.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-ilcbnhf.nitrocdn.com/pFPStkBlIdmQSXJtZDkSuCeEovoaQxWz/assets/images/source/rev-6db26fa/troydualam.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-ilcbnhf.nitrocdn.com/pFPStkBlIdmQSXJtZDkSuCeEovoaQxWz/assets/images/optimized/rev-6db26fa/troydualam.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-ilcbnhf.nitrocdn.com/pFPStkBlIdmQSXJtZDkSuCeEovoaQxWz/assets/images/optimized/rev-6db26fa/troydualam.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-ilcbnhf.nitrocdn.com/pFPStkBlIdmQSXJtZDkSuCeEovoaQxWz/assets/images/optimized/rev-6db26fa/troydualam.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-list-vertical{display:table;max-width:100%;border:1px solid transparent;border-bottom:0;}.wpml-ls-legacy-list-vertical>ul{position:relative;padding:0;margin:0 !important;list-style-type:none;}.wpml-ls-legacy-list-vertical .wpml-ls-item{padding:0;margin:0;list-style-type:none;}.wpml-ls-legacy-list-vertical a{display:block;text-decoration:none;border-bottom:1px solid transparent;padding:5px 10px;line-height:1;}.wpml-ls-legacy-list-vertical a span{vertical-align:middle;}.wpml-ls-legacy-list-vertical .wpml-ls-flag{display:inline;vertical-align:middle;}.wpml-ls-legacy-list-vertical .wpml-ls-flag+span{margin-left:.4em;}.rtl .wpml-ls-legacy-list-vertical .wpml-ls-flag+span{margin-left:0;margin-right:.4em;}.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer{margin-bottom:30px;}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline;}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em;}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em;}ul .wpml-ls-menu-item a{display:flex;align-items:center;}@charset "UTF-8";:root{--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-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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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-bg:#fff;}*,::after,::before{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25;}hr:not([size]){height:1px;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}.h1,h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){.h1,h1{font-size:2.5rem;}}.h2,h2{font-size:calc(1.325rem + .9vw);}@media (min-width:1200px){.h2,h2{font-size:2rem;}}.h3,h3{font-size:calc(1.3rem + .6vw);}@media (min-width:1200px){.h3,h3{font-size:1.75rem;}}.h4,h4{font-size:calc(1.275rem + .3vw);}@media (min-width:1200px){.h4,h4{font-size:1.5rem;}}.h5,h5{font-size:1.25rem;}.h6,h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}dl,ol,ul{margin-top:0;margin-bottom:1rem;}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}.small,small{font-size:.875em;}.mark,mark{padding:.2em;background-color:#fcf8e3;}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#0d6efd;text-decoration:underline;}a:hover{color:#0a58ca;}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:.875em;color:#d63384;word-wrap:break-word;}a>code{color:inherit;}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem;}kbd kbd{padding:0;font-size:1em;font-weight:700;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]::-webkit-calendar-picker-indicator{display:none;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;}@media (min-width:1200px){legend{font-size:1.5rem;}}legend+*{clear:left;}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::-webkit-file-upload-button{font:inherit;}::file-selector-button{font:inherit;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-1{font-size:5rem;}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-2{font-size:4.5rem;}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-3{font-size:4rem;}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-4{font-size:3.5rem;}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-5{font-size:3rem;}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-6{font-size:2.5rem;}}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:.5rem;}.initialism{font-size:.875em;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote>:last-child{margin-bottom:0;}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:.5rem;line-height:1;}.figure-caption{font-size:.875em;color:#6c757d;}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:540px;}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px;}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px;}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px;}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px;}}.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>*{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.3333333333%;}.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.6666666667%;}.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.3333333333%;}.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.6666666667%;}.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.3333333333%;}.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.6666666667%;}.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.3333333333%;}.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.6666666667%;}.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.3333333333%;}.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.6666666667%;}.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.3333333333%;}.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.6666666667%;}.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;}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6;}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.table>tbody{vertical-align:inherit;}.table>thead{vertical-align:bottom;}.table>:not(:first-child){border-top:2px solid currentColor;}.caption-top{caption-side:top;}.table-sm>:not(caption)>*>*{padding:.25rem .25rem;}.table-bordered>:not(caption)>*{border-width:1px 0;}.table-bordered>:not(caption)>*>*{border-width:0 1px;}.table-borderless>:not(caption)>*>*{border-bottom-width:0;}.table-borderless>:not(:first-child){border-top-width:0;}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color);}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color);}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6;}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce;}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7;}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3;}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9;}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4;}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1;}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e;}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.form-label{margin-bottom:.5rem;}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d;}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control[type=file]{overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-control::-webkit-date-and-time-value{height:1.5em;}.form-control::-moz-placeholder{color:#6c757d;opacity:1;}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none;}.form-control::file-selector-button{transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3;}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3;}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3;}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0;}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem;}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem;}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);}.form-control-color{width:3rem;height:auto;padding:.375rem;}.form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem;}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem;}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.form-select.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion:reduce){.form-select{transition:none;}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none;}.form-select[multiple].nitro-lazy,.form-select[size]:not([size="1"]).nitro-lazy{background-image:none !important;}.form-select:disabled{background-color:#e9ecef;}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529;}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem;}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem;}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:.25em;}.form-check-input[type=radio]{border-radius:50%;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10l3 3l6-6\'/%3e%3c/svg%3e");}.form-check-input:checked[type=checkbox].nitro-lazy{background-image:none !important;}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'2\' fill=\'%23fff\'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio].nitro-lazy{background-image:none !important;}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10h8\'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate.nitro-lazy{background-image:none !important;}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5;}.form-switch{padding-left:2.5em;}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'rgba%280, 0, 0, 0.25%29\'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out;}.form-switch .form-check-input.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none;}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%2386b7fe\'/%3e%3c/svg%3e");}.form-switch .form-check-input:focus.nitro-lazy{background-image:none !important;}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%23fff\'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked.nitro-lazy{background-image:none !important;}.form-check-inline{display:inline-block;margin-right:1rem;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65;}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.form-range:focus{outline:0;}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);}.form-range::-moz-focus-outer{border:0;}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe;}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.form-range:disabled{pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.form-floating{position:relative;}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25;}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none;}}.form-floating>.form-control{padding:1rem .75rem;}.form-floating>.form-control::-moz-placeholder{color:transparent;}.form-floating>.form-control::placeholder{color:transparent;}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem;}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0;}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3;}.input-group .btn{position:relative;z-index:2;}.input-group .btn:focus{z-index:3;}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem;}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem;}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem;}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem;}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block;}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.form-control.is-valid.nitro-lazy,.was-validated .form-control:valid.nitro-lazy{background-image:none !important;}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.form-select.is-valid:not([multiple]):not([size]).nitro-lazy,.form-select.is-valid:not([multiple])[size="1"].nitro-lazy,.was-validated .form-select:valid:not([multiple]):not([size]).nitro-lazy,.was-validated .form-select:valid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em;}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1;}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3;}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem;}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block;}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.form-control.is-invalid.nitro-lazy,.was-validated .form-control:invalid.nitro-lazy{background-image:none !important;}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.form-select.is-invalid:not([multiple]):not([size]).nitro-lazy,.form-select.is-invalid:not([multiple])[size="1"].nitro-lazy,.was-validated .form-select:invalid:not([multiple]):not([size]).nitro-lazy,.was-validated .form-select:invalid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em;}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2;}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3;}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:#212529;}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65;}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5);}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be;}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5);}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64;}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5);}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e;}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-success{color:#fff;background-color:#198754;border-color:#198754;}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43;}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5);}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f;}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754;}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0;}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2;}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5);}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2;}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5);}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0;}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720;}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5);}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720;}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5);}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107;}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37;}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5);}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834;}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb;}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5);}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb;}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5);}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-dark{color:#fff;background-color:#212529;border-color:#212529;}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21;}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5);}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f;}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529;}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd;}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5);}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent;}.btn-outline-secondary{color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5);}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent;}.btn-outline-success{color:#198754;border-color:#198754;}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754;}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5);}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754;}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent;}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0;}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0;}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5);}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0;}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent;}.btn-outline-warning{color:#ffc107;border-color:#ffc107;}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107;}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5);}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107;}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-danger{color:#dc3545;border-color:#dc3545;}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5);}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5);}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-dark{color:#212529;border-color:#212529;}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529;}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5);}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529;}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent;}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline;}.btn-link:hover{color:#0a58ca;}.btn-link.disabled,.btn-link:disabled{color:#6c757d;}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem;}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem;}.fade{transition:opacity .15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height .35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.dropdown,.dropend,.dropstart,.dropup{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem;}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem;}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem;}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15);}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529;}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15);}.dropdown-menu-dark .dropdown-item{color:#dee2e6;}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15);}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd;}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd;}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15);}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6;}.dropdown-menu-dark .dropdown-header{color:#adb5bd;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto;}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px;}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0;}.dropstart .dropdown-toggle-split::before{margin-right:0;}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%;}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px;}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0;}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}}.nav-link:focus,.nav-link:hover{color:#0a58ca;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem;}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd;}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center;}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%;}.tab-content>.tab-pane{display:none;}.tab-content>.active{display:block;}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas-header{display:none;}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}.navbar-expand-xxl .offcanvas-header{display:none;}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas-header{display:none;}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0;}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-light .navbar-brand{color:rgba(0,0,0,.9);}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55);}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3);}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%280, 0, 0, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");}.navbar-light .navbar-toggler-icon.nitro-lazy{background-image:none !important;}.navbar-light .navbar-text{color:rgba(0,0,0,.55);}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55);}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25);}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%28255, 255, 255, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");}.navbar-dark .navbar-toggler-icon.nitro-lazy{background-image:none !important;}.navbar-dark .navbar-text{color:rgba(255,255,255,.55);}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;}.card>hr{margin-right:0;margin-left:0;}.card>.list-group{border-top:inherit;border-bottom:inherit;}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0;}.card-body{flex:1 1 auto;padding:1rem 1rem;}.card-title{margin-bottom:.5rem;}.card-subtitle{margin-top:-.25rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link+.card-link{margin-left:1rem;}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px);}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0;}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px);}.card-img,.card-img-bottom,.card-img-top{width:100%;}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);}.card-group>.card{margin-bottom:.75rem;}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap;}.card-group>.card{flex:1 0 0%;margin-bottom:0;}.card-group>.card+.card{margin-left:0;border-left:0;}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0;}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0;}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0;}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0;}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none;}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%230c63e4\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");transform:rotate(-180deg);}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23212529\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none;}}.accordion-button:hover{z-index:2;}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.accordion-header{margin-bottom:0;}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.accordion-item:not(:first-of-type){border-top:0;}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.accordion-body{padding:1rem 1.25rem;}.accordion-flush .accordion-collapse{border-width:0;}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0;}.accordion-flush .accordion-item:first-child{border-top:0;}.accordion-flush .accordion-item:last-child{border-bottom:0;}.accordion-flush .accordion-item .accordion-button{border-radius:0;}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none;}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem;}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{color:#6c757d;}.pagination{display:flex;padding-left:0;list-style:none;}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.page-link{transition:none;}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.page-item:not(:first-child) .page-link{margin-left:-1px;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6;}.page-link{padding:.375rem .75rem;}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem;}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:3rem;}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem;}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe;}.alert-primary .alert-link{color:#06357a;}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8;}.alert-secondary .alert-link{color:#34383c;}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert-success .alert-link{color:#0c4128;}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert-info .alert-link{color:#04414d;}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert-warning .alert-link{color:#523e02;}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert-danger .alert-link{color:#6a1a21;}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe;}.alert-light .alert-link{color:#4f5050;}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf;}.alert-dark .alert-link{color:#101214;}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem;}}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease;}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem;}.list-group-numbered{list-style-type:none;counter-reset:section;}.list-group-numbered>li::before{content:counters(section,".") ". ";counter-increment:section;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#212529;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd;}.list-group-item+.list-group-item{border-top-width:0;}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal>.list-group-item.active{margin-top:0;}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal-sm>.list-group-item.active{margin-top:0;}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal-md>.list-group-item.active{margin-top:0;}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal-lg>.list-group-item.active{margin-top:0;}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xl>.list-group-item.active{margin-top:0;}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row;}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0;}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0;}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px;}}.list-group-flush{border-radius:0;}.list-group-flush>.list-group-item{border-width:0 0 1px;}.list-group-flush>.list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:#084298;background-color:#cfe2ff;}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298;}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5;}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b;}.list-group-item-success{color:#0f5132;background-color:#d1e7dd;}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132;}.list-group-item-info{color:#055160;background-color:#cff4fc;}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160;}.list-group-item-warning{color:#664d03;background-color:#fff3cd;}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03;}.list-group-item-danger{color:#842029;background-color:#f8d7da;}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029;}.list-group-item-light{color:#636464;background-color:#fefefe;}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464;}.list-group-item-dark{color:#141619;background-color:#d3d3d4;}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619;}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23000\'%3e%3cpath d=\'M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z\'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5;}.btn-close:hover{color:#000;text-decoration:none;opacity:.75;}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25;}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%);}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem;}.toast.showing{opacity:0;}.toast:not(.show){display:none;}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none;}.toast-container>:not(:last-child){margin-bottom:.75rem;}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem;}.toast-body{padding:.75rem;word-wrap:break-word;}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:.5;}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px);}.modal-footer>*{margin:.25rem;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{height:calc(100% - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-sm{max-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}.modal-fullscreen .modal-footer{border-radius:0;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}.modal-fullscreen-sm-down .modal-footer{border-radius:0;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}.modal-fullscreen-md-down .modal-footer{border-radius:0;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}.modal-fullscreen-lg-down .modal-footer{border-radius:0;}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}.modal-fullscreen-xl-down .modal-footer{border-radius:0;}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:.9;}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem;}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0;}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0;}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000;}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem;}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000;}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0;}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0;}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000;}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem;}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000;}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem;}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem;}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px);}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25);}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff;}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25);}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff;}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px);}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25);}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff;}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0;}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25);}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff;}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:1rem 1rem;color:#212529;}.carousel{position:relative;}.carousel.pointer-event{touch-action:pan-y;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner::after{display:block;clear:both;content:"";}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out;}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none;}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%);}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s;}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none;}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease;}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none;}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\'/%3e%3c/svg%3e");}.carousel-control-prev-icon.nitro-lazy{background-image:none !important;}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");}.carousel-control-next-icon.nitro-lazy{background-image:none !important;}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none;}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center;}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000;}.carousel-dark .carousel-caption{color:#000;}@-webkit-keyframes spinner-border{to{transform:rotate(360deg);}}@keyframes spinner-border{to{transform:rotate(360deg);}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border;}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em;}@-webkit-keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow;}.spinner-grow-sm{width:1rem;height:1rem;}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s;}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none;}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.offcanvas-backdrop.fade{opacity:0;}.offcanvas-backdrop.show{opacity:.5;}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem;}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem;}.offcanvas-title{margin-bottom:0;line-height:1.5;}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto;}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%);}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%);}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%);}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%);}.offcanvas.show{transform:none;}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5;}.placeholder.btn::before{display:inline-block;content:"";}.placeholder-xs{min-height:.6em;}.placeholder-sm{min-height:.8em;}.placeholder-lg{min-height:1.2em;}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite;}@-webkit-keyframes placeholder-glow{50%{opacity:.2;}}@keyframes placeholder-glow{50%{opacity:.2;}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}.clearfix::after{display:block;clear:both;content:"";}.link-primary{color:#0d6efd;}.link-primary:focus,.link-primary:hover{color:#0a58ca;}.link-secondary{color:#6c757d;}.link-secondary:focus,.link-secondary:hover{color:#565e64;}.link-success{color:#198754;}.link-success:focus,.link-success:hover{color:#146c43;}.link-info{color:#0dcaf0;}.link-info:focus,.link-info:hover{color:#3dd5f3;}.link-warning{color:#ffc107;}.link-warning:focus,.link-warning:hover{color:#ffcd39;}.link-danger{color:#dc3545;}.link-danger:focus,.link-danger:hover{color:#b02a37;}.link-light{color:#f8f9fa;}.link-light:focus,.link-light:hover{color:#f9fafb;}.link-dark{color:#212529;}.link-dark:focus,.link-dark:hover{color:#1a1e21;}.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:-webkit-sticky;position:sticky;top:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top: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){position:absolute !important;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;}.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:1px;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;}.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;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display: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:0 .5rem 1rem rgba(0,0,0,.15) !important;}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.shadow-none{box-shadow:none !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;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:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:1px solid #dee2e6 !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:1px solid #dee2e6 !important;}.border-start-0{border-left:0 !important;}.border-primary{border-color:#0d6efd !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#198754 !important;}.border-info{border-color:#0dcaf0 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#212529 !important;}.border-white{border-color:#fff !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;}.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;}.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;}.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;}.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-light{font-weight:300 !important;}.fw-lighter{font-weight:lighter !important;}.fw-normal{font-weight:400 !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:#6c757d !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-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;}.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:transparent !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-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:.25rem !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:.2rem !important;}.rounded-2{border-radius:.25rem !important;}.rounded-3{border-radius:.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important;}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important;}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important;}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float: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-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;}.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;}.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;}.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;}.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-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;}.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;}.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;}.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;}.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-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;}.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;}.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;}.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;}.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-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;}.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;}.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;}.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;}.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-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;}.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;}.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;}.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-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;}}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";}.fab,.far{font-weight:400;}.fa,.far,.fas{font-family:"Font Awesome 5 Free";}.fa,.fas{font-weight:900;}[class^="icofont-"],[class*=" icofont-"]{font-family:"IcoFont" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;}.icofont-angry-monster:before{content:"";}.icofont-bathtub:before{content:"";}.icofont-bird-wings:before{content:"";}.icofont-bow:before{content:"";}.icofont-castle:before{content:"";}.icofont-circuit:before{content:"";}.icofont-crown-king:before{content:"";}.icofont-crown-queen:before{content:"";}.icofont-dart:before{content:"";}.icofont-disability-race:before{content:"";}.icofont-diving-goggle:before{content:"";}.icofont-eye-open:before{content:"";}.icofont-flora-flower:before{content:"";}.icofont-flora:before{content:"";}.icofont-gift-box:before{content:"";}.icofont-halloween-pumpkin:before{content:"";}.icofont-hand-power:before{content:"";}.icofont-hand-thunder:before{content:"";}.icofont-king-monster:before{content:"";}.icofont-love:before{content:"";}.icofont-magician-hat:before{content:"";}.icofont-native-american:before{content:"";}.icofont-owl-look:before{content:"";}.icofont-phoenix:before{content:"";}.icofont-robot-face:before{content:"";}.icofont-sand-clock:before{content:"";}.icofont-shield-alt:before{content:"";}.icofont-ship-wheel:before{content:"";}.icofont-skull-danger:before{content:"";}.icofont-skull-face:before{content:"";}.icofont-snowmobile:before{content:"";}.icofont-space-shuttle:before{content:"";}.icofont-star-shape:before{content:"";}.icofont-swirl:before{content:"";}.icofont-tattoo-wing:before{content:"";}.icofont-throne:before{content:"";}.icofont-tree-alt:before{content:"";}.icofont-triangle:before{content:"";}.icofont-unity-hand:before{content:"";}.icofont-weed:before{content:"";}.icofont-woman-bird:before{content:"";}.icofont-bat:before{content:"";}.icofont-bear-face:before{content:"";}.icofont-bear-tracks:before{content:"";}.icofont-bear:before{content:"";}.icofont-bird-alt:before{content:"";}.icofont-bird-flying:before{content:"";}.icofont-bird:before{content:"";}.icofont-birds:before{content:"";}.icofont-bone:before{content:"";}.icofont-bull:before{content:"";}.icofont-butterfly-alt:before{content:"";}.icofont-butterfly:before{content:"";}.icofont-camel-alt:before{content:"";}.icofont-camel-head:before{content:"";}.icofont-camel:before{content:"";}.icofont-cat-alt-1:before{content:"";}.icofont-cat-alt-2:before{content:"";}.icofont-cat-alt-3:before{content:"";}.icofont-cat-dog:before{content:"";}.icofont-cat-face:before{content:"";}.icofont-cat:before{content:"";}.icofont-cow-head:before{content:"";}.icofont-cow:before{content:"";}.icofont-crab:before{content:"";}.icofont-crocodile:before{content:"";}.icofont-deer-head:before{content:"";}.icofont-dog-alt:before{content:"";}.icofont-dog-barking:before{content:"";}.icofont-dog:before{content:"";}.icofont-dolphin:before{content:"";}.icofont-duck-tracks:before{content:"";}.icofont-eagle-head:before{content:"";}.icofont-eaten-fish:before{content:"";}.icofont-elephant-alt:before{content:"";}.icofont-elephant-head-alt:before{content:"";}.icofont-elephant-head:before{content:"";}.icofont-elephant:before{content:"";}.icofont-elk:before{content:"";}.icofont-fish-1:before{content:"";}.icofont-fish-2:before{content:"";}.icofont-fish-3:before{content:"";}.icofont-fish-4:before{content:"";}.icofont-fish-5:before{content:"";}.icofont-fish:before{content:"";}.icofont-fox-alt:before{content:"";}.icofont-fox:before{content:"";}.icofont-frog-tracks:before{content:"";}.icofont-frog:before{content:"";}.icofont-froggy:before{content:"";}.icofont-giraffe-head-1:before{content:"";}.icofont-giraffe-head-2:before{content:"";}.icofont-giraffe-head:before{content:"";}.icofont-giraffe:before{content:"";}.icofont-goat-head:before{content:"";}.icofont-gorilla:before{content:"";}.icofont-hen-tracks:before{content:"";}.icofont-horse-head-1:before{content:"";}.icofont-horse-head-2:before{content:"";}.icofont-horse-head:before{content:"";}.icofont-horse-tracks:before{content:"";}.icofont-jellyfish:before{content:"";}.icofont-kangaroo:before{content:"";}.icofont-lemur:before{content:"";}.icofont-lion-head-1:before{content:"";}.icofont-lion-head-2:before{content:"";}.icofont-lion-head:before{content:"";}.icofont-lion:before{content:"";}.icofont-monkey-2:before{content:"";}.icofont-monkey-3:before{content:"";}.icofont-monkey-face:before{content:"";}.icofont-monkey:before{content:"";}.icofont-octopus-alt:before{content:"";}.icofont-octopus:before{content:"";}.icofont-owl:before{content:"";}.icofont-panda-face:before{content:"";}.icofont-panda:before{content:"";}.icofont-panther:before{content:"";}.icofont-parrot-lip:before{content:"";}.icofont-parrot:before{content:"";}.icofont-paw:before{content:"";}.icofont-pelican:before{content:"";}.icofont-penguin:before{content:"";}.icofont-pig-face:before{content:"";}.icofont-pig:before{content:"";}.icofont-pigeon-1:before{content:"";}.icofont-pigeon-2:before{content:"";}.icofont-pigeon:before{content:"";}.icofont-rabbit:before{content:"";}.icofont-rat:before{content:"";}.icofont-rhino-head:before{content:"";}.icofont-rhino:before{content:"";}.icofont-rooster:before{content:"";}.icofont-seahorse:before{content:"";}.icofont-seal:before{content:"";}.icofont-shrimp-alt:before{content:"";}.icofont-shrimp:before{content:"";}.icofont-snail-1:before{content:"";}.icofont-snail-2:before{content:"";}.icofont-snail-3:before{content:"";}.icofont-snail:before{content:"";}.icofont-snake:before{content:"";}.icofont-squid:before{content:"";}.icofont-squirrel:before{content:"";}.icofont-tiger-face:before{content:"";}.icofont-tiger:before{content:"";}.icofont-turtle:before{content:"";}.icofont-whale:before{content:"";}.icofont-woodpecker:before{content:"";}.icofont-zebra:before{content:"";}.icofont-brand-acer:before{content:"";}.icofont-brand-adidas:before{content:"";}.icofont-brand-adobe:before{content:"";}.icofont-brand-air-new-zealand:before{content:"";}.icofont-brand-airbnb:before{content:"";}.icofont-brand-aircell:before{content:"";}.icofont-brand-airtel:before{content:"";}.icofont-brand-alcatel:before{content:"";}.icofont-brand-alibaba:before{content:"";}.icofont-brand-aliexpress:before{content:"";}.icofont-brand-alipay:before{content:"";}.icofont-brand-amazon:before{content:"";}.icofont-brand-amd:before{content:"";}.icofont-brand-american-airlines:before{content:"";}.icofont-brand-android-robot:before{content:"";}.icofont-brand-android:before{content:"";}.icofont-brand-aol:before{content:"";}.icofont-brand-apple:before{content:"";}.icofont-brand-appstore:before{content:"";}.icofont-brand-asus:before{content:"";}.icofont-brand-ati:before{content:"";}.icofont-brand-att:before{content:"";}.icofont-brand-audi:before{content:"";}.icofont-brand-axiata:before{content:"";}.icofont-brand-bada:before{content:"";}.icofont-brand-bbc:before{content:"";}.icofont-brand-bing:before{content:"";}.icofont-brand-blackberry:before{content:"";}.icofont-brand-bmw:before{content:"";}.icofont-brand-box:before{content:"";}.icofont-brand-burger-king:before{content:"";}.icofont-brand-business-insider:before{content:"";}.icofont-brand-buzzfeed:before{content:"";}.icofont-brand-cannon:before{content:"";}.icofont-brand-casio:before{content:"";}.icofont-brand-china-mobile:before{content:"";}.icofont-brand-china-telecom:before{content:"";}.icofont-brand-china-unicom:before{content:"";}.icofont-brand-cisco:before{content:"";}.icofont-brand-citibank:before{content:"";}.icofont-brand-cnet:before{content:"";}.icofont-brand-cnn:before{content:"";}.icofont-brand-cocal-cola:before{content:"";}.icofont-brand-compaq:before{content:"";}.icofont-brand-debian:before{content:"";}.icofont-brand-delicious:before{content:"";}.icofont-brand-dell:before{content:"";}.icofont-brand-designbump:before{content:"";}.icofont-brand-designfloat:before{content:"";}.icofont-brand-disney:before{content:"";}.icofont-brand-dodge:before{content:"";}.icofont-brand-dove:before{content:"";}.icofont-brand-drupal:before{content:"";}.icofont-brand-ebay:before{content:"";}.icofont-brand-eleven:before{content:"";}.icofont-brand-emirates:before{content:"";}.icofont-brand-espn:before{content:"";}.icofont-brand-etihad-airways:before{content:"";}.icofont-brand-etisalat:before{content:"";}.icofont-brand-etsy:before{content:"";}.icofont-brand-fastrack:before{content:"";}.icofont-brand-fedex:before{content:"";}.icofont-brand-ferrari:before{content:"";}.icofont-brand-fitbit:before{content:"";}.icofont-brand-flikr:before{content:"";}.icofont-brand-forbes:before{content:"";}.icofont-brand-foursquare:before{content:"";}.icofont-brand-foxconn:before{content:"";}.icofont-brand-fujitsu:before{content:"";}.icofont-brand-general-electric:before{content:"";}.icofont-brand-gillette:before{content:"";}.icofont-brand-gizmodo:before{content:"";}.icofont-brand-gnome:before{content:"";}.icofont-brand-google:before{content:"";}.icofont-brand-gopro:before{content:"";}.icofont-brand-gucci:before{content:"";}.icofont-brand-hallmark:before{content:"";}.icofont-brand-hi5:before{content:"";}.icofont-brand-honda:before{content:"";}.icofont-brand-hp:before{content:"";}.icofont-brand-hsbc:before{content:"";}.icofont-brand-htc:before{content:"";}.icofont-brand-huawei:before{content:"";}.icofont-brand-hulu:before{content:"";}.icofont-brand-hyundai:before{content:"";}.icofont-brand-ibm:before{content:"";}.icofont-brand-icofont:before{content:"";}.icofont-brand-icq:before{content:"";}.icofont-brand-ikea:before{content:"";}.icofont-brand-imdb:before{content:"";}.icofont-brand-indiegogo:before{content:"";}.icofont-brand-intel:before{content:"";}.icofont-brand-ipair:before{content:"";}.icofont-brand-jaguar:before{content:"";}.icofont-brand-java:before{content:"";}.icofont-brand-joomla:before{content:"";}.icofont-brand-kickstarter:before{content:"";}.icofont-brand-kik:before{content:"";}.icofont-brand-lastfm:before{content:"";}.icofont-brand-lego:before{content:"";}.icofont-brand-lenovo:before{content:"";}.icofont-brand-levis:before{content:"";}.icofont-brand-lexus:before{content:"";}.icofont-brand-lg:before{content:"";}.icofont-brand-life-hacker:before{content:"";}.icofont-brand-linux-mint:before{content:"";}.icofont-brand-linux:before{content:"";}.icofont-brand-lionix:before{content:"";}.icofont-brand-loreal:before{content:"";}.icofont-brand-louis-vuitton:before{content:"";}.icofont-brand-mac-os:before{content:"";}.icofont-brand-marvel-app:before{content:"";}.icofont-brand-mashable:before{content:"";}.icofont-brand-mazda:before{content:"";}.icofont-brand-mcdonals:before{content:"";}.icofont-brand-mercedes:before{content:"";}.icofont-brand-micromax:before{content:"";}.icofont-brand-microsoft:before{content:"";}.icofont-brand-mobileme:before{content:"";}.icofont-brand-mobily:before{content:"";}.icofont-brand-motorola:before{content:"";}.icofont-brand-msi:before{content:"";}.icofont-brand-mts:before{content:"";}.icofont-brand-myspace:before{content:"";}.icofont-brand-mytv:before{content:"";}.icofont-brand-nasa:before{content:"";}.icofont-brand-natgeo:before{content:"";}.icofont-brand-nbc:before{content:"";}.icofont-brand-nescafe:before{content:"";}.icofont-brand-nestle:before{content:"";}.icofont-brand-netflix:before{content:"";}.icofont-brand-nexus:before{content:"";}.icofont-brand-nike:before{content:"";}.icofont-brand-nokia:before{content:"";}.icofont-brand-nvidia:before{content:"";}.icofont-brand-omega:before{content:"";}.icofont-brand-opensuse:before{content:"";}.icofont-brand-oracle:before{content:"";}.icofont-brand-panasonic:before{content:"";}.icofont-brand-paypal:before{content:"";}.icofont-brand-pepsi:before{content:"";}.icofont-brand-philips:before{content:"";}.icofont-brand-pizza-hut:before{content:"";}.icofont-brand-playstation:before{content:"";}.icofont-brand-puma:before{content:"";}.icofont-brand-qatar-air:before{content:"";}.icofont-brand-qvc:before{content:"";}.icofont-brand-readernaut:before{content:"";}.icofont-brand-redbull:before{content:"";}.icofont-brand-reebok:before{content:"";}.icofont-brand-reuters:before{content:"";}.icofont-brand-samsung:before{content:"";}.icofont-brand-sap:before{content:"";}.icofont-brand-saudia-airlines:before{content:"";}.icofont-brand-scribd:before{content:"";}.icofont-brand-shell:before{content:"";}.icofont-brand-siemens:before{content:"";}.icofont-brand-sk-telecom:before{content:"";}.icofont-brand-slideshare:before{content:"";}.icofont-brand-smashing-magazine:before{content:"";}.icofont-brand-snapchat:before{content:"";}.icofont-brand-sony-ericsson:before{content:"";}.icofont-brand-sony:before{content:"";}.icofont-brand-soundcloud:before{content:"";}.icofont-brand-sprint:before{content:"";}.icofont-brand-squidoo:before{content:"";}.icofont-brand-starbucks:before{content:"";}.icofont-brand-stc:before{content:"";}.icofont-brand-steam:before{content:"";}.icofont-brand-suzuki:before{content:"";}.icofont-brand-symbian:before{content:"";}.icofont-brand-t-mobile:before{content:"";}.icofont-brand-tango:before{content:"";}.icofont-brand-target:before{content:"";}.icofont-brand-tata-indicom:before{content:"";}.icofont-brand-techcrunch:before{content:"";}.icofont-brand-telenor:before{content:"";}.icofont-brand-teliasonera:before{content:"";}.icofont-brand-tesla:before{content:"";}.icofont-brand-the-verge:before{content:"";}.icofont-brand-thenextweb:before{content:"";}.icofont-brand-toshiba:before{content:"";}.icofont-brand-toyota:before{content:"";}.icofont-brand-tribenet:before{content:"";}.icofont-brand-ubuntu:before{content:"";}.icofont-brand-unilever:before{content:"";}.icofont-brand-vaio:before{content:"";}.icofont-brand-verizon:before{content:"";}.icofont-brand-viber:before{content:"";}.icofont-brand-vodafone:before{content:"";}.icofont-brand-volkswagen:before{content:"";}.icofont-brand-walmart:before{content:"";}.icofont-brand-warnerbros:before{content:"";}.icofont-brand-whatsapp:before{content:"";}.icofont-brand-wikipedia:before{content:"";}.icofont-brand-windows:before{content:"";}.icofont-brand-wire:before{content:"";}.icofont-brand-wordpress:before{content:"";}.icofont-brand-xiaomi:before{content:"";}.icofont-brand-yahoobuzz:before{content:"";}.icofont-brand-yamaha:before{content:"";}.icofont-brand-youtube:before{content:"";}.icofont-brand-zain:before{content:"";}.icofont-bank-alt:before{content:"";}.icofont-bank:before{content:"";}.icofont-barcode:before{content:"";}.icofont-bill-alt:before{content:"";}.icofont-billboard:before{content:"";}.icofont-briefcase-1:before{content:"";}.icofont-briefcase-2:before{content:"";}.icofont-businessman:before{content:"";}.icofont-businesswoman:before{content:"";}.icofont-chair:before{content:"";}.icofont-coins:before{content:"";}.icofont-company:before{content:"";}.icofont-contact-add:before{content:"";}.icofont-files-stack:before{content:"";}.icofont-handshake-deal:before{content:"";}.icofont-id-card:before{content:"";}.icofont-meeting-add:before{content:"";}.icofont-money-bag:before{content:"";}.icofont-pie-chart:before{content:"";}.icofont-presentation-alt:before{content:"";}.icofont-presentation:before{content:"";}.icofont-stamp:before{content:"";}.icofont-stock-mobile:before{content:"";}.icofont-chart-arrows-axis:before{content:"";}.icofont-chart-bar-graph:before{content:"";}.icofont-chart-flow-1:before{content:"";}.icofont-chart-flow-2:before{content:"";}.icofont-chart-flow:before{content:"";}.icofont-chart-growth:before{content:"";}.icofont-chart-histogram-alt:before{content:"";}.icofont-chart-histogram:before{content:"";}.icofont-chart-line-alt:before{content:"";}.icofont-chart-line:before{content:"";}.icofont-chart-pie-alt:before{content:"";}.icofont-chart-pie:before{content:"";}.icofont-chart-radar-graph:before{content:"";}.icofont-architecture-alt:before{content:"";}.icofont-architecture:before{content:"";}.icofont-barricade:before{content:"";}.icofont-bolt:before{content:"";}.icofont-bricks:before{content:"";}.icofont-building-alt:before{content:"";}.icofont-bull-dozer:before{content:"";}.icofont-calculations:before{content:"";}.icofont-cement-mix:before{content:"";}.icofont-cement-mixer:before{content:"";}.icofont-concrete-mixer:before{content:"";}.icofont-danger-zone:before{content:"";}.icofont-drill:before{content:"";}.icofont-eco-energy:before{content:"";}.icofont-eco-environmen:before{content:"";}.icofont-energy-air:before{content:"";}.icofont-energy-oil:before{content:"";}.icofont-energy-savings:before{content:"";}.icofont-energy-solar:before{content:"";}.icofont-energy-water:before{content:"";}.icofont-engineer:before{content:"";}.icofont-fire-extinguisher-alt:before{content:"";}.icofont-fire-extinguisher:before{content:"";}.icofont-fix-tools:before{content:"";}.icofont-fork-lift:before{content:"";}.icofont-glue-oil:before{content:"";}.icofont-hammer-alt:before{content:"";}.icofont-hammer:before{content:"";}.icofont-help-robot:before{content:"";}.icofont-industries-1:before{content:"";}.icofont-industries-2:before{content:"";}.icofont-industries-3:before{content:"";}.icofont-industries-4:before{content:"";}.icofont-industries-5:before{content:"";}.icofont-industries:before{content:"";}.icofont-labour:before{content:"";}.icofont-mining:before{content:"";}.icofont-paint-brush:before{content:"";}.icofont-pollution:before{content:"";}.icofont-power-zone:before{content:"";}.icofont-radio-active:before{content:"";}.icofont-recycle-alt:before{content:"";}.icofont-recycling-man:before{content:"";}.icofont-safety-hat-light:before{content:"";}.icofont-safety-hat:before{content:"";}.icofont-saw:before{content:"";}.icofont-screw-driver:before{content:"";}.icofont-tools-1:before{content:"";}.icofont-tools-bag:before{content:"";}.icofont-tow-truck:before{content:"";}.icofont-trolley:before{content:"";}.icofont-trowel:before{content:"";}.icofont-under-construction-alt:before{content:"";}.icofont-under-construction:before{content:"";}.icofont-vehicle-cement:before{content:"";}.icofont-vehicle-crane:before{content:"";}.icofont-vehicle-delivery-van:before{content:"";}.icofont-vehicle-dozer:before{content:"";}.icofont-vehicle-excavator:before{content:"";}.icofont-vehicle-trucktor:before{content:"";}.icofont-vehicle-wrecking:before{content:"";}.icofont-worker:before{content:"";}.icofont-workers-group:before{content:"";}.icofont-wrench:before{content:"";}.icofont-afghani-false:before{content:"";}.icofont-afghani-minus:before{content:"";}.icofont-afghani-plus:before{content:"";}.icofont-afghani-true:before{content:"";}.icofont-afghani:before{content:"";}.icofont-baht-false:before{content:"";}.icofont-baht-minus:before{content:"";}.icofont-baht-plus:before{content:"";}.icofont-baht-true:before{content:"";}.icofont-baht:before{content:"";}.icofont-bitcoin-false:before{content:"";}.icofont-bitcoin-minus:before{content:"";}.icofont-bitcoin-plus:before{content:"";}.icofont-bitcoin-true:before{content:"";}.icofont-bitcoin:before{content:"";}.icofont-dollar-flase:before{content:"";}.icofont-dollar-minus:before{content:"";}.icofont-dollar-plus:before{content:"";}.icofont-dollar-true:before{content:"";}.icofont-dollar:before{content:"";}.icofont-dong-false:before{content:"";}.icofont-dong-minus:before{content:"";}.icofont-dong-plus:before{content:"";}.icofont-dong-true:before{content:"";}.icofont-dong:before{content:"";}.icofont-euro-false:before{content:"";}.icofont-euro-minus:before{content:"";}.icofont-euro-plus:before{content:"";}.icofont-euro-true:before{content:"";}.icofont-euro:before{content:"";}.icofont-frank-false:before{content:"";}.icofont-frank-minus:before{content:"";}.icofont-frank-plus:before{content:"";}.icofont-frank-true:before{content:"";}.icofont-frank:before{content:"";}.icofont-hryvnia-false:before{content:"";}.icofont-hryvnia-minus:before{content:"";}.icofont-hryvnia-plus:before{content:"";}.icofont-hryvnia-true:before{content:"";}.icofont-hryvnia:before{content:"";}.icofont-lira-false:before{content:"";}.icofont-lira-minus:before{content:"";}.icofont-lira-plus:before{content:"";}.icofont-lira-true:before{content:"";}.icofont-lira:before{content:"";}.icofont-peseta-false:before{content:"";}.icofont-peseta-minus:before{content:"";}.icofont-peseta-plus:before{content:"";}.icofont-peseta-true:before{content:"";}.icofont-peseta:before{content:"";}.icofont-peso-false:before{content:"";}.icofont-peso-minus:before{content:"";}.icofont-peso-plus:before{content:"";}.icofont-peso-true:before{content:"";}.icofont-peso:before{content:"";}.icofont-pound-false:before{content:"";}.icofont-pound-minus:before{content:"";}.icofont-pound-plus:before{content:"";}.icofont-pound-true:before{content:"";}.icofont-pound:before{content:"";}.icofont-renminbi-false:before{content:"";}.icofont-renminbi-minus:before{content:"";}.icofont-renminbi-plus:before{content:"";}.icofont-renminbi-true:before{content:"";}.icofont-renminbi:before{content:"";}.icofont-riyal-false:before{content:"";}.icofont-riyal-minus:before{content:"";}.icofont-riyal-plus:before{content:"";}.icofont-riyal-true:before{content:"";}.icofont-riyal:before{content:"";}.icofont-rouble-false:before{content:"";}.icofont-rouble-minus:before{content:"";}.icofont-rouble-plus:before{content:"";}.icofont-rouble-true:before{content:"";}.icofont-rouble:before{content:"";}.icofont-rupee-false:before{content:"";}.icofont-rupee-minus:before{content:"";}.icofont-rupee-plus:before{content:"";}.icofont-rupee-true:before{content:"";}.icofont-rupee:before{content:"";}.icofont-taka-false:before{content:"";}.icofont-taka-minus:before{content:"";}.icofont-taka-plus:before{content:"";}.icofont-taka-true:before{content:"";}.icofont-taka:before{content:"";}.icofont-turkish-lira-false:before{content:"";}.icofont-turkish-lira-minus:before{content:"";}.icofont-turkish-lira-plus:before{content:"";}.icofont-turkish-lira-true:before{content:"";}.icofont-turkish-lira:before{content:"";}.icofont-won-false:before{content:"";}.icofont-won-minus:before{content:"";}.icofont-won-plus:before{content:"";}.icofont-won-true:before{content:"";}.icofont-won:before{content:"";}.icofont-yen-false:before{content:"";}.icofont-yen-minus:before{content:"";}.icofont-yen-plus:before{content:"";}.icofont-yen-true:before{content:"";}.icofont-yen:before{content:"";}.icofont-android-nexus:before{content:"";}.icofont-android-tablet:before{content:"";}.icofont-apple-watch:before{content:"";}.icofont-drawing-tablet:before{content:"";}.icofont-earphone:before{content:"";}.icofont-flash-drive:before{content:"";}.icofont-game-console:before{content:"";}.icofont-game-controller:before{content:"";}.icofont-game-pad:before{content:"";}.icofont-game:before{content:"";}.icofont-headphone-alt-1:before{content:"";}.icofont-headphone-alt-2:before{content:"";}.icofont-headphone-alt-3:before{content:"";}.icofont-headphone-alt:before{content:"";}.icofont-headphone:before{content:"";}.icofont-htc-one:before{content:"";}.icofont-imac:before{content:"";}.icofont-ipad:before{content:"";}.icofont-iphone:before{content:"";}.icofont-ipod-nano:before{content:"";}.icofont-ipod-touch:before{content:"";}.icofont-keyboard-alt:before{content:"";}.icofont-keyboard-wireless:before{content:"";}.icofont-keyboard:before{content:"";}.icofont-laptop-alt:before{content:"";}.icofont-laptop:before{content:"";}.icofont-macbook:before{content:"";}.icofont-magic-mouse:before{content:"";}.icofont-micro-chip:before{content:"";}.icofont-microphone-alt:before{content:"";}.icofont-microphone:before{content:"";}.icofont-monitor:before{content:"";}.icofont-mouse:before{content:"";}.icofont-mp3-player:before{content:"";}.icofont-nintendo:before{content:"";}.icofont-playstation-alt:before{content:"";}.icofont-psvita:before{content:"";}.icofont-radio-mic:before{content:"";}.icofont-radio:before{content:"";}.icofont-refrigerator:before{content:"";}.icofont-samsung-galaxy:before{content:"";}.icofont-surface-tablet:before{content:"";}.icofont-ui-head-phone:before{content:"";}.icofont-ui-keyboard:before{content:"";}.icofont-washing-machine:before{content:"";}.icofont-wifi-router:before{content:"";}.icofont-wii-u:before{content:"";}.icofont-windows-lumia:before{content:"";}.icofont-wireless-mouse:before{content:"";}.icofont-xbox-360:before{content:"";}.icofont-arrow-down:before{content:"";}.icofont-arrow-left:before{content:"";}.icofont-arrow-right:before{content:"";}.icofont-arrow-up:before{content:"";}.icofont-block-down:before{content:"";}.icofont-block-left:before{content:"";}.icofont-block-right:before{content:"";}.icofont-block-up:before{content:"";}.icofont-bubble-down:before{content:"";}.icofont-bubble-left:before{content:"";}.icofont-bubble-right:before{content:"";}.icofont-bubble-up:before{content:"";}.icofont-caret-down:before{content:"";}.icofont-caret-left:before{content:"";}.icofont-caret-right:before{content:"";}.icofont-caret-up:before{content:"";}.icofont-circled-down:before{content:"";}.icofont-circled-left:before{content:"";}.icofont-circled-right:before{content:"";}.icofont-circled-up:before{content:"";}.icofont-collapse:before{content:"";}.icofont-cursor-drag:before{content:"";}.icofont-curved-double-left:before{content:"";}.icofont-curved-double-right:before{content:"";}.icofont-curved-down:before{content:"";}.icofont-curved-left:before{content:"";}.icofont-curved-right:before{content:"";}.icofont-curved-up:before{content:"";}.icofont-dotted-down:before{content:"";}.icofont-dotted-left:before{content:"";}.icofont-dotted-right:before{content:"";}.icofont-dotted-up:before{content:"";}.icofont-double-left:before{content:"";}.icofont-double-right:before{content:"";}.icofont-expand-alt:before{content:"";}.icofont-hand-down:before{content:"";}.icofont-hand-drag:before{content:"";}.icofont-hand-drag1:before{content:"";}.icofont-hand-drag2:before{content:"";}.icofont-hand-drawn-alt-down:before{content:"";}.icofont-hand-drawn-alt-left:before{content:"";}.icofont-hand-drawn-alt-right:before{content:"";}.icofont-hand-drawn-alt-up:before{content:"";}.icofont-hand-drawn-down:before{content:"";}.icofont-hand-drawn-left:before{content:"";}.icofont-hand-drawn-right:before{content:"";}.icofont-hand-drawn-up:before{content:"";}.icofont-hand-grippers:before{content:"";}.icofont-hand-left:before{content:"";}.icofont-hand-right:before{content:"";}.icofont-hand-up:before{content:"";}.icofont-line-block-down:before{content:"";}.icofont-line-block-left:before{content:"";}.icofont-line-block-right:before{content:"";}.icofont-line-block-up:before{content:"";}.icofont-long-arrow-down:before{content:"";}.icofont-long-arrow-left:before{content:"";}.icofont-long-arrow-right:before{content:"";}.icofont-long-arrow-up:before{content:"";}.icofont-rounded-collapse:before{content:"";}.icofont-rounded-double-left:before{content:"";}.icofont-rounded-double-right:before{content:"";}.icofont-rounded-down:before{content:"";}.icofont-rounded-expand:before{content:"";}.icofont-rounded-left-down:before{content:"";}.icofont-rounded-left-up:before{content:"";}.icofont-rounded-left:before{content:"";}.icofont-rounded-right-down:before{content:"";}.icofont-rounded-right-up:before{content:"";}.icofont-rounded-right:before{content:"";}.icofont-rounded-up:before{content:"";}.icofont-scroll-bubble-down:before{content:"";}.icofont-scroll-bubble-left:before{content:"";}.icofont-scroll-bubble-right:before{content:"";}.icofont-scroll-bubble-up:before{content:"";}.icofont-scroll-double-down:before{content:"";}.icofont-scroll-double-left:before{content:"";}.icofont-scroll-double-right:before{content:"";}.icofont-scroll-double-up:before{content:"";}.icofont-scroll-down:before{content:"";}.icofont-scroll-left:before{content:"";}.icofont-scroll-long-down:before{content:"";}.icofont-scroll-long-left:before{content:"";}.icofont-scroll-long-right:before{content:"";}.icofont-scroll-long-up:before{content:"";}.icofont-scroll-right:before{content:"";}.icofont-scroll-up:before{content:"";}.icofont-simple-down:before{content:"";}.icofont-simple-left-down:before{content:"";}.icofont-simple-left-up:before{content:"";}.icofont-simple-left:before{content:"";}.icofont-simple-right-down:before{content:"";}.icofont-simple-right-up:before{content:"";}.icofont-simple-right:before{content:"";}.icofont-simple-up:before{content:"";}.icofont-square-down:before{content:"";}.icofont-square-left:before{content:"";}.icofont-square-right:before{content:"";}.icofont-square-up:before{content:"";}.icofont-stylish-down:before{content:"";}.icofont-stylish-left:before{content:"";}.icofont-stylish-right:before{content:"";}.icofont-stylish-up:before{content:"";}.icofont-swoosh-down:before{content:"";}.icofont-swoosh-left:before{content:"";}.icofont-swoosh-right:before{content:"";}.icofont-swoosh-up:before{content:"";}.icofont-thin-double-left:before{content:"";}.icofont-thin-double-right:before{content:"";}.icofont-thin-down:before{content:"";}.icofont-thin-left:before{content:"";}.icofont-thin-right:before{content:"";}.icofont-thin-up:before{content:"";}.icofont-abc:before{content:"";}.icofont-atom:before{content:"";}.icofont-award:before{content:"";}.icofont-bell-alt:before{content:"";}.icofont-black-board:before{content:"";}.icofont-book-alt:before{content:"";}.icofont-book:before{content:"";}.icofont-brainstorming:before{content:"";}.icofont-certificate-alt-1:before{content:"";}.icofont-certificate-alt-2:before{content:"";}.icofont-certificate:before{content:"";}.icofont-education:before{content:"";}.icofont-electron:before{content:"";}.icofont-fountain-pen:before{content:"";}.icofont-globe-alt:before{content:"";}.icofont-graduate-alt:before{content:"";}.icofont-graduate:before{content:"";}.icofont-group-students:before{content:"";}.icofont-hat-alt:before{content:"";}.icofont-hat:before{content:"";}.icofont-instrument:before{content:"";}.icofont-lamp-light:before{content:"";}.icofont-medal:before{content:"";}.icofont-microscope-alt:before{content:"";}.icofont-microscope:before{content:"";}.icofont-paper:before{content:"";}.icofont-pen-alt-4:before{content:"";}.icofont-pen-nib:before{content:"";}.icofont-pencil-alt-5:before{content:"";}.icofont-quill-pen:before{content:"";}.icofont-read-book-alt:before{content:"";}.icofont-read-book:before{content:"";}.icofont-school-bag:before{content:"";}.icofont-school-bus:before{content:"";}.icofont-student-alt:before{content:"";}.icofont-student:before{content:"";}.icofont-teacher:before{content:"";}.icofont-test-bulb:before{content:"";}.icofont-test-tube-alt:before{content:"";}.icofont-university:before{content:"";}.icofont-angry:before{content:"";}.icofont-astonished:before{content:"";}.icofont-confounded:before{content:"";}.icofont-confused:before{content:"";}.icofont-crying:before{content:"";}.icofont-dizzy:before{content:"";}.icofont-expressionless:before{content:"";}.icofont-heart-eyes:before{content:"";}.icofont-laughing:before{content:"";}.icofont-nerd-smile:before{content:"";}.icofont-open-mouth:before{content:"";}.icofont-rage:before{content:"";}.icofont-rolling-eyes:before{content:"";}.icofont-sad:before{content:"";}.icofont-simple-smile:before{content:"";}.icofont-slightly-smile:before{content:"";}.icofont-smirk:before{content:"";}.icofont-stuck-out-tongue:before{content:"";}.icofont-wink-smile:before{content:"";}.icofont-worried:before{content:"";}.icofont-file-alt:before{content:"";}.icofont-file-audio:before{content:"";}.icofont-file-avi-mp4:before{content:"";}.icofont-file-bmp:before{content:"";}.icofont-file-code:before{content:"";}.icofont-file-css:before{content:"";}.icofont-file-document:before{content:"";}.icofont-file-eps:before{content:"";}.icofont-file-excel:before{content:"";}.icofont-file-exe:before{content:"";}.icofont-file-file:before{content:"";}.icofont-file-flv:before{content:"";}.icofont-file-gif:before{content:"";}.icofont-file-html5:before{content:"";}.icofont-file-image:before{content:"";}.icofont-file-iso:before{content:"";}.icofont-file-java:before{content:"";}.icofont-file-javascript:before{content:"";}.icofont-file-jpg:before{content:"";}.icofont-file-midi:before{content:"";}.icofont-file-mov:before{content:"";}.icofont-file-mp3:before{content:"";}.icofont-file-pdf:before{content:"";}.icofont-file-php:before{content:"";}.icofont-file-png:before{content:"";}.icofont-file-powerpoint:before{content:"";}.icofont-file-presentation:before{content:"";}.icofont-file-psb:before{content:"";}.icofont-file-psd:before{content:"";}.icofont-file-python:before{content:"";}.icofont-file-ruby:before{content:"";}.icofont-file-spreadsheet:before{content:"";}.icofont-file-sql:before{content:"";}.icofont-file-svg:before{content:"";}.icofont-file-text:before{content:"";}.icofont-file-tiff:before{content:"";}.icofont-file-video:before{content:"";}.icofont-file-wave:before{content:"";}.icofont-file-wmv:before{content:"";}.icofont-file-word:before{content:"";}.icofont-file-zip:before{content:"";}.icofont-cycling-alt:before{content:"";}.icofont-cycling:before{content:"";}.icofont-dumbbell:before{content:"";}.icofont-dumbbells:before{content:"";}.icofont-gym-alt-1:before{content:"";}.icofont-gym-alt-2:before{content:"";}.icofont-gym-alt-3:before{content:"";}.icofont-gym:before{content:"";}.icofont-muscle-weight:before{content:"";}.icofont-muscle:before{content:"";}.icofont-apple:before{content:"";}.icofont-arabian-coffee:before{content:"";}.icofont-artichoke:before{content:"";}.icofont-asparagus:before{content:"";}.icofont-avocado:before{content:"";}.icofont-baby-food:before{content:"";}.icofont-banana:before{content:"";}.icofont-bbq:before{content:"";}.icofont-beans:before{content:"";}.icofont-beer:before{content:"";}.icofont-bell-pepper-capsicum:before{content:"";}.icofont-birthday-cake:before{content:"";}.icofont-bread:before{content:"";}.icofont-broccoli:before{content:"";}.icofont-burger:before{content:"";}.icofont-cabbage:before{content:"";}.icofont-carrot:before{content:"";}.icofont-cauli-flower:before{content:"";}.icofont-cheese:before{content:"";}.icofont-chef:before{content:"";}.icofont-cherry:before{content:"";}.icofont-chicken-fry:before{content:"";}.icofont-chicken:before{content:"";}.icofont-cocktail:before{content:"";}.icofont-coconut-water:before{content:"";}.icofont-coconut:before{content:"";}.icofont-coffee-alt:before{content:"";}.icofont-coffee-cup:before{content:"";}.icofont-coffee-mug:before{content:"";}.icofont-coffee-pot:before{content:"";}.icofont-cola:before{content:"";}.icofont-corn:before{content:"";}.icofont-croissant:before{content:"";}.icofont-crop-plant:before{content:"";}.icofont-cucumber:before{content:"";}.icofont-culinary:before{content:"";}.icofont-cup-cake:before{content:"";}.icofont-dining-table:before{content:"";}.icofont-donut:before{content:"";}.icofont-egg-plant:before{content:"";}.icofont-egg-poached:before{content:"";}.icofont-farmer-alt:before{content:"";}.icofont-farmer:before{content:"";}.icofont-fast-food:before{content:"";}.icofont-food-basket:before{content:"";}.icofont-food-cart:before{content:"";}.icofont-fork-and-knife:before{content:"";}.icofont-french-fries:before{content:"";}.icofont-fruits:before{content:"";}.icofont-grapes:before{content:"";}.icofont-honey:before{content:"";}.icofont-hot-dog:before{content:"";}.icofont-ice-cream-alt:before{content:"";}.icofont-ice-cream:before{content:"";}.icofont-juice:before{content:"";}.icofont-ketchup:before{content:"";}.icofont-kiwi:before{content:"";}.icofont-layered-cake:before{content:"";}.icofont-lemon-alt:before{content:"";}.icofont-lemon:before{content:"";}.icofont-lobster:before{content:"";}.icofont-mango:before{content:"";}.icofont-milk:before{content:"";}.icofont-mushroom:before{content:"";}.icofont-noodles:before{content:"";}.icofont-onion:before{content:"";}.icofont-orange:before{content:"";}.icofont-pear:before{content:"";}.icofont-peas:before{content:"";}.icofont-pepper:before{content:"";}.icofont-pie-alt:before{content:"";}.icofont-pie:before{content:"";}.icofont-pineapple:before{content:"";}.icofont-pizza-slice:before{content:"";}.icofont-pizza:before{content:"";}.icofont-plant:before{content:"";}.icofont-popcorn:before{content:"";}.icofont-potato:before{content:"";}.icofont-pumpkin:before{content:"";}.icofont-raddish:before{content:"";}.icofont-restaurant-menu:before{content:"";}.icofont-restaurant:before{content:"";}.icofont-salt-and-pepper:before{content:"";}.icofont-sandwich:before{content:"";}.icofont-sausage:before{content:"";}.icofont-soft-drinks:before{content:"";}.icofont-soup-bowl:before{content:"";}.icofont-spoon-and-fork:before{content:"";}.icofont-steak:before{content:"";}.icofont-strawberry:before{content:"";}.icofont-sub-sandwich:before{content:"";}.icofont-sushi:before{content:"";}.icofont-taco:before{content:"";}.icofont-tea-pot:before{content:"";}.icofont-tea:before{content:"";}.icofont-tomato:before{content:"";}.icofont-watermelon:before{content:"";}.icofont-wheat:before{content:"";}.icofont-baby-backpack:before{content:"";}.icofont-baby-cloth:before{content:"";}.icofont-baby-milk-bottle:before{content:"";}.icofont-baby-trolley:before{content:"";}.icofont-baby:before{content:"";}.icofont-candy:before{content:"";}.icofont-holding-hands:before{content:"";}.icofont-infant-nipple:before{content:"";}.icofont-kids-scooter:before{content:"";}.icofont-safety-pin:before{content:"";}.icofont-teddy-bear:before{content:"";}.icofont-toy-ball:before{content:"";}.icofont-toy-cat:before{content:"";}.icofont-toy-duck:before{content:"";}.icofont-toy-elephant:before{content:"";}.icofont-toy-hand:before{content:"";}.icofont-toy-horse:before{content:"";}.icofont-toy-lattu:before{content:"";}.icofont-toy-train:before{content:"";}.icofont-burglar:before{content:"";}.icofont-cannon-firing:before{content:"";}.icofont-cc-camera:before{content:"";}.icofont-cop-badge:before{content:"";}.icofont-cop:before{content:"";}.icofont-court-hammer:before{content:"";}.icofont-court:before{content:"";}.icofont-finger-print:before{content:"";}.icofont-gavel:before{content:"";}.icofont-handcuff-alt:before{content:"";}.icofont-handcuff:before{content:"";}.icofont-investigation:before{content:"";}.icofont-investigator:before{content:"";}.icofont-jail:before{content:"";}.icofont-judge:before{content:"";}.icofont-law-alt-1:before{content:"";}.icofont-law-alt-2:before{content:"";}.icofont-law-alt-3:before{content:"";}.icofont-law-book:before{content:"";}.icofont-law-document:before{content:"";}.icofont-law-order:before{content:"";}.icofont-law-protect:before{content:"";}.icofont-law-scales:before{content:"";}.icofont-law:before{content:"";}.icofont-lawyer-alt-1:before{content:"";}.icofont-lawyer-alt-2:before{content:"";}.icofont-lawyer:before{content:"";}.icofont-legal:before{content:"";}.icofont-pistol:before{content:"";}.icofont-police-badge:before{content:"";}.icofont-police-cap:before{content:"";}.icofont-police-car-alt-1:before{content:"";}.icofont-police-car-alt-2:before{content:"";}.icofont-police-car:before{content:"";}.icofont-police-hat:before{content:"";}.icofont-police-van:before{content:"";}.icofont-police:before{content:"";}.icofont-thief-alt:before{content:"";}.icofont-thief:before{content:"";}.icofont-abacus-alt:before{content:"";}.icofont-abacus:before{content:"";}.icofont-angle-180:before{content:"";}.icofont-angle-45:before{content:"";}.icofont-angle-90:before{content:"";}.icofont-angle:before{content:"";}.icofont-calculator-alt-1:before{content:"";}.icofont-calculator-alt-2:before{content:"";}.icofont-calculator:before{content:"";}.icofont-circle-ruler-alt:before{content:"";}.icofont-circle-ruler:before{content:"";}.icofont-compass-alt-1:before{content:"";}.icofont-compass-alt-2:before{content:"";}.icofont-compass-alt-3:before{content:"";}.icofont-compass-alt-4:before{content:"";}.icofont-golden-ratio:before{content:"";}.icofont-marker-alt-1:before{content:"";}.icofont-marker-alt-2:before{content:"";}.icofont-marker-alt-3:before{content:"";}.icofont-marker:before{content:"";}.icofont-math:before{content:"";}.icofont-mathematical-alt-1:before{content:"";}.icofont-mathematical-alt-2:before{content:"";}.icofont-mathematical:before{content:"";}.icofont-pen-alt-1:before{content:"";}.icofont-pen-alt-2:before{content:"";}.icofont-pen-alt-3:before{content:"";}.icofont-pen-holder-alt-1:before{content:"";}.icofont-pen-holder:before{content:"";}.icofont-pen:before{content:"";}.icofont-pencil-alt-1:before{content:"";}.icofont-pencil-alt-2:before{content:"";}.icofont-pencil-alt-3:before{content:"";}.icofont-pencil-alt-4:before{content:"";}.icofont-pencil:before{content:"";}.icofont-ruler-alt-1:before{content:"";}.icofont-ruler-alt-2:before{content:"";}.icofont-ruler-compass-alt:before{content:"";}.icofont-ruler-compass:before{content:"";}.icofont-ruler-pencil-alt-1:before{content:"";}.icofont-ruler-pencil-alt-2:before{content:"";}.icofont-ruler-pencil:before{content:"";}.icofont-ruler:before{content:"";}.icofont-rulers-alt:before{content:"";}.icofont-rulers:before{content:"";}.icofont-square-root:before{content:"";}.icofont-ui-calculator:before{content:"";}.icofont-aids:before{content:"";}.icofont-ambulance-crescent:before{content:"";}.icofont-ambulance-cross:before{content:"";}.icofont-ambulance:before{content:"";}.icofont-autism:before{content:"";}.icofont-bandage:before{content:"";}.icofont-blind:before{content:"";}.icofont-blood-drop:before{content:"";}.icofont-blood-test:before{content:"";}.icofont-blood:before{content:"";}.icofont-brain-alt:before{content:"";}.icofont-brain:before{content:"";}.icofont-capsule:before{content:"";}.icofont-crutch:before{content:"";}.icofont-disabled:before{content:"";}.icofont-dna-alt-1:before{content:"";}.icofont-dna-alt-2:before{content:"";}.icofont-dna:before{content:"";}.icofont-doctor-alt:before{content:"";}.icofont-doctor:before{content:"";}.icofont-drug-pack:before{content:"";}.icofont-drug:before{content:"";}.icofont-first-aid-alt:before{content:"";}.icofont-first-aid:before{content:"";}.icofont-heart-beat-alt:before{content:"";}.icofont-heart-beat:before{content:"";}.icofont-heartbeat:before{content:"";}.icofont-herbal:before{content:"";}.icofont-hospital:before{content:"";}.icofont-icu:before{content:"";}.icofont-injection-syringe:before{content:"";}.icofont-laboratory:before{content:"";}.icofont-medical-sign-alt:before{content:"";}.icofont-medical-sign:before{content:"";}.icofont-nurse-alt:before{content:"";}.icofont-nurse:before{content:"";}.icofont-nursing-home:before{content:"";}.icofont-operation-theater:before{content:"";}.icofont-paralysis-disability:before{content:"";}.icofont-patient-bed:before{content:"";}.icofont-patient-file:before{content:"";}.icofont-pills:before{content:"";}.icofont-prescription:before{content:"";}.icofont-pulse:before{content:"";}.icofont-stethoscope-alt:before{content:"";}.icofont-stethoscope:before{content:"";}.icofont-stretcher:before{content:"";}.icofont-surgeon-alt:before{content:"";}.icofont-surgeon:before{content:"";}.icofont-tablets:before{content:"";}.icofont-test-bottle:before{content:"";}.icofont-test-tube:before{content:"";}.icofont-thermometer-alt:before{content:"";}.icofont-thermometer:before{content:"";}.icofont-tooth:before{content:"";}.icofont-xray:before{content:"";}.icofont-ui-add:before{content:"";}.icofont-ui-alarm:before{content:"";}.icofont-ui-battery:before{content:"";}.icofont-ui-block:before{content:"";}.icofont-ui-bluetooth:before{content:"";}.icofont-ui-brightness:before{content:"";}.icofont-ui-browser:before{content:"";}.icofont-ui-calendar:before{content:"";}.icofont-ui-call:before{content:"";}.icofont-ui-camera:before{content:"";}.icofont-ui-cart:before{content:"";}.icofont-ui-cell-phone:before{content:"";}.icofont-ui-chat:before{content:"";}.icofont-ui-check:before{content:"";}.icofont-ui-clip-board:before{content:"";}.icofont-ui-clip:before{content:"";}.icofont-ui-clock:before{content:"";}.icofont-ui-close:before{content:"";}.icofont-ui-contact-list:before{content:"";}.icofont-ui-copy:before{content:"";}.icofont-ui-cut:before{content:"";}.icofont-ui-delete:before{content:"";}.icofont-ui-dial-phone:before{content:"";}.icofont-ui-edit:before{content:"";}.icofont-ui-email:before{content:"";}.icofont-ui-file:before{content:"";}.icofont-ui-fire-wall:before{content:"";}.icofont-ui-flash-light:before{content:"";}.icofont-ui-flight:before{content:"";}.icofont-ui-folder:before{content:"";}.icofont-ui-game:before{content:"";}.icofont-ui-handicapped:before{content:"";}.icofont-ui-home:before{content:"";}.icofont-ui-image:before{content:"";}.icofont-ui-laoding:before{content:"";}.icofont-ui-lock:before{content:"";}.icofont-ui-love-add:before{content:"";}.icofont-ui-love-broken:before{content:"";}.icofont-ui-love-remove:before{content:"";}.icofont-ui-love:before{content:"";}.icofont-ui-map:before{content:"";}.icofont-ui-message:before{content:"";}.icofont-ui-messaging:before{content:"";}.icofont-ui-movie:before{content:"";}.icofont-ui-music-player:before{content:"";}.icofont-ui-music:before{content:"";}.icofont-ui-mute:before{content:"";}.icofont-ui-network:before{content:"";}.icofont-ui-next:before{content:"";}.icofont-ui-note:before{content:"";}.icofont-ui-office:before{content:"";}.icofont-ui-password:before{content:"";}.icofont-ui-pause:before{content:"";}.icofont-ui-play-stop:before{content:"";}.icofont-ui-play:before{content:"";}.icofont-ui-pointer:before{content:"";}.icofont-ui-power:before{content:"";}.icofont-ui-press:before{content:"";}.icofont-ui-previous:before{content:"";}.icofont-ui-rate-add:before{content:"";}.icofont-ui-rate-blank:before{content:"";}.icofont-ui-rate-remove:before{content:"";}.icofont-ui-rating:before{content:"";}.icofont-ui-record:before{content:"";}.icofont-ui-remove:before{content:"";}.icofont-ui-reply:before{content:"";}.icofont-ui-rotation:before{content:"";}.icofont-ui-rss:before{content:"";}.icofont-ui-search:before{content:"";}.icofont-ui-settings:before{content:"";}.icofont-ui-social-link:before{content:"";}.icofont-ui-tag:before{content:"";}.icofont-ui-text-chat:before{content:"";}.icofont-ui-text-loading:before{content:"";}.icofont-ui-theme:before{content:"";}.icofont-ui-timer:before{content:"";}.icofont-ui-touch-phone:before{content:"";}.icofont-ui-travel:before{content:"";}.icofont-ui-unlock:before{content:"";}.icofont-ui-user-group:before{content:"";}.icofont-ui-user:before{content:"";}.icofont-ui-v-card:before{content:"";}.icofont-ui-video-chat:before{content:"";}.icofont-ui-video-message:before{content:"";}.icofont-ui-video-play:before{content:"";}.icofont-ui-video:before{content:"";}.icofont-ui-volume:before{content:"";}.icofont-ui-weather:before{content:"";}.icofont-ui-wifi:before{content:"";}.icofont-ui-zoom-in:before{content:"";}.icofont-ui-zoom-out:before{content:"";}.icofont-cassette-player:before{content:"";}.icofont-cassette:before{content:"";}.icofont-forward:before{content:"";}.icofont-guiter:before{content:"";}.icofont-movie:before{content:"";}.icofont-multimedia:before{content:"";}.icofont-music-alt:before{content:"";}.icofont-music-disk:before{content:"";}.icofont-music-note:before{content:"";}.icofont-music-notes:before{content:"";}.icofont-music:before{content:"";}.icofont-mute-volume:before{content:"";}.icofont-pause:before{content:"";}.icofont-play-alt-1:before{content:"";}.icofont-play-alt-2:before{content:"";}.icofont-play-alt-3:before{content:"";}.icofont-play-pause:before{content:"";}.icofont-play:before{content:"";}.icofont-record:before{content:"";}.icofont-retro-music-disk:before{content:"";}.icofont-rewind:before{content:"";}.icofont-song-notes:before{content:"";}.icofont-sound-wave-alt:before{content:"";}.icofont-sound-wave:before{content:"";}.icofont-stop:before{content:"";}.icofont-video-alt:before{content:"";}.icofont-video-cam:before{content:"";}.icofont-video-clapper:before{content:"";}.icofont-video:before{content:"";}.icofont-volume-bar:before{content:"";}.icofont-volume-down:before{content:"";}.icofont-volume-mute:before{content:"";}.icofont-volume-off:before{content:"";}.icofont-volume-up:before{content:"";}.icofont-youtube-play:before{content:"";}.icofont-2checkout-alt:before{content:"";}.icofont-2checkout:before{content:"";}.icofont-amazon-alt:before{content:"";}.icofont-amazon:before{content:"";}.icofont-american-express-alt:before{content:"";}.icofont-american-express:before{content:"";}.icofont-apple-pay-alt:before{content:"";}.icofont-apple-pay:before{content:"";}.icofont-bank-transfer-alt:before{content:"";}.icofont-bank-transfer:before{content:"";}.icofont-braintree-alt:before{content:"";}.icofont-braintree:before{content:"";}.icofont-cash-on-delivery-alt:before{content:"";}.icofont-cash-on-delivery:before{content:"";}.icofont-diners-club-alt-1:before{content:"";}.icofont-diners-club-alt-2:before{content:"";}.icofont-diners-club-alt-3:before{content:"";}.icofont-diners-club:before{content:"";}.icofont-discover-alt:before{content:"";}.icofont-discover:before{content:"";}.icofont-eway-alt:before{content:"";}.icofont-eway:before{content:"";}.icofont-google-wallet-alt-1:before{content:"";}.icofont-google-wallet-alt-2:before{content:"";}.icofont-google-wallet-alt-3:before{content:"";}.icofont-google-wallet:before{content:"";}.icofont-jcb-alt:before{content:"";}.icofont-jcb:before{content:"";}.icofont-maestro-alt:before{content:"";}.icofont-maestro:before{content:"";}.icofont-mastercard-alt:before{content:"";}.icofont-mastercard:before{content:"";}.icofont-payoneer-alt:before{content:"";}.icofont-payoneer:before{content:"";}.icofont-paypal-alt:before{content:"";}.icofont-paypal:before{content:"";}.icofont-sage-alt:before{content:"";}.icofont-sage:before{content:"";}.icofont-skrill-alt:before{content:"";}.icofont-skrill:before{content:"";}.icofont-stripe-alt:before{content:"";}.icofont-stripe:before{content:"";}.icofont-visa-alt:before{content:"";}.icofont-visa-electron:before{content:"";}.icofont-visa:before{content:"";}.icofont-western-union-alt:before{content:"";}.icofont-western-union:before{content:"";}.icofont-boy:before{content:"";}.icofont-business-man-alt-1:before{content:"";}.icofont-business-man-alt-2:before{content:"";}.icofont-business-man-alt-3:before{content:"";}.icofont-business-man:before{content:"";}.icofont-female:before{content:"";}.icofont-funky-man:before{content:"";}.icofont-girl-alt:before{content:"";}.icofont-girl:before{content:"";}.icofont-group:before{content:"";}.icofont-hotel-boy-alt:before{content:"";}.icofont-hotel-boy:before{content:"";}.icofont-kid:before{content:"";}.icofont-man-in-glasses:before{content:"";}.icofont-people:before{content:"";}.icofont-support:before{content:"";}.icofont-user-alt-1:before{content:"";}.icofont-user-alt-2:before{content:"";}.icofont-user-alt-3:before{content:"";}.icofont-user-alt-4:before{content:"";}.icofont-user-alt-5:before{content:"";}.icofont-user-alt-6:before{content:"";}.icofont-user-alt-7:before{content:"";}.icofont-user-female:before{content:"";}.icofont-user-male:before{content:"";}.icofont-user-suited:before{content:"";}.icofont-user:before{content:"";}.icofont-users-alt-1:before{content:"";}.icofont-users-alt-2:before{content:"";}.icofont-users-alt-3:before{content:"";}.icofont-users-alt-4:before{content:"";}.icofont-users-alt-5:before{content:"";}.icofont-users-alt-6:before{content:"";}.icofont-users-social:before{content:"";}.icofont-users:before{content:"";}.icofont-waiter-alt:before{content:"";}.icofont-waiter:before{content:"";}.icofont-woman-in-glasses:before{content:"";}.icofont-search-1:before{content:"";}.icofont-search-2:before{content:"";}.icofont-search-document:before{content:"";}.icofont-search-folder:before{content:"";}.icofont-search-job:before{content:"";}.icofont-search-map:before{content:"";}.icofont-search-property:before{content:"";}.icofont-search-restaurant:before{content:"";}.icofont-search-stock:before{content:"";}.icofont-search-user:before{content:"";}.icofont-search:before{content:"";}.icofont-500px:before{content:"";}.icofont-aim:before{content:"";}.icofont-badoo:before{content:"";}.icofont-baidu-tieba:before{content:"";}.icofont-bbm-messenger:before{content:"";}.icofont-bebo:before{content:"";}.icofont-behance:before{content:"";}.icofont-blogger:before{content:"";}.icofont-bootstrap:before{content:"";}.icofont-brightkite:before{content:"";}.icofont-cloudapp:before{content:"";}.icofont-concrete5:before{content:"";}.icofont-delicious:before{content:"";}.icofont-designbump:before{content:"";}.icofont-designfloat:before{content:"";}.icofont-deviantart:before{content:"";}.icofont-digg:before{content:"";}.icofont-dotcms:before{content:"";}.icofont-dribbble:before{content:"";}.icofont-dribble:before{content:"";}.icofont-dropbox:before{content:"";}.icofont-ebuddy:before{content:"";}.icofont-ello:before{content:"";}.icofont-ember:before{content:"";}.icofont-envato:before{content:"";}.icofont-evernote:before{content:"";}.icofont-facebook-messenger:before{content:"";}.icofont-facebook:before{content:"";}.icofont-feedburner:before{content:"";}.icofont-flikr:before{content:"";}.icofont-folkd:before{content:"";}.icofont-foursquare:before{content:"";}.icofont-friendfeed:before{content:"";}.icofont-ghost:before{content:"";}.icofont-github:before{content:"";}.icofont-gnome:before{content:"";}.icofont-google-buzz:before{content:"";}.icofont-google-hangouts:before{content:"";}.icofont-google-map:before{content:"";}.icofont-google-plus:before{content:"";}.icofont-google-talk:before{content:"";}.icofont-hype-machine:before{content:"";}.icofont-instagram:before{content:"";}.icofont-kakaotalk:before{content:"";}.icofont-kickstarter:before{content:"";}.icofont-kik:before{content:"";}.icofont-kiwibox:before{content:"";}.icofont-line-messenger:before{content:"";}.icofont-line:before{content:"";}.icofont-linkedin:before{content:"";}.icofont-linux-mint:before{content:"";}.icofont-live-messenger:before{content:"";}.icofont-livejournal:before{content:"";}.icofont-magento:before{content:"";}.icofont-meetme:before{content:"";}.icofont-meetup:before{content:"";}.icofont-mixx:before{content:"";}.icofont-newsvine:before{content:"";}.icofont-nimbuss:before{content:"";}.icofont-odnoklassniki:before{content:"";}.icofont-opencart:before{content:"";}.icofont-oscommerce:before{content:"";}.icofont-pandora:before{content:"";}.icofont-photobucket:before{content:"";}.icofont-picasa:before{content:"";}.icofont-pinterest:before{content:"";}.icofont-prestashop:before{content:"";}.icofont-qik:before{content:"";}.icofont-qq:before{content:"";}.icofont-readernaut:before{content:"";}.icofont-reddit:before{content:"";}.icofont-renren:before{content:"";}.icofont-rss:before{content:"";}.icofont-shopify:before{content:"";}.icofont-silverstripe:before{content:"";}.icofont-skype:before{content:"";}.icofont-slack:before{content:"";}.icofont-slashdot:before{content:"";}.icofont-slidshare:before{content:"";}.icofont-smugmug:before{content:"";}.icofont-snapchat:before{content:"";}.icofont-soundcloud:before{content:"";}.icofont-spotify:before{content:"";}.icofont-stack-exchange:before{content:"";}.icofont-stack-overflow:before{content:"";}.icofont-steam:before{content:"";}.icofont-stumbleupon:before{content:"";}.icofont-tagged:before{content:"";}.icofont-technorati:before{content:"";}.icofont-telegram:before{content:"";}.icofont-tinder:before{content:"";}.icofont-trello:before{content:"";}.icofont-tumblr:before{content:"";}.icofont-twitch:before{content:"";}.icofont-twitter:before{content:"";}.icofont-typo3:before{content:"";}.icofont-ubercart:before{content:"";}.icofont-viber:before{content:"";}.icofont-viddler:before{content:"";}.icofont-vimeo:before{content:"";}.icofont-vine:before{content:"";}.icofont-virb:before{content:"";}.icofont-virtuemart:before{content:"";}.icofont-vk:before{content:"";}.icofont-wechat:before{content:"";}.icofont-weibo:before{content:"";}.icofont-whatsapp:before{content:"";}.icofont-xing:before{content:"";}.icofont-yahoo:before{content:"";}.icofont-yelp:before{content:"";}.icofont-youku:before{content:"";}.icofont-youtube:before{content:"";}.icofont-zencart:before{content:"";}.icofont-badminton-birdie:before{content:"";}.icofont-baseball:before{content:"";}.icofont-baseballer:before{content:"";}.icofont-basketball-hoop:before{content:"";}.icofont-basketball:before{content:"";}.icofont-billiard-ball:before{content:"";}.icofont-boot-alt-1:before{content:"";}.icofont-boot-alt-2:before{content:"";}.icofont-boot:before{content:"";}.icofont-bowling-alt:before{content:"";}.icofont-bowling:before{content:"";}.icofont-canoe:before{content:"";}.icofont-cheer-leader:before{content:"";}.icofont-climbing:before{content:"";}.icofont-corner:before{content:"";}.icofont-field-alt:before{content:"";}.icofont-field:before{content:"";}.icofont-football-alt:before{content:"";}.icofont-football-american:before{content:"";}.icofont-football:before{content:"";}.icofont-foul:before{content:"";}.icofont-goal-keeper:before{content:"";}.icofont-goal:before{content:"";}.icofont-golf-alt:before{content:"";}.icofont-golf-bag:before{content:"";}.icofont-golf-cart:before{content:"";}.icofont-golf-field:before{content:"";}.icofont-golf:before{content:"";}.icofont-golfer:before{content:"";}.icofont-helmet:before{content:"";}.icofont-hockey-alt:before{content:"";}.icofont-hockey:before{content:"";}.icofont-ice-skate:before{content:"";}.icofont-jersey-alt:before{content:"";}.icofont-jersey:before{content:"";}.icofont-jumping:before{content:"";}.icofont-kick:before{content:"";}.icofont-leg:before{content:"";}.icofont-match-review:before{content:"";}.icofont-medal-sport:before{content:"";}.icofont-offside:before{content:"";}.icofont-olympic-logo:before{content:"";}.icofont-olympic:before{content:"";}.icofont-padding:before{content:"";}.icofont-penalty-card:before{content:"";}.icofont-racer:before{content:"";}.icofont-racing-car:before{content:"";}.icofont-racing-flag-alt:before{content:"";}.icofont-racing-flag:before{content:"";}.icofont-racings-wheel:before{content:"";}.icofont-referee:before{content:"";}.icofont-refree-jersey:before{content:"";}.icofont-result-sport:before{content:"";}.icofont-rugby-ball:before{content:"";}.icofont-rugby-player:before{content:"";}.icofont-rugby:before{content:"";}.icofont-runner-alt-1:before{content:"";}.icofont-runner-alt-2:before{content:"";}.icofont-runner:before{content:"";}.icofont-score-board:before{content:"";}.icofont-skiing-man:before{content:"";}.icofont-skydiving-goggles:before{content:"";}.icofont-snow-mobile:before{content:"";}.icofont-steering:before{content:"";}.icofont-stopwatch:before{content:"";}.icofont-substitute:before{content:"";}.icofont-swimmer:before{content:"";}.icofont-table-tennis:before{content:"";}.icofont-team-alt:before{content:"";}.icofont-team:before{content:"";}.icofont-tennis-player:before{content:"";}.icofont-tennis:before{content:"";}.icofont-tracking:before{content:"";}.icofont-trophy-alt:before{content:"";}.icofont-trophy:before{content:"";}.icofont-volleyball-alt:before{content:"";}.icofont-volleyball-fire:before{content:"";}.icofont-volleyball:before{content:"";}.icofont-water-bottle:before{content:"";}.icofont-whistle-alt:before{content:"";}.icofont-whistle:before{content:"";}.icofont-win-trophy:before{content:"";}.icofont-align-center:before{content:"";}.icofont-align-left:before{content:"";}.icofont-align-right:before{content:"";}.icofont-all-caps:before{content:"";}.icofont-bold:before{content:"";}.icofont-brush:before{content:"";}.icofont-clip-board:before{content:"";}.icofont-code-alt:before{content:"";}.icofont-color-bucket:before{content:"";}.icofont-color-picker:before{content:"";}.icofont-copy-invert:before{content:"";}.icofont-copy:before{content:"";}.icofont-cut:before{content:"";}.icofont-delete-alt:before{content:"";}.icofont-edit-alt:before{content:"";}.icofont-eraser-alt:before{content:"";}.icofont-font:before{content:"";}.icofont-heading:before{content:"";}.icofont-indent:before{content:"";}.icofont-italic-alt:before{content:"";}.icofont-italic:before{content:"";}.icofont-justify-all:before{content:"";}.icofont-justify-center:before{content:"";}.icofont-justify-left:before{content:"";}.icofont-justify-right:before{content:"";}.icofont-link-broken:before{content:"";}.icofont-outdent:before{content:"";}.icofont-paper-clip:before{content:"";}.icofont-paragraph:before{content:"";}.icofont-pin:before{content:"";}.icofont-printer:before{content:"";}.icofont-redo:before{content:"";}.icofont-rotation:before{content:"";}.icofont-save:before{content:"";}.icofont-small-cap:before{content:"";}.icofont-strike-through:before{content:"";}.icofont-sub-listing:before{content:"";}.icofont-subscript:before{content:"";}.icofont-superscript:before{content:"";}.icofont-table:before{content:"";}.icofont-text-height:before{content:"";}.icofont-text-width:before{content:"";}.icofont-trash:before{content:"";}.icofont-underline:before{content:"";}.icofont-undo:before{content:"";}.icofont-air-balloon:before{content:"";}.icofont-airplane-alt:before{content:"";}.icofont-airplane:before{content:"";}.icofont-articulated-truck:before{content:"";}.icofont-auto-mobile:before{content:"";}.icofont-auto-rickshaw:before{content:"";}.icofont-bicycle-alt-1:before{content:"";}.icofont-bicycle-alt-2:before{content:"";}.icofont-bicycle:before{content:"";}.icofont-bus-alt-1:before{content:"";}.icofont-bus-alt-2:before{content:"";}.icofont-bus-alt-3:before{content:"";}.icofont-bus:before{content:"";}.icofont-cab:before{content:"";}.icofont-cable-car:before{content:"";}.icofont-car-alt-1:before{content:"";}.icofont-car-alt-2:before{content:"";}.icofont-car-alt-3:before{content:"";}.icofont-car-alt-4:before{content:"";}.icofont-car:before{content:"";}.icofont-delivery-time:before{content:"";}.icofont-fast-delivery:before{content:"";}.icofont-fire-truck-alt:before{content:"";}.icofont-fire-truck:before{content:"";}.icofont-free-delivery:before{content:"";}.icofont-helicopter:before{content:"";}.icofont-motor-bike-alt:before{content:"";}.icofont-motor-bike:before{content:"";}.icofont-motor-biker:before{content:"";}.icofont-oil-truck:before{content:"";}.icofont-rickshaw:before{content:"";}.icofont-rocket-alt-1:before{content:"";}.icofont-rocket-alt-2:before{content:"";}.icofont-rocket:before{content:"";}.icofont-sail-boat-alt-1:before{content:"";}.icofont-sail-boat-alt-2:before{content:"";}.icofont-sail-boat:before{content:"";}.icofont-scooter:before{content:"";}.icofont-sea-plane:before{content:"";}.icofont-ship-alt:before{content:"";}.icofont-ship:before{content:"";}.icofont-speed-boat:before{content:"";}.icofont-taxi:before{content:"";}.icofont-tractor:before{content:"";}.icofont-train-line:before{content:"";}.icofont-train-steam:before{content:"";}.icofont-tram:before{content:"";}.icofont-truck-alt:before{content:"";}.icofont-truck-loaded:before{content:"";}.icofont-truck:before{content:"";}.icofont-van-alt:before{content:"";}.icofont-van:before{content:"";}.icofont-yacht:before{content:"";}.icofont-5-star-hotel:before{content:"";}.icofont-air-ticket:before{content:"";}.icofont-beach-bed:before{content:"";}.icofont-beach:before{content:"";}.icofont-camping-vest:before{content:"";}.icofont-direction-sign:before{content:"";}.icofont-hill-side:before{content:"";}.icofont-hill:before{content:"";}.icofont-hotel:before{content:"";}.icofont-island-alt:before{content:"";}.icofont-island:before{content:"";}.icofont-sandals-female:before{content:"";}.icofont-sandals-male:before{content:"";}.icofont-travelling:before{content:"";}.icofont-breakdown:before{content:"";}.icofont-celsius:before{content:"";}.icofont-clouds:before{content:"";}.icofont-cloudy:before{content:"";}.icofont-dust:before{content:"";}.icofont-eclipse:before{content:"";}.icofont-fahrenheit:before{content:"";}.icofont-forest-fire:before{content:"";}.icofont-full-night:before{content:"";}.icofont-full-sunny:before{content:"";}.icofont-hail-night:before{content:"";}.icofont-hail-rainy-night:before{content:"";}.icofont-hail-rainy-sunny:before{content:"";}.icofont-hail-rainy:before{content:"";}.icofont-hail-sunny:before{content:"";}.icofont-hail-thunder-night:before{content:"";}.icofont-hail-thunder-sunny:before{content:"";}.icofont-hail-thunder:before{content:"";}.icofont-hail:before{content:"";}.icofont-hill-night:before{content:"";}.icofont-hill-sunny:before{content:"";}.icofont-hurricane:before{content:"";}.icofont-meteor:before{content:"";}.icofont-night:before{content:"";}.icofont-rainy-night:before{content:"";}.icofont-rainy-sunny:before{content:"";}.icofont-rainy-thunder:before{content:"";}.icofont-rainy:before{content:"";}.icofont-snow-alt:before{content:"";}.icofont-snow-flake:before{content:"";}.icofont-snow-temp:before{content:"";}.icofont-snow:before{content:"";}.icofont-snowy-hail:before{content:"";}.icofont-snowy-night-hail:before{content:"";}.icofont-snowy-night-rainy:before{content:"";}.icofont-snowy-night:before{content:"";}.icofont-snowy-rainy:before{content:"";}.icofont-snowy-sunny-hail:before{content:"";}.icofont-snowy-sunny-rainy:before{content:"";}.icofont-snowy-sunny:before{content:"";}.icofont-snowy-thunder-night:before{content:"";}.icofont-snowy-thunder-sunny:before{content:"";}.icofont-snowy-thunder:before{content:"";}.icofont-snowy-windy-night:before{content:"";}.icofont-snowy-windy-sunny:before{content:"";}.icofont-snowy-windy:before{content:"";}.icofont-snowy:before{content:"";}.icofont-sun-alt:before{content:"";}.icofont-sun-rise:before{content:"";}.icofont-sun-set:before{content:"";}.icofont-sun:before{content:"";}.icofont-sunny-day-temp:before{content:"";}.icofont-sunny:before{content:"";}.icofont-thunder-light:before{content:"";}.icofont-tornado:before{content:"";}.icofont-umbrella-alt:before{content:"";}.icofont-umbrella:before{content:"";}.icofont-volcano:before{content:"";}.icofont-wave:before{content:"";}.icofont-wind-scale-0:before{content:"";}.icofont-wind-scale-1:before{content:"";}.icofont-wind-scale-10:before{content:"";}.icofont-wind-scale-11:before{content:"";}.icofont-wind-scale-12:before{content:"";}.icofont-wind-scale-2:before{content:"";}.icofont-wind-scale-3:before{content:"";}.icofont-wind-scale-4:before{content:"";}.icofont-wind-scale-5:before{content:"";}.icofont-wind-scale-6:before{content:"";}.icofont-wind-scale-7:before{content:"";}.icofont-wind-scale-8:before{content:"";}.icofont-wind-scale-9:before{content:"";}.icofont-wind-waves:before{content:"";}.icofont-wind:before{content:"";}.icofont-windy-hail:before{content:"";}.icofont-windy-night:before{content:"";}.icofont-windy-raining:before{content:"";}.icofont-windy-sunny:before{content:"";}.icofont-windy-thunder-raining:before{content:"";}.icofont-windy-thunder:before{content:"";}.icofont-windy:before{content:"";}.icofont-addons:before{content:"";}.icofont-address-book:before{content:"";}.icofont-adjust:before{content:"";}.icofont-alarm:before{content:"";}.icofont-anchor:before{content:"";}.icofont-archive:before{content:"";}.icofont-at:before{content:"";}.icofont-attachment:before{content:"";}.icofont-audio:before{content:"";}.icofont-automation:before{content:"";}.icofont-badge:before{content:"";}.icofont-bag-alt:before{content:"";}.icofont-bag:before{content:"";}.icofont-ban:before{content:"";}.icofont-bar-code:before{content:"";}.icofont-bars:before{content:"";}.icofont-basket:before{content:"";}.icofont-battery-empty:before{content:"";}.icofont-battery-full:before{content:"";}.icofont-battery-half:before{content:"";}.icofont-battery-low:before{content:"";}.icofont-beaker:before{content:"";}.icofont-beard:before{content:"";}.icofont-bed:before{content:"";}.icofont-bell:before{content:"";}.icofont-beverage:before{content:"";}.icofont-bill:before{content:"";}.icofont-bin:before{content:"";}.icofont-binary:before{content:"";}.icofont-binoculars:before{content:"";}.icofont-bluetooth:before{content:"";}.icofont-bomb:before{content:"";}.icofont-book-mark:before{content:"";}.icofont-box:before{content:"";}.icofont-briefcase:before{content:"";}.icofont-broken:before{content:"";}.icofont-bucket:before{content:"";}.icofont-bucket1:before{content:"";}.icofont-bucket2:before{content:"";}.icofont-bug:before{content:"";}.icofont-building:before{content:"";}.icofont-bulb-alt:before{content:"";}.icofont-bullet:before{content:"";}.icofont-bullhorn:before{content:"";}.icofont-bullseye:before{content:"";}.icofont-calendar:before{content:"";}.icofont-camera-alt:before{content:"";}.icofont-camera:before{content:"";}.icofont-card:before{content:"";}.icofont-cart-alt:before{content:"";}.icofont-cart:before{content:"";}.icofont-cc:before{content:"";}.icofont-charging:before{content:"";}.icofont-chat:before{content:"";}.icofont-check-alt:before{content:"";}.icofont-check-circled:before{content:"";}.icofont-check:before{content:"";}.icofont-checked:before{content:"";}.icofont-children-care:before{content:"";}.icofont-clip:before{content:"";}.icofont-clock-time:before{content:"";}.icofont-close-circled:before{content:"";}.icofont-close-line-circled:before{content:"";}.icofont-close-line-squared-alt:before{content:"";}.icofont-close-line-squared:before{content:"";}.icofont-close-line:before{content:"";}.icofont-close-squared-alt:before{content:"";}.icofont-close-squared:before{content:"";}.icofont-close:before{content:"";}.icofont-cloud-download:before{content:"";}.icofont-cloud-refresh:before{content:"";}.icofont-cloud-upload:before{content:"";}.icofont-cloud:before{content:"";}.icofont-code-not-allowed:before{content:"";}.icofont-code:before{content:"";}.icofont-comment:before{content:"";}.icofont-compass-alt:before{content:"";}.icofont-compass:before{content:"";}.icofont-computer:before{content:"";}.icofont-connection:before{content:"";}.icofont-console:before{content:"";}.icofont-contacts:before{content:"";}.icofont-contrast:before{content:"";}.icofont-copyright:before{content:"";}.icofont-credit-card:before{content:"";}.icofont-crop:before{content:"";}.icofont-crown:before{content:"";}.icofont-cube:before{content:"";}.icofont-cubes:before{content:"";}.icofont-dashboard-web:before{content:"";}.icofont-dashboard:before{content:"";}.icofont-data:before{content:"";}.icofont-database-add:before{content:"";}.icofont-database-locked:before{content:"";}.icofont-database-remove:before{content:"";}.icofont-database:before{content:"";}.icofont-delete:before{content:"";}.icofont-diamond:before{content:"";}.icofont-dice-multiple:before{content:"";}.icofont-dice:before{content:"";}.icofont-disc:before{content:"";}.icofont-diskette:before{content:"";}.icofont-document-folder:before{content:"";}.icofont-download-alt:before{content:"";}.icofont-download:before{content:"";}.icofont-downloaded:before{content:"";}.icofont-drag:before{content:"";}.icofont-drag1:before{content:"";}.icofont-drag2:before{content:"";}.icofont-drag3:before{content:"";}.icofont-earth:before{content:"";}.icofont-ebook:before{content:"";}.icofont-edit:before{content:"";}.icofont-eject:before{content:"";}.icofont-email:before{content:"";}.icofont-envelope-open:before{content:"";}.icofont-envelope:before{content:"";}.icofont-eraser:before{content:"";}.icofont-error:before{content:"";}.icofont-excavator:before{content:"";}.icofont-exchange:before{content:"";}.icofont-exclamation-circle:before{content:"";}.icofont-exclamation-square:before{content:"";}.icofont-exclamation-tringle:before{content:"";}.icofont-exclamation:before{content:"";}.icofont-exit:before{content:"";}.icofont-expand:before{content:"";}.icofont-external-link:before{content:"";}.icofont-external:before{content:"";}.icofont-eye-alt:before{content:"";}.icofont-eye-blocked:before{content:"";}.icofont-eye-dropper:before{content:"";}.icofont-eye:before{content:"";}.icofont-favourite:before{content:"";}.icofont-fax:before{content:"";}.icofont-file-fill:before{content:"";}.icofont-film:before{content:"";}.icofont-filter:before{content:"";}.icofont-fire-alt:before{content:"";}.icofont-fire-burn:before{content:"";}.icofont-fire:before{content:"";}.icofont-flag-alt-1:before{content:"";}.icofont-flag-alt-2:before{content:"";}.icofont-flag:before{content:"";}.icofont-flame-torch:before{content:"";}.icofont-flash-light:before{content:"";}.icofont-flash:before{content:"";}.icofont-flask:before{content:"";}.icofont-focus:before{content:"";}.icofont-folder-open:before{content:"";}.icofont-folder:before{content:"";}.icofont-foot-print:before{content:"";}.icofont-garbage:before{content:"";}.icofont-gear-alt:before{content:"";}.icofont-gear:before{content:"";}.icofont-gears:before{content:"";}.icofont-gift:before{content:"";}.icofont-glass:before{content:"";}.icofont-globe:before{content:"";}.icofont-graffiti:before{content:"";}.icofont-grocery:before{content:"";}.icofont-hand:before{content:"";}.icofont-hanger:before{content:"";}.icofont-hard-disk:before{content:"";}.icofont-heart-alt:before{content:"";}.icofont-heart:before{content:"";}.icofont-history:before{content:"";}.icofont-home:before{content:"";}.icofont-horn:before{content:"";}.icofont-hour-glass:before{content:"";}.icofont-id:before{content:"";}.icofont-image:before{content:"";}.icofont-inbox:before{content:"";}.icofont-infinite:before{content:"";}.icofont-info-circle:before{content:"";}.icofont-info-square:before{content:"";}.icofont-info:before{content:"";}.icofont-institution:before{content:"";}.icofont-interface:before{content:"";}.icofont-invisible:before{content:"";}.icofont-jacket:before{content:"";}.icofont-jar:before{content:"";}.icofont-jewlery:before{content:"";}.icofont-karate:before{content:"";}.icofont-key-hole:before{content:"";}.icofont-key:before{content:"";}.icofont-label:before{content:"";}.icofont-lamp:before{content:"";}.icofont-layers:before{content:"";}.icofont-layout:before{content:"";}.icofont-leaf:before{content:"";}.icofont-leaflet:before{content:"";}.icofont-learn:before{content:"";}.icofont-lego:before{content:"";}.icofont-lens:before{content:"";}.icofont-letter:before{content:"";}.icofont-letterbox:before{content:"";}.icofont-library:before{content:"";}.icofont-license:before{content:"";}.icofont-life-bouy:before{content:"";}.icofont-life-buoy:before{content:"";}.icofont-life-jacket:before{content:"";}.icofont-life-ring:before{content:"";}.icofont-light-bulb:before{content:"";}.icofont-lighter:before{content:"";}.icofont-lightning-ray:before{content:"";}.icofont-like:before{content:"";}.icofont-line-height:before{content:"";}.icofont-link-alt:before{content:"";}.icofont-link:before{content:"";}.icofont-list:before{content:"";}.icofont-listening:before{content:"";}.icofont-listine-dots:before{content:"";}.icofont-listing-box:before{content:"";}.icofont-listing-number:before{content:"";}.icofont-live-support:before{content:"";}.icofont-location-arrow:before{content:"";}.icofont-location-pin:before{content:"";}.icofont-lock:before{content:"";}.icofont-login:before{content:"";}.icofont-logout:before{content:"";}.icofont-lollipop:before{content:"";}.icofont-long-drive:before{content:"";}.icofont-look:before{content:"";}.icofont-loop:before{content:"";}.icofont-luggage:before{content:"";}.icofont-lunch:before{content:"";}.icofont-lungs:before{content:"";}.icofont-magic-alt:before{content:"";}.icofont-magic:before{content:"";}.icofont-magnet:before{content:"";}.icofont-mail-box:before{content:"";}.icofont-mail:before{content:"";}.icofont-male:before{content:"";}.icofont-map-pins:before{content:"";}.icofont-map:before{content:"";}.icofont-maximize:before{content:"";}.icofont-measure:before{content:"";}.icofont-medicine:before{content:"";}.icofont-mega-phone:before{content:"";}.icofont-megaphone-alt:before{content:"";}.icofont-megaphone:before{content:"";}.icofont-memorial:before{content:"";}.icofont-memory-card:before{content:"";}.icofont-mic-mute:before{content:"";}.icofont-mic:before{content:"";}.icofont-military:before{content:"";}.icofont-mill:before{content:"";}.icofont-minus-circle:before{content:"";}.icofont-minus-square:before{content:"";}.icofont-minus:before{content:"";}.icofont-mobile-phone:before{content:"";}.icofont-molecule:before{content:"";}.icofont-money:before{content:"";}.icofont-moon:before{content:"";}.icofont-mop:before{content:"";}.icofont-muffin:before{content:"";}.icofont-mustache:before{content:"";}.icofont-navigation-menu:before{content:"";}.icofont-navigation:before{content:"";}.icofont-network-tower:before{content:"";}.icofont-network:before{content:"";}.icofont-news:before{content:"";}.icofont-newspaper:before{content:"";}.icofont-no-smoking:before{content:"";}.icofont-not-allowed:before{content:"";}.icofont-notebook:before{content:"";}.icofont-notepad:before{content:"";}.icofont-notification:before{content:"";}.icofont-numbered:before{content:"";}.icofont-opposite:before{content:"";}.icofont-optic:before{content:"";}.icofont-options:before{content:"";}.icofont-package:before{content:"";}.icofont-page:before{content:"";}.icofont-paint:before{content:"";}.icofont-paper-plane:before{content:"";}.icofont-paperclip:before{content:"";}.icofont-papers:before{content:"";}.icofont-pay:before{content:"";}.icofont-penguin-linux:before{content:"";}.icofont-pestle:before{content:"";}.icofont-phone-circle:before{content:"";}.icofont-phone:before{content:"";}.icofont-picture:before{content:"";}.icofont-pine:before{content:"";}.icofont-pixels:before{content:"";}.icofont-plugin:before{content:"";}.icofont-plus-circle:before{content:"";}.icofont-plus-square:before{content:"";}.icofont-plus:before{content:"";}.icofont-polygonal:before{content:"";}.icofont-power:before{content:"";}.icofont-price:before{content:"";}.icofont-print:before{content:"";}.icofont-puzzle:before{content:"";}.icofont-qr-code:before{content:"";}.icofont-queen:before{content:"";}.icofont-question-circle:before{content:"";}.icofont-question-square:before{content:"";}.icofont-question:before{content:"";}.icofont-quote-left:before{content:"";}.icofont-quote-right:before{content:"";}.icofont-random:before{content:"";}.icofont-recycle:before{content:"";}.icofont-refresh:before{content:"";}.icofont-repair:before{content:"";}.icofont-reply-all:before{content:"";}.icofont-reply:before{content:"";}.icofont-resize:before{content:"";}.icofont-responsive:before{content:"";}.icofont-retweet:before{content:"";}.icofont-road:before{content:"";}.icofont-robot:before{content:"";}.icofont-royal:before{content:"";}.icofont-rss-feed:before{content:"";}.icofont-safety:before{content:"";}.icofont-sale-discount:before{content:"";}.icofont-satellite:before{content:"";}.icofont-send-mail:before{content:"";}.icofont-server:before{content:"";}.icofont-settings-alt:before{content:"";}.icofont-settings:before{content:"";}.icofont-share-alt:before{content:"";}.icofont-share-boxed:before{content:"";}.icofont-share:before{content:"";}.icofont-shield:before{content:"";}.icofont-shopping-cart:before{content:"";}.icofont-sign-in:before{content:"";}.icofont-sign-out:before{content:"";}.icofont-signal:before{content:"";}.icofont-site-map:before{content:"";}.icofont-smart-phone:before{content:"";}.icofont-soccer:before{content:"";}.icofont-sort-alt:before{content:"";}.icofont-sort:before{content:"";}.icofont-space:before{content:"";}.icofont-spanner:before{content:"";}.icofont-speech-comments:before{content:"";}.icofont-speed-meter:before{content:"";}.icofont-spinner-alt-1:before{content:"";}.icofont-spinner-alt-2:before{content:"";}.icofont-spinner-alt-3:before{content:"";}.icofont-spinner-alt-4:before{content:"";}.icofont-spinner-alt-5:before{content:"";}.icofont-spinner-alt-6:before{content:"";}.icofont-spinner:before{content:"";}.icofont-spreadsheet:before{content:"";}.icofont-square:before{content:"";}.icofont-ssl-security:before{content:"";}.icofont-star-alt-1:before{content:"";}.icofont-star-alt-2:before{content:"";}.icofont-star:before{content:"";}.icofont-street-view:before{content:"";}.icofont-support-faq:before{content:"";}.icofont-tack-pin:before{content:"";}.icofont-tag:before{content:"";}.icofont-tags:before{content:"";}.icofont-tasks-alt:before{content:"";}.icofont-tasks:before{content:"";}.icofont-telephone:before{content:"";}.icofont-telescope:before{content:"";}.icofont-terminal:before{content:"";}.icofont-thumbs-down:before{content:"";}.icofont-thumbs-up:before{content:"";}.icofont-tick-boxed:before{content:"";}.icofont-tick-mark:before{content:"";}.icofont-ticket:before{content:"";}.icofont-tie:before{content:"";}.icofont-toggle-off:before{content:"";}.icofont-toggle-on:before{content:"";}.icofont-tools-alt-2:before{content:"";}.icofont-tools:before{content:"";}.icofont-touch:before{content:"";}.icofont-traffic-light:before{content:"";}.icofont-transparent:before{content:"";}.icofont-tree:before{content:"";}.icofont-unique-idea:before{content:"";}.icofont-unlock:before{content:"";}.icofont-unlocked:before{content:"";}.icofont-upload-alt:before{content:"";}.icofont-upload:before{content:"";}.icofont-usb-drive:before{content:"";}.icofont-usb:before{content:"";}.icofont-vector-path:before{content:"";}.icofont-verification-check:before{content:"";}.icofont-wall-clock:before{content:"";}.icofont-wall:before{content:"";}.icofont-wallet:before{content:"";}.icofont-warning-alt:before{content:"";}.icofont-warning:before{content:"";}.icofont-water-drop:before{content:"";}.icofont-web:before{content:"";}.icofont-wheelchair:before{content:"";}.icofont-wifi-alt:before{content:"";}.icofont-wifi:before{content:"";}.icofont-world:before{content:"";}.icofont-zigzag:before{content:"";}.icofont-zipped:before{content:"";}.icofont-xs{font-size:.5em;}.icofont-sm{font-size:.75em;}.icofont-md{font-size:1.25em;}.icofont-lg{font-size:1.5em;}.icofont-1x{font-size:1em;}.icofont-2x{font-size:2em;}.icofont-3x{font-size:3em;}.icofont-4x{font-size:4em;}.icofont-5x{font-size:5em;}.icofont-6x{font-size:6em;}.icofont-7x{font-size:7em;}.icofont-8x{font-size:8em;}.icofont-9x{font-size:9em;}.icofont-10x{font-size:10em;}.icofont-fw{text-align:center;width:1.25em;}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0;}.icofont-ul > li{position:relative;line-height:2em;}.icofont-ul > li .icofont{display:inline-block;vertical-align:middle;}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em;}.icofont-pull-left{float:left;}.icofont-pull-right{float:right;}.icofont.icofont-pull-left{margin-right:.3em;}.icofont.icofont-pull-right{margin-left:.3em;}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block;}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block;}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.icofont-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.icofont-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.icofont-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.icofont-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.icofont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.icofont-flip-horizontal.icofont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .icofont-rotate-90,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-flip-horizontal,:root .icofont-flip-vertical{-webkit-filter:none;filter:none;display:inline-block;}.icofont-inverse{color:#fff;}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}[class^="ri-"],[class*=" ri-"]{font-family:"remixicon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em;}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em;}.ri-xxs{font-size:.5em;}.ri-xs{font-size:.75em;}.ri-sm{font-size:.875em;}.ri-1x{font-size:1em;}.ri-2x{font-size:2em;}.ri-3x{font-size:3em;}.ri-4x{font-size:4em;}.ri-5x{font-size:5em;}.ri-6x{font-size:6em;}.ri-7x{font-size:7em;}.ri-8x{font-size:8em;}.ri-9x{font-size:9em;}.ri-10x{font-size:10em;}.ri-fw{text-align:center;width:1.25em;}.ri-24-hours-fill:before{content:"";}.ri-24-hours-line:before{content:"";}.ri-4k-fill:before{content:"";}.ri-4k-line:before{content:"";}.ri-a-b:before{content:"";}.ri-account-box-fill:before{content:"";}.ri-account-box-line:before{content:"";}.ri-account-circle-fill:before{content:"";}.ri-account-circle-line:before{content:"";}.ri-account-pin-box-fill:before{content:"";}.ri-account-pin-box-line:before{content:"";}.ri-account-pin-circle-fill:before{content:"";}.ri-account-pin-circle-line:before{content:"";}.ri-add-box-fill:before{content:"";}.ri-add-box-line:before{content:"";}.ri-add-circle-fill:before{content:"";}.ri-add-circle-line:before{content:"";}.ri-add-fill:before{content:"";}.ri-add-line:before{content:"";}.ri-admin-fill:before{content:"";}.ri-admin-line:before{content:"";}.ri-advertisement-fill:before{content:"";}.ri-advertisement-line:before{content:"";}.ri-airplay-fill:before{content:"";}.ri-airplay-line:before{content:"";}.ri-alarm-fill:before{content:"";}.ri-alarm-line:before{content:"";}.ri-alarm-warning-fill:before{content:"";}.ri-alarm-warning-line:before{content:"";}.ri-album-fill:before{content:"";}.ri-album-line:before{content:"";}.ri-alert-fill:before{content:"";}.ri-alert-line:before{content:"";}.ri-aliens-fill:before{content:"";}.ri-aliens-line:before{content:"";}.ri-align-bottom:before{content:"";}.ri-align-center:before{content:"";}.ri-align-justify:before{content:"";}.ri-align-left:before{content:"";}.ri-align-right:before{content:"";}.ri-align-top:before{content:"";}.ri-align-vertically:before{content:"";}.ri-alipay-fill:before{content:"";}.ri-alipay-line:before{content:"";}.ri-amazon-fill:before{content:"";}.ri-amazon-line:before{content:"";}.ri-anchor-fill:before{content:"";}.ri-anchor-line:before{content:"";}.ri-ancient-gate-fill:before{content:"";}.ri-ancient-gate-line:before{content:"";}.ri-ancient-pavilion-fill:before{content:"";}.ri-ancient-pavilion-line:before{content:"";}.ri-android-fill:before{content:"";}.ri-android-line:before{content:"";}.ri-angularjs-fill:before{content:"";}.ri-angularjs-line:before{content:"";}.ri-anticlockwise-2-fill:before{content:"";}.ri-anticlockwise-2-line:before{content:"";}.ri-anticlockwise-fill:before{content:"";}.ri-anticlockwise-line:before{content:"";}.ri-app-store-fill:before{content:"";}.ri-app-store-line:before{content:"";}.ri-apple-fill:before{content:"";}.ri-apple-line:before{content:"";}.ri-apps-2-fill:before{content:"";}.ri-apps-2-line:before{content:"";}.ri-apps-fill:before{content:"";}.ri-apps-line:before{content:"";}.ri-archive-drawer-fill:before{content:"";}.ri-archive-drawer-line:before{content:"";}.ri-archive-fill:before{content:"";}.ri-archive-line:before{content:"";}.ri-arrow-down-circle-fill:before{content:"";}.ri-arrow-down-circle-line:before{content:"";}.ri-arrow-down-fill:before{content:"";}.ri-arrow-down-line:before{content:"";}.ri-arrow-down-s-fill:before{content:"";}.ri-arrow-down-s-line:before{content:"";}.ri-arrow-drop-down-fill:before{content:"";}.ri-arrow-drop-down-line:before{content:"";}.ri-arrow-drop-left-fill:before{content:"";}.ri-arrow-drop-left-line:before{content:"";}.ri-arrow-drop-right-fill:before{content:"";}.ri-arrow-drop-right-line:before{content:"";}.ri-arrow-drop-up-fill:before{content:"";}.ri-arrow-drop-up-line:before{content:"";}.ri-arrow-go-back-fill:before{content:"";}.ri-arrow-go-back-line:before{content:"";}.ri-arrow-go-forward-fill:before{content:"";}.ri-arrow-go-forward-line:before{content:"";}.ri-arrow-left-circle-fill:before{content:"";}.ri-arrow-left-circle-line:before{content:"";}.ri-arrow-left-down-fill:before{content:"";}.ri-arrow-left-down-line:before{content:"";}.ri-arrow-left-fill:before{content:"";}.ri-arrow-left-line:before{content:"";}.ri-arrow-left-right-fill:before{content:"";}.ri-arrow-left-right-line:before{content:"";}.ri-arrow-left-s-fill:before{content:"";}.ri-arrow-left-s-line:before{content:"";}.ri-arrow-left-up-fill:before{content:"";}.ri-arrow-left-up-line:before{content:"";}.ri-arrow-right-circle-fill:before{content:"";}.ri-arrow-right-circle-line:before{content:"";}.ri-arrow-right-down-fill:before{content:"";}.ri-arrow-right-down-line:before{content:"";}.ri-arrow-right-fill:before{content:"";}.ri-arrow-right-line:before{content:"";}.ri-arrow-right-s-fill:before{content:"";}.ri-arrow-right-s-line:before{content:"";}.ri-arrow-right-up-fill:before{content:"";}.ri-arrow-right-up-line:before{content:"";}.ri-arrow-up-circle-fill:before{content:"";}.ri-arrow-up-circle-line:before{content:"";}.ri-arrow-up-down-fill:before{content:"";}.ri-arrow-up-down-line:before{content:"";}.ri-arrow-up-fill:before{content:"";}.ri-arrow-up-line:before{content:"";}.ri-arrow-up-s-fill:before{content:"";}.ri-arrow-up-s-line:before{content:"";}.ri-artboard-2-fill:before{content:"";}.ri-artboard-2-line:before{content:"";}.ri-artboard-fill:before{content:"";}.ri-artboard-line:before{content:"";}.ri-article-fill:before{content:"";}.ri-article-line:before{content:"";}.ri-aspect-ratio-fill:before{content:"";}.ri-aspect-ratio-line:before{content:"";}.ri-asterisk:before{content:"";}.ri-at-fill:before{content:"";}.ri-at-line:before{content:"";}.ri-attachment-2:before{content:"";}.ri-attachment-fill:before{content:"";}.ri-attachment-line:before{content:"";}.ri-auction-fill:before{content:"";}.ri-auction-line:before{content:"";}.ri-award-fill:before{content:"";}.ri-award-line:before{content:"";}.ri-baidu-fill:before{content:"";}.ri-baidu-line:before{content:"";}.ri-ball-pen-fill:before{content:"";}.ri-ball-pen-line:before{content:"";}.ri-bank-card-2-fill:before{content:"";}.ri-bank-card-2-line:before{content:"";}.ri-bank-card-fill:before{content:"";}.ri-bank-card-line:before{content:"";}.ri-bank-fill:before{content:"";}.ri-bank-line:before{content:"";}.ri-bar-chart-2-fill:before{content:"";}.ri-bar-chart-2-line:before{content:"";}.ri-bar-chart-box-fill:before{content:"";}.ri-bar-chart-box-line:before{content:"";}.ri-bar-chart-fill:before{content:"";}.ri-bar-chart-grouped-fill:before{content:"";}.ri-bar-chart-grouped-line:before{content:"";}.ri-bar-chart-horizontal-fill:before{content:"";}.ri-bar-chart-horizontal-line:before{content:"";}.ri-bar-chart-line:before{content:"";}.ri-barcode-box-fill:before{content:"";}.ri-barcode-box-line:before{content:"";}.ri-barcode-fill:before{content:"";}.ri-barcode-line:before{content:"";}.ri-barricade-fill:before{content:"";}.ri-barricade-line:before{content:"";}.ri-base-station-fill:before{content:"";}.ri-base-station-line:before{content:"";}.ri-basketball-fill:before{content:"";}.ri-basketball-line:before{content:"";}.ri-battery-2-charge-fill:before{content:"";}.ri-battery-2-charge-line:before{content:"";}.ri-battery-2-fill:before{content:"";}.ri-battery-2-line:before{content:"";}.ri-battery-charge-fill:before{content:"";}.ri-battery-charge-line:before{content:"";}.ri-battery-fill:before{content:"";}.ri-battery-line:before{content:"";}.ri-battery-low-fill:before{content:"";}.ri-battery-low-line:before{content:"";}.ri-battery-saver-fill:before{content:"";}.ri-battery-saver-line:before{content:"";}.ri-battery-share-fill:before{content:"";}.ri-battery-share-line:before{content:"";}.ri-bear-smile-fill:before{content:"";}.ri-bear-smile-line:before{content:"";}.ri-behance-fill:before{content:"";}.ri-behance-line:before{content:"";}.ri-bell-fill:before{content:"";}.ri-bell-line:before{content:"";}.ri-bike-fill:before{content:"";}.ri-bike-line:before{content:"";}.ri-bilibili-fill:before{content:"";}.ri-bilibili-line:before{content:"";}.ri-bill-fill:before{content:"";}.ri-bill-line:before{content:"";}.ri-billiards-fill:before{content:"";}.ri-billiards-line:before{content:"";}.ri-bit-coin-fill:before{content:"";}.ri-bit-coin-line:before{content:"";}.ri-blaze-fill:before{content:"";}.ri-blaze-line:before{content:"";}.ri-bluetooth-connect-fill:before{content:"";}.ri-bluetooth-connect-line:before{content:"";}.ri-bluetooth-fill:before{content:"";}.ri-bluetooth-line:before{content:"";}.ri-blur-off-fill:before{content:"";}.ri-blur-off-line:before{content:"";}.ri-body-scan-fill:before{content:"";}.ri-body-scan-line:before{content:"";}.ri-bold:before{content:"";}.ri-book-2-fill:before{content:"";}.ri-book-2-line:before{content:"";}.ri-book-3-fill:before{content:"";}.ri-book-3-line:before{content:"";}.ri-book-fill:before{content:"";}.ri-book-line:before{content:"";}.ri-book-mark-fill:before{content:"";}.ri-book-mark-line:before{content:"";}.ri-book-open-fill:before{content:"";}.ri-book-open-line:before{content:"";}.ri-book-read-fill:before{content:"";}.ri-book-read-line:before{content:"";}.ri-booklet-fill:before{content:"";}.ri-booklet-line:before{content:"";}.ri-bookmark-2-fill:before{content:"";}.ri-bookmark-2-line:before{content:"";}.ri-bookmark-3-fill:before{content:"";}.ri-bookmark-3-line:before{content:"";}.ri-bookmark-fill:before{content:"";}.ri-bookmark-line:before{content:"";}.ri-boxing-fill:before{content:"";}.ri-boxing-line:before{content:"";}.ri-braces-fill:before{content:"";}.ri-braces-line:before{content:"";}.ri-brackets-fill:before{content:"";}.ri-brackets-line:before{content:"";}.ri-briefcase-2-fill:before{content:"";}.ri-briefcase-2-line:before{content:"";}.ri-briefcase-3-fill:before{content:"";}.ri-briefcase-3-line:before{content:"";}.ri-briefcase-4-fill:before{content:"";}.ri-briefcase-4-line:before{content:"";}.ri-briefcase-5-fill:before{content:"";}.ri-briefcase-5-line:before{content:"";}.ri-briefcase-fill:before{content:"";}.ri-briefcase-line:before{content:"";}.ri-bring-forward:before{content:"";}.ri-bring-to-front:before{content:"";}.ri-broadcast-fill:before{content:"";}.ri-broadcast-line:before{content:"";}.ri-brush-2-fill:before{content:"";}.ri-brush-2-line:before{content:"";}.ri-brush-3-fill:before{content:"";}.ri-brush-3-line:before{content:"";}.ri-brush-4-fill:before{content:"";}.ri-brush-4-line:before{content:"";}.ri-brush-fill:before{content:"";}.ri-brush-line:before{content:"";}.ri-bubble-chart-fill:before{content:"";}.ri-bubble-chart-line:before{content:"";}.ri-bug-2-fill:before{content:"";}.ri-bug-2-line:before{content:"";}.ri-bug-fill:before{content:"";}.ri-bug-line:before{content:"";}.ri-building-2-fill:before{content:"";}.ri-building-2-line:before{content:"";}.ri-building-3-fill:before{content:"";}.ri-building-3-line:before{content:"";}.ri-building-4-fill:before{content:"";}.ri-building-4-line:before{content:"";}.ri-building-fill:before{content:"";}.ri-building-line:before{content:"";}.ri-bus-2-fill:before{content:"";}.ri-bus-2-line:before{content:"";}.ri-bus-fill:before{content:"";}.ri-bus-line:before{content:"";}.ri-bus-wifi-fill:before{content:"";}.ri-bus-wifi-line:before{content:"";}.ri-cactus-fill:before{content:"";}.ri-cactus-line:before{content:"";}.ri-cake-2-fill:before{content:"";}.ri-cake-2-line:before{content:"";}.ri-cake-3-fill:before{content:"";}.ri-cake-3-line:before{content:"";}.ri-cake-fill:before{content:"";}.ri-cake-line:before{content:"";}.ri-calculator-fill:before{content:"";}.ri-calculator-line:before{content:"";}.ri-calendar-2-fill:before{content:"";}.ri-calendar-2-line:before{content:"";}.ri-calendar-check-fill:before{content:"";}.ri-calendar-check-line:before{content:"";}.ri-calendar-event-fill:before{content:"";}.ri-calendar-event-line:before{content:"";}.ri-calendar-fill:before{content:"";}.ri-calendar-line:before{content:"";}.ri-calendar-todo-fill:before{content:"";}.ri-calendar-todo-line:before{content:"";}.ri-camera-2-fill:before{content:"";}.ri-camera-2-line:before{content:"";}.ri-camera-3-fill:before{content:"";}.ri-camera-3-line:before{content:"";}.ri-camera-fill:before{content:"";}.ri-camera-lens-fill:before{content:"";}.ri-camera-lens-line:before{content:"";}.ri-camera-line:before{content:"";}.ri-camera-off-fill:before{content:"";}.ri-camera-off-line:before{content:"";}.ri-camera-switch-fill:before{content:"";}.ri-camera-switch-line:before{content:"";}.ri-capsule-fill:before{content:"";}.ri-capsule-line:before{content:"";}.ri-car-fill:before{content:"";}.ri-car-line:before{content:"";}.ri-car-washing-fill:before{content:"";}.ri-car-washing-line:before{content:"";}.ri-caravan-fill:before{content:"";}.ri-caravan-line:before{content:"";}.ri-cast-fill:before{content:"";}.ri-cast-line:before{content:"";}.ri-cellphone-fill:before{content:"";}.ri-cellphone-line:before{content:"";}.ri-celsius-fill:before{content:"";}.ri-celsius-line:before{content:"";}.ri-centos-fill:before{content:"";}.ri-centos-line:before{content:"";}.ri-character-recognition-fill:before{content:"";}.ri-character-recognition-line:before{content:"";}.ri-charging-pile-2-fill:before{content:"";}.ri-charging-pile-2-line:before{content:"";}.ri-charging-pile-fill:before{content:"";}.ri-charging-pile-line:before{content:"";}.ri-chat-1-fill:before{content:"";}.ri-chat-1-line:before{content:"";}.ri-chat-2-fill:before{content:"";}.ri-chat-2-line:before{content:"";}.ri-chat-3-fill:before{content:"";}.ri-chat-3-line:before{content:"";}.ri-chat-4-fill:before{content:"";}.ri-chat-4-line:before{content:"";}.ri-chat-check-fill:before{content:"";}.ri-chat-check-line:before{content:"";}.ri-chat-delete-fill:before{content:"";}.ri-chat-delete-line:before{content:"";}.ri-chat-download-fill:before{content:"";}.ri-chat-download-line:before{content:"";}.ri-chat-follow-up-fill:before{content:"";}.ri-chat-follow-up-line:before{content:"";}.ri-chat-forward-fill:before{content:"";}.ri-chat-forward-line:before{content:"";}.ri-chat-heart-fill:before{content:"";}.ri-chat-heart-line:before{content:"";}.ri-chat-history-fill:before{content:"";}.ri-chat-history-line:before{content:"";}.ri-chat-new-fill:before{content:"";}.ri-chat-new-line:before{content:"";}.ri-chat-off-fill:before{content:"";}.ri-chat-off-line:before{content:"";}.ri-chat-poll-fill:before{content:"";}.ri-chat-poll-line:before{content:"";}.ri-chat-private-fill:before{content:"";}.ri-chat-private-line:before{content:"";}.ri-chat-quote-fill:before{content:"";}.ri-chat-quote-line:before{content:"";}.ri-chat-settings-fill:before{content:"";}.ri-chat-settings-line:before{content:"";}.ri-chat-smile-2-fill:before{content:"";}.ri-chat-smile-2-line:before{content:"";}.ri-chat-smile-3-fill:before{content:"";}.ri-chat-smile-3-line:before{content:"";}.ri-chat-smile-fill:before{content:"";}.ri-chat-smile-line:before{content:"";}.ri-chat-upload-fill:before{content:"";}.ri-chat-upload-line:before{content:"";}.ri-chat-voice-fill:before{content:"";}.ri-chat-voice-line:before{content:"";}.ri-check-double-fill:before{content:"";}.ri-check-double-line:before{content:"";}.ri-check-fill:before{content:"";}.ri-check-line:before{content:"";}.ri-checkbox-blank-circle-fill:before{content:"";}.ri-checkbox-blank-circle-line:before{content:"";}.ri-checkbox-blank-fill:before{content:"";}.ri-checkbox-blank-line:before{content:"";}.ri-checkbox-circle-fill:before{content:"";}.ri-checkbox-circle-line:before{content:"";}.ri-checkbox-fill:before{content:"";}.ri-checkbox-indeterminate-fill:before{content:"";}.ri-checkbox-indeterminate-line:before{content:"";}.ri-checkbox-line:before{content:"";}.ri-checkbox-multiple-blank-fill:before{content:"";}.ri-checkbox-multiple-blank-line:before{content:"";}.ri-checkbox-multiple-fill:before{content:"";}.ri-checkbox-multiple-line:before{content:"";}.ri-china-railway-fill:before{content:"";}.ri-china-railway-line:before{content:"";}.ri-chrome-fill:before{content:"";}.ri-chrome-line:before{content:"";}.ri-clapperboard-fill:before{content:"";}.ri-clapperboard-line:before{content:"";}.ri-clipboard-fill:before{content:"";}.ri-clipboard-line:before{content:"";}.ri-clockwise-2-fill:before{content:"";}.ri-clockwise-2-line:before{content:"";}.ri-clockwise-fill:before{content:"";}.ri-clockwise-line:before{content:"";}.ri-close-circle-fill:before{content:"";}.ri-close-circle-line:before{content:"";}.ri-close-fill:before{content:"";}.ri-close-line:before{content:"";}.ri-closed-captioning-fill:before{content:"";}.ri-closed-captioning-line:before{content:"";}.ri-cloud-fill:before{content:"";}.ri-cloud-line:before{content:"";}.ri-cloud-off-fill:before{content:"";}.ri-cloud-off-line:before{content:"";}.ri-cloud-windy-fill:before{content:"";}.ri-cloud-windy-line:before{content:"";}.ri-cloudy-2-fill:before{content:"";}.ri-cloudy-2-line:before{content:"";}.ri-cloudy-fill:before{content:"";}.ri-cloudy-line:before{content:"";}.ri-code-box-fill:before{content:"";}.ri-code-box-line:before{content:"";}.ri-code-fill:before{content:"";}.ri-code-line:before{content:"";}.ri-code-s-fill:before{content:"";}.ri-code-s-line:before{content:"";}.ri-code-s-slash-fill:before{content:"";}.ri-code-s-slash-line:before{content:"";}.ri-code-view:before{content:"";}.ri-codepen-fill:before{content:"";}.ri-codepen-line:before{content:"";}.ri-coin-fill:before{content:"";}.ri-coin-line:before{content:"";}.ri-coins-fill:before{content:"";}.ri-coins-line:before{content:"";}.ri-collage-fill:before{content:"";}.ri-collage-line:before{content:"";}.ri-command-fill:before{content:"";}.ri-command-line:before{content:"";}.ri-community-fill:before{content:"";}.ri-community-line:before{content:"";}.ri-compass-2-fill:before{content:"";}.ri-compass-2-line:before{content:"";}.ri-compass-3-fill:before{content:"";}.ri-compass-3-line:before{content:"";}.ri-compass-4-fill:before{content:"";}.ri-compass-4-line:before{content:"";}.ri-compass-discover-fill:before{content:"";}.ri-compass-discover-line:before{content:"";}.ri-compass-fill:before{content:"";}.ri-compass-line:before{content:"";}.ri-compasses-2-fill:before{content:"";}.ri-compasses-2-line:before{content:"";}.ri-compasses-fill:before{content:"";}.ri-compasses-line:before{content:"";}.ri-computer-fill:before{content:"";}.ri-computer-line:before{content:"";}.ri-contacts-book-2-fill:before{content:"";}.ri-contacts-book-2-line:before{content:"";}.ri-contacts-book-fill:before{content:"";}.ri-contacts-book-line:before{content:"";}.ri-contacts-book-upload-fill:before{content:"";}.ri-contacts-book-upload-line:before{content:"";}.ri-contacts-fill:before{content:"";}.ri-contacts-line:before{content:"";}.ri-contrast-2-fill:before{content:"";}.ri-contrast-2-line:before{content:"";}.ri-contrast-drop-2-fill:before{content:"";}.ri-contrast-drop-2-line:before{content:"";}.ri-contrast-drop-fill:before{content:"";}.ri-contrast-drop-line:before{content:"";}.ri-contrast-fill:before{content:"";}.ri-contrast-line:before{content:"";}.ri-copper-coin-fill:before{content:"";}.ri-copper-coin-line:before{content:"";}.ri-copper-diamond-fill:before{content:"";}.ri-copper-diamond-line:before{content:"";}.ri-copyleft-fill:before{content:"";}.ri-copyleft-line:before{content:"";}.ri-copyright-fill:before{content:"";}.ri-copyright-line:before{content:"";}.ri-coreos-fill:before{content:"";}.ri-coreos-line:before{content:"";}.ri-coupon-2-fill:before{content:"";}.ri-coupon-2-line:before{content:"";}.ri-coupon-3-fill:before{content:"";}.ri-coupon-3-line:before{content:"";}.ri-coupon-4-fill:before{content:"";}.ri-coupon-4-line:before{content:"";}.ri-coupon-5-fill:before{content:"";}.ri-coupon-5-line:before{content:"";}.ri-coupon-fill:before{content:"";}.ri-coupon-line:before{content:"";}.ri-cpu-fill:before{content:"";}.ri-cpu-line:before{content:"";}.ri-creative-commons-by-fill:before{content:"";}.ri-creative-commons-by-line:before{content:"";}.ri-creative-commons-fill:before{content:"";}.ri-creative-commons-line:before{content:"";}.ri-creative-commons-nc-fill:before{content:"";}.ri-creative-commons-nc-line:before{content:"";}.ri-creative-commons-nd-fill:before{content:"";}.ri-creative-commons-nd-line:before{content:"";}.ri-creative-commons-sa-fill:before{content:"";}.ri-creative-commons-sa-line:before{content:"";}.ri-creative-commons-zero-fill:before{content:"";}.ri-creative-commons-zero-line:before{content:"";}.ri-criminal-fill:before{content:"";}.ri-criminal-line:before{content:"";}.ri-crop-2-fill:before{content:"";}.ri-crop-2-line:before{content:"";}.ri-crop-fill:before{content:"";}.ri-crop-line:before{content:"";}.ri-css3-fill:before{content:"";}.ri-css3-line:before{content:"";}.ri-cup-fill:before{content:"";}.ri-cup-line:before{content:"";}.ri-currency-fill:before{content:"";}.ri-currency-line:before{content:"";}.ri-cursor-fill:before{content:"";}.ri-cursor-line:before{content:"";}.ri-customer-service-2-fill:before{content:"";}.ri-customer-service-2-line:before{content:"";}.ri-customer-service-fill:before{content:"";}.ri-customer-service-line:before{content:"";}.ri-dashboard-2-fill:before{content:"";}.ri-dashboard-2-line:before{content:"";}.ri-dashboard-3-fill:before{content:"";}.ri-dashboard-3-line:before{content:"";}.ri-dashboard-fill:before{content:"";}.ri-dashboard-line:before{content:"";}.ri-database-2-fill:before{content:"";}.ri-database-2-line:before{content:"";}.ri-database-fill:before{content:"";}.ri-database-line:before{content:"";}.ri-delete-back-2-fill:before{content:"";}.ri-delete-back-2-line:before{content:"";}.ri-delete-back-fill:before{content:"";}.ri-delete-back-line:before{content:"";}.ri-delete-bin-2-fill:before{content:"";}.ri-delete-bin-2-line:before{content:"";}.ri-delete-bin-3-fill:before{content:"";}.ri-delete-bin-3-line:before{content:"";}.ri-delete-bin-4-fill:before{content:"";}.ri-delete-bin-4-line:before{content:"";}.ri-delete-bin-5-fill:before{content:"";}.ri-delete-bin-5-line:before{content:"";}.ri-delete-bin-6-fill:before{content:"";}.ri-delete-bin-6-line:before{content:"";}.ri-delete-bin-7-fill:before{content:"";}.ri-delete-bin-7-line:before{content:"";}.ri-delete-bin-fill:before{content:"";}.ri-delete-bin-line:before{content:"";}.ri-delete-column:before{content:"";}.ri-delete-row:before{content:"";}.ri-device-fill:before{content:"";}.ri-device-line:before{content:"";}.ri-device-recover-fill:before{content:"";}.ri-device-recover-line:before{content:"";}.ri-dingding-fill:before{content:"";}.ri-dingding-line:before{content:"";}.ri-direction-fill:before{content:"";}.ri-direction-line:before{content:"";}.ri-disc-fill:before{content:"";}.ri-disc-line:before{content:"";}.ri-discord-fill:before{content:"";}.ri-discord-line:before{content:"";}.ri-discuss-fill:before{content:"";}.ri-discuss-line:before{content:"";}.ri-dislike-fill:before{content:"";}.ri-dislike-line:before{content:"";}.ri-disqus-fill:before{content:"";}.ri-disqus-line:before{content:"";}.ri-divide-fill:before{content:"";}.ri-divide-line:before{content:"";}.ri-donut-chart-fill:before{content:"";}.ri-donut-chart-line:before{content:"";}.ri-door-closed-fill:before{content:"";}.ri-door-closed-line:before{content:"";}.ri-door-fill:before{content:"";}.ri-door-line:before{content:"";}.ri-door-lock-box-fill:before{content:"";}.ri-door-lock-box-line:before{content:"";}.ri-door-lock-fill:before{content:"";}.ri-door-lock-line:before{content:"";}.ri-door-open-fill:before{content:"";}.ri-door-open-line:before{content:"";}.ri-dossier-fill:before{content:"";}.ri-dossier-line:before{content:"";}.ri-douban-fill:before{content:"";}.ri-douban-line:before{content:"";}.ri-double-quotes-l:before{content:"";}.ri-double-quotes-r:before{content:"";}.ri-download-2-fill:before{content:"";}.ri-download-2-line:before{content:"";}.ri-download-cloud-2-fill:before{content:"";}.ri-download-cloud-2-line:before{content:"";}.ri-download-cloud-fill:before{content:"";}.ri-download-cloud-line:before{content:"";}.ri-download-fill:before{content:"";}.ri-download-line:before{content:"";}.ri-draft-fill:before{content:"";}.ri-draft-line:before{content:"";}.ri-drag-drop-fill:before{content:"";}.ri-drag-drop-line:before{content:"";}.ri-drag-move-2-fill:before{content:"";}.ri-drag-move-2-line:before{content:"";}.ri-drag-move-fill:before{content:"";}.ri-drag-move-line:before{content:"";}.ri-dribbble-fill:before{content:"";}.ri-dribbble-line:before{content:"";}.ri-drive-fill:before{content:"";}.ri-drive-line:before{content:"";}.ri-drizzle-fill:before{content:"";}.ri-drizzle-line:before{content:"";}.ri-drop-fill:before{content:"";}.ri-drop-line:before{content:"";}.ri-dropbox-fill:before{content:"";}.ri-dropbox-line:before{content:"";}.ri-dual-sim-1-fill:before{content:"";}.ri-dual-sim-1-line:before{content:"";}.ri-dual-sim-2-fill:before{content:"";}.ri-dual-sim-2-line:before{content:"";}.ri-dv-fill:before{content:"";}.ri-dv-line:before{content:"";}.ri-dvd-fill:before{content:"";}.ri-dvd-line:before{content:"";}.ri-e-bike-2-fill:before{content:"";}.ri-e-bike-2-line:before{content:"";}.ri-e-bike-fill:before{content:"";}.ri-e-bike-line:before{content:"";}.ri-earth-fill:before{content:"";}.ri-earth-line:before{content:"";}.ri-earthquake-fill:before{content:"";}.ri-earthquake-line:before{content:"";}.ri-edge-fill:before{content:"";}.ri-edge-line:before{content:"";}.ri-edit-2-fill:before{content:"";}.ri-edit-2-line:before{content:"";}.ri-edit-box-fill:before{content:"";}.ri-edit-box-line:before{content:"";}.ri-edit-circle-fill:before{content:"";}.ri-edit-circle-line:before{content:"";}.ri-edit-fill:before{content:"";}.ri-edit-line:before{content:"";}.ri-eject-fill:before{content:"";}.ri-eject-line:before{content:"";}.ri-emotion-2-fill:before{content:"";}.ri-emotion-2-line:before{content:"";}.ri-emotion-fill:before{content:"";}.ri-emotion-happy-fill:before{content:"";}.ri-emotion-happy-line:before{content:"";}.ri-emotion-laugh-fill:before{content:"";}.ri-emotion-laugh-line:before{content:"";}.ri-emotion-line:before{content:"";}.ri-emotion-normal-fill:before{content:"";}.ri-emotion-normal-line:before{content:"";}.ri-emotion-sad-fill:before{content:"";}.ri-emotion-sad-line:before{content:"";}.ri-emotion-unhappy-fill:before{content:"";}.ri-emotion-unhappy-line:before{content:"";}.ri-empathize-fill:before{content:"";}.ri-empathize-line:before{content:"";}.ri-emphasis-cn:before{content:"";}.ri-emphasis:before{content:"";}.ri-english-input:before{content:"";}.ri-equalizer-fill:before{content:"";}.ri-equalizer-line:before{content:"";}.ri-eraser-fill:before{content:"";}.ri-eraser-line:before{content:"";}.ri-error-warning-fill:before{content:"";}.ri-error-warning-line:before{content:"";}.ri-evernote-fill:before{content:"";}.ri-evernote-line:before{content:"";}.ri-exchange-box-fill:before{content:"";}.ri-exchange-box-line:before{content:"";}.ri-exchange-cny-fill:before{content:"";}.ri-exchange-cny-line:before{content:"";}.ri-exchange-dollar-fill:before{content:"";}.ri-exchange-dollar-line:before{content:"";}.ri-exchange-fill:before{content:"";}.ri-exchange-funds-fill:before{content:"";}.ri-exchange-funds-line:before{content:"";}.ri-exchange-line:before{content:"";}.ri-external-link-fill:before{content:"";}.ri-external-link-line:before{content:"";}.ri-eye-2-fill:before{content:"";}.ri-eye-2-line:before{content:"";}.ri-eye-close-fill:before{content:"";}.ri-eye-close-line:before{content:"";}.ri-eye-fill:before{content:"";}.ri-eye-line:before{content:"";}.ri-eye-off-fill:before{content:"";}.ri-eye-off-line:before{content:"";}.ri-facebook-box-fill:before{content:"";}.ri-facebook-box-line:before{content:"";}.ri-facebook-circle-fill:before{content:"";}.ri-facebook-circle-line:before{content:"";}.ri-facebook-fill:before{content:"";}.ri-facebook-line:before{content:"";}.ri-fahrenheit-fill:before{content:"";}.ri-fahrenheit-line:before{content:"";}.ri-feedback-fill:before{content:"";}.ri-feedback-line:before{content:"";}.ri-file-2-fill:before{content:"";}.ri-file-2-line:before{content:"";}.ri-file-3-fill:before{content:"";}.ri-file-3-line:before{content:"";}.ri-file-4-fill:before{content:"";}.ri-file-4-line:before{content:"";}.ri-file-add-fill:before{content:"";}.ri-file-add-line:before{content:"";}.ri-file-chart-2-fill:before{content:"";}.ri-file-chart-2-line:before{content:"";}.ri-file-chart-fill:before{content:"";}.ri-file-chart-line:before{content:"";}.ri-file-cloud-fill:before{content:"";}.ri-file-cloud-line:before{content:"";}.ri-file-code-fill:before{content:"";}.ri-file-code-line:before{content:"";}.ri-file-copy-2-fill:before{content:"";}.ri-file-copy-2-line:before{content:"";}.ri-file-copy-fill:before{content:"";}.ri-file-copy-line:before{content:"";}.ri-file-damage-fill:before{content:"";}.ri-file-damage-line:before{content:"";}.ri-file-download-fill:before{content:"";}.ri-file-download-line:before{content:"";}.ri-file-edit-fill:before{content:"";}.ri-file-edit-line:before{content:"";}.ri-file-excel-2-fill:before{content:"";}.ri-file-excel-2-line:before{content:"";}.ri-file-excel-fill:before{content:"";}.ri-file-excel-line:before{content:"";}.ri-file-fill:before{content:"";}.ri-file-forbid-fill:before{content:"";}.ri-file-forbid-line:before{content:"";}.ri-file-gif-fill:before{content:"";}.ri-file-gif-line:before{content:"";}.ri-file-history-fill:before{content:"";}.ri-file-history-line:before{content:"";}.ri-file-hwp-fill:before{content:"";}.ri-file-hwp-line:before{content:"";}.ri-file-info-fill:before{content:"";}.ri-file-info-line:before{content:"";}.ri-file-line:before{content:"";}.ri-file-list-2-fill:before{content:"";}.ri-file-list-2-line:before{content:"";}.ri-file-list-3-fill:before{content:"";}.ri-file-list-3-line:before{content:"";}.ri-file-list-fill:before{content:"";}.ri-file-list-line:before{content:"";}.ri-file-lock-fill:before{content:"";}.ri-file-lock-line:before{content:"";}.ri-file-mark-fill:before{content:"";}.ri-file-mark-line:before{content:"";}.ri-file-music-fill:before{content:"";}.ri-file-music-line:before{content:"";}.ri-file-paper-2-fill:before{content:"";}.ri-file-paper-2-line:before{content:"";}.ri-file-paper-fill:before{content:"";}.ri-file-paper-line:before{content:"";}.ri-file-pdf-fill:before{content:"";}.ri-file-pdf-line:before{content:"";}.ri-file-ppt-2-fill:before{content:"";}.ri-file-ppt-2-line:before{content:"";}.ri-file-ppt-fill:before{content:"";}.ri-file-ppt-line:before{content:"";}.ri-file-reduce-fill:before{content:"";}.ri-file-reduce-line:before{content:"";}.ri-file-search-fill:before{content:"";}.ri-file-search-line:before{content:"";}.ri-file-settings-fill:before{content:"";}.ri-file-settings-line:before{content:"";}.ri-file-shield-2-fill:before{content:"";}.ri-file-shield-2-line:before{content:"";}.ri-file-shield-fill:before{content:"";}.ri-file-shield-line:before{content:"";}.ri-file-shred-fill:before{content:"";}.ri-file-shred-line:before{content:"";}.ri-file-text-fill:before{content:"";}.ri-file-text-line:before{content:"";}.ri-file-transfer-fill:before{content:"";}.ri-file-transfer-line:before{content:"";}.ri-file-unknow-fill:before{content:"";}.ri-file-unknow-line:before{content:"";}.ri-file-upload-fill:before{content:"";}.ri-file-upload-line:before{content:"";}.ri-file-user-fill:before{content:"";}.ri-file-user-line:before{content:"";}.ri-file-warning-fill:before{content:"";}.ri-file-warning-line:before{content:"";}.ri-file-word-2-fill:before{content:"";}.ri-file-word-2-line:before{content:"";}.ri-file-word-fill:before{content:"";}.ri-file-word-line:before{content:"";}.ri-file-zip-fill:before{content:"";}.ri-file-zip-line:before{content:"";}.ri-film-fill:before{content:"";}.ri-film-line:before{content:"";}.ri-filter-2-fill:before{content:"";}.ri-filter-2-line:before{content:"";}.ri-filter-3-fill:before{content:"";}.ri-filter-3-line:before{content:"";}.ri-filter-fill:before{content:"";}.ri-filter-line:before{content:"";}.ri-filter-off-fill:before{content:"";}.ri-filter-off-line:before{content:"";}.ri-find-replace-fill:before{content:"";}.ri-find-replace-line:before{content:"";}.ri-finder-fill:before{content:"";}.ri-finder-line:before{content:"";}.ri-fingerprint-2-fill:before{content:"";}.ri-fingerprint-2-line:before{content:"";}.ri-fingerprint-fill:before{content:"";}.ri-fingerprint-line:before{content:"";}.ri-fire-fill:before{content:"";}.ri-fire-line:before{content:"";}.ri-firefox-fill:before{content:"";}.ri-firefox-line:before{content:"";}.ri-first-aid-kit-fill:before{content:"";}.ri-first-aid-kit-line:before{content:"";}.ri-flag-2-fill:before{content:"";}.ri-flag-2-line:before{content:"";}.ri-flag-fill:before{content:"";}.ri-flag-line:before{content:"";}.ri-flashlight-fill:before{content:"";}.ri-flashlight-line:before{content:"";}.ri-flask-fill:before{content:"";}.ri-flask-line:before{content:"";}.ri-flight-land-fill:before{content:"";}.ri-flight-land-line:before{content:"";}.ri-flight-takeoff-fill:before{content:"";}.ri-flight-takeoff-line:before{content:"";}.ri-flood-fill:before{content:"";}.ri-flood-line:before{content:"";}.ri-flow-chart:before{content:"";}.ri-flutter-fill:before{content:"";}.ri-flutter-line:before{content:"";}.ri-focus-2-fill:before{content:"";}.ri-focus-2-line:before{content:"";}.ri-focus-3-fill:before{content:"";}.ri-focus-3-line:before{content:"";}.ri-focus-fill:before{content:"";}.ri-focus-line:before{content:"";}.ri-foggy-fill:before{content:"";}.ri-foggy-line:before{content:"";}.ri-folder-2-fill:before{content:"";}.ri-folder-2-line:before{content:"";}.ri-folder-3-fill:before{content:"";}.ri-folder-3-line:before{content:"";}.ri-folder-4-fill:before{content:"";}.ri-folder-4-line:before{content:"";}.ri-folder-5-fill:before{content:"";}.ri-folder-5-line:before{content:"";}.ri-folder-add-fill:before{content:"";}.ri-folder-add-line:before{content:"";}.ri-folder-chart-2-fill:before{content:"";}.ri-folder-chart-2-line:before{content:"";}.ri-folder-chart-fill:before{content:"";}.ri-folder-chart-line:before{content:"";}.ri-folder-download-fill:before{content:"";}.ri-folder-download-line:before{content:"";}.ri-folder-fill:before{content:"";}.ri-folder-forbid-fill:before{content:"";}.ri-folder-forbid-line:before{content:"";}.ri-folder-history-fill:before{content:"";}.ri-folder-history-line:before{content:"";}.ri-folder-info-fill:before{content:"";}.ri-folder-info-line:before{content:"";}.ri-folder-keyhole-fill:before{content:"";}.ri-folder-keyhole-line:before{content:"";}.ri-folder-line:before{content:"";}.ri-folder-lock-fill:before{content:"";}.ri-folder-lock-line:before{content:"";}.ri-folder-music-fill:before{content:"";}.ri-folder-music-line:before{content:"";}.ri-folder-open-fill:before{content:"";}.ri-folder-open-line:before{content:"";}.ri-folder-received-fill:before{content:"";}.ri-folder-received-line:before{content:"";}.ri-folder-reduce-fill:before{content:"";}.ri-folder-reduce-line:before{content:"";}.ri-folder-settings-fill:before{content:"";}.ri-folder-settings-line:before{content:"";}.ri-folder-shared-fill:before{content:"";}.ri-folder-shared-line:before{content:"";}.ri-folder-shield-2-fill:before{content:"";}.ri-folder-shield-2-line:before{content:"";}.ri-folder-shield-fill:before{content:"";}.ri-folder-shield-line:before{content:"";}.ri-folder-transfer-fill:before{content:"";}.ri-folder-transfer-line:before{content:"";}.ri-folder-unknow-fill:before{content:"";}.ri-folder-unknow-line:before{content:"";}.ri-folder-upload-fill:before{content:"";}.ri-folder-upload-line:before{content:"";}.ri-folder-user-fill:before{content:"";}.ri-folder-user-line:before{content:"";}.ri-folder-warning-fill:before{content:"";}.ri-folder-warning-line:before{content:"";}.ri-folder-zip-fill:before{content:"";}.ri-folder-zip-line:before{content:"";}.ri-folders-fill:before{content:"";}.ri-folders-line:before{content:"";}.ri-font-color:before{content:"";}.ri-font-size-2:before{content:"";}.ri-font-size:before{content:"";}.ri-football-fill:before{content:"";}.ri-football-line:before{content:"";}.ri-footprint-fill:before{content:"";}.ri-footprint-line:before{content:"";}.ri-forbid-2-fill:before{content:"";}.ri-forbid-2-line:before{content:"";}.ri-forbid-fill:before{content:"";}.ri-forbid-line:before{content:"";}.ri-format-clear:before{content:"";}.ri-fridge-fill:before{content:"";}.ri-fridge-line:before{content:"";}.ri-fullscreen-exit-fill:before{content:"";}.ri-fullscreen-exit-line:before{content:"";}.ri-fullscreen-fill:before{content:"";}.ri-fullscreen-line:before{content:"";}.ri-function-fill:before{content:"";}.ri-function-line:before{content:"";}.ri-functions:before{content:"";}.ri-funds-box-fill:before{content:"";}.ri-funds-box-line:before{content:"";}.ri-funds-fill:before{content:"";}.ri-funds-line:before{content:"";}.ri-gallery-fill:before{content:"";}.ri-gallery-line:before{content:"";}.ri-gallery-upload-fill:before{content:"";}.ri-gallery-upload-line:before{content:"";}.ri-game-fill:before{content:"";}.ri-game-line:before{content:"";}.ri-gamepad-fill:before{content:"";}.ri-gamepad-line:before{content:"";}.ri-gas-station-fill:before{content:"";}.ri-gas-station-line:before{content:"";}.ri-gatsby-fill:before{content:"";}.ri-gatsby-line:before{content:"";}.ri-genderless-fill:before{content:"";}.ri-genderless-line:before{content:"";}.ri-ghost-2-fill:before{content:"";}.ri-ghost-2-line:before{content:"";}.ri-ghost-fill:before{content:"";}.ri-ghost-line:before{content:"";}.ri-ghost-smile-fill:before{content:"";}.ri-ghost-smile-line:before{content:"";}.ri-gift-2-fill:before{content:"";}.ri-gift-2-line:before{content:"";}.ri-gift-fill:before{content:"";}.ri-gift-line:before{content:"";}.ri-git-branch-fill:before{content:"";}.ri-git-branch-line:before{content:"";}.ri-git-commit-fill:before{content:"";}.ri-git-commit-line:before{content:"";}.ri-git-merge-fill:before{content:"";}.ri-git-merge-line:before{content:"";}.ri-git-pull-request-fill:before{content:"";}.ri-git-pull-request-line:before{content:"";}.ri-git-repository-commits-fill:before{content:"";}.ri-git-repository-commits-line:before{content:"";}.ri-git-repository-fill:before{content:"";}.ri-git-repository-line:before{content:"";}.ri-git-repository-private-fill:before{content:"";}.ri-git-repository-private-line:before{content:"";}.ri-github-fill:before{content:"";}.ri-github-line:before{content:"";}.ri-gitlab-fill:before{content:"";}.ri-gitlab-line:before{content:"";}.ri-global-fill:before{content:"";}.ri-global-line:before{content:"";}.ri-globe-fill:before{content:"";}.ri-globe-line:before{content:"";}.ri-goblet-fill:before{content:"";}.ri-goblet-line:before{content:"";}.ri-google-fill:before{content:"";}.ri-google-line:before{content:"";}.ri-google-play-fill:before{content:"";}.ri-google-play-line:before{content:"";}.ri-government-fill:before{content:"";}.ri-government-line:before{content:"";}.ri-gps-fill:before{content:"";}.ri-gps-line:before{content:"";}.ri-gradienter-fill:before{content:"";}.ri-gradienter-line:before{content:"";}.ri-grid-fill:before{content:"";}.ri-grid-line:before{content:"";}.ri-group-2-fill:before{content:"";}.ri-group-2-line:before{content:"";}.ri-group-fill:before{content:"";}.ri-group-line:before{content:"";}.ri-guide-fill:before{content:"";}.ri-guide-line:before{content:"";}.ri-h-1:before{content:"";}.ri-h-2:before{content:"";}.ri-h-3:before{content:"";}.ri-h-4:before{content:"";}.ri-h-5:before{content:"";}.ri-h-6:before{content:"";}.ri-hail-fill:before{content:"";}.ri-hail-line:before{content:"";}.ri-hammer-fill:before{content:"";}.ri-hammer-line:before{content:"";}.ri-hand-coin-fill:before{content:"";}.ri-hand-coin-line:before{content:"";}.ri-hand-heart-fill:before{content:"";}.ri-hand-heart-line:before{content:"";}.ri-hand-sanitizer-fill:before{content:"";}.ri-hand-sanitizer-line:before{content:"";}.ri-handbag-fill:before{content:"";}.ri-handbag-line:before{content:"";}.ri-hard-drive-2-fill:before{content:"";}.ri-hard-drive-2-line:before{content:"";}.ri-hard-drive-fill:before{content:"";}.ri-hard-drive-line:before{content:"";}.ri-hashtag:before{content:"";}.ri-haze-2-fill:before{content:"";}.ri-haze-2-line:before{content:"";}.ri-haze-fill:before{content:"";}.ri-haze-line:before{content:"";}.ri-hd-fill:before{content:"";}.ri-hd-line:before{content:"";}.ri-heading:before{content:"";}.ri-headphone-fill:before{content:"";}.ri-headphone-line:before{content:"";}.ri-health-book-fill:before{content:"";}.ri-health-book-line:before{content:"";}.ri-heart-2-fill:before{content:"";}.ri-heart-2-line:before{content:"";}.ri-heart-3-fill:before{content:"";}.ri-heart-3-line:before{content:"";}.ri-heart-add-fill:before{content:"";}.ri-heart-add-line:before{content:"";}.ri-heart-fill:before{content:"";}.ri-heart-line:before{content:"";}.ri-heart-pulse-fill:before{content:"";}.ri-heart-pulse-line:before{content:"";}.ri-hearts-fill:before{content:"";}.ri-hearts-line:before{content:"";}.ri-heavy-showers-fill:before{content:"";}.ri-heavy-showers-line:before{content:"";}.ri-history-fill:before{content:"";}.ri-history-line:before{content:"";}.ri-home-2-fill:before{content:"";}.ri-home-2-line:before{content:"";}.ri-home-3-fill:before{content:"";}.ri-home-3-line:before{content:"";}.ri-home-4-fill:before{content:"";}.ri-home-4-line:before{content:"";}.ri-home-5-fill:before{content:"";}.ri-home-5-line:before{content:"";}.ri-home-6-fill:before{content:"";}.ri-home-6-line:before{content:"";}.ri-home-7-fill:before{content:"";}.ri-home-7-line:before{content:"";}.ri-home-8-fill:before{content:"";}.ri-home-8-line:before{content:"";}.ri-home-fill:before{content:"";}.ri-home-gear-fill:before{content:"";}.ri-home-gear-line:before{content:"";}.ri-home-heart-fill:before{content:"";}.ri-home-heart-line:before{content:"";}.ri-home-line:before{content:"";}.ri-home-smile-2-fill:before{content:"";}.ri-home-smile-2-line:before{content:"";}.ri-home-smile-fill:before{content:"";}.ri-home-smile-line:before{content:"";}.ri-home-wifi-fill:before{content:"";}.ri-home-wifi-line:before{content:"";}.ri-honor-of-kings-fill:before{content:"";}.ri-honor-of-kings-line:before{content:"";}.ri-honour-fill:before{content:"";}.ri-honour-line:before{content:"";}.ri-hospital-fill:before{content:"";}.ri-hospital-line:before{content:"";}.ri-hotel-bed-fill:before{content:"";}.ri-hotel-bed-line:before{content:"";}.ri-hotel-fill:before{content:"";}.ri-hotel-line:before{content:"";}.ri-hotspot-fill:before{content:"";}.ri-hotspot-line:before{content:"";}.ri-hq-fill:before{content:"";}.ri-hq-line:before{content:"";}.ri-html5-fill:before{content:"";}.ri-html5-line:before{content:"";}.ri-ie-fill:before{content:"";}.ri-ie-line:before{content:"";}.ri-image-2-fill:before{content:"";}.ri-image-2-line:before{content:"";}.ri-image-add-fill:before{content:"";}.ri-image-add-line:before{content:"";}.ri-image-edit-fill:before{content:"";}.ri-image-edit-line:before{content:"";}.ri-image-fill:before{content:"";}.ri-image-line:before{content:"";}.ri-inbox-archive-fill:before{content:"";}.ri-inbox-archive-line:before{content:"";}.ri-inbox-fill:before{content:"";}.ri-inbox-line:before{content:"";}.ri-inbox-unarchive-fill:before{content:"";}.ri-inbox-unarchive-line:before{content:"";}.ri-increase-decrease-fill:before{content:"";}.ri-increase-decrease-line:before{content:"";}.ri-indent-decrease:before{content:"";}.ri-indent-increase:before{content:"";}.ri-indeterminate-circle-fill:before{content:"";}.ri-indeterminate-circle-line:before{content:"";}.ri-information-fill:before{content:"";}.ri-information-line:before{content:"";}.ri-infrared-thermometer-fill:before{content:"";}.ri-infrared-thermometer-line:before{content:"";}.ri-ink-bottle-fill:before{content:"";}.ri-ink-bottle-line:before{content:"";}.ri-input-cursor-move:before{content:"";}.ri-input-method-fill:before{content:"";}.ri-input-method-line:before{content:"";}.ri-insert-column-left:before{content:"";}.ri-insert-column-right:before{content:"";}.ri-insert-row-bottom:before{content:"";}.ri-insert-row-top:before{content:"";}.ri-instagram-fill:before{content:"";}.ri-instagram-line:before{content:"";}.ri-install-fill:before{content:"";}.ri-install-line:before{content:"";}.ri-invision-fill:before{content:"";}.ri-invision-line:before{content:"";}.ri-italic:before{content:"";}.ri-kakao-talk-fill:before{content:"";}.ri-kakao-talk-line:before{content:"";}.ri-key-2-fill:before{content:"";}.ri-key-2-line:before{content:"";}.ri-key-fill:before{content:"";}.ri-key-line:before{content:"";}.ri-keyboard-box-fill:before{content:"";}.ri-keyboard-box-line:before{content:"";}.ri-keyboard-fill:before{content:"";}.ri-keyboard-line:before{content:"";}.ri-keynote-fill:before{content:"";}.ri-keynote-line:before{content:"";}.ri-knife-blood-fill:before{content:"";}.ri-knife-blood-line:before{content:"";}.ri-knife-fill:before{content:"";}.ri-knife-line:before{content:"";}.ri-landscape-fill:before{content:"";}.ri-landscape-line:before{content:"";}.ri-layout-2-fill:before{content:"";}.ri-layout-2-line:before{content:"";}.ri-layout-3-fill:before{content:"";}.ri-layout-3-line:before{content:"";}.ri-layout-4-fill:before{content:"";}.ri-layout-4-line:before{content:"";}.ri-layout-5-fill:before{content:"";}.ri-layout-5-line:before{content:"";}.ri-layout-6-fill:before{content:"";}.ri-layout-6-line:before{content:"";}.ri-layout-bottom-2-fill:before{content:"";}.ri-layout-bottom-2-line:before{content:"";}.ri-layout-bottom-fill:before{content:"";}.ri-layout-bottom-line:before{content:"";}.ri-layout-column-fill:before{content:"";}.ri-layout-column-line:before{content:"";}.ri-layout-fill:before{content:"";}.ri-layout-grid-fill:before{content:"";}.ri-layout-grid-line:before{content:"";}.ri-layout-left-2-fill:before{content:"";}.ri-layout-left-2-line:before{content:"";}.ri-layout-left-fill:before{content:"";}.ri-layout-left-line:before{content:"";}.ri-layout-line:before{content:"";}.ri-layout-masonry-fill:before{content:"";}.ri-layout-masonry-line:before{content:"";}.ri-layout-right-2-fill:before{content:"";}.ri-layout-right-2-line:before{content:"";}.ri-layout-right-fill:before{content:"";}.ri-layout-right-line:before{content:"";}.ri-layout-row-fill:before{content:"";}.ri-layout-row-line:before{content:"";}.ri-layout-top-2-fill:before{content:"";}.ri-layout-top-2-line:before{content:"";}.ri-layout-top-fill:before{content:"";}.ri-layout-top-line:before{content:"";}.ri-leaf-fill:before{content:"";}.ri-leaf-line:before{content:"";}.ri-lifebuoy-fill:before{content:"";}.ri-lifebuoy-line:before{content:"";}.ri-lightbulb-fill:before{content:"";}.ri-lightbulb-flash-fill:before{content:"";}.ri-lightbulb-flash-line:before{content:"";}.ri-lightbulb-line:before{content:"";}.ri-line-chart-fill:before{content:"";}.ri-line-chart-line:before{content:"";}.ri-line-fill:before{content:"";}.ri-line-height:before{content:"";}.ri-line-line:before{content:"";}.ri-link-m:before{content:"";}.ri-link-unlink-m:before{content:"";}.ri-link-unlink:before{content:"";}.ri-link:before{content:"";}.ri-linkedin-box-fill:before{content:"";}.ri-linkedin-box-line:before{content:"";}.ri-linkedin-fill:before{content:"";}.ri-linkedin-line:before{content:"";}.ri-links-fill:before{content:"";}.ri-links-line:before{content:"";}.ri-list-check-2:before{content:"";}.ri-list-check:before{content:"";}.ri-list-ordered:before{content:"";}.ri-list-settings-fill:before{content:"";}.ri-list-settings-line:before{content:"";}.ri-list-unordered:before{content:"";}.ri-live-fill:before{content:"";}.ri-live-line:before{content:"";}.ri-loader-2-fill:before{content:"";}.ri-loader-2-line:before{content:"";}.ri-loader-3-fill:before{content:"";}.ri-loader-3-line:before{content:"";}.ri-loader-4-fill:before{content:"";}.ri-loader-4-line:before{content:"";}.ri-loader-5-fill:before{content:"";}.ri-loader-5-line:before{content:"";}.ri-loader-fill:before{content:"";}.ri-loader-line:before{content:"";}.ri-lock-2-fill:before{content:"";}.ri-lock-2-line:before{content:"";}.ri-lock-fill:before{content:"";}.ri-lock-line:before{content:"";}.ri-lock-password-fill:before{content:"";}.ri-lock-password-line:before{content:"";}.ri-lock-unlock-fill:before{content:"";}.ri-lock-unlock-line:before{content:"";}.ri-login-box-fill:before{content:"";}.ri-login-box-line:before{content:"";}.ri-login-circle-fill:before{content:"";}.ri-login-circle-line:before{content:"";}.ri-logout-box-fill:before{content:"";}.ri-logout-box-line:before{content:"";}.ri-logout-box-r-fill:before{content:"";}.ri-logout-box-r-line:before{content:"";}.ri-logout-circle-fill:before{content:"";}.ri-logout-circle-line:before{content:"";}.ri-logout-circle-r-fill:before{content:"";}.ri-logout-circle-r-line:before{content:"";}.ri-luggage-cart-fill:before{content:"";}.ri-luggage-cart-line:before{content:"";}.ri-luggage-deposit-fill:before{content:"";}.ri-luggage-deposit-line:before{content:"";}.ri-lungs-fill:before{content:"";}.ri-lungs-line:before{content:"";}.ri-mac-fill:before{content:"";}.ri-mac-line:before{content:"";}.ri-macbook-fill:before{content:"";}.ri-macbook-line:before{content:"";}.ri-magic-fill:before{content:"";}.ri-magic-line:before{content:"";}.ri-mail-add-fill:before{content:"";}.ri-mail-add-line:before{content:"";}.ri-mail-check-fill:before{content:"";}.ri-mail-check-line:before{content:"";}.ri-mail-close-fill:before{content:"";}.ri-mail-close-line:before{content:"";}.ri-mail-download-fill:before{content:"";}.ri-mail-download-line:before{content:"";}.ri-mail-fill:before{content:"";}.ri-mail-forbid-fill:before{content:"";}.ri-mail-forbid-line:before{content:"";}.ri-mail-line:before{content:"";}.ri-mail-lock-fill:before{content:"";}.ri-mail-lock-line:before{content:"";}.ri-mail-open-fill:before{content:"";}.ri-mail-open-line:before{content:"";}.ri-mail-send-fill:before{content:"";}.ri-mail-send-line:before{content:"";}.ri-mail-settings-fill:before{content:"";}.ri-mail-settings-line:before{content:"";}.ri-mail-star-fill:before{content:"";}.ri-mail-star-line:before{content:"";}.ri-mail-unread-fill:before{content:"";}.ri-mail-unread-line:before{content:"";}.ri-mail-volume-fill:before{content:"";}.ri-mail-volume-line:before{content:"";}.ri-map-2-fill:before{content:"";}.ri-map-2-line:before{content:"";}.ri-map-fill:before{content:"";}.ri-map-line:before{content:"";}.ri-map-pin-2-fill:before{content:"";}.ri-map-pin-2-line:before{content:"";}.ri-map-pin-3-fill:before{content:"";}.ri-map-pin-3-line:before{content:"";}.ri-map-pin-4-fill:before{content:"";}.ri-map-pin-4-line:before{content:"";}.ri-map-pin-5-fill:before{content:"";}.ri-map-pin-5-line:before{content:"";}.ri-map-pin-add-fill:before{content:"";}.ri-map-pin-add-line:before{content:"";}.ri-map-pin-fill:before{content:"";}.ri-map-pin-line:before{content:"";}.ri-map-pin-range-fill:before{content:"";}.ri-map-pin-range-line:before{content:"";}.ri-map-pin-time-fill:before{content:"";}.ri-map-pin-time-line:before{content:"";}.ri-map-pin-user-fill:before{content:"";}.ri-map-pin-user-line:before{content:"";}.ri-mark-pen-fill:before{content:"";}.ri-mark-pen-line:before{content:"";}.ri-markdown-fill:before{content:"";}.ri-markdown-line:before{content:"";}.ri-markup-fill:before{content:"";}.ri-markup-line:before{content:"";}.ri-mastercard-fill:before{content:"";}.ri-mastercard-line:before{content:"";}.ri-mastodon-fill:before{content:"";}.ri-mastodon-line:before{content:"";}.ri-medal-2-fill:before{content:"";}.ri-medal-2-line:before{content:"";}.ri-medal-fill:before{content:"";}.ri-medal-line:before{content:"";}.ri-medicine-bottle-fill:before{content:"";}.ri-medicine-bottle-line:before{content:"";}.ri-medium-fill:before{content:"";}.ri-medium-line:before{content:"";}.ri-men-fill:before{content:"";}.ri-men-line:before{content:"";}.ri-mental-health-fill:before{content:"";}.ri-mental-health-line:before{content:"";}.ri-menu-2-fill:before{content:"";}.ri-menu-2-line:before{content:"";}.ri-menu-3-fill:before{content:"";}.ri-menu-3-line:before{content:"";}.ri-menu-4-fill:before{content:"";}.ri-menu-4-line:before{content:"";}.ri-menu-5-fill:before{content:"";}.ri-menu-5-line:before{content:"";}.ri-menu-add-fill:before{content:"";}.ri-menu-add-line:before{content:"";}.ri-menu-fill:before{content:"";}.ri-menu-fold-fill:before{content:"";}.ri-menu-fold-line:before{content:"";}.ri-menu-line:before{content:"";}.ri-menu-unfold-fill:before{content:"";}.ri-menu-unfold-line:before{content:"";}.ri-merge-cells-horizontal:before{content:"";}.ri-merge-cells-vertical:before{content:"";}.ri-message-2-fill:before{content:"";}.ri-message-2-line:before{content:"";}.ri-message-3-fill:before{content:"";}.ri-message-3-line:before{content:"";}.ri-message-fill:before{content:"";}.ri-message-line:before{content:"";}.ri-messenger-fill:before{content:"";}.ri-messenger-line:before{content:"";}.ri-meteor-fill:before{content:"";}.ri-meteor-line:before{content:"";}.ri-mic-2-fill:before{content:"";}.ri-mic-2-line:before{content:"";}.ri-mic-fill:before{content:"";}.ri-mic-line:before{content:"";}.ri-mic-off-fill:before{content:"";}.ri-mic-off-line:before{content:"";}.ri-mickey-fill:before{content:"";}.ri-mickey-line:before{content:"";}.ri-microscope-fill:before{content:"";}.ri-microscope-line:before{content:"";}.ri-microsoft-fill:before{content:"";}.ri-microsoft-line:before{content:"";}.ri-mind-map:before{content:"";}.ri-mini-program-fill:before{content:"";}.ri-mini-program-line:before{content:"";}.ri-mist-fill:before{content:"";}.ri-mist-line:before{content:"";}.ri-money-cny-box-fill:before{content:"";}.ri-money-cny-box-line:before{content:"";}.ri-money-cny-circle-fill:before{content:"";}.ri-money-cny-circle-line:before{content:"";}.ri-money-dollar-box-fill:before{content:"";}.ri-money-dollar-box-line:before{content:"";}.ri-money-dollar-circle-fill:before{content:"";}.ri-money-dollar-circle-line:before{content:"";}.ri-money-euro-box-fill:before{content:"";}.ri-money-euro-box-line:before{content:"";}.ri-money-euro-circle-fill:before{content:"";}.ri-money-euro-circle-line:before{content:"";}.ri-money-pound-box-fill:before{content:"";}.ri-money-pound-box-line:before{content:"";}.ri-money-pound-circle-fill:before{content:"";}.ri-money-pound-circle-line:before{content:"";}.ri-moon-clear-fill:before{content:"";}.ri-moon-clear-line:before{content:"";}.ri-moon-cloudy-fill:before{content:"";}.ri-moon-cloudy-line:before{content:"";}.ri-moon-fill:before{content:"";}.ri-moon-foggy-fill:before{content:"";}.ri-moon-foggy-line:before{content:"";}.ri-moon-line:before{content:"";}.ri-more-2-fill:before{content:"";}.ri-more-2-line:before{content:"";}.ri-more-fill:before{content:"";}.ri-more-line:before{content:"";}.ri-motorbike-fill:before{content:"";}.ri-motorbike-line:before{content:"";}.ri-mouse-fill:before{content:"";}.ri-mouse-line:before{content:"";}.ri-movie-2-fill:before{content:"";}.ri-movie-2-line:before{content:"";}.ri-movie-fill:before{content:"";}.ri-movie-line:before{content:"";}.ri-music-2-fill:before{content:"";}.ri-music-2-line:before{content:"";}.ri-music-fill:before{content:"";}.ri-music-line:before{content:"";}.ri-mv-fill:before{content:"";}.ri-mv-line:before{content:"";}.ri-navigation-fill:before{content:"";}.ri-navigation-line:before{content:"";}.ri-netease-cloud-music-fill:before{content:"";}.ri-netease-cloud-music-line:before{content:"";}.ri-netflix-fill:before{content:"";}.ri-netflix-line:before{content:"";}.ri-newspaper-fill:before{content:"";}.ri-newspaper-line:before{content:"";}.ri-node-tree:before{content:"";}.ri-notification-2-fill:before{content:"";}.ri-notification-2-line:before{content:"";}.ri-notification-3-fill:before{content:"";}.ri-notification-3-line:before{content:"";}.ri-notification-4-fill:before{content:"";}.ri-notification-4-line:before{content:"";}.ri-notification-badge-fill:before{content:"";}.ri-notification-badge-line:before{content:"";}.ri-notification-fill:before{content:"";}.ri-notification-line:before{content:"";}.ri-notification-off-fill:before{content:"";}.ri-notification-off-line:before{content:"";}.ri-npmjs-fill:before{content:"";}.ri-npmjs-line:before{content:"";}.ri-number-0:before{content:"";}.ri-number-1:before{content:"";}.ri-number-2:before{content:"";}.ri-number-3:before{content:"";}.ri-number-4:before{content:"";}.ri-number-5:before{content:"";}.ri-number-6:before{content:"";}.ri-number-7:before{content:"";}.ri-number-8:before{content:"";}.ri-number-9:before{content:"";}.ri-numbers-fill:before{content:"";}.ri-numbers-line:before{content:"";}.ri-nurse-fill:before{content:"";}.ri-nurse-line:before{content:"";}.ri-oil-fill:before{content:"";}.ri-oil-line:before{content:"";}.ri-omega:before{content:"";}.ri-open-arm-fill:before{content:"";}.ri-open-arm-line:before{content:"";}.ri-open-source-fill:before{content:"";}.ri-open-source-line:before{content:"";}.ri-opera-fill:before{content:"";}.ri-opera-line:before{content:"";}.ri-order-play-fill:before{content:"";}.ri-order-play-line:before{content:"";}.ri-organization-chart:before{content:"";}.ri-outlet-2-fill:before{content:"";}.ri-outlet-2-line:before{content:"";}.ri-outlet-fill:before{content:"";}.ri-outlet-line:before{content:"";}.ri-page-separator:before{content:"";}.ri-pages-fill:before{content:"";}.ri-pages-line:before{content:"";}.ri-paint-brush-fill:before{content:"";}.ri-paint-brush-line:before{content:"";}.ri-paint-fill:before{content:"";}.ri-paint-line:before{content:"";}.ri-palette-fill:before{content:"";}.ri-palette-line:before{content:"";}.ri-pantone-fill:before{content:"";}.ri-pantone-line:before{content:"";}.ri-paragraph:before{content:"";}.ri-parent-fill:before{content:"";}.ri-parent-line:before{content:"";}.ri-parentheses-fill:before{content:"";}.ri-parentheses-line:before{content:"";}.ri-parking-box-fill:before{content:"";}.ri-parking-box-line:before{content:"";}.ri-parking-fill:before{content:"";}.ri-parking-line:before{content:"";}.ri-passport-fill:before{content:"";}.ri-passport-line:before{content:"";}.ri-patreon-fill:before{content:"";}.ri-patreon-line:before{content:"";}.ri-pause-circle-fill:before{content:"";}.ri-pause-circle-line:before{content:"";}.ri-pause-fill:before{content:"";}.ri-pause-line:before{content:"";}.ri-pause-mini-fill:before{content:"";}.ri-pause-mini-line:before{content:"";}.ri-paypal-fill:before{content:"";}.ri-paypal-line:before{content:"";}.ri-pen-nib-fill:before{content:"";}.ri-pen-nib-line:before{content:"";}.ri-pencil-fill:before{content:"";}.ri-pencil-line:before{content:"";}.ri-pencil-ruler-2-fill:before{content:"";}.ri-pencil-ruler-2-line:before{content:"";}.ri-pencil-ruler-fill:before{content:"";}.ri-pencil-ruler-line:before{content:"";}.ri-percent-fill:before{content:"";}.ri-percent-line:before{content:"";}.ri-phone-camera-fill:before{content:"";}.ri-phone-camera-line:before{content:"";}.ri-phone-fill:before{content:"";}.ri-phone-find-fill:before{content:"";}.ri-phone-find-line:before{content:"";}.ri-phone-line:before{content:"";}.ri-phone-lock-fill:before{content:"";}.ri-phone-lock-line:before{content:"";}.ri-picture-in-picture-2-fill:before{content:"";}.ri-picture-in-picture-2-line:before{content:"";}.ri-picture-in-picture-exit-fill:before{content:"";}.ri-picture-in-picture-exit-line:before{content:"";}.ri-picture-in-picture-fill:before{content:"";}.ri-picture-in-picture-line:before{content:"";}.ri-pie-chart-2-fill:before{content:"";}.ri-pie-chart-2-line:before{content:"";}.ri-pie-chart-box-fill:before{content:"";}.ri-pie-chart-box-line:before{content:"";}.ri-pie-chart-fill:before{content:"";}.ri-pie-chart-line:before{content:"";}.ri-pin-distance-fill:before{content:"";}.ri-pin-distance-line:before{content:"";}.ri-ping-pong-fill:before{content:"";}.ri-ping-pong-line:before{content:"";}.ri-pinterest-fill:before{content:"";}.ri-pinterest-line:before{content:"";}.ri-pinyin-input:before{content:"";}.ri-pixelfed-fill:before{content:"";}.ri-pixelfed-line:before{content:"";}.ri-plane-fill:before{content:"";}.ri-plane-line:before{content:"";}.ri-plant-fill:before{content:"";}.ri-plant-line:before{content:"";}.ri-play-circle-fill:before{content:"";}.ri-play-circle-line:before{content:"";}.ri-play-fill:before{content:"";}.ri-play-line:before{content:"";}.ri-play-list-2-fill:before{content:"";}.ri-play-list-2-line:before{content:"";}.ri-play-list-add-fill:before{content:"";}.ri-play-list-add-line:before{content:"";}.ri-play-list-fill:before{content:"";}.ri-play-list-line:before{content:"";}.ri-play-mini-fill:before{content:"";}.ri-play-mini-line:before{content:"";}.ri-playstation-fill:before{content:"";}.ri-playstation-line:before{content:"";}.ri-plug-2-fill:before{content:"";}.ri-plug-2-line:before{content:"";}.ri-plug-fill:before{content:"";}.ri-plug-line:before{content:"";}.ri-polaroid-2-fill:before{content:"";}.ri-polaroid-2-line:before{content:"";}.ri-polaroid-fill:before{content:"";}.ri-polaroid-line:before{content:"";}.ri-police-car-fill:before{content:"";}.ri-police-car-line:before{content:"";}.ri-price-tag-2-fill:before{content:"";}.ri-price-tag-2-line:before{content:"";}.ri-price-tag-3-fill:before{content:"";}.ri-price-tag-3-line:before{content:"";}.ri-price-tag-fill:before{content:"";}.ri-price-tag-line:before{content:"";}.ri-printer-cloud-fill:before{content:"";}.ri-printer-cloud-line:before{content:"";}.ri-printer-fill:before{content:"";}.ri-printer-line:before{content:"";}.ri-product-hunt-fill:before{content:"";}.ri-product-hunt-line:before{content:"";}.ri-profile-fill:before{content:"";}.ri-profile-line:before{content:"";}.ri-projector-2-fill:before{content:"";}.ri-projector-2-line:before{content:"";}.ri-projector-fill:before{content:"";}.ri-projector-line:before{content:"";}.ri-psychotherapy-fill:before{content:"";}.ri-psychotherapy-line:before{content:"";}.ri-pulse-fill:before{content:"";}.ri-pulse-line:before{content:"";}.ri-pushpin-2-fill:before{content:"";}.ri-pushpin-2-line:before{content:"";}.ri-pushpin-fill:before{content:"";}.ri-pushpin-line:before{content:"";}.ri-qq-fill:before{content:"";}.ri-qq-line:before{content:"";}.ri-qr-code-fill:before{content:"";}.ri-qr-code-line:before{content:"";}.ri-qr-scan-2-fill:before{content:"";}.ri-qr-scan-2-line:before{content:"";}.ri-qr-scan-fill:before{content:"";}.ri-qr-scan-line:before{content:"";}.ri-question-answer-fill:before{content:"";}.ri-question-answer-line:before{content:"";}.ri-question-fill:before{content:"";}.ri-question-line:before{content:"";}.ri-question-mark:before{content:"";}.ri-questionnaire-fill:before{content:"";}.ri-questionnaire-line:before{content:"";}.ri-quill-pen-fill:before{content:"";}.ri-quill-pen-line:before{content:"";}.ri-radar-fill:before{content:"";}.ri-radar-line:before{content:"";}.ri-radio-2-fill:before{content:"";}.ri-radio-2-line:before{content:"";}.ri-radio-button-fill:before{content:"";}.ri-radio-button-line:before{content:"";}.ri-radio-fill:before{content:"";}.ri-radio-line:before{content:"";}.ri-rainbow-fill:before{content:"";}.ri-rainbow-line:before{content:"";}.ri-rainy-fill:before{content:"";}.ri-rainy-line:before{content:"";}.ri-reactjs-fill:before{content:"";}.ri-reactjs-line:before{content:"";}.ri-record-circle-fill:before{content:"";}.ri-record-circle-line:before{content:"";}.ri-record-mail-fill:before{content:"";}.ri-record-mail-line:before{content:"";}.ri-recycle-fill:before{content:"";}.ri-recycle-line:before{content:"";}.ri-red-packet-fill:before{content:"";}.ri-red-packet-line:before{content:"";}.ri-reddit-fill:before{content:"";}.ri-reddit-line:before{content:"";}.ri-refresh-fill:before{content:"";}.ri-refresh-line:before{content:"";}.ri-refund-2-fill:before{content:"";}.ri-refund-2-line:before{content:"";}.ri-refund-fill:before{content:"";}.ri-refund-line:before{content:"";}.ri-registered-fill:before{content:"";}.ri-registered-line:before{content:"";}.ri-remixicon-fill:before{content:"";}.ri-remixicon-line:before{content:"";}.ri-remote-control-2-fill:before{content:"";}.ri-remote-control-2-line:before{content:"";}.ri-remote-control-fill:before{content:"";}.ri-remote-control-line:before{content:"";}.ri-repeat-2-fill:before{content:"";}.ri-repeat-2-line:before{content:"";}.ri-repeat-fill:before{content:"";}.ri-repeat-line:before{content:"";}.ri-repeat-one-fill:before{content:"";}.ri-repeat-one-line:before{content:"";}.ri-reply-all-fill:before{content:"";}.ri-reply-all-line:before{content:"";}.ri-reply-fill:before{content:"";}.ri-reply-line:before{content:"";}.ri-reserved-fill:before{content:"";}.ri-reserved-line:before{content:"";}.ri-rest-time-fill:before{content:"";}.ri-rest-time-line:before{content:"";}.ri-restart-fill:before{content:"";}.ri-restart-line:before{content:"";}.ri-restaurant-2-fill:before{content:"";}.ri-restaurant-2-line:before{content:"";}.ri-restaurant-fill:before{content:"";}.ri-restaurant-line:before{content:"";}.ri-rewind-fill:before{content:"";}.ri-rewind-line:before{content:"";}.ri-rewind-mini-fill:before{content:"";}.ri-rewind-mini-line:before{content:"";}.ri-rhythm-fill:before{content:"";}.ri-rhythm-line:before{content:"";}.ri-riding-fill:before{content:"";}.ri-riding-line:before{content:"";}.ri-road-map-fill:before{content:"";}.ri-road-map-line:before{content:"";}.ri-roadster-fill:before{content:"";}.ri-roadster-line:before{content:"";}.ri-robot-fill:before{content:"";}.ri-robot-line:before{content:"";}.ri-rocket-2-fill:before{content:"";}.ri-rocket-2-line:before{content:"";}.ri-rocket-fill:before{content:"";}.ri-rocket-line:before{content:"";}.ri-rotate-lock-fill:before{content:"";}.ri-rotate-lock-line:before{content:"";}.ri-rounded-corner:before{content:"";}.ri-route-fill:before{content:"";}.ri-route-line:before{content:"";}.ri-router-fill:before{content:"";}.ri-router-line:before{content:"";}.ri-rss-fill:before{content:"";}.ri-rss-line:before{content:"";}.ri-ruler-2-fill:before{content:"";}.ri-ruler-2-line:before{content:"";}.ri-ruler-fill:before{content:"";}.ri-ruler-line:before{content:"";}.ri-run-fill:before{content:"";}.ri-run-line:before{content:"";}.ri-safari-fill:before{content:"";}.ri-safari-line:before{content:"";}.ri-safe-2-fill:before{content:"";}.ri-safe-2-line:before{content:"";}.ri-safe-fill:before{content:"";}.ri-safe-line:before{content:"";}.ri-sailboat-fill:before{content:"";}.ri-sailboat-line:before{content:"";}.ri-save-2-fill:before{content:"";}.ri-save-2-line:before{content:"";}.ri-save-3-fill:before{content:"";}.ri-save-3-line:before{content:"";}.ri-save-fill:before{content:"";}.ri-save-line:before{content:"";}.ri-scales-2-fill:before{content:"";}.ri-scales-2-line:before{content:"";}.ri-scales-3-fill:before{content:"";}.ri-scales-3-line:before{content:"";}.ri-scales-fill:before{content:"";}.ri-scales-line:before{content:"";}.ri-scan-2-fill:before{content:"";}.ri-scan-2-line:before{content:"";}.ri-scan-fill:before{content:"";}.ri-scan-line:before{content:"";}.ri-scissors-2-fill:before{content:"";}.ri-scissors-2-line:before{content:"";}.ri-scissors-cut-fill:before{content:"";}.ri-scissors-cut-line:before{content:"";}.ri-scissors-fill:before{content:"";}.ri-scissors-line:before{content:"";}.ri-screenshot-2-fill:before{content:"";}.ri-screenshot-2-line:before{content:"";}.ri-screenshot-fill:before{content:"";}.ri-screenshot-line:before{content:"";}.ri-sd-card-fill:before{content:"";}.ri-sd-card-line:before{content:"";}.ri-sd-card-mini-fill:before{content:"";}.ri-sd-card-mini-line:before{content:"";}.ri-search-2-fill:before{content:"";}.ri-search-2-line:before{content:"";}.ri-search-eye-fill:before{content:"";}.ri-search-eye-line:before{content:"";}.ri-search-fill:before{content:"";}.ri-search-line:before{content:"";}.ri-secure-payment-fill:before{content:"";}.ri-secure-payment-line:before{content:"";}.ri-seedling-fill:before{content:"";}.ri-seedling-line:before{content:"";}.ri-send-backward:before{content:"";}.ri-send-plane-2-fill:before{content:"";}.ri-send-plane-2-line:before{content:"";}.ri-send-plane-fill:before{content:"";}.ri-send-plane-line:before{content:"";}.ri-send-to-back:before{content:"";}.ri-sensor-fill:before{content:"";}.ri-sensor-line:before{content:"";}.ri-separator:before{content:"";}.ri-server-fill:before{content:"";}.ri-server-line:before{content:"";}.ri-service-fill:before{content:"";}.ri-service-line:before{content:"";}.ri-settings-2-fill:before{content:"";}.ri-settings-2-line:before{content:"";}.ri-settings-3-fill:before{content:"";}.ri-settings-3-line:before{content:"";}.ri-settings-4-fill:before{content:"";}.ri-settings-4-line:before{content:"";}.ri-settings-5-fill:before{content:"";}.ri-settings-5-line:before{content:"";}.ri-settings-6-fill:before{content:"";}.ri-settings-6-line:before{content:"";}.ri-settings-fill:before{content:"";}.ri-settings-line:before{content:"";}.ri-shape-2-fill:before{content:"";}.ri-shape-2-line:before{content:"";}.ri-shape-fill:before{content:"";}.ri-shape-line:before{content:"";}.ri-share-box-fill:before{content:"";}.ri-share-box-line:before{content:"";}.ri-share-circle-fill:before{content:"";}.ri-share-circle-line:before{content:"";}.ri-share-fill:before{content:"";}.ri-share-forward-2-fill:before{content:"";}.ri-share-forward-2-line:before{content:"";}.ri-share-forward-box-fill:before{content:"";}.ri-share-forward-box-line:before{content:"";}.ri-share-forward-fill:before{content:"";}.ri-share-forward-line:before{content:"";}.ri-share-line:before{content:"";}.ri-shield-check-fill:before{content:"";}.ri-shield-check-line:before{content:"";}.ri-shield-cross-fill:before{content:"";}.ri-shield-cross-line:before{content:"";}.ri-shield-fill:before{content:"";}.ri-shield-flash-fill:before{content:"";}.ri-shield-flash-line:before{content:"";}.ri-shield-keyhole-fill:before{content:"";}.ri-shield-keyhole-line:before{content:"";}.ri-shield-line:before{content:"";}.ri-shield-star-fill:before{content:"";}.ri-shield-star-line:before{content:"";}.ri-shield-user-fill:before{content:"";}.ri-shield-user-line:before{content:"";}.ri-ship-2-fill:before{content:"";}.ri-ship-2-line:before{content:"";}.ri-ship-fill:before{content:"";}.ri-ship-line:before{content:"";}.ri-shirt-fill:before{content:"";}.ri-shirt-line:before{content:"";}.ri-shopping-bag-2-fill:before{content:"";}.ri-shopping-bag-2-line:before{content:"";}.ri-shopping-bag-3-fill:before{content:"";}.ri-shopping-bag-3-line:before{content:"";}.ri-shopping-bag-fill:before{content:"";}.ri-shopping-bag-line:before{content:"";}.ri-shopping-basket-2-fill:before{content:"";}.ri-shopping-basket-2-line:before{content:"";}.ri-shopping-basket-fill:before{content:"";}.ri-shopping-basket-line:before{content:"";}.ri-shopping-cart-2-fill:before{content:"";}.ri-shopping-cart-2-line:before{content:"";}.ri-shopping-cart-fill:before{content:"";}.ri-shopping-cart-line:before{content:"";}.ri-showers-fill:before{content:"";}.ri-showers-line:before{content:"";}.ri-shuffle-fill:before{content:"";}.ri-shuffle-line:before{content:"";}.ri-shut-down-fill:before{content:"";}.ri-shut-down-line:before{content:"";}.ri-side-bar-fill:before{content:"";}.ri-side-bar-line:before{content:"";}.ri-signal-tower-fill:before{content:"";}.ri-signal-tower-line:before{content:"";}.ri-signal-wifi-1-fill:before{content:"";}.ri-signal-wifi-1-line:before{content:"";}.ri-signal-wifi-2-fill:before{content:"";}.ri-signal-wifi-2-line:before{content:"";}.ri-signal-wifi-3-fill:before{content:"";}.ri-signal-wifi-3-line:before{content:"";}.ri-signal-wifi-error-fill:before{content:"";}.ri-signal-wifi-error-line:before{content:"";}.ri-signal-wifi-fill:before{content:"";}.ri-signal-wifi-line:before{content:"";}.ri-signal-wifi-off-fill:before{content:"";}.ri-signal-wifi-off-line:before{content:"";}.ri-sim-card-2-fill:before{content:"";}.ri-sim-card-2-line:before{content:"";}.ri-sim-card-fill:before{content:"";}.ri-sim-card-line:before{content:"";}.ri-single-quotes-l:before{content:"";}.ri-single-quotes-r:before{content:"";}.ri-sip-fill:before{content:"";}.ri-sip-line:before{content:"";}.ri-skip-back-fill:before{content:"";}.ri-skip-back-line:before{content:"";}.ri-skip-back-mini-fill:before{content:"";}.ri-skip-back-mini-line:before{content:"";}.ri-skip-forward-fill:before{content:"";}.ri-skip-forward-line:before{content:"";}.ri-skip-forward-mini-fill:before{content:"";}.ri-skip-forward-mini-line:before{content:"";}.ri-skull-2-fill:before{content:"";}.ri-skull-2-line:before{content:"";}.ri-skull-fill:before{content:"";}.ri-skull-line:before{content:"";}.ri-skype-fill:before{content:"";}.ri-skype-line:before{content:"";}.ri-slack-fill:before{content:"";}.ri-slack-line:before{content:"";}.ri-slice-fill:before{content:"";}.ri-slice-line:before{content:"";}.ri-slideshow-2-fill:before{content:"";}.ri-slideshow-2-line:before{content:"";}.ri-slideshow-3-fill:before{content:"";}.ri-slideshow-3-line:before{content:"";}.ri-slideshow-4-fill:before{content:"";}.ri-slideshow-4-line:before{content:"";}.ri-slideshow-fill:before{content:"";}.ri-slideshow-line:before{content:"";}.ri-smartphone-fill:before{content:"";}.ri-smartphone-line:before{content:"";}.ri-snapchat-fill:before{content:"";}.ri-snapchat-line:before{content:"";}.ri-snowy-fill:before{content:"";}.ri-snowy-line:before{content:"";}.ri-sort-asc:before{content:"";}.ri-sort-desc:before{content:"";}.ri-sound-module-fill:before{content:"";}.ri-sound-module-line:before{content:"";}.ri-soundcloud-fill:before{content:"";}.ri-soundcloud-line:before{content:"";}.ri-space-ship-fill:before{content:"";}.ri-space-ship-line:before{content:"";}.ri-space:before{content:"";}.ri-spam-2-fill:before{content:"";}.ri-spam-2-line:before{content:"";}.ri-spam-3-fill:before{content:"";}.ri-spam-3-line:before{content:"";}.ri-spam-fill:before{content:"";}.ri-spam-line:before{content:"";}.ri-speaker-2-fill:before{content:"";}.ri-speaker-2-line:before{content:"";}.ri-speaker-3-fill:before{content:"";}.ri-speaker-3-line:before{content:"";}.ri-speaker-fill:before{content:"";}.ri-speaker-line:before{content:"";}.ri-spectrum-fill:before{content:"";}.ri-spectrum-line:before{content:"";}.ri-speed-fill:before{content:"";}.ri-speed-line:before{content:"";}.ri-speed-mini-fill:before{content:"";}.ri-speed-mini-line:before{content:"";}.ri-split-cells-horizontal:before{content:"";}.ri-split-cells-vertical:before{content:"";}.ri-spotify-fill:before{content:"";}.ri-spotify-line:before{content:"";}.ri-spy-fill:before{content:"";}.ri-spy-line:before{content:"";}.ri-stack-fill:before{content:"";}.ri-stack-line:before{content:"";}.ri-stack-overflow-fill:before{content:"";}.ri-stack-overflow-line:before{content:"";}.ri-stackshare-fill:before{content:"";}.ri-stackshare-line:before{content:"";}.ri-star-fill:before{content:"";}.ri-star-half-fill:before{content:"";}.ri-star-half-line:before{content:"";}.ri-star-half-s-fill:before{content:"";}.ri-star-half-s-line:before{content:"";}.ri-star-line:before{content:"";}.ri-star-s-fill:before{content:"";}.ri-star-s-line:before{content:"";}.ri-star-smile-fill:before{content:"";}.ri-star-smile-line:before{content:"";}.ri-steam-fill:before{content:"";}.ri-steam-line:before{content:"";}.ri-steering-2-fill:before{content:"";}.ri-steering-2-line:before{content:"";}.ri-steering-fill:before{content:"";}.ri-steering-line:before{content:"";}.ri-stethoscope-fill:before{content:"";}.ri-stethoscope-line:before{content:"";}.ri-sticky-note-2-fill:before{content:"";}.ri-sticky-note-2-line:before{content:"";}.ri-sticky-note-fill:before{content:"";}.ri-sticky-note-line:before{content:"";}.ri-stock-fill:before{content:"";}.ri-stock-line:before{content:"";}.ri-stop-circle-fill:before{content:"";}.ri-stop-circle-line:before{content:"";}.ri-stop-fill:before{content:"";}.ri-stop-line:before{content:"";}.ri-stop-mini-fill:before{content:"";}.ri-stop-mini-line:before{content:"";}.ri-store-2-fill:before{content:"";}.ri-store-2-line:before{content:"";}.ri-store-3-fill:before{content:"";}.ri-store-3-line:before{content:"";}.ri-store-fill:before{content:"";}.ri-store-line:before{content:"";}.ri-strikethrough-2:before{content:"";}.ri-strikethrough:before{content:"";}.ri-subscript-2:before{content:"";}.ri-subscript:before{content:"";}.ri-subtract-fill:before{content:"";}.ri-subtract-line:before{content:"";}.ri-subway-fill:before{content:"";}.ri-subway-line:before{content:"";}.ri-subway-wifi-fill:before{content:"";}.ri-subway-wifi-line:before{content:"";}.ri-suitcase-2-fill:before{content:"";}.ri-suitcase-2-line:before{content:"";}.ri-suitcase-3-fill:before{content:"";}.ri-suitcase-3-line:before{content:"";}.ri-suitcase-fill:before{content:"";}.ri-suitcase-line:before{content:"";}.ri-sun-cloudy-fill:before{content:"";}.ri-sun-cloudy-line:before{content:"";}.ri-sun-fill:before{content:"";}.ri-sun-foggy-fill:before{content:"";}.ri-sun-foggy-line:before{content:"";}.ri-sun-line:before{content:"";}.ri-superscript-2:before{content:"";}.ri-superscript:before{content:"";}.ri-surgical-mask-fill:before{content:"";}.ri-surgical-mask-line:before{content:"";}.ri-surround-sound-fill:before{content:"";}.ri-surround-sound-line:before{content:"";}.ri-survey-fill:before{content:"";}.ri-survey-line:before{content:"";}.ri-swap-box-fill:before{content:"";}.ri-swap-box-line:before{content:"";}.ri-swap-fill:before{content:"";}.ri-swap-line:before{content:"";}.ri-switch-fill:before{content:"";}.ri-switch-line:before{content:"";}.ri-sword-fill:before{content:"";}.ri-sword-line:before{content:"";}.ri-syringe-fill:before{content:"";}.ri-syringe-line:before{content:"";}.ri-t-box-fill:before{content:"";}.ri-t-box-line:before{content:"";}.ri-t-shirt-2-fill:before{content:"";}.ri-t-shirt-2-line:before{content:"";}.ri-t-shirt-air-fill:before{content:"";}.ri-t-shirt-air-line:before{content:"";}.ri-t-shirt-fill:before{content:"";}.ri-t-shirt-line:before{content:"";}.ri-table-2:before{content:"";}.ri-table-alt-fill:before{content:"";}.ri-table-alt-line:before{content:"";}.ri-table-fill:before{content:"";}.ri-table-line:before{content:"";}.ri-tablet-fill:before{content:"";}.ri-tablet-line:before{content:"";}.ri-takeaway-fill:before{content:"";}.ri-takeaway-line:before{content:"";}.ri-taobao-fill:before{content:"";}.ri-taobao-line:before{content:"";}.ri-tape-fill:before{content:"";}.ri-tape-line:before{content:"";}.ri-task-fill:before{content:"";}.ri-task-line:before{content:"";}.ri-taxi-fill:before{content:"";}.ri-taxi-line:before{content:"";}.ri-taxi-wifi-fill:before{content:"";}.ri-taxi-wifi-line:before{content:"";}.ri-team-fill:before{content:"";}.ri-team-line:before{content:"";}.ri-telegram-fill:before{content:"";}.ri-telegram-line:before{content:"";}.ri-temp-cold-fill:before{content:"";}.ri-temp-cold-line:before{content:"";}.ri-temp-hot-fill:before{content:"";}.ri-temp-hot-line:before{content:"";}.ri-terminal-box-fill:before{content:"";}.ri-terminal-box-line:before{content:"";}.ri-terminal-fill:before{content:"";}.ri-terminal-line:before{content:"";}.ri-terminal-window-fill:before{content:"";}.ri-terminal-window-line:before{content:"";}.ri-test-tube-fill:before{content:"";}.ri-test-tube-line:before{content:"";}.ri-text-direction-l:before{content:"";}.ri-text-direction-r:before{content:"";}.ri-text-spacing:before{content:"";}.ri-text-wrap:before{content:"";}.ri-text:before{content:"";}.ri-thermometer-fill:before{content:"";}.ri-thermometer-line:before{content:"";}.ri-thumb-down-fill:before{content:"";}.ri-thumb-down-line:before{content:"";}.ri-thumb-up-fill:before{content:"";}.ri-thumb-up-line:before{content:"";}.ri-thunderstorms-fill:before{content:"";}.ri-thunderstorms-line:before{content:"";}.ri-ticket-2-fill:before{content:"";}.ri-ticket-2-line:before{content:"";}.ri-ticket-fill:before{content:"";}.ri-ticket-line:before{content:"";}.ri-time-fill:before{content:"";}.ri-time-line:before{content:"";}.ri-timer-2-fill:before{content:"";}.ri-timer-2-line:before{content:"";}.ri-timer-fill:before{content:"";}.ri-timer-flash-fill:before{content:"";}.ri-timer-flash-line:before{content:"";}.ri-timer-line:before{content:"";}.ri-todo-fill:before{content:"";}.ri-todo-line:before{content:"";}.ri-toggle-fill:before{content:"";}.ri-toggle-line:before{content:"";}.ri-tools-fill:before{content:"";}.ri-tools-line:before{content:"";}.ri-tornado-fill:before{content:"";}.ri-tornado-line:before{content:"";}.ri-trademark-fill:before{content:"";}.ri-trademark-line:before{content:"";}.ri-traffic-light-fill:before{content:"";}.ri-traffic-light-line:before{content:"";}.ri-train-fill:before{content:"";}.ri-train-line:before{content:"";}.ri-train-wifi-fill:before{content:"";}.ri-train-wifi-line:before{content:"";}.ri-translate-2:before{content:"";}.ri-translate:before{content:"";}.ri-travesti-fill:before{content:"";}.ri-travesti-line:before{content:"";}.ri-treasure-map-fill:before{content:"";}.ri-treasure-map-line:before{content:"";}.ri-trello-fill:before{content:"";}.ri-trello-line:before{content:"";}.ri-trophy-fill:before{content:"";}.ri-trophy-line:before{content:"";}.ri-truck-fill:before{content:"";}.ri-truck-line:before{content:"";}.ri-tumblr-fill:before{content:"";}.ri-tumblr-line:before{content:"";}.ri-tv-2-fill:before{content:"";}.ri-tv-2-line:before{content:"";}.ri-tv-fill:before{content:"";}.ri-tv-line:before{content:"";}.ri-twitch-fill:before{content:"";}.ri-twitch-line:before{content:"";}.ri-twitter-fill:before{content:"";}.ri-twitter-line:before{content:"";}.ri-typhoon-fill:before{content:"";}.ri-typhoon-line:before{content:"";}.ri-u-disk-fill:before{content:"";}.ri-u-disk-line:before{content:"";}.ri-ubuntu-fill:before{content:"";}.ri-ubuntu-line:before{content:"";}.ri-umbrella-fill:before{content:"";}.ri-umbrella-line:before{content:"";}.ri-underline:before{content:"";}.ri-uninstall-fill:before{content:"";}.ri-uninstall-line:before{content:"";}.ri-unsplash-fill:before{content:"";}.ri-unsplash-line:before{content:"";}.ri-upload-2-fill:before{content:"";}.ri-upload-2-line:before{content:"";}.ri-upload-cloud-2-fill:before{content:"";}.ri-upload-cloud-2-line:before{content:"";}.ri-upload-cloud-fill:before{content:"";}.ri-upload-cloud-line:before{content:"";}.ri-upload-fill:before{content:"";}.ri-upload-line:before{content:"";}.ri-usb-fill:before{content:"";}.ri-usb-line:before{content:"";}.ri-user-2-fill:before{content:"";}.ri-user-2-line:before{content:"";}.ri-user-3-fill:before{content:"";}.ri-user-3-line:before{content:"";}.ri-user-4-fill:before{content:"";}.ri-user-4-line:before{content:"";}.ri-user-5-fill:before{content:"";}.ri-user-5-line:before{content:"";}.ri-user-6-fill:before{content:"";}.ri-user-6-line:before{content:"";}.ri-user-add-fill:before{content:"";}.ri-user-add-line:before{content:"";}.ri-user-fill:before{content:"";}.ri-user-follow-fill:before{content:"";}.ri-user-follow-line:before{content:"";}.ri-user-heart-fill:before{content:"";}.ri-user-heart-line:before{content:"";}.ri-user-line:before{content:"";}.ri-user-location-fill:before{content:"";}.ri-user-location-line:before{content:"";}.ri-user-received-2-fill:before{content:"";}.ri-user-received-2-line:before{content:"";}.ri-user-received-fill:before{content:"";}.ri-user-received-line:before{content:"";}.ri-user-search-fill:before{content:"";}.ri-user-search-line:before{content:"";}.ri-user-settings-fill:before{content:"";}.ri-user-settings-line:before{content:"";}.ri-user-shared-2-fill:before{content:"";}.ri-user-shared-2-line:before{content:"";}.ri-user-shared-fill:before{content:"";}.ri-user-shared-line:before{content:"";}.ri-user-smile-fill:before{content:"";}.ri-user-smile-line:before{content:"";}.ri-user-star-fill:before{content:"";}.ri-user-star-line:before{content:"";}.ri-user-unfollow-fill:before{content:"";}.ri-user-unfollow-line:before{content:"";}.ri-user-voice-fill:before{content:"";}.ri-user-voice-line:before{content:"";}.ri-video-add-fill:before{content:"";}.ri-video-add-line:before{content:"";}.ri-video-chat-fill:before{content:"";}.ri-video-chat-line:before{content:"";}.ri-video-download-fill:before{content:"";}.ri-video-download-line:before{content:"";}.ri-video-fill:before{content:"";}.ri-video-line:before{content:"";}.ri-video-upload-fill:before{content:"";}.ri-video-upload-line:before{content:"";}.ri-vidicon-2-fill:before{content:"";}.ri-vidicon-2-line:before{content:"";}.ri-vidicon-fill:before{content:"";}.ri-vidicon-line:before{content:"";}.ri-vimeo-fill:before{content:"";}.ri-vimeo-line:before{content:"";}.ri-vip-crown-2-fill:before{content:"";}.ri-vip-crown-2-line:before{content:"";}.ri-vip-crown-fill:before{content:"";}.ri-vip-crown-line:before{content:"";}.ri-vip-diamond-fill:before{content:"";}.ri-vip-diamond-line:before{content:"";}.ri-vip-fill:before{content:"";}.ri-vip-line:before{content:"";}.ri-virus-fill:before{content:"";}.ri-virus-line:before{content:"";}.ri-visa-fill:before{content:"";}.ri-visa-line:before{content:"";}.ri-voice-recognition-fill:before{content:"";}.ri-voice-recognition-line:before{content:"";}.ri-voiceprint-fill:before{content:"";}.ri-voiceprint-line:before{content:"";}.ri-volume-down-fill:before{content:"";}.ri-volume-down-line:before{content:"";}.ri-volume-mute-fill:before{content:"";}.ri-volume-mute-line:before{content:"";}.ri-volume-off-vibrate-fill:before{content:"";}.ri-volume-off-vibrate-line:before{content:"";}.ri-volume-up-fill:before{content:"";}.ri-volume-up-line:before{content:"";}.ri-volume-vibrate-fill:before{content:"";}.ri-volume-vibrate-line:before{content:"";}.ri-vuejs-fill:before{content:"";}.ri-vuejs-line:before{content:"";}.ri-walk-fill:before{content:"";}.ri-walk-line:before{content:"";}.ri-wallet-2-fill:before{content:"";}.ri-wallet-2-line:before{content:"";}.ri-wallet-3-fill:before{content:"";}.ri-wallet-3-line:before{content:"";}.ri-wallet-fill:before{content:"";}.ri-wallet-line:before{content:"";}.ri-water-flash-fill:before{content:"";}.ri-water-flash-line:before{content:"";}.ri-webcam-fill:before{content:"";}.ri-webcam-line:before{content:"";}.ri-wechat-2-fill:before{content:"";}.ri-wechat-2-line:before{content:"";}.ri-wechat-fill:before{content:"";}.ri-wechat-line:before{content:"";}.ri-wechat-pay-fill:before{content:"";}.ri-wechat-pay-line:before{content:"";}.ri-weibo-fill:before{content:"";}.ri-weibo-line:before{content:"";}.ri-whatsapp-fill:before{content:"";}.ri-whatsapp-line:before{content:"";}.ri-wheelchair-fill:before{content:"";}.ri-wheelchair-line:before{content:"";}.ri-wifi-fill:before{content:"";}.ri-wifi-line:before{content:"";}.ri-wifi-off-fill:before{content:"";}.ri-wifi-off-line:before{content:"";}.ri-window-2-fill:before{content:"";}.ri-window-2-line:before{content:"";}.ri-window-fill:before{content:"";}.ri-window-line:before{content:"";}.ri-windows-fill:before{content:"";}.ri-windows-line:before{content:"";}.ri-windy-fill:before{content:"";}.ri-windy-line:before{content:"";}.ri-wireless-charging-fill:before{content:"";}.ri-wireless-charging-line:before{content:"";}.ri-women-fill:before{content:"";}.ri-women-line:before{content:"";}.ri-wubi-input:before{content:"";}.ri-xbox-fill:before{content:"";}.ri-xbox-line:before{content:"";}.ri-xing-fill:before{content:"";}.ri-xing-line:before{content:"";}.ri-youtube-fill:before{content:"";}.ri-youtube-line:before{content:"";}.ri-zcool-fill:before{content:"";}.ri-zcool-line:before{content:"";}.ri-zhihu-fill:before{content:"";}.ri-zhihu-line:before{content:"";}.ri-zoom-in-fill:before{content:"";}.ri-zoom-in-line:before{content:"";}.ri-zoom-out-fill:before{content:"";}.ri-zoom-out-line:before{content:"";}.ri-zzz-fill:before{content:"";}.ri-zzz-line:before{content:"";}@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;}@-webkit-keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(1.1);transform:scale(1.1);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px);}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1);}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%);}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg);}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg);}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg);}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg);}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg);}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg);}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg);}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg);}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg);}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3);}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);}70%{-webkit-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px);}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px);}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px);}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px);}80%{-webkit-transform:translateX(10px);transform:translateX(10px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px);}80%{-webkit-transform:translateY(10px);transform:translateY(10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1);}25%{-webkit-transform:scale(.95);transform:scale(.95);}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3);}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px);}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px);}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px);}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px);}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px);}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px);}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px);}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px);}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1;}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1;}}.flipInX{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg);}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1;}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg);}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1;}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1;}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0;}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(500px);transform:translateX(500px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(500px);-ms-transform:translateX(500px);transform:translateX(500px);}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px);}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px);}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px);}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0;}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg);}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg);}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg);}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.flaticon-award:before{content:"";}.flaticon-lighting:before{content:"";}.flaticon-pumpjack:before{content:"";}.flaticon-bioengineering:before{content:"";}.flaticon-pistons:before{content:"";}.flaticon-engineer:before{content:"";}.flaticon-save-time:before{content:"";}.flaticon-case-study:before{content:"";}.flaticon-placeholder:before{content:"";}.flaticon-power-button:before{content:"";}.flaticon-phone:before{content:"";}.flaticon-certificate:before{content:"";}.flaticon-research:before{content:"";}.flaticon-work-time:before{content:"";}.flaticon-electrical-panel:before{content:"";}.flaticon-costumer:before{content:"";}.flaticon-order:before{content:"";}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative;}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);transform:translateZ(0);}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute;}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center;}.odometer-formatting-mark{display:none;}.splitting .word,.splitting .char{display:inline-block;}.splitting .char{position:relative;}.splitting .char::before,.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none;}.splitting{--word-center:calc(( var(--word-total) - 1 ) / 2);--char-center:calc(( var(--char-total) - 1 ) / 2);--line-center:calc(( var(--line-total) - 1 ) / 2);}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total));}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc(( var(--char-offset) * var(--char-offset) ) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc(( var(--distance) / var(--char-center) ));}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.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);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}body{font-family:"Roboto",sans-serif;line-height:1.8;font-size:16px;background:#fff;color:#616161;font-weight:400;border:0;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}h1,h2,h3,h4,h5,h6{font-family:"Inter",sans-serif;color:#22252f;font-weight:700;}h1{font-size:36px;line-height:48px;}h2{font-size:28px;line-height:36px;}h3{font-size:24px;margin-bottom:20px;}h4{font-size:18px;line-height:28px;}h5{font-size:14px;line-height:24px;}h6{font-size:14px;line-height:28px;}p{margin-bottom:15px;font-family:var(--mactonal-font);font-size:16px;line-height:26px;font-weight:400;color:var(--mactonal-gray);}p:last-child{margin-bottom:0;}img{max-width:100%;height:auto;}*{margin:0;padding:0;}iframe{border:none;}a:link,a:visited{text-decoration:none;}a{display:block;color:#ff5203;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;}a:hover{text-decoration:none;color:#000;}.media>.pull-left{margin-right:20px;}a:focus{outline:0;}img.pull-left{margin-right:20px;margin-bottom:20px;}img.pull-right{margin-left:20px;margin-bottom:20px;}.unstyled{list-style:none;margin:0;padding:0;}.dropcap{font-size:48px;line-height:60px;padding:0 7px;display:inline-block;float:left;font-weight:700;margin:5px 15px 5px 0;position:relative;text-transform:uppercase;}.clearfix:after{display:block;width:100%;content:"";}body{border:0;margin:0;padding:0;}ul.page-pagination.theme-widget-pagination-wrapp{margin:0;padding:0;list-style:none;}ul.page-pagination.theme-widget-pagination-wrapp li{margin:0;padding:0;list-style:none;display:inline-block;min-width:42px;}ul.page-pagination.theme-widget-pagination-wrapp li a,ul.page-pagination.theme-widget-pagination-wrapp li span{color:#fff;font-size:15px;background:#0518c5;text-align:center;text-align:center;height:auto;display:block;padding-top:3px;padding-bottom:3px;}.admin-bar .navbar-sticky.sticky{margin-top:30px;}.theme-page-content{background:#fff;}img,figure{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle;}.wp-caption img[class*="wp-image-"]{display:block;}.wp-caption .wp-caption-text{font-size:15px;line-height:20px;margin:0;text-align:center;padding:12px 0 0;}.aligncenter{clear:both;display:block;margin:0 auto;}.alignleft{display:inline;float:left;margin-right:1.5em;}.alignright{display:inline;float:right;margin-left:1.5em;}.gallery{margin:30px -1.1666667% 0;}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;}.gallery-columns-1 .gallery-item{max-width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery-icon img{margin:0 auto;}.gallery-caption{display:block;font-size:14px;font-style:italic;line-height:1.6153846154;padding-top:.5384615385em;font-weight:600;}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none;}.alignnone{display:block;margin-bottom:15px;}.aligncenter,div.aligncenter{display:block;margin:15px auto 15px auto;}.alignright{float:right;margin:5px 0 20px 20px;}.alignleft{float:left;margin:5px 20px 20px 0;}a img.alignright{float:right;margin:5px 0 20px 20px;}a img.alignnone{margin:5px 20px 20px 0;}a img.alignleft{float:left;margin:5px 20px 20px 0;}a img.aligncenter{display:block;margin-left:auto;margin-right:auto;}.wp-caption{max-width:100%;}.wp-caption.alignnone{margin:15px auto 10px;}.wp-caption.alignleft{margin:5px 20px 20px 0;}.wp-caption.alignright{margin:5px 0 20px 20px;}.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto;}.wp-caption p.wp-caption-text{font-size:14px;line-height:17px;margin:0;padding:0 4px 5px;}.wp-caption .wp-caption-text a{text-decoration:underline;display:inline-block;}.wp-caption .wp-caption-text a{color:#ff5203;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#eee;clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.screen-reader-text{display:none;}.gallery-caption{z-index:100000;}.bypostauthor{z-index:100000;}@media screen and (min-width: 30em){.gallery-item{max-width:25%;}.gallery-columns-1 .gallery-item{max-width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-3 .gallery-item{max-width:33.33%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}}code{overflow:auto;max-width:100%;padding:0 1em;border:1px solid #ddd;background-color:#f8f8f8;display:inline-block;vertical-align:middle;word-wrap:break-word;color:#ff5203;}a code{color:#ff5203;}p{margin:0 0 25px;}p img.alignleft{clear:both;margin-bottom:30px;}select{max-width:100%;}.post-password-form input[type="password"]{padding:5px 15px;padding:5px 15px;margin:0 10px;height:45px;}.post-password-form input[type='submit']{background-color:#ff5203;border:none;padding:5px 20px;color:#fff;cursor:pointer;height:45px;font-weight:600;}.post-password-form input[type='submit']:hover{background-color:rgba(255,53,36,10%);color:#ff5203;}.sidebar .widget.widget_media_image img{margin-top:0;}.sidebar .widget.widget-tags ul li{display:inline-block;margin-bottom:8px;margin-right:4px;}.sidebar .widget.widget-tags ul li a{display:block;padding:5px 20px;border:1px solid #eee;color:#666;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}.sidebar .widget.widget-tags ul li a:hover{background:#ff5203;color:#fff;-webkit-transition:all ease 500ms;-o-transition:all ease 500ms;transition:all ease 500ms;}.sidebar .widget.widget-tags ul li:last-child{margin-bottom:0;}.tagcloud a,.wp-block-tag-cloud a{border-color:#8392a5;color:#8392a5;border:1px solid;display:inline-block;font-size:17px !important;padding:6px 18px !important;margin-bottom:10px;border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:36px;transition:all ease 500ms;line-height:29px;margin-right:0px;}.tagcloud a:last-child,.wp-block-tag-cloud a:last-child{margin-right:0px;}.sidebar ul{border:0;padding:0;list-style:none;}.page-links .page-link{display:inline-block;color:#ff5203;margin-right:5px;}.blog-post-comment .comment-title{font-size:24px;}.blog-post-comment .comment-info [class*=col-md-]{margin-bottom:15px;position:inherit;}.blog-post-comment .comment-content>h3{margin-bottom:.5rem;}.blog-post-comment .comment-respond .comment-reply-title{font-size:24px;}.comment-respond .comment-reply-title{line-height:1;font-weight:bold;border-bottom:1px solid #e4e4e4;padding-bottom:10px;margin-bottom:20px;position:relative;}.blog-post-comment .comment-respond .comment-form .form-control{border-radius:0;height:45px;margin-bottom:15px;}.blog-post-comment .comment-respond .comment-form .form-control.msg-box{height:245px;}.blog-post-comment .comment-respond .comment-form .form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#ff5203;}.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent{display:none;}.blog-post-comment .comment-respond .comment-form .comment-notes{font-style:italic;}.blog-post-comment .comment-respond .comment-form .btn.btn-primary{margin-top:40px;}.blog-post-comment .comment-respond .comment-form .btn.btn-primary:focus,.blog-post-comment .comment-respond .comment-form .btn.btn-primary:active{border:0px solid;outline:none;box-shadow:none;}.blog-post-comment .comments-list .trackback .comment-body{margin-left:0;}.loginformuser .form-control{height:100%;resize:none;}.loginformuser .form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#ff5203;}.blog-post-comment .comments-list .trackback .comment-body{margin-left:0;}.blog-post-comment .comment-respond .comment-form .btn-comments{display:inline-block;background:#ff5203;color:#fff;font-size:15px;font-weight:500;text-align:center;padding:14px 28px;border-radius:30px;width:auto;border:0px solid;transition:all .4s ease;}.blog-post-comment .comment-respond .comment-form .btn-comments:hover{background:#020e28;color:#fff;}#comments{clear:both;padding:0px;list-style:none;background:transparent;overflow:hidden;margin-top:32px;border-radius:0px;}.comment-num{margin-bottom:25px !important;font-size:20px !important;line-height:1.5;font-weight:700;border-bottom:1px solid #e4e4e4;padding-bottom:10px;position:relative;}#comments .comment-list{margin:0;padding:0;list-style-type:none;}.comment-content a{display:inline-block;}.comments-area .comment-content p{margin-bottom:20px;line-height:1.8;font-size:14px;}p.logged-in-as a{display:inline-block;}#comments .comment-author .says{display:none;}.blog-post-comment .comment-respond .comment-form .comment-notes{display:none;}.pingback p,.pingback .says{display:none;}.comments-list{list-style:none;margin:0;}.comments-list .comment-author{margin-bottom:0;margin-bottom:5px;margin-top:0;font-weight:700;font-size:15px;color:#1c1c24;font-style:normal;display:block;}.comments-list .comment-author a{color:#1c1c24;}.comments-list .comment-author a:hover{color:#ff5203;}.comments-list .comment-date{font-size:11px;font-weight:600;letter-spacing:.1818em;text-transform:uppercase;}.comments-list .comment-body{border-bottom:1px solid #e4e4e4;margin-left:65px;font-size:14px;margin-bottom:20px;padding-bottom:20px;position:relative;}.comments-list img.comment-avatar{width:50px;height:50px;border-radius:100%;}.comments-list .comment-reply-link{color:#252a37;background:#fff;display:inline-flex;padding:10px 30px;line-height:1;border-radius:30px;text-transform:uppercase;font-size:11px;font-weight:700;text-decoration:none;border:1px solid #ded9d9;}.comments-list .comment-reply-link i{display:none;}.comments-list .comment-reply-link:hover{background:#ff5203;color:#fff;}.comments-counter{font-size:18px;}.comments-counter a{color:#666;}.comments-reply{list-style:none;margin:0 0 0 70px;}#cancel-comment-reply-link{float:none;color:#ff5203;display:inline-block;font-size:17px;font-weight:600;margin-left:8px;}#cancel-comment-reply-link:hover{color:#000;}#comments .comment-list{margin:0;padding:0;list-style:none;}#comments .meta-data{margin-bottom:1em;}a.comment-edit-link{display:none;}.blog-post-comment .comment-content h1,.blog-post-comment .comment-content h2,.blog-post-comment .comment-content h3,.blog-post-comment .comment-content h4,.blog-post-comment .comment-content h5,.blog-post-comment .comment-content h6{line-height:1.2;font-weight:600;}.blog-post-comment .comment-content h1{font-size:30px;margin-bottom:15px;}.blog-post-comment .comment-content h2{font-size:25px;margin-bottom:15px;}.blog-post-comment .comment-content h3{font-size:20px;margin-bottom:15px;}.blog-post-comment .comment-content h4{font-size:18px;margin-bottom:15px;}.blog-post-comment .comment-content h5{font-size:16px;margin-bottom:15px;}.blog-post-comment .comment-content h6{font-size:14px;margin-bottom:15px;}.blog-post-comment .comment-content p{margin-bottom:20px;line-height:1.8;font-size:14px;}.blog-post-comment .comment-content p:last-child{margin-bottom:0;}.blog-post-comment .comment-content .entry-content a{text-decoration:underline;}.blog-post-comment .comment-content .entry-content a:hover{text-decoration:none;}.blog-post-comment .comment-content dl,.comments-area .comment-content ol,.comments-area .comment-content ul{margin-top:20px;margin-bottom:20px;}.blog-post-comment .comment-content dt{margin-bottom:5px;}.blog-post-comment .comment-content dd{margin:0 1rem 1rem;font-size:15px;line-height:26px;}.blog-post-comment .comment-content ul{list-style:disc;padding-left:20px;}.blog-post-comment .comment-content ul li{list-style:disc;line-height:1.8;margin-bottom:10px;}.blog-post-comment .comment-content ul li ul{margin:10px 0 0;list-style-type:circle;}.blog-post-comment .comment-content ul li ul li{list-style-type:circle;}.blog-post-comment .comment-content ol{padding-left:20px;}.blog-post-comment .comment-content ol li{line-height:1.8;margin-bottom:10px;list-style-type:decimal;}.blog-post-comment .comment-content ol li ol{margin:10px 0 0;}.blog-post-comment .comment-content b,.blog-post-comment .comment-content strong{font-weight:600;color:#212529;}.blog-post-comment .comment-content dfn,.blog-post-comment .comment-content cite,.blog-post-comment .comment-content em,.blog-post-comment .comment-content i{font-style:italic;}.blog-post-comment .comment-content code,.blog-post-comment .comment-content kbd,.blog-post-comment .comment-content tt,.blog-post-comment .comment-content var{font-size:.88889em;font-family:Menlo,monaco,Consolas,Lucida Console,monospace;}.blog-post-comment .comment-content kbd{background-color:#fafafa;}.blog-post-comment .comment-content mark,.blog-post-comment .comment-content ins{background:#fff9c0;text-decoration:none;color:#000;padding:0 6px;}.blog-post-comment .comment-content pre{font-size:.88889em;font-family:"Courier 10 Pitch",Courier,monospace;line-height:1.8;overflow:auto;background:#fafafa;color:#333;}.blog-post-comment .comment-content abbr,.blog-post-comment .comment-content acronym{border-bottom:1px dotted #484848;cursor:help;}.blog-post-comment .comment-content code{color:#ff5203;border:0px solid;background-color:transparent;padding:0;}.blog-post-comment .comment-content mark,.blog-post-comment .comment-content ins{background:#fff9c0;text-decoration:none;color:#000;padding:0 5px;}.blog-post-comment .comment-content kbd{background-color:#eee;color:#ff5203;}#comments .pull-right.reply{position:absolute;float:right;right:0;top:0;}#comments .comment-content a{color:#ff5203;}#comments .comment-content{color:#555;}.comments-list .comment-author cite{font-style:normal;}#comments.blog-post-comment .children{margin:0;padding:0;list-style-type:none;}#comments.blog-post-comment .children{padding-left:10px !important;}#comments.blog-post-comment .comment-content img{margin:5px 0;}.not-found h1{margin-bottom:20px;}.not-found .input-group-btn{background:#ff5203;color:#fff;padding:0 20px;border:none;cursor:pointer;}.not-found .input-group-btn i{line-height:48px;}.not-found .form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#ff5203;}.not-found p{line-height:1.1;margin-bottom:25px;}.not-found p small{display:block;}.blog-sidebar .widget:first-child{margin-top:0;}.blog-sidebar .widget{border:0px solid;padding:0px;background-color:transparent;border-radius:0px;}.site-navigation.theme_header_design__One .navbar-light{padding:0;background:none;border-radius:0px;}.blog-sidebar .widget{margin-top:30px;}.blog-sidebar .widget .widget-title{padding-bottom:10px;position:relative;font-weight:700;font-size:24px;color:#272727;padding-left:0;letter-spacing:0;border-bottom:1px solid #e4e4e4;margin-bottom:20px;}.blog-sidebar .widget ul{line-height:1.5;margin-bottom:0;}.blog-sidebar .widget ul li{position:relative;margin-bottom:12px;padding-left:14px;font-size:15px;color:#555;font-weight:500;}.blog-sidebar .widget ul li:last-child{margin-bottom:0;}.blog-sidebar .widget ul li::before{height:7px;width:7px;content:"";left:0;top:7px;position:absolute;background-color:#ff5203;border-radius:50%;}.blog-sidebar .widget ul li a{color:#555;display:inline-block;}.blog-sidebar .widget ul li a:hover{color:#ff5203;}.blog-sidebar .widget ul li span{display:inline-block;}.blog-sidebar span.post-count{float:right;font-size:15px;}.nice-select{height:45px;border:1px solid #eee;width:100%;color:#555;font-size:13.5px;float:none;white-space:normal;}.nice-select span.current{display:block;margin-top:3px;font-size:15px;}.nice-select ul.list{padding:0 !important;margin:0 !important;list-style-type:none !important;border-radius:0;width:100%;overflow-y:auto;}.nice-select ul.list li{list-style-type:none !important;font-size:14px;padding:8px 15px !important;line-height:1 !important;margin:0 !important;min-height:auto;text-transform:capitalize;}.nice-select ul.list li::before{display:none;}.blog-sidebar .calendar_wrap caption{padding-top:0;caption-side:top;font-weight:500;color:#565656;font-size:17px;}table{margin:0 0 2rem;border-collapse:collapse;width:100%;background:#fff;}table td,table th{padding:10px 13px;border:1px solid #d3dbe2;}.blog-sidebar .calendar_wrap table{text-align:center;margin-bottom:0;}.blog-sidebar .calendar_wrap table #prev a,.blog-sidebar .calendar_wrap table #next a{text-decoration:underline;}.blog-sidebar .calendar_wrap table #prev a:hover,.blog-sidebar .calendar_wrap table #next a:hover{text-decoration:none;}.blog-sidebar .calendar_wrap table td,.blog-sidebar .calendar_wrap table th{padding:8px 5px;}.blog-sidebar .widget_categories ul li .children{margin-top:10px;}.blog-sidebar .widget_pages ul li.page_item_has_children>a{margin-bottom:10px;display:inline-block;}.blog-sidebar .widget_recent_comments .recentcomments{color:#484848;}.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link{font-weight:bold;font-size:14px;}.blog-sidebar .widget_rss .widget-title .rsswidget{display:inline-block;}.blog-sidebar .widget_rss ul li{margin-bottom:20px;}.blog-sidebar .widget_rss ul li:last-child{margin-bottom:0;}.blog-sidebar .widget_rss ul li .rsswidget{display:block;color:#22252f;font-weight:bold;font-size:15px;}.blog-sidebar .widget_rss ul li .rss-date{font-size:13px;margin:3px 0 10px;display:block;}.blog-sidebar .widget_rss ul li .rssSummary{color:#555;line-height:25px;font-size:14px;}.blog-sidebar .widget_rss ul li cite{font-weight:bold;display:block;margin-top:10px;font-style:normal;color:#222;font-size:13.5px;}.blog-sidebar .widget_search form{position:relative;}.blog-sidebar .widget_search form .form-control{background-color:#fff;height:50px;padding:6px 15px;border:1px solid #e4e4e4;width:100%;display:block;outline:0;-webkit-transition:.5s;transition:.5s;font-size:inherit;font-size:15px;line-height:inherit;color:inherit;border-radius:0;}.blog-sidebar .widget_search form .form-control:focus{border-color:#ff5203;box-shadow:none;z-index:1;}.blog-sidebar .widget_search form button{position:absolute;right:0;outline:0;bottom:0;height:50px;width:50px;z-index:1;border:none;color:#fff;-webkit-transition:.5s;transition:.5s;background-color:#ff5203;text-transform:capitalize;font-weight:600;font-size:15px;padding:0 20px;top:0;cursor:pointer;}.blog-sidebar .widget_search form button:hover{background:#000;}.blog-sidebar .widget_search form button:before{position:absolute;right:50%;top:50%;font-family:fontAwesome;color:#fff;content:"";margin-top:-12px;margin-right:-6.5px;}.blog-sidebar p{font-size:15px;margin-bottom:15px;color:#565656;line-height:1.8;}.blog-sidebar .widget_text p img{margin:10px 0;}.blog-sidebar .widget_text .wp-caption-text{border:none;text-align:center;font-size:14px;}.post-meta.blog_meta_content_Box a{display:inline-block;}.blog-sidebar .widget.widget_tag_cloud .widget-title{margin-bottom:12px;}.blog-sidebar .tagcloud a{font-size:15px !important;font-weight:500 !important;color:#595959 !important;border-color:#d6d6d6 !important;border-radius:8px !important;margin-right:5px;padding:8px 14px !important;line-height:inherit;display:inline-block;transition:all ease 500ms;}.blog-sidebar .tagcloud a:hover{background-color:#ff5203;border-color:#ff5203 !important;color:#fff !important;}.blog-sidebar .widget_nav_menu .sub-menu{margin-top:8px;}table th a{text-decoration:underline !important;}table th a:hover{text-decoration:none !important;}address{margin:20px 0;font-style:italic;line-height:30px;}.post-layout-style2 .single-blog-content .entry-content ul{margin-top:20px;margin-bottom:20px;list-style:disc;padding-left:20px;}.post-layout-style2 .single-blog-content .entry-content ol{margin-top:20px;margin-bottom:20px;padding-left:20px;}.post-layout-style2 .single-blog-content .entry-content ul li ul{margin:10px 0 0;list-style-type:circle;}.post-layout-style2 .single-blog-content .entry-content ul li ul li{list-style-type:circle;}.post-layout-style2 .single-blog-content .entry-content ol li ol{margin:10px 0 0;}.post-layout-style2 .single-blog-content .entry-content ul.post-meta{padding-left:0;margin:0 0 20px;padding:0;border-bottom:1px solid #e4e4e4;}.post-layout-style2 .single-blog-content .entry-content h1{margin-bottom:15px;line-height:1.2;font-size:30px;}.post-layout-style2 .single-blog-content .entry-content h2{font-size:25px;margin-bottom:15px;line-height:1.2;}.post-layout-style2 .single-blog-content .entry-content h3{font-size:20px;margin-bottom:15px;line-height:1.2;color:#272727;}.post-layout-style2 .single-blog-content .entry-content h4{font-size:18px;margin-bottom:15px;line-height:1.2;color:#272727;}.post-layout-style2 .single-blog-content .entry-content h5{font-size:16px;margin-bottom:15px;line-height:1.2;}.post-layout-style2 .single-blog-content .entry-content h6{font-size:14px;line-height:1.2;margin-bottom:15px;}.blog-details-content ul li::marker{color:#ff5203;}blockquote,.blockquote{overflow:hidden;padding:30px 50px !important;padding-left:70px !important;position:relative;text-align:center;z-index:1;margin-bottom:20px !important;margin-top:20px !important;border-left:0px !important;border-right:0px !important;}blockquote::before,.blockquote::before{color:#efefef;content:"";position:absolute;left:50px;top:-40px;z-index:-1;font-family:fontAwesome;font-size:100px;font-weight:900;}blockquote p,.single-blog-content .single-blog-inner .entry-content blockquote p,.blockquote p{color:#333;line-height:1.6;margin-bottom:0;font-style:italic;font-weight:600;font-size:20px;}.single-blog-content .single-blog-inner .entry-content p a{text-decoration:underline;display:inline-block;color:#ff5203;}.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a{text-decoration:none;display:inline-block;color:#fff;background:#ff5203;}table th a{text-decoration:underline !important;}table th a:hover{text-decoration:none !important;}.post-layout-style2 .single-blog-content .entry-content dl{margin-top:20px;margin-bottom:20px;}.post-layout-style2 .single-blog-content .entry-content dt{margin-bottom:5px;color:#333;}.post-layout-style2 .single-blog-content .entry-content dd{margin:0 1rem 1rem;font-size:15px;line-height:26px;}.post-layout-style2 .single-blog-content .entry-content dd a{text-decoration:underline;display:inline-block;}.post-layout-style2 .single-blog-content .entry-content b,.post-layout-style2 .single-blog-content .entry-content strong{font-weight:500;color:#212529;}address{margin:20px 0;font-style:italic;line-height:30px;}.post-layout-style2 .single-blog-content .entry-content dfn,.post-layout-style2 .single-blog-content .entry-content cite,.post-layout-style2 .single-blog-content .entry-content em,.post-layout-style2 .single-blog-content .entry-content i{font-style:italic;}.post-layout-style2 .single-blog-content .entry-content code,.post-layout-style2 .single-blog-content .entry-content kbd,.post-layout-style2 .single-blog-content .entry-content tt,.post-layout-style2 .single-blog-content .entry-content var{font-size:.88889em;font-family:Menlo,monaco,Consolas,Lucida Console,monospace;}.post-layout-style2 .single-blog-content .entry-content code{color:#ff5203;border:0px solid;background-color:transparent;padding:0;}.post-layout-style2 .single-blog-content .entry-content mark,.post-layout-style2 .single-blog-content .entry-content ins{background:#fff9c0;text-decoration:none;color:#000;padding:0 5px;}.post-layout-style2 .single-blog-content .entry-content kbd{background-color:#eee;color:#ff5203;}.post-layout-style2 .single-blog-content .entry-content .post-footer{margin-top:20px;clear:both;border-top:1px solid #eee;list-style:none;padding-top:30px;}.wp-block-columns{margin-top:20px;margin-bottom:20px;}.wp-block-image{margin-bottom:20px;}.wp-block-image figcaption{font-size:14px;margin-top:12px;}.wp-block-image figcaption a{text-decoration:underline;display:inline-block;color:#ff5203;}.wp-block-image figcaption{text-align:left;}.wp-block-button .wp-block-button__link{background-color:#ff5203;font-size:16px;border-radius:5px;}.wp-block-button{margin-bottom:1.5em;}.wp-block-button .wp-block-button__link:hover{background-color:#000;color:#fff;}.wp-block-cover .wp-block-cover-text{color:#fff !important;}.is-style-outline .wp-block-button__link{background-color:transparent !important;font-size:16px;border-radius:5px;}.is-style-outline .wp-block-button__link:hover{background-color:transparent;color:#000 !important;border-color:#000;}.is-style-squared .wp-block-button__link{border-radius:0 !important;}.wp-block-cover{margin-top:30px;margin-bottom:30px;}.wp-block-cover p.wp-block-cover-text{font-weight:bold;margin-bottom:20px !important;font-size:31px !important;line-height:1.5 !important;}.wp-block-cover p.wp-block-cover-text strong{color:#fff;}.wp-block-cover.has-background-dim.alignleft{margin-top:0;}.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a{color:#fff;}.wp-block-file a{text-decoration:underline;font-size:15px;color:#ff5203;}.wp-block-file a:hover{text-decoration:none;}.wp-block-file .wp-block-file__button{border-radius:4px !important;font-size:14px !important;font-weight:500;display:table;margin:10px 0 0;background-color:#ff5203 !important;}.wp-block-file .wp-block-file__button:hover{background-color:#000 !important;color:#fff;}blockquote cite,.blockquote cite{display:none;}.wp-block-media-text{margin-top:30px !important;margin-bottom:30px !important;}.wp-block-media-text .has-large-font-size{font-size:25px !important;margin-top:0 !important;}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;color:#40464d;border-color:transparent;border-width:2px;padding:0;margin:0 0 1rem;}.wp-block-pullquote blockquote{color:#111;border:none;margin-right:0;padding-left:0;}.wp-block-pullquote blockquote p{font-size:2.25em !important;font-style:italic !important;}.wp-block-pullquote blockquote cite{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;line-height:1.6;text-transform:none;color:#767676;font-size:15px;font-style:normal;}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#ff5203;}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p{color:#000;}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite{display:none;}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote{max-width:80%;background:transparent;}.has-medium-font-size{font-size:20px !important;}.has-very-light-gray-color.has-very-light-gray-color{color:#fff !important;}.post-layout-style2 .single-blog-content .entry-content dl a,.post-layout-style2 .single-blog-content .entry-content ol a,.post-layout-style2 .single-blog-content .entry-content ul a{text-decoration:underline;display:inline-block;}.post-layout-style2 .single-blog-content .entry-content ul.post-meta a{text-decoration:none;color:inherit;}.post-layout-style2 .single-blog-content .entry-content ol a,.post-layout-style2 .single-blog-content .entry-content ul a{color:#ff5203;}.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size{color:#f8f9f9 !important;font-size:36px !important;}.wp-block-video figcaption,.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{font-size:14px;text-align:left;}table td a,table td a:hover{color:#ff5203;}.wp-block-table.is-style-stripes td{border-color:#767676;}.wp-block-verse{font-family:"Poppins",sans-serif !important;font-size:16px !important;}.post-layout-style2 .single-blog-content .entry-content em{font-weight:700;}.loginformuser{margin-top:20px;}.parent .comment-respond p.form-submit,.depth-1 .comment-respond p.form-submit{margin-bottom:30px;}#comments{margin-top:60px;}.pingback p,.pingback .says{display:block;}.blog-sidebar select{height:45px;font-size:15px;padding:8px 15px;width:100%;border:1px solid #eee;color:#272727;font-weight:500;cursor:pointer;}.blocks-gallery-grid{margin-top:0px !important;}.wp-block-gallery .blocks-gallery-caption{text-align:center;margin:auto;margin-bottom:30px;}.blog-sidebar .widget_theme_recent_posts .recent_post_Content li{font-weight:500;color:#565656;font-size:14px;padding:0;}.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before{display:none;}.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta{display:none;}.blog-sidebar .widget_media_image{background:#fff;border:0;padding:0;}.blog-sidebar .widget_media_image img{border-radius:0px;}.home-tag-widgett{background:#fafafa;padding:30px;border-radius:15px;}.home-tag-widgett h5{font-size:28px;line-height:1;color:#272727;font-weight:700;margin-bottom:20px;}.home-tag-widgett .tagcloud a{font-size:16px !important;font-weight:500 !important;color:#595959 !important;border-color:#d6d6d6 !important;border-radius:8px !important;margin-right:5px;padding:8px 14px !important;}.author_bio__Wrapper{clear:both;overflow:hidden;margin-top:60px;padding:0px;border-top:0px solid #eaeaea;border-bottom:0px solid #eaeaea;background:transparent;border-radius:0px;}.author-thumb{float:left;margin-right:25px;margin-bottom:20px;}.author-thumb img{width:100px;height:100px;border-radius:6px;}.theme_author_Info{padding-right:20px;}h6.theme_author_Title{color:#22252f;font-weight:700;font-size:15px;margin-bottom:0px;line-height:30px;display:none;}h4.theme_author__Name{color:#22252f;margin-top:0px;margin-bottom:8px;font-size:20px;line-height:26px;font-weight:700;}p.theme_author__Description{font-size:15px;line-height:24px;color:#616161;margin-bottom:0;font-weight:400;}.theme_author_Socials a{display:inline-block;background:#ff5203;color:#fff;width:32px;height:32px;font-size:18px;text-align:center;line-height:32px;border-radius:50%;margin-right:3px;}.theme_author_Socials{margin-top:15px;}.theme_author_Socials a:hover{background:rgba(255,53,36,10%);color:#ff5203;}.theme_blog_Nav.post_nav_Left,.theme_blog_Nav.post_nav_Right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}.prev_nav_left_Img,.prev_nav_Right_Img{height:80px;width:80px;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:10px;}.prev_nav_left_Img{margin-right:15px;}.prev_nav_Right_Img{margin-left:15px;}.theme_blog_Nav.post_nav_Left:not(.no-thumb){padding-right:15px;}.theme_blog_Nav.post_nav_Right:not(.no-thumb){text-align:right;padding-left:15px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.prev_nav_left_Img img,.prev_nav_Right_Img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;}.theme_blog_nav_Title{font-size:17px;font-weight:700;line-height:22px;margin-bottom:0;color:#22252f;word-break:break-all;}.theme_blog_nav_Title a{margin-bottom:0;color:#22252f;word-break:break-word;}.theme_blog_nav_Label{font-size:15px;margin-bottom:0px;margin-bottom:10px;font-weight:500;letter-spacing:0;text-transform:capitalize;}.theme_blog_navigation__Wrap{margin-bottom:0;padding:0;background:transparent;margin-top:60px;border-radius:0;}.theme_blog_nav_Title a:hover{color:#ff5203;}h1.theme-breacrumb-title{font-size:45px;font-weight:700;color:#000;margin:0;line-height:1;}.main-container .pagination{margin-bottom:0px;margin-top:60px;}.main-container .theme-pagination-style .nav-links{display:block;width:100%;text-align:left;}.main-container .theme-pagination-style ul.page-numbers{margin-bottom:0px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,.main-container .theme-pagination-style ul.page-numbers li span.page-numbers{width:40px;height:40px;line-height:38px;margin-right:6px;padding:0;text-align:center;display:inline-block;border:1px solid #e4e4e4;margin-left:auto;color:#272727;font-size:16px;font-weight:500;background-color:transparent;border-radius:0px;}.main-container .theme-pagination-style ul.page-numbers li span.current{background:#ff5203;color:#fff;border-color:#ff5203;}.main-container .theme-pagination-style ul.page-numbers li i{line-height:38px;color:#ff5203;}.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover{border:1px solid #ff5203;background-color:#ff5203;color:#fff;}.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i{color:#fff;}.theme-tags__wrapper h4{font-size:20px !important;margin-bottom:15px !important;line-height:1.2 !important;color:#272727 !important;margin-right:10px;display:inline-block;}.theme-tags__wrapper a{border-color:#e4e4e4;color:#a0a0a0;border:1px solid;display:inline-block !important;font-size:15px !important;padding:5px 18px;margin-bottom:10px;border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:36px;transition:all ease 500ms;line-height:29px;}.blog-single .tag-lists a:not(:first-child){margin-left:6px;}.theme-tags__wrapper a:hover{border-color:#ff5203 !important;background:#ff5203 !important;color:#fff;}.theme_related_post_Grid h2{margin-bottom:22px;}.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p{font-size:14px;line-height:18px;color:#565656;}.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img{border-radius:15px;}.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box{padding-bottom:0px;margin-bottom:5px;}.error-page .error-code{display:block;font-size:150px;line-height:1;color:#272727;margin-bottom:25px;}.error-page .error-body .btn{margin-top:30px;display:inline-block;background:#25679d;color:#fff;font-size:15px;font-weight:600;text-align:center;letter-spacing:.01em;padding:16px 30px;border-radius:4px;width:auto;border:0px solid;}.error-page .error-body .btn:hover,.error-page .error-body .btn:focus,.error-page .error-body .btn:active{border:none;outline:none;box-shadow:none !important;background:none;}.error-page .error-body .btn:hover{background:#000;}body.error404 .main-container{padding-top:30px;margin-top:0;padding-bottom:80px;}.header-two-right .header-search-box{position:relative;right:30px;top:0px;}.header-bookmark-btn{display:inline-block;position:absolute;right:15px;margin-left:0;top:10px;}body.admin-bar .body-inner-content{margin-top:0px;}.widget_calendar,table,.wp-block-calendar{font-size:16px;line-height:28px;font-weight:500;}.calendar_wrap nav.wp-calendar-nav{position:relative;top:10px;}.blog-sidebar .widget_categories .cat-item span.post_count{width:30px;height:22px;text-align:center;color:#fff;border-radius:6px;font-size:12px;line-height:22px;position:relative;left:2px;}.main-container.blog-spacing{padding-top:120px;padding-bottom:120px;}.widget_rss h3.widget-title a{color:#272727;}.sticky .post-list-medium-content{background:#f8f8f8;border-top:4px solid #ff5203 !important;}.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a{color:#4f4f4f;font-weight:500;font-size:14px;display:inline-block;margin-right:10px;margin-bottom:10px;position:relative;transition:all .3s ease-in;}.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover{color:#ff5203;}.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after{position:absolute;right:-5px;bottom:0;content:",";font-size:15px;}.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after{display:none;}.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name{text-transform:capitalize;}.blog-post-comment .comment-respond p.logged-in-as{line-height:26px;font-size:15px;margin-top:5px;}.blog-post-comment .comment-respond .comment-reply-title{font-size:24px;line-height:25px;}.comment-respond p{margin-bottom:0;}.blog-post-comment .comment-respond .comment-form .btn.btn-primary{margin-top:10px;}.blog-details-content p{font-size:16px;line-height:1.8;color:#616161;margin:0 0 30px 0;font-weight:400;}.single-meta-content h4.post-author-name a{text-transform:capitalize;}.blog-details-content ul li{font-size:17px;line-height:1.8;color:#555;}.post-layout-style2 .single-blog-content .entry-content p:last-child{margin:0;}.post-body p:last-child{clear:both;float:none;}.wp-block-button .wp-block-button__link{color:#fff !important;}.is-style-outline .wp-block-button__link{background-color:transparent !important;font-size:16px;border-radius:5px;color:#ff5203 !important;border-color:#ff5203;}.wp-block-button .wp-block-button__link:hover{background-color:#000;}.theme-blog-details .post-featured-image{margin-bottom:0px;}.sidebar-active .alignfull{left:auto;right:auto;margin-left:0;margin-right:0;width:auto;}figure.wp-block-gallery ul.blocks-gallery-grid{padding-left:0 !important;}.blog-details-content .wp-block-columns{margin-top:31px;margin-bottom:31px;}.blog-details-content .wp-block-columns figure.wp-block-image.size-full.bottom-zero-article-thumb{margin-bottom:0;}.bottom-zero-article-thumb img{height:275px;object-fit:cover;object-position:center top;border-radius:5px !important;}.blog-details-content figure.wp-block-image.size-full.bottom-zero-article-full{margin-top:35px;margin-bottom:35px;}.bottom-zero-article-full img{border-radius:24px !important;}blockquote,.blockquote{margin-bottom:23px !important;margin-top:23px !important;}.single-blog-content blockquote{padding-bottom:45px !important;}.single-blog-content blockquote,.single-blog-content .blockquote{background:#f8f8f8;border-radius:20px;}blockquote::before,.blockquote::before{color:#ff5203;opacity:.2;}blockquote::before,.blockquote::before{content:"";top:5px;font-family:"IcoFont" !important;font-size:48px;line-height:1;}blockquote.has-text-color.has-light-gray-color p{font-size:28px !important;line-height:1.2 !important;}blockquote.has-text-color.has-very-dark-gray-color:before{color:rgba(255,255,255,50%);}blockquote p,.single-blog-content .single-blog-inner .entry-content blockquote p,.blockquote p{color:#555;line-height:1.3;font-style:normal;font-weight:600;font-size:20px;}.post-layout-style2 .single-blog-content .entry-content ol{font-size:17px;}.post-layout-style2 .single-blog-content .entry-content ol li{line-height:1.8;margin-bottom:10px;font-weight:500;}.post-layout-style2 .single-blog-content .entry-content ol li ol{margin:10px 0 0;}.post-layout-style2 .single-blog-content .entry-content ul li ul{margin:10px 0 0;list-style-type:circle;}.post-layout-style2 .single-blog-content .entry-content ul li ul li{list-style-type:circle;}.wp-block-archives-dropdown,.wp-block-categories-dropdown{margin-bottom:28px;}.wp-block-archives-dropdown select,.wp-block-categories-dropdown select{width:100%;width:100%;cursor:pointer;height:45px;font-size:15px;padding:8px 15px;border:1px solid #eee;color:#272727;font-weight:500;}.wp-block-search .wp-block-search__button{background:#ff5203 !important;border:1px solid #ff5203 !important;color:#fff !important;cursor:pointer;}.wp-block-calendar span.pad{display:none;}.wp-block-calendar nav.wp-calendar-nav{margin-bottom:35px;}.page-links{margin-top:20px;margin-bottom:20px;clear:both;}.page-links .post-page-numbers{width:35px;height:35px;border-radius:25px;background-color:#fff;border:1px solid #eee;font-size:15px;line-height:35px;color:#0a0c19;text-align:center;display:inline-block;margin-left:5px;text-decoration:none !important;}.page-links .page-link{display:inline-block;background-color:#ff5203;color:#fff;margin-right:0px;}.blog-details-content table th a{color:#272727;}.blog-post-comment blockquote,.blog-post-comment .blockquote{background:#eee;}.blog-post-comment table td{font-size:14px;font-weight:500;}.blog-post-comment p.no-comments{font-size:14px;clear:both;margin-top:0;line-height:14px;}.post_format-post-format-image .blog-details-content figure img{border-radius:10px;}.widget_calendar span.pad{display:none;}.widget_calendar span.wp-calendar-nav-next{display:block;}.nav-wrapper .mainmenu li ul li ul.sub-menu{position:absolute;right:102%;top:0%;left:auto;opacity:0 !important;filter:Alpha(opacity=0) !important;visibility:hidden;}.nav-wrapper .mainmenu li ul.sub-menu li:hover ul{opacity:1 !important;visibility:visible !important;transform:none !important;}.theme-breadcrumb__Wrapper.theme-breacrumb-area{margin-top:40px;}.not-found form{position:relative;}.not-found form .form-control{background-color:#fff;height:50px;padding:6px 15px;border:1px solid #eee;width:100%;display:block;outline:0;-webkit-transition:.5s;transition:.5s;font-size:inherit;line-height:inherit;color:inherit;border-radius:0;}.not-found form .form-control:focus{border-color:#ff5203;box-shadow:none;z-index:1;}.not-found form button{position:absolute;right:0;outline:0;bottom:0;height:50px;width:50px;z-index:1;border:none;color:#fff;-webkit-transition:.5s;transition:.5s;background-color:#ff5203;text-transform:capitalize;font-weight:500;font-size:15px;padding:0 20px;top:0;cursor:pointer;}.not-found form button:hover{background:#000;}.not-found form button:before{position:absolute;right:50%;top:50%;font-family:fontAwesome;color:#fff;content:"";margin-top:-12px;margin-right:-6.5px;}.theme_img_cat_Itemlist span.category-btnn{transition:all .3s ease;}ul.footer-nav li a:hover{color:#ff5203;}.home-tag-widgett .tagcloud a:hover{background:#ff5203 !important;color:#fff !important;border-color:#ff5203 !important;}.custom-theme-contactt label{font-size:15px;font-weight:500;color:#272727;line-height:1;margin-bottom:8px;}body.page .main-container{padding-top:100px;padding-right:0px;padding-bottom:90px;padding-left:0px;}body.page .theme-page-spacing .entry-content ul{margin-top:20px;margin-bottom:20px;list-style:disc;padding-left:20px;}body.page .theme-page-spacing .entry-content ul li{font-size:17px;line-height:1.8;color:#555;}body.page .theme-page-spacing .entry-content ul li::marker{color:#ff5203;}body.page .theme-page-spacing .entry-content ul li ul{margin:10px 0 0;list-style-type:circle;}body.page .theme-page-spacing .entry-content ul li ul li{list-style-type:circle;}body.page .theme-page-spacing .entry-content ol{margin-top:20px;margin-bottom:20px;padding-left:20px;}body.page .theme-page-spacing .entry-content ol{font-size:17px;}body.page .theme-page-spacing .entry-content ol li{line-height:1.8;margin-bottom:10px;font-weight:500;}body.page .theme-page-spacing .entry-content ol li ol{margin:10px 0 0;}body.page .theme-page-spacing .entry-content blockquote,body.page .theme-page-spacing .entry-content .blockquote{background:#f8f8f8;}body.page .theme-page-spacing .entry-content blockquote{padding-bottom:45px !important;}body.page .theme-page-spacing .entry-content dl{margin-top:20px;margin-bottom:20px;}body.page .theme-page-spacing .entry-content dt{margin-bottom:5px;color:#333;}body.page .theme-page-spacing .entry-content dd{margin:0 1rem 1rem;font-size:15px;line-height:26px;}body.page .theme-page-spacing .entry-content dd a{text-decoration:underline;display:inline-block;}body.page .theme-page-spacing .entry-content b,body.page .theme-page-spacing .entry-content strong{font-weight:600;color:#212529;}body.page .theme-page-spacing .entry-content address{margin:20px 0;font-style:italic;line-height:30px;}body.page .theme-page-spacing .entry-content dfn,body.page .theme-page-spacing .entry-content cite,body.page .theme-page-spacing .entry-content em{font-style:italic;}body.page .theme-page-spacing .entry-content code,body.page .theme-page-spacing .entry-content kbd,body.page .theme-page-spacing .entry-content tt,body.page .theme-page-spacing .entry-content var{font-size:.88889em;font-family:Menlo,monaco,Consolas,Lucida Console,monospace;}body.page .theme-page-spacing .entry-content code{color:#ff5203;border:0px solid;background-color:transparent;padding:0;}body.page .theme-page-spacing .entry-content mark,body.page .theme-page-spacing .entry-content ins{background:#fff9c0;text-decoration:none;color:#000;padding:0 5px;}body.page .theme-page-spacing .entry-content kbd{background-color:#eee;color:#ff5203;}body.page .theme-page-spacing .entry-content blockquote p{color:#555;line-height:1.3;font-style:normal;font-weight:600;font-size:20px;}body.page .theme-page-spacing .entry-content p a{text-decoration:underline;display:inline-block;color:#ff5203;}body.page .theme-page-spacing .entry-content table td a{color:#272727;text-decoration:underline;font-weight:500;}body.page .theme-page-spacing .entry-content table td a:hover{text-decoration:none;}body.page .theme-page-spacing .entry-content p:last-child{margin:0;}body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current{background:#ff5203;color:#fff;border-color:#ff5203;border-radius:0px;}body.page .theme-page-spacing .entry-content .page-links .post-page-numbers{border-radius:0;}body.page .theme-page-spacing .entry-content #comments{margin-top:80px;}.single-one-bwrap{padding-top:120px;padding-right:0px;padding-bottom:80px;padding-left:0px;}.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four{margin-bottom:0px;}.main-container.cat-page-spacing{padding-top:80px;padding-right:0px;padding-bottom:80px;padding-left:0px;}.post-password-form input[type='submit']:hover{background-color:#111;color:#fff;}p.form-submit{margin-bottom:20px;}.blog-sidebar .widget.widget_categories ul li::before{top:9px;}.blog-sidebar .widget_categories .cat-item span.post_count{color:#ff5203;border-radius:5px;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment{color:#484848;position:relative;margin-bottom:12px;padding-left:14px;font-size:15px;font-weight:500;line-height:1.5;}.blog-sidebar .widget_block .wp-block-latest-comments{border:0;padding:0;list-style:none;line-height:1.5;margin-bottom:0;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before{height:7px;width:7px;content:"";left:0;top:7px;position:absolute;background-color:#ff5203;border-radius:50%;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment a{color:#555;display:inline-block;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author{font-weight:bold;font-size:14px;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child{margin-bottom:0;}.widget.widget_block .wp-block-group__inner-container h2{padding-bottom:0px;position:relative;font-weight:700;font-size:24px;color:#000;padding-left:0;letter-spacing:0;border-bottom:0px solid #e4e4e4;margin-bottom:25px;}.blog-sidebar .widget_recent_comments .recentcomments a,.blog-sidebar .widget_block li.wp-block-latest-comments__comment a{display:inline;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover{color:#ff5203;}.blog-sidebar .widget ul li::before{top:8px;}.blog-sidebar .widget.widget_categories ul li::before{top:8px;}.blog-sidebar .widget_categories ul li .children li::before{top:8px;}.wp-block-search .wp-block-search__inside-wrapper{position:relative;}.wp-block-search__input{background-color:#fff;height:50px;padding:6px 15px;border:1px solid #e4e4e4;width:100%;display:block;outline:0;-webkit-transition:.5s;transition:.5s;font-size:inherit;font-size:15px;line-height:inherit;color:inherit;border-radius:0px;}.wp-block-search .wp-block-search__label{padding-bottom:10px;position:relative;font-weight:700;font-size:24px;color:#272727;padding-left:0;letter-spacing:0;border-bottom:0px solid #e4e4e4;margin-bottom:20px;line-height:1.2;}.blog-sidebar .widget_block.widget_search .wp-block-search__button{position:relative;width:auto;font-weight:600;font-size:14px;padding:0 14px;border-radius:0px;}.blog-sidebar .widget_block.widget_search .wp-block-search__button:before{display:none;}.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder{color:#272727;}.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder{color:#272727;}article.tag-pingbacks-2+.blog-post-comment .comment-body{margin-left:auto !important;}.comments-list .comment-body,.blog-post-comment .comment-content p,.blog-post-comment p.no-comments{font-size:15px;}.widget_block.widget_search .wp-block-search__button:hover{background-color:#22252f !important;color:#fff !important;border:1px solid #22252f !important;}.blog-sidebar .widget .widget-title,.wp-block-search .wp-block-search__label,.widget.widget_block .wp-block-group__inner-container h2{font-size:24px;line-height:1;}body.page .theme-page-spacing .entry-content ul.comments-list li::marker{color:transparent;}.comments-list .comment-author cite,.comment-author vcard cite{font-style:normal !important;text-transform:capitalize;}.blog-sidebar select{background-color:white;border:thin solid #ff5203;border-radius:4px;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;font-weight:500;}.blog-sidebar select{background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%),linear-gradient(to right,#ff5203,#ff5203);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-size:5px 5px,5px 5px,2.5em 2.5em;background-repeat:no-repeat;}:root{--tg-body-font-family:"Roboto",sans-serif;--tg-heading-font-family:"Inter",sans-serif;--tg-primary-color:#26659b;--tg-secondary-color:#630020;--tg-section-background:#f7f2f4;--tg-body-font-color:#616161;--tg-heading-font-color:#020e28;--tg-paragraph-color:#848484;--tg-body-font-size:16px;--tg-body-font-weight:400;--tg-heading-font-weight:700;--tg-body-line-height:1.8;--tg-heading-line-height:1.2;--tg-blue:#0d6efd;--tg-indigo:#6610f2;--tg-purple:#6f42c1;--tg-pink:#d63384;--tg-red:#dc3545;--tg-orange:#fd7e14;--tg-yellow:#ffc107;--tg-green:#198754;--tg-teal:#20c997;--tg-cyan:#0dcaf0;--tg-white:#fff;--tg-gray:#a0a0a0;--tg-gray-two:#737272;--tg-gray-three:#949494;--facebook:#3b5998;--twitter:#00acee;--linkedin:#1976d2;--pinterest:#3b5998;--youtube:#c4302b;--skype:#00aff0;}body{font-family:var(--tg-body-font-family);font-weight:var(--tg-body-font-weight);font-size:var(--tg-body-font-size);line-height:var(--tg-body-line-height);color:var(--tg-body-font-color);font-style:normal;}img,.img{max-width:100%;transition:all .3s ease-out 0s;}.f-left{float:left;}.f-right{float:right;}.fix{overflow:hidden;}a,button{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;text-decoration:none;}a:focus,.btn:focus,button:focus{text-decoration:none;outline:none;box-shadow:none;}a:hover,.portfolio-cat a:hover,.footer -menu li a:hover{color:#26659b;text-decoration:none;}a,button{color:var(--tg-primary-color);outline:medium none;text-decoration:none;}.btn:focus,button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}h1,h2,h3,h4,h5,h6{font-family:var(--tg-heading-font-family);color:var(--tg-heading-font-color);margin-top:0px;margin-bottom:.7rem;font-style:normal;line-height:var(--tg-heading-line-height);font-weight:var(--tg-heading-font-weight);text-transform:inherit;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;}h1{font-size:2.5rem;}h2{font-size:2rem;}h3{font-size:1.75rem;}h4{font-size:1.5rem;}h5{font-size:1.25rem;}h6{font-size:1rem;}.list-wrap{margin:0px;padding:0px;}.list-wrap li{list-style:none;}p{font-size:var(--tg-body-font-size);font-weight:var(--tg-body-font-weight);line-height:var(--tg-body-line-height);color:var(--tg-paragraph-color);margin-bottom:15px;}hr{border-bottom:1px solid var(--tg-primary-color);border-top:0 none;margin:30px 0;padding:0;}label{color:var(--tg-body-font-color);cursor:pointer;font-size:16px;font-weight:400;}*::-moz-selection{background:var(--tg-primary-color);color:var(--tg-white);text-shadow:none;}::-moz-selection{background:var(--tg-primary-color);color:var(--tg-white);text-shadow:none;}::selection{background:var(--tg-primary-color);color:var(--tg-white);text-shadow:none;}*::-moz-placeholder{color:var(--tg-body-font-color);font-size:var(--tg-body-font-size);opacity:1;}*::placeholder{color:var(--tg-body-font-color);font-size:var(--tg-body-font-size);opacity:1;}.theme-overlay{position:relative;}.theme-overlay::before{background:var(--tg-primary-color) none repeat scroll 0 0;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;}.separator{border-top:1px solid var(--tg-primary-color);}.container{padding-left:15px;padding-right:15px;}.row{--bs-gutter-x:30px;}.row.g-0{--bs-gutter-x:0;}.gutter-y-30{--bs-gutter-y:30px;}.mt-5{margin-top:5px;}.mt-10{margin-top:10px;}.mt-15{margin-top:15px;}.mt-20{margin-top:20px;}.mt-25{margin-top:25px;}.mt-30{margin-top:30px;}.mt-35{margin-top:35px;}.mt-40{margin-top:40px;}.mt-45{margin-top:45px;}.mt-50{margin-top:50px;}.mt-55{margin-top:55px;}.mt-60{margin-top:60px;}.mt-65{margin-top:65px;}.mt-70{margin-top:70px;}.mt-75{margin-top:75px;}.mt-80{margin-top:80px;}.mt-85{margin-top:85px;}.mt-90{margin-top:90px;}.mt-95{margin-top:95px;}.mt-100{margin-top:100px;}.mt-105{margin-top:105px;}.mt-110{margin-top:110px;}.mt-115{margin-top:115px;}.mt-120{margin-top:120px;}.mt-125{margin-top:125px;}.mt-130{margin-top:130px;}.mt-135{margin-top:135px;}.mt-140{margin-top:140px;}.mt-145{margin-top:145px;}.mt-150{margin-top:150px;}.mt-155{margin-top:155px;}.mt-160{margin-top:160px;}.mt-165{margin-top:165px;}.mt-170{margin-top:170px;}.mt-175{margin-top:175px;}.mt-180{margin-top:180px;}.mt-185{margin-top:185px;}.mt-190{margin-top:190px;}.mt-195{margin-top:195px;}.mt-200{margin-top:200px;}.mb-5{margin-bottom:5px;}.mb-10{margin-bottom:10px;}.mb-15{margin-bottom:15px;}.mb-20{margin-bottom:20px;}.mb-25{margin-bottom:25px;}.mb-30{margin-bottom:30px;}.mb-35{margin-bottom:35px;}.mb-40{margin-bottom:40px;}.mb-45{margin-bottom:45px;}.mb-50{margin-bottom:50px;}.mb-55{margin-bottom:55px;}.mb-60{margin-bottom:60px;}.mb-65{margin-bottom:65px;}.mb-70{margin-bottom:70px;}.mb-75{margin-bottom:75px;}.mb-80{margin-bottom:80px;}.mb-85{margin-bottom:85px;}.mb-90{margin-bottom:90px;}.mb-95{margin-bottom:95px;}.mb-100{margin-bottom:100px;}.mb-105{margin-bottom:105px;}.mb-110{margin-bottom:110px;}.mb-115{margin-bottom:115px;}.mb-120{margin-bottom:120px;}.mb-125{margin-bottom:125px;}.mb-130{margin-bottom:130px;}.mb-135{margin-bottom:135px;}.mb-140{margin-bottom:140px;}.mb-145{margin-bottom:145px;}.mb-150{margin-bottom:150px;}.mb-155{margin-bottom:155px;}.mb-160{margin-bottom:160px;}.mb-165{margin-bottom:165px;}.mb-170{margin-bottom:170px;}.mb-175{margin-bottom:175px;}.mb-180{margin-bottom:180px;}.mb-185{margin-bottom:185px;}.mb-190{margin-bottom:190px;}.mb-195{margin-bottom:195px;}.mb-200{margin-bottom:200px;}.pt-5{padding-top:5px;}.pt-10{padding-top:10px;}.pt-15{padding-top:15px;}.pt-20{padding-top:20px;}.pt-25{padding-top:25px;}.pt-30{padding-top:30px;}.pt-35{padding-top:35px;}.pt-40{padding-top:40px;}.pt-45{padding-top:45px;}.pt-50{padding-top:50px;}.pt-55{padding-top:55px;}.pt-60{padding-top:60px;}.pt-65{padding-top:65px;}.pt-70{padding-top:70px;}.pt-75{padding-top:75px;}.pt-80{padding-top:80px;}.pt-85{padding-top:85px;}.pt-90{padding-top:90px;}.pt-95{padding-top:95px;}.pt-100{padding-top:100px;}.pt-105{padding-top:105px;}.pt-110{padding-top:110px;}.pt-115{padding-top:115px;}.pt-120{padding-top:120px;}.pt-125{padding-top:125px;}.pt-130{padding-top:130px;}.pt-135{padding-top:135px;}.pt-140{padding-top:140px;}.pt-145{padding-top:145px;}.pt-150{padding-top:150px;}.pt-155{padding-top:155px;}.pt-160{padding-top:160px;}.pt-165{padding-top:165px;}.pt-170{padding-top:170px;}.pt-175{padding-top:175px;}.pt-180{padding-top:180px;}.pt-185{padding-top:185px;}.pt-190{padding-top:190px;}.pt-195{padding-top:195px;}.pt-200{padding-top:200px;}.pb-5{padding-bottom:5px;}.pb-10{padding-bottom:10px;}.pb-15{padding-bottom:15px;}.pb-20{padding-bottom:20px;}.pb-25{padding-bottom:25px;}.pb-30{padding-bottom:30px;}.pb-35{padding-bottom:35px;}.pb-40{padding-bottom:40px;}.pb-45{padding-bottom:45px;}.pb-50{padding-bottom:50px;}.pb-55{padding-bottom:55px;}.pb-60{padding-bottom:60px;}.pb-65{padding-bottom:65px;}.pb-70{padding-bottom:70px;}.pb-75{padding-bottom:75px;}.pb-80{padding-bottom:80px;}.pb-85{padding-bottom:85px;}.pb-90{padding-bottom:90px;}.pb-95{padding-bottom:95px;}.pb-100{padding-bottom:100px;}.pb-105{padding-bottom:105px;}.pb-110{padding-bottom:110px;}.pb-115{padding-bottom:115px;}.pb-120{padding-bottom:120px;}.pb-125{padding-bottom:125px;}.pb-130{padding-bottom:130px;}.pb-135{padding-bottom:135px;}.pb-140{padding-bottom:140px;}.pb-145{padding-bottom:145px;}.pb-150{padding-bottom:150px;}.pb-155{padding-bottom:155px;}.pb-160{padding-bottom:160px;}.pb-165{padding-bottom:165px;}.pb-170{padding-bottom:170px;}.pb-175{padding-bottom:175px;}.pb-180{padding-bottom:180px;}.pb-185{padding-bottom:185px;}.pb-190{padding-bottom:190px;}.pb-195{padding-bottom:195px;}.pb-200{padding-bottom:200px;}.pl-0{padding-left:0px;}.pl-5{padding-left:5px;}.pl-10{padding-left:10px;}.pl-15{padding-left:15px;}.pl-20{padding-left:20px;}.pl-25{padding-left:35px;}.pl-30{padding-left:30px;}.pl-35{padding-left:35px;}.pl-35{padding-left:35px;}.pl-40{padding-left:40px;}.pl-45{padding-left:45px;}.pl-50{padding-left:50px;}.pl-55{padding-left:55px;}.pl-60{padding-left:60px;}.pl-65{padding-left:65px;}.pl-70{padding-left:70px;}.pl-75{padding-left:75px;}.pl-80{padding-left:80px;}.pl-85{padding-left:80px;}.pl-90{padding-left:90px;}.pl-95{padding-left:95px;}.pl-100{padding-left:100px;}.pr-0{padding-right:0px;}.pr-5{padding-right:5px;}.pr-10{padding-right:10px;}.pr-15{padding-right:15px;}.pr-20{padding-right:20px;}.pr-25{padding-right:35px;}.pr-30{padding-right:30px;}.pr-35{padding-right:35px;}.pr-35{padding-right:35px;}.pr-40{padding-right:40px;}.pr-45{padding-right:45px;}.pr-50{padding-right:50px;}.pr-55{padding-right:55px;}.pr-60{padding-right:60px;}.pr-65{padding-right:65px;}.pr-70{padding-right:70px;}.pr-75{padding-right:75px;}.pr-80{padding-right:80px;}.pr-85{padding-right:80px;}.pr-90{padding-right:90px;}.pr-95{padding-right:95px;}.pr-100{padding-right:100px;}.f-700{font-weight:700;}.f-600{font-weight:600;}.f-500{font-weight:500;}.f-400{font-weight:400;}.f-300{font-weight:300;}.gray-bg{background:#f7f7fd;}.white-bg{background:#fff;}.black-bg{background:#222;}.theme-bg{background:#222;}.primary-bg{background:#222;}.white-color{color:#fff;}.black-color{color:#222;}.theme-color{color:#222;}.primary-color{color:#222;}[data-overlay]{position:relative;}[data-overlay]::before{background:#000 none repeat scroll 0 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;}[data-overlay="3"]::before{opacity:.3;}[data-overlay="4"]::before{opacity:.4;}[data-overlay="5"]::before{opacity:.5;}[data-overlay="6"]::before{opacity:.6;}[data-overlay="7"]::before{opacity:.7;}[data-overlay="8"]::before{opacity:.8;}[data-overlay="9"]::before{opacity:.9;}.btn{user-select:none;-moz-user-select:none;background:#6b152d none repeat scroll 0 0;border:medium none;border-radius:5px;color:var(--tg-white);cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;letter-spacing:0;line-height:1;margin-bottom:0;padding:18px 34px;text-align:center;text-transform:uppercase;touch-action:manipulation;transition:all .3s ease;vertical-align:middle;white-space:nowrap;font-family:var(--tg-heading-font-family);position:relative;z-index:1;overflow:hidden;}.btn:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:scale(.2,1);transform:scale(.2,1);background-color:#020e28;}.btn:hover::before{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}.btn:hover{color:var(--tg-white);}.btn.btn-two{background:var(--tg-white);color:#020e28;}.btn.btn-two:hover{color:var(--tg-white);}.breadcrumb>.active{color:var(--tg-primary-color);}.scroll-top{width:35px;height:35px;line-height:35px;position:fixed;bottom:-10%;right:30px;font-size:var(--tg-body-font-size);border-radius:6px;z-index:99;color:var(--tg-white);text-align:center;cursor:pointer;background:var(--tg-primary-color);transition:1s ease;border:none;}.scroll-top.open{bottom:30px;}.scroll-top::after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,rgba(0,0,0,.25) 0%,rgba(0,0,0,0) 80%);}.scroll-top:hover{background:#020e28;}.custom-container{max-width:1830px;}.custom-container-two{max-width:1750px;}.transparent-header{position:absolute;left:0;top:0px;width:100%;z-index:9;height:auto;}.header-top-wrap{padding:9px 0;background:#020e28;}.header-top-left span{display:block;font-size:12px;line-height:1.4;color:#d1d1d1;}.header-top-left span i{margin-right:5px;color:var(--tg-white);}.header-top-social .list-wrap{display:flex;align-items:center;justify-content:flex-end;gap:5px;}.header-top-social .list-wrap li a{width:28px;height:28px;border-radius:50px;border:1px solid var(--tg-gray);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--tg-gray);line-height:1;}.header-top-social .list-wrap li a:hover{background:var(--tg-white);border-color:var(--tg-white);color:#020e28;}.header-logo-area{padding:22px 0 28px;background:var(--tg-white);}.header-info-wrap{display:flex;align-items:center;justify-content:flex-end;gap:30px;}.header-info-wrap .header-info-item{display:flex;align-items:center;border-radius:10px;padding:17px 25px;transition:.3s linear;}.header-info-wrap .header-info-item .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:5px;font-size:20px;border:1px solid #26659b;color:#26659b;margin-right:10px;transition:.3s ease-in-out;}.header-info-wrap .header-info-item .icon svg{width:22px;}.header-info-wrap .header-info-item .content span{display:block;line-height:1;font-size:12px;font-weight:500;text-transform:uppercase;color:#640020;margin-bottom:8px;transition:.3s ease-in-out;}.header-info-wrap .header-info-item .content a{display:block;line-height:1;font-size:15px;font-weight:500;color:#020e28;}.header-info-wrap .header-info-item:hover .content a:hover,.header-info-wrap .header-info-item.active .content a:hover{color:#020e28;}.header-info-wrap .header-info-item:hover,.header-info-wrap .header-info-item.active{background:var(--tg-primary-color);}.header-info-wrap .header-info-item:hover .icon,.header-info-wrap .header-info-item.active .icon{color:var(--tg-white);border-color:var(--tg-white);border-radius:50%;}.header-info-wrap .header-info-item:hover .content a,.header-info-wrap .header-info-item:hover .content span,.header-info-wrap .header-info-item.active .content a,.header-info-wrap .header-info-item.active .content span{color:var(--tg-white);}.menu-area{background:rgba(34,37,47,.4);}.menu-nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;}.logo img{max-height:68px;}.logo.sticky-logo{display:none;}.navbar-wrap{display:flex;flex-grow:1;}.navbar-wrap ul{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 0;margin:0;}.navbar-wrap>ul>li{list-style:none;display:block;position:relative;margin-right:40px;}.navbar-wrap ul li:last-child{margin-right:0;}.navbar-wrap ul li a{font-size:16px;font-weight:600;text-transform:uppercase;color:var(--tg-white);padding:40px 0;display:block;line-height:1;position:relative;z-index:1;font-family:var(--tg-heading-font-family);}.navbar-wrap>ul>li.active>a,.navbar-wrap>ul>li:hover>a{color:#26659b;}.main-menu .navigation li.menu-item-has-children .dropdown-btn{display:none;}.header-action>ul{display:flex;align-items:center;margin-left:10px;}.header-action>ul li{position:relative;margin-left:30px;}.header-action ul li:first-child{margin-left:0;}.header-action ul li a{color:var(--tg-heading-font-color);font-size:14px;}.header-action ul li.header-search a{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#020e28;color:var(--tg-white);border:2px solid var(--tg-primary-color);font-size:16px;}.header-action ul li.header-search a:hover{background:var(--tg-primary-color);}.header-action .header-btn .btn{color:var(--tg-white);font-size:16px;}.navbar-wrap ul li .sub-menu{position:absolute;left:0;right:0;top:100%;min-width:230px;border:1px solid #f5f5f5;background:var(--tg-white);margin:0 0;transform:scale(1,0);transform-origin:0 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0px 30px 70px 0px rgba(137,139,142,.15);-moz-box-shadow:0px 30px 70px 0px rgba(137,139,142,.15);box-shadow:0px 30px 70px 0px rgba(137,139,142,.15);padding:18px 0;display:block;visibility:hidden;opacity:0;z-index:9;border-radius:0 0 5px 5px;}.navbar-wrap ul li .sub-menu .sub-menu{right:auto;left:100%;top:0;}.navbar-wrap ul li .sub-menu li{margin-left:0;text-align:left;display:block;}.navbar-wrap ul li .sub-menu li a{padding:9px 15px 9px 25px;line-height:1.4;font-weight:600;color:#020e28;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:flex;align-items:center;}.navbar-wrap ul li .sub-menu li a::before{content:"";display:block;width:0;height:2px;border-radius:2px;background:#26659b;transition:.3s ease-in-out;}.navbar-wrap ul li .sub-menu>li.active>a::before,.navbar-wrap ul li .sub-menu li a:hover::before{width:10px;margin-right:5px;}.navbar-wrap ul li .sub-menu>li.active>a,.navbar-wrap ul li .sub-menu li a:hover{color:#26659b;}.navbar-wrap ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1);}.sticky-menu{position:fixed;left:0;margin:auto;top:0;width:100%;z-index:99;background:var(--tg-white);-webkit-animation:1000ms ease-in-out 0s normal none 1 running fadeInDown;animation:1000ms ease-in-out 0s normal none 1 running fadeInDown;-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);box-shadow:0 10px 15px rgba(25,25,25,.1);border-radius:0;}.sticky-menu .navbar-wrap ul li a{color:#020e28;}.sticky-menu .navbar-wrap>ul>li.active>a,.sticky-menu .navbar-wrap>ul>li:hover>a{color:var(--tg-primary-color);}.header-style-two .navbar-wrap ul{margin:0 auto;}.header-style-two .navbar-wrap ul li a{padding:52px 0;}.header-style-two .menu-area{background:rgba(0,0,0,.4);}.header-style-two .header-action .header-btn .btn{color:var(--tg-primary-color);}.header-style-two .sticky-menu{background:var(--tg-white);}.header-style-two .sticky-menu .header-action .header-btn .btn{background:var(--tg-primary-color);color:var(--tg-white);}.header-style-two .sticky-menu .logo{display:none;}.header-style-two .sticky-menu .logo.sticky-logo{display:block;}.header-top-wrap-two{padding:16px 0;}.header-top-menu .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:25px;}.header-top-menu .list-wrap li{position:relative;}.header-top-menu .list-wrap li::before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;right:-13px;top:50%;transform:translateY(-50%);background:var(--tg-white);}.header-top-menu .list-wrap li:last-child::before{display:none;}.header-top-menu .list-wrap li a{font-size:14px;color:var(--tg-white);display:block;line-height:1;}.header-top-menu .list-wrap li a:hover{color:var(--tg-primary-color);}.header-top-social-two .list-wrap{display:flex;align-items:center;justify-content:flex-end;gap:20px;}.header-top-social-two .list-wrap li a{color:#b9b9b9;font-size:14px;line-height:1;}.header-top-social-two .list-wrap li a:hover{color:var(--tg-white);}.header-style-three .logo img{max-height:50px;}.header-style-three .navbar-wrap ul{margin:0 0 0 auto;}.header-style-three .header-action>ul{margin-left:35px;}.header-style-three .menu-area{background:transparent;}.header-style-three .menu-nav{background:var(--tg-white);border-radius:10px;padding:0 20px;}.header-style-three .navbar-wrap ul li a{color:#020e28;}.header-style-three .navbar-wrap>ul>li.active>a,.header-style-three .navbar-wrap>ul>li:hover>a{color:var(--tg-primary-color);}.header-style-three .sticky-menu{background:var(--tg-white);}.header-style-four .navbar-wrap ul{margin:0 auto;}.header-style-four .menu-area{background:transparent;padding:30px 0;}.header-style-four .menu-area.sticky-menu{padding:0;background:var(--tg-white);}.header-style-four .logo img{max-height:50px;}.header-style-four .menu-area.sticky-menu .logo{display:none;}.header-style-four .menu-area.sticky-menu .logo.d-none{display:block !important;}.header-style-four .header-action ul li.header-search a{width:auto;height:auto;display:block;border-radius:0;background:transparent;color:var(--tg-white);border:none;font-size:25px;line-height:1;}.header-style-four .header-action ul li.header-search a:hover{color:var(--tg-primary-color);}.offcanvas-menu .menu-tigger{width:60px;height:60px;display:flex;align-items:center;background:var(--tg-white);border-radius:5px;flex-direction:column;justify-content:center;gap:7px;}.offcanvas-menu .menu-tigger span{width:30px;height:3px;border-radius:3px;background:var(--tg-primary-color);transition:.15s linear;}.offcanvas-menu .menu-tigger span:nth-child(3){width:23px;margin-left:7.5px;}.offcanvas-menu .menu-tigger:hover span:nth-child(3){margin-left:0;width:30px;}.offcanvas-menu .menu-tigger:hover span:nth-child(1){width:23px;margin-left:7.5px;}.header-style-four .menu-area.sticky-menu .header-action ul li.header-search a{color:var(--tg-primary-color);}.header-style-four .menu-area.sticky-menu .offcanvas-menu .menu-tigger{background:var(--tg-primary-color);}.header-style-four .menu-area.sticky-menu .offcanvas-menu .menu-tigger span{background:var(--tg-white);}.nav-outer .mobile-nav-toggler{position:relative;float:right;font-size:40px;line-height:50px;cursor:pointer;display:none;color:var(--tg-white);margin-right:30px;top:15px;}.nav-logo img{width:150px;}.mobile-menu{position:fixed;right:0;top:0;width:300px;padding-right:30px;max-width:100%;height:100%;z-index:99;border-radius:0px;transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86) e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);}.mobile-menu .navbar-collapse{display:block !important;}.mobile-menu .nav-logo{position:relative;padding:30px 25px;text-align:left;}.mobile-menu-visible{overflow:hidden;}.mobile-menu-visible .mobile-menu{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}.mobile-menu .navigation li.current>a:before{height:100%;}.menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:2;transition:all 700ms ease;-moz-transition:all 700ms ease;-webkit-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;opacity:0;visibility:hidden;background:rgba(0,0,0,.5);}.mobile-menu-visible .menu-backdrop{opacity:1;visibility:visible;}.mobile-menu .menu-box{position:absolute;left:0px;top:0px;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;background:var(--tg-white);padding:0px 0px;z-index:5;box-shadow:-9px 0 14px 0px rgba(0,0,0,6%);}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible;}.mobile-menu .close-btn{position:absolute;right:15px;top:28px;line-height:30px;width:35px;text-align:center;font-size:20px;color:#292b37;cursor:pointer;z-index:10;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease;}.mobile-menu-visible .mobile-menu .close-btn{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}.mobile-menu .navigation{position:relative;display:block;width:100%;float:none;margin:0;padding:0;}.mobile-menu .navigation ul{padding:0;margin:0;}.mobile-menu .navigation li{position:relative;display:block;border-top:1px solid rgba(0,0,0,10%);}.mobile-menu .navigation:last-child{border-bottom:1px solid rgba(0,0,0,10%);}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid rgba(0,0,0,10%);}.mobile-menu .navigation li>a{position:relative;display:block;line-height:24px;padding:10px 60px 10px 25px;font-size:16px;font-weight:700;color:var(--tg-heading-font-color);text-transform:uppercase;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;border:none;}.mobile-menu .navigation li ul li>a{font-size:16px;margin-left:20px;text-transform:uppercase;}.mobile-menu .navigation li ul li ul li a{margin-left:40px;}.mobile-menu .navigation li ul li ul li ul li a{margin-left:60px;}.mobile-menu .navigation li>a:before{content:"";position:absolute;left:0;top:0;height:0;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn{position:absolute;right:15px;top:6px;width:32px;height:32px;text-align:center;font-size:16px;line-height:32px;color:var(--tg-white);background:var(--tg-primary-color);cursor:pointer;border-radius:2px;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:5;}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn i{-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open i{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:var(--tg-primary-color);}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none;}.mobile-menu .social-links ul{display:flex;position:relative;text-align:center;padding:30px 20px 20px;align-items:center;justify-content:center;flex-wrap:wrap;}.mobile-menu .social-links li{position:relative;display:inline-block;margin:0px 6px 10px;}.mobile-menu .social-links li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;line-height:32px;font-size:16px;color:var(--tg-heading-font-color);-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;border:1px solid var(--tg-gray);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}.mobile-menu .social-links li a:hover{border-color:var(--tg-primary-color);background:var(--tg-primary-color);color:var(--tg-white);}.menu-area .mobile-nav-toggler{position:relative;float:right;font-size:27px;cursor:pointer;line-height:1;color:var(--tg-primary-color);display:none;margin-top:0;padding:5px 10px;border:2px solid var(--tg-primary-color);}.search-popup-wrap{position:fixed;top:0;left:0;background:var(--tg-white);height:auto;width:100%;z-index:99;z-index:999;padding:40px 0 50px;display:none;}.search-form{position:relative;}.search-form input{width:100%;border:none;border-bottom:1px solid var(--tg-primary-color);padding:10px 50px 20px;text-align:center;font-weight:500;font-size:30px;background:transparent;color:var(--tg-heading-font-color);}.search-form input::placeholder{font-size:30px;color:#22252f;opacity:.5;}.search-btn{position:absolute;right:20px;background:transparent;border:0;font-size:25px;color:var(--tg-primary-color);top:50%;transform:translateY(-50%);}.search-close{position:absolute;top:5%;right:5%;font-size:30px;color:var(--tg-primary-color);cursor:pointer;}body.search-visible{overflow:hidden;}.search-backdrop{background:#000;cursor:url("https://cdn-ilcbnhf.nitrocdn.com/pFPStkBlIdmQSXJtZDkSuCeEovoaQxWz/assets/images/optimized/rev-6db26fa/troydualam.com/wp-content/themes/mactonal/assets/images/cross-out.png"),pointer;z-index:99;z-index:4;visibility:hidden;visibility:hidden;position:fixed;right:0;top:0;width:100%;height:100%;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;opacity:0;}.search-visible .search-backdrop{opacity:.55;visibility:visible;}.extra-info{background:var(--tg-white) none repeat scroll 0 0;height:100%;padding:30px;position:fixed;right:0;top:0;transition:all .7s ease 0s;width:340px;z-index:999;overflow-y:scroll;transform:translateX(100%);}.extra-info.active{transform:translateX(0);}.close-icon{margin-top:-16px;text-align:right;}.close-icon>button{background:transparent;border:0 none;color:var(--tg-primary-color);cursor:pointer;font-size:20px;padding:0;}.extra-info .logo-side img{max-height:45px;}.side-info{border-top:1px solid var(--tg-primary-color);padding-top:25px;}.contact-list h4{color:var(--tg-heading-font-color);font-weight:700;font-size:18px;}.contact-list p{color:var(--tg-paragraph-color);margin:0;margin-bottom:2px;line-height:26px;}.side-instagram{overflow:hidden;display:flex;flex-wrap:wrap;margin:-5px;}.side-instagram li{width:33.3333%;flex:0 0 33.3333%;padding:5px;}.side-instagram li>a{display:block;}.side-instagram img{width:100%;border-radius:5px;}.social-icon-right>a{color:var(--tg-primary-color);display:inline-block;margin-right:20px;text-align:center;}.social-icon-right>a:hover{color:#020e28;}.offcanvas-overly{position:fixed;background:#020e28;top:0;left:0;height:100%;width:100%;z-index:99;opacity:0;visibility:hidden;transition:.3s;}.offcanvas-overly.active{opacity:.5;visibility:visible;}.extra-info::-webkit-scrollbar{width:0px;}.slider-bg{background-size:cover;background-position:center;padding:400px 0 120px;min-height:975px;position:relative;z-index:1;}.slider-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1;}.slider-content{overflow:hidden;}.slider-content .sub-title{font-size:65px;text-transform:uppercase;font-weight:700;letter-spacing:2px;display:block;line-height:1.1;color:var(--tg-white);font-family:var(--tg-heading-font-family);margin-bottom:15px;}.slider-content .title{font-size:20px !important;color:var(--tg-white);margin-bottom:45px;line-height:1.1;font-weight:500;}.slider-btn{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}.slider-shape .shape-one{width:184px;height:184px;border-radius:50%;background:rgba(0,0,0,.33);position:absolute;right:24%;bottom:40%;z-index:-1;}.slider-shape .shape-two{width:433px;height:433px;border-radius:50%;background:rgba(38,101,155,.6);position:absolute;right:65px;bottom:25px;z-index:-1;}.slider-active .slick-dots{display:flex;align-items:center;position:absolute;bottom:90px;left:50%;transform:translateX(-50%);margin:0;padding:0;gap:20px;}.slider-active .slick-dots li{list-style:none;line-height:0;}.slider-active .slick-dots li button{text-indent:-99999999999px;border:none;background:rgba(255,255,255,.4);width:15px;height:15px;border-radius:50%;line-height:1;}.slider-active .slick-dots li.slick-active button{background:#25679d;width:30px;border-radius:10px;}.slider-area-two{position:relative;}.slider-bg-two{background-size:cover;background-position:center;min-height:960px;display:flex !important;align-items:center;position:relative;z-index:1;padding:220px 0 120px;}.slider-bg-two::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);z-index:-1;}.slider-content-two{text-align:center;}.slider-content-two .sub-title{display:block;font-size:30px;font-family:var(--tg-heading-font-family);letter-spacing:3px;text-transform:uppercase;line-height:1;font-weight:500;color:var(--tg-primary-color);margin-bottom:20px;}.slider-content-two .title{font-size:150px;margin-bottom:50px;line-height:1;color:var(--tg-white);}.slider-content-two .slider-btn{justify-content:center;}.slider-nav{display:flex;align-items:center;gap:10px;position:absolute;bottom:-40px;right:19%;}.slider-nav .slick-arrow{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:none;box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);border-radius:5px;background:var(--tg-white);font-size:30px;color:#020e28;padding:0;}.slider-nav .slick-arrow:hover{color:var(--tg-white);background:var(--tg-primary-color);}.slider-bg-three{background-size:cover;background-position:center;min-height:960px;display:flex;align-items:center;position:relative;z-index:1;padding:200px 0 200px;}.slider-bg-three::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1;}.slider-content-three{overflow:hidden;}.slider-content-three .title{margin-bottom:10px;color:var(--tg-white);font-size:140px;line-height:1.14;}.slider-content-three p{margin-bottom:50px;color:var(--tg-white);font-size:20px;width:90%;}.slider-active-three .slick-dots{margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-end;position:absolute;right:100px;top:50%;transform:translateY(-50%);gap:10px;}.slider-active-three .slick-dots li{list-style:none;line-height:0;}.slider-active-three .slick-dots li button{text-indent:-9999999999px;border:none;border-radius:5px;background:rgba(255,255,255,.15);width:23px;height:6px;}.slider-active-three .slick-dots li.slick-active button{width:45px;background:var(--tg-white);}.banner-bg{background-size:cover;background-position:center;min-height:960px;display:flex;align-items:center;position:relative;z-index:1;padding:240px 0 240px;}.banner-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1;}.banner-content{text-align:center;margin-top:-40px;}.banner-content .title{margin-bottom:35px;color:var(--tg-white);font-size:70px;text-transform:uppercase;line-height:1.2;}.banner-btn{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;}.breadcrumb-bg{background-size:cover;background-position:center;padding:355px 0 95px;position:relative;z-index:1;}.breadcrumb-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:-1;}.breadcrumb-content .title{font-size:40px;margin-bottom:20px;font-weight:600;color:var(--tg-white);}.breadcrumb-content .breadcrumb{margin-bottom:0;}.breadcrumb-content .breadcrumb-item{line-height:1.2;color:#d9d9d9;font-size:16px;font-weight:500;text-transform:uppercase;}.breadcrumb-content .breadcrumb-item a{color:var(--tg-white);font-size:18px;font-weight:700;}.breadcrumb-content .breadcrumb-item a i{margin-right:10px;}.breadcrumb-content .breadcrumb-item a:hover{color:var(--tg-primary-color);}.breadcrumb-content .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:10px;color:var(--tg-white);content:"";font-family:"Font Awesome 5 Free";font-size:16px;font-weight:700;}.breadcrumb-content .breadcrumb-item+.breadcrumb-item{padding-left:10px;}.section-title .sub-title{display:inline-flex;align-items:center;line-height:1;font-size:20px;font-weight:700;text-transform:uppercase;font-family:var(--tg-heading-font-family);color:#26659b;gap:15px;margin-bottom:30px;}.section-title .sub-title strong{transform:translateY(-2px);}.section-title .sub-title strong svg path{color:var(--tg-primary-color);}.section-title .title{margin-bottom:0;font-size:40px;}.word{display:inline-flex;opacity:0;transition:opacity 1.1s cubic-bezier(.65,.05,.36,1);transition-delay:calc(70ms * var(--word-index) + 0ms);}.innerAnimated .word{opacity:1;}.char{display:inline-flex;opacity:0;transform:rotateX(90deg);transform-origin:bottom;transition:opacity 1.1s cubic-bezier(.65,.05,.36,1),transform 1.1s cubic-bezier(.65,.05,.36,1);transition-delay:calc(30ms * var(--char-index) + 10ms);}.innerAnimated .char{transform:rotateX(0deg);opacity:1;}[data-animation^=innerAnimated]{visibility:hidden;}.innerAnimated{-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible;}.about-img-wrap{position:relative;padding-right:100px;padding-bottom:160px;}.about-img-wrap img{border-radius:10px;}.about-img-wrap img:nth-child(2){position:absolute;right:30px;bottom:0;}.about-img-wrap .play-btn{position:absolute;width:80px;height:80px;background:#26659b;color:var(--tg-white);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;line-height:0;margin:10px;left:15px;bottom:30px;z-index:1;}.about-img-wrap .play-btn::before{content:"";position:absolute;left:-10px;top:-10px;width:100px;height:100px;border-radius:50%;border:2px dashed #020e28;background:transparent;z-index:-1;animation:btnRotate 15s linear infinite;}.about-content>p{margin-bottom:45px;}.about-list .list-wrap{margin-bottom:50px;}.about-list .list-wrap li{display:flex;align-items:flex-start;margin-bottom:40px;}.about-list .list-wrap li:last-child{margin-bottom:0;}.about-list .list-wrap li .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px dashed var(--tg-primary-color);flex:0 0 auto;font-size:25px;color:var(--tg-primary-color);margin-right:10px;line-height:0;}.about-list .list-wrap li .content .title{font-size:20px;margin-bottom:8px;}.about-list .list-wrap li .content p{margin-bottom:0;}.about-content-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:20px;}.about-content-bottom .call-btn{display:flex;align-items:center;font-size:24px;color:#020e28;font-weight:700;font-family:var(--tg-heading-font-family);}.about-content-bottom .call-btn i{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#020e28;color:var(--tg-white);font-size:15px;margin-right:12px;}.about-content-bottom .call-btn:hover{color:var(--tg-primary-color);}.rotateme{-webkit-animation-name:btnRotate;animation-name:btnRotate;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}@keyframes btnRotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes btnRotate{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}.about-area-inner .col-45{width:44.5%;flex:0 0 auto;}.about-area-inner .col-55{width:55.5%;flex:0 0 auto;}.about-img-wrap-two{display:flex;align-items:center;gap:20px;}.about-img-wrap-two img:nth-child(1){border-radius:10px 0 0 10px;}.about-img-wrap-two img:nth-child(2){border-radius:0 10px 10px 0;}.about-content-two{margin-left:20px;}.section-title.title-style-three .sub-title{font-size:16px;color:#838383;letter-spacing:3.2px;margin-bottom:20px;}.about-tab{width:90%;}.about-tab .nav-tabs{border-bottom:none;gap:20px;margin-bottom:30px;}.about-tab .nav-tabs .nav-link{margin-bottom:0;background:#fff7f3;border:none;font-size:18px;font-weight:500;color:var(--tg-primary-color);font-family:var(--tg-heading-font-family);line-height:1;padding:16px 23px;border-radius:5px;}.about-tab .nav-tabs .nav-link.active{background:var(--tg-primary-color);color:var(--tg-white);}.about-tab .tab-content p{margin-bottom:30px;}.about-list-two .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px 0;}.about-list-two .list-wrap li{display:flex;align-items:baseline;width:50%;font-weight:500;color:#020e28;gap:7px;}.services-area{position:relative;padding:120px 0;z-index:1;overflow:hidden;margin-bottom:120px;}.services-area::before{content:"";width:79%;height:100%;position:absolute;left:50%;transform:translateX(-50%);top:0;background:rgba(99,0,32,.05);z-index:-1;}.services-item{border-radius:10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.06);padding:90px 20px 80px;text-align:center;position:relative;z-index:1;overflow:hidden;}.services-item::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:var(--tg-primary-color);z-index:-1;transition:.3s ease-in-out;opacity:0;}.services-item:hover::before{height:100%;opacity:1;}.services-icon{font-size:90px;line-height:0;color:var(--tg-primary-color);margin-bottom:40px;transition:.3s ease-in-out;}.services-content .title{font-size:30px;margin-bottom:25px;}.services-content .link-btn{font-size:15px;font-weight:400;text-decoration-line:none;text-transform:lowercase;line-height:normal;display:inline-block;color:#848484;}.services-content .number{width:50px;height:50px;border:1px solid #ababab;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1;font-size:20px;font-weight:700;font-family:var(--tg-heading-font-family);-webkit-text-stroke:1px #ababab;color:transparent;position:absolute;top:40px;right:40px;transition:.3s ease-in-out;}.services-item:hover .services-content .link-btn,.services-item:hover .services-content .title,.services-item:hover .services-icon{color:var(--tg-white);}.services-item:hover .services-content .title a:hover{color:var(--tg-white);}.services-item:hover .services-content .number{border-color:var(--tg-white);-webkit-text-stroke:1px var(--tg-white);}.services-scrollbar{margin-top:60px;}.services-scrollbar .swiper-scrollbar{display:block;width:100%;height:2px;position:relative;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-ms-border-radius:0;border-radius:0;background:transparent;margin:11px 0;}.services-scrollbar .swiper-scrollbar::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#c9c9c9;pointer-events:none;}.services-scrollbar .swiper-scrollbar .swiper-scrollbar-drag{height:24px;background:var(--tg-primary-color);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;cursor:pointer;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;top:-11px;z-index:1;}.services-area-two{position:relative;padding:140px 0 100px;}.services-shape{position:absolute;left:0;bottom:9%;z-index:-1;}.section-title.title-style-two .sub-title{font-size:16px;gap:10px;margin-bottom:22px;}.section-title.title-style-two.text-center .sub-title::before{content:"";width:37px;height:2px;background:#26659b;}.section-title.title-style-two .sub-title::after{content:"";width:37px;height:2px;background:#26659b;}.services-item-two{margin-bottom:40px;}.services-thumb-two{position:relative;overflow:hidden;border-radius:10px 10px 0 0;}.services-thumb-two img{width:370px;height:300px;object-fit:cover;transform:scale(1);transition:all .8s cubic-bezier(.25,.46,.45,.94);}.services-item-two:hover .services-thumb-two img{transform:scale(1.1);}.services-icon-two{position:absolute;right:30px;bottom:30px;width:78px;height:78px;display:flex;align-items:center;justify-content:center;background:var(--tg-white);border-radius:10px;font-size:45px;line-height:0;color:var(--tg-primary-color);transition:.3s ease-in-out;}.services-item-two:hover .services-icon-two{background:var(--tg-primary-color);color:var(--tg-white);}.services-content-two{background:var(--tg-white);border-radius:0px 0px 10px 10px;box-shadow:0px 0px 50px 0px rgba(0,0,0,.06);padding:20px 30px;transition:.3s ease-in-out;}.services-content-two .title{font-size:30px;font-weight:600;margin-bottom:8px;}.services-content-two .title a:hover{color:var(--tg-white);}.services-content-two .link-btn{display:inline-block;color:#848484;font-size:15px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase;}.services-content-two .link-btn:hover{color:#020e28;}.services-item-two:hover .services-content-two{background:var(--tg-primary-color);}.services-item-two:hover .services-content-two .link-btn,.services-item-two:hover .services-content-two .title{color:var(--tg-white);}.services-area-three{margin-top:-188px;padding:0 0 90px;}.services-item-three{box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);text-align:center;background:var(--tg-white);padding:45px 40px;border-radius:10px;position:relative;z-index:1;overflow:hidden;margin-bottom:30px;}.services-item-three::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:var(--tg-primary-color);z-index:-1;transition:.3s ease-in-out;opacity:0;}.services-item-three.active::before,.services-item-three:hover::before{opacity:1;height:100%;}.services-icon-three{line-height:0;font-size:75px;color:var(--tg-primary-color);margin-bottom:20px;transition:.3s ease-in-out;}.services-content-three .title{font-size:30px;margin-bottom:40px;line-height:1.3;}.services-content-three .title a:hover{color:var(--tg-white);}.services-content-three .link-arrow{font-size:30px;line-height:1;-webkit-text-stroke:1px #020e28;color:transparent;}.services-item-three.active .services-content-three .link-arrow,.services-item-three:hover .services-content-three .link-arrow,.services-item-three.active .services-content-three .title,.services-item-three:hover .services-content-three .title,.services-item-three.active .services-icon-three,.services-item-three:hover .services-icon-three{color:var(--tg-white);}.services-item-three.active .services-content-three .link-arrow,.services-item-three:hover .services-content-three .link-arrow{-webkit-text-stroke:1px transparent;}.services-area-four{background:var(--tg-section-background);padding:120px 0 90px;}.services-item-four{border-radius:20px;background:var(--tg-white);padding:35px 30px;margin-bottom:30px;position:relative;overflow:hidden;z-index:1;}.services-item-four::before{content:"";position:absolute;left:0;top:0;width:100%;height:0;background:var(--tg-primary-color);z-index:-1;transition:.3s ease-in-out;opacity:0;}.services-item-four.active::before,.services-item-four:hover::before{opacity:1;height:100%;}.services-content-four .services-content-top{display:flex;align-items:center;margin-bottom:18px;}.services-icon-four{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid var(--tg-primary-color);border-radius:50%;line-height:0;font-size:22px;color:var(--tg-primary-color);flex:0 0 auto;margin-right:15px;transition:.3s ease-in-out;}.services-item-four.active .services-icon-four,.services-item-four:hover .services-icon-four{border-color:var(--tg-white);color:var(--tg-white);}.services-content-four .title{margin-bottom:0;font-size:24px;font-weight:600;}.services-content-four .title a:hover{color:var(--tg-white);}.services-content-four p{margin-bottom:25px;transition:.3s ease-in-out;}.services-content-four .link-btn{color:#848484;font-family:var(--tg-heading-font-family);font-size:15px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase;}.services-content-four .link-btn:hover{text-decoration:underline;}.services-item-four.active .services-content-four .link-btn,.services-item-four.active .services-content-four p,.services-item-four.active .services-content-four .title,.services-item-four:hover .services-content-four .link-btn,.services-item-four:hover .services-content-four p,.services-item-four:hover .services-content-four .title{color:var(--tg-white);}.section-title.title-style-four .sub-title{display:block;align-items:center;line-height:1;font-size:20px;font-weight:700;text-transform:uppercase;font-family:var(--tg-heading-font-family);color:var(--tg-primary-color);margin-bottom:15px;}.services-item-five{margin-bottom:30px;}.services-thumb-five{border-radius:10px 10px 0 0;overflow:hidden;}.services-thumb-five img{transform:scale(1);transition:all .8s cubic-bezier(.25,.46,.45,.94);width:370px;height:270px;object-fit:cover;}.services-item-five:hover .services-thumb-five img{transform:scale(1.1);}.services-content-five{border-radius:0px 0px 10px 10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.06);overflow:hidden;display:flex;}.services-content-five .icon{width:100px;height:auto;min-height:90px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:var(--tg-primary-color);color:var(--tg-white);line-height:0;font-size:45px;}.services-content-five .content{padding:14px 15px;}.services-content-five .title{font-size:24px;font-weight:600;margin-bottom:5px;}.services-content-five .link-btn{font-size:15px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#848484;line-height:1;}.services-content-five .link-btn:hover{color:var(--tg-primary-color);}.services-sidebar{position:sticky;top:110px;}.services-widget{margin-bottom:40px;}.services-widget:last-child{margin-bottom:0;}.services-cat-list .list-wrap{border-radius:10px;overflow:hidden;}.services-cat-list .list-wrap li{margin-bottom:2px;}.services-cat-list .list-wrap li:last-child{margin-bottom:0;}.services-cat-list .list-wrap li a{font-size:20px;font-weight:600;color:#020e28;background:#fbf6f3;display:block;line-height:1.2;padding:18px 40px;}.services-cat-list .list-wrap li.active a,.services-cat-list .list-wrap li a:hover{color:var(--tg-white);background:var(--tg-primary-color);}.services-sidebar .services-contact{background-size:cover;background-position:center;text-align:center;padding:100px 30px;border-radius:10px;position:relative;overflow:hidden;z-index:1;}.services-sidebar .services-contact::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:-1;}.services-sidebar .services-contact span{display:block;color:var(--tg-white);line-height:1;margin-bottom:10px;}.services-sidebar .services-contact .title{margin-bottom:25px;color:var(--tg-white);font-size:30px;}.services-details-wrap{margin-left:10px;}.services-details-img{margin-bottom:30px;}.services-details-img img{border-radius:10px;}.services-details-content .title{margin-bottom:15px;font-size:40px;}.services-details-content p{margin-bottom:30px;}.services-details-content .bold-info{font-style:italic;font-weight:500;color:#020e28;}.service-quality-wrap .title-two{margin-bottom:0;margin-bottom:20px;font-size:24px;border-bottom:1px solid #d9d9d9;padding-bottom:25px;}.service-quality-wrap .sq-item{margin-bottom:30px;margin-top:10px;}.service-quality-wrap .sq-item .thumb img{border-radius:10px 10px 0 0;}.service-quality-wrap .sq-item .content{border-radius:0px 0px 10px 10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);padding:30px 30px 25px;}.service-quality-wrap .sq-item .content .title{font-size:23px;margin-bottom:10px;}.service-quality-wrap .sq-item .content p{margin-bottom:0;}.services-faq-wrap .faq-wrap-two{padding:60px 70px 40px;margin-left:0;margin-top:50px;}.work-item{text-align:center;border-radius:10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.05);padding:75px 20px 40px;position:relative;margin-top:40px;transition:.3s linear;margin-bottom:30px;}.work-item-wrap .row [class*="col-"]:nth-child(odd) .work-item{padding:40px 20px 75px;margin-top:0;margin-bottom:70px;}.work-item.active,.work-item:hover{background:var(--tg-primary-color);}.work-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;line-height:0;border:1px solid var(--tg-primary-color);border-radius:50%;margin:0 auto;color:var(--tg-primary-color);font-size:30px;position:absolute;top:-40px;left:50%;transform:translateX(-50%);background:var(--tg-white);transition:.3s linear;}.work-item-wrap .row [class*="col-"]:nth-child(odd) .work-item .work-icon{top:auto;bottom:-40px;}.work-item.active .work-icon,.work-item:hover .work-icon{border-color:var(--tg-white);background:var(--tg-primary-color);color:var(--tg-white);}.work-content span{color:#838383;font-size:15px;font-weight:600;letter-spacing:1.5px;display:block;line-height:1;margin-bottom:12px;transition:.3s linear;}.work-content .title{font-size:22px;font-weight:600;margin-bottom:20px;transition:.3s linear;}.work-content p{margin-bottom:0;transition:.3s linear;}.work-item.active .work-content p,.work-item.active .work-content .title,.work-item.active .work-content span,.work-item:hover .work-content p,.work-item:hover .work-content .title,.work-item:hover .work-content span{color:var(--tg-white);}.consultation-area{background:var(--tg-section-background);padding:120px 0;position:relative;}.consultation-form .form-grp{margin-bottom:30px;}.consultation-form .form-grp textarea,.consultation-form .form-grp input{width:100%;border:none;background:transparent;border-bottom:1px solid #d6d6d6;padding:0 0 5px;font-size:15px;color:#020e28;line-height:1;display:block;}.consultation-form .form-grp textarea::placeholder,.consultation-form .form-grp input::placeholder{font-size:15px;color:#808080;line-height:1;}.consultation-form .form-grp textarea{min-height:110px;max-height:110px;}.consultation-content{margin-right:50px;}.consultation-img{background-size:cover;background-position:center;width:50%;height:100%;position:absolute;right:0;top:0;}.consultation-area-two{background:var(--tg-section-background);padding:120px 0;position:relative;}.consultation-content.consultation-content-two{margin-left:70px;}.consultation-img-two{background-size:cover;background-position:center;width:50%;height:100%;position:absolute;left:0;top:0;}.consultation-img-two .play-btn{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:var(--tg-primary-color);color:var(--tg-white);border-radius:50%;font-size:30px;line-height:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.project-area{position:relative;z-index:1;padding:120px 0 0;}.project-area::before{content:"";position:absolute;left:0;top:0;width:100%;height:60%;background:#0f171b;z-index:-1;}.section-title.white-title .title{color:var(--tg-white);}.project-item-wrap .row{--bs-gutter-x:45px;}.project-item-wrap .row [class*="col-"]{padding:0 22.5px;}.project-item{position:relative;overflow:hidden;}.project-thumb img{border-radius:5px;width:418px;height:478px;object-fit:cover;}.project-content{position:absolute;left:40px;right:0;bottom:35px;background:var(--tg-white);border-radius:5px 0px 0px 5px;box-shadow:0px 0px 50px 0px rgba(0,0,0,.15);padding:40px 40px;transition:.3s ease-in-out;opacity:0;visibility:hidden;transform:translateX(200px);}.project-item.active .project-content,.project-item:hover .project-content{transform:translateX(0);opacity:1;visibility:visible;}.project-content span{display:block;line-height:1;font-size:15px;font-weight:600;font-weight:600;text-transform:uppercase;color:var(--tg-primary-color);font-family:var(--tg-heading-font-family);margin-bottom:10px;}.project-content .title{margin-bottom:0;font-size:24px;}.project-item-two{margin-bottom:40px;}.project-thumb-two{padding-right:30px;}.project-thumb-two img{border-radius:10px;}.project-content-two{border-radius:10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.15);padding:40px 25px 40px 40px;margin-left:40px;margin-top:-80px;position:relative;z-index:1;transition:.3s ease-in-out;}.project-item-two:hover .project-content-two{background:var(--tg-primary-color);}.project-content-two span{font-size:15px;text-transform:uppercase;font-weight:600;color:var(--tg-primary-color);font-family:var(--tg-heading-font-family);display:block;line-height:1;margin-bottom:8px;transition:.3s ease-in-out;}.project-content-two .title{font-size:24px;margin-bottom:0;}.project-content-two .title a:hover{color:var(--tg-white);}.project-item-two:hover .project-content-two .title,.project-item-two:hover .project-content-two span{color:var(--tg-white);}.project-active-two [class*="col-"]{padding:0 15px;}.project-active-two .slick-dots{display:flex;align-items:center;justify-content:center;margin:0;padding:0;gap:10px;margin-top:20px;}.project-active-two .slick-dots li{list-style:none;line-height:0;}.project-active-two .slick-dots li button{text-indent:-9999999999px;border:none;background:#ececec;border-radius:50%;width:15px;height:15px;line-height:1;}.project-active-two .slick-dots li.slick-active button{background:var(--tg-primary-color);}.project-item-three{position:relative;overflow:hidden;}.project-thumb-three{overflow:hidden;border-radius:10px;}.project-thumb-three img{width:100%;height:660px;object-fit:cover;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(1);}.project-item-three:hover .project-thumb-three img{transform:scale(1.1);}.project-content-three{background:var(--tg-white);border-radius:20px;box-shadow:0px 0px 50px 0px rgba(0,0,0,.15);padding:40px 40px;width:400px;position:absolute;left:40px;bottom:45px;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform:translateX(-150px);opacity:0;visibility:hidden;}.slick-current.slick-active .project-item-three .project-content-three,.project-item-three:hover .project-content-three{transform:translateX(0);opacity:1;visibility:visible;}.project-content-three span{display:block;font-size:15px;text-transform:uppercase;color:var(--tg-primary-color);font-family:var(--tg-heading-font-family);font-weight:600;line-height:1;margin-bottom:10px;}.project-content-three .title{margin-bottom:0;font-size:24px;}.project-active-three{--bs-gutter-x:50px;}.project-active-three [class*="col-"]{padding:0 25px;}.project-nav{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:50px;}.project-nav .slick-arrow{border:none;border-radius:5px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:0;-webkit-text-stroke:1px #020e28;color:transparent;}.project-nav .slick-arrow:hover{color:var(--tg-white);background:var(--tg-primary-color);-webkit-text-stroke:transparent;}.project-item-four{position:relative;margin-bottom:30px;}.project-thumb-four{position:relative;border-radius:10px;overflow:hidden;}.project-thumb-four::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:35%;border-radius:20px;background:#000;filter:blur(100px);pointer-events:none;}.project-content-four{position:absolute;left:0;bottom:0;padding:20px 60px 60px 60px;}.project-content-four span{display:block;font-size:15px;font-weight:600;font-family:var(--tg-heading-font-family);line-height:1;text-transform:uppercase;color:var(--tg-white);margin-bottom:10px;}.project-content-four .title{margin-bottom:0;color:var(--tg-white);font-size:30px;}.inner-project-item-wrap .row{--bs-gutter-x:50px;}.inner-project-item-wrap .project-item-three{margin-bottom:50px;}.btn.btn-three{background:#fff6f1;color:var(--tg-primary-color);}.btn.btn-three:hover{color:var(--tg-white);}.btn.btn-three::before{background:var(--tg-primary-color);}.project-details-img{margin-bottom:50px;}.project-details-img img{border-radius:10px;}.project-details-content .pd-inner-content .title{font-size:40px;margin-bottom:22px;}.project-details-content p{margin-bottom:30px;}.project-details-content .pd-inner-content p{margin-bottom:30px;}.project-details-content .title-two{font-size:30px;margin-bottom:12px;}.project-details-info{border-radius:10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);padding:50px 25px;position:sticky;top:100px;}.project-details-info .info-list .list-wrap li{display:flex;align-items:center;margin-bottom:30px;}.project-details-info .info-list .list-wrap li:last-child{margin-bottom:0;}.project-details-info .info-list .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--tg-primary-color);color:var(--tg-primary-color);margin-right:20px;flex:0 0 auto;}.project-details-info .info-list .content span{display:block;font-size:18px;line-height:1;margin-bottom:10px;}.project-details-info .info-list .content .title{font-size:24px;margin-bottom:0;font-weight:600;}.project-details-social{display:flex;align-items:center;gap:15px;border-top:1px solid #020e28;padding-top:30px;margin-top:40px;}.project-details-social .title{margin-bottom:0;font-size:15px;}.project-details-social .list-wrap{display:flex;align-items:center;gap:15px;}.project-details-social .list-wrap li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#020e28;color:var(--tg-white);font-size:15px;}.project-details-social .list-wrap li a:hover{background:var(--tg-primary-color);}.pd-list-item{border-radius:10px;border:1px solid #c3c3c3;padding:40px 32px 35px;margin-bottom:30px;}.pd-list-item .icon{font-size:55px;line-height:0;color:var(--tg-primary-color);margin-bottom:15px;}.pd-list-item .content .title{margin-bottom:10px;font-size:24px;}.pd-list-item .content p{margin-bottom:0;}.project-details-list-wrap{margin:20px 0 0;}.prev-next-post-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;}.prev-next-post-wrap .btn{text-transform:capitalize;gap:5px;}.project-active-five [class*="col-"]{padding:0 15px;}.choose-img-wrap{position:relative;padding-right:47px;padding-bottom:25px;}.choose-img-wrap img{border-radius:20px;}.choose-img-wrap .year-experience{margin-bottom:0;width:280px;height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#020e28;border-radius:50%;border:15px solid var(--tg-white);font-size:60px;color:var(--tg-primary-color);line-height:1;position:absolute;right:0;bottom:0;}.choose-img-wrap .year-experience span{display:block;text-align:center;font-size:20px;font-weight:600;line-height:normal;text-transform:uppercase;color:var(--tg-white);margin-top:15px;}.choose-content p{margin-bottom:30px;}.progress-item .title{margin-bottom:12px;font-size:22px;font-weight:600;font-family:var(--tg-heading-font-family);}.progress-wrap{overflow:hidden;}.progress-item{margin-bottom:50px;}.progress-item:last-child{margin-bottom:0;}.progress-item .progress{height:10px;background-color:#ffeae0;border-radius:10px;overflow:inherit;}.progress-item .progress-bar{background-color:var(--tg-primary-color);position:relative;overflow:inherit;border-radius:10px;}.progress-item .progress-bar span{display:block;position:absolute;right:-13px;bottom:22px;color:var(--tg-primary-color);line-height:1;font-size:16px;font-style:normal;font-weight:500;}.faq-area{background:var(--tg-section-background);padding:120px 0 90px;}.faq-content p{margin-bottom:35px;}.faq-wrap .accordion-item{background-color:transparent;border:none;border-bottom:1px solid var(--tg-gray);margin-bottom:30px;}.faq-wrap .accordion-item:last-child{border-bottom:none;margin-bottom:0;}.faq-wrap .accordion-button{padding:0 50px 20px 0;font-size:20px;color:#020e28;font-weight:600;font-family:var(--tg-heading-font-family);background-color:transparent;line-height:1.6;position:relative;}.faq-wrap .accordion-button::after{content:"";width:25px;height:25px;background-image:none;font-family:"Font Awesome 5 Free";font-size:12px;position:absolute;right:0;top:13px;color:#020e28;box-shadow:0px 0px 50px 0px rgba(0,0,0,.2);border-radius:2px;background:var(--tg-white);display:flex;align-items:center;justify-content:center;}.faq-wrap .accordion-button:not(.collapsed)::after{background-image:none;transform:rotate(-180deg);background:var(--tg-primary-color);color:var(--tg-white);}.faq-wrap .accordion-button:not(.collapsed){color:#020e28;background-color:transparent;box-shadow:none;}.faq-wrap .accordion-body{padding:0 0 25px;}.faq-wrap .accordion-body p{margin-bottom:0;}.faq-wrap .accordion-button:focus{border-color:none;box-shadow:none;}.faq-img{position:relative;z-index:1;}.faq-img img{max-width:unset;margin-bottom:-30px;}.faq-shape{width:440px;height:440px;border-radius:50%;background:rgba(255,82,3,.1);position:absolute;z-index:-1;right:-20%;top:-18%;}.faq-img-two img{border-radius:20px;max-width:unset;}.faq-wrap-two{background:var(--tg-white);border-radius:10px;padding:60px 40px 40px;box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);margin-left:70px;margin-top:150px;}.faq-wrap.faq-wrap-two .accordion-button::after{content:"";width:auto;height:auto;background-image:none;font-family:"Font Awesome 5 Free";font-size:18px;position:absolute;right:0;top:2px;color:#020e28;box-shadow:none;border-radius:0;background:transparent;line-height:1;}.faq-wrap.faq-wrap-two .accordion-button:not(.collapsed)::after{color:var(--tg-primary-color);}.faq-wrap.faq-wrap-two .accordion-button:not(.collapsed){color:var(--tg-primary-color);}.faq-wrap.faq-wrap-two .accordion-body{padding:0 30px 25px 0;}.area-bg{position:relative;z-index:1;}.area-bg-inner{background-size:cover;background-position:center;position:absolute;width:100%;height:68%;bottom:0;left:0;z-index:-1;background-attachment:fixed;}.area-bg-inner::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.7);}.team-item{margin-bottom:40px;}.team-thumb{position:relative;overflow:hidden;}.team-thumb img{border-radius:5px 5px 5px 0;transition:.3s ease-in-out;width:370px;height:450px;object-fit:cover;}.team-item.active .team-thumb img,.team-item:hover .team-thumb img{filter:grayscale(1);}.team-social .list-wrap{display:flex;flex-direction:column;position:absolute;right:30px;top:30px;gap:8px;transition:.3s ease-in-out;transform:translateX(50px);opacity:0;visibility:hidden;}.team-item.active .team-social .list-wrap,.team-item:hover .team-social .list-wrap{transform:translateX(0);opacity:1;visibility:visible;}.team-social .list-wrap li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#020e28;border-radius:50%;color:var(--tg-white);font-size:15px;}.team-social .list-wrap li a:hover{background:var(--tg-primary-color);}.team-content{background:var(--tg-white);border-radius:0px 0px 5px 5px;display:inline-block;min-width:240px;padding:15px 20px;transition:.3s ease-in-out;}.team-item.active .team-content,.team-item:hover .team-content{background:var(--tg-primary-color);}.team-content .title{margin-bottom:5px;font-size:24px;}.team-content .title a:hover{color:var(--tg-white);}.team-content span{display:block;color:#6d6e72;font-size:15px;line-height:1.2;transition:.3s ease-in-out;}.team-item.active .team-content span,.team-item:hover .team-content span,.team-item.active .team-content .title,.team-item:hover .team-content .title{color:var(--tg-white);}.team-item-two{margin-bottom:30px;}.team-thumb-two{position:relative;overflow:hidden;}.team-thumb-two img{border-radius:10px 10px 0 0;width:100%;height:450px;object-fit:cover;}.team-item-two.active .team-social .list-wrap,.team-item-two:hover .team-social .list-wrap{transform:translateX(0);opacity:1;visibility:visible;}.team-content-two{background:var(--tg-section-background);border-radius:0 0 10px 10px;text-align:center;padding:24px 20px;transition:.3s ease-in-out;}.team-item-two.active .team-content-two,.team-item-two:hover .team-content-two{background:var(--tg-white);background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);}.team-content-two .title{margin-bottom:8px;font-size:24px;}.team-content-two span{color:#6d6e72;display:block;font-size:15px;line-height:1;}.team-details-wrap .row .col-36{width:35.9%;flex:0 0 auto;}.team-details-wrap .row .col-64{width:64.1%;flex:0 0 auto;}.team-details-img{position:sticky;top:110px;}.team-details-img img{border-radius:10px;}.team-details-info-wrap{margin-left:35px;}.team-details-name{margin-bottom:30px;}.team-details-name .title{margin-bottom:10px;font-size:40px;}.team-details-name span{display:block;font-size:20px;font-weight:600;color:#6d6e72;line-height:1;}.team-info-wrap .list-wrap{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:18px;margin-bottom:30px;}.team-info-wrap .list-wrap li{color:#6d6e72;line-height:1.4;}.team-info-wrap .list-wrap li span{font-weight:700;color:#020e28;}.team-details-social .list-wrap{display:flex;align-items:center;gap:15px;margin-bottom:40px;}.team-details-social .list-wrap li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#020e28;color:var(--tg-white);font-size:15px;}.team-details-social .list-wrap li a:hover{background:var(--tg-primary-color);}.team-details-content{margin-bottom:45px;}.team-details-content p{margin-bottom:30px;}.team-details-info-wrap .progress-wrap{margin-bottom:70px;}.team-details-info-wrap .progress-item{margin-bottom:30px;}.team-details-info-wrap .progress-item:last-child{margin-bottom:0;}.team-details-form-wrap .title{margin-bottom:30px;font-size:30px;}.team-details-form-wrap .row{--bs-gutter-x:20px;}.team-details-form-wrap .form-grp{margin-bottom:20px;}.team-details-form-wrap .form-grp textarea,.team-details-form-wrap .form-grp input{width:100%;border:none;border-radius:10px;background:#f8f8f8;font-size:15px;line-height:1;color:#020e28;padding:16px 22px;display:block;height:50px;}.team-details-form-wrap .form-grp textarea::placeholder,.team-details-form-wrap .form-grp input::placeholder{font-size:15px;line-height:1;color:#818181;}.team-details-form-wrap .form-grp textarea{min-height:183px;max-height:183px;}.related-team-item-wrap [class*="col-"]{padding:0 15px;}.team-nav{display:flex;align-items:center;justify-content:flex-end;margin-bottom:50px;gap:20px;}.team-nav .slick-arrow{border:none;border-radius:5px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:0;-webkit-text-stroke:1px #020e28;color:transparent;}.team-nav .slick-arrow:hover{color:var(--tg-white);background:var(--tg-primary-color);-webkit-text-stroke:transparent;}.counter-item{display:flex;align-items:center;margin-bottom:30px;justify-content:center;}.counter-icon{width:60px;height:60px;flex:0 0 auto;margin-right:15px;}.counter-icon svg{width:100%;height:100%;color:var(--tg-primary-color);transition:.3s linear;transform:rotateY(0);}.counter-item:hover .counter-icon svg{transform:rotateY(180deg);}.counter-content .count{margin-bottom:5px;line-height:.8;font-size:40px;color:var(--tg-white);font-weight:400;}.counter-content .count span{font-weight:700;}.counter-content p{margin-bottom:0;font-size:20px;color:var(--tg-white);line-height:1;}.counter-area-two{position:relative;z-index:1;padding:120px 0 90px;}.counter-bg{background-size:cover;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-attachment:fixed;}.counter-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.7);}.counter-item-two .counter-content .count{color:#020e28;}.counter-item-two .counter-content p{color:#020e28;}.brand-item{border-radius:10px;border:1px solid #dcdcdc;text-align:center;min-height:220px;display:flex;align-items:center;justify-content:center;padding:30px;margin-bottom:30px;cursor:pointer;transition:.3s linear;background:var(--tg-white);}.brand-item:hover{box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);border-color:var(--tg-white);}.brand-area-two{padding:50px 0 25px;border-top:1px solid #e4e4e4;}.brand-item-two{display:flex;align-items:center;justify-content:center;}.brand-item-two img{cursor:pointer;filter:grayscale(1);transition:.3s linear;}.brand-item-two img:hover{filter:grayscale(0);}.brand-active .col-12{padding:0 15px;}.brand-area-three{background:var(--tg-section-background);}.brand-item.brand-item-three{filter:grayscale(1);opacity:.5;}.brand-item.brand-item-three:hover{opacity:1;filter:grayscale(0);}.testimonial-bg{background-size:cover;background-position:center;padding:120px 0 120px;}.testimonial-item{border-radius:10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.05);padding:40px 40px;text-align:center;}.testimonial-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--tg-primary-color);color:var(--tg-white);font-size:30px;line-height:1;margin:0 auto 30px;}.testimonial-icon svg{color:var(--tg-white);width:30px;}.testimonial-content p{margin-bottom:35px;}.testimonial-avatar{display:flex;align-items:center;justify-content:center;}.testimonial-avatar .avatar-thumb{width:40px;flex:0 0 auto;margin-right:10px;}.testimonial-avatar .avatar-thumb img{border-radius:50%;}.avatar-content .title{font-size:20px;font-weight:500;margin-bottom:5px;color:var(--tg-primary-color);text-align:left;}.avatar-content span{display:block;text-align:left;font-size:15px;line-height:1;}.testimonial-active [class*="col-"]{padding:0 15px;}.testimonial-active .slick-dots{display:flex;align-items:center;justify-content:center;margin:0;padding:0;gap:20px;margin-top:60px;}.testimonial-active .slick-dots li{list-style:none;line-height:0;}.testimonial-active .slick-dots li button{text-indent:-99999999999px;width:15px;height:15px;border:none;border-radius:50%;background:#262e32;line-height:1;}.testimonial-active .slick-dots li.slick-active button{background:var(--tg-primary-color);border-radius:10px;width:30px;}.testimonial-area-two{position:relative;padding:120px 0 120px;z-index:1;}.testimonial-shape{background-size:cover;background-position:center;width:1091px;position:absolute;height:523px;left:50%;transform:translateX(-50%);bottom:10%;z-index:-1;}.testimonial-item-two{text-align:center;}.testimonial-content-two p{font-size:24px;color:#020e28;font-style:italic;font-weight:500;line-height:1.6;width:92%;margin:0 auto 40px;}.testimonial-content-two .avatar-content .title{color:#020e28;}.testimonial-active-two .col-12{padding:0 15px;}.cta-bg{background-size:cover;background-position:center;margin-top:220px;}.cta-inner-wrap{padding:85px 0;position:relative;}.cta-img{position:absolute;left:0;bottom:0;}.cta-content .section-title .title{text-transform:capitalize;font-weight:600;line-height:1.4;}.cta-content .call-now{display:inline-flex;align-items:center;}.cta-content .call-now i{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--tg-white);color:var(--tg-primary-color);line-height:0;border-radius:50%;font-size:20px;flex:0 0 auto;margin-right:15px;}.cta-content .call-now a{font-size:40px;font-family:var(--tg-heading-font-family);color:var(--tg-white);line-height:1;}.cta-content .call-now a:hover{color:var(--tg-white);}.cta-item-wrap{border-radius:10px;overflow:hidden;}.cta-item{display:flex;align-items:center;justify-content:center;background:#161616;padding:57px 30px;height:100%;}.cta-item .icon{font-size:55px;line-height:0;color:var(--tg-white);margin-right:15px;}.cta-item .content span{display:block;font-size:14px;text-transform:uppercase;color:var(--tg-white);font-weight:500;margin-bottom:10px;}.cta-item .content a,.cta-item .content p{font-size:26px;font-weight:700;line-height:1;color:var(--tg-white);margin-bottom:0;}.cta-item-wrap .row [class*="col-"]:nth-child(2) .cta-item{background:var(--tg-primary-color);}.cta-area-three{margin-top:-90px;position:relative;z-index:2;}.error-area{display:flex;align-items:center;justify-content:center;padding:120px 0;}.error-img{text-align:center;margin-bottom:50px;}.error-content{text-align:center;}.error-content .title{font-size:60px;margin-bottom:15px;}.error-content p{margin-bottom:35px;font-size:18px;}.blog-post-item{margin-bottom:30px;}.blog-meta .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-bottom:10px;}.blog-meta .list-wrap li{font-size:15px;text-transform:capitalize;}.blog-meta .list-wrap li i{margin-right:8px;}.blog-meta .list-wrap li a{color:var(--tg-paragraph-color);}.blog-meta .list-wrap li a:hover{color:var(--tg-primary-color);}.blog-post-content .title{margin-bottom:20px;font-size:24px;}.blog-post-content .title a{color:inherit;display:inline;padding-bottom:0;-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0%,currentColor 98%);background-size:0 1px;background-repeat:no-repeat;background-position:left 100%;}.blog-post-content .title a:hover{background-size:100% 1px;color:var(--tg-primary-color);}.blog-post-thumb{overflow:hidden;border-radius:10px;position:relative;margin-bottom:30px;}.blog-post-thumb img{width:100%;height:270px;object-fit:cover;transform:scale(1);transition:all .8s cubic-bezier(.25,.46,.45,.94);}.blog-post-item-two:hover .blog-post-thumb img,.blog-post-item:hover .blog-post-thumb img{transform:scale(1.1);}.blog-post-thumb .tag{position:absolute;left:20px;top:20px;font-size:12px;font-family:var(--tg-heading-font-family);text-transform:uppercase;font-weight:700;color:var(--tg-white);background:var(--tg-primary-color);display:block;padding:7px 10px;border-radius:5px;}.blog-post-thumb .tag:hover{background:#020e28;color:var(--tg-white);}.blog-post-content p{margin-bottom:20px;}.blog-post-content .link-btn{font-family:var(--tg-heading-font-family);text-transform:uppercase;text-decoration:underline;font-weight:500;color:var(--tg-paragraph-color);display:inline-block;}.blog-post-content .link-btn:hover{color:#020e28;}.blog-post-item-two{margin-bottom:30px;}.blog-post-item-two .blog-post-thumb{margin-bottom:25px;}.blog-post-item-two .blog-meta .list-wrap{margin-bottom:15px;}.blog-post-item-three{margin-bottom:30px;}.blog-post-thumb-three{border-radius:10px 10px 0 0;overflow:hidden;position:relative;}.blog-post-thumb-three .post-date{position:absolute;right:30px;top:30px;color:var(--tg-white);font-size:15px;font-weight:700;text-transform:uppercase;line-height:1;display:block;background:var(--tg-primary-color);padding:12px 14px;border-radius:5px;}.blog-post-thumb-three img{width:100%;height:330px;object-fit:cover;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(1);}.blog-post-item-three:hover .blog-post-thumb-three img{transform:scale(1.1);}.blog-post-content-three{border-radius:0px 0px 10px 10px;border:1px solid #e3e3e3;padding:40px 40px 35px 40px;border-top:none;transition:.3s linear;background:var(--tg-white);}.blog-post-item-three:hover .blog-post-content-three{box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);border-color:var(--tg-white);}.blog-post-content-three .tag{display:inline-flex;align-items:center;color:#ababab;font-size:15px;font-weight:500;line-height:normal;line-height:1;text-transform:uppercase;margin-bottom:5px;}.blog-post-content-three .tag:hover{color:var(--tg-primary-color);}.blog-post-content-three .tag i{color:var(--tg-primary-color);margin-right:5px;}.blog-post-content-three .title{margin-bottom:0;font-size:30px;font-weight:600;line-height:1.35;}.blog-post-content-three .title a{color:inherit;display:inline;padding-bottom:0;-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0%,currentColor 98%);background-size:0 1px;background-repeat:no-repeat;background-position:left 100%;}.blog-post-content-three .title a:hover{background-size:100% 1px;color:var(--tg-primary-color);}.blog-active [class*="col-"]{padding:0 15px;}.blog-nav{display:flex;align-items:center;justify-content:flex-end;margin-bottom:50px;gap:20px;}.blog-nav .slick-arrow{border:none;border-radius:5px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.1);width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:0;-webkit-text-stroke:1px #020e28;color:transparent;}.blog-nav .slick-arrow:hover{color:var(--tg-white);background:var(--tg-primary-color);-webkit-text-stroke:transparent;}.blog-item{margin-bottom:30px;}.blog-thumb img{border-radius:10px 10px 0 0;}.blog-content{border-radius:0px 0px 10px 10px;background:var(--tg-white);box-shadow:0px 0px 50px 0px rgba(0,0,0,.06);padding:40px 45px 45px;}.blog-content .title{font-size:40px;margin-bottom:20px;}.blog-content p{margin-bottom:30px;}.blog-content .link-btn{font-family:var(--tg-heading-font-family);text-transform:uppercase;text-decoration:underline;font-weight:500;color:#020e28;display:inline-block;line-height:1;}.blog-content .link-btn:hover{color:var(--tg-primary-color);}.blog-sidebar{border-radius:10px;border:1px solid #cfcfcf;padding:40px 25px 50px;position:sticky;top:100px;}.blog-widget{margin-bottom:40px;}.blog-widget:last-child{margin-bottom:0;}.widget-title{font-size:22px;margin-bottom:15px;}.sidebar-search form{position:relative;}.sidebar-search form input{width:100%;border-radius:2px;border:1px solid #e9e9e9;font-size:14px;font-weight:400;color:#020e28;padding:20px 80px 20px 24px;line-height:1;height:60px;}.sidebar-search form input::placeholder{font-size:14px;font-weight:400;color:#9c9c9c;}.sidebar-search form button{border:none;position:absolute;right:0;top:0;height:60px;width:66px;display:flex;align-items:center;justify-content:center;background:var(--tg-primary-color);color:var(--tg-white);font-size:18px;border-radius:0 2px 2px 0;}.sidebar-search form button:hover{background:#020e28;}.rc-post-item{display:flex;align-items:center;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}.rc-post-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.rc-post-item .thumb{width:90px;flex:0 0 90px;margin-right:10px;}.rc-post-item .thumb img{border-radius:2px;}.rc-post-item .content .title{font-size:18px;font-weight:600;margin-bottom:10px;}.rc-post-item .content span{display:flex;align-items:center;line-height:1;font-size:14px;color:#8e8e8e;gap:8px;}.sidebar-cat-list .list-wrap li{border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}.sidebar-cat-list .list-wrap li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}.sidebar-cat-list .list-wrap li a{color:#757589;display:flex;align-items:center;line-height:1.4;font-weight:600;font-family:var(--tg-heading-font-family);gap:5px;}.sidebar-cat-list .list-wrap li a:hover{color:var(--tg-primary-color);}.sidebar-tag-list .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px;}.sidebar-tag-list .list-wrap li a{color:#757589;font-size:12px;font-weight:500;line-height:normal;text-transform:uppercase;border-radius:2px;border:1px solid #e0e0e0;display:block;padding:10px 11px;}.sidebar-tag-list .list-wrap li a:hover{background:var(--tg-primary-color);border-color:var(--tg-primary-color);color:var(--tg-white);}.blog-content.blog-details-content .title{font-size:30px;}.blog-details-content blockquote{margin:0 0 50px;text-align:center;border-radius:10px;border:1px solid var(--tg-primary-color);padding:35px 30px;}.blog-details-content blockquote .icon{font-size:50px;line-height:1;color:var(--tg-primary-color);margin-bottom:10px;}.blog-details-content blockquote p{color:#020e28;font-family:var(--tg-heading-font-family);font-size:18px;font-style:italic;font-weight:600;line-height:1.5;margin-bottom:20px;}.blog-details-content blockquote cite{font-style:normal;font-size:18px;font-family:var(--tg-heading-font-family);font-weight:700;color:#020e28;line-height:1;}.bd-img-wrap{margin-top:40px;}.bd-img-wrap img{border-radius:10px;margin-bottom:30px;}.bd-img-wrap .row{--bs-gutter-x:20px;}.post-tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px;}.bd-content-bottom .post-tags .title{margin-bottom:0;font-size:16px;font-weight:500;}.post-tags .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px;}.post-tags .list-wrap li a{color:#757589;font-size:12px;font-weight:500;line-height:normal;text-transform:uppercase;display:block;border-radius:2px;border:1px solid #e0e0e0;padding:10px 12px;}.post-tags .list-wrap li a:hover{background:var(--tg-primary-color);color:var(--tg-white);border-color:var(--tg-primary-color);}.blog-post-share .list-wrap{display:flex;align-items:center;justify-content:flex-end;gap:15px;}.blog-post-share .list-wrap li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#020e28;color:var(--tg-white);font-size:15px;}.blog-post-share .list-wrap li a:hover{background:var(--tg-primary-color);}.comments-wrap{border-top:1px solid #d9d9d9;padding-top:60px;margin-top:60px;}.comments-wrap-title{font-size:22px;margin-bottom:35px;}.comments-box{display:flex;align-items:flex-start;border-bottom:1px solid #d9d9d9;padding-bottom:40px;margin-bottom:40px;}.latest-comments .children .comments-box{padding:0 0 40px 100px;}.latest-comments>.list-wrap>li:last-child .comments-box{border-bottom:none;padding-bottom:0;margin-bottom:0;}.comments-avatar{width:80px;flex:0 0 auto;margin-right:20px;}.comments-text .avatar-name .name{font-size:18px;display:flex;align-items:center;margin-bottom:5px;justify-content:space-between;}.comments-text .comment-reply-link{color:var(--tg-primary-color);font-size:12px;font-weight:500;line-height:normal;display:block;border-radius:2px;background:#fff7f3;padding:8px 12px;text-transform:uppercase;}.comments-text .comment-reply-link:hover{background:var(--tg-primary-color);color:var(--tg-white);}.comments-text .avatar-name .date{display:block;font-size:14px;line-height:normal;}.comments-text .avatar-name{margin-bottom:20px;}.comments-text p{margin-bottom:0;}.latest-comments{margin-bottom:70px;}.comment-reply-title{font-size:22px;margin-bottom:30px;}.comment-form .row{--bs-gutter-x:10px;}.comment-form .form-grp{margin-bottom:10px;}.comment-form .form-grp textarea,.comment-form .form-grp input{border-radius:5px;border:1px solid #bdbdbd;width:100%;color:#020e28;font-size:15px;font-weight:400;line-height:normal;padding:20px 15px;height:60px;display:block;}.comment-form .form-grp textarea{min-height:184px;max-height:184px;}.comment-form .form-grp textarea::placeholder,.comment-form .form-grp input::placeholder{color:#9b9b9b;font-size:15px;font-weight:400;}.comment-form .checkbox-grp{display:flex;align-items:flex-start;margin-bottom:30px;margin-top:30px;}.comment-form .checkbox-grp input{width:15px;margin-top:3px;margin-right:10px;height:15px;border-radius:2px;}.comment-form .checkbox-grp label{color:#020e28;user-select:none;line-height:1.4;font-weight:500;font-size:15px;}.blog-style-one .blog-post-item-two{margin-bottom:50px;}.blog-style-two .blog-post-item{margin-bottom:60px;}.contact-info-item{border-radius:10px;border:1px solid #c2c2c2;text-align:center;padding:50px 30px 40px;margin-bottom:35px;}.contact-info-item .icon{font-size:60px;line-height:1;color:var(--tg-primary-color);margin-bottom:22px;}.contact-info-item .content .title{margin-bottom:20px;font-size:30px;font-weight:600;text-transform:uppercase;}.contact-info-item .content p{margin-bottom:0;font-size:22px;font-weight:600;color:#020e28;line-height:1.54;}.contact-info-item .content p a{color:#020e28;}.contact-info-item .content p a:hover{color:var(--tg-primary-color);}.contact-form-wrap{border-radius:10px;background:#020e28;padding:45px 35px;}.contact-form-wrap .title{color:var(--tg-white);font-size:30px;margin-bottom:30px;}.contact-form-wrap .form-grp{margin-bottom:20px;}.contact-form-wrap .form-grp textarea,.contact-form-wrap .form-grp input{width:100%;border-radius:5px;border:1px solid #5c5c5c;background:transparent;color:var(--tg-white);font-size:15px;font-weight:400;padding:15px 22px;height:50px;line-height:1;display:block;}.contact-form-wrap .form-grp textarea{min-height:183px;max-height:183px;}.contact-form-wrap .form-grp textarea::placeholder,.contact-form-wrap .form-grp input::placeholder{color:#898989;font-size:15px;font-weight:400;}.contact-form-wrap .btn:hover{color:var(--tg-primary-color);}.contact-form-wrap .btn::before{background:var(--tg-white);}.contact-form-wrap .row{--bs-gutter-x:20px;}.contact-map{width:100%;height:100%;}.contact-map iframe{width:100%;height:100%;border-radius:10px;}.ajax-response.error{margin-top:20px;color:red;}.ajax-response.success{margin-top:20px;color:green;}.footer-area{background:#171717;}.footer-newsletter-wrap{padding:20px 0;border-bottom:1px solid #464646;}.footer-logo img{max-height:58px;}.footer-newsletter-form form{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:20px;}.footer-newsletter-form .form-grp{position:relative;width:370px;}.footer-newsletter-form .form-grp input{width:100%;border-radius:5px;border:1px solid var(--tg-gray-two);background:transparent;font-size:14px;color:var(--tg-white);padding:17px 35px;line-height:1;height:50px;}.footer-newsletter-form .form-grp input::placeholder{font-size:14px;color:var(--tg-gray-two);}.footer-newsletter-form .form-grp label{font-size:14px;color:var(--tg-gray-two);position:absolute;left:16px;top:50%;transform:translateY(-50%);}.footer-top{padding:60px 0 20px;}.footer-widget{margin-bottom:40px;}.fw-title{font-size:20px;margin-bottom:25px;color:var(--tg-white);font-weight:500;}.footer-contact .list-wrap li{display:flex;align-items:baseline;font-size:15px;color:var(--tg-gray-three);line-height:1.4;margin-bottom:20px;}.footer-contact .list-wrap li:last-child{margin-bottom:0;}.footer-contact .list-wrap li a{color:var(--tg-gray-three);}.footer-contact .list-wrap li a:hover{color:var(--tg-primary-color);}.footer-contact .list-wrap li i{font-size:18px;color:var(--tg-primary-color);margin-right:15px;transform:translateY(2px);}.footer-link .list-wrap li{padding-left:17px;position:relative;line-height:1.2;margin-bottom:20px;}.footer-link .list-wrap li:last-child{margin-bottom:0;}.footer-link .list-wrap li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#949494;}.footer-link .list-wrap li a{color:var(--tg-gray-three);font-size:15px;position:relative;}.footer-link .list-wrap li a:hover{color:var(--tg-white);}.footer-link .list-wrap li a::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--tg-white);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transition:transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(.74,.72,.27,.24);}.footer-link .list-wrap li a:hover::before{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}.materials-list .list-wrap li{display:flex;align-items:flex-start;margin-bottom:25px;}.materials-list .list-wrap li:last-child{margin-bottom:0;}.materials-list .list-wrap li .icon{font-size:35px;line-height:1;margin-right:15px;color:#6b6b6b;}.materials-list .list-wrap li .content .title{font-size:18px;font-weight:400;color:var(--tg-white);margin-bottom:10px;}.materials-list .list-wrap li .content span{display:block;line-height:1;font-size:15px;color:var(--tg-gray-three);}.footer-bottom{border-top:1px solid #464646;padding:15px 0;}.copyright-text p{margin-bottom:0;font-size:15px;color:var(--tg-gray-three);}.copyright-text p a{color:var(--tg-white);font-weight:600;}.copyright-text p a:hover{color:var(--tg-primary-color);}.footer-social .list-wrap{display:flex;align-items:center;justify-content:center;gap:20px;}.footer-social .list-wrap li a{font-size:14px;color:var(--tg-gray-three);}.footer-social .list-wrap li a:hover{color:var(--tg-white);}.footer-area-two{background:#171717;}.footer-top-two{padding:90px 0 40px;}.footer-newsletter-two{position:relative;height:100%;}.footer-newsletter-two::before{content:"";position:absolute;right:80px;top:0;width:1px;height:88%;background:#464646;}.footer-top-two .footer-newsletter-form form{align-items:flex-start;justify-content:flex-start;flex-direction:column;}#preloader{background:var(--tg-white);height:100%;width:100%;position:fixed;margin-top:0px;top:0px;z-index:999;}.ta-preloader-block{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;text-align:center;}.ta-spinner-eff{position:relative;width:50px;height:50px;-webkit-animation:taRotation 12.8s steps(1) 0s infinite;animation:taRotation 12.8s steps(1) 0s infinite;}.ta-spinner-eff .ta-bar{position:absolute;background-color:#26659b;}.ta-spinner-eff .ta-bar-top{width:100%;height:7px;position:absolute;top:0;left:0;transform-origin:left top;transform:scale(0,1);-webkit-animation:bar-top 3.2s linear 0s infinite;animation:bar-top 3.2s linear 0s infinite;}.ta-spinner-eff .ta-bar-right{width:7px;height:100%;position:absolute;top:0;right:0;transform-origin:left top;transform:scale(1,0);-webkit-animation:bar-right 3.2s linear 0s infinite;animation:bar-right 3.2s linear 0s infinite;}.ta-spinner-eff .ta-bar-bottom{width:100%;height:7px;position:absolute;right:0;bottom:0;transform-origin:right top;transform:scale(0,1);-webkit-animation:bar-bottom 3.2s linear 0s infinite;animation:bar-bottom 3.2s linear 0s infinite;}.ta-spinner-eff .ta-bar-left{width:7px;height:100%;position:absolute;left:0;bottom:0;transform-origin:left bottom;transform:scale(1,0);-webkit-animation:bar-left 3.2s linear 0s infinite;animation:bar-left 3.2s linear 0s infinite;}@keyframes taRotation{0%{transform:rotate(0deg);}25%{transform:rotate(90deg);}50%{transform:rotate(180deg);}75%{transform:rotate(270deg);}100%{transform:rotate(360deg);}}@keyframes bar-top{0%{transform:scale(0,1);}12.5%{transform:scale(1,1);}87.5%{transform:scale(1,1);}100%{transform:scale(0,1);}}@keyframes bar-right{0%{transform:scale(1,0);}12.5%{transform:scale(1,0);}25%{transform:scale(1,1);}75%{transform:scale(1,1);}87.5%{transform:scale(1,0);}100%{transform:scale(1,0);}}@keyframes bar-bottom{0%{transform:scale(0,1);}25%{transform:scale(0,1);}37.5%{transform:scale(1,1);}62.5%{transform:scale(1,1);}75%{transform:scale(0,1);}100%{transform:scale(0,1);}}@keyframes bar-left{0%{transform:scale(1,0);}37.5%{transform:scale(1,0);}50%{transform:scale(1,1);}62.5%{transform:scale(1,0);}100%{transform:scale(1,0);}}.about-img-wrap img{border-radius:10px !important;}.services-thumb-two img,.services-thumb-five img{width:100% !important;}.services-thumb-five img{height:270px !important;}.about-list .list-wrap.about-one-custom-list{margin:0 0 50px !important;padding:0 !important;list-style:none !important;}.blog-post-item-two .blog-meta .list-wrap li a{display:inline-block;}.theme-blog-one-wrapper .blog-post-thumb img{height:270px !important;}.blog-post-item-two .blog-meta .list-wrap{margin:0 0 15px !important;padding:0 !important;list-style:none !important;}.blog-post-item-two .blog-meta .list-wrap li{font-size:15px !important;line-height:inherit !important;}.theme-blog-one-wrapper .blog-post-thumb .tag{color:var(--tg-white) !important;background:var(--tg-primary-color) !important;}.theme-blog-one-wrapper .blog-post-thumb .tag:hover{background:#020e28 !important;}.home-contact-one-wrapper .btn:hover::before{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}.choose-img-wrap img{border-radius:20px !important;}.theme-blog-two-wrapper .blog-meta .list-wrap li a{display:inline-block;}.theme-blog-two-wrapper .blog-meta .list-wrap{margin:0 0 15px !important;padding:0 !important;list-style:none !important;}.theme-blog-two-wrapper .blog-meta .list-wrap li{font-size:15px !important;line-height:inherit !important;}.theme-blog-two-wrapper .blog-post-thumb .tag{color:var(--tg-white) !important;background:var(--tg-primary-color) !important;}.theme-blog-two-wrapper .blog-post-thumb .tag:hover{background:#020e28 !important;}.theme-banner-style-one .banner-content{padding-left:15px;padding-right:15px;}.about-tab .nav-tabs{margin:0 0 30px !important;padding:0 !important;list-style:none !important;}.about-list-two .list-wrap{margin:0 !important;padding:0 !important;list-style:none !important;}.about-list-two .list-wrap{margin:0 !important;padding:0 !important;list-style:none !important;}.about-list-two .list-wrap li{color:#020e28 !important;line-height:inherit !important;font-size:inherit !important;}.about-content-two .section-title .title{margin-right:20px;}.blog-post-thumb-three img{height:330px !important;}.blog-post-content-three .tag{color:#ababab !important;background:transparent !important;}.blog-post-content-three .tag:hover{color:var(--tg-primary-color) !important;background:transparent !important;}.custom-three-tag i{color:var(--tg-primary-color);margin-right:5px;}.theme-blog-three-wrapper .section-title .title{max-width:470px;}.consultation-content-two h2.title{max-width:450px;}.project-thumb-two img{border-radius:10px !important;}.project-details-area{margin-top:120px;margin-bottom:120px;}.team-thumb-two img{border-radius:10px 10px 0 0 !important;}.contact-info-item .content p a{color:#020e28 !important;text-decoration:none !important;}.elementor-custom-embed iframe{border-radius:10px !important;}.faq-img-two img{border-radius:20px !important;max-width:unset !important;}.blog-meta .list-wrap li a{display:inline-block;background:transparent !important;color:var(--tg-paragraph-color) !important;}body.admin-bar .header-top-wrap{margin-top:31px;}.footer-widget.widget_nav_menu ul{margin:0;padding:0;list-style:none;}.footer-widget.widget_nav_menu ul li{padding-left:17px;position:relative;line-height:1.2;margin-bottom:20px;list-style:none;}.footer-widget.widget_nav_menu ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#949494;}.footer-widget.widget_nav_menu ul li a{color:var(--tg-gray-three);font-size:15px;position:relative;display:inline-block;}.footer-widget h4.widget-title{font-size:20px;margin-bottom:25px;color:var(--tg-white);font-weight:500;}.copyright-text p a{display:inline-block;}.footer-widget.widget_nav_menu ul li a:hover{color:var(--tg-white);}.footer-widget.widget_nav_menu ul li a::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--tg-white);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transition:transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(.74,.72,.27,.24);}.footer-widget.widget_nav_menu ul li a:hover::before{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}.services-item-three:hover .services-icon-three svg path{fill:var(--tg-white);}.theme-blog-one-wrapper .blog-post-item-two{margin-bottom:50px;}.theme-blog-two-wrapper .blog-post-item{margin-bottom:60px;}.custom-three-tag>i{display:none;}.theme-blog-one-wrapper a.news-cat_Name.tag i{display:none;}.services-cat-list .list-wrap{margin:0 !important;padding:0 !important;}.team-info-wrap .list-wrap{margin:0 0 30px !important;padding:0 !important;list-style:none !important;}.team-details-social .list-wrap{margin:0 0 40px !important;padding:0 !important;list-style:none !important;}.services-item-two:hover .services-icon-two svg path{fill:var(--tg-white);}.counter-content .count{margin-bottom:8px;font-weight:700;}.custom-pslider-one .project-thumb-two img{height:420px !important;object-fit:cover;}.faq-img img{max-width:unset !important;}.services-item:hover .services-icon svg path{fill:var(--tg-white);}.custom-project-slide-twoo .project-thumb img{border-radius:5px !important;}.cutom-team-one-wrap .team-thumb img{border-radius:5px 5px 5px 0 !important;}.home-blog-two-unique .theme-blog-two-wrapper .blog-post-item{margin-bottom:30px;}.theme-blog-two-wrapper .news-cat_Name>i{display:none;}.about-content-two .section-title .title{margin-right:0;}.services-item-four:hover .services-icon-four svg path{fill:var(--tg-white);}.work-area .work-item.active svg path{fill:var(--tg-white);}.slider-active-three .slick-dots li{list-style:none;line-height:0 !important;}.slider-active-three .slick-dots{margin:0 !important;padding:0 !important;list-style:none !important;}.services-content-five .icon svg path{fill:var(--tg-white);}.pn-post-item a{display:inline-block;color:#22252f;}.pn-post-item.next-post{text-align:right;}.blog-prev-next-posts.services-prev-next-posts{margin-top:60px;}.pn-post-item{font-size:28px;color:#22252f;}.single-blog-content blockquote,.single-blog-content .blockquote{background:transparent;border-radius:0px;border:0;}blockquote::before,.blockquote::before{content:"";top:50%;font-family:"IcoFont" !important;left:0;font-size:48px;line-height:1;margin-top:-24px;color:#bebebe;opacity:1;position:absolute;}blockquote p,.single-blog-inner .entry-content blockquote p,.blockquote p{max-width:90%;}blockquote p,.single-blog-content .single-blog-inner .entry-content blockquote p,.blockquote p{color:#333;line-height:1.6;margin-bottom:0;font-style:italic;font-weight:600;font-size:20px;}.error-img{margin:230px auto 0;max-width:800px;}.footer-newsletter-form p{margin:0;}.header-action>ul li.header-btn{display:none;}.menu-nav{justify-content:space-between;}.menu-area ul.default-nav-wrap{margin:0;padding:0;list-style:none;}.menu-area ul.default-nav-wrap li{display:inline-block;}.menu-area ul.default-nav-wrap li a{display:block;padding:27px 0;}.copyright-text p{text-align:center;}.breadcrumb-bg{background:#640020;}.blog-sidebar{position:relative;top:0;}.not-found form button:before{font-family:"IcoFont";color:#fff;content:"";}.not-found form button:hover{background:#000;}.blog-sidebar .widget_search form button{line-height:1;}.blog-sidebar .widget_search form button:before{position:absolute;right:50%;top:50%;font-family:"IcoFont";color:#fff;content:"";margin-top:-7px;margin-right:-7.5px;font-weight:normal;}.blog-sidebar .widget_search form button:hover{background:#000 !important;}@media (min-width: 1900px){.theme-header-area .nav-menu-wrapper{margin-left:0;}}.comments-list img.comment-avatar{float:left;}#comments .comment-author .says{display:block;line-height:1.5;}#comments .comments-list .comment-author cite{display:none;}.comments-list .comment-author{margin-bottom:10px;}#comments .meta-data{margin-bottom:5px;}#comments.blog-post-comment .comment-content img{margin:11px 0;}#comments .comment-content table a{color:#22252f;}.comments-list .comment-body{margin-bottom:28px;}.blog-post-comment .comment-content pre{font-size:14px;line-height:1.65;overflow:auto;overflow:auto;background:#eee;color:#22252f;padding:20px !important;white-space:pre-wrap !important;word-wrap:break-word !important;}.comment-num{font-size:26px !important;}#comments .pull-right.reply{top:0px;}body.page .theme-page-spacing .entry-content table td a,body.page .theme-page-spacing .entry-content table th a{color:#22252f;font-weight:500;text-decoration:none !important;}body.page .theme-page-spacing .entry-content table td a:hover,body.page .theme-page-spacing .entry-content table th a:hover{color:#22252f;}body.page .theme-page-spacing .entry-content ul li{line-height:1.5;color:#777;margin-bottom:10px;}body.page .theme-page-spacing .entry-content ol li{line-height:1.5;margin-bottom:10px;}.blog-post-comment .comment-respond .comment-reply-title{margin-bottom:20px !important;}body.page .theme-page-spacing .entry-content .comment-respond p.logged-in-as{margin-bottom:0px;font-size:17px;line-height:26px;}.comment-respond .comment-reply-title{padding-bottom:27px;}body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit{margin-bottom:30px;}.blog-post-comment .comment-respond .comment-form .btn.btn-primary{margin-top:13px;}.comments-list .comment-author a{color:#22252f;display:inline-block;}.blog-post-comment .comment-respond .comment-form .btn-comments:focus{outline:none;box-shadow:none;}@media (min-width: 1400px){.single-one-bwrap{min-height:960px;}.main-container.blog-spacing,.main-container.cat-page-spacing{min-height:580px;}}@media (min-width: 1900px){.single-one-bwrap{min-height:960px;}.main-container.blog-spacing,.main-container.cat-page-spacing{min-height:580px;}body.search .main-container.blog-spacing{min-height:650px;}}@media (min-width: 2110px){.single-one-bwrap{min-height:990px;}.main-container.blog-spacing,.main-container.cat-page-spacing{min-height:790px;}}@media (min-width: 2111px) and (max-width: 2300px){.single-one-bwrap{min-height:990px;}.main-container.blog-spacing,.main-container.cat-page-spacing{min-height:790px;}}.blog-sidebar .widget_block.widget_search .wp-block-search__button{border-radius:0;border:1px solid #000;}#comments.blog-post-comment .children{padding-left:20px !important;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment{color:#22252f;position:relative;margin-bottom:12px;padding-left:0px;font-size:15px;font-weight:400;line-height:1.5;}.blog-sidebar .widget_block .wp-block-latest-comments{border:0;padding:0;list-style:none;line-height:1.5;margin-bottom:0;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before{display:none;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment a{color:#22252f;display:inline-block;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author{font-weight:400;font-size:14px;}.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child{margin-bottom:0;}.blog-sidebar .wp-block-page-list li.wp-block-pages-list__item.has-child>a{margin-bottom:10px;display:inline-block;}.blog-sidebar select{height:42px;}.theme-layout-mainn .blog-details-single-item.sticky .blog-content{background:#f6f6f6;border-top:0px solid #000;}.theme-layout-mainn .blog-details-single-item.sticky h2.title{word-break:break-word;position:relative;}.theme-layout-mainn .blog-details-single-item.sticky h2.title:before{font-family:"IcoFont" !important;content:"";position:absolute;right:0px;top:2px;color:var(--eston-base);color:var(--tg-primary-color);font-size:30px;}.post-thumbnail.latest-post-thumbnail-wrap a img{height:100%;}.blog-sidebar .widget_categories .cat-item span.post_count{color:#fff;}.blog-sidebar select#archives-dropdown--1{margin-bottom:10px;margin-top:10px;}.blog-sidebar .widget.widget_tag_cloud .widget-title{margin-bottom:35px;}.blog-sidebar .tagcloud a,.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a{display:inline-block !important;font-size:16px !important;text-transform:capitalize;line-height:1 !important;background:transparent !important;color:#22252f !important;font-weight:400 !important;border:1px solid #22252f !important;padding:6px 15px 4px !important;border-radius:108px !important;margin-right:5px !important;margin-bottom:10px !important;}.blog-sidebar .tagcloud a:hover,.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover{background:#ff5203 !important;color:#fff !important;border-color:#ff5203 !important;}.blog-post-comment .comment-content ul{margin-top:20px;margin-bottom:20px;}.blog-post-comment .comment-content ol{margin-top:20px;margin-bottom:20px;}.blog-post-comment .comment-content ul li::marker{color:#22252f;}.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ol li ul{margin-top:10px;margin-bottom:10px;}.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ul li ol{margin-top:10px;margin-bottom:10px;}.post-password-form input[type='submit']:hover{background:#22252f;}.blog-block-latest-single-item .latest-post-block-content h3.post-title{word-break:break-word;}.news-page__title,.page-header__inner h2{word-break:break-word;position:relative;}.blog-details-content .wp-block-calendar{margin-bottom:20px;}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,.wp-block-latest-comments__comment-meta a,.wp-block-latest-posts a,.wp-block-rss__item-title a{color:#22252f !important;text-decoration:none !important;}.wp-block-latest-posts.wp-block-latest-posts__list li{list-style:none;}.blog-details-content .wp-block-search .wp-block-search__inside-wrapper{margin-bottom:35px;}pre{background:#eee !important;padding:20px !important;overflow:auto;font-size:15px !important;white-space:pre-wrap !important;word-wrap:break-word !important;color:#22252f !important;font-family:"Courier 10 Pitch",Courier,monospace !important;margin:20px 0 !important;border-radius:0px;}::-webkit-input-placeholder{color:#9aa5b6;font-size:16px;}:-moz-placeholder{color:#9aa5b6;font-size:16px;opacity:1;}::-moz-placeholder{color:#9aa5b6;font-size:16px;opacity:1;}:-ms-input-placeholder{color:#9aa5b6;font-size:16px;}::-ms-input-placeholder{color:#9aa5b6;font-size:16px;}::placeholder{color:#9aa5b6;font-size:16px;}.blog-details-content table th a{color:#000;text-decoration:none !important;}.blog-details-content table th a:hover{color:#000;}.wp-block-gallery.columns-2.is-cropped.alignleft.extraclass{margin-right:15px;}.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol{margin-top:0;padding-left:15px;}.single-blog-content .wp-block-column blockquote{margin-top:0 !important;padding:25px !important;}.single-blog-content .single-blog-inner .entry-content .wp-block-column blockquote p{font-size:15px;}.single-blog-content .wp-block-columns.alignwide blockquote:before{content:"";top:50%;font-family:"IcoFont" !important;left:0;font-size:48px;line-height:1;margin-top:-24px;color:#bebebe;opacity:1;position:absolute;}.blog-details-content ul li{margin-bottom:10px;font-weight:400;}.post-layout-style2 .single-blog-content .entry-content ol li{margin-bottom:10px;}.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a{color:#777;text-decoration:none;font-weight:400;}.post-block-wrapper-latest.post-block-style-latest .latest-post-block-content h3.post-title{line-height:1.2;margin-bottom:15px;}.post-share-tag-box{display:none;}.blog-details-content p,.blog-details-content li{font-size:18px;}.blog-post-comment .comment-respond .comment-reply-title{font-size:40px;}.main-blog-layout .post-block-meta-list.single-post-metalist{margin-top:0px;}.main-blog-layout .post-thumbnail.latest-post-thumbnail-wrap{margin-bottom:30px;}.post-block-wrapper-latest .post-thumbnail.latest-post-thumbnail-wrap img{height:auto;width:auto;}.post-block-wrapper-latest .post-category-box a{margin-right:4px;margin-bottom:10px;}.blog-sidebar .widget_categories .cat-item span.post_count{background:#000 !important;border-radius:0;}.post-block-wrapper-latest .post-meta-date-box{line-height:1;top:-3px;}.single-blog-content blockquote{padding-top:50px !important;padding-bottom:50px !important;}.page-links .page-link{background-color:#fff;color:#000;}.wp-block-code{border-radius:0;}.post-layout-style2 .single-blog-content .entry-content h1{margin-bottom:15px;margin-top:0;}.blog-details-content ul li{font-size:17px;line-height:1.5;color:#777;}.post-layout-style2 .single-blog-content .entry-content ol li{line-height:1.5;font-weight:400;}.theme-blog-details .post-featured-image img{width:auto;height:auto;}.pingback .comment-body{margin-left:0 !important;}.comments-list{padding:0;}body.search-results .post-category-box{display:none !important;}.main-container.blog-spacing{padding-top:100px;padding-bottom:100px;}.blog-details-content p{font-size:18px;line-height:1.5;}.single-post-metalist .post-meta-date-box:after{left:-1px;}.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link{font-weight:500;font-size:17px;}.blog-sidebar .widget_rss ul li .rsswidget{display:block;color:#22252f;font-weight:500;font-size:18px;}.blog-sidebar .widget_rss ul li .rssSummary{color:#22252f;line-height:25px;font-size:17px;}.blog-sidebar .widget_rss ul li cite{font-weight:bold;display:block;margin-top:10px;font-style:normal;color:#22252f;font-size:16px;}.widget_nav_menu ul.sub-menu li{padding-left:8px;}.widget_nav_menu ul.sub-menu li:before{left:-6px;}.theme_blog_navigation__Wrap{display:none;}.blog-single-block.blog-details-content{margin-top:50px;}.wp-block-file .wp-block-file__button{margin:20px 0 20px;color:#fff;padding:10px 20px;text-decoration:none;}.post-layout-style2 .single-blog-content .entry-content dd{font-size:18px;}.post-layout-style2 .single-blog-content .entry-content b,.post-layout-style2 .single-blog-content .entry-content strong{color:#22252f;}.post-password-form input[type='submit']{font-weight:400;}.blog-post-comment .comment-content h1,.blog-post-comment .comment-content h2,.blog-post-comment .comment-content h3,.blog-post-comment .comment-content h4,.blog-post-comment .comment-content h5,.blog-post-comment .comment-content h6{font-weight:700;}.blog-post-comment blockquote,.blog-post-comment .blockquote{background:#eee;padding-left:120px !important;}.blog-post-comment blockquote::before{content:"";top:50%;font-family:"IcoFont" !important;left:50px;font-size:48px;line-height:1;margin-top:-24px;color:#bebebe;opacity:1;opacity:1;position:absolute;}.blog-post-comment table td{font-size:17px;font-weight:400;}.blog-post-comment .comment-content dd{margin:0 1rem 1rem;font-size:17px;line-height:26px;}#cancel-comment-reply-link{font-size:17px;font-weight:400;}.comments-list .comment-reply-link{color:#000;font-size:14px;font-weight:bold;}.comments-list .comment-author{font-size:16px;}.blog-single-block.blog-details-content{margin-top:0;}.blog-content .title,.breadcrumb-content .title{word-wrap:break-word;}.news-page__content-box.no-fblog{border-top:1px solid #eaeaea;}.blog-details-single-item .news-page__tag{display:none;}.blog-details-single-item .news-page__img img,.post-featured-image img{height:auto;width:auto;object-fit:inherit;}.blog-sidebar .widget ul li a{color:#757589;}.blog-sidebar .widget_rss ul li .rssSummary{line-height:22px;font-size:16px;font-weight:400;}.single-cat-meta-box{display:none;}.header-logo-area{padding:18px 0 18px;background:var(--tg-white);}body.admin-bar .header-logo-area{margin-top:32px;}body.admin-bar .sticky-menu{top:32px;}.blog-sidebar .widget ul li{color:#757589;font-weight:400;}.header-logo-area h1.text-logo a{color:var(--tg-heading-font-color);}.navbar-wrap ul li .sub-menu li a{font-size:14px;}.blog-meta .list-wrap li a.news-cat_Name.tag{position:relative;display:inline-block;margin-bottom:5px;margin-top:5px;margin-right:8px;}.blog-meta .list-wrap li a.news-cat_Name.tag:after{position:absolute;right:-4px;top:0px;content:",";}.blog-meta .list-wrap li a.news-cat_Name.tag:last-child:after{display:none;}.blog-details-content p{font-size:17px;}.wp-block-pullquote.has-cyan-bluish-gray-background-color blockquote p{font-size:1.8em !important;font-style:italic !important;}.blog-details-content p,.blog-details-content li{font-size:17px;}.blog-details-content table th a{color:#757589;}.comment-content .blog-post-comment table td{font-size:16px;}.comments-list .comment-reply-link{font-weight:500;}.blog-post-comment .comment-respond .comment-reply-title{font-size:32px;}.blog-content .title{font-size:36px;}.blog-meta .list-wrap{margin-bottom:5px;}.header-top-wrap{background:#020e28;}.header-top-social .list-wrap li a{border:1px solid #414a5e;color:#414a5e;}.header-action ul li.header-search a{background:rgba(0,0,0,40%);color:var(--tg-white);border:2px solid transparent;font-size:16px;}.header-info-wrap .header-info-item .content span{font-size:14px;}.header-info-wrap .header-info-item .content a{font-size:16px;}.header-template-one .header-action .header-btn .btn{color:#ff5203;background:#fff;padding:17px 26px;}.header-template-one .navbar-wrap ul li a{padding:32px 0;}.header-template-one .header-logo-area{padding:25px 0 25px;}.header-template-one .header-info-wrap .header-info-item{padding:17px 0px;margin-left:30px;}.header-template-one .header-info-wrap .header-info-item:hover,.header-template-one .header-info-wrap .header-info-item.active{background:transparent;}.header-template-one .header-info-wrap .header-info-item:hover .icon,.header-template-one .header-info-wrap .header-info-item.active .icon{border-radius:inherit;border-color:var(--tg-primary-color);}.header-template-one .header-info-wrap .header-info-item:hover .content span,.header-template-one .header-info-wrap .header-info-item:hover .content a{color:inherit;}.header-info-wrap .header-info-item:hover .icon{color:var(--tg-primary-color);}.custom-project-slide-twoo .project-thumb img{border-radius:10px !important;}.custom-new-testimonial-secc .testimonial-item{background:#101b34;}.custom-new-testimonial-secc .testimonial-content p{color:#fff;}.custom-new-testimonial-secc .avatar-content .title{color:#fff;}.footer-area{background:#020e28;}.footer-newsletter-wrap{border-bottom:1px solid #3f495f;}.footer-bottom{border-top:1px solid #3f495f;}.footer-widget.widget_nav_menu ul li a,.footer-contact .list-wrap li,.materials-list .list-wrap li .icon{color:#677187;}.cta-custom-bg{background:#ff5407;}.brand-area-three{background:#f2f3f5;}.brand-area-two{padding:90px 0 25px;}.header-top-left span{color:#e4e4e4;}.header-top-left span img{margin-right:5px;}.header-top-left span{display:inline-block;margin-right:7px;padding-right:7px;position:relative;}.header-top-left span.time-sec:before{position:absolute;left:-8px;top:0;content:"";background:#e4e4e4;width:1px;height:20px;}header.header-style-three.transparent-header .header-top-wrap-two{display:none;}header.header-style-three.transparent-header .menu-wrap{padding-top:28px;}.footer-widget h3.wp-block-heading{color:#fff;}.services-item .services-icon svg{max-width:112px;color:#630020;}.header-template-one .header-info-wrap .header-info-item:hover .content span,.header-template-one .header-info-wrap .header-info-item:hover .content a{color:inherit;}.menu-area{background:rgba(34,37,47,.4);}body.admin-bar .header-logo-area{margin-top:0;}@media (max-width: 1800px){.custom-container{max-width:1570px;}.slider-shape .shape-two{width:400px;height:400px;}.faq-img img{max-width:755px;}.faq-shape{width:400px;height:400px;}.services-shape img{width:610px;}.project-active-three{--bs-gutter-x:30px;}.project-active-three [class*="col-"]{padding:0 15px;}.inner-project-item-wrap .row{--bs-gutter-x:30px;}}@media (max-width: 1500px){.container{max-width:1200px;}.custom-container-two,.custom-container{max-width:100%;}.slider-content .title{font-size:65px;margin-bottom:30px;}.slider-bg{padding:375px 0 120px;min-height:835px;}.slider-shape .shape-two{width:330px;height:330px;}.slider-shape .shape-one{width:150px;height:150px;}.slider-active .slick-dots{bottom:50px;}.project-item-wrap .row [class*="col-"]{padding:0 15px;}.project-item-wrap .row{--bs-gutter-x:30px;}.services-content .title{font-size:26px;margin-bottom:15px;}.services-item{padding:80px 20px 60px;}.services-content .number{top:30px;right:30px;}.project-content{left:30px;padding:40px 25px;}.project-thumb img{height:420px;}.faq-img img{max-width:660px;}.faq-shape{width:360px;height:360px;right:2%;}.cta-bg{margin-top:220px;}.services-shape img{width:486px;}.slider-content-two .title{font-size:120px;margin-bottom:40px;}.slider-bg-two{min-height:700px;}.slider-content-two .sub-title{font-size:26px;margin-bottom:15px;}.slider-nav{right:7%;}.services-content-two .title{font-size:28px;}.banner-content .title{margin-bottom:25px;font-size:65px;}.banner-bg{min-height:780px;}.services-item-three{padding:40px 40px;}.services-content-three .title{font-size:28px;margin-bottom:30px;}.project-thumb-three img{height:550px;}.project-content-three{padding:25px 20px;width:340px;left:30px;bottom:35px;}.header-style-four .menu-area{padding:15px 0;}.slider-content-three .title{font-size:125px;}.slider-bg-three{min-height:750px;padding:160px 0 160px;}.slider-content-three p{margin-bottom:25px;}.blog-content .title{font-size:38px;}.blog-content{padding:45px 40px;}.error-content .title{font-size:55px;}}@media (max-width: 1199.98px){.container,.custom-container,.custom-container-two{max-width:960px;}.navbar-wrap ul li{margin-right:35px;}.header-logo-area{padding:20px 0 20px;}.slider-bg{padding:350px 0 100px;min-height:750px;}.slider-content .title{font-size:55px;}.slider-shape .shape-two{width:280px;height:280px;right:30px;}.slider-shape .shape-one{width:120px;height:120px;right:22%;}.slider-active .slick-dots{bottom:40px;}.section-title .sub-title{font-size:18px;}.section-title .title{font-size:36px;}.about-img-wrap{padding-right:60px;padding-bottom:140px;}.about-img-wrap img:nth-child(2){right:0;width:310px;height:270px;object-fit:cover;}.about-img-wrap .play-btn{bottom:15px;}.about-list .list-wrap{margin-bottom:40px;}.about-content-bottom .call-btn{font-size:20px;}.about-content>p{margin-bottom:35px;}.project-thumb img{height:400px;}.project-content{padding:25px 25px;}.team-thumb img{height:360px;}.team-social .list-wrap{right:20px;top:20px;}.counter-icon{width:50px;height:50px;}.counter-content .count{font-size:38px;}.counter-content p{font-size:18px;}.testimonial-item{padding:40px 30px;}.blog-post-content .title{font-size:22px;}.faq-img img{max-width:100%;}.header-style-two .header-action .header-btn .btn{display:none;}.header-style-two .logo img{max-height:52px;}.services-thumb-two img{height:240px;}.services-content-two{padding:20px 20px;}.services-content-two .title{font-size:25px;}.services-shape{left:-4%;bottom:17%;}.services-shape img{width:420px;}.consultation-content{margin-right:0;}.project-content-two{padding:30px 20px 30px 25px;margin-left:30px;}.project-content-two .title{font-size:22px;}.faq-shape{width:320px;height:320px;}.testimonial-content-two p{width:100%;}.cta-img img{width:360px;height:490px;}.cta-bg{margin-top:136px;}.cta-content .call-now a{font-size:32px;}.slider-content-two .title{font-size:110px;}.slider-nav .slick-arrow{width:70px;height:70px;}.slider-nav{right:5%;}.header-style-three .header-action .header-btn{display:none;}.banner-content .title{font-size:58px;line-height:1.3;}.services-item-three{padding:40px 30px;}.services-icon-three{font-size:60px;}.services-content-three .title{font-size:25px;line-height:1.3;}.about-area-inner .col-45{width:50%;}.about-area-inner .col-55{width:50%;}.about-content-two{margin-left:0;}.about-img-wrap-two img:nth-child(1){width:180px;object-fit:cover;height:499px;}.about-img-wrap-two img:nth-child(2){width:250px;height:499px;object-fit:cover;}.about-tab{width:100%;}.services-item-four{padding:30px 25px;}.services-content-four .title{font-size:22px;}.work-content .title{font-size:20px;}.work-icon{width:70px;height:70px;}.cta-item{padding:50px 25px;}.cta-item .icon{font-size:45px;}.cta-item .content a,.cta-item .content p{font-size:24px;}.project-thumb-three img{height:500px;}.blog-post-thumb-three img{height:290px;}.blog-post-content-three .title{font-size:26px;line-height:1.3;}.blog-post-content-three{padding:35px 25px 35px 25px;}.footer-newsletter-two::before{right:25px;}.offcanvas-menu .menu-tigger{width:50px;height:50px;}.header-style-four .header-action ul li.header-search a{font-size:20px;}.slider-content-three .title{font-size:100px;}.services-content-five .title{font-size:22px;}.consultation-content.consultation-content-two{margin-left:30px;}.team-thumb-two img{height:360px;}.slider-active-three .slick-dots{right:50px;}.breadcrumb-content .title{font-size:38px;}.contact-info-item .content p{font-size:20px;}.contact-info-item{padding:40px 25px 30px;}.contact-info-item .icon{font-size:45px;}.contact-info-item .content .title{margin-bottom:15px;font-size:28px;}.contact-form-wrap{padding:45px 25px;}.blog-thumb img{min-height:300px;object-fit:cover;}.blog-content{padding:40px 35px;}.blog-content .title{font-size:35px;}.blog-sidebar{padding:30px 20px 40px;}.team-details-wrap .row .col-36{width:38%;}.team-details-wrap .row .col-64{width:62%;}.team-details-info-wrap{margin-left:0;}.team-details-name .title{font-size:36px;}.team-details-form-wrap .title{font-size:26px;}.faq-wrap-two{margin-left:0px;margin-top:120px;}.error-area{padding:100px 0;}.error-content .title{font-size:50px;}.project-details-content .pd-inner-content .title{font-size:36px;}.project-details-info{padding:50px 20px;}.project-details-info .info-list .content .title{font-size:18px;}.project-details-social{flex-wrap:wrap;}.project-details-info .info-list .icon{width:45px;height:45px;margin-right:15px;}.project-details-content .title-two{font-size:26px;}.pd-list-item{padding:40px 25px 35px;}.pd-list-item .content .title{font-size:20px;}.services-cat-list .list-wrap li a{font-size:18px;padding:18px 25px;}.services-details-content .title{font-size:36px;}.services-sidebar .services-contact .title{font-size:28px;}.services-sidebar .services-contact{padding:100px 22px;}.services-faq-wrap .faq-wrap-two{padding:50px 40px 35px;}.service-quality-wrap .sq-item .thumb img{min-height:200px;object-fit:cover;}.service-quality-wrap .sq-item .content{padding:30px 22px 25px;}.services-details-wrap{margin-left:0;}}@media (max-width: 991.98px){.container,.custom-container,.custom-container-two{max-width:720px;}.menu-area{padding:20px 0;}.menu-nav{justify-content:space-between;}.header-action{margin-right:30px;margin-left:auto;}.header-action .header-btn{display:none;}.menu-outer .navbar-wrap{display:block !important;}.menu-area .mobile-nav-toggler{display:block;}.header-logo-area{display:none;}.logo.d-none{display:block !important;}.menu-area.sticky-menu .logo.d-none{display:none !important;}.menu-area.sticky-menu .logo.sticky-logo{display:block;}.slider-bg{padding:280px 0 100px;min-height:700px;}.slider-shape .shape-two{width:220px;height:220px;}.slider-shape .shape-one{width:110px;height:110px;right:24%;bottom:51%;}.about-img-wrap{margin-bottom:50px;}.choose-img-wrap{margin-bottom:50px;}.team-thumb img{height:400px;}.brand-item{min-height:200px;}.testimonial-item{padding:35px 24px;}.footer-newsletter-form .form-grp{width:245px;}.footer-newsletter-wrap{padding:45px 0;}.about-area{padding:120px 0;}.slider-content-two .title{font-size:100px;}.services-shape{display:none;}.services-thumb-two img{height:270px;}.consultation-img{display:none;}.faq-img img{margin-bottom:0;}.faq-img{margin-bottom:50px;}.faq-shape{right:17%;top:-9%;}.cta-img{display:none;}.cta-content{text-align:center;}.cta-bg{margin-top:0;}.cta-inner-wrap{padding:60px 0;}.header-style-three .menu-area{padding:0 0;}.header-top-wrap-two{padding:12px 0;}.header-style-three .menu-nav{padding:20px 20px;}.banner-content{margin-top:0;}.banner-content .title{font-size:50px;}.banner-bg{padding:200px 0 240px;min-height:730px;}.services-area-three{margin-top:-160px;}.about-area-inner .col-45{width:80%;}.about-img-wrap-two img:nth-child(1){width:100%;}.about-img-wrap-two img:nth-child(2){width:100%;}.about-img-wrap-two{margin-bottom:50px;}.about-area-inner .col-55{width:100%;}.work-item-wrap .row [class*="col-"]:nth-child(odd) .work-item{padding:75px 20px 40px;margin-top:40px;margin-bottom:30px;}.work-item-wrap .row [class*="col-"]:nth-child(odd) .work-item .work-icon{top:-40px;bottom:0;}.work-content .title{font-size:22px;}.cta-item .content a,.cta-item .content p{font-size:26px;}.project-content-three{padding:20px 20px;width:265px;left:20px;bottom:25px;}.project-content-three .title{font-size:22px;}.header-style-three .sticky-menu .menu-nav{padding:20px 0;}.blog-post-thumb-three img{height:250px;}.blog-post-content-three .title{font-size:24px;line-height:1.3;}.footer-newsletter-two .footer-newsletter-form .form-grp{width:100%;}.footer-newsletter-two::before{display:none;}.header-style-four .logo.d-none{display:none !important;}.header-action .offcanvas-menu{display:none;}.header-style-four .menu-area{padding:20px 0;}.header-style-four .menu-area.sticky-menu{padding:20px 0;background:var(--tg-white);}.slider-bg-three{min-height:700px;padding:140px 0 160px;}.slider-content-three .title{font-size:90px;}.slider-active-three .slick-dots{right:40px;}.services-thumb-five img{width:100%;height:250px;}.services-content-five .content{padding:14px 10px;}.consultation-img-two{display:none;}.consultation-content.consultation-content-two{margin-left:0;}.project-content-four{padding:20px 30px 30px 30px;}.project-content-four .title{font-size:25px;}.breadcrumb-bg{padding:235px 0 95px;}.breadcrumb-content .title{font-size:36px;}.contact-map{height:400px;}.contact-form-wrap{margin-bottom:50px;}.blog-sidebar{padding:40px 25px 50px;margin-top:120px;}.team-details-wrap .row .col-64{width:100%;}.team-details-wrap .row .col-36{width:60%;}.team-details-img img{width:100%;}.team-details-img{margin-bottom:50px;}.faq-img-two{margin-bottom:50px;}.faq-img-two img{width:100%;}.faq-wrap-two{margin-top:0;}.project-details-img img{min-height:400px;object-fit:cover;}.project-details-info{padding:50px 25px;margin-bottom:50px;}.project-details-info .info-list .content .title{font-size:24px;}.project-details-info .info-list .icon{width:50px;height:50px;margin-right:20px;}.services-sidebar{margin-top:120px;}.services-cat-list .list-wrap li a{font-size:20px;padding:18px 40px;}.services-sidebar .services-contact .title{font-size:30px;}}@media (max-width: 767.98px){.container,.custom-container{max-width:100%;}.transparent-header{top:0;}.header-top-wrap{display:none;}.logo img{max-height:50px;}.slider-bg{padding:190px 0 100px;min-height:620px;}.slider-content .sub-title{font-size:18px;}.slider-content .title{font-size:46px;line-height:1.2;}.slider-shape .shape-two{width:170px;height:170px;right:25px;bottom:60px;}.slider-shape .shape-one{display:none;}.section-title .title{font-size:34px;}.about-img-wrap img:nth-child(2){display:none;}.about-img-wrap{padding:0;}.about-img-wrap .play-btn{left:50%;top:50%;transform:translate(-50%,-50%);bottom:auto;margin:0;}.project-content .title{font-size:22px;}.choose-img-wrap .year-experience{width:180px;height:180px;border:5px solid var(--tg-white);font-size:36px;}.choose-img-wrap .year-experience span{font-size:18px;}.choose-img-wrap{padding-right:15px;padding-bottom:27px;}.choose-img-wrap img{width:100%;}.team-thumb img{height:380px;width:100%;}.counter-icon{width:60px;height:60px;}.counter-content .count{font-size:40px;}.blog-post-thumb img{width:100%;}.footer-logo{text-align:center;margin-bottom:30px;}.footer-newsletter-form form{justify-content:center;}.footer-newsletter-form .form-grp{width:100%;}.copyright-text p{text-align:center;margin-bottom:10px;}.footer-social .list-wrap{justify-content:center;}.project-thumb img{width:100%;}.about-img-wrap img{width:100%;}.header-style-two .logo img{max-height:50px;}.slider-content-two .title{font-size:60px;margin-bottom:30px;}.slider-content-two .sub-title{font-size:20px;line-height:1.3;}.slider-bg-two{min-height:660px;padding:200px 0 100px;}.slider-nav .slick-arrow{width:55px;height:55px;font-size:20px;}.slider-nav{bottom:-25px;right:15px;}.services-area-two{padding:120px 0 80px;}.services-thumb-two img{width:100%;}.project-thumb-two img{width:100%;}.faq-img{display:none;}.faq-wrap .accordion-button{font-size:18px;}.testimonial-area-two .section-title{margin-bottom:50px;}.testimonial-content-two p{font-size:20px;}.cta-content .call-now a{font-size:28px;}.header-top-wrap-two{display:none;}.header-style-three .menu-nav{padding:20px 0;}.header-style-three .menu-area{background:var(--tg-white);}.banner-bg{padding:165px 0 240px;min-height:650px;}.banner-content .title{font-size:45px;}.about-area-inner .col-45{width:100%;}.about-img-wrap-two img:nth-child(1){width:40%;}.about-img-wrap-two img:nth-child(2){width:55%;margin-left:10px;}.about-img-wrap-two{gap:0;justify-content:center;}.about-list-two .list-wrap li{width:100%;}.cta-item .content a,.cta-item .content p{font-size:24px;}.project-nav{display:none;}.project-thumb-three img{height:460px;}.blog-nav{display:none;}.blog-post-content-three{padding:35px 20px 30px 25px;}.slider-active-three .slick-dots{display:none !important;}.slider-content-three .title{font-size:70px;}.slider-content-three p{font-size:18px;width:100%;}.slider-bg-three{min-height:660px;padding:130px 0 160px;}.project-thumb-four img{width:100%;min-height:250px;object-fit:cover;}.project-content-four{padding:20px 25px 25px 25px;}.services-content-five .content{padding:14px 15px;}.breadcrumb-bg{padding:165px 0 80px;}.breadcrumb-content .title{font-size:34px;margin-bottom:15px;}.blog-content{padding:30px 25px;}.blog-meta .list-wrap{gap:10px 20px;}.blog-content .title{font-size:32px;}.blog-sidebar{padding:40px 20px 50px;margin-top:100px;}.comments-box{display:block;padding-bottom:30px;margin-bottom:30px;}.comments-avatar{margin:0 0 20px 0;}.latest-comments .children .comments-box{padding:0 0 30px 0;}.blog-details-content blockquote{padding:35px 15px;}.blog-thumb img{width:100%;}.bd-img-wrap img{width:100%;}.blog-post-share .list-wrap{justify-content:flex-start;margin-top:25px;}.team-details-wrap .row .col-36{width:100%;}.team-nav{display:none;}.team-details-name .title{font-size:32px;}.team-details-form-wrap .title br{display:none;}.faq-wrap-two{padding:40px 20px 30px;}.faq-wrap.faq-wrap-two .accordion-button{padding:0 35px 20px 0;}.error-content .title{font-size:35px;}.error-content p{margin-bottom:25px;}.error-area{height:100vh;}.project-details-img img{min-height:300px;}.project-details-info .info-list .content .title{font-size:20px;}.project-details-content .pd-inner-content .title{font-size:32px;}.services-details-img img{min-height:300px;object-fit:cover;}.services-details-content .title{font-size:30px;}.services-faq-wrap .faq-wrap-two{padding:50px 25px 35px;}.services-cat-list .list-wrap li a{font-size:18px;padding:18px 25px;}.services-sidebar .services-contact .title{font-size:28px;}.service-quality-wrap .sq-item .thumb img{width:100%;}.scroll-top{right:15px;}}@media only screen and (min-width: 576px) and (max-width: 767px){.container,.custom-container{max-width:540px;}.slider-content .title{font-size:50px;}.project-content .title{font-size:24px;}.footer-newsletter-form .form-grp{width:330px;}.slider-content-two .title{font-size:75px;}.slider-nav{right:30px;}.faq-wrap .accordion-button{font-size:20px;}.banner-content .title{font-size:50px;}.project-content-three{padding:25px 30px;width:315px;left:30px;}.slider-content-three .title{font-size:75px;}.project-content-four .title{font-size:28px;}.project-content-four{padding:20px 30px 30px 30px;}.blog-sidebar{padding:40px 25px 50px;}.team-details-wrap .row .col-36{width:75%;}.faq-wrap-two{padding:40px 30px 30px;}.error-content .title{font-size:38px;}.project-details-content .pd-inner-content .title{font-size:34px;}.project-details-img img{min-height:350px;}.services-details-img img{min-height:350px;}}