.saswp-divi-faq-li{list-style:none;}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\'%3E%3Cpath fill=\'%23fff\' d=\'M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z\'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif;}.joinchat{--bottom:20px;--sep:20px;--s:60px;display:none;position:fixed;z-index:9999;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s) / -2) calc(var(--s) / -4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box;}.joinchat--show{display:block;transform:scaleX(1);}.joinchat--left{right:auto;left:var(--sep);}.joinchat--noanim{animation:none;}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);max-width:95vw;background:#25d366;color:inherit;border-radius:calc(var(--s) / 2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear;}.joinchat__button:hover{background:#128c7e;}.joinchat__button:active{background:#128c7e;transition:none;}.joinchat--left .joinchat__button{right:auto;left:8px;}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgba(0,0,0,0) var(--joinchat-ico) 50% no-repeat;background-size:60%;overflow:hidden;}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--s) - 2px);height:calc(var(--s) - 2px);border-radius:50%;overflow:hidden;opacity:0;}.joinchat__button__image img{display:block;width:100%;height:100%;object-fit:cover;}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both;}.joinchat--image .joinchat__button__image{opacity:1;animation:none;}.joinchat__tooltip{position:absolute;top:calc(var(--s) / 2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none;}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff;}.joinchat__tooltip div{overflow:hidden;text-overflow:ellipsis;}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both;}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px);}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff;}.joinchat__qr{position:absolute;bottom:calc(var(--s) + 16px);right:0;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .3s both;pointer-events:none;}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--s) / 2 - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff;}.joinchat--left .joinchat__qr{left:0;right:auto;}.joinchat--left .joinchat__qr:after{left:calc(var(--s) / 2 - 6px);right:auto;}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis;}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;}@keyframes joinchat_show{0%{transform:scale3d(0,0,0);}to{transform:scaleX(1);}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0);}to{opacity:1;transform:translateZ(0);}}@keyframes joinchat_image_loop{0%{opacity:0;}3%,20%{opacity:1;}25%,to{opacity:0;}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0);}1%,20%{opacity:1;transform:scaleX(1);}25%,to{opacity:0;transform:scaleX(1);}}.joinchat__woo-btn__wrapper{clear:both;}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s) / 2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s) * .2) 50% no-repeat;background-size:calc(var(--s) * .6);color:#fff;border-radius:calc(var(--s) / 2);font:700 normal calc(var(--s) * .35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s;}.joinchat__woo-btn:empty{padding-right:0;}.joinchat__woo-btn:hover{background-color:#128c7e;}@media (orientation:landscape) and (min-height:481px),(orientation:portrait) and (min-width:481px){.joinchat--mobile{display:none !important;}}@media (max-width:767px){.joinchat--footer-bar{--bottom:76px !important;}}@media (max-width:480px),(orientation:landscape) and (max-height:480px){.joinchat{--bottom:6px;--sep:6px;}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s;}.joinchat--btn .joinchat__button:hover .joinchat__qr{display:flex;}}@media (prefers-reduced-motion){.joinchat{animation:none;}}.bx{font-family:"boxicons" !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.bx-ul{margin-left:2em;padding-left:0;list-style:none;}.bx-ul>li{position:relative;}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;}}@-webkit-keyframes flashing{0%{opacity:1;}45%{opacity:0;}90%{opacity:1;}}@keyframes flashing{0%{opacity:1;}45%{opacity:0;}90%{opacity:1;}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0;}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0;}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0;}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0;}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0;}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0;}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);}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(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite;}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite;}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear;}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear;}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear;}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear;}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear;}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear;}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear;}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear;}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear;}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear;}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear;}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear;}.bx-xs{font-size:1rem !important;}.bx-sm{font-size:1.55rem !important;}.bx-md{font-size:2.25rem !important;}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em !important;vertical-align:middle;}.bx-lg{font-size:3 !important;}.bx-pull-left{float:left;margin-right:.3em !important;}.bx-pull-right{float:right;margin-left:.3em !important;}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em;}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%;}.bx-abacus:before{content:"";}.bx-accessibility:before{content:"";}.bx-add-to-queue:before{content:"";}.bx-adjust:before{content:"";}.bx-alarm:before{content:"";}.bx-alarm-add:before{content:"";}.bx-alarm-exclamation:before{content:"";}.bx-alarm-off:before{content:"";}.bx-alarm-snooze:before{content:"";}.bx-album:before{content:"";}.bx-align-justify:before{content:"";}.bx-align-left:before{content:"";}.bx-align-middle:before{content:"";}.bx-align-right:before{content:"";}.bx-analyse:before{content:"";}.bx-anchor:before{content:"";}.bx-angry:before{content:"";}.bx-aperture:before{content:"";}.bx-arch:before{content:"";}.bx-archive:before{content:"";}.bx-archive-in:before{content:"";}.bx-archive-out:before{content:"";}.bx-area:before{content:"";}.bx-arrow-back:before{content:"";}.bx-arrow-from-bottom:before{content:"";}.bx-arrow-from-left:before{content:"";}.bx-arrow-from-right:before{content:"";}.bx-arrow-from-top:before{content:"";}.bx-arrow-to-bottom:before{content:"";}.bx-arrow-to-left:before{content:"";}.bx-arrow-to-right:before{content:"";}.bx-arrow-to-top:before{content:"";}.bx-at:before{content:"";}.bx-atom:before{content:"";}.bx-award:before{content:"";}.bx-badge:before{content:"";}.bx-badge-check:before{content:"";}.bx-ball:before{content:"";}.bx-band-aid:before{content:"";}.bx-bar-chart:before{content:"";}.bx-bar-chart-alt:before{content:"";}.bx-bar-chart-alt-2:before{content:"";}.bx-bar-chart-square:before{content:"";}.bx-barcode:before{content:"";}.bx-barcode-reader:before{content:"";}.bx-baseball:before{content:"";}.bx-basket:before{content:"";}.bx-basketball:before{content:"";}.bx-bath:before{content:"";}.bx-battery:before{content:"";}.bx-bed:before{content:"";}.bx-been-here:before{content:"";}.bx-beer:before{content:"";}.bx-bell:before{content:"";}.bx-bell-minus:before{content:"";}.bx-bell-off:before{content:"";}.bx-bell-plus:before{content:"";}.bx-bible:before{content:"";}.bx-bitcoin:before{content:"";}.bx-blanket:before{content:"";}.bx-block:before{content:"";}.bx-bluetooth:before{content:"";}.bx-body:before{content:"";}.bx-bold:before{content:"";}.bx-bolt-circle:before{content:"";}.bx-bomb:before{content:"";}.bx-bone:before{content:"";}.bx-bong:before{content:"";}.bx-book:before{content:"";}.bx-book-add:before{content:"";}.bx-book-alt:before{content:"";}.bx-book-bookmark:before{content:"";}.bx-book-content:before{content:"";}.bx-book-heart:before{content:"";}.bx-bookmark:before{content:"";}.bx-bookmark-alt:before{content:"";}.bx-bookmark-alt-minus:before{content:"";}.bx-bookmark-alt-plus:before{content:"";}.bx-bookmark-heart:before{content:"";}.bx-bookmark-minus:before{content:"";}.bx-bookmark-plus:before{content:"";}.bx-bookmarks:before{content:"";}.bx-book-open:before{content:"";}.bx-book-reader:before{content:"";}.bx-border-all:before{content:"";}.bx-border-bottom:before{content:"";}.bx-border-inner:before{content:"";}.bx-border-left:before{content:"";}.bx-border-none:before{content:"";}.bx-border-outer:before{content:"";}.bx-border-radius:before{content:"";}.bx-border-right:before{content:"";}.bx-border-top:before{content:"";}.bx-bot:before{content:"";}.bx-bowling-ball:before{content:"";}.bx-box:before{content:"";}.bx-bracket:before{content:"";}.bx-braille:before{content:"";}.bx-brain:before{content:"";}.bx-briefcase:before{content:"";}.bx-briefcase-alt:before{content:"";}.bx-briefcase-alt-2:before{content:"";}.bx-brightness:before{content:"";}.bx-brightness-half:before{content:"";}.bx-broadcast:before{content:"";}.bx-brush:before{content:"";}.bx-brush-alt:before{content:"";}.bx-bug:before{content:"";}.bx-bug-alt:before{content:"";}.bx-building:before{content:"";}.bx-building-house:before{content:"";}.bx-buildings:before{content:"";}.bx-bulb:before{content:"";}.bx-bullseye:before{content:"";}.bx-buoy:before{content:"";}.bx-bus:before{content:"";}.bx-bus-school:before{content:"";}.bx-cabinet:before{content:"";}.bx-cake:before{content:"";}.bx-calculator:before{content:"";}.bx-calendar:before{content:"";}.bx-calendar-alt:before{content:"";}.bx-calendar-check:before{content:"";}.bx-calendar-edit:before{content:"";}.bx-calendar-event:before{content:"";}.bx-calendar-exclamation:before{content:"";}.bx-calendar-heart:before{content:"";}.bx-calendar-minus:before{content:"";}.bx-calendar-plus:before{content:"";}.bx-calendar-star:before{content:"";}.bx-calendar-week:before{content:"";}.bx-calendar-x:before{content:"";}.bx-camera:before{content:"";}.bx-camera-home:before{content:"";}.bx-camera-movie:before{content:"";}.bx-camera-off:before{content:"";}.bx-capsule:before{content:"";}.bx-captions:before{content:"";}.bx-car:before{content:"";}.bx-card:before{content:"";}.bx-caret-down:before{content:"";}.bx-caret-down-circle:before{content:"";}.bx-caret-down-square:before{content:"";}.bx-caret-left:before{content:"";}.bx-caret-left-circle:before{content:"";}.bx-caret-left-square:before{content:"";}.bx-caret-right:before{content:"";}.bx-caret-right-circle:before{content:"";}.bx-caret-right-square:before{content:"";}.bx-caret-up:before{content:"";}.bx-caret-up-circle:before{content:"";}.bx-caret-up-square:before{content:"";}.bx-carousel:before{content:"";}.bx-cart:before{content:"";}.bx-cart-alt:before{content:"";}.bx-cast:before{content:"";}.bx-category:before{content:"";}.bx-category-alt:before{content:"";}.bx-cctv:before{content:"";}.bx-certification:before{content:"";}.bx-chair:before{content:"";}.bx-chalkboard:before{content:"";}.bx-chart:before{content:"";}.bx-chat:before{content:"";}.bx-check:before{content:"";}.bx-checkbox:before{content:"";}.bx-checkbox-checked:before{content:"";}.bx-checkbox-square:before{content:"";}.bx-check-circle:before{content:"";}.bx-check-double:before{content:"";}.bx-check-shield:before{content:"";}.bx-check-square:before{content:"";}.bx-chevron-down:before{content:"";}.bx-chevron-down-circle:before{content:"";}.bx-chevron-down-square:before{content:"";}.bx-chevron-left:before{content:"";}.bx-chevron-left-circle:before{content:"";}.bx-chevron-left-square:before{content:"";}.bx-chevron-right:before{content:"";}.bx-chevron-right-circle:before{content:"";}.bx-chevron-right-square:before{content:"";}.bx-chevrons-down:before{content:"";}.bx-chevrons-left:before{content:"";}.bx-chevrons-right:before{content:"";}.bx-chevrons-up:before{content:"";}.bx-chevron-up:before{content:"";}.bx-chevron-up-circle:before{content:"";}.bx-chevron-up-square:before{content:"";}.bx-chip:before{content:"";}.bx-church:before{content:"";}.bx-circle:before{content:"";}.bx-clinic:before{content:"";}.bx-clipboard:before{content:"";}.bx-closet:before{content:"";}.bx-cloud:before{content:"";}.bx-cloud-download:before{content:"";}.bx-cloud-drizzle:before{content:"";}.bx-cloud-lightning:before{content:"";}.bx-cloud-light-rain:before{content:"";}.bx-cloud-rain:before{content:"";}.bx-cloud-snow:before{content:"";}.bx-cloud-upload:before{content:"";}.bx-code:before{content:"";}.bx-code-alt:before{content:"";}.bx-code-block:before{content:"";}.bx-code-curly:before{content:"";}.bx-coffee:before{content:"";}.bx-coffee-togo:before{content:"";}.bx-cog:before{content:"";}.bx-coin:before{content:"";}.bx-coin-stack:before{content:"";}.bx-collapse:before{content:"";}.bx-collection:before{content:"";}.bx-color-fill:before{content:"";}.bx-columns:before{content:"";}.bx-command:before{content:"";}.bx-comment:before{content:"";}.bx-comment-add:before{content:"";}.bx-comment-check:before{content:"";}.bx-comment-detail:before{content:"";}.bx-comment-dots:before{content:"";}.bx-comment-edit:before{content:"";}.bx-comment-error:before{content:"";}.bx-comment-minus:before{content:"";}.bx-comment-x:before{content:"";}.bx-compass:before{content:"";}.bx-confused:before{content:"";}.bx-conversation:before{content:"";}.bx-cookie:before{content:"";}.bx-cool:before{content:"";}.bx-copy:before{content:"";}.bx-copy-alt:before{content:"";}.bx-copyright:before{content:"";}.bx-credit-card:before{content:"";}.bx-credit-card-alt:before{content:"";}.bx-credit-card-front:before{content:"";}.bx-crop:before{content:"";}.bx-crosshair:before{content:"";}.bx-crown:before{content:"";}.bx-cube:before{content:"";}.bx-cube-alt:before{content:"";}.bx-cuboid:before{content:"";}.bx-current-location:before{content:"";}.bx-customize:before{content:"";}.bx-cut:before{content:"";}.bx-cycling:before{content:"";}.bx-cylinder:before{content:"";}.bx-data:before{content:"";}.bx-desktop:before{content:"";}.bx-detail:before{content:"";}.bx-devices:before{content:"";}.bx-dialpad:before{content:"";}.bx-dialpad-alt:before{content:"";}.bx-diamond:before{content:"";}.bx-dice-1:before{content:"";}.bx-dice-2:before{content:"";}.bx-dice-3:before{content:"";}.bx-dice-4:before{content:"";}.bx-dice-5:before{content:"";}.bx-dice-6:before{content:"";}.bx-directions:before{content:"";}.bx-disc:before{content:"";}.bx-dish:before{content:"";}.bx-dislike:before{content:"";}.bx-dizzy:before{content:"";}.bx-dna:before{content:"";}.bx-dock-bottom:before{content:"";}.bx-dock-left:before{content:"";}.bx-dock-right:before{content:"";}.bx-dock-top:before{content:"";}.bx-dollar:before{content:"";}.bx-dollar-circle:before{content:"";}.bx-donate-blood:before{content:"";}.bx-donate-heart:before{content:"";}.bx-door-open:before{content:"";}.bx-dots-horizontal:before{content:"";}.bx-dots-horizontal-rounded:before{content:"";}.bx-dots-vertical:before{content:"";}.bx-dots-vertical-rounded:before{content:"";}.bx-doughnut-chart:before{content:"";}.bx-down-arrow:before{content:"";}.bx-down-arrow-alt:before{content:"";}.bx-down-arrow-circle:before{content:"";}.bx-download:before{content:"";}.bx-downvote:before{content:"";}.bx-drink:before{content:"";}.bx-droplet:before{content:"";}.bx-dumbbell:before{content:"";}.bx-duplicate:before{content:"";}.bx-edit:before{content:"";}.bx-edit-alt:before{content:"";}.bx-envelope:before{content:"";}.bx-envelope-open:before{content:"";}.bx-equalizer:before{content:"";}.bx-eraser:before{content:"";}.bx-error:before{content:"";}.bx-error-alt:before{content:"";}.bx-error-circle:before{content:"";}.bx-euro:before{content:"";}.bx-exclude:before{content:"";}.bx-exit:before{content:"";}.bx-exit-fullscreen:before{content:"";}.bx-expand:before{content:"";}.bx-expand-alt:before{content:"";}.bx-export:before{content:"";}.bx-extension:before{content:"";}.bx-face:before{content:"";}.bx-fast-forward:before{content:"";}.bx-fast-forward-circle:before{content:"";}.bx-female:before{content:"";}.bx-female-sign:before{content:"";}.bx-file:before{content:"";}.bx-file-blank:before{content:"";}.bx-file-find:before{content:"";}.bx-film:before{content:"";}.bx-filter:before{content:"";}.bx-filter-alt:before{content:"";}.bx-fingerprint:before{content:"";}.bx-first-aid:before{content:"";}.bx-first-page:before{content:"";}.bx-flag:before{content:"";}.bx-folder:before{content:"";}.bx-folder-minus:before{content:"";}.bx-folder-open:before{content:"";}.bx-folder-plus:before{content:"";}.bx-font:before{content:"";}.bx-font-color:before{content:"";}.bx-font-family:before{content:"";}.bx-font-size:before{content:"";}.bx-food-menu:before{content:"";}.bx-food-tag:before{content:"";}.bx-football:before{content:"";}.bx-fridge:before{content:"";}.bx-fullscreen:before{content:"";}.bx-game:before{content:"";}.bx-gas-pump:before{content:"";}.bx-ghost:before{content:"";}.bx-gift:before{content:"";}.bx-git-branch:before{content:"";}.bx-git-commit:before{content:"";}.bx-git-compare:before{content:"";}.bx-git-merge:before{content:"";}.bx-git-pull-request:before{content:"";}.bx-git-repo-forked:before{content:"";}.bx-glasses:before{content:"";}.bx-glasses-alt:before{content:"";}.bx-globe:before{content:"";}.bx-globe-alt:before{content:"";}.bx-grid:before{content:"";}.bx-grid-alt:before{content:"";}.bx-grid-horizontal:before{content:"";}.bx-grid-small:before{content:"";}.bx-grid-vertical:before{content:"";}.bx-group:before{content:"";}.bx-handicap:before{content:"";}.bx-happy:before{content:"";}.bx-happy-alt:before{content:"";}.bx-happy-beaming:before{content:"";}.bx-happy-heart-eyes:before{content:"";}.bx-hash:before{content:"";}.bx-hdd:before{content:"";}.bx-heading:before{content:"";}.bx-headphone:before{content:"";}.bx-health:before{content:"";}.bx-heart:before{content:"";}.bx-heart-circle:before{content:"";}.bx-heart-square:before{content:"";}.bx-help-circle:before{content:"";}.bx-hide:before{content:"";}.bx-highlight:before{content:"";}.bx-history:before{content:"";}.bx-hive:before{content:"";}.bx-home:before{content:"";}.bx-home-alt:before{content:"";}.bx-home-circle:before{content:"";}.bx-home-heart:before{content:"";}.bx-home-smile:before{content:"";}.bx-horizontal-center:before{content:"";}.bx-hotel:before{content:"";}.bx-hourglass:before{content:"";}.bx-id-card:before{content:"";}.bx-image:before{content:"";}.bx-image-add:before{content:"";}.bx-image-alt:before{content:"";}.bx-images:before{content:"";}.bx-import:before{content:"";}.bx-infinite:before{content:"";}.bx-info-circle:before{content:"";}.bx-info-square:before{content:"";}.bx-intersect:before{content:"";}.bx-italic:before{content:"";}.bx-joystick:before{content:"";}.bx-joystick-alt:before{content:"";}.bx-joystick-button:before{content:"";}.bx-key:before{content:"";}.bx-label:before{content:"";}.bx-landscape:before{content:"";}.bx-laptop:before{content:"";}.bx-last-page:before{content:"";}.bx-laugh:before{content:"";}.bx-layer:before{content:"";}.bx-layer-minus:before{content:"";}.bx-layer-plus:before{content:"";}.bx-layout:before{content:"";}.bx-left-arrow:before{content:"";}.bx-left-arrow-alt:before{content:"";}.bx-left-arrow-circle:before{content:"";}.bx-left-down-arrow-circle:before{content:"";}.bx-left-indent:before{content:"";}.bx-left-top-arrow-circle:before{content:"";}.bx-library:before{content:"";}.bx-like:before{content:"";}.bx-line-chart:before{content:"";}.bx-line-chart-down:before{content:"";}.bx-link:before{content:"";}.bx-link-alt:before{content:"";}.bx-link-external:before{content:"";}.bx-lira:before{content:"";}.bx-list-check:before{content:"";}.bx-list-minus:before{content:"";}.bx-list-ol:before{content:"";}.bx-list-plus:before{content:"";}.bx-list-ul:before{content:"";}.bx-loader:before{content:"";}.bx-loader-alt:before{content:"";}.bx-loader-circle:before{content:"";}.bx-location-plus:before{content:"";}.bx-lock:before{content:"";}.bx-lock-alt:before{content:"";}.bx-lock-open:before{content:"";}.bx-lock-open-alt:before{content:"";}.bx-log-in:before{content:"";}.bx-log-in-circle:before{content:"";}.bx-log-out:before{content:"";}.bx-log-out-circle:before{content:"";}.bx-low-vision:before{content:"";}.bx-magnet:before{content:"";}.bx-mail-send:before{content:"";}.bx-male:before{content:"";}.bx-male-sign:before{content:"";}.bx-map:before{content:"";}.bx-map-alt:before{content:"";}.bx-map-pin:before{content:"";}.bx-mask:before{content:"";}.bx-medal:before{content:"";}.bx-meh:before{content:"";}.bx-meh-alt:before{content:"";}.bx-meh-blank:before{content:"";}.bx-memory-card:before{content:"";}.bx-menu:before{content:"";}.bx-menu-alt-left:before{content:"";}.bx-menu-alt-right:before{content:"";}.bx-merge:before{content:"";}.bx-message:before{content:"";}.bx-message-add:before{content:"";}.bx-message-alt:before{content:"";}.bx-message-alt-add:before{content:"";}.bx-message-alt-check:before{content:"";}.bx-message-alt-detail:before{content:"";}.bx-message-alt-dots:before{content:"";}.bx-message-alt-edit:before{content:"";}.bx-message-alt-error:before{content:"";}.bx-message-alt-minus:before{content:"";}.bx-message-alt-x:before{content:"";}.bx-message-check:before{content:"";}.bx-message-detail:before{content:"";}.bx-message-dots:before{content:"";}.bx-message-edit:before{content:"";}.bx-message-error:before{content:"";}.bx-message-minus:before{content:"";}.bx-message-rounded:before{content:"";}.bx-message-rounded-add:before{content:"";}.bx-message-rounded-check:before{content:"";}.bx-message-rounded-detail:before{content:"";}.bx-message-rounded-dots:before{content:"";}.bx-message-rounded-edit:before{content:"";}.bx-message-rounded-error:before{content:"";}.bx-message-rounded-minus:before{content:"";}.bx-message-rounded-x:before{content:"";}.bx-message-square:before{content:"";}.bx-message-square-add:before{content:"";}.bx-message-square-check:before{content:"";}.bx-message-square-detail:before{content:"";}.bx-message-square-dots:before{content:"";}.bx-message-square-edit:before{content:"";}.bx-message-square-error:before{content:"";}.bx-message-square-minus:before{content:"";}.bx-message-square-x:before{content:"";}.bx-message-x:before{content:"";}.bx-meteor:before{content:"";}.bx-microchip:before{content:"";}.bx-microphone:before{content:"";}.bx-microphone-off:before{content:"";}.bx-minus:before{content:"";}.bx-minus-back:before{content:"";}.bx-minus-circle:before{content:"";}.bx-minus-front:before{content:"";}.bx-mobile:before{content:"";}.bx-mobile-alt:before{content:"";}.bx-mobile-landscape:before{content:"";}.bx-mobile-vibration:before{content:"";}.bx-money:before{content:"";}.bx-moon:before{content:"";}.bx-mouse:before{content:"";}.bx-mouse-alt:before{content:"";}.bx-move:before{content:"";}.bx-move-horizontal:before{content:"";}.bx-move-vertical:before{content:"";}.bx-movie:before{content:"";}.bx-movie-play:before{content:"";}.bx-music:before{content:"";}.bx-navigation:before{content:"";}.bx-network-chart:before{content:"";}.bx-news:before{content:"";}.bx-no-entry:before{content:"";}.bx-note:before{content:"";}.bx-notepad:before{content:"";}.bx-notification:before{content:"";}.bx-notification-off:before{content:"";}.bx-outline:before{content:"";}.bx-package:before{content:"";}.bx-paint:before{content:"";}.bx-paint-roll:before{content:"";}.bx-palette:before{content:"";}.bx-paperclip:before{content:"";}.bx-paper-plane:before{content:"";}.bx-paragraph:before{content:"";}.bx-paste:before{content:"";}.bx-pause:before{content:"";}.bx-pause-circle:before{content:"";}.bx-pen:before{content:"";}.bx-pencil:before{content:"";}.bx-phone:before{content:"";}.bx-phone-call:before{content:"";}.bx-phone-incoming:before{content:"";}.bx-phone-outgoing:before{content:"";}.bx-photo-album:before{content:"";}.bx-pie-chart:before{content:"";}.bx-pie-chart-alt:before{content:"";}.bx-pie-chart-alt-2:before{content:"";}.bx-pin:before{content:"";}.bx-planet:before{content:"";}.bx-play:before{content:"";}.bx-play-circle:before{content:"";}.bx-plug:before{content:"";}.bx-plus:before{content:"";}.bx-plus-circle:before{content:"";}.bx-plus-medical:before{content:"";}.bx-pointer:before{content:"";}.bx-poll:before{content:"";}.bx-polygon:before{content:"";}.bx-pound:before{content:"";}.bx-power-off:before{content:"";}.bx-printer:before{content:"";}.bx-pulse:before{content:"";}.bx-purchase-tag:before{content:"";}.bx-purchase-tag-alt:before{content:"";}.bx-pyramid:before{content:"";}.bx-question-mark:before{content:"";}.bx-radar:before{content:"";}.bx-radio:before{content:"";}.bx-radio-circle:before{content:"";}.bx-radio-circle-marked:before{content:"";}.bx-receipt:before{content:"";}.bx-rectangle:before{content:"";}.bx-recycle:before{content:"";}.bx-redo:before{content:"";}.bx-refresh:before{content:"";}.bx-rename:before{content:"";}.bx-repeat:before{content:"";}.bx-reply:before{content:"";}.bx-reply-all:before{content:"";}.bx-repost:before{content:"";}.bx-reset:before{content:"";}.bx-restaurant:before{content:"";}.bx-revision:before{content:"";}.bx-rewind:before{content:"";}.bx-rewind-circle:before{content:"";}.bx-right-arrow:before{content:"";}.bx-right-arrow-alt:before{content:"";}.bx-right-arrow-circle:before{content:"";}.bx-right-down-arrow-circle:before{content:"";}.bx-right-indent:before{content:"";}.bx-right-top-arrow-circle:before{content:"";}.bx-rocket:before{content:"";}.bx-rotate-left:before{content:"";}.bx-rotate-right:before{content:"";}.bx-rss:before{content:"";}.bx-ruble:before{content:"";}.bx-ruler:before{content:"";}.bx-run:before{content:"";}.bx-rupee:before{content:"";}.bx-sad:before{content:"";}.bx-save:before{content:"";}.bx-scan:before{content:"";}.bx-screenshot:before{content:"";}.bx-search:before{content:"";}.bx-search-alt:before{content:"";}.bx-search-alt-2:before{content:"";}.bx-selection:before{content:"";}.bx-select-multiple:before{content:"";}.bx-send:before{content:"";}.bx-server:before{content:"";}.bx-shape-circle:before{content:"";}.bx-shape-polygon:before{content:"";}.bx-shape-square:before{content:"";}.bx-shape-triangle:before{content:"";}.bx-share:before{content:"";}.bx-share-alt:before{content:"";}.bx-shekel:before{content:"";}.bx-shield:before{content:"";}.bx-shield-alt:before{content:"";}.bx-shield-alt-2:before{content:"";}.bx-shield-quarter:before{content:"";}.bx-shield-x:before{content:"";}.bx-shocked:before{content:"";}.bx-shopping-bag:before{content:"";}.bx-show:before{content:"";}.bx-show-alt:before{content:"";}.bx-shuffle:before{content:"";}.bx-sidebar:before{content:"";}.bx-sitemap:before{content:"";}.bx-skip-next:before{content:"";}.bx-skip-next-circle:before{content:"";}.bx-skip-previous:before{content:"";}.bx-skip-previous-circle:before{content:"";}.bx-sleepy:before{content:"";}.bx-slider:before{content:"";}.bx-slider-alt:before{content:"";}.bx-slideshow:before{content:"";}.bx-smile:before{content:"";}.bx-sort:before{content:"";}.bx-sort-alt-2:before{content:"";}.bx-sort-a-z:before{content:"";}.bx-sort-down:before{content:"";}.bx-sort-up:before{content:"";}.bx-sort-z-a:before{content:"";}.bx-spa:before{content:"";}.bx-space-bar:before{content:"";}.bx-spray-can:before{content:"";}.bx-spreadsheet:before{content:"";}.bx-square:before{content:"";}.bx-square-rounded:before{content:"";}.bx-star:before{content:"";}.bx-station:before{content:"";}.bx-stats:before{content:"";}.bx-sticker:before{content:"";}.bx-stop:before{content:"";}.bx-stop-circle:before{content:"";}.bx-stopwatch:before{content:"";}.bx-store:before{content:"";}.bx-store-alt:before{content:"";}.bx-street-view:before{content:"";}.bx-strikethrough:before{content:"";}.bx-subdirectory-left:before{content:"";}.bx-subdirectory-right:before{content:"";}.bx-sun:before{content:"";}.bx-support:before{content:"";}.bx-swim:before{content:"";}.bx-sync:before{content:"";}.bx-tab:before{content:"";}.bx-table:before{content:"";}.bx-tachometer:before{content:"";}.bx-tag:before{content:"";}.bx-tag-alt:before{content:"";}.bx-target-lock:before{content:"";}.bx-task:before{content:"";}.bx-task-x:before{content:"";}.bx-taxi:before{content:"";}.bx-tennis-ball:before{content:"";}.bx-terminal:before{content:"";}.bx-test-tube:before{content:"";}.bx-text:before{content:"";}.bx-time:before{content:"";}.bx-time-five:before{content:"";}.bx-timer:before{content:"";}.bx-tired:before{content:"";}.bx-toggle-left:before{content:"";}.bx-toggle-right:before{content:"";}.bx-tone:before{content:"";}.bx-traffic-cone:before{content:"";}.bx-train:before{content:"";}.bx-transfer:before{content:"";}.bx-transfer-alt:before{content:"";}.bx-trash:before{content:"";}.bx-trash-alt:before{content:"";}.bx-trending-down:before{content:"";}.bx-trending-up:before{content:"";}.bx-trim:before{content:"";}.bx-trip:before{content:"";}.bx-trophy:before{content:"";}.bx-tv:before{content:"";}.bx-underline:before{content:"";}.bx-undo:before{content:"";}.bx-unite:before{content:"";}.bx-unlink:before{content:"";}.bx-up-arrow:before{content:"";}.bx-up-arrow-alt:before{content:"";}.bx-up-arrow-circle:before{content:"";}.bx-upload:before{content:"";}.bx-upside-down:before{content:"";}.bx-upvote:before{content:"";}.bx-usb:before{content:"";}.bx-user:before{content:"";}.bx-user-check:before{content:"";}.bx-user-circle:before{content:"";}.bx-user-minus:before{content:"";}.bx-user-pin:before{content:"";}.bx-user-plus:before{content:"";}.bx-user-voice:before{content:"";}.bx-user-x:before{content:"";}.bx-vector:before{content:"";}.bx-vertical-center:before{content:"";}.bx-vial:before{content:"";}.bx-video:before{content:"";}.bx-video-off:before{content:"";}.bx-video-plus:before{content:"";}.bx-video-recording:before{content:"";}.bx-voicemail:before{content:"";}.bx-volume:before{content:"";}.bx-volume-full:before{content:"";}.bx-volume-low:before{content:"";}.bx-volume-mute:before{content:"";}.bx-walk:before{content:"";}.bx-wallet:before{content:"";}.bx-wallet-alt:before{content:"";}.bx-water:before{content:"";}.bx-webcam:before{content:"";}.bx-wifi:before{content:"";}.bx-wifi-0:before{content:"";}.bx-wifi-1:before{content:"";}.bx-wifi-2:before{content:"";}.bx-wifi-off:before{content:"";}.bx-wind:before{content:"";}.bx-window:before{content:"";}.bx-window-alt:before{content:"";}.bx-window-close:before{content:"";}.bx-window-open:before{content:"";}.bx-windows:before{content:"";}.bx-wine:before{content:"";}.bx-wink-smile:before{content:"";}.bx-wink-tongue:before{content:"";}.bx-won:before{content:"";}.bx-world:before{content:"";}.bx-wrench:before{content:"";}.bx-x:before{content:"";}.bx-x-circle:before{content:"";}.bx-yen:before{content:"";}.bx-zoom-in:before{content:"";}.bx-zoom-out:before{content:"";}.bxs-add-to-queue:before{content:"";}.bxs-adjust:before{content:"";}.bxs-adjust-alt:before{content:"";}.bxs-alarm:before{content:"";}.bxs-alarm-add:before{content:"";}.bxs-alarm-exclamation:before{content:"";}.bxs-alarm-off:before{content:"";}.bxs-alarm-snooze:before{content:"";}.bxs-album:before{content:"";}.bxs-ambulance:before{content:"";}.bxs-analyse:before{content:"";}.bxs-angry:before{content:"";}.bxs-arch:before{content:"";}.bxs-archive:before{content:"";}.bxs-archive-in:before{content:"";}.bxs-archive-out:before{content:"";}.bxs-area:before{content:"";}.bxs-arrow-from-bottom:before{content:"";}.bxs-arrow-from-left:before{content:"";}.bxs-arrow-from-right:before{content:"";}.bxs-arrow-from-top:before{content:"";}.bxs-arrow-to-bottom:before{content:"";}.bxs-arrow-to-left:before{content:"";}.bxs-arrow-to-right:before{content:"";}.bxs-arrow-to-top:before{content:"";}.bxs-award:before{content:"";}.bxs-baby-carriage:before{content:"";}.bxs-backpack:before{content:"";}.bxs-badge:before{content:"";}.bxs-badge-check:before{content:"";}.bxs-badge-dollar:before{content:"";}.bxs-ball:before{content:"";}.bxs-band-aid:before{content:"";}.bxs-bank:before{content:"";}.bxs-bar-chart-alt-2:before{content:"";}.bxs-bar-chart-square:before{content:"";}.bxs-barcode:before{content:"";}.bxs-baseball:before{content:"";}.bxs-basket:before{content:"";}.bxs-basketball:before{content:"";}.bxs-bath:before{content:"";}.bxs-battery:before{content:"";}.bxs-battery-charging:before{content:"";}.bxs-battery-full:before{content:"";}.bxs-battery-low:before{content:"";}.bxs-bed:before{content:"";}.bxs-been-here:before{content:"";}.bxs-beer:before{content:"";}.bxs-bell:before{content:"";}.bxs-bell-minus:before{content:"";}.bxs-bell-off:before{content:"";}.bxs-bell-plus:before{content:"";}.bxs-bell-ring:before{content:"";}.bxs-bible:before{content:"";}.bxs-binoculars:before{content:"";}.bxs-blanket:before{content:"";}.bxs-bolt:before{content:"";}.bxs-bolt-circle:before{content:"";}.bxs-bomb:before{content:"";}.bxs-bone:before{content:"";}.bxs-bong:before{content:"";}.bxs-book:before{content:"";}.bxs-book-add:before{content:"";}.bxs-book-alt:before{content:"";}.bxs-book-bookmark:before{content:"";}.bxs-book-content:before{content:"";}.bxs-book-heart:before{content:"";}.bxs-bookmark:before{content:"";}.bxs-bookmark-alt:before{content:"";}.bxs-bookmark-alt-minus:before{content:"";}.bxs-bookmark-alt-plus:before{content:"";}.bxs-bookmark-heart:before{content:"";}.bxs-bookmark-minus:before{content:"";}.bxs-bookmark-plus:before{content:"";}.bxs-bookmarks:before{content:"";}.bxs-bookmark-star:before{content:"";}.bxs-book-open:before{content:"";}.bxs-book-reader:before{content:"";}.bxs-bot:before{content:"";}.bxs-bowling-ball:before{content:"";}.bxs-box:before{content:"";}.bxs-brain:before{content:"";}.bxs-briefcase:before{content:"";}.bxs-briefcase-alt:before{content:"";}.bxs-briefcase-alt-2:before{content:"";}.bxs-brightness:before{content:"";}.bxs-brightness-half:before{content:"";}.bxs-brush:before{content:"";}.bxs-brush-alt:before{content:"";}.bxs-bug:before{content:"";}.bxs-bug-alt:before{content:"";}.bxs-building:before{content:"";}.bxs-building-house:before{content:"";}.bxs-buildings:before{content:"";}.bxs-bulb:before{content:"";}.bxs-bullseye:before{content:"";}.bxs-buoy:before{content:"";}.bxs-bus:before{content:"";}.bxs-business:before{content:"";}.bxs-bus-school:before{content:"";}.bxs-cabinet:before{content:"";}.bxs-cake:before{content:"";}.bxs-calculator:before{content:"";}.bxs-calendar:before{content:"";}.bxs-calendar-alt:before{content:"";}.bxs-calendar-check:before{content:"";}.bxs-calendar-edit:before{content:"";}.bxs-calendar-event:before{content:"";}.bxs-calendar-exclamation:before{content:"";}.bxs-calendar-heart:before{content:"";}.bxs-calendar-minus:before{content:"";}.bxs-calendar-plus:before{content:"";}.bxs-calendar-star:before{content:"";}.bxs-calendar-week:before{content:"";}.bxs-calendar-x:before{content:"";}.bxs-camera:before{content:"";}.bxs-camera-home:before{content:"";}.bxs-camera-movie:before{content:"";}.bxs-camera-off:before{content:"";}.bxs-camera-plus:before{content:"";}.bxs-capsule:before{content:"";}.bxs-captions:before{content:"";}.bxs-car:before{content:"";}.bxs-car-battery:before{content:"";}.bxs-car-crash:before{content:"";}.bxs-card:before{content:"";}.bxs-caret-down-circle:before{content:"";}.bxs-caret-down-square:before{content:"";}.bxs-caret-left-circle:before{content:"";}.bxs-caret-left-square:before{content:"";}.bxs-caret-right-circle:before{content:"";}.bxs-caret-right-square:before{content:"";}.bxs-caret-up-circle:before{content:"";}.bxs-caret-up-square:before{content:"";}.bxs-car-garage:before{content:"";}.bxs-car-mechanic:before{content:"";}.bxs-carousel:before{content:"";}.bxs-cart:before{content:"";}.bxs-cart-add:before{content:"";}.bxs-cart-alt:before{content:"";}.bxs-cart-download:before{content:"";}.bxs-car-wash:before{content:"";}.bxs-category:before{content:"";}.bxs-category-alt:before{content:"";}.bxs-cctv:before{content:"";}.bxs-certification:before{content:"";}.bxs-chalkboard:before{content:"";}.bxs-chart:before{content:"";}.bxs-chat:before{content:"";}.bxs-checkbox:before{content:"";}.bxs-checkbox-checked:before{content:"";}.bxs-check-circle:before{content:"";}.bxs-check-shield:before{content:"";}.bxs-check-square:before{content:"";}.bxs-chess:before{content:"";}.bxs-chevron-down:before{content:"";}.bxs-chevron-down-circle:before{content:"";}.bxs-chevron-down-square:before{content:"";}.bxs-chevron-left:before{content:"";}.bxs-chevron-left-circle:before{content:"";}.bxs-chevron-left-square:before{content:"";}.bxs-chevron-right:before{content:"";}.bxs-chevron-right-circle:before{content:"";}.bxs-chevron-right-square:before{content:"";}.bxs-chevrons-down:before{content:"";}.bxs-chevrons-left:before{content:"";}.bxs-chevrons-right:before{content:"";}.bxs-chevrons-up:before{content:"";}.bxs-chevron-up:before{content:"";}.bxs-chevron-up-circle:before{content:"";}.bxs-chevron-up-square:before{content:"";}.bxs-chip:before{content:"";}.bxs-church:before{content:"";}.bxs-circle:before{content:"";}.bxs-city:before{content:"";}.bxs-clinic:before{content:"";}.bxs-cloud:before{content:"";}.bxs-cloud-download:before{content:"";}.bxs-cloud-lightning:before{content:"";}.bxs-cloud-rain:before{content:"";}.bxs-cloud-upload:before{content:"";}.bxs-coffee:before{content:"";}.bxs-coffee-alt:before{content:"";}.bxs-coffee-togo:before{content:"";}.bxs-cog:before{content:"";}.bxs-coin:before{content:"";}.bxs-coin-stack:before{content:"";}.bxs-collection:before{content:"";}.bxs-color-fill:before{content:"";}.bxs-comment:before{content:"";}.bxs-comment-add:before{content:"";}.bxs-comment-check:before{content:"";}.bxs-comment-detail:before{content:"";}.bxs-comment-dots:before{content:"";}.bxs-comment-edit:before{content:"";}.bxs-comment-error:before{content:"";}.bxs-comment-minus:before{content:"";}.bxs-comment-x:before{content:"";}.bxs-compass:before{content:"";}.bxs-component:before{content:"";}.bxs-confused:before{content:"";}.bxs-contact:before{content:"";}.bxs-conversation:before{content:"";}.bxs-cookie:before{content:"";}.bxs-cool:before{content:"";}.bxs-copy:before{content:"";}.bxs-copy-alt:before{content:"";}.bxs-copyright:before{content:"";}.bxs-coupon:before{content:"";}.bxs-credit-card:before{content:"";}.bxs-credit-card-alt:before{content:"";}.bxs-credit-card-front:before{content:"";}.bxs-crop:before{content:"";}.bxs-crown:before{content:"";}.bxs-cube:before{content:"";}.bxs-cube-alt:before{content:"";}.bxs-cuboid:before{content:"";}.bxs-customize:before{content:"";}.bxs-cylinder:before{content:"";}.bxs-dashboard:before{content:"";}.bxs-data:before{content:"";}.bxs-detail:before{content:"";}.bxs-devices:before{content:"";}.bxs-diamond:before{content:"";}.bxs-dice-1:before{content:"";}.bxs-dice-2:before{content:"";}.bxs-dice-3:before{content:"";}.bxs-dice-4:before{content:"";}.bxs-dice-5:before{content:"";}.bxs-dice-6:before{content:"";}.bxs-direction-left:before{content:"";}.bxs-direction-right:before{content:"";}.bxs-directions:before{content:"";}.bxs-disc:before{content:"";}.bxs-discount:before{content:"";}.bxs-dish:before{content:"";}.bxs-dislike:before{content:"";}.bxs-dizzy:before{content:"";}.bxs-dock-bottom:before{content:"";}.bxs-dock-left:before{content:"";}.bxs-dock-right:before{content:"";}.bxs-dock-top:before{content:"";}.bxs-dollar-circle:before{content:"";}.bxs-donate-blood:before{content:"";}.bxs-donate-heart:before{content:"";}.bxs-door-open:before{content:"";}.bxs-doughnut-chart:before{content:"";}.bxs-down-arrow:before{content:"";}.bxs-down-arrow-alt:before{content:"";}.bxs-down-arrow-circle:before{content:"";}.bxs-down-arrow-square:before{content:"";}.bxs-download:before{content:"";}.bxs-downvote:before{content:"";}.bxs-drink:before{content:"";}.bxs-droplet:before{content:"";}.bxs-droplet-half:before{content:"";}.bxs-dryer:before{content:"";}.bxs-duplicate:before{content:"";}.bxs-edit:before{content:"";}.bxs-edit-alt:before{content:"";}.bxs-edit-location:before{content:"";}.bxs-eject:before{content:"";}.bxs-envelope:before{content:"";}.bxs-envelope-open:before{content:"";}.bxs-eraser:before{content:"";}.bxs-error:before{content:"";}.bxs-error-alt:before{content:"";}.bxs-error-circle:before{content:"";}.bxs-ev-station:before{content:"";}.bxs-exit:before{content:"";}.bxs-extension:before{content:"";}.bxs-eyedropper:before{content:"";}.bxs-face:before{content:"";}.bxs-face-mask:before{content:"";}.bxs-factory:before{content:"";}.bxs-fast-forward-circle:before{content:"";}.bxs-file:before{content:"";}.bxs-file-archive:before{content:"";}.bxs-file-blank:before{content:"";}.bxs-file-css:before{content:"";}.bxs-file-doc:before{content:"";}.bxs-file-export:before{content:"";}.bxs-file-find:before{content:"";}.bxs-file-gif:before{content:"";}.bxs-file-html:before{content:"";}.bxs-file-image:before{content:"";}.bxs-file-import:before{content:"";}.bxs-file-jpg:before{content:"";}.bxs-file-js:before{content:"";}.bxs-file-json:before{content:"";}.bxs-file-md:before{content:"";}.bxs-file-pdf:before{content:"";}.bxs-file-plus:before{content:"";}.bxs-file-png:before{content:"";}.bxs-file-txt:before{content:"";}.bxs-film:before{content:"";}.bxs-filter-alt:before{content:"";}.bxs-first-aid:before{content:"";}.bxs-flag:before{content:"";}.bxs-flag-alt:before{content:"";}.bxs-flag-checkered:before{content:"";}.bxs-flame:before{content:"";}.bxs-flask:before{content:"";}.bxs-florist:before{content:"";}.bxs-folder:before{content:"";}.bxs-folder-minus:before{content:"";}.bxs-folder-open:before{content:"";}.bxs-folder-plus:before{content:"";}.bxs-food-menu:before{content:"";}.bxs-fridge:before{content:"";}.bxs-game:before{content:"";}.bxs-gas-pump:before{content:"";}.bxs-ghost:before{content:"";}.bxs-gift:before{content:"";}.bxs-graduation:before{content:"";}.bxs-grid:before{content:"";}.bxs-grid-alt:before{content:"";}.bxs-group:before{content:"";}.bxs-guitar-amp:before{content:"";}.bxs-hand-down:before{content:"";}.bxs-hand-left:before{content:"";}.bxs-hand-right:before{content:"";}.bxs-hand-up:before{content:"";}.bxs-happy:before{content:"";}.bxs-happy-alt:before{content:"";}.bxs-happy-beaming:before{content:"";}.bxs-happy-heart-eyes:before{content:"";}.bxs-hdd:before{content:"";}.bxs-heart:before{content:"";}.bxs-heart-circle:before{content:"";}.bxs-heart-square:before{content:"";}.bxs-help-circle:before{content:"";}.bxs-hide:before{content:"";}.bxs-home:before{content:"";}.bxs-home-circle:before{content:"";}.bxs-home-heart:before{content:"";}.bxs-home-smile:before{content:"";}.bxs-hot:before{content:"";}.bxs-hotel:before{content:"";}.bxs-hourglass:before{content:"";}.bxs-hourglass-bottom:before{content:"";}.bxs-hourglass-top:before{content:"";}.bxs-id-card:before{content:"";}.bxs-image:before{content:"";}.bxs-image-add:before{content:"";}.bxs-image-alt:before{content:"";}.bxs-inbox:before{content:"";}.bxs-info-circle:before{content:"";}.bxs-info-square:before{content:"";}.bxs-institution:before{content:"";}.bxs-joystick:before{content:"";}.bxs-joystick-alt:before{content:"";}.bxs-joystick-button:before{content:"";}.bxs-key:before{content:"";}.bxs-keyboard:before{content:"";}.bxs-label:before{content:"";}.bxs-landmark:before{content:"";}.bxs-landscape:before{content:"";}.bxs-laugh:before{content:"";}.bxs-layer:before{content:"";}.bxs-layer-minus:before{content:"";}.bxs-layer-plus:before{content:"";}.bxs-layout:before{content:"";}.bxs-left-arrow:before{content:"";}.bxs-left-arrow-alt:before{content:"";}.bxs-left-arrow-circle:before{content:"";}.bxs-left-arrow-square:before{content:"";}.bxs-left-down-arrow-circle:before{content:"";}.bxs-left-top-arrow-circle:before{content:"";}.bxs-like:before{content:"";}.bxs-location-plus:before{content:"";}.bxs-lock:before{content:"";}.bxs-lock-alt:before{content:"";}.bxs-lock-open:before{content:"";}.bxs-lock-open-alt:before{content:"";}.bxs-log-in:before{content:"";}.bxs-log-in-circle:before{content:"";}.bxs-log-out:before{content:"";}.bxs-log-out-circle:before{content:"";}.bxs-low-vision:before{content:"";}.bxs-magic-wand:before{content:"";}.bxs-magnet:before{content:"";}.bxs-map:before{content:"";}.bxs-map-alt:before{content:"";}.bxs-map-pin:before{content:"";}.bxs-mask:before{content:"";}.bxs-medal:before{content:"";}.bxs-megaphone:before{content:"";}.bxs-meh:before{content:"";}.bxs-meh-alt:before{content:"";}.bxs-meh-blank:before{content:"";}.bxs-memory-card:before{content:"";}.bxs-message:before{content:"";}.bxs-message-add:before{content:"";}.bxs-message-alt:before{content:"";}.bxs-message-alt-add:before{content:"";}.bxs-message-alt-check:before{content:"";}.bxs-message-alt-detail:before{content:"";}.bxs-message-alt-dots:before{content:"";}.bxs-message-alt-edit:before{content:"";}.bxs-message-alt-error:before{content:"";}.bxs-message-alt-minus:before{content:"";}.bxs-message-alt-x:before{content:"";}.bxs-message-check:before{content:"";}.bxs-message-detail:before{content:"";}.bxs-message-dots:before{content:"";}.bxs-message-edit:before{content:"";}.bxs-message-error:before{content:"";}.bxs-message-minus:before{content:"";}.bxs-message-rounded:before{content:"";}.bxs-message-rounded-add:before{content:"";}.bxs-message-rounded-check:before{content:"";}.bxs-message-rounded-detail:before{content:"";}.bxs-message-rounded-dots:before{content:"";}.bxs-message-rounded-edit:before{content:"";}.bxs-message-rounded-error:before{content:"";}.bxs-message-rounded-minus:before{content:"";}.bxs-message-rounded-x:before{content:"";}.bxs-message-square:before{content:"";}.bxs-message-square-add:before{content:"";}.bxs-message-square-check:before{content:"";}.bxs-message-square-detail:before{content:"";}.bxs-message-square-dots:before{content:"";}.bxs-message-square-edit:before{content:"";}.bxs-message-square-error:before{content:"";}.bxs-message-square-minus:before{content:"";}.bxs-message-square-x:before{content:"";}.bxs-message-x:before{content:"";}.bxs-meteor:before{content:"";}.bxs-microchip:before{content:"";}.bxs-microphone:before{content:"";}.bxs-microphone-alt:before{content:"";}.bxs-microphone-off:before{content:"";}.bxs-minus-circle:before{content:"";}.bxs-minus-square:before{content:"";}.bxs-mobile:before{content:"";}.bxs-mobile-vibration:before{content:"";}.bxs-moon:before{content:"";}.bxs-mouse:before{content:"";}.bxs-mouse-alt:before{content:"";}.bxs-movie:before{content:"";}.bxs-movie-play:before{content:"";}.bxs-music:before{content:"";}.bxs-navigation:before{content:"";}.bxs-network-chart:before{content:"";}.bxs-news:before{content:"";}.bxs-no-entry:before{content:"";}.bxs-note:before{content:"";}.bxs-notepad:before{content:"";}.bxs-notification:before{content:"";}.bxs-notification-off:before{content:"";}.bxs-offer:before{content:"";}.bxs-package:before{content:"";}.bxs-paint:before{content:"";}.bxs-paint-roll:before{content:"";}.bxs-palette:before{content:"";}.bxs-paper-plane:before{content:"";}.bxs-parking:before{content:"";}.bxs-paste:before{content:"";}.bxs-pen:before{content:"";}.bxs-pencil:before{content:"";}.bxs-phone:before{content:"";}.bxs-phone-call:before{content:"";}.bxs-phone-incoming:before{content:"";}.bxs-phone-outgoing:before{content:"";}.bxs-photo-album:before{content:"";}.bxs-piano:before{content:"";}.bxs-pie-chart:before{content:"";}.bxs-pie-chart-alt:before{content:"";}.bxs-pie-chart-alt-2:before{content:"";}.bxs-pin:before{content:"";}.bxs-pizza:before{content:"";}.bxs-plane:before{content:"";}.bxs-plane-alt:before{content:"";}.bxs-plane-land:before{content:"";}.bxs-planet:before{content:"";}.bxs-plane-take-off:before{content:"";}.bxs-playlist:before{content:"";}.bxs-plug:before{content:"";}.bxs-plus-circle:before{content:"";}.bxs-plus-square:before{content:"";}.bxs-pointer:before{content:"";}.bxs-polygon:before{content:"";}.bxs-printer:before{content:"";}.bxs-purchase-tag:before{content:"";}.bxs-purchase-tag-alt:before{content:"";}.bxs-pyramid:before{content:"";}.bxs-quote-alt-left:before{content:"";}.bxs-quote-alt-right:before{content:"";}.bxs-quote-left:before{content:"";}.bxs-quote-right:before{content:"";}.bxs-quote-single-left:before{content:"";}.bxs-quote-single-right:before{content:"";}.bxs-radiation:before{content:"";}.bxs-radio:before{content:"";}.bxs-receipt:before{content:"";}.bxs-rectangle:before{content:"";}.bxs-rename:before{content:"";}.bxs-report:before{content:"";}.bxs-rewind-circle:before{content:"";}.bxs-right-arrow:before{content:"";}.bxs-right-arrow-alt:before{content:"";}.bxs-right-arrow-circle:before{content:"";}.bxs-right-arrow-square:before{content:"";}.bxs-right-down-arrow-circle:before{content:"";}.bxs-right-top-arrow-circle:before{content:"";}.bxs-rocket:before{content:"";}.bxs-ruler:before{content:"";}.bxs-sad:before{content:"";}.bxs-save:before{content:"";}.bxs-school:before{content:"";}.bxs-search:before{content:"";}.bxs-search-alt-2:before{content:"";}.bxs-select-multiple:before{content:"";}.bxs-send:before{content:"";}.bxs-server:before{content:"";}.bxs-shapes:before{content:"";}.bxs-share:before{content:"";}.bxs-share-alt:before{content:"";}.bxs-shield:before{content:"";}.bxs-shield-alt-2:before{content:"";}.bxs-shield-x:before{content:"";}.bxs-ship:before{content:"";}.bxs-shocked:before{content:"";}.bxs-shopping-bag:before{content:"";}.bxs-shopping-bag-alt:before{content:"";}.bxs-shopping-bags:before{content:"";}.bxs-show:before{content:"";}.bxs-skip-next-circle:before{content:"";}.bxs-skip-previous-circle:before{content:"";}.bxs-skull:before{content:"";}.bxs-sleepy:before{content:"";}.bxs-slideshow:before{content:"";}.bxs-smile:before{content:"";}.bxs-sort-alt:before{content:"";}.bxs-spa:before{content:"";}.bxs-spray-can:before{content:"";}.bxs-spreadsheet:before{content:"";}.bxs-square:before{content:"";}.bxs-square-rounded:before{content:"";}.bxs-star:before{content:"";}.bxs-star-half:before{content:"";}.bxs-sticker:before{content:"";}.bxs-stopwatch:before{content:"";}.bxs-store:before{content:"";}.bxs-store-alt:before{content:"";}.bxs-sun:before{content:"";}.bxs-tachometer:before{content:"";}.bxs-tag:before{content:"";}.bxs-tag-alt:before{content:"";}.bxs-tag-x:before{content:"";}.bxs-taxi:before{content:"";}.bxs-tennis-ball:before{content:"";}.bxs-terminal:before{content:"";}.bxs-thermometer:before{content:"";}.bxs-time:before{content:"";}.bxs-time-five:before{content:"";}.bxs-timer:before{content:"";}.bxs-tired:before{content:"";}.bxs-toggle-left:before{content:"";}.bxs-toggle-right:before{content:"";}.bxs-tone:before{content:"";}.bxs-torch:before{content:"";}.bxs-to-top:before{content:"";}.bxs-traffic:before{content:"";}.bxs-traffic-barrier:before{content:"";}.bxs-traffic-cone:before{content:"";}.bxs-train:before{content:"";}.bxs-trash:before{content:"";}.bxs-trash-alt:before{content:"";}.bxs-tree:before{content:"";}.bxs-trophy:before{content:"";}.bxs-truck:before{content:"";}.bxs-t-shirt:before{content:"";}.bxs-tv:before{content:"";}.bxs-up-arrow:before{content:"";}.bxs-up-arrow-alt:before{content:"";}.bxs-up-arrow-circle:before{content:"";}.bxs-up-arrow-square:before{content:"";}.bxs-upside-down:before{content:"";}.bxs-upvote:before{content:"";}.bxs-user:before{content:"";}.bxs-user-account:before{content:"";}.bxs-user-badge:before{content:"";}.bxs-user-check:before{content:"";}.bxs-user-circle:before{content:"";}.bxs-user-detail:before{content:"";}.bxs-user-minus:before{content:"";}.bxs-user-pin:before{content:"";}.bxs-user-plus:before{content:"";}.bxs-user-rectangle:before{content:"";}.bxs-user-voice:before{content:"";}.bxs-user-x:before{content:"";}.bxs-vector:before{content:"";}.bxs-vial:before{content:"";}.bxs-video:before{content:"";}.bxs-video-off:before{content:"";}.bxs-video-plus:before{content:"";}.bxs-video-recording:before{content:"";}.bxs-videos:before{content:"";}.bxs-virus:before{content:"";}.bxs-virus-block:before{content:"";}.bxs-volume:before{content:"";}.bxs-volume-full:before{content:"";}.bxs-volume-low:before{content:"";}.bxs-volume-mute:before{content:"";}.bxs-wallet:before{content:"";}.bxs-wallet-alt:before{content:"";}.bxs-washer:before{content:"";}.bxs-watch:before{content:"";}.bxs-watch-alt:before{content:"";}.bxs-webcam:before{content:"";}.bxs-widget:before{content:"";}.bxs-window-alt:before{content:"";}.bxs-wine:before{content:"";}.bxs-wink-smile:before{content:"";}.bxs-wink-tongue:before{content:"";}.bxs-wrench:before{content:"";}.bxs-x-circle:before{content:"";}.bxs-x-square:before{content:"";}.bxs-yin-yang:before{content:"";}.bxs-zap:before{content:"";}.bxs-zoom-in:before{content:"";}.bxs-zoom-out:before{content:"";}.bxl-500px:before{content:"";}.bxl-adobe:before{content:"";}.bxl-airbnb:before{content:"";}.bxl-algolia:before{content:"";}.bxl-amazon:before{content:"";}.bxl-android:before{content:"";}.bxl-angular:before{content:"";}.bxl-apple:before{content:"";}.bxl-audible:before{content:"";}.bxl-baidu:before{content:"";}.bxl-behance:before{content:"";}.bxl-bing:before{content:"";}.bxl-bitcoin:before{content:"";}.bxl-blender:before{content:"";}.bxl-blogger:before{content:"";}.bxl-bootstrap:before{content:"";}.bxl-chrome:before{content:"";}.bxl-codepen:before{content:"";}.bxl-c-plus-plus:before{content:"";}.bxl-creative-commons:before{content:"";}.bxl-css3:before{content:"";}.bxl-dailymotion:before{content:"";}.bxl-deviantart:before{content:"";}.bxl-dev-to:before{content:"";}.bxl-digg:before{content:"";}.bxl-digitalocean:before{content:"";}.bxl-discord:before{content:"";}.bxl-discourse:before{content:"";}.bxl-django:before{content:"";}.bxl-dribbble:before{content:"";}.bxl-dropbox:before{content:"";}.bxl-drupal:before{content:"";}.bxl-ebay:before{content:"";}.bxl-edge:before{content:"";}.bxl-etsy:before{content:"";}.bxl-facebook:before{content:"";}.bxl-facebook-circle:before{content:"";}.bxl-facebook-square:before{content:"";}.bxl-figma:before{content:"";}.bxl-firebase:before{content:"";}.bxl-firefox:before{content:"";}.bxl-flickr:before{content:"";}.bxl-flickr-square:before{content:"";}.bxl-foursquare:before{content:"";}.bxl-git:before{content:"";}.bxl-github:before{content:"";}.bxl-gitlab:before{content:"";}.bxl-google:before{content:"";}.bxl-google-cloud:before{content:"";}.bxl-google-plus:before{content:"";}.bxl-google-plus-circle:before{content:"";}.bxl-html5:before{content:"";}.bxl-imdb:before{content:"";}.bxl-instagram:before{content:"";}.bxl-instagram-alt:before{content:"";}.bxl-internet-explorer:before{content:"";}.bxl-invision:before{content:"";}.bxl-javascript:before{content:"";}.bxl-joomla:before{content:"";}.bxl-jquery:before{content:"";}.bxl-jsfiddle:before{content:"";}.bxl-kickstarter:before{content:"";}.bxl-kubernetes:before{content:"";}.bxl-less:before{content:"";}.bxl-linkedin:before{content:"";}.bxl-linkedin-square:before{content:"";}.bxl-magento:before{content:"";}.bxl-mailchimp:before{content:"";}.bxl-markdown:before{content:"";}.bxl-mastercard:before{content:"";}.bxl-medium:before{content:"";}.bxl-medium-old:before{content:"";}.bxl-medium-square:before{content:"";}.bxl-messenger:before{content:"";}.bxl-microsoft:before{content:"";}.bxl-microsoft-teams:before{content:"";}.bxl-nodejs:before{content:"";}.bxl-ok-ru:before{content:"";}.bxl-opera:before{content:"";}.bxl-patreon:before{content:"";}.bxl-paypal:before{content:"";}.bxl-periscope:before{content:"";}.bxl-pinterest:before{content:"";}.bxl-pinterest-alt:before{content:"";}.bxl-play-store:before{content:"";}.bxl-pocket:before{content:"";}.bxl-product-hunt:before{content:"";}.bxl-python:before{content:"";}.bxl-quora:before{content:"";}.bxl-react:before{content:"";}.bxl-redbubble:before{content:"";}.bxl-reddit:before{content:"";}.bxl-redux:before{content:"";}.bxl-sass:before{content:"";}.bxl-shopify:before{content:"";}.bxl-skype:before{content:"";}.bxl-slack:before{content:"";}.bxl-slack-old:before{content:"";}.bxl-snapchat:before{content:"";}.bxl-soundcloud:before{content:"";}.bxl-spotify:before{content:"";}.bxl-spring-boot:before{content:"";}.bxl-squarespace:before{content:"";}.bxl-stack-overflow:before{content:"";}.bxl-stripe:before{content:"";}.bxl-telegram:before{content:"";}.bxl-trello:before{content:"";}.bxl-tumblr:before{content:"";}.bxl-tux:before{content:"";}.bxl-twitch:before{content:"";}.bxl-twitter:before{content:"";}.bxl-unsplash:before{content:"";}.bxl-vimeo:before{content:"";}.bxl-visa:before{content:"";}.bxl-vk:before{content:"";}.bxl-vuejs:before{content:"";}.bxl-whatsapp:before{content:"";}.bxl-whatsapp-square:before{content:"";}.bxl-wikipedia:before{content:"";}.bxl-windows:before{content:"";}.bxl-wix:before{content:"";}.bxl-wordpress:before{content:"";}.bxl-yahoo:before{content:"";}.bxl-yelp:before{content:"";}.bxl-youtube:before{content:"";}.bxl-zoom:before{content:"";}[class^="ri-"],[class*=" ri-"]{font-family:"remixicon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em;}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em;}.ri-xxs{font-size:.5em;}.ri-xs{font-size:.75em;}.ri-sm{font-size:.875em;}.ri-1x{font-size:1em;}.ri-2x{font-size:2em;}.ri-3x{font-size:3em;}.ri-4x{font-size:4em;}.ri-5x{font-size:5em;}.ri-6x{font-size:6em;}.ri-7x{font-size:7em;}.ri-8x{font-size:8em;}.ri-9x{font-size:9em;}.ri-10x{font-size:10em;}.ri-fw{text-align:center;width:1.25em;}.ri-24-hours-fill:before{content:"";}.ri-24-hours-line:before{content:"";}.ri-4k-fill:before{content:"";}.ri-4k-line:before{content:"";}.ri-a-b:before{content:"";}.ri-account-box-fill:before{content:"";}.ri-account-box-line:before{content:"";}.ri-account-circle-fill:before{content:"";}.ri-account-circle-line:before{content:"";}.ri-account-pin-box-fill:before{content:"";}.ri-account-pin-box-line:before{content:"";}.ri-account-pin-circle-fill:before{content:"";}.ri-account-pin-circle-line:before{content:"";}.ri-add-box-fill:before{content:"";}.ri-add-box-line:before{content:"";}.ri-add-circle-fill:before{content:"";}.ri-add-circle-line:before{content:"";}.ri-add-fill:before{content:"";}.ri-add-line:before{content:"";}.ri-admin-fill:before{content:"";}.ri-admin-line:before{content:"";}.ri-advertisement-fill:before{content:"";}.ri-advertisement-line:before{content:"";}.ri-airplay-fill:before{content:"";}.ri-airplay-line:before{content:"";}.ri-alarm-fill:before{content:"";}.ri-alarm-line:before{content:"";}.ri-alarm-warning-fill:before{content:"";}.ri-alarm-warning-line:before{content:"";}.ri-album-fill:before{content:"";}.ri-album-line:before{content:"";}.ri-alert-fill:before{content:"";}.ri-alert-line:before{content:"";}.ri-aliens-fill:before{content:"";}.ri-aliens-line:before{content:"";}.ri-align-bottom:before{content:"";}.ri-align-center:before{content:"";}.ri-align-justify:before{content:"";}.ri-align-left:before{content:"";}.ri-align-right:before{content:"";}.ri-align-top:before{content:"";}.ri-align-vertically:before{content:"";}.ri-alipay-fill:before{content:"";}.ri-alipay-line:before{content:"";}.ri-amazon-fill:before{content:"";}.ri-amazon-line:before{content:"";}.ri-anchor-fill:before{content:"";}.ri-anchor-line:before{content:"";}.ri-ancient-gate-fill:before{content:"";}.ri-ancient-gate-line:before{content:"";}.ri-ancient-pavilion-fill:before{content:"";}.ri-ancient-pavilion-line:before{content:"";}.ri-android-fill:before{content:"";}.ri-android-line:before{content:"";}.ri-angularjs-fill:before{content:"";}.ri-angularjs-line:before{content:"";}.ri-anticlockwise-2-fill:before{content:"";}.ri-anticlockwise-2-line:before{content:"";}.ri-anticlockwise-fill:before{content:"";}.ri-anticlockwise-line:before{content:"";}.ri-app-store-fill:before{content:"";}.ri-app-store-line:before{content:"";}.ri-apple-fill:before{content:"";}.ri-apple-line:before{content:"";}.ri-apps-2-fill:before{content:"";}.ri-apps-2-line:before{content:"";}.ri-apps-fill:before{content:"";}.ri-apps-line:before{content:"";}.ri-archive-drawer-fill:before{content:"";}.ri-archive-drawer-line:before{content:"";}.ri-archive-fill:before{content:"";}.ri-archive-line:before{content:"";}.ri-arrow-down-circle-fill:before{content:"";}.ri-arrow-down-circle-line:before{content:"";}.ri-arrow-down-fill:before{content:"";}.ri-arrow-down-line:before{content:"";}.ri-arrow-down-s-fill:before{content:"";}.ri-arrow-down-s-line:before{content:"";}.ri-arrow-drop-down-fill:before{content:"";}.ri-arrow-drop-down-line:before{content:"";}.ri-arrow-drop-left-fill:before{content:"";}.ri-arrow-drop-left-line:before{content:"";}.ri-arrow-drop-right-fill:before{content:"";}.ri-arrow-drop-right-line:before{content:"";}.ri-arrow-drop-up-fill:before{content:"";}.ri-arrow-drop-up-line:before{content:"";}.ri-arrow-go-back-fill:before{content:"";}.ri-arrow-go-back-line:before{content:"";}.ri-arrow-go-forward-fill:before{content:"";}.ri-arrow-go-forward-line:before{content:"";}.ri-arrow-left-circle-fill:before{content:"";}.ri-arrow-left-circle-line:before{content:"";}.ri-arrow-left-down-fill:before{content:"";}.ri-arrow-left-down-line:before{content:"";}.ri-arrow-left-fill:before{content:"";}.ri-arrow-left-line:before{content:"";}.ri-arrow-left-right-fill:before{content:"";}.ri-arrow-left-right-line:before{content:"";}.ri-arrow-left-s-fill:before{content:"";}.ri-arrow-left-s-line:before{content:"";}.ri-arrow-left-up-fill:before{content:"";}.ri-arrow-left-up-line:before{content:"";}.ri-arrow-right-circle-fill:before{content:"";}.ri-arrow-right-circle-line:before{content:"";}.ri-arrow-right-down-fill:before{content:"";}.ri-arrow-right-down-line:before{content:"";}.ri-arrow-right-fill:before{content:"";}.ri-arrow-right-line:before{content:"";}.ri-arrow-right-s-fill:before{content:"";}.ri-arrow-right-s-line:before{content:"";}.ri-arrow-right-up-fill:before{content:"";}.ri-arrow-right-up-line:before{content:"";}.ri-arrow-up-circle-fill:before{content:"";}.ri-arrow-up-circle-line:before{content:"";}.ri-arrow-up-down-fill:before{content:"";}.ri-arrow-up-down-line:before{content:"";}.ri-arrow-up-fill:before{content:"";}.ri-arrow-up-line:before{content:"";}.ri-arrow-up-s-fill:before{content:"";}.ri-arrow-up-s-line:before{content:"";}.ri-artboard-2-fill:before{content:"";}.ri-artboard-2-line:before{content:"";}.ri-artboard-fill:before{content:"";}.ri-artboard-line:before{content:"";}.ri-article-fill:before{content:"";}.ri-article-line:before{content:"";}.ri-aspect-ratio-fill:before{content:"";}.ri-aspect-ratio-line:before{content:"";}.ri-asterisk:before{content:"";}.ri-at-fill:before{content:"";}.ri-at-line:before{content:"";}.ri-attachment-2:before{content:"";}.ri-attachment-fill:before{content:"";}.ri-attachment-line:before{content:"";}.ri-auction-fill:before{content:"";}.ri-auction-line:before{content:"";}.ri-award-fill:before{content:"";}.ri-award-line:before{content:"";}.ri-baidu-fill:before{content:"";}.ri-baidu-line:before{content:"";}.ri-ball-pen-fill:before{content:"";}.ri-ball-pen-line:before{content:"";}.ri-bank-card-2-fill:before{content:"";}.ri-bank-card-2-line:before{content:"";}.ri-bank-card-fill:before{content:"";}.ri-bank-card-line:before{content:"";}.ri-bank-fill:before{content:"";}.ri-bank-line:before{content:"";}.ri-bar-chart-2-fill:before{content:"";}.ri-bar-chart-2-line:before{content:"";}.ri-bar-chart-box-fill:before{content:"";}.ri-bar-chart-box-line:before{content:"";}.ri-bar-chart-fill:before{content:"";}.ri-bar-chart-grouped-fill:before{content:"";}.ri-bar-chart-grouped-line:before{content:"";}.ri-bar-chart-horizontal-fill:before{content:"";}.ri-bar-chart-horizontal-line:before{content:"";}.ri-bar-chart-line:before{content:"";}.ri-barcode-box-fill:before{content:"";}.ri-barcode-box-line:before{content:"";}.ri-barcode-fill:before{content:"";}.ri-barcode-line:before{content:"";}.ri-barricade-fill:before{content:"";}.ri-barricade-line:before{content:"";}.ri-base-station-fill:before{content:"";}.ri-base-station-line:before{content:"";}.ri-basketball-fill:before{content:"";}.ri-basketball-line:before{content:"";}.ri-battery-2-charge-fill:before{content:"";}.ri-battery-2-charge-line:before{content:"";}.ri-battery-2-fill:before{content:"";}.ri-battery-2-line:before{content:"";}.ri-battery-charge-fill:before{content:"";}.ri-battery-charge-line:before{content:"";}.ri-battery-fill:before{content:"";}.ri-battery-line:before{content:"";}.ri-battery-low-fill:before{content:"";}.ri-battery-low-line:before{content:"";}.ri-battery-saver-fill:before{content:"";}.ri-battery-saver-line:before{content:"";}.ri-battery-share-fill:before{content:"";}.ri-battery-share-line:before{content:"";}.ri-bear-smile-fill:before{content:"";}.ri-bear-smile-line:before{content:"";}.ri-behance-fill:before{content:"";}.ri-behance-line:before{content:"";}.ri-bell-fill:before{content:"";}.ri-bell-line:before{content:"";}.ri-bike-fill:before{content:"";}.ri-bike-line:before{content:"";}.ri-bilibili-fill:before{content:"";}.ri-bilibili-line:before{content:"";}.ri-bill-fill:before{content:"";}.ri-bill-line:before{content:"";}.ri-billiards-fill:before{content:"";}.ri-billiards-line:before{content:"";}.ri-bit-coin-fill:before{content:"";}.ri-bit-coin-line:before{content:"";}.ri-blaze-fill:before{content:"";}.ri-blaze-line:before{content:"";}.ri-bluetooth-connect-fill:before{content:"";}.ri-bluetooth-connect-line:before{content:"";}.ri-bluetooth-fill:before{content:"";}.ri-bluetooth-line:before{content:"";}.ri-blur-off-fill:before{content:"";}.ri-blur-off-line:before{content:"";}.ri-body-scan-fill:before{content:"";}.ri-body-scan-line:before{content:"";}.ri-bold:before{content:"";}.ri-book-2-fill:before{content:"";}.ri-book-2-line:before{content:"";}.ri-book-3-fill:before{content:"";}.ri-book-3-line:before{content:"";}.ri-book-fill:before{content:"";}.ri-book-line:before{content:"";}.ri-book-mark-fill:before{content:"";}.ri-book-mark-line:before{content:"";}.ri-book-open-fill:before{content:"";}.ri-book-open-line:before{content:"";}.ri-book-read-fill:before{content:"";}.ri-book-read-line:before{content:"";}.ri-booklet-fill:before{content:"";}.ri-booklet-line:before{content:"";}.ri-bookmark-2-fill:before{content:"";}.ri-bookmark-2-line:before{content:"";}.ri-bookmark-3-fill:before{content:"";}.ri-bookmark-3-line:before{content:"";}.ri-bookmark-fill:before{content:"";}.ri-bookmark-line:before{content:"";}.ri-boxing-fill:before{content:"";}.ri-boxing-line:before{content:"";}.ri-braces-fill:before{content:"";}.ri-braces-line:before{content:"";}.ri-brackets-fill:before{content:"";}.ri-brackets-line:before{content:"";}.ri-briefcase-2-fill:before{content:"";}.ri-briefcase-2-line:before{content:"";}.ri-briefcase-3-fill:before{content:"";}.ri-briefcase-3-line:before{content:"";}.ri-briefcase-4-fill:before{content:"";}.ri-briefcase-4-line:before{content:"";}.ri-briefcase-5-fill:before{content:"";}.ri-briefcase-5-line:before{content:"";}.ri-briefcase-fill:before{content:"";}.ri-briefcase-line:before{content:"";}.ri-bring-forward:before{content:"";}.ri-bring-to-front:before{content:"";}.ri-broadcast-fill:before{content:"";}.ri-broadcast-line:before{content:"";}.ri-brush-2-fill:before{content:"";}.ri-brush-2-line:before{content:"";}.ri-brush-3-fill:before{content:"";}.ri-brush-3-line:before{content:"";}.ri-brush-4-fill:before{content:"";}.ri-brush-4-line:before{content:"";}.ri-brush-fill:before{content:"";}.ri-brush-line:before{content:"";}.ri-bubble-chart-fill:before{content:"";}.ri-bubble-chart-line:before{content:"";}.ri-bug-2-fill:before{content:"";}.ri-bug-2-line:before{content:"";}.ri-bug-fill:before{content:"";}.ri-bug-line:before{content:"";}.ri-building-2-fill:before{content:"";}.ri-building-2-line:before{content:"";}.ri-building-3-fill:before{content:"";}.ri-building-3-line:before{content:"";}.ri-building-4-fill:before{content:"";}.ri-building-4-line:before{content:"";}.ri-building-fill:before{content:"";}.ri-building-line:before{content:"";}.ri-bus-2-fill:before{content:"";}.ri-bus-2-line:before{content:"";}.ri-bus-fill:before{content:"";}.ri-bus-line:before{content:"";}.ri-bus-wifi-fill:before{content:"";}.ri-bus-wifi-line:before{content:"";}.ri-cactus-fill:before{content:"";}.ri-cactus-line:before{content:"";}.ri-cake-2-fill:before{content:"";}.ri-cake-2-line:before{content:"";}.ri-cake-3-fill:before{content:"";}.ri-cake-3-line:before{content:"";}.ri-cake-fill:before{content:"";}.ri-cake-line:before{content:"";}.ri-calculator-fill:before{content:"";}.ri-calculator-line:before{content:"";}.ri-calendar-2-fill:before{content:"";}.ri-calendar-2-line:before{content:"";}.ri-calendar-check-fill:before{content:"";}.ri-calendar-check-line:before{content:"";}.ri-calendar-event-fill:before{content:"";}.ri-calendar-event-line:before{content:"";}.ri-calendar-fill:before{content:"";}.ri-calendar-line:before{content:"";}.ri-calendar-todo-fill:before{content:"";}.ri-calendar-todo-line:before{content:"";}.ri-camera-2-fill:before{content:"";}.ri-camera-2-line:before{content:"";}.ri-camera-3-fill:before{content:"";}.ri-camera-3-line:before{content:"";}.ri-camera-fill:before{content:"";}.ri-camera-lens-fill:before{content:"";}.ri-camera-lens-line:before{content:"";}.ri-camera-line:before{content:"";}.ri-camera-off-fill:before{content:"";}.ri-camera-off-line:before{content:"";}.ri-camera-switch-fill:before{content:"";}.ri-camera-switch-line:before{content:"";}.ri-capsule-fill:before{content:"";}.ri-capsule-line:before{content:"";}.ri-car-fill:before{content:"";}.ri-car-line:before{content:"";}.ri-car-washing-fill:before{content:"";}.ri-car-washing-line:before{content:"";}.ri-caravan-fill:before{content:"";}.ri-caravan-line:before{content:"";}.ri-cast-fill:before{content:"";}.ri-cast-line:before{content:"";}.ri-cellphone-fill:before{content:"";}.ri-cellphone-line:before{content:"";}.ri-celsius-fill:before{content:"";}.ri-celsius-line:before{content:"";}.ri-centos-fill:before{content:"";}.ri-centos-line:before{content:"";}.ri-character-recognition-fill:before{content:"";}.ri-character-recognition-line:before{content:"";}.ri-charging-pile-2-fill:before{content:"";}.ri-charging-pile-2-line:before{content:"";}.ri-charging-pile-fill:before{content:"";}.ri-charging-pile-line:before{content:"";}.ri-chat-1-fill:before{content:"";}.ri-chat-1-line:before{content:"";}.ri-chat-2-fill:before{content:"";}.ri-chat-2-line:before{content:"";}.ri-chat-3-fill:before{content:"";}.ri-chat-3-line:before{content:"";}.ri-chat-4-fill:before{content:"";}.ri-chat-4-line:before{content:"";}.ri-chat-check-fill:before{content:"";}.ri-chat-check-line:before{content:"";}.ri-chat-delete-fill:before{content:"";}.ri-chat-delete-line:before{content:"";}.ri-chat-download-fill:before{content:"";}.ri-chat-download-line:before{content:"";}.ri-chat-follow-up-fill:before{content:"";}.ri-chat-follow-up-line:before{content:"";}.ri-chat-forward-fill:before{content:"";}.ri-chat-forward-line:before{content:"";}.ri-chat-heart-fill:before{content:"";}.ri-chat-heart-line:before{content:"";}.ri-chat-history-fill:before{content:"";}.ri-chat-history-line:before{content:"";}.ri-chat-new-fill:before{content:"";}.ri-chat-new-line:before{content:"";}.ri-chat-off-fill:before{content:"";}.ri-chat-off-line:before{content:"";}.ri-chat-poll-fill:before{content:"";}.ri-chat-poll-line:before{content:"";}.ri-chat-private-fill:before{content:"";}.ri-chat-private-line:before{content:"";}.ri-chat-quote-fill:before{content:"";}.ri-chat-quote-line:before{content:"";}.ri-chat-settings-fill:before{content:"";}.ri-chat-settings-line:before{content:"";}.ri-chat-smile-2-fill:before{content:"";}.ri-chat-smile-2-line:before{content:"";}.ri-chat-smile-3-fill:before{content:"";}.ri-chat-smile-3-line:before{content:"";}.ri-chat-smile-fill:before{content:"";}.ri-chat-smile-line:before{content:"";}.ri-chat-upload-fill:before{content:"";}.ri-chat-upload-line:before{content:"";}.ri-chat-voice-fill:before{content:"";}.ri-chat-voice-line:before{content:"";}.ri-check-double-fill:before{content:"";}.ri-check-double-line:before{content:"";}.ri-check-fill:before{content:"";}.ri-check-line:before{content:"";}.ri-checkbox-blank-circle-fill:before{content:"";}.ri-checkbox-blank-circle-line:before{content:"";}.ri-checkbox-blank-fill:before{content:"";}.ri-checkbox-blank-line:before{content:"";}.ri-checkbox-circle-fill:before{content:"";}.ri-checkbox-circle-line:before{content:"";}.ri-checkbox-fill:before{content:"";}.ri-checkbox-indeterminate-fill:before{content:"";}.ri-checkbox-indeterminate-line:before{content:"";}.ri-checkbox-line:before{content:"";}.ri-checkbox-multiple-blank-fill:before{content:"";}.ri-checkbox-multiple-blank-line:before{content:"";}.ri-checkbox-multiple-fill:before{content:"";}.ri-checkbox-multiple-line:before{content:"";}.ri-china-railway-fill:before{content:"";}.ri-china-railway-line:before{content:"";}.ri-chrome-fill:before{content:"";}.ri-chrome-line:before{content:"";}.ri-clapperboard-fill:before{content:"";}.ri-clapperboard-line:before{content:"";}.ri-clipboard-fill:before{content:"";}.ri-clipboard-line:before{content:"";}.ri-clockwise-2-fill:before{content:"";}.ri-clockwise-2-line:before{content:"";}.ri-clockwise-fill:before{content:"";}.ri-clockwise-line:before{content:"";}.ri-close-circle-fill:before{content:"";}.ri-close-circle-line:before{content:"";}.ri-close-fill:before{content:"";}.ri-close-line:before{content:"";}.ri-closed-captioning-fill:before{content:"";}.ri-closed-captioning-line:before{content:"";}.ri-cloud-fill:before{content:"";}.ri-cloud-line:before{content:"";}.ri-cloud-off-fill:before{content:"";}.ri-cloud-off-line:before{content:"";}.ri-cloud-windy-fill:before{content:"";}.ri-cloud-windy-line:before{content:"";}.ri-cloudy-2-fill:before{content:"";}.ri-cloudy-2-line:before{content:"";}.ri-cloudy-fill:before{content:"";}.ri-cloudy-line:before{content:"";}.ri-code-box-fill:before{content:"";}.ri-code-box-line:before{content:"";}.ri-code-fill:before{content:"";}.ri-code-line:before{content:"";}.ri-code-s-fill:before{content:"";}.ri-code-s-line:before{content:"";}.ri-code-s-slash-fill:before{content:"";}.ri-code-s-slash-line:before{content:"";}.ri-code-view:before{content:"";}.ri-codepen-fill:before{content:"";}.ri-codepen-line:before{content:"";}.ri-coin-fill:before{content:"";}.ri-coin-line:before{content:"";}.ri-coins-fill:before{content:"";}.ri-coins-line:before{content:"";}.ri-collage-fill:before{content:"";}.ri-collage-line:before{content:"";}.ri-command-fill:before{content:"";}.ri-command-line:before{content:"";}.ri-community-fill:before{content:"";}.ri-community-line:before{content:"";}.ri-compass-2-fill:before{content:"";}.ri-compass-2-line:before{content:"";}.ri-compass-3-fill:before{content:"";}.ri-compass-3-line:before{content:"";}.ri-compass-4-fill:before{content:"";}.ri-compass-4-line:before{content:"";}.ri-compass-discover-fill:before{content:"";}.ri-compass-discover-line:before{content:"";}.ri-compass-fill:before{content:"";}.ri-compass-line:before{content:"";}.ri-compasses-2-fill:before{content:"";}.ri-compasses-2-line:before{content:"";}.ri-compasses-fill:before{content:"";}.ri-compasses-line:before{content:"";}.ri-computer-fill:before{content:"";}.ri-computer-line:before{content:"";}.ri-contacts-book-2-fill:before{content:"";}.ri-contacts-book-2-line:before{content:"";}.ri-contacts-book-fill:before{content:"";}.ri-contacts-book-line:before{content:"";}.ri-contacts-book-upload-fill:before{content:"";}.ri-contacts-book-upload-line:before{content:"";}.ri-contacts-fill:before{content:"";}.ri-contacts-line:before{content:"";}.ri-contrast-2-fill:before{content:"";}.ri-contrast-2-line:before{content:"";}.ri-contrast-drop-2-fill:before{content:"";}.ri-contrast-drop-2-line:before{content:"";}.ri-contrast-drop-fill:before{content:"";}.ri-contrast-drop-line:before{content:"";}.ri-contrast-fill:before{content:"";}.ri-contrast-line:before{content:"";}.ri-copper-coin-fill:before{content:"";}.ri-copper-coin-line:before{content:"";}.ri-copper-diamond-fill:before{content:"";}.ri-copper-diamond-line:before{content:"";}.ri-copyleft-fill:before{content:"";}.ri-copyleft-line:before{content:"";}.ri-copyright-fill:before{content:"";}.ri-copyright-line:before{content:"";}.ri-coreos-fill:before{content:"";}.ri-coreos-line:before{content:"";}.ri-coupon-2-fill:before{content:"";}.ri-coupon-2-line:before{content:"";}.ri-coupon-3-fill:before{content:"";}.ri-coupon-3-line:before{content:"";}.ri-coupon-4-fill:before{content:"";}.ri-coupon-4-line:before{content:"";}.ri-coupon-5-fill:before{content:"";}.ri-coupon-5-line:before{content:"";}.ri-coupon-fill:before{content:"";}.ri-coupon-line:before{content:"";}.ri-cpu-fill:before{content:"";}.ri-cpu-line:before{content:"";}.ri-creative-commons-by-fill:before{content:"";}.ri-creative-commons-by-line:before{content:"";}.ri-creative-commons-fill:before{content:"";}.ri-creative-commons-line:before{content:"";}.ri-creative-commons-nc-fill:before{content:"";}.ri-creative-commons-nc-line:before{content:"";}.ri-creative-commons-nd-fill:before{content:"";}.ri-creative-commons-nd-line:before{content:"";}.ri-creative-commons-sa-fill:before{content:"";}.ri-creative-commons-sa-line:before{content:"";}.ri-creative-commons-zero-fill:before{content:"";}.ri-creative-commons-zero-line:before{content:"";}.ri-criminal-fill:before{content:"";}.ri-criminal-line:before{content:"";}.ri-crop-2-fill:before{content:"";}.ri-crop-2-line:before{content:"";}.ri-crop-fill:before{content:"";}.ri-crop-line:before{content:"";}.ri-css3-fill:before{content:"";}.ri-css3-line:before{content:"";}.ri-cup-fill:before{content:"";}.ri-cup-line:before{content:"";}.ri-currency-fill:before{content:"";}.ri-currency-line:before{content:"";}.ri-cursor-fill:before{content:"";}.ri-cursor-line:before{content:"";}.ri-customer-service-2-fill:before{content:"";}.ri-customer-service-2-line:before{content:"";}.ri-customer-service-fill:before{content:"";}.ri-customer-service-line:before{content:"";}.ri-dashboard-2-fill:before{content:"";}.ri-dashboard-2-line:before{content:"";}.ri-dashboard-3-fill:before{content:"";}.ri-dashboard-3-line:before{content:"";}.ri-dashboard-fill:before{content:"";}.ri-dashboard-line:before{content:"";}.ri-database-2-fill:before{content:"";}.ri-database-2-line:before{content:"";}.ri-database-fill:before{content:"";}.ri-database-line:before{content:"";}.ri-delete-back-2-fill:before{content:"";}.ri-delete-back-2-line:before{content:"";}.ri-delete-back-fill:before{content:"";}.ri-delete-back-line:before{content:"";}.ri-delete-bin-2-fill:before{content:"";}.ri-delete-bin-2-line:before{content:"";}.ri-delete-bin-3-fill:before{content:"";}.ri-delete-bin-3-line:before{content:"";}.ri-delete-bin-4-fill:before{content:"";}.ri-delete-bin-4-line:before{content:"";}.ri-delete-bin-5-fill:before{content:"";}.ri-delete-bin-5-line:before{content:"";}.ri-delete-bin-6-fill:before{content:"";}.ri-delete-bin-6-line:before{content:"";}.ri-delete-bin-7-fill:before{content:"";}.ri-delete-bin-7-line:before{content:"";}.ri-delete-bin-fill:before{content:"";}.ri-delete-bin-line:before{content:"";}.ri-delete-column:before{content:"";}.ri-delete-row:before{content:"";}.ri-device-fill:before{content:"";}.ri-device-line:before{content:"";}.ri-device-recover-fill:before{content:"";}.ri-device-recover-line:before{content:"";}.ri-dingding-fill:before{content:"";}.ri-dingding-line:before{content:"";}.ri-direction-fill:before{content:"";}.ri-direction-line:before{content:"";}.ri-disc-fill:before{content:"";}.ri-disc-line:before{content:"";}.ri-discord-fill:before{content:"";}.ri-discord-line:before{content:"";}.ri-discuss-fill:before{content:"";}.ri-discuss-line:before{content:"";}.ri-dislike-fill:before{content:"";}.ri-dislike-line:before{content:"";}.ri-disqus-fill:before{content:"";}.ri-disqus-line:before{content:"";}.ri-divide-fill:before{content:"";}.ri-divide-line:before{content:"";}.ri-donut-chart-fill:before{content:"";}.ri-donut-chart-line:before{content:"";}.ri-door-closed-fill:before{content:"";}.ri-door-closed-line:before{content:"";}.ri-door-fill:before{content:"";}.ri-door-line:before{content:"";}.ri-door-lock-box-fill:before{content:"";}.ri-door-lock-box-line:before{content:"";}.ri-door-lock-fill:before{content:"";}.ri-door-lock-line:before{content:"";}.ri-door-open-fill:before{content:"";}.ri-door-open-line:before{content:"";}.ri-dossier-fill:before{content:"";}.ri-dossier-line:before{content:"";}.ri-douban-fill:before{content:"";}.ri-douban-line:before{content:"";}.ri-double-quotes-l:before{content:"";}.ri-double-quotes-r:before{content:"";}.ri-download-2-fill:before{content:"";}.ri-download-2-line:before{content:"";}.ri-download-cloud-2-fill:before{content:"";}.ri-download-cloud-2-line:before{content:"";}.ri-download-cloud-fill:before{content:"";}.ri-download-cloud-line:before{content:"";}.ri-download-fill:before{content:"";}.ri-download-line:before{content:"";}.ri-draft-fill:before{content:"";}.ri-draft-line:before{content:"";}.ri-drag-drop-fill:before{content:"";}.ri-drag-drop-line:before{content:"";}.ri-drag-move-2-fill:before{content:"";}.ri-drag-move-2-line:before{content:"";}.ri-drag-move-fill:before{content:"";}.ri-drag-move-line:before{content:"";}.ri-dribbble-fill:before{content:"";}.ri-dribbble-line:before{content:"";}.ri-drive-fill:before{content:"";}.ri-drive-line:before{content:"";}.ri-drizzle-fill:before{content:"";}.ri-drizzle-line:before{content:"";}.ri-drop-fill:before{content:"";}.ri-drop-line:before{content:"";}.ri-dropbox-fill:before{content:"";}.ri-dropbox-line:before{content:"";}.ri-dual-sim-1-fill:before{content:"";}.ri-dual-sim-1-line:before{content:"";}.ri-dual-sim-2-fill:before{content:"";}.ri-dual-sim-2-line:before{content:"";}.ri-dv-fill:before{content:"";}.ri-dv-line:before{content:"";}.ri-dvd-fill:before{content:"";}.ri-dvd-line:before{content:"";}.ri-e-bike-2-fill:before{content:"";}.ri-e-bike-2-line:before{content:"";}.ri-e-bike-fill:before{content:"";}.ri-e-bike-line:before{content:"";}.ri-earth-fill:before{content:"";}.ri-earth-line:before{content:"";}.ri-earthquake-fill:before{content:"";}.ri-earthquake-line:before{content:"";}.ri-edge-fill:before{content:"";}.ri-edge-line:before{content:"";}.ri-edit-2-fill:before{content:"";}.ri-edit-2-line:before{content:"";}.ri-edit-box-fill:before{content:"";}.ri-edit-box-line:before{content:"";}.ri-edit-circle-fill:before{content:"";}.ri-edit-circle-line:before{content:"";}.ri-edit-fill:before{content:"";}.ri-edit-line:before{content:"";}.ri-eject-fill:before{content:"";}.ri-eject-line:before{content:"";}.ri-emotion-2-fill:before{content:"";}.ri-emotion-2-line:before{content:"";}.ri-emotion-fill:before{content:"";}.ri-emotion-happy-fill:before{content:"";}.ri-emotion-happy-line:before{content:"";}.ri-emotion-laugh-fill:before{content:"";}.ri-emotion-laugh-line:before{content:"";}.ri-emotion-line:before{content:"";}.ri-emotion-normal-fill:before{content:"";}.ri-emotion-normal-line:before{content:"";}.ri-emotion-sad-fill:before{content:"";}.ri-emotion-sad-line:before{content:"";}.ri-emotion-unhappy-fill:before{content:"";}.ri-emotion-unhappy-line:before{content:"";}.ri-empathize-fill:before{content:"";}.ri-empathize-line:before{content:"";}.ri-emphasis-cn:before{content:"";}.ri-emphasis:before{content:"";}.ri-english-input:before{content:"";}.ri-equalizer-fill:before{content:"";}.ri-equalizer-line:before{content:"";}.ri-eraser-fill:before{content:"";}.ri-eraser-line:before{content:"";}.ri-error-warning-fill:before{content:"";}.ri-error-warning-line:before{content:"";}.ri-evernote-fill:before{content:"";}.ri-evernote-line:before{content:"";}.ri-exchange-box-fill:before{content:"";}.ri-exchange-box-line:before{content:"";}.ri-exchange-cny-fill:before{content:"";}.ri-exchange-cny-line:before{content:"";}.ri-exchange-dollar-fill:before{content:"";}.ri-exchange-dollar-line:before{content:"";}.ri-exchange-fill:before{content:"";}.ri-exchange-funds-fill:before{content:"";}.ri-exchange-funds-line:before{content:"";}.ri-exchange-line:before{content:"";}.ri-external-link-fill:before{content:"";}.ri-external-link-line:before{content:"";}.ri-eye-2-fill:before{content:"";}.ri-eye-2-line:before{content:"";}.ri-eye-close-fill:before{content:"";}.ri-eye-close-line:before{content:"";}.ri-eye-fill:before{content:"";}.ri-eye-line:before{content:"";}.ri-eye-off-fill:before{content:"";}.ri-eye-off-line:before{content:"";}.ri-facebook-box-fill:before{content:"";}.ri-facebook-box-line:before{content:"";}.ri-facebook-circle-fill:before{content:"";}.ri-facebook-circle-line:before{content:"";}.ri-facebook-fill:before{content:"";}.ri-facebook-line:before{content:"";}.ri-fahrenheit-fill:before{content:"";}.ri-fahrenheit-line:before{content:"";}.ri-feedback-fill:before{content:"";}.ri-feedback-line:before{content:"";}.ri-file-2-fill:before{content:"";}.ri-file-2-line:before{content:"";}.ri-file-3-fill:before{content:"";}.ri-file-3-line:before{content:"";}.ri-file-4-fill:before{content:"";}.ri-file-4-line:before{content:"";}.ri-file-add-fill:before{content:"";}.ri-file-add-line:before{content:"";}.ri-file-chart-2-fill:before{content:"";}.ri-file-chart-2-line:before{content:"";}.ri-file-chart-fill:before{content:"";}.ri-file-chart-line:before{content:"";}.ri-file-cloud-fill:before{content:"";}.ri-file-cloud-line:before{content:"";}.ri-file-code-fill:before{content:"";}.ri-file-code-line:before{content:"";}.ri-file-copy-2-fill:before{content:"";}.ri-file-copy-2-line:before{content:"";}.ri-file-copy-fill:before{content:"";}.ri-file-copy-line:before{content:"";}.ri-file-damage-fill:before{content:"";}.ri-file-damage-line:before{content:"";}.ri-file-download-fill:before{content:"";}.ri-file-download-line:before{content:"";}.ri-file-edit-fill:before{content:"";}.ri-file-edit-line:before{content:"";}.ri-file-excel-2-fill:before{content:"";}.ri-file-excel-2-line:before{content:"";}.ri-file-excel-fill:before{content:"";}.ri-file-excel-line:before{content:"";}.ri-file-fill:before{content:"";}.ri-file-forbid-fill:before{content:"";}.ri-file-forbid-line:before{content:"";}.ri-file-gif-fill:before{content:"";}.ri-file-gif-line:before{content:"";}.ri-file-history-fill:before{content:"";}.ri-file-history-line:before{content:"";}.ri-file-hwp-fill:before{content:"";}.ri-file-hwp-line:before{content:"";}.ri-file-info-fill:before{content:"";}.ri-file-info-line:before{content:"";}.ri-file-line:before{content:"";}.ri-file-list-2-fill:before{content:"";}.ri-file-list-2-line:before{content:"";}.ri-file-list-3-fill:before{content:"";}.ri-file-list-3-line:before{content:"";}.ri-file-list-fill:before{content:"";}.ri-file-list-line:before{content:"";}.ri-file-lock-fill:before{content:"";}.ri-file-lock-line:before{content:"";}.ri-file-mark-fill:before{content:"";}.ri-file-mark-line:before{content:"";}.ri-file-music-fill:before{content:"";}.ri-file-music-line:before{content:"";}.ri-file-paper-2-fill:before{content:"";}.ri-file-paper-2-line:before{content:"";}.ri-file-paper-fill:before{content:"";}.ri-file-paper-line:before{content:"";}.ri-file-pdf-fill:before{content:"";}.ri-file-pdf-line:before{content:"";}.ri-file-ppt-2-fill:before{content:"";}.ri-file-ppt-2-line:before{content:"";}.ri-file-ppt-fill:before{content:"";}.ri-file-ppt-line:before{content:"";}.ri-file-reduce-fill:before{content:"";}.ri-file-reduce-line:before{content:"";}.ri-file-search-fill:before{content:"";}.ri-file-search-line:before{content:"";}.ri-file-settings-fill:before{content:"";}.ri-file-settings-line:before{content:"";}.ri-file-shield-2-fill:before{content:"";}.ri-file-shield-2-line:before{content:"";}.ri-file-shield-fill:before{content:"";}.ri-file-shield-line:before{content:"";}.ri-file-shred-fill:before{content:"";}.ri-file-shred-line:before{content:"";}.ri-file-text-fill:before{content:"";}.ri-file-text-line:before{content:"";}.ri-file-transfer-fill:before{content:"";}.ri-file-transfer-line:before{content:"";}.ri-file-unknow-fill:before{content:"";}.ri-file-unknow-line:before{content:"";}.ri-file-upload-fill:before{content:"";}.ri-file-upload-line:before{content:"";}.ri-file-user-fill:before{content:"";}.ri-file-user-line:before{content:"";}.ri-file-warning-fill:before{content:"";}.ri-file-warning-line:before{content:"";}.ri-file-word-2-fill:before{content:"";}.ri-file-word-2-line:before{content:"";}.ri-file-word-fill:before{content:"";}.ri-file-word-line:before{content:"";}.ri-file-zip-fill:before{content:"";}.ri-file-zip-line:before{content:"";}.ri-film-fill:before{content:"";}.ri-film-line:before{content:"";}.ri-filter-2-fill:before{content:"";}.ri-filter-2-line:before{content:"";}.ri-filter-3-fill:before{content:"";}.ri-filter-3-line:before{content:"";}.ri-filter-fill:before{content:"";}.ri-filter-line:before{content:"";}.ri-filter-off-fill:before{content:"";}.ri-filter-off-line:before{content:"";}.ri-find-replace-fill:before{content:"";}.ri-find-replace-line:before{content:"";}.ri-finder-fill:before{content:"";}.ri-finder-line:before{content:"";}.ri-fingerprint-2-fill:before{content:"";}.ri-fingerprint-2-line:before{content:"";}.ri-fingerprint-fill:before{content:"";}.ri-fingerprint-line:before{content:"";}.ri-fire-fill:before{content:"";}.ri-fire-line:before{content:"";}.ri-firefox-fill:before{content:"";}.ri-firefox-line:before{content:"";}.ri-first-aid-kit-fill:before{content:"";}.ri-first-aid-kit-line:before{content:"";}.ri-flag-2-fill:before{content:"";}.ri-flag-2-line:before{content:"";}.ri-flag-fill:before{content:"";}.ri-flag-line:before{content:"";}.ri-flashlight-fill:before{content:"";}.ri-flashlight-line:before{content:"";}.ri-flask-fill:before{content:"";}.ri-flask-line:before{content:"";}.ri-flight-land-fill:before{content:"";}.ri-flight-land-line:before{content:"";}.ri-flight-takeoff-fill:before{content:"";}.ri-flight-takeoff-line:before{content:"";}.ri-flood-fill:before{content:"";}.ri-flood-line:before{content:"";}.ri-flow-chart:before{content:"";}.ri-flutter-fill:before{content:"";}.ri-flutter-line:before{content:"";}.ri-focus-2-fill:before{content:"";}.ri-focus-2-line:before{content:"";}.ri-focus-3-fill:before{content:"";}.ri-focus-3-line:before{content:"";}.ri-focus-fill:before{content:"";}.ri-focus-line:before{content:"";}.ri-foggy-fill:before{content:"";}.ri-foggy-line:before{content:"";}.ri-folder-2-fill:before{content:"";}.ri-folder-2-line:before{content:"";}.ri-folder-3-fill:before{content:"";}.ri-folder-3-line:before{content:"";}.ri-folder-4-fill:before{content:"";}.ri-folder-4-line:before{content:"";}.ri-folder-5-fill:before{content:"";}.ri-folder-5-line:before{content:"";}.ri-folder-add-fill:before{content:"";}.ri-folder-add-line:before{content:"";}.ri-folder-chart-2-fill:before{content:"";}.ri-folder-chart-2-line:before{content:"";}.ri-folder-chart-fill:before{content:"";}.ri-folder-chart-line:before{content:"";}.ri-folder-download-fill:before{content:"";}.ri-folder-download-line:before{content:"";}.ri-folder-fill:before{content:"";}.ri-folder-forbid-fill:before{content:"";}.ri-folder-forbid-line:before{content:"";}.ri-folder-history-fill:before{content:"";}.ri-folder-history-line:before{content:"";}.ri-folder-info-fill:before{content:"";}.ri-folder-info-line:before{content:"";}.ri-folder-keyhole-fill:before{content:"";}.ri-folder-keyhole-line:before{content:"";}.ri-folder-line:before{content:"";}.ri-folder-lock-fill:before{content:"";}.ri-folder-lock-line:before{content:"";}.ri-folder-music-fill:before{content:"";}.ri-folder-music-line:before{content:"";}.ri-folder-open-fill:before{content:"";}.ri-folder-open-line:before{content:"";}.ri-folder-received-fill:before{content:"";}.ri-folder-received-line:before{content:"";}.ri-folder-reduce-fill:before{content:"";}.ri-folder-reduce-line:before{content:"";}.ri-folder-settings-fill:before{content:"";}.ri-folder-settings-line:before{content:"";}.ri-folder-shared-fill:before{content:"";}.ri-folder-shared-line:before{content:"";}.ri-folder-shield-2-fill:before{content:"";}.ri-folder-shield-2-line:before{content:"";}.ri-folder-shield-fill:before{content:"";}.ri-folder-shield-line:before{content:"";}.ri-folder-transfer-fill:before{content:"";}.ri-folder-transfer-line:before{content:"";}.ri-folder-unknow-fill:before{content:"";}.ri-folder-unknow-line:before{content:"";}.ri-folder-upload-fill:before{content:"";}.ri-folder-upload-line:before{content:"";}.ri-folder-user-fill:before{content:"";}.ri-folder-user-line:before{content:"";}.ri-folder-warning-fill:before{content:"";}.ri-folder-warning-line:before{content:"";}.ri-folder-zip-fill:before{content:"";}.ri-folder-zip-line:before{content:"";}.ri-folders-fill:before{content:"";}.ri-folders-line:before{content:"";}.ri-font-color:before{content:"";}.ri-font-size-2:before{content:"";}.ri-font-size:before{content:"";}.ri-football-fill:before{content:"";}.ri-football-line:before{content:"";}.ri-footprint-fill:before{content:"";}.ri-footprint-line:before{content:"";}.ri-forbid-2-fill:before{content:"";}.ri-forbid-2-line:before{content:"";}.ri-forbid-fill:before{content:"";}.ri-forbid-line:before{content:"";}.ri-format-clear:before{content:"";}.ri-fridge-fill:before{content:"";}.ri-fridge-line:before{content:"";}.ri-fullscreen-exit-fill:before{content:"";}.ri-fullscreen-exit-line:before{content:"";}.ri-fullscreen-fill:before{content:"";}.ri-fullscreen-line:before{content:"";}.ri-function-fill:before{content:"";}.ri-function-line:before{content:"";}.ri-functions:before{content:"";}.ri-funds-box-fill:before{content:"";}.ri-funds-box-line:before{content:"";}.ri-funds-fill:before{content:"";}.ri-funds-line:before{content:"";}.ri-gallery-fill:before{content:"";}.ri-gallery-line:before{content:"";}.ri-gallery-upload-fill:before{content:"";}.ri-gallery-upload-line:before{content:"";}.ri-game-fill:before{content:"";}.ri-game-line:before{content:"";}.ri-gamepad-fill:before{content:"";}.ri-gamepad-line:before{content:"";}.ri-gas-station-fill:before{content:"";}.ri-gas-station-line:before{content:"";}.ri-gatsby-fill:before{content:"";}.ri-gatsby-line:before{content:"";}.ri-genderless-fill:before{content:"";}.ri-genderless-line:before{content:"";}.ri-ghost-2-fill:before{content:"";}.ri-ghost-2-line:before{content:"";}.ri-ghost-fill:before{content:"";}.ri-ghost-line:before{content:"";}.ri-ghost-smile-fill:before{content:"";}.ri-ghost-smile-line:before{content:"";}.ri-gift-2-fill:before{content:"";}.ri-gift-2-line:before{content:"";}.ri-gift-fill:before{content:"";}.ri-gift-line:before{content:"";}.ri-git-branch-fill:before{content:"";}.ri-git-branch-line:before{content:"";}.ri-git-commit-fill:before{content:"";}.ri-git-commit-line:before{content:"";}.ri-git-merge-fill:before{content:"";}.ri-git-merge-line:before{content:"";}.ri-git-pull-request-fill:before{content:"";}.ri-git-pull-request-line:before{content:"";}.ri-git-repository-commits-fill:before{content:"";}.ri-git-repository-commits-line:before{content:"";}.ri-git-repository-fill:before{content:"";}.ri-git-repository-line:before{content:"";}.ri-git-repository-private-fill:before{content:"";}.ri-git-repository-private-line:before{content:"";}.ri-github-fill:before{content:"";}.ri-github-line:before{content:"";}.ri-gitlab-fill:before{content:"";}.ri-gitlab-line:before{content:"";}.ri-global-fill:before{content:"";}.ri-global-line:before{content:"";}.ri-globe-fill:before{content:"";}.ri-globe-line:before{content:"";}.ri-goblet-fill:before{content:"";}.ri-goblet-line:before{content:"";}.ri-google-fill:before{content:"";}.ri-google-line:before{content:"";}.ri-google-play-fill:before{content:"";}.ri-google-play-line:before{content:"";}.ri-government-fill:before{content:"";}.ri-government-line:before{content:"";}.ri-gps-fill:before{content:"";}.ri-gps-line:before{content:"";}.ri-gradienter-fill:before{content:"";}.ri-gradienter-line:before{content:"";}.ri-grid-fill:before{content:"";}.ri-grid-line:before{content:"";}.ri-group-2-fill:before{content:"";}.ri-group-2-line:before{content:"";}.ri-group-fill:before{content:"";}.ri-group-line:before{content:"";}.ri-guide-fill:before{content:"";}.ri-guide-line:before{content:"";}.ri-h-1:before{content:"";}.ri-h-2:before{content:"";}.ri-h-3:before{content:"";}.ri-h-4:before{content:"";}.ri-h-5:before{content:"";}.ri-h-6:before{content:"";}.ri-hail-fill:before{content:"";}.ri-hail-line:before{content:"";}.ri-hammer-fill:before{content:"";}.ri-hammer-line:before{content:"";}.ri-hand-coin-fill:before{content:"";}.ri-hand-coin-line:before{content:"";}.ri-hand-heart-fill:before{content:"";}.ri-hand-heart-line:before{content:"";}.ri-hand-sanitizer-fill:before{content:"";}.ri-hand-sanitizer-line:before{content:"";}.ri-handbag-fill:before{content:"";}.ri-handbag-line:before{content:"";}.ri-hard-drive-2-fill:before{content:"";}.ri-hard-drive-2-line:before{content:"";}.ri-hard-drive-fill:before{content:"";}.ri-hard-drive-line:before{content:"";}.ri-hashtag:before{content:"";}.ri-haze-2-fill:before{content:"";}.ri-haze-2-line:before{content:"";}.ri-haze-fill:before{content:"";}.ri-haze-line:before{content:"";}.ri-hd-fill:before{content:"";}.ri-hd-line:before{content:"";}.ri-heading:before{content:"";}.ri-headphone-fill:before{content:"";}.ri-headphone-line:before{content:"";}.ri-health-book-fill:before{content:"";}.ri-health-book-line:before{content:"";}.ri-heart-2-fill:before{content:"";}.ri-heart-2-line:before{content:"";}.ri-heart-3-fill:before{content:"";}.ri-heart-3-line:before{content:"";}.ri-heart-add-fill:before{content:"";}.ri-heart-add-line:before{content:"";}.ri-heart-fill:before{content:"";}.ri-heart-line:before{content:"";}.ri-heart-pulse-fill:before{content:"";}.ri-heart-pulse-line:before{content:"";}.ri-hearts-fill:before{content:"";}.ri-hearts-line:before{content:"";}.ri-heavy-showers-fill:before{content:"";}.ri-heavy-showers-line:before{content:"";}.ri-history-fill:before{content:"";}.ri-history-line:before{content:"";}.ri-home-2-fill:before{content:"";}.ri-home-2-line:before{content:"";}.ri-home-3-fill:before{content:"";}.ri-home-3-line:before{content:"";}.ri-home-4-fill:before{content:"";}.ri-home-4-line:before{content:"";}.ri-home-5-fill:before{content:"";}.ri-home-5-line:before{content:"";}.ri-home-6-fill:before{content:"";}.ri-home-6-line:before{content:"";}.ri-home-7-fill:before{content:"";}.ri-home-7-line:before{content:"";}.ri-home-8-fill:before{content:"";}.ri-home-8-line:before{content:"";}.ri-home-fill:before{content:"";}.ri-home-gear-fill:before{content:"";}.ri-home-gear-line:before{content:"";}.ri-home-heart-fill:before{content:"";}.ri-home-heart-line:before{content:"";}.ri-home-line:before{content:"";}.ri-home-smile-2-fill:before{content:"";}.ri-home-smile-2-line:before{content:"";}.ri-home-smile-fill:before{content:"";}.ri-home-smile-line:before{content:"";}.ri-home-wifi-fill:before{content:"";}.ri-home-wifi-line:before{content:"";}.ri-honor-of-kings-fill:before{content:"";}.ri-honor-of-kings-line:before{content:"";}.ri-honour-fill:before{content:"";}.ri-honour-line:before{content:"";}.ri-hospital-fill:before{content:"";}.ri-hospital-line:before{content:"";}.ri-hotel-bed-fill:before{content:"";}.ri-hotel-bed-line:before{content:"";}.ri-hotel-fill:before{content:"";}.ri-hotel-line:before{content:"";}.ri-hotspot-fill:before{content:"";}.ri-hotspot-line:before{content:"";}.ri-hq-fill:before{content:"";}.ri-hq-line:before{content:"";}.ri-html5-fill:before{content:"";}.ri-html5-line:before{content:"";}.ri-ie-fill:before{content:"";}.ri-ie-line:before{content:"";}.ri-image-2-fill:before{content:"";}.ri-image-2-line:before{content:"";}.ri-image-add-fill:before{content:"";}.ri-image-add-line:before{content:"";}.ri-image-edit-fill:before{content:"";}.ri-image-edit-line:before{content:"";}.ri-image-fill:before{content:"";}.ri-image-line:before{content:"";}.ri-inbox-archive-fill:before{content:"";}.ri-inbox-archive-line:before{content:"";}.ri-inbox-fill:before{content:"";}.ri-inbox-line:before{content:"";}.ri-inbox-unarchive-fill:before{content:"";}.ri-inbox-unarchive-line:before{content:"";}.ri-increase-decrease-fill:before{content:"";}.ri-increase-decrease-line:before{content:"";}.ri-indent-decrease:before{content:"";}.ri-indent-increase:before{content:"";}.ri-indeterminate-circle-fill:before{content:"";}.ri-indeterminate-circle-line:before{content:"";}.ri-information-fill:before{content:"";}.ri-information-line:before{content:"";}.ri-infrared-thermometer-fill:before{content:"";}.ri-infrared-thermometer-line:before{content:"";}.ri-ink-bottle-fill:before{content:"";}.ri-ink-bottle-line:before{content:"";}.ri-input-cursor-move:before{content:"";}.ri-input-method-fill:before{content:"";}.ri-input-method-line:before{content:"";}.ri-insert-column-left:before{content:"";}.ri-insert-column-right:before{content:"";}.ri-insert-row-bottom:before{content:"";}.ri-insert-row-top:before{content:"";}.ri-instagram-fill:before{content:"";}.ri-instagram-line:before{content:"";}.ri-install-fill:before{content:"";}.ri-install-line:before{content:"";}.ri-invision-fill:before{content:"";}.ri-invision-line:before{content:"";}.ri-italic:before{content:"";}.ri-kakao-talk-fill:before{content:"";}.ri-kakao-talk-line:before{content:"";}.ri-key-2-fill:before{content:"";}.ri-key-2-line:before{content:"";}.ri-key-fill:before{content:"";}.ri-key-line:before{content:"";}.ri-keyboard-box-fill:before{content:"";}.ri-keyboard-box-line:before{content:"";}.ri-keyboard-fill:before{content:"";}.ri-keyboard-line:before{content:"";}.ri-keynote-fill:before{content:"";}.ri-keynote-line:before{content:"";}.ri-knife-blood-fill:before{content:"";}.ri-knife-blood-line:before{content:"";}.ri-knife-fill:before{content:"";}.ri-knife-line:before{content:"";}.ri-landscape-fill:before{content:"";}.ri-landscape-line:before{content:"";}.ri-layout-2-fill:before{content:"";}.ri-layout-2-line:before{content:"";}.ri-layout-3-fill:before{content:"";}.ri-layout-3-line:before{content:"";}.ri-layout-4-fill:before{content:"";}.ri-layout-4-line:before{content:"";}.ri-layout-5-fill:before{content:"";}.ri-layout-5-line:before{content:"";}.ri-layout-6-fill:before{content:"";}.ri-layout-6-line:before{content:"";}.ri-layout-bottom-2-fill:before{content:"";}.ri-layout-bottom-2-line:before{content:"";}.ri-layout-bottom-fill:before{content:"";}.ri-layout-bottom-line:before{content:"";}.ri-layout-column-fill:before{content:"";}.ri-layout-column-line:before{content:"";}.ri-layout-fill:before{content:"";}.ri-layout-grid-fill:before{content:"";}.ri-layout-grid-line:before{content:"";}.ri-layout-left-2-fill:before{content:"";}.ri-layout-left-2-line:before{content:"";}.ri-layout-left-fill:before{content:"";}.ri-layout-left-line:before{content:"";}.ri-layout-line:before{content:"";}.ri-layout-masonry-fill:before{content:"";}.ri-layout-masonry-line:before{content:"";}.ri-layout-right-2-fill:before{content:"";}.ri-layout-right-2-line:before{content:"";}.ri-layout-right-fill:before{content:"";}.ri-layout-right-line:before{content:"";}.ri-layout-row-fill:before{content:"";}.ri-layout-row-line:before{content:"";}.ri-layout-top-2-fill:before{content:"";}.ri-layout-top-2-line:before{content:"";}.ri-layout-top-fill:before{content:"";}.ri-layout-top-line:before{content:"";}.ri-leaf-fill:before{content:"";}.ri-leaf-line:before{content:"";}.ri-lifebuoy-fill:before{content:"";}.ri-lifebuoy-line:before{content:"";}.ri-lightbulb-fill:before{content:"";}.ri-lightbulb-flash-fill:before{content:"";}.ri-lightbulb-flash-line:before{content:"";}.ri-lightbulb-line:before{content:"";}.ri-line-chart-fill:before{content:"";}.ri-line-chart-line:before{content:"";}.ri-line-fill:before{content:"";}.ri-line-height:before{content:"";}.ri-line-line:before{content:"";}.ri-link-m:before{content:"";}.ri-link-unlink-m:before{content:"";}.ri-link-unlink:before{content:"";}.ri-link:before{content:"";}.ri-linkedin-box-fill:before{content:"";}.ri-linkedin-box-line:before{content:"";}.ri-linkedin-fill:before{content:"";}.ri-linkedin-line:before{content:"";}.ri-links-fill:before{content:"";}.ri-links-line:before{content:"";}.ri-list-check-2:before{content:"";}.ri-list-check:before{content:"";}.ri-list-ordered:before{content:"";}.ri-list-settings-fill:before{content:"";}.ri-list-settings-line:before{content:"";}.ri-list-unordered:before{content:"";}.ri-live-fill:before{content:"";}.ri-live-line:before{content:"";}.ri-loader-2-fill:before{content:"";}.ri-loader-2-line:before{content:"";}.ri-loader-3-fill:before{content:"";}.ri-loader-3-line:before{content:"";}.ri-loader-4-fill:before{content:"";}.ri-loader-4-line:before{content:"";}.ri-loader-5-fill:before{content:"";}.ri-loader-5-line:before{content:"";}.ri-loader-fill:before{content:"";}.ri-loader-line:before{content:"";}.ri-lock-2-fill:before{content:"";}.ri-lock-2-line:before{content:"";}.ri-lock-fill:before{content:"";}.ri-lock-line:before{content:"";}.ri-lock-password-fill:before{content:"";}.ri-lock-password-line:before{content:"";}.ri-lock-unlock-fill:before{content:"";}.ri-lock-unlock-line:before{content:"";}.ri-login-box-fill:before{content:"";}.ri-login-box-line:before{content:"";}.ri-login-circle-fill:before{content:"";}.ri-login-circle-line:before{content:"";}.ri-logout-box-fill:before{content:"";}.ri-logout-box-line:before{content:"";}.ri-logout-box-r-fill:before{content:"";}.ri-logout-box-r-line:before{content:"";}.ri-logout-circle-fill:before{content:"";}.ri-logout-circle-line:before{content:"";}.ri-logout-circle-r-fill:before{content:"";}.ri-logout-circle-r-line:before{content:"";}.ri-luggage-cart-fill:before{content:"";}.ri-luggage-cart-line:before{content:"";}.ri-luggage-deposit-fill:before{content:"";}.ri-luggage-deposit-line:before{content:"";}.ri-lungs-fill:before{content:"";}.ri-lungs-line:before{content:"";}.ri-mac-fill:before{content:"";}.ri-mac-line:before{content:"";}.ri-macbook-fill:before{content:"";}.ri-macbook-line:before{content:"";}.ri-magic-fill:before{content:"";}.ri-magic-line:before{content:"";}.ri-mail-add-fill:before{content:"";}.ri-mail-add-line:before{content:"";}.ri-mail-check-fill:before{content:"";}.ri-mail-check-line:before{content:"";}.ri-mail-close-fill:before{content:"";}.ri-mail-close-line:before{content:"";}.ri-mail-download-fill:before{content:"";}.ri-mail-download-line:before{content:"";}.ri-mail-fill:before{content:"";}.ri-mail-forbid-fill:before{content:"";}.ri-mail-forbid-line:before{content:"";}.ri-mail-line:before{content:"";}.ri-mail-lock-fill:before{content:"";}.ri-mail-lock-line:before{content:"";}.ri-mail-open-fill:before{content:"";}.ri-mail-open-line:before{content:"";}.ri-mail-send-fill:before{content:"";}.ri-mail-send-line:before{content:"";}.ri-mail-settings-fill:before{content:"";}.ri-mail-settings-line:before{content:"";}.ri-mail-star-fill:before{content:"";}.ri-mail-star-line:before{content:"";}.ri-mail-unread-fill:before{content:"";}.ri-mail-unread-line:before{content:"";}.ri-mail-volume-fill:before{content:"";}.ri-mail-volume-line:before{content:"";}.ri-map-2-fill:before{content:"";}.ri-map-2-line:before{content:"";}.ri-map-fill:before{content:"";}.ri-map-line:before{content:"";}.ri-map-pin-2-fill:before{content:"";}.ri-map-pin-2-line:before{content:"";}.ri-map-pin-3-fill:before{content:"";}.ri-map-pin-3-line:before{content:"";}.ri-map-pin-4-fill:before{content:"";}.ri-map-pin-4-line:before{content:"";}.ri-map-pin-5-fill:before{content:"";}.ri-map-pin-5-line:before{content:"";}.ri-map-pin-add-fill:before{content:"";}.ri-map-pin-add-line:before{content:"";}.ri-map-pin-fill:before{content:"";}.ri-map-pin-line:before{content:"";}.ri-map-pin-range-fill:before{content:"";}.ri-map-pin-range-line:before{content:"";}.ri-map-pin-time-fill:before{content:"";}.ri-map-pin-time-line:before{content:"";}.ri-map-pin-user-fill:before{content:"";}.ri-map-pin-user-line:before{content:"";}.ri-mark-pen-fill:before{content:"";}.ri-mark-pen-line:before{content:"";}.ri-markdown-fill:before{content:"";}.ri-markdown-line:before{content:"";}.ri-markup-fill:before{content:"";}.ri-markup-line:before{content:"";}.ri-mastercard-fill:before{content:"";}.ri-mastercard-line:before{content:"";}.ri-mastodon-fill:before{content:"";}.ri-mastodon-line:before{content:"";}.ri-medal-2-fill:before{content:"";}.ri-medal-2-line:before{content:"";}.ri-medal-fill:before{content:"";}.ri-medal-line:before{content:"";}.ri-medicine-bottle-fill:before{content:"";}.ri-medicine-bottle-line:before{content:"";}.ri-medium-fill:before{content:"";}.ri-medium-line:before{content:"";}.ri-men-fill:before{content:"";}.ri-men-line:before{content:"";}.ri-mental-health-fill:before{content:"";}.ri-mental-health-line:before{content:"";}.ri-menu-2-fill:before{content:"";}.ri-menu-2-line:before{content:"";}.ri-menu-3-fill:before{content:"";}.ri-menu-3-line:before{content:"";}.ri-menu-4-fill:before{content:"";}.ri-menu-4-line:before{content:"";}.ri-menu-5-fill:before{content:"";}.ri-menu-5-line:before{content:"";}.ri-menu-add-fill:before{content:"";}.ri-menu-add-line:before{content:"";}.ri-menu-fill:before{content:"";}.ri-menu-fold-fill:before{content:"";}.ri-menu-fold-line:before{content:"";}.ri-menu-line:before{content:"";}.ri-menu-unfold-fill:before{content:"";}.ri-menu-unfold-line:before{content:"";}.ri-merge-cells-horizontal:before{content:"";}.ri-merge-cells-vertical:before{content:"";}.ri-message-2-fill:before{content:"";}.ri-message-2-line:before{content:"";}.ri-message-3-fill:before{content:"";}.ri-message-3-line:before{content:"";}.ri-message-fill:before{content:"";}.ri-message-line:before{content:"";}.ri-messenger-fill:before{content:"";}.ri-messenger-line:before{content:"";}.ri-meteor-fill:before{content:"";}.ri-meteor-line:before{content:"";}.ri-mic-2-fill:before{content:"";}.ri-mic-2-line:before{content:"";}.ri-mic-fill:before{content:"";}.ri-mic-line:before{content:"";}.ri-mic-off-fill:before{content:"";}.ri-mic-off-line:before{content:"";}.ri-mickey-fill:before{content:"";}.ri-mickey-line:before{content:"";}.ri-microscope-fill:before{content:"";}.ri-microscope-line:before{content:"";}.ri-microsoft-fill:before{content:"";}.ri-microsoft-line:before{content:"";}.ri-mind-map:before{content:"";}.ri-mini-program-fill:before{content:"";}.ri-mini-program-line:before{content:"";}.ri-mist-fill:before{content:"";}.ri-mist-line:before{content:"";}.ri-money-cny-box-fill:before{content:"";}.ri-money-cny-box-line:before{content:"";}.ri-money-cny-circle-fill:before{content:"";}.ri-money-cny-circle-line:before{content:"";}.ri-money-dollar-box-fill:before{content:"";}.ri-money-dollar-box-line:before{content:"";}.ri-money-dollar-circle-fill:before{content:"";}.ri-money-dollar-circle-line:before{content:"";}.ri-money-euro-box-fill:before{content:"";}.ri-money-euro-box-line:before{content:"";}.ri-money-euro-circle-fill:before{content:"";}.ri-money-euro-circle-line:before{content:"";}.ri-money-pound-box-fill:before{content:"";}.ri-money-pound-box-line:before{content:"";}.ri-money-pound-circle-fill:before{content:"";}.ri-money-pound-circle-line:before{content:"";}.ri-moon-clear-fill:before{content:"";}.ri-moon-clear-line:before{content:"";}.ri-moon-cloudy-fill:before{content:"";}.ri-moon-cloudy-line:before{content:"";}.ri-moon-fill:before{content:"";}.ri-moon-foggy-fill:before{content:"";}.ri-moon-foggy-line:before{content:"";}.ri-moon-line:before{content:"";}.ri-more-2-fill:before{content:"";}.ri-more-2-line:before{content:"";}.ri-more-fill:before{content:"";}.ri-more-line:before{content:"";}.ri-motorbike-fill:before{content:"";}.ri-motorbike-line:before{content:"";}.ri-mouse-fill:before{content:"";}.ri-mouse-line:before{content:"";}.ri-movie-2-fill:before{content:"";}.ri-movie-2-line:before{content:"";}.ri-movie-fill:before{content:"";}.ri-movie-line:before{content:"";}.ri-music-2-fill:before{content:"";}.ri-music-2-line:before{content:"";}.ri-music-fill:before{content:"";}.ri-music-line:before{content:"";}.ri-mv-fill:before{content:"";}.ri-mv-line:before{content:"";}.ri-navigation-fill:before{content:"";}.ri-navigation-line:before{content:"";}.ri-netease-cloud-music-fill:before{content:"";}.ri-netease-cloud-music-line:before{content:"";}.ri-netflix-fill:before{content:"";}.ri-netflix-line:before{content:"";}.ri-newspaper-fill:before{content:"";}.ri-newspaper-line:before{content:"";}.ri-node-tree:before{content:"";}.ri-notification-2-fill:before{content:"";}.ri-notification-2-line:before{content:"";}.ri-notification-3-fill:before{content:"";}.ri-notification-3-line:before{content:"";}.ri-notification-4-fill:before{content:"";}.ri-notification-4-line:before{content:"";}.ri-notification-badge-fill:before{content:"";}.ri-notification-badge-line:before{content:"";}.ri-notification-fill:before{content:"";}.ri-notification-line:before{content:"";}.ri-notification-off-fill:before{content:"";}.ri-notification-off-line:before{content:"";}.ri-npmjs-fill:before{content:"";}.ri-npmjs-line:before{content:"";}.ri-number-0:before{content:"";}.ri-number-1:before{content:"";}.ri-number-2:before{content:"";}.ri-number-3:before{content:"";}.ri-number-4:before{content:"";}.ri-number-5:before{content:"";}.ri-number-6:before{content:"";}.ri-number-7:before{content:"";}.ri-number-8:before{content:"";}.ri-number-9:before{content:"";}.ri-numbers-fill:before{content:"";}.ri-numbers-line:before{content:"";}.ri-nurse-fill:before{content:"";}.ri-nurse-line:before{content:"";}.ri-oil-fill:before{content:"";}.ri-oil-line:before{content:"";}.ri-omega:before{content:"";}.ri-open-arm-fill:before{content:"";}.ri-open-arm-line:before{content:"";}.ri-open-source-fill:before{content:"";}.ri-open-source-line:before{content:"";}.ri-opera-fill:before{content:"";}.ri-opera-line:before{content:"";}.ri-order-play-fill:before{content:"";}.ri-order-play-line:before{content:"";}.ri-organization-chart:before{content:"";}.ri-outlet-2-fill:before{content:"";}.ri-outlet-2-line:before{content:"";}.ri-outlet-fill:before{content:"";}.ri-outlet-line:before{content:"";}.ri-page-separator:before{content:"";}.ri-pages-fill:before{content:"";}.ri-pages-line:before{content:"";}.ri-paint-brush-fill:before{content:"";}.ri-paint-brush-line:before{content:"";}.ri-paint-fill:before{content:"";}.ri-paint-line:before{content:"";}.ri-palette-fill:before{content:"";}.ri-palette-line:before{content:"";}.ri-pantone-fill:before{content:"";}.ri-pantone-line:before{content:"";}.ri-paragraph:before{content:"";}.ri-parent-fill:before{content:"";}.ri-parent-line:before{content:"";}.ri-parentheses-fill:before{content:"";}.ri-parentheses-line:before{content:"";}.ri-parking-box-fill:before{content:"";}.ri-parking-box-line:before{content:"";}.ri-parking-fill:before{content:"";}.ri-parking-line:before{content:"";}.ri-passport-fill:before{content:"";}.ri-passport-line:before{content:"";}.ri-patreon-fill:before{content:"";}.ri-patreon-line:before{content:"";}.ri-pause-circle-fill:before{content:"";}.ri-pause-circle-line:before{content:"";}.ri-pause-fill:before{content:"";}.ri-pause-line:before{content:"";}.ri-pause-mini-fill:before{content:"";}.ri-pause-mini-line:before{content:"";}.ri-paypal-fill:before{content:"";}.ri-paypal-line:before{content:"";}.ri-pen-nib-fill:before{content:"";}.ri-pen-nib-line:before{content:"";}.ri-pencil-fill:before{content:"";}.ri-pencil-line:before{content:"";}.ri-pencil-ruler-2-fill:before{content:"";}.ri-pencil-ruler-2-line:before{content:"";}.ri-pencil-ruler-fill:before{content:"";}.ri-pencil-ruler-line:before{content:"";}.ri-percent-fill:before{content:"";}.ri-percent-line:before{content:"";}.ri-phone-camera-fill:before{content:"";}.ri-phone-camera-line:before{content:"";}.ri-phone-fill:before{content:"";}.ri-phone-find-fill:before{content:"";}.ri-phone-find-line:before{content:"";}.ri-phone-line:before{content:"";}.ri-phone-lock-fill:before{content:"";}.ri-phone-lock-line:before{content:"";}.ri-picture-in-picture-2-fill:before{content:"";}.ri-picture-in-picture-2-line:before{content:"";}.ri-picture-in-picture-exit-fill:before{content:"";}.ri-picture-in-picture-exit-line:before{content:"";}.ri-picture-in-picture-fill:before{content:"";}.ri-picture-in-picture-line:before{content:"";}.ri-pie-chart-2-fill:before{content:"";}.ri-pie-chart-2-line:before{content:"";}.ri-pie-chart-box-fill:before{content:"";}.ri-pie-chart-box-line:before{content:"";}.ri-pie-chart-fill:before{content:"";}.ri-pie-chart-line:before{content:"";}.ri-pin-distance-fill:before{content:"";}.ri-pin-distance-line:before{content:"";}.ri-ping-pong-fill:before{content:"";}.ri-ping-pong-line:before{content:"";}.ri-pinterest-fill:before{content:"";}.ri-pinterest-line:before{content:"";}.ri-pinyin-input:before{content:"";}.ri-pixelfed-fill:before{content:"";}.ri-pixelfed-line:before{content:"";}.ri-plane-fill:before{content:"";}.ri-plane-line:before{content:"";}.ri-plant-fill:before{content:"";}.ri-plant-line:before{content:"";}.ri-play-circle-fill:before{content:"";}.ri-play-circle-line:before{content:"";}.ri-play-fill:before{content:"";}.ri-play-line:before{content:"";}.ri-play-list-2-fill:before{content:"";}.ri-play-list-2-line:before{content:"";}.ri-play-list-add-fill:before{content:"";}.ri-play-list-add-line:before{content:"";}.ri-play-list-fill:before{content:"";}.ri-play-list-line:before{content:"";}.ri-play-mini-fill:before{content:"";}.ri-play-mini-line:before{content:"";}.ri-playstation-fill:before{content:"";}.ri-playstation-line:before{content:"";}.ri-plug-2-fill:before{content:"";}.ri-plug-2-line:before{content:"";}.ri-plug-fill:before{content:"";}.ri-plug-line:before{content:"";}.ri-polaroid-2-fill:before{content:"";}.ri-polaroid-2-line:before{content:"";}.ri-polaroid-fill:before{content:"";}.ri-polaroid-line:before{content:"";}.ri-police-car-fill:before{content:"";}.ri-police-car-line:before{content:"";}.ri-price-tag-2-fill:before{content:"";}.ri-price-tag-2-line:before{content:"";}.ri-price-tag-3-fill:before{content:"";}.ri-price-tag-3-line:before{content:"";}.ri-price-tag-fill:before{content:"";}.ri-price-tag-line:before{content:"";}.ri-printer-cloud-fill:before{content:"";}.ri-printer-cloud-line:before{content:"";}.ri-printer-fill:before{content:"";}.ri-printer-line:before{content:"";}.ri-product-hunt-fill:before{content:"";}.ri-product-hunt-line:before{content:"";}.ri-profile-fill:before{content:"";}.ri-profile-line:before{content:"";}.ri-projector-2-fill:before{content:"";}.ri-projector-2-line:before{content:"";}.ri-projector-fill:before{content:"";}.ri-projector-line:before{content:"";}.ri-psychotherapy-fill:before{content:"";}.ri-psychotherapy-line:before{content:"";}.ri-pulse-fill:before{content:"";}.ri-pulse-line:before{content:"";}.ri-pushpin-2-fill:before{content:"";}.ri-pushpin-2-line:before{content:"";}.ri-pushpin-fill:before{content:"";}.ri-pushpin-line:before{content:"";}.ri-qq-fill:before{content:"";}.ri-qq-line:before{content:"";}.ri-qr-code-fill:before{content:"";}.ri-qr-code-line:before{content:"";}.ri-qr-scan-2-fill:before{content:"";}.ri-qr-scan-2-line:before{content:"";}.ri-qr-scan-fill:before{content:"";}.ri-qr-scan-line:before{content:"";}.ri-question-answer-fill:before{content:"";}.ri-question-answer-line:before{content:"";}.ri-question-fill:before{content:"";}.ri-question-line:before{content:"";}.ri-question-mark:before{content:"";}.ri-questionnaire-fill:before{content:"";}.ri-questionnaire-line:before{content:"";}.ri-quill-pen-fill:before{content:"";}.ri-quill-pen-line:before{content:"";}.ri-radar-fill:before{content:"";}.ri-radar-line:before{content:"";}.ri-radio-2-fill:before{content:"";}.ri-radio-2-line:before{content:"";}.ri-radio-button-fill:before{content:"";}.ri-radio-button-line:before{content:"";}.ri-radio-fill:before{content:"";}.ri-radio-line:before{content:"";}.ri-rainbow-fill:before{content:"";}.ri-rainbow-line:before{content:"";}.ri-rainy-fill:before{content:"";}.ri-rainy-line:before{content:"";}.ri-reactjs-fill:before{content:"";}.ri-reactjs-line:before{content:"";}.ri-record-circle-fill:before{content:"";}.ri-record-circle-line:before{content:"";}.ri-record-mail-fill:before{content:"";}.ri-record-mail-line:before{content:"";}.ri-recycle-fill:before{content:"";}.ri-recycle-line:before{content:"";}.ri-red-packet-fill:before{content:"";}.ri-red-packet-line:before{content:"";}.ri-reddit-fill:before{content:"";}.ri-reddit-line:before{content:"";}.ri-refresh-fill:before{content:"";}.ri-refresh-line:before{content:"";}.ri-refund-2-fill:before{content:"";}.ri-refund-2-line:before{content:"";}.ri-refund-fill:before{content:"";}.ri-refund-line:before{content:"";}.ri-registered-fill:before{content:"";}.ri-registered-line:before{content:"";}.ri-remixicon-fill:before{content:"";}.ri-remixicon-line:before{content:"";}.ri-remote-control-2-fill:before{content:"";}.ri-remote-control-2-line:before{content:"";}.ri-remote-control-fill:before{content:"";}.ri-remote-control-line:before{content:"";}.ri-repeat-2-fill:before{content:"";}.ri-repeat-2-line:before{content:"";}.ri-repeat-fill:before{content:"";}.ri-repeat-line:before{content:"";}.ri-repeat-one-fill:before{content:"";}.ri-repeat-one-line:before{content:"";}.ri-reply-all-fill:before{content:"";}.ri-reply-all-line:before{content:"";}.ri-reply-fill:before{content:"";}.ri-reply-line:before{content:"";}.ri-reserved-fill:before{content:"";}.ri-reserved-line:before{content:"";}.ri-rest-time-fill:before{content:"";}.ri-rest-time-line:before{content:"";}.ri-restart-fill:before{content:"";}.ri-restart-line:before{content:"";}.ri-restaurant-2-fill:before{content:"";}.ri-restaurant-2-line:before{content:"";}.ri-restaurant-fill:before{content:"";}.ri-restaurant-line:before{content:"";}.ri-rewind-fill:before{content:"";}.ri-rewind-line:before{content:"";}.ri-rewind-mini-fill:before{content:"";}.ri-rewind-mini-line:before{content:"";}.ri-rhythm-fill:before{content:"";}.ri-rhythm-line:before{content:"";}.ri-riding-fill:before{content:"";}.ri-riding-line:before{content:"";}.ri-road-map-fill:before{content:"";}.ri-road-map-line:before{content:"";}.ri-roadster-fill:before{content:"";}.ri-roadster-line:before{content:"";}.ri-robot-fill:before{content:"";}.ri-robot-line:before{content:"";}.ri-rocket-2-fill:before{content:"";}.ri-rocket-2-line:before{content:"";}.ri-rocket-fill:before{content:"";}.ri-rocket-line:before{content:"";}.ri-rotate-lock-fill:before{content:"";}.ri-rotate-lock-line:before{content:"";}.ri-rounded-corner:before{content:"";}.ri-route-fill:before{content:"";}.ri-route-line:before{content:"";}.ri-router-fill:before{content:"";}.ri-router-line:before{content:"";}.ri-rss-fill:before{content:"";}.ri-rss-line:before{content:"";}.ri-ruler-2-fill:before{content:"";}.ri-ruler-2-line:before{content:"";}.ri-ruler-fill:before{content:"";}.ri-ruler-line:before{content:"";}.ri-run-fill:before{content:"";}.ri-run-line:before{content:"";}.ri-safari-fill:before{content:"";}.ri-safari-line:before{content:"";}.ri-safe-2-fill:before{content:"";}.ri-safe-2-line:before{content:"";}.ri-safe-fill:before{content:"";}.ri-safe-line:before{content:"";}.ri-sailboat-fill:before{content:"";}.ri-sailboat-line:before{content:"";}.ri-save-2-fill:before{content:"";}.ri-save-2-line:before{content:"";}.ri-save-3-fill:before{content:"";}.ri-save-3-line:before{content:"";}.ri-save-fill:before{content:"";}.ri-save-line:before{content:"";}.ri-scales-2-fill:before{content:"";}.ri-scales-2-line:before{content:"";}.ri-scales-3-fill:before{content:"";}.ri-scales-3-line:before{content:"";}.ri-scales-fill:before{content:"";}.ri-scales-line:before{content:"";}.ri-scan-2-fill:before{content:"";}.ri-scan-2-line:before{content:"";}.ri-scan-fill:before{content:"";}.ri-scan-line:before{content:"";}.ri-scissors-2-fill:before{content:"";}.ri-scissors-2-line:before{content:"";}.ri-scissors-cut-fill:before{content:"";}.ri-scissors-cut-line:before{content:"";}.ri-scissors-fill:before{content:"";}.ri-scissors-line:before{content:"";}.ri-screenshot-2-fill:before{content:"";}.ri-screenshot-2-line:before{content:"";}.ri-screenshot-fill:before{content:"";}.ri-screenshot-line:before{content:"";}.ri-sd-card-fill:before{content:"";}.ri-sd-card-line:before{content:"";}.ri-sd-card-mini-fill:before{content:"";}.ri-sd-card-mini-line:before{content:"";}.ri-search-2-fill:before{content:"";}.ri-search-2-line:before{content:"";}.ri-search-eye-fill:before{content:"";}.ri-search-eye-line:before{content:"";}.ri-search-fill:before{content:"";}.ri-search-line:before{content:"";}.ri-secure-payment-fill:before{content:"";}.ri-secure-payment-line:before{content:"";}.ri-seedling-fill:before{content:"";}.ri-seedling-line:before{content:"";}.ri-send-backward:before{content:"";}.ri-send-plane-2-fill:before{content:"";}.ri-send-plane-2-line:before{content:"";}.ri-send-plane-fill:before{content:"";}.ri-send-plane-line:before{content:"";}.ri-send-to-back:before{content:"";}.ri-sensor-fill:before{content:"";}.ri-sensor-line:before{content:"";}.ri-separator:before{content:"";}.ri-server-fill:before{content:"";}.ri-server-line:before{content:"";}.ri-service-fill:before{content:"";}.ri-service-line:before{content:"";}.ri-settings-2-fill:before{content:"";}.ri-settings-2-line:before{content:"";}.ri-settings-3-fill:before{content:"";}.ri-settings-3-line:before{content:"";}.ri-settings-4-fill:before{content:"";}.ri-settings-4-line:before{content:"";}.ri-settings-5-fill:before{content:"";}.ri-settings-5-line:before{content:"";}.ri-settings-6-fill:before{content:"";}.ri-settings-6-line:before{content:"";}.ri-settings-fill:before{content:"";}.ri-settings-line:before{content:"";}.ri-shape-2-fill:before{content:"";}.ri-shape-2-line:before{content:"";}.ri-shape-fill:before{content:"";}.ri-shape-line:before{content:"";}.ri-share-box-fill:before{content:"";}.ri-share-box-line:before{content:"";}.ri-share-circle-fill:before{content:"";}.ri-share-circle-line:before{content:"";}.ri-share-fill:before{content:"";}.ri-share-forward-2-fill:before{content:"";}.ri-share-forward-2-line:before{content:"";}.ri-share-forward-box-fill:before{content:"";}.ri-share-forward-box-line:before{content:"";}.ri-share-forward-fill:before{content:"";}.ri-share-forward-line:before{content:"";}.ri-share-line:before{content:"";}.ri-shield-check-fill:before{content:"";}.ri-shield-check-line:before{content:"";}.ri-shield-cross-fill:before{content:"";}.ri-shield-cross-line:before{content:"";}.ri-shield-fill:before{content:"";}.ri-shield-flash-fill:before{content:"";}.ri-shield-flash-line:before{content:"";}.ri-shield-keyhole-fill:before{content:"";}.ri-shield-keyhole-line:before{content:"";}.ri-shield-line:before{content:"";}.ri-shield-star-fill:before{content:"";}.ri-shield-star-line:before{content:"";}.ri-shield-user-fill:before{content:"";}.ri-shield-user-line:before{content:"";}.ri-ship-2-fill:before{content:"";}.ri-ship-2-line:before{content:"";}.ri-ship-fill:before{content:"";}.ri-ship-line:before{content:"";}.ri-shirt-fill:before{content:"";}.ri-shirt-line:before{content:"";}.ri-shopping-bag-2-fill:before{content:"";}.ri-shopping-bag-2-line:before{content:"";}.ri-shopping-bag-3-fill:before{content:"";}.ri-shopping-bag-3-line:before{content:"";}.ri-shopping-bag-fill:before{content:"";}.ri-shopping-bag-line:before{content:"";}.ri-shopping-basket-2-fill:before{content:"";}.ri-shopping-basket-2-line:before{content:"";}.ri-shopping-basket-fill:before{content:"";}.ri-shopping-basket-line:before{content:"";}.ri-shopping-cart-2-fill:before{content:"";}.ri-shopping-cart-2-line:before{content:"";}.ri-shopping-cart-fill:before{content:"";}.ri-shopping-cart-line:before{content:"";}.ri-showers-fill:before{content:"";}.ri-showers-line:before{content:"";}.ri-shuffle-fill:before{content:"";}.ri-shuffle-line:before{content:"";}.ri-shut-down-fill:before{content:"";}.ri-shut-down-line:before{content:"";}.ri-side-bar-fill:before{content:"";}.ri-side-bar-line:before{content:"";}.ri-signal-tower-fill:before{content:"";}.ri-signal-tower-line:before{content:"";}.ri-signal-wifi-1-fill:before{content:"";}.ri-signal-wifi-1-line:before{content:"";}.ri-signal-wifi-2-fill:before{content:"";}.ri-signal-wifi-2-line:before{content:"";}.ri-signal-wifi-3-fill:before{content:"";}.ri-signal-wifi-3-line:before{content:"";}.ri-signal-wifi-error-fill:before{content:"";}.ri-signal-wifi-error-line:before{content:"";}.ri-signal-wifi-fill:before{content:"";}.ri-signal-wifi-line:before{content:"";}.ri-signal-wifi-off-fill:before{content:"";}.ri-signal-wifi-off-line:before{content:"";}.ri-sim-card-2-fill:before{content:"";}.ri-sim-card-2-line:before{content:"";}.ri-sim-card-fill:before{content:"";}.ri-sim-card-line:before{content:"";}.ri-single-quotes-l:before{content:"";}.ri-single-quotes-r:before{content:"";}.ri-sip-fill:before{content:"";}.ri-sip-line:before{content:"";}.ri-skip-back-fill:before{content:"";}.ri-skip-back-line:before{content:"";}.ri-skip-back-mini-fill:before{content:"";}.ri-skip-back-mini-line:before{content:"";}.ri-skip-forward-fill:before{content:"";}.ri-skip-forward-line:before{content:"";}.ri-skip-forward-mini-fill:before{content:"";}.ri-skip-forward-mini-line:before{content:"";}.ri-skull-2-fill:before{content:"";}.ri-skull-2-line:before{content:"";}.ri-skull-fill:before{content:"";}.ri-skull-line:before{content:"";}.ri-skype-fill:before{content:"";}.ri-skype-line:before{content:"";}.ri-slack-fill:before{content:"";}.ri-slack-line:before{content:"";}.ri-slice-fill:before{content:"";}.ri-slice-line:before{content:"";}.ri-slideshow-2-fill:before{content:"";}.ri-slideshow-2-line:before{content:"";}.ri-slideshow-3-fill:before{content:"";}.ri-slideshow-3-line:before{content:"";}.ri-slideshow-4-fill:before{content:"";}.ri-slideshow-4-line:before{content:"";}.ri-slideshow-fill:before{content:"";}.ri-slideshow-line:before{content:"";}.ri-smartphone-fill:before{content:"";}.ri-smartphone-line:before{content:"";}.ri-snapchat-fill:before{content:"";}.ri-snapchat-line:before{content:"";}.ri-snowy-fill:before{content:"";}.ri-snowy-line:before{content:"";}.ri-sort-asc:before{content:"";}.ri-sort-desc:before{content:"";}.ri-sound-module-fill:before{content:"";}.ri-sound-module-line:before{content:"";}.ri-soundcloud-fill:before{content:"";}.ri-soundcloud-line:before{content:"";}.ri-space-ship-fill:before{content:"";}.ri-space-ship-line:before{content:"";}.ri-space:before{content:"";}.ri-spam-2-fill:before{content:"";}.ri-spam-2-line:before{content:"";}.ri-spam-3-fill:before{content:"";}.ri-spam-3-line:before{content:"";}.ri-spam-fill:before{content:"";}.ri-spam-line:before{content:"";}.ri-speaker-2-fill:before{content:"";}.ri-speaker-2-line:before{content:"";}.ri-speaker-3-fill:before{content:"";}.ri-speaker-3-line:before{content:"";}.ri-speaker-fill:before{content:"";}.ri-speaker-line:before{content:"";}.ri-spectrum-fill:before{content:"";}.ri-spectrum-line:before{content:"";}.ri-speed-fill:before{content:"";}.ri-speed-line:before{content:"";}.ri-speed-mini-fill:before{content:"";}.ri-speed-mini-line:before{content:"";}.ri-split-cells-horizontal:before{content:"";}.ri-split-cells-vertical:before{content:"";}.ri-spotify-fill:before{content:"";}.ri-spotify-line:before{content:"";}.ri-spy-fill:before{content:"";}.ri-spy-line:before{content:"";}.ri-stack-fill:before{content:"";}.ri-stack-line:before{content:"";}.ri-stack-overflow-fill:before{content:"";}.ri-stack-overflow-line:before{content:"";}.ri-stackshare-fill:before{content:"";}.ri-stackshare-line:before{content:"";}.ri-star-fill:before{content:"";}.ri-star-half-fill:before{content:"";}.ri-star-half-line:before{content:"";}.ri-star-half-s-fill:before{content:"";}.ri-star-half-s-line:before{content:"";}.ri-star-line:before{content:"";}.ri-star-s-fill:before{content:"";}.ri-star-s-line:before{content:"";}.ri-star-smile-fill:before{content:"";}.ri-star-smile-line:before{content:"";}.ri-steam-fill:before{content:"";}.ri-steam-line:before{content:"";}.ri-steering-2-fill:before{content:"";}.ri-steering-2-line:before{content:"";}.ri-steering-fill:before{content:"";}.ri-steering-line:before{content:"";}.ri-stethoscope-fill:before{content:"";}.ri-stethoscope-line:before{content:"";}.ri-sticky-note-2-fill:before{content:"";}.ri-sticky-note-2-line:before{content:"";}.ri-sticky-note-fill:before{content:"";}.ri-sticky-note-line:before{content:"";}.ri-stock-fill:before{content:"";}.ri-stock-line:before{content:"";}.ri-stop-circle-fill:before{content:"";}.ri-stop-circle-line:before{content:"";}.ri-stop-fill:before{content:"";}.ri-stop-line:before{content:"";}.ri-stop-mini-fill:before{content:"";}.ri-stop-mini-line:before{content:"";}.ri-store-2-fill:before{content:"";}.ri-store-2-line:before{content:"";}.ri-store-3-fill:before{content:"";}.ri-store-3-line:before{content:"";}.ri-store-fill:before{content:"";}.ri-store-line:before{content:"";}.ri-strikethrough-2:before{content:"";}.ri-strikethrough:before{content:"";}.ri-subscript-2:before{content:"";}.ri-subscript:before{content:"";}.ri-subtract-fill:before{content:"";}.ri-subtract-line:before{content:"";}.ri-subway-fill:before{content:"";}.ri-subway-line:before{content:"";}.ri-subway-wifi-fill:before{content:"";}.ri-subway-wifi-line:before{content:"";}.ri-suitcase-2-fill:before{content:"";}.ri-suitcase-2-line:before{content:"";}.ri-suitcase-3-fill:before{content:"";}.ri-suitcase-3-line:before{content:"";}.ri-suitcase-fill:before{content:"";}.ri-suitcase-line:before{content:"";}.ri-sun-cloudy-fill:before{content:"";}.ri-sun-cloudy-line:before{content:"";}.ri-sun-fill:before{content:"";}.ri-sun-foggy-fill:before{content:"";}.ri-sun-foggy-line:before{content:"";}.ri-sun-line:before{content:"";}.ri-superscript-2:before{content:"";}.ri-superscript:before{content:"";}.ri-surgical-mask-fill:before{content:"";}.ri-surgical-mask-line:before{content:"";}.ri-surround-sound-fill:before{content:"";}.ri-surround-sound-line:before{content:"";}.ri-survey-fill:before{content:"";}.ri-survey-line:before{content:"";}.ri-swap-box-fill:before{content:"";}.ri-swap-box-line:before{content:"";}.ri-swap-fill:before{content:"";}.ri-swap-line:before{content:"";}.ri-switch-fill:before{content:"";}.ri-switch-line:before{content:"";}.ri-sword-fill:before{content:"";}.ri-sword-line:before{content:"";}.ri-syringe-fill:before{content:"";}.ri-syringe-line:before{content:"";}.ri-t-box-fill:before{content:"";}.ri-t-box-line:before{content:"";}.ri-t-shirt-2-fill:before{content:"";}.ri-t-shirt-2-line:before{content:"";}.ri-t-shirt-air-fill:before{content:"";}.ri-t-shirt-air-line:before{content:"";}.ri-t-shirt-fill:before{content:"";}.ri-t-shirt-line:before{content:"";}.ri-table-2:before{content:"";}.ri-table-alt-fill:before{content:"";}.ri-table-alt-line:before{content:"";}.ri-table-fill:before{content:"";}.ri-table-line:before{content:"";}.ri-tablet-fill:before{content:"";}.ri-tablet-line:before{content:"";}.ri-takeaway-fill:before{content:"";}.ri-takeaway-line:before{content:"";}.ri-taobao-fill:before{content:"";}.ri-taobao-line:before{content:"";}.ri-tape-fill:before{content:"";}.ri-tape-line:before{content:"";}.ri-task-fill:before{content:"";}.ri-task-line:before{content:"";}.ri-taxi-fill:before{content:"";}.ri-taxi-line:before{content:"";}.ri-taxi-wifi-fill:before{content:"";}.ri-taxi-wifi-line:before{content:"";}.ri-team-fill:before{content:"";}.ri-team-line:before{content:"";}.ri-telegram-fill:before{content:"";}.ri-telegram-line:before{content:"";}.ri-temp-cold-fill:before{content:"";}.ri-temp-cold-line:before{content:"";}.ri-temp-hot-fill:before{content:"";}.ri-temp-hot-line:before{content:"";}.ri-terminal-box-fill:before{content:"";}.ri-terminal-box-line:before{content:"";}.ri-terminal-fill:before{content:"";}.ri-terminal-line:before{content:"";}.ri-terminal-window-fill:before{content:"";}.ri-terminal-window-line:before{content:"";}.ri-test-tube-fill:before{content:"";}.ri-test-tube-line:before{content:"";}.ri-text-direction-l:before{content:"";}.ri-text-direction-r:before{content:"";}.ri-text-spacing:before{content:"";}.ri-text-wrap:before{content:"";}.ri-text:before{content:"";}.ri-thermometer-fill:before{content:"";}.ri-thermometer-line:before{content:"";}.ri-thumb-down-fill:before{content:"";}.ri-thumb-down-line:before{content:"";}.ri-thumb-up-fill:before{content:"";}.ri-thumb-up-line:before{content:"";}.ri-thunderstorms-fill:before{content:"";}.ri-thunderstorms-line:before{content:"";}.ri-ticket-2-fill:before{content:"";}.ri-ticket-2-line:before{content:"";}.ri-ticket-fill:before{content:"";}.ri-ticket-line:before{content:"";}.ri-time-fill:before{content:"";}.ri-time-line:before{content:"";}.ri-timer-2-fill:before{content:"";}.ri-timer-2-line:before{content:"";}.ri-timer-fill:before{content:"";}.ri-timer-flash-fill:before{content:"";}.ri-timer-flash-line:before{content:"";}.ri-timer-line:before{content:"";}.ri-todo-fill:before{content:"";}.ri-todo-line:before{content:"";}.ri-toggle-fill:before{content:"";}.ri-toggle-line:before{content:"";}.ri-tools-fill:before{content:"";}.ri-tools-line:before{content:"";}.ri-tornado-fill:before{content:"";}.ri-tornado-line:before{content:"";}.ri-trademark-fill:before{content:"";}.ri-trademark-line:before{content:"";}.ri-traffic-light-fill:before{content:"";}.ri-traffic-light-line:before{content:"";}.ri-train-fill:before{content:"";}.ri-train-line:before{content:"";}.ri-train-wifi-fill:before{content:"";}.ri-train-wifi-line:before{content:"";}.ri-translate-2:before{content:"";}.ri-translate:before{content:"";}.ri-travesti-fill:before{content:"";}.ri-travesti-line:before{content:"";}.ri-treasure-map-fill:before{content:"";}.ri-treasure-map-line:before{content:"";}.ri-trello-fill:before{content:"";}.ri-trello-line:before{content:"";}.ri-trophy-fill:before{content:"";}.ri-trophy-line:before{content:"";}.ri-truck-fill:before{content:"";}.ri-truck-line:before{content:"";}.ri-tumblr-fill:before{content:"";}.ri-tumblr-line:before{content:"";}.ri-tv-2-fill:before{content:"";}.ri-tv-2-line:before{content:"";}.ri-tv-fill:before{content:"";}.ri-tv-line:before{content:"";}.ri-twitch-fill:before{content:"";}.ri-twitch-line:before{content:"";}.ri-twitter-fill:before{content:"";}.ri-twitter-line:before{content:"";}.ri-typhoon-fill:before{content:"";}.ri-typhoon-line:before{content:"";}.ri-u-disk-fill:before{content:"";}.ri-u-disk-line:before{content:"";}.ri-ubuntu-fill:before{content:"";}.ri-ubuntu-line:before{content:"";}.ri-umbrella-fill:before{content:"";}.ri-umbrella-line:before{content:"";}.ri-underline:before{content:"";}.ri-uninstall-fill:before{content:"";}.ri-uninstall-line:before{content:"";}.ri-unsplash-fill:before{content:"";}.ri-unsplash-line:before{content:"";}.ri-upload-2-fill:before{content:"";}.ri-upload-2-line:before{content:"";}.ri-upload-cloud-2-fill:before{content:"";}.ri-upload-cloud-2-line:before{content:"";}.ri-upload-cloud-fill:before{content:"";}.ri-upload-cloud-line:before{content:"";}.ri-upload-fill:before{content:"";}.ri-upload-line:before{content:"";}.ri-usb-fill:before{content:"";}.ri-usb-line:before{content:"";}.ri-user-2-fill:before{content:"";}.ri-user-2-line:before{content:"";}.ri-user-3-fill:before{content:"";}.ri-user-3-line:before{content:"";}.ri-user-4-fill:before{content:"";}.ri-user-4-line:before{content:"";}.ri-user-5-fill:before{content:"";}.ri-user-5-line:before{content:"";}.ri-user-6-fill:before{content:"";}.ri-user-6-line:before{content:"";}.ri-user-add-fill:before{content:"";}.ri-user-add-line:before{content:"";}.ri-user-fill:before{content:"";}.ri-user-follow-fill:before{content:"";}.ri-user-follow-line:before{content:"";}.ri-user-heart-fill:before{content:"";}.ri-user-heart-line:before{content:"";}.ri-user-line:before{content:"";}.ri-user-location-fill:before{content:"";}.ri-user-location-line:before{content:"";}.ri-user-received-2-fill:before{content:"";}.ri-user-received-2-line:before{content:"";}.ri-user-received-fill:before{content:"";}.ri-user-received-line:before{content:"";}.ri-user-search-fill:before{content:"";}.ri-user-search-line:before{content:"";}.ri-user-settings-fill:before{content:"";}.ri-user-settings-line:before{content:"";}.ri-user-shared-2-fill:before{content:"";}.ri-user-shared-2-line:before{content:"";}.ri-user-shared-fill:before{content:"";}.ri-user-shared-line:before{content:"";}.ri-user-smile-fill:before{content:"";}.ri-user-smile-line:before{content:"";}.ri-user-star-fill:before{content:"";}.ri-user-star-line:before{content:"";}.ri-user-unfollow-fill:before{content:"";}.ri-user-unfollow-line:before{content:"";}.ri-user-voice-fill:before{content:"";}.ri-user-voice-line:before{content:"";}.ri-video-add-fill:before{content:"";}.ri-video-add-line:before{content:"";}.ri-video-chat-fill:before{content:"";}.ri-video-chat-line:before{content:"";}.ri-video-download-fill:before{content:"";}.ri-video-download-line:before{content:"";}.ri-video-fill:before{content:"";}.ri-video-line:before{content:"";}.ri-video-upload-fill:before{content:"";}.ri-video-upload-line:before{content:"";}.ri-vidicon-2-fill:before{content:"";}.ri-vidicon-2-line:before{content:"";}.ri-vidicon-fill:before{content:"";}.ri-vidicon-line:before{content:"";}.ri-vimeo-fill:before{content:"";}.ri-vimeo-line:before{content:"";}.ri-vip-crown-2-fill:before{content:"";}.ri-vip-crown-2-line:before{content:"";}.ri-vip-crown-fill:before{content:"";}.ri-vip-crown-line:before{content:"";}.ri-vip-diamond-fill:before{content:"";}.ri-vip-diamond-line:before{content:"";}.ri-vip-fill:before{content:"";}.ri-vip-line:before{content:"";}.ri-virus-fill:before{content:"";}.ri-virus-line:before{content:"";}.ri-visa-fill:before{content:"";}.ri-visa-line:before{content:"";}.ri-voice-recognition-fill:before{content:"";}.ri-voice-recognition-line:before{content:"";}.ri-voiceprint-fill:before{content:"";}.ri-voiceprint-line:before{content:"";}.ri-volume-down-fill:before{content:"";}.ri-volume-down-line:before{content:"";}.ri-volume-mute-fill:before{content:"";}.ri-volume-mute-line:before{content:"";}.ri-volume-off-vibrate-fill:before{content:"";}.ri-volume-off-vibrate-line:before{content:"";}.ri-volume-up-fill:before{content:"";}.ri-volume-up-line:before{content:"";}.ri-volume-vibrate-fill:before{content:"";}.ri-volume-vibrate-line:before{content:"";}.ri-vuejs-fill:before{content:"";}.ri-vuejs-line:before{content:"";}.ri-walk-fill:before{content:"";}.ri-walk-line:before{content:"";}.ri-wallet-2-fill:before{content:"";}.ri-wallet-2-line:before{content:"";}.ri-wallet-3-fill:before{content:"";}.ri-wallet-3-line:before{content:"";}.ri-wallet-fill:before{content:"";}.ri-wallet-line:before{content:"";}.ri-water-flash-fill:before{content:"";}.ri-water-flash-line:before{content:"";}.ri-webcam-fill:before{content:"";}.ri-webcam-line:before{content:"";}.ri-wechat-2-fill:before{content:"";}.ri-wechat-2-line:before{content:"";}.ri-wechat-fill:before{content:"";}.ri-wechat-line:before{content:"";}.ri-wechat-pay-fill:before{content:"";}.ri-wechat-pay-line:before{content:"";}.ri-weibo-fill:before{content:"";}.ri-weibo-line:before{content:"";}.ri-whatsapp-fill:before{content:"";}.ri-whatsapp-line:before{content:"";}.ri-wheelchair-fill:before{content:"";}.ri-wheelchair-line:before{content:"";}.ri-wifi-fill:before{content:"";}.ri-wifi-line:before{content:"";}.ri-wifi-off-fill:before{content:"";}.ri-wifi-off-line:before{content:"";}.ri-window-2-fill:before{content:"";}.ri-window-2-line:before{content:"";}.ri-window-fill:before{content:"";}.ri-window-line:before{content:"";}.ri-windows-fill:before{content:"";}.ri-windows-line:before{content:"";}.ri-windy-fill:before{content:"";}.ri-windy-line:before{content:"";}.ri-wireless-charging-fill:before{content:"";}.ri-wireless-charging-line:before{content:"";}.ri-women-fill:before{content:"";}.ri-women-line:before{content:"";}.ri-wubi-input:before{content:"";}.ri-xbox-fill:before{content:"";}.ri-xbox-line:before{content:"";}.ri-xing-fill:before{content:"";}.ri-xing-line:before{content:"";}.ri-youtube-fill:before{content:"";}.ri-youtube-line:before{content:"";}.ri-zcool-fill:before{content:"";}.ri-zcool-line:before{content:"";}.ri-zhihu-fill:before{content:"";}.ri-zhihu-line:before{content:"";}.ri-zoom-in-fill:before{content:"";}.ri-zoom-in-line:before{content:"";}.ri-zoom-out-fill:before{content:"";}.ri-zoom-out-line:before{content:"";}.ri-zzz-fill:before{content:"";}.ri-zzz-line:before{content:"";}[class^="bi-"]::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.bi-alarm-fill::before{content:"";}.bi-alarm::before{content:"";}.bi-align-bottom::before{content:"";}.bi-align-center::before{content:"";}.bi-align-end::before{content:"";}.bi-align-middle::before{content:"";}.bi-align-start::before{content:"";}.bi-align-top::before{content:"";}.bi-alt::before{content:"";}.bi-app-indicator::before{content:"";}.bi-app::before{content:"";}.bi-archive-fill::before{content:"";}.bi-archive::before{content:"";}.bi-arrow-90deg-down::before{content:"";}.bi-arrow-90deg-left::before{content:"";}.bi-arrow-90deg-right::before{content:"";}.bi-arrow-90deg-up::before{content:"";}.bi-arrow-bar-down::before{content:"";}.bi-arrow-bar-left::before{content:"";}.bi-arrow-bar-right::before{content:"";}.bi-arrow-bar-up::before{content:"";}.bi-arrow-clockwise::before{content:"";}.bi-arrow-counterclockwise::before{content:"";}.bi-arrow-down-circle-fill::before{content:"";}.bi-arrow-down-circle::before{content:"";}.bi-arrow-down-left-circle-fill::before{content:"";}.bi-arrow-down-left-circle::before{content:"";}.bi-arrow-down-left-square-fill::before{content:"";}.bi-arrow-down-left-square::before{content:"";}.bi-arrow-down-left::before{content:"";}.bi-arrow-down-right-circle-fill::before{content:"";}.bi-arrow-down-right-circle::before{content:"";}.bi-arrow-down-right-square-fill::before{content:"";}.bi-arrow-down-right-square::before{content:"";}.bi-arrow-down-right::before{content:"";}.bi-arrow-down-short::before{content:"";}.bi-arrow-down-square-fill::before{content:"";}.bi-arrow-down-square::before{content:"";}.bi-arrow-down-up::before{content:"";}.bi-arrow-down::before{content:"";}.bi-arrow-left-circle-fill::before{content:"";}.bi-arrow-left-circle::before{content:"";}.bi-arrow-left-right::before{content:"";}.bi-arrow-left-short::before{content:"";}.bi-arrow-left-square-fill::before{content:"";}.bi-arrow-left-square::before{content:"";}.bi-arrow-left::before{content:"";}.bi-arrow-repeat::before{content:"";}.bi-arrow-return-left::before{content:"";}.bi-arrow-return-right::before{content:"";}.bi-arrow-right-circle-fill::before{content:"";}.bi-arrow-right-circle::before{content:"";}.bi-arrow-right-short::before{content:"";}.bi-arrow-right-square-fill::before{content:"";}.bi-arrow-right-square::before{content:"";}.bi-arrow-right::before{content:"";}.bi-arrow-up-circle-fill::before{content:"";}.bi-arrow-up-circle::before{content:"";}.bi-arrow-up-left-circle-fill::before{content:"";}.bi-arrow-up-left-circle::before{content:"";}.bi-arrow-up-left-square-fill::before{content:"";}.bi-arrow-up-left-square::before{content:"";}.bi-arrow-up-left::before{content:"";}.bi-arrow-up-right-circle-fill::before{content:"";}.bi-arrow-up-right-circle::before{content:"";}.bi-arrow-up-right-square-fill::before{content:"";}.bi-arrow-up-right-square::before{content:"";}.bi-arrow-up-right::before{content:"";}.bi-arrow-up-short::before{content:"";}.bi-arrow-up-square-fill::before{content:"";}.bi-arrow-up-square::before{content:"";}.bi-arrow-up::before{content:"";}.bi-arrows-angle-contract::before{content:"";}.bi-arrows-angle-expand::before{content:"";}.bi-arrows-collapse::before{content:"";}.bi-arrows-expand::before{content:"";}.bi-arrows-fullscreen::before{content:"";}.bi-arrows-move::before{content:"";}.bi-aspect-ratio-fill::before{content:"";}.bi-aspect-ratio::before{content:"";}.bi-asterisk::before{content:"";}.bi-at::before{content:"";}.bi-award-fill::before{content:"";}.bi-award::before{content:"";}.bi-back::before{content:"";}.bi-backspace-fill::before{content:"";}.bi-backspace-reverse-fill::before{content:"";}.bi-backspace-reverse::before{content:"";}.bi-backspace::before{content:"";}.bi-badge-3d-fill::before{content:"";}.bi-badge-3d::before{content:"";}.bi-badge-4k-fill::before{content:"";}.bi-badge-4k::before{content:"";}.bi-badge-8k-fill::before{content:"";}.bi-badge-8k::before{content:"";}.bi-badge-ad-fill::before{content:"";}.bi-badge-ad::before{content:"";}.bi-badge-ar-fill::before{content:"";}.bi-badge-ar::before{content:"";}.bi-badge-cc-fill::before{content:"";}.bi-badge-cc::before{content:"";}.bi-badge-hd-fill::before{content:"";}.bi-badge-hd::before{content:"";}.bi-badge-tm-fill::before{content:"";}.bi-badge-tm::before{content:"";}.bi-badge-vo-fill::before{content:"";}.bi-badge-vo::before{content:"";}.bi-badge-vr-fill::before{content:"";}.bi-badge-vr::before{content:"";}.bi-badge-wc-fill::before{content:"";}.bi-badge-wc::before{content:"";}.bi-bag-check-fill::before{content:"";}.bi-bag-check::before{content:"";}.bi-bag-dash-fill::before{content:"";}.bi-bag-dash::before{content:"";}.bi-bag-fill::before{content:"";}.bi-bag-plus-fill::before{content:"";}.bi-bag-plus::before{content:"";}.bi-bag-x-fill::before{content:"";}.bi-bag-x::before{content:"";}.bi-bag::before{content:"";}.bi-bar-chart-fill::before{content:"";}.bi-bar-chart-line-fill::before{content:"";}.bi-bar-chart-line::before{content:"";}.bi-bar-chart-steps::before{content:"";}.bi-bar-chart::before{content:"";}.bi-basket-fill::before{content:"";}.bi-basket::before{content:"";}.bi-basket2-fill::before{content:"";}.bi-basket2::before{content:"";}.bi-basket3-fill::before{content:"";}.bi-basket3::before{content:"";}.bi-battery-charging::before{content:"";}.bi-battery-full::before{content:"";}.bi-battery-half::before{content:"";}.bi-battery::before{content:"";}.bi-bell-fill::before{content:"";}.bi-bell::before{content:"";}.bi-bezier::before{content:"";}.bi-bezier2::before{content:"";}.bi-bicycle::before{content:"";}.bi-binoculars-fill::before{content:"";}.bi-binoculars::before{content:"";}.bi-blockquote-left::before{content:"";}.bi-blockquote-right::before{content:"";}.bi-book-fill::before{content:"";}.bi-book-half::before{content:"";}.bi-book::before{content:"";}.bi-bookmark-check-fill::before{content:"";}.bi-bookmark-check::before{content:"";}.bi-bookmark-dash-fill::before{content:"";}.bi-bookmark-dash::before{content:"";}.bi-bookmark-fill::before{content:"";}.bi-bookmark-heart-fill::before{content:"";}.bi-bookmark-heart::before{content:"";}.bi-bookmark-plus-fill::before{content:"";}.bi-bookmark-plus::before{content:"";}.bi-bookmark-star-fill::before{content:"";}.bi-bookmark-star::before{content:"";}.bi-bookmark-x-fill::before{content:"";}.bi-bookmark-x::before{content:"";}.bi-bookmark::before{content:"";}.bi-bookmarks-fill::before{content:"";}.bi-bookmarks::before{content:"";}.bi-bookshelf::before{content:"";}.bi-bootstrap-fill::before{content:"";}.bi-bootstrap-reboot::before{content:"";}.bi-bootstrap::before{content:"";}.bi-border-all::before{content:"";}.bi-border-bottom::before{content:"";}.bi-border-center::before{content:"";}.bi-border-inner::before{content:"";}.bi-border-left::before{content:"";}.bi-border-middle::before{content:"";}.bi-border-outer::before{content:"";}.bi-border-right::before{content:"";}.bi-border-style::before{content:"";}.bi-border-top::before{content:"";}.bi-border-width::before{content:"";}.bi-border::before{content:"";}.bi-bounding-box-circles::before{content:"";}.bi-bounding-box::before{content:"";}.bi-box-arrow-down-left::before{content:"";}.bi-box-arrow-down-right::before{content:"";}.bi-box-arrow-down::before{content:"";}.bi-box-arrow-in-down-left::before{content:"";}.bi-box-arrow-in-down-right::before{content:"";}.bi-box-arrow-in-down::before{content:"";}.bi-box-arrow-in-left::before{content:"";}.bi-box-arrow-in-right::before{content:"";}.bi-box-arrow-in-up-left::before{content:"";}.bi-box-arrow-in-up-right::before{content:"";}.bi-box-arrow-in-up::before{content:"";}.bi-box-arrow-left::before{content:"";}.bi-box-arrow-right::before{content:"";}.bi-box-arrow-up-left::before{content:"";}.bi-box-arrow-up-right::before{content:"";}.bi-box-arrow-up::before{content:"";}.bi-box-seam::before{content:"";}.bi-box::before{content:"";}.bi-braces::before{content:"";}.bi-bricks::before{content:"";}.bi-briefcase-fill::before{content:"";}.bi-briefcase::before{content:"";}.bi-brightness-alt-high-fill::before{content:"";}.bi-brightness-alt-high::before{content:"";}.bi-brightness-alt-low-fill::before{content:"";}.bi-brightness-alt-low::before{content:"";}.bi-brightness-high-fill::before{content:"";}.bi-brightness-high::before{content:"";}.bi-brightness-low-fill::before{content:"";}.bi-brightness-low::before{content:"";}.bi-broadcast-pin::before{content:"";}.bi-broadcast::before{content:"";}.bi-brush-fill::before{content:"";}.bi-brush::before{content:"";}.bi-bucket-fill::before{content:"";}.bi-bucket::before{content:"";}.bi-bug-fill::before{content:"";}.bi-bug::before{content:"";}.bi-building::before{content:"";}.bi-bullseye::before{content:"";}.bi-calculator-fill::before{content:"";}.bi-calculator::before{content:"";}.bi-calendar-check-fill::before{content:"";}.bi-calendar-check::before{content:"";}.bi-calendar-date-fill::before{content:"";}.bi-calendar-date::before{content:"";}.bi-calendar-day-fill::before{content:"";}.bi-calendar-day::before{content:"";}.bi-calendar-event-fill::before{content:"";}.bi-calendar-event::before{content:"";}.bi-calendar-fill::before{content:"";}.bi-calendar-minus-fill::before{content:"";}.bi-calendar-minus::before{content:"";}.bi-calendar-month-fill::before{content:"";}.bi-calendar-month::before{content:"";}.bi-calendar-plus-fill::before{content:"";}.bi-calendar-plus::before{content:"";}.bi-calendar-range-fill::before{content:"";}.bi-calendar-range::before{content:"";}.bi-calendar-week-fill::before{content:"";}.bi-calendar-week::before{content:"";}.bi-calendar-x-fill::before{content:"";}.bi-calendar-x::before{content:"";}.bi-calendar::before{content:"";}.bi-calendar2-check-fill::before{content:"";}.bi-calendar2-check::before{content:"";}.bi-calendar2-date-fill::before{content:"";}.bi-calendar2-date::before{content:"";}.bi-calendar2-day-fill::before{content:"";}.bi-calendar2-day::before{content:"";}.bi-calendar2-event-fill::before{content:"";}.bi-calendar2-event::before{content:"";}.bi-calendar2-fill::before{content:"";}.bi-calendar2-minus-fill::before{content:"";}.bi-calendar2-minus::before{content:"";}.bi-calendar2-month-fill::before{content:"";}.bi-calendar2-month::before{content:"";}.bi-calendar2-plus-fill::before{content:"";}.bi-calendar2-plus::before{content:"";}.bi-calendar2-range-fill::before{content:"";}.bi-calendar2-range::before{content:"";}.bi-calendar2-week-fill::before{content:"";}.bi-calendar2-week::before{content:"";}.bi-calendar2-x-fill::before{content:"";}.bi-calendar2-x::before{content:"";}.bi-calendar2::before{content:"";}.bi-calendar3-event-fill::before{content:"";}.bi-calendar3-event::before{content:"";}.bi-calendar3-fill::before{content:"";}.bi-calendar3-range-fill::before{content:"";}.bi-calendar3-range::before{content:"";}.bi-calendar3-week-fill::before{content:"";}.bi-calendar3-week::before{content:"";}.bi-calendar3::before{content:"";}.bi-calendar4-event::before{content:"";}.bi-calendar4-range::before{content:"";}.bi-calendar4-week::before{content:"";}.bi-calendar4::before{content:"";}.bi-camera-fill::before{content:"";}.bi-camera-reels-fill::before{content:"";}.bi-camera-reels::before{content:"";}.bi-camera-video-fill::before{content:"";}.bi-camera-video-off-fill::before{content:"";}.bi-camera-video-off::before{content:"";}.bi-camera-video::before{content:"";}.bi-camera::before{content:"";}.bi-camera2::before{content:"";}.bi-capslock-fill::before{content:"";}.bi-capslock::before{content:"";}.bi-card-checklist::before{content:"";}.bi-card-heading::before{content:"";}.bi-card-image::before{content:"";}.bi-card-list::before{content:"";}.bi-card-text::before{content:"";}.bi-caret-down-fill::before{content:"";}.bi-caret-down-square-fill::before{content:"";}.bi-caret-down-square::before{content:"";}.bi-caret-down::before{content:"";}.bi-caret-left-fill::before{content:"";}.bi-caret-left-square-fill::before{content:"";}.bi-caret-left-square::before{content:"";}.bi-caret-left::before{content:"";}.bi-caret-right-fill::before{content:"";}.bi-caret-right-square-fill::before{content:"";}.bi-caret-right-square::before{content:"";}.bi-caret-right::before{content:"";}.bi-caret-up-fill::before{content:"";}.bi-caret-up-square-fill::before{content:"";}.bi-caret-up-square::before{content:"";}.bi-caret-up::before{content:"";}.bi-cart-check-fill::before{content:"";}.bi-cart-check::before{content:"";}.bi-cart-dash-fill::before{content:"";}.bi-cart-dash::before{content:"";}.bi-cart-fill::before{content:"";}.bi-cart-plus-fill::before{content:"";}.bi-cart-plus::before{content:"";}.bi-cart-x-fill::before{content:"";}.bi-cart-x::before{content:"";}.bi-cart::before{content:"";}.bi-cart2::before{content:"";}.bi-cart3::before{content:"";}.bi-cart4::before{content:"";}.bi-cash-stack::before{content:"";}.bi-cash::before{content:"";}.bi-cast::before{content:"";}.bi-chat-dots-fill::before{content:"";}.bi-chat-dots::before{content:"";}.bi-chat-fill::before{content:"";}.bi-chat-left-dots-fill::before{content:"";}.bi-chat-left-dots::before{content:"";}.bi-chat-left-fill::before{content:"";}.bi-chat-left-quote-fill::before{content:"";}.bi-chat-left-quote::before{content:"";}.bi-chat-left-text-fill::before{content:"";}.bi-chat-left-text::before{content:"";}.bi-chat-left::before{content:"";}.bi-chat-quote-fill::before{content:"";}.bi-chat-quote::before{content:"";}.bi-chat-right-dots-fill::before{content:"";}.bi-chat-right-dots::before{content:"";}.bi-chat-right-fill::before{content:"";}.bi-chat-right-quote-fill::before{content:"";}.bi-chat-right-quote::before{content:"";}.bi-chat-right-text-fill::before{content:"";}.bi-chat-right-text::before{content:"";}.bi-chat-right::before{content:"";}.bi-chat-square-dots-fill::before{content:"";}.bi-chat-square-dots::before{content:"";}.bi-chat-square-fill::before{content:"";}.bi-chat-square-quote-fill::before{content:"";}.bi-chat-square-quote::before{content:"";}.bi-chat-square-text-fill::before{content:"";}.bi-chat-square-text::before{content:"";}.bi-chat-square::before{content:"";}.bi-chat-text-fill::before{content:"";}.bi-chat-text::before{content:"";}.bi-chat::before{content:"";}.bi-check-all::before{content:"";}.bi-check-circle-fill::before{content:"";}.bi-check-circle::before{content:"";}.bi-check-square-fill::before{content:"";}.bi-check-square::before{content:"";}.bi-check::before{content:"";}.bi-check2-all::before{content:"";}.bi-check2-circle::before{content:"";}.bi-check2-square::before{content:"";}.bi-check2::before{content:"";}.bi-chevron-bar-contract::before{content:"";}.bi-chevron-bar-down::before{content:"";}.bi-chevron-bar-expand::before{content:"";}.bi-chevron-bar-left::before{content:"";}.bi-chevron-bar-right::before{content:"";}.bi-chevron-bar-up::before{content:"";}.bi-chevron-compact-down::before{content:"";}.bi-chevron-compact-left::before{content:"";}.bi-chevron-compact-right::before{content:"";}.bi-chevron-compact-up::before{content:"";}.bi-chevron-contract::before{content:"";}.bi-chevron-double-down::before{content:"";}.bi-chevron-double-left::before{content:"";}.bi-chevron-double-right::before{content:"";}.bi-chevron-double-up::before{content:"";}.bi-chevron-down::before{content:"";}.bi-chevron-expand::before{content:"";}.bi-chevron-left::before{content:"";}.bi-chevron-right::before{content:"";}.bi-chevron-up::before{content:"";}.bi-circle-fill::before{content:"";}.bi-circle-half::before{content:"";}.bi-circle-square::before{content:"";}.bi-circle::before{content:"";}.bi-clipboard-check::before{content:"";}.bi-clipboard-data::before{content:"";}.bi-clipboard-minus::before{content:"";}.bi-clipboard-plus::before{content:"";}.bi-clipboard-x::before{content:"";}.bi-clipboard::before{content:"";}.bi-clock-fill::before{content:"";}.bi-clock-history::before{content:"";}.bi-clock::before{content:"";}.bi-cloud-arrow-down-fill::before{content:"";}.bi-cloud-arrow-down::before{content:"";}.bi-cloud-arrow-up-fill::before{content:"";}.bi-cloud-arrow-up::before{content:"";}.bi-cloud-check-fill::before{content:"";}.bi-cloud-check::before{content:"";}.bi-cloud-download-fill::before{content:"";}.bi-cloud-download::before{content:"";}.bi-cloud-fill::before{content:"";}.bi-cloud-minus-fill::before{content:"";}.bi-cloud-minus::before{content:"";}.bi-cloud-plus-fill::before{content:"";}.bi-cloud-plus::before{content:"";}.bi-cloud-slash-fill::before{content:"";}.bi-cloud-slash::before{content:"";}.bi-cloud-upload-fill::before{content:"";}.bi-cloud-upload::before{content:"";}.bi-cloud::before{content:"";}.bi-code-slash::before{content:"";}.bi-code-square::before{content:"";}.bi-code::before{content:"";}.bi-collection-fill::before{content:"";}.bi-collection-play-fill::before{content:"";}.bi-collection-play::before{content:"";}.bi-collection::before{content:"";}.bi-columns-gap::before{content:"";}.bi-columns::before{content:"";}.bi-command::before{content:"";}.bi-compass-fill::before{content:"";}.bi-compass::before{content:"";}.bi-cone-striped::before{content:"";}.bi-cone::before{content:"";}.bi-controller::before{content:"";}.bi-cpu-fill::before{content:"";}.bi-cpu::before{content:"";}.bi-credit-card-2-back-fill::before{content:"";}.bi-credit-card-2-back::before{content:"";}.bi-credit-card-2-front-fill::before{content:"";}.bi-credit-card-2-front::before{content:"";}.bi-credit-card-fill::before{content:"";}.bi-credit-card::before{content:"";}.bi-crop::before{content:"";}.bi-cup-fill::before{content:"";}.bi-cup-straw::before{content:"";}.bi-cup::before{content:"";}.bi-cursor-fill::before{content:"";}.bi-cursor-text::before{content:"";}.bi-cursor::before{content:"";}.bi-dash-circle-dotted::before{content:"";}.bi-dash-circle-fill::before{content:"";}.bi-dash-circle::before{content:"";}.bi-dash-square-dotted::before{content:"";}.bi-dash-square-fill::before{content:"";}.bi-dash-square::before{content:"";}.bi-dash::before{content:"";}.bi-diagram-2-fill::before{content:"";}.bi-diagram-2::before{content:"";}.bi-diagram-3-fill::before{content:"";}.bi-diagram-3::before{content:"";}.bi-diamond-fill::before{content:"";}.bi-diamond-half::before{content:"";}.bi-diamond::before{content:"";}.bi-dice-1-fill::before{content:"";}.bi-dice-1::before{content:"";}.bi-dice-2-fill::before{content:"";}.bi-dice-2::before{content:"";}.bi-dice-3-fill::before{content:"";}.bi-dice-3::before{content:"";}.bi-dice-4-fill::before{content:"";}.bi-dice-4::before{content:"";}.bi-dice-5-fill::before{content:"";}.bi-dice-5::before{content:"";}.bi-dice-6-fill::before{content:"";}.bi-dice-6::before{content:"";}.bi-disc-fill::before{content:"";}.bi-disc::before{content:"";}.bi-discord::before{content:"";}.bi-display-fill::before{content:"";}.bi-display::before{content:"";}.bi-distribute-horizontal::before{content:"";}.bi-distribute-vertical::before{content:"";}.bi-door-closed-fill::before{content:"";}.bi-door-closed::before{content:"";}.bi-door-open-fill::before{content:"";}.bi-door-open::before{content:"";}.bi-dot::before{content:"";}.bi-download::before{content:"";}.bi-droplet-fill::before{content:"";}.bi-droplet-half::before{content:"";}.bi-droplet::before{content:"";}.bi-earbuds::before{content:"";}.bi-easel-fill::before{content:"";}.bi-easel::before{content:"";}.bi-egg-fill::before{content:"";}.bi-egg-fried::before{content:"";}.bi-egg::before{content:"";}.bi-eject-fill::before{content:"";}.bi-eject::before{content:"";}.bi-emoji-angry-fill::before{content:"";}.bi-emoji-angry::before{content:"";}.bi-emoji-dizzy-fill::before{content:"";}.bi-emoji-dizzy::before{content:"";}.bi-emoji-expressionless-fill::before{content:"";}.bi-emoji-expressionless::before{content:"";}.bi-emoji-frown-fill::before{content:"";}.bi-emoji-frown::before{content:"";}.bi-emoji-heart-eyes-fill::before{content:"";}.bi-emoji-heart-eyes::before{content:"";}.bi-emoji-laughing-fill::before{content:"";}.bi-emoji-laughing::before{content:"";}.bi-emoji-neutral-fill::before{content:"";}.bi-emoji-neutral::before{content:"";}.bi-emoji-smile-fill::before{content:"";}.bi-emoji-smile-upside-down-fill::before{content:"";}.bi-emoji-smile-upside-down::before{content:"";}.bi-emoji-smile::before{content:"";}.bi-emoji-sunglasses-fill::before{content:"";}.bi-emoji-sunglasses::before{content:"";}.bi-emoji-wink-fill::before{content:"";}.bi-emoji-wink::before{content:"";}.bi-envelope-fill::before{content:"";}.bi-envelope-open-fill::before{content:"";}.bi-envelope-open::before{content:"";}.bi-envelope::before{content:"";}.bi-eraser-fill::before{content:"";}.bi-eraser::before{content:"";}.bi-exclamation-circle-fill::before{content:"";}.bi-exclamation-circle::before{content:"";}.bi-exclamation-diamond-fill::before{content:"";}.bi-exclamation-diamond::before{content:"";}.bi-exclamation-octagon-fill::before{content:"";}.bi-exclamation-octagon::before{content:"";}.bi-exclamation-square-fill::before{content:"";}.bi-exclamation-square::before{content:"";}.bi-exclamation-triangle-fill::before{content:"";}.bi-exclamation-triangle::before{content:"";}.bi-exclamation::before{content:"";}.bi-exclude::before{content:"";}.bi-eye-fill::before{content:"";}.bi-eye-slash-fill::before{content:"";}.bi-eye-slash::before{content:"";}.bi-eye::before{content:"";}.bi-eyedropper::before{content:"";}.bi-eyeglasses::before{content:"";}.bi-facebook::before{content:"";}.bi-file-arrow-down-fill::before{content:"";}.bi-file-arrow-down::before{content:"";}.bi-file-arrow-up-fill::before{content:"";}.bi-file-arrow-up::before{content:"";}.bi-file-bar-graph-fill::before{content:"";}.bi-file-bar-graph::before{content:"";}.bi-file-binary-fill::before{content:"";}.bi-file-binary::before{content:"";}.bi-file-break-fill::before{content:"";}.bi-file-break::before{content:"";}.bi-file-check-fill::before{content:"";}.bi-file-check::before{content:"";}.bi-file-code-fill::before{content:"";}.bi-file-code::before{content:"";}.bi-file-diff-fill::before{content:"";}.bi-file-diff::before{content:"";}.bi-file-earmark-arrow-down-fill::before{content:"";}.bi-file-earmark-arrow-down::before{content:"";}.bi-file-earmark-arrow-up-fill::before{content:"";}.bi-file-earmark-arrow-up::before{content:"";}.bi-file-earmark-bar-graph-fill::before{content:"";}.bi-file-earmark-bar-graph::before{content:"";}.bi-file-earmark-binary-fill::before{content:"";}.bi-file-earmark-binary::before{content:"";}.bi-file-earmark-break-fill::before{content:"";}.bi-file-earmark-break::before{content:"";}.bi-file-earmark-check-fill::before{content:"";}.bi-file-earmark-check::before{content:"";}.bi-file-earmark-code-fill::before{content:"";}.bi-file-earmark-code::before{content:"";}.bi-file-earmark-diff-fill::before{content:"";}.bi-file-earmark-diff::before{content:"";}.bi-file-earmark-easel-fill::before{content:"";}.bi-file-earmark-easel::before{content:"";}.bi-file-earmark-excel-fill::before{content:"";}.bi-file-earmark-excel::before{content:"";}.bi-file-earmark-fill::before{content:"";}.bi-file-earmark-font-fill::before{content:"";}.bi-file-earmark-font::before{content:"";}.bi-file-earmark-image-fill::before{content:"";}.bi-file-earmark-image::before{content:"";}.bi-file-earmark-lock-fill::before{content:"";}.bi-file-earmark-lock::before{content:"";}.bi-file-earmark-lock2-fill::before{content:"";}.bi-file-earmark-lock2::before{content:"";}.bi-file-earmark-medical-fill::before{content:"";}.bi-file-earmark-medical::before{content:"";}.bi-file-earmark-minus-fill::before{content:"";}.bi-file-earmark-minus::before{content:"";}.bi-file-earmark-music-fill::before{content:"";}.bi-file-earmark-music::before{content:"";}.bi-file-earmark-person-fill::before{content:"";}.bi-file-earmark-person::before{content:"";}.bi-file-earmark-play-fill::before{content:"";}.bi-file-earmark-play::before{content:"";}.bi-file-earmark-plus-fill::before{content:"";}.bi-file-earmark-plus::before{content:"";}.bi-file-earmark-post-fill::before{content:"";}.bi-file-earmark-post::before{content:"";}.bi-file-earmark-ppt-fill::before{content:"";}.bi-file-earmark-ppt::before{content:"";}.bi-file-earmark-richtext-fill::before{content:"";}.bi-file-earmark-richtext::before{content:"";}.bi-file-earmark-ruled-fill::before{content:"";}.bi-file-earmark-ruled::before{content:"";}.bi-file-earmark-slides-fill::before{content:"";}.bi-file-earmark-slides::before{content:"";}.bi-file-earmark-spreadsheet-fill::before{content:"";}.bi-file-earmark-spreadsheet::before{content:"";}.bi-file-earmark-text-fill::before{content:"";}.bi-file-earmark-text::before{content:"";}.bi-file-earmark-word-fill::before{content:"";}.bi-file-earmark-word::before{content:"";}.bi-file-earmark-x-fill::before{content:"";}.bi-file-earmark-x::before{content:"";}.bi-file-earmark-zip-fill::before{content:"";}.bi-file-earmark-zip::before{content:"";}.bi-file-earmark::before{content:"";}.bi-file-easel-fill::before{content:"";}.bi-file-easel::before{content:"";}.bi-file-excel-fill::before{content:"";}.bi-file-excel::before{content:"";}.bi-file-fill::before{content:"";}.bi-file-font-fill::before{content:"";}.bi-file-font::before{content:"";}.bi-file-image-fill::before{content:"";}.bi-file-image::before{content:"";}.bi-file-lock-fill::before{content:"";}.bi-file-lock::before{content:"";}.bi-file-lock2-fill::before{content:"";}.bi-file-lock2::before{content:"";}.bi-file-medical-fill::before{content:"";}.bi-file-medical::before{content:"";}.bi-file-minus-fill::before{content:"";}.bi-file-minus::before{content:"";}.bi-file-music-fill::before{content:"";}.bi-file-music::before{content:"";}.bi-file-person-fill::before{content:"";}.bi-file-person::before{content:"";}.bi-file-play-fill::before{content:"";}.bi-file-play::before{content:"";}.bi-file-plus-fill::before{content:"";}.bi-file-plus::before{content:"";}.bi-file-post-fill::before{content:"";}.bi-file-post::before{content:"";}.bi-file-ppt-fill::before{content:"";}.bi-file-ppt::before{content:"";}.bi-file-richtext-fill::before{content:"";}.bi-file-richtext::before{content:"";}.bi-file-ruled-fill::before{content:"";}.bi-file-ruled::before{content:"";}.bi-file-slides-fill::before{content:"";}.bi-file-slides::before{content:"";}.bi-file-spreadsheet-fill::before{content:"";}.bi-file-spreadsheet::before{content:"";}.bi-file-text-fill::before{content:"";}.bi-file-text::before{content:"";}.bi-file-word-fill::before{content:"";}.bi-file-word::before{content:"";}.bi-file-x-fill::before{content:"";}.bi-file-x::before{content:"";}.bi-file-zip-fill::before{content:"";}.bi-file-zip::before{content:"";}.bi-file::before{content:"";}.bi-files-alt::before{content:"";}.bi-files::before{content:"";}.bi-film::before{content:"";}.bi-filter-circle-fill::before{content:"";}.bi-filter-circle::before{content:"";}.bi-filter-left::before{content:"";}.bi-filter-right::before{content:"";}.bi-filter-square-fill::before{content:"";}.bi-filter-square::before{content:"";}.bi-filter::before{content:"";}.bi-flag-fill::before{content:"";}.bi-flag::before{content:"";}.bi-flower1::before{content:"";}.bi-flower2::before{content:"";}.bi-flower3::before{content:"";}.bi-folder-check::before{content:"";}.bi-folder-fill::before{content:"";}.bi-folder-minus::before{content:"";}.bi-folder-plus::before{content:"";}.bi-folder-symlink-fill::before{content:"";}.bi-folder-symlink::before{content:"";}.bi-folder-x::before{content:"";}.bi-folder::before{content:"";}.bi-folder2-open::before{content:"";}.bi-folder2::before{content:"";}.bi-fonts::before{content:"";}.bi-forward-fill::before{content:"";}.bi-forward::before{content:"";}.bi-front::before{content:"";}.bi-fullscreen-exit::before{content:"";}.bi-fullscreen::before{content:"";}.bi-funnel-fill::before{content:"";}.bi-funnel::before{content:"";}.bi-gear-fill::before{content:"";}.bi-gear-wide-connected::before{content:"";}.bi-gear-wide::before{content:"";}.bi-gear::before{content:"";}.bi-gem::before{content:"";}.bi-geo-alt-fill::before{content:"";}.bi-geo-alt::before{content:"";}.bi-geo-fill::before{content:"";}.bi-geo::before{content:"";}.bi-gift-fill::before{content:"";}.bi-gift::before{content:"";}.bi-github::before{content:"";}.bi-globe::before{content:"";}.bi-globe2::before{content:"";}.bi-google::before{content:"";}.bi-graph-down::before{content:"";}.bi-graph-up::before{content:"";}.bi-grid-1x2-fill::before{content:"";}.bi-grid-1x2::before{content:"";}.bi-grid-3x2-gap-fill::before{content:"";}.bi-grid-3x2-gap::before{content:"";}.bi-grid-3x2::before{content:"";}.bi-grid-3x3-gap-fill::before{content:"";}.bi-grid-3x3-gap::before{content:"";}.bi-grid-3x3::before{content:"";}.bi-grid-fill::before{content:"";}.bi-grid::before{content:"";}.bi-grip-horizontal::before{content:"";}.bi-grip-vertical::before{content:"";}.bi-hammer::before{content:"";}.bi-hand-index-fill::before{content:"";}.bi-hand-index-thumb-fill::before{content:"";}.bi-hand-index-thumb::before{content:"";}.bi-hand-index::before{content:"";}.bi-hand-thumbs-down-fill::before{content:"";}.bi-hand-thumbs-down::before{content:"";}.bi-hand-thumbs-up-fill::before{content:"";}.bi-hand-thumbs-up::before{content:"";}.bi-handbag-fill::before{content:"";}.bi-handbag::before{content:"";}.bi-hash::before{content:"";}.bi-hdd-fill::before{content:"";}.bi-hdd-network-fill::before{content:"";}.bi-hdd-network::before{content:"";}.bi-hdd-rack-fill::before{content:"";}.bi-hdd-rack::before{content:"";}.bi-hdd-stack-fill::before{content:"";}.bi-hdd-stack::before{content:"";}.bi-hdd::before{content:"";}.bi-headphones::before{content:"";}.bi-headset::before{content:"";}.bi-heart-fill::before{content:"";}.bi-heart-half::before{content:"";}.bi-heart::before{content:"";}.bi-heptagon-fill::before{content:"";}.bi-heptagon-half::before{content:"";}.bi-heptagon::before{content:"";}.bi-hexagon-fill::before{content:"";}.bi-hexagon-half::before{content:"";}.bi-hexagon::before{content:"";}.bi-hourglass-bottom::before{content:"";}.bi-hourglass-split::before{content:"";}.bi-hourglass-top::before{content:"";}.bi-hourglass::before{content:"";}.bi-house-door-fill::before{content:"";}.bi-house-door::before{content:"";}.bi-house-fill::before{content:"";}.bi-house::before{content:"";}.bi-hr::before{content:"";}.bi-image-alt::before{content:"";}.bi-image-fill::before{content:"";}.bi-image::before{content:"";}.bi-images::before{content:"";}.bi-inbox-fill::before{content:"";}.bi-inbox::before{content:"";}.bi-inboxes-fill::before{content:"";}.bi-inboxes::before{content:"";}.bi-info-circle-fill::before{content:"";}.bi-info-circle::before{content:"";}.bi-info-square-fill::before{content:"";}.bi-info-square::before{content:"";}.bi-info::before{content:"";}.bi-input-cursor-text::before{content:"";}.bi-input-cursor::before{content:"";}.bi-instagram::before{content:"";}.bi-intersect::before{content:"";}.bi-journal-album::before{content:"";}.bi-journal-arrow-down::before{content:"";}.bi-journal-arrow-up::before{content:"";}.bi-journal-bookmark-fill::before{content:"";}.bi-journal-bookmark::before{content:"";}.bi-journal-check::before{content:"";}.bi-journal-code::before{content:"";}.bi-journal-medical::before{content:"";}.bi-journal-minus::before{content:"";}.bi-journal-plus::before{content:"";}.bi-journal-richtext::before{content:"";}.bi-journal-text::before{content:"";}.bi-journal-x::before{content:"";}.bi-journal::before{content:"";}.bi-journals::before{content:"";}.bi-joystick::before{content:"";}.bi-justify-left::before{content:"";}.bi-justify-right::before{content:"";}.bi-justify::before{content:"";}.bi-kanban-fill::before{content:"";}.bi-kanban::before{content:"";}.bi-key-fill::before{content:"";}.bi-key::before{content:"";}.bi-keyboard-fill::before{content:"";}.bi-keyboard::before{content:"";}.bi-ladder::before{content:"";}.bi-lamp-fill::before{content:"";}.bi-lamp::before{content:"";}.bi-laptop-fill::before{content:"";}.bi-laptop::before{content:"";}.bi-layer-backward::before{content:"";}.bi-layer-forward::before{content:"";}.bi-layers-fill::before{content:"";}.bi-layers-half::before{content:"";}.bi-layers::before{content:"";}.bi-layout-sidebar-inset-reverse::before{content:"";}.bi-layout-sidebar-inset::before{content:"";}.bi-layout-sidebar-reverse::before{content:"";}.bi-layout-sidebar::before{content:"";}.bi-layout-split::before{content:"";}.bi-layout-text-sidebar-reverse::before{content:"";}.bi-layout-text-sidebar::before{content:"";}.bi-layout-text-window-reverse::before{content:"";}.bi-layout-text-window::before{content:"";}.bi-layout-three-columns::before{content:"";}.bi-layout-wtf::before{content:"";}.bi-life-preserver::before{content:"";}.bi-lightbulb-fill::before{content:"";}.bi-lightbulb-off-fill::before{content:"";}.bi-lightbulb-off::before{content:"";}.bi-lightbulb::before{content:"";}.bi-lightning-fill::before{content:"";}.bi-lightning::before{content:"";}.bi-link-45deg::before{content:"";}.bi-link::before{content:"";}.bi-linkedin::before{content:"";}.bi-list-check::before{content:"";}.bi-list-nested::before{content:"";}.bi-list-ol::before{content:"";}.bi-list-stars::before{content:"";}.bi-list-task::before{content:"";}.bi-list-ul::before{content:"";}.bi-list::before{content:"";}.bi-lock-fill::before{content:"";}.bi-lock::before{content:"";}.bi-mailbox::before{content:"";}.bi-mailbox2::before{content:"";}.bi-map-fill::before{content:"";}.bi-map::before{content:"";}.bi-markdown-fill::before{content:"";}.bi-markdown::before{content:"";}.bi-mask::before{content:"";}.bi-megaphone-fill::before{content:"";}.bi-megaphone::before{content:"";}.bi-menu-app-fill::before{content:"";}.bi-menu-app::before{content:"";}.bi-menu-button-fill::before{content:"";}.bi-menu-button-wide-fill::before{content:"";}.bi-menu-button-wide::before{content:"";}.bi-menu-button::before{content:"";}.bi-menu-down::before{content:"";}.bi-menu-up::before{content:"";}.bi-mic-fill::before{content:"";}.bi-mic-mute-fill::before{content:"";}.bi-mic-mute::before{content:"";}.bi-mic::before{content:"";}.bi-minecart-loaded::before{content:"";}.bi-minecart::before{content:"";}.bi-moon::before{content:"";}.bi-mouse-fill::before{content:"";}.bi-mouse::before{content:"";}.bi-mouse2-fill::before{content:"";}.bi-mouse2::before{content:"";}.bi-mouse3-fill::before{content:"";}.bi-mouse3::before{content:"";}.bi-music-note-beamed::before{content:"";}.bi-music-note-list::before{content:"";}.bi-music-note::before{content:"";}.bi-music-player-fill::before{content:"";}.bi-music-player::before{content:"";}.bi-newspaper::before{content:"";}.bi-node-minus-fill::before{content:"";}.bi-node-minus::before{content:"";}.bi-node-plus-fill::before{content:"";}.bi-node-plus::before{content:"";}.bi-nut-fill::before{content:"";}.bi-nut::before{content:"";}.bi-octagon-fill::before{content:"";}.bi-octagon-half::before{content:"";}.bi-octagon::before{content:"";}.bi-option::before{content:"";}.bi-outlet::before{content:"";}.bi-paint-bucket::before{content:"";}.bi-palette-fill::before{content:"";}.bi-palette::before{content:"";}.bi-palette2::before{content:"";}.bi-paperclip::before{content:"";}.bi-paragraph::before{content:"";}.bi-patch-check-fill::before{content:"";}.bi-patch-check::before{content:"";}.bi-patch-exclamation-fill::before{content:"";}.bi-patch-exclamation::before{content:"";}.bi-patch-minus-fill::before{content:"";}.bi-patch-minus::before{content:"";}.bi-patch-plus-fill::before{content:"";}.bi-patch-plus::before{content:"";}.bi-patch-question-fill::before{content:"";}.bi-patch-question::before{content:"";}.bi-pause-btn-fill::before{content:"";}.bi-pause-btn::before{content:"";}.bi-pause-circle-fill::before{content:"";}.bi-pause-circle::before{content:"";}.bi-pause-fill::before{content:"";}.bi-pause::before{content:"";}.bi-peace-fill::before{content:"";}.bi-peace::before{content:"";}.bi-pen-fill::before{content:"";}.bi-pen::before{content:"";}.bi-pencil-fill::before{content:"";}.bi-pencil-square::before{content:"";}.bi-pencil::before{content:"";}.bi-pentagon-fill::before{content:"";}.bi-pentagon-half::before{content:"";}.bi-pentagon::before{content:"";}.bi-people-fill::before{content:"";}.bi-people::before{content:"";}.bi-percent::before{content:"";}.bi-person-badge-fill::before{content:"";}.bi-person-badge::before{content:"";}.bi-person-bounding-box::before{content:"";}.bi-person-check-fill::before{content:"";}.bi-person-check::before{content:"";}.bi-person-circle::before{content:"";}.bi-person-dash-fill::before{content:"";}.bi-person-dash::before{content:"";}.bi-person-fill::before{content:"";}.bi-person-lines-fill::before{content:"";}.bi-person-plus-fill::before{content:"";}.bi-person-plus::before{content:"";}.bi-person-square::before{content:"";}.bi-person-x-fill::before{content:"";}.bi-person-x::before{content:"";}.bi-person::before{content:"";}.bi-phone-fill::before{content:"";}.bi-phone-landscape-fill::before{content:"";}.bi-phone-landscape::before{content:"";}.bi-phone-vibrate-fill::before{content:"";}.bi-phone-vibrate::before{content:"";}.bi-phone::before{content:"";}.bi-pie-chart-fill::before{content:"";}.bi-pie-chart::before{content:"";}.bi-pin-angle-fill::before{content:"";}.bi-pin-angle::before{content:"";}.bi-pin-fill::before{content:"";}.bi-pin::before{content:"";}.bi-pip-fill::before{content:"";}.bi-pip::before{content:"";}.bi-play-btn-fill::before{content:"";}.bi-play-btn::before{content:"";}.bi-play-circle-fill::before{content:"";}.bi-play-circle::before{content:"";}.bi-play-fill::before{content:"";}.bi-play::before{content:"";}.bi-plug-fill::before{content:"";}.bi-plug::before{content:"";}.bi-plus-circle-dotted::before{content:"";}.bi-plus-circle-fill::before{content:"";}.bi-plus-circle::before{content:"";}.bi-plus-square-dotted::before{content:"";}.bi-plus-square-fill::before{content:"";}.bi-plus-square::before{content:"";}.bi-plus::before{content:"";}.bi-power::before{content:"";}.bi-printer-fill::before{content:"";}.bi-printer::before{content:"";}.bi-puzzle-fill::before{content:"";}.bi-puzzle::before{content:"";}.bi-question-circle-fill::before{content:"";}.bi-question-circle::before{content:"";}.bi-question-diamond-fill::before{content:"";}.bi-question-diamond::before{content:"";}.bi-question-octagon-fill::before{content:"";}.bi-question-octagon::before{content:"";}.bi-question-square-fill::before{content:"";}.bi-question-square::before{content:"";}.bi-question::before{content:"";}.bi-receipt-cutoff::before{content:"";}.bi-receipt::before{content:"";}.bi-reception-0::before{content:"";}.bi-reception-1::before{content:"";}.bi-reception-2::before{content:"";}.bi-reception-3::before{content:"";}.bi-reception-4::before{content:"";}.bi-record-btn-fill::before{content:"";}.bi-record-btn::before{content:"";}.bi-record-circle-fill::before{content:"";}.bi-record-circle::before{content:"";}.bi-record-fill::before{content:"";}.bi-record::before{content:"";}.bi-record2-fill::before{content:"";}.bi-record2::before{content:"";}.bi-reply-all-fill::before{content:"";}.bi-reply-all::before{content:"";}.bi-reply-fill::before{content:"";}.bi-reply::before{content:"";}.bi-rss-fill::before{content:"";}.bi-rss::before{content:"";}.bi-rulers::before{content:"";}.bi-save-fill::before{content:"";}.bi-save::before{content:"";}.bi-save2-fill::before{content:"";}.bi-save2::before{content:"";}.bi-scissors::before{content:"";}.bi-screwdriver::before{content:"";}.bi-search::before{content:"";}.bi-segmented-nav::before{content:"";}.bi-server::before{content:"";}.bi-share-fill::before{content:"";}.bi-share::before{content:"";}.bi-shield-check::before{content:"";}.bi-shield-exclamation::before{content:"";}.bi-shield-fill-check::before{content:"";}.bi-shield-fill-exclamation::before{content:"";}.bi-shield-fill-minus::before{content:"";}.bi-shield-fill-plus::before{content:"";}.bi-shield-fill-x::before{content:"";}.bi-shield-fill::before{content:"";}.bi-shield-lock-fill::before{content:"";}.bi-shield-lock::before{content:"";}.bi-shield-minus::before{content:"";}.bi-shield-plus::before{content:"";}.bi-shield-shaded::before{content:"";}.bi-shield-slash-fill::before{content:"";}.bi-shield-slash::before{content:"";}.bi-shield-x::before{content:"";}.bi-shield::before{content:"";}.bi-shift-fill::before{content:"";}.bi-shift::before{content:"";}.bi-shop-window::before{content:"";}.bi-shop::before{content:"";}.bi-shuffle::before{content:"";}.bi-signpost-2-fill::before{content:"";}.bi-signpost-2::before{content:"";}.bi-signpost-fill::before{content:"";}.bi-signpost-split-fill::before{content:"";}.bi-signpost-split::before{content:"";}.bi-signpost::before{content:"";}.bi-sim-fill::before{content:"";}.bi-sim::before{content:"";}.bi-skip-backward-btn-fill::before{content:"";}.bi-skip-backward-btn::before{content:"";}.bi-skip-backward-circle-fill::before{content:"";}.bi-skip-backward-circle::before{content:"";}.bi-skip-backward-fill::before{content:"";}.bi-skip-backward::before{content:"";}.bi-skip-end-btn-fill::before{content:"";}.bi-skip-end-btn::before{content:"";}.bi-skip-end-circle-fill::before{content:"";}.bi-skip-end-circle::before{content:"";}.bi-skip-end-fill::before{content:"";}.bi-skip-end::before{content:"";}.bi-skip-forward-btn-fill::before{content:"";}.bi-skip-forward-btn::before{content:"";}.bi-skip-forward-circle-fill::before{content:"";}.bi-skip-forward-circle::before{content:"";}.bi-skip-forward-fill::before{content:"";}.bi-skip-forward::before{content:"";}.bi-skip-start-btn-fill::before{content:"";}.bi-skip-start-btn::before{content:"";}.bi-skip-start-circle-fill::before{content:"";}.bi-skip-start-circle::before{content:"";}.bi-skip-start-fill::before{content:"";}.bi-skip-start::before{content:"";}.bi-slack::before{content:"";}.bi-slash-circle-fill::before{content:"";}.bi-slash-circle::before{content:"";}.bi-slash-square-fill::before{content:"";}.bi-slash-square::before{content:"";}.bi-slash::before{content:"";}.bi-sliders::before{content:"";}.bi-smartwatch::before{content:"";}.bi-sort-alpha-down-alt::before{content:"";}.bi-sort-alpha-down::before{content:"";}.bi-sort-alpha-up-alt::before{content:"";}.bi-sort-alpha-up::before{content:"";}.bi-sort-down-alt::before{content:"";}.bi-sort-down::before{content:"";}.bi-sort-numeric-down-alt::before{content:"";}.bi-sort-numeric-down::before{content:"";}.bi-sort-numeric-up-alt::before{content:"";}.bi-sort-numeric-up::before{content:"";}.bi-sort-up-alt::before{content:"";}.bi-sort-up::before{content:"";}.bi-soundwave::before{content:"";}.bi-speaker-fill::before{content:"";}.bi-speaker::before{content:"";}.bi-speedometer::before{content:"";}.bi-speedometer2::before{content:"";}.bi-spellcheck::before{content:"";}.bi-square-fill::before{content:"";}.bi-square-half::before{content:"";}.bi-square::before{content:"";}.bi-stack::before{content:"";}.bi-star-fill::before{content:"";}.bi-star-half::before{content:"";}.bi-star::before{content:"";}.bi-stickies-fill::before{content:"";}.bi-stickies::before{content:"";}.bi-sticky-fill::before{content:"";}.bi-sticky::before{content:"";}.bi-stop-btn-fill::before{content:"";}.bi-stop-btn::before{content:"";}.bi-stop-circle-fill::before{content:"";}.bi-stop-circle::before{content:"";}.bi-stop-fill::before{content:"";}.bi-stop::before{content:"";}.bi-stoplights-fill::before{content:"";}.bi-stoplights::before{content:"";}.bi-stopwatch-fill::before{content:"";}.bi-stopwatch::before{content:"";}.bi-subtract::before{content:"";}.bi-suit-club-fill::before{content:"";}.bi-suit-club::before{content:"";}.bi-suit-diamond-fill::before{content:"";}.bi-suit-diamond::before{content:"";}.bi-suit-heart-fill::before{content:"";}.bi-suit-heart::before{content:"";}.bi-suit-spade-fill::before{content:"";}.bi-suit-spade::before{content:"";}.bi-sun::before{content:"";}.bi-sunglasses::before{content:"";}.bi-symmetry-horizontal::before{content:"";}.bi-symmetry-vertical::before{content:"";}.bi-table::before{content:"";}.bi-tablet-fill::before{content:"";}.bi-tablet-landscape-fill::before{content:"";}.bi-tablet-landscape::before{content:"";}.bi-tablet::before{content:"";}.bi-tag-fill::before{content:"";}.bi-tag::before{content:"";}.bi-tags-fill::before{content:"";}.bi-tags::before{content:"";}.bi-telegram::before{content:"";}.bi-telephone-fill::before{content:"";}.bi-telephone-forward-fill::before{content:"";}.bi-telephone-forward::before{content:"";}.bi-telephone-inbound-fill::before{content:"";}.bi-telephone-inbound::before{content:"";}.bi-telephone-minus-fill::before{content:"";}.bi-telephone-minus::before{content:"";}.bi-telephone-outbound-fill::before{content:"";}.bi-telephone-outbound::before{content:"";}.bi-telephone-plus-fill::before{content:"";}.bi-telephone-plus::before{content:"";}.bi-telephone-x-fill::before{content:"";}.bi-telephone-x::before{content:"";}.bi-telephone::before{content:"";}.bi-terminal-fill::before{content:"";}.bi-terminal::before{content:"";}.bi-text-center::before{content:"";}.bi-text-indent-left::before{content:"";}.bi-text-indent-right::before{content:"";}.bi-text-left::before{content:"";}.bi-text-paragraph::before{content:"";}.bi-text-right::before{content:"";}.bi-textarea-resize::before{content:"";}.bi-textarea-t::before{content:"";}.bi-textarea::before{content:"";}.bi-thermometer-half::before{content:"";}.bi-thermometer::before{content:"";}.bi-three-dots-vertical::before{content:"";}.bi-three-dots::before{content:"";}.bi-toggle-off::before{content:"";}.bi-toggle-on::before{content:"";}.bi-toggle2-off::before{content:"";}.bi-toggle2-on::before{content:"";}.bi-toggles::before{content:"";}.bi-toggles2::before{content:"";}.bi-tools::before{content:"";}.bi-trash-fill::before{content:"";}.bi-trash::before{content:"";}.bi-trash2-fill::before{content:"";}.bi-trash2::before{content:"";}.bi-tree-fill::before{content:"";}.bi-tree::before{content:"";}.bi-triangle-fill::before{content:"";}.bi-triangle-half::before{content:"";}.bi-triangle::before{content:"";}.bi-trophy-fill::before{content:"";}.bi-trophy::before{content:"";}.bi-truck-flatbed::before{content:"";}.bi-truck::before{content:"";}.bi-tv-fill::before{content:"";}.bi-tv::before{content:"";}.bi-twitch::before{content:"";}.bi-twitter::before{content:"";}.bi-type-bold::before{content:"";}.bi-type-h1::before{content:"";}.bi-type-h2::before{content:"";}.bi-type-h3::before{content:"";}.bi-type-italic::before{content:"";}.bi-type-strikethrough::before{content:"";}.bi-type-underline::before{content:"";}.bi-type::before{content:"";}.bi-ui-checks-grid::before{content:"";}.bi-ui-checks::before{content:"";}.bi-ui-radios-grid::before{content:"";}.bi-ui-radios::before{content:"";}.bi-union::before{content:"";}.bi-unlock-fill::before{content:"";}.bi-unlock::before{content:"";}.bi-upc-scan::before{content:"";}.bi-upc::before{content:"";}.bi-upload::before{content:"";}.bi-vector-pen::before{content:"";}.bi-view-list::before{content:"";}.bi-view-stacked::before{content:"";}.bi-vinyl-fill::before{content:"";}.bi-vinyl::before{content:"";}.bi-voicemail::before{content:"";}.bi-volume-down-fill::before{content:"";}.bi-volume-down::before{content:"";}.bi-volume-mute-fill::before{content:"";}.bi-volume-mute::before{content:"";}.bi-volume-off-fill::before{content:"";}.bi-volume-off::before{content:"";}.bi-volume-up-fill::before{content:"";}.bi-volume-up::before{content:"";}.bi-vr::before{content:"";}.bi-wallet-fill::before{content:"";}.bi-wallet::before{content:"";}.bi-wallet2::before{content:"";}.bi-watch::before{content:"";}.bi-whatsapp::before{content:"";}.bi-wifi-1::before{content:"";}.bi-wifi-2::before{content:"";}.bi-wifi-off::before{content:"";}.bi-wifi::before{content:"";}.bi-window-dock::before{content:"";}.bi-window-sidebar::before{content:"";}.bi-window::before{content:"";}.bi-wrench::before{content:"";}.bi-x-circle-fill::before{content:"";}.bi-x-circle::before{content:"";}.bi-x-diamond-fill::before{content:"";}.bi-x-diamond::before{content:"";}.bi-x-octagon-fill::before{content:"";}.bi-x-octagon::before{content:"";}.bi-x-square-fill::before{content:"";}.bi-x-square::before{content:"";}.bi-x::before{content:"";}.bi-youtube::before{content:"";}.bi-zoom-in::before{content:"";}.bi-zoom-out::before{content:"";}#preloader:before{content:"";position:fixed;top:calc(50% - 0px);left:calc(50% - 30px);border:6px solid #ffc451;border-top-color:#151515;border-bottom-color:#151515;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite;}@-webkit-keyframes animate-preloader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes animate-preloader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.text-yellow{color:#ffc451;}.et_pb_scroll_top.et-pb-icon{background-color:#ffc451;}.et_pb_scroll_top.et-pb-icon:before{color:#151515;}body.home #main-header:not(.et-fixed-header){background:none;}.et-fixed-header #main-header-wrapper #top-menu .sub-menu{margin-top:13px;}#logo{width:auto;max-height:50% !important;}#home-page-hero-bg{padding:0 !important;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;}#home-page-hero-bg:before{content:"";background:rgba(0,0,0,.6);position:absolute;bottom:0;top:0;left:0;right:0;z-index:1;}@media (max-height: 650px){#home-page-hero-bg{display:block;height:100%;}}@media (max-width: 750px){#home-page-hero-bg{height:100%;}#home-page-hero-bg .et_parallax_bg{transform:none !important;background-position:center;height:100%;}}#menu-services-menu{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-evenly;}#menu-services-menu li{margin:10px;padding:10px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(100% / 6);min-height:120px;border:1px solid rgba(255,255,255,.3);}@media (max-width: 1320px){#menu-services-menu li{width:230px;}}@media (max-width: 980px){#menu-services-menu li{width:160px;}}@media (max-width: 750px){#menu-services-menu li{width:calc(50% - 30px);}}#menu-services-menu li:hover{border-color:#ffc451;}#menu-services-menu li a{position:relative;display:block;color:#fff;font-family:"Raleway",sans-serif;font-size:15px;line-height:1.4em;font-weight:300;margin:0;padding:0;padding-top:45px;width:100%;height:100%;}#menu-services-menu li a:hover{color:#ffc451;opacity:1;}#menu-services-menu li a:before{content:"";position:absolute;width:37px;height:37px;top:0;left:0;right:0;margin:auto;background-position:center center;background-repeat:no-repeat;}#menu-services-menu li a .menu-item-description{display:none;}#menu-services-menu li.audit-assurance a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/audit-assurance.png");}#menu-services-menu li.business-advisory-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/business-advisory-consulting.png");}#menu-services-menu li.ifrs-advisory a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/ifrs-advisory.png");}#menu-services-menu li.company-formation-corporate-services a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/company-formation-corporate-services.png");}#menu-services-menu li.taxation a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/taxation.png");}#menu-services-menu li.technology-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/technology-consulting.png");}#menu-services-menu li.compliance-anti-money-laundering a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/compliance-anti-money-laundering.png");}#menu-services-menu li.grc a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/grc.png");}#menu-services-menu li.corporate-finance-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/corporate-finance-consulting.png");}#menu-services-menu li.accounting-services-payroll-services a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/accounting-services-payroll-services.png");}#menu-services-menu li.icv-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/icv-consulting.png");}#menu-services-menu li.esr-compliance a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/home-banner-menu-icons/esr-compliance.png");}#services-page #menu-services-menu li{width:calc(100% / 3 - 40px);border:1px solid #ebebeb;transition:.3s;padding:60px 10px;}#services-page #menu-services-menu li:hover{border-color:#fff;box-shadow:0 9px 15px rgba(0,0,0,.3);transform:translateY(-10px);}#services-page #menu-services-menu li a{padding-top:110px;font-weight:700;margin-bottom:15px;font-size:24px;color:#151515;}#services-page #menu-services-menu li a:before{width:100px;height:100px;}#services-page #menu-services-menu li a:hover{color:#ffc451;}#services-page #menu-services-menu li a:hover .menu-item-description{color:#151515;}#services-page #menu-services-menu li .menu-item-description{display:block;line-height:24px;font-size:14px;margin-bottom:0;font-weight:400;margin-top:30px;}#services-page #menu-services-menu li.audit-assurance a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/audit-assurance.png");}#services-page #menu-services-menu li.business-advisory-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/business-advisory-consulting.png");}#services-page #menu-services-menu li.ifrs-advisory a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/ifrs-advisory.png");}#services-page #menu-services-menu li.company-formation-corporate-services a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/company-formation-corporate-services.png");}#services-page #menu-services-menu li.taxation a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/taxation.png");}#services-page #menu-services-menu li.technology-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/technology-consulting.png");}#services-page #menu-services-menu li.compliance-anti-money-laundering a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/compliance-anti-money-laundering.png");}#services-page #menu-services-menu li.grc a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/grc.png");}#services-page #menu-services-menu li.corporate-finance-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/corporate-finance-consulting.png");}#services-page #menu-services-menu li.accounting-services-payroll-services a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/accounting-services-payroll-services.png");}#services-page #menu-services-menu li.icv-consulting a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/icv-consulting.png");}#services-page #menu-services-menu li.esr-compliance a:before{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/www.krestonmenon.com/wp-content/themes/divi-child/css/services-menu-icons/esr-compliance.png");}#main-header-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;min-height:80px;}#main-header-wrapper #et-top-navigation{padding-left:0 !important;}#main-header-wrapper #header-get-started-button{position:absolute;right:0;}#main-header-wrapper #header-get-started-button a{color:#fff;font-weight:400;font-size:14px;}#main-header-wrapper .mobile_menu_bar_toggle:before{color:#fff;}#main-header-wrapper #top-menu>li{padding-right:10px;}#main-header-wrapper #top-menu .sub-menu{background-color:#fff;width:350px;}#main-header-wrapper #top-menu .sub-menu>li{padding:0;display:block;}#main-header-wrapper #top-menu .sub-menu>li a{font-size:14px;color:#151515 !important;font-weight:400;padding:10px;display:block;margin:0;width:100%;}#main-header-wrapper #top-menu .sub-menu>li a:hover{background-color:#ffc451;color:#151515 !important;opacity:1;}#main-header-wrapper #mobile_menu{margin-top:27px;border:none;background:#fff;}#main-header-wrapper #mobile_menu a:hover{background-color:#ffc451;color:#151515;}#main-header-wrapper #mobile_menu a{font-size:15px;color:#151515;}#main-header-wrapper #mobile_menu>li.current-menu-item>a{background-color:#ffc451;}#superbrand-gallery .et_pb_gallery_items{display:flex;align-items:center;justify-content:center;}#superbrand-gallery .et_pb_gallery_items .et_pb_gallery_item{width:calc(100% / 8);}#superbrand-gallery .et_pb_gallery_items .et_pb_gallery_item a{display:block;height:100px;width:100px;background-position:center;background-repeat:no-repeat;background-size:contain;}#superbrand-gallery .et_pb_gallery_items .et_pb_gallery_item a img{opacity:0;}#superbrand-gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image{text-align:center;}#superbrand-gallery .et_pb_gallery_pagination{border:none;}#superbrand-gallery .et_pb_gallery_pagination ul{text-align:center;}#superbrand-gallery .et_pb_gallery_pagination ul li.prev,#superbrand-gallery .et_pb_gallery_pagination ul li.next{display:none !important;}#superbrand-gallery .et_pb_gallery_pagination ul li a{background-color:#ddd;width:15px;height:15px;border-radius:100%;color:transparent;display:block;}#superbrand-gallery .et_pb_gallery_pagination ul li a.active{background-color:#ffc451;}#superbrand-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;}#superbrand-image-wrapper .et_pb_column{display:flex;margin:0;}#superbrand-image-wrapper .et_pb_column .et_pb_module{padding:10px;}#superbrand-image-wrapper .et_pb_column .et_pb_module a{display:block;height:60px;width:60px;background-position:center;background-repeat:no-repeat;background-size:contain;}#superbrand-image-wrapper .et_pb_column .et_pb_module a img{opacity:0;max-width:60px;}.home-widget-counters .percent{height:auto;margin:0;text-align:left;}.home-widget-counters .percent .percent-value{font-size:36px;line-height:30px;display:block;font-weight:700;color:#151515;transition:5s;}.home-widget-counters .title{padding:15px 0 0 0;padding:0;margin:0 0 0 50px;margin:0;font-family:"Raleway",sans-serif;font-size:14px;color:#3b3b3b;text-align:left;}.home-widget-counters .et_pb_number_counter{padding-left:45px;}.home-widget-counters .et_pb_number_counter:before{display:inline-block;font-family:bootstrap-icons !important;position:absolute;left:0px;top:30px;font-size:36px;color:#ffc451;}.home-widget-counters .home-widget-counter-1:before{content:"";}.home-widget-counters .home-widget-counter-2:before{content:"";}.home-widget-counters .home-widget-counter-3:before{content:"";}.home-widget-counters .home-widget-counter-4:before{content:"";}.footer-request-consultation h3{font-family:"Raleway",sans-serif;font-size:28px;color:#fff;font-weight:700;}.footer-request-consultation p{color:#fff;font-size:16px;margin:10px auto;}.footer-request-consultation a.btn-cta{font-family:"Raleway",sans-serif;font-weight:600;font-size:16px;letter-spacing:1px;display:inline-block;padding:8px 28px;border-radius:4px;transition:.5s;margin-top:10px;border:2px solid #ffc451;color:#fff;}.footer-request-consultation a.btn-cta:hover{background:#ffc451;border-color:#ffc451;color:#151515;}.et-pb-slider-arrows a{background:rgba(0,0,0,.3);}#why-kreston-menon-image-wrapper{display:flex;align-items:stretch;}#why-kreston-menon-image-wrapper #why-kreston-menon-image{background-size:cover;background-repeat:no-repeat;background-position:center right 38%;}@media (max-width: 1024px){#why-kreston-menon-image-wrapper #why-kreston-menon-image{background-position:center right 32%;}}#doing-business-ion-dubai-wrapper{display:flex;align-items:stretch;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope{width:80%;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope .portfolio-wrap{background:#fff;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope .portfolio-wrap img{height:100%;width:100%;transform:scale(.9);}@media (max-width: 480px){#doing-business-ion-dubai-wrapper{flex-direction:column;}#doing-business-ion-dubai-wrapper .et_pb_column_0{height:450px;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope{width:100%;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope .portfolio-wrap{height:auto;width:100%;}#doing-business-ion-dubai-wrapper .doing-business-ion-dubai-isotope .portfolio-wrap img{height:auto;width:100%;transform:scale(1);}}#chairman-message-image-wrapper{display:flex;align-items:stretch;}#chairman-message-image-wrapper #chairman-message-image{background-size:cover;background-repeat:no-repeat;background-position:center;}@media (max-width: 480px){#home-page-hero-slider-mobile .et_pb_slide:first-child{background-position:center left -570px;}#home-page-hero-slider-mobile .et_pb_slide:nth-child(3){background-position:center right -400px;}}#footer-widgets .footer-widget:first-child{display:flex;flex-direction:column;}#footer-widgets .footer-widget:first-child .fwidget{margin-bottom:20px;}#footer-widgets .footer-widget img{max-width:200px !important;}#footer-widgets .footer-widget li:before{font-size:18px;padding-right:2px;color:#ffc451;border:none;border:none;left:-4px;position:absolute;top:5px;font-family:"boxicons" !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}#footer-widgets .footer-widget li a:hover{color:#ffc451 !important;}#footer-widgets #menu-social-footer-links{font-size:18px;display:flex;list-style:none;}#footer-widgets #menu-social-footer-links li{padding-left:14px;position:relative;margin:0;padding:0;text-align:center;}#footer-widgets #menu-social-footer-links li:before{display:none;color:transparent;content:"";}#footer-widgets #menu-social-footer-links li a{display:block;width:36px;height:36px;background:#292929;color:#fff;padding:8px 0;margin-right:4px;border-radius:4px;transition:.3s;font-size:18px;line-height:1;}#footer-widgets #menu-social-footer-links li a:hover{background:#ffc451;color:#151515 !important;text-decoration:none;}#footer-bottom{border-top:1px solid #222;}#footer-bottom .copyright{color:#fff;text-align:center;padding:20px 10px;}#breadcrumb-header .fbc-page .fbc-wrap .fbc-items{font-family:"Open Sans";font-size:16px;font-weight:400;width:100%;display:flex;justify-content:flex-end;}#breadcrumb-header span.fbc-separator{margin:0 5px;}.widget-with-icon .icon-box{display:flex;}.widget-with-icon .icon-box .icon{margin-right:20px;}.widget-with-icon .icon-box .icon i{font-size:48px;color:#ffc451;}.widget-with-icon .icon-box .content h4{font-family:"Raleway",sans-serif;color:#ffc451;font-weight:700;}.widget-with-icon .icon-box .content p{font-size:15px;color:#848484;line-height:22.5px;}.custom-title-1 h2{font-size:14px;font-weight:500;padding:0;line-height:1px;margin:0 0 15px 0;letter-spacing:2px;text-transform:uppercase;color:#aaa;font-family:"Poppins",sans-serif;}.custom-title-1 h2:after{content:"";width:120px;height:1px;display:inline-block;background:#ffc451;margin:4px 10px;}.custom-title-1 p{margin:0;font-size:36px;font-weight:700;text-transform:uppercase;font-family:"Poppins",sans-serif;color:#151515;}.custom-slider-home-1 .et_pb_slide{padding:0;}.custom-slider-home-1 .et_pb_slider_container_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_image{position:relative;margin:0 auto 10px !important;width:100%;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_description{width:100%;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title{font-family:"Raleway",sans-serif;color:#151515 !important;font-size:22px;font-weight:700;border-bottom:1px solid #eee;text-shadow:none;margin-bottom:20px;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content{text-shadow:none;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content p{font-family:"Open Sans",sans-serif;color:#151515;font-size:16px;}.custom-slider-home-1 .et-pb-controllers a{width:15px;height:15px;border:2px solid #ffc451;}.custom-slider-home-1 .et-pb-controllers a.et-pb-active-control{background-color:#ffc451 !important;}.custom-slider-1 .et_pb_slider_container_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;}.custom-slider-1 .et_pb_slider_container_inner .et_pb_slide_image{position:relative;margin:0 auto 10px !important;width:100%;}.custom-slider-1 .et_pb_slider_container_inner .et_pb_slide_description{width:100%;}.custom-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title{font-family:"Raleway",sans-serif;color:#151515 !important;font-size:24px;font-weight:500;text-shadow:none;}.custom-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content{text-shadow:none;}.custom-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content p{font-family:"Open Sans",sans-serif;color:#151515;font-size:16px;}.custom-slider-1 .et-pb-controllers a{width:10px;height:10px;}.custom-slider-1 .et-pb-controllers a.et-pb-active-control{background-color:#ffc451 !important;}.custom-full-width-slider-1:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1;position:absolute;top:0;left:0;}.custom-full-width-slider-1 .et_pb_slider_container_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_image{position:relative;margin:0 auto 10px !important;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_image img{width:100px;height:100px;object-fit:contain;border-radius:50%;border:6px solid rgba(255,255,255,.15);margin:0 auto;}.custom-full-width-slider-1.testimonials .et_pb_slider_container_inner .et_pb_slide_image img{width:200px;height:200px;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description{width:100%;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title{font-family:"Raleway",sans-serif;color:#fff !important;font-size:20px;font-weight:bold;text-shadow:none;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content{text-shadow:none;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content h4{font-size:14px;font-weight:500;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content p{font-family:"Open Sans",sans-serif;font-size:14px;color:#ddd;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote{position:relative;width:80%;border:none;margin:auto;padding:10px;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote:before,.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote:after{font-family:"boxicons" !important;position:absolute;color:rgba(255,255,255,.6);font-size:26px;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote:before{content:"";top:0;left:0;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote:after{content:"";right:0;bottom:0;}.custom-full-width-slider-1 .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content blockquote P{color:#eee;font-size:16px;font-style:italic;}.custom-full-width-slider-1 .et-pb-controllers{margin-bottom:-30px;}.custom-full-width-slider-1 .et-pb-controllers a{width:10px;height:10px;}.custom-full-width-slider-1 .et-pb-controllers a.et-pb-active-control{background-color:#ffc451 !important;}#diversity-inclusion-images img{padding:30px;}.wpcf7-form.sent .cf7-form-fields{display:none !important;}.et_pb_section .et_pb_text_inner ul{list-style:none;margin-left:0;padding-left:0;}.et_pb_section .et_pb_text_inner ul li{position:relative;padding-left:30px;}.et_pb_section .et_pb_text_inner ul li:before{font-family:"remixicon" !important;content:"";color:#ffc451;position:absolute;left:0;top:0;font-size:1.5em;}.et_pb_section .et_pb_text_inner ul li.has-sub-list{list-style:none;}.et_pb_section .et_pb_text_inner ul li.has-sub-list:before{content:"";display:none;}.et_pb_section .et_pb_text_inner ul li ul{margin-left:0px;list-style:disc;list-style-position:inside;padding-bottom:0;}.et_pb_section .et_pb_text_inner ul li ul li{padding-left:5px;}.et_pb_section .et_pb_text_inner ul li ul li:before{content:"";display:none;}.et_pb_section .et_pb_text_inner ul li ul .has-sub-list{margin-left:10px;}.et_pb_section .et_pb_text_inner ul li ul .has-sub-list ul{margin-left:10px;list-style-type:circle;}.et_pb_section .et_pb_menu__menu{display:block !important;}.et_pb_section .et_mobile_nav_menu{display:none !important;}.grid-item{width:calc(100% / 3);padding:10px;}.portfolio .portfolio-wrap{transition:.3s;position:relative;overflow:hidden;z-index:1;background:rgba(21,21,21,.6);}.portfolio .portfolio-wrap:hover:before,.portfolio .portfolio-wrap:hover .portfolio-info{opacity:1;}.portfolio .portfolio-wrap:hover img{transform:scale(1.2);}.portfolio .portfolio-wrap:before{content:"";background:rgba(21,21,21,.6);position:absolute;left:0;right:0;top:0;bottom:0;transition:all ease-in-out .3s;z-index:2;opacity:0;}.portfolio .portfolio-wrap img{transition:all ease-in-out .3s;height:600px;width:100%;object-fit:cover;margin-bottom:-10px;}.portfolio .portfolio-wrap .portfolio-info{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;transition:all ease-in-out .3s;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;}.portfolio .portfolio-wrap .portfolio-info h4{font-size:20px;color:#fff;font-weight:600;}.portfolio .portfolio-wrap .portfolio-info p{color:rgba(255,255,255,.7);font-size:14px;text-transform:uppercase;padding:0;margin:0;font-style:italic;}.portfolio .portfolio-wrap .portfolio-links{text-align:center;z-index:4;}.portfolio .portfolio-wrap .portfolio-links a{color:#fff;margin:0 5px 0 0;font-size:28px;display:inline-block;transition:.3s;}#portfolio-filters{display:flex;align-items:center;justify-content:center;margin:20px auto;}#portfolio-filters li{cursor:pointer;display:inline-block;padding:8px 15px 10px 15px;margin:0 5px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;color:#444;margin-bottom:5px;transition:all .3s ease-in-out;border-radius:3px;}#portfolio-filters li::before{content:"";}#portfolio-filters li.active,#portfolio-filters li:hover{background-color:#ffc451;}.services-dropdown-menu ul.sub-menu{width:330px;}.contact-us-post-title .et_pb_title_container h1{font-size:14px;font-weight:500;letter-spacing:2px;line-height:1px;padding:0;margin:0 0 15px 0;text-transform:uppercase;font-family:"Poppins",sans-serif;position:relative;padding-left:150px;color:transparent;}.contact-us-post-title .et_pb_title_container h1:before{color:#aaa;content:"KRESTON MENON " attr(data-post-title);display:block;position:absolute;top:5px;left:0;}.contact-us-post-title .et_pb_title_container h1:after{content:"";width:120px;height:1px;display:inline-block;background:#ffc451;margin:4px 10px;}.contact-us-location-details .info .email,.contact-us-location-details .info .phone{margin-top:40px;}.contact-us-location-details .info i{font-size:20px;background:#ffc451;color:#151515;float:left;width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:4px;transition:all .3s ease-in-out;}.contact-us-location-details .info h4{padding:0 0 0 60px;font-size:22px;font-weight:600;margin-bottom:5px;color:#151515;}.contact-us-location-details .info p{padding:0 0 0 60px;margin-bottom:0;font-size:14px;color:#484848;}.contact-us-location-details .info a{color:#484848;}.hover-box-effect{border:1px solid #ebebeb;transition:.3s;}.hover-box-effect:hover{border-color:#fff;box-shadow:0 9px 15px rgba(0,0,0,.3);transform:translateY(-10px);}.hover-box-effect a{transition:.3s;}.hover-box-effect a:hover{color:#ffc451;}.industry-image-widget.is-hovered .et_pb_image_wrap img{transform:translateY(-20px);}.industry-image-widget.is-hovered .et_pb_image_wrap .industry-image-widget-text{opacity:1;bottom:0;}.industry-image-widget .et_pb_image_wrap{position:relative;}.industry-image-widget .et_pb_image_wrap img{transition:.3s;transition-duration:.5s;}.industry-image-widget .et_pb_image_wrap .industry-image-widget-text{transition:.3s;transition:all ease-in-out .3s;opacity:0;position:absolute;left:15px;right:15px;bottom:-50px;z-index:3;background:#f6b024;padding:15px 20px;font-family:"Raleway",sans-serif;font-size:18px;line-height:22px;font-weight:600;color:#fff;text-align:center;}#privacy-policy-accordion .et_pb_toggle_open h5.et_pb_toggle_title:after{content:"";color:#ffc451;}#privacy-policy-accordion h5.et_pb_toggle_title{padding-left:35px;}#privacy-policy-accordion h5.et_pb_toggle_title:before,#privacy-policy-accordion h5.et_pb_toggle_title:after{font-family:"boxicons" !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#343a40;font-size:24px;position:absolute;}#privacy-policy-accordion h5.et_pb_toggle_title:before{content:"";left:0;color:#75bdfa;}#privacy-policy-accordion h5.et_pb_toggle_title:after{content:"";right:0;}#careers-accordion{display:flex;align-items:stretch;}#careers-accordion #careers-accordion-image{background-size:cover;background-repeat:no-repeat;background-position:center center;}#careers-accordion .et_pb_toggle_open h5.et_pb_toggle_title:after{content:"";color:#ffc451;}#careers-accordion h5.et_pb_toggle_title:after{font-family:"boxicons" !important;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#343a40;font-size:24px;position:absolute;}#careers-accordion h5.et_pb_toggle_title:after{content:"";right:0;}#careers-form{display:flex;flex-wrap:wrap;flex-direction:column;}#careers-form>div{margin-bottom:15px;}#careers-form .careers-name-email{display:flex;justify-content:space-evenly;}#careers-form .careers-name-email>div{width:100%;}#careers-form .careers-name-email>div:first-child{padding-right:10px;}#careers-form textarea,#careers-form input{box-shadow:none;font-size:14px;border-radius:4px;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;padding:10px;width:100%;}#careers-form .careers-submit{text-align:center;}#careers-form .careers-submit input{background:#ffc451;border:0;padding:10px 24px;color:#151515;transition:.4s;border-radius:4px;width:200px;cursor:pointer;}#careers-form .careers-submit input:hover{background:#ffcd6b;}#careers-form .captcha{display:flex;align-items:center;}#careers-form .captcha img{margin-right:10px;}.contact-us-form{display:flex;flex-wrap:wrap;flex-direction:column;}.contact-us-form>div{margin-bottom:15px;}.contact-us-form .name-email{display:flex;justify-content:space-evenly;}.contact-us-form .name-email>div{width:100%;}.contact-us-form .name-email>div:first-child{padding-right:10px;}.contact-us-form textarea,.contact-us-form select,.contact-us-form input{box-shadow:none;font-size:14px;border-radius:4px;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;padding:10px;width:100%;}.contact-us-form .branch.hidden{width:0;height:0;padding:0;border:none;opacity:0;}.contact-us-form .careers-submit{text-align:center;}.contact-us-form .careers-submit input{background:#ffc451;border:0;padding:10px 24px;color:#151515;transition:.4s;border-radius:4px;width:200px;cursor:pointer;}.contact-us-form .careers-submit input:hover{background:#ffcd6b;}.contact-us-form .captcha{display:flex;align-items:center;}.contact-us-form .captcha img{margin-right:10px;}#sitemap-menu-wrapper #menu-main-menu{display:flex;flex-direction:column;width:100%;}#sitemap-menu-wrapper #menu-main-menu>li>a{pointer-events:none;cursor:auto;}#sitemap-menu-wrapper #menu-main-menu li{position:relative;padding-left:30px;}#sitemap-menu-wrapper #menu-main-menu li:before{font-family:"remixicon" !important;content:"";color:#ffc451;position:absolute;left:0;top:0;font-size:1.5em;}#sitemap-menu-wrapper #menu-main-menu li.menu-item-has-children{display:inline-flex;flex-direction:column;}#sitemap-menu-wrapper #menu-main-menu li.menu-item-has-children a:after{content:"";}#sitemap-menu-wrapper #menu-main-menu li ul{margin:0;padding:0;box-shadow:none;list-style:disc;list-style-position:inside;padding-bottom:0;display:block;position:relative;opacity:1;visibility:inherit;left:0;top:0;}#sitemap-menu-wrapper #menu-main-menu li ul li{padding-left:5px;width:100%;}#sitemap-menu-wrapper #menu-main-menu li ul li:before{content:"";width:4px;height:4px;background:#000;top:17px;left:10px;position:absolute;border-radius:100%;}#sitemap-menu-wrapper #menu-main-menu li ul li a{color:#ffc451;width:100%;}#sitemap-menu-wrapper #menu-main-menu a{font-family:"Open Sans",sans-serif;font-size:15px;font-weight:400;color:#444;}.team-profile-widget{display:flex;}.team-profile-widget.last-widget-no-box-shadow .et_pb_column:last-child{box-shadow:none !important;}.team-profile-widget.disable-show-full-details-button .show-full-details-button{display:none !important;}.team-profile-widget .et_pb_column{margin-bottom:20px;overflow:hidden;border-radius:5px;background:#fff;box-shadow:0px 2px 15px rgba(0,0,0,.1);}.team-profile-widget .et_pb_column:hover .et_pb_image img{filter:grayscale(0);}.team-profile-widget .et_pb_column .et_pb_image:not(.ui-sortable){pointer-events:none;}.team-profile-widget .et_pb_column .et_pb_image img{transition:.3s;filter:grayscale(1);}.team-profile-widget .et_pb_column:hover .team-profile-widget-social{opacity:1;margin-top:-80px;}.team-profile-widget .team-profile-widget-social{position:absolute;margin-top:-100px;text-align:center;width:100%;opacity:0;transition:.5s;display:flex;align-items:center;justify-content:center;}.team-profile-widget .team-profile-widget-social .et_pb_social_icon a:hover.icon{background-color:#ffc451 !important;color:#444;}.team-profile-widget .team-profile-widget-social .et_pb_social_icon a.icon{transition:.3s;background:rgba(255,255,255,.8) !important;}.team-profile-widget .team-profile-widget-social .et_pb_social_icon a.icon:before{color:#151515;display:flex;align-items:center;justify-content:center;}.team-profile-widget .team-profile-widget-social .show-full-details-button .icon:before{content:"";display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.team-profile-widget .team-profile-widget-personal-info{padding:10px;}.team-profile-widget .team-profile-widget-personal-info h4{font-weight:700;margin-bottom:5px;font-size:18px;color:#151515;margin:0;padding:0;}.team-profile-widget .team-profile-widget-personal-info h6{font-family:"Raleway",sans-serif;font-size:16px;font-weight:500;}.team-profile-widget .team-profile-widget-personal-info span{display:block;font-size:11px;margin-bottom:3px;font-weight:400;color:#aaa;}.team-profile-widget .team-profile-widget-details{display:none;}.page-id-294 .mfp-content{margin-top:-15% !important;}.page-id-294 .mfp-title{padding:0;}.page-id-294 .mfp-title .content{background:#fff;color:#333;padding:20px;border-radius:10px;font-family:"Raleway",sans-serif;line-height:1.6;}.archive #main-content .container:before,.blog #main-content .container:before,.single #main-content .container:before,.single-post #main-content .container:before{display:none;}.archive #left-area,.blog #left-area,.single #left-area,.single-post #left-area{padding-right:30px;width:70%;padding-bottom:23px;}.archive #left-area>article,.blog #left-area>article,.single #left-area>article,.single-post #left-area>article{padding:30px;margin-bottom:60px;box-shadow:0 4px 16px rgba(0,0,0,.1);}.archive #left-area>article .entry-title a,.blog #left-area>article .entry-title a,.single #left-area>article .entry-title a,.single-post #left-area>article .entry-title a{font-family:Raleway,"sans-serif";color:#151515;transition:.3s;font-size:28px;font-weight:700;}.archive #left-area>article .entry-title a:hover,.blog #left-area>article .entry-title a:hover,.single #left-area>article .entry-title a:hover,.single-post #left-area>article .entry-title a:hover{color:#ffc451;}.archive #sidebar,.blog #sidebar,.single #sidebar,.single-post #sidebar{padding:30px;margin:0 0 60px 20px;box-shadow:0 4px 16px rgba(0,0,0,.1);width:27%;}.archive #sidebar .widgettitle,.blog #sidebar .widgettitle,.single #sidebar .widgettitle,.single-post #sidebar .widgettitle{font-size:20px;font-weight:700;padding:0 0 0 0;margin:0 0 15px 0;color:#ffc451;position:relative;}.archive .btn-read-more,.blog .btn-read-more,.single .btn-read-more,.single-post .btn-read-more{padding:10px 0;text-align:right;}.archive .btn-read-more a,.blog .btn-read-more a,.single .btn-read-more a,.single-post .btn-read-more a{display:inline-block;background:#ffc451;color:#fff;padding:6px 20px;transition:.3s;font-size:14px;border-radius:4px;}.archive .comment-reply-link,.blog .comment-reply-link,.single .comment-reply-link,.single-post .comment-reply-link,.archive #submit,.blog #submit,.single #submit,.single-post #submit{display:inline-block;background:#ffc451;color:#fff;padding:6px 20px;transition:.3s;font-size:14px;border-radius:4px;}.archive .et_pb_post .featured-image,.blog .et_pb_post .featured-image,.single .et_pb_post .featured-image,.single-post .et_pb_post .featured-image{margin:-30px -30px 30px -30px;}.archive .et_pb_post .et_post_meta_wrapper .entry-title,.blog .et_pb_post .et_post_meta_wrapper .entry-title,.single .et_pb_post .et_post_meta_wrapper .entry-title,.single-post .et_pb_post .et_post_meta_wrapper .entry-title{color:#151515;transition:.3s;font-size:28px;font-weight:bold;padding:0;margin:0 0 20px 0;}.archive .et_pb_post .et_post_meta_wrapper .post-meta>span,.blog .et_pb_post .et_post_meta_wrapper .post-meta>span,.single .et_pb_post .et_post_meta_wrapper .post-meta>span,.single-post .et_pb_post .et_post_meta_wrapper .post-meta>span{margin-right:15px;color:#777;font-size:14px;font-weight:400;}.archive .et_pb_post .et_post_meta_wrapper .post-meta i.icon,.blog .et_pb_post .et_post_meta_wrapper .post-meta i.icon,.single .et_pb_post .et_post_meta_wrapper .post-meta i.icon,.single-post .et_pb_post .et_post_meta_wrapper .post-meta i.icon{color:#ffc451;}.archive .saboxplugin-wrap,.blog .saboxplugin-wrap,.single .saboxplugin-wrap,.single-post .saboxplugin-wrap{padding:20px !important;box-shadow:0 4px 16px rgba(0,0,0,.1);}.archive .saboxplugin-wrap .saboxplugin-gravatar,.blog .saboxplugin-wrap .saboxplugin-gravatar,.single .saboxplugin-wrap .saboxplugin-gravatar,.single-post .saboxplugin-wrap .saboxplugin-gravatar{padding:5px 20px 5px 5px !important;}.archive .saboxplugin-wrap .saboxplugin-gravatar img,.blog .saboxplugin-wrap .saboxplugin-gravatar img,.single .saboxplugin-wrap .saboxplugin-gravatar img,.single-post .saboxplugin-wrap .saboxplugin-gravatar img{width:90px;height:90px;object-fit:cover;}.archive .saboxplugin-wrap .saboxplugin-socials,.blog .saboxplugin-wrap .saboxplugin-socials,.single .saboxplugin-wrap .saboxplugin-socials,.single-post .saboxplugin-wrap .saboxplugin-socials{background:transparent !important;border:none;padding:0;}.archive .saboxplugin-wrap .saboxplugin-socials a,.blog .saboxplugin-wrap .saboxplugin-socials a,.single .saboxplugin-wrap .saboxplugin-socials a,.single-post .saboxplugin-wrap .saboxplugin-socials a{color:#ffc451;}.archive .saboxplugin-wrap .saboxplugin-socials a svg,.blog .saboxplugin-wrap .saboxplugin-socials a svg,.single .saboxplugin-wrap .saboxplugin-socials a svg,.single-post .saboxplugin-wrap .saboxplugin-socials a svg{color:#ffc451;width:15px;height:15px;}.archive .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey,.blog .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey,.single .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey,.single-post .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{margin:3px;}.archive .saboxplugin-wrap .saboxplugin-socials .custom-icon:before,.blog .saboxplugin-wrap .saboxplugin-socials .custom-icon:before,.single .saboxplugin-wrap .saboxplugin-socials .custom-icon:before,.single-post .saboxplugin-wrap .saboxplugin-socials .custom-icon:before{color:#ffc451;display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1.5;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.archive .saboxplugin-wrap .saboxplugin-socials .custom-icon.twitter:before,.blog .saboxplugin-wrap .saboxplugin-socials .custom-icon.twitter:before,.single .saboxplugin-wrap .saboxplugin-socials .custom-icon.twitter:before,.single-post .saboxplugin-wrap .saboxplugin-socials .custom-icon.twitter:before{content:"";}.archive .saboxplugin-wrap .saboxplugin-socials .custom-icon.facebook:before,.blog .saboxplugin-wrap .saboxplugin-socials .custom-icon.facebook:before,.single .saboxplugin-wrap .saboxplugin-socials .custom-icon.facebook:before,.single-post .saboxplugin-wrap .saboxplugin-socials .custom-icon.facebook:before{content:"";}.archive .saboxplugin-wrap .saboxplugin-socials .custom-icon.linkedin:before,.blog .saboxplugin-wrap .saboxplugin-socials .custom-icon.linkedin:before,.single .saboxplugin-wrap .saboxplugin-socials .custom-icon.linkedin:before,.single-post .saboxplugin-wrap .saboxplugin-socials .custom-icon.linkedin:before{content:"";}.archive .saboxplugin-wrap .saboxplugin-authorname span,.blog .saboxplugin-wrap .saboxplugin-authorname span,.single .saboxplugin-wrap .saboxplugin-authorname span,.single-post .saboxplugin-wrap .saboxplugin-authorname span{font-weight:600;font-size:22px;margin-bottom:0px;padding:0;color:#151515;}.archive .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit,.blog .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit,.single .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit,.single-post .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{font-size:12px !important;color:#666 !important;}.archive .saboxplugin-wrap .saboxplugin-desc,.blog .saboxplugin-wrap .saboxplugin-desc,.single .saboxplugin-wrap .saboxplugin-desc,.single-post .saboxplugin-wrap .saboxplugin-desc{font-style:italic;color:#b7b7b7;font-size:16px !important;}#searchform{position:relative;}#searchform #s{padding-right:50px;}#searchform #searchsubmit{color:transparent;background-color:#ffc451;width:40px;height:40px;transition:.3s;border:none;}#searchform #searchsubmit:hover{background:#6c757d;}#searchform #searchsubmit:before{content:"";display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;position:absolute;top:14px;right:13px;}#affiliations-wrapper .et_pb_row,#group-entities-wrapper .et_pb_row{display:flex;}#affiliations-wrapper .et_pb_row .hover-box-effect,#group-entities-wrapper .et_pb_row .hover-box-effect{height:100%;}@media (max-width: 980px){#affiliations-wrapper .et_pb_row,#group-entities-wrapper .et_pb_row{display:block;}}@media (max-width: 980px){#et_mobile_nav_menu span.mobile_menu_bar.mobile_menu_bar_toggle{position:absolute;right:0px;top:26px;}#main-header-wrapper #header-get-started-button{right:60px;}#why-kreston-menon-image-wrapper{display:block;}#why-kreston-menon-image-wrapper #why-kreston-menon-image{background-position:center top;}.archive #left-area,.blog #left-area,.single #left-area,.single-post #left-area{padding:0;}.archive #left-area,.blog #left-area,.single #left-area,.single-post #left-area,.archive #sidebar,.blog #sidebar,.single #sidebar,.single-post #sidebar{width:100% !important;margin:30px auto;}}@media (min-width: 992px){.archive .container,.blog .container,.single-post .container,.et_pb_row{max-width:960px;}}@media (min-width: 1200px){.archive .container,.blog .container,.single-post .container,.et_pb_row{max-width:1140px;}}@media (min-width: 1400px){.archive .container,.blog .container,.single-post .container,.et_pb_row{max-width:1320px;}}@media (max-width: 480px){#cookie-accept-wrapper p{font-size:12px;}.et_pb_section,.et_pb_section *{animation:none !important;transform:none !important;}#home-page-hero-bg h1{margin-top:60px;}#superbrand-gallery .et_pb_gallery_items .et_pb_gallery_item{width:100%;margin:0;flex-wrap:wrap;}#chairman-message-image-wrapper,#careers-accordion{flex-direction:column;}#main-content .isotope-grid .grid-item{width:100%;}#services-page #menu-services-menu{flex-direction:column;}#services-page #menu-services-menu li{width:100%;}.custom-slider-home-1 .et_pb_slider_container_inner .et_pb_slide_image{display:block !important;}#home-page-hero-bg h1{font-size:24px;}#home-page-hero-bg h2{font-size:20px;}}@charset "UTF-8";:root{--swiper-theme-color:#007aff;}.jp-carousel-overlay .swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1;}.jp-carousel-overlay .swiper-container-vertical>.swiper-wrapper{flex-direction:column;}.jp-carousel-overlay .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1;}.jp-carousel-overlay .swiper-container-android .swiper-slide,.jp-carousel-overlay .swiper-wrapper{transform:translateZ(0);}.jp-carousel-overlay .swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap;}.jp-carousel-overlay .swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap;}.jp-carousel-overlay .swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out;}.jp-carousel-overlay .swiper-container-pointer-events{touch-action:pan-y;}.jp-carousel-overlay .swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x;}.jp-carousel-overlay .swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%;}.jp-carousel-overlay .swiper-slide-invisible-blank{visibility:hidden;}.jp-carousel-overlay .swiper-container-autoheight,.jp-carousel-overlay .swiper-container-autoheight .swiper-slide{height:auto;}.jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.jp-carousel-overlay .swiper-container-3d{perspective:1200px;}.jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,.jp-carousel-overlay .swiper-container-3d .swiper-slide,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,.jp-carousel-overlay .swiper-container-3d .swiper-wrapper{transform-style:preserve-3d;}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10;}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent);}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent);}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent);}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent);}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.jp-carousel-overlay .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}:root{--swiper-navigation-size:44px;}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size) / 2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);z-index:10;}.jp-carousel-overlay .swiper-button-next.swiper-button-disabled,.jp-carousel-overlay .swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none;}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none !important;text-transform:none;}.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next{left:10px;right:auto;}.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after{content:"prev";}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{left:auto;right:10px;}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:"next";}.jp-carousel-overlay .swiper-button-next.swiper-button-white,.jp-carousel-overlay .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff;}.jp-carousel-overlay .swiper-button-next.swiper-button-black,.jp-carousel-overlay .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000;}.jp-carousel-overlay .swiper-button-lock{display:none;}.jp-carousel-overlay .swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;}.jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden{opacity:0;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets,.jp-carousel-overlay .swiper-pagination-custom,.jp-carousel-overlay .swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.jp-carousel-overlay .swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33);}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.jp-carousel-overlay .swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px;}.jp-carousel-overlay button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0;}.jp-carousel-overlay .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.jp-carousel-overlay .swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0);}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s;}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s;}.jp-carousel-overlay .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.jp-carousel-overlay .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%;}.jp-carousel-overlay .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%;}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;}.jp-carousel-overlay .swiper-pagination-white{--swiper-pagination-color:#fff;}.jp-carousel-overlay .swiper-pagination-black{--swiper-pagination-color:#000;}.jp-carousel-overlay .swiper-pagination-lock{display:none;}.jp-carousel-overlay .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;}.jp-carousel-overlay .swiper-zoom-container>canvas,.jp-carousel-overlay .swiper-zoom-container>img,.jp-carousel-overlay .swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain;}.jp-carousel-overlay .swiper-slide-zoomed{cursor:move;}.jp-carousel-overlay .swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000;}:root{--jp-carousel-primary-color:#fff;--jp-carousel-primary-subtle-color:#999;--jp-carousel-bg-color:#000;--jp-carousel-bg-faded-color:#222;--jp-carousel-border-color:#3a3a3a;}:root .jp-carousel-light{--jp-carousel-primary-color:#000;--jp-carousel-primary-subtle-color:#646970;--jp-carousel-bg-color:#fff;--jp-carousel-bg-faded-color:#fbfbfb;--jp-carousel-border-color:#dcdcde;}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{background-image:none;}[data-carousel-extra]:not(.jp-carousel-wrap) img,[data-carousel-extra]:not(.jp-carousel-wrap) img+figcaption{cursor:pointer;}.jp-carousel-overlay .swiper-button-next.nitro-lazy,.jp-carousel-overlay .swiper-button-prev.nitro-lazy,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next.nitro-lazy,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev.nitro-lazy{background-image:none !important;}.jp-carousel-wrap *{line-height:inherit;}.jp-carousel-wrap.swiper-container{height:auto;width:100vw;}.jp-carousel-overlay .swiper-zoom-container{background-position:50%;background-repeat:no-repeat;background-size:200%;}.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img{transition:none !important;}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{background-image:none;height:auto;opacity:.5;padding:20px 40px;transition:opacity .5s ease-out;width:auto;}.jp-carousel-overlay .swiper-button-next.nitro-lazy,.jp-carousel-overlay .swiper-button-prev.nitro-lazy{background-image:none !important;}.jp-carousel-overlay .swiper-button-next:hover,.jp-carousel-overlay .swiper-button-prev:hover{opacity:1;}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:none;}.jp-carousel-overlay .swiper-button-next svg,.jp-carousel-overlay .swiper-button-prev svg{background:var(--jp-carousel-bg-color);border-radius:4px;height:30px;width:28px;}.jp-carousel-overlay .swiper-button-next svg:hover,.jp-carousel-overlay .swiper-button-prev svg:hover{background:var(--jp-carousel-primary-subtle-color);}.jp-carousel-overlay{background:var(--jp-carousel-bg-color);bottom:0;direction:ltr;font-family:Helvetica Neue,sans-serif !important;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:2147483647;}.jp-carousel-overlay *{box-sizing:border-box;}.jp-carousel-overlay h1:before,.jp-carousel-overlay h2:before,.jp-carousel-overlay h3:before{content:none;display:none;}.jp-carousel-overlay .swiper-container .swiper-button-prev{left:0;right:auto;}.jp-carousel-overlay .swiper-container .swiper-button-next{left:auto;right:0;}.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-prev{transform:scaleX(-1);}.jp-carousel-container{display:grid;grid-template-rows:1fr 64px;height:100%;}.jp-carousel-hide-controls .jp-carousel-container{grid-template-rows:1fr;}.jp-carousel-hide-controls .swiper-wrapper{margin-top:-32px;}.jp-carousel-hide-controls .jp-swiper-button-next,.jp-carousel-hide-controls .jp-swiper-button-prev{margin-top:-54px;}.jp-carousel-msg{background-color:var(--jp-carousel-primary-color);border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;line-height:19px;margin:25px 20px 0 2px;padding:11px 15px;text-align:center;}.jp-carousel-info{display:flex;flex-direction:column;text-align:left !important;-webkit-font-smoothing:subpixel-antialiased !important;background-color:var(--jp-carousel-bg-color);opacity:1;transition:opacity .2s ease-out;z-index:100;}.jp-carousel-hide-controls .jp-carousel-info{height:0;overflow:hidden;visibility:hidden;}.jp-carousel-info-footer{align-items:center;display:flex;height:64px;justify-content:space-between;position:relative;}.jp-carousel-info-extra,.jp-carousel-info-footer{background-color:var(--jp-carousel-bg-color);width:100vw;}.jp-carousel-info-extra{border-top:1px solid var(--jp-carousel-bg-faded-color);display:none;padding:35px;}.jp-carousel-title-and-caption{margin-bottom:15px;}.jp-carousel-info-extra.jp-carousel-show{display:block;}.jp-carousel-info ::selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color);}.jp-carousel-info ::-moz-selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color);}.jp-carousel-photo-info{left:0 !important;width:100% !important;}.jp-carousel-comments-wrapper{display:none;padding:0;width:100% !important;}.jp-carousel-comments-wrapper.jp-carousel-show{display:block;}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:none;}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out;}.jp-carousel-buttons{background:#222;border-bottom:1px solid #222;margin:-18px -20px 15px;padding:8px 10px;text-align:center;}div.jp-carousel-buttons a{border:none !important;color:var(--jp-carousel-primary-subtle-color);font:normal 11px/1.2em Helvetica Neue,sans-serif !important;letter-spacing:0 !important;padding:5px 2px 5px 0;text-decoration:none !important;text-shadow:none !important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased;}div.jp-carousel-buttons a:hover{border:none !important;color:var(--jp-carousel-primary-color);}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none !important;}.jp-carousel-slide,.jp-carousel-slide img{transform:translateZ(0);}.jp-carousel-close-hint{color:var(--jp-carousel-primary-color);cursor:default;cursor:pointer;height:45px;letter-spacing:0 !important;padding:10px;position:fixed;right:30px;text-align:right;top:20px;transition:opacity .2s ease-out;width:45px;z-index:15;}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear;}.jp-carousel-close-hint svg{background:var(--jp-carousel-bg-color);border-radius:4px;padding:3px 2px;}.jp-carousel-close-hint svg:hover{background:var(--jp-carousel-primary-subtle-color);}.jp-carousel-close-hint:hover{color:var(--jp-carousel-primary-color);}.jp-carousel-close-hint:hover span{border-color:var(--jp-carousel-primary-color);}.jp-carousel-pagination-container{flex:1;margin:0 15px 0 35px;}.jp-carousel-pagination,.jp-swiper-pagination{color:var(--jp-carousel-primary-color);display:none;font-size:15px;font-weight:400;position:static !important;white-space:nowrap;}.jp-carousel-pagination-container .swiper-pagination{line-height:8px;text-align:left;}.jp-carousel-pagination{padding-left:5px;}.jp-swiper-pagination .swiper-pagination-bullet{background:var(--jp-carousel-primary-subtle-color);margin:0 4px;}.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--jp-carousel-primary-color);}.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--jp-carousel-primary-color);opacity:.5;}.jp-carousel-info-footer .jp-carousel-photo-title-container{flex-basis:50vw;flex:4;justify-content:center;margin:0;overflow:hidden;}.jp-carousel-photo-caption,.jp-carousel-photo-title{background:none !important;border:none !important;color:var(--jp-carousel-primary-color);display:inline-block;font:normal 20px/1.3em Helvetica Neue,sans-serif;letter-spacing:0 !important;line-height:normal;margin:0 0 10px;overflow:hidden;padding:0;text-shadow:none !important;text-transform:none !important;}.jp-carousel-info-footer .jp-carousel-photo-caption{color:var(--jp-carousel-primary-subtle-color);cursor:pointer;font-size:15px;margin:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;}.jp-carousel-info-footer .jp-carousel-photo-caption p{margin:0;}.jp-carousel-photo-title{font-size:32px;margin-bottom:2px;}.jp-carousel-photo-description{color:var(--jp-carousel-primary-subtle-color);font-size:16px;margin:25px 0;overflow:hidden;overflow-wrap:break-word;width:100%;}.jp-carousel-photo-description p{color:var(--jp-carousel-primary-subtle-color);line-height:1.4;margin-bottom:0;}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-photo-description p a{border:none !important;color:var(--jp-carousel-primary-color) !important;font-style:normal !important;font-weight:400 !important;text-decoration:underline !important;}.jp-carousel-photo-description p b,.jp-carousel-photo-description p strong{color:var(--jp-carousel-primary-subtle-color);font-weight:700;}.jp-carousel-photo-description p em,.jp-carousel-photo-description p i{color:var(--jp-carousel-primary-subtle-color);font-style:italic;}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-photo-description p a:hover{color:var(--jp-carousel-primary-subtle-color) !important;}.jp-carousel-photo-description p:empty{display:none;}.jp-carousel-comments-wrapper h1:after,.jp-carousel-comments-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none !important;}.jp-carousel-caption{font-size:14px;font-weight:400;margin:0;}.jp-carousel-image-meta{color:var(--jp-carousel-primary-color);display:none;font-size:13px;font:12px/1.4 Helvetica Neue,sans-serif !important;width:100%;}.jp-carousel-image-meta.jp-carousel-show{display:block;}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{background:none !important;border:none !important;bottom:auto !important;font-family:Helvetica Neue,sans-serif !important;font-weight:400 !important;left:auto !important;line-height:1.3em !important;position:inherit !important;right:auto !important;top:auto !important;}.jp-carousel-image-meta ul{list-style:none !important;margin:0 !important;padding:0 !important;}.jp-carousel-image-meta li{color:var(--jp-carousel-primary-color) !important;display:inline-block !important;font-size:13px !important;margin:0 2% 15px 0 !important;vertical-align:top !important;width:48% !important;}.jp-carousel-image-meta h5{color:var(--jp-carousel-primary-subtle-color) !important;font-size:10px !important;letter-spacing:.1em !important;margin:0 0 2px !important;text-transform:uppercase !important;}a.jp-carousel-image-download{clear:both;color:var(--jp-carousel-primary-subtle-color);display:inline-block;font-size:14px;font-weight:400;line-height:1;text-decoration:none;}a.jp-carousel-image-download svg{display:inline-block;margin:0 3px;padding-bottom:2px;vertical-align:middle;}a.jp-carousel-image-download span.photo-size{border-radius:1em;display:inline-block;font-size:11px;margin-left:2px;}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px;}.jp-carousel-comments{background:none transparent;bottom:10px;font:15px/1.7 Helvetica Neue,sans-serif !important;font-weight:400;margin-top:20px;width:100%;}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:var(--jp-carousel-primary-color) !important;}.jp-carousel-comment{background:none transparent;color:var(--jp-carousel-primary-subtle-color);display:flex;overflow:auto;width:100%;}.jp-carousel-comment+.jp-carousel-comment{margin-top:20px;}.jp-carousel-comment:last-of-type{margin-bottom:20px;}.jp-carousel-comment p{color:var(--jp-carousel-primary-subtle-color) !important;}.jp-carousel-comment .comment-author{border:none;display:inline;float:none;font-size:15px;font-weight:500;margin:0;padding:0;width:auto;}.jp-carousel-comment .comment-author a{color:var(--jp-carousel-primary-color);}.jp-carousel-comment .comment-gravatar{float:none;margin-right:10px;}.jp-carousel-comment .comment-content{border:none;padding:0;}.jp-carousel-comment .avatar{background-color:transparent !important;border:none !important;border-radius:4px;height:64px;margin:0;min-height:64px;min-width:64px;padding:0 !important;width:64px;}.jp-carousel-comment .comment-date{border-bottom:1px solid var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);font-size:11px;margin-bottom:6px;}#jp-carousel-comment-form{margin:0 0 10px !important;width:100%;}#jp-carousel-comment-form.jp-carousel-is-disabled{opacity:.5;pointer-events:none;}textarea#jp-carousel-comment-form-comment-field{background:var(--jp-carousel-bg-faded-color);border:1px solid var(--jp-carousel-border-color);border-radius:3px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);box-sizing:border-box;color:var(--jp-carousel-primary-subtle-color);float:none;font:16px/1.4 Helvetica Neue,sans-serif !important;height:147px;margin:0;overflow:hidden;padding:10px 10px 5px;width:100%;}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555;}textarea#jp-carousel-comment-form-comment-field:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:var(--jp-carousel-primary-subtle-color);}#jp-carousel-loading-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0;}#jp-carousel-loading-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw;}#jp-carousel-library-loading,#jp-carousel-library-loading:after{border-radius:50%;height:40px;width:40px;}#jp-carousel-library-loading{animation:load8 1.1s linear infinite;border:8px solid hsla(0,0%,100%,.2);border-left:8px solid var(--jp-carousel-primary-color);float:left;font-size:10px;margin:22px 0 0 10px;position:relative;text-indent:-9999em;transform:translateZ(0);}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;height:20px;width:20px;}#jp-carousel-comment-form-spinner{animation:load8 1.1s linear infinite;border:4px solid hsla(0,0%,100%,.2);border-left:4px solid var(--jp-carousel-primary-color);bottom:0;display:none;float:left;font-size:10px;left:0;margin:0 auto;position:absolute;right:0;text-indent:-9999em;top:calc(50% - 15px);transform:translateZ(0);}@keyframes load8{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.jp-carousel-info-content-wrapper{margin:auto;max-width:800px;}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%;}#jp-carousel-comment-form-commenting-as input{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);color:var(--jp-carousel-primary-subtle-color);float:left;font:16px/1.4 Helvetica Neue,sans-serif !important;padding:10px;width:285px;}#jp-carousel-comment-form-commenting-as input:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);}#jp-carousel-comment-form-commenting-as p{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif !important;margin:22px 0 0;}#jp-carousel-comment-form-commenting-as fieldset{border:none;clear:both;float:left;margin:20px 0 0;padding:0;}#jp-carousel-comment-form-commenting-as label{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif !important;margin:0 20px 3px 0;width:100px;}#jp-carousel-comment-form-button-submit{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-primary-color);border-radius:3px;color:var(--jp-carousel-primary-color);display:block;font-size:14px;margin-left:auto;margin-top:20px;padding:8px 16px;}#jp-carousel-comment-form-button-submit:active,#jp-carousel-comment-form-button-submit:focus{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-bg-color);}#jp-carousel-comment-form-container{color:var(--jp-carousel-primary-subtle-color);margin-bottom:15px;margin-top:20px;overflow:hidden;position:relative;width:100%;}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%;}#jp-carousel-comment-post-results span{border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:block;font:13px/1.4 Helvetica Neue,sans-serif !important;margin-top:20px;overflow:auto;padding:1em 0;text-align:center;width:100%;}.jp-carousel-comment-post-error{color:#df4926;}#jp-carousel-comments-closed,#jp-carousel-comments-loading{color:var(--jp-carousel-primary-subtle-color);display:none;}#jp-carousel-comments-loading{bottom:10px;font:400 15px/1.7 Helvetica Neue,sans-serif !important;margin-bottom:20px;margin-top:20px;text-align:left;width:100%;}.jp-carousel-photo-icons-container{display:block;flex:1;margin:0 20px 0 30px;text-align:right;white-space:nowrap;}.jp-carousel-icon-btn{background:none;border:none;display:inline-block;height:64px;padding:16px;text-decoration:none;}.jp-carousel-icon{border:none;border-radius:4px;display:inline-block;font-style:normal;font-weight:400;line-height:0;padding:4px 3px 3px;width:31px;}.jp-carousel-icon:hover{background:var(--jp-carousel-primary-subtle-color);}.jp-carousel-icon svg{display:inline-block;}.jp-carousel-overlay rect{fill:var(--jp-carousel-primary-color);}.jp-carousel-selected .jp-carousel-icon{background:var(--jp-carousel-primary-color);}.jp-carousel-selected rect{fill:var(--jp-carousel-bg-color);}.jp-carousel-icon-comments.jp-carousel-show{display:inline-block;}.jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-primary-color);border-radius:4px;color:var(--jp-carousel-bg-color);display:none;font-family:Helvetica Neue,sans-serif !important;font-size:12px;font-weight:400;line-height:1;margin-left:-16px;padding:2px 4px;position:relative;vertical-align:top;}.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-bg-color);color:var(--jp-carousel-primary-color);}.jp-carousel-has-comments-indicator.jp-carousel-show{display:inline-block;}@media only screen and (max-width:760px){.jp-carousel-buttons,.jp-carousel-overlay .swiper-container .swiper-button-next,.jp-carousel-overlay .swiper-container .swiper-button-prev{display:none !important;}.jp-carousel-image-meta{box-sizing:border-box;float:none !important;margin-left:0;width:100% !important;}.jp-carousel-close-hint{font-size:26px !important;position:fixed !important;right:10px;top:10px;}.admin-bar .jp-carousel-close-hint{top:40px;}.jp-carousel-slide img{opacity:1;}.jp-carousel-wrap{background-color:var(--jp-carousel-bg-color);}.jp-carousel-fadeaway,.jp-carousel-info>.jp-carousel-photo-info{display:none;}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:block;}.jp-carousel-caption{overflow:visible !important;}.jp-carousel-info-footer .jp-carousel-photo-title-container{display:none;}.jp-carousel-photo-icons-container{margin:0 10px 0 0;white-space:nowrap;}.jp-carousel-icon-btn{padding-left:20px;}.jp-carousel-pagination{padding-left:5px;}.jp-carousel-pagination-container{margin-left:25px;}.jp-carousel-comment .avatar{min-width:48px;}#jp-carousel-comment-form-commenting-as fieldset,#jp-carousel-comment-form-commenting-as input{float:none;width:100%;}}:root{--jetpack--contact-form--border:1px solid #8c8f94;--jetpack--contact-form--border-color:#8c8f94;--jetpack--contact-form--border-size:1px;--jetpack--contact-form--border-style:solid;--jetpack--contact-form--border-radius:0px;--jetpack--contact-form--input-padding:16px;--jetpack--contact-form--font-size:16px;}.contact-form .clear-form{clear:both;}.contact-form input::placeholder{transition:opacity .3s ease-out;}.contact-form input:hover::placeholder{opacity:.5;}.contact-form input:focus::placeholder{opacity:.3;}:where(.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=url],.contact-form textarea){border:1px solid #8c8f94;border-radius:0;box-sizing:border-box;font:inherit;padding:16px;width:100%;}:where(.contact-form textarea){height:200px;}.contact-form :where(.grunion-field[type=text],.grunion-field.textarea){padding-left:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));padding-right:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));}.contact-form .grunion-field-wrap input,.contact-form .grunion-field-wrap textarea{margin:0;}.contact-form select{min-width:150px;padding:14px 7px;}.contact-form .contact-form-dropdown[aria-hidden=true]{display:block !important;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:-1;}.contact-form :where(input[type=radio],input[type=checkbox]){float:none;height:1rem;width:1rem;}.contact-form input[type=checkbox],.contact-form input[type=radio]{margin:0 .75rem 0 0;}.contact-form input[type=checkbox]{margin-left:0;top:0;}.contact-form label{display:block;float:none;font-weight:700;margin-bottom:.25em;}.contact-form label.consent{align-items:center;display:flex;font-size:13px;font-weight:400;text-transform:uppercase;}.contact-form label.consent-implicit input{display:none;}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{align-items:center;display:inline-flex;float:none;font-weight:400;line-height:1;margin-bottom:0;}.contact-form .grunion-checkbox-multiple-options,.contact-form .grunion-radio-options{display:flex;flex-direction:column;gap:12px;}.contact-form label span.grunion-label-required{font-size:85%;font-weight:400;margin-left:.25em;opacity:.45;}.contact-form-submission{border-bottom:1px solid #000;border-top:1px solid #000;margin-bottom:4em;padding:1.5em 1em;width:100%;}.contact-form-submission p{margin:0 auto;word-wrap:break-word;}.contact-form-submission h4{font-weight:200;margin-bottom:32px;margin-top:32px;}.contact-form-submission .go-back-message{margin-bottom:32px;margin-top:20px;text-align:left;}.contact-form-submission .go-back-message .link{color:#000;font-weight:200;}.contact-form-submission .field-name{font-weight:200;}.contact-form-submission .field-value{font-weight:600;margin-bottom:20px;}.form-errors .form-error-message{color:red;}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%;}#jetpack-check-feedback-spam{margin:1px 8px 0 0;}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px;}.wp-block-jetpack-contact-form{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:var(--wp--style--block-gap,1.5rem);justify-content:flex-start;}.wp-block-jetpack-contact-form>*{box-sizing:border-box;flex:0 0 100%;}.wp-block-jetpack-contact-form-container.alignfull .wp-block-jetpack-contact-form{padding-left:0;padding-right:0;}.wp-block-jetpack-button.alignright button{float:right;}.wp-block-jetpack-contact-form .grunion-field-wrap{box-sizing:border-box;position:relative;}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:1 1 calc(25% - var(--wp--style--block-gap,1.5rem) * 1);max-width:25%;}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:1 1 calc(50% - var(--wp--style--block-gap,1.5rem) * 1);max-width:50%;}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:1 1 calc(75% - var(--wp--style--block-gap,1.5rem) * 1);max-width:75%;}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center;}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%;}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%;}}.jetpack-empty-spam,.jetpack-empty-spam-container{display:inline-block;}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px;}.wp-block-jetpack-contact-form .wp-block-spacer{width:100%;}.contact-form .contact-form-dropdown__button.ui-button{align-items:center;background-color:var(--jetpack--contact-form--input-background);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-sizing:border-box;color:var(--jetpack--contact-form--text-color);display:flex;flex-direction:row-reverse;font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);justify-content:space-between;line-height:var(--jetpack--contact-form--line-height);padding:var(--jetpack--contact-form--input-padding);width:100%;}.contact-form .contact-form-dropdown__button.ui-button .ui-selectmenu-icon.ui-icon{background:none;}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon,.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon{align-items:center;border:2px solid transparent;box-sizing:border-box;display:flex;height:.8em;justify-content:center;margin-right:4px;overflow:visible;position:relative;width:.8em;}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon:after{border-bottom:2px solid;border-right:2px solid;box-sizing:border-box;content:"";display:block;height:100%;margin-top:-5px;transform:rotate(45deg);transition:all .2s ease-in-out;width:100%;}.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon:after{margin-top:8px;transform:rotate(225deg);}.contact-form .contact-form-dropdown__menu{z-index:1;}.contact-form .contact-form-dropdown__menu ul.ui-menu{background-color:var(--jetpack--contact-form--input-background-fallback);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-shadow:0 2px 6px rgba(0,0,0,.05);color:var(--jetpack--contact-form--text-color);font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);line-height:normal;list-style:none;margin:0;max-height:230px;overflow:auto;padding:0;}.contact-form .contact-form-dropdown__menu .ui-menu-item{margin:0;}.contact-form .contact-form-dropdown__menu .ui-menu{margin-top:8px;}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper{padding:var(--jetpack--contact-form--input-padding);}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper.ui-state-active{background-color:var(--jetpack--contact-form--text-color);border:none;color:var(--jetpack--contact-form--input-background-fallback);position:relative;}.contact-form .is-style-animated .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap),.contact-form .is-style-outlined .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap){--notch-width:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));display:flex;flex-direction:row-reverse;position:relative;}.contact-form .is-style-outlined .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-outlined .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background);}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options{flex-grow:1;padding:var(--jetpack--contact-form--input-padding,16px);padding-top:calc(var(--jetpack--contact-form--input-padding-top,16px) + 4px);}.contact-form .is-style-outlined .grunion-field-wrap .notched-label{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%;}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__leading{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-right-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-right:none;border-top-right-radius:unset;width:var(--notch-width);}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__notch{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-right:none;padding:0 4px;transition:border .15s linear;}.contact-form .is-style-outlined .grunion-field-wrap.no-label .notched-label__notch{padding:0;}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__label{font-weight:300;margin:0;pointer-events:none;position:relative;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);will-change:transform;}.contact-form .is-style-outlined .grunion-field-textarea-wrap .notched-label .notched-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset;}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__trailing{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-left-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-top-left-radius:unset;flex-grow:1;}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__notch{border-top-color:transparent;}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__label{font-size:.8em;top:calc(var(--jetpack--contact-form--border-size) * -1);transform:translateY(-50%);}.contact-form .is-style-outlined .grunion-field-wrap .contact-form-dropdown__button,.contact-form .is-style-outlined .grunion-field-wrap>input,.contact-form .is-style-outlined .grunion-field-wrap>textarea{border-color:transparent !important;outline:none;padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px);}.contact-form .is-style-outlined .grunion-field-wrap textarea{padding:var(--jetpack--contact-form--input-padding,16px);}.contact-form .is-style-outlined .contact-form-dropdown__menu .ui-menu-item-wrapper,.contact-form .is-style-outlined .grunion-field-wrap textarea{padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px);}.contact-form .is-style-animated .grunion-field-wrap{--left-offset:calc(var(--jetpack--contact-form--input-padding-left,16px) + var(--jetpack--contact-form--border-size));--label-left:max(var(--left-offset),var(--jetpack--contact-form--border-radius));--field-padding:calc(var(--label-left) - var(--jetpack--contact-form--border-size));}.contact-form .is-style-animated .grunion-field-wrap input{outline:none;}.contact-form .is-style-animated .grunion-field-wrap textarea{outline:none;padding:var(--jetpack--contact-form--input-padding,16px);}.contact-form .is-style-animated .grunion-field-wrap:not(.no-label) .contact-form-dropdown__button,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>input,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>textarea{padding-left:var(--field-padding);padding-right:var(--field-padding);padding-top:1.4em;}.contact-form .is-style-animated .grunion-field-wrap .contact-form-dropdown__menu .ui-menu-item-wrapper{padding-left:var(--field-padding);padding-right:var(--field-padding);}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-animated .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background);}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-animated .grunion-field-radio-wrap .grunion-radio-options{flex-grow:1;padding-bottom:var(--jetpack--contact-form--input-padding,16px);padding-top:1.8em;}.contact-form .is-style-animated .grunion-field-wrap .animated-label__label{box-sizing:border-box;left:var(--label-left);margin:0;max-width:100%;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);width:100%;}.contact-form .is-style-animated .grunion-field-textarea-wrap .animated-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset;}.contact-form .is-style-animated .grunion-field-wrap .grunion-field.has-placeholder~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:focus~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.animated-label__label{font-size:.75em;top:calc(2px + var(--jetpack--contact-form--border-size));transform:translateY(0);}.contact-form .is-style-animated .grunion-field-wrap .grunion-checkbox-multiple-options~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-radio-options~.animated-label__label{left:0;top:0;transform:translateY(0);}.contact-form .is-style-below .grunion-field-wrap .below-label__label{margin-left:var(--jetpack--contact-form--border-size);}.infinite-loader{color:#000;display:block;height:28px;text-align:center;}#infinite-handle span{background:#333;border-radius:1px;color:#f0f0f1;cursor:pointer;font-size:13px;padding:6px 16px;}@keyframes spinner-inner{0%{opacity:1;}to{opacity:0;}}.infinite-loader .spinner-inner div{animation:spinner-inner 1s linear infinite;background:#000;border-radius:3px/6px;height:12px;left:47px;outline:1px solid #fff;position:absolute;top:24px;transform-origin:3px 26px;width:6px;}.infinite-loader .spinner-inner div:first-child{animation-delay:-.9166666667s;background:#000;transform:rotate(0deg);}.infinite-loader .spinner-inner div:nth-child(2){animation-delay:-.8333333333s;background:#000;transform:rotate(30deg);}.infinite-loader .spinner-inner div:nth-child(3){animation-delay:-.75s;background:#000;transform:rotate(60deg);}.infinite-loader .spinner-inner div:nth-child(4){animation-delay:-.6666666667s;background:#000;transform:rotate(90deg);}.infinite-loader .spinner-inner div:nth-child(5){animation-delay:-.5833333333s;background:#000;transform:rotate(120deg);}.infinite-loader .spinner-inner div:nth-child(6){animation-delay:-.5s;background:#000;transform:rotate(150deg);}.infinite-loader .spinner-inner div:nth-child(7){animation-delay:-.4166666667s;background:#000;transform:rotate(180deg);}.infinite-loader .spinner-inner div:nth-child(8){animation-delay:-.3333333333s;background:#000;transform:rotate(210deg);}.infinite-loader .spinner-inner div:nth-child(9){animation-delay:-.25s;background:#000;transform:rotate(240deg);}.infinite-loader .spinner-inner div:nth-child(10){animation-delay:-.1666666667s;background:#000;transform:rotate(270deg);}.infinite-loader .spinner-inner div:nth-child(11){animation-delay:-.0833333333s;background:#000;transform:rotate(300deg);}.infinite-loader .spinner-inner div:nth-child(12){animation-delay:0s;background:#000;transform:rotate(330deg);}.infinite-loader .spinner{background:none;display:inline-block;height:28px;overflow:hidden;width:28px;}.infinite-loader .spinner-inner{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.28);transform-origin:0 0;width:100%;}.infinite-loader .spinner-inner div{box-sizing:content-box;}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{background:transparent;border:none;color:inherit;cursor:inherit;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;position:static;}#infinite-handle span button::-moz-focus-inner{border:none;margin:0;padding:0;}@media (max-width:800px){#infinite-handle span:before{display:none;}#infinite-handle span{display:block;}}#infinite-footer{bottom:-50px;left:0;position:fixed;width:100%;}#infinite-footer a{text-decoration:none;}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline;}#infinite-footer .container{background:hsla(0,0%,100%,.8);border:solid rgba(0,0,0,.1);border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px;}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px;}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%;}#infinite-footer .blog-credits{float:right;font-weight:400;width:60%;}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700;}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right;}#infinite-footer .blog-credits a{color:#646970;}.infinity-end.neverending #infinite-footer{display:none;}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%;}#infinite-footer .blog-info{width:30%;}#infinite-footer .blog-credits{width:70%;}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px;}#infinite-footer{position:static;}}#infinite-aria{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;width:1px;}.infinite-wrap:focus{outline:0 !important;}div.sharedaddy h3.sd-title:before{border-top:1px solid #dcdcde;content:"";display:block;margin-bottom:1em;min-width:30px;width:100%;}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{overflow:hidden;width:61px;}#wpadminbar iframe.admin-bar-likes-widget{border-width:0;height:28px;min-height:28px;position:absolute;top:0;width:61px;}div.jetpack-likes-widget-wrapper{min-height:50px;position:relative;width:100%;}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px;}div.jetpack-comment-likes-widget-wrapper{min-height:31px;position:relative;width:100%;}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0;}#likes-other-gravatars{background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);display:none;min-width:130px;padding:10px 10px 12px;position:absolute;z-index:1000;}#likes-other-gravatars.wpl-new-layout{background-color:#fff;border:1px solid #dcdcde;border-radius:4px;box-shadow:none;display:none;height:auto;max-height:240px;min-width:220px;overflow:auto;padding:9px 12px 10px;position:absolute;z-index:1000;}#likes-other-gravatars *{line-height:normal;}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px;}#likes-other-gravatars.wpl-new-layout .likes-text{color:#101517;font-size:12px;font-weight:500;padding-bottom:8px;}#likes-other-gravatars li,#likes-other-gravatars ul{list-style-type:none;margin:0;padding:0;text-indent:0;}#likes-other-gravatars li:before{content:"";}#likes-other-gravatars ul.wpl-avatars{display:block;max-height:190px;overflow:auto;}#likes-other-gravatars ul.wpl-avatars li{float:left;height:32px;margin:0 5px 5px 0;width:32px;}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li{float:none;height:28px;margin:0 0 4px;width:196px;}#likes-other-gravatars ul.wpl-avatars li a{border-bottom:none !important;display:block;margin:0 2px 0 0;}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a{align-items:center;border-bottom:none !important;display:flex;gap:8px;margin:0 2px 0 0;text-decoration:none;}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a span{color:#2c3338;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#likes-other-gravatars ul.wpl-avatars li a img{background:none;border:none;box-sizing:border-box;margin:0 !important;padding:0 !important;position:static;}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a img{background:none;border:none;border-radius:50%;margin:0 !important;padding:1px !important;position:static;}div.sd-box{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.13);}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{border-width:0;display:block;margin:0;}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{border-width:0;margin:0;position:relative;}.comment-likes-widget-placeholder{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:18px;position:absolute;}.comment-likes-widget-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\'%3E%3Cpath fill=\'none\' d=\'M0 0h24v24H0z\'/%3E%3Cpath fill=\'%232EA2CC\' d=\'m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;color:#2ea2cc;content:"";display:inline-block;height:16px;padding-right:5px;position:relative;top:3px;width:16px;}.post-likes-widget-placeholder .button{display:none;}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px;}.comment-likes-widget-placeholder .loading{align-self:center;color:#4e4e4e;margin-top:4px;padding-left:5px;}div.sharedaddy.sd-like-enabled .sd-like h3{display:none;}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{float:none;position:absolute;top:0;width:100%;}.comment-likes-widget{width:100%;}.cs-rating,.pd-rating{display:block !important;}.sd-gplus .sd-title{display:none;}@media print{.jetpack-likes-widget-wrapper{display:none;}}.jp-related-posts-i2__row{display:flex;margin-top:1.5rem;}.jp-related-posts-i2__row:first-child{margin-top:0;}.jp-related-posts-i2__post{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;margin:0 10px;padding-left:0;}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px);}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px);}.jp-related-posts-i2__post-author,.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{display:block;flex-direction:row;}.jp-related-posts-i2__post-heading{font-size:1rem;line-height:1.2em;margin:.5rem 0;}.jp-related-posts-i2__post-link{display:block;line-height:1.2em;width:100%;}.jp-related-posts-i2__post-img-link{order:-1;}.jp-related-posts-i2__post-img-link img{width:100%;}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{display:block;margin-top:0;}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{margin:0;max-width:none;}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem;}@media only screen and (max-width:640px){.jp-related-posts-i2__row{display:block;margin-top:0;}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{margin:1rem 0 0;max-width:none;}.jp-related-posts-i2__post-img-link{margin-top:1rem;}.jp-related-posts-i2__post-img-link img{width:350px;}}#jp-relatedposts{clear:both;display:none;margin:1em 0;padding-top:1em;position:relative;}.jp-relatedposts:after{clear:both;content:"";display:block;}#jp-relatedposts h3.jp-relatedposts-headline{display:inline-block;float:left;font-family:inherit;font-size:9pt;font-weight:700;margin:0 0 1em;}#jp-relatedposts h3.jp-relatedposts-headline em:before{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.2);content:"";display:block;margin-bottom:1em;min-width:30px;width:100%;}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700;}#jp-relatedposts .jp-relatedposts-items{clear:left;}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;margin:0 0 1em;width:33%;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;padding-right:20px;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{border-bottom:0;bottom:0;display:block;left:0;position:absolute;right:0;top:0;}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time{margin-bottom:0;}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{display:block;font-family:inherit;margin:0;max-width:100%;text-transform:none;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{filter:alpha(opacity=100);font-size:inherit;font-weight:400;-moz-opacity:1;opacity:1;text-decoration:none;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{height:auto;max-width:100%;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6;}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden;}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em;}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%;}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;margin-right:3%;max-width:33%;overflow:hidden;}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%;}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%;}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left;}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px;}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{clear:both;margin:0 0 1em;width:100%;}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;margin-right:0;max-width:100%;}}@media print{.jp-relatedposts{display:none !important;}}#jp-post-flair{padding-top:.5em;}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both;}div.sharedaddy h3.sd-title{display:inline-block;font-size:9pt;font-weight:700;line-height:1.2;margin:0 0 1em;}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2);}body.highlander-dark h3.sd-title:before{border-top:1px solid hsla(0,0%,100%,.4);}.sd-sharing{margin-bottom:1em;}.sd-content ul{list-style:none !important;margin:0 !important;padding:0 !important;}.sd-content ul li{display:inline-block;}.sd-content ul li.share-deprecated{opacity:.5;}.sd-content ul li.share-deprecated a span{text-decoration:line-through;}.sd-block.sd-gplus{margin:0 0 .5em;}.sd-gplus .sd-content{font-size:12px;}.sd-content .share-email-error .share-email-error-title{margin:.5em 0;}.sd-content .share-email-error .share-email-error-text{font-family:Open Sans,sans-serif;font-size:12px;margin:.5em 0;}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.12);color:#2c3338 !important;display:inline-block;font-family:Open Sans,sans-serif;font-size:13px;font-weight:500;line-height:23px;padding:4px 11px 3px 9px;text-decoration:none !important;text-shadow:none;}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;min-height:20px;padding:1px 6px 0 5px;}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px;}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:23px;margin-left:6px;}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0;}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px;}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px;}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px;}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{box-shadow:0 1px 2px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.22);}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16);}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;text-align:center;vertical-align:top;}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px;}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px;}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px;}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0;}}.sd-content ul li{margin:0 8px 12px 0;padding:0;}.jp-sharing-input-touch .sd-content ul li{padding-left:10px;}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0;}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none;}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px !important;background-repeat:no-repeat !important;height:0;line-height:inherit;padding-left:0;}body .sd-content ul li.share-custom.no-icon a span.nitro-lazy,body .sd-social-text .sd-content ul li.share-custom a span.nitro-lazy{background-image:none !important;}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px;}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px;}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px;}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px;}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:"";}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:"";}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:"";}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:"";}.sd-content ul li.share-x div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-x a:before,.sd-social-icon-text .sd-content li.share-x a:before,.sd-social-text .sd-content ul li.share-x a:before{content:"";}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-official .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:"";}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:"";}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:"";}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:"";}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:"";}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:"";}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb;}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:"";}.sd-social-official .sd-content li.share-telegram a:before{color:#08c;}.sd-content ul li.share-mastodon div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-mastodon a:before,.sd-social-icon-text .sd-content li.share-mastodon a:before,.sd-social-official .sd-content li.share-mastodon a:before,.sd-social-text .sd-content ul li.share-mastodon a:before{content:"";}.sd-social-official .sd-content li.share-mastodon a:before{color:#563acc;}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:"";}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb;}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:"";}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854;}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff !important;}.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-nextdoor a:before,.sd-social-icon-text .sd-content li.share-nextdoor a:before,.sd-social-official .sd-content li.share-nextdoor a:before,.sd-social-text .sd-content ul li.share-nextdoor a:before{content:"";}.sd-social-official .sd-content li.share-nextdoor a:before{color:#8ed500;}.sd-social-icon .sd-content ul li[class*=share-].share-nextdoor a.sd-button{background:#8ed500;color:#fff !important;}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{content:"🚫";height:1em;width:1em;}.sd-social .sd-button .share-count{background:#2ea2cc;border-radius:10px;color:#fff;display:inline-block;font-size:10px;line-height:1;padding:1px 3px;text-align:center;}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1;}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap;}.sd-social-official .sd-content ul:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px;}.sd-social-official .sd-content ul>li{display:flex;max-height:18px;}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px;}.sd-social-official .fb-share-button>span{vertical-align:top !important;}.sd-social-official .sd-content .pocket_button iframe{width:98px;}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0 !important;}.linkedin_button>span,.pinterest_button a{display:block !important;}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset;}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0;}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px;}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-repeat:no-repeat;background-size:16px 16px;display:inline-block;height:21px;line-height:16px;margin-left:0;padding:0 0 0 19px;}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px !important;width:0;}.sharing-hidden .inner{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 5px 20px rgba(0,0,0,.2);margin-top:5px;max-width:400px;padding:10px;position:absolute;z-index:2;}.sharing-hidden .inner ul{margin:0 !important;}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;height:0 !important;margin:0 !important;}.sharing-hidden .inner:after,.sharing-hidden .inner:before{border-bottom:8px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;height:0;left:20px;position:absolute;top:-8px;width:0;z-index:1;}.sharing-hidden .inner:after{border-bottom:8px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-7px;z-index:2;}.sharing-hidden ul{margin:0;}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border:0;border-radius:50%;-webkit-border-radius:50%;box-shadow:none;height:auto;line-height:1;margin-bottom:0;max-width:32px;padding:7px;position:relative;top:-2px;width:auto;}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1;}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6;}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0;}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px;}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px;}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0;}.sd-social-icon .sd-button span.share-count{background:#555;border-radius:0;bottom:0;font-size:9px;position:absolute;right:0;}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0;}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#0866ff;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-x a.sd-button{background:#000;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555 !important;}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#4f94d4;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff !important;}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555 !important;}.sd-social-icon .sd-content ul li[class*=share-].share-mastodon a.sd-button{background:linear-gradient(0deg,#563acc 0,#6364ff);color:#fff !important;}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#jetpack-source_f_name{display:none !important;left:-9000px;position:absolute !important;}.sd-content .share-customize-link{line-height:11px;margin-top:8px;}.sd-content .share-customize-link a{font-family:Open Sans,sans-serif;font-size:11px;}@media print{.sharedaddy.sd-sharing-enabled{display:none;}}.jetpack-slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-bottom:56.25% !important;padding-top:30px !important;position:relative;z-index:1;}.jetpack-slideshow-window.jetpack-slideshow-white{background-color:#fff;border-color:#fff;}.jetpack-slideshow-window,.jetpack-slideshow-window *{box-sizing:content-box;}.jetpack-slideshow-loading{height:100%;margin:auto;text-align:center;}body div.jetpack-slideshow-window * img{background-color:transparent !important;background-image:none !important;border-width:0 !important;display:block;margin:0 auto;max-height:100%;max-width:100%;padding:0 !important;position:relative;top:50%;transform:translateY(-50%);}body div.jetpack-slideshow-window * img.nitro-lazy{background-image:none !important;}.jetpack-slideshow-loading img{vertical-align:middle;}.jetpack-slideshow-slide{display:none;height:100% !important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100% !important;}.jetpack-slideshow-slide img{vertical-align:middle;}.jetpack-slideshow-line-height-hack{font-size:0;overflow:hidden;width:0;}.jetpack-slideshow-slide-caption{bottom:5px;color:#f6f7f7;font-family:Helvetica Neue,sans-serif;font-size:13px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;text-shadow:#222 1px 1px 2px;width:100%;z-index:100;}.jetpack-slideshow-controls{bottom:30px;direction:ltr;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";margin:auto;opacity:.5;position:absolute;text-align:center;transition:opacity .3s ease-out;width:100%;z-index:1000;}.jetpack-slideshow-window:hover .jetpack-slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;}body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-color:#000 !important;background-color:rgba(0,0,0,.6) !important;background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/c0.wp.com/p/jetpack/13.0/modules/shortcodes/img/slideshow-controls.png") !important;background-position:-34px 8px !important;background-repeat:no-repeat;background-size:142px 16px !important;border:2px solid hsla(0,0%,100%,.1) !important;color:#222 !important;display:inline-block !important;margin:0 5px !important;padding:0 !important;zoom:1;border-radius:10em !important;height:32px !important;line-height:32px !important;text-align:center !important;transition:border-color .3s ease-out;width:32px !important;}body div div.jetpack-slideshow-controls a.nitro-lazy,body div div.jetpack-slideshow-controls a:hover.nitro-lazy{background-image:none !important;}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/c0.wp.com/p/jetpack/13.0/modules/shortcodes/img/slideshow-controls-2x.png") !important;}body div div.jetpack-slideshow-controls a.nitro-lazy,body div div.jetpack-slideshow-controls a:hover.nitro-lazy{background-image:none !important;}}body div div.jetpack-slideshow-controls a:hover{border-color:#fff !important;}body div div.jetpack-slideshow-controls a:first-child{background-position:-76px 8px !important;}body div div.jetpack-slideshow-controls a:last-child{background-position:-117px 8px !important;}body div div.jetpack-slideshow-controls a.running,body div div.jetpack-slideshow-controls a:nth-child(2){background-position:-34px 8px !important;}body div div.jetpack-slideshow-controls a.paused{background-position:9px 8px !important;}.jetpack-slideshow-controls a img{border:50px dotted #f0f;}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden !important;}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none;}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{bottom:0 !important;left:0 !important;margin:0 !important;min-height:100% !important;min-width:100% !important;padding:0 !important;position:absolute !important;right:0 !important;top:0 !important;z-index:10000 !important;}.presentation-wrapper-fullscreen{background-color:grey;border:none !important;}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001;}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002;}.presentation-wrapper{border:1px solid #dcdcde;line-height:normal;margin:20px auto;overflow:hidden;}.presentation{margin:0;outline:none;overflow:hidden;position:relative;}.presentation,.presentation .step{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;}.presentation .step.fade:not(.active){opacity:0;}.presentation .slide-content{padding:30px;}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{background-repeat:no-repeat;opacity:0;position:absolute;transition:opacity .25s;width:34px;z-index:2;}.presentation .nav-arrow-left,.presentation .nav-arrow-right{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/c0.wp.com/p/jetpack/13.0/modules/shortcodes/images/slide-nav.png");background-size:450% 61px;height:100%;}.presentation .nav-arrow-left.nitro-lazy,.presentation .nav-arrow-right.nitro-lazy{background-image:none !important;}.presentation .nav-arrow-left{background-position:4px 50%;left:0;}.presentation .nav-arrow-right{background-position:-120px 50%;right:0;}.presentation .nav-fullscreen-button{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/c0.wp.com/p/jetpack/13.0/modules/shortcodes/images/expand.png");background-size:100% 100%;bottom:0;height:32px;margin:4px;right:0;width:32px;z-index:3;}.presentation .nav-fullscreen-button.nitro-lazy{background-image:none !important;}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1;}.presentation:hover .nav-fullscreen-button{opacity:.8;}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url("https://cdn-ilbhijb.nitrocdn.com/KpGQWIaJAxiIqnIQjdRdRijOpREgNrqV/assets/images/optimized/rev-0f439e4/c0.wp.com/p/jetpack/13.0/modules/shortcodes/images/collapse.png");}.presentation-wrapper-fullscreen .nav-fullscreen-button.nitro-lazy{background-image:none !important;}.presentation .autoplay-overlay{background-color:#dcdcde;background-color:rgba(0,0,0,.75);border-radius:50px;display:table;height:15%;margin:30% 10%;position:relative;transition:opacity .5s;width:80%;z-index:100;}.presentation .autoplay-overlay .overlay-msg{color:#fff;display:table-cell;position:relative;text-align:center;vertical-align:middle;}.presentation .will-fade{opacity:0;}.presentation .do-fade{opacity:1;transition:opacity .5s;}div.jetpack-quiz{background-color:#f3f3f3;border:1px solid #deede3;border-radius:.2em;line-height:1.3em;margin-bottom:2em;padding:1em;}div.jetpack-quiz div.jetpack-quiz-question{font-weight:700;margin-bottom:.5em;}div.jetpack-quiz div.jetpack-quiz-answer{border-bottom:1px dotted #999;cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;}div.jetpack-quiz div.jetpack-quiz-answer.last{border-bottom:0;margin-bottom:0;padding-bottom:0;}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green;}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red;}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none;}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{color:#000;display:block;font-size:90%;margin-top:1em;}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%;}div.jetpack-quiz pre{background:transparent;font:15px Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;margin:0;padding:0;}.jetpack-quiz-options{margin-top:12px;text-align:right;}.jetpack-quiz-count{color:#646970;float:left;font-size:12px;}.jetpack-quiz-option-button{cursor:pointer;margin-left:12px;}.jetpack-quiz-option-button:hover svg{background:#3c434a;}.jetpack-quiz-option-button svg{background:#000;border-radius:50%;display:inline-block;fill:#fff;height:24px;width:24px;}.jetpack-quiz-wrapper .jetpack-quiz:first-of-type .jetpack-quiz-option-button:first-of-type,.jetpack-quiz-wrapper .jetpack-quiz:last-of-type .jetpack-quiz-option-button:last-of-type{display:none;}#subscribe-email input{width:95%;}.comment-subscription-form{margin-bottom:1em;}.comment-subscription-form .subscribe-label{display:inline !important;}.jetpack-video-wrapper{margin-bottom:1.6em;}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0;}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0;}.jetpack-social-navigation li{display:inline-block;line-height:1;margin:0;}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em;}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em;}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;content:"";text-decoration:inherit;vertical-align:top;width:1em;}.jetpack-social-navigation-genericons a[href*="bsky.app"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="nextdoor.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"";}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="threads.net"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="x.com"]:before{content:"";}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"";}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden;}.tiled-gallery img{margin:2px !important;}.tiled-gallery .gallery-group{float:left;position:relative;}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit;}.tiled-gallery .gallery-row{overflow:hidden;}.tiled-gallery .tiled-gallery-item a{background:transparent;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto;}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:none;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle;}.tiled-gallery-caption{background:#f0f0f1;background:hsla(0,0%,100%,.8);bottom:0;color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;text-indent:10px;text-overflow:ellipsis;white-space:nowrap;width:100%;}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px;}.widget-gallery .tiled-gallery-unresized{height:0;overflow:hidden;visibility:hidden;}.tiled-gallery .tiled-gallery-item img.grayscale{-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1);}.tiled-gallery .tiled-gallery-item:hover img.grayscale{-ms-filter:none;-o-filter:none;filter:none;}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50% !important;object-fit:cover;}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover;}.jetpack-display-remote-posts{margin:5px 0 20px;}.jetpack-display-remote-posts h4{margin:5px 0;padding:0;}.jetpack-display-remote-posts p{margin:0;padding:0;}.jetpack-display-remote-posts img{max-width:100%;}.widget-grofile h4{margin:1em 0 .5em;}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden;}.widget-grofile ul.grofile-accounts li{display:inline;list-style:none;}.widget-grofile ul.grofile-accounts li:before{content:"" !important;}.widget-grofile .grofile-accounts-logo{background-image:url("https://secure.gravatar.com/images/grav-share-sprite.png");background-repeat:no-repeat;float:left;height:16px;margin-bottom:8px;margin-right:8px;width:16px;}.widget-grofile .grofile-accounts-logo.nitro-lazy{background-image:none !important;}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0;}.grofile-thumbnail{max-width:100%;width:500px;}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url("https://secure.gravatar.com/images/grav-share-sprite-2x.png");background-size:16px 784px;}.widget-grofile .grofile-accounts-logo.nitro-lazy{background-image:none !important;}}div[class^=gr_custom_container]{background-color:#fff;border:1px solid gray;border-radius:10px;color:#000;padding:10px 5px;}div[class^=gr_custom_container] a{color:#000;}h2[class^=gr_custom_header]{display:none;}div[class^=gr_custom_each_container]{border-bottom:1px solid #a7aaad;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;width:100%;}div[class^=gr_custom_book_container]{float:right;height:60px;margin-left:4px;overflow:hidden;width:39px;}div[class^=gr_custom_author]{font-size:10px;}div[class^=gr_custom_tags]{color:gray;font-size:10px;}div[class^=gr_custom_rating]{display:none;}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0;}.widget_wpcom_social_media_icons_widget ul li{border:0;display:inline;margin-right:.5em;}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none;}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons;}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.widgets-grid-layout{width:100%;}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table;}.widgets-grid-layout:after{clear:both;}.widget-grid-view-image{float:left;max-width:50%;}.widget-grid-view-image a{display:block;margin:0 2px 4px 0;}.widget-grid-view-image:nth-child(2n){float:right;}.widget-grid-view-image:nth-child(2n) a{margin:0 0 4px 2px;}.widgets-grid-layout .widget-grid-view-image img{height:auto;max-width:100%;}.widgets-list-layout{list-style-type:none;margin:0;padding:0;}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table;}.widgets-list-layout li:after{clear:both;}.widgets-list-layout li{zoom:1;list-style-type:none !important;margin-bottom:1em;}.widgets-list-layout .widgets-list-layout-blavatar{float:left;height:auto;max-width:40px;width:21.276596%;}.widgets-list-layout-links{float:right;width:73.404255%;}.widgets-list-layout span{opacity:.5;}.widgets-list-layout span:hover{opacity:.8;}.jetpack-image-container:after{clear:both;}.jetpack-image-container:after,.jetpack-image-container:before{content:"";display:table;}.widgets-multi-column-grid ul{list-style-type:none;margin:0;overflow:hidden;padding:0;}.widgets-multi-column-grid ul li{background:none;border:none;clear:none;float:left;list-style-type:none !important;margin:0 -5px -3px 0;padding:0 8px 6px 0;}.widgets-multi-column-grid ul li a{background:none;border:0;margin:0;padding:0;}.widgets-multi-column-grid .avatar{vertical-align:middle;}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-height:48px;max-width:48px;}.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0;}.widget_authors ul li li{padding-left:0;}.widget_authors>ul>li{list-style:none;margin-bottom:1em;}.widget_authors>ul>li+li{border-top:0;}.widget.widget_authors img{box-shadow:none;margin-bottom:5px;margin-right:5px;vertical-align:middle;}.wpcnt{line-height:2;text-align:center;}.wpa{display:inline-block;max-width:100%;overflow:hidden;position:relative;}.wpa-about{border-bottom:none !important;box-shadow:none !important;color:#888;display:block;font:10px/1 Open Sans,Arial,sans-serif !important;left:0;margin-top:0;opacity:.85;position:absolute;right:0;text-align:left !important;text-decoration:none !important;top:5px;}.wpa .u>div{display:block;margin-bottom:1em;margin-top:5px;}div.wpa>div{margin-top:20px;}.wpa .u .adsbygoogle{background-color:transparent;display:block;margin-bottom:1em;margin-top:17px;}.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001;}@keyframes fadeIn{0%{opacity:0;visibility:hidden;}to{opacity:1;visibility:visible;}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em;}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em;}amp-consent.widget_eu_cookie_law_widget.widget.top{margin:0;top:1em;}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{margin-top:3em;top:0;}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative;}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline;}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none;}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff;}#eu-cookie-law.hide{opacity:0;transition:opacity .4s,visibility .4s;visibility:hidden;}#eu-cookie-law form{margin-bottom:0;position:static;}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none;}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff;}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px;}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px;}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0;}.flickr-images{text-align:center;}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;}.flickr-images img{margin:5px;max-width:100%;}.wpcom-instagram-images{display:grid;grid-gap:.5rem;grid-auto-columns:1fr;}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none;}.wpcom-instagram-images a{display:block;margin:4px 2px;}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top;}.wpcom-instagram-columns-2 a{width:calc(50% - 8px);}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px);}.wpcom-instagram-images .sq-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%;}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr);}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr);}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0;}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto;}}.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0;}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-bottom:.5em !important;margin-top:1.5em;}.jetpack-search-filters-widget__clear{margin-bottom:.5em;margin-top:.5em;}.jetpack-search-sort-wrapper{margin-bottom:1.5em;margin-top:1em;}.jetpack-search-sort-wrapper label{display:inherit;}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{height:auto;width:auto;}ul.jetpack-search-filters-widget__filter-list li{border:none;list-style:none;padding:0;}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none;}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none;}ul.jetpack-search-filters-widget__filter-list li label{display:inherit;font-weight:inherit;}.jetpack-search-filters-widget__filter-list{list-style:none;}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em;}body.search .jetpack-search-form input[name=s]::placeholder{color:transparent;}body.search .jetpack-search-form input[name=s].show-placeholder::placeholder{color:inherit;}@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column;}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0;}}.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none;}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0;}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0;}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none;}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px;}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit;}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px;}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px;}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.milestone-widget{margin-bottom:1em;}.milestone-content{line-height:2;margin-top:5px;max-width:100%;padding:0;text-align:center;}.milestone-header{background-color:var(--milestone-text-color,#111);color:var(--milestone-bg-color,#fff);line-height:1.3;margin:0;padding:.8em;}.milestone-header .date,.milestone-header .event{display:block;}.milestone-header .event{font-size:120%;}.milestone-countdown .difference{display:block;font-size:500%;font-weight:700;line-height:1.2;}.milestone-countdown,.milestone-message{background-color:var(--milestone-bg-color,#fff);border:1px solid var(--milestone-border-color,#767676);border-top:0;color:var(--milestone-text-color,#111);padding-bottom:1em;}.milestone-message{padding-top:1em;}.jetpack-subscribe-modal{background-color:transparent;height:100%;left:0;overflow:auto;position:fixed;top:0;transition:all .4s;visibility:hidden;width:100%;z-index:50000;}.jetpack-subscribe-modal.open{background-color:rgba(0,0,0,.3);visibility:visible;}.jetpack-subscribe-modal__modal-content{background-color:#fefefe;border-radius:10px;box-sizing:border-box;margin:15% auto;max-width:600px;overflow:hidden;position:relative;top:100%;transition:all .4s;visibility:hidden;width:100%;text-wrap:balance;}.jetpack-subscribe-modal.open .jetpack-subscribe-modal__modal-content{top:0;visibility:visible;}.jetpack-subscribe-modal__modal-content p{text-wrap:balance;text-wrap:pretty;}@media screen and (max-width:640px){.jetpack-subscribe-modal__modal-content{width:94%;}}