.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://designlangley.org/wp-content/themes/gradiant/assets/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav{margin-top:10px;}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme:not(.main-slider) .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:28px;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}}@keyframes goDown{from{transform:translateY(-100%);}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}blockquote,blockquote p{font-style:italic;font-weight:500;letter-spacing:.5px;}blockquote{position:relative;border:none;padding:35px 40px;background:rgba(211,215,230,20%);margin:0 0 15px;border-radius:10px;z-index:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}blockquote:not(.av-blockquote):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;border-radius:10px;background:var(--sp-gradient1);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:-1;}blockquote:not(.av-blockquote):before{content:"";font-family:fontawesome;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:70px;font-style:normal;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:.2;z-index:-1;}blockquote h5{font-style:normal;}blockquote cite,blockquote small{line-height:1.3;padding-top:15px;display:block;}blockquote em,blockquote i,blockquote cite{font-style:normal;}.gallery-icon a{display:block;}.gallery-item{background-color:#ececec;padding:0;margin-right:2.7%;margin-bottom:2.7%;text-align:center;float:left;}.gallery figure.gallery-item:last-child{margin-bottom:0;}.gallery-columns-1 .gallery-item{width:100%;}.gallery-columns-2 .gallery-item{width:45%;}.gallery-columns-3 .gallery-item{width:31.3%;}.gallery-columns-4 .gallery-item{width:20%;}.gallery-columns-5 .gallery-item{width:17.7%;}.gallery-columns-6 .gallery-item{width:13.6%;}.gallery-columns-7 .gallery-item{width:12.25%;}.gallery-columns-8 .gallery-item{width:10.5%;}.gallery-columns-9 .gallery-item{width:9.11%;}.gallery-columns-1 .gallery-item:nth-child(1n),.gallery-columns-2 .gallery-item:nth-child(2n),.gallery-columns-3 .gallery-item:nth-child(3n),.gallery-columns-4 .gallery-item:nth-child(4n),.gallery-columns-5 .gallery-item:nth-child(5n),.gallery-columns-6 .gallery-item:nth-child(6n),.gallery-columns-7 .gallery-item:nth-child(7n),.gallery-columns-8 .gallery-item:nth-child(8n),.gallery-columns-9 .gallery-item:nth-child(9n){margin-right:0;}.gallery-columns-1 .gallery-item:nth-child(n+2),.gallery-columns-2 .gallery-item:nth-child(n+3),.gallery-columns-3 .gallery-item:nth-child(n+4),.gallery-columns-4 .gallery-item:nth-child(n+5),.gallery-columns-5 .gallery-item:nth-child(n+6),.gallery-columns-6 .gallery-item:nth-child(n+7),.gallery-columns-7 .gallery-item:nth-child(n+8),.gallery-columns-8 .gallery-item:nth-child(n+9),.gallery-columns-9 .gallery-item:nth-child(n+10){margin-bottom:0;}.gallery dl a{display:block;}.gallery dl a img{height:auto;margin:0 auto;}.gallery br+br{display:none;}.wp-caption-text{}.bypostauthor{}img.alignnone{margin:0 auto;max-width:100%;}#attachment_907{width:100%;}img.alignleft,.wp-caption.alignleft{margin-right:30px;}img.alignright,.wp-caption.alignright{margin-left:30px;float:right;clear:both;margin-bottom:30px;}img.wp-caption .alignnone{display:block;margin:0 auto;height:auto;width:100%;}a img.alignright{float:right;}a img.alignnone{margin:5px 20px 20px 0;}a img.alignleft{float:left;}a img.aligncenter{margin-left:auto;margin-right:auto;}.aligncenter{margin-top:.5em;margin-bottom:.5em;}.alignleft{float:left;margin:.5em 20px .5em 0;}.alignright{float:right;margin:.5em 0 .5em 20px;}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{clear:left;font-style:italic;line-height:1.5em;margin:.75em 0;text-align:center;}.wp-caption.alignright{margin:5px 0 20px 20px;}.wp-caption p.wp-caption-text{font-family:"Open Sans";font-size:14px;margin:12px 0;text-align:center;font-weight:400;font-style:italic;line-height:1.5em;}.wp-caption.alignleft{margin:5px 20px 20px 0;}.wp-caption{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#f8f8f8;border-color:#eee;border-image:initial;border-radius:3px;border-style:solid;border-width:1px;margin-bottom:20px;max-width:100%;padding-left:4px;padding-right:4px;padding-top:4px;text-align:center;}.wp-caption > img{max-width:100%;}.bypostauthor{}form.post-password-form label,form.post-password-form input{display:inline-block;}:root{--sp-gradient1:linear-gradient(-137deg,var(--sp-primary) 0%,var(--sp-primary2) 100%);--sp-gradient2:linear-gradient(137deg,#11104d 0%,#060534 100%);--sp-green:#fff;--sp-white:#fff;--sp-primary-light:#fff9f9;--sp-primary:#d81956;--sp-primary2:#f84233;--sp-secondary:#11104d;--sp-secondary2:#060534;--sp-secondary-dark:#252525;--sp-border-dark:#ddd;--sp-border-light:#e9e9e9;--sp-border-extra-light:#f2f2f2;--sp-scrollbar-thumb:#c2c2c2;--sp-font-sans-serif:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--sp-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--sp-shadow:2px 5px 20px rgba(0,0,0,.2);--sp-radius:3px;--sp-transition:all .3s cubic-bezier(.645,.045,.355,1);}::-webkit-selection{background-color:var(--sp-primary);color:#fff;-webkit-text-fill-color:#fff;}::selection{background-color:var(--sp-primary);color:#fff;-webkit-text-fill-color:#fff;}::-webkit-scrollbar{width:10px;height:10px;background-color:var(--sp-border-extra-light);}::-webkit-scrollbar-thumb{background-color:var(--sp-scrollbar-thumb);border-radius:10px;}::-webkit-scrollbar-corner{background-color:var(--sp-border-extra-light);}::-webkit-input-placeholder{color:#c0c0c0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;}:-moz-placeholder{color:#c0c0c0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;}::-moz-placeholder{color:#c0c0c0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;}:-ms-input-placeholder{color:#c0c0c0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;}*:focus::-webkit-input-placeholder{opacity:0;}*:focus:-moz-placeholder{opacity:0;}*:focus::-moz-placeholder{opacity:0;}*:focus:-ms-input-placeholder{opacity:0;}*,*:after,*:before{box-sizing:border-box;}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}body{font-size:16px;margin:0;padding:0;line-height:1.5;font-family:var(--sp-font-sans-serif);color:var(--sp-secondary-dark);overflow-x:hidden;}body:not(.admin-bar){position:relative;}a{color:var(--sp-primary);text-decoration:underline;outline:none;}a:hover,a:active,a:focus{color:var(--sp-primary);text-decoration:underline;text-decoration-style:dotted;}button:focus{box-shadow:none;}button[type=submit]:focus,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a:focus{outline-width:1px;outline-offset:-2px;outline-style:dotted;text-decoration:none;}a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}button,input,optgroup,select,textarea{margin:0;}button,input{overflow:visible;}img{max-width:100%;height:auto;vertical-align:middle;border:0;display:block;}h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2;word-break:break-word;}h1{font-size:38px;}h2{font-size:34px;}h3{font-size:30px;}h4{font-size:26px;}h5{font-size:20px;}h6{font-size:18px;}em,cite,q{color:var(--sp-primary);font-style:italic;font-weight:bold;}code,kbd,tt,var,samp,pre{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;background:var(--sp-secondary-dark);color:var(--sp-white);padding:1px 5px;border-radius:0px;font-size:88%;}pre{display:block;margin:0 0 10px;font-size:13px;word-break:break-all;word-wrap:break-word;border:1px solid #ccc;border-radius:0px;overflow:auto;}table{border:1px solid #e9e9e9;background-color:#fcfcfc;border-spacing:0;letter-spacing:.5px;margin:0 0 20px;text-align:left;table-layout:fixed;border-collapse:collapse;}table th{border:1px solid rgba(0,0,0,.25);}table td{border:1px solid #e9e9ea;}table th,table td{padding:15px;}table th{background:var(--sp-gradient1);color:var(--sp-white);}p{margin:0 0 10px;word-break:break-word;}figure{margin:0;}address,table,pre{width:100%;}small{font-size:80%;}sub,sup{font-size:75%;font-weight:600;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}fieldset{border:1px solid #e9e9ea;margin:1.5rem 2px;padding:10px 25px 20px;border-radius:0px;}iframe{max-width:100%;height:auto;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;padding:12px 24px;border-radius:0px;background:transparent;}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus{outline:1px dotted;outline-offset:-2px;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{border-radius:0px;display:block;line-height:1.5;font-size:16px;font-weight:500;max-height:50px;padding:.813rem 1rem;vertical-align:middle;width:100%;background-color:#f5f6fa;border:1px solid #f5f6fa;outline:none;letter-spacing:.5px;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus,select:focus{border-color:var(--sp-primary);background-color:#fff;}button[type=submit]:hover,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button[type=submit]:focus,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus{color:var(--sp-white);background-color:var(--sp-primary);}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}select{background-clip:padding-box;border:1px solid #e9e9ea;border-radius:0px;display:block;font-size:92%;font-weight:400;padding:6px 12px;position:relative;text-decoration:none;white-space:nowrap;width:100%;box-shadow:none;overflow:auto !important;outline:0;background-image:linear-gradient(#242424,#242424),linear-gradient(#e9e9ea,#e9e9ea);background-size:0 1px,100% 1px;background-repeat:no-repeat;background-position:center bottom,center calc(100% - -1px);background-color:#f6f6f6;-moz-transition:background 0s ease-out;-webkit-transition:background 0s ease-out;-o-transition:background 0s ease-out;transition:background 0s ease-out;}textarea{height:132px;overflow:auto;resize:vertical;max-height:100%;}input[type=checkbox],input[type=radio],form[id*=give-form] #give-gateway-radio-list>li input[type=radio],form[id*=give-form] #give-gateway-radio-list>li input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio],div.wpforms-container-full .wpforms-form input[type=checkbox]{border:2px solid var(--sp-primary);background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:20px;margin:-3px 3px 0 0;outline:0;padding:0;text-align:center;vertical-align:middle;width:20px !important;max-width:20px;-moz-appearance:none !important;-webkit-appearance:none !important;transition:.05s border-color ease-in-out;}input[type=radio]{border-radius:50%;margin-right:4px;line-height:12px;}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;vertical-align:middle;speak:none;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s all;transition:.3s all;}input[type=radio]:checked:before{content:"⬤";text-indent:-9999px;border-radius:50px;font-size:24px;width:8px;height:8px;margin:4px;line-height:20px;background:var(--sp-primary);}input[type=checkbox]:checked:before{content:"✔";font-weight:900;color:var(--sp-primary);}.av-grid-dl dt{padding:.5em 0 .5em 0;font-weight:600;}.av-grid-dl dd{margin:0;padding:.5em 0 .5em 0;}@media (min-width: 550px){.av-grid-dl{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;}.av-grid-dl dt{grid-column-start:1;}.av-grid-dl dd{grid-column-start:2;}.av-grid-dl dt+dd{}}.btn-st-1{padding:0;height:auto;background:none;box-shadow:none;border:none;font-weight:500;font-size:15px;}.av-container{width:100%;max-width:1200px;margin:0 auto;}.av-container,.av-container-fluid{padding:0 50px;}.av-columns-area{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0px -15px;-ms-flex-align:flex-start;align-items:flex-start;justify-content:flex-start;}[class*="av-column-"]{position:relative;width:100%;padding:0px 15px;z-index:0;}.d-none,div.d-none{display:none;}.d-block,div.d-block{display:block;}.d-inline,div.d-inline{display:inline;}.d-inline-block,div.d-inline-block{display:inline-block;}.m-0{margin:0;}.my-auto{margin:auto 0;}.mx-auto{margin:0 auto;}.mt-0{margin-top:0;}.mt-1{margin-top:.25rem;}.mt-2{margin-top:.5rem;}.mt-3{margin-top:1rem;}.mt-4{margin-top:1.5rem;}.mt-5{margin-top:2rem;}.mt-6{margin-top:3rem;}.mr-0{margin-right:0;}.mr-1{margin-right:.25rem;}.mr-2{margin-right:.5rem;}.mr-3{margin-right:1rem;}.mr-4{margin-right:1.5rem;}.mr-5{margin-right:2rem;}.mr-6{margin-right:3rem;}.mb-0{margin-bottom:0;}.mb-1{margin-bottom:.25rem;}.mb-2{margin-bottom:.5rem;}.mb-3{margin-bottom:1rem;}.mb-4{margin-bottom:1.5rem;}.mb-5{margin-bottom:2rem;}.mb-6{margin-bottom:3rem;}.ml-0{margin-left:0;}.ml-1{margin-left:.25rem;}.ml-2{margin-left:.5rem;}.ml-3{margin-left:1rem;}.ml-4{margin-left:1.5rem;}.ml-5{margin-left:2rem;}.ml-6{margin-left:3rem;}.my-0{margin-top:0;margin-bottom:0;}.my-1{margin-top:.25rem;margin-bottom:.25rem;}.my-2{margin-top:.5rem;margin-bottom:.5rem;}.my-3{margin-top:1rem;margin-bottom:1rem;}.my-4{margin-top:1.5rem;margin-bottom:1.5rem;}.my-5{margin-top:2rem;margin-bottom:2rem;}.my-6{margin-top:3rem;margin-bottom:3rem;}.mx-0{margin-left:0;margin-right:0;}.mx-1{margin-left:.25rem;margin-right:.25rem;}.mx-2{margin-left:.5rem;margin-right:.5rem;}.mx-3{margin-left:1rem;margin-right:1rem;}.mx-4{margin-left:1.5rem;margin-right:1.5rem;}.mx-5{margin-left:2rem;margin-right:2rem;}.mx-6{margin-left:3rem;margin-right:3rem;}.pt-0{padding-top:0;}.pt-1{padding-top:.25rem;}.pt-2{padding-top:.5rem;}.pt-3{padding-top:1rem;}.pt-4{padding-top:1.5rem;}.pt-5{padding-top:2rem;}.pt-6{padding-top:3rem;}.pr-0{padding-right:0;}.pr-1{padding-right:.25rem;}.pr-2{padding-right:.5rem;}.pr-3{padding-right:1rem;}.pr-4{padding-right:1.5rem;}.pr-5{padding-right:2rem;}.pr-6{padding-top:3rem;}.pb-0{padding-bottom:0;}.pb-1{padding-bottom:.25rem;}.pb-2{padding-bottom:.5rem;}.pb-3{padding-bottom:1rem;}.pb-4{padding-bottom:1.5rem;}.pb-5{padding-bottom:2rem;}.pb-6{padding-top:3rem;}.pl-0{padding-left:0;}.pl-1{padding-left:.25rem;}.pl-2{padding-left:.5rem;}.pl-3{padding-left:1rem;}.pl-4{padding-left:1.5rem;}.pl-5{padding-left:2rem;}.pl-6{padding-top:3rem;}.p-0{padding:0;}.py-0{padding-top:0;padding-bottom:0;}.py-1{padding-top:.25rem;padding-bottom:.25rem;}.py-2{padding-top:.5rem;padding-bottom:.5rem;}.py-3{padding-top:1rem;padding-bottom:1rem;}.py-4{padding-top:1.5rem;padding-bottom:1.5rem;}.py-5{padding-top:2rem;padding-bottom:2rem;}.py-6{padding-top:3rem;padding-bottom:3rem;}.px-0{padding-left:0;padding-right:0;}.px-1{padding-left:.25rem;padding-right:.25rem;}.px-2{padding-left:.5rem;padding-right:.5rem;}.px-3{padding-left:1rem;padding-right:1rem;}.px-4{padding-left:1.5rem;padding-right:1.5rem;}.px-5{padding-left:2rem;padding-right:2rem;}.px-6{padding-left:3rem;padding-right:3rem;}.my-auto{margin:auto 0px;}.mx-auto{margin:0px auto;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.flex-fill{-ms-flex:1 1 50%;flex:1 1 50%;}.flex-fill:nth-child(2){flex-basis:18%;}.flex-10{-ms-flex:1 1 10%;flex:1 1 10%;}.flex-15{-ms-flex:1 1 15%;flex:1 1 15%;}.flex-20{-ms-flex:1 1 20%;flex:1 1 20%;}.flex-25{-ms-flex:1 1 25%;flex:1 1 25%;}.flex-30{-ms-flex:1 1 30%;flex:1 1 30%;}.flex-35{-ms-flex:1 1 35%;flex:1 1 35%;}.flex-40{-ms-flex:1 1 40%;flex:1 1 40%;}.flex-45{-ms-flex:1 1 45%;flex:1 1 45%;}.flex-50{-ms-flex:1 1 50%;flex:1 1 50%;}.flex-55{-ms-flex:1 1 55%;flex:1 1 55%;}.flex-60{-ms-flex:1 1 60%;flex:1 1 60%;}.flex-65{-ms-flex:1 1 65%;flex:1 1 65%;}.flex-70{-ms-flex:1 1 70%;flex:1 1 70%;}.flex-75{-ms-flex:1 1 75%;flex:1 1 75%;}.flex-80{-ms-flex:1 1 80%;flex:1 1 80%;}.flex-85{-ms-flex:1 1 85%;flex:1 1 85%;}.flex-90{-ms-flex:1 1 90%;flex:1 1 90%;}.flex-95{-ms-flex:1 1 95%;flex:1 1 95%;}.flex-100{-ms-flex:1 1 100%;flex:1 1 100%;}.flex-auto{-ms-flex:1 1 auto;flex:1 1 auto;}.mobile-menu .dropdown-menu.d-flex{display:-ms-flexbox;display:flex;}.float-right{float:right;}.float-left{float:left;}.float-none{float:none;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.av-masonry{width:100%;-webkit-column-gap:1.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;column-gap:1.5rem;}.av-masonry-4{-webkit-column-count:4;-moz-column-count:4;column-count:4;}.av-masonry-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;}.av-masonry-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;}@media only screen and (max-width: 767px){.av-masonry[class*="av-masonry-"]{-moz-column-count:1;-webkit-column-count:1;column-count:1;}}@media only screen and (min-width: 992px) and (max-width: 1024px){.av-masonry[class*="av-masonry-"]{-moz-column-count:3;-webkit-column-count:3;column-count:3;}}@media only screen and (min-width: 768px) and (max-width: 991px){.av-masonry[class*="av-masonry-"]{-moz-column-count:2;-webkit-column-count:2;column-count:2;}}@media (min-width: 601px){.av-sm-column-1{-ms-flex:0 0 16.333333%;flex:0 0 16.333333%;max-width:16.333333%;}.av-sm-column-2{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.av-sm-column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.av-sm-column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.av-sm-column-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.av-sm-column-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.av-sm-column-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.av-sm-column-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.av-sm-column-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.av-sm-column-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.av-sm-column-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.av-sm-column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.d-sm-none,div.d-sm-none{display:none;}.d-sm-block,div.d-sm-block{display:block;}.d-sm-inline,div.d-sm-inline{display:inline;}.d-sm-inline-block,div.d-sm-inline-block{display:inline-block;}.text-sm-left{text-align:left;}.text-sm-right{text-align:right;}.text-sm-center{text-align:center;}.my-sm-auto{margin:auto 0px;}.mx-sm-auto{margin:0px auto;}.m-sm-0{margin:0;}.mt-sm-0{margin-top:0;}.mt-sm-1{margin-top:.25rem;}.mt-sm-2{margin-top:.5rem;}.mt-sm-3{margin-top:1rem;}.mt-sm-4{margin-top:1.5rem;}.mt-sm-5{margin-top:2rem;}.mt-sm-6{margin-top:3rem;}.mr-sm-0{margin-right:0;}.mr-sm-1{margin-right:.25rem;}.mr-sm-2{margin-right:.5rem;}.mr-sm-3{margin-right:1rem;}.mr-sm-4{margin-right:1.5rem;}.mr-sm-5{margin-right:2rem;}.mr-sm-6{margin-right:3rem;}.mb-sm-0{margin-bottom:0;}.mb-sm-1{margin-bottom:.25rem;}.mb-sm-2{margin-bottom:.5rem;}.mb-sm-3{margin-bottom:1rem;}.mb-sm-4{margin-bottom:1.5rem;}.mb-sm-5{margin-bottom:2rem;}.mb-sm-6{margin-bottom:3rem;}.ml-sm-0{margin-left:0;}.ml-sm-1{margin-left:.25rem;}.ml-sm-2{margin-left:.5rem;}.ml-sm-3{margin-left:1rem;}.ml-sm-4{margin-left:1.5rem;}.ml-sm-5{margin-left:2rem;}.ml-sm-6{margin-left:3rem;}.my-sm-0{margin-top:0;margin-bottom:0;}.my-sm-1{margin-top:.25rem;margin-bottom:.25rem;}.my-sm-2{margin-top:.5rem;margin-bottom:.5rem;}.my-sm-3{margin-top:1rem;margin-bottom:1rem;}.my-sm-4{margin-top:1.5rem;margin-bottom:1.5rem;}.my-sm-5{margin-top:2rem;margin-bottom:2rem;}.my-sm-6{margin-top:3rem;margin-bottom:3rem;}.mx-sm-0{margin-left:0;margin-right:0;}.mx-sm-1{margin-left:.25rem;margin-right:.25rem;}.mx-sm-2{margin-left:.5rem;margin-right:.5rem;}.mx-sm-3{margin-left:1rem;margin-right:1rem;}.mx-sm-4{margin-left:1.5rem;margin-right:1.5rem;}.mx-sm-5{margin-left:2rem;margin-right:2rem;}.mx-sm-6{margin-left:3rem;margin-right:3rem;}.p-sm-0{padding:0;}.pt-sm-0{padding-top:0;}.pt-sm-1{padding-top:.25rem;}.pt-sm-2{padding-top:.5rem;}.pt-sm-3{padding-top:1rem;}.pt-sm-4{padding-top:1.5rem;}.pt-sm-5{padding-top:2rem;}.pt-sm-6{padding-top:3rem;}.pr-sm-0{padding-right:0;}.pr-sm-1{padding-right:.25rem;}.pr-sm-2{padding-right:.5rem;}.pr-sm-3{padding-right:1rem;}.pr-sm-4{padding-right:1.5rem;}.pr-sm-5{padding-right:2rem;}.pr-sm-6{padding-top:3rem;}.pb-sm-0{padding-bottom:0;}.pb-sm-1{padding-bottom:.25rem;}.pb-sm-2{padding-bottom:.5rem;}.pb-sm-3{padding-bottom:1rem;}.pb-sm-4{padding-bottom:1.5rem;}.pb-sm-5{padding-bottom:2rem;}.pb-sm-6{padding-top:3rem;}.pl-sm-0{padding-left:0;}.pl-sm-1{padding-left:.25rem;}.pl-sm-2{padding-left:.5rem;}.pl-sm-3{padding-left:1rem;}.pl-sm-4{padding-left:1.5rem;}.pl-sm-5{padding-left:2rem;}.pl-sm-6{padding-top:3rem;}.py-sm-0{padding-top:0;padding-bottom:0;}.py-sm-1{padding-top:.25rem;padding-bottom:.25rem;}.py-sm-2{padding-top:.5rem;padding-bottom:.5rem;}.py-sm-3{padding-top:1rem;padding-bottom:1rem;}.py-sm-4{padding-top:1.5rem;padding-bottom:1.5rem;}.py-sm-5{padding-top:2rem;padding-bottom:2rem;}.py-sm-6{padding-top:3rem;padding-bottom:3rem;}.px-sm-0{padding-left:0;padding-right:0;}.px-sm-1{padding-left:.25rem;padding-right:.25rem;}.px-sm-2{padding-left:.5rem;padding-right:.5rem;}.px-sm-3{padding-left:1rem;padding-right:1rem;}.px-sm-4{padding-left:1.5rem;padding-right:1.5rem;}.px-sm-5{padding-left:2rem;padding-right:2rem;}.px-sm-6{padding-left:3rem;padding-right:3rem;}.float-sm-right{float:right;}.float-sm-left{float:left;}.float-sm-none{float:none;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}}@media (min-width: 768px){.av-md-column-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.av-md-column-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.av-md-column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.av-md-column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.av-md-column-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.av-md-column-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.av-md-column-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.av-md-column-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.av-md-column-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.av-md-column-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.av-md-column-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.av-md-column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.d-md-none,div.d-md-none{display:none;}.d-md-block,div.d-md-block{display:block;}.d-md-inline,div.d-md-inline{display:inline;}.d-md-inline-block,div.d-md-inline-block{display:inline-block;}.text-md-left{text-align:left;}.text-md-right{text-align:right;}.text-md-center{text-align:center;}.my-md-auto{margin:auto 0px;}.mx-md-auto{margin:0px auto;}.m-md-0{margin:0;}.mt-md-0{margin-top:0;}.mt-md-1{margin-top:.25rem;}.mt-md-2{margin-top:.5rem;}.mt-md-3{margin-top:1rem;}.mt-md-4{margin-top:1.5rem;}.mt-md-5{margin-top:2rem;}.mt-md-6{margin-top:3rem;}.mr-md-0{margin-right:0;}.mr-md-1{margin-right:.25rem;}.mr-md-2{margin-right:.5rem;}.mr-md-3{margin-right:1rem;}.mr-md-4{margin-right:1.5rem;}.mr-md-5{margin-right:2rem;}.mr-md-6{margin-right:3rem;}.mb-md-0{margin-bottom:0;}.mb-md-1{margin-bottom:.25rem;}.mb-md-2{margin-bottom:.5rem;}.mb-md-3{margin-bottom:1rem;}.mb-md-4{margin-bottom:1.5rem;}.mb-md-5{margin-bottom:2rem;}.mb-md-6{margin-bottom:3rem;}.ml-md-0{margin-left:0;}.ml-md-1{margin-left:.25rem;}.ml-md-2{margin-left:.5rem;}.ml-md-3{margin-left:1rem;}.ml-md-4{margin-left:1.5rem;}.ml-md-5{margin-left:2rem;}.ml-md-6{margin-left:3rem;}.my-md-0{margin-top:0;margin-bottom:0;}.my-md-1{margin-top:.25rem;margin-bottom:.25rem;}.my-md-2{margin-top:.5rem;margin-bottom:.5rem;}.my-md-3{margin-top:1rem;margin-bottom:1rem;}.my-md-4{margin-top:1.5rem;margin-bottom:1.5rem;}.my-md-5{margin-top:2rem;margin-bottom:2rem;}.my-md-6{margin-top:3rem;margin-bottom:3rem;}.mx-md-0{margin-left:0;margin-right:0;}.mx-md-1{margin-left:.25rem;margin-right:.25rem;}.mx-md-2{margin-left:.5rem;margin-right:.5rem;}.mx-md-3{margin-left:1rem;margin-right:1rem;}.mx-md-4{margin-left:1.5rem;margin-right:1.5rem;}.mx-md-5{margin-left:2rem;margin-right:2rem;}.mx-md-6{margin-left:3rem;margin-right:3rem;}.p-md-0{padding:0;}.pt-md-0{padding-top:0;}.pt-md-1{padding-top:.25rem;}.pt-md-2{padding-top:.5rem;}.pt-md-3{padding-top:1rem;}.pt-md-4{padding-top:1.5rem;}.pt-md-5{padding-top:2rem;}.pt-md-6{padding-top:3rem;}.pr-md-0{padding-right:0;}.pr-md-1{padding-right:.25rem;}.pr-md-2{padding-right:.5rem;}.pr-md-3{padding-right:1rem;}.pr-md-4{padding-right:1.5rem;}.pr-md-5{padding-right:2rem;}.pr-md-6{padding-top:3rem;}.pb-md-0{padding-bottom:0;}.pb-md-1{padding-bottom:.25rem;}.pb-md-2{padding-bottom:.5rem;}.pb-md-3{padding-bottom:1rem;}.pb-md-4{padding-bottom:1.5rem;}.pb-md-5{padding-bottom:2rem;}.pb-md-6{padding-top:3rem;}.pl-md-0{padding-left:0;}.pl-md-1{padding-left:.25rem;}.pl-md-2{padding-left:.5rem;}.pl-md-3{padding-left:1rem;}.pl-md-4{padding-left:1.5rem;}.pl-md-5{padding-left:2rem;}.pl-md-6{padding-top:3rem;}.py-md-0{padding-top:0;padding-bottom:0;}.py-md-1{padding-top:.25rem;padding-bottom:.25rem;}.py-md-2{padding-top:.5rem;padding-bottom:.5rem;}.py-md-3{padding-top:1rem;padding-bottom:1rem;}.py-md-4{padding-top:1.5rem;padding-bottom:1.5rem;}.py-md-5{padding-top:2rem;padding-bottom:2rem;}.py-md-6{padding-top:3rem;padding-bottom:3rem;}.px-md-0{padding-left:0;padding-right:0;}.px-md-1{padding-left:.25rem;padding-right:.25rem;}.px-md-2{padding-left:.5rem;padding-right:.5rem;}.px-md-3{padding-left:1rem;padding-right:1rem;}.px-md-4{padding-left:1.5rem;padding-right:1.5rem;}.px-md-5{padding-left:2rem;padding-right:2rem;}.px-md-6{padding-left:3rem;padding-right:3rem;}.float-md-right{float:right;}.float-md-left{float:left;}.float-md-none{float:none;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}}.av-column5{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}@media (min-width: 1200px){.av-column5{width:20%;float:left;}}@media (min-width: 992px){.av-column-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.av-column-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.av-column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.av-column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.av-column-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.av-column-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.av-column-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.av-column-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.av-column-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.av-column-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.av-column-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.av-column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.d-av-none,div.d-av-none{display:none;}.d-av-block,div.d-av-block{display:block;}.d-av-inline,div.d-av-inline{display:inline;}.d-av-inline-block,div.d-av-inline-block{display:inline-block;}.text-av-left{text-align:left;}.text-av-right{text-align:right;}.text-av-center{text-align:center;}.my-av-auto{margin:auto 0px;}.mx-av-auto{margin:0px auto;}.m-av-0{margin:0;}.mt-av-0{margin-top:0;}.mt-av-1{margin-top:.25rem;}.mt-av-2{margin-top:.5rem;}.mt-av-3{margin-top:1rem;}.mt-av-4{margin-top:1.5rem;}.mt-av-5{margin-top:2rem;}.mt-av-6{margin-top:3rem;}.mr-av-0{margin-right:0;}.mr-av-1{margin-right:.25rem;}.mr-av-2{margin-right:.5rem;}.mr-av-3{margin-right:1rem;}.mr-av-4{margin-right:1.5rem;}.mr-av-5{margin-right:2rem;}.mr-av-6{margin-right:3rem;}.mb-av-0{margin-bottom:0;}.mb-av-1{margin-bottom:.25rem;}.mb-av-2{margin-bottom:.5rem;}.mb-av-3{margin-bottom:1rem;}.mb-av-4{margin-bottom:1.5rem;}.mb-av-5{margin-bottom:2rem;}.mb-av-6{margin-bottom:3rem;}.ml-av-0{margin-left:0;}.ml-av-1{margin-left:.25rem;}.ml-av-2{margin-left:.5rem;}.ml-av-3{margin-left:1rem;}.ml-av-4{margin-left:1.5rem;}.ml-av-5{margin-left:2rem;}.ml-av-6{margin-left:3rem;}.my-av-0{margin-top:0;margin-bottom:0;}.my-av-1{margin-top:.25rem;margin-bottom:.25rem;}.my-av-2{margin-top:.5rem;margin-bottom:.5rem;}.my-av-3{margin-top:1rem;margin-bottom:1rem;}.my-av-4{margin-top:1.5rem;margin-bottom:1.5rem;}.my-av-5{margin-top:2rem;margin-bottom:2rem;}.my-av-6{margin-top:3rem;margin-bottom:3rem;}.mx-av-0{margin-left:0;margin-right:0;}.mx-av-1{margin-left:.25rem;margin-right:.25rem;}.mx-av-2{margin-left:.5rem;margin-right:.5rem;}.mx-av-3{margin-left:1rem;margin-right:1rem;}.mx-av-4{margin-left:1.5rem;margin-right:1.5rem;}.mx-av-5{margin-left:2rem;margin-right:2rem;}.mx-av-6{margin-left:3rem;margin-right:3rem;}.p-av-0{padding:0;}.pt-av-0{padding-top:0;}.pt-av-1{padding-top:.25rem;}.pt-av-2{padding-top:.5rem;}.pt-av-3{padding-top:1rem;}.pt-av-4{padding-top:1.5rem;}.pt-av-5{padding-top:2rem;}.pt-av-6{padding-top:3rem;}.pr-av-0{padding-right:0;}.pr-av-1{padding-right:.25rem;}.pr-av-2{padding-right:.5rem;}.pr-av-3{padding-right:1rem;}.pr-av-4{padding-right:1.5rem;}.pr-av-5{padding-right:2rem;}.pr-av-6{padding-top:3rem;}.pb-av-0{padding-bottom:0;}.pb-av-1{padding-bottom:.25rem;}.pb-av-2{padding-bottom:.5rem;}.pb-av-3{padding-bottom:1rem;}.pb-av-4{padding-bottom:1.5rem;}.pb-av-5{padding-bottom:2rem;}.pb-av-6{padding-top:3rem;}.pl-av-0{padding-left:0;}.pl-av-1{padding-left:.25rem;}.pl-av-2{padding-left:.5rem;}.pl-av-3{padding-left:1rem;}.pl-av-4{padding-left:1.5rem;}.pl-av-5{padding-left:2rem;}.pl-av-6{padding-top:3rem;}.py-av-0{padding-top:0;padding-bottom:0;}.py-av-1{padding-top:.25rem;padding-bottom:.25rem;}.py-av-2{padding-top:.5rem;padding-bottom:.5rem;}.py-av-3{padding-top:1rem;padding-bottom:1rem;}.py-av-4{padding-top:1.5rem;padding-bottom:1.5rem;}.py-av-5{padding-top:2rem;padding-bottom:2rem;}.py-av-6{padding-top:3rem;padding-bottom:3rem;}.px-av-0{padding-left:0;padding-right:0;}.px-av-1{padding-left:.25rem;padding-right:.25rem;}.px-av-2{padding-left:.5rem;padding-right:.5rem;}.px-av-3{padding-left:1rem;padding-right:1rem;}.px-av-4{padding-left:1.5rem;padding-right:1.5rem;}.px-av-5{padding-left:2rem;padding-right:2rem;}.px-av-6{padding-left:3rem;padding-right:3rem;}.float-av-right{float:right;}.float-av-left{float:left;}.float-av-none{float:none;}.order-av-1{order:1;}.order-av-2{order:2;}.order-av-3{order:3;}.order-av-4{order:4;}.order-av-5{order:5;}.order-av-6{order:6;}.order-av-7{order:7;}.order-av-8{order:8;}.order-av-9{order:9;}.order-av-10{order:10;}.order-av-11{order:11;}.order-av-12{order:12;}}@media (max-width: 767px){.av-xs-column-1{-ms-flex:0 0 16.333333%;flex:0 0 16.333333%;max-width:16.333333%;}.av-xs-column-2{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.av-xs-column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.av-xs-column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.av-xs-column-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.av-xs-column-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.av-xs-column-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.av-xs-column-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.av-xs-column-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.av-xs-column-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.av-xs-column-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.av-xs-column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}.navigator-wrapper,.nav-area{width:100%;}.overlay-enabled{overflow:hidden;}.header{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--sp-white);-webkit-transition:min-height .3s ease;transition:min-height .3s ease;width:100%;z-index:3;}.header-above-info{position:relative;z-index:0;}.navigator-wrapper{position:relative;}@media only screen and (min-width: 783px){body.admin-bar .header .sticky-menu{top:32px;}}@media only screen and (max-width: 782px) and (min-width: 601px){body.admin-bar .header .sticky-menu{top:46px;}}.site-title{padding:0;}.site-title img{width:auto;height:auto;float:none;margin:0;}.logo a,.mobile-logo a,.site-title{display:block;font-size:30px;font-weight:700;line-height:1.2;white-space:normal;width:100%;max-width:max-content;height:auto;z-index:9;}a.site-title{display:inline-block;}.logo a,.mobile-logo a{margin:auto 0;}a.site-title{margin:auto 0;display:block;}.logo a:focus{outline-width:1px;outline-style:dotted;}.site-first-letter,.site-last-letter{font-weight:bolder;}.site-description{width:100%;display:block;font-size:10px;font-weight:500;line-height:1.3;white-space:normal;margin:0;padding-top:0px;}.navbar-brand{padding:0;}.navbar-area{padding:1.47rem 0;}.theme-mobile-nav,.navbar-area{-webkit-box-shadow:0 10px 15px rgba(0,0,0,.05);-moz-box-shadow:0 10px 15px rgba(0,0,0,.05);box-shadow:0 10px 15px rgba(0,0,0,.05);}div.theme-mobile-nav .av-columns-area,div.theme-mobile-nav .av-column-12{margin-bottom:0;}.theme-menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:stretch;align-self:stretch;width:100%;height:100%;}.menubar{text-align:right;position:relative;z-index:1;}.not-included{display:block;font-size:.7em;line-height:1.2;font-style:normal;margin:0;margin-top:-1px;padding:0 0 5px 0;}.mobile-menu .not-included{margin-top:-6px;}.menubar .menu-wrap > li > a > .not-included{position:absolute;left:0;right:0;margin:0 auto;text-align:center;max-width:100%;z-index:1;bottom:-5px;}.header .widget_nav_menu li > a > .not-included,.footer .widget_nav_menu li > a > .not-included,.footer .menu-wrap > li > a > .not-included{display:contents;line-height:0;width:100%;}.footer .menu-wrap > li > a > .badge,.menubar .menu-wrap > li > a > .badge{position:absolute;top:-18px;right:0;left:0;text-align:center;max-width:max-content;margin:0 auto;z-index:1;}.footer .menu-wrap > li > a > .badge:before,.menubar .menu-wrap > li > a > .badge:before{transform:rotate(-90deg);left:0;right:0;bottom:-36px;margin:auto auto;}.badge{margin:0 6px;position:relative;color:var(--sp-white);padding:3px 6px;display:inline-block;font-size:75%;font-weight:700;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:top;border-radius:3px;background-color:var(--sp-primary);}.badge:before{content:"";position:absolute;top:0;bottom:0;left:-15px;margin:auto 0;height:0;width:0;border:10px solid transparent;border-right-color:var(--sp-primary);}.menubar ul.menu-wrap{display:inline-block;}ul.menu-wrap{list-style:none;margin:0px;padding:0px;display:block;}ul.menu-wrap li{list-style:none;}.menu-wrap > li > a,.dropdown-menu li a{position:relative;display:block;text-align:inherit;z-index:0;font-weight:500;line-height:44px;}.menu-wrap > li a img{width:auto;height:15px;display:inline-block;vertical-align:initial;margin:auto;margin-right:5px;transform:translateY(1px);}.header .widget_nav_menu li.menu-item-has-children > a:after,.footer .widget_nav_menu li.menu-item-has-children > a:after,.footer .menu-wrap > li.dropdown > a:before,.menubar .menu-wrap > li.dropdown > a:before{content:"";font-family:FontAwesome;position:absolute;top:0;right:4.5px;bottom:0;display:flex;align-items:center;background:inherit;font-size:120%;}.header .widget_nav_menu li.menu-item-has-children > a,.footer .widget_nav_menu li.menu-item-has-children > a,.footer ul.menu-wrap > li.dropdown > a,.menubar ul.menu-wrap > li.dropdown > a{padding-right:20px;}.navbar-area .menubar ul.menu-wrap li.btn-home{vertical-align:bottom;text-align:center;}.navbar-area .menubar ul.menu-wrap li.btn-home > a{padding:0 20px;}.active-five .menubar ul.menu-wrap li.btn-home{margin-right:-9px;}ul.menu-wrap .btn-home > a.nav-link > span{font-size:25px;line-height:inherit;}.footer .menu-wrap > li > a{padding:0px 5px;}.widget-left .menu-wrap > li:first-child > a,.widget-right .menu-wrap > li:first-child > a{padding-left:0;}.widget-left .menu-wrap > li:last-child > a,.widget-right .menu-wrap > li:last-child > a{padding-right:0px;}.menubar .menu-wrap > li > a{padding:0px 12px;display:inline-flex;color:var(--sp-secondary-dark);}.menu-wrap > li > a{white-space:normal;border:0;border-radius:0;}.menu-wrap li > a{text-decoration:none;}.navbar-area .menubar .menu-wrap > li{display:inline-block;margin:0 -3px;position:relative;}.footer-copyright .widget_nav_menu ul.menu .sub-menu li.menu-item a,.header .widget_nav_menu ul.menu .sub-menu li.menu-item a,.header .widget_nav_menu ul.menu .sub-menu li.menu-item a{margin:0;display:block;width:100%;}.footer-copyright .widget_nav_menu ul.menu > li > a,.header .widget_nav_menu ul.menu > li > a{line-height:45px;}.header .widget_nav_menu .sub-menu,.navbar-area .menubar .dropdown-menu{position:absolute;top:100%;z-index:9;width:215px;background:var(--sp-white);padding:0;margin:0;border:0;border-radius:0;-moz-box-shadow:0 2px 29px rgba(0,0,0,.05);box-shadow:0 2px 29px rgba(0,0,0,.05);font-size:1rem;text-align:left;display:block;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease-in-out 0s;}.footer-copyright .widget_nav_menu .sub-menu,.footer .menu-wrap .dropdown-menu{position:absolute;top:auto;right:auto;bottom:50px;left:auto;border:0;padding:5px;border-radius:0;text-align:left;margin:0 auto;background:var(--sp-white);min-width:12.5rem;opacity:0;visibility:hidden;transform:translateY(10px);-webkit-box-shadow:0 .5rem 1.875rem rgba(0,0,0,.15);box-shadow:0 .5rem 1.875rem rgba(0,0,0,.15);transition:all .3s ease-in-out 0s;}.footer .menu-wrap .dropdown-menu,.footer-copyright .widget_nav_menu .sub-menu{bottom:100%;}.header .widget_nav_menu .sub-menu,.navbar-area .menubar .dropdown-menu{top:100%;}.footer-copyright .widget_nav_menu .menu-item:hover > .sub-menu,.footer-copyright .widget_nav_menu .menu-item.focus > .sub-menu,.header .widget_nav_menu .menu-item:hover > .sub-menu,.header .widget_nav_menu .menu-item.focus > .sub-menu,.footer .menu-wrap .menu-item:hover > .dropdown-menu,.footer .menu-wrap .menu-item.focus > .dropdown-menu,.navbar-area .menu-wrap .menu-item:hover > .dropdown-menu,.navbar-area .menu-wrap .menu-item.focus > .dropdown-menu{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;}.footer .menu-wrap .dropdown-menu li .dropdown-menu,.footer-copyright .widget_nav_menu .sub-menu li .sub-menu{bottom:100%;transform:translateY(12px);}.header .widget_nav_menu .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu{top:-4px;transform:translateY(-12px);}.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,.footer .menu-wrap .dropdown-menu li .dropdown-menu,.header .widget_nav_menu .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu{display:block;opacity:0;visibility:hidden;}.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,.footer .menu-wrap .dropdown-menu li .dropdown-menu{margin-bottom:20px;}.header .widget_nav_menu .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu{left:100%;margin-top:0;margin-left:0;}.footer .menu-wrap > .menu-item:last-child > .dropdown-menu li .dropdown-menu,.footer-copyright .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu{bottom:100%;}.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu{left:auto;right:100%;margin-right:0;}.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li  .dropdown-menu li .dropdown-menu{right:auto;left:100%;}.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{right:auto;left:100%;}.footer .menu-wrap .menubar .dropdown-menu > li,.footer-copyright .widget_nav_menu .sub-menu > li,.header .widget_nav_menu .sub-menu > li,.navbar-area .menubar .dropdown-menu > li{padding:0;position:relative;height:auto;}.footer .menu-wrap .dropdown-menu li a,.footer-copyright .widget_nav_menu .sub-menu li a,.header .widget_nav_menu .sub-menu li a,.navbar-area .menubar .dropdown-menu li a{color:var(--sp-secondary-dark);font-size:15.2px;line-height:inherit;padding:15px;border-bottom:1px dashed #eee;text-transform:none;white-space:normal;}.footer .menu-wrap .dropdown-menu li:last-child a,.footer-copyright .widget_nav_menu .sub-menu li:last-child a,.header .widget_nav_menu .sub-menu li:last-child a,.navbar-area .menubar .dropdown-menu li:last-child a{border-bottom:0;border-radius:0 3px 3px;}.footer .menu-wrap .dropdown-menu li:hover > a,.footer .menu-wrap .dropdown-menu li.focus > a,.footer-copyright .widget_nav_menu .sub-menu li:hover > a,.footer-copyright .widget_nav_menu .sub-menu li.focus > a,.header .widget_nav_menu .sub-menu li:hover > a,.header .widget_nav_menu .sub-menu li.focus > a,.navbar-area .menubar .dropdown-menu li:hover > a,.navbar-area .menubar .dropdown-menu li.focus > a{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.footer .menu-wrap .dropdown-menu li:last-child,.footer-copyright .widget_nav_menu .sub-menu li:last-child,.header .widget_nav_menu .sub-menu li:last-child,.navbar-area .menubar .dropdown-menu li:last-child{border-bottom-color:transparent;}.footer .menu-wrap .dropdown-menu .dropdown > a:after,.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children > a:after,.header .widget_nav_menu .sub-menu .menu-item-has-children > a:after,.navbar-area .menubar .dropdown-menu .dropdown > a:after{font-family:"FontAwesome";content:"";position:absolute;top:50%;right:20px;font-size:.75rem;opacity:.7;font-weight:100;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.footer .menu-wrap .dropdown-menu .dropdown:hover > a:after,.footer .menu-wrap .dropdown-menu .dropdown.focus > a:after,.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,.header .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,.header .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,.navbar-area .menubar .dropdown-menu .dropdown:hover > a:after,.navbar-area .menubar .dropdown-menu .dropdown.focus > a:after{opacity:1;right:15px;}.header .widget_nav_menu .sub-menu{border-top-color:var(--sp-primary);}.menubar .dropdown-menu:before{content:"";position:absolute;bottom:0;left:0;width:0;width:2px;height:0;background:var(--sp-gradient1);transition:all ease .5s;}.menubar .menu-wrap li:hover .dropdown-menu:before,.menubar .menu-wrap li.focus .dropdown-menu:before,.menubar .menu-wrap li.active .dropdown-menu:before{height:100%;right:auto;bottom:0;}.menubar .dropdown-menu li a:before{content:"";position:absolute;bottom:0;left:0;width:2px;height:0;background:#fff;transition:all ease .5s;opacity:0;}.menubar .dropdown-menu li:hover > a:before,.menubar .dropdown-menu li.focus > a:before,.menubar .dropdown-menu li.active > a:before{opacity:1;bottom:auto;top:0;height:100%;}.sticky-menu{position:fixed;top:-1px;left:0;right:0;width:100%;background:var(--sp-white);z-index:999;-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;}.sticky-menu .sticky-navbar-brand{display:block;visibility:visible;}a.sticky-navbar-brand,.sticky-menu .sticky-navbar-brand + .navbar-brand{display:none;visibility:hidden;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}.theme-mobile-nav{width:100%;display:none;background-color:var(--sp-white);}.theme-mobile-menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;padding:16px 0px;}.slide-menu .mobile-menu{max-width:320px;}.header-menu-active .slide-menu .mobile-menu:after{position:fixed;width:100%;height:100vh;opacity:.85;}.slide-menu .mobile-menu{box-shadow:0 0 20px rgba(0,0,0,.4);}.theme-mobile-menu ul.menu-wrap{height:100%;overflow-x:hidden;overflow-y:overlay;-ms-touch-action:overlay;touch-action:auto;}.theme-mobile-menu ul,.theme-mobile-menu ul li{padding:0;list-style:none;position:relative;z-index:1;border:0;}.mobile-menu > ul > li:first-child{border-top:1px solid #e0e0e0;}.mobile-menu > ul > li{border-bottom:1px solid #e0e0e0;}.mobile-menu > ul > li.current:before{content:"";position:absolute;top:46px;left:0;width:100%;height:1px;background-color:#e0e0e0;}.theme-mobile-menu ul li{margin:0;}.theme-mobile-menu .header-wrap-right li{margin-right:10px;}.mobile-menu .dropdown-menu{display:none;}.mobile-menu{position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;padding-top:4.3rem;padding-bottom:1.25rem;visibility:hidden;overflow:hidden;text-align:left;background:var(--sp-white);transform:translateX(-150%);}.mobile-menu:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;z-index:-1;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.mobile-menu-scroll{padding:0;margin:0px;height:100%;overflow-x:hidden;overflow-y:auto;}.header-menu-active .mobile-menu{transform:translateX(0px);visibility:visible;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);}.mobile-menu .login-btn{margin-top:16px;}.mobile-menu ul li.dropdown{display:flex;justify-content:flex-start;flex-wrap:wrap;}.mobile-menu .menu-wrap > li a{width:100%;padding:0;color:#111;padding-left:15px;}.mobile-menu li.dropdown ul.dropdown-menu li > a{padding-left:25px;width:100%;}.mobile-menu .dropdown > a{flex:1;}.footer span.mobile-toggler{display:none;}span.mobile-toggler{width:100%;max-width:48px;text-align:center;}.mobile-menu .dropdown-menu li:not(:last-child){border-bottom:1px solid #e0e0e0;}.mobile-menu .dropdown > span > button{cursor:pointer;flex-basis:10%;width:100%;text-align:center;line-height:46px;font-size:1rem;padding:0 .45em;border:0;border-radius:0;color:var(--sp-primary);background:none;border-left:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;height:100%;}.mobile-menu .dropdown > span > button:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);display:block;}.mobile-menu .dropdown.current > span > button:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.mobile-menu .dropdown-menu{margin:0;float:none;clear:both;background:none;border-top:1px solid #e0e0e0;width:100%;padding:0;border-radius:0;box-shadow:none;}.mobile-menu .menu-item a{display:inline-block;}.mobile-menu li > a{text-transform:none;font-weight:600;letter-spacing:.5px;}.mobile-menu .dropdown.current > a{margin:0;color:var(--sp-primary);}span.tgl-lbl{line-height:.75;display:block;}.menu-toggle-wrap{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end;}.hamburger{width:40px;height:40px;vertical-align:middle;border-radius:.25rem;overflow:hidden;}.toggle-lines{width:inherit;height:inherit;display:block;padding:10px 8px 10px;}.toggle-lines div{height:3px;width:100%;margin:0 0 5px;background:var(--sp-secondary-dark);}.toggle-lines div:first-child{margin-top:0px;}.toggle-lines div:last-child{margin-bottom:0;}.toggle-lines .meat,.toggle-lines .bottom-bun,.toggle-lines:hover div,.toggle-lines:focus div{width:100%;}.toggle-lines:hover div,.toggle-lines:focus div{background-color:var(--sp-primary);}.toggle-lines:hover .top-bun,.toggle-lines:focus .top-bun{-webkit-animation:burger-hover .8s infinite ease-in-out alternate;animation:burger-hover .8s infinite ease-in-out alternate;}.toggle-lines:hover .meat,.toggle-lines:focus .meat{-webkit-animation:burger-hover .8s infinite ease-in-out alternate forwards 150ms;animation:burger-hover .8s infinite ease-in-out alternate forwards 150ms;}.toggle-lines:hover .bottom-bun,.toggle-lines:focus .bottom-bun{-webkit-animation:burger-hover .8s infinite ease-in-out alternate forwards 300ms;animation:burger-hover .8s infinite ease-in-out alternate forwards 300ms;}@-webkit-keyframes burger-hover{0%{width:100%;}50%{width:50%;}100%{width:100%;}}@keyframes burger-hover{0%{width:100%;}50%{width:50%;}100%{width:100%;}}.header-above-toggle{display:inline-block;position:relative;width:40px;height:40px;line-height:40px;padding:0;cursor:pointer;border-radius:100px;color:var(--sp-white);background-color:transparent;z-index:0;}.header-above-toggle span{top:42%;}.header-above-toggle span,.header-above-toggle span:before,.header-above-toggle span:after{position:absolute;width:6px;height:6px;line-height:6px;text-align:center;background:var(--sp-white);left:50%;margin-left:-3px;border-radius:50%;}.header-above-toggle span:before,.header-above-toggle span:after{content:"";}.header-above-toggle span:before{bottom:100%;margin-bottom:3px;}.header-above-toggle span:after{top:100%;margin-top:3px;}.header-above-toggle.active span{-webkit-transform:scale(.9);transform:scale(.9);border:0;}.header-above-toggle.active span:before{-webkit-transform:translateY(19px);transform:translateY(19px);border:0;}.header-above-toggle.active span:after{-webkit-transform:translateY(-19px);transform:translateY(-19px);border:0;}.headtop-mobi{margin-left:10px;}.mobile-menu-right > ul,.menu-right > ul{margin:0;padding:0;padding-left:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;}.menu-right > ul > ul > li,.menu-right > ul > li{display:inline-block;position:relative;color:#737373;list-style:none;}ul li.about-toggle-list{margin-left:6px;}ul li.search-button{margin-left:6px;}ul li.cart-wrapper{margin-right:12px;}ul li.av-button-area{padding-left:16px;}ul li.av-button-area a.av-btn{display:inline-flex;justify-content:space-between;align-items:center;}.author-popup .author-close{margin-left:35px;position:relative;}.author-popup{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:9999999;overflow:hidden;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.5);-webkit-transition:all .4s ease-in .8s;transition:all .4s ease-in .8s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.author-popup-active .author-popup{opacity:1;visibility:visible;-webkit-transition:all .8s ease-in 0s;transition:all .8s ease-in 0s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.author-overlay-layer{position:absolute;top:0;left:100%;width:100%;height:100%;z-index:1;opacity:0;opacity:.8;visibility:hidden;backface-visibility:hidden;background:#282828;-webkit-transition:all .4s ease-in .8s;transition:all .4s ease-in .8s;}.author-popup-active .author-overlay-layer{left:0%;opacity:.8;visibility:visible;-webkit-transition:all .8s ease-out 0s;transition:all .8s ease-out 0s;}.author-popup .author-div{max-width:420px;height:100%;margin-left:auto;position:relative;padding-top:32px;padding-bottom:32px;background-color:#fff;-webkit-transform:translate3d(520px,0,0);transform:translate3d(520px,0,0);-webkit-transition:all .5s cubic-bezier(.9,.03,0,.96) .6s;transition:all .5s cubic-bezier(.9,.03,0,.96) .6s;z-index:1;}.author-popup-active .author-div{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .7s cubic-bezier(.9,.03,0,.96) .4s;transition:all .7s cubic-bezier(.9,.03,0,.96) .4s;}.author-content{width:100%;height:100%;padding:25px 35px;overflow-x:hidden;overflow-y:auto;backface-visibility:hidden;}.author-content p{}.author-anim{width:100%;height:100%;position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;-o-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-align:left;}.author-popup-active .author-anim{top:0;opacity:1;visibility:visible;-webkit-transition:all 1s ease-out 1.2s;transition:all 1s ease-out 1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.author-content .widget{margin-top:15px;padding-top:15px;border-top:1px solid rgba(0,0,0,6%);}.author-content .widget:first-child{margin-top:0;padding-top:0;border-top:none;}.author-content .widget-title{display:inline-block;font-size:22px;font-weight:700 !important;letter-spacing:.5px;margin-bottom:20px;padding-left:13px;position:relative;z-index:0;}.author-content .widget-title:after{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;height:22px;margin:auto;background:var(--sp-gradient1);}.header-search-popup{background-color:rgba(0,0,0,.5);position:fixed;top:0;right:0;width:100%;height:100%;z-index:999;overflow:hidden;display:none;visibility:hidden;opacity:0;-webkit-backface-visibility:hidden;transition:all .5s ease-out;}.search-overlay-layer{position:absolute;top:0;left:0;z-index:1;opacity:0;opacity:.85;background:var(--sp-gradient2);width:100%;height:100%;padding-bottom:100%;border-radius:100%;overflow:hidden;visibility:hidden;-webkit-backface-visibility:hidden;transition:all .3s ease-out;}@-webkit-keyframes search-layer{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%);}40%{-webkit-transform:scale(.04) translateY(0);-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;-o-transition:ease-out;transition:ease-out;}60%{opacity:.85;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0);}61%{opacity:.85;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);}99.9%{opacity:.85;height:0;border-radius:100%;}100%{opacity:.85;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0;}}@keyframes search-layer{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%);}40%{-webkit-transform:scale(.04) translateY(0);-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;-o-transition:ease-out;transition:ease-out;}60%{opacity:.85;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0);}61%{opacity:.85;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);}99.9%{opacity:.85;height:0;padding-bottom:100%;border-radius:100%;}100%{opacity:.85;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0;}}.header-search-active .search-overlay-layer{visibility:visible;-webkit-animation:search-layer .9s ease-out forwards;animation:search-layer .9s ease-out forwards;}.header-search-pop{margin:auto;height:100%;width:100%;}.header-search-popup form{width:100%;max-width:450px;margin:auto;position:relative;top:50%;-moz-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-webkit-transform:translate(0px,-50%);-webkit-transform:translateY(-500px);opacity:0;visibility:hidden;-webkit-transition:all 1s ease .8s;-o-transition:all 1s ease .8s;transition:all 1s ease .8s;-ms-transform:translateY(-500px);transform:translateY(-500px);z-index:1;}.header-search-popup form .av-form-control{padding-right:60px;color:inherit;font-weight:500;font-size:20px;line-height:38px;outline:none;border-radius:50px;}.header-search-popup form .av-form-control:hover,.header-search-popup form .av-form-control:focus{border-color:#ff5d00;}.header-search-popup input[type="search"].search-field::-moz-placeholder{font-weight:500;}.header-search-popup input[type="search"].search-field:-moz-placeholder{font-weight:500;}.header-search-popup input[type="search"].search-field:-ms-input-placeholder{font-weight:500;}.header-search-popup input[type="search"].search-field::-webkit-input-placeholder{font-weight:500;}.header-search-popup form .search-field{min-height:50px;padding-right:50px;}.header-search-popup .search-submit{position:absolute;top:0;bottom:0;right:0;line-height:1;font-size:20px;margin:1px;padding:0;text-align:center;color:var(--sp-white);background-color:var(--sp-primary);border-radius:0;border:none;width:48px;height:48px;opacity:0;}.header-search-popup .search-form:hover .search-submit,.header-search-popup .search-field:focus + .search-submit,.header-search-popup .search-submit:focus{opacity:1;}.header-search-popup .header-search-close{width:45px;height:45px;top:12%;right:100px;margin:auto 0;border:1px solid var(--sp-white);-webkit-transition:all 1s ease .8s;-o-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);opacity:0;visibility:hidden;}.header-search-active .header-search-popup,.header-search-active .header-search-close,.header-search-active .header-search-popup form{opacity:1;visibility:visible;}.header-search-active .header-search-close,.header-search-active .header-search-popup form{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.header-search-active .header-search-popup{display:block;}.mobile-menu-right .header-search-popup .header-search-close{width:60px;height:60px;right:6%;top:25%;}@media only screen and (max-width:991px){.header-search-popup form{width:90%;}.theme-mobile-nav .header-cart-box-wrapper{right:-100%;}}.close-style{position:absolute;top:0;right:0;display:block;width:46px;height:46px;border-radius:0;z-index:9;}.close-style:before,.close-style:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:30px;height:3px;background:var(--sp-secondary-dark);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}.close-style:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.close-style:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.close-style:hover:before,.close-style:hover:after,.close-style:focus:before,.close-style:focus:after{-webkit-transform:none;-ms-transform:none;transform:none;}.menu-toggle:focus,.close-style:focus{outline-color:#252525;}.header .header-search-toggle,.cart-icon-wrap{color:var(--sp-secondary);display:inline-block;font-size:16px;width:40px;height:40px;text-align:center;cursor:pointer;line-height:2.5;padding:0;background:none;border:1px solid transparent;}.cart-icon-wrap{border-radius:100%;box-shadow:0 0 13px -2px rgba(0,0,0,20%);}.admin-bar .theme-mobile-nav:not(.sticky-menu) .header-close-menu{top:5.4%;}.admin-bar .theme-mobile-nav:not(.sticky-menu) .mobile-menu{padding-top:6.88rem;}.mobi-head-top{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}.mobi-head-top{position:absolute;text-align:center;top:100%;right:0;left:0;margin:0 auto;display:block;height:auto;width:95%;padding:15px 0;border-radius:0;opacity:0;visibility:hidden;background-color:var(--sp-white);-webkit-box-shadow:0 15px 40px rgba(0,0,0,.15);box-shadow:0 15px 40px rgba(0,0,0,.15);}.mobi-head-top .header-widget+.header-widget{display:none;}.mobi-head-top.active{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-animation-name:tada;animation-name:tada;}.mobi-head-top .header-widget .widget:not(.widget-contact){width:100%;}.mobi-head-top .header-widget .widget{margin-bottom:10px;}.mobi-head-top #header-top-right .widget:last-child{margin-bottom:0px;}.mobi-head-top #header-top-right .widget.widget_social_widget:first-child:before{background:none;}.mobi-head-top .header-widget .widget .contact-area{padding-left:0;}.header-widget-info .widget-circle.widget_social_widget ul li a,.header-widget-info .widget_social_widget li a{width:40px;height:40px;line-height:40px;font-size:18px;}.header-info{width:100%;height:100%;}.header-item{position:relative;z-index:1;}.header-item .menu-right{font-size:17px;}.header-info .header-item.widget-right,.header-info .header-item.widget-left{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.header-info .header-item.widget-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;}.header-info .header-item.widget-left{margin:auto 0;}.header-info .widget_social_widget ul{display:-ms-inline-flexbox;display:inline-flex;}.header-info .widget_social_widget li{overflow:visible;list-style:none;margin-right:6px;}.header-info .widget_social_widget li:last-child{margin-right:0px;}.header-widget-info{border-bottom:1px solid #e9e9ea;}.header-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;min-height:100px;}.brand-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;line-height:0;}.header-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;}.header-right .header-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.header-right .header-info > div{padding:0 12px;}.header-right .header-info .menu-right ul{padding-left:0;}.av-btn-bubble{-webkit-font-smoothing:antialiased;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:.5px;background:none;z-index:2;transition:all .1s ease-out;}.av-btn-bubble:hover{animation:btn_stretch .6s ease-in-out .3s;}@keyframes btn_stretch{0%{transform:scale(1);}100%{transform:scale(1);}}.av-btn-bubble:hover::before,.av-btn-bubble:focus::before{content:"";position:absolute;left:-2em;top:-2em;right:-2em;bottom:-2em;z-index:-1;pointer-events:none;background-repeat:no-repeat;background-image:radial-gradient(circle,var(--sp-primary) 25%,transparent 27%),radial-gradient(circle,var(--sp-primary) 25%,transparent 27%),radial-gradient(circle,var(--sp-primary) 25%,transparent 27%),radial-gradient(circle,var(--sp-primary) 25%,transparent 27%),radial-gradient(circle,var(--sp-primary) 25%,transparent 27%),radial-gradient(circle,var(--sp-primary) 25%,transparent 27%);background-position:37px 23px,23px 37px,20px 20px,calc(100% - 37px) calc(100% - 23px),calc(100% - 23px) calc(100% - 37px),calc(100% - 20px) calc(100% - 20px);background-size:32px 32px,32px 32px,48px 48px,32px 32px,32px 32px,48px 48px;}.av-btn-bubble:hover::before,.av-btn-bubble:focus::before{animation:button-bubbles 1s ease-in-out forwards;}.av-btn-bubble:active::before{animation:none;background-size:0;}.av-btn-bubble>i{color:#fff;font-size:10px;position:relative;top:0px;padding-left:5px;}.av-btn-bubble.smoke>i{color:var(--sp-primary);}@keyframes button-bubbles{0%{background-position:23px 23px,23px 23px,18px 18px,calc(100% - 23px) calc(100% - 23px),calc(100% - 23px) calc(100% - 23px),calc(100% - 18px) calc(100% - 18px);background-size:32px 32px,32px 32px,48px 48px,32px 32px,32px 32px,48px 48px;}30%{background-position:19px 24px,24px 19px,10px 10px,calc(100% - 19px) calc(100% - 24px),calc(100% - 24px) calc(100% - 19px),calc(100% - 10px) calc(100% - 10px);}60%{background-position:19px 24px,24px 19px,10px 10px,calc(100% - 19px) calc(100% - 24px),calc(100% - 24px) calc(100% - 19px),calc(100% - 10px) calc(100% - 10px);background-size:32px 32px,32px 32px,48px 48px,32px 32px,32px 32px,48px 48px;}80%{background-position:10px 34px,34px 10px,0px 0px,calc(100% - 10px) calc(100% - 34px),calc(100% - 34px) calc(100% - 10px),calc(100% + 0px) calc(100% + 0px);background-size:10px 10px,10px 10px,48px 48px,10px 10px,10px 10px,48px 48px;}100%{background-position:10px 34px,34px 10px,3px 3px,calc(100% - 10px) calc(100% - 34px),calc(100% - 34px) calc(100% - 10px),calc(100% - 20px) calc(100% - 20px);background-size:0 0,0 0,0 0,0 0,0 0,0 0;}}.av-btn-wrapper .av-btn:not(:last-child){margin-right:22px;}button[type=submit],button,input[type="button"],input[type="reset"],input[type="submit"],.av-btn,.wp-block-button a,.wp-block-loginout a{font-size:16px;font-weight:500;padding:8px 14px;line-height:2;letter-spacing:.3px;border-width:1px;border-style:solid;border-radius:8px;display:inline-block;vertical-align:middle;white-space:nowrap;text-transform:initial;font-family:inherit;text-decoration:none;position:relative;z-index:0;}a.av-btn:hover,a.av-btn:focus,a.contact-info:hover,a.contact-info:focus{text-decoration:none;}.av-btn i{width:30px;height:30px;line-height:30px;text-align:center;font-size:92%;background:rgba(255,255,255,50%);color:var(--sp-white);border-radius:5px;margin-left:12px;margin-right:-5px;float:right;}.pricing-tab a i,.av-tab-filter a i,.av-btn i{overflow:hidden;}.pricing-tab a i:before,.av-tab-filter a i:before,.av-btn i:before{display:inline-block;-webkit-font-smoothing:subpixel-antialiased !important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;}.pricing-tab a:hover i::before,.av-tab-filter a:hover i::before,.av-btn:hover i::before{-webkit-animation:iconY .5s forwards;-moz-animation:iconY .5s forwards;animation:iconY .5s forwards;}@-webkit-keyframes iconY{49%{-webkit-transform:translateY(-100%);}50%{opacity:0;-webkit-transform:translateY(100%);}51%{opacity:1;}}@keyframes iconY{49%{transform:translateY(100%);}50%{opacity:0;transform:translateY(-100%);}51%{opacity:1;}}.pricing-btn .av-btn-secondary i,.av-tab-filter a.active i,.av-tab-filter a:hover i,.av-tab-filter a:focus i,.pricing-tab a.active i,.detailinfo.primary .av-btn-secondary i,.theme-slider .av-btn-secondary i{background:rgba(255,255,255,50%);}.av-tab-filter a i,.av-btn-secondary i{background:var(--sp-gradient1);}button[type=submit],button,input[type="button"],input[type="reset"],input[type="submit"],.av-btn-primary,.wp-block-button a{color:var(--sp-white);background:var(--sp-gradient1);border-color:var(--sp-primary);}.av-btn-primary:hover,.av-btn-primary:focus{color:var(--sp-white);background:var(--sp-gradient1);border-color:var(--sp-primary);}.av-btn-secondary{color:var(--sp-white);background:var(--sp-gradient2);border-color:var(--sp-secondary);}.av-btn-border:hover,.av-btn-border:focus,.av-btn-secondary:hover,.av-btn-secondary:focus{color:var(--sp-white);background:var(--sp-gradient2);border-color:var(--sp-secondary);}.av-btn-border-white{color:var(--sp-white);background:none;border-color:var(--sp-white);}.av-btn-border-white:hover,.av-btn-border-white:focus{color:var(--sp-primary);background-color:var(--sp-white);border-color:var(--sp-white);}.av-btn-text-icon{border-color:transparent;}.av-btn-text-icon i{margin-right:2px;}.active-one .menubar .menu-wrap > li > a{border-radius:3px;}.active-one .navbar-area .menubar .menu-wrap > li.dropdown > a:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-8px;border-bottom-width:12px;border-bottom-style:solid;opacity:0;}.active-one .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,.active-one .navbar-area .menubar .menu-wrap > li.dropdown.focus > a:after{top:auto;opacity:1;}.active-two .navbar-area .menubar .menu-wrap > li > a:after,.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-three .navbar-area .menubar .menu-wrap > li > a:after,.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-four .navbar-area .menubar .menu-wrap > li > a:after,.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-six .navbar-area .menubar .menu-wrap > li > a:after,.active-six .navbar-area .menubar .menu-wrap > li.dropdown > a:after{content:"";position:absolute;right:0;height:3px;width:0;}.active-two .navbar-area .menubar .menu-wrap > li > a:after,.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-three .navbar-area .menubar .menu-wrap > li > a:after,.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-four .navbar-area .menubar .menu-wrap > li > a:after,.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after{left:auto;-webkit-transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;}.active-two .navbar-area .menubar .menu-wrap > li > a:after,.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after{bottom:0;}.active-two .navbar-area .menubar .menu-wrap > li > a:after,.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-four .navbar-area .menubar .menu-wrap > li > a:after,.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after{border-bottom-width:3px;border-bottom-style:solid;}.active-three .navbar-area .menubar .menu-wrap > li > a:after,.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after{border-bottom-width:4px;border-bottom-style:dotted;}.active-three .navbar-area .menubar .menu-wrap > li > a:after,.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,.active-four .navbar-area .menubar .menu-wrap > li > a:after,.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after{bottom:18%;}.active-two .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,.active-two .navbar-area .menubar .menu-wrap > li:hover > a:after,.active-two .navbar-area .menubar .menu-wrap > li.focus > a:after,.active-two .navbar-area .menubar .menu-wrap > li.active > a:after{width:100%;left:0;right:auto;}.active-four .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,.active-four .navbar-area .menubar .menu-wrap > li:hover > a:after,.active-four .navbar-area .menubar .menu-wrap > li.focus > a:after,.active-four .navbar-area .menubar .menu-wrap > li.active > a:after,.active-three .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,.active-three .navbar-area .menubar .menu-wrap > li:hover > a:after,.active-three .navbar-area .menubar .menu-wrap > li.focus > a:after,.active-three .navbar-area .menubar .menu-wrap > li.active > a:after{width:20px;left:0;right:0;margin:auto;}.active-six .navbar-area .menubar .menu-wrap > li > a:after{border-bottom:10px solid;border-right:7px solid transparent;border-top:0;border-left:7px solid transparent;left:0;bottom:0;margin:0 auto;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.active-six .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,.active-six .navbar-area .menubar .menu-wrap > li:hover > a:after,.active-six .navbar-area .menubar .menu-wrap > li.focus > a:after,.active-six .navbar-area .menubar .menu-wrap > li.active > a:after{opacity:1;visibility:visible;}.shopping-cart,.more-link:after,.more-link,.widget .cat-item:hover a + span,.widget-title:after,.sidebar .widget_block h2:first-child:after,.site-title,img.site-title,.sticky-menu img.site-title,.active-two .menubar .menu-wrap > li > a,.navbar-area .menubar .dropdown-menu > li,.navbar-area .menubar .dropdown-menu li a,.navbar-area .menubar .dropdown-menu .dropdown > a:after,.mobile-menu,.mobile-menu .dropdown > span > button:before,.mobile-menu li > a,.toggle-lines div,.toggle-lines .meat,.toggle-lines .bottom-bun,.header-above-toggle span,.header-above-toggle span:before,.header-above-toggle span:after,.p-menu,.close-style:before,.close-style:after,.header-search-popup span:before,.header-search-popup span:after,button,input,input[type="button"],input[type="reset"],input[type="submit"],.av-btn{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.widget-left,.widget-right,.widget-center{margin:0;height:100%;min-height:60px;display:inline-flex;align-items:center;}.widget-right li a{margin-left:auto;}.widget-left li a{margin-right:auto;}.widget-right .widget,.widget-left .widget{padding:0px 15px;}.widget-left .widget:nth-child(2n+3),.widget-left .widget:first-child{padding-left:0px;}.widget-right .widget:nth-child(n+2){padding:0 15px;}.widget-right .widget:nth-child(2n+4),.widget-right .widget:first-child{padding-left:0px;}.widget-right .widget:last-child:not(:first-child){padding-right:0px;}.header .widget:not(.widget_social_widget):not(.widget_nav_menu) li,.widget_tag_cloud a{display:inline-block;padding:0;}.header .widget:not(.widget_nav_menu):not(.widget_social_widget) li{margin:0 10px 5px 0;}.widget_tag_cloud a{margin-bottom:10px;margin-right:5px;}.header .widget.widget_nav_menu .menu > li{display:inline-block;margin:0 10px 0 0;}.header .widget.widget_nav_menu .menu > li ul a{display:block;}.header .widget.widget_nav_menu a img{display:inline-block;margin-right:2px;}.header .widget.widget_nav_menu a:not(:hover):not(:focus){color:var(--sp-secondary-dark);}.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item{padding-left:34px;}.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:before{content:"";width:25px;height:25px;position:absolute;top:0;left:0;bottom:0;margin:auto;background:var(--sp-gradient1);border-radius:100px;}.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:after{content:"";width:15px;height:15px;position:absolute;top:0;left:5px;bottom:0;margin:auto;background:#fff;border-radius:100px;}.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item a::after{font-weight:600;}.header .widget:not(.widget_social_widget) li:last-child,.widget_tag_cloud a:last-child{margin:0;}.header-widget ul li span,.header-widget a{display:inline-block;}.header-widget ul li span,.header-widget a,.contact-info span{text-decoration:none;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}.header-widget a:hover span.title,.header-widget a:focus span.title{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.header-widget a{color:inherit;}.contact-info span{display:block;line-height:normal;}.header-widget .widget:not(.widget_social_widget) li a{width:max-content;}.header-widget .widget_nav_menu i{font-size:20px;margin-right:3px;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;vertical-align:middle;}.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img{display:inline-block;}.header-widget .widget:not(.widget_media_gallery):not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img{height:20px;}.header .widget li:last-child{margin-right:0;}.header-widget .gallery .gallery-item a{display:block;height:70px;}.header-widget .widget img{width:50px;}.header-widget .gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.header-widget .gallery .gallery-item{-ms-flex:1;flex:1;margin:0 6px 0 0;padding:0;}.header-widget .widget_media_video{display:block;width:100%;}.header-widget .widget_media_video .wp-video .mejs-container{width:100% !important;max-height:170px;}.header-widget .widget_media_video .wp-video-shortcode video,.header-widget .widget_media_video video.wp-video-shortcode{max-height:170px;}.header-widget:not(.header-carousel) .widget .contact-area{padding:0;}.header-widget .widget_meta a{font-size:12px;}.widget li{list-style:none;position:relative;z-index:0;-webkit-transition:var(--sp-transition);transition:var(--sp-transition);}.widget li a{position:relative;z-index:0;color:inherit;display:inline-block;text-decoration:none;}.widget li a:hover,.widget li a:focus{color:var(--sp-primary);}.widget.widget_social_widget{position:relative;z-index:0;}.widget_social_widget ul{display:-ms-inline-flexbox;display:inline-flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;}.widget_social_widget li{position:relative;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;overflow:visible;list-style:none;list-style:none;margin:0;margin-left:10px;}body .widget_social_widget li{margin-top:10px;}body .widget_social_widget ul{margin-top:-10px;}.share-toolkit .toolkit-hover{display:inline-block;}.share-toolkit .toolkit-hover,.widget_social_widget li a{width:40px;height:40px;line-height:40px;text-align:center;border-radius:100%;font-size:18px;position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--sp-secondary-dark);text-decoration:none;box-shadow:0 0 13px -2px rgba(0,0,0,20%);}.share-toolkit .toolkit-hover,.widget_social_widget li a i{-webkit-transition:var(--sp-transition);transition:var(--sp-transition);}.share-toolkit .toolkit-hover i,.widget_social_widget li a:focus i,.widget_social_widget li a:hover i{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.widget_payment_methods ul,.widget_payment_methods li,.widget_payment_methods li a{line-height:0;}.widget_payment_methods li a{line-height:0;font-size:35px;}.widget_payment_methods li:not(:last-child) a{margin-right:10px;border-right:1px solid rgba(68,68,68,.75);padding-right:15px;}.widget_payment_methods li a i::before,.widget_payment_methods li a i{line-height:.5;}.widget_payment_methods li,.footer .widget_social_widget li a,.sidebar .widget_social_widget li a,.widget_social_widget li{display:inline-block;}.contact-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.contact-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:22px;line-height:1;display:flex;align-items:center;height:22px;margin-right:12px;position:relative;z-index:1;}.contact-icon i{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@-webkit-keyframes gradiant{0%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}50%{-webkit-transform:translateY(0px);transform:translateY(0px);}100%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}}@keyframes gradiant{0%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}50%{-webkit-transform:translateY(0px);transform:translateY(0px);}100%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}}@-webkit-keyframes gradiant-float{100%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}}@keyframes gradiant-float{100%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}}@-webkit-keyframes gradiant-wobblehorizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px);}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px);}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes gradiant-wobblehorizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px);}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px);}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.contact-area .contact-icon i,.contact-area .contact-icon img{display:inline-block;vertical-align:super;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;}.contact-area:hover .contact-icon *,.contact-area:focus-within .contact-icon *{-webkit-animation-name:gradiant-wobblehorizontal;animation-name:gradiant-wobblehorizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;}.contact-info{text-decoration:none;display:inline-block;text-align:left;color:inherit;word-break:break-word;}.contact-info span.title{line-height:1.2;margin-bottom:0px;}.contact-info span.text{font-size:16px;margin:0;word-break:break-word;margin-bottom:1px;}.widget ul,.widget_tag_cloud>*{list-style:none;margin:0;padding:0;position:relative;z-index:0;}.sidebar .wp-block-calendar,.sidebar .calendar_wrap{padding:0 20px 20px;}.wp-block-calendar,.calendar_wrap{width:100%;max-width:346px;background-color:#f5f6fa;margin:0 auto;position:relative;z-index:0;}.wp-block-calendar table,.calendar_wrap table{width:100%;margin:0;border:none;background:none;}.wp-block-calendar table caption,.calendar_wrap table caption{font-weight:600;line-height:3.7;color:var(--sp-secondary-dark);text-align:left;padding-left:6px;position:relative;z-index:0;}.wp-block-calendar table th,.wp-block-calendar table td,.calendar_wrap table th,.calendar_wrap table td{text-align:center;text-align:center;line-height:38px;font-size:15px;border:0;padding:0;border-radius:0;}.wp-block-calendar table th,.calendar_wrap table th{color:#fff;font-weight:600;font-size:16px;line-height:35px;background:var(--sp-gradient1);border:6px solid #f5f6fa;}.wp-block-calendar table td,.calendar_wrap table td{color:initial;background:#eaedf6;border-collapse:collapse;outline:5px solid #f5f6fa;outline-offset:-3px;}.sidebar .wp-block-calendar table td#today,.sidebar .calendar_wrap table td#today{background:var(--sp-gradient1);color:#fff;}.wp-block-calendar table tfoot,.calendar_wrap table tfoot{background-color:#e9e9ea;}.wp-calendar-nav{color:var(--sp-secondary-dark);display:flex;align-items:center;justify-content:space-between;border:none;}.widget div.wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a,.widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a{text-decoration:none;color:var(--sp-secondary);padding:6px 12px;border:1px solid #f3f3f3;border-radius:6px;font-size:15px;font-weight:600;display:inline-block;margin-top:10px;}.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:hover,.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:focus,.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:hover,.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:focus{color:#fff;background:var(--sp-primary);}.widget .woocommerce-product-search,.mail-form>div,.search-form{display:block;position:relative;overflow:hidden;border-radius:10px;z-index:0;}.widget .search-form label,.mail-form,.search-form{width:100%;}.widget .woocommerce-product-search,.widget .search-form,.widget form .search-field{border-radius:10px;}.widget form{overflow:hidden;}.sidebar .widget.widget_subscribe button{margin-top:15px;width:100%;}.sidebar .widget_nav_menu .menu,.sidebar .widget_tag_cloud>*,.sidebar .widget:not(.widget_text) .widget_social_widget,.sidebar .widget .gallery,.sidebar > .widget:not(.widget_text) > ul,.sidebar .widget form,.sidebar .widget-content{padding:30px;}.sidebar > .widget,.sidebar .wp-block-group__inner-container,.sidebar .wp-block-search__label{overflow:hidden;border-radius:10px;background:#f5f6fa;margin-bottom:30px;}.sidebar .widget:last-child{margin-bottom:0;}.sidebar .widget .widget-title,.sidebar .widget_block h2:first-child,.sidebar  .wp-block-search__label{margin-bottom:0 !important;padding:25px 30px 25px 60px;overflow:hidden;color:#fff;background:url("https://cdn-ejnce.nitrocdn.com/NBwVqRyWkgyIsxiDFglGmkBNmZubtxhk/assets/images/optimized/rev-61535f6/wp-content/themes/gradiant/assets/images/bg_pattern.png") repeat-x center/contain,var(--sp-gradient2);-webkit-animation:animatedBackground 2s linear infinite;animation:animatedBackground 2s linear infinite;}.sidebar .wp-block-search__label{}@keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:20px 0;}}@-webkit-keyframes animatedBackground{0%{background-position:0 0;}100%{background-position:20px 0;}}.sidebar .widget .widget-title:before,.sidebar .widget .widget-title:after,.sidebar .widget_block h2:first-child:before,.sidebar .widget_block h2:first-child:after,.sidebar  .wp-block-search__label:before,.sidebar  .wp-block-search__label:after{content:"";position:absolute;top:0;bottom:0;width:4px;height:24px;margin:auto 0;background:var(--sp-gradient1);transform:skewX(-12deg);}.sidebar .widget .widget-title:before,.sidebar .widget_block h2:first-child:before,.sidebar  .wp-block-search__label:before{left:42px;}.sidebar .widget .widget-title:after,.sidebar .widget_block h2:first-child:after,.sidebar  .wp-block-search__label:after{left:32px;}.sidebar .widget .widget-title span{position:absolute;top:-50px;right:-50px;width:100px;height:100px;background:var(--sp-gradient1);border-radius:100px;z-index:-1;}.woo-sidebar .widget form input[type="search"],.sidebar .widget form input[type="search"],.sidebar .widget form input[type="email"]{background:#fff;border-radius:10px;font-size:15px;}.footer-main .mail-form .submit,.search-form .search-submit,.widget .woocommerce-product-search button{position:absolute;top:0;right:0;bottom:0;border:none;outline:none;box-shadow:none;line-height:2;z-index:0;}.widget .woocommerce-product-search button,.widget .search-form .search-submit{color:#fff;font-weight:600;padding:0 6px;border-radius:6px;margin:auto;right:8px;}.footer-section .widget .search-form .search-submit{right:0;}.widget .search-form .search-submit{width:auto;height:50px;}.sidebar .widget .woocommerce-product-search button,.sidebar .widget .search-form button.search-submit{right:30px;background-color:var(--sp-gradient1);overflow:hidden;max-height:50px;}.sidebar .widget.widget_subscribe p{margin-bottom:20px;}.sidebar .widget ul li.menu-item-has-children{padding-bottom:0;}.sidebar .widget_recent_comments li{padding:15px;word-break:break-word;}.sidebar .widget.widget_block ul > li:not(:last-child),.sidebar .widget.woocommerce ul > li:not(:last-child),.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,.sidebar .widget.widget_pages ul li:not(:last-child) a,.sidebar .widget.widget_meta ul li:not(:last-child),.sidebar .widget.widget_archive ul > li:not(:last-child),.sidebar .widget.widget_categories ul > li:not(:last-child),.sidebar .wp-block-gallery .blocks-gallery-item{margin-bottom:0rem;border-bottom:1px solid rgba(189,189,189,50%);}.sidebar .widget.widget_block ul > li,.sidebar .widget.woocommerce ul > li,.sidebar .widget.widget_nav_menu ul li a,.sidebar .widget.widget_pages ul li a,.sidebar .widget.widget_meta ul li,.sidebar .widget.widget_archive ul > li,.sidebar .widget.widget_categories ul > li{padding-top:10px;padding-bottom:10px;}.sidebar .widget.widget_nav_menu ul li a,.sidebar .widget.widget_pages ul li a{display:block;}.sidebar .widget.widget_product_categories ul > li:not(.cat-parent),.sidebar .widget.widget_archive ul > li,.sidebar .widget.widget_categories ul > li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-radius:0;font-weight:600;color:var(--sp-secondary-dark);z-index:1;}.sidebar .widget.widget_product_categories ul > li:not(.cat-parent) > a:not(:hover):not(:focus),.sidebar .widget.widget_archive ul > li > a:not(:hover):not(:focus),.sidebar .widget.widget_categories ul > li > a:not(:hover):not(:focus){color:var(--sp-secondary-dark);}.sidebar .widget.widget_product_categories ul > li.cat-parent > a{margin-bottom:20px;color:#fff;background-color:var(--sp-gradient2);border-radius:100px 0 0 100px;}.sidebar .widget.widget_product_categories ul > li.cat-parent > span{width:52px;height:52px;line-height:52px;text-align:center;display:inline-block;border-radius:0 100px 100px 0;margin-left:-4px;vertical-align:top;font-weight:600;}.sidebar .widget.widget_product_categories ul > li a,.sidebar .widget.widget_archive ul > li,.sidebar .widget.widget_categories ul > li{padding:10px .7rem 10px 1.4rem;}.sidebar .widget.widget_archive ul > li ul,.sidebar .widget.widget_categories ul > li ul{position:absolute;top:100%;left:0;width:100%;background-color:var(--sp-primary-light);border:1px solid #ccc;padding:15px;border-radius:10px;opacity:0;visibility:hidden;z-index:1;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.sidebar .widget.widget_archive ul li:hover > ul,.sidebar .widget.widget_archive ul li:focus-within > ul,.sidebar .widget.widget_categories ul li:hover > ul,.sidebar .widget.widget_categories ul li:focus-within > ul{visibility:visible;opacity:1;-webkit-transform:scale(1) translateY(0px);-ms-transform:scale(1) translateY(0px);transform:scale(1) translateY(0px);}.sidebar .widget.widget_archive ul > li:after,.sidebar .widget.widget_categories ul > li:after{content:"";font-family:fontawesome;font-weight:normal;position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;margin:auto 0;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:-1;}.widget_top_rated_products li img,.sidebar .widget.widget_product_categories ul > li span{width:50px;height:50px;line-height:50px;border-radius:100%;text-align:center;color:#fff;background-color:var(--sp-gradient1);}.widget_top_rated_products li img{padding:3px;float:right;}.widget_top_rated_products li a{display:flow-root;line-height:3.2;color:#fff;background-color:var(--sp-gradient2);border-radius:10rem;}.widget_top_rated_products li a span{padding:1rem .87rem 1rem 1.25rem;}.widget_top_rated_products .woocommerce-Price-amount.amount{display:inline-block;padding:10px 20px;border-radius:0 0 10rem 10rem;margin-left:1.5rem;}.widget_top_rated_products .woocommerce-Price-amount.amount{background:var(--sp-gradient1);color:#fff;}.widget_top_rated_products del .woocommerce-Price-amount.amount{background-color:var(--sp-border-dark);color:#fff;}.widget.widget_products li:not(:last-child){padding-bottom:1.25rem;border-bottom:1px solid rgba(189,189,189,50%);}.widget.widget_products ul li{background-color:var(--sp-secondary);border-radius:.625rem;overflow:hidden;padding:15px;color:#fff;}.widget_top_rated_products ul.product_list_widget li img{margin-top:9px;margin-right:10px;}.widget_products img{border-radius:.625rem;}.widget_products .product-title{display:block;margin:1.25rem 0 .1rem;font-weight:600;letter-spacing:.25px;}.woocommerce-Price-amount.amount{font-weight:600;}del .amount{color:var(--sp-scrollbar-thumb);text-decoration:line-through;}ins .amount{color:var(--sp-primary);text-decoration:underline;}.widget.widget_price_filter .price_slider_wrapper{display:block;padding-top:6px;}.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle,.woocommerce .widget_price_filter .ui-slider div.ui-slider-range{background-color:var(--sp-gradient1);background:var(--sp-gradient1);}.sidebar .widget_text .textwidget{text-align:center;padding:30px;}.sidebar .widget_text .textwidget h6{margin-bottom:10px;}.sidebar .widget_text .textwidget .widget_social_widget{margin-top:20px;}.sidebar .widget_text .textwidget_img{width:140px;height:140px;display:inline-block;margin-bottom:20px;border-radius:100%;position:relative;z-index:0;}.sidebar .widget_text .textwidget img{display:inline-block;border-radius:100%;}.sidebar .widget_text .textwidget .circles-spin{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:100%;-webkit-animation:spinReverse 30s linear infinite;animation:spinReverse 30s linear infinite;}.sidebar .widget_text .textwidget .circles-spin .circle-one{position:absolute;left:14px;bottom:12px;width:16px;height:16px;z-index:1;border-radius:50%;background:var(--sp-gradient1);border:2px solid #fff;}@keyframes spinReverse{from{transform:rotate(0deg) scale(1);}to{transform:rotate(-360deg);}}.latest_posts.post-items{box-shadow:none;background:none;border-radius:0;overflow:visible;flex-wrap:nowrap;flex-direction:row-reverse;justify-content:space-between;border-bottom:1px solid rgba(189,189,189,50%);margin-bottom:18px;padding-bottom:18px;}.sidebar .widget .latest_posts.post-items:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}.latest_posts.post-items .post-image{width:auto;flex-shrink:0;}.latest_posts.post-items .featured-image a.post-hover,.latest_posts.post-items .post-image img{width:70px;height:70px;object-fit:cover;border-radius:10px;}.latest_posts.post-items .post-content{width:auto;flex:0 0 75%;max-width:75%;padding:0;padding-right:8px;padding-left:34px;}.latest_posts.post-items .post-content .count-link{position:absolute;top:0;left:0;display:inline-block;width:26px;height:26px;background:var(--sp-gradient1);color:#fff;border-radius:8px;line-height:28px;text-align:center;font-size:15px;font-weight:500;}.latest_posts.post-items .post-content .count-link a{color:#fff;text-decoration:none;}.latest_posts.post-items .post-content .post-title{font-size:15px;font-weight:600;}.latest_posts.post-items .post-content .post-date{background:transparent;margin-bottom:0;font-size:12px;position:relative;padding:0;z-index:0;}.latest_posts.post-items .post-content .post-date i{font-size:14px;margin-right:2px;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.latest_posts.post-items .post-content .post-meta > span{display:inline-block;margin-right:4px;}.latest_posts.post-items .post-content .post-meta > span:last-child{margin-right:0;}.latest_posts.post-items .post-content .post-meta .post-list .post-categories a:empty{display:none;}.latest_posts.post-items .post-content .post-meta .post-list .post-categories a{font-size:12px;padding:4px 8px;background:var(--sp-gradient2);color:#fff;text-decoration:none;border-radius:6px;}.widget_tag_cloud a{padding:6px 12px;text-decoration:none;margin-bottom:10px;margin-right:5px;color:var(--sp-secondary-dark);font-weight:400;font-size:16px !important;border:1px solid var(--sp-primary);border-radius:6px;-webkit-transition:all 0s cubic-bezier(.645,.045,.355,1);transition:all .05s cubic-bezier(.645,.045,.355,1);}.widget_tag_cloud a:hover,.widget_tag_cloud a:focus{color:#fff;background:var(--sp-gradient1);}.footer-section .widget_tag_cloud a{color:#fff;}.sidebar .widget.widget_rss .components-placeholder{padding:30px;}.header-widget .widget_meta a{font-size:14px;}.header-widget .widget.widget_meta li a:before{line-height:1.2;font-size:15px;}.widget_meta ul li a{padding-right:0;padding-left:25px;}.widget_meta ul li a:before{font-family:fontawesome;font-weight:normal;position:absolute;left:0;color:var(--sp-primary);}.widget_meta ul li:nth-child(1) a:before{content:"";}.widget_meta ul li:nth-child(2) a:before{content:"";}.widget_meta ul li:nth-child(3) a:before{content:"";}.widget_meta ul li:nth-child(4) a:before{content:"";}.widget_meta ul li:nth-child(5) a:before{content:"";}.widget .widget-title,.sidebar .widget_block h2:first-child,.sidebar  .wp-block-search__label{display:block;text-transform:capitalize;position:relative;z-index:0;letter-spacing:.5px;word-break:break-all;}.widget:not(.widget-none) .widget-title{margin-bottom:16px;line-height:1.2;}.footer-section .widget+.widget{margin-top:30px;}.footer-section .widget+.widget .widget-title{margin-bottom:0;padding-bottom:8px;}.footer-section .widget+.widget .widget-title:after{display:none;}.footer-section .widget .widget-title{margin-bottom:44px;padding-bottom:16px;font-weight:700;}.footer-section .widget:hover .widget-title{background:linear-gradient(to right,var(--sp-primary) 0,#fff 10%,var(--sp-primary2) 20%);background-position:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s infinite linear;animation-fill-mode:forwards;}@-moz-keyframes shine{0%{background-position:0;}60%{background-position:180px;}100%{background-position:180px;}}@-webkit-keyframes shine{0%{background-position:0;}60%{background-position:180px;}100%{background-position:180px;}}@-o-keyframes shine{0%{background-position:0;}60%{background-position:180px;}100%{background-position:180px;}}@keyframes shine{0%{background-position:0;}60%{background-position:180px;}100%{background-position:180px;}}.footer-section .widget-title:after{content:"";width:50px;height:2px;position:absolute;bottom:0;left:0;background:var(--sp-gradient1);}.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li{display:block;}.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a{display:inline-block;margin-bottom:20px;word-break:break-all;}.footer-main .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a:before{content:"";font-family:fontawesome;margin-right:10px;color:var(--sp-secondary-dark);background:#fff;width:17px;height:17px;display:inline-block;border-radius:100px;text-align:center;line-height:17px;font-size:11px;vertical-align:middle;margin-top:-1px;}.footer-section .widget.widget_block h2{font-size:25px;margin-bottom:44px;}.sidebar .widget.widget_block{}.sidebar .widget.widget_block h2{font-size:20px;}.sidebar .widget.widget_block.widget_categories,.sidebar .widget.widget_block.widget_archive,.sidebar .widget.widget_block.widget_search,.sidebar .widget.widget_block widget_tag_cloud,.sidebar .widget.widget_block.widget_calendar{padding:0px;}.sidebar .widget_shopping_cart_content .cart-header{border-bottom:1px solid #e8e8e8;padding:15px;display:flex;flex-wrap:wrap;align-items:self-start;justify-content:space-between;color:var(--sp-primary);}.sidebar ul.woocommerce-mini-cart{padding:0px 10px;}.sidebar .widget_shopping_cart_content .av-btn{display:block;}.sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove{top:12px;}.sidebar .woocommerce.widget_shopping_cart p.woocommerce-mini-cart__empty-message{padding:20px;}.sidebar .info-section,.footer-section .info-section{margin-top:0;}.post-content .wp-block-latest-comments img{width:auto;}.footer-main .widget_meta{display:inline-block;}.footer-main .wp-block-table{color:var(--sp-secondary);word-break:break-all;}.footer-main .wp-block-latest-comments{padding:0;}.footer-main .wp-block-social-links li a:before{content:none !important;}.footer-main .wp-block-social-links li a{margin-bottom:0 !important;}.footer-main .wp-block-table figcaption{color:#fff;text-align:center;}.wp-block-file a.wp-block-file__button{background:var(--sp-primary);border-radius:4px;}.sidebar ol.wp-block-latest-comments{padding:0;}.wp-block-media-text .wp-block-media-text__content{line-height:1;}.sidebar ul.wp-block-social-links li{padding-top:0 !important;padding-bottom:0 !important;line-height:0;}.post-section ol.wp-block-latest-comments{padding:0;}.wp-block-buttons{margin:15px 0;}.wp-block-table figcaption{font-weight:600;text-align:center;}.post-content figure img{width:100%;}.post-content figure.gallery-item{margin-right:2.7% !important;margin-bottom:2.7% !important;}.wp-block-button.is-style-outline a.wp-block-button__link{background:transparent;color:var(--sp-primary);}.wp-block-button.is-style-outline a:hover,.wp-block-button.is-style-outline a:focus{color:var(--sp-white);background:var(--sp-gradient1);border-color:var(--sp-gradient1);}.widget_product_tag_cloud .tagcloud,.sidebar .wp-block-tag-cloud{padding:30px;}.widget_product_tag_cloud a{display:inline-block;padding:6px 12px;text-decoration:none;margin-bottom:10px;margin-right:5px;color:var(--sp-secondary-dark);font-weight:400;font-size:16px !important;border:1px solid var(--sp-primary);border-radius:6px;-webkit-transition:all 0s cubic-bezier(.645,.045,.355,1);transition:all .05s cubic-bezier(.645,.045,.355,1);}.wp-block-tag-cloud a{padding:6px 12px;text-decoration:none;margin-bottom:10px;margin-right:5px;color:var(--sp-secondary-dark);font-weight:400;font-size:16px !important;border:1px solid var(--sp-primary);border-radius:6px;-webkit-transition:all 0s cubic-bezier(.645,.045,.355,1);transition:all .05s cubic-bezier(.645,.045,.355,1);}.widget_product_tag_cloud a:hover,.widget_product_tag_cloud a:focus,.wp-block-tag-cloud a:hover,.wp-block-tag-cloud a:focus{color:#fff;background:var(--sp-gradient1);}.widget_media_gallery .gallery-item img{width:100%;}.wp-block-embed figcaption{text-align:center;}.wp-block-code code img{display:inline-block;margin-left:20px;}.wp-block-pullquote.has-background blockquote{background:inherit;}#av-primary-content .wp-block-search{padding:20px 0;}pre.has-background code{background-color:inherit;}p.has-text-color em{color:inherit;}.post-section #av-primary-content .wp-block-group.has-background{padding:0 20px;}.wp-block-group em{color:inherit;}.wp-block-button.is-style-outline a.wp-block-button__link{border-color:inherit;}.has-text-color em,.has-text-color h2{color:inherit;}a.wp-block-file__button,a.wp-block-file__button:hover,a.wp-block-file__button:focus{color:#fff;}.has-text-color *{color:inherit;}.has-text-color a:hover,.has-text-color a:focus{color:inherit;}.wp-block-pullquote.has-text-color blockquote{border-color:inherit;}blockquote{border-color:inherit !important;}.has-background.wp-block-read-more{padding:5px 10px;}.wp-block-calendar table caption{font-weight:500;}.wp-block-avatar img{border-radius:50%;}.sidebar .widget form.wp-block-search{padding:0;}.sidebar .widget form.wp-block-search .wp-block-search__inside-wrapper{padding:30px;position:relative;}.sidebar .widget form.wp-block-search .wp-block-search__button{position:absolute;right:8px;}.wp-block-image figcaption{margin-bottom:0;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#content{background:#fff;overflow-x:hidden;}#content[tabindex="-1"]:focus{outline:0;}.hidden{visibility:hidden;width:0px !important;height:0px !important;margin:0px !important;padding:0px !important;}.layout-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;background:#000 none repeat scroll 0 0;z-index:-1;}a.site-title,.av-link,.primary-color{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.bg-primary{background:var(--sp-gradient1);}.bg-primary-light{background:var(--sp-primary-light);}.av-my-default{margin:100px 0;}.av-mt-default{margin-top:100px;}.av-mb-default{margin-bottom:100px;}.av-py-default{padding:100px 0;}.av-pt-default{padding-top:100px;}.av-pb-default{padding-bottom:100px;}.av-columns-area{margin-bottom:-30px;}.av-columns-area [class*='av-column-']{margin-bottom:30px;}.av-load-item{display:none;}.av-load-spinner{position:relative;cursor:pointer;width:18px;height:18px;display:inline-block;vertical-align:middle;}.av-load-spinner:before,.av-load-spinner:after{position:absolute;display:block;content:"";width:9px;height:9px;left:0;top:-5px;right:0;bottom:0;margin:auto;border-width:2px;border-style:solid;border-color:transparent;border-bottom-color:var(--sp-white);border-right-color:var(--sp-white);border-radius:0 0 1px 0;transform:translate(0%,0%) rotate(45deg);transition:all .4s ease-in-out;}.loadspinner .av-load-spinner:before{border-radius:50%;animation:.8s rotate .4s linear forwards infinite;}.loadspinner .av-load-spinner:after{width:18px;height:18px;border-radius:50%;animation:.8s rotate2 .4s linear forwards infinite;}@keyframes rotate{to{transform:translate(0%,0%) rotate(405deg);}}@keyframes rotate2{to{transform:translate(0%,0%) rotate(-315deg);}}.header-above-info{border-bottom:1px solid rgba(189,189,189,.45);}.header-above-info .header-widget{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-above-info .widget-left,.header-above-info .widget-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-above-info .widget-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.navigator-wrapper .av-columns-area,.navigator-wrapper .av-columns-area [class*='av-column-']{margin-bottom:0;}.navigator-wrapper .av-columns-area [class*='av-column-'].my-auto{margin-bottom:auto;}.header-search-normal .search-form{border-radius:8px;}.header-search-normal .search-form input[type="search"]{border-radius:8px;max-height:40px;padding:10px 15px;background-color:#fff;border-color:rgba(189,189,189,.45);}.header-search-normal .search-form input[type="search"]:focus{border-color:var(--sp-primary);}.header-search-normal .search-form .search-submit{padding:0 12px;background:transparent;color:var(--sp-secondary-dark);}.header-search-normal .search-form .search-submit:hover i,.header-search-normal .search-form .search-submit:focus i{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.logo img{max-width:158px;}.hamburger .toggle-lines{background:none;border:none;border-radius:100px;}.navigator-wrapper button.menu-toggle:focus{outline-color:var(--sp-primary);background:var(--sp-gradient1);}.navigator-wrapper button.menu-toggle:focus div{background-color:#fff;}.navigator-wrapper .close-style{background:none;border:none;}.header-search-close:after,.header-search-close:before{background-color:var(--sp-white);}.cart-wrapper .cart-icon-wrap i{display:inline-block;font-size:18px;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.cart-wrapper{position:relative;}.cart-wrapper .cart-icon-wrap span{position:absolute;top:0;right:-9px;bottom:0;width:18px;height:18px;margin:auto 0;line-height:18px;display:inline-block;font-size:10px;color:var(--sp-white);border-width:1px;border-style:solid;border-radius:50%;text-align:center;background:var(--sp-gradient1);}.shopping-cart{position:absolute;top:100%;right:0;z-index:1;width:320px;padding:20px;color:var(--sp-primary);background:var(--sp-white);border-radius:0 3px 3px;border:0;opacity:0;visibility:hidden;-webkit-box-shadow:0 15px 30px -5px rgba(0,0,0,.07);box-shadow:0 15px 30px -5px rgba(0,0,0,.07);-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}.menu-wrap .dropdown-menu li a sup,.menu-wrap .dropdown-menu li a sub,.theme-mobile-menu div.mobile-menu a:hover,.navbar-area .menubar .menu-wrap .dropdown-menu > li.active > a,.navbar-area .menubar .menu-wrap > li.active > a,.navbar-area .menubar .menu-wrap > li.focus > a,.navbar-area .menubar .menu-wrap > li:hover > a{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.cart-wrapper:hover .shopping-cart,.cart-wrapper:focus .shopping-cart,.cart-wrapper:focus-within .shopping-cart{opacity:1;visibility:visible;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0);}.shopping-cart .cart-header{border-bottom:1px solid #e8e8e8;padding-bottom:15px;}.shopping-cart .cart-header .cart-total{float:right;}.shopping-cart .cart-badge{color:var(--sp-white);font-size:10px;margin:0;width:16px;height:16px;line-height:1.6;text-align:center;vertical-align:super;border-radius:100px;display:inline-block;background-color:var(--sp-primary);}div.shopping-cart ul.cart-items{padding:0;margin:0;padding-top:20px;list-style:none;max-height:188px;overflow-x:hidden;overflow-y:auto;}div.shopping-cart ul.cart-items li{display:inline-block;width:100%;margin:0 10px 10px 0;padding:0;font-size:15px;position:relative;}.shopping-cart .cart-items .item-img{float:left;margin-right:12px;width:70px;height:70px;border-radius:50%;text-align:center;line-height:4.5;border-width:1px;border-style:solid;border-color:var(--sp-primary);}.shopping-cart .cart-items .item-img img{width:90%;border-radius:50%;display:inline-block;float:none;margin:auto;}.shopping-cart .cart-items .item-name{font-size:14px;font-weight:600;display:block;padding-top:15px;color:var(--sp-secondary-dark);}.shopping-cart .cart-items .amount{font-size:12px;font-weight:600;margin-right:0;color:#222;}.shopping-cart .cart-items .quantity{font-size:12px;font-weight:400;color:red;}.shopping-cart .av-btn{display:block;}.widget_shopping_cart .av-btn i,.shopping-cart .av-btn i{font-size:14px;}div.shopping-cart ul a.remove{float:right;margin-top:0;width:20px;height:20px;line-height:20px;text-align:center;border-radius:100%;color:#fff !important;background:var(--sp-gradient1);box-shadow:0 0 10px rgba(0,0,0,.15);}.slider-wrapper{position:relative;overflow:hidden;width:100%;padding:0;color:#fff;background:var(--sp-gradient2);z-index:0;}.main-slider,.main-slider .owl-item img{width:100%;height:100%;}.theme-slider{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;}.theme-table{overflow:hidden;display:table;width:100%;height:100%;}.theme-table-cell{display:table-cell;vertical-align:middle;}.theme-slider div.theme-content{position:relative;max-width:635px;width:100%;margin-bottom:60px;}.theme-slider .text-left{margin-right:auto;}.theme-slider .text-center{margin:auto;}.theme-slider .text-right{margin-left:auto;}.theme-content h3{width:max-content;font-size:17px;font-weight:400;margin-bottom:5px;margin-bottom:15px;display:block;padding:12px 20px;line-height:1.55;background:var(--sp-gradient2);border-width:0;border-style:solid;border-color:transparent;}.theme-content h1{font-size:46px;margin-bottom:12px;}.theme-content p{font-weight:300;margin-bottom:22px;font-size:16px;}.theme-content.text-left h3{border-left-width:4px;border-image-slice:0 0 0 1;border-image-source:var(--sp-gradient1);}.theme-content.text-center h3{margin-left:auto;margin-right:auto;border-top-width:4px;border-image-slice:1 0 0 0;border-image-source:var(--sp-gradient1);}.theme-content.text-right h3{margin-right:0;margin-left:auto;border-right-width:4px;border-image-slice:0 1 0 0;border-image-source:var(--sp-gradient1);}.theme-content .av-btn:not(:last-child){margin-right:28px;}.owl-carousel{position:relative;z-index:0;}.slider-wrapper .owl-next.disabled,.slider-wrapper .owl-prev.disabled{display:none !important;}.owl-theme:not(.main-slider) .owl-nav{width:max-content;margin:40px auto 0;background:var(--sp-gradient1);border-radius:8px;padding:6px;}.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-]{width:30px;height:30px;font-size:92%;border-radius:5px;color:#fff;background:rgba(255,255,255,50%);}.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-] i{font-size:92%;}.main-slider.owl-theme .owl-nav{margin:0;}.main-slider .owl-nav [class*=owl-]{position:absolute;top:0;bottom:0;margin:auto 0;z-index:0;width:65px;height:65px;display:inline-flex;cursor:pointer;text-align:center;color:var(--sp-white);border:none;outline:none;border-radius:65px;overflow:hidden;align-items:center;justify-content:center;background-position:center center;background-size:cover;background-blend-mode:normal;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}.main-slider .owl-nav [class*=owl-]:not(:hover){background:var(--sp-gradient1) !important;}.main-slider .owl-nav [class*=owl-]:hover{width:110px;color:#fff;background-color:rgba(0,0,0,60%);background-blend-mode:multiply;box-shadow:0 0 10px 0px rgba(0,0,0,.25);}.main-slider .owl-nav .owl-prev{left:3.6%;}.main-slider .owl-nav .owl-next{right:3.6%;}.main-slider .owl-nav .owl-prev:hover{left:1%;}.main-slider .owl-nav .owl-next:hover{right:1%;}.owl-theme .owl-nav .owl-prev i{margin-left:0px;transition:all .3s cubic-bezier(.645,.045,.355,1);}.owl-theme .owl-nav .owl-next i{margin-right:-2px;transition:all .3s cubic-bezier(.645,.045,.355,1);}.main-slider .owl-nav [class*=owl-] span{font-size:15px;letter-spacing:.6px;transition:all .3s cubic-bezier(.645,.045,.355,1);}.main-slider .owl-nav .owl-next span{position:absolute;left:-100%;}.main-slider .owl-nav .owl-prev span{position:absolute;right:-100%;}.main-slider .owl-nav .owl-next:hover span{margin-right:8px;position:relative;left:0;}.main-slider .owl-nav .owl-prev:hover span{margin-left:8px;position:relative;right:0;}.info-section{margin-top:-80px;margin-bottom:20px;position:relative;}.info-section-one .info-wrapper .widget-contact{border-left:1px solid rgba(189,189,189,.45);}.info-section-one .info-wrapper:first-child .widget-contact{border-left:0;}.info-section-one .info-wrapper:first-child,.info-section-one .info-wrapper:last-child{border-radius:5px 0px 0px 5px;}.info-section-one .info-wrapper{margin-bottom:0;padding:37px 0px;color:#fff;background:var(--sp-gradient2);}.info-section-one .info-wrapper [class*='av-sm-column']{border-left:1px solid rgba(189,189,189,.45);margin-bottom:0;}.info-section-one .info-wrapper [class*='av-sm-column']:first-child{border-left:0;}.info-section-one .widget-contact .contact-area{width:100%;flex-direction:column;justify-content:center;text-align:center;}.info-section-one .widget-contact .contact-info{text-align:center;}.info-section-one .widget-contact .contact-icon{margin:0 0 12px;font-size:50px;width:auto;height:auto;}.info-section-one .widget-contact .contact-icon img{width:50px;}.info-section-one .widget-contact .contact-area .title{font-weight:500;}.info-wrapper2 .widget.widget-contact{padding:45.5px 32px;border-radius:5px;background:var(--sp-gradient1);}.info-wrapper2 .widget.widget-contact .contact-area{flex-direction:row;justify-content:flex-start;align-items:center;text-align:left;}.info-wrapper2 .widget.widget-contact .contact-info{color:#fff;text-align:left;}.info-wrapper2 .widget.widget-contact .contact-area .contact-icon{margin:0 15px 0 0;font-size:60px;}.info-wrapper2 .widget.widget-contact .contact-icon i{background:transparent;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#fff;}.info-wrapper2 .widget.widget-contact .contact-area span.text{font-size:17px;margin-bottom:6px;}.info-wrapper2 .widget.widget-contact .contact-area span.title{font-size:27px;font-weight:800;}.info-wrapper3 .widget.widget-contact{clip-path:polygon(0 0,80% 0%,100% 50%,80% 100%,0 100%,0% 50%);}.info-section-two .widget.widget-contact{padding:50px 32px;border-radius:5px;background:var(--sp-gradient1);}.info-section-two .widget.widget-contact .contact-icon{font-size:50px;height:50px;margin-right:16px;}.info-section-two .widget.widget-contact .contact-icon i{color:#fff;background:transparent;-webkit-background-clip:unset;-webkit-text-fill-color:unset;}.info-section-two .widget.widget-contact span.title,.info-section-two .widget.widget-contact span.text{color:#fff;}.info-section-two .widget.widget-contact span.title{font-size:21px;font-weight:600;word-break:break-word;}.info-section-two .widget.widget-contact span.text{margin-bottom:7px;font-size:17px;}.heading-default{width:100%;max-width:635px;position:relative;z-index:0;margin-bottom:55px;}.heading-default.heading-white{color:#fff;}.heading-default .separator{width:143px;height:11px;display:flex;align-items:center;justify-content:center;margin-top:18px;position:relative;z-index:0;}.heading-default.text-center .separator,.heading-default.text-center{margin-left:auto;margin-right:auto;}.heading-default.text-right .separator,.heading-default.text-right{margin-left:auto;margin-right:0;}.heading-default .separator:after,.heading-default .separator:before{content:"";position:absolute;top:0;bottom:0;width:60px;height:3px;margin:auto;background:var(--sp-gradient2);}.heading-default .separator:after{left:0;}.heading-default .separator:before{right:0;}.heading-default .separator>span{display:inline-flex;align-items:center;position:relative;}.heading-default .separator>span:after,.heading-default .separator>span:before{content:"";width:7px;height:7px;display:inline-block;border-radius:100px;position:relative;z-index:1;background:var(--sp-gradient1);}.heading-default .separator>span:after{left:5.5px;}.heading-default .separator>span:before{right:5.5px;}.heading-default .separator span span{width:11px;height:11px;border:2px solid transparent;display:inline-block;border-image-slice:1;border-image-source:var(--sp-gradient1);}.heading-default h3{font-size:38px;}.heading-default p{display:block;margin:0;margin-top:15px;}.heading-default.heading-white .separator:after,.heading-default.heading-white .separator:before{background:#fff;}.tilter{perspective:1000px;}.tilter *{pointer-events:none;}.tilter > *{transform:translateZ(0px);}.tilter .service-item .service-title a,.tilter .service-item .av-btn{pointer-events:visible;}.service-item{width:100%;display:block;padding:50px;text-align:center;position:relative;z-index:0;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,10%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.service-overlay{position:absolute;top:0;right:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.service-overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sp-secondary-dark);opacity:.7;z-index:1;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.service-overlay img{width:100%;height:100%;object-fit:cover;}.service-icon{font-size:40px;display:inline-block;line-height:80px;width:82px;height:82px;border-radius:100px;text-align:center;border:1px solid rgba(189,189,189,.45);margin-bottom:28px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.service-icon i{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.service-item .service-title{font-size:23px;}.service-item .service-title a{text-decoration:none;color:inherit;}.service-content ul{padding:0;width:max-content;text-align:start;margin:25px auto 0;list-style:none;}.service-content ul li{margin-bottom:15px;position:relative;z-index:0;}.service-content ul li:last-child{margin-bottom:0;}.service-content ul li:before{content:"";width:10px;height:10px;display:inline-block;border-radius:100px;margin-right:15px;background:var(--sp-gradient2);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.service-content ul li:nth-child(even):before{background:var(--sp-gradient1);}.service-item .av-btn{margin-top:30px;}.tilter:hover .service-item,.tilter:focus-within .service-item,.service-item:hover,.service-item:focus-within{color:#fff;background-color:transparent;}.tilter:hover .service-item .service-overlay,.tilter:focus-within .service-item .service-overlay,.service-item:hover .service-overlay,.service-item:focus-within .service-overlay{opacity:1;}.tilter:hover .service-item .service-icon,.tilter:focus-within .service-item .service-icon,.service-item:hover .service-icon,.service-item:focus-within .service-icon{background:#fff;border-color:#fff;}.tilter:hover .service-item .service-content ul li:nth-child(odd):before,.tilter:focus-within .service-item .service-content ul li:nth-child(odd):before,.service-item:hover .service-content ul li:nth-child(odd):before,.service-item:focus-within .service-content ul li:nth-child(odd):before{background:#fff;}.tilter:hover .service-item .av-btn.av-btn-secondary,.tilter:focus-within .service-item .av-btn.av-btn-secondary,.service-item:hover .av-btn.av-btn-secondary,.service-item:focus-within .av-btn.av-btn-secondary{background:var(--sp-gradient1);border-color:transparent;}.tilter:hover .service-item .av-btn.av-btn-secondary i,.tilter:focus-within .service-item .av-btn.av-btn-secondary i,.service-item:hover .av-btn.av-btn-secondary i,.service-item:focus-within .av-btn.av-btn-secondary i{background:rgba(255,255,255,50%);}.tilter:hover .service-item .service-title a,.tilter:focus-within .service-item .service-title a,.service-item:hover .service-title a,.service-item:focus-within .service-title a{color:#fff;}.modern-icon{position:absolute;z-index:-1;right:-6px;bottom:-6px;opacity:0;max-width:150px;max-height:150px;min-width:120px;min-height:120px;font-size:130px;color:rgba(208,208,208,40%);transform-origin:bottom;transition:transform .6s cubic-bezier(0,.15,.3,1);-webkit-transition:transform .6s cubic-bezier(0,.15,.3,1);}.tilter:hover .modern-icon,.tilter:focus-within .modern-icon{transform:scale(1.2);-webkit-transform:scale(1.2);opacity:.5;}.post-carousel .owl-stage{padding:13px 0;}.av-columns-area.blog-masonry{margin-bottom:0;}.post-items{position:relative;width:100%;border-radius:10px;padding:0;display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;overflow:hidden;background:#fff;z-index:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0px 0px 20px 0px rgba(33,68,98,19%);}.post-image{width:100%;position:relative;overflow:hidden;z-index:0;}.post-image-absolute{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;overflow:hidden;opacity:0;visibility:hidden;z-index:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.post-image-absolute:after{content:"";position:absolute;top:-25%;bottom:-25%;left:-25%;right:-25%;border-radius:50%;-webkit-transition:all .35s linear;transition:all .35s linear;background-color:var(--sp-secondary-dark);-webkit-transform:translateY(100%);transform:translateY(100%);opacity:.75;z-index:0;}.post-items:hover .post-image-absolute:after,.post-items:focus-within .post-image-absolute:after{-webkit-transform:translate(0,0);transform:translate(0,0);}.post-image-absolute .featured-image,.post-image-absolute .featured-image a{width:100%;height:100%;}.featured-image a.post-hover{position:relative;z-index:0;display:block;overflow:hidden;}.post-image-absolute .featured-image img{width:100%;height:100%;object-fit:cover;object-position:center;}.post-items:hover .post-image-absolute,.post-items:focus-within .post-image-absolute{opacity:1;visibility:visible;}.post-content{position:relative;width:100%;padding:30px;border-radius:inherit;z-index:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.post-date{min-width:70px;display:inline-block;padding:7px 6.7px 9px;border-radius:6px;text-align:center;font-size:13px;margin-bottom:25px;background:var(--sp-gradient1);}.post-date a{color:#fff;display:block;text-decoration:none;}.post-date span{display:block;font-size:30px;font-weight:700;line-height:1.17;}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-bottom:15px;}.post-content p+blockquote{margin-top:10px;}.post-content blockquote+*{margin-top:10px;}.post-content .post-title{font-size:24px;margin-bottom:15px;}.post-title a{text-decoration:none;color:inherit;}.post-items p{width:100%;display:block;word-break:break-word;position:relative;margin-bottom:18px;}.post-items .more-link{font-weight:600;padding:8px 14px;line-height:2;display:inline-block;margin-bottom:-82px;position:relative;z-index:0;border-radius:8px;margin-left:-13px;color:var(--sp-secondary-dark);text-decoration:none;}.post-items .more-link:after{content:"";font-family:fontawesome;font-size:105%;font-weight:600;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;border-radius:5px;margin-left:3px;margin-right:-5px;float:right;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.post-items:not(.latest_posts):hover .more-link:after,.post-items:not(.latest_posts):focus-within .more-link:after{content:"";font-weight:normal;margin-left:12px;}.post-footer{width:100%;min-height:82px;display:flex;flex-wrap:wrap;align-items:flex-end;position:relative;margin-top:10px;padding-bottom:82px;z-index:0;}.post-footer:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:3px;margin:0 auto;background:var(--sp-gradient1);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.post-count{position:absolute;bottom:-5px;right:-3px;font-size:100px;line-height:.88;font-weight:800;display:inline-block;background:var(--sp-gradient1);-webkit-text-stroke:4px transparent;-webkit-background-clip:text;color:#fff;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:hover,.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:focus{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.post-items:not(.latest_posts):hover .post-image-absolute + .post-content blockquote,.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content blockquote,.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title,.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title,.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,.post-items:not(.latest_posts):hover .post-image-absolute + .post-content *,.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content *,.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title a{color:#fff;}.post-items:not(.latest_posts):hover .more-link,.post-items:not(.latest_posts):focus-within .more-link{color:#fff;background:var(--sp-gradient1);margin-left:0;}.post-items:not(.latest_posts):hover .more-link:after,.post-items:not(.latest_posts):focus-within .more-link:after{background:rgba(255,255,255,50%);color:var(--sp-white);}.post-items:not(.latest_posts):hover .post-footer:after,.post-items:not(.latest_posts):focus-within .post-footer:after{opacity:0;visibility:hidden;}.post-items:not(.latest_posts):hover .post-footer,.post-items:not(.latest_posts):focus-within .post-footer{position:unset;}.post-items:not(.latest_posts):hover .post-count,.post-items:not(.latest_posts):focus-within .post-count{top:25px;bottom:auto;right:30px;opacity:.6;}.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-count,.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-count{color:#555;}.av-list-check{list-style:none;padding:0;margin:0;}.av-list-check li{position:relative;margin-bottom:12px;z-index:0;}.av-list-check li:before{content:"";font-family:fontawesome;margin-right:10px;width:19px;height:19px;line-height:20px;text-align:center;display:inline-block;font-size:11.5px;background:var(--sp-gradient1);color:#fff;border-radius:100px;vertical-align:middle;}.av-list-check li:last-child{margin-bottom:0;}.post-items p+ul{margin-top:8px;}nav.woocommerce-pagination,.navigation.pagination{position:relative;text-align:center;z-index:0;width:100%;max-width:max-content;display:block;margin:0 auto;border-radius:8px;padding:12px 11px;background:var(--sp-gradient1);}nav.woocommerce-pagination ul{line-height:40px;}nav.woocommerce-pagination ul,.pagination .nav-links{display:inline-flex;}.pagination .nav-links .page-numbers,.woocommerce nav.woocommerce-pagination ul li .page-numbers{margin-right:7px;}.pagination .nav-links .page-numbers:last-child{margin-right:0;}.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,.pagination .page-numbers:not(.dots){font-weight:500;border:0;display:flow-root;font-size:16px;line-height:1.6;min-width:30px;min-height:30px;text-align:center;padding:2px;text-decoration:none;transition:all .3s ease 0s;vertical-align:baseline;white-space:nowrap;border-radius:5px;cursor:pointer;color:#fff;background:rgba(255,255,255,40%);}.pagination .nav-links .page-numbers:hover,.pagination .nav-links .page-numbers:hover,.pagination .nav-links .page-numbers:focus,.pagination .nav-links .page-numbers:focus,.pagination .nav-links .page-numbers.current{}.woocommerce nav.woocommerce-pagination ul.page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers li{border:none;float:none;display:inline-flex;align-items:center;}.author-details{position:relative;width:100%;border-radius:10px;padding:30px;overflow:hidden;margin-top:30px;background:#fff;z-index:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0px 0px 20px 0px rgba(33,68,98,19%);}.author-details .section-header{width:100%;display:block;margin-bottom:1.5rem;}.author-details .media{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.author-details .media .auth-mata{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:0;flex-grow:0;margin-right:1.5rem;}.author-details .media .auth-mata img{width:100px;border-radius:10px;}.author-details .media .media-body{flex-basis:80%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:0;flex-grow:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}.author-details .media .media-body h4{margin-bottom:.5rem;}.author-details .media .media-body h4 a{text-decoration:none;color:inherit;}.author-details .media .media-body h4 a:hover,.author-details .media .media-body h4 a:focus{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.media-body.author-meta-det .av-btn{display:table;margin:6px 0 0 0;flex-shrink:0;}.comments-area{margin-top:40px;}.single-comments-title,.comments-title{margin-bottom:30px;text-align:left;}.comment-reply-title,.comments-title{padding-bottom:15px;position:relative;z-index:0;}.comment-reply-title:after,.comments-title:after{content:"";bottom:0;left:0;width:103px;height:4px;background:var(--sp-gradient1);position:absolute;z-index:-1;}.comment-list{margin:0;padding:0;list-style:none;}.comments-area li{list-style:none;}.comments-area .comment-body{position:relative;padding-left:120px;min-height:120px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;z-index:0;margin-bottom:30px;}.comment-list .children .comment-body{background:#f5f6fa;padding:20px;padding-left:140px;border-radius:8px;}.children .comment-body .comment-meta .comment-author img{left:20px;top:20px;}.comments-area .comment-meta{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;}.comments-area .comment-meta .comment-author img{position:absolute;z-index:0;left:0;top:6px;width:90px;border-radius:100px;}.comment-meta .comment-metadata{width:100%;line-height:1.5;font-size:15px;display:inline-flex;flex-wrap:wrap;justify-content:space-between;}.comments-area .comment-meta .comment-author{font-size:20px;}.comments-area .comment-meta .comment-author .fn{font-weight:700;}.comments-area .comment-meta .comment-author a{text-decoration:none;color:inherit;}.comments-area .comment-meta .comment-author a:hover,.comments-area .comment-meta .comment-author a:focus{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.comment-content{position:relative;z-index:0;padding:1em 2.35rem 1em 0;}.comment-content p{margin:0;}.comment-metadata .edit-link,.comment-body .reply{position:relative;z-index:0;}.comment-metadata .edit-link a,.comment-body .reply a{padding-left:5px;font-weight:600;text-decoration:none;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.comment-metadata .edit-link:before{content:"";font-family:FontAwesome;}.comment-body .reply:before{content:"";font-family:FontAwesome;}.comment-metadata .edit-link:before,.comment-body .reply:before{font-size:15px;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.comment-meta .comment-metadata > a{color:inherit;text-decoration:none;}.comment-meta .comment-metadata > a:hover,.comment-meta .comment-metadata > a:focus{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.comment-metadata .edit-link:before{vertical-align:text-top;}.comment-body .reply{text-align:right;}.comment-list .children{position:relative;padding:0;margin:0;margin-left:2.5rem;z-index:0;}#cancel-comment-reply-link{color:var(--sp-primary);text-decoration:underline;}#cancel-comment-reply-link:hover,#cancel-comment-reply-link:focus{text-decoration:none;}.comment-respond{margin-top:40px;padding:50px;background:#f5f6fa;border-radius:10px;}.comment-reply-title{text-align:left;margin-bottom:16px;}.comment-form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;}.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit){flex:auto;}.comment-form p.comment-form-url:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit){margin-left:0;}@media (max-width: 991px){.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit),.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit){max-width:100%;flex-basis:100%;margin-left:0;}}.comment-form-comment{max-width:100%;flex-basis:100%;}.comment-form > p:not(:last-child){margin-bottom:30px;}.comment-form-cookies-consent,.form-submit{width:100%;}.comment-respond form input[type="text"],.comment-respond form input[type="email"],.comment-respond form input[type="url"],.comment-respond form input[type="number"],.comment-respond form textarea{background:#fff;}.comment-respond form input[type="text"]:focus,.comment-respond form input[type="email"]:focus,.comment-respond form input[type="url"]:focus,.comment-respond form input[type="number"]:focus,.comment-respond form textarea:focus{background:#f5f6fa;}.footer-section{color:#fff;overflow:hidden;}.footer-section.footer-two{background:var(--sp-gradient2);}.footer-above{display:flow-root;}.footer-one .footer-above{background:rgba(0,0,0,100%);border-bottom:1px solid rgba(189,189,189,.45);}.footer-one .footer-above .av-columns-area{margin-bottom:0;}.footer-one .footer-above [class*='av-column-']{margin-bottom:0;border-left:1px solid rgba(189,189,189,.45);}.footer-one .footer-above [class*='av-column-']:first-child{border-left:0;}.footer-one .footer-above .widget-contact{padding:50px 15px;}.footer-one .footer-above .contact-icon{margin-right:15px;font-size:54px;height:55px;}.footer-one .footer-above .contact-icon img{width:54px;}.footer-one .footer-above .contact-info span.text{margin-bottom:6px;}.footer-one .footer-above .contact-info span.title{font-size:20px;font-weight:600;}.footer-above .contact-info{color:#fff;}.footer-two .footer-above{padding:35px 0;}.footer-two .footer-above .widget-contact{padding:8px;border:1px dashed #fff;}.footer-two .footer-above .contact-area{padding:20px 15px;background:var(--sp-gradient1);}.footer-two .footer-above .contact-icon{font-size:20px;background:rgba(255,255,255,25%);width:40px;height:40px;text-align:center;justify-content:center;border-radius:100%;}.footer-two .footer-above .contact-icon i{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;}.footer-two .footer-above .contact-info span.text{font-size:14px;}.footer-two .footer-above .contact-info span.title{font-weight:600;}.footer-main{position:relative;padding:80px 0;overflow:hidden;z-index:0;}.footer-section .footer-info-overwrap{display:none;}.footer-one .footer-main .footer-info-overwrap{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:1px;height:100%;display:flex;align-items:center;justify-content:center;z-index:0;}.footer-one .footer-main .footer-info-overwrap:after{content:"";position:absolute;right:0;top:-25%;bottom:0;height:155%;border-right:1px solid rgba(189,189,189,.45);}.footer-one .footer-info-overwrap .icon{width:55px;height:55px;position:absolute;text-align:center;line-height:55px;background:var(--sp-gradient1);color:#fff;font-size:30px;border-radius:100px;z-index:1;}.footer-one .footer-info-overwrap .icon a{color:#fff;}.footer-one .footer-info-overwrap .icon:before,.footer-one .footer-info-overwrap .icon:after{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;border-radius:50%;background:var(--sp-gradient1);opacity:.6;}.footer-one .footer-info-overwrap .icon:before{-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite;}.footer-one .footer-info-overwrap .icon:after{-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite;}@-webkit-keyframes ripple{0%{transform:scale(1);}75%{transform:scale(1.5);opacity:.3;}to{transform:scale(1.75);opacity:0;}}@keyframes ripple{0%{transform:scale(1);}75%{transform:scale(1.5);opacity:.3;}to{transform:scale(1.75);opacity:0;}}.footer-section .widget p{line-height:2;}.footer-badge{margin-top:24px;}.footer-badge img{display:inline-block;margin-left:12px;}.footer-badge img:first-child{margin-left:0;}.footer-main .contact-area{margin-bottom:25px;align-items:flex-start;}.footer-main .contact-area:last-child{margin-bottom:0;}.footer-main .contact-icon{font-size:35px;height:35px;}.footer-main .contact-info span.title{font-size:18px;font-weight:600;}.footer-main .contact-info span.text{margin-top:5px;}.footer-one .footer-copyright{background:rgba(0,0,0,60%);border-top:1px solid rgba(189,189,189,.45);}.footer-copyright .av-column-12 .share-toolkit,.footer-copyright .av-column-12 .widget-left{margin-bottom:20px;}.footer-copyright .site-title{position:inherit;}.footer-two .footer-copyright .av-columns-area{border-top:1px solid rgba(189,189,189,.45);}.footer-copyright .av-columns-area,.footer-copyright .av-columns-area [class*='av-column-']{margin-bottom:0;}.footer-copyright .widget-left,.footer-copyright .widget-right,.footer-copyright .widget-center{min-height:100px;}.footer-one .footer-copyright .av-columns-area [class*='av-column-']{border-left:1px solid rgba(189,189,189,.45);}.footer-one .footer-copyright .av-columns-area [class*='av-column-']:first-child{border-left:0;}.footer-copyright .logo{margin:auto;}.footer-copyright .widget ul{margin-top:-.75rem;}.footer-copyright .widget li{display:inline-block;margin-top:.75rem;}.footer-copyright .widget:not(.widget_social_widget) li:not(:last-child){margin-right:1.25rem;}.footer-copyright .widget:not(.widget-info):not(.widget_social_widget):not(.widget_meta) li:not(:first-child) a{padding-left:22px;border-left:1px solid #fff;}.footer-copyright .widget_nav_menu ul.menu > li > a{line-height:20px;}.widget-right .widget:last-child{padding-right:0;}.scrollup{position:fixed;bottom:40px;right:40px;width:42px;height:42px;line-height:42px;padding:0;font-size:16px;text-align:center;cursor:pointer;color:#fff;background-color:var(--sp-gradient1);border:none;outline:none;border-radius:8px;box-shadow:0 0 12px 0 rgba(0,0,0,20%);transform:scale(0) translateY(100px);-webkit-transform:scale(0) translateY(100px);transition:all .4s ease;-webkit-transition:all .4s ease;z-index:99;visibility:hidden;opacity:0;}.scrollup i{display:inline-block;-webkit-transition:.4s all;transition:.4s all;}@keyframes upFxD{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}50%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translateY(100%);transform:translateY(100%);}51%{opacity:1;-ms-filter:"alpha(opacity=100)";}}@-webkit-keyframes {49%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}50%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translateY(100%);transform:translateY(100%);}51%{opacity:1;-ms-filter:"alpha(opacity=100)";}}.scrollup.is-active:hover i,.scrollup.is-active:focus i{-webkit-animation:upFxD .4s forwards;animation:upFxD .4s forwards;}.scrollup.is-active{transform:scale(1) translateY(0);-webkit-transform:scale(1) translateY(0);opacity:1;visibility:visible;}.scrollup.is-active:hover,.scrollup.is-active:focus{color:var(--sp-white);transform:scale(1.3) translateY(0);-webkit-transform:scale(1.3) translateY(0);box-shadow:0 27px 20px -18px #000;}.footer-section.footer-two .footer-copyright{position:relative;z-index:0;}.footer-section.footer-two .scrollup{position:absolute;left:0;right:0;top:-20px;margin:0 auto;-webkit-transform:none;transform:none;opacity:1;visibility:visible;background:var(--sp-gradient2);border:1px solid rgba(189,189,189,.45);}.footer-section.footer-two .scrollup:hover,.footer-section.footer-two .scrollup:focus{background:#fff;}.footer-section.footer-two .scrollup i{background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:22px;font-weight:900;}@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg);}20%{transform:translate(73px,-1px) rotate(36deg);}40%{transform:translate(141px,72px) rotate(72deg);}60%{transform:translate(83px,122px) rotate(108deg);}80%{transform:translate(-40px,72px) rotate(144deg);}to{transform:translate(0) rotate(0deg);}}@keyframes moveleftbounce{0%{transform:translateX(0px);}50%{transform:translateX(20px);}100%{transform:translateX(0px);}}@keyframes bounce_one{0%{transform:translateY(-.625rem);}50%{transform:translateY(.625rem);}to{transform:translateY(-.625rem);}}.shapes-section{position:relative;overflow:hidden;z-index:0;}.shape1{position:absolute;left:3%;top:7%;z-index:-1;}.shape1 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape2{position:absolute;top:7%;right:8%;z-index:-1;}.shape2 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape3{position:absolute;left:-8%;bottom:30px;z-index:-1;}.shape3 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape4{position:absolute;right:4%;bottom:30%;z-index:-1;}.shape4 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape5{position:absolute;top:42.5%;left:7%;z-index:-1;}.shape5 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape6{position:absolute;top:4%;right:34%;z-index:-1;}.shape6 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape7{position:absolute;top:10%;left:13%;z-index:-1;}.shape7 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape8{position:absolute;top:10%;right:4.5%;z-index:-1;}.shape8 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape9{position:absolute;top:38%;left:-1.2%;z-index:-1;}.shape9 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape10{position:absolute;top:54%;right:1%;z-index:-1;}.shape10 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape11{position:absolute;bottom:1%;left:4%;z-index:-1;}.shape11 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape12{position:absolute;right:1.5%;bottom:5%;}.shape12 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape13{position:absolute;top:12%;left:8%;z-index:-1;}.shape13 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape14{position:absolute;top:-10%;right:-6%;z-index:-1;}.shape14 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape15{position:absolute;bottom:16%;left:5%;z-index:-1;}.shape15 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape16{position:absolute;bottom:16%;right:3%;z-index:-1;}.shape16 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape17{position:absolute;top:6%;left:2%;z-index:-1;}.shape17 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape18{position:absolute;bottom:6%;left:5%;z-index:-1;}.shape18 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape19{position:absolute;top:10%;right:3%;z-index:-1;}.shape19 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape20{position:absolute;top:6%;left:9%;z-index:-1;}.shape20 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape21{position:absolute;top:7%;right:4%;z-index:-1;}.shape21 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape22{position:absolute;bottom:15%;left:7%;z-index:-1;}.shape22 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape23{position:absolute;bottom:15%;right:6%;z-index:-1;}.shape23 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape24{position:absolute;top:50%;right:9%;z-index:-1;}.shape24 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape25{position:absolute;bottom:7%;right:3%;z-index:-1;}.shape25 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape26{position:absolute;bottom:8%;right:26%;z-index:-1;}.shape26 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape27{position:absolute;top:8%;right:4%;z-index:-1;}.shape27 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape28{position:absolute;top:26%;right:23%;z-index:-1;}.shape28 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape29{position:absolute;top:50%;right:30%;z-index:-1;}.shape29 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape30{position:absolute;top:10%;left:34%;z-index:-1;}.shape30 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite;}.shape31{position:absolute;top:7%;left:2%;z-index:-1;}.shape31 img{-webkit-animation:bounce_one 5s linear infinite;animation:bounce_one 5s linear infinite;}.shape32{position:absolute;top:42%;left:12%;z-index:-1;}.shape32 img{-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear forwards infinite;}.shape33{position:absolute;bottom:5%;left:4%;z-index:-1;}.shape33 img{-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear forwards infinite;}.shape34{position:absolute;bottom:14%;left:35%;z-index:-1;}.shape34 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape35{position:absolute;bottom:6%;left:35%;z-index:-1;}.shape35 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.shape36{position:absolute;bottom:2%;left:28%;z-index:-1;}.shape36 img{-webkit-animation:animationFramesOne 20s linear infinite;animation:animationFramesOne 20s linear infinite;}.breadcrumb-area{width:100%;position:relative;z-index:1;overflow:hidden;height:auto;display:block;color:#fff;background-attachment:scroll;background-size:cover;background-position:center center;box-shadow:0 6px 20px -4px rgba(0,0,0,25%);}.breadcrumb-area:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--sp-secondary-dark);z-index:0;opacity:.75;}.breadcrumb-area .av-columns-area,.breadcrumb-area .av-column-12{margin-bottom:0;}.breadcrumb-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:100%;padding:35px 0;min-height:246px;}.breadcrumb-heading{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:0;height:100%;width:100%;max-width:50%;}.breadcrumb-heading h2{margin-bottom:0;display:inline-block;border:0 solid transparent;}.breadcrumb-list{flex-shrink:0;list-style:none;width:100%;max-width:50%;padding:13px 35px;position:relative;border-radius:100px;margin:0;z-index:0;}.breadcrumb-list:before{content:"";position:absolute;top:0;bottom:0;background:var(--sp-gradient1);border-radius:100px;width:100%;height:100%;z-index:-1;}.breadcrumb-list li{display:inline-block;word-break:break-word;}.breadcrumb-list li i{vertical-align:middle;}.breadcrumb-list li i.fa.fa-chevron-right{font-size:80%;margin-right:2px;}.breadcrumb-list li span{color:var(--sp-primary);display:inline-block;}.breadcrumb-content .breadcrumb-list li a{text-decoration:none;color:#fff;}.breadcrumb-content .breadcrumb-list li i{display:inline-block;vertical-align:baseline;}.breadcrumb-center .breadcrumb-content{-ms-flex-direction:column;flex-direction:column;justify-content:center;}.breadcrumb-center .breadcrumb-heading{text-align:center;}.breadcrumb-center .breadcrumb-list{text-align:center;width:max-content;}.breadcrumb-right .breadcrumb-content{flex-direction:row-reverse;}.breadcrumb-right .breadcrumb-list,.breadcrumb-right .breadcrumb-heading{text-align:right;}.breadcrumb-left .breadcrumb-list,.breadcrumb-left .breadcrumb-heading{text-align:left;}.breadcrumb-center .breadcrumb-list:before{left:0;right:0;}.breadcrumb-left .breadcrumb-list:before,.breadcrumb-right .breadcrumb-list:before{width:200%;}.breadcrumb-left .breadcrumb-list:before{left:0;}.breadcrumb-right .breadcrumb-list:before{right:0;}.breadcrumb-left .breadcrumb-heading h2{border-left-width:4px;border-image-slice:0 0 0 1;padding-left:16px;border-image-source:var(--sp-gradient1);}.breadcrumb-right .breadcrumb-heading h2{border-right-width:4px;border-image-slice:0 1 0 0;padding-right:16px;border-image-source:var(--sp-gradient1);}.breadcrumb-center .breadcrumb-heading h2{border-bottom-width:4px;border-image-slice:0 0 1 0;padding-bottom:4px;margin-bottom:20px;border-image-source:var(--sp-gradient1);}.section404{padding:190px 0;}.card404 h1{font-size:220px;line-height:165px;max-height:160px;margin-bottom:40px;display:inline-table;}.card404 .card404icon{display:inline-block;margin:0 15px;width:160px;height:160px;font-size:70px;color:#fff;overflow:hidden;vertical-align:top;position:relative;z-index:0;background:var(--sp-gradient1);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);}.card404 .card404icon:after,.card404 .card404icon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:-1;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);}.card404 .card404icon:before{width:130px;height:130px;background:#fff;}.card404 .card404icon:after{background:var(--sp-gradient1);width:122px;height:122px;}.card404 h4{font-size:36px;margin-bottom:20px;}.card404 p{margin-bottom:20px;}.card404-btn a{margin-right:10px;}.card404-btn a:last-child{margin-right:0;}.gallery-item{border-radius:0;overflow:hidden;}[class^='av-column-'] figure.gallery-item{margin:0;}.av-load-item{display:none;}.loadspinner i:before{display:inline-block;animation:.8s spin .4s linear forwards infinite;}@keyframes spin{from{transform:rotate(0deg) scale(1);}to{transform:rotate(360deg);}}.gallery-item{position:relative;overflow:hidden;cursor:pointer;background:var(--sp-gradient2);}.gallery-icon{position:relative;overflow:hidden;}.gallery-icon:before{content:"";position:absolute;width:100%;bottom:0;top:0;height:100%;background:rgba(0,0,0,.6);right:0;left:0;opacity:0;transition:all 150ms ease-in-out 200ms;}.gallery-item:hover .gallery-icon:before,.gallery-item:focus-within .gallery-icon:before{opacity:1;transition:all .5s;}.gallery-item .gallery-popup-icon a{border-radius:100%;display:inline-block;text-align:center;}figure.gallery-item .gallery-popup-icon a:last-child{margin-right:0;}.gallery-item figcaption{width:100%;padding:24px 26px;color:#fff;margin:0;font-style:normal;background:var(--sp-gradient1);}.gallery-caption h4{font-size:20px;font-weight:600;margin-bottom:0;}.gallery-caption p{margin-top:8px;margin-bottom:0;}.gallery-two .gallery-thumb-text,.gallery-one .gallery-popup-icon{position:absolute;left:0;right:0;text-align:center;top:65%;padding:0 30px;width:100%;display:flex;justify-content:center;opacity:0;z-index:1;}.gallery-one .gallery-item .gallery-popup-icon a{width:50px;height:50px;line-height:50px;font-size:20px;margin-right:10px;background:var(--sp-gradient1);color:#fff;opacity:0;-webkit-transition:all .45s cubic-bezier(.645,.045,.355,1);transition:all .45s cubic-bezier(.645,.045,.355,1);}.gallery-one .gallery-item .gallery-popup-icon a{transform:translateX(-30px);-webkit-transform:translateX(-30px);}.gallery-one .gallery-item .gallery-popup-icon a:nth-child(2){transform:translateX(30px);-webkit-transform:translateX(30px);}.gallery-two .gallery-thumb-text{top:34%;}.gallery-two .gallery-thumb-text p{margin-bottom:0;color:#fff;transform:translateY(30px);-webkit-transform:translateY(30px);opacity:0;-webkit-transition:all .45s cubic-bezier(.645,.045,.355,1);transition:all .45s cubic-bezier(.645,.045,.355,1);}.gallery-two .gallery-popup-icon a{background:#fff;width:40px;height:40px;line-height:40px;font-size:18px;margin-right:5px;opacity:0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);}.gallery-two .gallery-item figcaption{position:absolute;bottom:0;left:0;opacity:0;transform:translateY(30px);-webkit-transform:translateY(30px);overflow:hidden;-webkit-transition:all .35s cubic-bezier(.645,.045,.355,1);transition:all .35s cubic-bezier(.645,.045,.355,1);z-index:1;}.gallery-two .gallery-item figcaption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:16px 26px;}.gallery-two .gallery-item figcaption h4,.gallery-two .gallery-item figcaption .gallery-popup-icon{margin:5px 0;}.gallery-two .gallery-item:hover .gallery-thumb-text p,.gallery-two .gallery-item:focus-within .gallery-thumb-text p{opacity:1;transform:translateY(0px);-webkit-transform:translateY(0px);}.gallery-two .gallery-item:hover .gallery-popup-icon a,.gallery-two .gallery-item:focus-within .gallery-popup-icon a{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.gallery-two .gallery-item:hover .gallery-popup-icon a:nth-child(2),.gallery-two .gallery-item:focus-within .gallery-popup-icon a:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s;}.gallery-one .gallery-item:hover .gallery-popup-icon a,.gallery-one .gallery-item:focus-within .gallery-popup-icon a{opacity:1;transform:translateX(0px);-webkit-transform:translateX(0px);}.gallery-two .gallery-item:hover .gallery-thumb-text,.gallery-two .gallery-item:focus-within .gallery-thumb-text,.gallery-one .gallery-item:hover .gallery-popup-icon,.gallery-one .gallery-item:focus-within .gallery-popup-icon{opacity:1;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}.gallery-two .gallery-item:hover figcaption,.gallery-two .gallery-item:focus-within figcaption{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}.cta-section{width:100%;height:100%;min-height:176px;background-size:cover;background-position:top left;background-color:rgba(5,5,31,90%);background-blend-mode:overlay;position:relative;z-index:0;}.cta-overlay{padding:45px 0;position:relative;z-index:0;}.cta-overlay:before{content:"";position:absolute;top:0;left:0;bottom:0;width:43.6%;height:100%;background:var(--sp-gradient1);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);opacity:.6;z-index:0;}.cta-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;background:#202049 none repeat scroll 0 0;z-index:-1;}.cta-content-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;z-index:1;}.cta-content .cta-icon-wrap{display:inline-block;position:absolute;top:0;bottom:0;left:-80px;margin:auto 0;width:50px;height:50px;background:var(--sp-gradient2);border-radius:100px;color:#fff;text-align:center;line-height:50px;font-size:25px;}.cta-content .cta-icon-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:50px;height:50px;margin:auto;-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite;-webkit-animation-delay:3s;animation-delay:3s;border-radius:100%;background:var(--sp-gradient1);opacity:.6;z-index:-1;}.cta-content{max-width:435px;}.cta-content h4{font-size:24px;background:var(--sp-gradient1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.cta-content p{color:#fff;margin-bottom:0;margin-top:8px;}.call-wrapper{position:relative;display:flex;align-items:center;justify-content:flex-start;color:#fff;z-index:0;}.call-wrapper .call-icon-box{font-size:80px;height:80px;line-height:90px;margin-right:16px;}.call-wrapper .cta-info .call-title{font-size:17px;margin-bottom:6px;}.call-wrapper .cta-info .call-phone{font-size:25px;font-weight:700;}.call-wrapper .cta-info .call-phone a{color:#fff;text-decoration:none;}.cta-content-wrap .cta-btn{padding-left:20px;}.itemImg{display:block;height:100%;width:100%;}.itemImg canvas{height:100%;}.itemImg img{width:100%;height:100%;display:block;object-fit:cover;}.js .itemImg img{display:none;}.bg-sticky{position:absolute;top:15px;right:15px;display:block;text-align:center;letter-spacing:.5px;font-size:16px;font-weight:600;padding:0 .62em;line-height:30px;border-radius:3px;color:var(--sp-white);z-index:9;}.bg-sticky.rounded-circle{border-radius:100%;}.aligncenter{margin-left:auto;margin-right:auto;}blockquote.wp-block-quote.has-text-color p,blockquote.wp-block-quote.has-text-color p var,blockquote.wp-block-quote.has-text-color p cite,blockquote.wp-block-quote.has-text-color cite{color:inherit;}@media (min-width: 992px){.footer-parallax .footer-section{position:fixed;bottom:0;left:0;width:100%;z-index:-1;}.footer-parallax .gradiant-content{position:relative;margin-bottom:756px;background-color:#fff;box-shadow:0 5px 10px 0 rgba(51,51,51,50%);z-index:1;}.mobile-logo,.theme-mobile-menu{display:none;}.gallery-area .gallery-item{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.main-slider .owl-nav [class*=owl-]{top:-60px;}.features-section .featuresbgwrapper{position:inherit;}.featuresbgwrapper .features-image-wrap img{max-width:900px;max-height:570px;position:absolute;bottom:50px;}.info-section-one .info-wrapper{margin:0;}.av-column-5.funfact-person{position:unset;}.header.header-eight +.gradiant-content .breadcrumb-area{padding-top:162px;}.header.header-three +.gradiant-content .breadcrumb-area,.header.header-two +.gradiant-content .breadcrumb-area{padding-top:305px;}.header.header-three +.gradiant-content .slider-wrapper .main-slider .item,.header.header-two +.gradiant-content .slider-wrapper .main-slider .item{min-height:820px;}.header.header-eight +.gradiant-content .slider-wrapper .main-slider .item img,.header.header-three +.gradiant-content .slider-wrapper .main-slider .item img,.header.header-two +.gradiant-content .slider-wrapper .main-slider .item img{height:100%;min-height:820px;object-fit:cover;}.header.header-eight +.gradiant-content .slider-wrapper .main-slider .item,.header.header-eight +.gradiant-content .slider-wrapper .main-slider .item img{min-height:682px;}.header.header-eight +.gradiant-content .slider-wrapper .main-slider .theme-content{padding-top:132px;}.header.header-three +.gradiant-content .slider-wrapper .main-slider .theme-content,.header.header-two +.gradiant-content .slider-wrapper .main-slider .theme-content{padding-top:282px;}.header.header-eight +.gradiant-content .slider-wrapper .main-slider .owl-nav [class*=owl-]{top:145px;}.header.header-three +.gradiant-content .slider-wrapper .main-slider .owl-nav [class*=owl-],.header.header-two +.gradiant-content .slider-wrapper .main-slider .owl-nav [class*=owl-]{top:216px;}.header.header-eight,.header.header-three,.header.header-two{position:absolute;right:0;left:0;width:100%;margin:0 auto;}.header.header-three,.header.header-two{max-width:81.15%;top:80px;}.header.header-three{background:var(--sp-gradient1);color:#fff;}.header.header-three .navbar-area.sticky-menu{background:var(--sp-gradient1);}.header.header-three .header-backside,.header.header-two .header-backside{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:138%;opacity:.6;text-align:center;margin:auto;transition:opacity 0s linear;z-index:-1;}.header.header-three .header-backside>span>span,.header.header-two .header-backside>span>span{max-width:93.9%;display:inline-block;width:100%;height:100%;}.header.header-three .header-backside>span>span,.header.header-three .header-backside:after,.header.header-three .header-backside:before,.header.header-three .header-backside>span:after,.header.header-three .header-backside>span:before{background:var(--sp-gradient1);}.header.header-two .header-backside>span>span,.header.header-two .header-backside:after,.header.header-two .header-backside:before,.header.header-two .header-backside>span:after,.header.header-two .header-backside>span:before{background:#fff;}.header.header-three .header-backside:after,.header.header-three .header-backside:before,.header.header-three .header-backside>span:after,.header.header-three .header-backside>span:before,.header.header-two .header-backside:after,.header.header-two .header-backside:before,.header.header-two .header-backside>span:after,.header.header-two .header-backside>span:before{content:"";position:absolute;width:3.05%;height:14%;opacity:.7;}.header.header-three .header-backside:before,.header.header-two .header-backside:before{top:0;left:0;clip-path:polygon(100% -5%,100% 100%,0 100%);}.header.header-three .header-backside:after,.header.header-two .header-backside:after{top:0;right:0;clip-path:polygon(0 100%,0 -5%,100% 100%);}.header.header-three .header-backside>span:after,.header.header-two .header-backside>span:after{right:0;bottom:0;clip-path:polygon(100% 0,0 108%,0 0);}.header.header-three .header-backside>span:before,.header.header-two .header-backside>span:before{left:0;bottom:0;clip-path:polygon(100% 0,0 0,100% 108%);}.header.header-three .navbar-area.sticky-menu,.header.header-two .navbar-area.sticky-menu{max-width:81.15%;margin:0 auto;}.header.header-three .av-container,.header.header-two .av-container{padding:0 25px;}.header.header-three .navbar-area,.header.header-two .navbar-area{padding:0;}.header.header-three .header-wrap-right,.header.header-two .header-wrap-right{min-height:90px;margin-left:8px;border-left:1px solid rgba(189,189,189,.45);}.header.header-three .menubar .menu-wrap > li > a,.header.header-two .menubar .menu-wrap > li > a{line-height:90px;}.header.header-three .theme-menu,.header.header-two .theme-menu{padding-left:12px;border-left:1px solid rgba(189,189,189,.45);}.header.header-three .logo img,.header.header-two .logo img{max-width:100%;}.header.header-three .tagcloud a,.header.header-three .widget:not(.widget_social_widget) a:hover,.header.header-three .widget:not(.widget_social_widget) a:focus{color:#fff;}.header.header-three .menubar .menu-wrap > li > a,.header.header-three .contact-icon i,.header.header-three .header-widget a:hover span.title,.header.header-three .header-widget a:focus span.title{background:transparent;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#fff;}.header.header-six{background:var(--sp-gradient2);color:#fff;}.header.header-eight{top:0;background:transparent;color:#fff;}.header.header-eight .navbar-area{padding:0;background:var(--sp-gradient2);position:relative;z-index:0;}.header.header-eight .menu-right .header-wrap-right{min-height:97px;}.header.header-eight .menubar .menu-wrap > li > a{color:#fff;line-height:97px;}.header.header-eight .navbar-area:before,.header.header-eight .navbar-area:after{content:"";left:0;bottom:0;width:32%;height:200%;min-height:97px;position:absolute;background:var(--sp-gradient1);clip-path:polygon(0 0,80% 0%,100% 50%,80% 100%,0 100%,0% 50%);z-index:-1;}.header.header-eight .navbar-area:after{left:26px;opacity:.6;z-index:-1;}.header.header-eight .navbar-area .av-column-3.my-auto .logo{position:absolute;top:-58px;}.header.header-eight .navbar-area .av-column-3.my-auto .logo img{max-width:200px;}.header.header-eight .header-above-info{border-bottom:0;}.header.header-eight .header-above-info .widget-left.text-av-left.text-center{justify-content:flex-start;max-width:165px;margin-left:auto;padding-left:18px;}.header.header-eight .navbar-area .menubar ul.menu-wrap{padding-left:30px;}.header.header-eight .header-above-info .widget.widget_nav_menu a,.header.header-eight .header-above-info .widget.widget_nav_menu li{line-height:18px;}.header.header-eight .header-above-info .widget_nav_menu li:not(:last-child){padding-right:9px;margin-right:5px;border-right:1px solid #fff;}.header.header-eight .header-above-info .widget_nav_menu a:not(:hover):not(:focus){color:#fff;}.header.header-eight .cart-icon-wrap{box-shadow:none;}.header.header-eight .cart-icon-wrap i{background:transparent;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#fff;}.header.header-eight .cart-wrapper .cart-icon-wrap span{right:0;top:-5px;border:0;line-height:19px;}.header.header-eight .navbar-area ul li.cart-wrapper{margin-right:3px;}.header.header-eight .header-search-toggle{color:#fff;}.cta-section .av-columns-area,.cta-section .av-columns-area [class*='av-column-']{margin-bottom:0;}.cta-section .av-columns-area [class*='av-column-'].my-auto{margin-bottom:auto;}.header-2 .breadcrumb-content,.header-3 .breadcrumb-content{padding-top:300px;}.header-7 .breadcrumb-content{padding-top:200px;}}@media (min-width: 992px) and (max-width: 1330px){.main-slider .owl-nav [class*=owl-]{width:42px;height:42px;}.main-slider .owl-nav [class*=owl-] i{font-size:14.5px;}.main-slider .owl-nav [class*=owl-]:hover{width:96px;}.main-slider .owl-nav .owl-prev{left:.46%;}.main-slider .owl-nav .owl-next{right:.46%;}}@media (min-width: 992px) and (max-width: 1124px){.widget_social_widget li:not(:last-child) a{margin-right:3px;}.av-btn-wrapper .av-btn:not(:last-child){margin-right:10px;}.menubar .menu-wrap > li > a{padding:0px 13px;}.widget_social_widget li{margin-left:8px;}.share-toolkit .toolkit-hover,.widget_social_widget li a{width:35px;height:35px;line-height:35px;font-size:15px;}.footer-copyright .widget_social_widget li{margin-left:6px;}.footer-copyright .widget_social_widget a{width:35px;height:35px;}}@media (min-width: 992px) and (max-width: 1111px){.cta-content .cta-icon-wrap{left:-65px;}.info-wrapper2 .widget.widget-contact{padding:45.5px 25px;}.info-wrapper2 .widget.widget-contact .contact-area .contact-icon{margin:0 12px 0 0;font-size:42px;}.info-wrapper2 .widget.widget-contact .contact-area span.text{font-size:16px;}.info-wrapper2 .widget.widget-contact .contact-area span.title{font-size:21px;font-weight:700;}.info-section-one .widget-contact .contact-area .title{font-size:14px;}.header.header-seven .navbar-area .menu-right.menu-left{margin-top:-26px;}.header.header-seven .navbar-area .menubar .menu-wrap > li > a{font-size:14.5px;}.header.header-seven .navbar-area .share-toolkit .toolkit-hover,.header.header-seven .navbar-area .widget_social_widget li a{width:30px;height:30px;line-height:30px;font-size:14px;}.header-widget:not(.header-carousel) .widget:not(.widget_media_video){flex:1;}.widget-right .widget,.widget-left .widget{padding:0px 10px;}.widget-right .widget:nth-child(n+2){padding:0 10px;}.header .contact-info span.title{font-size:14px;}.av-button-area{padding-left:.75em;}.menu-right > ul{padding-left:12px;}li.cart-wrapper{margin-right:5px;}li.search-button{padding-left:5px;}}@media (min-width: 992px) and (max-width: 1110px){.header.header-six .navbar-full .widget-wrp .widget{max-width:239px;margin-right:8px;padding-right:8px;}.header.header-five .widget-wrp .widget{max-width:280px;}.card404 h1{font-size:188px;line-height:135px;}.card404 .card404icon{width:135px;height:135px;}.card404 .card404icon:after{width:112px;height:112px;}.card404 .card404icon:before{width:120px;height:120px;}}@media (min-width: 992px) and (max-width: 1288px){.header.header-three,.header.header-two{max-width:86.5%;}.header.header-three .header-wrap-right,.header.header-two .header-wrap-right{max-width:200px;}.header.header-three .navbar-area .av-column-3.my-auto,.header.header-two .navbar-area .av-column-3.my-auto{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.header.header-three .navbar-area .av-column-9.my-auto,.header.header-two .navbar-area .av-column-9.my-auto{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;}.header.header-three .navbar-area .menubar .menu-wrap > li > a,.header.header-two .navbar-area .menubar .menu-wrap > li > a{font-size:14px;padding:0px 10px;}.header.header-three .navbar-area .menubar ul.menu-wrap > li.dropdown > a,.header.header-two .navbar-area .menubar ul.menu-wrap > li.dropdown > a{padding-right:18px;}.header.header-three .header-wrap-right li.search-button,.header.header-two .header-wrap-right li.search-button{margin-left:0;padding-left:0;}}@media (min-width: 992px) and (max-width: 1041px){.header.header-three .header-wrap-right,.header.header-two .header-wrap-right{max-width:165px;}}@media (max-width: 991px){.cta-section .cta-overlay:before,.cta-content .cta-icon-wrap{display:none;}.badge{line-height:1.2;vertical-align:text-top;}.not-included{margin-top:-10px;}div.theme-mobile-nav{display:block;}.hide-mobile-tablet.sticky-menu{position:relative;}.hide-mobile-tablet{display:none;}.theme-mobile-menu .header-wrap-right .widget-wrap,.mobile-menu .login-btn{display:none;}.header .widget_info li{margin-right:0;margin-bottom:5px;}.header-widget .widget_social li a{margin-bottom:4px;}.main-slider .owl-nav{position:absolute;left:0;right:0;bottom:1em;}.main-slider .owl-nav [class*=owl-]{position:relative;left:0;right:0;width:45px;height:45px;}.owl-theme .owl-nav [class*=owl-]:hover{width:95px;left:0;right:0;}.main-slider .owl-nav .owl-prev{margin-right:6px;}.main-slider .owl-nav .owl-next{margin-left:6px;}.theme-slider div.theme-content{margin-bottom:15px;}.theme-content h1{font-size:28px;}.theme-content h3{font-size:16px;padding:8px 16px;line-height:1.25;}.theme-content p{font-size:14px;margin-bottom:10px;}.widget-left .widget:nth-child(2n+3),.widget-left .widget:first-child,.widget-right .widget:nth-child(n+2),.widget-right .widget,.widget-left .widget{padding:0 10px;}.widget-left,.widget-right{justify-content:center;}.info-section{margin-top:80px;margin-bottom:0;}.info-section-one .info-wrapper [class*='av-sm-column']{margin-bottom:15px;}.info-section-one .info-wrapper [class*='av-sm-column']:last-child{margin-bottom:0;}.info-section-one .widget-contact .contact-area .title{font-size:96%;}.footer-one .footer-main .footer-info-overwrap{display:none;}.shapes-section [class*="shape"]{display:none;}.footer-one .footer-above .contact-info span.title{font-size:20px;font-weight:500;}.footer-one .footer-above .contact-icon{font-size:50px;height:50px;}.header-six .widget_social_widget{display:none;}}@media (min-width: 480px) and (max-width: 767px){.hide-tablet{display:none;}.hide-tablet.sticky-menu{position:relative;}}@media (min-width: 601px) and (max-width: 991px){.gallery-area .gallery-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.info-section-one .info-wrapper:not(.info-four) [class*='av-sm-column']:nth-child(4n){border-left:0;}.info-section-one .info-wrapper.info-four [class*='av-sm-column']:nth-child(5n){border-left:0;}.info-section-one .info-wrapper .widget-contact .contact-area .title{font-size:87%;}.footer-one .footer-above [class*='av-column-']:nth-child(3n){border-left:0;}.step-section .av-columns-area [class*='av-column-']:nth-child(2n) .stepbox .step-effect{display:none;}}@media (min-width: 768px) and (max-width: 991px){.footer-one .footer-copyright .av-columns-area [class*='av-column-']:nth-child(3n){border-left:0;}.timeline::before{height:94%;}}@media (min-width: 768px){.timeline-item{justify-content:space-around;}}@media (max-width: 767px){.av-my-default{margin:80px 0;}.av-mt-default{margin-top:80px;}.av-mb-default{margin-bottom:80px;}.av-py-default{padding:80px 0;}.av-pt-default{padding-top:80px;}.av-pb-default{padding-bottom:80px;}.section404{padding:80px 0;}.av-container-fluid,.av-container{padding:0 25px;}.hide-mobile-tablet.sticky-menu{position:relative;}.hide-mobile-tablet{display:none;}.breadcrumb-right .breadcrumb-content,.breadcrumb-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center;}.breadcrumb-right h2{text-align:center;}.breadcrumb-content .breadcrumb-heading,.breadcrumb-content .breadcrumb-list{text-align:center;}.breadcrumb-content .breadcrumb-list{width:max-content;border-radius:20px;padding:12px 18px;}.breadcrumb-left .breadcrumb-list:before,.breadcrumb-right .breadcrumb-list:before{width:100%;left:0;right:0;border-radius:20px;}.breadcrumb-left .breadcrumb-heading h2,.breadcrumb-right .breadcrumb-heading h2{border-width:0;border-bottom-width:4px;border-image-slice:0 0 1 0;padding:0;padding-bottom:4px;margin-bottom:20px;font-size:30px;}.header-widget .widget:nth-child(1n+2){margin-left:0;}.header-widget .widget_social li:first-child a{padding-left:0;}.mobi-head-top{width:100%;}.mobile-logo{text-align:left;}.site-description{white-space:normal;}.site-title,.site-description{text-align:left;}.mobile-menu-right > ul{padding-left:0;padding-right:10px;}.theme-mobile-menu .header-wrap-right .widget-wrap,.theme-mobile-menu .header-wrap-right .about-toggle-list,.theme-mobile-menu .header-wrap-right .search-button,.theme-mobile-menu .header-wrap-right .av-button-area{display:none;}.shopping-cart{right:-103%;width:280px;}.theme-slider div.theme-content{margin-bottom:0;padding:10px 0;}.footer-copyright .widget-left,.footer-copyright .widget-right,.footer-copyright .widget-center{min-height:60px;}.footer-one .footer-copyright .av-columns-area [class*='av-column-']{border-left:0;border-bottom:1px solid rgba(189,189,189,.45);}.footer-one .footer-copyright .av-columns-area [class*='av-column-']:last-child{border-bottom:none;}.timeline-content{margin-top:0;}.timeline-item{padding:0 15px;margin-bottom:22px;}.timeline-item:last-child{margin-bottom:0;}.timeline-item:nth-child(even) strong,.timeline-item:nth-child(even) p{text-align:left;}.timeline-item:nth-child(odd){flex-direction:row;}.timeline::before{left:6.25%;height:100%;}.timeline-circle{position:absolute;left:6.3%;}.timeline-item:nth-child(even) .timeline-content{border-left:5px solid var(--sp-primary);border-right:0;}.timeline-item:nth-child(odd) .timeline-date{text-align:left;}.timeline-item:nth-child(2) .timeline-content{border-left-color:#ff5600;}.timeline-item:nth-child(4) .timeline-content{border-left-color:#12affe;}.timeline-item:nth-child(6) .timeline-content{border-left-color:#ffa805;}.timeline-item:nth-child(8) .timeline-content{border-left-color:#69e9f2;}.timeline-item:nth-child(10) .timeline-content{border-left-color:#3224e9;}.testimonials-item{flex-wrap:wrap;text-align:center;}.testimonials-client-thumb{margin-right:0;width:230px;height:230px;}.testimonials-client-thumb:before{left:-41px;margin:auto;}.testimonial-carousel .owl-thumbs{position:relative;top:0;left:0;margin:0 auto;width:100%;max-width:55%;overflow:hidden;overflow-x:auto;white-space:nowrap;padding:15px;max-height:70px;margin-top:20px;}.testimonial-carousel .owl-thumbs::-webkit-scrollbar{width:0;height:0;}.testimonial-carousel .owl-thumbs .owl-thumb-item{top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;position:relative !important;width:40px !important;height:40px !important;margin:0 3px;}.testimonial-carousel.owl-theme .owl-nav{transform:none;margin-top:6px;margin-bottom:-10px;}.inner-client-section{margin-top:0;}.contactinfo-section{background-size:cover;background-position:center;}.heading-title h3{font-size:30px;}.footer-one .footer-above .contact-info span.text{font-size:15px;margin-bottom:4px;}.footer-one .footer-above .contact-info span.title{font-size:19px;}}@media (max-width: 600px){.info-section-one .info-wrapper{padding:16px 0px;}.info-section-one .info-wrapper [class*='av-sm-column']{border-left:0;padding-bottom:15px;border-bottom:1px solid rgba(189,189,189,.45);}.info-section-one .info-wrapper [class*='av-sm-column']:last-child{padding-bottom:0;border-bottom:0;}.footer-one .footer-above .av-columns-area{margin-bottom:0;}.footer-one .footer-above [class*='av-column-']{border-left:0;margin-bottom:0;border-bottom:1px solid rgba(189,189,189,.45);}.footer-one .footer-above [class*='av-column-']:last-child{border-bottom:none;}.stepbox .step-effect{display:none;}.contactform{padding:22px;}.contactform .wpcf7 form{margin-bottom:-20px;}.contactform .wpcf7 form p{margin-bottom:20px;}.contactform .wpcf7 form p:nth-child(5),.contactform .wpcf7 form p:nth-child(3){margin-left:0;}.contactform .wpcf7 form p:nth-child(5),.contactform .wpcf7 form p:nth-child(2),.contactform .wpcf7 form p:nth-child(3),.contactform .wpcf7 form p:nth-child(4){flex:0 0 100%;}}@media (max-width: 540px){.contactform-cards-item .cards-area,.detailinfo .contact-area{flex-wrap:wrap;justify-content:flex-start;}.contactform-cards-item .cards-area .cards-btn,.contactform-cards-item .cards-area .av-btn,.detailinfo .av-btn{margin-top:30px;margin-left:0;}.comment-respond{padding:25px;}.comment-list .children{margin-left:1rem;}.widget_media_gallery .gallery-item{width:100%;margin-bottom:30px;}.hide-mobile{display:none;}.hide-mobile.sticky-menu{position:relative;}.theme-slider .av-container{padding:0 15px;}.theme-content h3{font-size:14px;margin-bottom:5px;padding:6px 12px;}.theme-content h1{font-size:22px;margin-bottom:3px;}.theme-content p{font-size:13px;margin-bottom:5px;}.theme-content .av-btn{font-size:13px;padding:6px 12px;}.theme-content .av-btn:not(:last-child){margin-right:8px;}.theme-content .av-btn i{width:25px;height:25px;line-height:2.1;vertical-align:middle;}.widget-left,.widget-right{flex-wrap:wrap;}.widget-right .widget,.widget-left .widget{width:100%;padding:0 10px;}.widget-right .widget:not(:last-child),.widget-left .widget:not(:last-child){padding:0;padding-bottom:10px;}.site-description{padding-top:1px;}.widget_social_widget li:not(:last-child){margin-right:3px;}.widget_social_widget li{margin-left:4px;}.share-toolkit .toolkit-hover,.widget_social_widget li a{width:30px;height:30px;line-height:30px;font-size:15px;}.av-btn-wrapper{text-align:center;}.av-btn-wrapper .av-btn:not(:last-child){margin-right:10px;}.av-btn-wrapper .av-btn:nth-child(2){margin-right:0;}.av-btn-wrapper .av-btn:last-child{margin-top:10px;}.card404 h1{font-size:96px;line-height:88px;max-height:78px;margin-bottom:20px;}.card404 .card404icon{width:78px;height:78px;font-size:36px;margin:0 4px;}.card404 .card404icon:before{width:68px;height:68px;}.card404 .card404icon:after{width:64px;height:64px;}.card404 h4{font-size:28px;margin-bottom:15px;}}@media (max-width: 436px){.calendar_wrap table th,.calendar_wrap table td{line-height:43px;}.comments-area .comment-meta .comment-author img{position:unset;width:90px;margin-bottom:15px;}.comments-area .comment-body{padding:0;}.comment-list .children .comment-body{padding:20px;padding-left:20px;border-radius:8px;}}@media only screen and (max-width:675px){.cta-content-wrap .cta-btn{margin-top:20px;padding-left:0;}}@media screen and (max-width: 580px){.post-content{padding:22px;}.post-count{bottom:32px;right:-6px;font-size:60px;}.post-items:not(.latest_posts):hover .post-count,.post-items:not(.latest_posts):focus-within .post-count{top:22px;right:20px;}}@media only screen and (max-width:420px){.mobile-logo .logo{max-width:170px;}.mobile-logo .logo img{max-width:90%;}.logo a,.mobile-logo a,.site-title{display:flex;flex-wrap:wrap;font-size:22px;align-items:center;}.mobile-menu-right .header-search-toggle,.mobile-menu-right .cart-icon-wrap #cart{font-size:14px;}.toggle-lines div{height:2.5px;margin:0 0 3.7px;}.hamburger .toggle-lines{padding:6px 8px 6px;}.cart-wrap,.hamburger,.mobile-menu-right .header-search-toggle,.mobile-menu-right .cart-icon-wrap #cart,.cart-icon .cart-icon-wrapper i{width:35px;height:35px;line-height:1.65;}.post-footer table{overflow-x:auto;display:flex;}}@media only screen and (max-width: 358px){.mobile-menu-right > ul{padding-right:6px;}.headtop-mobi{margin-left:5px;}.header .header-search-toggle,.cart-icon-wrap{font-size:14px;width:35px;height:35px;}.cart-wrapper .cart-icon-wrap i{font-size:15px;}.header-above-toggle{width:35px;height:35px;line-height:35px;}.theme-content h1{font-size:19px;}.theme-content p{max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.theme-content .av-btn{font-size:12px;padding:5px 10px;}.theme-content .av-btn:not(:last-child){margin-right:1px;}body .widget_social_widget .toolkit-hover+ul{margin-top:0;}}@media only screen and (max-width: 330px){.theme-content h3{width:100%;font-size:11px;margin-bottom:5px;padding:5px 8px;}.theme-content h1{font-size:17px;}.theme-content .av-btn{font-size:11px;padding:3px 8px;line-height:2.2;}.theme-mobile-menu .header-wrap-right li{margin-right:6px;}.mobile-logo .logo{max-width:144px;}.card404-btn a{clear:both;margin-right:0;margin-top:12px;}.post-items p+ul{padding-left:5px;}.service-item .av-btn{min-width:155px;}}.gradiant2-content .av-container.woo-container{padding:0;}.woo-container .av-columns-area{width:100%;flex-basis:100%;}.gradiant2-content .woocommerce div.product{margin-bottom:30px;}.woocommerce form.woocommerce-ordering{margin:0 0 2em;}.gradiant2-content .page-title{margin-bottom:1.25rem;}.woocommerce .woocommerce-ordering select.orderby{background-color:var(--sp-white);box-shadow:0 0 10px rgba(0,0,0,.1);border-color:#ececec;cursor:pointer;}.woocommerce p.woocommerce-result-count{margin:0;padding:4px 10px;background:var(--sp-gradient1);color:var(--sp-white);}.av-container.woo-container .product{padding-right:15px;padding-left:15px;margin-bottom:2em;}.product .product-single{text-align:center;background-color:#fff;-webkit-transition:.3s;transition:.3s;transition:var(--sp-transition);display:block;position:relative;overflow:hidden;border:1px solid var(--sp-border-light);border-radius:0;}.product .product-single:hover,.product .product-single:focus-within{box-shadow:0px 0px 20px 0px rgba(0,0,0,.1);}.product-img{position:relative;overflow:hidden;display:block;}.product .product-single a > img{text-align:center;margin:auto;border-bottom:1px solid var(--sp-border-light);}.product-content{padding:12px 10px;display:flex;align-items:center;justify-content:space-between;}.product .product-single h3{font-size:.95rem;display:inline-block;font-weight:500;line-height:1.5;text-align:left;text-transform:capitalize;}.woocommerce div.product .product-single .price{display:inline-block;font-size:.9rem;font-weight:500;line-height:1.5;text-align:right;margin-left:5px;}.price .woocommerce-Price-amount.amount{display:inline-block;font-size:inherit;line-height:inherit;}.product-action{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;padding:.782rem .35rem;background:var(--sp-gradient2);opacity:0;visibility:hidden;transform:translateY(100%);transition:var(--sp-transition);}.woocommerce div.product-single:hover .product-action,.woocommerce div.product-single:focus-within .product-action{opacity:1;visibility:visible;transform:translateY(0);}.woocommerce div.product-single a.button,.woocommerce div.product-single a.button.add_to_cart_button,.woocommerce div.product-single a.added_to_cart.wc-forward{flex:auto;position:relative;font-weight:500;letter-spacing:.65px;border-radius:0;padding:0;font-size:.77rem;text-transform:capitalize;color:var(--sp-white);transition:var(--sp-transition);background:none;}.woocommerce div.product-single a.added_to_cart.wc-forward{margin-left:6px;border-left:1px solid rgba(255,255,255,15%);padding-left:6px;}.woocommerce div.product-single a.button.add_to_cart_button:before{content:"";font-family:fontawesome;display:block;text-align:center;margin-bottom:6px;font-size:20px;line-height:15px;}.woocommerce div.product-single a.added_to_cart.wc-forward:before{content:"";font-family:fontawesome;display:block;text-align:center;margin-bottom:6px;font-size:20px;line-height:15px;}.woocommerce div.product-single a.button:hover,.woocommerce div.product-single a.button:focus,.woocommerce div.product-single a.button.add_to_cart_button:hover,.woocommerce div.product-single a.button.add_to_cart_button:focus,.woocommerce div.product-single a.button.add_to_cart_button.added,.woocommerce div.product-single a.added_to_cart.wc-forward:hover,.woocommerce div.product-single a.added_to_cart.wc-forward:focus{color:var(--sp-primary);}.product .product-single .price del span{color:#b7b7b7;text-decoration-line:line-through;}.woocommerce div.product .product-single .price > span,.product .product-single .price ins span{}.woocommerce #reviews #comments h3{font-size:28px;letter-spacing:.5px;margin-bottom:20px;}.woocommerce div.product .woocommerce-tabs .panel h3{font-size:30px;margin-bottom:10px;}.related.products h3{text-transform:capitalize;}.product .product-single ul.rate{margin-top:15px;font-size:16px;}.product .product-single ul.rate li i.fa.fa-star:before{margin-right:5px;}.product .product-single ul.rate{transform:translateX(-100%);margin-top:-40px;font-size:16px;width:100%;text-align:left;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;}.product .product-single ul.rate li{background-color:rgba(17,17,17,.7);display:inline-block;text-align:center;color:var(--sp-white);min-height:40px;line-height:40px;padding:0 17px;border-radius:0 20px 0 0;}.product .product-single:hover ul.rate,.product .product-single:focus-within ul.rate{opacity:1;visibility:visible;transform:translateX(0);}p.woocommerce-notice.woocommerce-notice--success{margin-bottom:15px;padding:15px;border-top:2px solid transparent;}.woocommerce ul.order_details{padding:15px 15px 0;background-color:var(--sp-white);border:1px solid #d3ced2;}.woocommerce ul.order_details li{margin-bottom:15px;}.woocommerce .woocommerce-order h2{font-size:32px;margin-bottom:15px;}.woocommerce section.woocommerce-customer-details address{border-radius:0;border:1px solid #d3ced2;padding:22px;}p.woocommerce-notice.woocommerce-notice--success,div.woocommerce-info,p.woocommerce-info,li.woocommerce-info{border-color:var(--sp-gradient1);background-color:var(--sp-white);box-shadow:0 6px 25px -5px rgba(0,0,0,.12);}p.woocommerce-notice.woocommerce-notice--success a,div.woocommerce-info a,p.woocommerce-info a,li.woocommerce-info a,p.woocommerce-notice.woocommerce-notice--success:before,div.woocommerce-info:before,p.woocommerce-info:before,li.woocommerce-info:before{color:var(--sp-gradient1);}.woocommerce nav.woocommerce-pagination{display:block;margin-top:2.5em;margin-bottom:2em;}.woocommerce nav.woocommerce-pagination ul.page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers li{border:none;float:none;display:inline-flex;align-items:center;}.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers{display:inline-flex;min-width:1.67em;height:1.67em;justify-content:center;align-items:center;}.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus,.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover,.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current{color:var(--sp-white);}.product .product-single a.added_to_cart.wc-forward{font-weight:600;letter-spacing:.5px;display:block;}.dark-product .product-single{background:var(--sp-gradient1);}.dark-product .product-single h2,.dark-product .product-single .woocommerce-Price-amount.amount{color:var(--sp-white);}.woocommerce .dark-product div.product-single a.button,.woocommerce div.product-single .dark-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{color:var(--sp-gradient1);background-color:var(--sp-white);}.dark-product .product-single a.added_to_cart.wc-forward{color:var(--sp-white);}.single-product .product .product_title.entry-title{letter-spacing:.65px;font-size:34px;margin-bottom:3px;}.single-product .product p.price{margin-bottom:10px;}.single-product .product .product_meta > span{display:block;}.single-product .product .single_add_to_cart_button{margin-left:10px;}.woocommerce .col2-set div.col-2,.woocommerce-page .col2-set div.col-2,.woocommerce .col2-set div.col-1,.woocommerce-page .col2-set div.col-1{width:48%;max-width:100%;}span.woocommerce-input-wrapper{width:100%;}.select2-container--default span.select2-selection--single{height:34px;border-radius:0;background-color:#fbfbfb;border-color:#e9e9ea;}.select2-container--default .select2-selection--single span.select2-selection__rendered{line-height:34px;}.select2-container--default .select2-selection--single span.select2-selection__arrow{height:30px;}.woocommerce form p.form-row{margin:0 0 10px;}.woocommerce-checkout-review-order li{position:relative;}.woocommerce-checkout-review-order li label{margin-bottom:0;vertical-align:middle;line-height:1.5;display:inline-flex;align-items:center;}.woocommerce-checkout div#payment.woocommerce-checkout-payment{background-color:var(--sp-white);box-shadow:0 3px 30px -6px rgba(0,0,0,.15);}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,body.woocommerce-checkout #payment div.payment_box{background-color:#f7f1ee;border:2px solid var(--sp-gradient1);}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,body.woocommerce-checkout #payment div.payment_box::before{border-color:var(--sp-gradient1);border-right-color:transparent !important;border-left-color:transparent !important;border-top-color:transparent !important;top:-.95em;}.woocommerce-checkout-review-order #payment ul.payment_methods label img{height:38px;margin-left:.75em;}.woocommerce-checkout #payment .payment_method_paypal a.about_paypal{padding:0 10px;background-color:var(--sp-white);line-height:30px;border-radius:20px;font-weight:600;box-shadow:0 0 10px -2px rgba(0,0,0,.2);}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin-bottom:18px;}.woocommerce form .form-row textarea.input-text{padding:7px;}.woocommerce .quantity .qty{padding:.469rem;}.woocommerce table.shop_table a.remove{background:var(--sp-gradient1);color:var(--sp-white) !important;}.woocommerce form .form-row input.input-checkbox,.woocommerce form .form-row input.input-checkbox#terms{outline:none;outline-offset:unset;display:inline-block;}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{color:var(--sp-white);background:var(--sp-gradient1);border-radius:0;line-height:1.4;}.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"]{padding:7px 6px 6px;width:100%;max-width:180px;}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:var(--sp-white);}@media only screen and (min-width:992px){.woocommerce-checkout #payment .payment_method_paypal a.about_paypal{position:absolute;right:0;}}@media only screen and (max-width:991px){.woocommerce ul.order_details li{float:none;border-right:0;padding-bottom:10px;border-bottom:1px dashed #d3ced2;}.woocommerce p.woocommerce-result-count{display:block;text-align:center;width:100%;}.woocommerce .woocommerce-ordering{display:block;width:100%;margin-top:.5em;}.woocommerce .col2-set div.col-2,.woocommerce-page .col2-set div.col-2,.woocommerce .col2-set div.col-1,.woocommerce-page .col2-set div.col-1{width:100%;max-width:100%;}}.product .product-single .sale-ribbon{position:absolute;top:12px;left:-24px;margin:0;font-size:13px;font-weight:500;text-align:left;padding:1px 30px;text-transform:uppercase;color:var(--sp-white);background:var(--sp-gradient2);box-shadow:0 0 12px rgba(255,255,255,.35);transform:rotate(-45deg);z-index:1;}.woocommerce-account .addresses .title .edit,.woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-number a,.woocommerce-account .woocommerce-MyAccount-content p a{color:var(--sp-gradient1);}.woocommerce-MyAccount-navigation ul{background-color:#f9f9f9;border:1px solid #e5e5e5;padding:0;list-style:none;margin:0;}.woocommerce-MyAccount-navigation ul li a{display:block;padding:10px 20px;line-height:1.5;border-width:0;border-style:solid;border-left-width:2px;border-left-color:transparent;border-bottom-width:1px;border-bottom-color:#e5e5e5;color:#2c3145;-webkit-transition:.3s all;transition:.3s all;}.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li a:focus{background-color:var(--sp-white);border-left-color:var(--sp-gradient1);}.woocommerce-account .woocommerce-MyAccount-content{border:1px solid #e5e5e5;padding:20px;background-color:#fbfbfb;min-height:254px;}.woocommerce .woocommerce-Addresses{margin-top:15px;}.woocommerce .woocommerce-Addresses .woocommerce-Address{border:1px solid #e5e5e5;padding:15px;}.woocommerce-account .addresses address{margin-bottom:0;}.woocommerce-account .edit-account .woocommerce-form-row input.woocommerce-Input{min-height:38px;padding:8px 15px;}.woocommerce-account .edit-account .woocommerce-form-row em{margin-top:5px;display:block;}.woocommerce-account .edit-account .woocommerce-form-row{display:inline-block;}.woocommerce-account .edit-account .woocommerce-Button{margin-top:10px;}.woocommerce-Address-title{position:relative;}.woocommerce-Address-title a.edit{position:absolute;top:0;right:0;}@media only screen and (max-width:991px){.woocommerce .woocommerce-Addresses .woocommerce-Address{width:100% !important;float:none !important;}.woocommerce .woocommerce-Addresses .woocommerce-Address:not(:last-child){margin-bottom:15px;}}.widget_top_rated_products li{background:var(--sp-gradient2);}button.featherlight-close-icon.featherlight-close{background-color:var(--sp-primary);border:1px solid var(--sp-white);top:40px;right:40px;border-radius:0;}.is-style-circle figure.tiled-gallery__item:before{content:"";position:absolute;inset:0;background:#000;border-radius:100%;opacity:0;visibility:hidden;transition:.65s;}.is-style-circle figure.tiled-gallery__item:hover:before,.is-style-circle figure.tiled-gallery__item:focus:before{visibility:visible;opacity:.5;}.wp-block-jetpack-tiled-gallery .tiled-gallery__row{margin-right:calc(-.4 * var(--bs-gutter-x));margin-left:calc(-.4 * var(--bs-gutter-x));--bs-gutter-x:1.5rem;}.wp-block-jetpack-tiled-gallery .tiled-gallery__row>*{padding-right:calc(var(--bs-gutter-x) * .4);padding-left:calc(var(--bs-gutter-x) * .4);}.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child){margin-bottom:20px;}.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row{margin-top:0px;}.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col{margin-left:0px;}.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item{border-radius:50%;box-shadow:rgba(14,30,37,12%) 0px 2px 4px 0px,rgba(14,30,37,32%) 0px 2px 16px 0px;}.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item{width:100% !important;height:100% !important;box-shadow:rgba(14,30,37,12%) 0px 2px 4px 0px,rgba(14,30,37,32%) 0px 2px 16px 0px;}.wp-block-jetpack-tiled-gallery .tiled-gallery__item{box-shadow:rgba(14,30,37,12%) 0px 2px 4px 0px,rgba(14,30,37,32%) 0px 2px 16px 0px;}.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{justify-content:center;}.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{width:100% !important;margin-bottom:20px;}.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{margin-bottom:0px;}.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{margin-top:0px;}.wp-block-table figcaption{text-align:center;}.sidebar .widget .wp-block-group .wp-block-image{margin-bottom:0;}