.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em
0.5em 1em;padding:0.2em 1em;border:2px
solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px
solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0
0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0
24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes
blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:'calluna-semibold';src:url('/wp-content/uploads/useanyfont/7609Calluna-Semibold.woff2') format('woff2'),
url('/wp-content/uploads/useanyfont/7609Calluna-Semibold.woff') format('woff');font-display:auto}.calluna-semibold{font-family:'calluna-semibold' !important}@font-face{font-family:"Happy Icons";src:url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff2") format("woff2"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff") format("woff"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.svg#happy-icons") format("svg");font-weight:normal;font-style:normal;font-display:swap;}.hm,.fashm{font-family:"Happy Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.hm-3d-rotate:before{content:"\e900";}.hm-degree:before{content:"\e901";}.hm-accordion-horizontal:before{content:"\e902";}.hm-accordion-vertical:before{content:"\e903";}.hm-alarm-clock:before{content:"\e904";}.hm-alien-gun:before{content:"\e905";}.hm-alien:before{content:"\e906";}.hm-anchor:before{content:"\e907";}.hm-android:before{content:"\e908";}.hm-angle-down:before{content:"\e909";}.hm-angle-left:before{content:"\e90a";}.hm-angle-right:before{content:"\e90b";}.hm-angle-up:before{content:"\e90c";}.hm-apple:before{content:"\e90d";}.hm-arrow-left:before{content:"\e90e";}.hm-arrow-right:before{content:"\e90f";}.hm-arrow-zoom-out:before{content:"\e910";}.hm-arrow-corner:before{content:"\e911";}.hm-arrow-down:before{content:"\e912";}.hm-arrow-left1:before{content:"\e913";}.hm-arrow-right1:before{content:"\e914";}.hm-arrow-up:before{content:"\e915";}.hm-article:before{content:"\e916";}.hm-avatar-man:before{content:"\e917";}.hm-avatar-woman:before{content:"\e918";}.hm-badge1:before{content:"\e919";}.hm-badge2:before{content:"\e91a";}.hm-badge3:before{content:"\e91b";}.hm-bamboo:before{content:"\e91c";}.hm-basketball:before{content:"\e91d";}.hm-battery:before{content:"\e91e";}.hm-beach-seat:before{content:"\e91f";}.hm-bell:before{content:"\e920";}.hm-bicycle:before{content:"\e921";}.hm-blog-content:before{content:"\e922";}.hm-bluetooth:before{content:"\e923";}.hm-board:before{content:"\e924";}.hm-body:before{content:"\e925";}.hm-bomb:before{content:"\e926";}.hm-bond-hand:before{content:"\e927";}.hm-bond:before{content:"\e928";}.hm-bonsai:before{content:"\e929";}.hm-book:before{content:"\e92a";}.hm-bowl:before{content:"\e92b";}.hm-brick-wall:before{content:"\e92c";}.hm-brush-paint:before{content:"\e92d";}.hm-brush-roll:before{content:"\e92e";}.hm-brush:before{content:"\e92f";}.hm-bug:before{content:"\e930";}.hm-bulb:before{content:"\e931";}.hm-calculation:before{content:"\e932";}.hm-calendar:before{content:"\e933";}.hm-camera:before{content:"\e934";}.hm-candle:before{content:"\e935";}.hm-candles:before{content:"\e936";}.hm-car:before{content:"\e937";}.hm-card:before{content:"\e938";}.hm-caret-down:before{content:"\e939";}.hm-caret-fill-down:before{content:"\e93a";}.hm-caret-fill-left:before{content:"\e93b";}.hm-caret-fill-right:before{content:"\e93c";}.hm-caret-fill-up:before{content:"\e93d";}.hm-caret-left:before{content:"\e93e";}.hm-caret-right:before{content:"\e93f";}.hm-caret-up:before{content:"\e940";}.hm-carousal:before{content:"\e941";}.hm-cart-empty:before{content:"\e942";}.hm-cart-full:before{content:"\e943";}.hm-caution:before{content:"\e944";}.hm-chair:before{content:"\e945";}.hm-chair2:before{content:"\e946";}.hm-chat-bubble-single:before{content:"\e947";}.hm-chat-bubble:before{content:"\e948";}.hm-cheese:before{content:"\e949";}.hm-chef-cap:before{content:"\e94a";}.hm-clip-board:before{content:"\e94b";}.hm-clip:before{content:"\e94c";}.hm-cloud-down:before{content:"\e94d";}.hm-cloud-up:before{content:"\e94e";}.hm-cloud:before{content:"\e94f";}.hm-code-browser:before{content:"\e950";}.hm-code-clean:before{content:"\e951";}.hm-code:before{content:"\e952";}.hm-cog:before{content:"\e953";}.hm-color-card:before{content:"\e954";}.hm-color-plate:before{content:"\e955";}.hm-compass-math:before{content:"\e956";}.hm-compass:before{content:"\e957";}.hm-corner:before{content:"\e958";}.hm-crop:before{content:"\e959";}.hm-cross-circle:before{content:"\e95a";}.hm-cross-game:before{content:"\e95b";}.hm-cross-gap:before{content:"\e95c";}.hm-cross:before{content:"\e95d";}.hm-crown:before{content:"\e95e";}.hm-cube:before{content:"\e95f";}.hm-cup-coffee:before{content:"\e960";}.hm-cup:before{content:"\e961";}.hm-currency-paper:before{content:"\e962";}.hm-dashboard:before{content:"\e963";}.hm-delivery-van:before{content:"\e964";}.hm-diamond-ring:before{content:"\e965";}.hm-direction-both:before{content:"\e966";}.hm-direction-right:before{content:"\e967";}.hm-disable-person:before{content:"\e968";}.hm-disc:before{content:"\e969";}.hm-dislike:before{content:"\e96a";}.hm-dollar-on-hand:before{content:"\e96b";}.hm-door-path:before{content:"\e96c";}.hm-Download-circle:before{content:"\e96d";}.hm-download:before{content:"\e96e";}.hm-drag-inside:before{content:"\e96f";}.hm-drag-outside:before{content:"\e970";}.hm-drag:before{content:"\e971";}.hm-drawer:before{content:"\e972";}.hm-dribbble:before{content:"\e973";}.hm-dropper:before{content:"\e974";}.hm-egg-fry:before{content:"\e975";}.hm-ellipsis-fill-h:before{content:"\e976";}.hm-ellipsis-fill-v:before{content:"\e977";}.hm-ellipsis-horizontal:before{content:"\e978";}.hm-ellipsis-vertical:before{content:"\e979";}.hm-emo-normal:before{content:"\e97a";}.hm-emo-sad:before{content:"\e97b";}.hm-emo-smile:before{content:"\e97c";}.hm-envelop:before{content:"\e97d";}.hm-facebook:before{content:"\e97e";}.hm-fancy-futton:before{content:"\e97f";}.hm-feeder:before{content:"\e980";}.hm-file-cabinet:before{content:"\e981";}.hm-file-rotate:before{content:"\e982";}.hm-file:before{content:"\e983";}.hm-files:before{content:"\e984";}.hm-film-roll:before{content:"\e985";}.hm-film:before{content:"\e986";}.hm-finger-index:before{content:"\e987";}.hm-finger-print:before{content:"\e988";}.hm-fire-flame:before{content:"\e989";}.hm-flag:before{content:"\e98a";}.hm-flip-card1:before{content:"\e98b";}.hm-flip-card2:before{content:"\e98c";}.hm-folder-network:before{content:"\e98d";}.hm-folder:before{content:"\e98e";}.hm-football:before{content:"\e98f";}.hm-footer:before{content:"\e990";}.hm-form:before{content:"\e991";}.hm-forward:before{content:"\e992";}.hm-fountain-pen:before{content:"\e993";}.hm-gender-female:before{content:"\e994";}.hm-gender-male:before{content:"\e995";}.hm-gender-sign:before{content:"\e996";}.hm-gender:before{content:"\e997";}.hm-ghost:before{content:"\e998";}.hm-gift-box:before{content:"\e999";}.hm-globe1:before{content:"\e99a";}.hm-globe2:before{content:"\e99b";}.hm-globe3:before{content:"\e99c";}.hm-globe4:before{content:"\e99d";}.hm-google:before{content:"\e99e";}.hm-graduate-cap:before{content:"\e99f";}.hm-graph-bar:before{content:"\e9a0";}.hm-graph-pie:before{content:"\e9a1";}.hm-graph:before{content:"\e9a2";}.hm-grid-even:before{content:"\e9a3";}.hm-grid-masonry:before{content:"\e9a4";}.hm-grid-twist:before{content:"\e9a5";}.hm-grid:before{content:"\e9a6";}.hm-group:before{content:"\e9a7";}.hm-hand-mike:before{content:"\e9a8";}.hm-hand-watch:before{content:"\e9a9";}.hm-hand:before{content:"\e9aa";}.hm-header:before{content:"\e9ab";}.hm-headphone:before{content:"\e9ac";}.hm-headset:before{content:"\e9ad";}.hm-heart-beat:before{content:"\e9ae";}.hm-hexa:before{content:"\e9af";}.hm-highlighter:before{content:"\e9b0";}.hm-home:before{content:"\e9b1";}.hm-hot-spot:before{content:"\e9b2";}.hm-hotdog:before{content:"\e9b3";}.hm-ice-cream:before{content:"\e9b4";}.hm-icon-box:before{content:"\e9b5";}.hm-imac:before{content:"\e9b6";}.hm-image-compare:before{content:"\e9b7";}.hm-image-slider:before{content:"\e9b8";}.hm-image:before{content:"\e9b9";}.hm-inbox:before{content:"\e9ba";}.hm-infinity:before{content:"\e9bb";}.hm-info:before{content:"\e9bc";}.hm-injection:before{content:"\e9bd";}.hm-instagram:before{content:"\e9be";}.hm-jar-chemical:before{content:"\e9bf";}.hm-key:before{content:"\e9c0";}.hm-language-change:before{content:"\e9c1";}.hm-laptop:before{content:"\e9c2";}.hm-layer:before{content:"\e9c3";}.hm-lens:before{content:"\e9c4";}.hm-like:before{content:"\e9c5";}.hm-line-graph-pointed:before{content:"\e9c6";}.hm-link:before{content:"\e9c7";}.hm-linkedin:before{content:"\e9c8";}.hm-linux:before{content:"\e9c9";}.hm-list-2:before{content:"\e9ca";}.hm-list-group:before{content:"\e9cb";}.hm-list:before{content:"\e9cc";}.hm-location-pointer:before{content:"\e9cd";}.hm-lock:before{content:"\e9ce";}.hm-logo-carousel:before{content:"\e9cf";}.hm-logo-grid:before{content:"\e9d0";}.hm-lotus:before{content:"\e9d1";}.hm-love:before{content:"\e9d2";}.hm-madel:before{content:"\e9d3";}.hm-magic-wand:before{content:"\e9d4";}.hm-magnet:before{content:"\e9d5";}.hm-mail-open:before{content:"\e9d6";}.hm-man-range:before{content:"\e9d7";}.hm-map-marker:before{content:"\e9d8";}.hm-map-pointer:before{content:"\e9d9";}.hm-measurement:before{content:"\e9da";}.hm-memory:before{content:"\e9db";}.hm-menu-price:before{content:"\e9dc";}.hm-micro-chip:before{content:"\e9dd";}.hm-microphone1:before{content:"\e9de";}.hm-microphone2:before{content:"\e9df";}.hm-mobile:before{content:"\e9e0";}.hm-money-bag:before{content:"\e9e1";}.hm-money:before{content:"\e9e2";}.hm-monitor:before{content:"\e9e3";}.hm-mouse:before{content:"\e9e4";}.hm-muscle:before{content:"\e9e5";}.hm-net:before{content:"\e9e6";}.hm-network1:before{content:"\e9e7";}.hm-network2:before{content:"\e9e8";}.hm-newspaper:before{content:"\e9e9";}.hm-nuclear-circle:before{content:"\e9ea";}.hm-office-file:before{content:"\e9eb";}.hm-pacman:before{content:"\e9ec";}.hm-paper-fold:before{content:"\e9ed";}.hm-paper-plane-alt:before{content:"\e9ee";}.hm-paper-plane:before{content:"\e9ef";}.hm-pause:before{content:"\e9f0";}.hm-pen-head:before{content:"\e9f1";}.hm-pen-pencil:before{content:"\e9f2";}.hm-pen-scale:before{content:"\e9f3";}.hm-pen-paper:before{content:"\e9f4";}.hm-pen:before{content:"\e9f5";}.hm-pencil:before{content:"\e9f6";}.hm-pendrive:before{content:"\e9f7";}.hm-phone:before{content:"\e9f8";}.hm-pillar:before{content:"\e9f9";}.hm-pin-man-range:before{content:"\e9fa";}.hm-pin-man:before{content:"\e9fb";}.hm-pin:before{content:"\e9fc";}.hm-plane:before{content:"\e9fd";}.hm-play-end:before{content:"\e9fe";}.hm-play-next:before{content:"\e9ff";}.hm-play-previous:before{content:"\ea00";}.hm-play-start:before{content:"\ea01";}.hm-play-button:before{content:"\ea02";}.hm-play-store:before{content:"\ea03";}.hm-play:before{content:"\ea04";}.hm-playing-card:before{content:"\ea05";}.hm-plus-box:before{content:"\ea06";}.hm-plus-circle:before{content:"\ea07";}.hm-plus-gap:before{content:"\ea08";}.hm-plus-open:before{content:"\ea09";}.hm-popup:before{content:"\ea0a";}.hm-power:before{content:"\ea0b";}.hm-printer:before{content:"\ea0c";}.hm-progress-bar:before{content:"\ea0d";}.hm-promo:before{content:"\ea0e";}.hm-pulse:before{content:"\ea0f";}.hm-puzzle:before{content:"\ea10";}.hm-question:before{content:"\ea11";}.hm-quote:before{content:"\ea12";}.hm-radar:before{content:"\ea13";}.hm-radiation:before{content:"\ea14";}.hm-reading-glass-alt:before{content:"\ea15";}.hm-reading-glass:before{content:"\ea16";}.hm-recycle-bin:before{content:"\ea17";}.hm-recycle:before{content:"\ea18";}.hm-refresh-time:before{content:"\ea19";}.hm-reply:before{content:"\ea1a";}.hm-responsive-device:before{content:"\ea1b";}.hm-review:before{content:"\ea1c";}.hm-rocket1:before{content:"\ea1d";}.hm-rocket2:before{content:"\ea1e";}.hm-rss:before{content:"\ea1f";}.hm-safety-cap:before{content:"\ea20";}.hm-safety-kit:before{content:"\ea21";}.hm-sand-watch:before{content:"\ea22";}.hm-scale:before{content:"\ea23";}.hm-scanner:before{content:"\ea24";}.hm-scissor:before{content:"\ea25";}.hm-screen:before{content:"\ea26";}.hm-search:before{content:"\ea27";}.hm-seo:before{content:"\ea28";}.hm-server-network:before{content:"\ea29";}.hm-server:before{content:"\ea2a";}.hm-share:before{content:"\ea2b";}.hm-shield:before{content:"\ea2c";}.hm-ship:before{content:"\ea2d";}.hm-shirt:before{content:"\ea2e";}.hm-shopping-bag1:before{content:"\ea2f";}.hm-shopping-bag2:before{content:"\ea30";}.hm-shopping-bag3:before{content:"\ea31";}.hm-shopping-bag4:before{content:"\ea32";}.hm-shuffle:before{content:"\ea33";}.hm-shutter:before{content:"\ea34";}.hm-sign-in:before{content:"\ea35";}.hm-sign-out:before{content:"\ea36";}.hm-sitemap1:before{content:"\ea37";}.hm-sitemap2:before{content:"\ea38";}.hm-skart:before{content:"\ea39";}.hm-skull:before{content:"\ea3a";}.hm-skyscraper:before{content:"\ea3b";}.hm-slider-doc:before{content:"\ea3c";}.hm-slider-h-range:before{content:"\ea3d";}.hm-slider-image:before{content:"\ea3e";}.hm-slider-range-h:before{content:"\ea3f";}.hm-slider-v-open:before{content:"\ea40";}.hm-slider-video:before{content:"\ea41";}.hm-slider:before{content:"\ea42";}.hm-smart-watch:before{content:"\ea43";}.hm-snow:before{content:"\ea44";}.hm-spa-face:before{content:"\ea45";}.hm-spa-stone-flower:before{content:"\ea46";}.hm-spa-stone:before{content:"\ea47";}.hm-spark:before{content:"\ea48";}.hm-speaker-off:before{content:"\ea49";}.hm-speaker-on:before{content:"\ea4a";}.hm-spoon-fork:before{content:"\ea4b";}.hm-spoon:before{content:"\ea4c";}.hm-star:before{content:"\ea4d";}.hm-step-flow:before{content:"\ea4e";}.hm-steps:before{content:"\ea4f";}.hm-stop-watch:before{content:"\ea50";}.hm-stop:before{content:"\ea51";}.hm-support-call:before{content:"\ea52";}.hm-tab:before{content:"\ea53";}.hm-table-lamp:before{content:"\ea54";}.hm-tablet:before{content:"\ea55";}.hm-tag:before{content:"\ea56";}.hm-target-arrow:before{content:"\ea57";}.hm-target:before{content:"\ea58";}.hm-target1:before{content:"\ea59";}.hm-team-carousel:before{content:"\ea5a";}.hm-team-member:before{content:"\ea5b";}.hm-tennis-ball:before{content:"\ea5c";}.hm-terminal:before{content:"\ea5d";}.hm-testimonial-carousel:before{content:"\ea5e";}.hm-testimonial:before{content:"\ea5f";}.hm-text-animation:before{content:"\ea60";}.hm-theatre:before{content:"\ea61";}.hm-tick-circle:before{content:"\ea62";}.hm-tick:before{content:"\ea63";}.hm-tickets:before{content:"\ea64";}.hm-tie-knot:before{content:"\ea65";}.hm-tie:before{content:"\ea66";}.hm-timeline:before{content:"\ea67";}.hm-toggle:before{content:"\ea68";}.hm-tools:before{content:"\ea69";}.hm-tree-square:before{content:"\ea6a";}.hm-twitter-bird:before{content:"\ea6b";}.hm-twitter:before{content:"\ea6c";}.hm-ufo:before{content:"\ea6d";}.hm-umbralla:before{content:"\ea6e";}.hm-unlock:before{content:"\ea6f";}.hm-up-down:before{content:"\ea70";}.hm-upload:before{content:"\ea71";}.hm-upward-top-right:before{content:"\ea72";}.hm-user-female:before{content:"\ea73";}.hm-user-id:before{content:"\ea74";}.hm-user-male:before{content:"\ea75";}.hm-video-camera:before{content:"\ea76";}.hm-water-drop:before{content:"\ea77";}.hm-weather-cloud-day:before{content:"\ea78";}.hm-weather-cloud:before{content:"\ea79";}.hm-weather-day-rain:before{content:"\ea7a";}.hm-weather-day-snow:before{content:"\ea7b";}.hm-weather-day-windy-rain:before{content:"\ea7c";}.hm-weather-flood:before{content:"\ea7d";}.hm-weather-night-cloud:before{content:"\ea7e";}.hm-weather-rain-alt:before{content:"\ea7f";}.hm-weather-rain:before{content:"\ea80";}.hm-weather-snow:before{content:"\ea81";}.hm-weather-sun-rain:before{content:"\ea82";}.hm-weather-sun:before{content:"\ea83";}.hm-weather-sunny-day:before{content:"\ea84";}.hm-weather-thunder:before{content:"\ea85";}.hm-weather-windy-rain:before{content:"\ea86";}.hm-webcam1:before{content:"\ea87";}.hm-webcam2:before{content:"\ea88";}.hm-weight-scale:before{content:"\ea89";}.hm-windows:before{content:"\ea8a";}.hm-wine-glass2:before{content:"\ea8b";}.hm-wine-glass:before{content:"\ea8c";}.hm-worker-cap:before{content:"\ea8d";}.hm-youtube:before{content:"\ea8e";}.hm-centralize:before{content:"\ea8f";}.hm-add-section:before{content:"\ea90";}.hm-advanced-heading:before{content:"\ea91";}.hm-air-baloon:before{content:"\ea92";}.hm-arrow2:before{content:"\ea93";}.hm-bicycle2:before{content:"\ea94";}.hm-bond2:before{content:"\ea95";}.hm-bond3:before{content:"\ea96";}.hm-bond4:before{content:"\ea97";}.hm-calendar2:before{content:"\ea98";}.hm-carousel:before{content:"\ea99";}.hm-code-page:before{content:"\ea9a";}.hm-comment-circle:before{content:"\ea9b";}.hm-comment-square:before{content:"\ea9c";}.hm-copy:before{content:"\ea9d";}.hm-cursor:before{content:"\ea9e";}.hm-envelop2:before{content:"\ea9f";}.hm-factory:before{content:"\eaa0";}.hm-finger-point:before{content:"\eaa1";}.hm-finger-swipe-both:before{content:"\eaa2";}.hm-finger-swipe-corner:before{content:"\eaa3";}.hm-finger-swipe-left:before{content:"\eaa4";}.hm-finger-swipe-up:before{content:"\eaa5";}.hm-finger-swipe:before{content:"\eaa6";}.hm-finger-touch:before{content:"\eaa7";}.hm-folder-network:before{content:"\eaa8";}.hm-folder-sync:before{content:"\eaa9";}.hm-graph-bar2:before{content:"\eaaa";}.hm-graph-pie2:before{content:"\eaab";}.hm-heading-h:before{content:"\eaac";}.hm-heading-html:before{content:"\eaad";}.hm-heart:before{content:"\eaae";}.hm-home2:before{content:"\eaaf";}.hm-indent-left:before{content:"\eab0";}.hm-indent-right:before{content:"\eab1";}.hm-lock-close:before{content:"\eab2";}.hm-lock-open:before{content:"\eab3";}.hm-map-pointer-add:before{content:"\eab4";}.hm-map-pointer-check:before{content:"\eab5";}.hm-map-pointer-delete:before{content:"\eab6";}.hm-map-pointer2:before{content:"\eab7";}.hm-map:before{content:"\eab8";}.hm-navigation1:before{content:"\eab9";}.hm-navigation2:before{content:"\eaba";}.hm-page-export:before{content:"\eabb";}.hm-page-sync:before{content:"\eabc";}.hm-piramid:before{content:"\eabd";}.hm-plug:before{content:"\eabe";}.hm-point-marker:before{content:"\eabf";}.hm-quote2:before{content:"\eac0";}.hm-refresh-check:before{content:"\eac1";}.hm-refresh:before{content:"\eac2";}.hm-refresh2:before{content:"\eac3";}.hm-scrolling-image:before{content:"\eac4";}.hm-sign-turn-right:before{content:"\eac5";}.hm-speedometer:before{content:"\eac6";}.hm-sticky:before{content:"\eac7";}.hm-sync-cloud:before{content:"\eac8";}.hm-sync:before{content:"\eac9";}.hm-sync2:before{content:"\eaca";}.hm-table-lamp2:before{content:"\eacb";}.hm-target2:before{content:"\eacc";}.hm-timeline-spiral:before{content:"\eacd";}.hm-tv:before{content:"\eace";}.hm-vespa:before{content:"\eacf";}.hm-happyaddons:before{content:"\ead0";}.hm-brain:before{content:"\ead1";}.hm-breadcrumbs:before{content:"\ead2";}.hm-circular-chat:before{content:"\ead3";}.hm-currency-exchange:before{content:"\ead4";}.hm-cta:before{content:"\ead5";}.hm-data-table:before{content:"\ead6";}.hm-display-condition:before{content:"\ead7";}.hm-digital-memory:before{content:"\ead8";}.hm-dollar-box:before{content:"\ead9";}.hm-faq:before{content:"\eada";}.hm-facebook-feed:before{content:"\eadb";}.hm-header-footer:before{content:"\eadc";}.hm-heart:before{content:"\eadd";}.hm-image-accordion:before{content:"\eade";}.hm-image-masking:before{content:"\eadf";}.hm-instagram:before{content:"\eae0";}.hm-mail-chimp:before{content:"\eae1";}.hm-minus-large:before{content:"\eae2";}.hm-minus-small:before{content:"\eae3";}.hm-mobile-chat:before{content:"\eae4";}.hm-motion-button:before{content:"\eae5";}.hm-news-ticker:before{content:"\eae6";}.hm-offcanvas-menu:before{content:"\eae7";}.hm-post-grid:before{content:"\eae8";}.hm-post-list:before{content:"\eae9";}.hm-post-tab:before{content:"\eaea";}.hm-pricing-menu:before{content:"\eaeb";}.hm-scheduled-section:before{content:"\eaec";}.hm-section-link:before{content:"\eaed";}.hm-sticky-video:before{content:"\eaee";}.hm-section-nesting:before{content:"\eaef";}.hm-traffic-signal:before{content:"\eaf0";}.hm-tshirt:before{content:"\eaf1";}.hm-twitter-feed:before{content:"\eaf2";}.hm-grid-layout:before{content:"\eaf3";}.hm-add-to-cart-button:before{content:"\eaf4";}.hm-billing-address:before{content:"\eaf5";}.hm-cart:before{content:"\eaf6";}.hm-Category-Carousel:before{content:"\eaf7";}.hm-Category-Grid:before{content:"\eaf8";}.hm-Category-List:before{content:"\eaf9";}.hm-checkout-1:before{content:"\eafa";}.hm-checkout-2:before{content:"\eafb";}.hm-compare:before{content:"\eafc";}.hm-edit-menu:before{content:"\eafd";}.hm-facebook-review:before{content:"\eafe";}.hm-fb-messanger:before{content:"\eaff";}.hm-filter:before{content:"\eb00";}.hm-google-review:before{content:"\eb01";}.hm-grid-filter:before{content:"\eb02";}.hm-home3:before{content:"\eb03";}.hm-horizontal-timeline:before{content:"\eb04";}.hm-image-scroll:before{content:"\eb05";}.hm-mini-cart:before{content:"\eb06";}.hm-off-canvas-cart:before{content:"\eb07";}.hm-popup1:before{content:"\eb08";}.hm-post-list:before{content:"\eb09";}.hm-Product-Carousel:before{content:"\eb0a";}.hm-product-filter:before{content:"\eb0b";}.hm-product-gallery:before{content:"\eb0c";}.hm-Product-Grid:before{content:"\eb0d";}.hm-Product-List-double:before{content:"\eb0e";}.hm-product-list-single:before{content:"\eb0f";}.hm-product-rating:before{content:"\eb10";}.hm-product-table:before{content:"\eb11";}.hm-product-variation:before{content:"\eb12";}.hm-retina-image:before{content:"\eb13";}.hm-shipping-address:before{content:"\eb14";}.hm-shop:before{content:"\eb15";}.hm-shopping-details:before{content:"\eb16";}.hm-sticky-video-2:before{content:"\eb17";}.hm-Template-Import:before{content:"\eb18";}.hm-trendy-product:before{content:"\eb19";}.hm-user-check:before{content:"\eb1a";}.hm-User-Circle:before{content:"\eb1b";}.hm-user-plus:before{content:"\eb1c";}.hm-user:before{content:"\eb1d";}.hm-video-gallery:before{content:"\eb1e";}.hm-wishlist:before{content:"\eb1f";}.hm-mouse-scroll-h:before{content:"\eb20";}.hm-mouse-scroll-v:before{content:"\eb21";}.hm-speaker:before{content:"\eb22";}.hm-mega-menu:before{content:"\eb23";}.hm-content-slider:before{content:"\eb24";}.hm-text-outline:before{content:"\eb25";}.hm-vector-path:before{content:"\eb26";}.hm-rough-notation:before{content:"\eb27";}.hm-unfold-folder:before{content:"\eb28";}.hm-unfold-paper:before{content:"\eb29";}.hm-speaker2:before{content:"\eb2a";}.hm-video-mask:before{content:"\eb2b";}.hm-dot-navigation:before{content:"\eb2c";}.hm-cursor-hover-click:before{content:"\eb2d";}.hm-finger-hover-touch:before{content:"\eb2e";}.hm-repeat:before{content:"\eb2f";}.hm-event-calendar:before{content:"\eb30";}.hm-map-location-unfold:before{content:"\eb31";}.hm-ticket2:before{content:"\eb32";}.hm-thunder1:before{content:"\eb33";}.hm-thunder2:before{content:"\eb34";}.hm-shield1:before{content:"\eb35";}.hm-switcher:before{content:"\eb36";}.hm-global-badge:before{content:"\eb37";}.hm-wallet:before{content:"\eb38";}.hm-asteroid:before{content:"\eb39";}.hm-repeat2:before{content:"\eb3a";}.hm-corona-covid1:before{content:"\eb3b";}.hm-corona-covid2:before{content:"\eb3c";}.hm-fixed-size-button:before{content:"\eb3d";}.hm-full-page-scroll:before{content:"\eb3e";}.hm-multi-page-scroll:before{content:"\eb3f";}.hm-flag2:before{content:"\eb40";}.hm-advanced-data-table:before{content:"\eb41";}.hm-add-group:before{content:"\eb42";}.hm-add-peoples:before{content:"\eb43";}.hm-age-gate:before{content:"\eb44";}.hm-age-gate2:before{content:"\eb45";}.hm-animated-link:before{content:"\eb46";}.hm-behance-feed:before{content:"\eb47";}.hm-binary-digit:before{content:"\eb48";}.hm-both-way-arrow:before{content:"\eb49";}.hm-camera-plus:before{content:"\eb4a";}.hm-cancel-meeting:before{content:"\eb4b";}.hm-chat-bubble1:before{content:"\eb4c";}.hm-checkout1:before{content:"\eb4d";}.hm-clap:before{content:"\eb4e";}.hm-dribbble-feed:before{content:"\eb4f";}.hm-edd-cart:before{content:"\eb50";}.hm-edd-category-carousel:before{content:"\eb51";}.hm-edd-category:before{content:"\eb52";}.hm-edd-discount:before{content:"\eb53";}.hm-edd-download:before{content:"\eb54";}.hm-edd-login1:before{content:"\eb55";}.hm-edd-login2:before{content:"\eb56";}.hm-edd-mini-cart:before{content:"\eb57";}.hm-edd-my-account-tab:before{content:"\eb58";}.hm-edd-product-carousel:before{content:"\eb59";}.hm-edd-product-grid:before{content:"\eb5a";}.hm-edd-profile-edit:before{content:"\eb5b";}.hm-edd-purchased:before{content:"\eb5c";}.hm-edd-register:before{content:"\eb5d";}.hm-edd-search-bar:before{content:"\eb5e";}.hm-edd-single-product:before{content:"\eb5f";}.hm-facebook-review1:before{content:"\eb60";}.hm-feather:before{content:"\eb61";}.hm-file2:before{content:"\eb62";}.hm-fly-out-menu:before{content:"\eb63";}.hm-grid-link:before{content:"\eb64";}.hm-hexa-bond:before{content:"\eb65";}.hm-image-accordion1:before{content:"\eb66";}.hm-image-swap:before{content:"\eb67";}.hm-link-box:before{content:"\eb68";}.hm-meeting:before{content:"\eb69";}.hm-pdf1:before{content:"\eb6a";}.hm-pdf2:before{content:"\eb6b";}.hm-photo-stack:before{content:"\eb6c";}.hm-qr-code:before{content:"\eb6d";}.hm-remote_carousel:before{content:"\eb6e";}.hm-scroll-top:before{content:"\eb6f";}.hm-square-clock:before{content:"\eb70";}.hm-step-flow2:before{content:"\eb71";}.hm-sub-list:before{content:"\eb72";}.hm-swap-left:before{content:"\eb73";}.hm-tooltips:before{content:"\eb74";}.hm-traveller:before{content:"\eb75";}.hm-tb-archieve-content:before{content:"\eb76";}.hm-tb-archieve-title:before{content:"\eb77";}.hm-tb-author-meta:before{content:"\eb78";}.hm-tb-comments:before{content:"\eb79";}.hm-tb-featured-image:before{content:"\eb7a";}.hm-tb-page-title:before{content:"\eb7b";}.hm-tb-post-content:before{content:"\eb7c";}.hm-tb-post-excerpt:before{content:"\eb7d";}.hm-tb-post-grid:before{content:"\eb7e";}.hm-tb-post-info:before{content:"\eb7f";}.hm-tb-post-list:before{content:"\eb80";}.hm-tb-post-title:before{content:"\eb81";}.hm-tb-site-logo:before{content:"\eb82";}.hm-tb-site-title:before{content:"\eb83";}.hm-lordicon:before{content:"\eb84";}.hm-vault:before{content:"\eb85";}.hm-liquid-hover-image:before{content:"\eb86";}.hm-image-replace:before{content:"\eb87";}.hm-title-tips-vector-path:before{content:"\eb88";}.hm-reading-progress-bar:before{content:"\eb89";}.hm-metro-grid-text-outline:before{content:"\eb8a";}.hm-loop-grid-content-slider:before{content:"\eb8b";}.hm-woo-builder:before{content:"\eb8c";}.hm-verified-info:before{content:"\eb8d";}.hm-unused-media:before{content:"\eb8e";}.hm-related-product:before{content:"\eb8f";}.hm-reading-book:before{content:"\eb90";}.hm-product-title:before{content:"\eb91";}.hm-product-stock:before{content:"\eb92";}.hm-product-rating-78:before{content:"\eb93";}.hm-product-price:before{content:"\eb94";}.hm-product-meta:before{content:"\eb95";}.hm-product-image:before{content:"\eb96";}.hm-product-grid:before{content:"\eb97";}.hm-product-description:before{content:"\eb98";}.hm-product-atribute:before{content:"\eb99";}.hm-media-all:before{content:"\eb9a";}.hm-magic-scroll:before{content:"\eb9b";}.hm-lightbox:before{content:"\eb9c";}.hm-invoice:before{content:"\eb9d";}.hm-global-badge1:before{content:"\eb9e";}.hm-empty-cart-notice:before{content:"\eb9f";}.hm-creative-slider-two:before{content:"\eba0";}.hm-creative-slider-one:before{content:"\eba1";}.hm-comparison-table:before{content:"\eba2";}.hm-checkout-shipping:before{content:"\eba3";}.hm-checkout-payment-method:before{content:"\eba4";}.hm-checkout-order-review:before{content:"\eba5";}.hm-checkout-login:before{content:"\eba6";}.hm-checkout-invoice:before{content:"\eba7";}.hm-checkout-info:before{content:"\eba8";}.hm-checkout-coupon:before{content:"\eba9";}.hm-checkout-bill-form:before{content:"\ebaa";}.hm-cart-total:before{content:"\ebab";}.hm-cart-table:before{content:"\ebac";}.hm-cart-redirection:before{content:"\ebad";}.hm-cart-checkout:before{content:"\ebae";}.hm-cart-btn-number:before{content:"\ebaf";}.hm-ai:before{content:"\ebb0";}
/*! elementor-icons - v5.41.0 - 14-05-2025 */
@font-face{font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[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:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-kit-6{--e-global-color-accent:#065F94;--e-global-color-secondary:#8BC9AD;--e-global-color-primary:#BBE4FA;--e-global-color-text:#7A7A7A;--e-global-color-38b8541:#E455A1;--e-global-color-c1a7432:#343C4D;--e-global-color-e116396:#8E4585;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Lato",Sans-serif}.elementor-kit-6
h1{font-family:"calluna-semibold",Sans-serif}.elementor-kit-6
h2{font-family:"calluna-semibold",Sans-serif}.elementor-kit-6
h3{font-family:"calluna-semibold",Sans-serif}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-30730 .elementor-element.elementor-element-c8613d2{text-align:left}.elementor-30730 .elementor-element.elementor-element-6b9ee63>.elementor-widget-container{margin:40px
0px 0px 0px}.elementor-30730 .elementor-element.elementor-element-285a691>.elementor-widget-container{padding:0px
0px 0px 0px}.elementor-30730 .elementor-element.elementor-element-1af8c9c{margin-top:80px;margin-bottom:0px;padding:0px
0px 40px 0px}.elementor-30730 .elementor-element.elementor-element-3080956>.elementor-widget-container{margin:0px
0px 0px 0px}.elementor-30730 .elementor-element.elementor-element-78f979a>.elementor-widget-container{padding:0px
0px 0px 0px}.elementor-30730 .elementor-element.elementor-element-c7d03b1{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:10px;--grid-row-gap:0px}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-widget-container{text-align:left}.elementor-30730 .elementor-element.elementor-element-c7d03b1>.elementor-widget-container{margin:10px
0px 0px 0px;padding:0px
0px 0px 0px}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon{background-color:#FFF;--icon-padding:0.4em;border-style:solid;border-width:0.10px 0.10px 0.10px 0.10px;border-color:#8E45858A}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon
i{color:#8E4585}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon
svg{fill:#8E4585}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon:hover{background-color:var( --e-global-color-accent )}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon:hover
i{color:#FFF}.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-social-icon:hover
svg{fill:#FFF}@media(max-width:1024px){.elementor-30730 .elementor-element.elementor-element-c7d03b1 .elementor-widget-container{text-align:left}}@media(max-width:767px){.elementor-30730 .elementor-element.elementor-element-6b9ee63{width:var( --container-widget-width, 294px );max-width:294px;--container-widget-width:294px;--container-widget-flex-grow:0}.elementor-30730 .elementor-element.elementor-element-1af8c9c{margin-top:80px;margin-bottom:0px}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:italic;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-mpclq7a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:italic;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-opci.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_gwft.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaxc-q.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_gwft.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_gwft.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30aui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30axc-q.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswipgq.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjxawxjeu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjx4wxg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswipgq.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.scotchhall.ie/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswipgq.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.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}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:'ElegantIcons';src:url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot');src:url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff') format('woff'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf') format('truetype'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons') format('svg');font-weight:normal;font-style:normal}.gem-print-icon.gem-icon-pack-elegant{display:inline-block;font-family:'ElegantIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.gem-elegant{font-family:'ElegantIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.gem-elegant.gem-elegant-label:before{content:'';width:20px;height:20px;background:url('/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg') no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width: 1439px){.gem-elegant.gem-elegant-label:before{width:15px;height:15px;background-size:15px 15px}}.arrow-up:before{content:"\21"}.arrow-down:before{content:"\22"}.arrow-left:before{content:"\23"}.arrow-right:before{content:"\24"}.arrow-left-up:before{content:"\25"}.arrow-right-up:before{content:"\26"}.arrow-right-down:before{content:"\27"}.arrow-left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow-up-down-alt:before{content:"\2a"}.arrow-left-right-alt:before{content:"\2b"}.arrow-left-right:before{content:"\2c"}.arrow-expand-alt2:before{content:"\2d"}.arrow-expand-alt:before{content:"\2e"}.arrow-condense:before{content:"\2f"}.arrow-expand:before{content:"\30"}.arrow-move:before{content:"\31"}.arrow-carrot-up:before{content:"\32"}.arrow-carrot-down:before{content:"\33"}.arrow-carrot-left:before{content:"\34"}.arrow-carrot-right:before{content:"\35"}.arrow-carrot-2up:before{content:"\36"}.arrow-carrot-2down:before{content:"\37"}.arrow-carrot-2left:before{content:"\38"}.arrow-carrot-2right:before{content:"\39"}.arrow-carrot-up-alt2:before{content:"\3a"}.arrow-carrot-down-alt2:before{content:"\3b"}.arrow-carrot-left-alt2:before{content:"\3c"}.arrow-carrot-right-alt2:before{content:"\3d"}.arrow-carrot-2up-alt2:before{content:"\3e"}.arrow-carrot-2down-alt2:before{content:"\3f"}.arrow-carrot-2left-alt2:before{content:"\40"}.arrow-carrot-2right-alt2:before{content:"\41"}.arrow-triangle-up:before{content:"\42"}.arrow-triangle-down:before{content:"\43"}.arrow-triangle-left:before{content:"\44"}.arrow-triangle-right:before{content:"\45"}.arrow-triangle-up-alt2:before{content:"\46"}.arrow-triangle-down-alt2:before{content:"\47"}.arrow-triangle-left-alt2:before{content:"\48"}.arrow-triangle-right-alt2:before{content:"\49"}.arrow-back:before{content:"\4a"}.icon-minus-06:before{content:"\4b"}.icon-plus:before{content:"\4c"}.icon-close:before{content:"\4d"}.icon-check:before{content:"\4e"}.icon-minus-alt2:before{content:"\4f"}.icon-plus-alt2:before{content:"\50"}.icon-close-alt2:before{content:"\51"}.icon-check-alt2:before{content:"\52"}.icon-zoom-out-alt:before{content:"\53"}.icon-zoom-in-alt:before{content:"\54"}.icon-search:before{content:"\55"}.icon-box-empty:before{content:"\56"}.icon-box-selected:before{content:"\57"}.icon-minus-box:before{content:"\58"}.icon-plus-box:before{content:"\59"}.icon-box-checked:before{content:"\5a"}.icon-circle-empty:before{content:"\5b"}.icon-circle-slelected:before{content:"\5c"}.icon-stop-alt2:before{content:"\5d"}.icon-stop:before{content:"\5e"}.icon-pause-alt2:before{content:"\5f"}.icon-pause:before{content:"\60"}.icon-menu:before{content:"\61"}.icon-menu-square-alt2:before{content:"\62"}.icon-menu-circle-alt2:before{content:"\63"}.icon-ul:before{content:"\64"}.icon-ol:before{content:"\65"}.icon-adjust-horiz:before{content:"\66"}.icon-adjust-vert:before{content:"\67"}.icon-document-alt:before{content:"\68"}.icon-documents-alt:before{content:"\69"}.icon-pencil:before{content:"\6a"}.icon-pencil-edit-alt:before{content:"\6b"}.icon-pencil-edit:before{content:"\6c"}.icon-folder-alt:before{content:"\6d"}.icon-folder-open-alt:before{content:"\6e"}.icon-folder-add-alt:before{content:"\6f"}.icon-info-alt:before{content:"\70"}.icon-error-oct-alt:before{content:"\71"}.icon-error-circle-alt:before{content:"\72"}.icon-error-triangle-alt:before{content:"\73"}.icon-question-alt2:before{content:"\74"}.icon-question:before{content:"\75"}.icon-comment-alt:before{content:"\76"}.icon-chat-alt:before{content:"\77"}.icon-vol-mute-alt:before{content:"\78"}.icon-volume-low-alt:before{content:"\79"}.icon-volume-high-alt:before{content:"\7a"}.icon-quotations:before{content:"\7b"}.icon-quotations-alt2:before{content:"\7c"}.icon-clock-alt:before{content:"\7d"}.icon-lock-alt:before{content:"\7e"}.icon-lock-open-alt:before{content:"\e000"}.icon-key-alt:before{content:"\e001"}.icon-cloud-alt:before{content:"\e002"}.icon-cloud-upload-alt:before{content:"\e003"}.icon-cloud-download-alt:before{content:"\e004"}.icon-image:before{content:"\e005"}.icon-images:before{content:"\e006"}.icon-lightbulb-alt:before{content:"\e007"}.icon-gift-alt:before{content:"\e008"}.icon-house-alt:before{content:"\e009"}.icon-genius:before{content:"\e00a"}.icon-mobile:before{content:"\e00b"}.icon-tablet:before{content:"\e00c"}.icon-laptop:before{content:"\e00d"}.icon-desktop:before{content:"\e00e"}.icon-camera-alt:before{content:"\e00f"}.icon-mail-alt:before{content:"\e010"}.icon-cone-alt:before{content:"\e011"}.icon-ribbon-alt:before{content:"\e012"}.icon-bag-alt:before{content:"\e013"}.icon-creditcard:before{content:"\e014"}.icon-cart-alt:before{content:"\e015"}.icon-paperclip:before{content:"\e016"}.icon-tag-alt:before{content:"\e017"}.icon-tags-alt:before{content:"\e018"}.icon-trash-alt:before{content:"\e019"}.icon-cursor-alt:before{content:"\e01a"}.icon-mic-alt:before{content:"\e01b"}.icon-compass-alt:before{content:"\e01c"}.icon-pin-alt:before{content:"\e01d"}.icon-pushpin-alt:before{content:"\e01e"}.icon-map-alt:before{content:"\e01f"}.icon-drawer-alt:before{content:"\e020"}.icon-toolbox-alt:before{content:"\e021"}.icon-book-alt:before{content:"\e022"}.icon-calendar:before{content:"\e023"}.icon-film:before{content:"\e024"}.icon-table:before{content:"\e025"}.icon-contacts-alt:before{content:"\e026"}.icon-headphones:before{content:"\e027"}.icon-lifesaver:before{content:"\e028"}.icon-piechart:before{content:"\e029"}.icon-refresh:before{content:"\e02a"}.icon-link-alt:before{content:"\e02b"}.icon-link:before{content:"\e02c"}.icon-loading:before{content:"\e02d"}.icon-blocked:before{content:"\e02e"}.icon-archive-alt:before{content:"\e02f"}.icon-heart-alt:before{content:"\e030"}.icon-star-alt:before{content:"\e031"}.icon-star-half-alt:before{content:"\e032"}.icon-star:before{content:"\e033"}.icon-star-half:before{content:"\e034"}.icon-tools:before{content:"\e035"}.icon-tool:before{content:"\e036"}.icon-cog:before{content:"\e037"}.icon-cogs:before{content:"\e038"}.arrow-up-alt:before{content:"\e039"}.arrow-down-alt:before{content:"\e03a"}.arrow-left-alt:before{content:"\e03b"}.arrow-right-alt:before{content:"\e03c"}.arrow-left-up-alt:before{content:"\e03d"}.arrow-right-up-alt:before{content:"\e03e"}.arrow-right-down-alt:before{content:"\e03f"}.arrow-left-down-alt:before{content:"\e040"}.arrow-condense-alt:before{content:"\e041"}.arrow-expand-alt3:before{content:"\e042"}.arrow-carrot-up-alt:before{content:"\e043"}.arrow-carrot-down-alt:before{content:"\e044"}.arrow-carrot-left-alt:before{content:"\e045"}.arrow-carrot-right-alt:before{content:"\e046"}.arrow-carrot-2up-alt:before{content:"\e047"}.arrow-carrot-2dwnn-alt:before{content:"\e048"}.arrow-carrot-2left-alt:before{content:"\e049"}.arrow-carrot-2right-alt:before{content:"\e04a"}.arrow-triangle-up-alt:before{content:"\e04b"}.arrow-triangle-down-alt:before{content:"\e04c"}.arrow-triangle-left-alt:before{content:"\e04d"}.arrow-triangle-right-alt:before{content:"\e04e"}.icon-minus-alt:before{content:"\e04f"}.icon-plus-alt:before{content:"\e050"}.icon-close-alt:before{content:"\e051"}.icon-check-alt:before{content:"\e052"}.icon-zoom-out:before{content:"\e053"}.icon-zoom-in:before{content:"\e054"}.icon-stop-alt:before{content:"\e055"}.icon-menu-square-alt:before{content:"\e056"}.icon-menu-circle-alt:before{content:"\e057"}.icon-document:before{content:"\e058"}.icon-documents:before{content:"\e059"}.icon-pencil-alt:before{content:"\e05a"}.icon-folder:before{content:"\e05b"}.icon-folder-open:before{content:"\e05c"}.icon-folder-add:before{content:"\e05d"}.icon-folder-upload:before{content:"\e05e"}.icon-folder-download:before{content:"\e05f"}.icon-info:before{content:"\e060"}.icon-error-circle:before{content:"\e061"}.icon-error-oct:before{content:"\e062"}.icon-error-triangle:before{content:"\e063"}.icon-question-alt:before{content:"\e064"}.icon-comment:before{content:"\e065"}.icon-chat:before{content:"\e066"}.icon-vol-mute:before{content:"\e067"}.icon-volume-low:before{content:"\e068"}.icon-volume-high:before{content:"\e069"}.icon-quotations-alt:before{content:"\e06a"}.icon-clock:before{content:"\e06b"}.icon-lock:before{content:"\e06c"}.icon-lock-open:before{content:"\e06d"}.icon-key:before{content:"\e06e"}.icon-cloud:before{content:"\e06f"}.icon-cloud-upload:before{content:"\e070"}.icon-cloud-download:before{content:"\e071"}.icon-lightbulb:before{content:"\e072"}.icon-gift:before{content:"\e073"}.icon-house:before{content:"\e074"}.icon-camera:before{content:"\e075"}.icon-mail:before{content:"\e076"}.icon-cone:before{content:"\e077"}.icon-ribbon:before{content:"\e078"}.icon-bag:before{content:"\e079"}.icon-cart:before{content:"\e07a"}.icon-tag:before{content:"\e07b"}.icon-tags:before{content:"\e07c"}.icon-trash:before{content:"\e07d"}.icon-cursor:before{content:"\e07e"}.icon-mic:before{content:"\e07f"}.icon-compass:before{content:"\e080"}.icon-pin:before{content:"\e081"}.icon-pushpin:before{content:"\e082"}.icon-map:before{content:"\e083"}.icon-drawer:before{content:"\e084"}.icon-toolbox:before{content:"\e085"}.icon-book:before{content:"\e086"}.icon-contacts:before{content:"\e087"}.icon-archive:before{content:"\e088"}.icon-heart:before{content:"\e089"}.icon-profile:before{content:"\e08a"}.icon-group:before{content:"\e08b"}.icon-grid-2x2:before{content:"\e08c"}.icon-grid-3x3:before{content:"\e08d"}.icon-music:before{content:"\e08e"}.icon-pause-alt:before{content:"\e08f"}.icon-phone:before{content:"\e090"}.icon-upload:before{content:"\e091"}.icon-download:before{content:"\e092"}.social-facebook:before{content:"\e093"}.social-twitter:before{content:"\e094"}.social-pinterest:before{content:"\e095"}.social-googleplus:before{content:"\e096"}.social-tumblr:before{content:"\e097"}.social-tumbleupon:before{content:"\e098"}.social-wordpress:before{content:"\e099"}.social-instagram:before{content:"\e09a"}.social-dribbble:before{content:"\e09b"}.social-vimeo:before{content:"\e09c"}.social-linkedin:before{content:"\e09d"}.social-rss:before{content:"\e09e"}.social-deviantart:before{content:"\e09f"}.social-share:before{content:"\e0a0"}.social-myspace:before{content:"\e0a1"}.social-skype:before{content:"\e0a2"}.social-youtube:before{content:"\e0a3"}.social-picassa:before{content:"\e0a4"}.social-googledrive:before{content:"\e0a5"}.social-flickr:before{content:"\e0a6"}.social-blogger:before{content:"\e0a7"}.social-spotify:before{content:"\e0a8"}.social-delicious:before{content:"\e0a9"}.social-facebook-circle:before{content:"\e0aa"}.social-twitter-circle:before{content:"\e0ab"}.social-pinterest-circle:before{content:"\e0ac"}.social-googleplus-circle:before{content:"\e0ad"}.social-tumblr-circle:before{content:"\e0ae"}.social-stumbleupon-circle:before{content:"\e0af"}.social-wordpress-circle:before{content:"\e0b0"}.social-instagram-circle:before{content:"\e0b1"}.social-dribbble-circle:before{content:"\e0b2"}.social-vimeo-circle:before{content:"\e0b3"}.social-linkedin-circle:before{content:"\e0b4"}.social-rss-circle:before{content:"\e0b5"}.social-deviantart-circle:before{content:"\e0b6"}.social-share-circle:before{content:"\e0b7"}.social-myspace-circle:before{content:"\e0b8"}.social-skype-circle:before{content:"\e0b9"}.social-youtube-circle:before{content:"\e0ba"}.social-picassa-circle:before{content:"\e0bb"}.social-googledrive-alt2:before{content:"\e0bc"}.social-flickr-circle:before{content:"\e0bd"}.social-blogger-circle:before{content:"\e0be"}.social-spotify-circle:before{content:"\e0bf"}.social-delicious-circle:before{content:"\e0c0"}.social-facebook-square:before{content:"\e0c1"}.social-twitter-square:before{content:"\e0c2"}.social-pinterest-square:before{content:"\e0c3"}.social-googleplus-square:before{content:"\e0c4"}.social-tumblr-square:before{content:"\e0c5"}.social-stumbleupon-square:before{content:"\e0c6"}.social-wordpress-square:before{content:"\e0c7"}.social-instagram-square:before{content:"\e0c8"}.social-dribbble-square:before{content:"\e0c9"}.social-vimeo-square:before{content:"\e0ca"}.social-linkedin-square:before{content:"\e0cb"}.social-rss-square:before{content:"\e0cc"}.social-deviantart-square:before{content:"\e0cd"}.social-share-square:before{content:"\e0ce"}.social-myspace-square:before{content:"\e0cf"}.social-skype-square:before{content:"\e0d0"}.social-youtube-square:before{content:"\e0d1"}.social-picassa-square:before{content:"\e0d2"}.social-googledrive-square:before{content:"\e0d3"}.social-flickr-square:before{content:"\e0d4"}.social-blogger-square:before{content:"\e0d5"}.social-spotify-square:before{content:"\e0d6"}.social-delicious-square:before{content:"\e0d7"}.icon-printer:before{content:"\e103"}.icon-calulator:before{content:"\e0ee"}.icon-building:before{content:"\e0ef"}.icon-floppy:before{content:"\e0e8"}.icon-drive:before{content:"\e0ea"}.icon-search-2:before{content:"\e101"}.icon-id:before{content:"\e107"}.icon-id-2:before{content:"\e108"}.icon-puzzle:before{content:"\e102"}.icon-like:before{content:"\e106"}.icon-dislike:before{content:"\e0eb"}.icon-mug:before{content:"\e105"}.icon-currency:before{content:"\e0ed"}.icon-wallet:before{content:"\e100"}.icon-pens:before{content:"\e104"}.icon-easel:before{content:"\e0e9"}.icon-flowchart:before{content:"\e109"}.icon-datareport:before{content:"\e0ec"}.icon-briefcase:before{content:"\e0fe"}.icon-shield:before{content:"\e0f6"}.icon-percent:before{content:"\e0fb"}.icon-globe:before{content:"\e0e2"}.icon-globe-2:before{content:"\e0e3"}.icon-target:before{content:"\e0f5"}.icon-hourglass:before{content:"\e0e1"}.icon-balance:before{content:"\e0ff"}.icon-rook:before{content:"\e0f8"}.icon-printer-alt:before{content:"\e0fa"}.icon-calculator-alt:before{content:"\e0e7"}.icon-building-alt:before{content:"\e0fd"}.icon-floppy-alt:before{content:"\e0e4"}.icon-drive-alt:before{content:"\e0e5"}.icon-search-alt:before{content:"\e0f7"}.icon-id-alt:before{content:"\e0e0"}.icon-id-2-alt:before{content:"\e0fc"}.icon-puzzle-alt:before{content:"\e0f9"}.icon-like-alt:before{content:"\e0dd"}.icon-dislike-alt:before{content:"\e0f1"}.icon-mug-alt:before{content:"\e0dc"}.icon-currency-alt:before{content:"\e0f3"}.icon-wallet-alt:before{content:"\e0d8"}.icon-pens-alt:before{content:"\e0db"}.icon-easel-alt:before{content:"\e0f0"}.icon-flowchart-alt:before{content:"\e0df"}.icon-datareport-alt:before{content:"\e0f2"}.icon-briefcase-alt:before{content:"\e0f4"}.icon-shield-alt:before{content:"\e0d9"}.icon-percent-alt:before{content:"\e0da"}.icon-globe-alt:before{content:"\e0de"}.icon-clipboard:before{content:"\e0e6"}@font-face{font-family:'ElegantIcons';src:url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot');src:url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff') format('woff'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf') format('truetype'),
url('/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons') format('svg');font-weight:normal;font-style:normal}.gem-print-icon.gem-icon-pack-elegant{display:inline-block;font-family:'ElegantIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.gem-elegant{font-family:'ElegantIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.gem-elegant.gem-elegant-label:before{content:'';width:20px;height:20px;background:url('/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg') no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width: 1439px){.gem-elegant.gem-elegant-label:before{width:15px;height:15px;background-size:15px 15px}}.arrow-up:before{content:"\21"}.arrow-down:before{content:"\22"}.arrow-left:before{content:"\23"}.arrow-right:before{content:"\24"}.arrow-left-up:before{content:"\25"}.arrow-right-up:before{content:"\26"}.arrow-right-down:before{content:"\27"}.arrow-left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow-up-down-alt:before{content:"\2a"}.arrow-left-right-alt:before{content:"\2b"}.arrow-left-right:before{content:"\2c"}.arrow-expand-alt2:before{content:"\2d"}.arrow-expand-alt:before{content:"\2e"}.arrow-condense:before{content:"\2f"}.arrow-expand:before{content:"\30"}.arrow-move:before{content:"\31"}.arrow-carrot-up:before{content:"\32"}.arrow-carrot-down:before{content:"\33"}.arrow-carrot-left:before{content:"\34"}.arrow-carrot-right:before{content:"\35"}.arrow-carrot-2up:before{content:"\36"}.arrow-carrot-2down:before{content:"\37"}.arrow-carrot-2left:before{content:"\38"}.arrow-carrot-2right:before{content:"\39"}.arrow-carrot-up-alt2:before{content:"\3a"}.arrow-carrot-down-alt2:before{content:"\3b"}.arrow-carrot-left-alt2:before{content:"\3c"}.arrow-carrot-right-alt2:before{content:"\3d"}.arrow-carrot-2up-alt2:before{content:"\3e"}.arrow-carrot-2down-alt2:before{content:"\3f"}.arrow-carrot-2left-alt2:before{content:"\40"}.arrow-carrot-2right-alt2:before{content:"\41"}.arrow-triangle-up:before{content:"\42"}.arrow-triangle-down:before{content:"\43"}.arrow-triangle-left:before{content:"\44"}.arrow-triangle-right:before{content:"\45"}.arrow-triangle-up-alt2:before{content:"\46"}.arrow-triangle-down-alt2:before{content:"\47"}.arrow-triangle-left-alt2:before{content:"\48"}.arrow-triangle-right-alt2:before{content:"\49"}.arrow-back:before{content:"\4a"}.icon-minus-06:before{content:"\4b"}.icon-plus:before{content:"\4c"}.icon-close:before{content:"\4d"}.icon-check:before{content:"\4e"}.icon-minus-alt2:before{content:"\4f"}.icon-plus-alt2:before{content:"\50"}.icon-close-alt2:before{content:"\51"}.icon-check-alt2:before{content:"\52"}.icon-zoom-out-alt:before{content:"\53"}.icon-zoom-in-alt:before{content:"\54"}.icon-search:before{content:"\55"}.icon-box-empty:before{content:"\56"}.icon-box-selected:before{content:"\57"}.icon-minus-box:before{content:"\58"}.icon-plus-box:before{content:"\59"}.icon-box-checked:before{content:"\5a"}.icon-circle-empty:before{content:"\5b"}.icon-circle-slelected:before{content:"\5c"}.icon-stop-alt2:before{content:"\5d"}.icon-stop:before{content:"\5e"}.icon-pause-alt2:before{content:"\5f"}.icon-pause:before{content:"\60"}.icon-menu:before{content:"\61"}.icon-menu-square-alt2:before{content:"\62"}.icon-menu-circle-alt2:before{content:"\63"}.icon-ul:before{content:"\64"}.icon-ol:before{content:"\65"}.icon-adjust-horiz:before{content:"\66"}.icon-adjust-vert:before{content:"\67"}.icon-document-alt:before{content:"\68"}.icon-documents-alt:before{content:"\69"}.icon-pencil:before{content:"\6a"}.icon-pencil-edit-alt:before{content:"\6b"}.icon-pencil-edit:before{content:"\6c"}.icon-folder-alt:before{content:"\6d"}.icon-folder-open-alt:before{content:"\6e"}.icon-folder-add-alt:before{content:"\6f"}.icon-info-alt:before{content:"\70"}.icon-error-oct-alt:before{content:"\71"}.icon-error-circle-alt:before{content:"\72"}.icon-error-triangle-alt:before{content:"\73"}.icon-question-alt2:before{content:"\74"}.icon-question:before{content:"\75"}.icon-comment-alt:before{content:"\76"}.icon-chat-alt:before{content:"\77"}.icon-vol-mute-alt:before{content:"\78"}.icon-volume-low-alt:before{content:"\79"}.icon-volume-high-alt:before{content:"\7a"}.icon-quotations:before{content:"\7b"}.icon-quotations-alt2:before{content:"\7c"}.icon-clock-alt:before{content:"\7d"}.icon-lock-alt:before{content:"\7e"}.icon-lock-open-alt:before{content:"\e000"}.icon-key-alt:before{content:"\e001"}.icon-cloud-alt:before{content:"\e002"}.icon-cloud-upload-alt:before{content:"\e003"}.icon-cloud-download-alt:before{content:"\e004"}.icon-image:before{content:"\e005"}.icon-images:before{content:"\e006"}.icon-lightbulb-alt:before{content:"\e007"}.icon-gift-alt:before{content:"\e008"}.icon-house-alt:before{content:"\e009"}.icon-genius:before{content:"\e00a"}.icon-mobile:before{content:"\e00b"}.icon-tablet:before{content:"\e00c"}.icon-laptop:before{content:"\e00d"}.icon-desktop:before{content:"\e00e"}.icon-camera-alt:before{content:"\e00f"}.icon-mail-alt:before{content:"\e010"}.icon-cone-alt:before{content:"\e011"}.icon-ribbon-alt:before{content:"\e012"}.icon-bag-alt:before{content:"\e013"}.icon-creditcard:before{content:"\e014"}.icon-cart-alt:before{content:"\e015"}.icon-paperclip:before{content:"\e016"}.icon-tag-alt:before{content:"\e017"}.icon-tags-alt:before{content:"\e018"}.icon-trash-alt:before{content:"\e019"}.icon-cursor-alt:before{content:"\e01a"}.icon-mic-alt:before{content:"\e01b"}.icon-compass-alt:before{content:"\e01c"}.icon-pin-alt:before{content:"\e01d"}.icon-pushpin-alt:before{content:"\e01e"}.icon-map-alt:before{content:"\e01f"}.icon-drawer-alt:before{content:"\e020"}.icon-toolbox-alt:before{content:"\e021"}.icon-book-alt:before{content:"\e022"}.icon-calendar:before{content:"\e023"}.icon-film:before{content:"\e024"}.icon-table:before{content:"\e025"}.icon-contacts-alt:before{content:"\e026"}.icon-headphones:before{content:"\e027"}.icon-lifesaver:before{content:"\e028"}.icon-piechart:before{content:"\e029"}.icon-refresh:before{content:"\e02a"}.icon-link-alt:before{content:"\e02b"}.icon-link:before{content:"\e02c"}.icon-loading:before{content:"\e02d"}.icon-blocked:before{content:"\e02e"}.icon-archive-alt:before{content:"\e02f"}.icon-heart-alt:before{content:"\e030"}.icon-star-alt:before{content:"\e031"}.icon-star-half-alt:before{content:"\e032"}.icon-star:before{content:"\e033"}.icon-star-half:before{content:"\e034"}.icon-tools:before{content:"\e035"}.icon-tool:before{content:"\e036"}.icon-cog:before{content:"\e037"}.icon-cogs:before{content:"\e038"}.arrow-up-alt:before{content:"\e039"}.arrow-down-alt:before{content:"\e03a"}.arrow-left-alt:before{content:"\e03b"}.arrow-right-alt:before{content:"\e03c"}.arrow-left-up-alt:before{content:"\e03d"}.arrow-right-up-alt:before{content:"\e03e"}.arrow-right-down-alt:before{content:"\e03f"}.arrow-left-down-alt:before{content:"\e040"}.arrow-condense-alt:before{content:"\e041"}.arrow-expand-alt3:before{content:"\e042"}.arrow-carrot-up-alt:before{content:"\e043"}.arrow-carrot-down-alt:before{content:"\e044"}.arrow-carrot-left-alt:before{content:"\e045"}.arrow-carrot-right-alt:before{content:"\e046"}.arrow-carrot-2up-alt:before{content:"\e047"}.arrow-carrot-2dwnn-alt:before{content:"\e048"}.arrow-carrot-2left-alt:before{content:"\e049"}.arrow-carrot-2right-alt:before{content:"\e04a"}.arrow-triangle-up-alt:before{content:"\e04b"}.arrow-triangle-down-alt:before{content:"\e04c"}.arrow-triangle-left-alt:before{content:"\e04d"}.arrow-triangle-right-alt:before{content:"\e04e"}.icon-minus-alt:before{content:"\e04f"}.icon-plus-alt:before{content:"\e050"}.icon-close-alt:before{content:"\e051"}.icon-check-alt:before{content:"\e052"}.icon-zoom-out:before{content:"\e053"}.icon-zoom-in:before{content:"\e054"}.icon-stop-alt:before{content:"\e055"}.icon-menu-square-alt:before{content:"\e056"}.icon-menu-circle-alt:before{content:"\e057"}.icon-document:before{content:"\e058"}.icon-documents:before{content:"\e059"}.icon-pencil-alt:before{content:"\e05a"}.icon-folder:before{content:"\e05b"}.icon-folder-open:before{content:"\e05c"}.icon-folder-add:before{content:"\e05d"}.icon-folder-upload:before{content:"\e05e"}.icon-folder-download:before{content:"\e05f"}.icon-info:before{content:"\e060"}.icon-error-circle:before{content:"\e061"}.icon-error-oct:before{content:"\e062"}.icon-error-triangle:before{content:"\e063"}.icon-question-alt:before{content:"\e064"}.icon-comment:before{content:"\e065"}.icon-chat:before{content:"\e066"}.icon-vol-mute:before{content:"\e067"}.icon-volume-low:before{content:"\e068"}.icon-volume-high:before{content:"\e069"}.icon-quotations-alt:before{content:"\e06a"}.icon-clock:before{content:"\e06b"}.icon-lock:before{content:"\e06c"}.icon-lock-open:before{content:"\e06d"}.icon-key:before{content:"\e06e"}.icon-cloud:before{content:"\e06f"}.icon-cloud-upload:before{content:"\e070"}.icon-cloud-download:before{content:"\e071"}.icon-lightbulb:before{content:"\e072"}.icon-gift:before{content:"\e073"}.icon-house:before{content:"\e074"}.icon-camera:before{content:"\e075"}.icon-mail:before{content:"\e076"}.icon-cone:before{content:"\e077"}.icon-ribbon:before{content:"\e078"}.icon-bag:before{content:"\e079"}.icon-cart:before{content:"\e07a"}.icon-tag:before{content:"\e07b"}.icon-tags:before{content:"\e07c"}.icon-trash:before{content:"\e07d"}.icon-cursor:before{content:"\e07e"}.icon-mic:before{content:"\e07f"}.icon-compass:before{content:"\e080"}.icon-pin:before{content:"\e081"}.icon-pushpin:before{content:"\e082"}.icon-map:before{content:"\e083"}.icon-drawer:before{content:"\e084"}.icon-toolbox:before{content:"\e085"}.icon-book:before{content:"\e086"}.icon-contacts:before{content:"\e087"}.icon-archive:before{content:"\e088"}.icon-heart:before{content:"\e089"}.icon-profile:before{content:"\e08a"}.icon-group:before{content:"\e08b"}.icon-grid-2x2:before{content:"\e08c"}.icon-grid-3x3:before{content:"\e08d"}.icon-music:before{content:"\e08e"}.icon-pause-alt:before{content:"\e08f"}.icon-phone:before{content:"\e090"}.icon-upload:before{content:"\e091"}.icon-download:before{content:"\e092"}.social-facebook:before{content:"\e093"}.social-twitter:before{content:"\e094"}.social-pinterest:before{content:"\e095"}.social-googleplus:before{content:"\e096"}.social-tumblr:before{content:"\e097"}.social-tumbleupon:before{content:"\e098"}.social-wordpress:before{content:"\e099"}.social-instagram:before{content:"\e09a"}.social-dribbble:before{content:"\e09b"}.social-vimeo:before{content:"\e09c"}.social-linkedin:before{content:"\e09d"}.social-rss:before{content:"\e09e"}.social-deviantart:before{content:"\e09f"}.social-share:before{content:"\e0a0"}.social-myspace:before{content:"\e0a1"}.social-skype:before{content:"\e0a2"}.social-youtube:before{content:"\e0a3"}.social-picassa:before{content:"\e0a4"}.social-googledrive:before{content:"\e0a5"}.social-flickr:before{content:"\e0a6"}.social-blogger:before{content:"\e0a7"}.social-spotify:before{content:"\e0a8"}.social-delicious:before{content:"\e0a9"}.social-facebook-circle:before{content:"\e0aa"}.social-twitter-circle:before{content:"\e0ab"}.social-pinterest-circle:before{content:"\e0ac"}.social-googleplus-circle:before{content:"\e0ad"}.social-tumblr-circle:before{content:"\e0ae"}.social-stumbleupon-circle:before{content:"\e0af"}.social-wordpress-circle:before{content:"\e0b0"}.social-instagram-circle:before{content:"\e0b1"}.social-dribbble-circle:before{content:"\e0b2"}.social-vimeo-circle:before{content:"\e0b3"}.social-linkedin-circle:before{content:"\e0b4"}.social-rss-circle:before{content:"\e0b5"}.social-deviantart-circle:before{content:"\e0b6"}.social-share-circle:before{content:"\e0b7"}.social-myspace-circle:before{content:"\e0b8"}.social-skype-circle:before{content:"\e0b9"}.social-youtube-circle:before{content:"\e0ba"}.social-picassa-circle:before{content:"\e0bb"}.social-googledrive-alt2:before{content:"\e0bc"}.social-flickr-circle:before{content:"\e0bd"}.social-blogger-circle:before{content:"\e0be"}.social-spotify-circle:before{content:"\e0bf"}.social-delicious-circle:before{content:"\e0c0"}.social-facebook-square:before{content:"\e0c1"}.social-twitter-square:before{content:"\e0c2"}.social-pinterest-square:before{content:"\e0c3"}.social-googleplus-square:before{content:"\e0c4"}.social-tumblr-square:before{content:"\e0c5"}.social-stumbleupon-square:before{content:"\e0c6"}.social-wordpress-square:before{content:"\e0c7"}.social-instagram-square:before{content:"\e0c8"}.social-dribbble-square:before{content:"\e0c9"}.social-vimeo-square:before{content:"\e0ca"}.social-linkedin-square:before{content:"\e0cb"}.social-rss-square:before{content:"\e0cc"}.social-deviantart-square:before{content:"\e0cd"}.social-share-square:before{content:"\e0ce"}.social-myspace-square:before{content:"\e0cf"}.social-skype-square:before{content:"\e0d0"}.social-youtube-square:before{content:"\e0d1"}.social-picassa-square:before{content:"\e0d2"}.social-googledrive-square:before{content:"\e0d3"}.social-flickr-square:before{content:"\e0d4"}.social-blogger-square:before{content:"\e0d5"}.social-spotify-square:before{content:"\e0d6"}.social-delicious-square:before{content:"\e0d7"}.icon-printer:before{content:"\e103"}.icon-calulator:before{content:"\e0ee"}.icon-building:before{content:"\e0ef"}.icon-floppy:before{content:"\e0e8"}.icon-drive:before{content:"\e0ea"}.icon-search-2:before{content:"\e101"}.icon-id:before{content:"\e107"}.icon-id-2:before{content:"\e108"}.icon-puzzle:before{content:"\e102"}.icon-like:before{content:"\e106"}.icon-dislike:before{content:"\e0eb"}.icon-mug:before{content:"\e105"}.icon-currency:before{content:"\e0ed"}.icon-wallet:before{content:"\e100"}.icon-pens:before{content:"\e104"}.icon-easel:before{content:"\e0e9"}.icon-flowchart:before{content:"\e109"}.icon-datareport:before{content:"\e0ec"}.icon-briefcase:before{content:"\e0fe"}.icon-shield:before{content:"\e0f6"}.icon-percent:before{content:"\e0fb"}.icon-globe:before{content:"\e0e2"}.icon-globe-2:before{content:"\e0e3"}.icon-target:before{content:"\e0f5"}.icon-hourglass:before{content:"\e0e1"}.icon-balance:before{content:"\e0ff"}.icon-rook:before{content:"\e0f8"}.icon-printer-alt:before{content:"\e0fa"}.icon-calculator-alt:before{content:"\e0e7"}.icon-building-alt:before{content:"\e0fd"}.icon-floppy-alt:before{content:"\e0e4"}.icon-drive-alt:before{content:"\e0e5"}.icon-search-alt:before{content:"\e0f7"}.icon-id-alt:before{content:"\e0e0"}.icon-id-2-alt:before{content:"\e0fc"}.icon-puzzle-alt:before{content:"\e0f9"}.icon-like-alt:before{content:"\e0dd"}.icon-dislike-alt:before{content:"\e0f1"}.icon-mug-alt:before{content:"\e0dc"}.icon-currency-alt:before{content:"\e0f3"}.icon-wallet-alt:before{content:"\e0d8"}.icon-pens-alt:before{content:"\e0db"}.icon-easel-alt:before{content:"\e0f0"}.icon-flowchart-alt:before{content:"\e0df"}.icon-datareport-alt:before{content:"\e0f2"}.icon-briefcase-alt:before{content:"\e0f4"}.icon-shield-alt:before{content:"\e0d9"}.icon-percent-alt:before{content:"\e0da"}.icon-globe-alt:before{content:"\e0de"}.icon-clipboard:before{content:"\e0e6"}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:'MaterialDesignIcons';src:url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.eot');src:url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.woff') format('woff'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.ttf') format('truetype'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.svg#MaterialDesignIcons') format('svg');font-weight:normal;font-style:normal}.gem-print-icon.gem-icon-pack-material{display:inline-block;font-family:'MaterialDesignIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:24px}.gem-mdi{font-family:'MaterialDesignIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;text-rendering:auto;line-height:1}.gem-mdi.gem-mdi-label:before{content:'';width:20px;height:20px;background:url('/wp-content/themes/thegem-elementor/css/icons-material-logo.svg') no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width: 1439px){.gem-mdi.gem-mdi-label:before{width:15px;height:15px;background-size:15px 15px}}.mdi-account:before{content:"\f101"}.mdi-account-alert:before{content:"\f102"}.mdi-account-box:before{content:"\f103"}.mdi-account-box-outline:before{content:"\f104"}.mdi-account-check:before{content:"\f105"}.mdi-account-circle:before{content:"\f106"}.mdi-account-key:before{content:"\f107"}.mdi-account-location:before{content:"\f108"}.mdi-account-minus:before{content:"\f109"}.mdi-account-multiple:before{content:"\f10a"}.mdi-account-multiple-outline:before{content:"\f10b"}.mdi-account-multiple-plus:before{content:"\f10c"}.mdi-account-network:before{content:"\f10d"}.mdi-account-outline:before{content:"\f10e"}.mdi-account-plus:before{content:"\f10f"}.mdi-account-remove:before{content:"\f110"}.mdi-account-search:before{content:"\f111"}.mdi-account-star:before{content:"\f112"}.mdi-account-star-variant:before{content:"\f113"}.mdi-account-switch:before{content:"\f114"}.mdi-airballoon:before{content:"\f115"}.mdi-airplane:before{content:"\f116"}.mdi-airplane-off:before{content:"\f117"}.mdi-alarm:before{content:"\f118"}.mdi-alarm-check:before{content:"\f119"}.mdi-alarm-multiple:before{content:"\f11a"}.mdi-alarm-off:before{content:"\f11b"}.mdi-alarm-plus:before{content:"\f11c"}.mdi-album:before{content:"\f11d"}.mdi-alert:before{content:"\f11e"}.mdi-alert-box:before{content:"\f11f"}.mdi-alert-circle:before{content:"\f120"}.mdi-alert-octagon:before{content:"\f121"}.mdi-alpha:before{content:"\f122"}.mdi-alphabetical:before{content:"\f123"}.mdi-amazon:before{content:"\f124"}.mdi-amazon-clouddrive:before{content:"\f125"}.mdi-ambulance:before{content:"\f126"}.mdi-android:before{content:"\f127"}.mdi-android-debug-bridge:before{content:"\f128"}.mdi-android-studio:before{content:"\f129"}.mdi-apple:before{content:"\f12a"}.mdi-apple-finder:before{content:"\f12b"}.mdi-apple-ios:before{content:"\f12c"}.mdi-apple-mobileme:before{content:"\f12d"}.mdi-apple-safari:before{content:"\f12e"}.mdi-appnet:before{content:"\f12f"}.mdi-apps:before{content:"\f130"}.mdi-archive:before{content:"\f131"}.mdi-arrange-bring-forward:before{content:"\f132"}.mdi-arrange-bring-to-front:before{content:"\f133"}.mdi-arrange-send-backward:before{content:"\f134"}.mdi-arrange-send-to-back:before{content:"\f135"}.mdi-arrow-all:before{content:"\f136"}.mdi-arrow-bottom-left:before{content:"\f137"}.mdi-arrow-bottom-right:before{content:"\f138"}.mdi-arrow-collapse:before{content:"\f139"}.mdi-arrow-down:before{content:"\f13a"}.mdi-arrow-down-bold:before{content:"\f13b"}.mdi-arrow-down-bold-circle:before{content:"\f13c"}.mdi-arrow-down-bold-circle-outline:before{content:"\f13d"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f13e"}.mdi-arrow-expand:before{content:"\f13f"}.mdi-arrow-left:before{content:"\f140"}.mdi-arrow-left-bold:before{content:"\f141"}.mdi-arrow-left-bold-circle:before{content:"\f142"}.mdi-arrow-left-bold-circle-outline:before{content:"\f143"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f144"}.mdi-arrow-right:before{content:"\f145"}.mdi-arrow-right-bold:before{content:"\f146"}.mdi-arrow-right-bold-circle:before{content:"\f147"}.mdi-arrow-right-bold-circle-outline:before{content:"\f148"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f149"}.mdi-arrow-top-left:before{content:"\f14a"}.mdi-arrow-top-right:before{content:"\f14b"}.mdi-arrow-up:before{content:"\f14c"}.mdi-arrow-up-bold:before{content:"\f14d"}.mdi-arrow-up-bold-circle:before{content:"\f14e"}.mdi-arrow-up-bold-circle-outline:before{content:"\f14f"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f150"}.mdi-at:before{content:"\f151"}.mdi-attachment:before{content:"\f152"}.mdi-audiobook:before{content:"\f153"}.mdi-auto-fix:before{content:"\f154"}.mdi-auto-upload:before{content:"\f155"}.mdi-baby:before{content:"\f156"}.mdi-backburger:before{content:"\f157"}.mdi-backup-restore:before{content:"\f158"}.mdi-bank:before{content:"\f159"}.mdi-barcode:before{content:"\f15a"}.mdi-barley:before{content:"\f15b"}.mdi-barrel:before{content:"\f15c"}.mdi-basecamp:before{content:"\f15d"}.mdi-basket:before{content:"\f15e"}.mdi-basket-fill:before{content:"\f15f"}.mdi-basket-unfill:before{content:"\f160"}.mdi-battery:before{content:"\f161"}.mdi-battery-10:before{content:"\f162"}.mdi-battery-20:before{content:"\f163"}.mdi-battery-30:before{content:"\f164"}.mdi-battery-40:before{content:"\f165"}.mdi-battery-50:before{content:"\f166"}.mdi-battery-60:before{content:"\f167"}.mdi-battery-70:before{content:"\f168"}.mdi-battery-80:before{content:"\f169"}.mdi-battery-90:before{content:"\f16a"}.mdi-battery-alert:before{content:"\f16b"}.mdi-battery-charging-100:before{content:"\f16c"}.mdi-battery-charging-20:before{content:"\f16d"}.mdi-battery-charging-30:before{content:"\f16e"}.mdi-battery-charging-40:before{content:"\f16f"}.mdi-battery-charging-60:before{content:"\f170"}.mdi-battery-charging-80:before{content:"\f171"}.mdi-battery-charging-90:before{content:"\f172"}.mdi-battery-minus:before{content:"\f173"}.mdi-battery-negative:before{content:"\f174"}.mdi-battery-outline:before{content:"\f175"}.mdi-battery-plus:before{content:"\f176"}.mdi-battery-positive:before{content:"\f177"}.mdi-battery-unknown:before{content:"\f178"}.mdi-beach:before{content:"\f179"}.mdi-beaker:before{content:"\f17a"}.mdi-beaker-empty:before{content:"\f17b"}.mdi-beaker-empty-outline:before{content:"\f17c"}.mdi-beaker-outline:before{content:"\f17d"}.mdi-beats:before{content:"\f17e"}.mdi-beer:before{content:"\f17f"}.mdi-behance:before{content:"\f180"}.mdi-bell:before{content:"\f181"}.mdi-bell-off:before{content:"\f182"}.mdi-bell-outline:before{content:"\f183"}.mdi-bell-ring:before{content:"\f184"}.mdi-bell-ring-outline:before{content:"\f185"}.mdi-bell-sleep:before{content:"\f186"}.mdi-beta:before{content:"\f187"}.mdi-bike:before{content:"\f188"}.mdi-bing:before{content:"\f189"}.mdi-binoculars:before{content:"\f18a"}.mdi-bio:before{content:"\f18b"}.mdi-biohazard:before{content:"\f18c"}.mdi-bitbucket:before{content:"\f18d"}.mdi-black-mesa:before{content:"\f18e"}.mdi-blackberry:before{content:"\f18f"}.mdi-blinds:before{content:"\f190"}.mdi-block-helper:before{content:"\f191"}.mdi-blogger:before{content:"\f192"}.mdi-bluetooth:before{content:"\f193"}.mdi-bluetooth-audio:before{content:"\f194"}.mdi-bluetooth-connect:before{content:"\f195"}.mdi-bluetooth-settings:before{content:"\f196"}.mdi-bluetooth-transfer:before{content:"\f197"}.mdi-blur:before{content:"\f198"}.mdi-blur-linear:before{content:"\f199"}.mdi-blur-off:before{content:"\f19a"}.mdi-blur-radial:before{content:"\f19b"}.mdi-bone:before{content:"\f19c"}.mdi-book:before{content:"\f19d"}.mdi-book-multiple:before{content:"\f19e"}.mdi-book-multiple-variant:before{content:"\f19f"}.mdi-book-open:before{content:"\f1a0"}.mdi-book-variant:before{content:"\f1a1"}.mdi-bookmark:before{content:"\f1a2"}.mdi-bookmark-check:before{content:"\f1a3"}.mdi-bookmark-music:before{content:"\f1a4"}.mdi-bookmark-outline:before{content:"\f1a5"}.mdi-bookmark-outline-plus:before{content:"\f1a6"}.mdi-bookmark-plus:before{content:"\f1a7"}.mdi-bookmark-remove:before{content:"\f1a8"}.mdi-border-all:before{content:"\f1a9"}.mdi-border-bottom:before{content:"\f1aa"}.mdi-border-color:before{content:"\f1ab"}.mdi-border-horizontal:before{content:"\f1ac"}.mdi-border-inside:before{content:"\f1ad"}.mdi-border-left:before{content:"\f1ae"}.mdi-border-none:before{content:"\f1af"}.mdi-border-outside:before{content:"\f1b0"}.mdi-border-right:before{content:"\f1b1"}.mdi-border-top:before{content:"\f1b2"}.mdi-border-vertical:before{content:"\f1b3"}.mdi-bowling:before{content:"\f1b4"}.mdi-box:before{content:"\f1b5"}.mdi-briefcase:before{content:"\f1b6"}.mdi-briefcase-check:before{content:"\f1b7"}.mdi-briefcase-download:before{content:"\f1b8"}.mdi-briefcase-upload:before{content:"\f1b9"}.mdi-brightness-1:before{content:"\f1ba"}.mdi-brightness-2:before{content:"\f1bb"}.mdi-brightness-3:before{content:"\f1bc"}.mdi-brightness-4:before{content:"\f1bd"}.mdi-brightness-5:before{content:"\f1be"}.mdi-brightness-6:before{content:"\f1bf"}.mdi-brightness-7:before{content:"\f1c0"}.mdi-brightness-auto:before{content:"\f1c1"}.mdi-broom:before{content:"\f1c2"}.mdi-brush:before{content:"\f1c3"}.mdi-bug:before{content:"\f1c4"}.mdi-bulletin-board:before{content:"\f1c5"}.mdi-bullhorn:before{content:"\f1c6"}.mdi-bus:before{content:"\f1c7"}.mdi-cake:before{content:"\f1c8"}.mdi-cake-variant:before{content:"\f1c9"}.mdi-calculator:before{content:"\f1ca"}.mdi-calendar:before{content:"\f1cb"}.mdi-calendar-blank:before{content:"\f1cc"}.mdi-calendar-check:before{content:"\f1cd"}.mdi-calendar-clock:before{content:"\f1ce"}.mdi-calendar-multiple:before{content:"\f1cf"}.mdi-calendar-multiple-check:before{content:"\f1d0"}.mdi-calendar-plus:before{content:"\f1d1"}.mdi-calendar-remove:before{content:"\f1d2"}.mdi-calendar-text:before{content:"\f1d3"}.mdi-calendar-today:before{content:"\f1d4"}.mdi-camcorder:before{content:"\f1d5"}.mdi-camcorder-box:before{content:"\f1d6"}.mdi-camcorder-box-off:before{content:"\f1d7"}.mdi-camcorder-off:before{content:"\f1d8"}.mdi-camera:before{content:"\f1d9"}.mdi-camera-front:before{content:"\f1da"}.mdi-camera-front-variant:before{content:"\f1db"}.mdi-camera-iris:before{content:"\f1dc"}.mdi-camera-party-mode:before{content:"\f1dd"}.mdi-camera-rear:before{content:"\f1de"}.mdi-camera-rear-variant:before{content:"\f1df"}.mdi-camera-switch:before{content:"\f1e0"}.mdi-camera-timer:before{content:"\f1e1"}.mdi-candycane:before{content:"\f1e2"}.mdi-car:before{content:"\f1e3"}.mdi-car-wash:before{content:"\f1e4"}.mdi-carrot:before{content:"\f1e5"}.mdi-cart:before{content:"\f1e6"}.mdi-cart-outline:before{content:"\f1e7"}.mdi-cash:before{content:"\f1e8"}.mdi-cash-100:before{content:"\f1e9"}.mdi-cash-multiple:before{content:"\f1ea"}.mdi-cash-usd:before{content:"\f1eb"}.mdi-cast:before{content:"\f1ec"}.mdi-cast-connected:before{content:"\f1ed"}.mdi-castle:before{content:"\f1ee"}.mdi-cat:before{content:"\f1ef"}.mdi-cellphone:before{content:"\f1f0"}.mdi-cellphone-android:before{content:"\f1f1"}.mdi-cellphone-dock:before{content:"\f1f2"}.mdi-cellphone-iphone:before{content:"\f1f3"}.mdi-cellphone-link:before{content:"\f1f4"}.mdi-cellphone-link-off:before{content:"\f1f5"}.mdi-cellphone-settings:before{content:"\f1f6"}.mdi-chair-school:before{content:"\f1f7"}.mdi-chart-arc:before{content:"\f1f8"}.mdi-chart-areaspline:before{content:"\f1f9"}.mdi-chart-bar:before{content:"\f1fa"}.mdi-chart-histogram:before{content:"\f1fb"}.mdi-chart-line:before{content:"\f1fc"}.mdi-chart-pie:before{content:"\f1fd"}.mdi-check:before{content:"\f1fe"}.mdi-check-all:before{content:"\f1ff"}.mdi-checkbox-blank:before{content:"\f200"}.mdi-checkbox-blank-circle:before{content:"\f201"}.mdi-checkbox-blank-circle-outline:before{content:"\f202"}.mdi-checkbox-blank-outline:before{content:"\f203"}.mdi-checkbox-marked:before{content:"\f204"}.mdi-checkbox-marked-circle:before{content:"\f205"}.mdi-checkbox-marked-circle-outline:before{content:"\f206"}.mdi-checkbox-marked-outline:before{content:"\f207"}.mdi-checkbox-multiple-blank:before{content:"\f208"}.mdi-checkbox-multiple-blank-outline:before{content:"\f209"}.mdi-checkbox-multiple-marked:before{content:"\f20a"}.mdi-checkbox-multiple-marked-outline:before{content:"\f20b"}.mdi-checkerboard:before{content:"\f20c"}.mdi-chevron-double-down:before{content:"\f20d"}.mdi-chevron-double-left:before{content:"\f20e"}.mdi-chevron-double-right:before{content:"\f20f"}.mdi-chevron-double-up:before{content:"\f210"}.mdi-chevron-down:before{content:"\f211"}.mdi-chevron-left:before{content:"\f212"}.mdi-chevron-right:before{content:"\f213"}.mdi-chevron-up:before{content:"\f214"}.mdi-church:before{content:"\f215"}.mdi-cisco-webex:before{content:"\f216"}.mdi-city:before{content:"\f217"}.mdi-clipboard:before{content:"\f218"}.mdi-clipboard-account:before{content:"\f219"}.mdi-clipboard-alert:before{content:"\f21a"}.mdi-clipboard-arrow-down:before{content:"\f21b"}.mdi-clipboard-arrow-left:before{content:"\f21c"}.mdi-clipboard-check:before{content:"\f21d"}.mdi-clipboard-outline:before{content:"\f21e"}.mdi-clipboard-text:before{content:"\f21f"}.mdi-clippy:before{content:"\f220"}.mdi-clock:before{content:"\f221"}.mdi-clock-fast:before{content:"\f222"}.mdi-close:before{content:"\f223"}.mdi-close-box:before{content:"\f224"}.mdi-close-box-outline:before{content:"\f225"}.mdi-close-circle:before{content:"\f226"}.mdi-close-circle-outline:before{content:"\f227"}.mdi-close-network:before{content:"\f228"}.mdi-closed-caption:before{content:"\f229"}.mdi-cloud:before{content:"\f22a"}.mdi-cloud-check:before{content:"\f22b"}.mdi-cloud-circle:before{content:"\f22c"}.mdi-cloud-download:before{content:"\f22d"}.mdi-cloud-outline:before{content:"\f22e"}.mdi-cloud-outline-off:before{content:"\f22f"}.mdi-cloud-upload:before{content:"\f230"}.mdi-code-array:before{content:"\f231"}.mdi-code-braces:before{content:"\f232"}.mdi-code-equal:before{content:"\f233"}.mdi-code-greater-than:before{content:"\f234"}.mdi-code-less-than:before{content:"\f235"}.mdi-code-less-than-or-equal:before{content:"\f236"}.mdi-code-not-equal:before{content:"\f237"}.mdi-code-not-equal-variant:before{content:"\f238"}.mdi-code-string:before{content:"\f239"}.mdi-code-tags:before{content:"\f23a"}.mdi-codepen:before{content:"\f23b"}.mdi-coffee:before{content:"\f23c"}.mdi-coffee-to-go:before{content:"\f23d"}.mdi-coin:before{content:"\f23e"}.mdi-color-helper:before{content:"\f23f"}.mdi-comment:before{content:"\f240"}.mdi-comment-account:before{content:"\f241"}.mdi-comment-account-outline:before{content:"\f242"}.mdi-comment-alert:before{content:"\f243"}.mdi-comment-alert-outline:before{content:"\f244"}.mdi-comment-check:before{content:"\f245"}.mdi-comment-check-outline:before{content:"\f246"}.mdi-comment-multiple-outline:before{content:"\f247"}.mdi-comment-outline:before{content:"\f248"}.mdi-comment-plus-outline:before{content:"\f249"}.mdi-comment-processing:before{content:"\f24a"}.mdi-comment-processing-outline:before{content:"\f24b"}.mdi-comment-remove-outline:before{content:"\f24c"}.mdi-comment-text:before{content:"\f24d"}.mdi-comment-text-outline:before{content:"\f24e"}.mdi-compare:before{content:"\f24f"}.mdi-compass:before{content:"\f250"}.mdi-compass-outline:before{content:"\f251"}.mdi-console:before{content:"\f252"}.mdi-content-copy:before{content:"\f253"}.mdi-content-cut:before{content:"\f254"}.mdi-content-duplicate:before{content:"\f255"}.mdi-content-paste:before{content:"\f256"}.mdi-content-save:before{content:"\f257"}.mdi-content-save-all:before{content:"\f258"}.mdi-contrast:before{content:"\f259"}.mdi-contrast-box:before{content:"\f25a"}.mdi-contrast-circle:before{content:"\f25b"}.mdi-cow:before{content:"\f25c"}.mdi-credit-card:before{content:"\f25d"}.mdi-credit-card-multiple:before{content:"\f25e"}.mdi-crop:before{content:"\f25f"}.mdi-crop-free:before{content:"\f260"}.mdi-crop-landscape:before{content:"\f261"}.mdi-crop-portrait:before{content:"\f262"}.mdi-crop-square:before{content:"\f263"}.mdi-crosshairs:before{content:"\f264"}.mdi-crosshairs-gps:before{content:"\f265"}.mdi-crown:before{content:"\f266"}.mdi-cube:before{content:"\f267"}.mdi-cube-outline:before{content:"\f268"}.mdi-cube-unfolded:before{content:"\f269"}.mdi-cup:before{content:"\f26a"}.mdi-cup-water:before{content:"\f26b"}.mdi-currency-btc:before{content:"\f26c"}.mdi-currency-eur:before{content:"\f26d"}.mdi-currency-gbp:before{content:"\f26e"}.mdi-currency-inr:before{content:"\f26f"}.mdi-currency-rub:before{content:"\f270"}.mdi-currency-try:before{content:"\f271"}.mdi-currency-usd:before{content:"\f272"}.mdi-cursor-default:before{content:"\f273"}.mdi-cursor-default-outline:before{content:"\f274"}.mdi-cursor-move:before{content:"\f275"}.mdi-cursor-pointer:before{content:"\f276"}.mdi-database:before{content:"\f277"}.mdi-database-minus:before{content:"\f278"}.mdi-database-outline:before{content:"\f279"}.mdi-database-plus:before{content:"\f27a"}.mdi-debug-step-into:before{content:"\f27b"}.mdi-debug-step-out:before{content:"\f27c"}.mdi-debug-step-over:before{content:"\f27d"}.mdi-decimal-decrease:before{content:"\f27e"}.mdi-decimal-increase:before{content:"\f27f"}.mdi-delete:before{content:"\f280"}.mdi-delete-variant:before{content:"\f281"}.mdi-deskphone:before{content:"\f282"}.mdi-desktop-mac:before{content:"\f283"}.mdi-desktop-tower:before{content:"\f284"}.mdi-details:before{content:"\f285"}.mdi-deviantart:before{content:"\f286"}.mdi-diamond:before{content:"\f287"}.mdi-dice:before{content:"\f288"}.mdi-dice-1:before{content:"\f289"}.mdi-dice-2:before{content:"\f28a"}.mdi-dice-3:before{content:"\f28b"}.mdi-dice-4:before{content:"\f28c"}.mdi-dice-5:before{content:"\f28d"}.mdi-dice-6:before{content:"\f28e"}.mdi-directions:before{content:"\f28f"}.mdi-disk-alert:before{content:"\f290"}.mdi-disqus:before{content:"\f291"}.mdi-disqus-outline:before{content:"\f292"}.mdi-division:before{content:"\f293"}.mdi-division-box:before{content:"\f294"}.mdi-dns:before{content:"\f295"}.mdi-domain:before{content:"\f296"}.mdi-dots-horizontal:before{content:"\f297"}.mdi-dots-vertical:before{content:"\f298"}.mdi-download:before{content:"\f299"}.mdi-drag:before{content:"\f29a"}.mdi-drag-horizontal:before{content:"\f29b"}.mdi-drag-vertical:before{content:"\f29c"}.mdi-drawing:before{content:"\f29d"}.mdi-drawing-box:before{content:"\f29e"}.mdi-dribbble:before{content:"\f29f"}.mdi-dribbble-box:before{content:"\f2a0"}.mdi-drone:before{content:"\f2a1"}.mdi-dropbox:before{content:"\f2a2"}.mdi-drupal:before{content:"\f2a3"}.mdi-duck:before{content:"\f2a4"}.mdi-dumbbell:before{content:"\f2a5"}.mdi-earth:before{content:"\f2a6"}.mdi-earth-off:before{content:"\f2a7"}.mdi-edge:before{content:"\f2a8"}.mdi-eject:before{content:"\f2a9"}.mdi-elevation-decline:before{content:"\f2aa"}.mdi-elevation-rise:before{content:"\f2ab"}.mdi-elevator:before{content:"\f2ac"}.mdi-email:before{content:"\f2ad"}.mdi-email-open:before{content:"\f2ae"}.mdi-email-outline:before{content:"\f2af"}.mdi-email-secure:before{content:"\f2b0"}.mdi-emoticon:before{content:"\f2b1"}.mdi-emoticon-cool:before{content:"\f2b2"}.mdi-emoticon-devil:before{content:"\f2b3"}.mdi-emoticon-happy:before{content:"\f2b4"}.mdi-emoticon-neutral:before{content:"\f2b5"}.mdi-emoticon-poop:before{content:"\f2b6"}.mdi-emoticon-sad:before{content:"\f2b7"}.mdi-emoticon-tongue:before{content:"\f2b8"}.mdi-engine:before{content:"\f2b9"}.mdi-engine-outline:before{content:"\f2ba"}.mdi-equal:before{content:"\f2bb"}.mdi-equal-box:before{content:"\f2bc"}.mdi-eraser:before{content:"\f2bd"}.mdi-escalator:before{content:"\f2be"}.mdi-etsy:before{content:"\f2bf"}.mdi-evernote:before{content:"\f2c0"}.mdi-exclamation:before{content:"\f2c1"}.mdi-exit-to-app:before{content:"\f2c2"}.mdi-export:before{content:"\f2c3"}.mdi-eye:before{content:"\f2c4"}.mdi-eye-off:before{content:"\f2c5"}.mdi-eyedropper:before{content:"\f2c6"}.mdi-eyedropper-variant:before{content:"\f2c7"}.mdi-facebook:before{content:"\f2c8"}.mdi-facebook-box:before{content:"\f2c9"}.mdi-facebook-messenger:before{content:"\f2ca"}.mdi-factory:before{content:"\f2cb"}.mdi-fan:before{content:"\f2cc"}.mdi-fast-forward:before{content:"\f2cd"}.mdi-ferry:before{content:"\f2ce"}.mdi-file:before{content:"\f2cf"}.mdi-file-cloud:before{content:"\f2d0"}.mdi-file-delimited:before{content:"\f2d1"}.mdi-file-document:before{content:"\f2d2"}.mdi-file-document-box:before{content:"\f2d3"}.mdi-file-excel:before{content:"\f2d4"}.mdi-file-excel-box:before{content:"\f2d5"}.mdi-file-find:before{content:"\f2d6"}.mdi-file-image:before{content:"\f2d7"}.mdi-file-image-box:before{content:"\f2d8"}.mdi-file-multiple:before{content:"\f2d9"}.mdi-file-music:before{content:"\f2da"}.mdi-file-outline:before{content:"\f2db"}.mdi-file-pdf:before{content:"\f2dc"}.mdi-file-pdf-box:before{content:"\f2dd"}.mdi-file-powerpoint:before{content:"\f2de"}.mdi-file-powerpoint-box:before{content:"\f2df"}.mdi-file-presentation-box:before{content:"\f2e0"}.mdi-file-video:before{content:"\f2e1"}.mdi-file-word:before{content:"\f2e2"}.mdi-file-word-box:before{content:"\f2e3"}.mdi-file-xml:before{content:"\f2e4"}.mdi-film:before{content:"\f2e5"}.mdi-filmstrip:before{content:"\f2e6"}.mdi-filmstrip-off:before{content:"\f2e7"}.mdi-filter:before{content:"\f2e8"}.mdi-filter-outline:before{content:"\f2e9"}.mdi-filter-remove:before{content:"\f2ea"}.mdi-filter-remove-outline:before{content:"\f2eb"}.mdi-filter-variant:before{content:"\f2ec"}.mdi-fire:before{content:"\f2ed"}.mdi-firefox:before{content:"\f2ee"}.mdi-fish:before{content:"\f2ef"}.mdi-flag:before{content:"\f2f0"}.mdi-flag-checkered:before{content:"\f2f1"}.mdi-flag-outline:before{content:"\f2f2"}.mdi-flag-outline-variant:before{content:"\f2f3"}.mdi-flag-triangle:before{content:"\f2f4"}.mdi-flag-variant:before{content:"\f2f5"}.mdi-flash:before{content:"\f2f6"}.mdi-flash-auto:before{content:"\f2f7"}.mdi-flash-off:before{content:"\f2f8"}.mdi-flashlight:before{content:"\f2f9"}.mdi-flashlight-off:before{content:"\f2fa"}.mdi-flattr:before{content:"\f2fb"}.mdi-flip-to-back:before{content:"\f2fc"}.mdi-flip-to-front:before{content:"\f2fd"}.mdi-floppy:before{content:"\f2fe"}.mdi-flower:before{content:"\f2ff"}.mdi-folder:before{content:"\f300"}.mdi-folder-account:before{content:"\f301"}.mdi-folder-download:before{content:"\f302"}.mdi-folder-google-drive:before{content:"\f303"}.mdi-folder-image:before{content:"\f304"}.mdi-folder-lock:before{content:"\f305"}.mdi-folder-lock-open:before{content:"\f306"}.mdi-folder-move:before{content:"\f307"}.mdi-folder-multiple:before{content:"\f308"}.mdi-folder-multiple-image:before{content:"\f309"}.mdi-folder-multiple-outline:before{content:"\f30a"}.mdi-folder-outline:before{content:"\f30b"}.mdi-folder-plus:before{content:"\f30c"}.mdi-folder-remove:before{content:"\f30d"}.mdi-folder-upload:before{content:"\f30e"}.mdi-food:before{content:"\f30f"}.mdi-food-apple:before{content:"\f310"}.mdi-food-variant:before{content:"\f311"}.mdi-football:before{content:"\f312"}.mdi-football-helmet:before{content:"\f313"}.mdi-format-align-center:before{content:"\f314"}.mdi-format-align-justify:before{content:"\f315"}.mdi-format-align-left:before{content:"\f316"}.mdi-format-align-right:before{content:"\f317"}.mdi-format-bold:before{content:"\f318"}.mdi-format-clear:before{content:"\f319"}.mdi-format-color-fill:before{content:"\f31a"}.mdi-format-float-center:before{content:"\f31b"}.mdi-format-float-left:before{content:"\f31c"}.mdi-format-float-none:before{content:"\f31d"}.mdi-format-float-right:before{content:"\f31e"}.mdi-format-header-1:before{content:"\f31f"}.mdi-format-header-2:before{content:"\f320"}.mdi-format-header-3:before{content:"\f321"}.mdi-format-header-4:before{content:"\f322"}.mdi-format-header-5:before{content:"\f323"}.mdi-format-header-6:before{content:"\f324"}.mdi-format-header-decrease:before{content:"\f325"}.mdi-format-header-equal:before{content:"\f326"}.mdi-format-header-increase:before{content:"\f327"}.mdi-format-header-pound:before{content:"\f328"}.mdi-format-indent-decrease:before{content:"\f329"}.mdi-format-indent-increase:before{content:"\f32a"}.mdi-format-italic:before{content:"\f32b"}.mdi-format-line-spacing:before{content:"\f32c"}.mdi-format-list-bulleted:before{content:"\f32d"}.mdi-format-list-numbers:before{content:"\f32e"}.mdi-format-paint:before{content:"\f32f"}.mdi-format-paragraph:before{content:"\f330"}.mdi-format-quote:before{content:"\f331"}.mdi-format-size:before{content:"\f332"}.mdi-format-strikethrough:before{content:"\f333"}.mdi-format-subscript:before{content:"\f334"}.mdi-format-superscript:before{content:"\f335"}.mdi-format-text:before{content:"\f336"}.mdi-format-textdirection-l-to-r:before{content:"\f337"}.mdi-format-textdirection-r-to-l:before{content:"\f338"}.mdi-format-underline:before{content:"\f339"}.mdi-format-wrap-inline:before{content:"\f33a"}.mdi-format-wrap-square:before{content:"\f33b"}.mdi-format-wrap-tight:before{content:"\f33c"}.mdi-format-wrap-top-bottom:before{content:"\f33d"}.mdi-forum:before{content:"\f33e"}.mdi-forward:before{content:"\f33f"}.mdi-foursquare:before{content:"\f340"}.mdi-fridge:before{content:"\f341"}.mdi-fullscreen:before{content:"\f342"}.mdi-fullscreen-exit:before{content:"\f343"}.mdi-function:before{content:"\f344"}.mdi-gamepad:before{content:"\f345"}.mdi-gamepad-variant:before{content:"\f346"}.mdi-gas-station:before{content:"\f347"}.mdi-gavel:before{content:"\f348"}.mdi-gender-female:before{content:"\f349"}.mdi-gender-male:before{content:"\f34a"}.mdi-gender-male-female:before{content:"\f34b"}.mdi-gender-transgender:before{content:"\f34c"}.mdi-gift:before{content:"\f34d"}.mdi-git:before{content:"\f34e"}.mdi-github-box:before{content:"\f34f"}.mdi-github-circle:before{content:"\f350"}.mdi-glass-flute:before{content:"\f351"}.mdi-glass-mug:before{content:"\f352"}.mdi-glass-stange:before{content:"\f353"}.mdi-glass-tulip:before{content:"\f354"}.mdi-glasses:before{content:"\f355"}.mdi-gmail:before{content:"\f356"}.mdi-google:before{content:"\f357"}.mdi-google-chrome:before{content:"\f358"}.mdi-google-circles:before{content:"\f359"}.mdi-google-circles-communities:before{content:"\f35a"}.mdi-google-circles-extended:before{content:"\f35b"}.mdi-google-circles-group:before{content:"\f35c"}.mdi-google-controller:before{content:"\f35d"}.mdi-google-controller-off:before{content:"\f35e"}.mdi-google-drive:before{content:"\f35f"}.mdi-google-earth:before{content:"\f360"}.mdi-google-glass:before{content:"\f361"}.mdi-google-maps:before{content:"\f362"}.mdi-google-pages:before{content:"\f363"}.mdi-google-play:before{content:"\f364"}.mdi-google-plus:before{content:"\f365"}.mdi-google-plus-box:before{content:"\f366"}.mdi-grid:before{content:"\f367"}.mdi-grid-off:before{content:"\f368"}.mdi-group:before{content:"\f369"}.mdi-guitar:before{content:"\f36a"}.mdi-guitar-pick:before{content:"\f36b"}.mdi-guitar-pick-outline:before{content:"\f36c"}.mdi-hand-pointing-right:before{content:"\f36d"}.mdi-hanger:before{content:"\f36e"}.mdi-hangouts:before{content:"\f36f"}.mdi-harddisk:before{content:"\f370"}.mdi-headphones:before{content:"\f371"}.mdi-headphones-box:before{content:"\f372"}.mdi-headphones-settings:before{content:"\f373"}.mdi-headset:before{content:"\f374"}.mdi-headset-dock:before{content:"\f375"}.mdi-headset-off:before{content:"\f376"}.mdi-heart:before{content:"\f377"}.mdi-heart-box:before{content:"\f378"}.mdi-heart-box-outline:before{content:"\f379"}.mdi-heart-broken:before{content:"\f37a"}.mdi-heart-outline:before{content:"\f37b"}.mdi-help:before{content:"\f37c"}.mdi-help-circle:before{content:"\f37d"}.mdi-hexagon:before{content:"\f37e"}.mdi-hexagon-outline:before{content:"\f37f"}.mdi-history:before{content:"\f380"}.mdi-hololens:before{content:"\f381"}.mdi-home:before{content:"\f382"}.mdi-home-modern:before{content:"\f383"}.mdi-home-variant:before{content:"\f384"}.mdi-hops:before{content:"\f385"}.mdi-hospital:before{content:"\f386"}.mdi-hospital-building:before{content:"\f387"}.mdi-hospital-marker:before{content:"\f388"}.mdi-hotel:before{content:"\f389"}.mdi-houzz:before{content:"\f38a"}.mdi-houzz-box:before{content:"\f38b"}.mdi-human:before{content:"\f38c"}.mdi-human-child:before{content:"\f38d"}.mdi-human-male-female:before{content:"\f38e"}.mdi-image-album:before{content:"\f38f"}.mdi-image-area:before{content:"\f390"}.mdi-image-area-close:before{content:"\f391"}.mdi-image-broken:before{content:"\f392"}.mdi-image-filter:before{content:"\f393"}.mdi-image-filter-black-white:before{content:"\f394"}.mdi-image-filter-center-focus:before{content:"\f395"}.mdi-image-filter-drama:before{content:"\f396"}.mdi-image-filter-frames:before{content:"\f397"}.mdi-image-filter-hdr:before{content:"\f398"}.mdi-image-filter-none:before{content:"\f399"}.mdi-image-filter-tilt-shift:before{content:"\f39a"}.mdi-image-filter-vintage:before{content:"\f39b"}.mdi-import:before{content:"\f39c"}.mdi-inbox:before{content:"\f39d"}.mdi-information:before{content:"\f39e"}.mdi-information-outline:before{content:"\f39f"}.mdi-instagram:before{content:"\f3a0"}.mdi-instapaper:before{content:"\f3a1"}.mdi-internet-explorer:before{content:"\f3a2"}.mdi-invert-colors:before{content:"\f3a3"}.mdi-jira:before{content:"\f3a4"}.mdi-jsfiddle:before{content:"\f3a5"}.mdi-keg:before{content:"\f3a6"}.mdi-key:before{content:"\f3a7"}.mdi-key-change:before{content:"\f3a8"}.mdi-key-minus:before{content:"\f3a9"}.mdi-key-plus:before{content:"\f3aa"}.mdi-key-remove:before{content:"\f3ab"}.mdi-key-variant:before{content:"\f3ac"}.mdi-keyboard:before{content:"\f3ad"}.mdi-keyboard-backspace:before{content:"\f3ae"}.mdi-keyboard-caps:before{content:"\f3af"}.mdi-keyboard-close:before{content:"\f3b0"}.mdi-keyboard-off:before{content:"\f3b1"}.mdi-keyboard-return:before{content:"\f3b2"}.mdi-keyboard-tab:before{content:"\f3b3"}.mdi-keyboard-variant:before{content:"\f3b4"}.mdi-label:before{content:"\f3b5"}.mdi-label-outline:before{content:"\f3b6"}.mdi-language-csharp:before{content:"\f3b7"}.mdi-language-css3:before{content:"\f3b8"}.mdi-language-html5:before{content:"\f3b9"}.mdi-language-javascript:before{content:"\f3ba"}.mdi-language-python:before{content:"\f3bb"}.mdi-language-python-text:before{content:"\f3bc"}.mdi-laptop:before{content:"\f3bd"}.mdi-laptop-chromebook:before{content:"\f3be"}.mdi-laptop-mac:before{content:"\f3bf"}.mdi-laptop-windows:before{content:"\f3c0"}.mdi-lastfm:before{content:"\f3c1"}.mdi-launch:before{content:"\f3c2"}.mdi-layers:before{content:"\f3c3"}.mdi-layers-off:before{content:"\f3c4"}.mdi-leaf:before{content:"\f3c5"}.mdi-library:before{content:"\f3c6"}.mdi-library-books:before{content:"\f3c7"}.mdi-library-music:before{content:"\f3c8"}.mdi-library-plus:before{content:"\f3c9"}.mdi-lightbulb:before{content:"\f3ca"}.mdi-lightbulb-outline:before{content:"\f3cb"}.mdi-link:before{content:"\f3cc"}.mdi-link-off:before{content:"\f3cd"}.mdi-link-variant:before{content:"\f3ce"}.mdi-link-variant-off:before{content:"\f3cf"}.mdi-linkedin:before{content:"\f3d0"}.mdi-linkedin-box:before{content:"\f3d1"}.mdi-linux:before{content:"\f3d2"}.mdi-lock:before{content:"\f3d3"}.mdi-lock-open:before{content:"\f3d4"}.mdi-lock-open-outline:before{content:"\f3d5"}.mdi-lock-outline:before{content:"\f3d6"}.mdi-login:before{content:"\f3d7"}.mdi-logout:before{content:"\f3d8"}.mdi-looks:before{content:"\f3d9"}.mdi-loupe:before{content:"\f3da"}.mdi-lumx:before{content:"\f3db"}.mdi-magnet:before{content:"\f3dc"}.mdi-magnet-on:before{content:"\f3dd"}.mdi-magnify:before{content:"\f3de"}.mdi-magnify-minus:before{content:"\f3df"}.mdi-magnify-plus:before{content:"\f3e0"}.mdi-mail-ru:before{content:"\f3e1"}.mdi-map:before{content:"\f3e2"}.mdi-map-marker:before{content:"\f3e3"}.mdi-map-marker-circle:before{content:"\f3e4"}.mdi-map-marker-multiple:before{content:"\f3e5"}.mdi-map-marker-off:before{content:"\f3e6"}.mdi-map-marker-radius:before{content:"\f3e7"}.mdi-margin:before{content:"\f3e8"}.mdi-markdown:before{content:"\f3e9"}.mdi-marker-check:before{content:"\f3ea"}.mdi-martini:before{content:"\f3eb"}.mdi-material-ui:before{content:"\f3ec"}.mdi-math-compass:before{content:"\f3ed"}.mdi-maxcdn:before{content:"\f3ee"}.mdi-medium:before{content:"\f3ef"}.mdi-memory:before{content:"\f3f0"}.mdi-menu:before{content:"\f3f1"}.mdi-menu-down:before{content:"\f3f2"}.mdi-menu-left:before{content:"\f3f3"}.mdi-menu-right:before{content:"\f3f4"}.mdi-menu-up:before{content:"\f3f5"}.mdi-message:before{content:"\f3f6"}.mdi-message-alert:before{content:"\f3f7"}.mdi-message-draw:before{content:"\f3f8"}.mdi-message-image:before{content:"\f3f9"}.mdi-message-processing:before{content:"\f3fa"}.mdi-message-reply:before{content:"\f3fb"}.mdi-message-text:before{content:"\f3fc"}.mdi-message-text-outline:before{content:"\f3fd"}.mdi-message-video:before{content:"\f3fe"}.mdi-microphone:before{content:"\f3ff"}.mdi-microphone-off:before{content:"\f400"}.mdi-microphone-outline:before{content:"\f401"}.mdi-microphone-settings:before{content:"\f402"}.mdi-microphone-variant:before{content:"\f403"}.mdi-microphone-variant-off:before{content:"\f404"}.mdi-minus:before{content:"\f405"}.mdi-minus-box:before{content:"\f406"}.mdi-minus-circle:before{content:"\f407"}.mdi-minus-circle-outline:before{content:"\f408"}.mdi-minus-network:before{content:"\f409"}.mdi-monitor:before{content:"\f40a"}.mdi-monitor-multiple:before{content:"\f40b"}.mdi-more:before{content:"\f40c"}.mdi-motorbike:before{content:"\f40d"}.mdi-mouse:before{content:"\f40e"}.mdi-mouse-off:before{content:"\f40f"}.mdi-mouse-variant:before{content:"\f410"}.mdi-mouse-variant-off:before{content:"\f411"}.mdi-movie:before{content:"\f412"}.mdi-multiplication:before{content:"\f413"}.mdi-multiplication-box:before{content:"\f414"}.mdi-music-box:before{content:"\f415"}.mdi-music-box-outline:before{content:"\f416"}.mdi-music-circle:before{content:"\f417"}.mdi-music-note:before{content:"\f418"}.mdi-music-note-eighth:before{content:"\f419"}.mdi-music-note-half:before{content:"\f41a"}.mdi-music-note-off:before{content:"\f41b"}.mdi-music-note-quarter:before{content:"\f41c"}.mdi-music-note-sixteenth:before{content:"\f41d"}.mdi-music-note-whole:before{content:"\f41e"}.mdi-nature:before{content:"\f41f"}.mdi-nature-people:before{content:"\f420"}.mdi-navigation:before{content:"\f421"}.mdi-needle:before{content:"\f422"}.mdi-nest-protect:before{content:"\f423"}.mdi-nest-thermostat:before{content:"\f424"}.mdi-newspaper:before{content:"\f425"}.mdi-nfc:before{content:"\f426"}.mdi-nfc-tap:before{content:"\f427"}.mdi-nfc-variant:before{content:"\f428"}.mdi-note:before{content:"\f429"}.mdi-note-outline:before{content:"\f42a"}.mdi-note-text:before{content:"\f42b"}.mdi-numeric:before{content:"\f42c"}.mdi-numeric-0-box:before{content:"\f42d"}.mdi-numeric-0-box-multiple-outline:before{content:"\f42e"}.mdi-numeric-0-box-outline:before{content:"\f42f"}.mdi-numeric-1-box:before{content:"\f430"}.mdi-numeric-1-box-multiple-outline:before{content:"\f431"}.mdi-numeric-1-box-outline:before{content:"\f432"}.mdi-numeric-2-box:before{content:"\f433"}.mdi-numeric-2-box-multiple-outline:before{content:"\f434"}.mdi-numeric-2-box-outline:before{content:"\f435"}.mdi-numeric-3-box:before{content:"\f436"}.mdi-numeric-3-box-multiple-outline:before{content:"\f437"}.mdi-numeric-3-box-outline:before{content:"\f438"}.mdi-numeric-4-box:before{content:"\f439"}.mdi-numeric-4-box-multiple-outline:before{content:"\f43a"}.mdi-numeric-4-box-outline:before{content:"\f43b"}.mdi-numeric-5-box:before{content:"\f43c"}.mdi-numeric-5-box-multiple-outline:before{content:"\f43d"}.mdi-numeric-5-box-outline:before{content:"\f43e"}.mdi-numeric-6-box:before{content:"\f43f"}.mdi-numeric-6-box-multiple-outline:before{content:"\f440"}.mdi-numeric-6-box-outline:before{content:"\f441"}.mdi-numeric-7-box:before{content:"\f442"}.mdi-numeric-7-box-multiple-outline:before{content:"\f443"}.mdi-numeric-7-box-outline:before{content:"\f444"}.mdi-numeric-8-box:before{content:"\f445"}.mdi-numeric-8-box-multiple-outline:before{content:"\f446"}.mdi-numeric-8-box-outline:before{content:"\f447"}.mdi-numeric-9-box:before{content:"\f448"}.mdi-numeric-9-box-multiple-outline:before{content:"\f449"}.mdi-numeric-9-box-outline:before{content:"\f44a"}.mdi-numeric-9-plus-box:before{content:"\f44b"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f44c"}.mdi-numeric-9-plus-box-outline:before{content:"\f44d"}.mdi-nutriton:before{content:"\f44e"}.mdi-odnoklassniki:before{content:"\f44f"}.mdi-office:before{content:"\f450"}.mdi-oil:before{content:"\f451"}.mdi-omega:before{content:"\f452"}.mdi-onedrive:before{content:"\f453"}.mdi-open-in-app:before{content:"\f454"}.mdi-open-in-new:before{content:"\f455"}.mdi-ornament:before{content:"\f456"}.mdi-ornament-variant:before{content:"\f457"}.mdi-outbox:before{content:"\f458"}.mdi-owl:before{content:"\f459"}.mdi-package:before{content:"\f45a"}.mdi-package-down:before{content:"\f45b"}.mdi-package-up:before{content:"\f45c"}.mdi-package-variant:before{content:"\f45d"}.mdi-package-variant-closed:before{content:"\f45e"}.mdi-palette:before{content:"\f45f"}.mdi-palette-advanced:before{content:"\f460"}.mdi-panda:before{content:"\f461"}.mdi-pandora:before{content:"\f462"}.mdi-panorama:before{content:"\f463"}.mdi-panorama-fisheye:before{content:"\f464"}.mdi-panorama-horizontal:before{content:"\f465"}.mdi-panorama-vertical:before{content:"\f466"}.mdi-panorama-wide-angle:before{content:"\f467"}.mdi-paper-cut-vertical:before{content:"\f468"}.mdi-paperclip:before{content:"\f469"}.mdi-parking:before{content:"\f46a"}.mdi-pause:before{content:"\f46b"}.mdi-pause-circle:before{content:"\f46c"}.mdi-pause-circle-outline:before{content:"\f46d"}.mdi-pause-octagon:before{content:"\f46e"}.mdi-pause-octagon-outline:before{content:"\f46f"}.mdi-paw:before{content:"\f470"}.mdi-pen:before{content:"\f471"}.mdi-pencil:before{content:"\f472"}.mdi-pencil-box:before{content:"\f473"}.mdi-pencil-box-outline:before{content:"\f474"}.mdi-percent:before{content:"\f475"}.mdi-pharmacy:before{content:"\f476"}.mdi-phone:before{content:"\f477"}.mdi-phone-bluetooth:before{content:"\f478"}.mdi-phone-forward:before{content:"\f479"}.mdi-phone-hangup:before{content:"\f47a"}.mdi-phone-in-talk:before{content:"\f47b"}.mdi-phone-incoming:before{content:"\f47c"}.mdi-phone-locked:before{content:"\f47d"}.mdi-phone-log:before{content:"\f47e"}.mdi-phone-missed:before{content:"\f47f"}.mdi-phone-outgoing:before{content:"\f480"}.mdi-phone-paused:before{content:"\f481"}.mdi-phone-settings:before{content:"\f482"}.mdi-pig:before{content:"\f483"}.mdi-pill:before{content:"\f484"}.mdi-pin:before{content:"\f485"}.mdi-pin-off:before{content:"\f486"}.mdi-pine-tree:before{content:"\f487"}.mdi-pine-tree-box:before{content:"\f488"}.mdi-pinterest:before{content:"\f489"}.mdi-pinterest-box:before{content:"\f48a"}.mdi-pizza:before{content:"\f48b"}.mdi-play:before{content:"\f48c"}.mdi-play-box-outline:before{content:"\f48d"}.mdi-play-circle:before{content:"\f48e"}.mdi-play-circle-outline:before{content:"\f48f"}.mdi-playlist-minus:before{content:"\f490"}.mdi-playlist-plus:before{content:"\f491"}.mdi-playstation:before{content:"\f492"}.mdi-plus:before{content:"\f493"}.mdi-plus-box:before{content:"\f494"}.mdi-plus-circle:before{content:"\f495"}.mdi-plus-circle-outline:before{content:"\f496"}.mdi-plus-network:before{content:"\f497"}.mdi-plus-one:before{content:"\f498"}.mdi-pocket:before{content:"\f499"}.mdi-poll:before{content:"\f49a"}.mdi-poll-box:before{content:"\f49b"}.mdi-polymer:before{content:"\f49c"}.mdi-popcorn:before{content:"\f49d"}.mdi-pound:before{content:"\f49e"}.mdi-pound-box:before{content:"\f49f"}.mdi-power:before{content:"\f4a0"}.mdi-power-settings:before{content:"\f4a1"}.mdi-power-socket:before{content:"\f4a2"}.mdi-presentation:before{content:"\f4a3"}.mdi-presentation-play:before{content:"\f4a4"}.mdi-printer:before{content:"\f4a5"}.mdi-printer-3d:before{content:"\f4a6"}.mdi-pulse:before{content:"\f4a7"}.mdi-puzzle:before{content:"\f4a8"}.mdi-qrcode:before{content:"\f4a9"}.mdi-quadcopter:before{content:"\f4aa"}.mdi-quality-high:before{content:"\f4ab"}.mdi-quicktime:before{content:"\f4ac"}.mdi-radiator:before{content:"\f4ad"}.mdi-radio:before{content:"\f4ae"}.mdi-radio-tower:before{content:"\f4af"}.mdi-radioactive:before{content:"\f4b0"}.mdi-radiobox-blank:before{content:"\f4b1"}.mdi-radiobox-marked:before{content:"\f4b2"}.mdi-raspberrypi:before{content:"\f4b3"}.mdi-rdio:before{content:"\f4b4"}.mdi-read:before{content:"\f4b5"}.mdi-readability:before{content:"\f4b6"}.mdi-receipt:before{content:"\f4b7"}.mdi-recycle:before{content:"\f4b8"}.mdi-redo:before{content:"\f4b9"}.mdi-redo-variant:before{content:"\f4ba"}.mdi-refresh:before{content:"\f4bb"}.mdi-relative-scale:before{content:"\f4bc"}.mdi-reload:before{content:"\f4bd"}.mdi-remote:before{content:"\f4be"}.mdi-rename-box:before{content:"\f4bf"}.mdi-repeat:before{content:"\f4c0"}.mdi-repeat-off:before{content:"\f4c1"}.mdi-repeat-once:before{content:"\f4c2"}.mdi-replay:before{content:"\f4c3"}.mdi-reply:before{content:"\f4c4"}.mdi-reply-all:before{content:"\f4c5"}.mdi-reproduction:before{content:"\f4c6"}.mdi-resize-bottom-right:before{content:"\f4c7"}.mdi-responsive:before{content:"\f4c8"}.mdi-rewind:before{content:"\f4c9"}.mdi-ribbon:before{content:"\f4ca"}.mdi-road:before{content:"\f4cb"}.mdi-rocket:before{content:"\f4cc"}.mdi-rotate-3d:before{content:"\f4cd"}.mdi-rotate-left:before{content:"\f4ce"}.mdi-rotate-left-variant:before{content:"\f4cf"}.mdi-rotate-right:before{content:"\f4d0"}.mdi-rotate-right-variant:before{content:"\f4d1"}.mdi-routes:before{content:"\f4d2"}.mdi-rss:before{content:"\f4d3"}.mdi-rss-box:before{content:"\f4d4"}.mdi-ruler:before{content:"\f4d5"}.mdi-run:before{content:"\f4d6"}.mdi-sale:before{content:"\f4d7"}.mdi-satellite:before{content:"\f4d8"}.mdi-satellite-variant:before{content:"\f4d9"}.mdi-scale:before{content:"\f4da"}.mdi-scale-bathroom:before{content:"\f4db"}.mdi-school:before{content:"\f4dc"}.mdi-screen-rotation:before{content:"\f4dd"}.mdi-screen-rotation-lock:before{content:"\f4de"}.mdi-script:before{content:"\f4df"}.mdi-sd:before{content:"\f4e0"}.mdi-security:before{content:"\f4e1"}.mdi-security-network:before{content:"\f4e2"}.mdi-select:before{content:"\f4e3"}.mdi-select-all:before{content:"\f4e4"}.mdi-select-inverse:before{content:"\f4e5"}.mdi-select-off:before{content:"\f4e6"}.mdi-send:before{content:"\f4e7"}.mdi-server:before{content:"\f4e8"}.mdi-server-minus:before{content:"\f4e9"}.mdi-server-network:before{content:"\f4ea"}.mdi-server-network-off:before{content:"\f4eb"}.mdi-server-off:before{content:"\f4ec"}.mdi-server-plus:before{content:"\f4ed"}.mdi-server-remove:before{content:"\f4ee"}.mdi-server-security:before{content:"\f4ef"}.mdi-settings:before{content:"\f4f0"}.mdi-settings-box:before{content:"\f4f1"}.mdi-shape-plus:before{content:"\f4f2"}.mdi-share:before{content:"\f4f3"}.mdi-share-variant:before{content:"\f4f4"}.mdi-shield:before{content:"\f4f5"}.mdi-shield-outline:before{content:"\f4f6"}.mdi-shopping:before{content:"\f4f7"}.mdi-shopping-music:before{content:"\f4f8"}.mdi-shuffle:before{content:"\f4f9"}.mdi-sigma:before{content:"\f4fa"}.mdi-sign-caution:before{content:"\f4fb"}.mdi-signal:before{content:"\f4fc"}.mdi-silverware:before{content:"\f4fd"}.mdi-silverware-fork:before{content:"\f4fe"}.mdi-silverware-spoon:before{content:"\f4ff"}.mdi-silverware-variant:before{content:"\f500"}.mdi-sim-alert:before{content:"\f501"}.mdi-sitemap:before{content:"\f502"}.mdi-skip-next:before{content:"\f503"}.mdi-skip-previous:before{content:"\f504"}.mdi-skype:before{content:"\f505"}.mdi-skype-business:before{content:"\f506"}.mdi-sleep:before{content:"\f507"}.mdi-sleep-off:before{content:"\f508"}.mdi-smoking:before{content:"\f509"}.mdi-smoking-off:before{content:"\f50a"}.mdi-snapchat:before{content:"\f50b"}.mdi-snowman:before{content:"\f50c"}.mdi-sofa:before{content:"\f50d"}.mdi-sort:before{content:"\f50e"}.mdi-sort-alphabetical:before{content:"\f50f"}.mdi-sort-ascending:before{content:"\f510"}.mdi-sort-descending:before{content:"\f511"}.mdi-sort-numeric:before{content:"\f512"}.mdi-sort-variant:before{content:"\f513"}.mdi-soundcloud:before{content:"\f514"}.mdi-source-fork:before{content:"\f515"}.mdi-source-pull:before{content:"\f516"}.mdi-speaker:before{content:"\f517"}.mdi-speaker-off:before{content:"\f518"}.mdi-speedometer:before{content:"\f519"}.mdi-spellcheck:before{content:"\f51a"}.mdi-spotify:before{content:"\f51b"}.mdi-spotlight:before{content:"\f51c"}.mdi-spotlight-beam:before{content:"\f51d"}.mdi-square-inc:before{content:"\f51e"}.mdi-square-inc-cash:before{content:"\f51f"}.mdi-stackoverflow:before{content:"\f520"}.mdi-star:before{content:"\f521"}.mdi-star-circle:before{content:"\f522"}.mdi-star-half:before{content:"\f523"}.mdi-star-outline:before{content:"\f524"}.mdi-steam:before{content:"\f525"}.mdi-stethoscope:before{content:"\f526"}.mdi-stocking:before{content:"\f527"}.mdi-stop:before{content:"\f528"}.mdi-store:before{content:"\f529"}.mdi-store-24-hour:before{content:"\f52a"}.mdi-stove:before{content:"\f52b"}.mdi-subway:before{content:"\f52c"}.mdi-sunglasses:before{content:"\f52d"}.mdi-swap-horizontal:before{content:"\f52e"}.mdi-swap-vertical:before{content:"\f52f"}.mdi-swim:before{content:"\f530"}.mdi-sword:before{content:"\f531"}.mdi-sync:before{content:"\f532"}.mdi-sync-alert:before{content:"\f533"}.mdi-sync-off:before{content:"\f534"}.mdi-tab:before{content:"\f535"}.mdi-tab-unselected:before{content:"\f536"}.mdi-table:before{content:"\f537"}.mdi-table-column-plus-after:before{content:"\f538"}.mdi-table-column-plus-before:before{content:"\f539"}.mdi-table-column-remove:before{content:"\f53a"}.mdi-table-column-width:before{content:"\f53b"}.mdi-table-edit:before{content:"\f53c"}.mdi-table-large:before{content:"\f53d"}.mdi-table-row-height:before{content:"\f53e"}.mdi-table-row-plus-after:before{content:"\f53f"}.mdi-table-row-plus-before:before{content:"\f540"}.mdi-table-row-remove:before{content:"\f541"}.mdi-tablet:before{content:"\f542"}.mdi-tablet-android:before{content:"\f543"}.mdi-tablet-ipad:before{content:"\f544"}.mdi-tag:before{content:"\f545"}.mdi-tag-faces:before{content:"\f546"}.mdi-tag-multiple:before{content:"\f547"}.mdi-tag-outline:before{content:"\f548"}.mdi-tag-text-outline:before{content:"\f549"}.mdi-taxi:before{content:"\f54a"}.mdi-teamviewer:before{content:"\f54b"}.mdi-telegram:before{content:"\f54c"}.mdi-television:before{content:"\f54d"}.mdi-television-guide:before{content:"\f54e"}.mdi-temperature-celsius:before{content:"\f54f"}.mdi-temperature-fahrenheit:before{content:"\f550"}.mdi-temperature-kelvin:before{content:"\f551"}.mdi-tennis:before{content:"\f552"}.mdi-tent:before{content:"\f553"}.mdi-terrain:before{content:"\f554"}.mdi-text-to-speech:before{content:"\f555"}.mdi-text-to-speech-off:before{content:"\f556"}.mdi-texture:before{content:"\f557"}.mdi-theater:before{content:"\f558"}.mdi-theme-light-dark:before{content:"\f559"}.mdi-thermometer:before{content:"\f55a"}.mdi-thermometer-lines:before{content:"\f55b"}.mdi-thumb-down:before{content:"\f55c"}.mdi-thumb-down-outline:before{content:"\f55d"}.mdi-thumb-up:before{content:"\f55e"}.mdi-thumb-up-outline:before{content:"\f55f"}.mdi-thumbs-up-down:before{content:"\f560"}.mdi-ticket:before{content:"\f561"}.mdi-ticket-account:before{content:"\f562"}.mdi-tie:before{content:"\f563"}.mdi-timelapse:before{content:"\f564"}.mdi-timer:before{content:"\f565"}.mdi-timer-10:before{content:"\f566"}.mdi-timer-3:before{content:"\f567"}.mdi-timer-off:before{content:"\f568"}.mdi-timer-sand:before{content:"\f569"}.mdi-timetable:before{content:"\f56a"}.mdi-toggle-switch:before{content:"\f56b"}.mdi-toggle-switch-off:before{content:"\f56c"}.mdi-tooltip:before{content:"\f56d"}.mdi-tooltip-edit:before{content:"\f56e"}.mdi-tooltip-image:before{content:"\f56f"}.mdi-tooltip-outline:before{content:"\f570"}.mdi-tooltip-outline-plus:before{content:"\f571"}.mdi-tooltip-text:before{content:"\f572"}.mdi-tor:before{content:"\f573"}.mdi-traffic-light:before{content:"\f574"}.mdi-train:before{content:"\f575"}.mdi-tram:before{content:"\f576"}.mdi-transcribe:before{content:"\f577"}.mdi-transcribe-close:before{content:"\f578"}.mdi-transfer:before{content:"\f579"}.mdi-tree:before{content:"\f57a"}.mdi-trello:before{content:"\f57b"}.mdi-trending-down:before{content:"\f57c"}.mdi-trending-neutral:before{content:"\f57d"}.mdi-trending-up:before{content:"\f57e"}.mdi-trophy:before{content:"\f57f"}.mdi-trophy-award:before{content:"\f580"}.mdi-trophy-variant:before{content:"\f581"}.mdi-truck:before{content:"\f582"}.mdi-tshirt-crew:before{content:"\f583"}.mdi-tshirt-v:before{content:"\f584"}.mdi-tumblr:before{content:"\f585"}.mdi-tumblr-reblog:before{content:"\f586"}.mdi-twitch:before{content:"\f587"}.mdi-twitter:before{content:"\f588"}.mdi-twitter-box:before{content:"\f589"}.mdi-twitter-circle:before{content:"\f58a"}.mdi-twitter-retweet:before{content:"\f58b"}.mdi-ubuntu:before{content:"\f58c"}.mdi-umbrella:before{content:"\f58d"}.mdi-umbrella-outline:before{content:"\f58e"}.mdi-undo:before{content:"\f58f"}.mdi-undo-variant:before{content:"\f590"}.mdi-unfold-less:before{content:"\f591"}.mdi-unfold-more:before{content:"\f592"}.mdi-ungroup:before{content:"\f593"}.mdi-untappd:before{content:"\f594"}.mdi-upload:before{content:"\f595"}.mdi-usb:before{content:"\f596"}.mdi-vector-curve:before{content:"\f597"}.mdi-vector-point:before{content:"\f598"}.mdi-vector-square:before{content:"\f599"}.mdi-verified:before{content:"\f59a"}.mdi-vibrate:before{content:"\f59b"}.mdi-video:before{content:"\f59c"}.mdi-video-off:before{content:"\f59d"}.mdi-video-switch:before{content:"\f59e"}.mdi-view-agenda:before{content:"\f59f"}.mdi-view-array:before{content:"\f5a0"}.mdi-view-carousel:before{content:"\f5a1"}.mdi-view-column:before{content:"\f5a2"}.mdi-view-dashboard:before{content:"\f5a3"}.mdi-view-day:before{content:"\f5a4"}.mdi-view-grid:before{content:"\f5a5"}.mdi-view-headline:before{content:"\f5a6"}.mdi-view-list:before{content:"\f5a7"}.mdi-view-module:before{content:"\f5a8"}.mdi-view-quilt:before{content:"\f5a9"}.mdi-view-stream:before{content:"\f5aa"}.mdi-view-week:before{content:"\f5ab"}.mdi-vimeo:before{content:"\f5ac"}.mdi-vine:before{content:"\f5ad"}.mdi-vk:before{content:"\f5ae"}.mdi-vk-box:before{content:"\f5af"}.mdi-vk-circle:before{content:"\f5b0"}.mdi-voicemail:before{content:"\f5b1"}.mdi-volume-high:before{content:"\f5b2"}.mdi-volume-low:before{content:"\f5b3"}.mdi-volume-medium:before{content:"\f5b4"}.mdi-volume-off:before{content:"\f5b5"}.mdi-vpn:before{content:"\f5b6"}.mdi-walk:before{content:"\f5b7"}.mdi-wallet:before{content:"\f5b8"}.mdi-wallet-giftcard:before{content:"\f5b9"}.mdi-wallet-membership:before{content:"\f5ba"}.mdi-wallet-travel:before{content:"\f5bb"}.mdi-watch:before{content:"\f5bc"}.mdi-watch-export:before{content:"\f5bd"}.mdi-watch-import:before{content:"\f5be"}.mdi-water:before{content:"\f5bf"}.mdi-water-off:before{content:"\f5c0"}.mdi-water-pump:before{content:"\f5c1"}.mdi-weather-cloudy:before{content:"\f5c2"}.mdi-weather-fog:before{content:"\f5c3"}.mdi-weather-hail:before{content:"\f5c4"}.mdi-weather-lightning:before{content:"\f5c5"}.mdi-weather-night:before{content:"\f5c6"}.mdi-weather-partlycloudy:before{content:"\f5c7"}.mdi-weather-pouring:before{content:"\f5c8"}.mdi-weather-rainy:before{content:"\f5c9"}.mdi-weather-snowy:before{content:"\f5ca"}.mdi-weather-sunny:before{content:"\f5cb"}.mdi-weather-sunset:before{content:"\f5cc"}.mdi-weather-sunset-down:before{content:"\f5cd"}.mdi-weather-sunset-up:before{content:"\f5ce"}.mdi-weather-windy:before{content:"\f5cf"}.mdi-weather-windy-variant:before{content:"\f5d0"}.mdi-web:before{content:"\f5d1"}.mdi-webcam:before{content:"\f5d2"}.mdi-weight:before{content:"\f5d3"}.mdi-weight-kilogram:before{content:"\f5d4"}.mdi-whatsapp:before{content:"\f5d5"}.mdi-wheelchair-accessibility:before{content:"\f5d6"}.mdi-white-balance-auto:before{content:"\f5d7"}.mdi-white-balance-incandescent:before{content:"\f5d8"}.mdi-white-balance-irradescent:before{content:"\f5d9"}.mdi-white-balance-sunny:before{content:"\f5da"}.mdi-wifi:before{content:"\f5db"}.mdi-wii:before{content:"\f5dc"}.mdi-wikipedia:before{content:"\f5dd"}.mdi-window-close:before{content:"\f5de"}.mdi-window-closed:before{content:"\f5df"}.mdi-window-maximize:before{content:"\f5e0"}.mdi-window-minimize:before{content:"\f5e1"}.mdi-window-open:before{content:"\f5e2"}.mdi-window-restore:before{content:"\f5e3"}.mdi-windows:before{content:"\f5e4"}.mdi-wordpress:before{content:"\f5e5"}.mdi-worker:before{content:"\f5e6"}.mdi-wunderlist:before{content:"\f5e7"}.mdi-xbox:before{content:"\f5e8"}.mdi-xbox-controller:before{content:"\f5e9"}.mdi-xbox-controller-off:before{content:"\f5ea"}.mdi-xda:before{content:"\f5eb"}.mdi-xml:before{content:"\f5ec"}.mdi-yeast:before{content:"\f5ed"}.mdi-yelp:before{content:"\f5ee"}.mdi-youtube-play:before{content:"\f5ef"}.mdi-zip-box:before{content:"\f5f0"}@font-face{font-family:'MaterialDesignIcons';src:url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.eot');src:url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.woff') format('woff'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.ttf') format('truetype'),
url('/wp-content/themes/thegem-elementor/fonts/material/materialdesignicons.svg#MaterialDesignIcons') format('svg');font-weight:normal;font-style:normal}.gem-print-icon.gem-icon-pack-material{display:inline-block;font-family:'MaterialDesignIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:24px}.gem-mdi{font-family:'MaterialDesignIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;text-rendering:auto;line-height:1}.gem-mdi.gem-mdi-label:before{content:'';width:20px;height:20px;background:url('/wp-content/themes/thegem-elementor/css/icons-material-logo.svg') no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width: 1439px){.gem-mdi.gem-mdi-label:before{width:15px;height:15px;background-size:15px 15px}}.mdi-account:before{content:"\f101"}.mdi-account-alert:before{content:"\f102"}.mdi-account-box:before{content:"\f103"}.mdi-account-box-outline:before{content:"\f104"}.mdi-account-check:before{content:"\f105"}.mdi-account-circle:before{content:"\f106"}.mdi-account-key:before{content:"\f107"}.mdi-account-location:before{content:"\f108"}.mdi-account-minus:before{content:"\f109"}.mdi-account-multiple:before{content:"\f10a"}.mdi-account-multiple-outline:before{content:"\f10b"}.mdi-account-multiple-plus:before{content:"\f10c"}.mdi-account-network:before{content:"\f10d"}.mdi-account-outline:before{content:"\f10e"}.mdi-account-plus:before{content:"\f10f"}.mdi-account-remove:before{content:"\f110"}.mdi-account-search:before{content:"\f111"}.mdi-account-star:before{content:"\f112"}.mdi-account-star-variant:before{content:"\f113"}.mdi-account-switch:before{content:"\f114"}.mdi-airballoon:before{content:"\f115"}.mdi-airplane:before{content:"\f116"}.mdi-airplane-off:before{content:"\f117"}.mdi-alarm:before{content:"\f118"}.mdi-alarm-check:before{content:"\f119"}.mdi-alarm-multiple:before{content:"\f11a"}.mdi-alarm-off:before{content:"\f11b"}.mdi-alarm-plus:before{content:"\f11c"}.mdi-album:before{content:"\f11d"}.mdi-alert:before{content:"\f11e"}.mdi-alert-box:before{content:"\f11f"}.mdi-alert-circle:before{content:"\f120"}.mdi-alert-octagon:before{content:"\f121"}.mdi-alpha:before{content:"\f122"}.mdi-alphabetical:before{content:"\f123"}.mdi-amazon:before{content:"\f124"}.mdi-amazon-clouddrive:before{content:"\f125"}.mdi-ambulance:before{content:"\f126"}.mdi-android:before{content:"\f127"}.mdi-android-debug-bridge:before{content:"\f128"}.mdi-android-studio:before{content:"\f129"}.mdi-apple:before{content:"\f12a"}.mdi-apple-finder:before{content:"\f12b"}.mdi-apple-ios:before{content:"\f12c"}.mdi-apple-mobileme:before{content:"\f12d"}.mdi-apple-safari:before{content:"\f12e"}.mdi-appnet:before{content:"\f12f"}.mdi-apps:before{content:"\f130"}.mdi-archive:before{content:"\f131"}.mdi-arrange-bring-forward:before{content:"\f132"}.mdi-arrange-bring-to-front:before{content:"\f133"}.mdi-arrange-send-backward:before{content:"\f134"}.mdi-arrange-send-to-back:before{content:"\f135"}.mdi-arrow-all:before{content:"\f136"}.mdi-arrow-bottom-left:before{content:"\f137"}.mdi-arrow-bottom-right:before{content:"\f138"}.mdi-arrow-collapse:before{content:"\f139"}.mdi-arrow-down:before{content:"\f13a"}.mdi-arrow-down-bold:before{content:"\f13b"}.mdi-arrow-down-bold-circle:before{content:"\f13c"}.mdi-arrow-down-bold-circle-outline:before{content:"\f13d"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f13e"}.mdi-arrow-expand:before{content:"\f13f"}.mdi-arrow-left:before{content:"\f140"}.mdi-arrow-left-bold:before{content:"\f141"}.mdi-arrow-left-bold-circle:before{content:"\f142"}.mdi-arrow-left-bold-circle-outline:before{content:"\f143"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f144"}.mdi-arrow-right:before{content:"\f145"}.mdi-arrow-right-bold:before{content:"\f146"}.mdi-arrow-right-bold-circle:before{content:"\f147"}.mdi-arrow-right-bold-circle-outline:before{content:"\f148"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f149"}.mdi-arrow-top-left:before{content:"\f14a"}.mdi-arrow-top-right:before{content:"\f14b"}.mdi-arrow-up:before{content:"\f14c"}.mdi-arrow-up-bold:before{content:"\f14d"}.mdi-arrow-up-bold-circle:before{content:"\f14e"}.mdi-arrow-up-bold-circle-outline:before{content:"\f14f"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f150"}.mdi-at:before{content:"\f151"}.mdi-attachment:before{content:"\f152"}.mdi-audiobook:before{content:"\f153"}.mdi-auto-fix:before{content:"\f154"}.mdi-auto-upload:before{content:"\f155"}.mdi-baby:before{content:"\f156"}.mdi-backburger:before{content:"\f157"}.mdi-backup-restore:before{content:"\f158"}.mdi-bank:before{content:"\f159"}.mdi-barcode:before{content:"\f15a"}.mdi-barley:before{content:"\f15b"}.mdi-barrel:before{content:"\f15c"}.mdi-basecamp:before{content:"\f15d"}.mdi-basket:before{content:"\f15e"}.mdi-basket-fill:before{content:"\f15f"}.mdi-basket-unfill:before{content:"\f160"}.mdi-battery:before{content:"\f161"}.mdi-battery-10:before{content:"\f162"}.mdi-battery-20:before{content:"\f163"}.mdi-battery-30:before{content:"\f164"}.mdi-battery-40:before{content:"\f165"}.mdi-battery-50:before{content:"\f166"}.mdi-battery-60:before{content:"\f167"}.mdi-battery-70:before{content:"\f168"}.mdi-battery-80:before{content:"\f169"}.mdi-battery-90:before{content:"\f16a"}.mdi-battery-alert:before{content:"\f16b"}.mdi-battery-charging-100:before{content:"\f16c"}.mdi-battery-charging-20:before{content:"\f16d"}.mdi-battery-charging-30:before{content:"\f16e"}.mdi-battery-charging-40:before{content:"\f16f"}.mdi-battery-charging-60:before{content:"\f170"}.mdi-battery-charging-80:before{content:"\f171"}.mdi-battery-charging-90:before{content:"\f172"}.mdi-battery-minus:before{content:"\f173"}.mdi-battery-negative:before{content:"\f174"}.mdi-battery-outline:before{content:"\f175"}.mdi-battery-plus:before{content:"\f176"}.mdi-battery-positive:before{content:"\f177"}.mdi-battery-unknown:before{content:"\f178"}.mdi-beach:before{content:"\f179"}.mdi-beaker:before{content:"\f17a"}.mdi-beaker-empty:before{content:"\f17b"}.mdi-beaker-empty-outline:before{content:"\f17c"}.mdi-beaker-outline:before{content:"\f17d"}.mdi-beats:before{content:"\f17e"}.mdi-beer:before{content:"\f17f"}.mdi-behance:before{content:"\f180"}.mdi-bell:before{content:"\f181"}.mdi-bell-off:before{content:"\f182"}.mdi-bell-outline:before{content:"\f183"}.mdi-bell-ring:before{content:"\f184"}.mdi-bell-ring-outline:before{content:"\f185"}.mdi-bell-sleep:before{content:"\f186"}.mdi-beta:before{content:"\f187"}.mdi-bike:before{content:"\f188"}.mdi-bing:before{content:"\f189"}.mdi-binoculars:before{content:"\f18a"}.mdi-bio:before{content:"\f18b"}.mdi-biohazard:before{content:"\f18c"}.mdi-bitbucket:before{content:"\f18d"}.mdi-black-mesa:before{content:"\f18e"}.mdi-blackberry:before{content:"\f18f"}.mdi-blinds:before{content:"\f190"}.mdi-block-helper:before{content:"\f191"}.mdi-blogger:before{content:"\f192"}.mdi-bluetooth:before{content:"\f193"}.mdi-bluetooth-audio:before{content:"\f194"}.mdi-bluetooth-connect:before{content:"\f195"}.mdi-bluetooth-settings:before{content:"\f196"}.mdi-bluetooth-transfer:before{content:"\f197"}.mdi-blur:before{content:"\f198"}.mdi-blur-linear:before{content:"\f199"}.mdi-blur-off:before{content:"\f19a"}.mdi-blur-radial:before{content:"\f19b"}.mdi-bone:before{content:"\f19c"}.mdi-book:before{content:"\f19d"}.mdi-book-multiple:before{content:"\f19e"}.mdi-book-multiple-variant:before{content:"\f19f"}.mdi-book-open:before{content:"\f1a0"}.mdi-book-variant:before{content:"\f1a1"}.mdi-bookmark:before{content:"\f1a2"}.mdi-bookmark-check:before{content:"\f1a3"}.mdi-bookmark-music:before{content:"\f1a4"}.mdi-bookmark-outline:before{content:"\f1a5"}.mdi-bookmark-outline-plus:before{content:"\f1a6"}.mdi-bookmark-plus:before{content:"\f1a7"}.mdi-bookmark-remove:before{content:"\f1a8"}.mdi-border-all:before{content:"\f1a9"}.mdi-border-bottom:before{content:"\f1aa"}.mdi-border-color:before{content:"\f1ab"}.mdi-border-horizontal:before{content:"\f1ac"}.mdi-border-inside:before{content:"\f1ad"}.mdi-border-left:before{content:"\f1ae"}.mdi-border-none:before{content:"\f1af"}.mdi-border-outside:before{content:"\f1b0"}.mdi-border-right:before{content:"\f1b1"}.mdi-border-top:before{content:"\f1b2"}.mdi-border-vertical:before{content:"\f1b3"}.mdi-bowling:before{content:"\f1b4"}.mdi-box:before{content:"\f1b5"}.mdi-briefcase:before{content:"\f1b6"}.mdi-briefcase-check:before{content:"\f1b7"}.mdi-briefcase-download:before{content:"\f1b8"}.mdi-briefcase-upload:before{content:"\f1b9"}.mdi-brightness-1:before{content:"\f1ba"}.mdi-brightness-2:before{content:"\f1bb"}.mdi-brightness-3:before{content:"\f1bc"}.mdi-brightness-4:before{content:"\f1bd"}.mdi-brightness-5:before{content:"\f1be"}.mdi-brightness-6:before{content:"\f1bf"}.mdi-brightness-7:before{content:"\f1c0"}.mdi-brightness-auto:before{content:"\f1c1"}.mdi-broom:before{content:"\f1c2"}.mdi-brush:before{content:"\f1c3"}.mdi-bug:before{content:"\f1c4"}.mdi-bulletin-board:before{content:"\f1c5"}.mdi-bullhorn:before{content:"\f1c6"}.mdi-bus:before{content:"\f1c7"}.mdi-cake:before{content:"\f1c8"}.mdi-cake-variant:before{content:"\f1c9"}.mdi-calculator:before{content:"\f1ca"}.mdi-calendar:before{content:"\f1cb"}.mdi-calendar-blank:before{content:"\f1cc"}.mdi-calendar-check:before{content:"\f1cd"}.mdi-calendar-clock:before{content:"\f1ce"}.mdi-calendar-multiple:before{content:"\f1cf"}.mdi-calendar-multiple-check:before{content:"\f1d0"}.mdi-calendar-plus:before{content:"\f1d1"}.mdi-calendar-remove:before{content:"\f1d2"}.mdi-calendar-text:before{content:"\f1d3"}.mdi-calendar-today:before{content:"\f1d4"}.mdi-camcorder:before{content:"\f1d5"}.mdi-camcorder-box:before{content:"\f1d6"}.mdi-camcorder-box-off:before{content:"\f1d7"}.mdi-camcorder-off:before{content:"\f1d8"}.mdi-camera:before{content:"\f1d9"}.mdi-camera-front:before{content:"\f1da"}.mdi-camera-front-variant:before{content:"\f1db"}.mdi-camera-iris:before{content:"\f1dc"}.mdi-camera-party-mode:before{content:"\f1dd"}.mdi-camera-rear:before{content:"\f1de"}.mdi-camera-rear-variant:before{content:"\f1df"}.mdi-camera-switch:before{content:"\f1e0"}.mdi-camera-timer:before{content:"\f1e1"}.mdi-candycane:before{content:"\f1e2"}.mdi-car:before{content:"\f1e3"}.mdi-car-wash:before{content:"\f1e4"}.mdi-carrot:before{content:"\f1e5"}.mdi-cart:before{content:"\f1e6"}.mdi-cart-outline:before{content:"\f1e7"}.mdi-cash:before{content:"\f1e8"}.mdi-cash-100:before{content:"\f1e9"}.mdi-cash-multiple:before{content:"\f1ea"}.mdi-cash-usd:before{content:"\f1eb"}.mdi-cast:before{content:"\f1ec"}.mdi-cast-connected:before{content:"\f1ed"}.mdi-castle:before{content:"\f1ee"}.mdi-cat:before{content:"\f1ef"}.mdi-cellphone:before{content:"\f1f0"}.mdi-cellphone-android:before{content:"\f1f1"}.mdi-cellphone-dock:before{content:"\f1f2"}.mdi-cellphone-iphone:before{content:"\f1f3"}.mdi-cellphone-link:before{content:"\f1f4"}.mdi-cellphone-link-off:before{content:"\f1f5"}.mdi-cellphone-settings:before{content:"\f1f6"}.mdi-chair-school:before{content:"\f1f7"}.mdi-chart-arc:before{content:"\f1f8"}.mdi-chart-areaspline:before{content:"\f1f9"}.mdi-chart-bar:before{content:"\f1fa"}.mdi-chart-histogram:before{content:"\f1fb"}.mdi-chart-line:before{content:"\f1fc"}.mdi-chart-pie:before{content:"\f1fd"}.mdi-check:before{content:"\f1fe"}.mdi-check-all:before{content:"\f1ff"}.mdi-checkbox-blank:before{content:"\f200"}.mdi-checkbox-blank-circle:before{content:"\f201"}.mdi-checkbox-blank-circle-outline:before{content:"\f202"}.mdi-checkbox-blank-outline:before{content:"\f203"}.mdi-checkbox-marked:before{content:"\f204"}.mdi-checkbox-marked-circle:before{content:"\f205"}.mdi-checkbox-marked-circle-outline:before{content:"\f206"}.mdi-checkbox-marked-outline:before{content:"\f207"}.mdi-checkbox-multiple-blank:before{content:"\f208"}.mdi-checkbox-multiple-blank-outline:before{content:"\f209"}.mdi-checkbox-multiple-marked:before{content:"\f20a"}.mdi-checkbox-multiple-marked-outline:before{content:"\f20b"}.mdi-checkerboard:before{content:"\f20c"}.mdi-chevron-double-down:before{content:"\f20d"}.mdi-chevron-double-left:before{content:"\f20e"}.mdi-chevron-double-right:before{content:"\f20f"}.mdi-chevron-double-up:before{content:"\f210"}.mdi-chevron-down:before{content:"\f211"}.mdi-chevron-left:before{content:"\f212"}.mdi-chevron-right:before{content:"\f213"}.mdi-chevron-up:before{content:"\f214"}.mdi-church:before{content:"\f215"}.mdi-cisco-webex:before{content:"\f216"}.mdi-city:before{content:"\f217"}.mdi-clipboard:before{content:"\f218"}.mdi-clipboard-account:before{content:"\f219"}.mdi-clipboard-alert:before{content:"\f21a"}.mdi-clipboard-arrow-down:before{content:"\f21b"}.mdi-clipboard-arrow-left:before{content:"\f21c"}.mdi-clipboard-check:before{content:"\f21d"}.mdi-clipboard-outline:before{content:"\f21e"}.mdi-clipboard-text:before{content:"\f21f"}.mdi-clippy:before{content:"\f220"}.mdi-clock:before{content:"\f221"}.mdi-clock-fast:before{content:"\f222"}.mdi-close:before{content:"\f223"}.mdi-close-box:before{content:"\f224"}.mdi-close-box-outline:before{content:"\f225"}.mdi-close-circle:before{content:"\f226"}.mdi-close-circle-outline:before{content:"\f227"}.mdi-close-network:before{content:"\f228"}.mdi-closed-caption:before{content:"\f229"}.mdi-cloud:before{content:"\f22a"}.mdi-cloud-check:before{content:"\f22b"}.mdi-cloud-circle:before{content:"\f22c"}.mdi-cloud-download:before{content:"\f22d"}.mdi-cloud-outline:before{content:"\f22e"}.mdi-cloud-outline-off:before{content:"\f22f"}.mdi-cloud-upload:before{content:"\f230"}.mdi-code-array:before{content:"\f231"}.mdi-code-braces:before{content:"\f232"}.mdi-code-equal:before{content:"\f233"}.mdi-code-greater-than:before{content:"\f234"}.mdi-code-less-than:before{content:"\f235"}.mdi-code-less-than-or-equal:before{content:"\f236"}.mdi-code-not-equal:before{content:"\f237"}.mdi-code-not-equal-variant:before{content:"\f238"}.mdi-code-string:before{content:"\f239"}.mdi-code-tags:before{content:"\f23a"}.mdi-codepen:before{content:"\f23b"}.mdi-coffee:before{content:"\f23c"}.mdi-coffee-to-go:before{content:"\f23d"}.mdi-coin:before{content:"\f23e"}.mdi-color-helper:before{content:"\f23f"}.mdi-comment:before{content:"\f240"}.mdi-comment-account:before{content:"\f241"}.mdi-comment-account-outline:before{content:"\f242"}.mdi-comment-alert:before{content:"\f243"}.mdi-comment-alert-outline:before{content:"\f244"}.mdi-comment-check:before{content:"\f245"}.mdi-comment-check-outline:before{content:"\f246"}.mdi-comment-multiple-outline:before{content:"\f247"}.mdi-comment-outline:before{content:"\f248"}.mdi-comment-plus-outline:before{content:"\f249"}.mdi-comment-processing:before{content:"\f24a"}.mdi-comment-processing-outline:before{content:"\f24b"}.mdi-comment-remove-outline:before{content:"\f24c"}.mdi-comment-text:before{content:"\f24d"}.mdi-comment-text-outline:before{content:"\f24e"}.mdi-compare:before{content:"\f24f"}.mdi-compass:before{content:"\f250"}.mdi-compass-outline:before{content:"\f251"}.mdi-console:before{content:"\f252"}.mdi-content-copy:before{content:"\f253"}.mdi-content-cut:before{content:"\f254"}.mdi-content-duplicate:before{content:"\f255"}.mdi-content-paste:before{content:"\f256"}.mdi-content-save:before{content:"\f257"}.mdi-content-save-all:before{content:"\f258"}.mdi-contrast:before{content:"\f259"}.mdi-contrast-box:before{content:"\f25a"}.mdi-contrast-circle:before{content:"\f25b"}.mdi-cow:before{content:"\f25c"}.mdi-credit-card:before{content:"\f25d"}.mdi-credit-card-multiple:before{content:"\f25e"}.mdi-crop:before{content:"\f25f"}.mdi-crop-free:before{content:"\f260"}.mdi-crop-landscape:before{content:"\f261"}.mdi-crop-portrait:before{content:"\f262"}.mdi-crop-square:before{content:"\f263"}.mdi-crosshairs:before{content:"\f264"}.mdi-crosshairs-gps:before{content:"\f265"}.mdi-crown:before{content:"\f266"}.mdi-cube:before{content:"\f267"}.mdi-cube-outline:before{content:"\f268"}.mdi-cube-unfolded:before{content:"\f269"}.mdi-cup:before{content:"\f26a"}.mdi-cup-water:before{content:"\f26b"}.mdi-currency-btc:before{content:"\f26c"}.mdi-currency-eur:before{content:"\f26d"}.mdi-currency-gbp:before{content:"\f26e"}.mdi-currency-inr:before{content:"\f26f"}.mdi-currency-rub:before{content:"\f270"}.mdi-currency-try:before{content:"\f271"}.mdi-currency-usd:before{content:"\f272"}.mdi-cursor-default:before{content:"\f273"}.mdi-cursor-default-outline:before{content:"\f274"}.mdi-cursor-move:before{content:"\f275"}.mdi-cursor-pointer:before{content:"\f276"}.mdi-database:before{content:"\f277"}.mdi-database-minus:before{content:"\f278"}.mdi-database-outline:before{content:"\f279"}.mdi-database-plus:before{content:"\f27a"}.mdi-debug-step-into:before{content:"\f27b"}.mdi-debug-step-out:before{content:"\f27c"}.mdi-debug-step-over:before{content:"\f27d"}.mdi-decimal-decrease:before{content:"\f27e"}.mdi-decimal-increase:before{content:"\f27f"}.mdi-delete:before{content:"\f280"}.mdi-delete-variant:before{content:"\f281"}.mdi-deskphone:before{content:"\f282"}.mdi-desktop-mac:before{content:"\f283"}.mdi-desktop-tower:before{content:"\f284"}.mdi-details:before{content:"\f285"}.mdi-deviantart:before{content:"\f286"}.mdi-diamond:before{content:"\f287"}.mdi-dice:before{content:"\f288"}.mdi-dice-1:before{content:"\f289"}.mdi-dice-2:before{content:"\f28a"}.mdi-dice-3:before{content:"\f28b"}.mdi-dice-4:before{content:"\f28c"}.mdi-dice-5:before{content:"\f28d"}.mdi-dice-6:before{content:"\f28e"}.mdi-directions:before{content:"\f28f"}.mdi-disk-alert:before{content:"\f290"}.mdi-disqus:before{content:"\f291"}.mdi-disqus-outline:before{content:"\f292"}.mdi-division:before{content:"\f293"}.mdi-division-box:before{content:"\f294"}.mdi-dns:before{content:"\f295"}.mdi-domain:before{content:"\f296"}.mdi-dots-horizontal:before{content:"\f297"}.mdi-dots-vertical:before{content:"\f298"}.mdi-download:before{content:"\f299"}.mdi-drag:before{content:"\f29a"}.mdi-drag-horizontal:before{content:"\f29b"}.mdi-drag-vertical:before{content:"\f29c"}.mdi-drawing:before{content:"\f29d"}.mdi-drawing-box:before{content:"\f29e"}.mdi-dribbble:before{content:"\f29f"}.mdi-dribbble-box:before{content:"\f2a0"}.mdi-drone:before{content:"\f2a1"}.mdi-dropbox:before{content:"\f2a2"}.mdi-drupal:before{content:"\f2a3"}.mdi-duck:before{content:"\f2a4"}.mdi-dumbbell:before{content:"\f2a5"}.mdi-earth:before{content:"\f2a6"}.mdi-earth-off:before{content:"\f2a7"}.mdi-edge:before{content:"\f2a8"}.mdi-eject:before{content:"\f2a9"}.mdi-elevation-decline:before{content:"\f2aa"}.mdi-elevation-rise:before{content:"\f2ab"}.mdi-elevator:before{content:"\f2ac"}.mdi-email:before{content:"\f2ad"}.mdi-email-open:before{content:"\f2ae"}.mdi-email-outline:before{content:"\f2af"}.mdi-email-secure:before{content:"\f2b0"}.mdi-emoticon:before{content:"\f2b1"}.mdi-emoticon-cool:before{content:"\f2b2"}.mdi-emoticon-devil:before{content:"\f2b3"}.mdi-emoticon-happy:before{content:"\f2b4"}.mdi-emoticon-neutral:before{content:"\f2b5"}.mdi-emoticon-poop:before{content:"\f2b6"}.mdi-emoticon-sad:before{content:"\f2b7"}.mdi-emoticon-tongue:before{content:"\f2b8"}.mdi-engine:before{content:"\f2b9"}.mdi-engine-outline:before{content:"\f2ba"}.mdi-equal:before{content:"\f2bb"}.mdi-equal-box:before{content:"\f2bc"}.mdi-eraser:before{content:"\f2bd"}.mdi-escalator:before{content:"\f2be"}.mdi-etsy:before{content:"\f2bf"}.mdi-evernote:before{content:"\f2c0"}.mdi-exclamation:before{content:"\f2c1"}.mdi-exit-to-app:before{content:"\f2c2"}.mdi-export:before{content:"\f2c3"}.mdi-eye:before{content:"\f2c4"}.mdi-eye-off:before{content:"\f2c5"}.mdi-eyedropper:before{content:"\f2c6"}.mdi-eyedropper-variant:before{content:"\f2c7"}.mdi-facebook:before{content:"\f2c8"}.mdi-facebook-box:before{content:"\f2c9"}.mdi-facebook-messenger:before{content:"\f2ca"}.mdi-factory:before{content:"\f2cb"}.mdi-fan:before{content:"\f2cc"}.mdi-fast-forward:before{content:"\f2cd"}.mdi-ferry:before{content:"\f2ce"}.mdi-file:before{content:"\f2cf"}.mdi-file-cloud:before{content:"\f2d0"}.mdi-file-delimited:before{content:"\f2d1"}.mdi-file-document:before{content:"\f2d2"}.mdi-file-document-box:before{content:"\f2d3"}.mdi-file-excel:before{content:"\f2d4"}.mdi-file-excel-box:before{content:"\f2d5"}.mdi-file-find:before{content:"\f2d6"}.mdi-file-image:before{content:"\f2d7"}.mdi-file-image-box:before{content:"\f2d8"}.mdi-file-multiple:before{content:"\f2d9"}.mdi-file-music:before{content:"\f2da"}.mdi-file-outline:before{content:"\f2db"}.mdi-file-pdf:before{content:"\f2dc"}.mdi-file-pdf-box:before{content:"\f2dd"}.mdi-file-powerpoint:before{content:"\f2de"}.mdi-file-powerpoint-box:before{content:"\f2df"}.mdi-file-presentation-box:before{content:"\f2e0"}.mdi-file-video:before{content:"\f2e1"}.mdi-file-word:before{content:"\f2e2"}.mdi-file-word-box:before{content:"\f2e3"}.mdi-file-xml:before{content:"\f2e4"}.mdi-film:before{content:"\f2e5"}.mdi-filmstrip:before{content:"\f2e6"}.mdi-filmstrip-off:before{content:"\f2e7"}.mdi-filter:before{content:"\f2e8"}.mdi-filter-outline:before{content:"\f2e9"}.mdi-filter-remove:before{content:"\f2ea"}.mdi-filter-remove-outline:before{content:"\f2eb"}.mdi-filter-variant:before{content:"\f2ec"}.mdi-fire:before{content:"\f2ed"}.mdi-firefox:before{content:"\f2ee"}.mdi-fish:before{content:"\f2ef"}.mdi-flag:before{content:"\f2f0"}.mdi-flag-checkered:before{content:"\f2f1"}.mdi-flag-outline:before{content:"\f2f2"}.mdi-flag-outline-variant:before{content:"\f2f3"}.mdi-flag-triangle:before{content:"\f2f4"}.mdi-flag-variant:before{content:"\f2f5"}.mdi-flash:before{content:"\f2f6"}.mdi-flash-auto:before{content:"\f2f7"}.mdi-flash-off:before{content:"\f2f8"}.mdi-flashlight:before{content:"\f2f9"}.mdi-flashlight-off:before{content:"\f2fa"}.mdi-flattr:before{content:"\f2fb"}.mdi-flip-to-back:before{content:"\f2fc"}.mdi-flip-to-front:before{content:"\f2fd"}.mdi-floppy:before{content:"\f2fe"}.mdi-flower:before{content:"\f2ff"}.mdi-folder:before{content:"\f300"}.mdi-folder-account:before{content:"\f301"}.mdi-folder-download:before{content:"\f302"}.mdi-folder-google-drive:before{content:"\f303"}.mdi-folder-image:before{content:"\f304"}.mdi-folder-lock:before{content:"\f305"}.mdi-folder-lock-open:before{content:"\f306"}.mdi-folder-move:before{content:"\f307"}.mdi-folder-multiple:before{content:"\f308"}.mdi-folder-multiple-image:before{content:"\f309"}.mdi-folder-multiple-outline:before{content:"\f30a"}.mdi-folder-outline:before{content:"\f30b"}.mdi-folder-plus:before{content:"\f30c"}.mdi-folder-remove:before{content:"\f30d"}.mdi-folder-upload:before{content:"\f30e"}.mdi-food:before{content:"\f30f"}.mdi-food-apple:before{content:"\f310"}.mdi-food-variant:before{content:"\f311"}.mdi-football:before{content:"\f312"}.mdi-football-helmet:before{content:"\f313"}.mdi-format-align-center:before{content:"\f314"}.mdi-format-align-justify:before{content:"\f315"}.mdi-format-align-left:before{content:"\f316"}.mdi-format-align-right:before{content:"\f317"}.mdi-format-bold:before{content:"\f318"}.mdi-format-clear:before{content:"\f319"}.mdi-format-color-fill:before{content:"\f31a"}.mdi-format-float-center:before{content:"\f31b"}.mdi-format-float-left:before{content:"\f31c"}.mdi-format-float-none:before{content:"\f31d"}.mdi-format-float-right:before{content:"\f31e"}.mdi-format-header-1:before{content:"\f31f"}.mdi-format-header-2:before{content:"\f320"}.mdi-format-header-3:before{content:"\f321"}.mdi-format-header-4:before{content:"\f322"}.mdi-format-header-5:before{content:"\f323"}.mdi-format-header-6:before{content:"\f324"}.mdi-format-header-decrease:before{content:"\f325"}.mdi-format-header-equal:before{content:"\f326"}.mdi-format-header-increase:before{content:"\f327"}.mdi-format-header-pound:before{content:"\f328"}.mdi-format-indent-decrease:before{content:"\f329"}.mdi-format-indent-increase:before{content:"\f32a"}.mdi-format-italic:before{content:"\f32b"}.mdi-format-line-spacing:before{content:"\f32c"}.mdi-format-list-bulleted:before{content:"\f32d"}.mdi-format-list-numbers:before{content:"\f32e"}.mdi-format-paint:before{content:"\f32f"}.mdi-format-paragraph:before{content:"\f330"}.mdi-format-quote:before{content:"\f331"}.mdi-format-size:before{content:"\f332"}.mdi-format-strikethrough:before{content:"\f333"}.mdi-format-subscript:before{content:"\f334"}.mdi-format-superscript:before{content:"\f335"}.mdi-format-text:before{content:"\f336"}.mdi-format-textdirection-l-to-r:before{content:"\f337"}.mdi-format-textdirection-r-to-l:before{content:"\f338"}.mdi-format-underline:before{content:"\f339"}.mdi-format-wrap-inline:before{content:"\f33a"}.mdi-format-wrap-square:before{content:"\f33b"}.mdi-format-wrap-tight:before{content:"\f33c"}.mdi-format-wrap-top-bottom:before{content:"\f33d"}.mdi-forum:before{content:"\f33e"}.mdi-forward:before{content:"\f33f"}.mdi-foursquare:before{content:"\f340"}.mdi-fridge:before{content:"\f341"}.mdi-fullscreen:before{content:"\f342"}.mdi-fullscreen-exit:before{content:"\f343"}.mdi-function:before{content:"\f344"}.mdi-gamepad:before{content:"\f345"}.mdi-gamepad-variant:before{content:"\f346"}.mdi-gas-station:before{content:"\f347"}.mdi-gavel:before{content:"\f348"}.mdi-gender-female:before{content:"\f349"}.mdi-gender-male:before{content:"\f34a"}.mdi-gender-male-female:before{content:"\f34b"}.mdi-gender-transgender:before{content:"\f34c"}.mdi-gift:before{content:"\f34d"}.mdi-git:before{content:"\f34e"}.mdi-github-box:before{content:"\f34f"}.mdi-github-circle:before{content:"\f350"}.mdi-glass-flute:before{content:"\f351"}.mdi-glass-mug:before{content:"\f352"}.mdi-glass-stange:before{content:"\f353"}.mdi-glass-tulip:before{content:"\f354"}.mdi-glasses:before{content:"\f355"}.mdi-gmail:before{content:"\f356"}.mdi-google:before{content:"\f357"}.mdi-google-chrome:before{content:"\f358"}.mdi-google-circles:before{content:"\f359"}.mdi-google-circles-communities:before{content:"\f35a"}.mdi-google-circles-extended:before{content:"\f35b"}.mdi-google-circles-group:before{content:"\f35c"}.mdi-google-controller:before{content:"\f35d"}.mdi-google-controller-off:before{content:"\f35e"}.mdi-google-drive:before{content:"\f35f"}.mdi-google-earth:before{content:"\f360"}.mdi-google-glass:before{content:"\f361"}.mdi-google-maps:before{content:"\f362"}.mdi-google-pages:before{content:"\f363"}.mdi-google-play:before{content:"\f364"}.mdi-google-plus:before{content:"\f365"}.mdi-google-plus-box:before{content:"\f366"}.mdi-grid:before{content:"\f367"}.mdi-grid-off:before{content:"\f368"}.mdi-group:before{content:"\f369"}.mdi-guitar:before{content:"\f36a"}.mdi-guitar-pick:before{content:"\f36b"}.mdi-guitar-pick-outline:before{content:"\f36c"}.mdi-hand-pointing-right:before{content:"\f36d"}.mdi-hanger:before{content:"\f36e"}.mdi-hangouts:before{content:"\f36f"}.mdi-harddisk:before{content:"\f370"}.mdi-headphones:before{content:"\f371"}.mdi-headphones-box:before{content:"\f372"}.mdi-headphones-settings:before{content:"\f373"}.mdi-headset:before{content:"\f374"}.mdi-headset-dock:before{content:"\f375"}.mdi-headset-off:before{content:"\f376"}.mdi-heart:before{content:"\f377"}.mdi-heart-box:before{content:"\f378"}.mdi-heart-box-outline:before{content:"\f379"}.mdi-heart-broken:before{content:"\f37a"}.mdi-heart-outline:before{content:"\f37b"}.mdi-help:before{content:"\f37c"}.mdi-help-circle:before{content:"\f37d"}.mdi-hexagon:before{content:"\f37e"}.mdi-hexagon-outline:before{content:"\f37f"}.mdi-history:before{content:"\f380"}.mdi-hololens:before{content:"\f381"}.mdi-home:before{content:"\f382"}.mdi-home-modern:before{content:"\f383"}.mdi-home-variant:before{content:"\f384"}.mdi-hops:before{content:"\f385"}.mdi-hospital:before{content:"\f386"}.mdi-hospital-building:before{content:"\f387"}.mdi-hospital-marker:before{content:"\f388"}.mdi-hotel:before{content:"\f389"}.mdi-houzz:before{content:"\f38a"}.mdi-houzz-box:before{content:"\f38b"}.mdi-human:before{content:"\f38c"}.mdi-human-child:before{content:"\f38d"}.mdi-human-male-female:before{content:"\f38e"}.mdi-image-album:before{content:"\f38f"}.mdi-image-area:before{content:"\f390"}.mdi-image-area-close:before{content:"\f391"}.mdi-image-broken:before{content:"\f392"}.mdi-image-filter:before{content:"\f393"}.mdi-image-filter-black-white:before{content:"\f394"}.mdi-image-filter-center-focus:before{content:"\f395"}.mdi-image-filter-drama:before{content:"\f396"}.mdi-image-filter-frames:before{content:"\f397"}.mdi-image-filter-hdr:before{content:"\f398"}.mdi-image-filter-none:before{content:"\f399"}.mdi-image-filter-tilt-shift:before{content:"\f39a"}.mdi-image-filter-vintage:before{content:"\f39b"}.mdi-import:before{content:"\f39c"}.mdi-inbox:before{content:"\f39d"}.mdi-information:before{content:"\f39e"}.mdi-information-outline:before{content:"\f39f"}.mdi-instagram:before{content:"\f3a0"}.mdi-instapaper:before{content:"\f3a1"}.mdi-internet-explorer:before{content:"\f3a2"}.mdi-invert-colors:before{content:"\f3a3"}.mdi-jira:before{content:"\f3a4"}.mdi-jsfiddle:before{content:"\f3a5"}.mdi-keg:before{content:"\f3a6"}.mdi-key:before{content:"\f3a7"}.mdi-key-change:before{content:"\f3a8"}.mdi-key-minus:before{content:"\f3a9"}.mdi-key-plus:before{content:"\f3aa"}.mdi-key-remove:before{content:"\f3ab"}.mdi-key-variant:before{content:"\f3ac"}.mdi-keyboard:before{content:"\f3ad"}.mdi-keyboard-backspace:before{content:"\f3ae"}.mdi-keyboard-caps:before{content:"\f3af"}.mdi-keyboard-close:before{content:"\f3b0"}.mdi-keyboard-off:before{content:"\f3b1"}.mdi-keyboard-return:before{content:"\f3b2"}.mdi-keyboard-tab:before{content:"\f3b3"}.mdi-keyboard-variant:before{content:"\f3b4"}.mdi-label:before{content:"\f3b5"}.mdi-label-outline:before{content:"\f3b6"}.mdi-language-csharp:before{content:"\f3b7"}.mdi-language-css3:before{content:"\f3b8"}.mdi-language-html5:before{content:"\f3b9"}.mdi-language-javascript:before{content:"\f3ba"}.mdi-language-python:before{content:"\f3bb"}.mdi-language-python-text:before{content:"\f3bc"}.mdi-laptop:before{content:"\f3bd"}.mdi-laptop-chromebook:before{content:"\f3be"}.mdi-laptop-mac:before{content:"\f3bf"}.mdi-laptop-windows:before{content:"\f3c0"}.mdi-lastfm:before{content:"\f3c1"}.mdi-launch:before{content:"\f3c2"}.mdi-layers:before{content:"\f3c3"}.mdi-layers-off:before{content:"\f3c4"}.mdi-leaf:before{content:"\f3c5"}.mdi-library:before{content:"\f3c6"}.mdi-library-books:before{content:"\f3c7"}.mdi-library-music:before{content:"\f3c8"}.mdi-library-plus:before{content:"\f3c9"}.mdi-lightbulb:before{content:"\f3ca"}.mdi-lightbulb-outline:before{content:"\f3cb"}.mdi-link:before{content:"\f3cc"}.mdi-link-off:before{content:"\f3cd"}.mdi-link-variant:before{content:"\f3ce"}.mdi-link-variant-off:before{content:"\f3cf"}.mdi-linkedin:before{content:"\f3d0"}.mdi-linkedin-box:before{content:"\f3d1"}.mdi-linux:before{content:"\f3d2"}.mdi-lock:before{content:"\f3d3"}.mdi-lock-open:before{content:"\f3d4"}.mdi-lock-open-outline:before{content:"\f3d5"}.mdi-lock-outline:before{content:"\f3d6"}.mdi-login:before{content:"\f3d7"}.mdi-logout:before{content:"\f3d8"}.mdi-looks:before{content:"\f3d9"}.mdi-loupe:before{content:"\f3da"}.mdi-lumx:before{content:"\f3db"}.mdi-magnet:before{content:"\f3dc"}.mdi-magnet-on:before{content:"\f3dd"}.mdi-magnify:before{content:"\f3de"}.mdi-magnify-minus:before{content:"\f3df"}.mdi-magnify-plus:before{content:"\f3e0"}.mdi-mail-ru:before{content:"\f3e1"}.mdi-map:before{content:"\f3e2"}.mdi-map-marker:before{content:"\f3e3"}.mdi-map-marker-circle:before{content:"\f3e4"}.mdi-map-marker-multiple:before{content:"\f3e5"}.mdi-map-marker-off:before{content:"\f3e6"}.mdi-map-marker-radius:before{content:"\f3e7"}.mdi-margin:before{content:"\f3e8"}.mdi-markdown:before{content:"\f3e9"}.mdi-marker-check:before{content:"\f3ea"}.mdi-martini:before{content:"\f3eb"}.mdi-material-ui:before{content:"\f3ec"}.mdi-math-compass:before{content:"\f3ed"}.mdi-maxcdn:before{content:"\f3ee"}.mdi-medium:before{content:"\f3ef"}.mdi-memory:before{content:"\f3f0"}.mdi-menu:before{content:"\f3f1"}.mdi-menu-down:before{content:"\f3f2"}.mdi-menu-left:before{content:"\f3f3"}.mdi-menu-right:before{content:"\f3f4"}.mdi-menu-up:before{content:"\f3f5"}.mdi-message:before{content:"\f3f6"}.mdi-message-alert:before{content:"\f3f7"}.mdi-message-draw:before{content:"\f3f8"}.mdi-message-image:before{content:"\f3f9"}.mdi-message-processing:before{content:"\f3fa"}.mdi-message-reply:before{content:"\f3fb"}.mdi-message-text:before{content:"\f3fc"}.mdi-message-text-outline:before{content:"\f3fd"}.mdi-message-video:before{content:"\f3fe"}.mdi-microphone:before{content:"\f3ff"}.mdi-microphone-off:before{content:"\f400"}.mdi-microphone-outline:before{content:"\f401"}.mdi-microphone-settings:before{content:"\f402"}.mdi-microphone-variant:before{content:"\f403"}.mdi-microphone-variant-off:before{content:"\f404"}.mdi-minus:before{content:"\f405"}.mdi-minus-box:before{content:"\f406"}.mdi-minus-circle:before{content:"\f407"}.mdi-minus-circle-outline:before{content:"\f408"}.mdi-minus-network:before{content:"\f409"}.mdi-monitor:before{content:"\f40a"}.mdi-monitor-multiple:before{content:"\f40b"}.mdi-more:before{content:"\f40c"}.mdi-motorbike:before{content:"\f40d"}.mdi-mouse:before{content:"\f40e"}.mdi-mouse-off:before{content:"\f40f"}.mdi-mouse-variant:before{content:"\f410"}.mdi-mouse-variant-off:before{content:"\f411"}.mdi-movie:before{content:"\f412"}.mdi-multiplication:before{content:"\f413"}.mdi-multiplication-box:before{content:"\f414"}.mdi-music-box:before{content:"\f415"}.mdi-music-box-outline:before{content:"\f416"}.mdi-music-circle:before{content:"\f417"}.mdi-music-note:before{content:"\f418"}.mdi-music-note-eighth:before{content:"\f419"}.mdi-music-note-half:before{content:"\f41a"}.mdi-music-note-off:before{content:"\f41b"}.mdi-music-note-quarter:before{content:"\f41c"}.mdi-music-note-sixteenth:before{content:"\f41d"}.mdi-music-note-whole:before{content:"\f41e"}.mdi-nature:before{content:"\f41f"}.mdi-nature-people:before{content:"\f420"}.mdi-navigation:before{content:"\f421"}.mdi-needle:before{content:"\f422"}.mdi-nest-protect:before{content:"\f423"}.mdi-nest-thermostat:before{content:"\f424"}.mdi-newspaper:before{content:"\f425"}.mdi-nfc:before{content:"\f426"}.mdi-nfc-tap:before{content:"\f427"}.mdi-nfc-variant:before{content:"\f428"}.mdi-note:before{content:"\f429"}.mdi-note-outline:before{content:"\f42a"}.mdi-note-text:before{content:"\f42b"}.mdi-numeric:before{content:"\f42c"}.mdi-numeric-0-box:before{content:"\f42d"}.mdi-numeric-0-box-multiple-outline:before{content:"\f42e"}.mdi-numeric-0-box-outline:before{content:"\f42f"}.mdi-numeric-1-box:before{content:"\f430"}.mdi-numeric-1-box-multiple-outline:before{content:"\f431"}.mdi-numeric-1-box-outline:before{content:"\f432"}.mdi-numeric-2-box:before{content:"\f433"}.mdi-numeric-2-box-multiple-outline:before{content:"\f434"}.mdi-numeric-2-box-outline:before{content:"\f435"}.mdi-numeric-3-box:before{content:"\f436"}.mdi-numeric-3-box-multiple-outline:before{content:"\f437"}.mdi-numeric-3-box-outline:before{content:"\f438"}.mdi-numeric-4-box:before{content:"\f439"}.mdi-numeric-4-box-multiple-outline:before{content:"\f43a"}.mdi-numeric-4-box-outline:before{content:"\f43b"}.mdi-numeric-5-box:before{content:"\f43c"}.mdi-numeric-5-box-multiple-outline:before{content:"\f43d"}.mdi-numeric-5-box-outline:before{content:"\f43e"}.mdi-numeric-6-box:before{content:"\f43f"}.mdi-numeric-6-box-multiple-outline:before{content:"\f440"}.mdi-numeric-6-box-outline:before{content:"\f441"}.mdi-numeric-7-box:before{content:"\f442"}.mdi-numeric-7-box-multiple-outline:before{content:"\f443"}.mdi-numeric-7-box-outline:before{content:"\f444"}.mdi-numeric-8-box:before{content:"\f445"}.mdi-numeric-8-box-multiple-outline:before{content:"\f446"}.mdi-numeric-8-box-outline:before{content:"\f447"}.mdi-numeric-9-box:before{content:"\f448"}.mdi-numeric-9-box-multiple-outline:before{content:"\f449"}.mdi-numeric-9-box-outline:before{content:"\f44a"}.mdi-numeric-9-plus-box:before{content:"\f44b"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f44c"}.mdi-numeric-9-plus-box-outline:before{content:"\f44d"}.mdi-nutriton:before{content:"\f44e"}.mdi-odnoklassniki:before{content:"\f44f"}.mdi-office:before{content:"\f450"}.mdi-oil:before{content:"\f451"}.mdi-omega:before{content:"\f452"}.mdi-onedrive:before{content:"\f453"}.mdi-open-in-app:before{content:"\f454"}.mdi-open-in-new:before{content:"\f455"}.mdi-ornament:before{content:"\f456"}.mdi-ornament-variant:before{content:"\f457"}.mdi-outbox:before{content:"\f458"}.mdi-owl:before{content:"\f459"}.mdi-package:before{content:"\f45a"}.mdi-package-down:before{content:"\f45b"}.mdi-package-up:before{content:"\f45c"}.mdi-package-variant:before{content:"\f45d"}.mdi-package-variant-closed:before{content:"\f45e"}.mdi-palette:before{content:"\f45f"}.mdi-palette-advanced:before{content:"\f460"}.mdi-panda:before{content:"\f461"}.mdi-pandora:before{content:"\f462"}.mdi-panorama:before{content:"\f463"}.mdi-panorama-fisheye:before{content:"\f464"}.mdi-panorama-horizontal:before{content:"\f465"}.mdi-panorama-vertical:before{content:"\f466"}.mdi-panorama-wide-angle:before{content:"\f467"}.mdi-paper-cut-vertical:before{content:"\f468"}.mdi-paperclip:before{content:"\f469"}.mdi-parking:before{content:"\f46a"}.mdi-pause:before{content:"\f46b"}.mdi-pause-circle:before{content:"\f46c"}.mdi-pause-circle-outline:before{content:"\f46d"}.mdi-pause-octagon:before{content:"\f46e"}.mdi-pause-octagon-outline:before{content:"\f46f"}.mdi-paw:before{content:"\f470"}.mdi-pen:before{content:"\f471"}.mdi-pencil:before{content:"\f472"}.mdi-pencil-box:before{content:"\f473"}.mdi-pencil-box-outline:before{content:"\f474"}.mdi-percent:before{content:"\f475"}.mdi-pharmacy:before{content:"\f476"}.mdi-phone:before{content:"\f477"}.mdi-phone-bluetooth:before{content:"\f478"}.mdi-phone-forward:before{content:"\f479"}.mdi-phone-hangup:before{content:"\f47a"}.mdi-phone-in-talk:before{content:"\f47b"}.mdi-phone-incoming:before{content:"\f47c"}.mdi-phone-locked:before{content:"\f47d"}.mdi-phone-log:before{content:"\f47e"}.mdi-phone-missed:before{content:"\f47f"}.mdi-phone-outgoing:before{content:"\f480"}.mdi-phone-paused:before{content:"\f481"}.mdi-phone-settings:before{content:"\f482"}.mdi-pig:before{content:"\f483"}.mdi-pill:before{content:"\f484"}.mdi-pin:before{content:"\f485"}.mdi-pin-off:before{content:"\f486"}.mdi-pine-tree:before{content:"\f487"}.mdi-pine-tree-box:before{content:"\f488"}.mdi-pinterest:before{content:"\f489"}.mdi-pinterest-box:before{content:"\f48a"}.mdi-pizza:before{content:"\f48b"}.mdi-play:before{content:"\f48c"}.mdi-play-box-outline:before{content:"\f48d"}.mdi-play-circle:before{content:"\f48e"}.mdi-play-circle-outline:before{content:"\f48f"}.mdi-playlist-minus:before{content:"\f490"}.mdi-playlist-plus:before{content:"\f491"}.mdi-playstation:before{content:"\f492"}.mdi-plus:before{content:"\f493"}.mdi-plus-box:before{content:"\f494"}.mdi-plus-circle:before{content:"\f495"}.mdi-plus-circle-outline:before{content:"\f496"}.mdi-plus-network:before{content:"\f497"}.mdi-plus-one:before{content:"\f498"}.mdi-pocket:before{content:"\f499"}.mdi-poll:before{content:"\f49a"}.mdi-poll-box:before{content:"\f49b"}.mdi-polymer:before{content:"\f49c"}.mdi-popcorn:before{content:"\f49d"}.mdi-pound:before{content:"\f49e"}.mdi-pound-box:before{content:"\f49f"}.mdi-power:before{content:"\f4a0"}.mdi-power-settings:before{content:"\f4a1"}.mdi-power-socket:before{content:"\f4a2"}.mdi-presentation:before{content:"\f4a3"}.mdi-presentation-play:before{content:"\f4a4"}.mdi-printer:before{content:"\f4a5"}.mdi-printer-3d:before{content:"\f4a6"}.mdi-pulse:before{content:"\f4a7"}.mdi-puzzle:before{content:"\f4a8"}.mdi-qrcode:before{content:"\f4a9"}.mdi-quadcopter:before{content:"\f4aa"}.mdi-quality-high:before{content:"\f4ab"}.mdi-quicktime:before{content:"\f4ac"}.mdi-radiator:before{content:"\f4ad"}.mdi-radio:before{content:"\f4ae"}.mdi-radio-tower:before{content:"\f4af"}.mdi-radioactive:before{content:"\f4b0"}.mdi-radiobox-blank:before{content:"\f4b1"}.mdi-radiobox-marked:before{content:"\f4b2"}.mdi-raspberrypi:before{content:"\f4b3"}.mdi-rdio:before{content:"\f4b4"}.mdi-read:before{content:"\f4b5"}.mdi-readability:before{content:"\f4b6"}.mdi-receipt:before{content:"\f4b7"}.mdi-recycle:before{content:"\f4b8"}.mdi-redo:before{content:"\f4b9"}.mdi-redo-variant:before{content:"\f4ba"}.mdi-refresh:before{content:"\f4bb"}.mdi-relative-scale:before{content:"\f4bc"}.mdi-reload:before{content:"\f4bd"}.mdi-remote:before{content:"\f4be"}.mdi-rename-box:before{content:"\f4bf"}.mdi-repeat:before{content:"\f4c0"}.mdi-repeat-off:before{content:"\f4c1"}.mdi-repeat-once:before{content:"\f4c2"}.mdi-replay:before{content:"\f4c3"}.mdi-reply:before{content:"\f4c4"}.mdi-reply-all:before{content:"\f4c5"}.mdi-reproduction:before{content:"\f4c6"}.mdi-resize-bottom-right:before{content:"\f4c7"}.mdi-responsive:before{content:"\f4c8"}.mdi-rewind:before{content:"\f4c9"}.mdi-ribbon:before{content:"\f4ca"}.mdi-road:before{content:"\f4cb"}.mdi-rocket:before{content:"\f4cc"}.mdi-rotate-3d:before{content:"\f4cd"}.mdi-rotate-left:before{content:"\f4ce"}.mdi-rotate-left-variant:before{content:"\f4cf"}.mdi-rotate-right:before{content:"\f4d0"}.mdi-rotate-right-variant:before{content:"\f4d1"}.mdi-routes:before{content:"\f4d2"}.mdi-rss:before{content:"\f4d3"}.mdi-rss-box:before{content:"\f4d4"}.mdi-ruler:before{content:"\f4d5"}.mdi-run:before{content:"\f4d6"}.mdi-sale:before{content:"\f4d7"}.mdi-satellite:before{content:"\f4d8"}.mdi-satellite-variant:before{content:"\f4d9"}.mdi-scale:before{content:"\f4da"}.mdi-scale-bathroom:before{content:"\f4db"}.mdi-school:before{content:"\f4dc"}.mdi-screen-rotation:before{content:"\f4dd"}.mdi-screen-rotation-lock:before{content:"\f4de"}.mdi-script:before{content:"\f4df"}.mdi-sd:before{content:"\f4e0"}.mdi-security:before{content:"\f4e1"}.mdi-security-network:before{content:"\f4e2"}.mdi-select:before{content:"\f4e3"}.mdi-select-all:before{content:"\f4e4"}.mdi-select-inverse:before{content:"\f4e5"}.mdi-select-off:before{content:"\f4e6"}.mdi-send:before{content:"\f4e7"}.mdi-server:before{content:"\f4e8"}.mdi-server-minus:before{content:"\f4e9"}.mdi-server-network:before{content:"\f4ea"}.mdi-server-network-off:before{content:"\f4eb"}.mdi-server-off:before{content:"\f4ec"}.mdi-server-plus:before{content:"\f4ed"}.mdi-server-remove:before{content:"\f4ee"}.mdi-server-security:before{content:"\f4ef"}.mdi-settings:before{content:"\f4f0"}.mdi-settings-box:before{content:"\f4f1"}.mdi-shape-plus:before{content:"\f4f2"}.mdi-share:before{content:"\f4f3"}.mdi-share-variant:before{content:"\f4f4"}.mdi-shield:before{content:"\f4f5"}.mdi-shield-outline:before{content:"\f4f6"}.mdi-shopping:before{content:"\f4f7"}.mdi-shopping-music:before{content:"\f4f8"}.mdi-shuffle:before{content:"\f4f9"}.mdi-sigma:before{content:"\f4fa"}.mdi-sign-caution:before{content:"\f4fb"}.mdi-signal:before{content:"\f4fc"}.mdi-silverware:before{content:"\f4fd"}.mdi-silverware-fork:before{content:"\f4fe"}.mdi-silverware-spoon:before{content:"\f4ff"}.mdi-silverware-variant:before{content:"\f500"}.mdi-sim-alert:before{content:"\f501"}.mdi-sitemap:before{content:"\f502"}.mdi-skip-next:before{content:"\f503"}.mdi-skip-previous:before{content:"\f504"}.mdi-skype:before{content:"\f505"}.mdi-skype-business:before{content:"\f506"}.mdi-sleep:before{content:"\f507"}.mdi-sleep-off:before{content:"\f508"}.mdi-smoking:before{content:"\f509"}.mdi-smoking-off:before{content:"\f50a"}.mdi-snapchat:before{content:"\f50b"}.mdi-snowman:before{content:"\f50c"}.mdi-sofa:before{content:"\f50d"}.mdi-sort:before{content:"\f50e"}.mdi-sort-alphabetical:before{content:"\f50f"}.mdi-sort-ascending:before{content:"\f510"}.mdi-sort-descending:before{content:"\f511"}.mdi-sort-numeric:before{content:"\f512"}.mdi-sort-variant:before{content:"\f513"}.mdi-soundcloud:before{content:"\f514"}.mdi-source-fork:before{content:"\f515"}.mdi-source-pull:before{content:"\f516"}.mdi-speaker:before{content:"\f517"}.mdi-speaker-off:before{content:"\f518"}.mdi-speedometer:before{content:"\f519"}.mdi-spellcheck:before{content:"\f51a"}.mdi-spotify:before{content:"\f51b"}.mdi-spotlight:before{content:"\f51c"}.mdi-spotlight-beam:before{content:"\f51d"}.mdi-square-inc:before{content:"\f51e"}.mdi-square-inc-cash:before{content:"\f51f"}.mdi-stackoverflow:before{content:"\f520"}.mdi-star:before{content:"\f521"}.mdi-star-circle:before{content:"\f522"}.mdi-star-half:before{content:"\f523"}.mdi-star-outline:before{content:"\f524"}.mdi-steam:before{content:"\f525"}.mdi-stethoscope:before{content:"\f526"}.mdi-stocking:before{content:"\f527"}.mdi-stop:before{content:"\f528"}.mdi-store:before{content:"\f529"}.mdi-store-24-hour:before{content:"\f52a"}.mdi-stove:before{content:"\f52b"}.mdi-subway:before{content:"\f52c"}.mdi-sunglasses:before{content:"\f52d"}.mdi-swap-horizontal:before{content:"\f52e"}.mdi-swap-vertical:before{content:"\f52f"}.mdi-swim:before{content:"\f530"}.mdi-sword:before{content:"\f531"}.mdi-sync:before{content:"\f532"}.mdi-sync-alert:before{content:"\f533"}.mdi-sync-off:before{content:"\f534"}.mdi-tab:before{content:"\f535"}.mdi-tab-unselected:before{content:"\f536"}.mdi-table:before{content:"\f537"}.mdi-table-column-plus-after:before{content:"\f538"}.mdi-table-column-plus-before:before{content:"\f539"}.mdi-table-column-remove:before{content:"\f53a"}.mdi-table-column-width:before{content:"\f53b"}.mdi-table-edit:before{content:"\f53c"}.mdi-table-large:before{content:"\f53d"}.mdi-table-row-height:before{content:"\f53e"}.mdi-table-row-plus-after:before{content:"\f53f"}.mdi-table-row-plus-before:before{content:"\f540"}.mdi-table-row-remove:before{content:"\f541"}.mdi-tablet:before{content:"\f542"}.mdi-tablet-android:before{content:"\f543"}.mdi-tablet-ipad:before{content:"\f544"}.mdi-tag:before{content:"\f545"}.mdi-tag-faces:before{content:"\f546"}.mdi-tag-multiple:before{content:"\f547"}.mdi-tag-outline:before{content:"\f548"}.mdi-tag-text-outline:before{content:"\f549"}.mdi-taxi:before{content:"\f54a"}.mdi-teamviewer:before{content:"\f54b"}.mdi-telegram:before{content:"\f54c"}.mdi-television:before{content:"\f54d"}.mdi-television-guide:before{content:"\f54e"}.mdi-temperature-celsius:before{content:"\f54f"}.mdi-temperature-fahrenheit:before{content:"\f550"}.mdi-temperature-kelvin:before{content:"\f551"}.mdi-tennis:before{content:"\f552"}.mdi-tent:before{content:"\f553"}.mdi-terrain:before{content:"\f554"}.mdi-text-to-speech:before{content:"\f555"}.mdi-text-to-speech-off:before{content:"\f556"}.mdi-texture:before{content:"\f557"}.mdi-theater:before{content:"\f558"}.mdi-theme-light-dark:before{content:"\f559"}.mdi-thermometer:before{content:"\f55a"}.mdi-thermometer-lines:before{content:"\f55b"}.mdi-thumb-down:before{content:"\f55c"}.mdi-thumb-down-outline:before{content:"\f55d"}.mdi-thumb-up:before{content:"\f55e"}.mdi-thumb-up-outline:before{content:"\f55f"}.mdi-thumbs-up-down:before{content:"\f560"}.mdi-ticket:before{content:"\f561"}.mdi-ticket-account:before{content:"\f562"}.mdi-tie:before{content:"\f563"}.mdi-timelapse:before{content:"\f564"}.mdi-timer:before{content:"\f565"}.mdi-timer-10:before{content:"\f566"}.mdi-timer-3:before{content:"\f567"}.mdi-timer-off:before{content:"\f568"}.mdi-timer-sand:before{content:"\f569"}.mdi-timetable:before{content:"\f56a"}.mdi-toggle-switch:before{content:"\f56b"}.mdi-toggle-switch-off:before{content:"\f56c"}.mdi-tooltip:before{content:"\f56d"}.mdi-tooltip-edit:before{content:"\f56e"}.mdi-tooltip-image:before{content:"\f56f"}.mdi-tooltip-outline:before{content:"\f570"}.mdi-tooltip-outline-plus:before{content:"\f571"}.mdi-tooltip-text:before{content:"\f572"}.mdi-tor:before{content:"\f573"}.mdi-traffic-light:before{content:"\f574"}.mdi-train:before{content:"\f575"}.mdi-tram:before{content:"\f576"}.mdi-transcribe:before{content:"\f577"}.mdi-transcribe-close:before{content:"\f578"}.mdi-transfer:before{content:"\f579"}.mdi-tree:before{content:"\f57a"}.mdi-trello:before{content:"\f57b"}.mdi-trending-down:before{content:"\f57c"}.mdi-trending-neutral:before{content:"\f57d"}.mdi-trending-up:before{content:"\f57e"}.mdi-trophy:before{content:"\f57f"}.mdi-trophy-award:before{content:"\f580"}.mdi-trophy-variant:before{content:"\f581"}.mdi-truck:before{content:"\f582"}.mdi-tshirt-crew:before{content:"\f583"}.mdi-tshirt-v:before{content:"\f584"}.mdi-tumblr:before{content:"\f585"}.mdi-tumblr-reblog:before{content:"\f586"}.mdi-twitch:before{content:"\f587"}.mdi-twitter:before{content:"\f588"}.mdi-twitter-box:before{content:"\f589"}.mdi-twitter-circle:before{content:"\f58a"}.mdi-twitter-retweet:before{content:"\f58b"}.mdi-ubuntu:before{content:"\f58c"}.mdi-umbrella:before{content:"\f58d"}.mdi-umbrella-outline:before{content:"\f58e"}.mdi-undo:before{content:"\f58f"}.mdi-undo-variant:before{content:"\f590"}.mdi-unfold-less:before{content:"\f591"}.mdi-unfold-more:before{content:"\f592"}.mdi-ungroup:before{content:"\f593"}.mdi-untappd:before{content:"\f594"}.mdi-upload:before{content:"\f595"}.mdi-usb:before{content:"\f596"}.mdi-vector-curve:before{content:"\f597"}.mdi-vector-point:before{content:"\f598"}.mdi-vector-square:before{content:"\f599"}.mdi-verified:before{content:"\f59a"}.mdi-vibrate:before{content:"\f59b"}.mdi-video:before{content:"\f59c"}.mdi-video-off:before{content:"\f59d"}.mdi-video-switch:before{content:"\f59e"}.mdi-view-agenda:before{content:"\f59f"}.mdi-view-array:before{content:"\f5a0"}.mdi-view-carousel:before{content:"\f5a1"}.mdi-view-column:before{content:"\f5a2"}.mdi-view-dashboard:before{content:"\f5a3"}.mdi-view-day:before{content:"\f5a4"}.mdi-view-grid:before{content:"\f5a5"}.mdi-view-headline:before{content:"\f5a6"}.mdi-view-list:before{content:"\f5a7"}.mdi-view-module:before{content:"\f5a8"}.mdi-view-quilt:before{content:"\f5a9"}.mdi-view-stream:before{content:"\f5aa"}.mdi-view-week:before{content:"\f5ab"}.mdi-vimeo:before{content:"\f5ac"}.mdi-vine:before{content:"\f5ad"}.mdi-vk:before{content:"\f5ae"}.mdi-vk-box:before{content:"\f5af"}.mdi-vk-circle:before{content:"\f5b0"}.mdi-voicemail:before{content:"\f5b1"}.mdi-volume-high:before{content:"\f5b2"}.mdi-volume-low:before{content:"\f5b3"}.mdi-volume-medium:before{content:"\f5b4"}.mdi-volume-off:before{content:"\f5b5"}.mdi-vpn:before{content:"\f5b6"}.mdi-walk:before{content:"\f5b7"}.mdi-wallet:before{content:"\f5b8"}.mdi-wallet-giftcard:before{content:"\f5b9"}.mdi-wallet-membership:before{content:"\f5ba"}.mdi-wallet-travel:before{content:"\f5bb"}.mdi-watch:before{content:"\f5bc"}.mdi-watch-export:before{content:"\f5bd"}.mdi-watch-import:before{content:"\f5be"}.mdi-water:before{content:"\f5bf"}.mdi-water-off:before{content:"\f5c0"}.mdi-water-pump:before{content:"\f5c1"}.mdi-weather-cloudy:before{content:"\f5c2"}.mdi-weather-fog:before{content:"\f5c3"}.mdi-weather-hail:before{content:"\f5c4"}.mdi-weather-lightning:before{content:"\f5c5"}.mdi-weather-night:before{content:"\f5c6"}.mdi-weather-partlycloudy:before{content:"\f5c7"}.mdi-weather-pouring:before{content:"\f5c8"}.mdi-weather-rainy:before{content:"\f5c9"}.mdi-weather-snowy:before{content:"\f5ca"}.mdi-weather-sunny:before{content:"\f5cb"}.mdi-weather-sunset:before{content:"\f5cc"}.mdi-weather-sunset-down:before{content:"\f5cd"}.mdi-weather-sunset-up:before{content:"\f5ce"}.mdi-weather-windy:before{content:"\f5cf"}.mdi-weather-windy-variant:before{content:"\f5d0"}.mdi-web:before{content:"\f5d1"}.mdi-webcam:before{content:"\f5d2"}.mdi-weight:before{content:"\f5d3"}.mdi-weight-kilogram:before{content:"\f5d4"}.mdi-whatsapp:before{content:"\f5d5"}.mdi-wheelchair-accessibility:before{content:"\f5d6"}.mdi-white-balance-auto:before{content:"\f5d7"}.mdi-white-balance-incandescent:before{content:"\f5d8"}.mdi-white-balance-irradescent:before{content:"\f5d9"}.mdi-white-balance-sunny:before{content:"\f5da"}.mdi-wifi:before{content:"\f5db"}.mdi-wii:before{content:"\f5dc"}.mdi-wikipedia:before{content:"\f5dd"}.mdi-window-close:before{content:"\f5de"}.mdi-window-closed:before{content:"\f5df"}.mdi-window-maximize:before{content:"\f5e0"}.mdi-window-minimize:before{content:"\f5e1"}.mdi-window-open:before{content:"\f5e2"}.mdi-window-restore:before{content:"\f5e3"}.mdi-windows:before{content:"\f5e4"}.mdi-wordpress:before{content:"\f5e5"}.mdi-worker:before{content:"\f5e6"}.mdi-wunderlist:before{content:"\f5e7"}.mdi-xbox:before{content:"\f5e8"}.mdi-xbox-controller:before{content:"\f5e9"}.mdi-xbox-controller-off:before{content:"\f5ea"}.mdi-xda:before{content:"\f5eb"}.mdi-xml:before{content:"\f5ec"}.mdi-yeast:before{content:"\f5ed"}.mdi-yelp:before{content:"\f5ee"}.mdi-youtube-play:before{content:"\f5ef"}.mdi-zip-box:before{content:"\f5f0"}