.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-ilbhmdh.nitrocdn.com/KGWcqwrlVjhmxEONsBVmpDlZEcUAAowD/assets/images/source/rev-d0e358b/www.folio3.ai/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-ilbhmdh.nitrocdn.com/KGWcqwrlVjhmxEONsBVmpDlZEcUAAowD/assets/images/optimized/rev-d0e358b/www.folio3.ai/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-ilbhmdh.nitrocdn.com/KGWcqwrlVjhmxEONsBVmpDlZEcUAAowD/assets/images/optimized/rev-d0e358b/www.folio3.ai/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-ilbhmdh.nitrocdn.com/KGWcqwrlVjhmxEONsBVmpDlZEcUAAowD/assets/images/optimized/rev-d0e358b/www.folio3.ai/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;}pre.prettyprint,code.prettyprint{font-family:monospace;font-size:9pt;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;background-color:#272822 !important;border:1px solid #272822 !important;overflow:hidden !important;}pre.prettyprint{width:95%;margin:1em auto;padding:1em;}pre.prettyprint a,code.prettyprint a{text-decoration:none;}.prettyprint.linenums,pre.prettyprint.linenums{-webkit-box-shadow:inset 40px 0 0 #39382e,inset 41px 0 0 #464741;-moz-box-shadow:inset 40px 0 0 #39382e,inset 41px 0 0 #464741;box-shadow:inset 40px 0 0 #39382e,inset 41px 0 0 #464741;}.prettyprint.linenums ol,pre.prettyprint.linenums ol{margin:0 0 0 33px;}.prettyprint.linenums ol li,pre.prettyprint.linenums ol li{padding-left:12px;color:#bebec5;line-height:20px;margin-left:0;list-style:decimal;}.prettyprint .com{color:#93a1a1;}.prettyprint .lit{color:#ae81ff;}.prettyprint .pun,.prettyprint .opn,.prettyprint .clo{color:#f8f8f2;}.prettyprint .fun{color:#dc322f;}.prettyprint .str,.prettyprint .atv{color:#e6db74;}.prettyprint .kwd,.prettyprint .tag{color:#f92659;}.prettyprint .typ,.prettyprint .atn,.prettyprint .dec,.prettyprint .var{color:#a6e22e;}.prettyprint .pln{color:#66d9ef;}#to_top_scrollup{background-color:#000;-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;box-sizing:content-box;bottom:20px;color:#fff;cursor:pointer;display:none;font-size:32px;font-weight:normal;height:32px;opacity:.5;padding:5px;position:fixed;right:20px;text-align:center;text-decoration:none;vertical-align:middle;width:32px;z-index:9999;}#to_top_scrollup img{width:100%;}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.mega-menu-last-modified-1736925371{content:"Wednesday 15th January 2025 07:16:11 UTC";}#mega-menu-wrap-primary,#mega-menu-wrap-primary #mega-menu-primary,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#2e3642;display:block;float:none;font-family:inherit;font-size:15px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal;}#mega-menu-wrap-primary:before,#mega-menu-wrap-primary #mega-menu-primary:before,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:before,#mega-menu-wrap-primary:after,#mega-menu-wrap-primary #mega-menu-primary:after,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after,#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:after{display:none;}#mega-menu-wrap-primary{border-radius:0;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary{background:rgba(255,255,255,0);}}#mega-menu-wrap-primary.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus,#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary span:focus,#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary input:focus,#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px;}#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px;}#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus{color:#fff;background:#445464;}}#mega-menu-wrap-primary #mega-menu-primary{visibility:visible;text-align:left;padding:0px 0px 0px 0px;}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link{cursor:pointer;display:inline;}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none;}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block;}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:normal;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:flex;align-items:center;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:block;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below{display:inline-block;transition:none;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link{display:block;line-height:40px;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left;}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before{float:right;margin:0 0 0 6px;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-animating > ul.mega-sub-menu{pointer-events:none;}#mega-menu-wrap-primary #mega-menu-primary li.mega-disable-link > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link{cursor:inherit;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link{cursor:pointer;}#mega-menu-wrap-primary #mega-menu-primary p{margin-bottom:10px;}#mega-menu-wrap-primary #mega-menu-primary input,#mega-menu-wrap-primary #mega-menu-primary img{max-width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{display:none;visibility:visible;opacity:1;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu{display:none;}}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;}#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0);}#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0);}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu{display:none;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu{display:block;}#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{visibility:visible;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:25%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:20%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:16.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0px;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:transparent;height:auto;width:auto;top:auto;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0;}#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link{border-radius:0;}#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right > ul.mega-sub-menu{right:0;}#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link{border-radius:0;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{position:static;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{margin:0 0px 0 0;display:inline-block;height:auto;vertical-align:middle;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right{float:right;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right{margin:0 0 0 0px;}}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left{float:left;}}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{color:#fff;background:#445464;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color:#fff;background:#445464;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{line-height:40px;height:40px;padding:0px 10px 0px 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:inherit;font-size:22px;font-weight:normal;outline:none;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle;}}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link br{display:none;}}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{display:list-item;margin:0;clear:both;border:0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right{float:none;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:transparent;text-align:left;color:#333;font-size:18px;}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{width:100%;float:left;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{float:left;min-height:1px;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4{width:25%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4{width:75%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5{width:20%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5{width:40%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5{width:60%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5{width:80%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6{width:16.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6{width:83.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7{width:14.28571%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7{width:28.57143%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7{width:42.85714%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7{width:57.14286%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7{width:71.42857%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7{width:85.71429%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8{width:12.5%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8{width:25%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8{width:37.5%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8{width:62.5%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8{width:75%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8{width:87.5%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9{width:11.11111%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9{width:22.22222%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9{width:44.44444%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9{width:55.55556%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9{width:77.77778%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9{width:88.88889%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10{width:10%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10{width:20%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10{width:30%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10{width:40%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10{width:60%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10{width:70%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10{width:80%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10{width:90%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11{width:9.09091%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11{width:18.18182%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11{width:27.27273%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11{width:36.36364%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11{width:45.45455%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11{width:54.54545%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11{width:63.63636%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11{width:72.72727%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11{width:81.81818%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11{width:90.90909%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11{width:100%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12{width:8.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12{width:16.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12{width:25%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12{width:41.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12{width:50%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12{width:58.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12{width:75%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12{width:83.33333%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12{width:91.66667%;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12{width:100%;}}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{width:100%;clear:both;}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{padding:15px 15px 15px 15px;width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{z-index:999;border-radius:0;background:#fff;border:0;padding:0px 0px 0px 0px;position:absolute;width:100%;max-width:none;left:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{float:left;position:static;width:100%;}}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu{clear:both;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{color:#2e3642;font-family:inherit;font-size:15px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear{clear:left;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:bold;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 5px 0px;vertical-align:top;display:block;visibility:inherit;border:0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:15px;text-transform:uppercase;text-decoration:none;font-weight:bold;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;vertical-align:top;display:block;border:0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:bold;text-decoration:none;background:rgba(0,0,0,0);}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below{text-decoration:none;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:normal;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;vertical-align:top;display:block;border:0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:flex;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:normal;text-decoration:none;background:rgba(0,0,0,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{border:0;padding:10px;border-radius:0;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{width:100%;clear:both;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:normal;margin:0;border:0;padding:0px 0px 0px 0px;vertical-align:top;display:block;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:normal;text-decoration:none;background:rgba(0,0,0,0);}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0px 0px 0px 0px;border:0;background:#fff;border-radius:6px 6px 6px 6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0;}}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#fff;color:#202834;font-family:inherit;font-size:16px;font-weight:normal;padding:4px 14px 4px 14px;line-height:36px;text-decoration:none;text-transform:none;vertical-align:baseline;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{border-top-left-radius:6px;border-top-right-radius:6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0;}}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:bold;text-decoration:none;color:#071529;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px;}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{display:inline-block;width:auto;background:transparent;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{content:"";font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:transparent;height:auto;width:auto;right:auto;line-height:inherit;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{float:right;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after{content:"";}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{float:right;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after{content:"";}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator{display:none;}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator{display:none;}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after{content:"";}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator{float:left;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after{content:"";margin:0 6px 0 0;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0;}}#mega-menu-wrap-primary #mega-menu-primary li[class^='mega-lang-item'] > a.mega-menu-link > img{display:inline;}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.wpml-ls-flag,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.iclflag{display:inline;margin-right:8px;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-mobile,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile{display:none;}}@media only screen and (min-width: 787px){#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-desktop,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop{display:none;}}@media only screen and (max-width: 786px){#mega-menu-wrap-primary:after{content:"";display:table;clear:both;}}#mega-menu-wrap-primary .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:rgba(165,152,152,0);border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;white-space:nowrap;}#mega-menu-wrap-primary .mega-menu-toggle img{max-width:100%;padding:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{background:#fff;padding:0px 0px 0px 0px;display:none;position:absolute;width:100%;z-index:9999999;}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{display:block;}}#mega-menu-wrap-primary .mega-menu-toggle{}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1{cursor:pointer;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{content:"";font-family:"dashicons";font-size:36px;color:#ddd;margin:0 0 0 5px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#ddd;font-size:0px;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open{display:none;}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{display:inline;}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after{content:"";}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open{display:inline;}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed{display:none;}#mega-menu-wrap-primary{float:right;}#mega-menu-wrap-max_mega_menu_1,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#2e3642;display:block;float:none;font-family:inherit;font-size:15px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal;}#mega-menu-wrap-max_mega_menu_1:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:before,#mega-menu-wrap-max_mega_menu_1:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:after{display:none;}#mega-menu-wrap-max_mega_menu_1{border-radius:0;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1{background:rgba(255,255,255,0);}}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 a:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 span:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 input:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px;}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px;}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus{color:#fff;background:#445464;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{visibility:visible;text-align:left;padding:0px 0px 0px 0px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link{cursor:pointer;display:inline;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:normal;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:flex;align-items:center;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below{display:inline-block;transition:none;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link{display:block;line-height:40px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before{float:right;margin:0 0 0 6px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-animating > ul.mega-sub-menu{pointer-events:none;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-disable-link > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link{cursor:inherit;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link{cursor:pointer;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p{margin-bottom:10px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img{max-width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu{display:none;visibility:visible;opacity:1;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu{display:none;}}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0);}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu{display:none;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu{display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{visibility:visible;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:20%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item{float:left;width:16.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0px;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:transparent;height:auto;width:auto;top:auto;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link{border-radius:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right > ul.mega-sub-menu{right:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link{border-radius:0;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-menu-item{position:static;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{margin:0 0px 0 0;display:inline-block;height:auto;vertical-align:middle;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right{float:right;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right{margin:0 0 0 0px;}}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-float-left{float:left;}}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{color:#fff;background:#445464;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{background:rgba(255,255,255,0);color:#fff;font-weight:normal;text-decoration:none;border-color:rgba(255,255,255,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color:#fff;background:#445464;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{line-height:40px;height:40px;padding:0px 10px 0px 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:inherit;font-size:22px;font-weight:normal;outline:none;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle;}}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br{display:none;}}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{display:list-item;margin:0;clear:both;border:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right{float:none;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:transparent;text-align:left;color:#333;font-size:18px;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{width:100%;float:left;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{float:left;min-height:1px;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5{width:20%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5{width:40%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5{width:60%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5{width:80%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6{width:16.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6{width:83.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7{width:14.28571%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7{width:28.57143%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7{width:42.85714%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7{width:57.14286%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7{width:71.42857%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7{width:85.71429%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8{width:12.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8{width:37.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8{width:62.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8{width:87.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9{width:11.11111%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9{width:22.22222%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9{width:44.44444%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9{width:55.55556%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9{width:77.77778%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9{width:88.88889%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10{width:10%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10{width:20%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10{width:30%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10{width:40%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10{width:60%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10{width:70%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10{width:80%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10{width:90%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11{width:9.09091%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11{width:18.18182%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11{width:27.27273%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11{width:36.36364%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11{width:45.45455%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11{width:54.54545%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11{width:63.63636%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11{width:72.72727%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11{width:81.81818%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11{width:90.90909%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12{width:8.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12{width:16.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12{width:41.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12{width:58.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12{width:83.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12{width:91.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12{width:100%;}}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{width:100%;clear:both;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{padding:15px 15px 15px 15px;width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{z-index:999;border-radius:0;background:#fff;border:0;padding:0px 0px 0px 0px;position:absolute;width:100%;max-width:none;left:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{float:left;position:static;width:100%;}}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu{clear:both;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{color:#2e3642;font-family:inherit;font-size:15px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear{clear:left;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:bold;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 5px 0px;vertical-align:top;display:block;visibility:inherit;border:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:15px;text-transform:uppercase;text-decoration:none;font-weight:bold;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;vertical-align:top;display:block;border:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:bold;text-decoration:none;background:rgba(0,0,0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below{text-decoration:none;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:normal;text-align:left;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;vertical-align:top;display:block;border:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{border-color:rgba(0,0,0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link{display:flex;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:normal;text-decoration:none;background:rgba(0,0,0,0);}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{border:0;padding:10px;border-radius:0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{width:100%;clear:both;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#2e3642;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:normal;margin:0;border:0;padding:0px 0px 0px 0px;vertical-align:top;display:block;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{color:#071529;font-weight:normal;text-decoration:none;background:rgba(0,0,0,0);}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0px 0px 0px 0px;border:0;background:#fff;border-radius:6px 6px 6px 6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0;}}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#fff;color:#202834;font-family:inherit;font-size:16px;font-weight:normal;padding:4px 14px 4px 14px;line-height:36px;text-decoration:none;text-transform:none;vertical-align:baseline;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{border-top-left-radius:6px;border-top-right-radius:6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:bold;text-decoration:none;color:#071529;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{display:inline-block;width:auto;background:transparent;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{content:"";font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:transparent;height:auto;width:auto;right:auto;line-height:inherit;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{float:right;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after{content:"";}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{float:right;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after{content:"";}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator{display:none;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator{display:none;}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after{content:"";}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator{float:left;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after{content:"";margin:0 6px 0 0;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0;}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li[class^='mega-lang-item'] > a.mega-menu-link > img{display:inline;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.wpml-ls-flag,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.iclflag{display:inline;margin-right:8px;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile{display:none;}}@media only screen and (min-width: 787px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop{display:none;}}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1:after{content:"";display:table;clear:both;}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:rgba(165,152,152,0);border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;white-space:nowrap;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle img{max-width:100%;padding:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;}@media only screen and (max-width: 786px){#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1{background:#fff;padding:0px 0px 0px 0px;display:none;position:absolute;width:100%;z-index:9999999;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1{display:block;}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1{cursor:pointer;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1:after{content:"";font-family:"dashicons";font-size:36px;color:#ddd;margin:0 0 0 5px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#ddd;font-size:0px;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open{display:none;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{display:inline;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after{content:"";}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open{display:inline;}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed{display:none;}#mega-menu-wrap-max_mega_menu_1{float:right;}.wp-block{}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#4ab4ff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:source_sans_probold,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);}@-ms-viewport{width:device-width;}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#fff;text-align:left;background-color:#020f22;}[tabindex="-1"]:focus{outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}dfn{font-style:italic;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#4ab4ff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover{color:#0094fd;text-decoration:underline;}a:not([href]):not([tabindex]){text-decoration:none;}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}pre,code,kbd,samp{font-family:source_sans_probold,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}h1,.h1{font-size:2.4rem;}h2,.h2{font-size:2.4rem;}h3,.h3{font-size:2.2rem;}h4,.h4{font-size:1.75rem;}h5,.h5{font-size:1.3rem;}h6,.h6{font-size:1rem;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:6rem;font-weight:300;line-height:1.2;}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2;}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2;}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);}small,.small{font-size:80%;font-weight:400;}mark,.mark{padding:.2em;background-color:#fcf8e3;}.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:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before{content:"— ";}.saeed{float:left;}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:.25rem;background-color:#020f22;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:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-break:break-word;}a>code{color:inherit;}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container{max-width:540px;}}@media (min-width: 768px){.container{max-width:720px;}}@media (min-width: 992px){.container{max-width:960px;}}@media (min-width: 1200px){.container{max-width:1140px;}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.col-auto{flex:0 0 auto;width:auto;max-width:none;}.col-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none;}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:none;}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none;}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none;}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.table{width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0);}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody+tbody{border-top:2px solid #dee2e6;}.table .table{background-color:#020f22;}.table-sm th,.table-sm td{padding:.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);}.table-primary,.table-primary>th,.table-primary>td{background-color:#cceaff;}.table-hover .table-primary:hover{background-color:#b3e0ff;}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b3e0ff;}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf;}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb;}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5;}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1;}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7;}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6;}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe;}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075);}.table .thead-dark th{color:#020f22;background-color:#212529;border-color:#32383e;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#020f22;background-color:#212529;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05);}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075);}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-sm>.table-bordered{border:0;}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-md>.table-bordered{border:0;}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-lg>.table-bordered{border:0;}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-xl>.table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive>.table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media screen and (prefers-reduced-motion: reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#cae9ff;outline:0;box-shadow:0 0 0 .2rem rgba(74,180,255,.25);}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.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.4rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#fff;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.form-control-lg{height:calc(3.1rem + 2px);padding:.5rem 1rem;font-size:1.4rem;line-height:1.5;border-radius:.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem;}.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem;}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{background-color:#71dd8a;}.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(40,167,69,.25);}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label::after,.custom-file-input.is-valid ~ .custom-file-label::after{border-color:inherit;}.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;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;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem;}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);}.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{background-color:#efa2a9;}.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(220,53,69,.25);}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label::after,.custom-file-input.is-invalid ~ .custom-file-label::after{border-color:inherit;}.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;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 screen and (prefers-reduced-motion: reduce){.btn{transition:none;}}.btn:hover,.btn:focus{text-decoration:none;}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(74,180,255,.25);}.btn.disabled,.btn:disabled{opacity:.65;}.btn:not(:disabled):not(.disabled){cursor:pointer;}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none;}.btn-primary{color:#212529;background-color:#4ab4ff;border-color:#4ab4ff;}.btn-primary:hover{color:#fff;background-color:#24a4ff;border-color:#179fff;}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(74,180,255,.5);}.btn-primary.disabled,.btn-primary:disabled{color:#212529;background-color:#4ab4ff;border-color:#4ab4ff;}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#179fff;border-color:#0a9aff;}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(74,180,255,.5);}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62;}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130;}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-outline-primary{color:#4ab4ff;background-color:transparent;background-image:none;border-color:#4ab4ff;}.btn-outline-primary:hover{color:#212529;background-color:#4ab4ff;border-color:#4ab4ff;}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(74,180,255,.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#4ab4ff;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#212529;background-color:#4ab4ff;border-color:#4ab4ff;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(74,180,255,.5);}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d;}.btn-outline-secondary.nitro-lazy{background-image:none !important;}.btn-outline-primary.nitro-lazy{background-image:none !important;}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745;}.btn-outline-success.nitro-lazy{background-image:none !important;}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8;}.btn-outline-info.nitro-lazy{background-image:none !important;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107;}.btn-outline-warning.nitro-lazy{background-image:none !important;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545;}.btn-outline-danger.nitro-lazy{background-image:none !important;}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa;}.btn-outline-light.nitro-lazy{background-image:none !important;}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40;}.btn-outline-dark.nitro-lazy{background-image:none !important;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-link{font-weight:400;color:#4ab4ff;background-color:transparent;}.btn-link:hover{color:#0094fd;text-decoration:underline;background-color:transparent;border-color:transparent;}.btn-link:focus,.btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none;}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none;}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.4rem;line-height:1.5;border-radius:.3rem;}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.btn-block{display:block;width:100%;}.btn-block+.btn-block{margin-top:.5rem;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{transition:opacity .15s linear;}@media screen and (prefers-reduced-motion: reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease;}@media screen and (prefers-reduced-motion: reduce){.collapsing{transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle::after{display:inline-block;width:0;height:0;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;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#fff;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-right{right:0;left:auto;}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem;}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;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;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem;}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#4ab4ff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:0 1 auto;}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1;}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1;}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group>.btn:first-child{margin-left:0;}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.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+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0;}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0;}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0;}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px;}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group>.custom-file .custom-file-input:focus{z-index:4;}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.custom-file{display:flex;align-items:center;}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg>.form-control,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{height:calc(3.1rem + 2px);padding:.5rem 1rem;font-size:1.4rem;line-height:1.5;border-radius:.3rem;}.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem;}.custom-control-inline{display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;z-index:-1;opacity:0;}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;background-color:#4ab4ff;}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(74,180,255,.25);}.custom-control-input:active ~ .custom-control-label::before{color:#fff;background-color:#fdfeff;}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d;}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef;}.custom-control-label{position:relative;margin-bottom:0;}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";user-select:none;background-color:#dee2e6;}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%;}.custom-checkbox .custom-control-label::before{border-radius:.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{background-color:#4ab4ff;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{background-color:#4ab4ff;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(74,180,255,.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(74,180,255,.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::before{background-color:#4ab4ff;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(74,180,255,.5);}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;appearance:none;}.custom-select.nitro-lazy{background-image:none !important;}.custom-select:focus{border-color:#cae9ff;outline:0;box-shadow:0 0 0 .2rem rgba(202,233,255,.5);}.custom-select:focus::-ms-value{color:#495057;background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none;}.custom-select[multiple].nitro-lazy,.custom-select[size]:not([size="1"]).nitro-lazy{background-image:none !important;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{opacity:0;}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%;}.custom-select-lg{height:calc(3.1rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0;}.custom-file-input:focus ~ .custom-file-label{border-color:#cae9ff;box-shadow:0 0 0 .2rem rgba(74,180,255,.25);}.custom-file-input:focus ~ .custom-file-label::after{border-color:#cae9ff;}.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse";}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0;}.custom-range{width:100%;padding-left:0;background-color:transparent;appearance:none;}.custom-range:focus{outline:none;}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(74,180,255,.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(74,180,255,.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #020f22,0 0 0 .2rem rgba(74,180,255,.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#4ab4ff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;}@media screen and (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none;}}.custom-range::-webkit-slider-thumb:active{background-color:#fdfeff;}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#4ab4ff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;}@media screen and (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none;}}.custom-range::-moz-range-thumb:active{background-color:#fdfeff;}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#4ab4ff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;}@media screen and (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none;}}.custom-range::-ms-thumb:active{background-color:#fdfeff;}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem;}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem;}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media screen and (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none;}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:.7rem 1rem;}.nav-link:hover,.nav-link:focus{text-decoration:none;}.nav-link.disabled{color:#6c757d;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-item{margin-bottom:-1px;}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#020f22;border-color:#dee2e6 #dee2e6 #020f22;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:.25rem;}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#4ab4ff;}.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.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:.5rem 1rem;}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}.navbar-brand{display:inline-block;padding-top:.7rem;padding-bottom:.7rem;margin-right:1rem;font-size:1rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}.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;float:none;}.navbar-text{display:inline-block;padding-top:.7rem;padding-bottom:.7rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:.25rem .75rem;font-size:1.4rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none;}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%;}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row 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:.7rem;padding-left:.7rem;}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row 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:.7rem;padding-left:.7rem;}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row 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:.7rem;padding-left:.7rem;}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row 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:.7rem;padding-left:.7rem;}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:.7rem;padding-left:.7rem;}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand{color:#fff;}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#fff;}.navbar-light .navbar-nav .nav-link{color:#fff;}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#fff;}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3);}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#fff;}.navbar-light .navbar-toggler{color:#fff;border-color:#fff;}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'%23fff\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' 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:#fff;}.navbar-light .navbar-text a{color:#fff;}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#fff;}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25);}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255,255,255,0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' 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,.5);}.navbar-dark .navbar-text a{color:#fff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{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:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.card-body{flex:1 1 auto;padding:1.25rem;}.card-title{margin-bottom:.75rem;}.card-subtitle{margin-top:-.375rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link+.card-link{margin-left:1.25rem;}.card-header{padding:.75rem 1.25rem;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-header+.list-group .list-group-item:first-child{border-top:0;}.card-footer{padding:.75rem 1.25rem;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:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0;}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;}.card-img{width:100%;border-radius:calc(.25rem - 1px);}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);}.card-deck{display:flex;flex-direction:column;}.card-deck .card{margin-bottom:15px;}@media (min-width: 576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group{display:flex;flex-direction:column;}.card-group>.card{margin-bottom:15px;}@media (min-width: 576px){.card-group{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:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}.card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header{border-top-right-radius:0;}.card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer{border-bottom-right-radius:0;}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}.card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header{border-top-left-radius:0;}.card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer{border-bottom-left-radius:0;}.card-group>.card:only-child{border-radius:.25rem;}.card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0;}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0;}}.card-columns .card{margin-bottom:.75rem;}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0;}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0;}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0;}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem;}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem;}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/";}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline;}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem;}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#4ab4ff;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:#0094fd;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(74,180,255,.25);}.page-link:not(:disabled):not(.disabled){cursor:pointer;}.page-item:first-child .page-link{margin-left:0;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;}.page-item.active .page-link{z-index:1;color:#fff;background-color:#4ab4ff;border-color:#4ab4ff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.4rem;line-height:1.5;}.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;line-height:1.5;}.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:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem;}.badge-primary{color:#212529;background-color:#4ab4ff;}.badge-primary[href]:hover,.badge-primary[href]:focus{color:#212529;text-decoration:none;background-color:#179fff;}.badge-secondary{color:#fff;background-color:#6c757d;}.badge-secondary[href]:hover,.badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62;}.badge-success{color:#fff;background-color:#28a745;}.badge-success[href]:hover,.badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1e7e34;}.badge-info{color:#fff;background-color:#17a2b8;}.badge-info[href]:hover,.badge-info[href]:focus{color:#fff;text-decoration:none;background-color:#117a8b;}.badge-warning{color:#212529;background-color:#ffc107;}.badge-warning[href]:hover,.badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00;}.badge-danger{color:#fff;background-color:#dc3545;}.badge-danger[href]:hover,.badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#bd2130;}.badge-light{color:#212529;background-color:#f8f9fa;}.badge-light[href]:hover,.badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#dae0e5;}.badge-dark{color:#fff;background-color:#343a40;}.badge-dark[href]:hover,.badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#1d2124;}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem;}@media (min-width: 576px){.jumbotron{padding:4rem 2rem;}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4rem;}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit;}.alert-primary{color:#265e85;background-color:#dbf0ff;border-color:#cceaff;}.alert-primary hr{border-top-color:#b3e0ff;}.alert-primary .alert-link{color:#1b425d;}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;}.alert-secondary hr{border-top-color:#c8cbcf;}.alert-secondary .alert-link{color:#202326;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#533f03;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr{border-top-color:#f1b0b7;}.alert-danger .alert-link{color:#491217;}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr{border-top-color:#ececf6;}.alert-light .alert-link{color:#686868;}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#040505;}@keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}.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;color:#fff;text-align:center;white-space:nowrap;background-color:#4ab4ff;transition:width .6s ease;}@media screen and (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{animation:progress-bar-stripes 1s linear infinite;}.media{display:flex;align-items:flex-start;}.media-body{flex:1;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#fff;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125);}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.list-group-item:hover,.list-group-item:focus{z-index:1;text-decoration:none;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#4ab4ff;border-color:#4ab4ff;}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0;}.list-group-flush:first-child .list-group-item:first-child{border-top:0;}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0;}.list-group-item-primary{color:#265e85;background-color:#cceaff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#265e85;background-color:#b3e0ff;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#265e85;border-color:#265e85;}.list-group-item-secondary{color:#383d41;background-color:#d6d8db;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#856404;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404;}.list-group-item-danger{color:#721c24;background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24;}.list-group-item-light{color:#818182;background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182;}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}.close:not(:disabled):not(.disabled){cursor:pointer;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{color:#000;text-decoration:none;opacity:.75;}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;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,-25%);}@media screen and (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:translate(0,0);}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - ( .5rem * 2 ));}.modal-dialog-centered::before{display:block;height:calc(100vh - ( .5rem * 2 ));content:"";}.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;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;}.modal-footer>:not(:first-child){margin-left:.25rem;}.modal-footer>:not(:last-child){margin-right:.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-centered{min-height:calc(100% - ( 1.75rem * 2 ));}.modal-dialog-centered::before{height:calc(100vh - ( 1.75rem * 2 ));}.modal-sm{max-width:300px;}}@media (min-width: 992px){.modal-lg{max-width:800px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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 .arrow{position:absolute;display:block;width:.8rem;height:.4rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0;}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0;}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000;}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem;}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem;}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000;}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0;}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000;}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem;}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem;}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;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:1060;display:block;max-width:276px;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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 .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem;}.bs-popover-top .arrow,.bs-popover-auto[x-placement^="top"] .arrow{bottom:calc(( .5rem + 1px ) * -1);}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after{border-width:.5rem .5rem 0;}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25);}.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after{bottom:1px;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem;}.bs-popover-right .arrow,.bs-popover-auto[x-placement^="right"] .arrow{left:calc(( .5rem + 1px ) * -1);width:.5rem;height:1rem;margin:.3rem 0;}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after{border-width:.5rem .5rem .5rem 0;}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before{left:0;border-right-color:rgba(0,0,0,.25);}.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after{left:1px;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem;}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^="bottom"] .arrow{top:calc(( .5rem + 1px ) * -1);}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after{border-width:0 .5rem .5rem .5rem;}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25);}.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after{top:1px;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem;}.bs-popover-left .arrow,.bs-popover-auto[x-placement^="left"] .arrow{right:calc(( .5rem + 1px ) * -1);width:.5rem;height:1rem;margin:.3rem 0;}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after{border-width:.5rem 0 .5rem .5rem;}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before{right:0;border-left-color:rgba(0,0,0,.25);}.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after{right:1px;border-left-color:#fff;}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:.5rem .75rem;color:#fff;}.carousel{position:relative;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-item{position:relative;display:none;align-items:center;width:100%;backface-visibility:hidden;perspective:1000px;}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;transition:transform .6s ease;}@media screen and (prefers-reduced-motion: reduce){.carousel-item.active,.carousel-item-next,.carousel-item-prev{transition:none;}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0;}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0);}@supports (transform-style: preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0,0,0);}}.carousel-item-next,.active.carousel-item-right{transform:translateX(100%);}@supports (transform-style: preserve-3d){.carousel-item-next,.active.carousel-item-right{transform:translate3d(100%,0,0);}}.carousel-item-prev,.active.carousel-item-left{transform:translateX(-100%);}@supports (transform-style: preserve-3d){.carousel-item-prev,.active.carousel-item-left{transform:translate3d(-100%,0,0);}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;}.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{transform:translateX(0);}@supports (transform-style: preserve-3d){.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{transform:translate3d(0,0,0);}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%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;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3E%3C/svg%3E");}.carousel-control-next-icon.nitro-lazy{background-image:none !important;}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5);}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}.carousel-indicators .active{background-color:#fff;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.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;}.bg-primary{background-color:#4ab4ff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#179fff !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#4ab4ff !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded{border-radius:.25rem !important;}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important;}.rounded-right{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-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !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;}@media (min-width: 576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !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;}}@media (min-width: 768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !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;}}@media (min-width: 992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !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;}}@media (min-width: 1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !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;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !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;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.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-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !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;}.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;}.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;}@media (min-width: 576px){.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-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width: 768px){.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-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width: 992px){.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-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width: 1200px){.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-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !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;}.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;}.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;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width: 576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width: 768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width: 992px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width: 1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float: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:sticky !important;}.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;}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.shadow-none{box-shadow:none !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;}.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;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:.25rem !important;}.mt-1,.my-1{margin-top:.25rem !important;}.mr-1,.mx-1{margin-right:.25rem !important;}.mb-1,.my-1{margin-bottom:.25rem !important;}.ml-1,.mx-1{margin-left:.25rem !important;}.m-2{margin:.5rem !important;}.mt-2,.my-2{margin-top:.5rem !important;}.mr-2,.mx-2{margin-right:.5rem !important;}.mb-2,.my-2{margin-bottom:.5rem !important;}.ml-2,.mx-2{margin-left:.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:.25rem !important;}.pt-1,.py-1{padding-top:.25rem !important;}.pr-1,.px-1{padding-right:.25rem !important;}.pb-1,.py-1{padding-bottom:.25rem !important;}.pl-1,.px-1{padding-left:.25rem !important;}.p-2{padding:.5rem !important;}.pt-2,.py-2{padding-top:.5rem !important;}.pr-2,.px-2{padding-right:.5rem !important;}.pb-2,.py-2{padding-bottom:.5rem !important;}.pl-2,.px-2{padding-left:.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width: 576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important;}.m-sm-2{margin:.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:.25rem !important;}.p-sm-2{padding:.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width: 768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:.25rem !important;}.mt-md-1,.my-md-1{margin-top:.25rem !important;}.mr-md-1,.mx-md-1{margin-right:.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:.25rem !important;}.ml-md-1,.mx-md-1{margin-left:.25rem !important;}.m-md-2{margin:.5rem !important;}.mt-md-2,.my-md-2{margin-top:.5rem !important;}.mr-md-2,.mx-md-2{margin-right:.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:.5rem !important;}.ml-md-2,.mx-md-2{margin-left:.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:.25rem !important;}.pt-md-1,.py-md-1{padding-top:.25rem !important;}.pr-md-1,.px-md-1{padding-right:.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:.25rem !important;}.pl-md-1,.px-md-1{padding-left:.25rem !important;}.p-md-2{padding:.5rem !important;}.pt-md-2,.py-md-2{padding-top:.5rem !important;}.pr-md-2,.px-md-2{padding-right:.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:.5rem !important;}.pl-md-2,.px-md-2{padding-left:.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width: 992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important;}.m-lg-2{margin:.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:.25rem !important;}.p-lg-2{padding:.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width: 1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important;}.m-xl-2{margin:.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:.25rem !important;}.p-xl-2{padding:.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.text-monospace{font-family:source_sans_probold,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.text-justify{text-align:justify !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width: 576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width: 768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width: 992px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width: 1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#4ab4ff !important;}a.text-primary:hover,a.text-primary:focus{color:#179fff !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{color:#545b62 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#1e7e34 !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#117a8b !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#d39e00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#bd2130 !important;}.text-light{color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{color:#dae0e5 !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#1d2124 !important;}.text-body{color:#fff !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,.5) !important;}.text-white-50{color:rgba(255,255,255,.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body{min-width:992px !important;}.container{min-width:992px !important;}.navbar{display:none;}.badge{border:1px solid #000;}.table{border-collapse:collapse !important;}.table td,.table th{background-color:#fff !important;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important;}.table-dark{color:inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6;}.table .thead-dark th{color:inherit;border-color:#dee2e6;}}.flex-container a:hover,.flex-slider a:hover{outline:none;}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}.flex-pauseplay span{text-transform:capitalize;}.flexslider{margin:0;padding:0;}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden;}.flexslider .slides img{width:100%;display:block;}.flexslider .slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .flexslider .slides{display:block;}* html .flexslider .slides{height:1%;}.no-js .flexslider .slides>li:first-child{display:block;}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:"" 0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:"" 0 1px 4px rgba(0,0,0,.2);-o-box-shadow:"" 0 1px 4px rgba(0,0,0,.2);box-shadow:"" 0 1px 4px rgba(0,0,0,.2);}.flexslider .slides{zoom:1;}.flexslider .slides img{height:auto;-moz-user-select:none;}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.loading .flex-viewport{max-height:300px;}@-moz-document url-prefix(){.loading .flex-viewport{max-height:none;}}.carousel li{margin-right:5px;}.flex-direction-nav{}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-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;}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:"";color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);}.flex-direction-nav a.flex-next:before{content:"";}.flex-direction-nav .flex-prev{left:-50px;}.flex-direction-nav .flex-next{right:-50px;text-align:right;}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:0px;}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1;}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:0px;}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1;}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;z-index:-1;}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000;}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:"";}.flex-pauseplay a:hover{opacity:1;}.flex-pauseplay a.flex-play:before{content:"";}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center;}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7);}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default;}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.flex-control-thumbs li{width:25%;float:left;margin:0;}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.flex-control-thumbs img:hover{opacity:1;}.flex-control-thumbs .flex-active{opacity:1;cursor:default;}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:10px;}.flex-direction-nav .flex-next{opacity:1;right:10px;}}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg);}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg);}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) 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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,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;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s;}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms;}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms;}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s;}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s;}@media (print), (prefers-reduced-motion){.animated{-webkit-animation:unset !important;animation:unset !important;-webkit-transition:none !important;transition:none !important;}}.fa,.fab,.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{animation:fa-spin 2s infinite linear;}.fa-pulse{animation:fa-spin 1s infinite steps(8);}@keyframes fa-spin{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}.fa-flip-vertical{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{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{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-adobe: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-balance-scale: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-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-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open: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-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-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-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-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-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-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf: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-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-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-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-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward: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-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-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-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-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-usd: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-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-handshake:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-haykal:before{content:"";}.fa-hdd: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-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-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-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-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt: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-instagram: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-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-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-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-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-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-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-nintendo-switch: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-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-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-carry:before{content:"";}.fa-pepper-hot: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-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-volume: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-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-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-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-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-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-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-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints: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-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-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-up: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-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-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-store:before{content:"";}.fa-store-alt: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-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-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-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-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-tripadvisor: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-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry: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-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-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-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-vk:before{content:"";}.fa-vnv: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-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-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";}.far{font-weight:400;}.fa,.far,.fas{font-family:"Font Awesome 5 Free";}.fa,.fas{font-weight:900;}.m--align-left{text-align:left;}.m--align-right{text-align:right;}.m--align-center{text-align:center;}.m--top-vertical-align{vertical-align:top;}.m--middle-vertical-align{vertical-align:middle;}.m--bottom-vertical-align{vertical-align:bottom;}.m--float-left{float:left;}.m--float-right{float:right;}.m--float-right-im{float:right !important;}.m--no-border{border:0;}.divide{float:left;height:1px;position:relative;width:100%;}.m--no-pad-left-right{padding-left:0;padding-right:0;}.m--no-pad-top{padding-top:0;}.m--display-inline-block{display:inline-block;float:left;}.clr-link{color:#020f22 !important;}.clr-link-blue{color:#424d62 !important;}.base-type1-space{padding:98px 0 98px !important;}.base-type2-space{padding:98px 0 8px 0 !important;}.m--colum-gutter-6-side-left{padding-left:6px;}.row-small-gutter-4{margin-left:-4px;margin-right:-4px;}.m--row{float:left;width:100%;position:relative;}.m--no-margin-bottom{margin-bottom:0;}.m--no-margin-top{margin-top:0;}.m--no-margin-left{margin-left:0;}.m--no-margin-right{margin-right:0;}.m--display-none{display:none;}.m--display-none-im{display:none !important;}.m--display-inline{display:inline;}.m--display-inlineblock{display:inline-block;}.m--position-right-0{right:0;}.font-size-base-im{font-size:1em !important;}.font-size-base-im{font-size:1em !important;}.font-source-san-ragular{font-family:source_sans_proregular;}.font-source-san-light{font-family:source_sans_prolight;}.font-source-san-bold{font-family:source_sans_probold;}.font-source-san-black{font-family:source_sans_problack;}.color-head-hoki{color:#6980a6;}.font-source-san-ragular-heading h1,.font-source-san-ragular-heading h2,.font-source-san-ragular-heading h3,.font-source-san-ragular-heading h4,.font-source-san-ragular-heading h5,.font-source-san-ragular-heading h6{font-family:source_sans_proregular !important;}.img-width-100-im{height:auto;width:100% !important;}.word-wrap{overflow-wrap:break-word;}.no-padding-horizontal-im{padding-left:0 !important;padding-right:0 !important;}.no-margin-horizontal-im{margin-left:0 !important;margin-right:0 !important;}.btn-ai{border:none;cursor:pointer;padding:25px 80px;display:inline-block;margin:15px 30px;text-transform:uppercase;letter-spacing:1px;font-weight:700;outline:none;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}.btn-ai:after{content:"";position:absolute;z-index:-1;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}.btn-ai:before,.icon-heart:after,.icon-star:after,.icon-plus:after,.icon-file:before{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;}.btn-1c:after{height:100%;left:0;top:0;width:0%;background:#0b2351;}.btn-1c:hover,.btn-1c:active{color:#f5f5f5 !important;}.btn-1c:hover:after,.btn-1c:hover:after,.btn-1c:active:after,.btn-1c:active:after{width:100%;}.btn-t3{border-radius:4px;color:#fff;font-size:22px;padding:10px 24px 10px 24px;background:#126dad;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}.btn-t3:hover{background:#99afc6;color:#000;}.btn-t4{background:#eaecee;font-size:22px;color:#172c42;padding:10px 32px 11px 32px;border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}.btn-t4:hover{background:#99afc6;color:#000;}.lnk-t2{font-size:18px;}header#masthead{margin-bottom:0;padding:16px 1rem;position:absolute;width:100%;z-index:300;}h1,h2,h3,h4,h5,h6{color:#fff;line-height:1.5;}h1,h2{font-family:source_sans_probold;}hr .hr-small{border-color:#305a77;border-width:6px;margin-top:2.6rem;width:80px;}p{color:#fff;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.4rem;line-height:2rem;}a{text-decoration:none;}a:hover{text-decoration:none;}.grecaptcha-badge{display:none;}#menu-main-header-nav .nav-item{font-family:source_sans_prolight !important;font-size:22px;}#menu-main-header-nav .nav-item .menu-item-has-children ul{margin-top:-6px;}#menu-main-header-nav .nav-item .menu-item-has-children ul li a{font-family:source_sans_prolight !important;min-width:240px;padding-left:1rem;padding-right:1rem;}#menu-main-header-nav .nav-item.active:after{background:#126dad;content:"";display:inherit;height:4px;margin:auto 20%;width:60%;position:relative;}#menu-main-header-nav .nav-item:last-child a{background:#044182;border-radius:4px;border:solid 1px #000;font-family:source_sans_proregular !important;line-height:28px;margin:5px 0 0 24px;padding:6px 14px 6px 14px;text-align:center;width:196px;}#menu-main-header-nav .nav-item:last-child a:hover{background:#115297;}#menu-main-header-nav .nav-item:last-child.active:after{content:"";height:0px;}#menu-main-header-nav .dropdown-menu{left:11px;top:75%;}#menu-main-header-nav .dropdown-menu.show .nav-item .dropdown-item{padding:.25rem .7rem !important;font-size:20px;}#menu-main-header-nav .dropdown-menu.show .nav-item:last-child a{background-color:transparent;border:0;clear:both;color:#212529 !important;font-family:source_sans_prolight !important;font-size:20px;font-weight:normal;margin:0 !important;padding:.25rem .7rem !important;text-align:left !important;white-space:nowrap;}#menu-main-header-nav .dropdown-menu.show .nav-item:last-child a:hover{color:#000;}.sec-1-home-slider h1{font-family:source_sans_prolight;}.sec-2-machine-learning-deep-solution h2{color:#020f22;}.sec-2-machine-learning-deep-solution h5{font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;line-height:1.4rem !important;font-size:1.6rem !important;font-weight:bold;}.sec-2-machine-learning-deep-solution p{color:#424d62;font-family:source_sans_proregular;}.has-shadow .vce-single-image-wrapper{-moz-box-shadow:0 0 26px 6px rgba(2,15,34,.43);-webkit-box-shadow:0 0 26px 6px rgba(2,15,34,.43);border-radius:18px;box-shadow:0 0 26px 6px rgba(2,15,34,.43);}.sec-sub-page-header{padding-bottom:94px;padding-top:146px !important;}.sec-sub-page-header h2{letter-spacing:4.6px;}.sec-sub-page-header h2,.sec-sub-page-header h3{text-shadow:3px 4px 40px black;}.sec-portfolio-top h2{font-family:source_sans_probold;}.sec-portfolio-top p{color:#6980a6;}.sec-projects .part-pro-content h3{color:#044182;font-family:source_sans_probold;margin:0 0 0 0;}.sec-projects .part-pro-content h4{color:#020f22;font-size:24px;}.sec-projects .part-pro-content hr{border-radius:135px;border:solid 2px #151935;margin:0 0 1.6rem 0;width:18%;}.sec-projects .part-pro-content p{color:#636470;font-family:source_sans_prolight;}.sec-projects .part-pro-content a{font-family:source_sans_probold;}.sec-about-white h1{font-family:source_sans_probold;color:#393d44;}.sec-about-white p{color:#636470;}.sec-4-what-we-do{background:#020f22;}.sec-4-what-we-do-v2 h1{color:#020f22;}.sec-4-what-we-do-v2 .h2-has-color h2{color:#020f22;}.sec--inner-about-show-for-it-v2 h2{color:#6980a6;font-family:source_sans_probold;font-size:82px;margin-bottom:22px;}.sec--inner-about-show-for-it-v2 p{color:#020f22;font-family:source_sans_prolight;font-size:20px;line-height:31px;}.sec--inner-about-show-for-it h2{color:#8da5d2;font-family:source_sans_probold;font-size:82px;margin-bottom:22px;}.sec--inner-about-show-for-it p{color:#fff;font-family:source_sans_prolight;font-size:20px;line-height:31px;}.sec--inner-about-folio3-special h4{font-family:source_sans_probold !important;font-size:24px;margin-bottom:22px;}.sec--inner-about-folio3-special p{color:#27292b !important;font-size:18px;line-height:28px;}.sec-1-case-study h2{font-family:source_sans_probold;color:#020f22;font-style:normal !important;text-align:center;}.sec-1-case-study p{color:#424d62;font-family:source_sans_proregular;line-height:2rem;}.sec-3-case-study-problem-solution h2{font-family:source_sans_probold;color:#020f22;text-align:center;}.sec-3-case-study-problem-solution h4{color:#0b2350;font-family:source_sans_probold;}.sec-3-case-study-problem-solution p{color:#020f22;font-family:source_sans_proregular;font-size:16px;line-height:22px;}.btn-style-2,.btn-style-3{background:#044182;border-radius:4px;color:#fff;font-family:source_sans_proregular !important;font-size:22px;line-height:28px;padding:6px 28px 6px 28px;text-align:center;}.btn-style-2:hover,.btn-style-3:hover{background:#4473a5;color:#fff;}.btn-style-2.b-width-m,.b-width-m.btn-style-3{display:block;width:222px;}.btn-border-black{border:1px solid #000;}.btn-style-3{background:#fff;color:#000 !important;}.btn-style-3:hover{color:#fff !important;}.lnk-readmore{color:#305a77;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.1rem;}.lnk-readmore .fas{font-size:1.4rem;margin:0 0 0 .8rem;position:relative;top:3px;}.lnk-readmore-style-2{letter-spacing:.1rem;background-color:transparent;border-color:#fff;border-style:solid;border-width:2px;color:#fff;cursor:pointer;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;padding:16px 35px;text-transform:uppercase;}.lnk-readmore-style-2:hover{color:#fff;background-color:#868484;}.btn-style-1{color:#305a77;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.4rem;}.btn-style-2,.btn-style-3{color:#fff;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.4rem;}.btn-let-talk{background:#fff;border-radius:.8rem;display:inline-block;margin:0 0 0 1rem;padding:.6rem 2rem;text-decoration:none;}.btn-let-talk:hover{background:#e4dfde;color:#333;text-decoration:none;}.btn-let-talk .fas{font-size:1.4rem;margin:0 0 0 .8rem;}.section-focus-area{padding-top:78px !important;}.sec-block-our-focus a{font-size:21px;letter-spacing:0;line-height:22px;}.sec-block-our-focus a:hover a{color:#2a426f;}.sec-block-our-focus:hover{-webkit-animation-name:pulse;animation-name:pulse;}.sec-block-our-focus .our-focus-text{font-size:17px;line-height:24px;min-height:146px;text-align:center;}.sec-block-our-focus .btn-ai.btn-learn-more{border:solid 1px #2a426f;color:#2a426f;cursor:pointer;display:inline-block;font-family:source_sans_probold;font-size:17px;line-height:34px;margin:12px 0 0 0;padding:1px 19px;text-align:center;}.sec-block-our-focus .btn-ai.btn-learn-more:hover{color:#f5f5f5 !important;}.section-schedule-let-talk h5{color:#fff;}.section-our-solutions{background:#faf6e5;padding-top:78px !important;}.section-some-of-our-work{background:#e9edec;padding-top:78px !important;}.section-basic-t-b-space{padding-top:78px;padding-bottom:78px;}.p-width-80-per{width:88%;}.lay-slider-some-of-our-work .lnk-readmore-style-2{padding:12px 24px;}.sec-slider-our-featured-work{background-color:#eaecee;}.section-home-slider-protfoio,.ai-slider-sec{background-color:#eaecee;padding-top:40px;}.section-home-slider-protfoio .sec-heading h1,.ai-slider-sec .sec-heading h1,.section-home-slider-protfoio .sec-heading h2,.ai-slider-sec .sec-heading h2{color:#020f22;}.section-home-slider-protfoio .ls-bottom-slidebuttons a,.ai-slider-sec .ls-bottom-slidebuttons a{background-color:rgba(4,65,130,.58);border:2px solid rgba(4,65,130,.58) !important;margin:0 3px !important;}.section-home-slider-protfoio .ls-bottom-slidebuttons a.ls-nav-active,.ai-slider-sec .ls-bottom-slidebuttons a.ls-nav-active{background-color:#044182 !important;border:2px solid #044182 !important;}.section-home-slider-protfoio .lnk-readmore,.ai-slider-sec .lnk-readmore{font-size:24px;}.ai-slider-sec{padding-top:60px !important;padding-bottom:50px !important;}.fahad{float:left;}.h2-width-mid,.p-width-mid{width:80%;}.p-color-dark{color:#333;}.section-cacs-technology-partner p{margin-top:52px;}.success-story-case-block .ss-case-label{background:#fff;color:#333;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:22px;font-weight:bold;height:53px;line-height:53px;margin:-96px 0 26px 0;padding:0 12px;position:relative;width:100%;z-index:4;}.success-story-case-block .vce-single-image--border-rounded{border-radius:10px;}.section-ss-folio3-solution{background-color:#4a81c1 !important;padding-top:90px !important;}.section-ss-folio3-solution h2{color:#fff;}.section-ss-folio3-solution.has-h3-white h3{color:#fff;}.section-ss-folio3-solution .ss-folio3-sol-separater .vce-separator{color:#fff !important;}.section-ss-folio3-solution p{color:#fff;}.btn-view-all{border:solid 2px #044182;}.ss-single-testimonial{padding-bottom:28px !important;padding-top:48px !important;}.ss-single-testimonial .vce-asset-background-simple-item{background-position:2px top !important;}.ss-single-testimonial p{color:#fff;font-size:20px;font-style:italic;line-height:28px;padding:0 78px;text-align:center;}.section-success-stories-the-problem-inner p{font-size:15px;line-height:22px;}.sec-converse-smartly-2 .mid-section p{font-size:15px;line-height:22px;}.sec-converse-smartly-2 .third-sec ul li{font-size:24px;font-family:source_sans_prolight;margin:0 0 12px 0;}.sec-part-mid-section p{font-size:15px;line-height:22px;}.common-sec-white-text .mid-section p{font-size:15px;line-height:22px;}.common-sec-white-text .third-sec ul li{font-size:24px;font-family:source_sans_prolight;margin:0 0 12px 0;}.section-contact-us-wrapper{background-color:#fff;border-radius:0;box-shadow:0px 6px 12px 1px rgba(0,0,0,.1);margin:40px 0 0 0;overflow:hidden;}.section-contact-us-wrapper h3{color:#020f22;}.section-contact-us-wrapper .section-send-us-message{padding:22px 0;}.section-contact-us-wrapper h3{margin-bottom:40px;}.section-contact-info{padding-top:0;}.section-contact-info h3{color:#fff;margin-top:22px;}.section-contact-info .info-wrapper ul{font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;list-style:none;color:#fff;margin:0;padding:0;}.section-contact-info .info-wrapper ul li{color:#ced5dc;float:left;margin:0 0 24px 0;padding:0;width:100%;}.section-contact-info .info-wrapper ul li .fas{float:left;font-size:1rem;margin:5px .4rem 0 0;}.section-contact-info .info-wrapper ul li b{color:#fff;letter-spacing:1.6px;margin:0 0 0 4px;}.section-contact-info .info-wrapper ul li p{color:#fff;float:left;font-size:16px;line-height:22px;margin:0;width:90%;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}h3{margin-bottom:40px;color:#fff;}.btn-send{background:#044182;}.contact-us-form-wrapper label{color:#4b5054;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;}.contact-us-form-wrapper label.has-required::after{color:#f22;content:"*";font-size:20px;margin-left:4px;position:relative;}.contact-us-form-wrapper input[type="text"],.contact-us-form-wrapper input[type="email"],.contact-us-form-wrapper select,.contact-us-form-wrapper textarea{border-bottom:1px #989fa7 solid;border-left:none;border-radius:0;border-right:none;border-top:none;color:#000;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:15px;outline:none;padding-left:0;}.contact-us-form-wrapper input[type="text"]::active,.contact-us-form-wrapper input[type="text"]::focus,.contact-us-form-wrapper input[type="email"]::active,.contact-us-form-wrapper input[type="email"]::focus,.contact-us-form-wrapper select::active,.contact-us-form-wrapper select::focus,.contact-us-form-wrapper textarea::active,.contact-us-form-wrapper textarea::focus{outline:none !important;border-bottom:1px solid #4ab4ff;}.contact-us-form-wrapper input[type="text"]::-webkit-input-placeholder,.contact-us-form-wrapper input[type="email"]::-webkit-input-placeholder,.contact-us-form-wrapper select::-webkit-input-placeholder,.contact-us-form-wrapper textarea::-webkit-input-placeholder{color:#a9a9a9;font-size:14px;}.contact-us-form-wrapper input[type="text"]::-moz-placeholder,.contact-us-form-wrapper input[type="email"]::-moz-placeholder,.contact-us-form-wrapper select::-moz-placeholder,.contact-us-form-wrapper textarea::-moz-placeholder{color:#a9a9a9;font-size:14px;}.contact-us-form-wrapper input[type="text"]:-ms-input-placeholder,.contact-us-form-wrapper input[type="email"]:-ms-input-placeholder,.contact-us-form-wrapper select:-ms-input-placeholder,.contact-us-form-wrapper textarea:-ms-input-placeholder{color:#a9a9a9;font-size:14px;}.contact-us-form-wrapper input[type="text"]:-moz-placeholder,.contact-us-form-wrapper input[type="email"]:-moz-placeholder,.contact-us-form-wrapper select:-moz-placeholder,.contact-us-form-wrapper textarea:-moz-placeholder{color:#a9a9a9;font-size:14px;}.contact-us-form-wrapper textarea{height:102px;max-height:149px;}.contact-us-form-wrapper .lnk-readmore-style-2{background-color:#044182;border-radius:2px;border:none;color:#fff;margin:12px 0 0 0;padding:12px 59px;min-width:180px;}.contact-us-form-wrapper .lnk-readmore-style-2:hover{background-color:#125ba9;}.contact-us-form-wrapper .row-margin{margin-bottom:22px;}.contact-us-form-wrapper p{margin:0;color:#4b5054;}.contact-us-form-wrapper p span{font-size:16px;color:#4b5054;}.contact-us-form-wrapper a{color:#044182;}.contact-us-form-wrapper a:hover{color:#044182;}.contact-us-form-wrapper .animalhealth-captcha-wrapper .form-control{border:0;height:auto;}.contact-us-form-wrapper .Policycheckbox{font-size:16px;color:#4b5054;}.contact-us-form-wrapper .Policycheckbox p,.contact-us-form-wrapper .Policycheckbox a,.contact-us-form-wrapper .Policycheckbox span{font-size:16px;color:#4b5054;}.contact-us-form-wrapper .Policycheckbox .form-control{background:none !important;}.contact-us-inner-form-wrapper .form-control{border:none;}.contact-us-inner-form-wrapper input[type="text"],.contact-us-inner-form-wrapper input[type="email"],.contact-us-inner-form-wrapper select,.contact-us-inner-form-wrapper textarea{background:none !important;border-bottom:1px #fff solid !important;border-radius:0;color:#fff;font-family:source_sans_proregular;font-size:18px;outline:none;padding:0;}.contact-us-inner-form-wrapper input[type="text"]:active,.contact-us-inner-form-wrapper input[type="text"]:focus,.contact-us-inner-form-wrapper input[type="email"]:active,.contact-us-inner-form-wrapper input[type="email"]:focus,.contact-us-inner-form-wrapper select:active,.contact-us-inner-form-wrapper select:focus,.contact-us-inner-form-wrapper textarea:active,.contact-us-inner-form-wrapper textarea:focus{border-bottom:1px #a4aeb5 solid;color:#fff;outline:none !important;}.contact-us-inner-form-wrapper input[type="text"]::-webkit-input-placeholder,.contact-us-inner-form-wrapper input[type="email"]::-webkit-input-placeholder,.contact-us-inner-form-wrapper select::-webkit-input-placeholder,.contact-us-inner-form-wrapper textarea::-webkit-input-placeholder{color:#f0f5f9;font-size:16px;}.contact-us-inner-form-wrapper input[type="text"]::-moz-placeholder,.contact-us-inner-form-wrapper input[type="email"]::-moz-placeholder,.contact-us-inner-form-wrapper select::-moz-placeholder,.contact-us-inner-form-wrapper textarea::-moz-placeholder{color:#f0f5f9;font-size:16px;}.contact-us-inner-form-wrapper input[type="text"]::-ms-input-placeholder,.contact-us-inner-form-wrapper input[type="email"]::-ms-input-placeholder,.contact-us-inner-form-wrapper select::-ms-input-placeholder,.contact-us-inner-form-wrapper textarea::-ms-input-placeholder{color:#f0f5f9;font-size:16px;}.contact-us-inner-form-wrapper input[type="text"]::-moz-placeholder,.contact-us-inner-form-wrapper input[type="email"]::-moz-placeholder,.contact-us-inner-form-wrapper select::-moz-placeholder,.contact-us-inner-form-wrapper textarea::-moz-placeholder{color:#f0f5f9;font-size:16px;}.contact-us-inner-form-wrapper textarea{background:none !important;max-height:92px;min-height:77px;}.contact-us-inner-form-wrapper .contact-form-send{background:#020f22;border-color:#020f22;color:#fff;font-family:source_sans_proregular;font-size:22px;margin:12px 0 0 0;padding:12px 6rem;text-align:center;}.contact-us-inner-form-wrapper .contact-form-send:hover{background:#152a48;color:#fff;}.contact-us-inner-form-wrapper .row-margin{margin-bottom:48px;}.contact-us-inner-form-wrapper p{color:#fff;margin:0;}.contact-us-inner-form-wrapper .captcha-wrapper .form-control{border:0;height:auto;}.contact-us-inner-form-wrapper .policy-checkbox{font-size:16px;}.contact-us-inner-form-wrapper .policy-checkbox p,.contact-us-inner-form-wrapper .policy-checkbox a,.contact-us-inner-form-wrapper .policy-checkbox span{color:#fff;font-family:source_sans_proregular;font-size:16px;margin:0;padding:0;}.contact-us-inner-form-wrapper .policy-checkbox .form-control{background:none !important;}.contact-us-inner-form-wrapper .policy-checkbox a{text-decoration:underline;}.navbar-light .navbar-collapse.show #menu-main-header-nav .nav-item.active:after{display:none;}.navbar-light .navbar-collapse.show .navbar-nav{background:#f5f4f4;border-radius:7px;}.navbar-light .navbar-collapse.show .navbar-nav li{margin:0 12px;}.navbar-light .navbar-collapse.show .navbar-nav li:last-child a{color:#fff !important;margin:0 0 20px 0 !important;}.navbar-light .navbar-collapse.show .navbar-nav li a{color:#333;}.navbar-light .navbar-collapse.show .navbar-nav li a::active,.navbar-light .navbar-collapse.show .navbar-nav li a:focus{color:#044182 !important;font-family:source_sans_proregular !important;}.navbar-light .navbar-collapse.show .navbar-nav .nav-link:hover{color:#044182;}.navbar-light .navbar-collapse.show .navbar-nav .show>.nav-link,.navbar-light .navbar-collapse.show .navbar-nav .active>.nav-link,.navbar-light .navbar-collapse.show .navbar-nav .nav-link.show,.navbar-light .navbar-collapse.show .navbar-nav .nav-link.active,.navbar-light .navbar-collapse.show .navbar-nav .nav-link:focus{color:#020f22;font-weight:bold;font-family:source_sans_proregular;}.skip-link{display:none;}.navbar-light .navbar-nav .nav-link{letter-spacing:.2px;}.clr-drak-gray{color:#333;}.clr-white{color:#fff;}.bg-clr-white-blue{background:#eaecee;}.bg-clr-white-blue h1{color:#020f22;}.bg-clr-white-blue h3{color:#424d62;font-family:source_sans_prolight;font-size:1.8rem;font-weight:bold;line-height:1.4;}div.get-in-touch div.wpcf7{margin:0;padding:0;}div.get-in-touch div.wpcf7 .screen-reader-response{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;}div.get-in-touch div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #f00;}div.get-in-touch div.wpcf7-mail-sent-ok{border:2px solid #398f14;color:#398f14;}div.get-in-touch div.wpcf7-mail-sent-ng,div.get-in-touch div.wpcf7-aborted{border:2px solid red;color:#f00;}div.get-in-touch div.wpcf7-spam-blocked{border:2px solid #f00;color:#f00;}div.get-in-touch div.wpcf7-validation-errors,div.get-in-touch div.wpcf7-acceptance-missing{border:1px solid red;color:red;}div.get-in-touch .wpcf7-form-control-wrap{position:relative;}div.get-in-touch span.wpcf7-not-valid-tip{color:red;font-size:.68em;font-weight:normal;display:block;}div.get-in-touch .use-floating-validation-tip span.wpcf7-not-valid-tip{background:#fff;border:1px solid #f00;left:20%;padding:.2em .8em;position:absolute;top:20%;z-index:100;color:#f00;}div.get-in-touch span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}div.get-in-touch span.wpcf7-list-item-label::before,div.get-in-touch span.wpcf7-list-item-label::after{content:" ";}div.get-in-touch .wpcf7-display-none{display:none;}div.get-in-touch div.wpcf7 .ajax-loader{background-image:url("https://www.folio3.ai/wp-content/images/ajax-loader.gif");border:none;display:inline-block;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle;visibility:hidden;width:16px;}div.get-in-touch div.wpcf7 .ajax-loader.nitro-lazy{background-image:none !important;}div.get-in-touch div.wpcf7 .ajax-loader.is-active{visibility:visible;}div.get-in-touch div.wpcf7 div.ajax-error{display:none;}div.get-in-touch div.wpcf7 .placeheld{color:#888;}div.get-in-touch div.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0;}div.get-in-touch div.wpcf7 input[type="file"]{cursor:pointer;}div.get-in-touch div.wpcf7 input[type="file"]:disabled{cursor:default;}div.get-in-touch div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.contact-us-form-wrapper .wpcf7-form-control.wpcf7-checkbox,.contact-us-inner-form-wrapper .wpcf7-form-control.wpcf7-checkbox{border:0;color:#fff;display:inline-block;font-size:18px;padding:0;width:auto;}.contact-us-form-wrapper .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item,.contact-us-inner-form-wrapper .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item{padding:0;margin:0;}div.wpcf7{margin:0;padding:0;}div.wpcf7 .screen-reader-response{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #f00;}div.wpcf7-mail-sent-ok{border:2px solid #398f14;color:#398f14;}div.wpcf7-mail-sent-ng,div.wpcf7-aborted{border:2px solid #fb9494;}div.wpcf7-spam-blocked{border:1px solid #ffa500;}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:1px solid #fb9494;color:#fb9494;}.wpcf7-form-control-wrap{position:relative;}span.wpcf7-not-valid-tip{color:#fb9494;font-size:.68em;font-weight:normal;display:block;}.use-floating-validation-tip span.wpcf7-not-valid-tip{background:#fff;border:1px solid #f00;left:20%;padding:.2em .8em;position:absolute;top:20%;z-index:100;}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content:" ";}.wpcf7-display-none{display:none;}div.wpcf7 .ajax-loader{background-image:url("https://www.folio3.ai/wp-content/images/ajax-loader.gif");border:none;display:inline-block;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle;visibility:hidden;width:16px;}div.wpcf7 .ajax-loader.nitro-lazy{background-image:none !important;}div.wpcf7 .ajax-loader.is-active{visibility:visible;}div.wpcf7 div.ajax-error{display:none;}div.wpcf7 .placeheld{color:#888;}div.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0;}div.wpcf7 input[type="file"]{cursor:pointer;}div.wpcf7 input[type="file"]:disabled{cursor:default;}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{color:#020f22;font-family:source_sans_probold;}.blog-wrapper p{color:#6980a6;}.blog-wrapper a{color:#4ab4ff;}.sec-blog-header-bar{padding-bottom:66px;}.sec--blog-first img{height:184px;}.sec--blog-first .sec--blog-heading-wrap h3{line-height:38px;}.sec--blog-first .sec--blog-heading-wrap h3 a{color:#020f22;}.sec--blog-first .sec--blog-heading-wrap a{color:#020f22;}.sec--blog-first .sec--blog-heading-wrap p{color:#6980a6;font-size:18px;line-height:24px;margin:10px 0 12px 0;}.sec--blog-first .sec--blog-author-wrap p{font-size:15px;line-height:20px;}.sec--blog-first .sec--blog-author-wrap h6{margin:0;color:#020f22;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-heading-wrap h4{line-height:26px;font-size:22px;font-family:source_sans_proregular;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-heading-wrap p{font-size:18px;margin:10px 0 12px 0;line-height:24px;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-author-wrap p{font-size:15px;line-height:20px;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-author-wrap h6{margin:0;color:#020f22;}.sec-blog-all-listing-wrapper h2{color:#020f22;}.sec--blog-listing-item-wrapper h1,.sec--blog-listing-item-wrapper h2,.sec--blog-listing-item-wrapper h3,.sec--blog-listing-item-wrapper h4,.sec--blog-listing-item-wrapper h5,.sec--blog-listing-item-wrapper h6{color:#020f22;font-family:source_sans_probold;}.sec--blog-listing-item-wrapper p{color:#6980a6;}.sec--blog-listing-item-wrapper a{color:#4ab4ff;}.sec--blog-listing-item-wrapper .sec--blog-heading-wrap h3{line-height:38px;}.sec--blog-listing-item-wrapper .sec--blog-heading-wrap p{font-size:20px;margin:10px 0 12px 0;line-height:24px;color:#6980a6;}.sec--blog-listing-item-wrapper .sec--blog-author-wrap p{font-size:15px;line-height:20px;}.sec--blog-listing-item-wrapper .sec--blog-author-wrap h6{margin:0 0 0 0;color:#020f22;}.sec--blog-details-header h1,.sec--blog-details-header h2,.sec--blog-details-header h3,.sec--blog-details-header h4,.sec--blog-details-header h5,.sec--blog-details-header h6{color:#020f22;font-family:source_sans_probold;}.sec--blog-details-header p{color:#6980a6;}.sec--blog-details-header a{color:#4ab4ff;}.sec--blog-details-header .sec--blog-heading-wrap a{color:#020f22;}.sec--blog-details-header .sec--blog-heading-wrap p{font-size:18px;margin:10px 0 12px 0;line-height:24px;color:#6980a6;}.sec--blog-details-header .sec--blog-author-wrap p{color:#020f22;font-size:18px;line-height:22px;}.sec--blog-details-header .sec--blog-author-wrap p span{color:#044182;}.sec--blog-details-header .sec--blog-author-wrap h6{margin:0;color:#020f22;}.sec--blog-details-inner-content h3{font-family:source_sans_probold;font-size:28px;margin-bottom:12px;}.sec--blog-details-inner-content h2,.sec--blog-details-inner-content h3{color:#020f22;}.sec--blog-details-inner-content p,.sec--blog-details-inner-content ul li,.sec--blog-details-inner-content ol li{color:#424d62;font-family:source_sans_proregular;}.sec--blog-details-inner-content figure{width:auto !important;}.sec--blog-details-inner-content a{color:#0788d0;}.blog-img-width-100-im{height:auto;float:left;width:46% !important;margin:0 30px 0 0;}.sec-custom{background-image:url("https://www.folio3.ai/fresh_aitheme/wp-content/uploads/2018/12/bg-child-slider-blog-min.jpg");background-position:center top;background-size:cover;background-repeat:no-repeat;}.sec-custom.nitro-lazy{background-image:none !important;}.sec-blog-content-wrapper{background:#f5f5f5;}.sec-blog-content-wrapper h1,.sec-blog-content-wrapper h2,.sec-blog-content-wrapper h3,.sec-blog-content-wrapper h4,.sec-blog-content-wrapper h5,.sec-blog-content-wrapper h6{color:#020f22;font-family:source_sans_probold;}.sec-blog-content-wrapper p{color:#6980a6;}.sec-blog-content-wrapper a{color:#4ab4ff;}.sec-blog-new-blogs-list-row{padding-bottom:80px;padding-top:80px;}.sec-blog-single{background:#fff;}.sec-blog-single img{width:100%;height:163px;margin:0 0 30px 0;}.sec-blog-single .sec--blog-heading-wrap.sec--head-left-space{padding:0 22px 0 22px;}.sec-blog-single .sec--blog-heading-wrap h3{line-height:38px;}.sec-blog-single .sec--blog-heading-wrap h3 a{color:#020f22;}.sec-blog-single .sec--blog-heading-wrap a{color:#020f22;}.sec-blog-single .sec--blog-heading-wrap p{font-size:18px;margin:10px 0 12px 0;line-height:24px;color:#6980a6;}.sec-blog-single .sec--blog-author-wrap{padding:12px 22px 8px 22px;}.sec-blog-single .sec--blog-author-wrap p{font-size:15px;line-height:20px;}.sec-blog-single .sec--blog-author-wrap h6{margin:0;color:#020f22;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper{background:rgba(255,255,255,.58);margin:0 0 22px 0;padding:8px 0 2px 0;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper img{height:80px;margin-bottom:10px;width:100%;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-heading-wrap h4{font-family:source_sans_proregular;font-size:20px;font-weight:bold;line-height:27px;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-heading-wrap h4 a{color:#020f22;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-heading-wrap p{font-size:18px;margin:10px 0 12px 0;line-height:24px;display:none;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-author-wrap{padding:8px 0 0 0;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-author-wrap p{font-size:15px;line-height:20px;margin:0 0 8px 0;}.sec--blog-multiple-blog-list-item-wrapper .sec--blog-multi-item-wrapper .sec--blog-author-wrap h6{margin:0;color:#696969;font-weight:normal;}.scr-blog-middle-head{font-family:source_sans_proregular !important;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long{margin-bottom:16px;margin-left:0;margin-right:0;margin-top:0;padding:16px 0;background:#fff;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long img{width:100%;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-heading-wrap h3{line-height:38px;font-size:28px;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-heading-wrap h3 a{color:#020f22;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-heading-wrap a{color:#020f22;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-heading-wrap p{color:#6980a6;font-size:18px;margin:10px 0 12px 0;line-height:24px;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-author-wrap{padding:12px 0 0 0;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-author-wrap p{font-size:15px;line-height:20px;}.sec-blogs-single-blog-listing-wrapper .sec-blog-single-long .sec--blog-author-wrap h6{color:#020f22;margin:0;}.entry-header{display:none;}.sec-video-heading{margin:0 0 12px 0;}.sec-common-colors-white-black-text h1,.sec-common-colors-white-black-text h2,.sec-common-colors-white-black-text h3,.sec-common-colors-white-black-text h4,.sec-common-colors-white-black-text h5,.sec-common-colors-white-black-text h6{color:#020f22;}.sec-common-colors-white-black-text p{color:#020f22;font-family:source_sans_prolight;font-size:20px;line-height:31px;}.btn-style-blue{background:#044182;border-radius:.8rem;display:inline-block;margin:0 0 0 1rem;padding:.6rem 2rem;text-decoration:none;}.btn-style-blue:hover{background:#3a5169;color:#fff;text-decoration:none;}.btn-style-blue .fas{font-size:1.4rem;margin:0 0 0 .8rem;}.sec-converse-smartly-by-folio3{background-color:#dbe3ea;}.sec-converse-smartly-by-folio3 h2{color:#020f22;}.sec-converse-smartly-by-folio3 h3{font-family:source_sans_prolight;font-size:1.8rem;line-height:1.4;color:#424d62;font-weight:bold;}.sec-converse-smartly-by-folio3 h4{color:#424d62;font-family:source_sans_proregular;}.sec-converse-smartly-by-folio3 p{color:#424d62;}.sec-black-inverted{background:#020f22;}.sec-black-inverted h2{font-family:source_sans_probold;}.sec-black-inverted p{color:#6980a6;}.sec-white-inverted{background:#eaeced;}.sec-white-inverted h2,.sec-white-inverted h1{color:#020f22;}.sec-white-inverted h3{font-family:source_sans_prolight;font-weight:bold;line-height:1.4;}.sec-white-inverted h4{color:#424d62;font-family:source_sans_proregular;}.sec-white-inverted p{color:#424d62;}.sec-light-blue-inverted{background:#eff2f5;}.sec-light-blue-inverted h1,.sec-light-blue-inverted h2{color:#020f22;}.sec-light-blue-inverted h3{font-family:source_sans_prolight;font-weight:bold;line-height:1.4;}.sec-light-blue-inverted h4{color:#424d62;font-family:source_sans_proregular;}.sec-light-blue-inverted p{color:#424d62;}#colophon .particles-js-canvas-el{width:100%;height:100%;position:absolute;top:0;z-index:0;}body:not(.theme-preset-active) footer#colophon{color:#999;background-image:url("https://www.folio3.ai/fresh_aitheme/wp-content/uploads/2019/02/bg-footer-v2.jpg");background-position:center bottom;background-repeat:no-repeat;background-size:contain;padding:36px 0 0 0;}body:not(.theme-preset-active) footer#colophon.nitro-lazy{background-image:none !important;}.footer-address-wrapper{border-bottom:solid 1px #797979;border-top:solid 1px #525252;margin:1.4rem 0 1rem 0;padding:1.4rem 0;}.footer-address-wrapper h5{color:#fff;display:block;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;letter-spacing:.1rem;padding:0;}.footer-address-wrapper ul{padding:0;}.footer-address-wrapper ul li{font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;font-size:13px;list-style:none;}.footer-address-wrapper hr{background:#696767;}.sec-fluid-wrapper-contact-us{padding:40px 0 20px 0;background-color:#044182;}.custom-footer-navigation-wrapper ul{display:inline-block;margin:0 auto;padding:0;width:100%;}.custom-footer-navigation-wrapper ul li{float:left;list-style:none;width:100%;}.custom-footer-navigation-wrapper ul li h6{color:#fff;display:block;font-family:source_sans_proregular;font-size:14px;padding:0 0 2px 0;}.custom-footer-navigation-wrapper ul li a{color:#fff;display:block;font-family:source_sans_proregular;font-size:18px;padding:0 0 10px 0;}.custom-footer-navigation-wrapper ul li a:hover,.custom-footer-navigation-wrapper ul li a:active,.custom-footer-navigation-wrapper ul li a h6:hover,.custom-footer-navigation-wrapper ul li a h6:active{color:#4ab4ff;text-decoration:none;}.custom-footer-navigation-wrapper ul li.has-child a{color:#aab7c1;font-family:source_sans_proregular !important;font-size:14px;letter-spacing:0;padding:0 0 3px 0;}.custom-footer-navigation-wrapper ul li.has-child a:hover,.custom-footer-navigation-wrapper ul li.has-child a:active{color:#4ab4ff;background:none;}.custom-footer-navigation-wrapper hr{background:#696767;}.footer-wrapper{text-align:center;}.footer-wrapper .nav-item{float:left;}.footer-wrapper #footer-widget{background:none !important;}.footer-wrapper .nav-link{color:#fff;display:block;font-size:14px;letter-spacing:.1rem;padding:0rem 1rem;}.footer-wrapper .nav-link:hover{color:#fff;}.social-media-wrapper{color:#fff;font-size:20px;padding:0;text-align:center;width:100%;}.social-media-wrapper li{display:inline-block;list-style:none !important;padding:12px .9rem 0 !important;width:auto !important;}.social-media-wrapper li a{color:#fff;}.social-media-wrapper li a:hover{color:#f1592a;}.footer-wrapper .flex-column{-ms-flex-direction:column !important;flex-direction:unset;}.footer-wrapper .flex-column{display:inline-block;flex-direction:unset !important;}.copy-right{font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;margin:0;padding:.7rem 0 .3rem 0;text-align:left;}.copy-right a{color:#fff;font-size:14px;}.copy-right a:hover,.copy-right a:active{color:#4ab4ff;text-decoration:underline;}.custom-footer-navigation-wrapper{position:relative;z-index:1;}.site-footer{position:relative;}#converse-smartly-placeholder{min-width:100%;width:1px;max-width:100%;height:960px;-webkit-overflow-scrolling:touch;overflow:hidden;}.img-resp-blog{width:90%;height:90%;}.img-resp-blog-full{height:100%;width:100%;}.img-resp-blog-half{width:65%;height:auto;}.img-resp-blog-max-width{max-width:100%;height:auto;}.img-resp-blog-max-width-center{max-width:100%;height:auto;margin-left:auto;margin-right:auto;display:block;}.sec-common-type4 h1,.sec-common-type4 h2{color:#020f22;}.sec-common-type4 h3{font-size:1.6rem !important;font-family:source_sans_proregular,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;line-height:1.4rem !important;}.sec-common-type4 p{color:#424d62;font-family:source_sans_proregular;}.sec-npl-how-can-Folio3-help{background:#fff;text-align:left;}.sec-npl-how-can-Folio3-help .mid-section{text-align:left;}.sec-npl-how-can-Folio3-help .mid-section hr{background-color:#044182;border-color:#044182;height:1px;margin-left:0;width:42px;}.sec-npl-how-can-Folio3-help .mid-section p{font-size:18px;}.sec-cv-cutting-edge-computer{background:#fff;background:linear-gradient(90deg,#fff 0%,#fff 50%,#dbe3ea 50%,#dbe3ea 100%);}.sec-cv-cutting-edge-computer .sub-heading{color:#020f22;font-family:source_sans_prolight;font-size:42px;margin:14px 0 0 0;}.sec-cv-cutting-edge-computer .cec-list-items-details{color:#424d62;font-size:1.4rem;list-style:none;margin:0;padding:0 0 0 16px;}.sec-cv-cutting-edge-computer .cec-list-items-details li{list-style-image:url("https://www.folio3.ai/fresh_aitheme_dev/wp-content/uploads/2019/05/bg-arrow-right.png");list-style-position:outside;margin-bottom:12px;padding:0 0 0 16px;}.sec-cv-cutting-edge-computer .cec-list-items-details li .fa-caret-right{margin-right:18px;}.is-image-canvas{width:100% !important;max-width:100%;}.img-resp-blog-center{display:block;height:90%;margin-left:auto;margin-right:auto;width:90%;}.tablepress td{word-break:break-all;}.sec-thankyou-wrapper{background-color:#fff;border-radius:9px;box-shadow:0 0 65px 0 rgba(60,108,222,.25);overflow:hidden;position:absolute;top:-188px;}.sec-thankyou-wrapper h2{color:#044182;font-family:source_sans_probold;font-size:32px;letter-spacing:1px;}.sec-thankyou-wrapper p{color:#0b2350;font-size:19px;}.sec-thankyou-wrapper h4{color:#020f22;font-family:source_sans_probold;font-size:22px;letter-spacing:1px;text-align:center;}.sec-thankyou-wrapper .btn-back-to-home{background-image:-moz-linear-gradient(0deg,#163c53 0%,#044182 100%);background-image:-ms-linear-gradient(0deg,#163c53 0%,#044182 100%);background-image:-webkit-linear-gradient(0deg,#163c53 0%,#044182 100%);color:#fff;display:block;font-family:source_sans_prolight;font-size:18px;letter-spacing:.5px;padding:10px 0;text-align:center;text-transform:uppercase;}.sec-thankyou-wrapper .btn-back-to-home:hover{color:#cfe5f9;}.sec-blog-social-media-share .norm_row{text-align:center !important;width:100% !important;}.cta-wrapper-t1,.cta-wrapper-t2{max-width:700px;margin:auto;min-height:200px;padding:12px 4px 12px 4px;position:relative;text-align:center;}.cta-wrapper-t1 .cta__logo,.cta-wrapper-t2 .cta__logo{width:86px;}.cta-wrapper-t1 h3,.cta-wrapper-t2 h3{color:#fff;font-family:source_sans_probold;font-size:22px;letter-spacing:1px;line-height:22px;margin:16px 0 10px 0;}.cta-wrapper-t1 p,.cta-wrapper-t2 p{font-size:16px;line-height:24px;margin:0 auto;width:72%;}.cta-wrapper-t1 .btn-style-2,.cta-wrapper-t2 .btn-style-2,.cta-wrapper-t1 .btn-style-3,.cta-wrapper-t2 .btn-style-3{background:#fff;box-shadow:1px 0px 30px #39678b;display:inline-block;font-size:13px;font-weight:bold;letter-spacing:1.1px;line-height:17px;margin:12px 0 0 0;text-transform:uppercase;color:#000;}.cta-wrapper-t1 .btn-style-2:hover,.cta-wrapper-t2 .btn-style-2:hover,.cta-wrapper-t1 .btn-style-3:hover,.cta-wrapper-t2 .btn-style-3:hover{background:#44446b;}.cta-wrapper-t2{padding-top:42px;}.cta-wrapper-t2 .cta__logo{bottom:34px;position:absolute;right:20px;}.cta-wrapper-t2 h3{margin-top:0;}.cta-wrapper-t2 p{width:60%;}#slider_press_releases .press-releases-post-box img{text-align:center;}#slider_press_releases .press-releases-post-box h2{color:#2a2c44;font-family:source_sans_proregular;font-size:24px;font-weight:600;margin:32px 6px 0 6px;text-align:center;}#slider_press_releases .press-releases-post-box .pr-read-article{color:#2a2c44;display:inline-block;font-family:source_sans_probold;font-family:source_sans_probold;font-size:14px;margin:22px 0 0 0;text-align:center;text-transform:uppercase;width:100%;}#slider_press_releases .press-releases-post-box .pr-read-article:hover{text-decoration:underline;color:#164b82;}#slider_press_releases .press-releases-post-box .pr-post-details{color:#2a2c44;font-size:14px;line-height:22px;margin:0 0 16px 0;padding:0;text-align:center;}#slider_press_releases .press-releases-post-box .pr-post-details b{color:#044181;font-weight:normal;}.sec-press-event-wrapper .press-events-row{border-bottom:solid 1px #b7b7b7;padding:46px 0 6px 0;}.sec-press-event-wrapper .press-events-row .date-large{line-height:82px;color:#044182;font-family:anko-personal;font-size:100px;padding:6px 0 0 0;text-align:left;}.sec-press-event-wrapper .press-events-row .date-month{text-align:left;color:#424d62;font-size:20px;padding:0 0 0 8px;}.sec-press-event-wrapper .press-events-row .event-tag{color:#fff;display:inline-block;font-family:source_sans_probold;font-size:13px;letter-spacing:.8px;line-height:0;min-width:118px;padding:12px 8px 10px;text-align:center;text-transform:uppercase;}.sec-press-event-wrapper .press-events-row .event-tag.type-upcoming{background:#f7941d;}.sec-press-event-wrapper .press-events-row .event-tag.type-ongoing{background:#197b30;}.sec-press-event-wrapper .press-events-row .event-tag.type-past{background:#b7b7b7;color:#020f22;}.sec-press-event-wrapper .press-events-row .event-title{font-size:27px;font-size:22px;line-height:34px;margin:15px 0 18px 0;font-family:source_sans_probold;color:#020f22;}.sec-press-event-wrapper .press-events-row .event-details{font-size:20px;color:#424d62;}.sec-press-event-wrapper .press-events-row.no-border{border-bottom:0;}.btn-event-load-more{font-size:22px;color:#020f22;background:transparent;border-radius:6px;border:solid 1px #020f22;display:inline-block;font-weight:500;height:48px;letter-spacing:1px;line-height:48px;text-transform:uppercase;width:288px;}.btn-event-load-more:hover{background:#020f22;color:#fff;}.btn-follow-us{background:#fff;font-family:source_sans_probold;color:#020f22;display:inline-block;font-size:24px;line-height:78px;padding:0 0 0 0;text-align:center;width:100%;box-shadow:0px 2px 21px rgba(168,172,182,.67);}.btn-follow-us:hover{background:#044182;box-shadow:none;color:#fff;}.flexslider.twitter-plugin{background:transparent;border:none;}.flexslider.twitter-plugin .slides>li{padding:0 26px;}.flexslider.twitter-plugin .flex-direction-nav a{color:#fff;}.flexslider.twitter-plugin .flex-direction-nav a:before{display:inline-block;font-family:"folio3_ai-icons";font-style:normal;font-weight:normal;margin-right:.2em;speak:none;text-align:center;text-decoration:inherit;width:1em;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;}.flexslider.twitter-plugin .flex-direction-nav a.flex-next{right:0;}.flexslider.twitter-plugin .flex-direction-nav a.flex-next:before{content:"";right:0;}.flexslider.twitter-plugin .flex-direction-nav a.flex-prev{left:0;}.flexslider.twitter-plugin .flex-direction-nav a.flex-prev:before{content:"";left:0;}.flexslider.twitter-plugin .flex-control-paging a{background:#909090;}.flexslider.twitter-plugin .flex-control-paging a:hover{background:#fff;}.flexslider.twitter-plugin:hover .flex-direction-nav .flex-prev{left:0px;}.flexslider.twitter-plugin:hover .flex-direction-nav .flex-next{right:0px;}.flexslider.press-news-plugin{border:0;margin:0;}.flexslider.press-news-plugin .slides li{position:relative;height:580px;}.flexslider.press-news-plugin .slides li .press-news-box{background:red;height:100%;position:relative;width:100%;}.flexslider.press-news-plugin .slides li .press-news-box img{width:100%;position:absolute;top:0;left:0;height:100%;}.flexslider.press-news-plugin .slides li .press-news-box .overly{width:100%;background:#000;height:100%;top:0;left:0;opacity:.6;}.flexslider.press-news-plugin .slides li .press-news-box .content-box{height:100%;left:0;padding:46px 38px;position:absolute;top:0;width:100%;}.flexslider.press-news-plugin .slides li .press-news-box .content-box .tag{background:#fff;border-radius:3px;color:#000;float:left;font-weight:bold;letter-spacing:.3px;padding:3px 14px;position:relative;}.flexslider.press-news-plugin .slides li .press-news-box .content-box h3{bottom:108px;color:#fff;float:left;font-family:source_sans_probold;font-size:27px;left:0;overflow:hidden;padding:0 38px;position:absolute;width:100%;}.flexslider.press-news-plugin .slides li .press-news-box .content-box .source-date{bottom:92px;color:#fff;display:block;float:left;font-family:source_sans_proregular;font-size:20px;position:absolute;}.flexslider.press-news-plugin .flex-direction-nav a{color:#fff;}.flexslider.press-news-plugin .flex-direction-nav a:before{display:inline-block;font-family:"folio3_ai-icons";font-style:normal;font-weight:normal;margin-right:.2em;speak:none;text-align:center;text-decoration:inherit;width:1em;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;}.flexslider.press-news-plugin .flex-direction-nav a.flex-next{right:0;}.flexslider.press-news-plugin .flex-direction-nav a.flex-next:before{content:"";right:0;}.flexslider.press-news-plugin .flex-direction-nav a.flex-prev{left:0;}.flexslider.press-news-plugin .flex-direction-nav a.flex-prev:before{content:"";left:0;}.flexslider.press-news-plugin .flex-control-paging a{background:#909090;}.flexslider.press-news-plugin .flex-control-paging a:hover{background:#fff;}.flexslider.press-news-plugin:hover .flex-direction-nav .flex-prev{left:0px;}.flexslider.press-news-plugin:hover .flex-direction-nav .flex-next{right:0px;}.footer-contact-info-number p{color:#aab7c1;font-size:14px;line-height:20px;margin:4px 0 0 0;padding:0;}.footer-contact-info-number a{font-family:source_sans_proregular !important;color:#aab7c1 !important;font-size:14px !important;letter-spacing:0;padding:0 0 0 0 !important;margin:18px 0 0 0;}.footer-contact-info-number a:hover,.footer-contact-info-number a:active{color:#4ab4ff !important;background:none;}.sec-common-machine-learning,.sec-industries-transform,.sec-ibm-watson-partner,.sec-round-corner-box,.white-content-section,.sec-common-cutting-edge-computer-vision-services{background:#eff2f5;}.sec-common-machine-learning h1,.sec-industries-transform h1,.sec-ibm-watson-partner h1,.sec-round-corner-box h1,.white-content-section h1,.sec-common-cutting-edge-computer-vision-services h1,.sec-common-machine-learning h2,.sec-industries-transform h2,.sec-ibm-watson-partner h2,.sec-round-corner-box h2,.white-content-section h2,.sec-common-cutting-edge-computer-vision-services h2,.sec-common-machine-learning h3,.sec-industries-transform h3,.sec-ibm-watson-partner h3,.sec-round-corner-box h3,.white-content-section h3,.sec-common-cutting-edge-computer-vision-services h3{color:#020f22;}.sec-common-machine-learning .inner-section h3,.sec-industries-transform .inner-section h3,.sec-ibm-watson-partner .inner-section h3,.sec-round-corner-box .inner-section h3,.white-content-section .inner-section h3,.sec-common-cutting-edge-computer-vision-services .inner-section h3{font-family:source_sans_probold;font-size:24px;margin:0 0 12px 0;line-height:30px;}.sec-common-machine-learning .inner-section p,.sec-industries-transform .inner-section p,.sec-ibm-watson-partner .inner-section p,.sec-round-corner-box .inner-section p,.white-content-section .inner-section p,.sec-common-cutting-edge-computer-vision-services .inner-section p{font-size:16px;line-height:24px;}.sec-common-machine-learning p,.sec-industries-transform p,.sec-ibm-watson-partner p,.sec-round-corner-box p,.white-content-section p,.sec-common-cutting-edge-computer-vision-services p{color:#424d62;}.sec-industries-transform .inner-section{border:solid 1px #ebebeb;}.sec-industries-transform .inner-section .space-left-right{padding:0 12px;}.sec-ibm-watson-partner .inner-section{border:solid 1px #ebebeb;margin:15px 0px;}.sec-ibm-watson-partner .inner-section.space-all{padding:40px 16px;}.sec-round-corner-box .inner-section.space-all{padding:20px 15px 0px;}.sec-round-corner-box .inner-section .vce-text-block .vce{margin-bottom:10px;}.white-content-section h2{color:#eff2f5;}.white-content-section p{color:#fff;}.white-content-section .inner-section h3{color:#fff;}body iframe html body .meshim_widget_widgets_TitleBar,.meshim_widget_components_chatButton_Button .button_bar{background:#044182;background:-o-linear-gradient(top,#2e6399),to(#044182);background:-moz-linear-gradient(top,#2e6399),to(#044182);background:-ms-linear-gradient(top,#2e6399),to(#044182);background:linear-gradient(top,#2e6399),to(#044182);background:-webkit-gradient(linear,center top,center bottom,from(#2e6399),to(#044182)) !important;color:#fff;}.meshim_widget_components_chatButton_ButtonBar .favicon{color:#cfe0ed;}.meshim_widget_widgets_ConnAwareSubmit{border-width:0px;border-color:#044182;}.custom-list-items-details{color:#333;font-size:1.2rem;list-style:none;margin:0;padding:0 0 0 16px;}.custom-list-items-details li{list-style-image:url("https://www.folio3.ai/fresh_aitheme_dev/wp-content/uploads/2019/05/bg-arrow-right.png");list-style-position:outside;padding:0 0 0 16px;margin-bottom:12px;}.custom-list-items-details li .fa-caret-right{margin-right:18px;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{margin-top:10px;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{font-size:18px !important;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-header-getin-touch>a.mega-menu-link{background:#044182 !important;border-radius:4px;border:solid 1px #000;color:#fff !important;font-family:source_sans_proregular !important;font-size:18px !important;line-height:28px;margin:5px 0 4px 12px;padding:6px 3px 6px 3px;text-align:center;width:164px;}.atm-forcasting-faqs-wrapper .card-header{padding:0;background-color:rgba(19,31,49,.25);}.atm-forcasting-faqs-wrapper .card-header h2{line-height:20px;padding:0;}.atm-forcasting-faqs-wrapper .card-header h2 .btn.btn-link{color:#020f22;padding:.75rem 1.25rem;text-align:left;text-decoration:none;white-space:normal;width:100%;}.atm-forcasting-faqs-wrapper .card-body{background:#f0f1f3;color:#020f22;}#mega-menu-wrap-primary .mega-sub-menu{border-radius:4px !important;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{background:#eef1f5 !important;}.sec-products-ibm-warson h4{font-family:source_sans_probold;font-size:27px;}.sec-products-ibm-warson p{font-size:16px;}.sec-tab-usage-classification .ctu-ulimate-style-2,.sec-tab-usage-classification .ctu-ulimate-style-3,.sec-tab-usage-classification .ctu-ulimate-style-4{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-2 .vc-tabs-li,.sec-tab-usage-classification .ctu-ulimate-style-3 .vc-tabs-li,.sec-tab-usage-classification .ctu-ulimate-style-4 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-2 .vc-tabs-li.active,.sec-tab-usage-classification .ctu-ulimate-style-3 .vc-tabs-li.active,.sec-tab-usage-classification .ctu-ulimate-style-4 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-2 .vc-tabs-li.active .ctu-absolute,.sec-tab-usage-classification .ctu-ulimate-style-3 .vc-tabs-li.active .ctu-absolute,.sec-tab-usage-classification .ctu-ulimate-style-4 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-2-content,.sec-tab-usage-classification .ctu-ultimate-style-3-content,.sec-tab-usage-classification .ctu-ultimate-style-4-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-2-tabs h4,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs h4,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-2-tabs p,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs p,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-2-tabs a,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs a,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-2-tabs a:after,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs a:after,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}.sec-tab-usage-classification .ctu-ulitate-style-2-tabs img,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs img,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs img{width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-4{background:#f4f4f4;}.sec-tab-usage-classification .ctu-ulitate-style-4-tabs a{display:inline-flex;vertical-align:middle;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-wrapper{padding:0px 0;border:solid 1px #d0d0d0;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title{padding-left:0;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title .vce-faq-toggle-title-text{color:#020f22 !important;font-family:source_sans_probold;font-size:24px;margin:0;position:relative;padding:8px 40px 8px 20px;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title .vce-faq-toggle-icon{font-size:48px;left:auto;right:12px;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title .vce-faq-toggle-icon::before{height:6px;width:26px;background-color:#044182 !important;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title .vce-faq-toggle-icon::after{height:24px;width:6px;background-color:#044182 !important;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-text-block{padding:8px 22px 0px;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-text-block p{font-size:16px;color:#424d62;line-height:23px;margin-bottom:14px;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-text-block ul{margin-bottom:14px;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-text-block ul li{font-size:16px;color:#424d62;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-text-block .ul-t1{font-size:16px;color:#424d62;}.round-bullets,.square-bullets{padding-left:10px;}.round-bullets li,.square-bullets li{color:#424d62;font-size:18px;margin-bottom:10px;list-style:none;position:relative;padding-left:25px;}.round-bullets li::before,.square-bullets li::before{content:"";height:10px;width:10px;display:inline-block;background:#004f9f;border-radius:100%;margin-right:10px;position:absolute;left:0;top:8px;}.square-bullets{padding-left:3px;}.square-bullets li::before{border-radius:0;}.hover-box-gray{border:1px solid #dfdfdf;border-radius:5px;padding:30px 18px 0px;transition:all ease .5s;}.hover-box-gray:hover{box-shadow:0 12px 35px 0 #e1e1e1;border-color:transparent;}.gray-round-box{border:solid 1px #ebebeb;border-radius:5px;}.image-shadow{box-shadow:0px 6px 12px 1px rgba(0,0,0,.1);}.image-shadow .vce-text-block{margin-top:30px;}.landscape-text{padding:0px 50px 0px 0px;box-sizing:border-box;}.base-type1-space-low{padding:50px 0 50px !important;}.base-type1-space-extra-low{padding:30px 0 30px !important;}.sec-with-side-img .vce-text-block{margin-bottom:30px;margin-top:20px;}.side-ion-box{border:1px solid #8289a9;padding:15px 15px 15px 0px;position:relative !important;align-items:center;}.side-ion-box .vce{margin-bottom:0;}.side-ion-box .vce-single-image-container{display:inline-block;position:absolute;top:0;left:20px;}.side-ion-box .vce-text-block{min-height:55px;display:flex !important;align-items:center;}.side-ion-box h2{font-size:20px;margin:0px 0px 0px;padding-left:120px;}.blue-head-sm{color:#044182 !important;font-size:35px;}.txt-center{text-align:center;}.process-tech .blue-head-sm{font-size:30px;}.process-tech .inner-section.space-all{padding:30px 16px 10px;}.black-head-lg{color:#020f22;font-size:48px;margin-bottom:0px;}.spc-bottom{margin-bottom:30px;}.sec-gray-border-boxes .inner-section{border:solid 1px #d0d0d0;min-height:140px;}.sec-gray-border-boxes .inner-section.space-all{padding:20px 16px;}.no-border{border:0px !important;}.frame-gray{min-height:140px;align-items:center;display:flex;justify-content:center;padding:10px 15px;border:1px solid #d0d0d0;}.line-sm{font-size:18px;margin:10px 0px;}.no-padding-top{padding-top:0px !important;}.no-padding-bottom{padding-bottom:0px !important;}.bg-right-bottom .vce-asset-background-simple-item{background-position:85% 100% !important;}.content-box{padding-right:20px;}.content-box h1{font-size:48px;color:#020f22;line-height:48px;margin-bottom:20px;}.content-box h2{font-size:36px;color:#044182;line-height:36px;margin-bottom:10px;}.content-box h3{font-size:27px;color:#424d62;margin-bottom:15px;}.content-box p{font-size:18px;line-height:25px;}.content-box .con-link{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.content-box .con-link::after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}.custom-footer-navigation-wrapper ul.social-media-wrapper li{float:right !important;}.custom-footer-navigation-wrapper ul.social-media-wrapper .cs-ico{margin-bottom:5px;display:inline-block;}.custom-footer-navigation-wrapper ul.social-media-wrapper .cs-ico:hover{-webkit-filter:grayscale(90%) brightness(40%) sepia(85%) hue-rotate(-205deg) saturate(580%) contrast(.9);filter:grayscale(90%) brightness(40%) sepia(85%) hue-rotate(-205deg) saturate(580%) contrast(.9);}.img-resp-blog-full-mobile{display:block;margin:15px 0px;}@media (max-width: 900px){.sec-fluid-wrapper-contact-us h2{font-size:30px;}.ctu-ulitate-style-2-tabs p,.sec-tab-usage-classification .ctu-ulitate-style-3-tabs p,.sec-tab-usage-classification .ctu-ulitate-style-4-tabs p{font-size:18px;line-height:26px;margin:0 0 25px 0;}.custom-footer-navigation-wrapper img{width:auto !important;}.sec-faqs .vce-faq-toggle .vce-faq-toggle-title .vce-faq-toggle-title-text{font-size:20px;}.round-bullets,.square-bullets{padding-left:10px;}.round-bullets li,.square-bullets li{font-size:15px;}.sec-common-machine-learning p,.sec-industries-transform p,.sec-ibm-watson-partner p,.sec-round-corner-box p,.white-content-section p,.sec-common-cutting-edge-computer-vision-services p{font-size:15px;line-height:25px;}.bg-right-bottom .vce-asset-background-simple-item{background-size:35%;}.content-box{padding-right:0;}.content-box h1{font-size:40px;margin-bottom:10px;}.content-box h3{font-size:18px;}.content-box .con-link{font-size:18px;}.ctu-ultimate-style-heading-2,.sec-tab-usage-classification .ctu-ultimate-style-heading-3,.sec-tab-usage-classification .ctu-ultimate-style-heading-4{background-color:#004f9f !important;}.ctu-ultimate-style-heading-2.active,.sec-tab-usage-classification .active.ctu-ultimate-style-heading-3,.sec-tab-usage-classification .active.ctu-ultimate-style-heading-4{background-color:#004f9f !important;}.sec-gray-border-boxes .inner-section{min-height:100px;}.sec-gray-border-boxes .inner-section.space-all{padding:10px 10px;}.black-head-lg{font-size:30px;margin-bottom:15px;}.process-tech .inner-section.space-all{padding:25px 10px 10px;}.custom-footer-navigation-wrapper img{width:auto;}.base-type1-space{padding:50px 0 50px !important;}.btn-style-2,.btn-style-3{font-size:18px;}.btn-style-2.b-width-m,.b-width-m.btn-style-3{width:100%;}.sec-white-inverted h2{font-size:35px;}.sec-common-machine-learning h2,.sec-industries-transform h2,.sec-ibm-watson-partner h2,.sec-round-corner-box h2,.white-content-section h2,.sec-common-cutting-edge-computer-vision-services h2{font-size:30px;line-height:35px;}.sec-common-machine-learning .inner-section h3,.sec-industries-transform .inner-section h3,.sec-ibm-watson-partner .inner-section h3,.sec-round-corner-box .inner-section h3,.white-content-section .inner-section h3,.sec-common-cutting-edge-computer-vision-services .inner-section h3{font-size:20px;line-height:25px;}.sec-common-machine-learning .sec-light-blue-inverted h2,.sec-industries-transform .sec-light-blue-inverted h2,.sec-ibm-watson-partner .sec-light-blue-inverted h2,.sec-round-corner-box .sec-light-blue-inverted h2,.white-content-section .sec-light-blue-inverted h2,.sec-common-cutting-edge-computer-vision-services .sec-light-blue-inverted h2{font-size:30px;}.sec-landscape .vce-col--xs-1{flex:0 0 100% !important;max-width:100% !important;}.sec-landscape .vce-asset-background-simple-item{background-image:none !important;}.sec-landscape .vce-asset-background-simple-item.nitro-lazy{background-image:none !important;}.landscape-text{padding:0px;}.landscape-text p{font-size:18px;}.side-ion-box{padding:15px 15px 15px 15px;text-align:center;}.side-ion-box h2{font-size:16px;padding-left:0;margin-bottom:15px;}.side-ion-box .vce-text-block{display:block !important;}.side-ion-box .vce-single-image-container{display:block;position:relative;left:0;text-align:center;}}@media (max-width: 767px){.custom-footer-navigation-wrapper ul.social-media-wrapper li{float:none !important;}.footer-wrapper .copy-right{padding-top:0;text-align:center;}.bg-right-bottom .vce-asset-background-simple-item{display:none !important;}.ai-slider-sec{padding-top:15px !important;}.spc-bottom{margin-bottom:0px;}.process-tech .inner-section.space-all{padding:30px 16px 10px;margin-bottom:20px;}.sec-white-inverted h2{font-size:30px;}.sec-common-machine-learning h2,.sec-industries-transform h2,.sec-ibm-watson-partner h2,.sec-round-corner-box h2,.white-content-section h2,.sec-common-cutting-edge-computer-vision-services h2{font-size:30px;}.sec-light-blue-inverted h2{font-size:30px;}.side-ion-box{margin-bottom:20px;}.side-ion-box h2{font-size:20px;}.hidden-xs{display:none !important;}.section-home-slider-protfoio .lnk-readmore,.ai-slider-sec .lnk-readmore{font-size:18px;}.black-head-lg{text-align:center;}.table-responsive tr td{font-size:12px;left:0;}.img-resp-blog-full-mobile{width:100%;height:auto;}}.video-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}.video-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%;}.sec-common-cutting-edge-computer-vision-services .inner-section h3{font-family:source_sans_probold;font-size:18px;line-height:30px;margin:0 0 12px 0;}.sec-common-cutting-edge-computer-vision-services .inner-section p{font-size:16px;line-height:24px;}.fahad{display:none;}@media only screen and (max-width: 320px){#converse-smartly-placeholder{height:1418px !important;}.cta-wrapper-t1 p,.cta-wrapper-t2 p{width:98%;}.cta-wrapper-t2{padding-top:12px;}.cta-wrapper-t2 .cta__logo{display:none;}h2.hs-main-head{width:110% !important;}}@media (max-width: 575.98px){#converse-smartly-placeholder{height:1440px;overflow:hidden;}.section-schedule-let-talk .btn-let-talk{display:inline-block;margin:26px 0 0 0;}.btn-let-talk{display:inline-block;margin:26px 0 0 0;}.section-what-our-customer-says .vce-asset-background-simple-item{opacity:.3;background-size:57%;}.footer-wrapper .menu-footer-menu-container .nav{margin:1rem 0;padding:0;}.footer-wrapper .nav-item{float:left;width:100%;margin:.4rem 0;}.footer-wrapper .copy-right{padding-top:0;}.custom-footer-navigation-wrapper ul li{margin-bottom:12px;text-align:left;width:100%;}.section-what-our-customer-says .slider-what-our-customer-says.ls-outline .ls-nav-prev{left:0;top:96%;}.section-what-our-customer-says .slider-what-our-customer-says.ls-outline .ls-nav-next{left:60px;top:96%;}.ss-single-testimonial p{padding:0 0 0 12px;}.ss-single-testimonial .vce-asset-background-simple-item{background-size:8%;}.success-story-case-block .ss-case-label{font-size:16px;overflow:hidden;}.sec-sub-page-header h1{font-size:36px;}.sec-sub-page-header h3{font-size:29px;}.sec-header-home-wrapper .vce-asset-background-simple--position-center-top .vce-asset-background-simple-item{background-position:62% top !important;opacity:.7;}.cta-wrapper-t1 p,.cta-wrapper-t2 p{width:98%;}.cta-wrapper-t2 .cta__logo{display:none;}}@media (max-width: 767.98px){.section-schedule-let-talk .btn-let-talk{display:inline-block;margin:26px 0 0 0;}.contact-us-form-wrapper p{margin-bottom:18px;}.section-digital-cattle-record .sdcr-image{margin-top:10px;}.section-swine-health-bottom-quotes .color-box-green-dark{margin-top:10px;}.section-swine-health-bottom-quotes h2{margin-top:12px;}.ss-single-testimonial p{padding:0 0 0 12px;}.ss-single-testimonial .vce-asset-background-simple-item{background-size:8%;}.success-story-case-block .ss-case-label{font-size:16px;overflow:hidden;}.cta-wrapper-t2 .cta__logo{bottom:15px;}.cta-wrapper-t2 h3{padding:0 12px;}h2.hs-main-head{width:110% !important;}.footer-address-wrapper h5{text-align:left;}}@media (max-width: 575.98px){#converse-smartly-placeholder{height:1394px;overflow:hidden;}.slider-home-page .ls-inner .ls-layers div.ls-wrapper.ls-z:nth-child(3) .ls-in-out{top:120px !important;}h2.hs-main-head{width:100% !important;}.slider-home-page .lnk-t2{color:#fff;}}@media (min-width: 576px) and (max-width: 767.98px){#converse-smartly-placeholder{height:1394px;overflow:hidden;}h2.hs-main-head{width:100% !important;}}@media (min-width: 992px){.menu.m-top-header{display:none;}.block-drawer{width:16%;}.app-container{margin-left:16%;width:84%;}.sec--text-align-right h4,.sec--text-align-right p{text-align:right !important;}.contact-form-send{float:right;}}@media (min-width: 1200px){.sec-header-home-wrapper .vce-asset-background-simple-item{background-size:contain !important;background-position:79% 32px !important;}.contact-form-send{float:right;}.fixed-top{position:fixed !important;background-color:rgba(2,15,34,.93);border-bottom:1px #044182 solid;}}@media (max-width: 1199.98px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item a.mega-menu-link{padding:0px 7px 0px 7px;}}@media (min-width: 768px){.success-story-case-block .ss-case-label{font-size:20px;overflow:hidden;}}@media (max-width: 991.98px){.block-drawer{display:none;}.app-container{margin-left:0;height:calc(100% - 48px);width:100%;}.section-digital-cattle-record .sdcr-image{margin-top:10px;}}@media (min-width: 768px) and (max-width: 991.98px){.success-story-case-block .ss-case-label{font-size:16px;overflow:hidden;}#converse-smartly-placeholder{height:1239px;}.custom-footer-navigation-wrapper img{width:80%;}}@media (min-width: 768px) and (max-width: 1199.98px){.contact-form-send{float:right;}}html{scroll-behavior:smooth;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{cursor:pointer !important;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.btn-header-getin-touch>a.mega-menu-link{background:#126dad !important;border-radius:4px;color:#fff !important;font-family:source_sans_proregular !important;font-size:18px !important;line-height:28px;margin:5px 0 4px 12px;padding:6px 28px 6px 28px;text-align:center;cursor:pointer;}.site-header .container{display:flex;justify-content:space-around;align-items:center;}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{cursor:default;}.spacing #el-3a7a0883,.spacing #el-3cbab120{margin-top:50px !important;}.banner h1{line-height:1.2;}@media screen and (max-width: 992px){.remove-space p br .remove-space span{display:none;}}.eCommerce-space{padding-bottom:98px !important;}.analysis-sol-space .vce-single-image-inner{width:545px !important;}@media screen and (max-width: 600px){.cta-section h2{font-size:22px;}.cta-section .vce-text-block-wrapper{margin-bottom:0 !important;}.banner .banner-para span{font-size:20px !important;}.align-center h2,.align-center p,.align-center .btn-style-2{text-align:center !important;}}@media screen and (min-width: 768px){.second-row{margin-top:40px;}}@media screen and (max-width: 1200px){.clients{border:none !important;}}@media screen and (max-width: 768px){.para-font p{font-size:15px !important;}.experts-inner{margin-top:40px;}.experts-inner .vce-row-content{display:flex;justify-content:center;}.experts-inner .vce-single-image-wrapper{margin-bottom:0;}.experts-inner .experts-col:last-child{margin-bottom:0;}.computer-vision-btn .btn-t3{font-size:18px;}.space-below{margin-bottom:15px;}.space-below:last-child{margin-bottom:0;}.experts-inner .space-below{margin-bottom:25px;}.banner .baner-para{font-size:20px;}}.page-id-8317 .sec-header-home-wrapper{display:none;}.testimonial-test{background-color:white;box-shadow:10px 10px 4px 2px #d9d9d9;padding:30px 30px;border:1px solid #ebebeb;text-align:center;height:355px;display:flex;flex-direction:column;justify-content:center;}.testimonial-test .head{color:#020f22;font-size:24px;margin:0 0 12px 0;}.testimonial-test .label{color:black;font-size:20px;}.testimonial-test hr{width:9%;height:3px;background-color:#424d62;margin:20px auto 20px;}.testimonial-test .para{color:black !important;font-size:18px;}.testimonial-test .testimonial-icon{width:130px !important;margin:0 auto 20px;}@media (max-width: 768px){.testimonial-test{height:auto !important;}}.ai-solution .ai-sol-head{margin-bottom:50px;}.ai-solution .vce-text-block-wrapper{margin-top:0 !important;padding-top:0 !important;}.ai-solution .vce-col-content{padding-top:0 !important;}.ai-solution .vce-row-content{display:flex;align-items:center;}.converse-smartly .vce-row-content{display:flex;align-items:center !important;}.truncate-para p span{display:-webkit-box;-webkit-line-clamp:var(--line-clamp,2);-webkit-box-orient:vertical;word-break:var(--word-break,"none");overflow:hidden;}.solution-effeciency{justify-content:center;}.solution-effeciency .solution-head{padding-left:0;}.machine-learning .sec-block-our-focus .our-focus-text{min-height:0;}@media screen and (max-width: 768px){.page-textblock p span{font-size:16pt !important;}}#hp-slider .white .sa_owl_theme .owl-nav .owl-next,#hp-slider .white .sa_owl_theme .owl-nav .owl-prev{background:transparent;background-color:black !important;}#slider_8510 .white .sa_owl_theme .owl-nav .owl-next,#slider_8510 .white .sa_owl_theme .owl-nav .owl-prev{background:transparent;background-color:black !important;}.ethnicity-head h3{margin-bottom:0;}.position-center .vce-row-content{display:flex;align-items:center;}.license-plate-text .vce{margin-bottom:0;line-height:.5;}.licence-plate-text p{margin-bottom:0;}.implemented-industries h3{margin-bottom:10px;}.implemented-rows .vce-row-content{display:flex;}.implemented-rows .inner-section{max-width:335px !important;background-color:white;}div#el-e1611f40{position:relative;}.sec-2-machine-learning-deep-solution p{text-align:center;}.sec-common-machine-learning p{text-align:center;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{background:#eef1f5 !important;max-height:600px;overflow-y:auto;}@media (min-width: 1000px){#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{width:1250px;right:0;top:70px;left:unset;box-shadow:0 3px 10px rgba(0,0,0,.2);}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{float:none !important;}.menu-to-bold  li.mega-menu-item > a.mega-menu-link{font-weight:600 !important;}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{padding:0 !important;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#202834;font-family:inherit;font-size:16px;text-transform:none;text-decoration:none;font-weight:700;text-align:left;vertical-align:top;display:block;border:0;padding:10px 5px 10px 10px;border-bottom:1px solid #ddd;margin:0 10px 10px 10px;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:0;vertical-align:top;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{background:#103f6e !important;color:#fff !important;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{position:relative;padding-left:30px !important;transition:all ease .1s;font-size:15px;padding:1px;line-height:1.8;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:before{position:absolute;width:6px;height:6px;top:10px;z-index:99;content:"";border-radius:15px;background:#103f6e;left:10px;transition:all ease .5s;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover::before{background:#fff !important;}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{background-color:#103f6e !important;color:#fff !important;transition:all ease .1s;}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background-color:#103f6e !important;color:#fff !important;font-weight:600 !important;}@media (max-width:767px){.logo-slider .owl-carousel .owl-item{text-align:center !important;min-height:200px !important;}.btn-t3{font-size:16px;display:block;text-align:center;margin-top:10px;}.lnk-t2{font-size:16px;}.text-box-banner-home h1{line-height:1.2 !important;}li#mega-menu-item-9627 a{width:200px !important;text-align:center !important;}}.sa_owl_theme .owl-nav button{outline:0;}.text-box-banner-home{margin-top:80px;margin-bottom:80px;}@media (max-width:1500px ){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{line-height:30px !important;}}@media (max-width: 900px){.sec-common-machine-learning p,.sec-industries-transform p,.sec-ibm-watson-partner p,.sec-round-corner-box p,.white-content-section p,.sec-common-cutting-edge-computer-vision-services p{font-size:16pt !important;line-height:30px !important;}.round-bullets li,.square-bullets li{font-size:18px !important;}.sec-round-corner-box .inner-section.space-all{margin-top:10px;}}.sec-common-machine-learning .inner-section p,.sec-industries-transform .inner-section p,.sec-ibm-watson-partner .inner-section p,.sec-round-corner-box .inner-section p,.white-content-section .inner-section p,.sec-common-cutting-edge-computer-vision-services .inner-section p{font-size:18px !important;}li#mega-menu-item-11647 a{background:#044182 !important;border-radius:4px;border:solid 1px #000;color:#fff !important;font-family:source_sans_proregular !important;font-size:18px !important;line-height:28px;margin:5px 0 4px 12px !important;padding:6px 3px 6px 3px;text-align:center;width:164px;}li#mega-menu-item-11648 a{background:white !important;border-radius:4px;border:solid 1px #000;color:black !important;font-family:source_sans_proregular !important;font-size:18px !important;line-height:28px;margin:5px 0 4px 12px !important;padding:6px 3px 6px 3px;text-align:center;width:164px;}.v-align-col{display:flex;flex-direction:column;align-self:center;}.box-fixedsize{max-height:200px;overflow:hidden;overflow-y:scroll;}.box-fixedsize span.wpcf7-list-item{width:50%;}.box-fixedsize span.wpcf7-list-item-label{font-size:14px !important;}@media (max-width: 767px){.box-fixedsize span.wpcf7-list-item{width:100%;}}.wpcf7-response-output{color:black !important;}.hire-mltable thead th{background-color:#044182 !important;height:60px !important;}.hire-mltable tbody td{word-break:initial !important;}@media (min-width:850px){.hire-mltable thead th{font-size:24px;padding:0 3rem;text-align:center;}.hire-mltable tbody td{font-size:18px;padding:1rem 3rem;text-align:center;}}.contact-details{display:flex;justify-content:flex-end !important;}.contact-details .contact-phone{margin-left:30px;}.contact-details .contact-phone a{margin-left:5px;font-size:14px;color:white;}.contact-details .contact-phone .fa{font-size:14px;}.contact-details .contact-phone a:hover{text-decoration:underline;}@media (max-width: 400px ){.contact-details .contact-phone{margin-left:10px;}}@media (min-width: 768px ){.contact-details .contact-phone a{font-size:20px;margin-left:10px;}.contact-details .contact-phone .fa{font-size:20px;}}.sec-thankyou-wrapper .fa-check{color:white;background-color:#00b186;border-radius:50%;padding:20px;margin-right:10px;}@media (max-width: 550px){.sec-thankyou-wrapper .fa-check{padding:5px;}}.client_logos_slider  .owl-carousel .owl-stage-outer{height:150px !important;}.innerTable_cs .client-about-list-title{line-height:1.4em;padding-right:30px;font-weight:600;color:#044182 !important;width:50% !important;}.innerTable_cs .client-about-list-text{width:50% !important;}.contact-us-inner-form-wrapper .contact-form-send{padding:12px 20px !important;}.custom-sideform{border:1px solid white;}.custom-sideform h2{font-size:23px;margin-bottom:0 !important;}.custom-sideform .contact-us-inner-form-wrapper p label{width:100%;}.custom-sideform .contact-us-inner-form-wrapper p .btn-primary{background:white;background:#020f22;border-color:#020f22;color:#fff;font-size:22px;padding:5px 10px;text-align:center;}@media (min-width: 768px){.custom-sideform{margin-top:20px;border:1px solid white;position:fixed !important;right:0;top:0;z-index:9999;margin-bottom:30px;}}.footert3SocialIcons li{float:left !important;display:inline-block;list-style:none !important;padding:12px .9rem 0 !important;width:auto !important;}.width100{width:100%;}.uk_page_menu a{line-height:40px;height:40px;padding:0 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-decoration:none;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:inherit;font-size:22px;font-weight:400;outline:0;margin-top:15px;}.team_leaders_grid .leader_details{display:flex;align-items:center;}.team_leaders_grid .leader_details h3{margin:0 !important;}.ourleaders .testimonial-test{border-radius:16px;}.whitebox-container{background-color:white;box-shadow:10px 10px 4px 2px #d9d9d9;padding:30px 30px;border:1px solid #ebebeb;text-align:center;display:flex;flex-direction:column;justify-content:center;border-radius:10px;}.fixed-height .whitebox-container{min-height:700px;}.whitebox-container .d-flex .vce-col-content{display:flex;}.custom-width-header{max-width:calc(1200px + 10rem) !important;}.white-col-menu{background:white !important;}.white-col-menu .mega-menu-link{font-weight:500 !important;margin:0 !important;}@media (max-width: 1024px){.grid-row .grid-col{width:100% !important;}.grid-row{margin-bottom:0 !important;}}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-content-wrap > .oxi-tabs-ultimate-content > .oxi-tabs-body-tabs{height:100% !important;}@media (min-width: 768px){.wp_container .vce-col-content{display:flex;justify-content:space-between;align-items:center;}.wp_container .vce-single-image-wrapper{margin-top:-40px;margin-bottom:-15px;}}.content_part h6{margin:0;font-style:normal;font-weight:600;font-size:14px;line-height:21px;letter-spacing:4px;text-transform:uppercase;color:#2d4b84;position:relative;padding-left:30px;}.content_part h6:before{position:absolute;width:8px;height:8px;top:6px;z-index:99;content:"";border-radius:15px;background:#2d4b84;left:10px;}.content_part h1{text-align:left;font-weight:600;font-size:38px;line-height:1.1;letter-spacing:-1px;text-transform:uppercase;color:#2d4b84;margin:0;}.content_part h5{text-align:left;font-weight:700;font-size:18px;line-height:1.3;letter-spacing:2px;text-transform:uppercase;color:#2d4b84;margin:0;}.wp_container  .vce{margin-bottom:0;}@media (max-width:767px){.wp_container{padding:30px;}.wp_container .vce-single-image-container{margin-top:20px;}}.list_black li{font-size:18px;text-align:left;line-height:1.4em;margin-bottom:15px;color:#424d62;}.data_privacy p{font-size:18px;text-align:left;line-height:1.4em;margin-bottom:15px;color:#424d62;}.video_section .vce-row-content{align-items:center;}.video_section .content_part h5{font-style:normal;font-weight:600;font-size:18px;line-height:23px;text-transform:uppercase;color:#0f9ecb;}.video_section .content_part h2{font-style:normal;font-weight:600;font-size:38px;line-height:48px;text-transform:capitalize;color:#d7dfed;}.video_section .content_part p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#a8b2c4;}.pum-theme-7597,.pum-theme-default-theme{background:transparent !important;}.testimonial-test_new{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;width:320px;border-radius:6px;min-height:650px;}.lblue-testimonial{background:linear-gradient(180deg,#2b5bc8 0%,#2153c2 100%);}.dblue-testimonial{background:#0c1b30;}.testimonial-test_new .para{font-style:normal;font-weight:400;font-size:18px;line-height:23px;text-align:center;color:#fff;}.testimonial-test_new .head{font-weight:600;font-size:28px;line-height:35px;text-align:center;color:#d7dfed;margin:10px 0;}.testimonial-test_new .label{font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;}.dblue-testimonial .label{color:#0f9ecb;}.lblue-testimonial .label{color:#fff;}.testimonial-test_new .img-box{height:100px;width:100px;background:white;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:10px 0;overflow:hidden;}.case_study_slider h2{font-weight:700;font-size:28px;line-height:115%;text-transform:uppercase;color:#4ba0ef;}.case_study_slider p{font-style:normal;font-weight:400;font-size:18px;line-height:23px;color:#d7dfed;margin-bottom:30px;}.case_study_slider h4{margin-bottom:0;font-weight:700;font-size:18px;line-height:115%;text-transform:uppercase;color:#fff;}.owl-carousel button.owl-dot{outline:none;}.case_study_slider .row{align-items:center;justify-content:center;}@media (max-width:1050px){.case_study_slider .row{display:block;}.case_study_slider .img-box{margin-top:30px;}}.case_study_slider .img-box{border-radius:18px;box-shadow:0 0 26px 6px rgba(2,15,34,43%);overflow:hidden;}.case_study_slider .img-box img{display:inline;width:auto;width:100% !important;height:auto;height:100% !important;max-width:100%;object-fit:cover;}.brochure_sect h2,.brochure_sect p{margin-bottom:0;}@media (min-width:768px){.brochure_sect .btn-style-3,.brochure_sect .btn-style-2{float:right;}}.height-auto{min-height:auto;}.top-talent{height:auto;padding:20px;}@media (max-width: 767px){#det-popup .popup-header{padding:20px !important;text-align:center !important;}#det-popup .popup-header .d-flex{display:block !important;}#det-popup .popup-header .d-flex h2{font-size:30px;margin:15px 0;}#det-popup .popup-body .form-wrapper{padding:20px !important;padding-top:65px !important;}#det-popup .popup-body .form-wrapper .row-margin{margin:0 !important;}#det-popup .popup-body .form-wrapper p{flex-wrap:wrap;}}#det-popup .popup-header{padding:55px 64px 30px 85px;}#det-popup .popup-header .j-content-space-between{justify-content:space-between;}#det-popup .popup-header h2{color:#394145;font-size:2.8em;line-height:1.2em;margin-bottom:40px;}#det-popup .popup-header p{color:#394145;}#det-popup .popup-body{background:#263345;padding:0;position:relative;}#det-popup .popup-body::before{content:"";width:0;height:0;border-left:36px solid transparent;border-right:36px solid transparent;border-top:48px solid #fff;position:absolute;left:0;right:0;margin:0 auto;}#det-popup .popup-body .form-wrapper{padding:5em 5em 0 5em;}#det-popup .popup-body .form-wrapper .row-margin{margin-bottom:30px;}#det-popup .popup-body .form-wrapper .row-margin.mb-16{margin-bottom:16px;}#det-popup .popup-body .form-wrapper p{width:100%;display:flex;align-items:center;font-size:16px;justify-content:center;}#det-popup .popup-body .form-wrapper .Policycheckbox .form-control{background:none;border:0;padding:0;height:auto;}#det-popup .popup-body .form-wrapper .Policycheckbox .form-control span{margin:0;color:#fff;}#det-popup .popup-body .form-wrapper .Policycheckbox .form-control span input[type="checkbox"]{margin-right:5px;}#det-popup .popup-body .form-wrapper input[type="submit"]{font-size:.8em;}#det-popup .popup-body .form-wrapper input[type="submit"]:hover{border-color:#fff;background:#fff;color:#000;}#det-popup .popup-body .form-wrapper p span.wpcf7-not-valid-tip{position:absolute;}#det-popup .popup-header .col-right img{width:262px;}#hp-slider .vce{margin-bottom:0;}#hp-slider .vce-row.vce-element--has-background{padding-top:25px;}.section-button .btn-style-2{background-color:#126dad;border:none;}.grid-row{display:flex;flex-wrap:wrap;margin-bottom:100px;}.grid-row .grid-col{width:33.3%;text-align:center;}.grid-row .grid-col h3{font-family:source_sans_probold;font-size:24px;margin:0 0 12px 0;line-height:30px;text-align:center;}.grid-row .mb-0{margin-bottom:0;}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.active{background:#010d29 !important;border:0;}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li.active .oxi-tabs-main-title{font-size:16px;font-weight:bold;text-transform:uppercase;color:#fff !important;}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li .oxi-icons{display:none;}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li{background:#939998 !important;border:0 !important;}.oxi-tabs-wrapper-6 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-main-title{color:#000 !important;font-size:16px !important;font-weight:bold;text-transform:uppercase;}.cs-pricing-item{box-shadow:0px 4px 6px 0px rgba(0,11,40,10%);min-height:480px;margin-bottom:30px;}.cs-pricing-item:hover{box-shadow:0px 15px 25px 0px rgba(0,11,40,14%);}@media screen and (max-width: 767px){.computer-vision-services-section .vce-single-image-inner{width:382px !important;}}.ctu-ulimate-style-7 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}sec-tab-usage-classification .ctu-ulimate-style-7{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-7 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-7 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-7 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-7-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-7-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-7-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-7-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-7-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}@media (max-width: 900px){.ctu-ultimate-style-heading-7{background-color:#004f9f !important;}}.custom-box{background:white;}.slidercard .card{display:flex;flex-direction:column;align-items:center;padding:60px 50px 40px;max-width:1100px;width:100%;background:#fff;border:.35px solid #c4c4c4;border-radius:4px;}.slidercard .card-head{display:flex;align-items:center;justify-content:center;}.slidercard .card-head img{position:absolute;top:-92px;}.slidercard{display:flex;justify-content:center;align-items:center;margin-top:40px;}.slidercard .title{font-weight:700;font-size:20px;line-height:30px;text-align:center;color:#020f22;margin-bottom:0;margin-top:20px;}.slidercard .subtitle{font-weight:400;font-size:16px;line-height:150%;color:#424d62;text-align:center;}.slidercard .more-details{display:flex;justify-content:center;align-items:center;}.slidercard .more-details .icon-head{display:flex;justify-content:space-between;margin:15px;align-items:center;}.slidercard .more-details .icon-head img{height:22px;width:22px;}.slidercard .more-details .icon-head .greytext{width:100%;display:flex;align-items:center;margin-left:10px;font-weight:400;font-size:16px;color:#424d62;margin-bottom:0;}.slidercard .card-moreinfo .greytext{font-style:normal;font-weight:400;font-size:18px;line-height:1.5;text-align:center;color:#424d62;}.slidercard .card-moreinfo{border-bottom:1px solid #d5d8d8;padding-bottom:20px;}.slidercard .techstack .subtitle{margin:20px 0;}.slidercard .techstack .badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.slidercard .techstack .badges p{display:inline-block;display:flex;padding:8px 28px;margin:3px;background:#eff0f0;border-radius:40px;font-weight:400;font-size:15px;line-height:18px;align-items:center;color:#424d62;}.slidercard .action-btns{padding-top:30px;}.slidercard .action-btns .btn-style-3{border:1px solid #044182;color:#044182 !important;}.slidercard .action-btns 
.btn-style-3:hover{color:#fff !important;}.ctu-ulimate-style-9 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-9{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-9 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-9 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-9 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-9-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-9-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-9-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-9-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-9-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}@media (max-width: 900px){.ctu-ultimate-style-heading-9{background-color:#004f9f !important;}}.blue-card{background:#eff0f4;padding:20px 10px;border-radius:4px;position:relative;display:flex;align-items:center;justify-content:center;height:180px;margin-bottom:10px;}.blue-card .text-card p{font-weight:600;font-size:15px;line-height:19px;text-align:center;color:#1b2b6a;}.card-head-left h1{font-size:16px;color:#fff;height:30px;width:30px;border-radius:50%;background:#1b2b6a;display:flex;justify-content:center;align-items:center;}.card-head-left .vce{margin-bottom:0 !important;}.feature-work .col{display:flex;justify-content:center;align-items:center;}.feature-work .contentbox h2{color:#044182;}.feature-work .contentbox p{color:#020f22;margin-bottom:30px;}@media (max-width: 767px){.feature-work .row{display:block;}}.ctu-ulimate-style-11 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-11{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-11 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-11 .active{background:#6ae579 !important;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-11 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-11-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-11-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-11-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-11-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-11-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}@media (max-width: 900px){.ctu-ultimate-style-heading-11{background-color:#004f9f !important;}}.ctu-ulimate-style-12 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-12{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-12 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-12 .active{background:#044182 !important;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-12 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-12-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-12-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-12-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-12-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-12-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}@media (max-width: 900px){.ctu-ultimate-style-heading-12{background-color:#004f9f !important;}}.ctu-ulimate-style-14 .vc-tabs-li.active{background:white;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-14{background:transparent;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-radius:5px 0 0 5px;border-top:solid 1px #eaeaea;width:300px;}.sec-tab-usage-classification .ctu-ulimate-style-14 .vc-tabs-li{background:transparent;border-bottom:1px #eaeaea solid;color:#000;font-size:18px;padding:20px 18px;width:100%;}.sec-tab-usage-classification .ctu-ulimate-style-14 .active{background:#044182 !important;border-left:solid 6px #044182;border-radius:5px 0 0 5px;box-shadow:-10px 6px 9px #d7dfe7;color:#044182;}.sec-tab-usage-classification .ctu-ulimate-style-14 .vc-tabs-li.active .ctu-absolute{display:none;}.sec-tab-usage-classification .ctu-ultimate-style-14-content{border-top:solid 1px #eaeaea;border-top:solid 1px #eaeaea;box-shadow:-5px 6px 12px #d7dfe7;}.sec-tab-usage-classification .ctu-ulitate-style-14-tabs h4{color:#000;font-family:source_sans_probold;font-size:30px;margin:0 0 14px 0;}.sec-tab-usage-classification .ctu-ulitate-style-14-tabs p{color:#424d62;font-family:source_sans_prolight !important;font-family:source_sans_prolight !important;font-size:22px;font-weight:normal;line-height:30px;margin:0 0 38px 0;}.sec-tab-usage-classification .ctu-ulitate-style-14-tabs a{color:#044182;font-family:source_sans_proregular !important;font-size:22px;font-weight:600;}.sec-tab-usage-classification .ctu-ulitate-style-14-tabs a:after{content:"";font-family:"Font Awesome 5 Free";margin:0 0 0 12px;}@media (max-width: 900px){.ctu-ultimate-style-heading-14{background-color:#004f9f !important;}}.ribbon-ai{background:linear-gradient(130deg,#963c96 0%,#f53232 180%,#ffbe5a 200%);height:40px;padding:10px 20px;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:10px;}.ribbon-ai .rocket{margin:0;}.ribbon-ai .text-ribbon{color:white;font-size:16px;margin:0;margin-left:10px;}#masthead{padding:0 !important;}.sec-sub-page-header{padding-top:200px !important;}@media (min-width: 769px){.card-head-left h1{position:absolute;top:-56px;}.blue-card .vce-col-content{height:100px;padding:0 15px;}}.ml-hire-box h5{font-size:20px;line-height:1.1;color:#424d62;}.ml-hire-box p{font-size:14px;line-height:1.3;}.to-hide{display:none;}.aligncenter .vce-col-inner{display:flex;justify-content:center;align-items:center;}div#popmake-15261{background-color:white;border-radius:10px;}#popmake-15261 .popmake-close{background-color:white !important;box-shadow:none !important;color:#8c8c8c !important;outline:none !important;font-weight:600 !important;font-size:20px;padding:0 10px;}#popmake-15261 .tab-btn-right{display:flex;align-items:center;justify-content:center;}#popmake-15261 .show-image{display:flex;align-items:center;justify-content:center;flex-direction:colomn;}#popmake-15261 .form-group label{display:none;}#popmake-15261 .hidden{display:none;}.center-align{display:flex;align-items:center;}#popmake-15261 .loader{display:flex;align-items:center;justify-content:center;}#popmake-15261 .fileUpload{display:flex;align-items:center;justify-content:center;}#popmake-15261 .form-group{background:white;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;border-radius:30px;box-shadow:0 3px 10px rgba(0,0,0,.2);}#popmake-15261 .form-group input::file-selector-button{background:#4473a5;color:#fff;border-radius:50px;padding:10px 20px;border:none;}input[type='file']{color:white;width:130px;}@media (min-width: 768px){#popmake-15261 .tab-box{display:flex;flex-wrap:wrap;align-items:center;padding:20px;}#popmake-15261 .tab-left{width:70%;}#popmake-15261 .tab-btn-right{width:30%;}}#popmake-15261 .tab-btn-right{display:flex;align-items:center;flex-direction:column;}.hidden{display:none !important;}.rate-us-form{display:flex;align-items:flex-end;justify-content:center;}.rate-us-form label{font-size:16px;margin-right:5px;color:#949494;}.rate-us-form .btn-primary{background:transparent;border:none;}.rate-us-form .wpcf7-spinner{display:none;}.rate-us-form .radio{display:none;}.rate-us-form .emoji{font-size:20px;padding:5px 10px;cursor:pointer;display:inline-block;}#happy:checked ~ .emoji-1,#sad:checked ~ .emoji-2{background-color:#4473a5;height:40px;}.tab-btn-right .btn-style-2{background:white;border:2px solid black;color:black;font-size:14px;}.tab-btn-right .btn-style-2:hover{background:#4473a5;color:white;}.rate-us-form .rate-submit{color:#949494;margin-top:-24px;border:1px solid;}.AlPR-sect p{line-height:1.1;}.AlPR-sect p span{font-size:16px;}.AlPR-sect .download-button{display:inline-flex;align-items:center;padding:8px 16px;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-right:10px;}.AlPR-sect .download-button:hover{background-color:#0d47a1;}.AlPR-sect .button-icon{min-width:25px;min-height:25px;margin-right:10px;}.AlPR-sect .button-text{display:flex;flex-direction:column;}.AlPR-sect .button-title-small{font-size:12px;font-weight:400;}.AlPR-sect .button-title-big{font-size:16px;font-weight:800;margin-top:-4px;}.AlPR-sect .alpr-img .vce-single-image-wrapper{margin-bottom:0;}.AlPR-sect .alpr-img .vce-single-image--absolute{margin-top:30px;}@media (min-width: 768px){.AlPR-sect .alpr-img .vce-single-image--absolute img{height:400px !important;margin-top:-40px;}}div#popmake-16445{padding:0;}#popmake-17547{padding:0;top:15px !important;}#popmake-17547 .popmake-close{background:transparent;font-size:23px;border:none;}#popmake-16445 .popmake-close{line-height:1px;margin:10px;border-radius:4px;font-weight:600;background:transparent;font-size:17px;}#pum-16445{background-color:rgba(5,5,5,.7) !important;overflow:hidden;}@media (max-width:767px){.sec-sub-page-header h1 br,.sec-sub-page-header span br{display:none;}.join-us-pupop{flex-direction:column;}.join-us-pupop .left-col-popup{width:100%;order:2;}.popup-api btn-style-2,.popup-api btn-style-3{font-size:12px;}}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow-y:unset;}.license-plate-text li{font-size:1.4rem;line-height:2rem;color:#424d62;}@media (min-width:768px){.popup-api{display:flex;font-family:"Poppins";}.popup-api .left,.popup-api .right{width:50%;}}.popup-api .left{padding:30px;justify-content:center;text-align:left;}.popup-api .left .btn-div{margin-top:10px;display:flex;}.popup-api .btn-div  .try-other{margin-left:10px;}.popup-api .left h5{color:black;line-height:1;}div#popmake-16521{background:white;padding:30px;font-family:"Poppins";}.popup-api .left h2{color:black;font-size:26px;line-height:1.3;font-family:"Poppins";font-weight:600;}.popup-api .left p{color:black;line-height:1.3;font-size:16px;text-align:justify;font-family:"Poppins";}.popup-api  .drop-container{position:relative;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;border-radius:10px;border:2px dashed #ddd;color:#444;cursor:pointer;transition:background .2s ease-in-out,border .2s ease-in-out;width:100%;background:#f6f8fb;}.popup-api  input[type=file]::file-selector-button{display:none;}.popup-api  .upload-content{display:flex;flex-direction:column;justify-content:center;align-items:center;}.popup-api  .upload-content img{height:150px;width:150px;}.popup-api  .upload-content h5{font-weight:600;font-size:14px;line-height:1.2;color:black;}.popup-api .grey-text{color:#949494 !important;font-size:15px;}.popup-api  input[type=file]{color:#f6f8fb;position:absolute;height:297px;width:100%;top:0;left:0;}.popup-api .show-image img{border-radius:15px;max-height:400px;max-width:500px;float:right;margin-bottom:10px;}.popup-api .show-image{height:100%;height:auto;display:flex;align-items:flex-end;overflow:hidden;flex-direction:column;}.popup-api table{width:100%;margin-top:10px;text-align:center;color:black;border:1px solid black;}.popup-api  table th,.popup-api  table td{font-size:14px;text-transform:capitalize;}.popup-api .loader{display:flex;align-items:center;justify-content:center;}.popup-api .tabcontent{position:relative;}.popup-api .tab-btn-right{position:absolute;left:88%;top:6px;}.popup-api .right{align-items:center;flex-direction:column;justify-content:center;}.popup-api .right .fileUpload{width:100%;}.popup-api .tab-btn-right .btn-style-2{padding:10px;display:flex;width:50px;align-items:center;justify-content:center;height:35px;}.boxes-sect h3 b{font-size:20px;}.boxes-sect p span{font-size:16px;line-height:1;}.vcv-wb-editor .pum-overlay{display:none;}.page-id-16903 .btn-style-2{background:#6ae579;color:#020f22 !important;}.page-id-16903 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.btn-header-getin-touch>a.mega-menu-link{background:#6ae579 !important;color:#020f22 !important;}.center-align{align-items:center;}.blog-grid .cs-row{display:flex;flex-wrap:wrap;}.blog-grid .colcs-sm-4{width:33%;}.blog-grid  .catg-post-box{border:1px solid #c8c8c8;transition:all .2s ease 0s;padding:10px;border-radius:4px;margin:10px;box-shadow:0 12px 32px -5px rgba(0,0,0,.1),0 5px 10px -6px rgba(0,0,0,.06);height:580px;}.blog-grid  .catg-post-box:hover{transform:scale(1.01);}.blog-grid .catg-post-img{width:100%;height:254px;overflow:hidden;margin-bottom:10px;}.blog-grid .wp-post-image{width:100%;object-fit:cover;height:250px;}.blog-grid .effect-small-link a{color:#044182;}.blog-grid .catg-post-title .bloglink{color:#000;font-size:20px;font-weight:bold;font-style:normal;}.blog-grid .catg-post-descrption{text-align:left;font-weight:400;color:#424d62;font-style:normal;font-size:16px !important;}.post-addnl-info{list-style:none;padding:0;color:black;display:flex;justify-content:space-between;}@media (max-width: 767px){.blog-grid .colcs-sm-4{width:100%;}}.case-study-list h2{line-height:1.2;font-size:23px;display:flex;align-items:center;}.case-study-list p{color:#424d62;font-size:17px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;margin-bottom:20px;line-height:1.3;}.text-box-banner-home{margin-top:130px !important;}.json-div{margin-top:16px;background:#add8e6;padding:10px;}.json-div p{font-size:14px;line-height:1.4;}.json-div .btn-cs{font-size:14px;background:white;}.page-id-16112 .link-genai{display:none;}.case-study-new .img-box{height:180px;overflow:hidden;}.case-study-new .img-box img{object-fit:cover;width:100%;height:100%;}.case-study-new .card{border:1px solid #c8c8c8;transition:all .2s ease 0s;max-height:350px;}.case-study-new .card:hover{box-shadow:0 12px 32px -5px rgba(0,0,0,.1),0 5px 10px -6px rgba(0,0,0,.06);transform:scale(1.01);}.gifbox .img-box{height:400px;width:300px;text-align:center;}.use-case .grey-box{border:1px solid #c8c8c8;border-radius:4px;box-shadow:0 12px 32px -5px rgba(0,0,0,.1),0 5px 10px -6px rgba(0,0,0,.06);padding:10px;}.card-head2{display:flex;align-items:center;justify-content:center;}.card-head2 img{height:100px !important;width:100px !important;}.card-head2 .card-head-text{margin-left:10px;}#let-us-talk .wpcf7-response-output{color:#fb9494 !important;border:none;padding:0;margin:0;}@media (max-width:767px){.ribbon-ai .rocket{font-size:11px;}.ribbon-ai .text-ribbon{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;}}@media (max-width:767px){.download-button{margin-bottom:10px;width:200px;}li#mega-menu-item-11647 a{background:white !important;color:black !important;}}.contact-us-inner-form-wrapper input[type="text"],.contact-us-inner-form-wrapper input[type="email"],.contact-us-inner-form-wrapper select,.contact-us-inner-form-wrapper textarea{background:white !important;border-radius:10px;padding:0 10px;color:black !important;box-shadow:0px 3px 10px 0px rgba(0,0,0,.5);}.contact-us-inner-form-wrapper input[type="text"]::-webkit-input-placeholder,.contact-us-inner-form-wrapper input[type="email"]::-webkit-input-placeholder,.contact-us-inner-form-wrapper select::-webkit-input-placeholder,.contact-us-inner-form-wrapper textarea::-webkit-input-placeholder{color:black;font-size:16px;}.clr-white-bullets{padding-left:30px;min-height:290px;}.clr-white-bullets li{color:white;font-size:16px;line-height:1.5;}.red-botm h5::after{content:"";display:block;width:50px;height:3px;background-color:red;margin-top:5px;}.red-botm h5{height:80px;display:flex;flex-direction:column;justify-content:center;}.contact-us-inner-form-wrapper label{font-size:18px;}.contact-us-inner-form-wrapper .contact-btn-div{display:flex;justify-content:flex-start;}.contact-us-inner-form-wrapper .contact-btn-div p{display:flex;align-items:center;justify-content:center;}.contact-us-inner-form-wrapper .contact-btn-div .contact-form-send{background:white !important;color:black !important;}.contact-us-inner-form-wrapper .contact-btn-div .contact-form-send:hover{background:#020f22 !important;color:#fff !important;}.contact-us-inner-form-wrapper .row-margin{margin-bottom:25px !important;}.no-border{border:0 !important;}.tech-stack .boxes{border:1px solid #d5d5d5;text-align:center;border-radius:5px;padding:30px 10px;}.tech-stack .boxes p{font-size:14px;color:#000;background:#eaeced;display:inline-block;padding:5px 10px;margin:0;}.owl-carousel .owl-item{margin-top:40px;}button.pum-close.popmake-close{font-size:30px !important;}span.country-name,span.dial-code{color:#000 !important;}.side-ion-box h2 a{color:#fff;}.sec-industries-transform h3 a{color:#000;}body footer#colophon.footer-white{background:white;}footer#colophon.footer-white .custom-footer-navigation-wrapper ul li.has-child a,footer#colophon.footer-white .footer-contact-info-number a,footer#colophon.footer-white .footer-address-wrapper ul li,footer#colophon.footer-white .footer-contact-info-number p{color:#262626 !important;}footer#colophon.footer-white h5{color:#002248;font-weight:600;margin-bottom:30px;}footer#colophon.footer-white .new-address{color:#002248;font-weight:600;margin-top:30px;display:flex;align-items:center;margin-bottom:20px;}footer#colophon.footer-white .new-address img{margin-right:15px;border:2px solid black;border-radius:50%;}footer#colophon.footer-white .footer-social{background:#0a4380;text-align:center;display:flex;justify-content:center;}footer#colophon.footer-white .footer-social .row{align-items:center;}footer#colophon.footer-white .footer-social img.cs-ico{height:35px;}@media (max-width: 767px){footer#colophon.footer-white .new-address{justify-content:left;}}.fa,.fab,.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{animation:a 2s infinite linear;}.fa-pulse{animation:a 1s infinite steps(8);}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}.fa-flip-vertical{transform:scaleY(-1);}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1);}: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:2em;}.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-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-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right: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-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple: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-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas: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-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-balance-scale: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-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-bicycle:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars: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-blind: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-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-open:before{content:"";}.fa-bookmark:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-boxes:before{content:"";}.fa-braille: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-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-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car: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-cart-arrow-down:before{content:"";}.fa-cart-plus: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-certificate:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher: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-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-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch: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-upload-alt: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-dots:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-concierge-bell: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-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-credit-card:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown: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-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-delicious:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-deviantart:before{content:"";}.fa-diagnoses:before{content:"";}.fa-dice: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-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker: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-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edit:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open: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-etsy:before{content:"";}.fa-euro-sign: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-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-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet: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-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-extinguisher:before{content:"";}.fa-firefox: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-flag:before{content:"";}.fa-flag-checkered: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-open: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-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-gift:before{content:"";}.fa-git: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-martini:before{content:"";}.fa-glass-martini-alt: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-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-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-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-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-lizard: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-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-handshake:before{content:"";}.fa-hashtag:before{content:"";}.fa-hdd:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hot-tub: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-houzz:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt: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-instagram:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn: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-language:before{content:"";}.fa-laptop: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-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-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet: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-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-mastodon:before{content:"";}.fa-maxcdn: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-mercury: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-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud: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-motorcycle:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-nintendo-switch: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-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-old-republic:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-osi:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines: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-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-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-people-carry:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-volume: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-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure: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-poo:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off: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-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-r-project:before{content:"";}.fa-random:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt: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-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-rendact:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-retweet:before{content:"";}.fa-ribbon:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms: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-rupee-sign:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-sass:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-search: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-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-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints: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-simplybuilt:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skull:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash: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-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowflake:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap: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-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt: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-store:before{content:"";}.fa-store-alt: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-swatchbook:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool: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-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-tencent-weibo: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-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-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt: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-toolbox:before{content:"";}.fa-tooth:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-train:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-moving: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-uikit:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry: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-untappd:before{content:"";}.fa-upload: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-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja: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-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-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-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse: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-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-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix: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-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-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square: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";}.far{font-weight:400;}.fa,.far,.fas{font-family:"Font Awesome 5 Free";}.fa,.fas{font-weight:900;}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{color:#333;background-color:#ededed;}.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background-color:#f9f9f9;color:#333;}.tablepress tfoot th,.tablepress thead th{background-color:#020f22;color:#fff;}.vcv-content .entry-content>*,.vcv-content--blank .entry-content>*,.vcv-content--header-footer .entry-content>*{max-width:none !important;width:100% !important;}.vcv-content .entry-content,.vcv-content--blank .entry-content,.vcv-content--header-footer .entry-content{margin:0 !important;max-width:none !important;padding:0 !important;width:100% !important;}.vcv-layout-wrapper .vcv-content .entry-content>*{margin:0;padding:0;}.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]){margin-left:auto;margin-right:auto;}.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{margin-left:auto;margin-right:auto;width:100%;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{margin-left:auto;margin-right:auto;}@media (min-width:576px){.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:540px;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:540px !important;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none !important;}}@media (min-width:768px){.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:720px;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:720px !important;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none !important;}}@media (min-width:992px){.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:960px;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:960px !important;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none !important;}}@media (min-width:1200px){.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:1140px;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:1140px !important;}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none !important;}}.vce-image-filter--xpro2{-webkit-filter:contrast(1.3) brightness(.8) sepia(.25) saturate(1.5) hue-rotate(-10deg);filter:contrast(1.3) brightness(.8) sepia(.25) saturate(1.5) hue-rotate(-10deg);}.vce-image-filter--willow{-webkit-filter:saturate(.02) contrast(.85) brightness(1.2) sepia(.02);filter:saturate(.02) contrast(.85) brightness(1.2) sepia(.02);}.vce-image-filter--walden{-webkit-filter:sepia(.35) contrast(.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5);filter:sepia(.35) contrast(.9) brightness(1.1) hue-rotate(-10deg) saturate(1.5);}.vce-image-filter--valencia{-webkit-filter:sepia(.15) saturate(1.5) contrast(.9);filter:sepia(.15) saturate(1.5) contrast(.9);}.vce-image-filter--toaster{-webkit-filter:sepia(.4) saturate(2.5) hue-rotate(-30deg) contrast(.67);filter:sepia(.4) saturate(2.5) hue-rotate(-30deg) contrast(.67);}.vce-image-filter--sutro{-webkit-filter:brightness(.75) contrast(1.3) sepia(.5) hue-rotate(-25deg);filter:brightness(.75) contrast(1.3) sepia(.5) hue-rotate(-25deg);}.vce-image-filter--sierra{-webkit-filter:contrast(.8) saturate(1.2) sepia(.15);filter:contrast(.8) saturate(1.2) sepia(.15);}.vce-image-filter--rise{-webkit-filter:saturate(1.4) sepia(.25) hue-rotate(-15deg) contrast(.8) brightness(1.1);filter:saturate(1.4) sepia(.25) hue-rotate(-15deg) contrast(.8) brightness(1.1);}.vce-image-filter--nashville{-webkit-filter:sepia(.4) saturate(1.5) contrast(.9) brightness(1.1) hue-rotate(-15deg);filter:sepia(.4) saturate(1.5) contrast(.9) brightness(1.1) hue-rotate(-15deg);}.vce-image-filter--mayfair{-webkit-filter:saturate(1.4) contrast(1.1);filter:saturate(1.4) contrast(1.1);}.vce-image-filter--lofi{-webkit-filter:contrast(1.4) brightness(.9) sepia(.05);filter:contrast(1.4) brightness(.9) sepia(.05);}.vce-image-filter--kelvin{-webkit-filter:sepia(.4) saturate(2.4) brightness(1.3) contrast(1);filter:sepia(.4) saturate(2.4) brightness(1.3) contrast(1);}.vce-image-filter--inkwell{-webkit-filter:grayscale(1) brightness(1.2) contrast(1.05);filter:grayscale(1) brightness(1.2) contrast(1.05);}.vce-image-filter--hudson{-webkit-filter:contrast(1.2) brightness(.9) hue-rotate(-10deg);filter:contrast(1.2) brightness(.9) hue-rotate(-10deg);}.vce-image-filter--hefe{-webkit-filter:contrast(1.3) sepia(.3) saturate(1.3) hue-rotate(-10deg) brightness(.95);filter:contrast(1.3) sepia(.3) saturate(1.3) hue-rotate(-10deg) brightness(.95);}.vce-image-filter--earlybird{-webkit-filter:sepia(.4) saturate(1.6) contrast(1.1) brightness(.9) hue-rotate(-10deg);filter:sepia(.4) saturate(1.6) contrast(1.1) brightness(.9) hue-rotate(-10deg);}.vce-image-filter--brannan{-webkit-filter:sepia(.5) contrast(1.4);filter:sepia(.5) contrast(1.4);}.vce-image-filter--amaro{-webkit-filter:hue-rotate(-10deg) contrast(.9) brightness(1.1) saturate(1.5);filter:hue-rotate(-10deg) contrast(.9) brightness(1.1) saturate(1.5);}.vce-image-filter--1977{-webkit-filter:sepia(.5) hue-rotate(-30deg) saturate(1.2) contrast(.8);filter:sepia(.5) hue-rotate(-30deg) saturate(1.2) contrast(.8);}.vce-asset-background-simple-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;display:none;border-radius:inherit;}.vce-asset-background-simple{position:absolute;top:0;right:-1px;bottom:0;left:-1px;}.vce-asset-background-simple-item{background-position:50% 0;box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;}.vce-asset-background-simple--style-cover .vce-asset-background-simple-item{background-size:cover;background-repeat:no-repeat;}.vce-asset-background-simple--style-contain .vce-asset-background-simple-item{background-size:contain;background-repeat:no-repeat;}.vce-asset-background-simple--style-full-width .vce-asset-background-simple-item{background-size:100% auto;}.vce-asset-background-simple--style-full-height .vce-asset-background-simple-item{background-size:auto 100%;}.vce-asset-background-simple--style-repeat .vce-asset-background-simple-item{background-repeat:repeat;}.vce-asset-background-simple--style-repeat-x .vce-asset-background-simple-item{background-repeat:repeat-x;}.vce-asset-background-simple--style-repeat-y .vce-asset-background-simple-item{background-repeat:repeat-y;}.vce-asset-background-simple--style-no-repeat .vce-asset-background-simple-item{background-repeat:no-repeat;}.vce-asset-background-simple--position-left-top .vce-asset-background-simple-item{background-position:0 0;}.vce-asset-background-simple--position-center-top .vce-asset-background-simple-item{background-position:top;}.vce-asset-background-simple--position-right-top .vce-asset-background-simple-item{background-position:100% 0;}.vce-asset-background-simple--position-left-center .vce-asset-background-simple-item{background-position:0;}.vce-asset-background-simple--position-center-center .vce-asset-background-simple-item{background-position:50%;}.vce-asset-background-simple--position-right-center .vce-asset-background-simple-item{background-position:100%;}.vce-asset-background-simple--position-left-bottom .vce-asset-background-simple-item{background-position:0 100%;}.vce-asset-background-simple--position-center-bottom .vce-asset-background-simple-item{background-position:bottom;}.vce-asset-background-simple--position-right-bottom .vce-asset-background-simple-item{background-position:100% 100%;}.vce-asset-background-simple-container.vce-visible-all-only{display:block;}@media (max-width:543px){.vce-asset-background-simple-container.vce-visible-xs-only{display:block;}}@media (min-width:544px) and (max-width:767px){.vce-asset-background-simple-container.vce-visible-sm-only{display:block;}}@media (min-width:768px) and (max-width:991px){.vce-asset-background-simple-container.vce-visible-md-only{display:block;}}@media (min-width:992px) and (max-width:1199px){.vce-asset-background-simple-container.vce-visible-lg-only{display:block;}}@media (min-width:1200px){.vce-asset-background-simple-container.vce-visible-xl-only{display:block;}}[data-vce-animate]{visibility:hidden;}[data-vcv-o-animated=true]{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible;}[data-vcv-o-animated-fully=true]{-webkit-animation-fill-mode:initial;animation-fill-mode:none;}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--infinite]{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@-webkit-keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounce]{-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes vce-o-animate--flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes vce-o-animate--flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flash]{animation-name:vce-o-animate--flash;}@-webkit-keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--headShake]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}@keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--jello]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--pulse]{animation-name:vce-o-animate--pulse;}@-webkit-keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rubberBand]{animation-name:vce-o-animate--rubberBand;}@-webkit-keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--shake]{animation-name:vce-o-animate--shake;}@-webkit-keyframes vce-o-animate--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);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes vce-o-animate--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);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--swing]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}@-webkit-keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--tada]{animation-name:vce-o-animate--tada;}@-webkit-keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--wobble]{animation-name:vce-o-animate--wobble;}@-webkit-keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceIn]{-webkit-animation-duration:.7s;animation-duration:.7s;animation-name:vce-o-animate--bounceIn;}@-webkit-keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInDown]{animation-name:vce-o-animate--bounceInDown;}@-webkit-keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInLeft]{animation-name:vce-o-animate--bounceInLeft;}@-webkit-keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInRight]{animation-name:vce-o-animate--bounceInRight;}@-webkit-keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInUp]{animation-name:vce-o-animate--bounceInUp;}@-webkit-keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOut]{-webkit-animation-duration:.7s;animation-duration:.7s;animation-name:vce-o-animate--bounceOut;}@-webkit-keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutDown]{animation-name:vce-o-animate--bounceOutDown;}@-webkit-keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutLeft]{animation-name:vce-o-animate--bounceOutLeft;}@-webkit-keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutRight]{animation-name:vce-o-animate--bounceOutRight;}@-webkit-keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutUp]{animation-name:vce-o-animate--bounceOutUp;}@-webkit-keyframes vce-o-animate--scaleIn{0%{opacity:0;-webkit-transform:translate3d(0,30px,0) scaleY(.5);transform:translate3d(0,30px,0) scaleY(.5);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}@keyframes vce-o-animate--scaleIn{0%{opacity:0;-webkit-transform:translate3d(0,30px,0) scaleY(.5);transform:translate3d(0,30px,0) scaleY(.5);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--scaleIn]{animation-name:vce-o-animate--scaleIn;}@-webkit-keyframes vce-o-animate--scaleInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0) scaleY(1.4);transform:translate3d(0,40px,0) scaleY(1.4);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}@keyframes vce-o-animate--scaleInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0) scaleY(1.4);transform:translate3d(0,40px,0) scaleY(1.4);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--scaleInUp]{animation-name:vce-o-animate--scaleInUp;}@-webkit-keyframes vce-o-animate--scaleInDown{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0) scaleY(1.4);transform:translate3d(0,-40px,0) scaleY(1.4);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}@keyframes vce-o-animate--scaleInDown{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0) scaleY(1.4);transform:translate3d(0,-40px,0) scaleY(1.4);}57%{opacity:1;-webkit-transform:translateZ(0) scaleY(1);transform:translateZ(0) scaleY(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--scaleInDown]{animation-name:vce-o-animate--scaleInDown;}@-webkit-keyframes vce-o-animate--scaleInLeft{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scaleX(1.1);transform:translate3d(-50px,0,0) scaleX(1.1);}57%{opacity:1;-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);}}@keyframes vce-o-animate--scaleInLeft{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scaleX(1.1);transform:translate3d(-50px,0,0) scaleX(1.1);}57%{opacity:1;-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--scaleInLeft]{animation-name:vce-o-animate--scaleInLeft;}@-webkit-keyframes vce-o-animate--scaleInRight{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scaleX(1.1);transform:translate3d(50px,0,0) scaleX(1.1);}57%{opacity:1;-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);}}@keyframes vce-o-animate--scaleInRight{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scaleX(1.1);transform:translate3d(50px,0,0) scaleX(1.1);}57%{opacity:1;-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--scaleInRight]{animation-name:vce-o-animate--scaleInRight;}@-webkit-keyframes vce-o-animate--fadeIn{0%{opacity:0;}to{opacity:1;}}@keyframes vce-o-animate--fadeIn{0%{opacity:0;}to{opacity:1;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeIn]{animation-name:vce-o-animate--fadeIn;}@-webkit-keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDown]{animation-name:vce-o-animate--fadeInDown;}@-webkit-keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDownBig]{animation-name:vce-o-animate--fadeInDownBig;}@-webkit-keyframes vce-o-animate--fadeInDownSmall{0%{opacity:0;-webkit-transform:translate3d(0,-140px,0);transform:translate3d(0,-140px,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInDownSmall{0%{opacity:0;-webkit-transform:translate3d(0,-140px,0);transform:translate3d(0,-140px,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDownSmall]{animation-name:vce-o-animate--fadeInDownSmall;}@-webkit-keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeft]{animation-name:vce-o-animate--fadeInLeft;}@-webkit-keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeftBig]{animation-name:vce-o-animate--fadeInLeftBig;}@-webkit-keyframes vce-o-animate--fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-130px,0,0);transform:translate3d(-130px,0,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-130px,0,0);transform:translate3d(-130px,0,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeftSmall]{animation-name:vce-o-animate--fadeInLeftSmall;}@-webkit-keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRight]{animation-name:vce-o-animate--fadeInRight;}@-webkit-keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRightBig]{animation-name:vce-o-animate--fadeInRightBig;}@-webkit-keyframes vce-o-animate--fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(130px,0,0);transform:translate3d(130px,0,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(130px,0,0);transform:translate3d(130px,0,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRightSmall]{animation-name:vce-o-animate--fadeInRightSmall;}@-webkit-keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUp]{animation-name:vce-o-animate--fadeInUp;}@-webkit-keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUpBig]{animation-name:vce-o-animate--fadeInUpBig;}@-webkit-keyframes vce-o-animate--fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,140px,0);transform:translate3d(0,140px,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,140px,0);transform:translate3d(0,140px,0);}57%{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUpSmall]{animation-name:vce-o-animate--fadeInUpSmall;}@-webkit-keyframes vce-o-animate--fadeOut{0%{opacity:1;}to{opacity:0;}}@keyframes vce-o-animate--fadeOut{0%{opacity:1;}to{opacity:0;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOut]{animation-name:vce-o-animate--fadeOut;}@-webkit-keyframes vce-o-animate--fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes vce-o-animate--fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDown]{animation-name:vce-o-animate--fadeOutDown;}@-webkit-keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDownBig]{animation-name:vce-o-animate--fadeOutDownBig;}@-webkit-keyframes vce-o-animate--fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes vce-o-animate--fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeft]{animation-name:vce-o-animate--fadeOutLeft;}@-webkit-keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeftBig]{animation-name:vce-o-animate--fadeOutLeftBig;}@-webkit-keyframes vce-o-animate--fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes vce-o-animate--fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutRight]{animation-name:vce-o-animate--fadeOutRight;}@-webkit-keyframes vce-o-animate--fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes vce-o-animate--fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUp]{animation-name:vce-o-animate--fadeOutUp;}@-webkit-keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUpBig]{animation-name:vce-o-animate--fadeOutUpBig;}@-webkit-keyframes vce-o-animate--flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes vce-o-animate--flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flip]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}@-webkit-keyframes vce-o-animate--flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes vce-o-animate--flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInX]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes vce-o-animate--flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes vce-o-animate--flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInY]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);}}@keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutX]{-webkit-animation-duration:.7s;animation-duration:.7s;animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);}}@keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutY]{-webkit-animation-duration:.7s;animation-duration:.7s;animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes vce-o-animate--lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg);}80%{opacity:1;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg);}80%{opacity:1;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedIn]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes vce-o-animate--lightSpeedOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);}}@keyframes vce-o-animate--lightSpeedOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedOut]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes vce-o-animate--rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center;}}@keyframes vce-o-animate--rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateIn]{animation-name:vce-o-animate--rotateIn;}@-webkit-keyframes vce-o-animate--rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom;}}@keyframes vce-o-animate--rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownLeft]{animation-name:vce-o-animate--rotateInDownLeft;}@-webkit-keyframes vce-o-animate--rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom;}}@keyframes vce-o-animate--rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownRight]{animation-name:vce-o-animate--rotateInDownRight;}@-webkit-keyframes vce-o-animate--rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom;}}@keyframes vce-o-animate--rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpLeft]{animation-name:vce-o-animate--rotateInUpLeft;}@-webkit-keyframes vce-o-animate--rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom;}}@keyframes vce-o-animate--rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpRight]{animation-name:vce-o-animate--rotateInUpRight;}@-webkit-keyframes vce-o-animate--rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center;}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center;}}@keyframes vce-o-animate--rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center;}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOut]{animation-name:vce-o-animate--rotateOut;}@-webkit-keyframes vce-o-animate--rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}}@keyframes vce-o-animate--rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownLeft]{animation-name:vce-o-animate--rotateOutDownLeft;}@-webkit-keyframes vce-o-animate--rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}}@keyframes vce-o-animate--rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownRight]{animation-name:vce-o-animate--rotateOutDownRight;}@-webkit-keyframes vce-o-animate--rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}}@keyframes vce-o-animate--rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom;}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpLeft]{animation-name:vce-o-animate--rotateOutUpLeft;}@-webkit-keyframes vce-o-animate--rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}}@keyframes vce-o-animate--rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom;}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpRight]{animation-name:vce-o-animate--rotateOutUpRight;}@-webkit-keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInDown]{animation-name:vce-o-animate--slideInDown;}@-webkit-keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInLeft]{animation-name:vce-o-animate--slideInLeft;}@-webkit-keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInRight]{animation-name:vce-o-animate--slideInRight;}@-webkit-keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInUp]{animation-name:vce-o-animate--slideInUp;}@-webkit-keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden;}}@keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutDown]{animation-name:vce-o-animate--slideOutDown;}@-webkit-keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden;}}@keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutLeft]{animation-name:vce-o-animate--slideOutLeft;}@-webkit-keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden;}}@keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutRight]{animation-name:vce-o-animate--slideOutRight;}@-webkit-keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden;}}@keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutUp]{animation-name:vce-o-animate--slideOutUp;}@-webkit-keyframes vce-o-animate--hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left;}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);}}@keyframes vce-o-animate--hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left;}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--hinge]{-webkit-animation-duration:1.5s;animation-duration:1.5s;animation-name:vce-o-animate--hinge;}@-webkit-keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollIn]{animation-name:vce-o-animate--rollIn;}@-webkit-keyframes vce-o-animate--rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}@keyframes vce-o-animate--rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollOut]{animation-name:vce-o-animate--rollOut;}@-webkit-keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomIn]{animation-name:vce-o-animate--zoomIn;}@-webkit-keyframes vce-o-animate--zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);}}@keyframes vce-o-animate--zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInDown]{animation-name:vce-o-animate--zoomInDown;}@-webkit-keyframes vce-o-animate--zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);}}@keyframes vce-o-animate--zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInLeft]{animation-name:vce-o-animate--zoomInLeft;}@-webkit-keyframes vce-o-animate--zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);}}@keyframes vce-o-animate--zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInRight]{animation-name:vce-o-animate--zoomInRight;}@-webkit-keyframes vce-o-animate--zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);}}@keyframes vce-o-animate--zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInUp]{animation-name:vce-o-animate--zoomInUp;}@-webkit-keyframes vce-o-animate--zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes vce-o-animate--zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOut]{animation-name:vce-o-animate--zoomOut;}@-webkit-keyframes vce-o-animate--zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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;}}@keyframes vce-o-animate--zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutDown]{animation-name:vce-o-animate--zoomOutDown;}@-webkit-keyframes vce-o-animate--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 vce-o-animate--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;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutLeft]{animation-name:vce-o-animate--zoomOutLeft;}@-webkit-keyframes vce-o-animate--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 vce-o-animate--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;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutRight]{animation-name:vce-o-animate--zoomOutRight;}@-webkit-keyframes vce-o-animate--zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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;}}@keyframes vce-o-animate--zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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;}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutUp]{animation-name:vce-o-animate--zoomOutUp;}@media (min-width:0) and (max-width:543px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xs]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xs]{animation-name:vce-o-animate--flash;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xs]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xs]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xs]{animation-name:vce-o-animate--pulse;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xs]{animation-name:vce-o-animate--rubberBand;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xs]{animation-name:vce-o-animate--shake;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xs]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xs]{animation-name:vce-o-animate--tada;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xs]{animation-name:vce-o-animate--wobble;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xs]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xs]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xs]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xs]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xs]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xs]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xs]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xs]{animation-name:vce-o-animate--bounceOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xs]{animation-name:vce-o-animate--bounceOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xs]{animation-name:vce-o-animate--bounceOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xs]{animation-name:vce-o-animate--bounceOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xs]{animation-name:vce-o-animate--bounceOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xs]{animation-name:vce-o-animate--bounceIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xs]{animation-name:vce-o-animate--bounceInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xs]{animation-name:vce-o-animate--bounceInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xs]{animation-name:vce-o-animate--bounceInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xs]{animation-name:vce-o-animate--bounceInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xs]{animation-name:vce-o-animate--fadeOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xs]{animation-name:vce-o-animate--fadeOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xs]{animation-name:vce-o-animate--fadeOutDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xs]{animation-name:vce-o-animate--fadeOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xs]{animation-name:vce-o-animate--fadeOutLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xs]{animation-name:vce-o-animate--fadeOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xs]{animation-name:vce-o-animate--fadeOutRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xs]{animation-name:vce-o-animate--fadeOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xs]{animation-name:vce-o-animate--fadeOutUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xs]{animation-name:vce-o-animate--fadeIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xs]{animation-name:vce-o-animate--fadeInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xs]{animation-name:vce-o-animate--fadeInDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xs]{animation-name:vce-o-animate--fadeInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xs]{animation-name:vce-o-animate--fadeInLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xs]{animation-name:vce-o-animate--fadeInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xs]{animation-name:vce-o-animate--fadeInRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xs]{animation-name:vce-o-animate--fadeInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xs]{animation-name:vce-o-animate--fadeInUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xs]{animation-name:vce-o-animate--rotateIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xs]{animation-name:vce-o-animate--rotateInDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xs]{animation-name:vce-o-animate--rotateInDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xs]{animation-name:vce-o-animate--rotateInUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xs]{animation-name:vce-o-animate--rotateInUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xs]{animation-name:vce-o-animate--rotateOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xs]{animation-name:vce-o-animate--rotateOutDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xs]{animation-name:vce-o-animate--rotateOutDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xs]{animation-name:vce-o-animate--rotateOutUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xs]{animation-name:vce-o-animate--rotateOutUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xs]{animation-name:vce-o-animate--slideInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xs]{animation-name:vce-o-animate--slideInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xs]{animation-name:vce-o-animate--slideInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xs]{animation-name:vce-o-animate--slideInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xs]{animation-name:vce-o-animate--slideOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xs]{animation-name:vce-o-animate--slideOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xs]{animation-name:vce-o-animate--slideOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xs]{animation-name:vce-o-animate--slideOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xs]{animation-name:vce-o-animate--hinge;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xs]{animation-name:vce-o-animate--rollIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xs]{animation-name:vce-o-animate--rollOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xs]{animation-name:vce-o-animate--zoomIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xs]{animation-name:vce-o-animate--zoomInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xs]{animation-name:vce-o-animate--zoomInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xs]{animation-name:vce-o-animate--zoomInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xs]{animation-name:vce-o-animate--zoomInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xs]{animation-name:vce-o-animate--zoomOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xs]{animation-name:vce-o-animate--zoomOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xs]{animation-name:vce-o-animate--zoomOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xs]{animation-name:vce-o-animate--zoomOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xs]{animation-name:vce-o-animate--zoomOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleIn-xs]{animation-name:vce-o-animate--scaleIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInDown-xs]{animation-name:vce-o-animate--scaleInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInLeft-xs]{animation-name:vce-o-animate--scaleInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInRight-xs]{animation-name:vce-o-animate--scaleInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInUp-xs]{animation-name:vce-o-animate--scaleInUp;}}@media (min-width:544px) and (max-width:767px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-sm]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-sm]{animation-name:vce-o-animate--flash;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-sm]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-sm]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-sm]{animation-name:vce-o-animate--pulse;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-sm]{animation-name:vce-o-animate--rubberBand;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-sm]{animation-name:vce-o-animate--shake;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-sm]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-sm]{animation-name:vce-o-animate--tada;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-sm]{animation-name:vce-o-animate--wobble;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-sm]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-sm]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-sm]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-sm]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-sm]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-sm]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-sm]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-sm]{animation-name:vce-o-animate--bounceOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-sm]{animation-name:vce-o-animate--bounceOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-sm]{animation-name:vce-o-animate--bounceOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-sm]{animation-name:vce-o-animate--bounceOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-sm]{animation-name:vce-o-animate--bounceOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-sm]{animation-name:vce-o-animate--bounceIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-sm]{animation-name:vce-o-animate--bounceInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-sm]{animation-name:vce-o-animate--bounceInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-sm]{animation-name:vce-o-animate--bounceInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-sm]{animation-name:vce-o-animate--bounceInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-sm]{animation-name:vce-o-animate--fadeOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-sm]{animation-name:vce-o-animate--fadeOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-sm]{animation-name:vce-o-animate--fadeOutDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-sm]{animation-name:vce-o-animate--fadeOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-sm]{animation-name:vce-o-animate--fadeOutLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-sm]{animation-name:vce-o-animate--fadeOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-sm]{animation-name:vce-o-animate--fadeOutRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-sm]{animation-name:vce-o-animate--fadeOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-sm]{animation-name:vce-o-animate--fadeOutUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-sm]{animation-name:vce-o-animate--fadeIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-sm]{animation-name:vce-o-animate--fadeInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-sm]{animation-name:vce-o-animate--fadeInDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-sm]{animation-name:vce-o-animate--fadeInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-sm]{animation-name:vce-o-animate--fadeInLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-sm]{animation-name:vce-o-animate--fadeInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-sm]{animation-name:vce-o-animate--fadeInRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-sm]{animation-name:vce-o-animate--fadeInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-sm]{animation-name:vce-o-animate--fadeInUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-sm]{animation-name:vce-o-animate--rotateIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-sm]{animation-name:vce-o-animate--rotateInDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-sm]{animation-name:vce-o-animate--rotateInDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-sm]{animation-name:vce-o-animate--rotateInUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-sm]{animation-name:vce-o-animate--rotateInUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-sm]{animation-name:vce-o-animate--rotateOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-sm]{animation-name:vce-o-animate--rotateOutDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-sm]{animation-name:vce-o-animate--rotateOutDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-sm]{animation-name:vce-o-animate--rotateOutUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-sm]{animation-name:vce-o-animate--rotateOutUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-sm]{animation-name:vce-o-animate--slideInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-sm]{animation-name:vce-o-animate--slideInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-sm]{animation-name:vce-o-animate--slideInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-sm]{animation-name:vce-o-animate--slideInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-sm]{animation-name:vce-o-animate--slideOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-sm]{animation-name:vce-o-animate--slideOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-sm]{animation-name:vce-o-animate--slideOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-sm]{animation-name:vce-o-animate--slideOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-sm]{animation-name:vce-o-animate--hinge;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-sm]{animation-name:vce-o-animate--rollIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-sm]{animation-name:vce-o-animate--rollOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-sm]{animation-name:vce-o-animate--zoomIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-sm]{animation-name:vce-o-animate--zoomInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-sm]{animation-name:vce-o-animate--zoomInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-sm]{animation-name:vce-o-animate--zoomInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-sm]{animation-name:vce-o-animate--zoomInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-sm]{animation-name:vce-o-animate--zoomOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-sm]{animation-name:vce-o-animate--zoomOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-sm]{animation-name:vce-o-animate--zoomOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-sm]{animation-name:vce-o-animate--zoomOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-sm]{animation-name:vce-o-animate--zoomOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleIn-sm]{animation-name:vce-o-animate--scaleIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInDown-sm]{animation-name:vce-o-animate--scaleInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInLeft-sm]{animation-name:vce-o-animate--scaleInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInRight-sm]{animation-name:vce-o-animate--scaleInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInUp-sm]{animation-name:vce-o-animate--scaleInUp;}}@media (min-width:768px) and (max-width:991px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-md]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-md]{animation-name:vce-o-animate--flash;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-md]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-md]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-md]{animation-name:vce-o-animate--pulse;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-md]{animation-name:vce-o-animate--rubberBand;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-md]{animation-name:vce-o-animate--shake;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-md]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-md]{animation-name:vce-o-animate--tada;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-md]{animation-name:vce-o-animate--wobble;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-md]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-md]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-md]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-md]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-md]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-md]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-md]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-md]{animation-name:vce-o-animate--bounceOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-md]{animation-name:vce-o-animate--bounceOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-md]{animation-name:vce-o-animate--bounceOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-md]{animation-name:vce-o-animate--bounceOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-md]{animation-name:vce-o-animate--bounceOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-md]{animation-name:vce-o-animate--bounceIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-md]{animation-name:vce-o-animate--bounceInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-md]{animation-name:vce-o-animate--bounceInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-md]{animation-name:vce-o-animate--bounceInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-md]{animation-name:vce-o-animate--bounceInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-md]{animation-name:vce-o-animate--fadeOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-md]{animation-name:vce-o-animate--fadeOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-md]{animation-name:vce-o-animate--fadeOutDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-md]{animation-name:vce-o-animate--fadeOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-md]{animation-name:vce-o-animate--fadeOutLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-md]{animation-name:vce-o-animate--fadeOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-md]{animation-name:vce-o-animate--fadeOutRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-md]{animation-name:vce-o-animate--fadeOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-md]{animation-name:vce-o-animate--fadeOutUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-md]{animation-name:vce-o-animate--fadeIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-md]{animation-name:vce-o-animate--fadeInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-md]{animation-name:vce-o-animate--fadeInDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-md]{animation-name:vce-o-animate--fadeInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-md]{animation-name:vce-o-animate--fadeInLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-md]{animation-name:vce-o-animate--fadeInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-md]{animation-name:vce-o-animate--fadeInRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-md]{animation-name:vce-o-animate--fadeInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-md]{animation-name:vce-o-animate--fadeInUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-md]{animation-name:vce-o-animate--rotateIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-md]{animation-name:vce-o-animate--rotateInDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-md]{animation-name:vce-o-animate--rotateInDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-md]{animation-name:vce-o-animate--rotateInUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-md]{animation-name:vce-o-animate--rotateInUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-md]{animation-name:vce-o-animate--rotateOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-md]{animation-name:vce-o-animate--rotateOutDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-md]{animation-name:vce-o-animate--rotateOutDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-md]{animation-name:vce-o-animate--rotateOutUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-md]{animation-name:vce-o-animate--rotateOutUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-md]{animation-name:vce-o-animate--slideInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-md]{animation-name:vce-o-animate--slideInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-md]{animation-name:vce-o-animate--slideInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-md]{animation-name:vce-o-animate--slideInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-md]{animation-name:vce-o-animate--slideOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-md]{animation-name:vce-o-animate--slideOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-md]{animation-name:vce-o-animate--slideOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-md]{animation-name:vce-o-animate--slideOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-md]{animation-name:vce-o-animate--hinge;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-md]{animation-name:vce-o-animate--rollIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-md]{animation-name:vce-o-animate--rollOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-md]{animation-name:vce-o-animate--zoomIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-md]{animation-name:vce-o-animate--zoomInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-md]{animation-name:vce-o-animate--zoomInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-md]{animation-name:vce-o-animate--zoomInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-md]{animation-name:vce-o-animate--zoomInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-md]{animation-name:vce-o-animate--zoomOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-md]{animation-name:vce-o-animate--zoomOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-md]{animation-name:vce-o-animate--zoomOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-md]{animation-name:vce-o-animate--zoomOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-md]{animation-name:vce-o-animate--zoomOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleIn-md]{animation-name:vce-o-animate--scaleIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInDown-md]{animation-name:vce-o-animate--scaleInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInLeft-md]{animation-name:vce-o-animate--scaleInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInRight-md]{animation-name:vce-o-animate--scaleInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInUp-md]{animation-name:vce-o-animate--scaleInUp;}}@media (min-width:992px) and (max-width:1199px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-lg]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-lg]{animation-name:vce-o-animate--flash;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-lg]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-lg]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-lg]{animation-name:vce-o-animate--pulse;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-lg]{animation-name:vce-o-animate--rubberBand;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-lg]{animation-name:vce-o-animate--shake;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-lg]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-lg]{animation-name:vce-o-animate--tada;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-lg]{animation-name:vce-o-animate--wobble;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-lg]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-lg]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-lg]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-lg]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-lg]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-lg]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-lg]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-lg]{animation-name:vce-o-animate--bounceOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-lg]{animation-name:vce-o-animate--bounceOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-lg]{animation-name:vce-o-animate--bounceOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-lg]{animation-name:vce-o-animate--bounceOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-lg]{animation-name:vce-o-animate--bounceOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-lg]{animation-name:vce-o-animate--bounceIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-lg]{animation-name:vce-o-animate--bounceInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-lg]{animation-name:vce-o-animate--bounceInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-lg]{animation-name:vce-o-animate--bounceInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-lg]{animation-name:vce-o-animate--bounceInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-lg]{animation-name:vce-o-animate--fadeOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-lg]{animation-name:vce-o-animate--fadeOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-lg]{animation-name:vce-o-animate--fadeOutDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-lg]{animation-name:vce-o-animate--fadeOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-lg]{animation-name:vce-o-animate--fadeOutLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-lg]{animation-name:vce-o-animate--fadeOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-lg]{animation-name:vce-o-animate--fadeOutRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-lg]{animation-name:vce-o-animate--fadeOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-lg]{animation-name:vce-o-animate--fadeOutUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-lg]{animation-name:vce-o-animate--fadeIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-lg]{animation-name:vce-o-animate--fadeInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-lg]{animation-name:vce-o-animate--fadeInDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-lg]{animation-name:vce-o-animate--fadeInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-lg]{animation-name:vce-o-animate--fadeInLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-lg]{animation-name:vce-o-animate--fadeInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-lg]{animation-name:vce-o-animate--fadeInRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-lg]{animation-name:vce-o-animate--fadeInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-lg]{animation-name:vce-o-animate--fadeInUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-lg]{animation-name:vce-o-animate--rotateIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-lg]{animation-name:vce-o-animate--rotateInDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-lg]{animation-name:vce-o-animate--rotateInDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-lg]{animation-name:vce-o-animate--rotateInUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-lg]{animation-name:vce-o-animate--rotateInUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-lg]{animation-name:vce-o-animate--rotateOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-lg]{animation-name:vce-o-animate--rotateOutDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-lg]{animation-name:vce-o-animate--rotateOutDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-lg]{animation-name:vce-o-animate--rotateOutUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-lg]{animation-name:vce-o-animate--rotateOutUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-lg]{animation-name:vce-o-animate--slideInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-lg]{animation-name:vce-o-animate--slideInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-lg]{animation-name:vce-o-animate--slideInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-lg]{animation-name:vce-o-animate--slideInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-lg]{animation-name:vce-o-animate--slideOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-lg]{animation-name:vce-o-animate--slideOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-lg]{animation-name:vce-o-animate--slideOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-lg]{animation-name:vce-o-animate--slideOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-lg]{animation-name:vce-o-animate--hinge;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-lg]{animation-name:vce-o-animate--rollIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-lg]{animation-name:vce-o-animate--rollOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-lg]{animation-name:vce-o-animate--zoomIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-lg]{animation-name:vce-o-animate--zoomInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-lg]{animation-name:vce-o-animate--zoomInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-lg]{animation-name:vce-o-animate--zoomInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-lg]{animation-name:vce-o-animate--zoomInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-lg]{animation-name:vce-o-animate--zoomOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-lg]{animation-name:vce-o-animate--zoomOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-lg]{animation-name:vce-o-animate--zoomOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-lg]{animation-name:vce-o-animate--zoomOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-lg]{animation-name:vce-o-animate--zoomOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleIn-lg]{animation-name:vce-o-animate--scaleIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInDown-lg]{animation-name:vce-o-animate--scaleInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInLeft-lg]{animation-name:vce-o-animate--scaleInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInRight-lg]{animation-name:vce-o-animate--scaleInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInUp-lg]{animation-name:vce-o-animate--scaleInUp;}}@media (min-width:1200px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xl]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xl]{animation-name:vce-o-animate--flash;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xl]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xl]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xl]{animation-name:vce-o-animate--pulse;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xl]{animation-name:vce-o-animate--rubberBand;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xl]{animation-name:vce-o-animate--shake;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xl]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xl]{animation-name:vce-o-animate--tada;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xl]{animation-name:vce-o-animate--wobble;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xl]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xl]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xl]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xl]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xl]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xl]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xl]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xl]{animation-name:vce-o-animate--bounceOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xl]{animation-name:vce-o-animate--bounceOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xl]{animation-name:vce-o-animate--bounceOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xl]{animation-name:vce-o-animate--bounceOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xl]{animation-name:vce-o-animate--bounceOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xl]{animation-name:vce-o-animate--bounceIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xl]{animation-name:vce-o-animate--bounceInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xl]{animation-name:vce-o-animate--bounceInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xl]{animation-name:vce-o-animate--bounceInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xl]{animation-name:vce-o-animate--bounceInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xl]{animation-name:vce-o-animate--fadeOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xl]{animation-name:vce-o-animate--fadeOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xl]{animation-name:vce-o-animate--fadeOutDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xl]{animation-name:vce-o-animate--fadeOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xl]{animation-name:vce-o-animate--fadeOutLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xl]{animation-name:vce-o-animate--fadeOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xl]{animation-name:vce-o-animate--fadeOutRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xl]{animation-name:vce-o-animate--fadeOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xl]{animation-name:vce-o-animate--fadeOutUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xl]{animation-name:vce-o-animate--fadeIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xl]{animation-name:vce-o-animate--fadeInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xl]{animation-name:vce-o-animate--fadeInDownBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xl]{animation-name:vce-o-animate--fadeInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xl]{animation-name:vce-o-animate--fadeInLeftBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xl]{animation-name:vce-o-animate--fadeInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xl]{animation-name:vce-o-animate--fadeInRightBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xl]{animation-name:vce-o-animate--fadeInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xl]{animation-name:vce-o-animate--fadeInUpBig;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xl]{animation-name:vce-o-animate--rotateIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xl]{animation-name:vce-o-animate--rotateInDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xl]{animation-name:vce-o-animate--rotateInDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xl]{animation-name:vce-o-animate--rotateInUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xl]{animation-name:vce-o-animate--rotateInUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xl]{animation-name:vce-o-animate--rotateOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xl]{animation-name:vce-o-animate--rotateOutDownLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xl]{animation-name:vce-o-animate--rotateOutDownRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xl]{animation-name:vce-o-animate--rotateOutUpLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xl]{animation-name:vce-o-animate--rotateOutUpRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xl]{animation-name:vce-o-animate--slideInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xl]{animation-name:vce-o-animate--slideInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xl]{animation-name:vce-o-animate--slideInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xl]{animation-name:vce-o-animate--slideInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xl]{animation-name:vce-o-animate--slideOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xl]{animation-name:vce-o-animate--slideOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xl]{animation-name:vce-o-animate--slideOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xl]{animation-name:vce-o-animate--slideOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xl]{animation-name:vce-o-animate--hinge;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xl]{animation-name:vce-o-animate--rollIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xl]{animation-name:vce-o-animate--rollOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xl]{animation-name:vce-o-animate--zoomIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xl]{animation-name:vce-o-animate--zoomInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xl]{animation-name:vce-o-animate--zoomInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xl]{animation-name:vce-o-animate--zoomInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xl]{animation-name:vce-o-animate--zoomInUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xl]{animation-name:vce-o-animate--zoomOut;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xl]{animation-name:vce-o-animate--zoomOutDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xl]{animation-name:vce-o-animate--zoomOutLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xl]{animation-name:vce-o-animate--zoomOutRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xl]{animation-name:vce-o-animate--zoomOutUp;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleIn-xl]{animation-name:vce-o-animate--scaleIn;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInDown-xl]{animation-name:vce-o-animate--scaleInDown;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInLeft-xl]{animation-name:vce-o-animate--scaleInLeft;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInRight-xl]{animation-name:vce-o-animate--scaleInRight;}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--scaleInUp-xl]{animation-name:vce-o-animate--scaleInUp;}}