:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.fa.fa-glass:before{content:"";}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-o:before{content:"";}.fa.fa-remove:before{content:"";}.fa.fa-close:before{content:"";}.fa.fa-gear:before{content:"";}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-trash-o:before{content:"";}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-o:before{content:"";}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-clock-o:before{content:"";}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-down:before{content:"";}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-up:before{content:"";}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-play-circle-o:before{content:"";}.fa.fa-repeat:before{content:"";}.fa.fa-rotate-right:before{content:"";}.fa.fa-refresh:before{content:"";}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-dedent:before{content:"";}.fa.fa-video-camera:before{content:"";}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-picture-o:before{content:"";}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-photo:before{content:"";}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-image:before{content:"";}.fa.fa-pencil:before{content:"";}.fa.fa-map-marker:before{content:"";}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-pencil-square-o:before{content:"";}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-share-square-o:before{content:"";}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-check-square-o:before{content:"";}.fa.fa-arrows:before{content:"";}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-circle-o:before{content:"";}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-check-circle-o:before{content:"";}.fa.fa-mail-forward:before{content:"";}.fa.fa-eye{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-warning:before{content:"";}.fa.fa-calendar:before{content:"";}.fa.fa-arrows-v:before{content:"";}.fa.fa-arrows-h:before{content:"";}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bar-chart:before{content:"";}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bar-chart-o:before{content:"";}.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gears:before{content:"";}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-thumbs-o-up:before{content:"";}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-thumbs-o-down:before{content:"";}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-heart-o:before{content:"";}.fa.fa-sign-out:before{content:"";}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-linkedin-square:before{content:"";}.fa.fa-thumb-tack:before{content:"";}.fa.fa-external-link:before{content:"";}.fa.fa-sign-in:before{content:"";}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-lemon-o:before{content:"";}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-square-o:before{content:"";}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bookmark-o:before{content:"";}.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook:before{content:"";}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook-f:before{content:"";}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-feed:before{content:"";}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hdd-o:before{content:"";}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-right:before{content:"";}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-left:before{content:"";}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-up:before{content:"";}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-o-down:before{content:"";}.fa.fa-arrows-alt:before{content:"";}.fa.fa-group:before{content:"";}.fa.fa-chain:before{content:"";}.fa.fa-scissors:before{content:"";}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-files-o:before{content:"";}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-floppy-o:before{content:"";}.fa.fa-navicon:before{content:"";}.fa.fa-reorder:before{content:"";}.fa.fa-pinterest{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus:before{content:"";}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-money:before{content:"";}.fa.fa-unsorted:before{content:"";}.fa.fa-sort-desc:before{content:"";}.fa.fa-sort-asc:before{content:"";}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-linkedin:before{content:"";}.fa.fa-rotate-left:before{content:"";}.fa.fa-legal:before{content:"";}.fa.fa-tachometer:before{content:"";}.fa.fa-dashboard:before{content:"";}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-comment-o:before{content:"";}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-comments-o:before{content:"";}.fa.fa-flash:before{content:"";}.fa.fa-clipboard{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-paste:before{content:"";}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-lightbulb-o:before{content:"";}.fa.fa-exchange:before{content:"";}.fa.fa-cloud-download:before{content:"";}.fa.fa-cloud-upload:before{content:"";}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bell-o:before{content:"";}.fa.fa-cutlery:before{content:"";}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-text-o:before{content:"";}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-building-o:before{content:"";}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hospital-o:before{content:"";}.fa.fa-tablet:before{content:"";}.fa.fa-mobile:before{content:"";}.fa.fa-mobile-phone:before{content:"";}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-circle-o:before{content:"";}.fa.fa-mail-reply:before{content:"";}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-folder-o:before{content:"";}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-folder-open-o:before{content:"";}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-smile-o:before{content:"";}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-frown-o:before{content:"";}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-meh-o:before{content:"";}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-keyboard-o:before{content:"";}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-flag-o:before{content:"";}.fa.fa-mail-reply-all:before{content:"";}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-o:before{content:"";}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-empty:before{content:"";}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-star-half-full:before{content:"";}.fa.fa-code-fork:before{content:"";}.fa.fa-chain-broken:before{content:"";}.fa.fa-shield:before{content:"";}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-o:before{content:"";}.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-html5{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-css3{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ticket:before{content:"";}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-minus-square-o:before{content:"";}.fa.fa-level-up:before{content:"";}.fa.fa-level-down:before{content:"";}.fa.fa-pencil-square:before{content:"";}.fa.fa-external-link-square:before{content:"";}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-down:before{content:"";}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-down:before{content:"";}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-up:before{content:"";}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-up:before{content:"";}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-right:before{content:"";}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-right:before{content:"";}.fa.fa-eur:before{content:"";}.fa.fa-euro:before{content:"";}.fa.fa-gbp:before{content:"";}.fa.fa-usd:before{content:"";}.fa.fa-dollar:before{content:"";}.fa.fa-inr:before{content:"";}.fa.fa-rupee:before{content:"";}.fa.fa-jpy:before{content:"";}.fa.fa-cny:before{content:"";}.fa.fa-rmb:before{content:"";}.fa.fa-yen:before{content:"";}.fa.fa-rub:before{content:"";}.fa.fa-ruble:before{content:"";}.fa.fa-rouble:before{content:"";}.fa.fa-krw:before{content:"";}.fa.fa-won:before{content:"";}.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitcoin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitcoin:before{content:"";}.fa.fa-file-text:before{content:"";}.fa.fa-sort-alpha-asc:before{content:"";}.fa.fa-sort-alpha-desc:before{content:"";}.fa.fa-sort-amount-asc:before{content:"";}.fa.fa-sort-amount-desc:before{content:"";}.fa.fa-sort-numeric-asc:before{content:"";}.fa.fa-sort-numeric-desc:before{content:"";}.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-youtube{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-xing{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-xing-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-youtube-play{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-youtube-play:before{content:"";}.fa.fa-dropbox{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-instagram{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-flickr{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-adn{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitbucket{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitbucket-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bitbucket-square:before{content:"";}.fa.fa-tumblr{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-long-arrow-down:before{content:"";}.fa.fa-long-arrow-up:before{content:"";}.fa.fa-long-arrow-left:before{content:"";}.fa.fa-long-arrow-right:before{content:"";}.fa.fa-apple{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-android{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-linux{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-dribbble{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-skype{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-foursquare{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-trello{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gratipay{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gittip{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gittip:before{content:"";}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-sun-o:before{content:"";}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-moon-o:before{content:"";}.fa.fa-vk{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-renren{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pagelines{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-stack-exchange{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-right:before{content:"";}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-arrow-circle-o-left:before{content:"";}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-caret-square-o-left:before{content:"";}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-toggle-left:before{content:"";}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-dot-circle-o:before{content:"";}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-try:before{content:"";}.fa.fa-turkish-lira:before{content:"";}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-plus-square-o:before{content:"";}.fa.fa-slack{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-openid{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-institution:before{content:"";}.fa.fa-bank:before{content:"";}.fa.fa-mortar-board:before{content:"";}.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-reddit{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-reddit-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-stumbleupon-circle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-stumbleupon{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-delicious{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-digg{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pied-piper-pp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pied-piper-alt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-drupal{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-joomla{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-spoon:before{content:"";}.fa.fa-behance{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-behance-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-steam{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-automobile:before{content:"";}.fa.fa-cab:before{content:"";}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-envelope-o:before{content:"";}.fa.fa-deviantart{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-pdf-o:before{content:"";}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-word-o:before{content:"";}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-excel-o:before{content:"";}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-powerpoint-o:before{content:"";}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-image-o:before{content:"";}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-photo-o:before{content:"";}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-picture-o:before{content:"";}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-archive-o:before{content:"";}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-zip-o:before{content:"";}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-audio-o:before{content:"";}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-sound-o:before{content:"";}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-video-o:before{content:"";}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-movie-o:before{content:"";}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-file-code-o:before{content:"";}.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-codepen{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-jsfiddle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-bouy{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-bouy:before{content:"";}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-buoy:before{content:"";}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-life-saver:before{content:"";}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-support:before{content:"";}.fa.fa-circle-o-notch:before{content:"";}.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ra{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ra:before{content:"";}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-resistance:before{content:"";}.fa.fa-empire{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ge:before{content:"";}.fa.fa-git-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-git{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-hacker-news{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-y-combinator-square:before{content:"";}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yc-square:before{content:"";}.fa.fa-tencent-weibo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-qq{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wechat{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wechat:before{content:"";}.fa.fa-send:before{content:"";}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-paper-plane-o:before{content:"";}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-send-o:before{content:"";}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-circle-thin:before{content:"";}.fa.fa-header:before{content:"";}.fa.fa-sliders:before{content:"";}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-futbol-o:before{content:"";}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-soccer-ball-o:before{content:"";}.fa.fa-slideshare{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-twitch{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-newspaper-o:before{content:"";}.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-wallet{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-visa{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-mastercard{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-discover{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-amex{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-paypal{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-stripe{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-bell-slash-o:before{content:"";}.fa.fa-trash:before{content:"";}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-eyedropper:before{content:"";}.fa.fa-area-chart:before{content:"";}.fa.fa-pie-chart:before{content:"";}.fa.fa-line-chart:before{content:"";}.fa.fa-lastfm{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ioxhost{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-angellist{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-cc:before{content:"";}.fa.fa-ils:before{content:"";}.fa.fa-shekel:before{content:"";}.fa.fa-sheqel:before{content:"";}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-meanpath:before{content:"";}.fa.fa-buysellads{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-connectdevelop{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-dashcube{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-forumbee{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-leanpub{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-sellsy{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-shirtsinbulk{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-simplybuilt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-diamond:before{content:"";}.fa.fa-intersex:before{content:"";}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-facebook-official:before{content:"";}.fa.fa-pinterest-p{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-hotel:before{content:"";}.fa.fa-viacoin{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-medium{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-y-combinator{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yc:before{content:"";}.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-opencart{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-expeditedssl{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-battery-4:before{content:"";}.fa.fa-battery:before{content:"";}.fa.fa-battery-3:before{content:"";}.fa.fa-battery-2:before{content:"";}.fa.fa-battery-1:before{content:"";}.fa.fa-battery-0:before{content:"";}.fa.fa-object-group{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-object-ungroup{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-sticky-note-o:before{content:"";}.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-cc-diners-club{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-clone{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hourglass-o:before{content:"";}.fa.fa-hourglass-1:before{content:"";}.fa.fa-hourglass-2:before{content:"";}.fa.fa-hourglass-3:before{content:"";}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-rock-o:before{content:"";}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-grab-o:before{content:"";}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-paper-o:before{content:"";}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-stop-o:before{content:"";}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-scissors-o:before{content:"";}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-lizard-o:before{content:"";}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-spock-o:before{content:"";}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-pointer-o:before{content:"";}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-hand-peace-o:before{content:"";}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-creative-commons{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gg{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gg-circle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-tripadvisor{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-odnoklassniki{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-odnoklassniki-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-get-pocket{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-safari{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-chrome{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-firefox{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-opera{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-internet-explorer{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-television:before{content:"";}.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-500px{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-amazon{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-plus-o:before{content:"";}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-minus-o:before{content:"";}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-times-o:before{content:"";}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-calendar-check-o:before{content:"";}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-map-o:before{content:"";}.fa.fa-commenting:before{content:"";}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-commenting-o:before{content:"";}.fa.fa-houzz{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-vimeo:before{content:"";}.fa.fa-black-tie{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-fonticons{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-edge{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-credit-card-alt:before{content:"";}.fa.fa-codiepie{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-modx{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-fort-awesome{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-product-hunt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-mixcloud{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-scribd{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-pause-circle-o:before{content:"";}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-stop-circle-o:before{content:"";}.fa.fa-bluetooth{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-bluetooth-b{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-gitlab{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wpbeginner{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-envira{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wheelchair-alt{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wheelchair-alt:before{content:"";}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-question-circle-o:before{content:"";}.fa.fa-volume-control-phone:before{content:"";}.fa.fa-asl-interpreting:before{content:"";}.fa.fa-deafness:before{content:"";}.fa.fa-hard-of-hearing:before{content:"";}.fa.fa-glide{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-signing:before{content:"";}.fa.fa-viadeo{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-viadeo-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-snapchat{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-snapchat-ghost{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-snapchat-square{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-pied-piper{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-first-order{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-themeisle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-official{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-official:before{content:"";}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-google-plus-circle:before{content:"";}.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-fa{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-fa:before{content:"";}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-handshake-o:before{content:"";}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-envelope-open-o:before{content:"";}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-address-book-o:before{content:"";}.fa.fa-vcard:before{content:"";}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-address-card-o:before{content:"";}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-vcard-o:before{content:"";}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-user-circle-o:before{content:"";}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-user-o:before{content:"";}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-drivers-license:before{content:"";}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-id-card-o:before{content:"";}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-drivers-license-o:before{content:"";}.fa.fa-quora{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-free-code-camp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-thermometer-4:before{content:"";}.fa.fa-thermometer:before{content:"";}.fa.fa-thermometer-3:before{content:"";}.fa.fa-thermometer-2:before{content:"";}.fa.fa-thermometer-1:before{content:"";}.fa.fa-thermometer-0:before{content:"";}.fa.fa-bathtub:before{content:"";}.fa.fa-s15:before{content:"";}.fa.fa-window-maximize{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-rectangle:before{content:"";}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-window-close-o:before{content:"";}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-times-rectangle-o:before{content:"";}.fa.fa-bandcamp{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-grav{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-etsy{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-imdb{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-eercast{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-eercast:before{content:"";}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400;}.fa.fa-snowflake-o:before{content:"";}.fa.fa-superpowers{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adobe:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-handshake:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-haykal:before{content:"";}.fa-hdd:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-instagram:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";}.far{font-family:"Font Awesome 5 Free";font-weight:400;}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900;}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon_mycollection !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.flaticon-phone-call:before{content:"";}.flaticon-email:before{content:"";}.flaticon-location:before{content:"";}.flaticon-search-interface-symbol:before{content:"";}.flaticon-play-button:before{content:"";}.flaticon-check-mark:before{content:"";}.flaticon-telephone:before{content:"";}.flaticon-right-arrow:before{content:"";}.flaticon-left-arrow:before{content:"";}.flaticon-next:before{content:"";}.flaticon-right-quotes-symbol:before{content:"";}.flaticon-left-quotes-sign:before{content:"";}.flaticon-share:before{content:"";}.flaticon-phone:before{content:"";}.flaticon-paper-plane:before{content:"";}.flaticon-check-mark-1:before{content:"";}.flaticon-select:before{content:"";}.flaticon-check-mark-2:before{content:"";}.flaticon-earache:before{content:"";}.flaticon-ear:before{content:"";}.flaticon-thermometer:before{content:"";}.flaticon-throat:before{content:"";}.flaticon-ear-1:before{content:"";}.flaticon-hearing-aid:before{content:"";}.flaticon-ear-2:before{content:"";}.flaticon-ears:before{content:"";}.flaticon-ear-3:before{content:"";}.flaticon-ear-dropper:before{content:"";}.flaticon-hearing-aid-1:before{content:"";}.flaticon-otitis:before{content:"";}.flaticon-ear-4:before{content:"";}.flaticon-implant:before{content:"";}.flaticon-ear-5:before{content:"";}.flaticon-otolaryngologist:before{content:"";}.flaticon-ear-6:before{content:"";}.flaticon-ear-7:before{content:"";}.flaticon-medical:before{content:"";}.flaticon-auditory:before{content:"";}.flaticon-ear-plug:before{content:"";}.flaticon-otoscope:before{content:"";}.flaticon-ear-8:before{content:"";}.flaticon-ear-plug-1:before{content:"";}.flaticon-ear-9:before{content:"";}.flaticon-hearing-test:before{content:"";}.flaticon-auditory-1:before{content:"";}.flaticon-earlobe:before{content:"";}.flaticon-otoplasty:before{content:"";}.flaticon-thermometer-1:before{content:"";}.flaticon-acupuncture:before{content:"";}.flaticon-listening:before{content:"";}.flaticon-rhinoplasty:before{content:"";}.flaticon-runny-nose:before{content:"";}.flaticon-sneeze:before{content:"";}.flaticon-allergy:before{content:"";}.flaticon-rhinoplasty-1:before{content:"";}.flaticon-nose:before{content:"";}.flaticon-nose-1:before{content:"";}.flaticon-nose-2:before{content:"";}.flaticon-antihistamines:before{content:"";}.flaticon-rhinoplasty-2:before{content:"";}.flaticon-rhinoplasty-3:before{content:"";}.flaticon-splint:before{content:"";}.flaticon-test:before{content:"";}.flaticon-runny-nose-1:before{content:"";}.flaticon-antihistamines-1:before{content:"";}.flaticon-nose-3:before{content:"";}.flaticon-nose-4:before{content:"";}.flaticon-do-not-touch:before{content:"";}.flaticon-virus-transmission:before{content:"";}.flaticon-breathing:before{content:"";}.flaticon-loss-of-sense-of-smell:before{content:"";}.flaticon-women:before{content:"";}.flaticon-sneeze-1:before{content:"";}.flaticon-covid-test:before{content:"";}.flaticon-blackhead:before{content:"";}.flaticon-sore-throat:before{content:"";}.flaticon-sore-throat-1:before{content:"";}.flaticon-sore-throat-2:before{content:"";}.flaticon-breathing-1:before{content:"";}.flaticon-sore-throat-3:before{content:"";}.flaticon-uvula:before{content:"";}.flaticon-throat-cancer:before{content:"";}.flaticon-thyroid:before{content:"";}.flaticon-sore-throat-4:before{content:"";}.flaticon-ent:before{content:"";}.flaticon-sore-throat-5:before{content:"";}.flaticon-sore-throat-6:before{content:"";}.flaticon-inflammation:before{content:"";}.flaticon-spray:before{content:"";}.flaticon-sore-throat-7:before{content:"";}.flaticon-sore-throat-8:before{content:"";}.flaticon-throat-cancer-1:before{content:"";}.flaticon-sore-throat-9:before{content:"";}.flaticon-sore-throat-10:before{content:"";}.flaticon-sore-throat-11:before{content:"";}.flaticon-sore-throat-12:before{content:"";}.flaticon-sore-throat-13:before{content:"";}.flaticon-sore-throat-14:before{content:"";}.flaticon-throat-1:before{content:"";}.flaticon-throat-2:before{content:"";}.flaticon-sore-throat-15:before{content:"";}.flaticon-sore:before{content:"";}.flaticon-examine:before{content:"";}.flaticon-mouth:before{content:"";}.flaticon-neck:before{content:"";}.flaticon-pharynx:before{content:"";}.flaticon-shopping-cart:before{content:"";}.flaticon-trolley-cart:before{content:"";}.flaticon-calendar:before{content:"";}.flaticon-clock:before{content:"";}.flaticon-user:before{content:"";}.flaticon-folder:before{content:"";}.flaticon-comment:before{content:"";}.flaticon-stethoscope:before{content:"";}.flaticon-healthcare:before{content:"";}.flaticon-medicine:before{content:"";}.flaticon-patient:before{content:"";}.flaticon-medical-symbol:before{content:"";}.flaticon-doctor:before{content:"";}.flaticon-medical-history:before{content:"";}.flaticon-healthcare-1:before{content:"";}.flaticon-surgery-room:before{content:"";}.flaticon-x-ray:before{content:"";}.flaticon-x-ray-1:before{content:"";}.flaticon-medical-equipment:before{content:"";}.flaticon-laboratory:before{content:"";}.flaticon-mri:before{content:"";}.flaticon-monitor:before{content:"";}.flaticon-ambulance:before{content:"";}.flaticon-flask:before{content:"";}.flaticon-x-ray-2:before{content:"";}.flaticon-heart-rate:before{content:"";}.flaticon-dna-strand:before{content:"";}.flaticon-hospital:before{content:"";}.flaticon-heart:before{content:"";}.flaticon-doctor-1:before{content:"";}.flaticon-healthcare-2:before{content:"";}.flaticon-volunteer:before{content:"";}.flaticon-blood-tube:before{content:"";}.flaticon-examination:before{content:"";}.flaticon-surgical-instrument:before{content:"";}.flaticon-examination-1:before{content:"";}.flaticon-blood-test:before{content:"";}.flaticon-online:before{content:"";}.flaticon-toxic-waste:before{content:"";}.flaticon-ai:before{content:"";}.flaticon-microbiology:before{content:"";}.flaticon-pills-bottle:before{content:"";}.flaticon-medical-1:before{content:"";}.flaticon-medical-center:before{content:"";}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer;}.slicknav_menu,.slicknav_menu *{box-sizing:border-box;}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em;}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em;}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000;}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em;}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute;}.slicknav_menu .slicknav_no-text{margin:0;}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25);}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table;}.slicknav_menu:after{clear:both;}.slicknav_nav li,.slicknav_nav ul{display:block;}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em;}.slicknav_nav .slicknav_item a{display:inline;}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block;}.slicknav_nav .slicknav_parent-link a{display:inline;}.slicknav_menu{font-size:16px;background:#4c4c4c;padding:5px;}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0;}.slicknav_menu .slicknav_icon-bar{background-color:#fff;}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222;}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em;}.slicknav_nav ul{margin:0 0 0 20px;}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px;}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff;}.slicknav_nav a{text-decoration:none;color:#fff;}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222;}.slicknav_nav .slicknav_txtnode{margin-left:15px;}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0;}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px;}@media (max-width: 1400px){.site-header .sticky-site-logo img,.site-header .site-logo img{width:160px !important;}.header-layout-2 .site-header .container{padding:0 30px !important;}.header-layout-2 .tcr-header-button{padding:15px 20px !important;line-height:13px !important;font-size:13px !important;}.header-layout-2 .tcr-header-info{margin-right:40px !important;}}@media (max-width: 1297px){.pricing-table-style-1 .pricing-table-prices{display:inherit !important;}.pricing-table-style-1 .pricing-table-sale-price{margin-left:0px !important;}.pricing-table-style-1 .pricing-table-title-period{margin-top:10px !important;}}@media (max-width: 1220px){.container-inherit .elementor-container{display:inherit !important;}}@media (max-width: 1201px){.single-service .infobox-style-3 .tcr-infobox-icon::before,.single-project .infobox-style-3 .tcr-infobox-icon::before{right:-180px !important;}.header-layout-3 .tcr-mini-cart-wrapper,.header-layout-2 .tcr-mini-cart-wrapper,.header-layout-1 .tcr-mini-cart-wrapper{display:none;}}@media (min-width: 1200px){.elementor-section.elementor-section-boxed>.elementor-container,.container{max-width:1400px !important;}.col-xl-five{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title{line-height:50px;font-size:40px;}}@media (max-width: 1200px){#page.site{overflow:hidden;}.elementor-section.elementor-section-boxed>.elementor-container,.container{max-width:none !important;}#site-navigation-mobile{display:block;}.header-layout-3 .header-stickable-wrap .header-nav-right-side,.header-layout-2 .site-header .site-header-top .tcr-header-info,.header-layout-2 .header-nav-right-side .tcr-header-button-container .tcr-header-button a{display:none !important;}.header-layout-2.site-header-container{padding:0;}.header-layout-1 .header-stickable .search-wrapper{margin:0px !important;}.header-layout-2 .slicknav_menu{position:absolute;top:0;right:0;width:280px;}.header-layout-2 #site-navigation-mobile .slicknav_nav{position:absolute;left:0;top:10px;z-index:99;background:var(--tcr-white-color);width:100%;-webkit-box-shadow:0 4px 18px rgba(0,0,0,.1);-moz-box-shadow:0 4px 18px rgba(0,0,0,.1);box-shadow:0 4px 18px rgba(0,0,0,.1);}.pricing-table-style-1 .tcr-pricing-table-header{margin-right:30px !important;}.pricing-table-style-1.pricing-table-onsale .pricing-table-prices .pricing-table-base-price{font-size:30px !important;line-height:30px !important;margin-bottom:5px;}.tcr-right-expand.Service-right-expand .elementor-widget-wrap,.tcr-left-expand.about-expand .elementor-widget-wrap{width:100%;}.tcr-header-button-container{display:none;}.site-header{position:relative;}.header-layout-2 #site-navigation-mobile .slicknav_menu .slicknav_btn{position:absolute;top:-30px;right:0px !important;}.header-layout-2 .header-nav-right-side{display:none !important;}header .header-stickable .container{padding:15px 30px !important;border-radius:0px !important;}header.header-layout-2 .header-stickable{padding:15px 0;}.site-header a.search-icon{margin-right:80px;font-size:20px;}.site-header{padding:0 !important;}.site-header .sticky-site-logo,.site-header .site-logo{height:inherit;}.elementor-section .elementor-column .elementor-section .elementor-column:nth-of-type(4n+2) .infobox-style-2 .tcr-infobox-wrapper{border-right:inherit;}.elementor-element:nth-of-type(6n+3) .infobox-style-6 .tcr-infobox-wrapper{border-right:inherit;}.services-style-2 .owl-carousel .owl-nav{right:44% !important;}footer .footer-topbar .container{padding:50px 20px;}.doctent-footer-newslatter{display:grid;}.doctent-footer-newslatter .newslatter-title{text-align:center;margin-bottom:20px;}.doctent-footer-newslatter .col-sm-6{max-width:100%;}footer .tcr-footer-widgets-wrapper{margin-bottom:10px;padding-top:50px;}}@media (max-width:1124px){.tcr-layout-horizontal .tcr-list-tab{width:33% !important;}}@media (max-width:1103px){.tcr-project-details-box .tcr-project-detail{margin-right:25px;padding-right:25px;}}@media (max-width:1024px){footer .footer-topbar .footer-logo{border-radius:0;}footer .footer-topbar .contact-info .contact-info-inner{display:inherit !important;}footer .footer-topbar .contact-info .contact-info-inner li{margin-left:0;width:50%;float:left;margin:10px 0;}.blog-style-2 .tcr-post-thumbnail-wrapper{width:25% !important;}.team-layout-hover .teammember-title{font-size:40px !important;line-height:50px !important;margin-bottom:30px !important;}.team-layout-hover .tcr-teammember-title a{padding-right:35px !important;margin-right:60px !important;}.infobox-style-3 .tcr-infobox-tooltip{margin-top:50px !important;}section .elementor-container .elementor-column:nth-of-type(2n+2) .elementor-element .infobox-style-7 .tcr-infobox-wrapper::before,section .elementor-container .elementor-column:nth-of-type(2n+4) .elementor-element .infobox-style-7 .tcr-infobox-wrapper::before{content:none !important;}.pricing-table-style-1 .tcr-pricing-table-header{width:40%;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container{width:60%;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container{margin:0 !important;}}@media (max-width: 991px){.tcr-page-title.header-layout-1 .tcr-page-title-layer{padding:220px 0 120px 0;}.tcr-project-details-box .tcr-project-detail{margin-bottom:20px;border:none;}.tcr-project-details .tcr-project-details-box{padding-bottom:20px;margin-bottom:30px;margin-top:20px;}.content-area.col-lg-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:50px;}.site-content .widget-area.col-lg-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:0;}.site-main{padding-top:60px !important;}footer .footer-topbar .footer-logo{text-align:center;margin-bottom:50px;}footer .tcr-copyright .footer-bottombar{text-align:center;}footer .tcr-copyright .footer-right{text-align:inherit;margin-top:0;}footer .container .tcr-footer .col-xl-4:last-child{padding:0 15px !important;}footer .tcr-footer .widget.widget_media_image img{margin:0;}form .mc4wp-form-fields{margin-top:0 !important;}footer .widget{margin-bottom:40px !important;}.custom-heading-style-1 .tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title{line-height:52px !important;font-size:42px !important;}.custom-heading-style-1 .tcr-custom-heading-wrapper .tcr-heading-content{margin-top:20px !important;}.tcr-teammember-details-container .post-thumbnail{padding:0 !important;}.counter-style-1 .tcr-counter-number{font-size:36px !important;line-height:46px !important;}.counter-style-1 .tcr-counter-title{margin-top:0 !important;}.counter-style-1 .tcr-counter-number::before{bottom:-2px !important;right:-17px !important;font-size:30px !important;}.blog-style-2 .tcr-post-title{font-size:25px !important;line-height:35px !important;}.elementor-element:nth-of-type(6n+4) .infobox-style-6 .tcr-infobox-wrapper,.elementor-element:nth-of-type(6n+5) .infobox-style-6 .tcr-infobox-wrapper,.elementor-element:nth-of-type(6n+6) .infobox-style-6 .tcr-infobox-wrapper{border-bottom:inherit;}.tcr-teammember-thumbnail .post-thumbnail img{margin-top:50px;}.services-layout-list .tcr-service-wrapper .tcr-service-title{font-size:30px !important;line-height:35px !important;text-align:left !important;margin-bottom:25px !important;}.services-layout-list{padding-right:0px !important;}.services-layout-list .tcr-service-wrapper .tcr-service-image-container{right:100px !important;}.left-sidebar .content-area{padding-left:15px !important;}.right-sidebar .content-area{padding-right:15px;}body.search .no-results.not-found header.page-header h1.page-title{font-size:50px !important;line-height:60px !important;}.tcr-timeline-item .tcr-timeline-text{padding-right:0px !important;}.tcr-timeline-item .tcr-timeline-title{width:30% !important;}.woocommerce-account .woocommerce-MyAccount-navigation li{border-right:none;border-bottom:1px solid #f0efec;display:inline-block;width:32%;text-align:center;border-radius:10px 10px 0px 0px;padding:10px 5px;margin-bottom:20px;}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active{border-bottom:1px solid var(--tcr-primary-color);border-right:none;}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin-bottom:20px;}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:100%;}.woocommerce a.remove{margin-left:0px !important;}.woocommerce .woocommerce-cart-form table.shop_table_responsive tr,.woocommerce-page .woocommerce-cart-form table.shop_table_responsive tr{margin-bottom:20px;border-radius:10px;overflow:hidden;}}@media (max-width: 945px){.tcr-layout-horizontal .tcr-list-tab a{padding:20px 30px !important;}.tcr-list-tab .tcr-tab-icon{font-size:40px !important;line-height:50px !important;}.tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content{padding:60px 40px 60px 40px !important;}}@media (max-width: 881px){.wpcf7-form .contact-form{display:inline-grid;padding:40px;}.wpcf7-form .from-button{margin-top:30px !important;}.wpcf7-form .contact-cover{width:100%;margin:0;background-color:var(--tcr-primary-color);}.wpcf7-form .contact-title{margin-bottom:30px;}}@media (max-width: 767px){body.page-template-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid{padding-top:60px;padding-bottom:40px;}.single-team .site-main{padding-top:50px !important;}.site-main{padding-top:30px;}.site-content .sidebar{padding-bottom:30px !important;}.pettern-bottom:after,.pettern-top:before{content:unset;}.single-post .content-area.col-lg-8{padding-bottom:80px;}.post-author-box{display:block;}.comment-list .comment-avatar,.post-author-box .post-author-image{margin-bottom:30px;}.comment-list .children{padding-left:30px;}.tcr-blog-classic footer .entry-meta-container>span{margin-right:10px;display:inline-block;}.gallery-columns-2 .gallery-item{max-width:100%;}.tcr-blog-classic-inner .gallery .gallery-item{padding:0;margin:10px 0;}.comment-respond p.comment-form-author,.comment-respond p.comment-form-email{margin-right:0;flex:100%;}.comment-form .form-submit{margin:0;}.tcr-blog-classic blockquote{margin-left:0;}.comment-list .comment-avatar{margin-right:0;}.comment-list .comment-content{margin-left:0;margin-right:10px;display:inline-block;}.gallery-columns-2 .gallery-item{max-width:100%;}.tcr-blog-classic-inner .gallery .gallery-item{padding:0;margin:10px 0;}.comment-respond p.comment-form-author,.comment-respond p.comment-form-email{margin-right:0;flex:100%;}.comment-form .form-submit{margin:0;}.comment-list .comment-avatar img.avatar{width:60px;}.comment-list .comment-avatar{margin-right:0;}.comment-list .comment-content{margin-left:0;margin-bottom:20px;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{width:100%;padding-top:0;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{width:100%;padding:0 !important;}.client-style-1 .tcr-client-cover{width:100%;}footer .footer-topbar .contact-info .contact-info-inner li{width:100%;}.blog-style-2 .tcr-post-slide{display:inherit !important;text-align:center;padding-bottom:90px !important;padding-left:0 !important;margin-bottom:50px !important;}.blog-style-2 .tcr-post-thumbnail-wrapper,.blog-style-2 .tcr-post-content,.blog-style-2 .tcr-post-button{width:inherit !important;}.blog-style-2 .tcr-post-thumbnail-wrapper{position:inherit !important;}.blog-style-2 .tcr-post-content{padding:0 !important;margin-top:30px;}.blog-style-2 .tcr-post-button{text-align:center !important;}.blog-style-2 .tcr-post-metas{display:inline-flex !important;margin:0px 0 40px 0;}.team-layout-hover .teammember-title{font-size:33px !important;line-height:43px !important;margin-bottom:30px !important;}.team-layout-hover .tcr-teammember-title a{padding-right:15px !important;margin-right:50px !important;}.tcr-timeline-item{display:block !important;text-align:center !important;}.tcr-timeline-item .tcr-timeline-year{margin-bottom:25px;display:inline-grid;}.tcr-timeline-item .tcr-timeline-title{width:100% !important;margin-bottom:15px !important;margin-left:0 !important;}.tcr-timeline-item .tcr-timeline-text{width:100% !important;padding:0 !important;}.tcr-timeline-item:hover .tcr-timeline-image-container{display:none;}.doctent-footer-newslatter .newslatter-title{font-size:28px;line-height:35px;}footer .menu-footer-menu-container ul{display:grid;padding:0 !important;}footer .tcr-footer .widget.widget_media_image{text-align:left;}footer .menu-footer-menu-container{text-align:left !important;}footer .social-info-wrapper{text-align:left !important;margin-bottom:20px;}footer .container .tcr-footer .col-xl-4:last-child{padding:0 15px;}footer .tcr-footer .widget.widget_media_image img{width:150px !important;}footer .widget.widget_nav_menu{margin-bottom:10px !important;}footer .tcr-footer-widgets-wrapper ul.menu li{margin:0px !important;}.testimonials-style-1 .tcr-testimonial-content{font-size:16px !important;line-height:30px !important;}.navigation .nav-links .nav-previous{margin-bottom:8px;}.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{min-height:inherit !important;}.navigation .nav-links .nav-next a{padding-right:90px !important;}.navigation .nav-links .nav-previous a{padding-left:90px !important;}.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{padding:25px 10px;}.infobox-style-3 .tcr-infobox-tooltip{margin-top:40px !important;}.elementor-section .elementor-column .elementor-section .elementor-column:last-child .infobox-style-2 .tcr-infobox-wrapper{border:inherit !important;}.single.single-service .site-content .content-area .post-thumbnail img{margin-bottom:20px;}.infobox-style-6 .tcr-infobox-wrapper{border-right:none !important;}.services-style-1 .tcr-service-list{margin-bottom:40px !important;}.elementor-button-wrapper .elementor-button.elementor-size-sm{padding:21px 30px !important;font-size:15px !important;line-height:15px !important;}.infobox-style-1 .tcr-infobox-wrapper{margin-bottom:0px !important;}.team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container::after,.team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container::before{border-radius:320px 320px 0 0 !important;}.tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title{font-size:40px !important;line-height:43px !important;}.infobox-style-7 .tcr-infobox-wrapper::before{content:none !important;}.infobox-style-7 .tcr-infobox-wrapper{margin-top:0px !important;margin-bottom:30px !important;}.infobox-style-7 .tcr-infobox-title{font-size:23px !important;line-height:25px !important;}section.error-404 h1.page-title{font-size:190px;line-height:200px;}.tcr-layout-horizontal .tcr-tab-content .tcr-tab-content-list:nth-of-type(2n+1) img{padding:0px !important;margin-top:30px;}.tcr-layout-horizontal .tcr-tab-content .tcr-tab-content-list:nth-of-type(2n+2) img{margin-bottom:30px;padding:0px !important;}.services-style-1 .tcr-service-title{font-size:26px !important;line-height:36px !important;}}@media (min-width: 767px){}@media (max-width: 672px){.tcr-layout-horizontal .tcr-list-tab{width:50% !important;}.tcr-layout-horizontal .tcr-list-tab a{padding:20px !important;}.tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content{margin-top:0px !important;padding:10px 40px 60px 40px !important;}}@media (max-width: 768px){.woocommerce table tbody tr{margin-bottom:20px !important;border-radius:8px;}.woocommerce-cart .woocommerce-cart-form .shop_table_responsive,.woocommerce-cart .cart_totals .shop_table.shop_table_responsive{border:none;}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:1px solid #f2f2f2;}.woocommerce-page table.shop_table_responsive .woocommerce-cart-form__cart-item.cart_item,.woocommerce-page #content table.cart td.actions{border-top:none;}.woocommerce a.remove{margin-left:0px;}.woocommerce .cart_totals  table.shop_table td{border-top:none;}}@media (max-width: 606px){.woocommerce table.cart td.actions .input-text{width:100% !important;margin-bottom:20px !important;}.woocommerce .cart .button{width:100% !important;}}@media (max-width: 575px){.custom-heading-style-1 .tcr-custom-heading-wrapper{margin-bottom:20px !important;}.tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title{line-height:35px !important;font-size:32px !important;}.tcr_custom_heading_wrapper .tcr-heading-subtitle-wrapper .heading-subtitle{font-size:14px !important;line-height:14px !important;padding:10px 18px !important;}.tcr-project-details-box .tcr-project-detail{width:100% !important;}.tcr-project-details .tcr-project-details-box{padding-bottom:10px;margin-top:10px;margin-bottom:0px;}.services-style-2.services-layout-grid .tcr-service-wrapper{margin-top:0px;}.services-style-2 .tcr-service-wrapper a::before{width:40px !important;height:40px !important;line-height:40px !important;font-size:17px !important;}footer .footer-topbar .footer-logo{margin-bottom:25px;}footer form .mc4wp-form-fields{margin:0 !important;}footer .tcr-footer .widget.widget_media_image img{margin:0px;}footer .container .tcr-footer .col-xl-4:last-child{padding:0px 15px;}footer .tcr-footer-widgets-wrapper{padding-top:70px !important;}footer .social-info-wrapper{margin-bottom:0px;}footer .social-info-wrapper ul li{padding:0;}.doctent-footer-newslatter .newslatter-title{font-size:22px;line-height:32px;}.header-layout-2 .site-header .container{padding:0 20px !important;}.site-header .sticky-site-logo,.site-header .site-logo img{width:160px !important;}.pricing-table-style-1 .pricing-table-prices .pricing-table-base-price{font-size:42px !important;line-height:52px !important;}.pricing-table-onsale.tcr_pricing_table_wrapper .pricing-table-base-price{font-size:30px !important;}.pricing-table-style-1{display:grid !important;padding:30px 30px 45px 30px !important;}.pricing-table-style-1 .tcr-pricing-table-header{margin:0px !important;}.pricing-table-style-1 .tcr-pricing-table-header{padding:0px !important;}.pricing-table-style-1 .pricing-table-prices{margin-bottom:50px !important;}.pricing-table-style-1 .pricing-table-sale-price{font-size:42px !important;line-height:50px !important;}.pricing-table-style-1 .tcr-pricing-table-title{text-align:left;}.pricing-table-style-1 .tcr-pricing-table-button a{font-size:15px !important;line-height:15px !important;padding:15px 20px !important;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li{font-size:15px !important;line-height:23px !important;}.pricing-table-style-1 .tcr-pricing-table-header .tcr-table-ribbon{font-size:14px !important;line-height:18px !important;}.pricing-table-style-1 .tcr-pricing-table-header,.pricing-table-style-1 .tcr-pricing-table-feature-list-container{width:100%;}.elementor-accordion .elementor-accordion-title{font-size:18px !important;line-height:27px !important;font-weight:500 !important;}.elementor-accordion .elementor-tab-title{padding:25px 0px !important;}.elementor-accordion{padding-top:20px !important;}.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon{top:30px;}.elementor-widget-accordion .elementor-accordion .elementor-tab-title{padding-right:40px !important;}.blog-style-1 .post-title{font-size:20px;line-height:25px;}.blog-style-2 .tcr-post-title{font-size:22px !important;line-height:32px !important;}.tcr-timeline-item .tcr-timeline-title{font-size:27px !important;line-height:36px !important;}.tcr-timeline-item .tcr-timeline-year{margin-bottom:15px !important;}.content-box-style-1 .box-title{font-size:30px !important;line-height:40px !important;margin-bottom:12px !important;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{padding:0px !important;}.single-team .content-area,.single-project .content-area{padding-bottom:70px !important;}.tcr-page-title .page-title{font-size:35px;line-height:38px;}.tcr-blog-classic .entry-meta-container{padding:30px 0 0 0 !important;}.tcr-blog-classic .entry-meta-footer span{margin:5px 30px 13px 0 !important;}.tcr-blog-classic .tcr-single-bottom-area{display:grid !important;}.tcr-blog-classic .tcr-single-bottom-area .tcr-single-bottom-area-left{margin-bottom:20px;}.tcr-blog-classic .tcr-single-bottom-area .social-icon-share{margin:0;}.tcr-teammember-details .tcr-team-title{font-size:40px;line-height:50px;}.button-style-1 .tcr-button a{font-size:14px !important;line-height:14px !important;padding:15px 20px !important;}section.error-404 a.fof-back-buttton{font-size:14px;line-height:15px;padding:15px 20px;}.marquee-style-1 .tcr-marquee-cover .marquee-item .marquee-title{font-size:43px !important;line-height:45px !important;}.marquee-style-1 .tcr-marquee-cover .marquee-item img{width:70px !important;}.infobox-style-1 .tcr-infobox-title{font-size:20px !important;line-height:22px !important;font-weight:500;}.infobox-style-2 .tcr-infobox-title{font-size:22px !important;line-height:25px !important;}.infobox-style-2 .tcr-infobox-icon{font-size:30px !important;}.infobox-style-2 .tcr-infobox-icon i{width:70px !important;height:70px !important;line-height:70px !important;}.infobox-style-2 .tcr-infobox-number{width:30px !important;height:30px !important;line-height:30px !important;top:-7px !important;right:-5px !important;font-size:15px !important;}.infobox-style-3 .tcr-infobox-icon::before{content:none !important;}.infobox-style-3 .tcr-infobox-title{margin:20px 0px 10px 0px !important;font-size:22px !important;line-height:25px !important;}.infobox-style-6 svg{width:150px !important;height:150px !important;font-size:19px !important;}.infobox-style-6 .tcr-infobox-icon{width:70px !important;height:70px !important;line-height:70px !important;font-size:20px !important;}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title{line-height:31px !important;font-size:22px !important;}.testimonials-style-1 .testimonial-image img{width:110px !important;}.testimonials-style-1 .testimonial-image::before{width:40px !important;height:40px !important;line-height:40px !important;font-size:20px !important;top:-9px !important;}.testimonials-style-1 .testimonial-title{font-size:22px !important;}.testimonials-style-1 .tcr-testimonial-rating{margin-top:20px !important;}.testimonials-style-1 .testimonial-designation{font-weight:500 !important;}.testimonials-style-1 .swiper-button-prev,.testimonials-style-1 .swiper-button-next{left:0px !important;}.swiper-button-prev::before,.swiper-button-next::before{width:40px !important;height:40px !important;line-height:40px !important;font-size:16px !important;}.testimonials-style-1 .swiper-button-next{margin-left:70px !important;}form .contact-form-2{padding:30px !important;}.wpcf7-form .from-button input{width:100px;height:100px;line-height:100px;font-size:15px;}.wpcf7-form h3{font-size:34px;line-height:40px;}.wpcf7-form .contact-form{padding:20px;}.wpcf7-form .contact-title .title{font-size:27px;line-height:33px;}.wpcf7-form .from-button .input-button{text-align:left;}.tcr-blog-classic blockquote{padding:30px;font-size:17px;line-height:28px;}.post blockquote::before{font-size:230px;}blockquote cite{font-size:25px;}.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{font-weight:500;}.single-post .site-main .post-navigation{margin-bottom:40px;}.comments-area .comments-title,.comment-respond .comment-reply-title{font-size:24px;line-height:34px;font-weight:500;margin-bottom:20px;}html input[type=button],input[type=reset],input[type=submit]{font-size:16px;line-height:16px;padding:15px 20px;}.tcr-sidebar-banner .tcr-sidebar-mail{margin-bottom:20px;}.tcr-sidebar-banner .tcr-sidebar-button{font-size:16px;line-height:16px;padding:15px 20px;}.tcr-layout-horizontal .tcr-list-tab{width:100% !important;}section.error-404 .search-form{display:inherit;}section.error-404 .search-form .search-submit{margin-top:20px;}body.search .no-results .search-form{width:100%;margin:0px;display:inherit;}body.search .search-form input.search-submit{margin-top:20px;padding:0 20px;line-height:45px;}.tcr-page-title.header-layout-1 .tcr-page-title-layer{padding:170px 0 70px 0;}.tcr-page-title-layer{padding:100px 0 100px 0;}section.error-404 h1.page-title{font-size:150px;line-height:160px;}.comment-list .comment-body{display:grid !important;}.comment-list .comment-content{margin:0px !important;padding-right:0px !important;}.tcr-timeline-item{padding:40px 0 !important;}.elementor-accordion .elementor-accordion-item .elementor-tab-content,.elementor-accordion .elementor-accordion-item p{padding:0px 15px 25px 15px !important;}.elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title{padding:20px 60px 20px 20px !important;}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px !important;line-height:24px !important;}.woocommerce ul.products li.product .button{padding:9px 14px !important;font-size:12px !important;line-height:12px !important;}.woocommerce ul.products li.product .price bdi{font-size:17px !important;line-height:15px;}.woocommerce ul.products li.product .price{margin:5px 0 10px 0 !important;}.woocommerce-account .woocommerce-MyAccount-navigation li{width:49%;}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{margin-top:30px;}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce .cart .button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:14px !important;line-height:14px !important;padding:15px 20px !important;font-weight:600;}.woocommerce-account .addresses .title h3{font-size:30px;}}@media (max-width: 442px){section.error-404 h1.page-title{font-size:80px;line-height:90px;}.woocommerce-account .woocommerce-MyAccount-navigation li{width:100%;}.woocommerce-account .woocommerce-MyAccount-navigation li{margin-bottom:0px;}.woocommerce-message,.woocommerce-error,.woocommerce-info{padding:60px 25px !important;line-height:22px !important;}}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:a 2s infinite linear;}.eicon-editor-link:before{content:"";}.eicon-editor-unlink:before{content:"";}.eicon-editor-external-link:before{content:"";}.eicon-editor-close:before{content:"";}.eicon-editor-list-ol:before{content:"";}.eicon-editor-list-ul:before{content:"";}.eicon-editor-bold:before{content:"";}.eicon-editor-italic:before{content:"";}.eicon-editor-underline:before{content:"";}.eicon-editor-paragraph:before{content:"";}.eicon-editor-h1:before{content:"";}.eicon-editor-h2:before{content:"";}.eicon-editor-h3:before{content:"";}.eicon-editor-h4:before{content:"";}.eicon-editor-h5:before{content:"";}.eicon-editor-h6:before{content:"";}.eicon-editor-quote:before{content:"";}.eicon-editor-code:before{content:"";}.eicon-elementor:before{content:"";}.eicon-elementor-circle:before{content:"";}.eicon-pojome:before{content:"";}.eicon-plus:before{content:"";}.eicon-menu-bar:before{content:"";}.eicon-apps:before{content:"";}.eicon-accordion:before{content:"";}.eicon-alert:before{content:"";}.eicon-animation-text:before{content:"";}.eicon-animation:before{content:"";}.eicon-banner:before{content:"";}.eicon-blockquote:before{content:"";}.eicon-button:before{content:"";}.eicon-call-to-action:before{content:"";}.eicon-captcha:before{content:"";}.eicon-carousel:before{content:"";}.eicon-checkbox:before{content:"";}.eicon-columns:before{content:"";}.eicon-countdown:before{content:"";}.eicon-counter:before{content:"";}.eicon-date:before{content:"";}.eicon-divider-shape:before{content:"";}.eicon-divider:before{content:"";}.eicon-download-button:before{content:"";}.eicon-dual-button:before{content:"";}.eicon-email-field:before{content:"";}.eicon-facebook-comments:before{content:"";}.eicon-facebook-like-box:before{content:"";}.eicon-form-horizontal:before{content:"";}.eicon-form-vertical:before{content:"";}.eicon-gallery-grid:before{content:"";}.eicon-gallery-group:before{content:"";}.eicon-gallery-justified:before{content:"";}.eicon-gallery-masonry:before{content:"";}.eicon-icon-box:before{content:"";}.eicon-image-before-after:before{content:"";}.eicon-image-box:before{content:"";}.eicon-image-hotspot:before{content:"";}.eicon-image-rollover:before{content:"";}.eicon-info-box:before{content:"";}.eicon-inner-section:before{content:"";}.eicon-mailchimp:before{content:"";}.eicon-menu-card:before{content:"";}.eicon-navigation-horizontal:before{content:"";}.eicon-nav-menu:before{content:"";}.eicon-navigation-vertical:before{content:"";}.eicon-number-field:before{content:"";}.eicon-parallax:before{content:"";}.eicon-php7:before{content:"";}.eicon-post-list:before{content:"";}.eicon-post-slider:before{content:"";}.eicon-post:before{content:"";}.eicon-posts-carousel:before{content:"";}.eicon-posts-grid:before{content:"";}.eicon-posts-group:before{content:"";}.eicon-posts-justified:before{content:"";}.eicon-posts-masonry:before{content:"";}.eicon-posts-ticker:before{content:"";}.eicon-price-list:before{content:"";}.eicon-price-table:before{content:"";}.eicon-radio:before{content:"";}.eicon-rtl:before{content:"";}.eicon-scroll:before{content:"";}.eicon-search:before{content:"";}.eicon-select:before{content:"";}.eicon-share:before{content:"";}.eicon-sidebar:before{content:"";}.eicon-skill-bar:before{content:"";}.eicon-slider-3d:before{content:"";}.eicon-slider-album:before{content:"";}.eicon-slider-device:before{content:"";}.eicon-slider-full-screen:before{content:"";}.eicon-slider-push:before{content:"";}.eicon-slider-vertical:before{content:"";}.eicon-slider-video:before{content:"";}.eicon-slides:before{content:"";}.eicon-social-icons:before{content:"";}.eicon-spacer:before{content:"";}.eicon-table:before{content:"";}.eicon-tabs:before{content:"";}.eicon-tel-field:before{content:"";}.eicon-text-area:before{content:"";}.eicon-text-field:before{content:"";}.eicon-thumbnails-down:before{content:"";}.eicon-thumbnails-half:before{content:"";}.eicon-thumbnails-right:before{content:"";}.eicon-time-line:before{content:"";}.eicon-toggle:before{content:"";}.eicon-url:before{content:"";}.eicon-t-letter:before{content:"";}.eicon-wordpress:before{content:"";}.eicon-text:before{content:"";}.eicon-anchor:before{content:"";}.eicon-bullet-list:before{content:"";}.eicon-code:before{content:"";}.eicon-favorite:before{content:"";}.eicon-google-maps:before{content:"";}.eicon-image:before{content:"";}.eicon-photo-library:before{content:"";}.eicon-woocommerce:before{content:"";}.eicon-youtube:before{content:"";}.eicon-flip-box:before{content:"";}.eicon-settings:before{content:"";}.eicon-headphones:before{content:"";}.eicon-testimonial:before{content:"";}.eicon-counter-circle:before{content:"";}.eicon-person:before{content:"";}.eicon-chevron-right:before{content:"";}.eicon-chevron-left:before{content:"";}.eicon-close:before{content:"";}.eicon-file-download:before{content:"";}.eicon-save:before{content:"";}.eicon-zoom-in:before{content:"";}.eicon-shortcode:before{content:"";}.eicon-nerd:before{content:"";}.eicon-device-desktop:before{content:"";}.eicon-device-tablet:before{content:"";}.eicon-device-mobile:before{content:"";}.eicon-document-file:before{content:"";}.eicon-folder-o:before{content:"";}.eicon-hypster:before{content:"";}.eicon-h-align-left:before{content:"";}.eicon-h-align-right:before{content:"";}.eicon-h-align-center:before{content:"";}.eicon-h-align-stretch:before{content:"";}.eicon-v-align-top:before{content:"";}.eicon-v-align-bottom:before{content:"";}.eicon-v-align-middle:before{content:"";}.eicon-v-align-stretch:before{content:"";}.eicon-pro-icon:before{content:"";}.eicon-mail:before{content:"";}.eicon-lock-user:before{content:"";}.eicon-testimonial-carousel:before{content:"";}.eicon-media-carousel:before{content:"";}.eicon-section:before{content:"";}.eicon-column:before{content:"";}.eicon-edit:before{content:"";}.eicon-clone:before{content:"";}.eicon-trash:before{content:"";}.eicon-play:before{content:"";}.eicon-angle-right:before{content:"";}.eicon-angle-left:before{content:"";}.eicon-animated-headline:before{content:"";}.eicon-menu-toggle:before{content:"";}.eicon-fb-embed:before{content:"";}.eicon-fb-feed:before{content:"";}.eicon-twitter-embed:before{content:"";}.eicon-twitter-feed:before{content:"";}.eicon-sync:before{content:"";}.eicon-import-export:before{content:"";}.eicon-check-circle:before{content:"";}.eicon-library-save:before{content:"";}.eicon-library-download:before{content:"";}.eicon-insert:before{content:"";}.eicon-preview-medium:before{content:"";}.eicon-sort-down:before{content:"";}.eicon-sort-up:before{content:"";}.eicon-heading:before{content:"";}.eicon-logo:before{content:"";}.eicon-meta-data:before{content:"";}.eicon-post-content:before{content:"";}.eicon-post-excerpt:before{content:"";}.eicon-post-navigation:before{content:"";}.eicon-yoast:before{content:"";}.eicon-nerd-chuckle:before{content:"";}.eicon-nerd-wink:before{content:"";}.eicon-comments:before{content:"";}.eicon-download-circle-o:before{content:"";}.eicon-library-upload:before{content:"";}.eicon-save-o:before{content:"";}.eicon-upload-circle-o:before{content:"";}.eicon-ellipsis-h:before{content:"";}.eicon-ellipsis-v:before{content:"";}.eicon-arrow-left:before{content:"";}.eicon-arrow-right:before{content:"";}.eicon-arrow-up:before{content:"";}.eicon-arrow-down:before{content:"";}.eicon-play-o:before{content:"";}.eicon-archive-posts:before{content:"";}.eicon-archive-title:before{content:"";}.eicon-featured-image:before{content:"";}.eicon-post-info:before{content:"";}.eicon-post-title:before{content:"";}.eicon-site-logo:before{content:"";}.eicon-site-search:before{content:"";}.eicon-site-title:before{content:"";}.eicon-plus-square:before{content:"";}.eicon-minus-square:before{content:"";}.eicon-cloud-check:before{content:"";}.eicon-drag-n-drop:before{content:"";}.eicon-welcome:before{content:"";}.eicon-handle:before{content:"";}.eicon-cart:before{content:"";}.eicon-product-add-to-cart:before{content:"";}.eicon-product-breadcrumbs:before{content:"";}.eicon-product-categories:before{content:"";}.eicon-product-description:before{content:"";}.eicon-product-images:before{content:"";}.eicon-product-info:before{content:"";}.eicon-product-meta:before{content:"";}.eicon-product-pages:before{content:"";}.eicon-product-price:before{content:"";}.eicon-product-rating:before{content:"";}.eicon-product-related:before{content:"";}.eicon-product-stock:before{content:"";}.eicon-product-tabs:before{content:"";}.eicon-product-title:before{content:"";}.eicon-product-upsell:before{content:"";}.eicon-products:before{content:"";}.eicon-bag-light:before{content:"";}.eicon-bag-medium:before{content:"";}.eicon-bag-solid:before{content:"";}.eicon-basket-light:before{content:"";}.eicon-basket-medium:before{content:"";}.eicon-basket-solid:before{content:"";}.eicon-cart-light:before{content:"";}.eicon-cart-medium:before{content:"";}.eicon-cart-solid:before{content:"";}.eicon-exchange:before{content:"";}.eicon-preview-thin:before{content:"";}.eicon-device-laptop:before{content:"";}.eicon-collapse:before{content:"";}.eicon-expand:before{content:"";}.eicon-navigator:before{content:"";}.eicon-plug:before{content:"";}.eicon-dashboard:before{content:"";}.eicon-typography:before{content:"";}.eicon-info-circle-o:before{content:"";}.eicon-integration:before{content:"";}.eicon-plus-circle-o:before{content:"";}.eicon-rating:before{content:"";}.eicon-review:before{content:"";}.eicon-tools:before{content:"";}.eicon-loading:before{content:"";}.eicon-sitemap:before{content:"";}.eicon-click:before{content:"";}.eicon-clock:before{content:"";}.eicon-library-open:before{content:"";}.eicon-warning:before{content:"";}.eicon-flow:before{content:"";}.eicon-cursor-move:before{content:"";}.eicon-arrow-circle-left:before{content:"";}.eicon-flash:before{content:"";}.eicon-redo:before{content:"";}.eicon-ban:before{content:"";}.eicon-barcode:before{content:"";}.eicon-calendar:before{content:"";}.eicon-caret-left:before{content:"";}.eicon-caret-right:before{content:"";}.eicon-caret-up:before{content:"";}.eicon-chain-broken:before{content:"";}.eicon-check-circle-o:before{content:"";}.eicon-check:before{content:"";}.eicon-chevron-double-left:before{content:"";}.eicon-chevron-double-right:before{content:"";}.eicon-undo:before{content:"";}.eicon-filter:before{content:"";}.eicon-circle-o:before{content:"";}.eicon-circle:before{content:"";}.eicon-clock-o:before{content:"";}.eicon-cog:before{content:"";}.eicon-cogs:before{content:"";}.eicon-commenting-o:before{content:"";}.eicon-copy:before{content:"";}.eicon-database:before{content:"";}.eicon-dot-circle-o:before{content:"";}.eicon-envelope:before{content:"";}.eicon-external-link-square:before{content:"";}.eicon-eyedropper:before{content:"";}.eicon-folder:before{content:"";}.eicon-font:before{content:"";}.eicon-adjust:before{content:"";}.eicon-lightbox:before{content:"";}.eicon-heart-o:before{content:"";}.eicon-history:before{content:"";}.eicon-image-bold:before{content:"";}.eicon-info-circle:before{content:"";}.eicon-link:before{content:"";}.eicon-long-arrow-left:before{content:"";}.eicon-long-arrow-right:before{content:"";}.eicon-caret-down:before{content:"";}.eicon-paint-brush:before{content:"";}.eicon-pencil:before{content:"";}.eicon-plus-circle:before{content:"";}.eicon-zoom-in-bold:before{content:"";}.eicon-sort-amount-desc:before{content:"";}.eicon-sign-out:before{content:"";}.eicon-spinner:before{content:"";}.eicon-square:before{content:"";}.eicon-star-o:before{content:"";}.eicon-star:before{content:"";}.eicon-text-align-justify:before{content:"";}.eicon-text-align-center:before{content:"";}.eicon-tags:before{content:"";}.eicon-text-align-left:before{content:"";}.eicon-text-align-right:before{content:"";}.eicon-close-circle:before{content:"";}.eicon-trash-o:before{content:"";}.eicon-font-awesome:before{content:"";}.eicon-user-circle-o:before{content:"";}.eicon-video-camera:before{content:"";}.eicon-heart:before{content:"";}.eicon-wrench:before{content:"";}.eicon-help:before{content:"";}.eicon-help-o:before{content:"";}.eicon-zoom-out-bold:before{content:"";}.eicon-plus-square-o:before{content:"";}.eicon-minus-square-o:before{content:"";}.eicon-minus-circle:before{content:"";}.eicon-minus-circle-o:before{content:"";}.eicon-code-bold:before{content:"";}.eicon-cloud-upload:before{content:"";}.eicon-search-bold:before{content:"";}.eicon-map-pin:before{content:"";}.eicon-meetup:before{content:"";}.eicon-slideshow:before{content:"";}.eicon-t-letter-bold:before{content:"";}.eicon-preferences:before{content:"";}.eicon-table-of-contents:before{content:"";}.eicon-tv:before{content:"";}.eicon-upload:before{content:"";}.eicon-instagram-comments:before{content:"";}.eicon-instagram-nested-gallery:before{content:"";}.eicon-instagram-post:before{content:"";}.eicon-instagram-video:before{content:"";}.eicon-instagram-gallery:before{content:"";}.eicon-instagram-likes:before{content:"";}.eicon-facebook:before{content:"";}.eicon-twitter:before{content:"";}.eicon-pinterest:before{content:"";}.eicon-frame-expand:before{content:"";}.eicon-frame-minimize:before{content:"";}.eicon-archive:before{content:"";}.eicon-colors-typography:before{content:"";}.eicon-custom:before{content:"";}.eicon-footer:before{content:"";}.eicon-header:before{content:"";}.eicon-layout-settings:before{content:"";}.eicon-lightbox-expand:before{content:"";}.eicon-error-404:before{content:"";}.eicon-theme-style:before{content:"";}.eicon-search-results:before{content:"";}.eicon-single-post:before{content:"";}.eicon-site-identity:before{content:"";}.eicon-theme-builder:before{content:"";}.eicon-download-bold:before{content:"";}.eicon-share-arrow:before{content:"";}.eicon-global-settings:before{content:"";}.eicon-user-preferences:before{content:"";}.eicon-lock:before{content:"";}.eicon-export-kit:before{content:"";}.eicon-import-kit:before{content:"";}.eicon-lottie:before{content:"";}.eicon-products-archive:before{content:"";}.eicon-single-product:before{content:"";}.eicon-disable-trash-o:before{content:"";}.eicon-single-page:before{content:"";}.eicon-wordpress-light:before{content:"";}.eicon-cogs-check:before{content:"";}.eicon-custom-css:before{content:"";}.eicon-global-colors:before{content:"";}.eicon-globe:before{content:"";}.eicon-typography-1:before{content:"";}.eicon-background:before{content:"";}.eicon-device-responsive:before{content:"";}.eicon-device-wide:before{content:"";}.eicon-code-highlight:before{content:"";}.eicon-video-playlist:before{content:"";}.eicon-download-kit:before{content:"";}.eicon-kit-details:before{content:"";}.eicon-kit-parts:before{content:"";}.eicon-kit-upload:before{content:"";}.eicon-kit-plugins:before{content:"";}.eicon-kit-upload-alt:before{content:"";}.eicon-hotspot:before{content:"";}.eicon-paypal-button:before{content:"";}.eicon-shape:before{content:"";}.eicon-wordart:before{content:"";}.eicon-checkout:before{content:"";}.eicon-container:before{content:"";}.eicon-flip:before{content:"";}.eicon-info:before{content:"";}.eicon-my-account:before{content:"";}.eicon-purchase-summary:before{content:"";}.eicon-page-transition:before{content:"";}.eicon-spotify:before{content:"";}.eicon-stripe-button:before{content:"";}.eicon-woo-settings:before{content:"";}.eicon-woo-cart:before{content:"";}.eicon-grow:before{content:"";}.eicon-order-end:before{content:"";}.eicon-nowrap:before{content:"";}.eicon-order-start:before{content:"";}.eicon-progress-tracker:before{content:"";}.eicon-shrink:before{content:"";}.eicon-wrap:before{content:"";}.eicon-align-center-h:before{content:"";}.eicon-align-center-v:before{content:"";}.eicon-align-end-h:before{content:"";}.eicon-align-end-v:before{content:"";}.eicon-align-start-h:before{content:"";}.eicon-align-start-v:before{content:"";}.eicon-align-stretch-h:before{content:"";}.eicon-align-stretch-v:before{content:"";}.eicon-justify-center-h:before{content:"";}.eicon-justify-center-v:before{content:"";}.eicon-justify-end-h:before{content:"";}.eicon-justify-end-v:before{content:"";}.eicon-justify-space-around-h:before{content:"";}.eicon-justify-space-around-v:before{content:"";}.eicon-justify-space-between-h:before{content:"";}.eicon-justify-space-between-v:before{content:"";}.eicon-justify-space-evenly-h:before{content:"";}.eicon-justify-space-evenly-v:before{content:"";}.eicon-justify-start-h:before{content:"";}.eicon-justify-start-v:before{content:"";}.eicon-woocommerce-cross-sells:before{content:"";}.eicon-woocommerce-notices:before{content:"";}.eicon-inner-container:before{content:"";}.eicon-warning-full:before{content:"";}.eicon-exit:before{content:"";}.eicon-loop-builder:before{content:"";}.eicon-notes:before{content:"";}.eicon-read:before{content:"";}.eicon-unread:before{content:"";}.eicon-carousel-loop:before{content:"";}.eicon-mega-menu:before{content:"";}.eicon-nested-carousel:before{content:"";}.eicon-ai:before{content:"";}.eicon-taxonomy-filter:before{content:"";}.eicon-container-grid:before{content:"";}.eicon-eye:before{content:"";}.eicon-elementor-square:before{content:"";}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden;}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px;}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px;}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;right:-8px;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0;}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative;}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%;}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center);}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px;}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial);}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em);}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size);}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align);}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size,1em) * .25) 0 0);}.elementor-widget.elementor-list-item-link-full_width a{width:100%;}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0;}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0;}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center;}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto;}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center;}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left;}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start;}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right;}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end;}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0;}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0;}}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0;}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid;}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center);}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size,25px) + ( 2 * var(--icon-padding,.5em) ));height:calc(var(--icon-size,25px) + ( 2 * var(--icon-padding,.5em) ));}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer;}.elementor-social-icon i{color:var(--e-social-icon-icon-color);}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color);}.elementor-social-icon:last-child{margin:0;}.elementor-social-icon:hover{opacity:.9;color:#fff;}.elementor-social-icon-android{background-color:#a4c639;}.elementor-social-icon-apple{background-color:#999;}.elementor-social-icon-behance{background-color:#1769ff;}.elementor-social-icon-bitbucket{background-color:#205081;}.elementor-social-icon-codepen{background-color:#000;}.elementor-social-icon-delicious{background-color:#39f;}.elementor-social-icon-deviantart{background-color:#05cc47;}.elementor-social-icon-digg{background-color:#005be2;}.elementor-social-icon-dribbble{background-color:#ea4c89;}.elementor-social-icon-elementor{background-color:#d30c5c;}.elementor-social-icon-envelope{background-color:#ea4335;}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998;}.elementor-social-icon-flickr{background-color:#0063dc;}.elementor-social-icon-foursquare{background-color:#2d5be3;}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400;}.elementor-social-icon-github{background-color:#333;}.elementor-social-icon-gitlab{background-color:#e24329;}.elementor-social-icon-globe{background-color:#69727d;}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39;}.elementor-social-icon-houzz{background-color:#7ac142;}.elementor-social-icon-instagram{background-color:#262626;}.elementor-social-icon-jsfiddle{background-color:#487aa2;}.elementor-social-icon-link{background-color:#818a91;}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5;}.elementor-social-icon-medium{background-color:#00ab6b;}.elementor-social-icon-meetup{background-color:#ec1c40;}.elementor-social-icon-mixcloud{background-color:#273a4b;}.elementor-social-icon-odnoklassniki{background-color:#f4731c;}.elementor-social-icon-pinterest{background-color:#bd081c;}.elementor-social-icon-product-hunt{background-color:#da552f;}.elementor-social-icon-reddit{background-color:#ff4500;}.elementor-social-icon-rss{background-color:#f26522;}.elementor-social-icon-shopping-cart{background-color:#4caf50;}.elementor-social-icon-skype{background-color:#00aff0;}.elementor-social-icon-slideshare{background-color:#0077b5;}.elementor-social-icon-snapchat{background-color:#fffc00;}.elementor-social-icon-soundcloud{background-color:#f80;}.elementor-social-icon-spotify{background-color:#2ebd59;}.elementor-social-icon-stack-overflow{background-color:#fe7a15;}.elementor-social-icon-steam{background-color:#00adee;}.elementor-social-icon-stumbleupon{background-color:#eb4924;}.elementor-social-icon-telegram{background-color:#2ca5e0;}.elementor-social-icon-thumb-tack{background-color:#1aa1d8;}.elementor-social-icon-tripadvisor{background-color:#589442;}.elementor-social-icon-tumblr{background-color:#35465c;}.elementor-social-icon-twitch{background-color:#6441a5;}.elementor-social-icon-twitter{background-color:#1da1f2;}.elementor-social-icon-viber{background-color:#665cac;}.elementor-social-icon-vimeo{background-color:#1ab7ea;}.elementor-social-icon-vk{background-color:#45668e;}.elementor-social-icon-weibo{background-color:#dd2430;}.elementor-social-icon-weixin{background-color:#31a918;}.elementor-social-icon-whatsapp{background-color:#25d366;}.elementor-social-icon-wordpress{background-color:#21759b;}.elementor-social-icon-xing{background-color:#026466;}.elementor-social-icon-yelp{background-color:#af0606;}.elementor-social-icon-youtube{background-color:#cd201f;}.elementor-social-icon-500px{background-color:#0099e5;}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%;}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%;}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900;}@charset "UTF-8";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0;}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b;}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none;}.elementor-blockquote{transition:.3s;}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal;}.elementor-blockquote__author{font-weight:700;}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between;}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content;}.elementor-blockquote__tweet-button:hover{color:#0967a0;}.elementor-blockquote__tweet-button span{font-weight:600;}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle;}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em;}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em;}.elementor-blockquote__tweet-label{white-space:pre-wrap;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:"";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0;}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px;}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px;}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:"“";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em;}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px;}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left;}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row;}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right;}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse;}.elementor-blockquote--align-center .elementor-blockquote{text-align:center;}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block;}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto;}.elementor-widget-n-menu{--n-menu-items-content-padding:initial;--n-menu-items-heading-justify-content:initial;--n-menu-item-title-color-normal:#1f2124;--n-menu-item-title-color-active:#58d0f5;--n-menu-item-title-hover-color-fallback:#1f2124;--n-menu-item-title-font-size:1rem;--n-menu-item-title-justify-content:initial;--n-menu-item-title-flex-grow:initial;--n-menu-item-title-justify-content-mobile:initial;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-open-animation-duration:500ms;--n-menu-item-title-space-between:0px;--n-menu-item-title-distance-from-content:0px;--n-menu-item-title-color-hover:#1f2124;--n-menu-item-title-padding:.5rem 1rem;--n-menu-item-title-transition:.3s;--n-menu-item-title-line-height:1.5;--n-menu-item-icon-align-items:center;--n-menu-item-icon-padding-top:initial;--n-menu-item-icon-padding-bottom:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-width-left:medium;--n-menu-dropdown-content-box-border-width-bottom:medium;--n-menu-dropdown-content-box-border-width-top:medium;--n-menu-dropdown-content-box-border-width-right:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-content-box-height:auto;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-dropdown-headings-height:0px;--n-menu-title-direction:initial;--n-menu-icon-order:initial;--n-menu-title-align-items:center;--n-menu-icon-gap:5px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative;}.elementor-widget-n-menu .e-n-menu-items-heading{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:var(--n-menu-items-heading-justify-content);row-gap:var(--n-menu-item-title-space-between);}.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title{position:relative;}.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title:not(:last-child){-webkit-margin-end:var(--n-menu-item-title-space-between);margin-inline-end:var(--n-menu-item-title-space-between);}.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title:not(:last-child):after{content:var(--n-menu-divider-content,none);height:var(--n-menu-divider-height,35%);border-left:var(--n-menu-divider-border-width) var(--n-menu-divider-style,solid) var(--n-menu-divider-color,#000);border-bottom-color:var(--n-menu-divider-color,#000);border-right-color:var(--n-menu-divider-color,#000);border-top-color:var(--n-menu-divider-color,#000);align-self:center;position:absolute;inset-inline-end:calc(var(--n-menu-item-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);}.elementor-widget-n-menu .e-n-menu-items-content{display:flex;flex-direction:column;position:absolute;width:100%;z-index:2147483640;background-color:transparent;min-width:0;}.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title{background-color:#fff;white-space:normal;}.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-icon i,.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-title-container .e-n-menu-item-title-text{color:var(--n-menu-item-title-normal-color-dropdown);}.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-icon svg{fill:var(--n-menu-item-title-normal-color-dropdown);}.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current,.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current a{color:var(--n-menu-item-title-active-color-dropdown,var(--n-menu-item-title-color-active));}.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current .e-n-menu-item-icon span svg{fill:var(--n-menu-item-title-active-color-dropdown,var(--n-menu-item-title-color-active));}.elementor-widget-n-menu .e-n-menu-items-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-left) - var(--margin-right));}.elementor-widget-n-menu .e-n-menu-items-content:not(.content-above){top:100%;padding-top:var(--n-menu-item-title-distance-from-content);}.elementor-widget-n-menu .e-n-menu-items-content.content-above{bottom:100%;padding-bottom:var(--n-menu-item-title-distance-from-content);}:where(.elementor-widget-n-menu .e-n-menu-items-content>.e-con){background-color:#fff;border-radius:var(--border-radius);padding-right:var(--padding-right);padding-left:var(--padding-left);}:where(.elementor-widget-n-menu .e-n-menu-items-content>.e-con)>.e-con-inner{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);}.elementor-widget-n-menu .e-n-menu-items-content>.e-con:not(.e-active){display:none;}.elementor-widget-n-menu .e-n-menu-items-content .e-collapse:not(:first-child){margin-top:var(--n-menu-item-title-space-between);}.elementor-widget-n-menu .e-n-menu-item-title{display:flex;flex-direction:row;align-items:center;padding:var(--n-menu-item-title-padding);font-weight:500;color:var(--n-menu-item-title-color-normal);justify-content:var(--n-menu-item-title-justify-content);flex-grow:var(--n-menu-item-title-flex-grow);border:#fff;white-space:nowrap;}.elementor-widget-n-menu .e-n-menu-item-title,.elementor-widget-n-menu .e-n-menu-item-title :is(div,span,a,svg,i){transition:all var(--n-menu-item-title-transition);}.elementor-widget-n-menu .e-n-menu-item-title.e-click,.elementor-widget-n-menu .e-n-menu-item-title.e-click>.e-n-menu-item-title-container,.elementor-widget-n-menu .e-n-menu-item-title.e-click>.e-n-menu-item-title-container>span,.elementor-widget-n-menu .e-n-menu-item-title.e-click>span,.elementor-widget-n-menu .e-n-menu-item-title.e-click>span>span{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-item-title-container{display:flex;flex-direction:var(--n-menu-title-direction);align-items:var(--n-menu-title-align-items);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-item-title-justify-content);}.elementor-widget-n-menu .e-n-menu-item-title-container.e-link{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-item-title-container:not(.e-link),.elementor-widget-n-menu .e-n-menu-item-title-container:not(.e-link)>span{cursor:default;}.elementor-widget-n-menu .e-n-menu-item-title-text{display:flex;align-items:center;font-size:var(--n-menu-item-title-font-size);}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon{display:flex;flex-direction:column;align-items:center;order:var(--n-menu-icon-order);}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span{display:flex;justify-content:center;align-items:center;transition:transform 0s;}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-item-title-font-size));}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span svg{fill:var(--n-menu-item-title-color-normal);width:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));height:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon{display:flex;text-align:center;height:calc(var(--n-menu-item-title-font-size) * var(--n-menu-item-title-line-height));align-self:var(--n-menu-item-icon-align-items);justify-content:center;flex-direction:column;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content;}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon span i{font-size:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));width:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));}.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon span svg{fill:var(--n-menu-item-title-color-normal);width:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));height:var(--n-menu-item-icon-size,var(--n-menu-item-title-font-size));}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-item-icon-opened{display:none;}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-item-icon-closed{display:flex;}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-icon i{color:var(--n-menu-icon-color,var(--n-menu-item-title-color-normal));}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-icon svg{fill:var(--n-menu-icon-color,var(--n-menu-item-title-color-normal));}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-title-container .e-n-menu-item-title-text{color:var(--n-menu-item-title-color-normal);}.elementor-widget-n-menu .e-n-menu-item-title:not(.e-current) .icon-active{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-item-title.e-current span>svg{fill:var(--n-menu-item-title-color-active);}.elementor-widget-n-menu .e-n-menu-item-title.e-current,.elementor-widget-n-menu .e-n-menu-item-title.e-current a{color:var(--n-menu-item-title-color-active);}.elementor-widget-n-menu .e-n-menu-item-title.e-current .icon-inactive{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-item-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active,var(--n-menu-item-title-color-active));}.elementor-widget-n-menu .e-n-menu-item-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active,var(--n-menu-item-title-color-active));}.elementor-widget-n-menu .e-n-menu-item-title.e-active .e-n-menu-item-icon-closed{display:none;}.elementor-widget-n-menu .e-n-menu-item-title.e-active .e-n-menu-item-icon-opened{display:flex;}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current).e-n-menu-item-title-container:not(.e-link){cursor:default;}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) svg{fill:var(--n-menu-item-title-color-hover,var(--n-menu-item-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) i{color:var(--n-menu-item-title-color-hover,var(--n-menu-item-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) a{color:var(--n-menu-item-title-color-hover);}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover,var(--n-menu-item-title-color-hover));}.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover,var(--n-menu-item-title-color-hover));}.elementor-widget-n-menu .e-n-menu-toggle{display:none;align-self:var(--n-menu-toggle-align);position:relative;z-index:1000;}.elementor-widget-n-menu .e-n-menu-toggle i{font-size:var(--n-menu-toggle-icon-size);color:var(--n-menu-toggle-icon-color);}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);width:var(--n-menu-toggle-icon-size);height:auto;}.elementor-widget-n-menu .e-n-menu-toggle span{display:flex;justify-content:center;align-items:center;text-align:center;padding:var(--n-menu-toggle-icon-padding);border-radius:var(--n-menu-toggle-icon-border-radius);}.elementor-widget-n-menu .e-n-menu-toggle span,.elementor-widget-n-menu .e-n-menu-toggle span i,.elementor-widget-n-menu .e-n-menu-toggle span svg{transition:all var(--n-menu-toggle-icon-hover-duration);}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{position:absolute;inset:0;width:100%;height:100%;opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain;}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);}.elementor-widget-n-menu .e-n-menu-toggle.e-active .e-open{opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle.e-active .e-close{opacity:1;}.elementor-widget-n-menu .e-n-menu-toggle.e-active i{color:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu-toggle.e-active svg{fill:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con){--width:fit-content;}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con).e-empty{--empty-top-level-menu-item-content-container-min-width:400px;--width:var(--empty-top-level-menu-item-content-container-min-width);}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone);}.elementor-widget-n-menu.elementor-loading{pointer-events:none;}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}@media (min-width:768px){.e-n-menu-mobile:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse{display:none;}}@media (max-width:767px){.e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}.e-n-menu-mobile .e-n-menu-item-title{justify-content:var(--n-menu-item-title-justify-content-mobile);width:100%;}}@media (min-width:-1){.e-n-menu-mobile_extra:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}.e-n-menu-mobile_extra .e-n-menu-item-title{justify-content:var(--n-menu-item-title-justify-content-mobile);width:100%;}}@media (min-width:1025px){.e-n-menu-tablet:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse{display:none;}}@media (max-width:1024px){.e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}.e-n-menu-tablet .e-n-menu-item-title{justify-content:var(--n-menu-item-title-justify-content-mobile);width:100%;}}@media (min-width:-1){.e-n-menu-tablet_extra:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}}@media (min-width:1025px){.e-n-menu-laptop:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse{display:none;}}@media (max-width:-1){.e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),.e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading{display:none;}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content{overflow:hidden;--n-menu-dropdown-content-max-width:initial;}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active{border-left:var(--n-menu-dropdown-content-box-border-width-left);border-bottom:var(--n-menu-dropdown-content-box-border-width-bottom);border-top:var(--n-menu-dropdown-content-box-border-width-top);border-right:var(--n-menu-dropdown-content-box-border-width-right);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-top:var(--n-menu-toggle-icon-distance-from-dropdown);}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con{width:var(--width);}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view{min-width:0;width:100%;}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con-inner{max-width:var(--content-width);}.e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle{display:flex;}}@keyframes hide-scroll{0%,to{overflow:hidden;}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow);}@charset "UTF-8";.site-main .menu-navigation-container{overflow:visible;}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1);}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0;}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1);}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#3f444b;z-index:2;}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px;}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s;}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px;}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:"";bottom:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;inset-inline-start:100%;}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;left:0;top:0;bottom:0;right:0;border:3px solid #3f444b;}.e--pointer-framed .elementor-item:before{content:"";}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75);}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25);}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s;}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s;}.e--pointer-framed.e--animation-draw .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:3px 3px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%;}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s;}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px;}.e--pointer-framed.e--animation-corners .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:0 3px 3px 0;}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s;}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s;}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s;}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff;}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5);}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{transform:scale(1);opacity:1;}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s;}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s;}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%;}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%;}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%;}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%;}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%;}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%;}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s;}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg);}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2);}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8);}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px);}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px);}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg);}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s;}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s;}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px;}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b;}.elementor-nav-menu--main .elementor-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border:8px dashed transparent;border-bottom:8px solid #33373d;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#33373d transparent transparent;}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg);}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em;}.elementor-nav-menu--layout-horizontal{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{white-space:nowrap;flex-grow:1;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul{top:100% !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{-webkit-margin-start:var(--e-nav-menu-horizontal-menu-item-margin);margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin) !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{-webkit-margin-end:var(--e-nav-menu-horizontal-menu-item-margin);margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%);border-left:var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#000);border-bottom-color:var(--e-nav-menu-divider-color,#000);border-right-color:var(--e-nav-menu-divider-color,#000);border-top-color:var(--e-nav-menu-divider-color,#000);align-self:center;}.elementor-nav-menu__align-right .elementor-nav-menu{margin-left:auto;justify-content:flex-end;}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end;}.elementor-nav-menu__align-left .elementor-nav-menu{margin-right:auto;justify-content:flex-start;}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start;}.elementor-nav-menu__align-center .elementor-nav-menu{margin-left:auto;margin-right:auto;justify-content:center;}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center;}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none;}.elementor-widget-nav-menu .elementor-widget-container{display:flex;flex-direction:column;}.elementor-nav-menu{position:relative;z-index:2;}.elementor-nav-menu:after{content:" ";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);}.elementor-nav-menu ul{display:none;}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent;}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent;}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent;}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent;}.elementor-nav-menu a,.elementor-nav-menu li{position:relative;}.elementor-nav-menu li{border-width:0;}.elementor-nav-menu a{display:flex;align-items:center;}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{padding:10px 20px;line-height:20px;}.elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu a.disabled{cursor:not-allowed;color:#88909b;}.elementor-nav-menu .e-plus-icon:before{content:"+";}.elementor-nav-menu .sub-arrow{line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px;display:flex;align-items:center;}.elementor-nav-menu .sub-arrow i{pointer-events:none;}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em;}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff;}.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;font-size:var(--nav-menu-icon-size,22px);padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#33373d;}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none;}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em;}.elementor-menu-toggle svg{width:1em;height:auto;fill:var(--nav-menu-icon-color,currentColor);}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1;}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px;}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;transition:max-height .3s,transform .3s;transform-origin:top;overflow-y:auto;overflow-x:hidden;}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em;}.elementor-nav-menu--dropdown a{color:#33373d;}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3;}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{text-shadow:none;border-left:8px solid transparent;}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center;}.elementor-nav-menu--toggle{--menu-height:100vh;}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{transform:scaleY(0);max-height:0;overflow:hidden;}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{transform:scaleY(1);max-height:var(--menu-height);animation:hide-scroll .3s backwards;}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997;}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none;}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none;}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@keyframes hide-scroll{0%,to{overflow:hidden;}}.pie_progress{position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.pie_progress__svg{position:relative;display:inline-block;width:100%;padding-bottom:100%;overflow:hidden;vertical-align:middle;}.pie_progress__svg svg{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;margin:0 auto;}.pie_progress__content,.pie_progress__icon,.pie_progress__label,.pie_progress__number{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.pie_progress__number{font-size:42px;}.pie_progress__label{margin-top:32px;font-size:12px;}.button-style-1.tcr-bg-color-primary .tcr-button a{background-color:var(--tcr-primary-color);}.button-style-1.tcr-bg-color-primary .tcr-button a:hover{background-color:var(--tcr-secondary-color);}.button-style-1.tcr-bg-color-secondary .tcr-button a{background-color:var(--tcr-secondary-color);}.button-style-1.tcr-bg-color-secondary .tcr-button a:hover{background-color:var(--tcr-primary-color);}.button-style-1.tcr-bg-color-tertiary .tcr-button a{background-color:var(--tcr-tertiary-color);color:var(--tcr-secondary-color);}.button-style-1.tcr-bg-color-tertiary .tcr-button a:hover{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);}.button-style-1.tcr-bg-color-white .tcr-button a{color:var(--tcr-secondary-color);background-color:var(--tcr-white-color);}.button-style-1.tcr-bg-color-white .tcr-button a:hover{color:var(--tcr-white-color);background-color:var(--tcr-primary-color);}.button-style-1.tcr-bg-color-transparent .tcr-button a{color:var(--tcr-secondary-color);}.button-style-1.tcr-bg-color-transparent .tcr-button a:hover{color:var(--tcr-primary-color);background-color:inherit;}.tcr-bg-color-secondary .button-style-1 .tcr-button a:hover{background-color:var(--tcr-white-color);color:var(--tcr-secondary-color);}.button-style-1 .tcr-button a:hover{background-color:var(--tcr-secondary-color);}.button-style-1 .tcr-button a{color:var(--tcr-white-color);font-family:var(--tcr-ch-title-ff);padding:20px 25px;font-weight:600;text-transform:uppercase;font-size:16px;line-height:16px;display:inline-block;border-radius:6px;}.button-style-2 .tcr-button a{font-family:var(--tcr-ch-title-ff);font-size:15px;line-height:15px;display:inline-block;text-transform:uppercase;font-weight:600;position:relative;padding-left:35px;color:var(--tcr-secondary-color);}.button-style-2 .tcr-button a:hover{color:var(--tcr-primary-color);}.button-style-2 .tcr-button a::before{position:absolute;top:-5px;left:0px;width:23px;height:23px;line-height:23px;text-align:center;content:"";font-family:"Font Awesome 5 Free";font-weight:600;background:var(--tcr-primary-color);color:var(--tcr-white-color);border-radius:100%;}.custom-heading-style-1 .tcr-custom-heading-wrapper{margin-bottom:40px;}.tcr_custom_heading_wrapper .tcr-heading-subtitle-wrapper .heading-subtitle{display:inline-block;padding:12px 20px;border-radius:6px;box-shadow:0px 10px 25px 0px rgba(0,0,0,8%);background-color:var(--tcr-white-color);margin-bottom:15px !important;}.custom-heading-style-1 .tcr-heading-subtitle-wrapper .heading-subtitle{margin:0;color:var(--tcr-primary-color);}.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper{background-color:var(--tcr-quaternary-color);color:var(--tcr-secondary-color);}.custom-heading-style-1.heading-white-text .tcr-heading-subtitle-wrapper .heading-subtitle{color:var(--tcr-primary-color);}.custom-heading-style-1 .tcr-custom-heading-wrapper .tcr-heading-content{margin-top:25px;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-lowercase{text-transform:lowercase;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-uppercase{text-transform:uppercase;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-subtitle.subtitle-text-capitalize{text-transform:capitalize;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title{margin-bottom:0;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-uppercase{text-transform:uppercase;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-lowercase{text-transform:lowercase;}.custom-heading-style-1 .tcr-custom-heading-wrapper .heading-title.title-text-capitalize{text-transform:capitalize;}.custom-heading-style-1.heading-white-text .heading-title,.custom-heading-style-1.heading-white-text .tcr-heading-content{color:var(--tcr-white-color);}.custom-heading-style-1.heading-alignment-right .tcr-custom-heading-wrapper{text-align:right;}.custom-heading-style-1.heading-alignment-center .tcr-custom-heading-wrapper{text-align:center;}.tcr-bg-color-secondary .custom-heading-style-1.heading-white-text .tcr-custom-heading-wrapper .heading-title{color:var(--tcr-white-color);}.custom-heading-style-1.heading-white-text .tcr-custom-heading-wrapper .tcr-heading-content{color:var(--tcr-white-color);}.content-box-style-1 .box-title{font-size:34px;line-height:40px;margin-bottom:10px;}.services-style-1.services-layout-grid .tcr-service-wrapper{margin-bottom:30px;}.services-style-1 .tcr-service-wrapper{position:relative;border-top:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:60px 50px 60px 50px;background-color:var(--tcr-primary-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background-position:top center;background-repeat:no-repeat;background-size:cover;}.services-style-1 .tcr-service-wrapper::before{top:0;left:0;width:100%;height:100%;content:"";position:absolute;background-color:var(--tcr-secondary-color);opacity:.8;}.services-style-1 .tcr-service-wrapper::after{top:0;left:0;width:100%;height:100%;content:"";position:absolute;background-color:var(--tcr-primary-color);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;}.services-style-1 .tcr-service-wrapper:hover::after{opacity:0;height:0;}.services-style-1 .tcr-service-title{font-size:30px;line-height:40px;margin-bottom:10px;color:var(--tcr-white-color);display:inline-block;text-transform:capitalize;font-family:var(--tcr-ch-title-ff);font-weight:600;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.services-style-1 .tcr-service-content{font-family:var(--tcr-body-ff);text-transform:capitalize;color:var(--tcr-white-color);position:relative;z-index:999;}.services-style-1 .tcr-service-icon{width:80px;height:80px;line-height:80px;font-size:35px;background:rgba(225,225,225,.3);text-align:center;border-radius:100%;margin-bottom:30px;}.services-style-1 .tcr-service-list{margin-bottom:80px;}.services-style-1 .tcr-service-list ul{padding-left:18px;margin:0px;}.services-style-1 .tcr-service-list ul li{margin:8px 0px;font-weight:400;}.services-style-1 .tcr-service-button-container a{text-transform:uppercase;font-weight:600;position:relative;padding-left:35px;font-size:15px;line-height:25px;color:var(--tcr-white-color);}.services-style-1 .tcr-service-button-container a::before{position:absolute;top:-2px;left:0px;width:23px;height:23px;line-height:23px;text-align:center;content:"";font-family:"Font Awesome 5 Free";font-weight:600;color:var(--tcr-primary-color);background-color:var(--tcr-white-color);border-radius:100%;}.swiper-button-next,.swiper-button-prev{background-image:inherit;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.swiper-button-prev:after,.swiper-button-next:after{content:none;}.swiper-button-prev::before{position:absolute;top:0;right:41px;content:"";font-family:flaticon_mycollection !important;font-weight:900;background-color:var(--tcr-white-color);width:50px;height:50px;line-height:50px;text-align:center;border-radius:100px;font-size:20px;box-shadow:0px 0px 25px 0px rgba(0,0,0,8%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.swiper-button-next::before{position:absolute;top:0;right:-60px;content:"";font-family:flaticon_mycollection !important;font-weight:900;background-color:var(--tcr-white-color);width:50px;height:50px;line-height:50px;text-align:center;border-radius:100px;font-size:20px;box-shadow:0px 0px 25px 0px rgba(0,0,0,8%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.swiper-button-prev:hover::before,.swiper-button-next:hover::before{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);}.tcr-swiper-slider:hover .swiper-button-next::before{right:0;}.tcr-swiper-slider:hover .swiper-button-prev::before{right:-25px;}.tcr-swiper-slider:hover .swiper-button-next,.tcr-swiper-slider:hover .swiper-button-prev{opacity:1;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1;}.swiper-pagination-horizontal{text-align:center;}.swiper-pagination-bullet-active{background-color:var(--tcr-primary-color) !important;}.elementor-section.tcr-bg-color-secondary .swiper-pagination-bullet{background-color:var(--tcr-white-color);}.swiper-pagination-bullet{width:10px;height:10px;}.tcr-bg-color-primary .swiper-pagination-bullet-active{background-color:var(--tcr-secondary-color) !important;}.tcr-bg-color-primary .swiper-pagination-bullet{background-color:var(--tcr-white-color);}.services-style-1 .swiper-button-prev:hover::before,.services-style-1 .swiper-button-next:hover::before{background-color:var(--tcr-secondary-color);color:var(--tcr-white-color);}.services-style-2 .tcr-service-wrapper{position:relative;margin:15px 0px;}.services-style-2 .tcr-service-wrapper:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;background:#000;background:linear-gradient(180deg,rgba(0,0,0,0%) 38%,rgba(0,0,0,90%) 99%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-radius:10px;}.services-style-2 .tcr-service-wrapper:hover:after{background:#000;background:linear-gradient(180deg,rgba(0,0,0,30%) 38%,rgba(0,0,0,90%) 99%);}.services-style-2 .tcr-service-image-container img{position:relative;width:100%;border-radius:8px;}.services-style-2 .tcr-service-button{position:absolute;top:44px;right:15px;font-size:80px;}.services-style-2 .tcr-service-wrapper a::before{display:inline-block;position:absolute;bottom:-60px;left:0;content:"";font-family:flaticon_mycollection !important;font-weight:400;font-size:20px;color:var(--tcr-white-color);transform:rotate(-35deg);width:44px;height:44px;line-height:44px;text-align:center;border-radius:100%;background:rgba(255,255,255,30%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.services-style-2 .tcr-service-wrapper a:hover::before{background-color:var(--tcr-primary-color);}.services-style-2 .tcr-service-content{position:absolute;bottom:90px;left:30px;z-index:9;padding:0px 22px 0px 0px;}.services-style-2 .tcr-service-subtitle{font-family:var(--tcr-ch-subtitle-ff);font-size:16px;font-weight:600;line-height:26px;color:var(--tcr-primary-color);text-transform:uppercase;}.services-style-2 .tcr-service-title{font-family:var(--tcr-ch-title-ff);font-size:26px;line-height:32px;font-weight:500;color:var(--tcr-white-color);text-transform:capitalize;}.services-layout-list{text-align:center;}.services-layout-list .tcr-service-wrapper.active .tcr-service-title a{color:var(--tcr-primary-color);}.services-layout-list .tcr-service-wrapper .tcr-service-title{font-size:60px;line-height:70px;font-family:var(--tcr-ch-title-ff);color:var(--tcr-secondary-color);margin-bottom:50px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.services-layout-list{text-align:center;position:relative;padding-right:360px;}.services-layout-list .tcr-service-wrapper .tcr-service-image-container{position:absolute;top:-60px;right:0;border-radius:100%;width:330px;height:330px;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;overflow:hidden;}.services-layout-list .tcr-service-wrapper.active .tcr-service-image-container{opacity:1;}.services-layout-list .tcr-services-button{padding:20px 35px;font-weight:500;font-family:var(--tcr-ch-title-ff);text-transform:capitalize;font-size:15px;line-height:15px;border-radius:100px;background:var(--tcr-quaternary-color);color:var(--tcr-white-color) !important;}.services-layout-list .tcr-services-button:hover{background-color:var(--tcr-secondary-color);}.testimonials-style-1{position:relative;}.testimonials-style-1 .swiper-slide .tcr-testimonial-wrapper{margin:30px 0px 100px 0px;}.testimonials-style-1 .tcr-testimonial-wrapper{position:relative;margin:30px 0px;}.testimonials-style-1 .tcr-testimonial-wrapper::before{position:absolute;content:"";font-size:310px;top:50%;left:50%;font-family:flaticon_mycollection !important;color:rgba(255,255,255,0);-webkit-text-stroke:1px var(--tcr-white-color);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.1;}.testimonials-style-1 .tcr-testimonial-meta-container{display:flex;align-items:center;}.testimonials-style-1  .testimonial-image{margin-right:25px;}.testimonials-style-1 img{border-radius:100%;width:130px !important;}.testimonials-style-1 .testimonial-image::before{position:absolute;content:"";font-size:20px;top:-8px;left:0px;font-family:flaticon_mycollection !important;border-radius:50%;color:var(--tcr-white-color);text-align:center;z-index:9;width:45px;height:45px;line-height:45px;background:var(--tcr-primary-color);}.testimonials-style-1 .testimonial-title{font-size:27px;line-height:36px;font-family:var(--tcr-ch-title-ff);font-weight:600;color:var(--tcr-primary-color);}.testimonials-style-1 .testimonial-designation{color:var(--tcr-white-color);font-size:15px;font-weight:600;line-height:15px;text-transform:uppercase;font-family:var(--tcr-ch-subtitle-ff);}.testimonials-style-1 .tcr-testimonial-content{margin-top:30px;font-size:20px;line-height:35px;font-style:italic;color:var(--tcr-white-color);font-weight:400;}.testimonials-style-1 .tcr-testimonial-container{position:relative;}.testimonials-style-1 .owl-dots button{margin:10px !important;}.testimonials-style-1 .tcr-testimonial-rating{margin-top:25px;}.testimonials-style-1 .tcr-testimonial-rating span.checked{color:#ffb300;}.testimonials-style-1 .swiper-pagination-horizontal{text-align:left;}.testimonials-style-1 .swiper-button-prev,.testimonials-style-1 .swiper-button-next{position:absolute;top:87%;left:8px;}.testimonials-style-1 .swiper-button-next{margin-left:80px;}.testimonials-style-1 .swiper-button-prev:hover::before,.testimonials-style-1 .swiper-button-next:hover::before{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);}.testimonials-style-1 .swiper-button-next,.testimonials-style-1 .swiper-button-prev{opacity:1;}.testimonials-style-1 .tcr-swiper-slider:hover .swiper-button-prev::before,.testimonials-style-1 .swiper-button-prev::before{right:-17px;}.testimonials-style-1 .tcr-swiper-slider:hover .swiper-button-next::before,.testimonials-style-1 .swiper-button-next::before{right:0px;}.testimonials-style-1 .owl-carousel .owl-nav{position:relative;top:20px;}.testimonials-style-1 .owl-carousel .owl-nav button.owl-prev{left:0px;}.testimonials-style-1 .owl-carousel .owl-nav button.owl-next{left:60px;}.testimonials-style-1 .owl-carousel .owl-nav button.owl-prev:hover,.testimonials-style-1 .owl-carousel .owl-nav button.owl-next:hover{background-color:var(--tcr-white-color) !important;color:var(--tcr-secondary-color) !important;}.testimonials-style-2 .tcr-testimonial-wrapper{margin:30px 0px 40px 0px;}.testimonials-style-2 .tcr-testimonial-content{text-align:center;background-color:var(--tcr-secondary-color);color:var(--tcr-white-color);padding:30px;font-size:17px;line-height:29px;font-style:italic;font-weight:400;border-radius:10px;margin-bottom:40px;position:relative;}.testimonials-style-2 .tcr-testimonial-content:before{position:absolute;content:"";right:50%;left:50%;bottom:-24px;border-top:16px solid var(--tcr-secondary-color);border-left:14px solid transparent;border-right:14px solid transparent;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.testimonials-style-2 .tcr-testimonial-content p{margin-bottom:0px;}.testimonials-style-2 .testimonial-image img{border-radius:100%;width:70px;margin-bottom:10px;display:inline;}.testimonials-style-2 .testimonial-title{font-size:23px;line-height:35px;font-family:var(--tcr-ch-title-ff);font-weight:500;color:var(--tcr-primary-color);margin-bottom:7px;}.testimonials-style-2 .tcr-testimonial-container{text-align:center;}.testimonials-style-2 .testimonial-designation{text-transform:uppercase;color:var(--tcr-secondary-color);font-size:15px;line-height:15px;font-weight:600;}.testimonials-style-2 .tcr-testimonial-rating{margin-bottom:10px;}.testimonials-style-2 .tcr-testimonial-rating span.checked{color:#ffb300;}.testimonials-style-2 .owl-carousel .owl-dots{text-align:center;}.blog-style-1 .tcr-post-slide{margin:20px 0px;border-radius:10px;}.blog-style-1 .tcr-post-date{color:var(--tcr-white-color);width:55px;height:65px;text-align:center;background-color:var(--tcr-primary-color);font-weight:600;position:absolute;top:15px;right:15px;padding-top:15px;font-family:var(--tcr-ch-title-ff);border-radius:6px;}.blog-style-1  .tcr-post-image-container{position:relative;}.blog-style-1 img{border-radius:10px 10px 0px 0px;width:100%;}.blog-style-1 .tcr-post-content-cover{padding:30px;background-color:var(--tcr-white-color);border:1px solid #f2f2f2;border-radius:0px 0px 10px 10px;}.blog-style-1 .tcr-post-content-cover .tcr-meta-item.post-category{text-transform:uppercase;font-size:14px;letter-spacing:.5px;line-height:25px;font-weight:600;background:var(--tcr-tertiary-color);padding:5px 11px;font-family:var(--tcr-ch-title-ff);display:inline-block;margin-bottom:20px;border-radius:6px;}.blog-style-1 .tcr-post-content-cover .tcr-meta-item.post-category a{color:var(--tcr-primary-color);}.blog-style-1 .tcr-post-content-cover .tcr-meta-item.post-category i{margin-right:5px;color:var(--tcr-primary-color);}.blog-style-1 .post-title{font-size:22px;line-height:30px;font-family:var(--tcr-ch-title-ff);font-weight:600;margin-bottom:15px;color:var(--tcr-secondary-color);}.blog-style-1 .tcr-post-date .tcr-date{font-size:22px;line-height:18px;display:inherit;font-weight:700;}.blog-style-1 .tcr-post-date .tcr-month{font-size:15px;line-height:25px;display:block;font-weight:500;}.blog-style-1 .tcr-post-bottun{text-transform:uppercase;font-weight:600;position:relative;padding-left:35px;font-size:15px;line-height:25px;color:var(--tcr-secondary-color);}.blog-style-1 .tcr-post-bottun::before{position:absolute;top:0px;left:0px;width:23px;height:23px;line-height:23px;text-align:center;content:"";font-family:"Font Awesome 5 Free";font-weight:600;background:var(--tcr-primary-color);color:var(--tcr-white-color);border-radius:100%;}.blog-style-2.blog-layout-slider .tcr-post-slide{padding-top:25px;}.blog-style-2 .tcr-post-slide{display:flex;align-items:center;border-bottom:1px solid #f2f2f2;padding-bottom:60px;margin:30px 0px;width:100%;padding-left:170px;position:relative;}.blog-style-2.blog-layout-grid .row .col-xl-12.col-lg-12.col-md-12.col-sm-12:last-child .tcr-post-slide{border-bottom:none;}.blog-style-2 .tcr-post-thumbnail-wrapper{height:130px;width:130px;position:absolute;left:0;}.blog-style-2 .tcr-post-thumbnail-wrapper img{border-radius:50%;height:130px;width:130px;margin:auto;}.blog-style-2 .tcr-post-content{padding-right:160px;}.blog-style-2 .tcr-post-title{font-size:28px;line-height:36px;font-weight:400;text-transform:capitalize;margin-bottom:20px;}.blog-style-2 .post-tag{margin-right:30px;position:relative;text-transform:uppercase;font-weight:400;}.blog-style-2 .post-tag:before{position:absolute;bottom:9px;right:-19px;content:" ";width:5px;height:5px;background:var(--tcr-body-color);}.blog-style-2 .post-tag a{color:var(--tcr-secondary-color);font-weight:500;}.blog-style-2 .post-date span{text-transform:uppercase;}.blog-style-2 .tcr-post-button{text-align:right;position:absolute;right:0;min-width:150px;}.blog-style-2 .tcr-post-button a{position:relative;margin-right:44px;text-transform:uppercase;font-weight:600;}.blog-style-2 .tcr-post-button a span{position:relative;z-index:9;}.blog-style-2 .tcr-post-button a::after{position:absolute;top:-20px;right:-40px;font-weight:400;content:"+";border:1px solid #f2f2f2;border-radius:100%;width:60px;height:60px;line-height:60px;text-align:center;-webkit-transition:all .25s ease-in-out;font-size:22px;transition:all .25s ease-in-out;}.blog-style-2 .tcr-post-button a:hover::after{width:80px;height:80px;line-height:80px;right:-50px;top:-30px;}.projects-style-1 img{width:100%;border-radius:10px;}.projects-style-1 .tcr-project-thumbnail-wrapper{margin-bottom:30px;}.projects-style-1.projects-layout-1-4-grid .tcr-project-thumbnail-wrapper{margin-bottom:0;}.projects-style-1.projects-layout-1-4-grid a{margin:10px;display:block;}.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-lg-6.col-md-12.col-sm-12,.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12,.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row .col-lg-6.col-lg-6.col-md-12.col-sm-12{padding:0 !important;}.projects-style-1.projects-layout-1-4-grid .row .col-lg-6.col-md-12.col-sm-12 .row{margin:0 !important;}.cursorIcon.tcr-project-title-wrap .project-title{font-size:20px;line-height:22px;padding:20px;background:var(--tcr-secondary-color);font-family:var(--tcr-ch-title-ff);font-weight:500;color:var(--tcr-white-color);margin-bottom:5px;text-transform:capitalize;border-radius:8px;}.cursorIcon.tcr-project-title-wrap .tcr-project-category{font-size:12px;line-height:15px;letter-spacing:.7px;padding:10px 15px;background:var(--tcr-secondary-color);display:inline-block;font-family:var(--tcr-ch-subtitle-ff);color:var(--tcr-white-color);border-radius:5px;}.cursorIcon.tcr-project-title-wrap .tcr-project-content{min-width:250px;text-align:left;}.cursorIcon.tcr-project-title-wrap .project-title a{color:var(--tcr-white-color);}.team-style-1 .tcr-teammember-wrapper{margin:30px 0px;text-align:center;padding:0 20px;position:relative;}.team-style-1 .tcr-teammember-wrapper img{border-radius:100%;width:100%;display:initial;position:relative;z-index:9;}.team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container{position:relative;padding:25px;}.team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container::before{position:absolute;left:0;top:0;width:100%;height:50%;content:"";border-radius:200px 200px 0 0;transition:all .7s ease;background:var(--tcr-tertiary-color);}.team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container::after{position:absolute;left:0;top:0;width:100%;height:50%;content:"";border-radius:200px 200px 0 0;transition:all .4s ease;-webkit-clip-path:polygon(50% 0,50% 0,50% 50%,50% 100%,50% 100%,50% 50%);clip-path:polygon(50% 0,50% 0,50% 50%,50% 100%,50% 100%,50% 50%);background:linear-gradient(to left,var(--tcr-primary-color),var(--tcr-primary-color),var(--tcr-primary-color),var(--tcr-primary-color));}.team-style-1 .tcr-teammember-wrapper:hover .tcr-teammember-image-container::after{-webkit-clip-path:polygon(25% -70%,75% -70%,120% 50%,75% 170%,25% 170%,-20% 50%);clip-path:polygon(25% -70%,75% -70%,120% 50%,75% 170%,25% 170%,-20% 50%);}.team-style-1 .tcr-teammember-content-cover{position:relative;}.team-style-1 .tcr-teammember-share{width:50px;height:50px;top:-90px;right:25px;line-height:50px;font-size:18px;border-radius:100%;display:inline-block;cursor:pointer;text-align:center;position:absolute;background:var(--tcr-white-color);box-shadow:0px 5px 14px 4px rgba(0,0,0,7%);z-index:9;color:var(--tcr-primary-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.team-style-1 .tcr-teammember-social-inner{position:absolute;top:-85px;right:30px;visibility:hidden;background:var(--tcr-primary-color);color:var(--tcr-white-color);border-radius:100px 0px 0px 100px;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.team-style-1 .tcr-teammember-social-links{position:relative;z-index:9;}.team-style-1 .tcr-teammember-wrapper:hover .tcr-teammember-social-inner{opacity:1;visibility:visible;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;right:60px;}.team-style-1 .tcr-teammember-title{font-size:24px;line-height:32px;font-family:var(--tcr-ch-title-ff);font-weight:600;color:var(--tcr-secondary-color);margin:10px 0px 5px 0px;}.team-style-1 .tcr-teammember-designation{font-size:15px;line-height:20px;font-family:var(--tcr-ch-subtitle-ff);font-weight:600;text-transform:uppercase;color:var(--tcr-body-color);}.team-style-1 .tcr-teammember-social-inner ul{padding:0;padding:0px 20px 0px 16px;margin:0;display:inline-flex;}.team-style-1 .tcr-teammember-social-inner ul li{list-style-type:none;margin:0 8px;text-align:center;border-radius:100%;margin-right:10px;background-color:var(--tcr-quinary-color);line-height:43px;}.team-style-1 .tcr-teammember-social-inner ul li i{color:var(--tcr-white-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.team-style-1 .tcr-teammember-social-inner ul li:hover i{color:var(--tcr-secondary-color);}.infobox-style-1 .tcr-infobox-wrapper{margin-bottom:30px;position:relative;}.infobox-style-1 .tcr-infobox--content{display:flex;align-items:center;margin-bottom:10px;}.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon{margin-right:15px;display:flex;}.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon i{font-size:30px;line-height:30px;color:var(--tcr-primary-color);}.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon img{width:40px;border-radius:100%;}.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-icon .icon-number{font-size:30px;line-height:35px;font-weight:600;color:var(--tcr-primary-color);}.infobox-style-1 .icon-number{color:var(--tcr-primary-color);font-size:50px;line-height:60px;font-family:var(--tcr-ch-title-ff);font-weight:400;}.infobox-style-1 .tcr-infobox-title{text-transform:capitalize;font-size:25px;line-height:36px;color:var(--tcr-secondary-color);margin-bottom:0px;}.infobox-style-1 .tcr-infobox-button a{font-size:15px;line-height:15px;color:var(--tcr-secondary-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-transform:capitalize;font-weight:700;position:relative;z-index:999;}.infobox-style-1 .tcr-infobox-button a::before{position:absolute;top:3px;font-size:18px;right:-15px;content:"+";font-weight:600;}.infobox-style-1 .tcr-infobox-wrapper .tcr-infobox-button:hover a{color:var(--tcr-primary-color);}.infobox-style-1 .tcr-infobox-text{margin-bottom:15px;position:relative;z-index:999;}.infobox-style-2 .tcr-infobox-wrapper{margin-bottom:30px;position:relative;z-index:9;display:flex;align-items:center;}.infobox-style-2  .tcr-infobox-number{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);border-radius:100%;width:33px;height:33px;line-height:33px;position:absolute;text-align:center;top:-12px;right:0px;font-size:15px;font-weight:600;font-family:var(--tcr-ch-title-ff);}.infobox-style-2 .tcr-infobox-icon{margin-right:30px;text-align:center;font-size:45px;border-radius:100%;color:var(--tcr-secondary-color);border:1px solid var(--tcr-primary-color);position:relative;}.infobox-style-2 .tcr-infobox-icon i{display:inline-block;width:90px;height:90px;line-height:90px;}.infobox-style-2 .tcr-infobox-icon img{width:150px;border-radius:100%;}.infobox-style-2 .icon-number{width:80px;height:80px;line-height:80px;display:inline-grid;font-size:35px;font-weight:600;}.infobox-style-2 .tcr-infobox-title{font-size:26px;line-height:36px;font-family:var(--tcr-ch-title-ff);font-weight:600;color:var(--tcr-secondary-color);margin-bottom:10px;}.infobox-style-2 .tcr-infobox-button{position:absolute;bottom:-40%;left:120px;}.infobox-style-2 .tcr-infobox-button a{margin-top:20px;font-weight:700;text-transform:capitalize;font-size:15px;line-height:17px;}.infobox-style-2 .tcr-infobox-button a:before{position:absolute;top:0px;right:-16px;content:"+";font-weight:600;font-size:20px;line-height:23px;}.elementor-section .elementor-column .elementor-section .elementor-column:last-child .infobox-style-2 .tcr-infobox-wrapper{border:inherit;}.infobox-style-3 .tcr-infobox-icon{width:80px;height:80px;text-align:center;line-height:80px;display:inline-grid;border-radius:100%;background-color:var(--tcr-primary-color);position:relative;}.infobox-style-3 .tcr-infobox-icon::before{position:absolute;top:7px;right:-200px;content:"";background-image:url("https://cdn-ilcdfip.nitrocdn.com/qvyRTmbUwDVavfpbBHSScAIuCApJDLQi/assets/images/optimized/rev-b4b64e1/themecrafter.com/doctent/wp-content/uploads/2023/03/how-it-works2.png");width:160px;height:55px;background-repeat:no-repeat;}.elementor-section .elementor-column .elementor-column:last-child   .infobox-style-3 .tcr-infobox-icon::before{display:none;}.infobox-style-3 .tcr-infobox-icon i{font-size:50px;line-height:80px;color:var(--tcr-white-color);}.infobox-style-3 .tcr-infobox-icon img{width:100px;border-radius:100%;}.infobox-style-3 .tcr-infobox-icon .icon-number{font-size:30px;font-weight:500;color:var(--tcr-white-color);font-family:var(--tcr-ch-title-ff);}.infobox-style-3 .tcr-infobox-content{position:absolute;bottom:79px;left:50%;margin-left:-125px;opacity:0;background-color:var(--tcr-white-color);box-shadow:4px 4px 25px 0px rgba(0,0,0,10%);padding:15px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:250px;z-index:9;font-size:13px;line-height:20px;}.infobox-style-3 .tcr-infobox-title{margin:30px 0px 10px 0px;font-family:var(--tcr-ch-title-ff);font-size:25px;line-height:35px;text-transform:capitalize;color:var(--tcr-secondary-color);}.infobox-style-4 .tcr-infobox-wrapper{margin-bottom:15px;display:flex;align-items:center;}.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon{margin-right:20px;}.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon span,.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon i{width:60px;height:60px;line-height:60px;display:inline-block;}.infobox-style-4 .tcr-infobox-wrapper .tcr-infobox-icon i{border-radius:100%;border-radius:100%;background-color:var(--tcr-primary-color);font-size:24px;color:var(--tcr-white-color);text-align:center;}.infobox-style-4 .tcr-infobox-icon img{width:60px;border-radius:50%;}.infobox-style-4 .tcr-infobox-icon .icon-number{font-size:30px;line-height:60px;font-family:var(--tcr-ch-title-ff);}.infobox-style-4 .tcr-infobox-title{font-size:21px;line-height:33px;font-family:var(--tcr-ch-title-ff);font-weight:600;color:var(--tcr-secondary-color);margin-bottom:0px;}.infobox-style-4 .tcr-infobox-text{font-size:15px;line-height:15px;font-family:var(--tcr-ch-subtitle-ff);font-weight:600;color:var(--tcr-body-ff);margin-top:5px;}.infobox-style-5 .tcr-infobox-wrapper{padding:40px;border-radius:8px;overflow:hidden;position:relative;margin-bottom:30px;border:1px solid #f2f2f2;}.infobox-style-5 .tcr-infobox-wrapper:hover{box-shadow:0px 10px 15px 0px rgba(0,0,0,.04);}.infobox-style-5 .tcr-infobox-wrapper::before{position:absolute;content:"";width:0px;height:3px;background-color:var(--tcr-primary-color);bottom:0;left:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;}.infobox-style-5 .tcr-infobox-wrapper:hover:before{width:100%;border-radius:0px 0px 30px 30px;}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon{color:var(--tcr-primary-color);border-radius:100%;margin-right:20px;font-family:var(--tcr-ch-title-ff);font-size:55px;line-height:55px;margin-bottom:20px;}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon span{width:80px;display:inline-block;text-align:center;}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-icon img{border-radius:100%;display:block;}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title{margin-bottom:17px;line-height:36px;font-size:26px;color:var(--tcr-secondary-color);}.infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-text{font-size:16px;margin-top:5px;margin-bottom:7px;}.infobox-style-6{position:relative;display:inline-block;width:150px;height:150px;}.infobox-style-6 .tcr-infobox-icon{position:absolute;top:50%;left:50%;font-size:25px;color:var(--tcr-primary-color);border-radius:100%;text-align:center;margin-left:-33px;margin-top:-33px;z-index:9;background:var(--tcr-tertiary-color);width:90px;height:90px;line-height:90px;}.infobox-style-6 svg{width:170px;height:170px;font-size:19px;text-transform:uppercase;letter-spacing:4px;font-weight:600;position:absolute;top:0;left:0;transform:rotate(0deg);-webkit-animation:spin 15s linear infinite;-moz-animation:spin 15s linear infinite;animation:spin 15s linear infinite;}.infobox-style-7 .tcr-infobox-wrapper{text-align:center;position:relative;margin:0px 20px;}.infobox-style-7 .tcr-infobox-title{font-size:26px;line-height:36px;font-family:var(--tcr-ch-title-ff);font-weight:600;margin:20px 0 10px 0;color:var(--tcr-secondary-color);}.infobox-style-7 .tcr-infobox-icon{position:relative;width:150px;height:150px;line-height:150px;border:1px solid #f2f2f2;border-radius:1000%;display:inline-block;}.infobox-style-7 .tcr-infobox-icon i{color:var(--tcr-secondary-color);font-size:55px;font-weight:600;line-height:150px;}.infobox-style-7 .tcr-infobox-icon img{border-radius:100%;}.infobox-style-7 .tcr-infobox-icon .icon-number{font-size:55px;line-height:150px;font-family:var(--tcr-ch-title-ff);font-weight:600;color:var(--tcr-secondary-color);}.infobox-style-7 .tcr-infobox-number{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);border-radius:100%;width:40px;height:40px;line-height:40px;position:absolute;text-align:center;right:0;bottom:0px;font-size:18px;font-weight:800;}section .elementor-container .elementor-column:nth-of-type(2n+2) .elementor-element .infobox-style-7 .tcr-infobox-number{top:3px;}section .elementor-container .elementor-column:nth-of-type(2n+2) .elementor-element .infobox-style-7 .tcr-infobox-wrapper{margin-top:50px;}section .elementor-container .elementor-column:nth-of-type(2n+1) .elementor-element .infobox-style-7 .tcr-infobox-wrapper::before{position:absolute;top:55px;right:-105px;content:url("https://cdn-ilcdfip.nitrocdn.com/qvyRTmbUwDVavfpbBHSScAIuCApJDLQi/assets/images/optimized/rev-b4b64e1/themecrafter.com/doctent/wp-content/uploads/2023/03/how-it-works1.png");}section .elementor-container .elementor-column:nth-of-type(2n+2) .elementor-element .infobox-style-7 .tcr-infobox-wrapper::before{position:absolute;top:-3px;right:-109px;content:url("https://cdn-ilcdfip.nitrocdn.com/qvyRTmbUwDVavfpbBHSScAIuCApJDLQi/assets/images/optimized/rev-b4b64e1/themecrafter.com/doctent/wp-content/uploads/2023/03/how-it-works2.png");}section .elementor-container .elementor-column:nth-of-type(2n+2):last-child .elementor-element .infobox-style-7 .tcr-infobox-wrapper::before{content:none;}.infobox-style-8 .tcr-infobox-wrapper{display:flex;align-items:center;}.infobox-style-8 .tcr-infobox-icon{color:var(--tcr-primary-color);background-color:var(--tcr-white-color);width:90px;height:90px;line-height:90px;text-align:center;font-size:30px;position:relative;border-radius:8px;}.infobox-style-8 .tcr-infobox-icon::before{position:absolute;top:-25px;left:-25px;content:"";border:1px solid rgba(225,225,225,.1);width:140px;height:140px;border-radius:8px;}.infobox-style-8 .tcr-infobox-title{font-size:20px;line-height:30px;color:var(--tcr-white-color);margin-left:20px;}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{line-height:inherit !important;}.counter-style-1 .tcr-counter-wrapper{display:flex;align-items:center;}.counter-style-1 .tcr-counter-icon i{font-size:60px;line-height:60px;margin-right:22px;margin-top:8px;display:inline-block;color:var(--tcr-white-color);}.counter-style-1 .tcr-counter-icon img{width:70px;border-radius:100%;}.tcr-bg-color-white .counter-style-1 .tcr-counter-icon i{color:var(--tcr-primary-color);}.tcr-bg-color-white .counter-style-1 .tcr-counter-title{color:var(--tcr-body-color);}.counter-style-1 .tcr-counter-number{font-size:45px;line-height:45px;font-weight:600;font-family:var(--tcr-ch-title-ff);position:relative;display:inline-block;color:var(--tcr-secondary-color);}.counter-style-1 .tcr-counter-number::before{content:"+";position:absolute;bottom:-2px;right:-31px;font-size:50px;font-weight:500;line-height:50px;}.counter-style-1 .tcr-counter-title{color:var(--tcr-white-color);font-weight:600;font-size:14px;line-height:15px;text-transform:uppercase;margin-top:10px;}.tcr-bg-color-secondary-color .counter-style-1 .tcr-counter-title,.tcr-bg-color-secondary-color .counter-style-1 .tcr-counter-number{color:var(--tcr-white-color);}.pricing-table-style-1{padding:60px;position:relative;overflow:hidden;color:var(--tcr-secondary-color);border:1px solid #f2f2f2;border-radius:10px;box-shadow:0px 0px 25px 0px rgba(0,0,0,5%);display:flex;background-color:var(--tcr-white-color);}.pricing-table-style-1 .tcr-pricing-table-header{margin-right:50px;}.pricing-table-style-1 .tcr-pricing-table-header .tcr-table-ribbon{background-color:var(--tcr-secondary-color);color:var(--tcr-white-color);font-size:15px;line-height:20px;font-weight:600;text-transform:uppercase;display:inline-block;padding:12px 40px;position:absolute;top:16px;right:-40px;transform:scale(-1) rotate(223deg);}.pricing-table-style-1 .tcr-pricing-table-feature-list-container{margin-left:auto;}.pricing-table-style-1 .pricing-table-prices{display:inline-flex;margin-bottom:70px;}.pricing-table-style-1 .tcr-pricing-table-icon{font-size:50px;line-height:50px;position:relative;text-align:left;}.pricing-table-style-1 .tcr-pricing-table-icon::before{position:absolute;top:-15px;left:0px;content:"";width:90px;height:90px;border-radius:100%;background-color:var(--tcr-primary-color);opacity:.1;}.pricing-table-style-1 .tcr-pricing-table-icon span img{width:110px;position:relative;}.pricing-table-style-1 .pricing-table-title-period{font-family:var(--tcr-ch-title-ff);font-size:15px;margin-top:30px;margin-left:3px;font-weight:600;text-transform:uppercase;color:var(--tcr-secondary-color);}.pricing-table-style-1 .tcr-pricing-table-title{color:var(--tcr-primary-color);text-transform:uppercase;margin-bottom:15px;font-weight:600;font-size:18px;letter-spacing:.5px;font-family:var(--tcr-ch-subtitle-ff);}.pricing-table-style-1 .pricing-table-sale-price{font-size:55px;line-height:60px;font-weight:600;font-family:var(--tcr-ch-title-ff);margin-left:14px;color:var(--tcr-secondary-color);}.pricing-table-style-1 .pricing-table-prices .pricing-table-base-price{font-size:55px;line-height:60px;font-weight:600;font-family:var(--tcr-ch-title-ff);color:var(--tcr-secondary-color);}.pricing-table-onsale.tcr_pricing_table_wrapper .pricing-table-base-price{text-decoration:line-through;}.tcr_pricing_table_wrapper.pricing-table-onsale .pricing-table-base-price{font-size:30px;line-height:40px;opacity:.5;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul{margin-left:28px;padding:0;text-align:left;margin-bottom:50px;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li{list-style-type:none;margin-bottom:17px;font-size:16px;line-height:26px;font-weight:600;color:var(--tcr-secondary-color);position:relative;text-transform:uppercase;}.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li::before{position:absolute;top:0;left:-30px;content:"";font-family:flaticon_mycollection !important;font-weight:300;color:var(--tcr-primary-color);}.pricing-table-style-1 .tcr-pricing-table-feature-list-container ul li.false{text-decoration:line-through;opacity:.5;}.pricing-table-style-1 .tcr-pricing-table-button{text-align:left;}.pricing-table-style-1 .tcr-pricing-table-button a{color:var(--tcr-white-color);background-color:var(--tcr-primary-color);padding:20px 30px;border-radius:8px;text-align:left;font-family:var(--tcr-ch-title-ff);font-size:15px;line-height:15px;font-weight:600;text-transform:uppercase;}.pricing-table-style-1 .tcr-pricing-table-button a:hover{background-color:var(--tcr-secondary-color);}.tcr-timeline-item{display:flex;align-items:center;padding:60px 0;border-bottom:1px solid #e5e5e5;position:relative;}.tcr-timeline-item:last-child{border:inherit;}.tcr-timeline-item .tcr-timeline-year{font-size:25px;line-height:110px;font-weight:900;color:var(--tcr-white-color);background-color:var(--tcr-primary-color);width:110px;text-align:center;height:110px;border-radius:100px;}.tcr-timeline-item .tcr-timeline-title{font-size:28px;line-height:35px;font-family:var(--tcr-ch-title-ff);font-weight:600;margin:0 30px 0 45px;color:var(--tcr-secondary-color);width:20%;}.tcr-timeline-item .tcr-timeline-text{width:50%;padding-right:50px;padding-left:20px;}.tcr-timeline-item .tcr-timeline-image-container{position:absolute;top:80px;right:0px;opacity:0;text-align:right;transform:translateY(40px) rotate(0deg) skewY(-20deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.tcr-timeline-item .tcr-timeline-image-container img{border-radius:10px;}.tcr-timeline-item:hover .tcr-timeline-image-container{top:30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1;transform:translateY(0) skewY(0) scaleZ(1) rotate(-25deg);visibility:visible;}.client-layout-grid.client-style-1 .tcr-client-cover{margin-bottom:30px;}.client-style-1 .tcr-client-cover .client-item{text-align:center;height:55px;position:relative;overflow:hidden;}.client-style-1 .client-item img{width:143px;display:inline;-webkit-transition:all .2s ease-out .2s;-moz-transition:all .2s ease-out .2s;-ms-transition:all .2s ease-out .2s;-o-transition:all .2s ease-out .2s;transition:all .2s ease-out .2s;position:absolute;left:50%;margin-left:-50px;}.client-style-1 .client-item .client-image{top:0;}.client-style-1 .client-item:hover .client-image{top:-70px;}.client-style-1 .client-item .client-hover-image{top:70px;}.client-style-1 .client-item:hover .client-hover-image{top:0;}.client-style-1 .tcr-clients-grid-wrapper .client-item{overflow:hidden;}.client-style-1.column-2 .tcr-clients-grid-wrapper .client-item{width:50%;float:left;margin:20px 0;}.client-style-1.column-3 .tcr-clients-grid-wrapper .client-item{width:33.33%;float:left;margin:20px 0;}.client-style-1.column-4 .tcr-clients-grid-wrapper .client-item{width:25%;float:left;margin:20px 0;}.client-style-1.column-5 .tcr-clients-grid-wrapper .client-item{width:20%;float:left;margin:20px 0;}.client-style-1.column-6 .tcr-clients-grid-wrapper .client-item{width:16.66%;float:left;margin:20px 0;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{width:50px;height:50px;line-height:50px !important;border-radius:0px;border-radius:100%;background-color:var(--tcr-primary-color) !important;color:var(--tcr-white-color) !important;border:inherit;text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;outline:inherit;}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{background-color:var(--tcr-secondary-color) !important;color:var(--tcr-white-color) !important;}.owl-carousel .owl-nav .owl-prev{margin-right:15px;}.owl-carousel .owl-dots{position:absolute;left:50%;bottom:-30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-flex;}.owl-carousel .owl-nav button.owl-prev{position:absolute;left:-70px;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);margin-right:0;}.owl-carousel .owl-nav button.owl-next{right:-70px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(0%,-50%);}.owl-carousel button.owl-dot{width:10px;height:10px;margin:0 5px 0 5px;outline:none !important;background:#ddd;border-radius:100%;}.owl-carousel .owl-dots .owl-dot.active{background-color:var(--tcr-primary-color);}.arrow-top-right .owl-carousel .owl-nav button.owl-prev{position:absolute;top:0;left:-70px;line-height:10px;background-color:var(--tcr-primary-color) !important;color:var(--tcr-white-color) !important;border:1px solid;border-color:var(--tcr-white-color) !important;}.arrow-top-right .owl-carousel .owl-nav button.owl-prev,.arrow-top-right .owl-carousel .owl-nav button.owl-next{position:absolute;top:-100px;left:inherit;line-height:10px;background-color:transparent !important;color:var(--tcr-white-color) !important;border:1px solid;border-color:var(--tcr-white-color) !important;}.arrow-top-right .owl-carousel .owl-nav button.owl-prev:hover,.arrow-top-right .owl-carousel .owl-nav button.owl-next:hover{background-color:var(--tcr-secondary-color) !important;border:1px solid;border-color:var(--tcr-secondary-color) !important;}.arrow-top-right .owl-carousel .owl-nav button.owl-prev{right:50px;}.arrow-top-right .owl-carousel .owl-nav button.owl-next{right:0;}.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev,.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next{background-color:var(--tcr-white-color) !important;color:var(--tcr-secondary-color) !important;}.tcr-bg-color-primary .owl-carousel .owl-nav .owl-prev:hover,.tcr-bg-color-primary .owl-carousel .owl-nav .owl-next:hover{background-color:var(--tcr-secondary-color) !important;color:var(--tcr-white-color) !important;}.tcr-right-expand.tcr-service-expand .owl-carousel .owl-nav button.owl-next{right:30px;}.tcr-list-wrapper ul{padding:0;margin:0;}.tcr-list-wrapper ul li{list-style-type:none;display:flex;align-items:center;margin-bottom:15px;}.tcr-list-wrapper .tcr-list-icon{border-radius:100%;margin-right:15px;color:var(--tcr-primary-color);font-size:16px;line-height:16px;text-align:center;}.tcr-list-wrapper .tcr-list-info{margin:0;font-size:15px;font-weight:700;font-family:var(--tcr-ch-title-ff);line-height:26px;text-transform:uppercase;color:var(--tcr-secondary-color);}.tcr-list-wrapper .tcr-list-info a{cursor:pointer;}.tcr-list-wrapper .tcr-list-info a:hover{color:var(--tcr-secondary-color);}.tcr-bg-color-primary .tcr-list-wrapper .tcr-list-info a{color:var(--tcr-white-color);}.tcr-bg-color-primary .tcr-list-wrapper .tcr-list-icon{color:var(--tcr-white-color);}.progress-bar-style-1 .tcr-progress-bar-wrapper{margin-bottom:25px;}.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar{width:100%;background-color:#f6f6f6;border-radius:100px;}.progress-bar-style-1 .tcr-progress-bar-wrapper .tcr-progress-bar-inner{position:relative;background-color:var(--tcr-primary-color);border-radius:100px;}.progress-bar-style-1 .tcr-progress-bar-title{font-size:20px;font-weight:600;margin-bottom:15px;display:inline-block;line-height:20px;font-family:var(--tcr-ch-title-ff);color:var(--tcr-secondary-color);text-transform:capitalize;}.progress-bar-style-1 .tcr-progress-bar-value{position:relative;font-size:17px;line-height:27px;float:right;font-weight:600;font-family:var(--tcr-ch-title-ff);color:var(--tcr-secondary-color);}.tcr-layout-horizontal  .tcr-tab-list{text-align:center;width:100%;padding:0px 40px;}.tcr-layout-horizontal .tcr-list-tab:last-child{margin-right:0px;}.tcr-layout-horizontal .tcr-list-tab{position:relative;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:20%;float:left;}.tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content{padding:100px 40px 60px 40px;border-radius:30px 30px 0px 0px;box-shadow:0px 0px 25px 0px rgba(0,0,0,5%);border:1px solid rgba(0,0,0,3%);background-color:var(--tcr-white-color);margin-top:-70px;width:100%;display:inline-block;}.tcr-layout-horizontal .tcr-list-tab a:hover{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);}.tcr-list-tab.tcr-active-tab-link .tcr-tab-icon,.tcr-list-tab.tcr-active-tab-link a{color:var(--tcr-white-color);}.tcr-layout-horizontal .tcr-tab-content-list{display:none;width:100%;}.tcr-layout-horizontal .tcr-tab-content-list.tcr-active-tab{display:contents;}.tcr-tab-content .tcr-tab-content-list.tcr-active-tab p{margin:0px;}.tcr-layout-horizontal .tcr-list-tab a{font-size:15px;line-height:20px;text-transform:uppercase;font-weight:600;font-family:var(--tcr-ch-title-ff);padding:20px 50px;align-items:center;justify-content:center;text-align:center;display:grid;background-color:#f1f1f1;margin:0 20px 20px 0px;border-radius:10px;border:1px solid #e5e5e5;}.tcr-list-tab a:hover .tcr-tab-icon{color:var(--tcr-white-color);}.tcr-layout-horizontal .tcr-list-tab.tcr-active-tab-link a{background-color:var(--tcr-primary-color);}.tcr-list-tab .tcr-tab-icon{font-size:50px;line-height:60px;color:var(--tcr-primary-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.tcr-list-tab:after.tcr-active-tab-link{opacity:.5;}.tcr-layout-horizontal .tcr-tab-content .tcr-tab-content-list:nth-of-type(2n+1) img{padding-left:100px;}.tcr-layout-horizontal .tcr-tab-content .tcr-tab-content-list:nth-of-type(2n+2) img{padding-right:100px;}.tcr-layout-vertical .tcr-tab-content-list.tcr-active-tab{display:contents;}.tcr-layout-vertical .tcr-tab-content-list{display:none;width:100%;}.tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link a{color:var(--tcr-white-color);background-color:var(--tcr-primary-color);}.tcr_tabs_wrapper.tcr-layout-vertical{display:flex;}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list{display:inline;}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list .tcr-list-tab a{min-width:120px;border-radius:20px 0px 0px 20px;background-color:#f1f1f1;text-align:center;font-family:var(--tcr-ch-title-ff);margin-bottom:10px;font-size:15px;line-height:20px;font-weight:600;padding:20px;display:grid;text-transform:uppercase;}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list .tcr-list-tab:last-child a{margin:0;}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab.tcr-active-tab-link a{background-color:var(--tcr-primary-color);}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content{padding:0;}.tcr_tabs_wrapper.tcr-layout-vertical  .wpcf7-form .contact-form{border-radius:0px 30px 30px 30px;}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover a{background-color:var(--tcr-primary-color);color:var(--tcr-white-color);}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-list-tab:hover a{color:var(--tcr-white-color);}.tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content{padding-left:20px;padding:35px 40px;border-radius:0 30px 30px 0px;box-shadow:0px 0px 25px 0px rgba(0,0,0,5%);border:1px solid rgba(0,0,0,3%);background-color:var(--tcr-white-color);}.marquee-style-1 .tcr-marquee-cover{text-align:center;}.marquee-style-1 .tcr-marquee-cover .marquee-item{display:inline-flex;align-items:center;}.marquee-style-1 .tcr-marquee-cover .marquee-item img{width:100px;}.marquee-style-1 .tcr-marquee-cover .marquee-item .marquee-title{font-size:60px;line-height:70px;font-family:var(--tcr-ch-title-ff);font-weight:700;color:var(--tcr-secondary-color);}.marquee-style-1 .swiper-container{width:100%;height:100%;position:relative;}.marquee-style-1 .swiper-container:after{content:"";display:block;width:200%;height:1px;background:linear-gradient(90deg,black 50%,transparent 50%);background-size:10% 1px;background-position:-50px;background-repeat:repeat-x;position:absolute;left:-10%;top:40%;-webkit-animation:line-slide 60s forwards infinite linear;animation:line-slide 60s forwards infinite linear;z-index:1;}.marquee-style-1 .swiper-container.swiper--bottom:after{animation-direction:reverse;}.marquee-style-1 .swiper-wrapper{transition-timing-function:linear !important;position:relative;}.marquee-style-1 .swiper-slide{text-align:center;font-size:33px;background:var(--tcr-white-color);display:flex;justify-content:center;align-items:center;width:auto;position:relative;overflow:hidden;padding:0 50px;}@-webkit-keyframes line-slide{0%{background-position:-5% 0;}100%{background-position:100% 0;}}@keyframes line-slide{0%{background-position:-5% 0;}100%{background-position:100% 0;}}