.wp-block-woocommerce-checkout-newsletter-subscription{align-items:flex-start;display:flex;margin:20px 0;padding-bottom:4px;padding-top:4px}.wp-block-woocommerce-checkout-newsletter-subscription .block-editor-rich-text__editable{line-height:24px;vertical-align:middle}.wp-block-woocommerce-checkout-newsletter-subscription .wc-block-components-checkbox{margin-right:16px;margin-top:0}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{height:var(--PhoneInputCountryFlag-height);width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:var(--PhoneInputCountrySelectArrow-transform);width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
.thegem-heading{position:relative}.thegem-heading.thegem-heading-animate:not(.thegem-heading-animated){opacity:0 !important}.thegem-heading .thegem-heading-line-wrap{display:block;overflow:hidden}.thegem-heading .thegem-heading-word-wrap,.thegem-heading .thegem-heading-letter-wrap{display:inline-flex;overflow:hidden}.thegem-heading .thegem-heading-word{display:inline-flex;white-space:nowrap}.thegem-heading.lines-slide-up.thegem-heading-animated .thegem-heading-line{animation-name:thegemHeadingLinesSlideUp;transform:translateY(100%);display:inline-block;animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(0,1,.3,1)}@keyframes thegemHeadingLinesSlideUp{from{transform:translateY(100%)}to{transform:translateX(0)}}.thegem-heading.lines-slide-up-random.thegem-heading-animated .thegem-heading-word{animation-name:thegemHeadingLinesSlideUpRandom;transform:translateY(100%);animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(.3,0,0,1)}@keyframes thegemHeadingLinesSlideUpRandom{from{transform:translateY(100%)}to{transform:translateX(0)}}.thegem-heading.words-slide-up.thegem-heading-animated .thegem-heading-word{animation-name:thegemHeadingWordsSlideUp;transform:translateY(100%);animation-fill-mode:forwards;animation-duration:1s;animation-timing-function:cubic-bezier(.3,1.7,.4,1)}@keyframes thegemHeadingWordsSlideUp{from{transform:translateY(100%)}to{transform:translateX(0)}}.thegem-heading.words-slide-left.thegem-heading-animated .thegem-heading-word{animation-name:thegemHeadingWordsSlideLeft;transform:translateX(100%);animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(.25,1,.5,1)}@keyframes thegemHeadingWordsSlideLeft{from{transform:translateX(100%)}to{transform:translateX(0)}}.thegem-heading.words-slide-right.thegem-heading-animated .thegem-heading-word{animation-name:thegemHeadingWordsSlideRight;transform:translateX(-100%);animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(.25,1,.5,1)}@keyframes thegemHeadingWordsSlideRight{from{transform:translateX(-100%)}to{transform:translateX(0)}}.thegem-heading.letters-slide-up.thegem-heading-animated .thegem-heading-letter{animation-name:thegemHeadingLettersSlideUp;position:relative;transform:translateY(100%);display:inline-flex;animation-fill-mode:forwards;animation-duration:.35s;animation-timing-function:cubic-bezier(.3,1.7,.4,1)}@keyframes thegemHeadingLettersSlideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.thegem-heading.typewriter.thegem-heading-animated .thegem-heading-letter{animation-name:thegemHeadingTypewriter;position:relative;opacity:0;display:inline-flex;animation-fill-mode:forwards;animation-duration:0ms;animation-timing-function:inherit}@keyframes thegemHeadingTypewriter{from{opacity:1}to{opacity:1}}.thegem-heading.letters-scale-out.thegem-heading-animated .thegem-heading-letter{animation-name:thegemHeadingLettersScaleOut;position:relative;transform:scale(1.5);opacity:0;display:inline-flex;animation-fill-mode:forwards;animation-duration:.5s;animation-timing-function:cubic-bezier(.3,4,.4,1)}@keyframes thegemHeadingLettersScaleOut{from{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.thegem-heading-wrap{position:relative;display:inline-flex}.thegem-heading.background-sliding{display:inline-flex;overflow:hidden;position:relative;z-index:1}.thegem-heading.background-sliding:before{content:'';transform-origin:left;transform:scale(0,1);position:absolute;top:0;left:0;bottom:0;right:0}.thegem-heading.background-sliding.thegem-heading-animated:before{animation-name:thegemHeadingBackgroundSliding;animation-duration:.7s;animation-fill-mode:forwards}@keyframes thegemHeadingBackgroundSliding{from{transform:scale(0,1)}to{transform:scale(1,1)}}.thegem-heading.background-sliding .thegem-heading-text-wrap{overflow:hidden;transform:translateX(-105%);position:relative;z-index:2}.thegem-heading.thegem-heading-animated .thegem-heading-text-wrap{transform:translateX(0%);transition-property:transform;transition-duration:.7s}.thegem-heading.background-sliding .thegem-heading-text{transform:translateX(105%);display:block;position:relative;z-index:2}.thegem-heading.thegem-heading-animated .thegem-heading-text{transform:translateX(0%);transition-property:transform;transition-duration:inherit;transition-delay:inherit;transition-timing-function:inherit}.thegem-heading-rotating{position:relative;display:inline-flex;overflow:hidden;transition-property:width,color;transition-timing-function:ease;transition-duration:.5s,.3s}.thegem-heading-rotating:before{content:'\200b'}.thegem-heading-rotating-text{position:relative;top:0;left:0;opacity:1;overflow:hidden;display:inline-flex;white-space:nowrap;transition-property:width,opacity;transition-timing-function:ease;transition-duration:.5s}.thegem-heading-rotating[data-animation=fade] .thegem-heading-rotating-text{display:inline-block}.thegem-heading.thegem-heading-animated.fade-tb{animation-duration:.7s;animation-fill-mode:both;animation-name:thegemHeadingFadeTB;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes thegemHeadingFadeTB{from{transform:translate(0,-10%);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-heading.thegem-heading-animated.fade-bt{animation-duration:.7s;animation-fill-mode:both;animation-name:thegemHeadingFadeBT;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes thegemHeadingFadeBT{from{transform:translate(0,10%);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-heading.thegem-heading-animated.fade-lr{animation-duration:.7s;animation-fill-mode:both;animation-name:thegemHeadingFadeLR;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes thegemHeadingFadeLR{from{transform:translate(-10%,0);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-heading.thegem-heading-animated.fade-rl{animation-duration:.7s;animation-fill-mode:both;animation-name:thegemHeadingFadeRL;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes thegemHeadingFadeRL{from{transform:translate(10%,0);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-heading.thegem-heading-animated.fade-simple{animation-duration:1s;animation-fill-mode:both;animation-name:thegemHeadingFadeSimple}@keyframes thegemHeadingFadeSimple{from{opacity:0}to{opacity:1}}@media screen and (min-width:1024px){.thegem-heading.thegem-heading-animate-disable-desktop,.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-line,.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-word,.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-letter,.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-text-wrap,.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-text,.thegem-heading.thegem-heading-animate-disable-desktop:before{animation:none !important;transform:none !important;opacity:1 !important;transition:none !important}}@media screen and (max-width:1023px) and (min-width:768px){.thegem-heading.thegem-heading-animate-disable-tablet,.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-line,.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-word,.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-letter,.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-text-wrap,.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-text,.thegem-heading.thegem-heading-animate-disable-tablet:before{animation:none !important;transform:none !important;opacity:1 !important;transition:none !important}}@media screen and (max-width:767px){.thegem-heading.thegem-heading-animate-disable-mobile,.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-line,.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-word,.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-letter,.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-text-wrap,.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-text,.thegem-heading.thegem-heading-animate-disable-mobile:before{animation:none !important;transform:none !important;opacity:1 !important;transition:none !important}}.thegem-heading .text-underline{text-decoration:underline}.thegem-heading .text-stroke{text-decoration:line-through}.thegem-heading .text-underline.text-stroke{text-decoration:underline line-through}
.thegem-button-animate .gem-button{opacity:0;transition:none}.thegem-button-animated.thegem-button-animation-slide-up,.thegem-button-animated.thegem-button-animation-slide-down,.thegem-button-animated.thegem-button-animation-slide-left,.thegem-button-animated.thegem-button-animation-slide-right{overflow:hidden}.thegem-button-animated.thegem-button-animation-slide-up .gem-button{animation-name:buttonSlideUp;animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(0,1,.3,1)}@keyframes buttonSlideUp{from{opacity:1;transform:translateY(170%)}to{opacity:1;transform:translateX(0)}}.thegem-button-animated.thegem-button-animation-slide-down .gem-button{animation-name:buttonSlideDown;animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(0,1,.3,1)}@keyframes buttonSlideDown{from{opacity:1;transform:translateY(-170%)}to{opacity:1;transform:translateX(0)}}.thegem-button-animated.thegem-button-animation-slide-left .gem-button{animation-name:buttonSlideLeft;animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(.25,1,.5,1)}@keyframes buttonSlideLeft{from{opacity:1;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}.thegem-button-animated.thegem-button-animation-slide-right .gem-button{animation-name:buttonSlideRight;animation-fill-mode:forwards;animation-duration:1.2s;animation-timing-function:cubic-bezier(.25,1,.5,1)}@keyframes buttonSlideRight{from{opacity:1;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.thegem-button-animated.thegem-button-animation-fade-down .gem-button{animation-duration:.7s;animation-fill-mode:both;animation-name:buttonFadeDown;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes buttonFadeDown{from{transform:translate(0,-10%);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-button-animated.thegem-button-animation-fade-up .gem-button{animation-duration:.7s;animation-fill-mode:both;animation-name:buttonFadeUp;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes buttonFadeUp{from{transform:translate(0,10%);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-button-animated.thegem-button-animation-fade-right .gem-button{animation-duration:.7s;animation-fill-mode:both;animation-name:buttonFadeRight;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes buttonFadeRight{from{transform:translate(-10%,0);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-button-animated.thegem-button-animation-fade-left .gem-button{animation-duration:.7s;animation-fill-mode:both;animation-name:buttonFadeLeft;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@keyframes buttonFadeLeft{from{transform:translate(10%,0);opacity:0}to{transform:translate(0,0);opacity:1}}.thegem-button-animated.thegem-button-animation-fade .gem-button{animation-duration:1s;animation-fill-mode:both;animation-name:buttonFade}@keyframes buttonFade{from{opacity:0}to{opacity:1}}
#page-preloader{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999999;opacity:.98;background:#2c2e3d}.block-preloader.preloader,.block-preloader{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;height:auto}.block-preloader+*{overflow:visible !important}.block-preloader.preloader+*:not(iframe){height:auto !important}.block-preloader:after{display:none}#page-preloader.preloader-loaded .page-preloader-spin,.block-preloader.preloader-loaded .page-preloader-spin{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#page-preloader.preloader-loaded,.block-preloader.preloader-loaded{visibility:hidden;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.no-js #page-preloader,.no-js .block-preloader{display:none}#page-preloader .page-preloader-spin,.block-preloader .page-preloader-spin,.preloader-spin{position:absolute;left:50%;top:50%;z-index:1001;width:80px;height:80px;margin:-40px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid transparent;border-top-color:#b9b7ff;-webkit-animation:PreloaderSpin 2s linear infinite;animation:PreloaderSpin 2s linear infinite}.preloader-spin{border-top-color:#b9b7ff}.block-preloader .page-preloader-spin{top:100px;margin-top:0}#page-preloader .page-preloader-spin:before,.block-preloader .page-preloader-spin:before,.preloader-spin:before{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid transparent;border-top-color:#00bcd4;-webkit-animation:PreloaderSpin 3s linear infinite;animation:PreloaderSpin 3s linear infinite}.preloader-spin:before{border-top-color:#00bcd4}#page-preloader .page-preloader-spin:after,.block-preloader .page-preloader-spin:after,.preloader-spin:after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid transparent;border-top-color:#a3e7f0;-webkit-animation:PreloaderSpin 1.5s linear infinite;animation:PreloaderSpin 1.5s linear infinite}.gem-fancybox-preloader .preloader-spin:after{border-top-color:#a3e7f0}.preloader-spin:after{border-top-color:#7b97ab}.fancybox-slide .gem-fancybox-preloader{width:150px;height:150px;background:0 0;margin:0;margin-top:-75px;margin-left:-75px;padding:0}@-webkit-keyframes PreloaderSpin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes PreloaderSpin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.portfolio-scroll-pagination .preloader-spin{margin-top:-10px}.blog-load-more-style-timeline-new .preloader-spin{margin-top:-10px}.gem-product-scroll-pagination .preloader-spin{margin-top:-10px}.preloader-spin-new{position:absolute;left:50%;top:50%;z-index:1001;width:50px;height:50px;margin:-25px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid #00bcd4;border-top-color:transparent !important;-webkit-animation:PreloaderSpin 1.3s linear infinite;animation:PreloaderSpin 1.3s linear infinite}.preloader.fullwidth-preloader:before{content:'';position:absolute;width:200%;height:100%;left:50%;transform:translateX(-50%);background-color:inherit}.gem-blog-slider-preloader{padding-bottom:165%}@media (min-width:768px){.gem-blog-slider-preloader{padding-bottom:90%}}@media (min-width:992px){.gem-blog-slider-preloader{padding-bottom:44.87%}}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0 none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;outline:0 none}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.421;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover{color:#2a6496;text-decoration:none}a:focus{outline:0 none;outline:0 none;outline-offset:0}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
.container{margin-right:auto;margin-left:auto;padding-left:21px;padding-right:21px}@media (min-width:1212px){.container{width:1212px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:21px;padding-right:21px}.row{margin-left:-21px;margin-right:-21px}.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{display:table;content:" "}.container:after,.container-fluid:after,.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:21px;padding-right:21px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1212px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
.header-wrapper{position:relative;top:0;right:0;left:0;z-index:390;backface-visibility:hidden;-webkit-backface-visibility:hidden}.header-with-sticky-template{position:relative;z-index:392}.header-sticky-template{position:fixed;z-index:391;visibility:hidden;opacity:0;transition:opacity .1s ease,visibility .1s ease,transform .3s ease;animation:header-fadeOutUpBig .1s ease;pointer-events:none}.header-sticky-template.header-sticked{visibility:visible;opacity:1;animation:header-fadeInDownBig .3s ease;pointer-events:visible;pointer-events:unset}@media (min-width:992px){.header-sticky-template.header-hide-on-scroll-desktop{transform:translateY(-100%);animation:none}.header-sticky-template.header-hide-on-scroll-desktop.header-scroll-up{transform:none}}@media (max-width:991px){.header-sticky-template.header-hide-on-scroll-mobile{transform:translateY(-100%);animation:none}.header-sticky-template.header-hide-on-scroll-mobile.header-scroll-up{transform:none}}.header-sticky-prepared .header-wrapper{position:absolute}@media (min-width:768px){.header-transparent .header-wrapper{position:absolute}}@media (max-width:767px){.header-transparent-mobile .header-wrapper{position:absolute}}.header-scroll-stick .whb-flex-row{transition:height .2s ease}.header-scroll-stick.header-sticked .whb-flex-row{transition-duration:.3s}.header-scroll-stick.header-scroll-down .header-wrapper,.header-scroll-stick.header-scroll-up .header-wrapper{transition:transform .3s ease}.header-scroll-stick.header-scroll-down .header-wrapper{transform:translateY(-100%)}.header-scroll-stick.header-scroll-up .header-wrapper{transform:none}.header-scroll-slide.header-sticked .header-wrapper{animation:header-fadeInDownBig .4s ease}.header-scroll-slide.header-scroll-down .header-wrapper,.header-scroll-slide.header-scroll-up .header-wrapper{transition:transform .3s ease}.header-scroll-slide.whb-hide-on-scroll.header-sticked .header-wrapper{transform:translateY(-100%);animation:none}.header-scroll-slide.whb-hide-on-scroll.header-scroll-up .header-wrapper{transform:none}.header-sticked .header-wrapper{position:fixed}.header-sticked .elementor-section{transition:background-color .3s ease}.header-sticked:not(.header-sticky-template) .elementor-section:not(.header-sticky-row),.header-sticked:not(.header-sticky-template) .e-con.e-parent:not(.header-sticky-row){display:none}@keyframes header-fadeInDownBig{from{transform:translate3d(0,-100%,0)}to{transform:none}}@keyframes header-fadeOutUpBig{from{transform:none}to{transform:translate3d(0,-100%,0)}}.header-background{position:relative}.header-background:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.header-sticked.header-background:before{opacity:.95}.admin-bar .header-sticked .header-wrapper,.admin-bar .header-sticky-template{top:32px}@media (max-width:767px){.admin-bar .header-sticked .header-wrapper,.admin-bar .header-sticky-template{top:46px}}@media (max-width:599px){.admin-bar .header-sticked .header-wrapper,.admin-bar .header-sticky-template{top:0}}.tg-flex{display:flex !important}.tg-inline-flex{display:inline-flex !important}.tg-flex-row{flex-direction:row !important}.tg-flex-row-reverse{flex-direction:row-reverse !important}.tg-flex-column{flex-direction:column !important}.tg-flex-column-reverse{flex-direction:column-reverse !important}.tg-flex-wrap{flex-wrap:wrap !important}.tg-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.tg-flex-nowrap{flex-wrap:nowrap !important}.tg-justify-content-start{justify-content:flex-start !important}.tg-justify-content-end{justify-content:flex-end !important}.tg-justify-content-center{justify-content:center !important}.tg-justify-content-between{justify-content:space-between !important}.tg-justify-content-around{justify-content:space-around !important}.tg-justify-content-evenly{justify-content:space-evenly !important}.tg-align-content-start{align-content:flex-start !important}.tg-align-content-end{align-content:flex-end !important}.tg-align-content-center{align-content:center !important}.tg-align-content-around{align-content:space-around !important}.tg-align-content-stretch{align-content:stretch !important}.tg-align-items-start{align-items:flex-start !important}.tg-align-items-end{align-items:flex-end !important}.tg-align-items-center{align-items:center !important}.tg-align-items-baseline{align-items:baseline !important}.tg-align-items-stretch{align-items:stretch !important}.elementor-widget-wrap.thegem-column-elements-inline{display:flex;align-items:center}.elementor-widget-wrap.thegem-column-elements-inline>.elementor-element{width:auto;padding-left:5px;padding-right:5px;margin-bottom:0}@media (max-width:1024px){.elementor-widget-wrap.thegem-column-elements-inline>.elementor-element{order:100}}.elementor-widget-wrap.thegem-column-elements-inline>.elementor-element.elementor-inner-section{flex:auto}.header-wrapper .thegem-template-header>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap:not(.thegem-column-elements-inline)>.elementor-element{width:100% !important}.elementor-widget-wrap.thegem-column-elements-inline .elementor-html5dnd-current-element{flex-direction:column}.elementor-shape-simple .elementor-social-icon-android:hover,.elementor-shape-simple .elementor-social-icon-android{background-color:transparent;color:#a4c639}.elementor-shape-simple .elementor-social-icon-apple:hover,.elementor-shape-simple .elementor-social-icon-apple{background-color:transparent;color:#999}.elementor-shape-simple .elementor-social-icon-behance:hover,.elementor-shape-simple .elementor-social-icon-behance{background-color:transparent;color:#1769ff}.elementor-shape-simple .elementor-social-icon-bitbucket:hover,.elementor-shape-simple .elementor-social-icon-bitbucket{background-color:transparent;color:#205081}.elementor-shape-simple .elementor-social-icon-codepen:hover,.elementor-shape-simple .elementor-social-icon-codepen{background-color:transparent;color:#000}.elementor-shape-simple .elementor-social-icon-delicious:hover,.elementor-shape-simple .elementor-social-icon-delicious{background-color:transparent;color:#39f}.elementor-shape-simple .elementor-social-icon-deviantart:hover,.elementor-shape-simple .elementor-social-icon-deviantart{background-color:transparent;color:#05cc47}.elementor-shape-simple .elementor-social-icon-digg:hover,.elementor-shape-simple .elementor-social-icon-digg{background-color:transparent;color:#005be2}.elementor-shape-simple .elementor-social-icon-dribbble:hover,.elementor-shape-simple .elementor-social-icon-dribbble{background-color:transparent;color:#ea4c89}.elementor-shape-simple .elementor-social-icon-elementor:hover,.elementor-shape-simple .elementor-social-icon-elementor{background-color:transparent;color:#d30c5c}.elementor-shape-simple .elementor-social-icon-envelope:hover,.elementor-shape-simple .elementor-social-icon-envelope{background-color:transparent;color:#ea4335}.elementor-shape-simple .elementor-social-icon-facebook:hover,.elementor-shape-simple .elementor-social-icon-facebook,.elementor-shape-simple .elementor-social-icon-facebook-f:hover,.elementor-shape-simple .elementor-social-icon-facebook-f{background-color:transparent;color:#3b5998}.elementor-shape-simple .elementor-social-icon-flickr:hover,.elementor-shape-simple .elementor-social-icon-flickr{background-color:transparent;color:#0063dc}.elementor-shape-simple .elementor-social-icon-foursquare:hover,.elementor-shape-simple .elementor-social-icon-foursquare{background-color:transparent;color:#2d5be3}.elementor-shape-simple .elementor-social-icon-free-code-camp:hover,.elementor-shape-simple .elementor-social-icon-free-code-camp,.elementor-shape-simple .elementor-social-icon-freecodecamp:hover,.elementor-shape-simple .elementor-social-icon-freecodecamp{background-color:transparent;color:#006400}.elementor-shape-simple .elementor-social-icon-github:hover,.elementor-shape-simple .elementor-social-icon-github{background-color:transparent;color:#333}.elementor-shape-simple .elementor-social-icon-gitlab:hover,.elementor-shape-simple .elementor-social-icon-gitlab{background-color:transparent;color:#e24329}.elementor-shape-simple .elementor-social-icon-globe:hover,.elementor-shape-simple .elementor-social-icon-globe{background-color:transparent;color:#818a91}.elementor-shape-simple .elementor-social-icon-google-plus:hover,.elementor-shape-simple .elementor-social-icon-google-plus,.elementor-shape-simple .elementor-social-icon-google-plus-g:hover,.elementor-shape-simple .elementor-social-icon-google-plus-g{background-color:transparent;color:#dd4b39}.elementor-shape-simple .elementor-social-icon-houzz:hover,.elementor-shape-simple .elementor-social-icon-houzz{background-color:transparent;color:#7ac142}.elementor-shape-simple .elementor-social-icon-instagram:hover,.elementor-shape-simple .elementor-social-icon-instagram{background-color:transparent;color:#262626}.elementor-shape-simple .elementor-social-icon-jsfiddle:hover,.elementor-shape-simple .elementor-social-icon-jsfiddle{background-color:transparent;color:#487aa2}.elementor-shape-simple .elementor-social-icon-link:hover,.elementor-shape-simple .elementor-social-icon-link{background-color:transparent;color:#818a91}.elementor-shape-simple .elementor-social-icon-linkedin:hover,.elementor-shape-simple .elementor-social-icon-linkedin,.elementor-shape-simple .elementor-social-icon-linkedin-in:hover,.elementor-shape-simple .elementor-social-icon-linkedin-in{background-color:transparent;color:#0077b5}.elementor-shape-simple .elementor-social-icon-medium:hover,.elementor-shape-simple .elementor-social-icon-medium{background-color:transparent;color:#00ab6b}.elementor-shape-simple .elementor-social-icon-meetup:hover,.elementor-shape-simple .elementor-social-icon-meetup{background-color:transparent;color:#ec1c40}.elementor-shape-simple .elementor-social-icon-mixcloud:hover,.elementor-shape-simple .elementor-social-icon-mixcloud{background-color:transparent;color:#273a4b}.elementor-shape-simple .elementor-social-icon-odnoklassniki:hover,.elementor-shape-simple .elementor-social-icon-odnoklassniki{background-color:transparent;color:#f4731c}.elementor-shape-simple .elementor-social-icon-pinterest:hover,.elementor-shape-simple .elementor-social-icon-pinterest{background-color:transparent;color:#bd081c}.elementor-shape-simple .elementor-social-icon-product-hunt:hover,.elementor-shape-simple .elementor-social-icon-product-hunt{background-color:transparent;color:#da552f}.elementor-shape-simple .elementor-social-icon-reddit:hover,.elementor-shape-simple .elementor-social-icon-reddit{background-color:transparent;color:#ff4500}.elementor-shape-simple .elementor-social-icon-rss:hover,.elementor-shape-simple .elementor-social-icon-rss{background-color:transparent;color:#f26522}.elementor-shape-simple .elementor-social-icon-shopping-cart:hover,.elementor-shape-simple .elementor-social-icon-shopping-cart{background-color:transparent;color:#4caf50}.elementor-shape-simple .elementor-social-icon-skype:hover,.elementor-shape-simple .elementor-social-icon-skype{background-color:transparent;color:#00aff0}.elementor-shape-simple .elementor-social-icon-slideshare:hover,.elementor-shape-simple .elementor-social-icon-slideshare{background-color:transparent;color:#0077b5}.elementor-shape-simple .elementor-social-icon-snapchat:hover,.elementor-shape-simple .elementor-social-icon-snapchat{background-color:transparent;color:#fffc00}.elementor-shape-simple .elementor-social-icon-soundcloud:hover,.elementor-shape-simple .elementor-social-icon-soundcloud{background-color:transparent;color:#f80}.elementor-shape-simple .elementor-social-icon-spotify:hover,.elementor-shape-simple .elementor-social-icon-spotify{background-color:transparent;color:#2ebd59}.elementor-shape-simple .elementor-social-icon-stack-overflow:hover,.elementor-shape-simple .elementor-social-icon-stack-overflow{background-color:transparent;color:#fe7a15}.elementor-shape-simple .elementor-social-icon-steam:hover,.elementor-shape-simple .elementor-social-icon-steam{background-color:transparent;color:#00adee}.elementor-shape-simple .elementor-social-icon-stumbleupon:hover,.elementor-shape-simple .elementor-social-icon-stumbleupon{background-color:transparent;color:#eb4924}.elementor-shape-simple .elementor-social-icon-telegram:hover,.elementor-shape-simple .elementor-social-icon-telegram{background-color:transparent;color:#2ca5e0}.elementor-shape-simple .elementor-social-icon-thumb-tack:hover,.elementor-shape-simple .elementor-social-icon-thumb-tack{background-color:transparent;color:#1aa1d8}.elementor-shape-simple .elementor-social-icon-tripadvisor:hover,.elementor-shape-simple .elementor-social-icon-tripadvisor{background-color:transparent;color:#589442}.elementor-shape-simple .elementor-social-icon-tumblr:hover,.elementor-shape-simple .elementor-social-icon-tumblr{background-color:transparent;color:#35465c}.elementor-shape-simple .elementor-social-icon-twitch:hover,.elementor-shape-simple .elementor-social-icon-twitch{background-color:transparent;color:#6441a5}.elementor-shape-simple .elementor-social-icon-twitter:hover,.elementor-shape-simple .elementor-social-icon-twitter{background-color:transparent;color:#1da1f2}.elementor-shape-simple .elementor-social-icon-viber:hover,.elementor-shape-simple .elementor-social-icon-viber{background-color:transparent;color:#665cac}.elementor-shape-simple .elementor-social-icon-vimeo:hover,.elementor-shape-simple .elementor-social-icon-vimeo{background-color:transparent;color:#1ab7ea}.elementor-shape-simple .elementor-social-icon-vk:hover,.elementor-shape-simple .elementor-social-icon-vk{background-color:transparent;color:#45668e}.elementor-shape-simple .elementor-social-icon-weibo:hover,.elementor-shape-simple .elementor-social-icon-weibo{background-color:transparent;color:#dd2430}.elementor-shape-simple .elementor-social-icon-weixin:hover,.elementor-shape-simple .elementor-social-icon-weixin{background-color:transparent;color:#31a918}.elementor-shape-simple .elementor-social-icon-whatsapp:hover,.elementor-shape-simple .elementor-social-icon-whatsapp{background-color:transparent;color:#25d366}.elementor-shape-simple .elementor-social-icon-wordpress:hover,.elementor-shape-simple .elementor-social-icon-wordpress{background-color:transparent;color:#21759b}.elementor-shape-simple .elementor-social-icon-xing:hover,.elementor-shape-simple .elementor-social-icon-xing{background-color:transparent;color:#026466}.elementor-shape-simple .elementor-social-icon-yelp:hover,.elementor-shape-simple .elementor-social-icon-yelp{background-color:transparent;color:#af0606}.elementor-shape-simple .elementor-social-icon-youtube:hover,.elementor-shape-simple .elementor-social-icon-youtube{background-color:transparent;color:#cd201f}.elementor-shape-simple .elementor-social-icon-500px:hover,.elementor-shape-simple .elementor-social-icon-500px{background-color:transparent;color:#0099e5}.elementor-shape-simple .elementor-social-icon i:hover,.elementor-shape-simple .elementor-social-icon i{color:inherit}.elementor-shape-simple .elementor-social-icon svg:hover,.elementor-shape-simple .elementor-social-icon svg{fill:currentcolor}.site-header .elementor-section,.site-header .elementor-column-wrap{border-color:var(--thegem-to-box-border-color,#dfe5e8)}.site-header.header-light .elementor-section,.site-header.header-light .elementor-column-wrap{border-color:var(--header-builder-light-color)}body.menu-scroll-locked,body.cart-scroll-locked{overflow:hidden}body.menu-scroll-locked.is-no-sticky .header-sticky-template,body.cart-scroll-locked.is-no-sticky .header-sticky-template{opacity:0}body.menu-scroll-locked .thegem-template-header .vc_row,body.cart-scroll-locked .thegem-template-header .vc_row{z-index:auto !important}body.menu-scroll-locked .thegem-template-header .thegem-te-menu,body.cart-scroll-locked .thegem-template-header .thegem-te-cart{z-index:auto !important}body.menu-scroll-locked .thegem-template-header .thegem-te-menu .thegem-te-menu__hamburger .hamburger-menu-back.active,body.menu-scroll-locked .thegem-template-header .thegem-te-menu .overlay-menu-back.active{z-index:999 !important}body.menu-scroll-locked .thegem-template-header .thegem-te-menu .thegem-te-menu__hamburger .nav-menu,body.menu-scroll-locked .thegem-template-header .thegem-te-menu .overlay-menu-wrapper.active{z-index:1000 !important}body.menu-scroll-locked:not(.is-no-sticky) .header-sticky-template.header-hide-on-scroll-mobile,body.cart-scroll-locked:not(.is-no-sticky) .header-sticky-template.header-hide-on-scroll-mobile{transform:none !important}body.menu-scroll-locked:not(.is-no-sticky) .header-sticky-template,body.cart-scroll-locked:not(.is-no-sticky) .header-sticky-template{z-index:391 !important;opacity:1!important;visibility:visible !important;pointer-events:auto !important}.thegem-te-heading .thegem-heading.text-body-tiny{font-family:var(--thegem-to-body-tiny-font-family);font-style:var(--thegem-to-body-tiny-font-style);font-weight:var(--thegem-to-body-tiny-font-weight);font-size:var(--thegem-to-body-tiny-font-size);line-height:var(--thegem-to-body-tiny-line-height);letter-spacing:var(--thegem-to-body-tiny-letter-spacing);text-transform:var(--thegem-to-body-tiny-text-transform)}@media (min-width:1025px){.elementor-widget.flex-absolute-desktop{position:absolute}.flex-horizontal-align-left:not(.flex-absolute-desktop){margin-left:0;margin-right:auto}.flex-horizontal-align-left.flex-absolute-desktop{left:0}.flex-horizontal-align-center:not(.flex-absolute-desktop){margin-left:auto;margin-right:auto}.flex-horizontal-align-center.flex-absolute-desktop{left:50%;width:fit-content !important;max-width:100%;transform:translateX(-50%)}.flex-horizontal-align-right:not(.flex-absolute-desktop){margin-left:auto;margin-right:0}.flex-horizontal-align-right.flex-absolute-desktop{right:0}.flex-vertical-align-top:not(.flex-absolute-desktop){align-self:flex-start}.flex-vertical-align-top.flex-absolute-desktop{top:0}.flex-vertical-align-center:not(.flex-absolute-desktop){align-self:center}.flex-vertical-align-center.flex-absolute-desktop{top:50%;transform:translateY(-50%)}.flex-horizontal-align-center.flex-vertical-align-center.flex-absolute-desktop{transform:translate(-50%,-50%)}.flex-vertical-align-bottom:not(.flex-absolute-desktop){align-self:flex-end}.flex-vertical-align-bottom.flex-absolute-desktop{bottom:0}}@media (min-width:768px) and (max-width:1024px){.elementor-widget.flex-absolute-tablet{position:absolute}.flex-horizontal-align-tablet-left:not(.flex-absolute-tablet),.flex-horizontal-align-tablet-default:not(.flex-absolute-tablet).flex-horizontal-align-left{margin-left:0;margin-right:auto}.flex-horizontal-align-tablet-left.flex-absolute-tablet,.flex-horizontal-align-tablet-default.flex-absolute-tablet.flex-horizontal-align-left{left:0}.flex-horizontal-align-tablet-center:not(.flex-absolute-tablet),.flex-horizontal-align-tablet-default:not(.flex-absolute-tablet).flex-horizontal-align-center{margin-left:auto;margin-right:auto}.flex-horizontal-align-tablet-center.flex-absolute-tablet,.flex-horizontal-align-tablet-default.flex-absolute-tablet.flex-horizontal-align-center{left:50%;width:fit-content !important;max-width:100%;transform:translateX(-50%)}.flex-horizontal-align-tablet-right:not(.flex-absolute-tablet),.flex-horizontal-align-tablet-default:not(.flex-absolute-tablet).flex-horizontal-align-right{margin-left:auto;margin-right:0}.flex-horizontal-align-tablet-right.flex-absolute-tablet,.flex-horizontal-align-tablet-default.flex-absolute-tablet.flex-horizontal-align-right{right:0}.flex-vertical-align-tablet-top:not(.flex-absolute-tablet),.flex-vertical-align-tablet-default:not(.flex-absolute-tablet).flex-vertical-align-top{align-self:flex-start}.flex-vertical-align-tablet-top.flex-absolute-tablet,.flex-vertical-align-tablet-default.flex-absolute-tablet.flex-vertical-align-top{top:0}.flex-vertical-align-tablet-center:not(.flex-absolute-tablet),.flex-vertical-align-tablet-default:not(.flex-absolute-tablet).flex-vertical-align-center{align-self:center}.flex-vertical-align-tablet-center.flex-absolute-tablet,.flex-vertical-align-tablet-default.flex-absolute-tablet.flex-vertical-align-center{top:50%;transform:translateY(-50%)}.flex-horizontal-align-tablet-center.flex-vertical-align-tablet-center.flex-absolute-tablet,.flex-horizontal-align-tablet-default.flex-vertical-align-tablet-center.flex-absolute-tablet.flex-horizontal-align-center,.flex-horizontal-align-tablet-center.flex-vertical-align-tablet-default.flex-absolute-tablet.flex-vertical-align-center{transform:translate(-50%,-50%)}.flex-vertical-align-tablet-bottom:not(.flex-absolute-tablet),.flex-vertical-align-tablet-default:not(.flex-absolute-tablet).flex-vertical-align-bottom{align-self:flex-end}.flex-vertical-align-tablet-bottom.flex-absolute-tablet,.flex-vertical-align-tablet-default.flex-absolute-tablet.flex-vertical-align-bottom{bottom:0}}@media (max-width:767px){.elementor-widget.flex-absolute-mobile{position:absolute}.flex-horizontal-align-mobile-left:not(.flex-absolute-mobile),.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-left,.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-default.flex-horizontal-align-left{margin-left:0;margin-right:auto}.flex-horizontal-align-mobile-left.flex-absolute-mobile,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-left,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-default.flex-horizontal-align-left{left:0}.flex-horizontal-align-mobile-center:not(.flex-absolute-mobile),.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-center,.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-default.flex-horizontal-align-center{margin-left:auto;margin-right:auto}.flex-horizontal-align-mobile-center.flex-absolute-mobile,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-center,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-default.flex-horizontal-align-center{left:50%;width:fit-content !important;max-width:100%;transform:translateX(-50%)}.flex-horizontal-align-mobile-right:not(.flex-absolute-mobile),.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-right,.flex-horizontal-align-mobile-default:not(.flex-absolute-mobile).flex-horizontal-align-tablet-default.flex-horizontal-align-right{margin-left:auto;margin-right:0}.flex-horizontal-align-mobile-right.flex-absolute-mobile,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-right,.flex-horizontal-align-mobile-default.flex-absolute-mobile.flex-horizontal-align-tablet-default.flex-horizontal-align-right{right:0}.flex-vertical-align-mobile-top:not(.flex-absolute-mobile),.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-top,.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-default.flex-vertical-align-top{align-self:flex-start}.flex-vertical-align-mobile-top.flex-absolute-mobile,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-top,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-default.flex-vertical-align-top{top:0}.flex-vertical-align-mobile-center:not(.flex-absolute-mobile),.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-center,.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-default.flex-vertical-align-center{align-self:center}.flex-vertical-align-mobile-center.flex-absolute-mobile,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-center,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-default.flex-vertical-align-center{top:50%;transform:translateY(-50%)}.flex-horizontal-align-mobile-center.flex-vertical-align-mobile-center.flex-absolute-mobile,.flex-horizontal-align-mobile-default.flex-horizontal-align-tablet-center.flex-vertical-align-mobile-center.flex-absolute-mobile.flex-horizontal-align-center,.flex-horizontal-align-mobile-default.flex-horizontal-align-tablet-default.flex-horizontal-align-center.flex-vertical-align-mobile-center.flex-absolute-mobile.flex-horizontal-align-center,.flex-horizontal-align-mobile-center.flex-vertical-align-mobile-default.flex-vertical-align-tablet-center.flex-absolute-mobile.flex-vertical-align-center,.flex-horizontal-align-mobile-center.flex-vertical-align-mobile-default.flex-vertical-align-tablet-default.flex-vertical-align-center.flex-absolute-mobile.flex-vertical-align-center{transform:translate(-50%,-50%)}.flex-vertical-align-mobile-bottom:not(.flex-absolute-mobile),.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-bottom,.flex-vertical-align-mobile-default:not(.flex-absolute-mobile).flex-vertical-align-tablet-default.flex-vertical-align-bottom{align-self:flex-end}.flex-vertical-align-mobile-bottom.flex-absolute-mobile,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-bottom,.flex-vertical-align-mobile-default.flex-absolute-mobile.flex-vertical-align-tablet-default.flex-vertical-align-bottom{bottom:0}}
@font-face{font-family:'thegem-icons';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-icons.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-icons.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-icons.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-icons.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-icons.svg#thegem-icons) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:'thegem-socials';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-socials.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-socials.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-socials.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-socials.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/fonts/thegem-socials.svg#thegem-socials) format('svg');font-weight:400;font-style:normal;font-display:block}html{scroll-behavior:auto !important}body{background-attachment:fixed}p{margin:0 0 1.1em}a{-o-transition:color .3s,background-color .3s;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}a:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}::placeholder{opacity:1}.row{margin-bottom:1.1em}.row:last-of-type{margin-bottom:0}button{outline:none}button:focus-visible{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}h1:not(.thegem-heading):first-child{margin-top:-10px}h1,.title-h1{margin:1.4em 0;text-transform:uppercase;letter-spacing:.05em}h2,.title-h2{text-transform:uppercase;margin:1.2em 0;letter-spacing:.05em}h3,.title-h3{text-transform:uppercase;margin:1.13em 0;letter-spacing:.05em}h4,.title-h4{text-transform:uppercase;margin:1em 0;letter-spacing:.05em}h5,.title-h5{text-transform:uppercase;margin:.5em 0;letter-spacing:.05em}h6,.title-h6{text-transform:uppercase;margin:1.19em 0;letter-spacing:.05em}.title-xlarge{margin:1.4em 0;text-transform:uppercase;letter-spacing:.05em}h1 .light,h2 .light,h3 .light,h4 .light,h5 .light,h6 .light,.title-h1 .light,.title-h2 .light,.title-h3 .light,.title-h4 .light,.title-h5 .light,.title-h6 .light,.title-xlarge .light{text-transform:uppercase;font-size:inherit;line-height:inherit}.letter-spacing{letter-spacing:.05em}.page-title-block .title-xlarge,.page-title-block h1,.page-title-block h2,.page-title-block h3,.page-title-block h4,.page-title-block h5,.page-title-block h6,.page-title-block .title-h1,.page-title-block .title-h2,.page-title-block .title-h3,.page-title-block .title-h4,.page-title-block .title-h5,.page-title-block .title-h6{margin:0 auto}.small-body{font-size:85%;line-height:inherit;display:block;line-height:23px}.centered-box{text-align:center}.gem-dummy{display:inline-block;width:100%;height:100%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.grayscale,.grayscale-image img{filter:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/grayscale.svg#greyscale);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gscale img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.3s linear;transition:.3s linear}.gscale:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale-hover:hover,.grayscale-image a:hover img,.grayscale-image .hover img{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}.disable-grayscale .grayscale-hover,.disable-grayscale .grayscale-image a img,.disable-grayscale .grayscale-image img{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}.inline-row{font-size:0;margin-bottom:-42px}.inline-row-center{text-align:center}.inline-column{float:none;display:inline-block;text-align:left;vertical-align:top;margin-bottom:42px}.inline-inside{font-size:0;line-height:0}.z-index{z-index:1000;position:relative}ul.styled,ol.styled,ul.product_list_widget{margin:0;padding:0;list-style:none}.fullwidth-block-inner>:last-child,.fullwidth-block-inner>.container>:last-child,.centered-box>:last-child,.gem-textbox-content>:last-child,.gem-icon-with-text-text>:last-child,.gem-icon-with-text-content>:last-child,.gem-alert-box-content>:last-child,.gem-map-with-text-content>:last-child,.gem-map-with-text-content>.container>:last-child,blockquote>:last-child,.comment-text>:last-child,.entry-content.post-content>:last-child,.elementor-text-editor>:last-child,.elementor-widget-text-editor>.elementor-widget-container>:last-child,.elementor-tab-content>:last-child,.gem-text-output>:last-child{margin-bottom:0}.entry-content.post-content>.wpb_row:last-child,.gem-textbox-content>.wpb_row:last-child{margin-bottom:0}.fullwidth-block-inner>:first-child,.fullwidth-block-inner>.container>:first-child,.centered-box>:first-child,.gem-textbox-content>:first-child,.gem-icon-with-text-text>:first-child,.gem-icon-with-text-content>:first-child,.gem-map-with-text-content>:first-child,.gem-map-with-text-content>.container>:first-child,.gem_tab>:first-child,blockquote>:first-child,.comment-text>:first-child,.wpb_wrapper>:first-child,.elementor-text-editor>:first-child,.elementor-widget-text-editor>.elementor-widget-container>:first-child,.elementor-tab-content>:first-child,.gem-text-output>:first-child{margin-top:0}.gem-prev,.gem-next,.ls-thegem a.ls-nav-prev,.ls-thegem a.ls-nav-next{position:absolute;width:40px;top:0;bottom:0;font-size:0;line-height:0;text-indent:100%;overflow:hidden;display:block;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.gem-prev:focus,.gem-next:focus,.ls-thegem a.ls-nav-prev:focus,.ls-thegem a.ls-nav-next:focus{outline:0 none}.nivo-directionNav .gem-prev,.nivo-directionNav .gem-next,.ls-thegem a.ls-nav-prev,.ls-thegem a.ls-nav-next,.related-products-carousel.fullwidth-block .gem-prev,.related-products-carousel.fullwidth-block .gem-next{width:10%;z-index:10}.gem-prev,.ls-thegem a.ls-nav-prev{left:0}.gem-next,.ls-thegem a.ls-nav-next{right:0}.gem-prev:after,.gem-next:after,.ls-thegem a.ls-nav-prev:after,.ls-thegem a.ls-nav-next:after{position:absolute;font-family:'thegem-icons';font-style:normal;top:50%;margin-top:-20px;left:50%;margin-left:-20px;font-size:24px;width:40px;height:40px;line-height:40px;text-align:center;text-indent:0;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.gem-prev:after,.ls-thegem a.ls-nav-prev:after{content:'\e636'}.gem-next:after,.ls-thegem a.ls-nav-next:after{content:'\e634'}.gem-prev.disabled,.gem-next.disabled{visibility:hidden}.gem-pagination{text-align:left;margin-top:75px}.gem-pagination.centered-box{text-align:center}.gem-pagination-links{margin:0 -8px}.gem-pagination a,.gem-pagination .current,.gem-pagination .dots{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0 2px;width:36px;height:36px;line-height:26px;text-align:center;vertical-align:top;text-decoration:none;font-size:14px;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.gem-pagination .prev,.gem-pagination .next{font-size:0}.gem-pagination .prev{margin-right:2px}.gem-pagination .next{margin-left:2px}.gem-pagination .prev:before,.gem-pagination .next:before{font-family:'thegem-icons';font-style:normal;font-weight:400;font-size:24px}.gem-pagination .prev:before{content:'\e636'}.gem-pagination .next:before{content:'\e634'}.gem-mini-pagination{text-align:center;padding-top:15px}.gem-mini-pagination a{display:inline-block;width:17px;height:17px;font-size:0;line-height:0;text-indent:100%;overflow:hidden;margin:0 7px;border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px}.gem-mini-pagination a:focus{outline:0 none}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_pagination-trigger{width:16px;height:16px;background-color:#b6c6c9;border-radius:50%}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_pagination-trigger:hover{background-color:#b6c6c9}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-circle .vc_active .vc_pagination-trigger{background-color:#00bcd4}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-square .vc_pagination-trigger{width:16px;height:16px;background-color:#3c3950;border-radius:3px}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-square .vc_pagination-trigger:hover{background-color:#3c3950}.vc_pagination.vc_pagination-style-thegem.vc_pagination-shape-square .vc_active .vc_pagination-trigger{background-color:#00bcd4}.gem-print-icon{display:inline-block;font-family:'thegem-user-icons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle}.gem-print-icon.gem-icon-pack-elegant{font-family:'ElegantIcons';font-size:16px}.gem-print-icon.gem-icon-pack-material{font-family:'MaterialDesignIcons';font-size:24px}.gem-print-icon.gem-icon-pack-fontawesome{font-family:'FontAwesome';font-size:14px}.gem-print-icon.gem-icon-pack-userpack{font-family:'UserPack';font-size:16px}.gem-print-icon.gem-icon-pack-thegem-header{font-family:'TheGem Header';font-size:16px}.gem-print-icon.gem-icon-pack-thegem-icons:before{font-family:'thegem-icons';font-style:normal;font-size:16px;vertical-align:top}.gem-print-icon.gem-icon-pack-thegem-icons.gem-icon-share:before{content:'\e60d'}.gem-print-icon.gem-icon-pack-thegem-icons.gem-icon-prev:before{content:'\e636';font-size:24px}.gem-print-icon.gem-icon-pack-thegem-icons.gem-icon-next:before{content:'\e634';font-size:24px}.gem-print-icon.gem-icon-pack-thegem-icons.gem-icon-hamburger:before{content:'\e620'}.gem-icon{position:relative;font-weight:400;font-family:'ElegantIcons';font-size:24px;border-radius:50%;display:inline-block;vertical-align:middle;border-style:solid;border-width:3px;font-style:normal;border-color:transparent}.gem-icon.gem-icon-pack-material{font-family:'MaterialDesignIcons'}.gem-icon.gem-icon-pack-fontawesome{font-family:'FontAwesome'}.gem-icon.gem-icon-pack-userpack{font-family:'UserPack'}.gem-icon.gem-icon-pack-thegem-header{font-family:'TheGem Header'}.gem-icon-centered{display:block;margin:0 auto}.gem-icon-inner{position:relative;height:100%;border-radius:50%;width:46px;height:46px;line-height:46px;margin:-1px}.gem-icon-size-small{font-size:24px;border-style:solid;border-width:3px;height:50px}.gem-icon-size-small .gem-icon-inner{width:46px;height:46px;line-height:46px}.gem-icon.gem-simple-icon{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;width:24px;height:24px;line-height:24px;border:0 none}.gem-icon.gem-simple-icon .gem-icon-inner{width:100%;height:100%;line-height:inherit;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.gem-icon-shape-square,.gem-simple-icon{border-radius:3px}.gem-icon-shape-square .gem-icon-inner{border-radius:0}.gem-icon-size-medium{font-size:48px;border-width:4px;height:80px}.gem-icon-size-medium .gem-icon-inner{width:74px;height:74px;line-height:74px}.gem-icon-size-medium.gem-simple-icon{width:48px;height:48px;line-height:48px}.gem-icon-size-medium.gem-icon-shape-square,.gem-icon-size-medium.gem-simple-icon{border-radius:3px}.gem-icon-size-large{font-size:96px;border-width:7px;height:160px}.gem-icon-size-large .gem-icon-inner{width:148px;height:148px;line-height:148px}.gem-icon-size-large.gem-simple-icon{width:96px;height:96px;line-height:96px}.gem-icon-size-large.gem-icon-shape-square,.gem-icon-size-large.gem-simple-icon{border-radius:6px}.gem-icon-size-xlarge{font-size:144px;border-width:13px;height:240px}.gem-icon-size-xlarge .gem-icon-inner{width:216px;height:216px;line-height:216px}.gem-icon-size-xlarge.gem-simple-icon{width:144px;height:144px;line-height:144px}.gem-icon-size-xlarge.gem-icon-shape-square,.gem-icon-size-xlarge.gem-simple-icon{border-radius:9px}.gem-icon .gem-icon-half-1,.gem-icon .gem-icon-half-2{float:left;width:99.999%;height:100%;overflow:hidden;text-align:center}.gem-icon .gem-icon-half-1{margin-left:-50%}.gem-icon .gem-icon-half-2{margin-right:-50%}.gem-icon.angle-45deg-l .gem-icon-half-1,.gem-icon.angle-45deg-l .gem-icon-half-2{transform:skew(45deg,0);-o-transform:skew(45deg,0);-ms-transform:skew(45deg,0);-moz-transform:skew(45deg,0);-webkit-transform:skew(45deg,0)}.gem-icon.angle-45deg-r .gem-icon-half-1,.gem-icon.angle-45deg-r .gem-icon-half-2{transform:skew(-45deg,0);-o-transform:skew(-45deg,0);-ms-transform:skew(-45deg,0);-moz-transform:skew(-45deg,0);-webkit-transform:skew(-45deg,0)}.gem-icon .back-angle{display:block;position:relative;width:200%;height:100%}.gem-icon .gem-icon-half-2 .back-angle{left:-100%}.gem-icon.angle-45deg-l .back-angle{transform:skew(-45deg,0);-o-transform:skew(-45deg,0);-ms-transform:skew(-45deg,0);-moz-transform:skew(-45deg,0);-webkit-transform:skew(-45deg,0)}.gem-icon.angle-45deg-r .back-angle{transform:skew(45deg,0);-o-transform:skew(45deg,0);-ms-transform:skew(45deg,0);-moz-transform:skew(45deg,0);-webkit-transform:skew(45deg,0)}.gem-icon-size-small,.gem-icon-size-medium,.gem-icon-size-large,.gem-icon-size-xlarge{height:unset}.gem-button,input[type=submit]{position:relative;display:inline-block;text-align:center;text-transform:uppercase;white-space:nowrap;border:0 none;vertical-align:middle;height:40px;line-height:40px;padding:0 17px;font-size:14px;margin:25px;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;border-radius:3px}.gem-button.gem-button-no-uppercase{text-transform:none}.gem-button:hover{text-decoration:none}.gem-button-position-inline{display:inline-block;vertical-align:top}.gem-button-position-left{float:left}.gem-button-position-right{float:right}.gem-button-position-center{clear:both;text-align:center;display:block}.gem-button-position-fullwidth .gem-button{width:100%;padding-left:5px;padding-right:5px;text-align:center}.gem-button-size-tiny,input.gem-button-size-tiny{height:30px;line-height:30px;padding:0 14px;font-size:14px;margin:20px}.gem-button-size-small,input.gem-button-size-small{height:40px;line-height:40px;padding:0 17px;font-size:14px;margin:25px}.gem-button-size-medium,input.gem-button-size-medium{height:50px;line-height:50px;padding:0 25px;font-size:19px;margin:30px}.gem-button-size-large,input.gem-button-size-large{height:80px;line-height:80px;padding:0 37px;font-size:24px;margin:40px}.gem-button-size-giant,input.gem-button-size-giant{height:100px;line-height:100px;padding:0 53px;font-size:36px;margin:50px}@media (max-width:992px){.gem-button-tablet-size-tiny,input.gem-button-tablet-size-tiny{height:30px;line-height:30px;padding:0 14px;font-size:14px;margin:20px}.gem-button-tablet-size-small,input.gem-button-tablet-size-small{height:40px;line-height:40px;padding:0 17px;font-size:14px;margin:25px}.gem-button-tablet-size-medium,input.gem-button-tablet-size-medium{height:50px;line-height:50px;padding:0 25px;font-size:19px;margin:30px}.gem-button-tablet-size-large,input.gem-button-tablet-size-large{height:80px;line-height:80px;padding:0 37px;font-size:24px;margin:40px}.gem-button-tablet-size-giant,input.gem-button-tablet-size-giant{height:100px;line-height:100px;padding:0 53px;font-size:36px;margin:50px}}@media (max-width:767px){.gem-button-mobile-size-tiny,input.gem-button-mobile-size-tiny{height:30px;line-height:30px;padding:0 14px;font-size:14px;margin:20px}.gem-button-mobile-size-small,input.gem-button-mobile-size-small{height:40px;line-height:40px;padding:0 17px;font-size:14px;margin:25px}.gem-button-mobile-size-medium,input.gem-button-mobile-size-medium{height:50px;line-height:50px;padding:0 25px;font-size:19px;margin:30px}.gem-button-mobile-size-large,input.gem-button-mobile-size-large{height:80px;line-height:80px;padding:0 37px;font-size:24px;margin:40px}.gem-button-mobile-size-giant,input.gem-button-mobile-size-giant{height:100px;line-height:100px;padding:0 53px;font-size:36px;margin:50px}}.gem-button.gem-button-empty{padding-left:0;padding-right:0;width:40px}.gem-button.gem-button-empty.gem-button-size-tiny{width:30px}.gem-button.gem-button-empty.gem-button-size-small{width:40px}.gem-button.gem-button-empty.gem-button-size-medium{width:50px}.gem-button.gem-button-empty.gem-button-size-large{width:80px}.gem-button.gem-button-empty.gem-button-size-giant{width:100px}.gem-button.gem-button-style-outline{border-width:2px;line-height:36px;border-style:solid;background:0 0}.gem-button.gem-button-style-outline{background:0 0}.gem-button-style-outline.gem-button-border-1{border-width:1px;line-height:38px}.gem-button-style-outline.gem-button-border-3{border-width:3px;line-height:34px}.gem-button-style-outline.gem-button-border-4{border-width:4px;line-height:32px}.gem-button-style-outline.gem-button-border-5{border-width:5px;line-height:30px}.gem-button-style-outline.gem-button-border-6{border-width:6px;line-height:28px}.gem-button-size-tiny.gem-button-border-1{line-height:28px}.gem-button-size-tiny.gem-button-style-outline{line-height:26px}.gem-button-size-tiny.gem-button-border-3{line-height:24px}.gem-button-size-tiny.gem-button-border-4{line-height:22px}.gem-button-size-tiny.gem-button-border-5{line-height:20px}.gem-button-size-tiny.gem-button-border-6{line-height:18px}.gem-button-size-medium.gem-button-border-1{line-height:48px}.gem-button-size-medium.gem-button-style-outline{line-height:46px}.gem-button-size-medium.gem-button-border-3{line-height:44px}.gem-button-size-medium.gem-button-border-4{line-height:42px}.gem-button-size-medium.gem-button-border-5{line-height:40px}.gem-button-size-medium.gem-button-border-6{line-height:38px}.gem-button-size-large.gem-button-border-1{line-height:78px}.gem-button-size-large.gem-button-style-outline{line-height:76px}.gem-button-size-large.gem-button-border-3{line-height:74px}.gem-button-size-large.gem-button-border-4{line-height:72px}.gem-button-size-large.gem-button-border-5{line-height:70px}.gem-button-size-large.gem-button-border-6{line-height:68px}.gem-button-size-giant.gem-button-border-1{line-height:98px}.gem-button-size-giant.gem-button-style-outline{line-height:96px}.gem-button-size-giant.gem-button-border-3{line-height:94px}.gem-button-size-giant.gem-button-border-4{line-height:92px}.gem-button-size-giant.gem-button-border-5{line-height:90px}.gem-button-size-giant.gem-button-border-6{line-height:88px}@media (max-width:992px){.gem-button-tablet-size-small.gem-button-style-outline{border-width:2px;line-height:36px}.gem-button-style-outline.gem-button-tablet-border-1{border-width:1px;line-height:38px}.gem-button-style-outline.gem-button-tablet-border-3{border-width:3px;line-height:34px}.gem-button-style-outline.gem-button-tablet-border-4{border-width:4px;line-height:32px}.gem-button-style-outline.gem-button-tablet-border-5{border-width:5px;line-height:30px}.gem-button-style-outline.gem-button-tablet-border-6{border-width:6px;line-height:28px}.gem-button-tablet-size-tiny.gem-button-tablet-border-1{line-height:28px}.gem-button-tablet-size-tiny.gem-button-style-outline{line-height:26px}.gem-button-tablet-size-tiny.gem-button-tablet-border-3{line-height:24px}.gem-button-tablet-size-tiny.gem-button-tablet-border-4{line-height:22px}.gem-button-tablet-size-tiny.gem-button-tablet-border-5{line-height:20px}.gem-button-tablet-size-tiny.gem-button-tablet-border-6{line-height:18px}.gem-button-tablet-size-medium.gem-button-tablet-border-1{line-height:48px}.gem-button-tablet-size-medium.gem-button-style-outline{line-height:46px}.gem-button-tablet-size-medium.gem-button-tablet-border-3{line-height:44px}.gem-button-tablet-size-medium.gem-button-tablet-border-4{line-height:42px}.gem-button-tablet-size-medium.gem-button-tablet-border-5{line-height:40px}.gem-button-tablet-size-medium.gem-button-tablet-border-6{line-height:38px}.gem-button-tablet-size-large.gem-button-tablet-border-1{line-height:78px}.gem-button-tablet-size-large.gem-button-style-outline{line-height:76px}.gem-button-tablet-size-large.gem-button-tablet-border-3{line-height:74px}.gem-button-tablet-size-large.gem-button-tablet-border-4{line-height:72px}.gem-button-tablet-size-large.gem-button-tablet-border-5{line-height:70px}.gem-button-tablet-size-large.gem-button-tablet-border-6{line-height:68px}.gem-button-tablet-size-giant.gem-button-tablet-border-1{line-height:98px}.gem-button-tablet-size-giant.gem-button-style-outline{line-height:96px}.gem-button-tablet-size-giant.gem-button-tablet-border-3{line-height:94px}.gem-button-tablet-size-giant.gem-button-tablet-border-4{line-height:92px}.gem-button-tablet-size-giant.gem-button-tablet-border-5{line-height:90px}.gem-button-tablet-size-giant.gem-button-tablet-border-6{line-height:88px}}@media (max-width:767px){.gem-button-mobile-size-small.gem-button-style-outline{border-width:2px;line-height:36px}.gem-button-style-outline.gem-button-mobile-border-1{border-width:1px;line-height:38px}.gem-button-style-outline.gem-button-mobile-border-3{border-width:3px;line-height:34px}.gem-button-style-outline.gem-button-mobile-border-4{border-width:4px;line-height:32px}.gem-button-style-outline.gem-button-mobile-border-5{border-width:5px;line-height:30px}.gem-button-style-outline.gem-button-mobile-border-6{border-width:6px;line-height:28px}.gem-button-mobile-size-tiny.gem-button-mobile-border-1{line-height:28px}.gem-button-mobile-size-tiny.gem-button-style-outline{line-height:26px}.gem-button-mobile-size-tiny.gem-button-mobile-border-3{line-height:24px}.gem-button-mobile-size-tiny.gem-button-mobile-border-4{line-height:22px}.gem-button-mobile-size-tiny.gem-button-mobile-border-5{line-height:20px}.gem-button-mobile-size-tiny.gem-button-mobile-border-6{line-height:18px}.gem-button-mobile-size-medium.gem-button-mobile-border-1{line-height:48px}.gem-button-mobile-size-medium.gem-button-style-outline{line-height:46px}.gem-button-mobile-size-medium.gem-button-mobile-border-3{line-height:44px}.gem-button-mobile-size-medium.gem-button-mobile-border-4{line-height:42px}.gem-button-mobile-size-medium.gem-button-mobile-border-5{line-height:40px}.gem-button-mobile-size-medium.gem-button-mobile-border-6{line-height:38px}.gem-button-mobile-size-large.gem-button-mobile-border-1{line-height:78px}.gem-button-mobile-size-large.gem-button-style-outline{line-height:76px}.gem-button-mobile-size-large.gem-button-mobile-border-3{line-height:74px}.gem-button-mobile-size-large.gem-button-mobile-border-4{line-height:72px}.gem-button-mobile-size-large.gem-button-mobile-border-5{line-height:70px}.gem-button-mobile-size-large.gem-button-mobile-border-6{line-height:68px}.gem-button-mobile-size-giant.gem-button-mobile-border-1{line-height:98px}.gem-button-mobile-size-giant.gem-button-style-outline{line-height:96px}.gem-button-mobile-size-giant.gem-button-mobile-border-3{line-height:94px}.gem-button-mobile-size-giant.gem-button-mobile-border-4{line-height:92px}.gem-button-mobile-size-giant.gem-button-mobile-border-5{line-height:90px}.gem-button-mobile-size-giant.gem-button-mobile-border-6{line-height:88px}}.gem-button-position-inline .gem-button{margin-left:0}.gem-button-position-left .gem-button{margin-left:0;margin-top:0}.gem-button-position-right .gem-button{margin-right:0;margin-top:0}.gem-button-position-center .gem-button,.gem-button-position-fullwidth .gem-button{margin-left:0;margin-right:0}.gem-button-size-large .gem-print-icon.gem-icon-pack-elegant,.gem-button-size-giant .gem-print-icon.gem-icon-pack-elegant{font-size:32px}.gem-button-size-large .gem-print-icon.gem-icon-pack-material,.gem-button-size-giant .gem-print-icon.gem-icon-pack-material{font-size:48px}.gem-button-size-large .gem-print-icon.gem-icon-pack-fontawesome,.gem-button-size-giant .gem-print-icon.gem-icon-pack-fontawesome{font-size:28px}.gem-button-size-large .gem-print-icon.gem-icon-pack-userpack,.gem-button-size-giant .gem-print-icon.gem-icon-pack-userpack{font-size:32px}.gem-button i.gem-print-icon{line-height:inherit;vertical-align:top;height:100%;line-height:inherit}.gem-button-icon-position-left .gem-print-icon{margin-right:6px}.gem-button-icon-position-left.gem-button-size-tiny .gem-print-icon{margin-right:6px}.gem-button-icon-position-left.gem-button-size-medium .gem-print-icon{margin-right:9px}.gem-button-icon-position-left.gem-button-size-large .gem-print-icon{margin-right:12px}.gem-button-icon-position-left.gem-button-size-giant .gem-print-icon{margin-right:16px}.gem-button-icon-position-right .gem-print-icon{margin-left:6px}.gem-button-icon-position-right.gem-button-size-tiny .gem-print-icon{margin-left:6px}.gem-button-icon-position-right.gem-button-size-medium .gem-print-icon{margin-left:9px}.gem-button-icon-position-right.gem-button-size-large .gem-print-icon{margin-left:12px}.gem-button-icon-position-right.gem-button-size-giant .gem-print-icon{margin-left:16px}.blog-load-more{position:relative}.blog-load-more .gem-button{margin:0}.portfolio-load-more .gem-button,.gem-product-load-more .gem-button{margin-right:0}@media (max-width:767px){.gem-button-size-large{height:50px;line-height:50px;padding:0 25px;font-size:19px;margin:30px}.gem-button.gem-button-empty.gem-button-size-large{width:50px}.gem-button-size-large.gem-button-border-1{line-height:48px}.gem-button-size-large.gem-button-style-outline{line-height:46px}.gem-button-size-large.gem-button-border-3{line-height:44px}.gem-button-size-large.gem-button-border-4{line-height:42px}.gem-button-size-large.gem-button-border-5{line-height:40px}.gem-button-size-large.gem-button-border-6{line-height:38px}.gem-button-icon-position-left.gem-button-size-large .gem-print-icon{margin-right:9px}.gem-button-icon-position-right.gem-button-size-large .gem-print-icon{margin-left:9px}.gem-button-size-giant{height:80px;line-height:80px;padding:0 37px;font-size:24px;margin:40px}.gem-button.gem-button-empty.gem-button-size-giant{width:80px}.gem-button-size-giant.gem-button-border-1{line-height:78px}.gem-button-size-giant.gem-button-style-outline{line-height:76px}.gem-button-size-giant.gem-button-border-3{line-height:74px}.gem-button-size-giant.gem-button-border-4{line-height:72px}.gem-button-size-giant.gem-button-border-5{line-height:70px}.gem-button-size-giant.gem-button-border-6{line-height:68px}.gem-button-icon-position-left.gem-button-size-giant .gem-print-icon{margin-right:12px}.gem-button-icon-position-right.gem-button-size-giant .gem-print-icon{margin-left:12px}}a.socials-item{display:inline-block;vertical-align:top;text-align:center;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;margin:0 5px;line-height:16px}.socials-item-icon{display:inline-block;font-family:'thegem-socials';font-weight:400;width:1em;height:1em;line-height:1;font-size:16px;text-align:center;vertical-align:top;font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;text-rendering:auto}a .socials-item-icon{-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.socials-item-icon.facebook:before{content:'\e600'}.socials-colored a .socials-item-icon.facebook,.socials-colored-hover a:hover .socials-item-icon.facebook{color:#4e64b5}.socials-item-icon.twitter:before{content:'\e675'}.socials-colored a .socials-item-icon.twitter,.socials-colored-hover a:hover .socials-item-icon.twitter{color:#99a9b5}.socials-item-icon.pinterest:before{content:'\e602'}.socials-colored a .socials-item-icon.pinterest,.socials-colored-hover a:hover .socials-item-icon.pinterest{color:#ff5757}.socials-item-icon.google-plus:before,.socials-item-icon.googleplus:before{content:'\e603'}.socials-colored a .socials-item-icon.google-plus,.socials-colored a .socials-item-icon.googleplus,.socials-colored-hover a:hover .socials-item-icon.google-plus,.socials-colored-hover a:hover .socials-item-icon.googleplus{color:#f44336}.socials-item-icon.tumblr:before{content:'\e604'}.socials-colored a .socials-item-icon.tumblr,.socials-colored-hover a:hover .socials-item-icon.tumblr{color:#456988}.socials-item-icon.stumbleupon:before{content:'\e605'}.socials-colored a .socials-item-icon.stumbleupon,.socials-colored-hover a:hover .socials-item-icon.stumbleupon{color:#46485c}.socials-item-icon.wordpress:before{content:'\e606'}.socials-colored a .socials-item-icon.wordpress,.socials-colored-hover a:hover .socials-item-icon.wordpress{color:#0087be}.socials-item-icon.instagram:before{content:'\e607'}.socials-colored a .socials-item-icon.instagram,.socials-colored-hover a:hover .socials-item-icon.instagram{color:#9a8f62}.socials-item-icon.dribbble:before{content:'\e608'}.socials-colored a .socials-item-icon.dribbble,.socials-colored-hover a:hover .socials-item-icon.dribbble{color:#ec4a89}.socials-item-icon.vimeo:before{content:'\e609'}.socials-colored a .socials-item-icon.vimeo,.socials-colored-hover a:hover .socials-item-icon.vimeo{color:#1db3e3}.socials-item-icon.linkedin:before{content:'\e60a'}.socials-colored a .socials-item-icon.linkedin,.socials-colored-hover a:hover .socials-item-icon.linkedin{color:#0288d1}.socials-item-icon.rss:before{content:'\e60b'}.socials-colored a .socials-item-icon.rss,.socials-colored-hover a:hover .socials-item-icon.rss{color:#ef8321}.socials-item-icon.deviantart:before{content:'\e60c'}.socials-colored a .socials-item-icon.deviantart,.socials-colored-hover a:hover .socials-item-icon.deviantart{color:#00d13b}.socials-item-icon.share:before{content:'\e60d'}.socials-colored a .socials-item-icon.share,.socials-colored-hover a:hover .socials-item-icon.share{color:#ff694c}.socials-item-icon.myspace:before{content:'\e60e'}.socials-colored a .socials-item-icon.myspace,.socials-colored-hover a:hover .socials-item-icon.myspace{color:#039}.socials-item-icon.skype:before{content:'\e60f'}.socials-colored a .socials-item-icon.skype,.socials-colored-hover a:hover .socials-item-icon.skype{color:#00aff0}.socials-item-icon.youtube:before{content:'\e610'}.socials-colored a .socials-item-icon.youtube,.socials-colored-hover a:hover .socials-item-icon.youtube{color:#c82929}.socials-item-icon.picassa:before{content:'\e611'}.socials-colored a .socials-item-icon.picassa,.socials-colored-hover a:hover .socials-item-icon.picassa{color:#96c}.socials-item-icon.google-drive:before,.socials-item-icon.googledrive:before{content:'\e612'}.socials-colored a .socials-item-icon.google-drive,.socials-colored-hover a:hover .socials-item-icon.google-drive,.socials-colored a .socials-item-icon.googledrive,.socials-colored-hover a:hover .socials-item-icon.googledrive{color:#2db672}.socials-item-icon.flickr:before{content:'\e613'}.socials-colored a .socials-item-icon.flickr,.socials-colored-hover a:hover .socials-item-icon.flickr{color:#ff0084}.socials-item-icon.blogger:before{content:'\e614'}.socials-colored a .socials-item-icon.blogger,.socials-colored-hover a:hover .socials-item-icon.blogger{color:#f06a35}.socials-item-icon.spotify:before{content:'\e615'}.socials-colored a .socials-item-icon.spotify,.socials-colored-hover a:hover .socials-item-icon.spotify{color:#1ed760}.socials-item-icon.delicious:before{content:'\e616'}.socials-colored a .socials-item-icon.delicious,.socials-colored-hover a:hover .socials-item-icon.delicious{color:#229bf7}.socials-item-icon.telegram:before{content:'\e645'}.socials-colored a .socials-item-icon.telegram,.socials-colored-hover a:hover .socials-item-icon.telegram{color:#2ca5e0}.socials-item-icon.vk:before{content:'\e648'}.socials-colored a .socials-item-icon.vk,.socials-colored-hover a:hover .socials-item-icon.vk{color:#5181b8}.socials-item-icon.whatsapp:before{content:'\e64b'}.socials-colored a .socials-item-icon.whatsapp,.socials-colored-hover a:hover .socials-item-icon.whatsapp{color:#30b220}.socials-item-icon.viber:before{content:'\e64e'}.socials-colored a .socials-item-icon.viber,.socials-colored-hover a:hover .socials-item-icon.viber{color:#7a4e9d}.socials-item-icon.ok:before{content:'\e651'}.socials-colored a .socials-item-icon.ok,.socials-colored-hover a:hover .socials-item-icon.ok{color:#df8733}.socials-item-icon.reddit:before{content:'\e654'}.socials-colored a .socials-item-icon.reddit,.socials-colored-hover a:hover .socials-item-icon.reddit{color:#ff4500}.socials-item-icon.slack:before{content:'\e657'}.socials-colored a .socials-item-icon.slack,.socials-colored-hover a:hover .socials-item-icon.slack{color:#63c1a0}.socials-item-icon.askfm:before{content:'\e65a'}.socials-colored a .socials-item-icon.askfm,.socials-colored-hover a:hover .socials-item-icon.askfm{color:#ff6648}.socials-item-icon.meetup:before{content:'\e65d'}.socials-colored a .socials-item-icon.meetup,.socials-colored-hover a:hover .socials-item-icon.meetup{color:#e25063}.socials-item-icon.weibo:before{content:'\e660'}.socials-colored a .socials-item-icon.weibo,.socials-colored-hover a:hover .socials-item-icon.weibo{color:#d52b2a}.socials-item-icon.qzone:before{content:'\e663'}.socials-colored a .socials-item-icon.qzone,.socials-colored-hover a:hover .socials-item-icon.qzone{color:#fece00}.socials-item-icon.tiktok:before{content:'\e666'}.socials-colored a .socials-item-icon.tiktok,.socials-colored-hover a:hover .socials-item-icon.tiktok{color:#ff0050}.socials-item-icon.soundcloud:before{content:'\e669'}.socials-colored a .socials-item-icon.soundcloud,.socials-colored-hover a:hover .socials-item-icon.soundcloud{color:#f30}.socials-item-icon.discord:before{content:'\e66c'}.socials-colored a .socials-item-icon.discord,.socials-colored-hover a:hover .socials-item-icon.discord{color:#7289da}.socials-item-icon.wechat:before{content:'\e66f'}.socials-colored a .socials-item-icon.wechat,.socials-colored-hover a:hover .socials-item-icon.wechat{color:#00bf2c}.socials-item-icon.xing:before{content:'\e672'}.socials-colored a .socials-item-icon.xing,.socials-colored-hover a:hover .socials-item-icon.xing{color:#046064}.socials-item-icon.twitter-old:before{content:'\e601'}.socials-colored a .socials-item-icon.twitter-old,.socials-colored-hover a:hover .socials-item-icon.twitter-old{color:#00aced}.socials-item-icon.threads:before{content:'\e678'}.socials-colored a .socials-item-icon.threads,.socials-colored-hover a:hover .socials-item-icon.threads{color:#99a9b5}.socials-item-icon.bluesky:before{content:'\e67b'}.socials-colored a .socials-item-icon.bluesky,.socials-colored-hover a:hover .socials-item-icon.bluesky{color:#0085ff}.socials-item-icon.houzz:before{content:'\e67e'}.socials-colored a .socials-item-icon.houzz,.socials-colored-hover a:hover .socials-item-icon.houzz{color:#4bb714}.social-item-rounded.socials-item-icon.facebook:before,.socials-rounded .socials-item-icon.facebook:before{content:'\e617'}.social-item-rounded.socials-item-icon.twitter:before,.socials-rounded .socials-item-icon.twitter:before{content:'\e676'}.social-item-rounded.socials-item-icon.pinterest:before,.socials-rounded .socials-item-icon.pinterest:before{content:'\e619'}.social-item-rounded.socials-item-icon.google-plus:before,.social-item-rounded.socials-item-icon.googleplus:before,.socials-rounded .socials-item-icon.google-plus:before,.socials-rounded .socials-item-icon.googleplus:before{content:'\e61a'}.social-item-rounded.socials-item-icon.tumblr:before,.socials-rounded .socials-item-icon.tumblr:before{content:'\e61b'}.social-item-rounded.socials-item-icon.stumbleupon:before,.socials-rounded .socials-item-icon.stumbleupon:before{content:'\e61c'}.social-item-rounded.socials-item-icon.wordpress:before,.socials-rounded .socials-item-icon.wordpress:before{content:'\e61d'}.social-item-rounded.socials-item-icon.instagram:before,.socials-rounded .socials-item-icon.instagram:before{content:'\e61e'}.social-item-rounded.socials-item-icon.dribbble:before,.socials-rounded .socials-item-icon.dribbble:before{content:'\e61f'}.social-item-rounded.socials-item-icon.vimeo:before,.socials-rounded .socials-item-icon.vimeo:before{content:'\e620'}.social-item-rounded.socials-item-icon.linkedin:before,.socials-rounded .socials-item-icon.linkedin:before{content:'\e621'}.social-item-rounded.socials-item-icon.rss:before,.socials-rounded .socials-item-icon.rss:before{content:'\e622'}.social-item-rounded.socials-item-icon.deviantart:before,.socials-rounded .socials-item-icon.deviantart:before{content:'\e623'}.social-item-rounded.socials-item-icon.share:before,.socials-rounded .socials-item-icon.share:before{content:'\e624'}.social-item-rounded.socials-item-icon.myspace:before,.socials-rounded .socials-item-icon.myspace:before{content:'\e625'}.social-item-rounded.socials-item-icon.skype:before,.socials-rounded .socials-item-icon.skype:before{content:'\e626'}.social-item-rounded.socials-item-icon.youtube:before,.socials-rounded .socials-item-icon.youtube:before{content:'\e627'}.social-item-rounded.socials-item-icon.picassa:before,.socials-rounded .socials-item-icon.picassa:before{content:'\e628'}.social-item-rounded.socials-item-icon.google-drive:before,.social-item-rounded.socials-item-icon.googledrive:before,.socials-rounded .socials-item-icon.google-drive:before,.socials-rounded .socials-item-icon.googledrive:before{content:'\e629'}.social-item-rounded.socials-item-icon.flickr:before,.socials-rounded .socials-item-icon.flickr:before{content:'\e62a'}.social-item-rounded.socials-item-icon.blogger:before,.socials-rounded .socials-item-icon.blogger:before{content:'\e62b'}.social-item-rounded.socials-item-icon.spotify:before,.socials-rounded .socials-item-icon.spotify:before{content:'\e62c'}.social-item-rounded.socials-item-icon.delicious:before,.socials-rounded .socials-item-icon.delicious:before{content:'\e62d'}.social-item-rounded.socials-item-icon.telegram:before,.socials-rounded .socials-item-icon.telegram:before{content:'\e646'}.social-item-rounded.socials-item-icon.vk:before,.socials-rounded .socials-item-icon.vk:before{content:'\e649'}.social-item-rounded.socials-item-icon.whatsapp:before,.socials-rounded .socials-item-icon.whatsapp:before{content:'\e64c'}.social-item-rounded.socials-item-icon.viber:before,.socials-rounded .socials-item-icon.viber:before{content:'\e64f'}.social-item-rounded.socials-item-icon.ok:before,.socials-rounded .socials-item-icon.ok:before{content:'\e652'}.social-item-rounded.socials-item-icon.reddit:before,.socials-rounded .socials-item-icon.reddit:before{content:'\e655'}.social-item-rounded.socials-item-icon.slack:before,.socials-rounded .socials-item-icon.slack:before{content:'\e658'}.social-item-rounded.socials-item-icon.askfm:before,.socials-rounded .socials-item-icon.askfm:before{content:'\e65b'}.social-item-rounded.socials-item-icon.meetup:before,.socials-rounded .socials-item-icon.meetup:before{content:'\e65e'}.social-item-rounded.socials-item-icon.weibo:before,.socials-rounded .socials-item-icon.weibo:before{content:'\e661'}.social-item-rounded.socials-item-icon.qzone:before,.socials-rounded .socials-item-icon.qzone:before{content:'\e664'}.social-item-rounded.socials-item-icon.tiktok:before,.socials-rounded .socials-item-icon.tiktok:before{content:'\e667'}.social-item-rounded.socials-item-icon.soundcloud:before,.socials-rounded .socials-item-icon.soundcloud:before{content:'\e66a'}.social-item-rounded.socials-item-icon.discord:before,.socials-rounded .socials-item-icon.discord:before{content:'\e66d'}.social-item-rounded.socials-item-icon.wechat:before,.socials-rounded .socials-item-icon.wechat:before{content:'\e670'}.social-item-rounded.socials-item-icon.xing:before,.socials-rounded .socials-item-icon.xing:before{content:'\e673'}.social-item-rounded.socials-item-icon.twitter-old:before,.socials-rounded .socials-item-icon.twitter-old:before{content:'\e618'}.social-item-rounded.socials-item-icon.threads:before,.socials-rounded .socials-item-icon.threads:before{content:'\e679'}.social-item-rounded.socials-item-icon.bluesky:before,.socials-rounded .socials-item-icon.bluesky:before{content:'\e67c'}.social-item-rounded.socials-item-icon.houzz:before,.socials-rounded .socials-item-icon.houzz:before{content:'\e67f'}.social-item-square.socials-item-icon.facebook:before,.socials-square .socials-item-icon.facebook:before{content:'\e62e'}.social-item-square.socials-item-icon.twitter:before,.socials-square .socials-item-icon.twitter:before{content:'\e677'}.social-item-square.socials-item-icon.pinterest:before,.socials-square .socials-item-icon.pinterest:before{content:'\e630'}.social-item-square.socials-item-icon.google-plus:before,.social-item-square.socials-item-icon.googleplus:before,.socials-square .socials-item-icon.google-plus:before,.socials-square .socials-item-icon.googleplus:before{content:'\e631'}.social-item-square.socials-item-icon.tumblr:before,.socials-square .socials-item-icon.tumblr:before{content:'\e632'}.social-item-square.socials-item-icon.stumbleupon:before,.socials-square .socials-item-icon.stumbleupon:before{content:'\e633'}.social-item-square.socials-item-icon.wordpress:before,.socials-square .socials-item-icon.wordpress:before{content:'\e634'}.social-item-square.socials-item-icon.instagram:before,.socials-square .socials-item-icon.instagram:before{content:'\e635'}.social-item-square.socials-item-icon.dribbble:before,.socials-square .socials-item-icon.dribbble:before{content:'\e636'}.social-item-square.socials-item-icon.vimeo:before,.socials-square .socials-item-icon.vimeo:before{content:'\e637'}.social-item-square.socials-item-icon.linkedin:before,.socials-square .socials-item-icon.linkedin:before{content:'\e638'}.social-item-square.socials-item-icon.rss:before,.socials-square .socials-item-icon.rss:before{content:'\e639'}.social-item-square.socials-item-icon.deviantart:before,.socials-square .socials-item-icon.deviantart:before{content:'\e63a'}.social-item-square.socials-item-icon.share:before,.socials-square .socials-item-icon.share:before{content:'\e63b'}.social-item-square.socials-item-icon.myspace:before,.socials-square .socials-item-icon.myspace:before{content:'\e63c'}.social-item-square.socials-item-icon.skype:before,.socials-square .socials-item-icon.skype:before{content:'\e63d'}.social-item-square.socials-item-icon.youtube:before,.socials-square .socials-item-icon.youtube:before{content:'\e63e'}.social-item-square.socials-item-icon.picassa:before,.socials-square .socials-item-icon.picassa:before{content:'\e63f'}.social-item-square.socials-item-icon.google-drive:before,.social-item-square.socials-item-icon.googledrive:before,.socials-square .socials-item-icon.google-drive:before,.socials-square .socials-item-icon.googledrive:before{content:'\e640'}.social-item-square.socials-item-icon.flickr:before,.socials-square .socials-item-icon.flickr:before{content:'\e641'}.social-item-square.socials-item-icon.blogger:before,.socials-square .socials-item-icon.blogger:before{content:'\e642'}.social-item-square.socials-item-icon.spotify:before,.socials-square .socials-item-icon.spotify:before{content:'\e643'}.social-item-square.socials-item-icon.delicious:before,.socials-square .socials-item-icon.delicious:before{content:'\e644'}.social-item-square.socials-item-icon.telegram:before,.socials-square .socials-item-icon.telegram:before{content:'\e647'}.social-item-square.socials-item-icon.vk:before,.socials-square .socials-item-icon.vk:before{content:'\e64a'}.social-item-square.socials-item-icon.whatsapp:before,.socials-square .socials-item-icon.whatsapp:before{content:'\e64d'}.social-item-square.socials-item-icon.viber:before,.socials-square .socials-item-icon.viber:before{content:'\e650'}.social-item-square.socials-item-icon.ok:before,.socials-square .socials-item-icon.ok:before{content:'\e653'}.social-item-square.socials-item-icon.reddit:before,.socials-square .socials-item-icon.reddit:before{content:'\e656'}.social-item-square.socials-item-icon.slack:before,.socials-square .socials-item-icon.slack:before{content:'\e659'}.social-item-square.socials-item-icon.askfm:before,.socials-square .socials-item-icon.askfm:before{content:'\e65c'}.social-item-square.socials-item-icon.meetup:before,.socials-square .socials-item-icon.meetup:before{content:'\e65f'}.social-item-square.socials-item-icon.weibo:before,.socials-square .socials-item-icon.weibo:before{content:'\e662'}.social-item-square.socials-item-icon.qzone:before,.socials-square .socials-item-icon.qzone:before{content:'\e665'}.social-item-square.socials-item-icon.tiktok:before,.socials-square .socials-item-icon.tiktok:before{content:'\e668'}.social-item-square.socials-item-icon.soundcloud:before,.socials-square .socials-item-icon.soundcloud:before{content:'\e66b'}.social-item-square.socials-item-icon.discord:before,.socials-square .socials-item-icon.discord:before{content:'\e66e'}.social-item-square.socials-item-icon.wechat:before,.socials-square .socials-item-icon.wechat:before{content:'\e671'}.social-item-square.socials-item-icon.xing:before,.socials-square .socials-item-icon.xing:before{content:'\e674'}.social-item-square.socials-item-icon.twitter-old:before,.socials-square .socials-item-icon.twitter-old:before{content:'\e62f'}.social-item-square.socials-item-icon.threads:before,.socials-square .socials-item-icon.threads:before{content:'\e67a'}.social-item-square.socials-item-icon.bluesky:before,.socials-square .socials-item-icon.bluesky:before{content:'\e67d'}.social-item-square.socials-item-icon.houzz:before,.socials-square .socials-item-icon.houzz:before{content:'\e680'}.socials-list{margin-left:-10px;margin-right:-10px}.socials-list .socials-item{margin-left:10px;margin-right:10px;margin-bottom:10px}.socials-list.socials-alignment-right{text-align:right}.socials-list.socials-alignment-center{text-align:center}#footer-socials .socials:not(.socials-colored-hover) a:hover .socials-item-icon{color:#fff}.preloader{position:relative;height:200px}.slideshow-preloader{height:400px}.loading{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.preloader:after,.loading:after{content:'';position:absolute;height:90px;width:90px;background:#fff url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/images/preloader-1.gif) no-repeat 50% 50%;top:50%;left:50%;margin-top:-45px;margin-left:-45px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.preloader+*{padding:0 !important;margin:0 !important;overflow:hidden !important;opacity:0}.preloader+*:not(iframe){height:0 !important}.preloader+iframe{margin-top:-200px !important}.loading+*{opacity:0}.preloader.save-space{margin-bottom:-200px}.preloader.save-space+*:not(iframe){position:relative;height:auto !important;z-index:-1}.preloader .skeleton{height:auto;font-size:0;position:absolute;width:100%;left:0}.preloader .skeleton .with-filter-sidebar{display:flex}.panel-sidebar-position-right .preloader .skeleton .with-filter-sidebar,.preloader .skeleton.panel-sidebar-position-right .with-filter-sidebar{flex-direction:row-reverse}.preloader .skeleton .with-filter-sidebar .filter-sidebar{width:25%;max-width:350px;padding-right:42px}.panel-sidebar-position-right .preloader .skeleton .with-filter-sidebar .filter-sidebar,.preloader .skeleton.panel-sidebar-position-right .with-filter-sidebar .filter-sidebar{padding-right:0;padding-left:42px}@media (max-width:991px){.preloader .skeleton .with-filter-sidebar .filter-sidebar{display:none}}.preloader .skeleton .with-filter-sidebar .content{flex:1}.preloader .skeleton .widget{position:relative;overflow:hidden;margin-bottom:35px;border-bottom:2px solid #f0f3f2}.preloader .skeleton .widget:before{content:"";display:block;height:350px;background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 20px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0);background-size:55% 20px,30px 12px,65% 12px,30px 12px,48% 12px,30px 12px,57% 12px,30px 12px,43% 12px,30px 12px,54% 12px,30px 12px,45% 12px,30px 12px,35% 12px,30px 12px,58% 12px;background-position:left 0,right 50px,left 50px,right 86px,left 86px,right 122px,left 122px,right 158px,left 158px,right 194px,left 194px,right 230px,left 230px,right 266px,left 266px,right 302px,left 302px}.preloader .skeleton .portfolio-top-panel{text-align:right;margin-bottom:35px}.preloader .skeleton .skeleton-sorting{width:140px;height:25px;background-color:#f0f3f2;margin-left:auto;border-radius:13px;position:relative;overflow:hidden}.preloader .skeleton .portfolio-item,.preloader .skeleton .products-category-item{position:relative;overflow:hidden;margin-top:0}@media (min-width:992px){.preloader .skeleton .portfolio-item.product.columns-desktop-5,.preloader .skeleton .products-category-item.columns-desktop-5{width:20%}}.preloader .skeleton .portfolio-item:before{content:"";display:block;padding-top:calc(100% + 118px);background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 100%,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0);background-size:100% 60%,26% 12px,65% 12px,56% 12px,38% 12px;background-position:center 0,center calc(60% + 20px),center calc(60% + 42px),center calc(60% + 64px),center calc(60% + 86px)}.preloader .skeleton .caption-position-image.aspect-ratio-portrait .products-category-item:before{content:"";display:block;padding-top:125%;background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 100%,transparent 0);background-size:100%;background-position:center 0}.preloader .skeleton .caption-position-image.aspect-ratio-square .products-category-item:before{content:"";display:block;padding-top:100%;background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 100%,transparent 0);background-size:100%;background-position:center 0}.preloader .skeleton .caption-position-below.aspect-ratio-portrait .products-category-item:before{content:"";display:block;padding-top:calc(125% + 70px);background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 100%,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0);background-size:100% 75%,65% 12px,38% 12px;background-position:center 0,center calc(75% + 25px),center calc(75% + 50px)}.preloader .skeleton .caption-position-below.aspect-ratio-square .products-category-item:before{content:"";display:block;padding-top:calc(100% + 70px);background-repeat:no-repeat;background-image:linear-gradient(#f0f3f2 100%,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0),linear-gradient(#f0f3f2 12px,transparent 0);background-size:100% 75%,65% 12px,38% 12px;background-position:center 0,center calc(75% + 25px),center calc(75% + 50px)}.preloader .skeleton .widget:after,.preloader .skeleton .portfolio-item:after,.preloader .skeleton .skeleton-sorting:after,.preloader .skeleton .products-category-item:after{content:"";position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;transform:rotate(45deg);background-image:linear-gradient(90deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 80%);background-size:60% 100%;background-position:-100% 0;background-repeat:no-repeat;animation:skeletonloading 1.5s infinite .2s}.preloader .skeleton .skeleton-sorting:after{top:-200%;bottom:-200%}@keyframes skeletonloading{to{background-position:200% 0}}.preloader.skeleton-carousel{height:auto}.preloader.skeleton-carousel .skeleton{position:relative}.preloader.skeleton-carousel .skeleton-posts{display:flex;overflow:hidden}.preloader.skeleton-carousel .skeleton-posts .portfolio-item,.preloader.skeleton-carousel .skeleton-posts .products-category-item{flex:none}.preloader.skeleton.product-gallery-skeleton,.preloader.skeleton.product-grid-gallery-skeleton,.preloader.skeleton.product-right-column-skeleton,.preloader.skeleton.product-tabs-skeleton{position:relative;overflow:hidden;padding:0;background-repeat:no-repeat}.preloader.skeleton.product-right-column-skeleton{position:absolute;left:21px;right:21px}.preloader.skeleton.product-right-column-skeleton+*{position:relative;height:auto !important;opacity:0}.preloader.skeleton.product-gallery-skeleton{height:auto}@media (min-width:768px){.preloader.skeleton.product-gallery-skeleton:not(.product-gallery-skeleton-single).product-gallery-skeleton-vertical{padding-bottom:calc(100% - 30px) !important}.preloader.skeleton.product-gallery-skeleton:not(.product-gallery-skeleton-single).product-gallery-skeleton-vertical .product-gallery-skeleton-image{padding:0 !important}.preloader.skeleton.product-gallery-skeleton:not(.product-gallery-skeleton-single).product-gallery-skeleton-vertical-square{padding-bottom:74.11% !important}}.product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-horizontal{position:relative;width:100%;padding-bottom:calc(25% - 11px);margin-top:15px;background-repeat:no-repeat;background-image:linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0);background-size:23% 100%;background-position:0 center,33% center,66% center,100% center;overflow:hidden}@media (width:768px) and (orientation:portrait){.product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-horizontal{display:none}}.product-gallery{position:relative}.owl-carousel.product-gallery-slider:not(.owl-loaded){display:block}.owl-carousel.product-gallery-slider:not(.owl-loaded) .product-gallery-slider-item:not(:first-child){display:none}.product-gallery.is-vertical-inited .owl-carousel.product-gallery-slider:not(.owl-loaded) .product-gallery-slider-item:first-child{padding-left:24.3%}.product-gallery.is-vertical-inited-right .owl-carousel.product-gallery-slider:not(.owl-loaded) .product-gallery-slider-item:first-child{padding-right:24.3%}.product-gallery.is-vertical-inited .owl-carousel.product-gallery-slider:not(.owl-loaded)~.product-gallery-labels .product-labels{left:calc(24.3% + 10px)}.product-gallery.is-vertical-inited .product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-vertical,.product-gallery.is-vertical-inited-right .product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-vertical{height:100%;width:calc(24.3% - 15px);position:absolute;top:0;background-repeat:no-repeat;background-image:linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0);background-size:100% 23%;background-position:center 0,center 33%,center 66%,center 100%;overflow:hidden}.product-gallery.is-vertical-inited .product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-vertical{left:0}.product-gallery.is-vertical-inited-right .product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-vertical{right:0}@media (max-width:767px){.product-gallery-skeleton-thumbs{display:none}}.product-gallery-skeleton-image{width:100%;background-color:var(--styled-bg-color,#f0f3f2)}@media (min-width:768px){.preloader.skeleton.product-gallery-skeleton:not(.product-gallery-skeleton-single).product-gallery-skeleton-vertical .product-gallery-skeleton-image{position:absolute;right:0;top:0;width:75.7%;height:100%}}.preloader.skeleton.product-grid-gallery-skeleton{background-color:var(--styled-bg-color,#f0f3f2);padding-bottom:125%;display:inline-block;vertical-align:top;width:100%}.preloader.skeleton.product-right-column-skeleton{padding-bottom:510px}.preloader.skeleton.product-tabs-skeleton{padding-bottom:350px}.product-gallery-skeleton-thumbs:after,.product-gallery-skeleton-image:after,.preloader.skeleton.product-grid-gallery-skeleton:after,.preloader.skeleton.product-right-column-skeleton:after,.preloader.skeleton.product-tabs-skeleton:after{content:"";position:absolute;display:block;height:auto;width:auto;background-color:transparent;top:-50%;left:-50%;right:-50%;bottom:-50%;transform:rotate(45deg);background-image:linear-gradient(90deg,rgba(255,255,255,0) 20%,var(--main-bg-color-08,rgba(255,255,255,.8)) 50%,rgba(255,255,255,0) 80%);background-size:60% 100%;background-position:-100% 0;background-repeat:no-repeat;animation:skeletonloading 1.5s infinite .2s}.product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-horizontal:after{top:-200%;bottom:-200%}.product-gallery-skeleton-thumbs.product-gallery-skeleton-thumbs-vertical:after{left:-200%;right:-200%}.preloader.skeleton.product-tabs-skeleton:after{transform:none;background-image:linear-gradient(-45deg,rgba(255,255,255,0) 20%,var(--main-bg-color-08,rgba(255,255,255,.8)) 50%,rgba(255,255,255,0) 80%)}.preloader.skeleton.product-right-column-skeleton{background-image:linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0);background-size:calc(100% - 180px) 30px,55px 20px,35% 20px,100% 12px,100% 12px,100% 12px,100% 12px,50% 35px,50% 35px,20% 20px,50% 20px,65% 20px,40% 20px;background-position:0 0,100% 0,0 50px,0 95px,0 120px,0 145px,0 170px,0 230px,0 285px,0 370px,0 410px,0 450px,0 490px}.preloader.skeleton.product-right-column-skeleton.centered-skeleton{padding-bottom:530px;background-image:linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0);background-size:45% 25px,55px 20px,30% 12px,25% 20px,65% 12px,70% 12px,50% 12px,40px 12px,45% 30px,65% 40px,80px 12px,25% 20px;background-position:center 80px,100% 0,center 130px,center 165px,center 210px,center 235px,center 260px,center 305px,center 335px,center 405px,center 465px,center 510px}.preloader.skeleton.product-tabs-skeleton{background-image:linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0),linear-gradient(var(--styled-bg-color,#f0f3f2) 100%,transparent 0);background-size:110px 30px,110px 30px,110px 30px,100% 12px,100% 12px,100% 12px,100% 12px,100% 12px,65% 20px,60% 20px,45% 20px;background-position:0 0,160px 0,320px 0,0 75px,0 105px,0 135px,0 165px,0 195px,0 250px,0 290px,0 330px}input[type=text],input[type=password],input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=number],input[type=range],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=month],input[type=week]{padding:0 10px;max-width:100%;vertical-align:middle}textarea{padding:10px;max-width:100%;vertical-align:middle}.dropdown_product_cat .select2-container{border-radius:3px}.combobox-wrapper,#page .select2-container .select2-selection--single{position:relative;width:100%;height:38px;display:inline-block;vertical-align:middle;min-width:140px;padding-right:36px;border-radius:3px}#page .select2-container .select2-selection--single{display:block;width:auto;padding-right:0;outline:none;box-shadow:none}#page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,#page .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}#page .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,#page .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.combobox-wrapper .combobox-text,#page .select2-container--default .select2-selection--single .select2-selection__rendered{display:block;padding:0 10px;line-height:36px;overflow:hidden;text-align:left;white-space:nowrap}#page .select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:36px;outline:none;box-shadow:none}.woocommerce .combobox-wrapper .combobox-text,#page .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:18px}.combobox-wrapper .combobox-button,#page .select2-container--default .select2-selection--single .select2-selection__arrow{width:36px;height:36px;position:absolute;right:0;top:0;cursor:pointer}#page .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.combobox-wrapper .combobox-button:before,#page .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:'\e635';position:absolute;left:50%;top:50%;margin-left:-12px;margin-top:-12px;font-family:'thegem-icons';font-style:normal;font-weight:400}.combobox-wrapper select{width:100%;cursor:pointer}.checkbox-sign,.radio-sign{display:inline-block;width:30px;height:30px;cursor:pointer;position:relative;vertical-align:middle}.radio-sign{width:28px;height:28px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}#shipping_method .radio-sign{width:12px;height:12px}.checkbox-sign.checked:before,.radio-sign.checked:before{position:absolute;left:50%;top:50%}.checkbox-sign.checked:before{content:'\e646';font-size:24px;font-weight:400;font-family:'thegem-icons';font-style:normal;text-align:center;width:14px;height:14px;line-height:14px;margin-top:-7px;margin-left:-11px}.radio-sign.checked:before{content:'';font-size:10px;width:16px;height:16px;line-height:10px;margin-top:-8px;margin-left:-8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}#shipping_method .radio-sign:before{width:6px;height:6px;margin-top:-3px;margin-left:-3px}#page{position:relative;overflow:clip}#page.layout-boxed{max-width:1260px;margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,.11)}.page-title-block{text-align:center;background-position:50% 0;background-size:cover;padding:80px 0;position:relative}.page-title-alignment-left{text-align:left}.page-title-alignment-left .page-title-icon{float:right}.page-title-alignment-right{text-align:right}.page-title-alignment-right .page-title-icon{float:left}.page-title-alignment-left .page-title-title h1,.page-title-alignment-left .page-title-title h2,.page-title-alignment-left .page-title-title .title-rich-content{margin-left:0;margin-right:auto}.page-title-alignment-right .page-title-title h1,.page-title-alignment-right .page-title-title h2,.page-title-alignment-right .page-title-title .title-rich-content{margin-left:auto;margin-right:0}.page-title-icon+.page-title-title{margin-top:55px}.page-title-alignment-right .page-title-icon+.page-title-title,.page-title-alignment-left .page-title-icon+.page-title-title{margin-top:-7px}.page-title-excerpt{margin-top:18px;display:inline-block;width:100%}.page-title-block .breadcrumbs-container{position:absolute;bottom:0;left:0;width:100%}.page-title-block .breadcrumbs{display:inline-block}.page-title-block .breadcrumbs>span{display:inline-block;vertical-align:top}#main{position:relative;z-index:5}.container-fullwidth{width:100%}@media (min-width:1244px){.container-fullwidth{padding:0 37px}}@media (max-width:991px){.sidebar{margin-top:3em}}#footer-nav{padding:40px 0;border-top:1px solid #313646}@media (max-width:1199px){#footer-nav .row{margin-top:-3em}#footer-nav .row>*{margin-top:3em}}#footer-navigation{margin-bottom:0}#footer-menu{display:inline-block;margin:0 -21px}#footer-menu li{display:inline-block;padding:0 21px;position:relative;line-height:1}#footer-menu li+li:before{content:'';width:0;height:100%;position:absolute;left:-1px;top:0;font-size:0;border-right:1px solid #333146}#footer-menu li a{font-size:92.86%;display:block}#footer-socials{text-align:right}#footer-socials .socials{text-align:right;margin:0 -7px;display:inline-block;vertical-align:middle}.footer-socials-item{display:inline-block;vertical-align:top;padding:0 7px}.footer-socials-item a{display:block;position:relative;font-size:0;width:20px;line-height:inherit}.footer-socials-item a:after{position:absolute;font-family:'thegem-socials';display:block;font-size:16px;width:100%;height:100%;top:0;left:0;text-align:center;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear}.footer-socials-item.twitter a:after{content:'\e603'}.footer-socials-item.facebook a:after{content:'\e601'}.footer-socials-item.linkedin a:after{content:'\e604'}.footer-socials-item.googleplus a:after{content:'\e602'}.footer-socials-item.stumbleupon a:after{content:'\e606'}.footer-socials-item.rss a:after{content:'\e608'}@media (max-width:991px){#footer-nav #footer-socials{text-align:center}#footer-nav .footer-site-info{text-align:center}#footer-navigation #footer-menu li{margin:5px 0}}#colophon{position:relative;padding:110px 0 45px;background-position:50% 0;background-size:cover;background-repeat:no-repeat}.footer-widget-area{margin-bottom:1.421em}.footer-site-info{font-size:92.86%}.footer-site-info a:hover{text-decoration:underline}.block-content{padding:135px 0 100px}.block-content:last-of-type{padding-bottom:110px}.block-content.no-bottom-margin:last-of-type{padding-bottom:0}.page-title+.no-top-margin,#page-title+.no-top-margin,.gem-slideshow+.no-top-margin,.no-top-margin:first-child{padding-top:0}.block-content+.block-content{padding-top:0}.panel.row{margin-bottom:0}body.single-thegem_templates.template-type-single-product .block-content,body.single-thegem_templates.template-type-product-archive .block-content,body.single-thegem_templates.template-type-blog-archive .block-content,body.single-thegem_templates.template-type-single-post .block-content,body.single-thegem_templates.template-type-portfolio .block-content,body.single-thegem_templates.template-type-cart .block-content,body.single-thegem_templates.template-type-checkout .block-content{padding-top:30px}body.single-thegem_templates.template-type-megamenu .block-content{padding-top:30px}body.single-thegem_templates.template-type-content .block-content{padding-top:30px}body.single-thegem_templates.template-type-cart .block-content,body.single-thegem_templates.template-type-checkout .block-content,body.single-thegem_templates.template-type-product-archive .block-content,body.single-thegem_templates.template-type-blog-archive .block-content,body.single-thegem_templates.template-type-single-post .block-content,body.single-thegem_templates.template-type-portfolio .block-content{padding-bottom:0}body.single-thegem_templates.template-type-cart:not(.elementor-editor-active) .block-content,body.single-thegem_templates.template-type-checkout:not(.elementor-editor-active) .block-content,body.single-thegem_templates.template-type-product-archive:not(.elementor-editor-active) .block-content,body.single-thegem_templates.template-type-blog-archive:not(.elementor-editor-active) .block-content,body.single-thegem_templates.template-type-single-post:not(.elementor-editor-active) .block-content,body.single-thegem_templates.template-type-portfolio:not(.elementor-editor-active) .block-content{padding-top:0}.fullwidth-block{position:relative}.fullwidth-top-marker,.fullwidth-bottom-marker{position:absolute;width:140px;height:70px;left:50%;margin-left:-70px;z-index:10}.fullwidth-top-marker.marker-direction-inside{top:0}.fullwidth-top-marker.marker-direction-outside{top:-69px}.fullwidth-bottom-marker.marker-direction-inside{bottom:0}.fullwidth-bottom-marker.marker-direction-outside{bottom:-69px}.vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title{line-height:1.2}.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{box-sizing:border-box}.vc_tta.vc_general.vc_tta-shape-square .vc_tta-panel-body{min-height:0px}.vc_tta.vc_general.vc_tta-shape-square .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-shape-square .vc_tta-panel-heading{border-radius:0}.vc_tta.vc_general.vc_tta-shape-square .vc_tta-tabs-container{margin:0}.vc_tta.vc_general.vc_tta-shape-square .vc_tta-tab>a{border-radius:0}.vc_non_responsive .vc_tta.vc_general.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels,.vc_tta-o-non-responsive .vc_tta.vc_general.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels{border-radius:0}@media (min-width:768px){.vc_tta.vc_general.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels{border-radius:0}}.vc_tta.vc_general.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panel-body{border-radius:0}.vc_tta.vc_general.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,.vc_tta.vc_general.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading{border-top-left-radius:0;border-top-right-radius:0}.vc_tta.vc_general.vc_tta-shape-rounded .vc_tta-panel-body{min-height:6px}.vc_tta.vc_general.vc_tta-shape-rounded .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-shape-rounded .vc_tta-panel-heading{border-radius:3px}.vc_tta.vc_general.vc_tta-shape-rounded .vc_tta-tabs-container{margin:3px}.vc_tta.vc_general.vc_tta-shape-rounded .vc_tta-tab>a{border-radius:3px}.vc_non_responsive .vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels,.vc_tta-o-non-responsive .vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels{border-radius:3px}@media (min-width:768px){.vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels{border-radius:3px}}.vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-o-no-fill .vc_tta-panel-body{border-radius:0}.vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,.vc_tta.vc_general.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading{border-top-left-radius:3px;border-top-right-radius:3px}.vc_tta.vc_general.vc_tta-shape-round .vc_tta-panel-body{min-height:36px}.vc_tta.vc_general.vc_tta-shape-round .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-shape-round .vc_tta-panel-heading{border-radius:18px}.vc_tta.vc_general.vc_tta-shape-round .vc_tta-tabs-container{margin:18px}.vc_tta.vc_general.vc_tta-shape-round .vc_tta-tab>a{border-radius:18px}.vc_non_responsive .vc_tta.vc_general.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels,.vc_tta-o-non-responsive .vc_tta.vc_general.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels{border-radius:18px}@media (min-width:768px){.vc_tta.vc_general.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels{border-radius:18px}}.vc_tta.vc_general.vc_tta-shape-round.vc_tta-o-no-fill .vc_tta-panel-body{border-radius:0}.vc_tta.vc_general.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,.vc_tta.vc_general.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active+.vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading{border-top-left-radius:18px;border-top-right-radius:18px}.vc_tta.vc_general.vc_tta-pageable .vc_tta-panel-body{border:0 none}.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:before,.vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:before,.vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:after,.vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:after{box-sizing:border-box;content:'';display:none;position:absolute;width:3px;height:3px;border-radius:3px;border-style:inherit;border-width:inherit}@media (min-width:768px){.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:before,.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body:after{box-sizing:border-box;content:'';display:none;position:absolute;width:3px;height:3px;border-radius:3px;border-style:inherit;border-width:inherit}}.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading{border-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body{border-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading,.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body{border-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading{border-top-left-radius:0;border-top-right-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading,.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:before,.vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:before,.vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:after,.vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:after{box-sizing:border-box;content:'';display:none;position:absolute;width:18px;height:18px;border-radius:18px;border-style:inherit;border-width:inherit}@media (min-width:768px){.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:before,.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:after{box-sizing:border-box;content:'';display:none;position:absolute;width:18px;height:18px;border-radius:18px;border-style:inherit;border-width:inherit}.vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:before,.vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body:after{width:18px;height:18px;border-radius:18px}}.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading{border-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body{border-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading,.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body{border-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading{border-top-left-radius:0;border-top-right-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading,.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body{border-bottom-left-radius:0;border-bottom-right-radius:0}.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body{border-top-left-radius:0;border-top-right-radius:0}.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container{margin-top:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:before,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:before,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:before{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-right-width:0;border-bottom-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:after,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:after,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body:after{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left-width:0;border-bottom-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:before,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:before,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:before{border-bottom-right-radius:0;border-top-right-radius:0;border-top-left-radius:0;border-right-width:0;border-top-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:after,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:after,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body:after{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-left-width:0;border-top-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:before,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:before,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:before{right:auto;bottom:auto;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-right-width:0;border-bottom-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:after,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:after,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body:after{right:auto;top:auto;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0;border-top-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:before,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:before,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:before{left:auto;bottom:auto;border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left-width:0;border-bottom-width:0}.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:after,.vc_tta.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:after,.vc_tta.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body:after{left:auto;top:auto;border-top-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0;border-top-width:0}.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{overflow:visible}.vc_tta.vc_general.vc_tta-tabs .vc_tta-title-text:not(:empty):not(:first-child),.vc_tta.vc_general.vc_tta-tabs .vc_tta-title-text:not(:empty)~*,.vc_tta.vc_general.vc_tta-accordion .vc_tta-title-text:not(:empty):not(:first-child),.vc_tta.vc_general.vc_tta-accordion .vc_tta-title-text:not(:empty)~*{margin-left:10px}.vc_tta.vc_general.vc_tta-tabs .vc_tta-title-text:not(:empty)~.vc_tta-controls-icon,.vc_tta.vc_general.vc_tta-accordion .vc_tta-title-text:not(:empty)~.vc_tta-controls-icon{margin-left:0}.vc_tta.vc_general .vc_tta-icon.gem-print-icon{display:inline-block;vertical-align:middle}.vc_tta.vc_general .vc_tta-icon.gem-print-icon.gem-icon-pack-elegant{font-size:16px}.vc_tta.vc_general .vc_tta-icon.gem-print-icon.gem-icon-pack-material{font-size:24px}.vc_tta.vc_general .vc_tta-icon.gem-print-icon.gem-icon-pack-fontawesome{font-size:14px}.vc_tta.vc_general .vc_tta-icon.gem-print-icon.gem-icon-pack-userpack{font-size:16px}.vc_tta.vc_general .vc_tta-title-text{display:inline-block;vertical-align:middle}.vc_tta.vc_general .vc_tta-tab{vertical-align:bottom}.vc_tta.vc_general.vc_tta-tabs-position-bottom .vc_tta-tab{vertical-align:top}.vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title,.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title{font-family:'Montserrat UltraLight';font-weight:400;text-transform:uppercase;font-size:14px}.vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title,.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title,.vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title,.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title .vc_tta.vc_tta-tabs .vc_tta-panel.vc_tta-style-modern .vc_tta-panel-title,.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title{font-family:'Montserrat';font-weight:700}.vc_tta.vc_tta-tabs.vc_general .vc_tta-tab>a{padding:12px 25px}.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{padding:50px}.vc_tta.vc_general.vc_tta-color-thegem .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:16px;padding-bottom:16px}.vc_tta.vc_general.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:17px;padding-bottom:17px}.vc_tta.vc_general.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:16px;padding-bottom:16px}.vc_tta.vc_tta-tabs .vc_tta-tab a{font-family:'Montserrat UltraLight';font-size:14px;text-transform:uppercase;font-weight:400}.vc_tta.vc_tta-tabs .vc_tta-tab.vc_active>a,.vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a,.vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a{font-family:'Montserrat';font-weight:700}.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem .vc_tta-tab a,.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem .vc_tta-tab.vc_active>a,.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab a,.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab a{font-family:inherit;font-weight:inherit;text-transform:none}.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_general .vc_tta-tab>a{padding:2px 23px}.widget .vc_tta.vc_general.vc_tta-color-thegem.vc_tta-tabs .vc_tta-panel-body{padding:25px 40px}.widget .vc_tta.vc_general.vc_tta-color-thegem .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:13px;padding-bottom:13px}.widget .vc_tta.vc_general.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:12px;padding-bottom:12px}.widget .vc_tta.vc_general.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel-heading .vc_tta-panel-title>a{padding-top:11px;padding-bottom:11px}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{margin-bottom:-1px}.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_general.vc_tta-style-classic:not([class*=vc_tta-gap]) .vc_tta-tab.vc_active>a{padding:4px 23px}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border-color:#b6c6c9;background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus{background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{border-color:#b6c6c9;background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:after{border-color:#b6c6c9}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-controls-icon:after{border-color:#b6c6c9;color:#b6c6c9}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after{border-color:#b6c6c9}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab>a{border-color:#b6c6c9;background-color:#f4f6f7;color:#5f727f}.widget .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab>a{color:#00bcd4}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab>a:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab>a:focus{background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active>a{border-color:#b6c6c9;background-color:#fff;color:#5f727f}.widget .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active>a{color:#5f727f}@media (min-width:768px){.vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after{border-color:#b6c6c9}.vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{border-color:transparent;background-color:transparent}}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading{margin-bottom:-1px}.vc_tta.vc_tta-color-thegem.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container{margin-bottom:0}.vc_tta.vc_tta-color-thegem.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-modern .vc_tta-tabs-container{margin-top:0}.vc_tta.vc_tta-color-thegem.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-modern .vc_tta-tabs-container{margin-right:0}.vc_tta.vc_tta-color-thegem.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-modern .vc_tta-tabs-container{margin-left:0}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel-body,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel-heading,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab>a{border-width:0;background-image:none;filter:none}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading{border-color:transparent;background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus{background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a{color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading{border-color:transparent;background-color:#3c3950}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a{color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body{background-color:#3c3950;color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body:after{border-color:transparent}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-controls-icon:after{border-color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after{border-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab>a{border-color:transparent;background-color:#99a9b5;color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab>a:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab>a:focus{background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern .vc_tta-tab.vc_active>a{border-color:transparent;background-color:#3c3950;color:#fff}@media (min-width:768px){.vc_tta.vc_tta-color-thegem.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels{background-color:#3c3950}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:after{border-color:transparent}.vc_tta.vc_tta-color-thegem.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{border-color:transparent;background-color:transparent}}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading{margin-bottom:-1px}.vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a{padding-top:10px;padding-bottom:10px}.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a{padding-top:0;padding-bottom:0}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{border-color:transparent;background-color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus{background-color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a{color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading{border-color:transparent;background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a{color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body{background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body:after{border-color:transparent}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-controls-icon:after{border-color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after{border-color:#5f727f}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a{border-color:transparent;background-color:#dfe5e8;color:#5f727f}.widget .vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a{color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab>a:focus{background-color:#dfe5e8}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat .vc_tta-tab.vc_active>a{border-color:transparent;background-color:#f4f6f7;color:#5f727f}@media (min-width:768px){.vc_tta.vc_tta-color-thegem.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels{background-color:#f4f6f7}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels:after{border-color:transparent}.vc_tta.vc_tta-color-thegem.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{border-color:transparent;background-color:transparent}}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading{margin-bottom:-2px}.vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab>a{padding-top:11px;padding-bottom:11px}.widget .vc_tta.vc_tta-tabs.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab>a{padding-top:1px;padding-bottom:1px}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading{border-color:#99a9b5;background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus{background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a{color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading{border-color:#99a9b5;background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a{color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body{background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:after{border-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-controls-icon:after{border-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after{border-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab>a{border-color:#99a9b5;background-color:#99a9b5;color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab>a:hover,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab>a:focus{background-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline .vc_tta-tab.vc_active>a{border-color:#99a9b5;background-color:#fff;color:#99a9b5}@media (min-width:768px){.vc_tta.vc_tta-color-thegem.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels{background-color:#fff}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels:after{border-color:#99a9b5}.vc_tta.vc_tta-color-thegem.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{border-color:transparent;background-color:transparent}}.vc_tta.vc_tta-tabs.vc_tta-o-no-fill.vc_tta-color-thegem .vc_tta-panels,.vc_tta.vc_tta-o-no-fill.vc_tta-color-thegem .vc_tta-panels .vc_tta-panel-body{border-color:transparent;background-color:transparent}body .fancybox-title-over-wrap{width:100%}.gem-simple-gallery .gem-gallery-items-carousel-wrap{position:relative}.gem-simple-gallery .gem-gallery-item{float:left;position:relative;text-align:center;margin:0 21px;overflow:hidden;max-width:100%}.gem-simple-gallery.responsive .gem-gallery-item{margin:0}.widget .gem-simple-gallery .gem-gallery-item{width:261px}.gem-simple-gallery .gem-gallery-item a{display:inline-block;vertical-align:top;max-width:100%}.gem-simple-gallery .gem-gallery-items-carousel-wrap{overflow:hidden}.gem-simple-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a{position:relative}.gem-simple-gallery .gem-gallery-item a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.gem-simple-gallery .gem-gallery-item a:hover:before{opacity:.7}.gem-simple-gallery .gem-gallery-caption{display:none}.gem-simple-gallery .gem-gallery-item img{display:inline-block;height:auto}.gem-simple-gallery .gem-gallery-item a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:all .3s linear .4s;-moz-transition:all .3s linear .4s;-webkit-transition:all .3s linear .4s;opacity:0;z-index:5}.gem-simple-gallery .gem-gallery-item a:hover:before{opacity:1;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear}.gem-simple-gallery .gem-gallery-item a img{transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear}.gem-simple-gallery .gem-gallery-item a:hover img{transition:all .3s linear .2s;-moz-transition:all .3s linear .2s;-webkit-transition:all .3s linear .2s}.gem-simple-gallery .gem-gallery-item a:after{content:'\e60f';font-family:'thegem-icons';font-style:normal;font-weight:400;font-style:normal;font-size:63px;height:63px;line-height:63px;width:63px;text-align:center;position:absolute;top:0;left:50%;transition:all .2s ease .1s;-moz-transition:all .2s ease .1s;-webkit-transition:all .2s ease .1s;margin-left:-32px;margin-top:-32px;z-index:5;opacity:0}.gem-simple-gallery .gem-gallery-item a:hover:after{transition:all .2s ease .1s;-moz-transition:all .2s ease .1s;-webkit-transition:all .2s ease .1s;top:50%;opacity:1}.gem-simple-gallery .gem-prev,.gem-simple-gallery .gem-next{z-index:5}.gem-icon-with-title{margin-bottom:1.421em}.gem-icon-with-title>.gem-icon-with-title-icon{display:table-cell;padding-right:10px;vertical-align:middle}.gem-icon-with-title-icon-size-medium>.gem-icon-with-title-icon{padding-right:20px}.gem-icon-with-title-icon-size-big>.gem-icon-with-title-icon{padding-right:30px}.gem-iconed-title{display:table-cell;vertical-align:middle;text-transform:uppercase;width:99%}.gem-iconed-title>*{margin:0}.gem-icon-with-text{margin-bottom:1.421em}.gem-icon-with-text>.gem-icon-with-text-icon{display:table-cell;padding-right:10px;vertical-align:top}.gem-icon-with-text-icon-size-medium>.gem-icon-with-text-icon{padding-right:20px}.gem-icon-with-text-icon-size-big>.gem-icon-with-text-icon{padding-right:30px}.gem-icon-with-text.gem-icon-with-text-flow>.gem-icon-with-text-icon{display:block;float:left;margin:0 10px 0 0;padding-right:0}.gem-icon-with-text-icon-size-medium.gem-icon-with-text-flow>.gem-icon-with-text-icon{margin:0 20px 0 0}.gem-icon-with-text-icon-size-big.gem-icon-with-text-flow>.gem-icon-with-text-icon{margin:0 30px 0 0}.gem-icon-with-text>.gem-icon-with-text-content{display:table-cell;width:99%;vertical-align:top}.gem-icon-with-text.gem-icon-with-text-flow>.gem-icon-with-text-content{display:block;width:auto}.gem-icon-with-text.centered-box>.gem-icon-with-title{display:block}.gem-icon-with-text.centered-box>.gem-icon-with-text-icon,.gem-icon-with-text.centered-box>.gem-icon-with-title>.gem-icon-with-title-icon{display:block;text-align:center;padding:0 0 10px}.gem-icon-with-text.centered-box>.gem-icon-with-title>.gem-iconed-title{display:block}.gem-icon-with-text-icon-size-medium.centered-box>.gem-icon-with-text-icon,.gem-icon-with-text-icon-size-medium.centered-box>.gem-icon-with-title>.gem-icon-with-title-icon{display:block;text-align:center;padding:0 0 20px}.gem-icon-with-text-icon-size-big.centered-box>.gem-icon-with-text-icon,.gem-icon-with-text-icon-size-big.centered-box>.gem-icon-with-title>.gem-icon-with-title-icon{display:block;text-align:center;padding:0 0 30px}.gem-icon-with-text.gem-icon-with-text-flow.centered-box>.gem-icon-with-text-icon{float:none;margin:0}.gem-icon-with-text.centered-box>.gem-icon-with-text-content{display:block;width:auto}.gem-icon-with-text>.gem-icon-with-title,.gem-icon-with-text>.gem-icon-with-title+.gem-icon-with-text-content{display:table-row}.gem-icon-with-text>.gem-icon-with-title+.gem-icon-with-text-content>.gem-icon-with-text-empty,.gem-icon-with-text>.gem-icon-with-title+.gem-icon-with-text-content>.gem-icon-with-text-text{display:table-cell}@media (max-width:768px){.gem-icon-with-text:not(.disable-mobile-centered)>.gem-icon-with-text-icon{display:block;text-align:center;padding:0 0 10px;padding-right:0 !important}.gem-icon-with-text-icon-size-medium:not(.disable-mobile-centered)>.gem-icon-with-text-icon{display:block;text-align:center;padding:0 0 20px}.gem-icon-with-text-icon-size-big:not(.disable-mobile-centered)>.gem-icon-with-text-icon{display:block;text-align:center;padding:0 0 30px}.gem-icon-with-text.gem-icon-with-text-flow:not(.disable-mobile-centered)>.gem-icon-with-text-icon{float:none;margin:0}.gem-icon-with-text:not(.disable-mobile-centered)>.gem-icon-with-text-content,.gem-icon-with-text.centered-box>.gem-icon-with-title+.gem-icon-with-text-content{display:block;width:auto;text-align:center}.gem-icon-with-text:not(.disable-mobile-centered)>.gem-icon-with-title+.gem-icon-with-text-content{text-align:left}}.gem-widget-button .gem-button-separator{display:flex;justify-content:center;align-items:center}.gem-button-separator-holder{flex-grow:1}.gem-button-separator-holder:first-child .gem-button-separator-line{margin-left:auto;margin-right:0}.gem-button-separator-holder:first-child .gem-button-separator-line svg{transform:rotate(180deg)}.gem-button-separator-holder svg{display:block}.gem-button-sep-button .gem-button{margin:20px 0;vertical-align:middle}.gem-button-separator-type-single .gem-button-separator-line{border-top:2px solid;border-bottom:2px solid;height:0}.gem-button-separator-type-square .gem-button-separator-button{padding:0 20px}.gem-button-separator-type-soft-double .gem-button-separator-line{border-top:1px solid;border-bottom:1px solid;height:7px}.gem-button-separator-type-square .gem-button-separator-button{padding:0 40px}.gem-button-separator-type-strong-double .gem-button-separator-line{border-top:4px solid;border-bottom:4px solid;height:17px}.gem-button-separator-type-load-more .gem-button-separator-button{padding:0 20px}.gem-button-separator-type-load-more .gem-button-separator-line{border-top:1px solid;border-bottom:1px solid;height:4px}.clearboth{clear:both;height:0;font-size:0;line-height:0}.clear{height:0;font-size:0;line-height:0;clear:both}.gem-divider{position:relative;border-top:1px solid transparent;height:0;font-size:0;line-height:0}.gem-divider-style-1{height:1px;border:0 none}.gem-divider-style-2{border-top:3px solid transparent}.gem-divider-style-3{border-top:7px solid transparent}.gem-divider-style-4{height:8px;border:0 none}.gem-divider-style-5{height:6px;border:0 none}.gem-divider-style-6{border-top:0;height:10px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/images/divider-zigzag.png) repeat-x 50% 0}.gem-divider-style-7{border-top:0;height:8px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/images/divider-wave.png) repeat-x 50% 0}.gem-dropcap .gem-dropcap-letter{float:left;position:relative;font-size:127%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;margin-right:21px;text-align:center;width:80px;height:80px;line-height:80px;margin-top:7px}.gem-dropcap.gem-dropcap-style-medium .gem-dropcap-letter{width:50px;height:50px;line-height:48px}.gem-dropcap.gem-dropcap-shape-square .gem-dropcap-letter{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=chevron]:before{-webkit-transform:rotate(-45deg) translate(-25%,-25%);-ms-transform:rotate(-45deg) translate(-25%,-25%);transform:rotate(-45deg) translate(-25%,-25%)}.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before,.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon[data-vc-tta-controls-icon=chevron]:before{-webkit-transform:rotate(45deg) translate(-25%,-25%);-ms-transform:rotate(45deg) translate(-25%,-25%);transform:rotate(45deg) translate(-25%,-25%)}.vc_tta.vc_general.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,.vc_tta.vc_general.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,.vc_tta.vc_general.vc_tta-accordion [data-vc-tta-controls-icon-position=left].vc_tta-panel-title>a,.vc_tta.vc_general.vc_tta-accordion [data-vc-tta-controls-icon-position=right].vc_tta-panel-title>a{padding-left:50px;padding-right:50px}.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid [data-vc-tta-controls-icon-position=left].vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed [data-vc-tta-controls-icon-position=left].vc_tta-panel-title>a{padding-left:30px;padding-right:0}.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid [data-vc-tta-controls-icon-position=right].vc_tta-panel-title>a,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed [data-vc-tta-controls-icon-position=right].vc_tta-panel-title>a{padding-left:0;padding-right:30px}.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body{padding:50px}.vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel-body{padding:30px 0 50px}.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-panel .vc_tta-panel-title,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title{font-size:16px}.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-panel .vc_tta-panel-title,.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title{font-size:14px}.vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-panel+.vc_tta-panel{border-top:1px solid #b6c6c9}.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_solid .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_solid .vc_tta-controls-icon:after{border-color:#b6c6c9;color:#b6c6c9}.vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel+.vc_tta-panel{border-top:1px dashed #3c3950}.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_tta-controls-icon:after{border-color:#00bcd4;color:#00bcd4}.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after{border-color:#3c3950;color:#3c3950}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared,.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded,.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared],.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded],.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=outlined_rounded]{width:24px;height:24px;line-height:24px;font-size:24px;text-align:center;font-style:normal}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded,.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=left] .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded],.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=left] .vc_tta-controls-icon[data-vc-tta-controls-icon=outlined_rounded]{left:17px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=left] .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared]{left:20px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-chevron,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=left] .vc_tta-controls-icon[data-vc-tta-controls-icon=chevron]{left:23px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded,.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded],.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded]{right:13px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared]{right:20px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-chevron,.vc_tta.vc_tta-accordion [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon[data-vc-tta-controls-icon=chevron]{right:23px}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared]:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded]:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=outlined_rounded]:before{font-family:'thegem-icons';font-style:normal;font-weight:400}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared]:before{content:'\e62f'}.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared:before,.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_squared]:before{content:'\e62e'}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded]:before{content:'\e60a'}.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon[data-vc-tta-controls-icon=solid_rounded]:before{content:'\e609'}.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-controls-icon[data-vc-tta-controls-icon=outlined_rounded]:before{content:'\e62d'}.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded:before,.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon[data-vc-tta-controls-icon=outlined_rounded]:before{content:'\e62c'}.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-left .vc_tta-controls-icon,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:0}.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-right .vc_tta-controls-icon,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-right .vc_tta-controls-icon,.vc_tta.vc_tta-accordion.vc_tta-style-simple_solid [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon,.vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed [data-vc-tta-controls-icon-position=right] .vc_tta-controls-icon{right:0}.widget .vc_tta.vc_general.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,.widget .vc_tta.vc_general.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{padding-left:35px;padding-right:35px}.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{padding-left:30px;padding-right:0}.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,.widget .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{padding-left:0;padding-right:30px}.widget .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body{padding:35px}.widget .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_solid .vc_tta-panel-body,.widget .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel-body{padding:20px 0 35px}.widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared,.widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded,.widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded{left:7px}.widget .widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-solid_squared,.widget .widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-solid_rounded,.widget .widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-controls-icon.vc_tta-controls-icon-outlined_rounded{right:7px}.widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-chevron{left:15px}.widget .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-chevron{left:15px}.gem-news{margin-bottom:1.421em}.gem-news .gem-news-item{float:left;width:360px;padding:0 15px;position:relative}.gem-news-item-left{display:table-cell;padding-top:7px}.gem-news-item-right{display:table-cell;vertical-align:middle;padding-top:4px;width:100%;padding-left:12px}.gem-news-item-image{width:72px;height:72px}.gem-news-item-excerpt{margin-top:2px}.gem-news-item-date{margin-top:3px}.gem-news-zilla-likes{position:absolute;right:30px;bottom:0}.gem-news .post-meta-likes{margin-right:5px}.gem-news_title-excerpt>p{max-height:5em;overflow:hidden}.gem-news_title-excerpt{max-height:4.6em;overflow:hidden}.gem-news-item-meta{position:relative}.gem-news-item-right-conteiner{max-height:3.1em;overflow:hidden}.gem-map-with-text{position:relative;margin-bottom:1.421em}.gem-map-with-text.rounded-corners{-webkit-mask-image:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/rounded.svg)}.gem-map-with-text-content{position:absolute;z-index:1;top:0;left:0;width:100%;padding:20px 15px}.gem-map-with-text-map{overflow:hidden}.gem-map-with-text-map .wpb_gmaps_widget{margin-top:-54px;margin-bottom:0}@media (max-width:992px){.gem-map-with-text-content{position:relative;top:auto;left:auto;width:auto}}.wpb_map_wraper iframe{vertical-align:top}.vc_separator .vc_sep_text{line-height:1em;display:table-cell;white-space:pre}.vc_separator.vc_separator_align_center .vc_sep_text{padding:0 .8em}.vc_separator.vc_separator_align_left .vc_sep_text{padding:0 .8em 0 0}.vc_separator.vc_separator_align_right .vc_sep_text{padding:0 0 0 .8em;margin:0 !important}.vc_separator.vc_sep_double .vc_sep_line{height:4px !important}@media (max-width:768px){.vc_separator .vc_sep_text{white-space:normal;text-align:center}}.vc_separator.vc_sep_color_blue .vc_sep_text{color:#5472d2}.vc_separator.vc_sep_color_turquoise .vc_sep_text{color:#00c1cf}.vc_separator.vc_sep_color_pink .vc_sep_text{color:#fe6c61}.vc_separator.vc_sep_color_violet .vc_sep_text{color:#8d6dc4}.vc_separator.vc_sep_color_peacoc .vc_sep_text{color:#4cadc9}.vc_separator.vc_sep_color_chino .vc_sep_text{color:#cec2ab}.vc_separator.vc_sep_color_mulled_wine .vc_sep_text{color:#50485b}.vc_separator.vc_sep_color_vista_blue .vc_sep_text{color:#75d69c}.vc_separator.vc_sep_color_black .vc_sep_text{color:#2a2a2a}.vc_separator.vc_sep_color_grey .vc_sep_text{color:#ebebeb}.vc_separator.vc_sep_color_orange .vc_sep_text{color:#f7be68}.vc_separator.vc_sep_color_sky .vc_sep_text{color:#5aa1e3}.vc_separator.vc_sep_color_green .vc_sep_text{color:#6dab3c}.vc_separator.vc_sep_color_juicy_pink .vc_sep_text{color:#f4524d}.vc_separator.vc_sep_color_sandy_brown .vc_sep_text{color:#f79468}.vc_separator.vc_sep_color_purple .vc_sep_text{color:#b97ebb}.vc_separator.vc_sep_color_white .vc_sep_text{color:#fff}.vc_separator.vc_sep_color_grace .vc_sep_text{color:#aed13b}.comment{position:relative}.comment .comment{margin-left:45px}.comment .comment:before{content:'';position:absolute;top:0;height:100%;border-left:1px solid #dfe5e8;left:-45px}.comment-inner{position:relative;margin-bottom:40px}.comment .comment>.comment-inner:before{content:'';position:absolute;top:50%;border-top:1px solid #dfe5e8;left:-45px;width:45px}.comments-title,.comment-reply-title{text-transform:uppercase;margin-top:0}.comments-title:before{content:'\e63d';font-family:'thegem-icons';font-style:normal;font-weight:400;font-size:48px;margin-right:30px;vertical-align:top;color:#d8e5e7}.comment-reply-title:before{content:'\e63e';font-family:'thegem-icons';font-style:normal;font-weight:400;font-size:48px;margin-right:25px;vertical-align:top;color:#ff758f}.comments-area{margin-top:100px}.comment-list{margin-bottom:110px}.comment-author a{color:inherit}.comment-author .avatar{float:left;width:40px;height:40px;margin-right:20px;margin-top:15px;margin-bottom:15px}.comment.depth-1>.comment-inner .comment-author .avatar{width:70px;height:70px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin-top:0;margin-bottom:0}.comment-author .fn{margin:10px 0 0}.comment-meta{font-size:89.5%;line-height:1.421;display:inline-block}.comment-text,.comment-awaiting-moderation{padding-top:20px}.comment-inner{padding:33px 40px 45px}.comment-header{display:table;width:100%}.comment-header .comment-author,.comment-header .reply{display:table-cell}.comment-header .reply{text-align:right}.comment-header .reply .gem-button{margin-right:0}.comment-form-fields{margin-bottom:25px}.comment-form-fields>*{margin-bottom:1.1em}.comment-form label{display:block;margin-bottom:15px}.comment-form .comment-form-fields input[type=text],.comment-form .comment-form-fields input[type=email]{width:100%;line-height:48px;height:50px;padding:0 50px 0 20px}.comment-form .comment-author-input,.comment-form .comment-email-input,.comment-form .comment-url-input{position:relative}.comment-form .comment-author-input:after,.comment-form .comment-email-input:after,.comment-form .comment-url-input:after{font-family:'thegem-icons';font-weight:400;font-style:normal;position:absolute;top:0;right:21px;font-size:24px;width:50px;height:100%;line-height:50px;text-align:center}.comment-form .comment-author-input:after{content:'\e63b'}.comment-form .comment-email-input:after{content:'\e643'}.comment-form .comment-url-input:after{content:'\e623'}.comment-form #comment{width:100%;padding:15px 20px}.comment-form .comment-form-cookies-consent{display:flex;margin-top:36px;align-items:flex-start}.comment-form .comment-form-cookies-consent label{margin:0;line-height:26px}.comment-form .comment-form-cookies-consent .checkbox-sign{flex:0 0 auto;margin-right:10px;width:26px;height:26px;border:1px solid #dfe5e8}.comment-form .comment-form-cookies-consent .checkbox-sign.checked:before{font-size:21px;margin-left:-10px}.blog-post-image img{display:inline-block}.post-related-posts h2{padding-right:100px}.post-related-posts h2:before{content:'\e63c';font-family:'thegem-icons';font-style:normal;font-weight:400;font-size:48px;margin-right:25px;vertical-align:top;color:#72cfce}.gem-nivoslider .nivo-directionNav a{top:0}.gem-mini-pagination.nivo-controlNav{bottom:0;position:absolute;width:100%;z-index:10}.gem-nivoslider .nivo-caption{padding:0;overflow:visible;opacity:1;position:relative;width:1212px;margin:0 auto}.gem-nivoslider .caption-left,.gem-nivoslider .caption-right{position:absolute;bottom:50px;max-width:70%}.gem-nivoslider .caption-left{left:20px}.gem-nivoslider .caption-right{right:20px}@media only screen and (max-width:1439px){.gem-nivoslider .nivo-caption{width:auto}.gem-nivoslider .caption-left{left:155px}.gem-nivoslider .caption-right{right:155px}}@media only screen and (max-width:799px){.gem-nivoslider .caption-left{left:80px}.gem-nivoslider .caption-right{right:80px}.gem-nivoslider .nivo-directionNav{display:none}.gem-nivoslider .gem-mini-pagination.nivo-controlNav{display:none}}.gem-nivoslider .caption-left .gem-nivoslider-title,.gem-nivoslider .caption-left .gem-nivoslider-description{float:left;text-align:left}.gem-nivoslider .caption-right .gem-nivoslider-title,.gem-nivoslider .caption-right .gem-nivoslider-description{float:right;text-align:right}.gem-nivoslider .nivo-caption .gem-nivoslider-title{background-color:rgba(56,65,84,.8);color:#fff;padding:10px 15px}.gem-nivoslider .nivo-caption .gem-nivoslider-description{background-color:rgba(0,0,0,.7);color:#fff;padding:0 10px}.scroll-top-button{position:fixed;right:var(--thegem-scroll-top-button-right,40px);bottom:var(--thegem-scroll-top-button-bottom,35px);z-index:1000;opacity:0;visibility:hidden;font-size:0;line-height:0;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear}.scroll-top-button.visible{opacity:.5;visibility:visible}.scroll-top-button:before{font-family:var(--thegem-scroll-top-button-icon-pack,'thegem-icons');font-style:normal;content:var(--thegem-scroll-top-button-icon,'\e633');font-size:var(--thegem-scroll-top-button-icon-size,24px);font-weight:400;display:inline-block;vertical-align:top;width:var(--thegem-scroll-top-button-size,50px);height:var(--thegem-scroll-top-button-size,50px);text-align:center;line-height:var(--thegem-scroll-top-button-size,50px);background-color:var(--thegem-scroll-top-button-background-color,#06060f);color:var(--thegem-scroll-top-button-arrow-color,#99a9b5);border-style:var(--thegem-scroll-top-button-border-style,none);border-width:var(--thegem-scroll-top-button-border,0);border-color:var(--thegem-scroll-top-button-border-color,transparent);border-radius:var(--thegem-scroll-top-button-border-radius,transparent);box-sizing:content-box}.scroll-top-button:hover:before{background-color:var(--thegem-scroll-top-button-hover-background-color,#06060f);color:var(--thegem-scroll-top-button-hover-arrow-color,#99a9b5);border-color:var(--thegem-scroll-top-button-hover-border-color,transparent)}@media (max-width:768px){.scroll-top-button{right:0;bottom:35px}}.scroll-to-content{position:fixed;left:15px;top:-1000em;z-index:1000;padding:10px 20px;background:#fff;box-shadow:0 0 5px #555;color:#000}.scroll-to-content:focus-visible{top:15px}#page .wpb_start_animation.wpb_left-to-right,#page .wpb_start_animation.wpb_right-to-left,#page .wpb_start_animation.wpb_top-to-bottom,#page .wpb_start_animation.wpb_bottom-to-top,#page .wpb_start_animation.wpb_appear{-webkit-animation-duration:1.4s;-moz-animation-duration:1.4s;-o-animation-duration:1.4s;animation-duration:1.4s}.wpb_text_column.wpb_animate_when_almost_visible.wpb_fade{opacity:1}body .wpb_text_column.wpb_animate_when_almost_visible.wpb_fade{opacity:0}body .lazy-loading .wpb_text_column.wpb_animate_when_almost_visible.wpb_fade{opacity:1}.gem-sticky-block>*{left:auto;right:auto}.gem-sticky-block .sticky-fixed{position:fixed}.wp-caption{margin-bottom:1.6em;max-width:100%}.wp-caption-text{font-size:89.5%;padding:.5em 0}.gallery-caption{font-size:89.5%;padding:.5em 0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto}blockquote.alignleft,.wp-caption.alignleft,img.alignleft{margin:0 1.6em 1.6em 0}blockquote.alignright,.wp-caption.alignright,img.alignright{margin:0 0 1.6em 1.6em}blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter{clear:both;margin-top:0;margin-bottom:1.6em}.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter{margin-bottom:1.2em}body .blog{margin-bottom:20px;padding-bottom:30px}*:not(.gem-table):not(.cart_totals)>table:not(.shop_table):not(.group_table):not(.variations) td,*:not(.gem-table):not(.cart_totals)>table:not(.shop_table):not(.group_table):not(.variations) th{padding:5px 10px}.page-links a{display:inline-block;position:relative}.page-links span:not(.page-links-title){display:inline-block;width:1.421em;text-align:center}.gallery{margin-bottom:1.6em}.gallery .gallery-item{display:inline-block;padding:1.79104477%;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption{display:block;padding:.5em 0}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.gem-slideshow.gem-slideshow-with-preloader>.rs-p-wp-fix+*{height:400px}.gem-slideshow{overflow:hidden}.rs-p-wp-fix{margin:0}.gem-video-background{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.gem-video-background~*{position:relative;z-index:1}.gem-video-background-inner,.gem-video-background-overlay{position:absolute;left:0;top:0;width:100%;height:100%}.gem-video-background-inner iframe,.gem-video-background-inner video{width:100%;height:100%}.zilla-likes{margin-bottom:0 !important;color:inherit;display:inline-block;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.zilla-likes:hover{color:#3c3950}.zilla-likes:before{content:'\e641';display:inline-block;font-family:"thegem-icons";font-style:normal;font-size:16px;font-weight:400;line-height:inherit;margin-right:6px;vertical-align:top}.zilla-likes .zilla-likes-count{display:inline-block;vertical-align:top}#fancybox-video{width:80%;height:80%;overflow:hidden;padding:0}#fancybox-video .mejs-container,#fancybox-video .mejs-container video{width:100% !important;height:100% !important}.video-block{position:relative;background-color:#e3ebe8}.video-block>iframe,.video-block>video,.video-block>.preloader,.video-block>.mejs-video{position:absolute;width:100% !important;height:100% !important;left:0;top:0}.fancybox-inner .video-block{width:100%;height:100%;overflow:hidden}.fancybox-inner .video-block .mejs-video{width:100% !important;height:100% !important}.audio-block audio{display:block;width:100%}.blog-style-timeline article.format-quote .post-featured-content{margin-bottom:15px}.post-featured-content blockquote{background:#212331;color:#fff;text-align:left;position:relative;padding:40px 60px 35px}.blog-style-4x .post-featured-content blockquote,.blog-style-justified-4x .post-featured-content blockquote{padding-left:30px;padding-right:30px}.post-featured-content blockquote:after{display:none}.post-featured-content blockquote .quote-author{float:left;color:#fff;font-size:13px}.post-featured-content blockquote .quote-link{float:right;color:#fff}.post-featured-content blockquote .quote-link a{position:absolute;top:0;left:0;height:100%;width:100%}.post-featured-content blockquote .quote-link:after{font-family:'thegem-icons';font-style:normal;font-weight:400;content:'\e632';font-size:40px}.fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-background{background-attachment:fixed}.fullwidth-block.fullwidth-block-parallax-horizontal .fullwidth-block-background{background-position:center center}.fullwidth-block .fullwidth-block-background,.page-title-parallax-background-wrap .page-title-parallax-background,.page-title-background-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.page-title-background-overlay~*{position:relative;z-index:1}.fullwidth-block .fullwidth-block-parallax-overlay,.fullwidth-block.fullwidth-block-parallax-vertical .fullwidth-block-parallax-overlay,.fullwidth-block.fullwidth-block-parallax-horizontal .fullwidth-block-parallax-overlay,.fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-parallax-overlay{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.fullwidth-block .fullwidth-block-inner{position:relative;z-index:3}.fullwidth-block.fullwidth-block-parallax-vertical,.page-title-parallax-background-wrap{position:relative;overflow:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fullwidth-block.fullwidth-block-parallax-vertical .fullwidth-block-background,.page-title-parallax-background-wrap .page-title-parallax-background{background-repeat:no-repeat;background-size:cover;will-change:transform}.page-title-parallax-background-wrap .page-title-title,.page-title-parallax-background-wrap .container{position:relative;z-index:10}.portfolio .item-animations-not-inited,.gallery-set .item-animations-not-inited,.blog:not(.home) .item-animations-not-inited,.products-categories-widget .item-animations-not-inited{visibility:hidden !important}@media (max-width:767px){.portfolio:not(.enable-animation-mobile) .item-animations-not-inited{visibility:visible !important}.portfolio.extended-products-grid:not(.enable-animation-mobile){opacity:1 !important}}.item-animation-flip .item-animations-inited{-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform-style:preserve-3d}.item-animation-flip .portfolio-set,.item-animation-flip .gallery-set,.blog.item-animation-flip,.item-animation-scale .portfolio-set,.item-animation-scale .gallery-set,.blog.item-animation-scale,.item-animation-fall-perspective .portfolio-set,.item-animation-fall-perspective .gallery-set,.blog.item-animation-fall-perspective{webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}@media (min-width:1212px){body:not(.compose-mode) #page .half-width-map{position:absolute;top:0;height:100%;left:50%;right:0;width:auto}body:not(.compose-mode) #page .half-width-map *:not(.map-locker):not(.gem-map-with-text-content){height:100%}body:not(.compose-mode) #page .half-width-map .vc_column-inner{padding:0}body:not(.compose-mode) #page .half-width-map .gem-map-with-text-map .wpb_gmaps_widget{margin-top:0;top:-54px;position:absolute;height:auto;bottom:0;width:100%}body:not(.compose-mode) #page .half-width-map .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{padding:0}body:not(.compose-mode) #page .half-width-map iframe+.map-locker{position:absolute;right:0;bottom:15px}}.mailchimp-form-1 .yikes-easy-mc-email,.mailchimp-form-3 .yikes-easy-mc-email{background:#fff !important;padding-left:20px !important;border:1px solid #dfe5e8 !important}.mailchimp-form-1 .yikes-easy-mc-submit-button,.mailchimp-form-3 .yikes-easy-mc-submit-button{border:none;color:#fff;font-family:'Montserrat';font-size:14px;font-weight:700;text-transform:uppercase}.mailchimp-form-1 .yikes-easy-mc-submit-button{background:#9ccc65}.mailchimp-form-3 .yikes-easy-mc-submit-button{background:#2c2e3d}.scroller-block{height:100vh}.page-scroller #main{-o-transition:1s ease;-webkit-transition:1s ease;transition:1s ease}.page-scroller #main.page-scroller-no-animate{-o-transition:0s ease;-webkit-transition:0s ease;transition:0s ease}.page-scroller .scroller-block{height:100vh;margin-top:0;margin-bottom:0;overflow:hidden}.page-scroller-nav-pane{position:fixed;right:50px;top:50%;-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.page-scroller-nav-item{display:block;height:10px;width:10px;border:2px solid #fff;border-radius:50%;margin:10px 0;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.page-scroller-nav-item.active{background-color:#fff}@media (min-width:768px){body.page-scroller:not(.compose-mode),body.page-scroller:not(.compose-mode) #page{height:100vh;position:relative}body.page-scroller:not(.page-scroller-mobile) #page #site-header.fixed.shrink{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}}@media (max-width:767px){body.page-scroller.page-scroller-mobile:not(.compose-mode),body.page-scroller.page-scroller-mobile:not(.compose-mode) #page{height:100vh;position:relative}body.page-scroller:not(.page-scroller-mobile){overflow:visible !important}.page-scroller:not(.page-scroller-mobile) #main{-webkit-transform:none !important;transform:none !important;-o-transition:0s ease;-webkit-transition:0s ease;transition:0s ease}.page-scroller:not(.page-scroller-mobile) .scroller-block{height:auto}.page-scroller:not(.page-scroller-mobile) .page-scroller-nav-pane{display:none}.page-scroller-nav-pane{right:15px}}@media (max-width:500px){.vc_sep_holder{display:none;text-align:left}body .vc_separator.vc_separator_align_center h4{padding:0}}.vc_separator.vc_separator_align_center>*{padding:0 .7em}.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button{padding:0 10px;margin-left:0;margin-right:0}form.yikes-easy-mc-form input[type=email],form.yikes-easy-mc-form input[type=number],form.yikes-easy-mc-form input[type=text],form.yikes-easy-mc-form input[type=url],form.yikes-easy-mc-form select,form.yikes-easy-mc-form textarea{border-width:1px;padding:0 10px;height:40px}form.yikes-easy-mc-form input[type=email]:focus,form.yikes-easy-mc-form input[type=number]:focus,form.yikes-easy-mc-form input[type=text]:focus,form.yikes-easy-mc-form input[type=url]:focus,form.yikes-easy-mc-form select:focus,form.yikes-easy-mc-form textarea:focus{outline:0 none}.yikes-easy-mc-form .yikes-easy-mc-form input[type=email],.yikes-easy-mc-form .yikes-easy-mc-form input[type=number],.yikes-easy-mc-form .yikes-easy-mc-form input[type=text],.yikes-easy-mc-form .yikes-easy-mc-form input[type=url],.yikes-easy-mc-form .yikes-easy-mc-form select{border-width:1px}form.mc4wp-form input[type=submit]{position:relative;display:inline-block;text-align:center;text-transform:uppercase;white-space:nowrap;border:0 none;vertical-align:middle;height:40px;line-height:40px;padding:0 17px;font-size:14px;margin:0;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;border-radius:3px}form.mc4wp-form input[type=text],form.mc4wp-form input[type=email],form.mc4wp-form input[type=tel],form.mc4wp-form input[type=number],form.mc4wp-form input[type=url],form.mc4wp-form input[type=date],form.mc4wp-form textarea{line-height:inherit}form.mc4wp-form input[type=text],form.mc4wp-form input[type=email],form.mc4wp-form input[type=tel],form.mc4wp-form input[type=number],form.mc4wp-form input[type=url],form.mc4wp-form input[type=date]{height:40px}#mc4wp_email{height:41px}.agency-sparta-style.yikes-easy-mc-form label.label-inline{width:69%;padding-right:5%}.agency-sparta-style.yikes-easy-mc-form label.label-inline>input{background:#f0f3f2;height:45px;border-radius:3px;border:none;padding-left:20px}.agency-sparta-style.yikes-easy-mc-form label.label-inline>input:focus{outline:none !important}.yikes-mailchimp-container .agency-sparta-style .submit-button-inline-label{width:17%;min-width:235px}.yikes-mailchimp-container .agency-sparta-style .submit-button-inline-label>span{display:none}.yikes-mailchimp-container .agency-sparta-style .submit-button-inline-label .yikes-easy-mc-submit-button{background:#212331;color:#fff;height:45px;border:none;border-radius:3px;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-left:50px;position:relative}.yikes-mailchimp-container .agency-sparta-style .yikes-easy-mc-submit-button:before{content:"\e626";font-family:"thegem-icons";font-style:normal;font-size:24px;font-weight:400;color:#fff;position:absolute;left:50%;margin-left:-69px;text-align:center}@media(max-width:1200px){body .agency-sparta-style.yikes-easy-mc-form label.label-inline{width:100%;padding-right:0}body .yikes-mailchimp-container .agency-sparta-style .submit-button-inline-label{width:100%}}.splash-shop-3-style.yikes-easy-mc-form label.label-inline{width:350px;padding-right:20px}.splash-shop-3-style.yikes-easy-mc-form label.label-inline>input{background:#f0f3f2;height:45px;border:none;padding-left:20px}.yikes-mailchimp-container .splash-shop-3-style.yikes-easy-mc-form label.label-inline>input:focus{outline:none !important}.yikes-mailchimp-container .splash-shop-3-style .submit-button-inline-label{width:155px;min-width:155px;height:45px}.yikes-mailchimp-container .splash-shop-3-style .submit-button-inline-label>span{display:none}.yikes-mailchimp-container .splash-shop-3-style .submit-button-inline-label .yikes-easy-mc-submit-button{background:#d7b398;color:#fff;border:none;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-right:30px;padding-left:30px;position:relative;border-radius:0;height:45px}.yikes-mailchimp-container .splash-shop-3-style button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .splash-shop-3-style button:hover{background:#212121 !important;color:#fff !important;transition:all .3s;-webkit-transition:all .3s}@media(max-width:1200px){body .splash-shop-3-style.yikes-easy-mc-form label.label-inline{width:100%;padding-right:0}body .yikes-mailchimp-container .splash-shop-3-style .submit-button-inline-label{width:100%}}.splash-shop-4-style.yikes-easy-mc-form label.label-inline{width:350px;padding-right:20px}.splash-shop-4-style.yikes-easy-mc-form label.label-inline>input{color:#fff;background:0 0;height:45px;border:none;padding-left:0;border-bottom:1px solid #575c6c}.yikes-mailchimp-container .splash-shop-4-style.yikes-easy-mc-form label.label-inline>input:focus{outline:none !important}.yikes-mailchimp-container .splash-shop-4-style .submit-button-inline-label{width:155px;min-width:155px;height:45px}.yikes-mailchimp-container .splash-shop-4-style .submit-button-inline-label>span{display:none}.yikes-mailchimp-container .splash-shop-4-style .submit-button-inline-label .yikes-easy-mc-submit-button{background:#f44236;color:#fff;border:none;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-right:30px;padding-left:30px;position:relative;border-radius:0;height:45px}.yikes-mailchimp-container .splash-shop-4-style button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .splash-shop-4-style button:hover{background:#212121;color:#fff;transition:all .3s;-webkit-transition:all .3s}@media(max-width:1200px){body .splash-shop-4-style.yikes-easy-mc-form label.label-inline{width:100%;padding-right:0}body .yikes-mailchimp-container .splash-shop-4-style .submit-button-inline-label{width:100%}}.wpcf7 .contact-form-style-5 .wpcf7-form-control-wrap{width:100%}.wpcf7 .contact-form-style-5 input,.wpcf7 .contact-form-style-5 textarea{width:100%}form .wpcf7-spinner{margin:0 auto;height:0}form.submitting .wpcf7-spinner{height:24px}.yikes-easy-mc-form.app-sparta-style{position:relative}.yikes-easy-mc-form.app-sparta-style.yikes-easy-mc-form .yikes-easy-mc-submit-button{position:absolute;top:11px;width:164px;right:11px;margin-top:2px;padding:13px;background-color:#008aff;border:medium none;border-radius:10px;font-family:Montserrat;font-size:16px;font-weight:700;line-height:26px;color:#fff;text-transform:uppercase}.yikes-easy-mc-form.app-sparta-style.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover{background-color:#00bcd4}.yikes-easy-mc-form.app-sparta-style.yikes-easy-mc-form .yikes-easy-mc-email{background:0 0;border:1px solid #4f4f5b;border-radius:12px;overflow:hidden;padding:25px;margin-bottom:0;color:#fff}.scrolldown{position:absolute;left:50%;margin-left:-2vw;z-index:9;bottom:2vh;background-color:rgba(22,195,241,.8);padding:20px 30px !important;border-radius:50%;text-align:center}.scrolldown img{-webkit-animation:scrollmove 1s infinite ease;-moz-animation:scrollmove 1s infinite ease;animation:scrollmove 1s infinite ease;width:1.5vw;margin-top:7px !important}.scrolldown .mouse-2{-webkit-animation:scrollmove 1s infinite ease;-moz-animation:scrollmove 1s infinite ease;animation:scrollmove 1s infinite ease;width:1.5vw;background-image:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/../images/mouse_icon.png);display:block;font-size:0;height:43px;background-repeat:no-repeat}@-moz-keyframes scrollmove{0%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}50%{-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes scrollmove{0%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}50%{-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}}@keyframes scrollmove{0%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}50%{-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}}body div.wpcf7-response-output{margin:2em 0 1em}.thegem__footer-widget-class__thegem{width:100%;padding:0 21px}@media (min-width:768px){.thegem__footer-widget-class__thegem{width:50%}}@media (min-width:982px){.thegem__footer-widget-class__thegem{width:25%}}img[class*=wp-image-]{max-width:100%;height:auto}h3.search-grid-title{display:flex;align-items:center;color:var(--thegem-to-body-color,#5f727f);margin-top:2.26em}h3.search-grid-title span{flex:none;margin:0 20px}h3.search-grid-title:before,h3.search-grid-title:after{content:'';width:50%;height:1px;background:var(--thegem-to-body-color,#5f727f)}body.search .page-title-block{padding-top:45px;padding-bottom:20px}body.search .page-title-block .page-title-icon{margin-top:-10px}body.search .page-title-block:not(.with-excerpt) .page-title-title{padding-bottom:60px}body.search .page-title-block .page-title-icon+.page-title-title{padding-bottom:0}.page-content.content-none .searchform>table td{border:0 none !important;padding:0 !important}.page-content.content-none .searchform>table td:first-child{width:99%}.page-content.content-none .searchform input{width:100%;height:50px;line-height:48px;border-radius:3px}.page-content.content-none .searchform .searchform-submit .gem-button{margin-left:30px;margin-right:0}.parallax-footer-inited{position:fixed;bottom:0;left:0;width:100%;z-index:-1}#page.layout-boxed .parallax-footer-inited{width:1260px;max-width:100%;left:auto}.disable-hover{pointer-events:none !important}.diagram-line-timer-element{font-size:0;line-height:1;height:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transition:opacity .15s;-ms-transition:opacity .15s;-o-transition:opacity .15s;-webkit-transition:opacity .15s;transition:opacity .15s}.diagram-line-timer-element.start-timer{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1}body .fancybox-caption-wrap,body .fancybox-caption{padding:0;background:0 0}body .fancybox-caption-wrap .fancybox-caption{border:0}.fancybox-slide.thegem-fancybox-video .fancybox-content{max-width:80%;max-height:80%;margin:0}.gem-instagram-gallery .overlay .links .caption{word-break:break-all}.gem-instagram-gallery.portfolio.hover-default .portfolio-item .image .overlay .links a.icon{margin:0 10px}.vc_column-inner.sticky>.wpb_wrapper{position:fixed}.fancybox-slide.fancybox-popup-wrapper{display:flex;overflow-x:hidden}.fancybox-content.gem-popup{margin:auto;overflow:visible}.thegem-template-popup .container{width:100%}.fancybox-container.popup-overlay .fancybox-bg{transition-timing-function:linear}body:not(.vc_editor) .give-form-hidden{display:none}body .give-modal .mfp-content{background:#edeef0;max-width:763px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.give-modal [id*=give-form] fieldset{max-width:390px;margin:0 auto}.give-modal form.give-form .form-row{float:none;width:100%}.give-modal form.give-form .form-row .give-label{display:none}.give-modal form[id*=give-form] .form-row input[type=text],.give-modal form[id*=give-form] .form-row input[type=email]{height:50px;background:#fff;border:0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.page-additional-menu .page-additional-menu-close{position:fixed;right:37px;top:37px;z-index:999999;opacity:0;transition:opacity .5s;visibility:hidden}body.admin-bar .page-additional-menu .page-additional-menu-close{top:67px}.page-additional-menu .primary-navigation.overlay-active .page-additional-menu-close{visibility:visible;opacity:1}.page-additional-menu .primary-navigation.overlay-active.close .page-additional-menu-close{opacity:0}@media (max-width:768px){.page-additional-menu .page-additional-menu-close{right:37px;top:17px}body.admin-bar .page-additional-menu .page-additional-menu-close{top:67px}}.portfolio .caption{display:block}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.gem-icon .gem-icon-style-gradient .back-angle{width:100%;text-align:center}.gem-map-with-text{margin-bottom:0}.wp-block-cover-image.alignleft{margin-right:1.5em}.wp-block-cover-image.alignright{margin-left:1.5em}.wp-block-image figure{margin-top:1em;margin-bottom:1em}.wp-block-columns{margin:0 -21px}.wp-block-column{padding:0 21px}.wp-block-audio audio{width:100%}blockquote.wp-block-quote{padding:50px 20px 50px 50px}blockquote.wp-block-quote cite{font:inherit;font-size:.8em}blockquote.wp-block-quote.is-large,blockquote.wp-block-quote.is-style-large{padding:50px 20px 50px 50px;margin:20px 0;text-transform:uppercase}blockquote.wp-block-quote.is-large cite,blockquote.wp-block-quote.is-style-large cite,blockquote.wp-block-quote.is-large p,blockquote.wp-block-quote.is-style-large p,.wp-block-pullquote blockquote cite,.wp-block-pullquote blockquote p,.wp-block-pullquote.alignleft blockquote cite,.wp-block-pullquote.alignleft blockquote p,.wp-block-pullquote.alignright blockquote cite,.wp-block-pullquote.alignright blockquote p{font:inherit}blockquote.wp-block-quote.is-large cite,blockquote.wp-block-quote.is-style-large cite,.wp-block-pullquote blockquote cite,.wp-block-pullquote.alignleft blockquote cite,.wp-block-pullquote.alignright blockquote cite{font-size:.85em}figure.wp-block-pullquote{border:1px solid #c9d2d9;padding:0;overflow:hidden}.wp-block-pullquote blockquote{background:0 0;padding-left:20px;padding-right:20px;padding-top:45px;padding-bottom:50px}figure.wp-block-pullquote blockquote{font-size:24px;line-height:37px;font-weight:100}.wp-block-pullquote blockquote:after{color:#e7ebee}.wp-block-pullquote.alignleft blockquote:after,.wp-block-pullquote.alignright blockquote:after{right:20px}body .wp-block-button .wp-block-button__link{position:relative;display:inline-block;text-align:center;text-transform:uppercase;white-space:nowrap;border:0 none;vertical-align:middle;height:40px;line-height:40px;padding:0 17px;font-size:14px;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;border-radius:3px}body .vc-hoverbox-wrapper .vc-hoverbox{cursor:pointer}body .vc-hoverbox-block,.vc-hoverbox-block-inner *{-webkit-backface-visibility:hidden;backface-visibility:hidden}#lazy-loading-point{font-size:0;line-height:1;height:0;overflow:hidden}.quickfinder-item-box{position:relative;padding:50px}.quickfinder-item.col-md-2 .quickfinder-item-box,.quickfinder-item.col-md-3 .quickfinder-item-box{padding-left:25px;padding-right:25px}.page-title-block.custom-page-title,body.search .page-title-block.custom-page-title{padding:0;text-align:left;color:inherit}body:not(.elementor-editor-active):not(.elementor-editor-preview) .page-title-block.custom-page-title .elementor{opacity:0}.custom-title-background.fullwidth-block-parallax-vertical .fullwidth-block-background{background-attachment:scroll}.custom-title-background.fullwidth-block-parallax-fixed .fullwidth-block-background{background-attachment:fixed}.custom-title-background.fullwidth-block-parallax-horizontal .fullwidth-block-background{background-position:center center}.custom-title-background .fullwidth-block-background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.custom-title-background .gem-video-background{z-index:2}.custom-title-background.fullwidth-block-parallax-vertical .fullwidth-block-parallax-overlay,.custom-title-background.fullwidth-block-parallax-horizontal .fullwidth-block-parallax-overlay,.custom-title-background.fullwidth-block-parallax-fixed .fullwidth-block-parallax-overlay{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.custom-title-background .fullwidth-block-inner{position:relative;z-index:3}.custom-title-icon.custom-title-icon-alignment-center{text-align:center}.custom-title-icon.custom-title-icon-alignment-left{float:left}.custom-title-icon.custom-title-icon-alignment-right{float:right}.page-title-block.custom-page-title .breadcrumbs-container{z-index:3}.page-title-block.custom-page-title .page-title-alignment-center{text-align:center}body.thegem-effects-disabled #page .lazy-loading .wpb_text_column.wpb_animate_when_almost_visible.wpb_fade{opacity:1}body.thegem-effects-disabled #page .quickfinder-item-image .quickfinder-item-image-content.lazy-loading-item{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}body.thegem-effects-disabled #page .lazy-loading,body.thegem-effects-disabled #page .lazy-loading:not(.lazy-loading-not-hide){visibility:visible}body.thegem-effects-disabled #page .wpb_text_column.wpb_animate_when_almost_visible.wpb_fade{opacity:1}body.thegem-effects-disabled #page .wpb_start_animation.wpb_left-to-right,body.thegem-effects-disabled #page .wpb_start_animation.wpb_right-to-left,body.thegem-effects-disabled #page .wpb_start_animation.wpb_top-to-bottom,body.thegem-effects-disabled #page .wpb_start_animation.wpb_bottom-to-top,body.thegem-effects-disabled #page .wpb_start_animation.wpb_appear{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}body.thegem-effects-disabled #page .wpb_animate_when_almost_visible.wpb_left-to-right,body.thegem-effects-disabled #page .wpb_animate_when_almost_visible.wpb_right-to-left,body.thegem-effects-disabled #page .wpb_animate_when_almost_visible.wpb_top-to-bottom,body.thegem-effects-disabled #page .wpb_animate_when_almost_visible.wpb_bottom-to-top,body.thegem-effects-disabled #page .wpb_animate_when_almost_visible.wpb_appear{opacity:1}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-section.elementor-section-stretched .elementor-container.elementor-column-gap-thegem{padding:0 21px}.elementor-inner-section .elementor-container.elementor-column-gap-thegem{padding:0}.elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-thegem{max-width:1212px}.elementor-column-gap-thegem>.elementor-row{margin:0 -21px;width:calc(100% + 42px)}.elementor-column-gap-thegem>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap,.elementor-column-gap-thegem>.elementor-row>.elementor-column>.elementor-widget-wrap{padding:10px 21px}.elementor-widget-heading .default.elementor-heading-title{line-height:inherit}@media (min-width:1244px){.fullwidth-content .elementor-section.elementor-section-full_width.elementor-top-section>.elementor-container.elementor-column-gap-thegem{padding:0 37px}}.fullwidth-content .elementor-section .elementor-container.elementor-column-gap-thegem{padding:0 21px}.fullwidth-content .elementor-container.elementor-column-gap-thegem .elementor-container.elementor-column-gap-thegem{padding:0}.fullwidth-content.megamenu-template-container .elementor-container.elementor-column-gap-thegem{padding:0 21px !important}.fullwidth-content.megamenu-template-container .elementor-container.elementor-column-gap-thegem .elementor-container.elementor-column-gap-thegem{padding:0 !important}.fullwidth-content .elementor-container.elementor-column-gap-thegem .elementor-inner-section.elementor-section-boxed .elementor-container.elementor-column-gap-thegem{max-width:1170px}.e-con.thegem-e-con-layout-thegem{--container-max-width:1170px;--content-width:1170px;--container-default-padding-inline-end:21px;--container-default-padding-inline-start:21px;--container-default-padding-block-start:10px;--container-default-padding-block-end:10px;--container-default-padding-top:10px;--container-default-padding-bottom:10px;--container-default-padding-left:21px;--container-default-padding-right:21px;--gap:20px 0;--row-gap:var(--widgets-spacing-row,20px);--column-gap:0}.e-con.thegem-e-con-layout-thegem.e-grid:not(:has(>.e-con)):not(:has(>.e-con-inner>.e-con)){--gap:20px 42px;--row-gap:var(--widgets-spacing-row,20px);--column-gap:0}.fullwidth-content>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem{--container-default-padding-inline-start:37px;--container-default-padding-inline-end:37px;--container-default-padding-left:37px;--container-default-padding-right:37px}.fullwidth-content>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem:has(>.e-con),.fullwidth-content>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem:has(>.e-con-inner>.e-con){--container-default-padding-inline-start:16px;--container-default-padding-inline-end:16px;--container-default-padding-left:16px;--container-default-padding-right:16px}.e-con.thegem-e-con-layout-thegem:has(>.e-con),.e-con.thegem-e-con-layout-thegem:has(>.e-con-inner>.e-con){--container-max-width:1212px;--content-width:1212px;--container-default-padding-inline-start:0;--container-default-padding-inline-end:0;--container-default-padding-block-start:0;--container-default-padding-block-end:0;--container-default-padding-top:0;--container-default-padding-bottom:0;--container-default-padding-left:0;--container-default-padding-right:0}.site-header .e-con.thegem-e-con-layout-thegem,.header-sticky-template .e-con.thegem-e-con-layout-thegem{--flex-direction:row;--align-items:center}.site-header .e-con .elementor-element:not(.e-con),.header-sticky-template .e-con .elementor-element:not(.e-con){padding-left:5px;padding-right:5px}.site-header .megamenu-template .thegem-e-con-layout-thegem,.site-header .thegem-template-content .thegem-e-con-layout-thegem,.site-header .thegem-template-menu-global-section .thegem-e-con-layout-thegem,.header-sticky-template .megamenu-template .thegem-e-con-layout-thegem,.header-sticky-template .thegem-template-content .thegem-e-con-layout-thegem,.header-sticky-template .thegem-template-menu-global-section .thegem-e-con-layout-thegem{--flex-direction:column;--align-items:normal}.site-header .megamenu-template .e-con .elementor-element:not(.e-con),.site-header .thegem-template-content .e-con .elementor-element:not(.e-con),.site-header .thegem-template-menu-global-section .e-con .elementor-element:not(.e-con),.header-sticky-template .megamenu-template .e-con .elementor-element:not(.e-con),.header-sticky-template .thegem-template-content .e-con .elementor-element:not(.e-con),.header-sticky-template .thegem-template-menu-global-section .e-con .elementor-element:not(.e-con){padding-left:0;padding-right:0}.fullwidth-content>.thegem-template-header>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem{--container-default-padding-inline-start:37px;--container-default-padding-inline-end:37px;--container-default-padding-left:37px;--container-default-padding-right:37px}.fullwidth-content>.thegem-template-header>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem:has(>.e-con),.fullwidth-content>.thegem-template-header>.elementor>.elementor-inner>.elementor-section-wrap>.e-con.e-con-full.thegem-e-con-layout-thegem:has(>.e-con-inner>.e-con){--container-default-padding-inline-start:16px;--container-default-padding-inline-end:16px;--container-default-padding-left:16px;--container-default-padding-right:16px}.wpb_animate_when_almost_visible{opacity:0}.wpb_start_animation{opacity:1}.template-type-megamenu .elementor-widget-thegem-animated-heading,.megamenu-template .elementor-widget-thegem-animated-heading{margin-bottom:0 !important}.template-type-megamenu .elementor-widget-thegem-animated-heading .elementor-widget-container,.megamenu-template .elementor-widget-thegem-animated-heading .elementor-widget-container{margin-bottom:11px}.thegem-heading.thegem-heading-animate{opacity:0}.thegem-heading.main-menu-item{color:var(--thegem-to-h6-color)}.thegem-heading.with-label-icon a,.thegem-heading.with-label-icon .label-icon-wrap{display:inline-flex;align-items:center;transition:none}.thegem-heading>span:not(.thegem-heading-rotating),.thegem-heading>a,.thegem-heading span.colored:not(.thegem-heading-rotating){transition:color .3s}.thegem-heading .icon{display:block;margin-right:12px;text-align:center;flex:none;transition:color .3s}.thegem-heading .icon i{display:block;font-size:inherit}.thegem-heading .label{color:#fff;background-color:var(--thegem-to-styled-color1,#00bcd4);font-size:var(--thegem-to-h6-font-size-tiny,7px);line-height:1;padding:.3em .5em;margin:0 0 0 10px;vertical-align:middle}.elementor-widget-thegem-animated-heading .separator{display:flex;font-size:0;line-height:0;margin-top:14px}.elementor-widget-thegem-animated-heading .separator span{width:200px;display:block;background-color:var(--thegem-to-divider-color,#dfe5e8)}.megamenu-template.template-framing-border{border:1px solid var(--thegem-to-box-border-color)}.megamenu-template.template-framing-border.template-width-fullwidth{border-left:none;border-right:none}.megamenu-template.template-framing-small-shadow{box-shadow:0px 0px 5px 0px rgba(0,0,0,.15)}.megamenu-template.template-framing-big-shadow{box-shadow:0px 12px 35px 0px rgba(0,0,0,.1)}.elementor-element.thegem-interaction-mouse .elementor-widget-container{transition:none}.thegem-template-loop-item .elementor-widget:not(:last-child){margin-bottom:0}.thegem-template-loop-item .e-con.thegem-e-con-layout-thegem{--gap:0 0;--row-gap:0;--column-gap:0}.thegem-template-loop-item .e-con.e-flex{--flex-wrap:nowrap}.e-con.thegem-e-con-sticky-yes{position:sticky;--align-self:flex-start;top:var(--thegem-sticky-offset,0);z-index:10}.admin-bar .e-con.thegem-e-con-sticky-yes{top:calc(var(--thegem-sticky-offset,0) + 32px)}.e-con.thegem-e-con-sticky-yes.thegem-e-con-sticky-position-bottom{--align-self:flex-end;top:auto;bottom:var(--thegem-sticky-offset,0)}@media (min-width:767px) and (max-width:1024px){.e-con.thegem-e-con-sticky-yes:not(.thegem-e-con-sticky-tablet-yes){position:relative;top:auto;z-index:auto;bottom:auto}}@media (max-width:767px){.e-con.thegem-e-con-sticky-yes:not(.thegem-e-con-sticky-mobile-yes){position:relative;top:auto;z-index:auto;bottom:auto}}.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner>.elementor-section-wrap,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner>.elementor-section-wrap>section,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner>.elementor-section-wrap>section>.elementor-container,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner>.elementor-section-wrap>.e-con,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.elementor-inner>.elementor-section-wrap>.e-con>.e-con-inner,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>section,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>section>.elementor-container,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.e-con,.portfolio.loop-equal-height .portfolio-item>.thegem-template-loop-item>.elementor>.e-con>.e-con-inner{height:100%}.portfolio-item>.thegem-template-loop-item{text-align:left}.thegem-wp-hook-alignment-left{text-align:left}.thegem-wp-hook-alignment-center{text-align:center}.thegem-wp-hook-alignment-right{text-align:right}
/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

blockquote{margin:0;font-size:24px;line-height:37px;padding:67px 87px;background-color:#f3f5f6;position:relative}blockquote:after{position:absolute;font-family:thegem-icons;font-style:normal;content:'\e60c';font-size:76px;line-height:37px;font-weight:400;right:67px;bottom:7px;color:#a3e7f0}.wpb_text_column ul li{position:relative;list-style:none;padding-bottom:6px}.wpb_text_column ul li ul,.wpb_text_column ol li ol{padding-bottom:5px;padding-left:30px;padding-top:5px}.wpb_text_column ul li:before{left:-12px;content:"";height:3px;width:3px;position:absolute;background-color:#002b36;border-radius:50%;top:12px}.wpb_text_column ol li{position:relative;padding-bottom:6px}.wpb_text_column ol{list-style:none;counter-reset:li}.wpb_text_column ol li:before{content:counter(li);counter-increment:li;position:absolute;counter-reset:section;top:-4px;left:-2em;width:2em;padding:4px 0;font-weight:700;text-align:center}.wpb_text_column .yith-wcwl-share ul li:before{display:none}.gem-list{margin-bottom:1.421em}.gem-list>ul{list-style:none;padding-left:1.2em;margin:0}.gem-list>ul>li{position:relative;text-indent:-1.2em;margin-bottom:.7em}.gem-list>ul>li:last-child{margin-bottom:0}.gem-list>ul>li:before{font-family:'thegem-icons';font-style:normal;font-weight:400;content:'\e601';font-size:16px;vertical-align:top;display:inline-block;width:21px;text-indent:0}.gem-list.gem-list-type-check>ul>li:before{content:'\e614'}.gem-list.gem-list-type-arrow>ul>li:before{content:'\e64c'}.gem-list.gem-list-type-double-arrow>ul>li:before{content:'\e653'}.gem-list.gem-list-type-check-style-1>ul>li:before{content:'\e614'}.gem-list.gem-list-type-check-style-2>ul>li:before{content:'\e650'}.gem-list.gem-list-type-disc-style-1>ul>li:before{content:'\e617'}.gem-list.gem-list-type-disc-style-2>ul>li:before{content:'\e651'}.gem-list.gem-list-type-checkbox>ul>li:before{content:'\e647'}.gem-list.gem-list-type-cross>ul>li:before{content:'\e619'}.gem-list.gem-list-type-snowflake-style-1>ul>li:before{content:'\e644'}.gem-list.gem-list-type-snowflake-style-2>ul>li:before{content:'\e645'}.gem-list.gem-list-type-square>ul>li:before{content:'\e618'}.gem-list.gem-list-type-disc>ul>li:before{content:'\e617'}.gem-list.gem-list-type-star>ul>li:before{content:'\e61a'}.gem-list.gem-list-type-plus>ul>li:before{content:'\e652'}.gem-list.gem-list-type-Label>ul>li:before{content:'\e648'}.gem-list.gem-list-color-1>ul>li:before{color:#3c3950}.gem-list.gem-list-color-2>ul>li:before{color:#00bfa5}.gem-list.gem-list-color-3>ul>li:before{color:#00bcd4}.gem-list.gem-list-color-4>ul>li:before{color:#ffb932}.gem-list.gem-list-color-5>ul>li:before{color:#f44336}.gem-list.gem-list-color-6>ul>li:before{color:#7e57c2}.gem-list.gem-list-color-7>ul>li:before{color:#d500f9}.gem-list.gem-list-color-8>ul>li:before{color:#8d6e63}.gem-list.gem-list-color-9>ul>li:before{color:#f26c4f}.gem-list.gem-list-color-10>ul>li:before{color:#ad1457}.gem-list.gem-list-color-11>ul>li:before{color:#afb42b}.gem-list.gem-list-color-12>ul>li:before{color:#fff}.gem-list.gem-list-color-13>ul>li:before{color:#e5bf93}.gem-list .gem-list>ul>li:before{color:#5f727f}.gem-table{margin-bottom:1.421em}.gem-table table{width:100%}.gem-table thead th{padding:17px;text-transform:uppercase}.gem-table td{padding:16px}.gem-table table{border:medium none !important;overflow:visible}.gem-table.gem-table-style-3{border:medium none;overflow:visible}@media (max-width:768px){.gem-table.gem-table-responsive{border:0 none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.gem-table-responsive .tabletolist>li span{margin-bottom:30px}.gem-table-responsive .tabletolist .titles{border:medium none;margin:0;background-color:#f4f7f6}.gem-table-responsive .tabletolist .row_headers{border-right:1px solid #dfe5e8}.gem-table-responsive .tabletolist>li{margin-bottom:30px}.gem-table-responsive.gem-table-style-1 .tabletolist>li li:nth-child(even){background-color:#f4f7f6}.gem-table-responsive.gem-table-style-2 .tabletolist>li span.titles{border:medium none}.gem-table-responsive.gem-table-style-3 .tabletolist>li,.gem-table-responsive.gem-table-style-3 .tabletolist .row_headers,.gem-table-responsive.gem-table-style-3 .tabletolist>li span{border:medium none}.gem-table-responsive.gem-table-style-3 .tabletolist>li .titles{background-color:#46485c}.gem-table-responsive.gem-table-style-3 .tabletolist>li li:nth-child(odd){background-color:#f4f7f6}.gem-table-responsive.gem-table-style-3 .tabletolist>li li:nth-child(odd) .row_headers{background-color:#f0f3f2}.gem-table-responsive.gem-table-style-3 .tabletolist>li li:nth-child(even){background-color:#ebf0ef}.gem-table-responsive.gem-table-style-3 .tabletolist>li li:nth-child(even) .row_headers{background-color:#e6ebe9}.gem-table-responsive .tabletolist,.gem-table-responsive .tabletolist>li>ul{margin:0;padding:0;list-style:none}.gem-table-responsive .tabletolist>li>ul{display:table;width:100%}.gem-table-responsive .tabletolist>li>ul>li{display:table-row}.gem-table-responsive .tabletolist .row_headers,.gem-table-responsive .tabletolist .row_data{display:table-cell;padding:17px;vertical-align:middle}.gem-table-responsive.gem-table-style-1 .tabletolist.nrh .row_headers{font-weight:700}.gem-table-responsive .tabletolist.rh>li>.titles{display:block;padding:14px;text-align:center;text-transform:uppercase}.gem-table-style-1 .tabletolist.rh>li>.titles{position:relative}.gem-table-responsive .tabletolist.rh .row_data,.gem-table-responsive .tabletolist.rh .row_headers{text-align:center}}.gem-table-style-1.gem-table{border:medium none}.gem-table-style-3 tr:nth-child(even) td{background-color:#e6ebe9}.gem-table-style-3 tr:nth-child(even) td:nth-child(even){background-color:#ebf0ef}.gem-table-style-3 tr:nth-child(odd) td{background-color:#f4f7f6}.gem-table-style-3 thead tr th:nth-child(even){background-color:#46485c}.gem-table-style-1 tr:nth-child(even) td{background-color:#f4f7f6}.gem-table-style-2 thead tr{background-color:#f4f7f6}.gem-table-style-2.gem-table{border:medium none}.gem-table-responsive .tabletolist.rh>li:first-child>.titles{border-top:medium none}.gem-table h1,.gem-table h2,.gem-table h3,.gem-table h4,.gem-table h5,.gem-table h6{margin:0}.custom-header .title-xlarge{margin:.4em 0}.custom-header-subtitle span{display:block}.gem-custom-header-icon-position-centered{text-align:center}.gem-custom-header-icon-position-left .gem-icon{float:left}.gem-custom-header-icon-position-left .gem-custom-header-conteiner{text-align:right}.gem-custom-header-icon-position-right .gem-icon{float:right}.gem-custom-header-icon-position-left .custom-header-title,.gem-custom-header-icon-position-left .custom-header-subtitle{float:right;clear:right}.gem-custom-header-icon-position-left{text-align:right}.gem-custom-header-icon-position-right{text-align:left}.gem-custom-header-icon-position-centered{text-align:center}.custom-header .breadcrumbs{width:100%}.gem-custom-header-icon-position-centered .gem-icon{float:none;display:inline-block}.gem-custom-header-icon-position-centered .gem-custom-header-conteiner{width:100%;text-align:center}.gem-custom-header-icon-position-centered .styled-subtitle .light{display:inline-block}.custom-header.gem-custom-header-no-icon .gem-icon{display:none}.gem-custom-header-icon-position-centered .container{padding:0}.custom-header .container{position:inherit}.gem-custom-header-icon-position-left .breadcrumbs{right:21px}.gem-custom-header-icon-position-right .breadcrumbs{left:21px}body .site-main .custom-header .gem-icon{margin-top:50px}.custom-header h1,.custom-header h2,.custom-header h3,.custom-header h4,.custom-header h5,.custom-header h6{margin-top:50px}.gem-custom-header-icon-position-centered h1{margin-top:30px}.gem-custom-header-icon-position-centered{padding-top:20px}.custom-header h1{margin-bottom:20px}.gem-custom-header-icon-position-centered .gem-custom-header-conteiner{display:inline-block;width:100%}.gem-custom-header-icon-position-centered .gem-custom-header-conteiner .custom-header-title,.gem-custom-header-icon-position-centered .gem-custom-header-conteiner .custom-header-subtitle{width:100%}.gem-custom-header-no-icon .custom-header-title span{display:inline}.custom-header-title span{display:inline-block}.custom-header .breadcrumbs{position:absolute;bottom:10px}.custom-header .gem-icon-shape-none{border:none !important}.custom-header.centreed_breadcrumbs .breadcrumbs{text-align:center}.breadcrumbs .current{color:#e7ff89;padding-bottom:12px;border-bottom:3px solid #e7ff89}.bc-devider:before{font-family:thegem-icons;font-style:normal;width:20px;vertical-align:middle;padding:0 12px;content:'\e64c'}@media (max-width:768px){.custom-header .breadcrumbs{right:0 !important;left:0 !important;text-align:center !important}.gem-custom-header-icon-position-left .custom-header-title,.gem-custom-header-icon-position-left .custom-header-subtitle{float:none}}@media (max-width:1080px){.custom-header .custom-header-title span{max-width:800px !important}.custom-header .custom-header-title span{max-width:800px !important}}@media (min-width:980px) and (max-width:1200px){.row .custom-header{padding-top:120px !important}}@media (max-width:980px){.custom-header .custom-header-title span{max-width:600px !important}.custom-header .custom-header-title span{max-width:600px !important}.gem-custom-header-icon-position-centered .custom-header-title{margin:0 auto;text-align:center !important}}@media (max-width:880px){.custom-header .custom-header-title span{max-width:480px !important}.custom-header .custom-header-title span{max-width:480px !important}}@media (max-width:767px){.custom-header .custom-header-title{max-width:550px !important;margin:0 auto;text-align:center;float:none}.custom-header .custom-header-title span{max-width:550px !important;margin:0 auto;text-align:center !important;float:none}.custom-header .custom-header-title span h1{font-size:2.6em !important}.custom-header .gem-icon{display:inline-block;float:none}.custom-header{text-align:center}.styled-subtitle .light{text-align:center}.gem-icon-size-big{font-size:95px;width:95px;height:95px;line-height:95px}}.contact-form-footer input{padding-top:21px;border-radius:3px;padding-bottom:17px}.wpcf7 .wpcf7-form .contact-form-footer textarea{height:95px;width:100%}.wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit{width:100%;padding:11px;margin:0;line-height:0}.site-footer .contact-form-footer .wpcf7-form-control-wrap .wpcf7-form-control{padding:7px !important}.site-footer #colophon .widget-title{margin-bottom:42px}.site-footer .widget_contacts .gem-contacts div{line-height:inherit;display:block}.site-footer .gem-contacts-item.gem-contacts-address{border-bottom:1px solid #393d50;padding-bottom:30px;margin-top:-15px}.site-footer .gem-contacts-item.gem-contacts-phone{padding-top:30px}.site-footer .widget_text ul{padding-left:0;margin-left:0;margin-top:-17px}.site-footer .widget_text ul li{list-style:none;float:left;padding-left:14px;padding:8px 0;margin-left:13px;border-bottom:1px solid #393d50;width:100%}.site-footer .widget_text ul li:last-child{border-bottom:medium none}.site-footer .widget_text ul li:before{border-radius:50%;content:'';width:5px;margin-top:10px;height:5px;float:left;margin-left:-14px}.site-footer .gem-mini-pagination a{width:13px;height:13px}.site-footer .gem-clients-grid-carousel-wrap .gem-clients-slide a{border-radius:0}.site-footer .mc-form{position:relative;margin-top:35px}.site-footer #mc4wp_submit{position:absolute;top:-8px;right:0;border-top-left-radius:0;border-bottom-left-radius:0}.site-footer .mc4wp-form input[type=email]{padding:7px 21px;width:100%}.site-footer .widget-title{margin-bottom:40px}.digram-line-box .skill-element{padding-top:4px}.skill-title{padding-left:28px;margin-bottom:7px}.widget .diagram-summary-skill-line{font-size:22px;font-weight:100}body .gem-icon-with-text.gem-icon-with-text-float-right .gem-icon-with-text-icon{display:block;float:right}.gem-icon-shape-romb{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gem-icon-shape-romb .gem-icon-inner{border-radius:0}.romb-icon-conteiner{transform:rotate(-45deg);width:100%;height:100%}.gem-icon-size-xlarge.gem-icon-shape-romb{border-radius:14px}.gem-icon-size-large.gem-icon-shape-romb{margin:34px;border-radius:7px}.gem-icon-size-medium.gem-icon-shape-romb{margin:16px;border-radius:3px}.gem-icon-size-small.gem-icon-shape-romb{margin:10px;border-radius:3px}body .gem-icon.gem-icon-size-small{border-width:3px}.wpcf7-form .wpcf7-quiz,.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input.wpcf7-text,.wpcf7-form .combobox-wrapper,.wpcf7-form textarea{width:100%}.wpcf7-form .wpcf7-quiz,.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input.wpcf7-text{padding:12px;padding-left:20px}.wpcf7-form .combobox-wrapper{overflow:hidden}.wpcf7-form input:not(.gem-button-wpcf-custom){padding-right:40px}.wpcf7 p{margin-bottom:24px}.wpcf7-form .wpcf7-form-control-wrap{display:inline-block}.wpcf7-form .combobox-wrapper{height:51px}.wpcf7-form .combobox-wrapper .combobox-button{height:51px;width:51px}.wpcf7-form .combobox-wrapper .combobox-button:before{font-size:24px;margin-left:-11px}.wpcf7-form .combobox-wrapper .combobox-text{padding:10px 20px;line-height:32px}.wpcf7 textarea{padding-left:20px;padding-right:12px}.wpcf7-form span.wpcf7-list-item{margin-right:20px;margin-left:0}@media (max-width:768px){.wpcf7-form span.wpcf7-list-item{display:block;float:left}}.wpcf7-form .gem-button:not(.gem-button-wpcf-custom),.wpcf7-form input[type=submit]:not(.gem-button-wpcf-custom){margin:15px 15px 15px 0}.wpcf7-form .checkbox-sign,.wpcf7-form .radio-sign,.wpcf7-quiz-label{margin-right:10px}.wpcf7-form input[type=submit]:not(.gem-button-wpcf-custom){height:50px;line-height:30px;padding:10px 40px;font-size:20px}.wpcf7 .cf-style1-name,.wpcf7 .cf-style1-email{float:left;margin-right:16px}.wpcf7 .cf-style1-title{margin-right:11px;float:left}.cf-style1-title>span,.cf-style1-name span,.cf-style1-email span{margin-right:19px}.wpcf7 .cf-style1-website span,.wpcf7 .cf-style1-name span,.wpcf7 .cf-style1-email span{max-width:310px}.cf-style1-website{float:left}body .cf-style1-checkbox{clear:both;width:100%;margin-bottom:24px}select.wpcf7-form-control.wpcf7-select option{padding-left:10px;padding-top:3px}.cf-style1-textarea .wpcf7-form-control-wrap,.cf-style1-textarea textarea{width:100%}.cf-style1-textarea textarea{height:220px}.wpcf7-form-control-wrap select{width:100%}.contact-form-style-3{margin-left:-21px;margin-right:-21px}body .contact-form-style-3 input,body .contact-form-style-3 span{width:100%}body .cf-style1-textarea{margin-top:20px;float:left;width:100%;margin-bottom:35px}div.wpcf7 .gem-button-position-center .ajax-loader{margin-right:-20px}.wpcf7-form .website{position:relative}.wpcf7-form .gem-form-icon-phone,.wpcf7-form .gem-form-icon-website,.wpcf7-form .gem-form-icon-email,.wpcf7-form .gem-form-icon-name{position:relative}.wpcf7-form .phone:after,.wpcf7-form .website:after,.wpcf7-form .email:after,.wpcf7-form .name:after,.wpcf7-form .gem-form-icon-phone:after,.wpcf7-form .gem-form-icon-website:after,.wpcf7-form .gem-form-icon-email:after,.wpcf7-form .gem-form-icon-name:after{position:absolute;font-family:thegem-icons;font-style:normal;right:12px;top:12px;font-size:24px}.wpcf7-form .website:after,.wpcf7-form .gem-form-icon-website:after{content:'\e623'}.wpcf7-form .email:after,.wpcf7-form .gem-form-icon-email:after{content:'\e643'}.wpcf7-form .name:after,.wpcf7-form .gem-form-icon-name:after{content:'\e63b'}.wpcf7-form .phone:after,.wpcf7-form .gem-form-icon-phone:after{content:'\e625'}.wpcf7-form .gem-form-icon-phone .phone:after,.wpcf7-form .gem-form-icon-website .website:after,.wpcf7-form .gem-form-icon-email .email:after,.wpcf7-form .gem-form-icon-name .name:after{display:none}.contact-form-style-2 input,.contact-form-style-2 .wpcf7-form-control-wrap{width:100%}.cf-style2-title,.cf-style2-text{float:left}.cf-style2-title>span{float:left}.cf-style2-text>span{float:left}.cf-style2-textarea textarea{width:100%}p.cf-style2-textarea{margin-top:30px;float:left;width:100%}p.cf-style2-checkbox,p.cf-style2-radio{margin-bottom:-24px}p.cf-style2-checkbox .wpcf7-list-item,p.cf-style2-radio .wpcf7-list-item{padding-bottom:24px;display:block;float:left}p.cf-style2-title{width:28%;margin-right:3%}p.cf-style2-text{width:69%}.cf-style2-adreess .combobox-wrapper{max-width:100%}.widget .wpcf7-form .wpcf7-form-control-wrap{display:inline-block;width:100%}.wpcf7-form .wpcf7-form-control-wrap{width:100%}.widget .wpcf7 textarea{height:100px;width:100%}.form-sidebar span,.form-sidebar textarea,.form-sidebar input{width:100%}.widget .wpcf7-form input{width:100%;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}.widget .wpcf7-form textarea{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}.widget .wpcf7-form p{width:100%}.wpcf7-form p.col-lg-6:after,.wpcf7-form p.col-lg-3:after,.wpcf7-form p.col-lg-4:after{right:30px}.widget .wpcf7-form input.wpcf7-text{padding:6px;padding-left:20px;padding-right:40px}.widget .wpcf7-form .phone:after,.widget .wpcf7-form .website:after,.widget .wpcf7-form .email:after,.widget .wpcf7-form .name:after{top:7px}.widget .wpcf7 p{margin-bottom:20px}.widget .wpcf7-form .combobox-wrapper .combobox-text{padding:5px 20px;line-height:31px}.widget .wpcf7-form input[type=submit]{margin-top:0}.widget .wpcf7-form .combobox-wrapper{height:41px;max-width:331px}.widget .wpcf7-form input[type=submit]{height:40px;line-height:21px;padding:10px 40px;font-size:14px}.widget .combobox-wrapper .combobox-button:before{margin-top:-11px}.wpcf7-form .contact-form-style-2 .combobox-wrapper{height:49px}@media (max-width:1212px){.wpcf7-form .wpcf7-form-control-wrap,.wpcf7 .contact-form-style-3 p,.wpcf7 .contact-form-style-1 p{width:100%}.wpcf7 .cf-style3-website input,.wpcf7 .cf-style3-name input,.wpcf7 .cf-style3-email input,.wpcf7 .cf-style1-website input,.wpcf7 .cf-style1-name input,.wpcf7 .cf-style1-email input{width:100%;max-width:100%}}@media (max-width:768px){.wpcf7 .cf-style3-website span,.wpcf7 .cf-style3-name span,.wpcf7 .cf-style3-email span,.wpcf7-form .contact-form-style-2 .combobox-wrapper,.wpcf7-form .contact-form-style-1 .combobox-wrapper,.wpcf7 .cf-style1-website span,.wpcf7 .cf-style1-name span,.wpcf7 .cf-style1-email span{width:100%;max-width:100%}p.cf-style2-title{width:100%}p.cf-style2-text{width:100%}.cf-style1-title,.cf-style1-name,.cf-style1-email{width:100%}.wpcf7-form .cf-style1-title .wpcf7-form-control-wrap{width:100%}.widget .wpcf7 textarea{width:100%}}.wpcf7-form.gem-contact-form-white .combobox-wrapper,.wpcf7-form.gem-contact-form-white input:not(.gem-button-wpcf-custom),.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,.wpcf7-form.gem-contact-form-white .checkbox-sign,.wpcf7-form.gem-contact-form-white span.radio-sign,.wpcf7-form.gem-contact-form-white textarea{border:none}.wpcf7-form.gem-contact-form-dark .combobox-wrapper,.wpcf7-form.gem-contact-form-dark input:not(.gem-button-wpcf-custom),.wpcf7-form.gem-contact-form-dark .checkbox-sign,.wpcf7-form.gem-contact-form-dark span.radio-sign,.wpcf7-form.gem-contact-form-dark textarea{border:1px solid #394050;background-color:#181828}.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-button:before,.wpcf7-form.gem-contact-form-dark .combobox-wrapper .combobox-text,.wpcf7-form.gem-contact-form-dark .phone:after,.wpcf7-form.gem-contact-form-dark .website:after,.wpcf7-form.gem-contact-form-dark .email:after,.wpcf7-form.gem-contact-form-dark .name:after{color:#46485c}.wpcf7-form.gem-contact-form-dark ::-webkit-input-placeholder{color:#46485c}.wpcf7-form.gem-contact-form-dark:-moz-placeholder{color:#46485c}.wpcf7-form.gem-contact-form-dark::-moz-placeholder{color:#46485c}.wpcf7-form.gem-contact-form-dark:-ms-input-placeholder{color:#46485c}p.cf-style3-textarea{margin-top:14px;float:left;width:100%}p.cf-style3-textarea span{width:100%}.wpcf7 .cf-style3-website{float:left}.wpcf7 .cf-style3-textarea span,.wpcf7 .cf-style3-textarea textarea{width:100%}.wpcf7 input[type=submit]:not(.gem-button-wpcf-custom){width:100%}@media (max-width:368px){.wpcf7 input{width:100% !important}.wpcf7-form .wpcf7-form-control-wrap{display:block;width:100%}}.wpcf7-form .contact-form-style-logistics-1 .combobox-wrapper{max-width:100%;background:0 0;color:#fff;border-color:#fff}.wpcf7-form .contact-form-style-logistics-1 .name:after,.wpcf7-form .contact-form-style-logistics-1 .email:after,.wpcf7-form .contact-form-style-logistics-1 .combobox-button:before,.wpcf7-form .contact-form-style-logistics-1 .combobox-text{color:#fff}.wpcf7-form .contact-form-style-logistics-1 .combobox-wrapper select{color:#2d2a40}.wpcf7-form .contact-form-style-logistics-1 .wpcf7-form-control-wrap,.wpcf7-form .contact-form-style-logistics-1 input[type=text],.wpcf7-form .contact-form-style-logistics-1 input[type=email],.wpcf7-form .contact-form-style-logistics-1 select,.wpcf7-form .contact-form-style-logistics-1 textarea{width:100%;background:0 0;border-radius:3px;color:#fff;border-color:#fff}.wpcf7-form .contact-form-style-logistics-1 input[type=submit]{width:auto;text-align:center;margin:15px auto;padding:10px 25px;display:block;background:#2d2a40}.wpcf7-form .contact-form-style-logistics-1 input[type=submit]:hover{background:#fff;color:#2d2a40}.wpcf7-form .contact-form-style-logistics-1 ::-webkit-input-placeholder{color:#fff}.wpcf7-form .contact-form-style-logistics-1 ::-moz-placeholder{color:#fff}.wpcf7-form .contact-form-style-logistics-1 :-moz-placeholder{color:#fff}.wpcf7-form .contact-form-style-logistics-1 :-ms-input-placeholder{color:#fff}form.wpcf7-form.gem-contact-form-simple-line input[type=text],form.wpcf7-form.gem-contact-form-simple-line input[type=password],form.wpcf7-form.gem-contact-form-simple-line input[type=color],form.wpcf7-form.gem-contact-form-simple-line input[type=date],form.wpcf7-form.gem-contact-form-simple-line input[type=datetime],form.wpcf7-form.gem-contact-form-simple-line input[type=datetime-local],form.wpcf7-form.gem-contact-form-simple-line input[type=email],form.wpcf7-form.gem-contact-form-simple-line input[type=number],form.wpcf7-form.gem-contact-form-simple-line input[type=range],form.wpcf7-form.gem-contact-form-simple-line input[type=search],form.wpcf7-form.gem-contact-form-simple-line input[type=tel],form.wpcf7-form.gem-contact-form-simple-line input[type=time],form.wpcf7-form.gem-contact-form-simple-line input[type=url],form.wpcf7-form.gem-contact-form-simple-line input[type=month],form.wpcf7-form.gem-contact-form-simple-line input[type=week],form.wpcf7-form.gem-contact-form-simple-line textarea{border-top:0 none;border-left:0 none;border-right:0 none;background:0 0}.row .theme-default .nivo-controlNav a{width:16px;height:16px;background-image:none;border-radius:50%;margin:5px 7px}.row .flex-direction-nav a:before{font-family:thegem-icons;font-style:normal;font-size:24px;display:inline-block;padding:8px;content:'\e636'}.row .flex-direction-nav a.flex-next:before{content:'\e634'}.row .vc_images_carousel .vc_carousel-indicators{bottom:-50px}.row .vc_images_carousel .vc_carousel-indicators .vc_active{width:16px;height:16px;background-color:transparent;border:4px solid #b6c6c9}.row .vc_images_carousel .vc_carousel-indicators li{width:16px;height:16px;margin:0 6px;background-color:#b6c6c9;border:3px solid #b6c6c9}.row .flexslider{border:medium none;border-radius:0;box-shadow:none}.row .wpb_gallery .wpb_flexslider .flex-control-nav{margin-top:25px}.row .flex-direction-nav a{text-shadow:none}.row .flex-direction-nav li .flex-next{right:0}.row .flex-direction-nav li .flex-prev{left:0}.row .wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none}.row .theme-default .nivoSlider{box-shadow:none}.row .wpb_gallery .wpb_flexslider .flex-direction-nav a:hover{border:none}.row .theme-default .nivo-directionNav a{background:0 0;font-size:24px;display:inline-block;padding:9px}.row .theme-default a.nivo-nextNav{right:0}.row .theme-default .nivo-directionNav a{font-size:0px;text-indent:0;height:40px;width:40px}.row .theme-default a.nivo-nextNav:after{font-size:24px;content:'\e634';font-family:thegem-icons;font-style:normal;margin-top:0}.row .theme-default a.nivo-prevNav:after{font-size:24px;content:'\e636';font-family:thegem-icons;font-style:normal;margin-top:0}.row .theme-default a.nivo-prevNav{left:0}.row .vc_carousel-control .icon-next{font-size:24px;content:'\e634';font-family:thegem-icons;font-style:normal;margin-top:0}.row .vc_carousel-control .icon-prev{font-size:24px;content:'\e636';font-family:thegem-icons;font-style:normal}.row .vc_images_carousel .vc_carousel-control.vc_left{margin-left:-15px}.row .vc_images_carousel .vc_carousel-control.vc_right{margin-right:-5px}.row .vc_images_carousel .vc_carousel-control .icon-prev,.row .vc_images_carousel .vc_carousel-control .icon-next{height:40px;width:40px}.row .vc_images_carousel .vc_carousel-control{opacity:1;text-shadow:none}.row .vc_images_carousel .vc_carousel-control .icon-prev:before,.row .vc_images_carousel .vc_carousel-control .icon-next:before{top:0}.row .vc_images_carousel .vc_carousel-control .icon-prev:before{content:'\e636';top:7px;font-size:24px;font-family:thegem-icons;font-style:normal}.row .vc_images_carousel .vc_carousel-control .icon-next:before{content:'\e634';top:7px;font-family:thegem-icons;font-style:normal;font-size:24px}.row .vc_pie_chart_back{border:7px solid #f7f7f7}.row .vc_pie_wrapper span{font-size:50px}.diagram-wrapper.style-2 .digram-line-box .skill-line{margin-right:0}.diagram-wrapper.style-2 .digram-line-box .skill-title{padding-left:0}.diagram-wrapper.style-2 .digram-line-box .skill-amount{margin-top:-30px}.diagram-wrapper.style-2 .digram-line-box .skill-element{padding-top:14px}.diagram-wrapper.style-1 .digram-line-box .skill-line{margin-right:0}.diagram-wrapper.style-1 .digram-line-box .skill-amount{margin-top:-30px}.diagram-wrapper.style-1 .digram-line-box .skill-element{padding-top:14px}.diagram-wrapper.style-3 .digram-line-box .skill-line{margin-right:0;height:30px;overflow:hidden;border-radius:50px}.diagram-wrapper.style-3 .digram-line-box .skill-title{position:absolute;padding-top:3px;padding-left:22px;text-transform:uppercase;letter-spacing:.07em}.diagram-wrapper.style-3 .digram-line-box .skill-title span{margin-left:8px}.diagram-wrapper.style-3 .digram-line-box .skill-amount{margin-top:-30px}.diagram-wrapper.style-3 .digram-line-box .skill-element{padding-top:18px}.diagram-wrapper.style-3 .skill-line div{height:30px}p.skill-style-3{font-size:10px;display:inline-block}.diagram-wrapper.style-3 .skill-amount{display:none}.diagram-legend .legend-element .color{margin-top:5px}.widget_diagram .diagram-legend .legend-element .title{font-size:14px;font-weight:400}.widget_diagram .diagram-legend .legend-element .color{display:block;float:left;width:12px;height:12px}.widget_diagram .diagram-legend .legend-element .color{margin-top:-1px}.widget_diagram .diagram-legend .legend-element{margin-top:15px}.row .vc_progress_bar .vc_label{text-transform:uppercase}.row .vc_round-chart .vc_chart-legend span{border-radius:50%}.row .vc_chart .vc_chart-legend li{margin:0 20px 1em}.diagram-circle .diagram-legend .legend-element .title{line-height:inherit}.style-2 .diagram-circle .diagram-legend .legend-element .title{font-size:inherit;color:#5f727f;margin-left:18px}.style-2 .diagram-circle .diagram-legend .legend-element .color{margin-top:8px;width:10px;height:10px}.style-2 .diagram-circle .diagram-legend .legend-element{margin:-10px 0 15px}.gem-dropcap-shape-hexagon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;position:relative}.gem-dropcap-shape-hexagon span.gem-dropcap-letter{background:0 0 !important;border:none !important}.dropcap-hexagon-inner{position:absolute}.gem-dropcap-letter{z-index:10}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-back{display:block;transform:rotate(-30deg) skewX(30deg);overflow:hidden;position:relative;z-index:1;font-size:0;line-height:1}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-back .gem-dropcap-shape-hexagon-back-inner,.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-back .gem-dropcap-shape-hexagon-back-inner-before{display:block;width:inherit;height:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;overflow:hidden}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-back .gem-dropcap-shape-hexagon-back-inner{transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-back .gem-dropcap-shape-hexagon-back-inner-before{transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-top{display:block;transform:rotate(-30deg) skewX(30deg);overflow:hidden;position:absolute;left:0;top:0;z-index:2;font-size:0;line-height:1}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-top .gem-dropcap-shape-hexagon-top-inner,.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-top .gem-dropcap-shape-hexagon-top-inner-before{display:block;width:inherit;height:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;overflow:hidden}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-top .gem-dropcap-shape-hexagon-top-inner{transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-dropcap-shape-hexagon .gem-dropcap-shape-hexagon-top .gem-dropcap-shape-hexagon-top-inner-before{transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-dropcap-shape-hexagon.gem-dropcap-style-big,.gem-dropcap-shape-hexagon.gem-dropcap-style-big:last-child{margin:5px 0}.gem-dropcap-shape-hexagon.gem-dropcap-style-big .gem-dropcap-shape-hexagon-back{width:86px;height:76px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gem-dropcap-shape-hexagon.gem-dropcap-style-big .gem-dropcap-shape-hexagon-top{width:80px;height:70px;left:3px;top:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gem-dropcap-shape-hexagon .gem-dropcap-letter{line-height:62px}.gem-dropcap-shape-hexagon.gem-dropcap-style-medium,.gem-dropcap-shape-hexagon.gem-dropcap-style-medium:last-child{margin:3px 0}.gem-dropcap-shape-hexagon.gem-dropcap-style-medium .gem-dropcap-letter{text-indent:13px;line-height:36px}.gem-dropcap-shape-hexagon.gem-dropcap-style-medium .gem-dropcap-shape-hexagon-back{width:62px;height:52px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gem-dropcap-shape-hexagon.gem-dropcap-style-medium .gem-dropcap-shape-hexagon-top{width:58px;height:48px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;left:2px;top:2px}.gem-dropcap-style-medium .dropcap-hexagon-inner{margin-top:0}.gem-dropcap-shape-hexagon span.gem-dropcap-letter{text-indent:9px}body .vc_separator.vc_sep_double .vc_sep_line{height:7px !important}.vc_separator.vc_sep_double.vc_sep_border_width_2 .vc_sep_line{height:8px !important}body .vc_separator h4{margin-top:3px}.mouse-scroll{display:block;width:32px;height:48px;border:3px solid #4dc4c8;border-radius:50px;position:relative;cursor:pointer;margin:0 auto;transform:translate(0,0);overflow:hidden;font-size:10000px}.mouse-scroll:after{content:'';width:4px;height:8px;position:absolute;left:50%;top:7px;border-radius:4px;background-color:#4dc4c8;margin-left:-2px;opacity:1;transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);animation:1.5s cubic-bezier(.68,-.55,.265,1.55) 0s normal none infinite running scrollAnimation;-webkit-animation:1.5s cubic-bezier(.68,-.55,.265,1.55) 0s normal none infinite scrollAnimation}@keyframes scrollAnimation{0%,20%{transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}10%{opacity:1;transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px)}100%{opacity:.01;transform:translateY(16px) scaleY(2.5) scaleX(.5) translateZ(0px)}}@-webkit-keyframes scrollAnimation{0%,20%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}10%{opacity:1;-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px)}100%{opacity:.01;-webkit-transform:translateY(16px) scaleY(2.5) scaleX(.5) translateZ(0px)}}.wpcf7 .contact-form-style-1 input[type=submit]{width:auto}div.wpcf7-validation-errors{border:2px solid #f7e700;float:left;width:100%;margin:0 auto;text-align:center}.vc_message_box-icon>*,.vc_message_box-icon>.fa{margin-top:-12px}.contact-form-style-7 textarea{height:140px !important}.contact-form-style-7 input[type=submit]{background-color:#8f44ad}.contact-form-style-7 textarea,.contact-form-style-7 input{background-color:rgba(230,230,230,.11);border:medium none}.contact-form-style-7 p input[type=submit]{border-radius:0}.contact-form-style-7 :after{color:#fff !important}.contact-form-style-7 input{margin-bottom:17px}.products-grid-form p{display:block;width:100% !important;margin:0 0 20px;padding:0}.products-grid-form p span{display:block;width:100% !important}.products-grid-form p input{display:inline-block;width:100%;height:50px;line-height:50px;text-align:center;border-radius:0 !important}.products-grid-form p.area input{color:#a8b4bc !important}.products-grid-form p.button input{color:#fff !important;background:#272439;font-weight:200}.products-grid-form p.button input:hover{background:#00bcd4}
.jtwt_tweet_text.icon-twitter a:hover{color:#3c3950}.widget.widget_search form{border-radius:3px;overflow:hidden}.widget_diagram .skill-amount{letter-spacing:.05em}#colophon #mc4wp_email{border-radius:3px}#mc4wp_submit{border-top-right-radius:3px;border-bottom-right-radius:3px}#mc4wp_email{border-radius:3px}.widget_recent_comments li{font-size:14px}#wp-calendar caption{letter-spacing:.05em;text-transform:uppercase;height:39px;padding:7px 0;line-height:25px}#wp-calendar #prev a,#wp-calendar #next a{color:transparent}.widget_recent_comments .comment-author-link a{font-size:14px}.widget_recent_comments a{font-size:16px}.project_info-item-style-1 .project_info-item .title{letter-spacing:.05em}.widget .gem-teams-name{clear:both}.gem-teams-phone{letter-spacing:.05em}.widget_nav_menu li a:after,.widget_submenu li a:after{position:absolute;right:30px}.widget_nav_menu>div>ul>li>a,.widget_submenu>div>ul>li>a,.widget_pages>ul>li>a,.widget_categories>ul>li>a{text-transform:uppercase;letter-spacing:.05em}.widget_submenu ul ul ul,.widget_nav_menu ul ul ul,.widget_pages ul ul ul,.widget_categories ul ul ul{font-size:14px}.widget_submenu ul ul ul ul,.widget_nav_menu ul ul ul ul,.widget_pages ul ul ul ul .widget_categories ul ul ul ul{background-color:#dde6e8}.widget_submenu ul ul ul ul ul,.widget_nav_menu ul ul ul ul ul,.widget_pages ul ul ul ul ul,.widget_categories ul ul ul ul ul{background-color:#d4dfe3}.jtwt_date{font-size:14px}#colophon .widget_tweets .twitter-box .jtwt_tweet,#colophon .Custom_Recent_Posts .gem-pp-posts,#colophon .widget_meta li,#colophon .widget_rss li,#colophon .widget_recent_entries li,#colophon .Custom_Recent_Posts ul li,#colophon .Custom_Popular_Posts ul li,#colophon .project_info-item-style-1 .project_info-item.iconed,#colophon .gem-latest-news{border-bottom:1px solid #393d50}#colophon .widget_tweets .twitter-box .jtwt_tweet:last-child,#colophon .Custom_Recent_Posts .gem-pp-posts:last-child,#colophon .widget_meta li:last-child,#colophon .widget_rss li:last-child,#colophon .widget_recent_entries li:last-child,#colophon .Custom_Recent_Posts ul li:last-child,#colophon .Custom_Popular_Posts ul li:last-child,#colophon .project_info-item-style-1 .project_info-item.iconed:last-child,#colophon .gem-latest-news:last-child{border-bottom:none}#colophon .widget_recent_entries ul{background:0 0}#colophon .project_info-item-style-2 .project_info-item,#colophon .project_info-item-style-1,#colophon .digram-line-box,#colophon .widget form.searchform,#colophon.gem-teams-item-wrap,#colophon.gem-picturebox-text,#colophon .widget_recent_comments li,#colophon .gem-teams-item-wrap,#colophon #wp-calendar #prev a,#colophon #wp-calendar #next a,#colophon #wp-calendar caption:after,#colophon #calendar_wrap,#colophon .widget_mc4wp_widget form{background-color:#2c2e3d}#colophon #wp-calendar #prev a,#colophon #wp-calendar #next a{-moz-transition:all .2 linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}#colophon #wp-calendar #prev a:hover:after,#colophon #wp-calendar #next a:hover:after{-moz-transition:all .2 linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}#colophon .widget.widget_search input,#colophon #wp-calendar caption{background-color:#181828}#colophon .jtwt_tweet:first-child,#colophon .project_info-item-style-1 .project_info-item.iconed:first-child,#colophon .gem-pp-posts:first-child,#colophon .widget_tweets .twitter-box .jtwt_tweet:first-child{background:0 0}#colophon .skill-line{background-color:#171728}#colophon .widget.widget_search input,#colophon #mc4wp_email,#colophon .wpcf7-form-control-wrap input,#colophon .wpcf7-form-control-wrap textarea{background-color:#181828;border:1px solid #394050}#colophon .wpcf7-form-control-wrap textarea{border-radius:3px}#colophon .widget.widget_search .gem-button,#colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit{background-color:#394050}#colophon #mc4wp_submit{background-color:#394050;border-top-right-radius:3px;border-bottom-right-radius:3px}#page #colophon .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{background-color:#181828 !important}#page #colophon .woocommerce .select2-container .select2-selection--single{border-color:#394050}#page #colophon .select2-container{border-radius:10px}#colophon .combobox-wrapper{background-color:#181828 !important;border:1px solid #394050 !important}#colophon .widget_categories>ul,#colophon .widget_categories>ul li,#colophon .widget.widget_pages>ul,#colophon .widget.widget_pages li{border-color:#394050}#colophon .widget_archive li,#colophon .widget_archive li:nth-child(odd){background-color:transparent}#colophon .widget_submenu li,#colophon .widget_nav_menu>div>ul li,#colophon .widget_archive ul li{border-top:1px solid #394050}body #colophon .widget_nav_menu ul.menu>li>ul{border-left:1px solid #394050;border-right:1px solid #394050;border-top:1px solid #394050}#colophon .widget_submenu ul,#colophon .widget_nav_menu>div>ul,#colophon .widget_archive ul{border-left:1px solid #394050;border-right:1px solid #394050;border-bottom:1px solid #394050}#colophon .tagcloud a{background-color:transparent}#colophon .widget_nav_menu ul.menu>li>ul,#colophon .widget_categories ul ul,#colophon .widget_pages li li{background-color:#2c2e3d}#colophon .wpcf7-validation-errors,#colophon .wpcf7-not-valid-tip{display:none !important}.widget .searchform input{border-radius:3px}body .widget_tag_cloud .tagcloud a:hover{border:1px solid transparent}.widget :after,.widget :before,.widget a,.widget a:hover,.widget.widget_search .gem-button:hover,.widget.widget_search .gem-button,body .widget_tag_cloud .tagcloud a,body .widget_tag_cloud .tagcloud a:hover,#colophon .widget.widget_search .gem-button:hover,#colophon #mc4wp_submit:hover,#colophon .widget.widget_search .gem-button:hover,body #colophon .tagcloud a:hover,#colophon .widget.widget_search .gem-button{-o-transition:all .2s linear;-webkit-transition:all .2s linear;transition:all .2s linear}body .portfolio-items-masonry.background-style-dark .portfolio-item .wrap>.caption{border-bottom:none}.portfolio-items-masonry .portfolio-item .wrap>.caption{border-bottom:1px solid #e0e5e8}.portfolio-filters-resp button:after{background:#99a9b5;box-shadow:0 10px 0 0 #99a9b5,0 20px 0 0 #99a9b5}#colophon .gem-teams-name{color:#99a9b6}#colophon .gem-picturebox-text{background-color:#2c2e3d !important}#colophon .widget_product_categories>ul,#colophon .widget_product_categories>ul li,#colophon .gem-products-content,#colophon .widget_shopping_cart_content ul.product_list_widget li{border-color:#394050}#colophon .widget_product_search input.search-field{background-color:#181828;border:1px solid #394050}#colophon .widget_product_search button{top:41px}#colophon .widget_product_categories>ul li{padding-left:10px}#colophon .widget_shopping_cart .total span.amount{color:#99a9b5}#colophon .widget .gem-products-content{display:table-cell;width:100%;vertical-align:middle}#colophon .widget .gem-products-image{display:table-cell}#colophon .team-person-email a:before{margin-right:0}.digital-agency-mailchimp.yikes-easy-mc-form label{width:68%;padding-right:5%}.digital-agency-mailchimp.yikes-easy-mc-form label>input[type=email]{background:#f0f3f2;height:45px;border-radius:3px;border:none;padding-left:20px}.digital-agency-mailchimp.yikes-easy-mc-form label>input[type=email]:focus{outline:none !important}.yikes-mailchimp-container .digital-agency-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:17%;min-width:235px;display:inline-block;background:#212331;color:#fff;height:45px;border:none;border-radius:3px;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-left:50px;position:relative}.yikes-mailchimp-container .digital-agency-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button:before{content:"\e626";font-family:"thegem-icons";font-style:normal;font-size:24px;font-weight:400;color:#fff;position:absolute;left:50%;margin-left:-69px;text-align:center}@media(max-width:1200px){body .digital-agency-mailchimp.yikes-easy-mc-form label{width:100%;padding-right:0}body .yikes-mailchimp-container .digital-agency-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:100%}}.business-light-mailchimp.yikes-easy-mc-form label{float:left;width:100%;padding-right:0;margin-bottom:0}.business-light-mailchimp.yikes-easy-mc-form input[type=email]{background-color:rgba(255,255,255,.2);border:1px solid #dfe5e8;text-align:center;color:#ffffff!important;border-radius:5px}.business-light-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button{width:100%;min-width:90px;float:left;padding:0;margin:0}.business-light-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button{background-color:#2fc5b0;border:0;border-radius:5px;color:#fff;text-transform:uppercase;font-size:19px;min-height:45px;padding-top:3px}.business-light-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button.gem-button:hover{background-color:#3c3950}.business-sulutions-mailchimp input[type=email]{width:100%;height:40px!important;border:0!important;background-color:#f0f3f2!important;color:#5f727f;font-size:16px;padding-left:15px!important;padding-right:50px!important}.business-mail-submit{position:absolute;right:20px;top:0;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:0!important;background-color:#dfe5e8!important}.business-mail-submit:before{font-family:'thegem-icons';content:'\e601';color:#3c3950;font-size:24px;line-height:33px}.online-shop-mailchimp.yikes-easy-mc-form label{width:350px;padding-right:20px}.online-shop-mailchimp.yikes-easy-mc-form label>input{background:#f0f3f2;height:45px;border:none;padding-left:20px}.yikes-mailchimp-container .online-shop-mailchimp.yikes-easy-mc-form label>input:focus{outline:none !important}.yikes-mailchimp-container .online-shop-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:155px;min-width:155px;height:45px;display:inline-block;background:#d7b398;color:#fff;border:none;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-right:30px;padding-left:30px;position:relative}.yikes-mailchimp-container .online-shop-mailchimp.yikes-easy-mc-form button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .online-shop-mailchimp.yikes-easy-mc-form button:hover{background:#212121 !important;color:#fff !important;transition:all .3s;-webkit-transition:all .3s}@media(max-width:1200px){body .online-shop-mailchimp.yikes-easy-mc-form label{width:100%;padding-right:0}body .yikes-mailchimp-container .online-shop-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:100%}}.trendy-shop-mailchimp.yikes-easy-mc-form label{width:350px;padding-right:20px}.trendy-shop-mailchimp.yikes-easy-mc-form label>input{color:#fff;background:0 0;height:45px;border:none;padding-left:0;border-bottom:1px solid #575c6c}.yikes-mailchimp-container .trendy-shop-mailchimp.yikes-easy-mc-form label>input:focus{outline:none !important}.yikes-mailchimp-container .trendy-shop-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:155px;min-width:155px;height:45px;display:inline-block;background:#f44236;color:#fff;border:none;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-right:30px;padding-left:30px;position:relative}.yikes-mailchimp-container .trendy-shop-mailchimp.yikes-easy-mc-form button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .trendy-shop-mailchimp.yikes-easy-mc-form button:hover{background:#212121;color:#fff;transition:all .3s;-webkit-transition:all .3s}@media(max-width:1200px){body .trendy-shop-mailchimp.yikes-easy-mc-form label{width:100%;padding-right:0}body .yikes-mailchimp-container .trendy-shop-mailchimp .yikes-easy-mc-submit-button{width:100%}}.lookbook-landing-mailchimp.yikes-easy-mc-form label{width:350px;padding-right:20px}.lookbook-landing-mailchimp.yikes-easy-mc-form label>input{color:#333;background:0 0;height:40px;border:none;padding-left:0;border-bottom:1px solid #dbdbdb}.yikes-mailchimp-container .lookbook-landing-mailchimp.yikes-easy-mc-form label>input:focus{outline:none !important}.yikes-mailchimp-container .lookbook-landing-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:140px;min-width:140px;height:40px;display:inline-block;background:0 0;color:#333;font-family:'Montserrat';font-weight:700;text-transform:uppercase;padding-right:22px;padding-left:22px;padding-top:6px;padding-bottom:6px;position:relative;border:2px solid #333}.yikes-mailchimp-container .lookbook-landing-mailchimp.yikes-easy-mc-form button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .lookbook-landing-mailchimp.yikes-easy-mc-form button:hover{background:#212121;color:#fff;transition:all .3s;-webkit-transition:all .3s}@media(max-width:1200px){body .lookbook-landing-mailchimp.yikes-easy-mc-form label{width:100%;padding-right:0}body .yikes-mailchimp-container .lookbook-landing-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:100%}}.beauty-spa-mailchimp.yikes-easy-mc-form{display:block;margin:0 auto;width:320px}.beauty-spa-mailchimp.yikes-easy-mc-form label{width:320px;padding-right:0}.beauty-spa-mailchimp.yikes-easy-mc-form label>input{color:#928d8e;background:0 0;height:45px;border:none;padding-left:0;border-bottom:1px solid #928d8e}.yikes-mailchimp-container .beauty-spa-mailchimp.yikes-easy-mc-form label>input:focus{outline:none !important}.yikes-mailchimp-container .beauty-spa-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{width:320px;min-width:320px;height:50px;background:#e77785;font-size:19px;color:#fff;border-radius:25px;border:none;font-family:'Montserrat UltraLight';font-weight:100;text-transform:uppercase;padding-right:30px;padding-left:30px;position:relative;margin-top:40px}.yikes-mailchimp-container .beauty-spa-mailchimp.yikes-easy-mc-form button{transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .beauty-spa-mailchimp.yikes-easy-mc-form button:hover{background:#212121;color:#fff;transition:all .3s;-webkit-transition:all .3s}.yikes-mailchimp-container .classic-landing-mailchimp.yikes-easy-mc-form label>input[type=email]{background:#fff !important;padding-left:20px !important;border:1px solid #dfe5e8 !important}.yikes-mailchimp-container .classic-landing-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button{border:none;color:#fff;font-family:'Montserrat';font-size:14px;font-weight:700;text-transform:uppercase;background:#e43f65;-webkit-transition:all .35s;-moz-transition:all .35s;transition:all .35s}.yikes-mailchimp-container .classic-landing-mailchimp.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover{color:#e43f65;background:#212331;-webkit-transition:all .35s;-moz-transition:all .35s;transition:all .35s}.silk-diamond-mailchimp.yikes-easy-mc-form input[type=email]{background:#fff !important;padding-left:20px !important;border:1px solid #dfe5e8 !important}.silk-diamond-mailchimp .yikes-easy-mc-submit-button{border:none;color:#fff;font-family:'Montserrat';font-size:14px;font-weight:700;text-transform:uppercase}.silk-diamond-mailchimp .yikes-easy-mc-submit-button{background:#9ccc65}.yellow-breath-mailchimp.yikes-easy-mc-form input[type=email]{background:#fff !important;color:#99a9b5;padding-left:20px !important;border:none !important}.yellow-breath-mailchimp .yikes-easy-mc-submit-button{background:#2c2e3d;border:none;color:#fff;font-family:'Montserrat';font-size:14px;font-weight:700;text-transform:uppercase}
/*! elementor - v3.18.0 - 20-12-2023 */
.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-end}.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:5px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:10px}.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:15px}.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:20px}.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:30px}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child,.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child,.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10){order:1}.elementor-column{width:100%}}
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.thegem-te-cart{position:relative;width:fit-content}.thegem-te-cart .minicart-menu-link{position:relative;display:flex;align-items:center}.thegem-te-cart .menu-item-cart{color:var(--thegem-to-menu-level1-color,#3c3950)}.thegem-te-cart:hover .menu-item-cart{color:var(--thegem-to-menu-level1-color-hover,#00bcd4);transition:all .3s}.thegem-te-cart .te-cart-icon{position:absolute;display:flex;align-items:center;justify-content:center}.thegem-te-cart .te-cart-icon i{font-style:normal}.thegem-te-cart .te-cart-icon i.default:before,.thegem-te-cart .minicart-menu-link:before{content:var(--thegem-to-cart-icon-icon,'\e67d');font-family:var(--thegem-to-cart-icon-font,'thegem-icons')}.thegem-te-cart .minicart-menu-link:before{opacity:0}.thegem-te-cart.cart-icon-size-tiny .te-cart-icon,.thegem-te-cart.cart-icon-size-tiny .minicart-menu-link:before{font-size:16px;width:16px;height:16px;line-height:16px}.thegem-te-cart.cart-icon-size-small .te-cart-icon,.thegem-te-cart.cart-icon-size-small .minicart-menu-link:before{font-size:24px;width:24px;height:24px;line-height:24px}.thegem-te-cart.cart-icon-size-medium .te-cart-icon,.thegem-te-cart.cart-icon-size-medium .minicart-menu-link:before{font-size:48px;width:48px;height:48px;line-height:48px}.thegem-te-cart.label-count .minicart-item-count,.thegem-te-cart.circle-count .minicart-item-count{position:absolute;display:flex;align-items:center;justify-content:center;width:18px;height:18px;top:2px;right:-8px;margin:0;padding:0;border-radius:50%;font-size:11px;color:var(--thegem-to-main-bg-color,#fff);background-color:var(--thegem-to-cart-amount-color,var(--thegem-to-styled-color1));transform:translateY(-50%);transition:all .3s}@media (min-width:1025px){.thegem-te-cart.label-count .minicart-item-count{position:relative;display:flex;align-items:center;justify-content:center;right:0;top:0;width:23px;height:18px;font-size:87.5%;text-align:center;line-height:1.2;margin:0 0 0 10px;border-radius:0;transform:none;z-index:1;color:var(--thegem-to-main-bg-color,#fff);background-color:var(--thegem-to-cart-amount-color,var(--thegem-to-styled-color1))}.thegem-te-cart.label-count .minicart-item-count:after{content:'';position:absolute;left:-6px;top:3px;width:12px;height:12px;transform:rotate(45deg);background-color:var(--thegem-to-cart-amount-color,var(--thegem-to-styled-color1));z-index:-1;transition:all .3s}}.thegem-te-cart .minicart-menu-link.empty .minicart-item-count{display:none}#site-header.header-light .thegem-te-cart .menu-item-cart{color:var(--header-builder-light-color,#fff)}#site-header.header-light .thegem-te-cart:hover .menu-item-cart{color:var(--header-builder-light-color-hover,#00bcd4)}.thegem-te-cart.desktop-view .minicart{position:absolute;width:305px;top:100%;left:0;opacity:0;visibility:hidden;transform:translateY(20px);padding:20px 0 0;background-color:var(--thegem-to-minicart-background-color,#fff);border:1px solid var(--thegem-to-box-border-color,#dfe5e8);white-space:normal;transition:transform .1s linear .5s,opacity .1s linear .5s,visibility .1s linear .5s;z-index:2}.thegem-te-cart.desktop-view:hover .minicart{visibility:visible;transition:all .3s linear;opacity:1;transform:translateY(0)}.thegem-te-cart.desktop-view .minicart.invert{left:auto;right:0}.thegem-te-cart .minicart .woocommerce-mini-cart{position:relative;width:auto;padding:0 24px;box-shadow:none;transition:all 0s;opacity:1;visibility:inherit;transform:none;border:0}.thegem-te-cart .minicart .woocommerce-mini-cart-item{position:relative;display:inline-block;padding:4px 0 0;margin:26px 0 0;width:100%;border:0 !important}.thegem-te-cart .minicart .woocommerce-mini-cart-item .minicart-image{float:left;margin-right:17px;margin-top:-4px;position:relative}.thegem-te-cart .minicart .woocommerce-mini-cart-item .minicart-image img{height:60px;width:60px}.thegem-te-cart .minicart .woocommerce-mini-cart-item .minicart-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;background-color:var(--thegem-to-hover-default-color-03,rgba(0,188,212,.3));transition:all .2s linear}.thegem-te-cart .minicart .woocommerce-mini-cart-item a:hover .minicart-image:after{opacity:1}.thegem-te-cart .minicart .woocommerce-mini-cart-item.sale .minicart-image:before{content:'%';position:absolute;right:-11px;top:4px;display:block;width:24px;height:24px;border-radius:50%;z-index:2;line-height:24px;text-align:center;text-indent:-1px}.thegem-te-cart .minicart .woocommerce-mini-cart-item .variation{display:none}.thegem-te-cart .minicart .woocommerce-mini-cart-item.empty{padding-bottom:25px}.thegem-te-cart .minicart .woocommerce-mini-cart-item:first-child{margin:0}.thegem-te-cart .minicart .woocommerce-mini-cart-item a{display:block;margin:0 20px 0 0;border:0;padding:0;color:var(--thegem-to-body-color,#5f727f)}.thegem-te-cart .minicart .woocommerce-mini-cart-item a.remove{position:absolute;right:0;top:-7px;padding:0;margin:0;font-size:18px;color:var(--thegem-to-menu-level1-color-hover,#00bcd4);cursor:pointer}.thegem-te-cart .minicart .woocommerce-mini-cart-item a:hover{color:var(--thegem-to-link-color,#00bcd4)}.thegem-te-cart .minicart .woocommerce-mini-cart-item .quantity,.thegem-te-cart .minicart .woocommerce-mini-cart__total,.thegem-te-cart .minicart .woocommerce-mini-cart-item.empty,.thegem-te-cart .minicart .woocommerce-mini-cart-item.sale .minicart-image:before{font-family:var(--thegem-to-body-font-family);font-weight:var(--thegem-to-body-font-weight);font-style:var(--thegem-to-body-font-style);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-body-line-height);text-transform:var(--thegem-to-body-text-transform);letter-spacing:var(--thegem-to-body-letter-spacing);color:var(--thegem-to-body-color)}.thegem-te-cart .minicart .woocommerce-mini-cart__total strong{font-weight:var(--thegem-to-body-font-weight)}.thegem-te-cart .minicart .woocommerce-mini-cart-item .quantity span.amount,.thegem-te-cart .minicart .woocommerce-mini-cart__total span.amount{font-family:var(--thegem-to-product-price-cart-font-family);font-weight:var(--thegem-to-product-price-cart-font-weight);font-style:var(--thegem-to-product-price-cart-font-style);font-size:var(--thegem-to-product-price-cart-font-size);line-height:var(--thegem-to-product-price-cart-line-height);text-transform:var(--thegem-to-product-price-cart-text-transform);letter-spacing:var(--thegem-to-product-price-cart-letter-spacing);color:var(--thegem-to-product-price-cart-color)}.thegem-te-cart .minicart .woocommerce-mini-cart-item .quantity span.amount{font-size:var(--thegem-to-product-price-cart-font-size-tiny);line-height:var(--thegem-to-product-price-cart-line-height-tiny);color:var(--thegem-to-product-price-cart-color)}.thegem-te-cart .minicart .woocommerce-mini-cart-item.sale .minicart-image:before{color:#fff;line-height:24px;background-color:var(--thegem-to-hover-default-color,#00bcd4)}.thegem-te-cart .minicart .woocommerce-mini-cart-item .quantity{display:inline-block}.thegem-te-cart .minicart .woocommerce-mini-cart-item .cart-item-info{margin-left:85px;padding-top:5px}.thegem-te-cart .minicart .minicart-bottom{margin-top:25px;padding:20px}.thegem-te-cart .minicart .woocommerce-mini-cart__total{padding:15px 24px 0;margin-top:24px;display:flex;justify-content:space-between}.thegem-te-cart .minicart .woocommerce-mini-cart__total strong{display:inline-block;padding-top:7px}.thegem-te-cart .minicart .woocommerce-mini-cart__buttons{display:flex;flex-wrap:wrap;padding:8px 18px 17px}.thegem-te-cart .minicart .woocommerce-mini-cart__buttons a{margin:0;width:100%}.thegem-te-cart .minicart .woocommerce-mini-cart__buttons .mini-cart-view-cart{flex:1;margin:6px;flex-basis:auto}.thegem-te-cart .minicart .woocommerce-mini-cart__buttons .mini-cart-view-cart .gem-button{border:2px solid transparent;line-height:26px}.thegem-te-cart .minicart .woocommerce-mini-cart__buttons .mini-cart-checkout{flex:1;margin:6px;flex-basis:auto}.thegem-te-cart .minicart .woocommerce-mini-cart__total,.thegem-te-cart .minicart .woocommerce-mini-cart__buttons{background-color:var(--styled-bg-color,#f0f3f2)}.thegem-te-cart .minicart .woocommerce-mini-cart .empty{border:0 none;margin-bottom:1.421em;box-shadow:none}.thegem-te-cart.mobile-view .minicart{position:fixed;top:0;left:0;bottom:0;overflow-y:auto;display:block;width:80%;min-width:300px;max-width:450px;opacity:0;visibility:hidden;transform:translateX(-100%);transition:transform .2s ease-out,opacity 1s linear .5s,visibility 1s linear .5s;z-index:999;background-color:var(--thegem-to-minicart-background-color,var(--styled-bg-color))}.thegem-te-cart.mobile-view .minicart .widget_shopping_cart_content{background-color:var(--thegem-to-minicart-background-color,#fff)}.thegem-te-cart.mobile-view .minicart.active{opacity:1;visibility:visible;transform:translateX(0);transition:transform .2s ease-out,opacity 0s,visibility 0s}.thegem-te-cart.mobile-view .mobile-cart-header{display:block;position:relative;padding:23px 24px;background-color:var(--thegem-to-minicart-background-color,#fff)}.thegem-te-cart.mobile-view .mobile-cart-header .mobile-cart-header-title{margin:0}.thegem-te-cart.mobile-view .mobile-cart-header .mobile-cart-header-title:before{display:inline-block;margin-right:10px;content:var(--thegem-to-cart-icon-icon,'\e67d');font-family:var(--thegem-to-cart-icon-font,'thegem-icons');font-size:24px;font-weight:400;font-style:normal;vertical-align:top;line-height:inherit;text-align:center;color:var(--thegem-to-styled-color1,#00bcd4)}.thegem-te-cart.mobile-view .mobile-cart-header-close{position:absolute;top:50%;right:24px;margin-top:-15px;width:30px;height:30px}.thegem-te-cart.mobile-view .mobile-cart-header-close .cart-close-line-1,.thegem-te-cart.mobile-view .mobile-cart-header-close .cart-close-line-2{position:absolute;top:50%;left:0;width:100%;height:3px;background:#99a9b5;margin-top:-2px}.thegem-te-cart.mobile-view .mobile-cart-header-close .cart-close-line-1{transform:rotate(45deg)}.thegem-te-cart.mobile-view .mobile-cart-header-close .cart-close-line-2{transform:rotate(-45deg)}.thegem-te-cart.mobile-view .mobile-minicart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background:#000;opacity:0;visibility:hidden;transition:all 1s;overflow:hidden}.thegem-te-cart.mobile-view .mobile-minicart-overlay.active{opacity:.7;visibility:visible}.thegem-te-cart.mobile-view .minicart .woocommerce-mini-cart-item a.remove{font-size:24px;right:15px;top:5px}.thegem-te-cart.mobile-view .minicart .woocommerce-mini-cart-item img{width:80px;height:auto}.thegem-te-cart.mobile-view .total{text-align:center;margin-top:0}.thegem-te-cart.mobile-view .total strong,.thegem-te-cart.mobile-view .total span.amount{float:none}.thegem-te-cart.mobile-view .buttons{text-align:center}.thegem-te-cart.mobile-view .buttons .gem-button-container{float:none;margin:10px 5px}.thegem-te-cart.mobile-view .widget_shopping_cart_content ul.cart_list{padding:0}.thegem-te-cart.mobile-view .widget_shopping_cart_content ul.cart_list>li{padding:15px;margin:0;border-top:1px solid var(--thegem-to-box-border-color,#dfe5e8) !important}@media (max-width:767px){body.admin-bar.cart-scroll-locked .thegem-te-cart.mobile-view .minicart{top:46px}body.admin-bar.cart-scroll-locked .header-sticky-template .thegem-te-cart.mobile-view .minicart{top:0}}
.thegem-te-menu{position:relative;width:fit-content}.thegem-te-menu .menu-toggle,.thegem-te-menu__hamburger.desktop-view .menu-toggle,.thegem-te-menu__overlay.desktop-view .menu-toggle{position:relative;width:36px;height:30px;display:flex;border:none;cursor:pointer;outline:none;background:0 0;padding:0;font-size:0;line-height:0}.thegem-te-menu .menu-toggle.small,.thegem-te-menu .menu-toggle.dl-trigger,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle{width:18px}@media (max-width:767px){.thegem-te-menu-mobile__overlay .menu-toggle{width:18px}}.thegem-te-menu .menu-toggle .menu-line-1,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-1,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-1,.thegem-te-menu .menu-toggle .menu-line-2,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-2,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-2,.thegem-te-menu .menu-toggle .menu-line-3,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-3,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-3{position:absolute;height:4px;width:100%;left:0;-webkit-transition:all .5s,top .3s,height .3s;transition:all .5s,top .3s,height .3s}.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-1,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-1,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-2,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-2,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-3,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-3{background:var(--thegem-to-hamburger-menu-icon-color,#3c3950)}.thegem-te-menu .menu-toggle .menu-line-1,.thegem-te-menu .menu-toggle .menu-line-2,.thegem-te-menu .menu-toggle .menu-line-3{background:var(--thegem-to-mobile-menu-btn-color,#3c3950)}.thegem-te-menu .menu-toggle.small .menu-line-1,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-1,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-1,.thegem-te-menu .menu-toggle.small .menu-line-2,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-2,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-2,.thegem-te-menu .menu-toggle.small .menu-line-3,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-3,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-3{height:2px;width:18px}@media (max-width:767px){.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-1,.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-2,.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-3{height:2px;width:18px}}.thegem-te-menu .menu-toggle .menu-line-1,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-1,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-1{top:3px}.thegem-te-menu .menu-toggle.small .menu-line-1,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-1,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-1{top:9px}@media (max-width:767px){.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-1{top:9px}}.thegem-te-menu .menu-toggle .menu-line-2,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-2,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-2{top:13px}.thegem-te-menu .menu-toggle.small .menu-line-2,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-2,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-2{top:14px}@media (max-width:767px){.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-2{top:14px}}.thegem-te-menu .menu-toggle .menu-line-3,.thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-3,.thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-3{top:23px}.thegem-te-menu .menu-toggle.small .menu-line-3,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-3,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-3{top:19px}@media (max-width:767px){.thegem-te-menu-mobile__overlay .menu-toggle .menu-line-3{top:19px}}@media (-webkit-device-pixel-ratio:1.25){.thegem-te-menu .menu-toggle.small .menu-line-1,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-1,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-1,.thegem-te-menu .menu-toggle.small .menu-line-2,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-2,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-2,.thegem-te-menu .menu-toggle.small .menu-line-3,.thegem-te-menu .menu-toggle.dl-trigger .menu-line-3,.thegem-te-menu-mobile__overlay.mobile-view .menu-toggle .menu-line-3{height:1.6px}}.thegem-te-menu .nav-menu>li>a{position:relative}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a{font-family:var(--thegem-to-menu-font-family,'Montserrat');font-style:var(--thegem-to-menu-font-style,normal);font-weight:var(--thegem-to-menu-font-weight,700);font-size:var(--thegem-to-menu-font-size,14px);line-height:var(--thegem-to-menu-line-height,25px);letter-spacing:var(--thegem-to-menu-letter-spacing,0);text-transform:var(--thegem-to-menu-text-transform,uppercase);text-decoration:none;color:var(--thegem-to-menu-level1-color,#3c3950)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul li>a{font-family:var(--thegem-to-submenu-font-family,'Source Sans Pro');font-style:var(--thegem-to-submenu-font-style,normal);font-weight:var(--thegem-to-submenu-font-weight,normal);font-size:var(--thegem-to-submenu-font-size,16px);line-height:var(--thegem-to-submenu-line-height,20px);letter-spacing:var(--thegem-to-submenu-letter-spacing,0);text-transform:var(--thegem-to-submenu-text-transform,none)}.thegem-te-menu nav.mobile-view .mega-label{display:none}@media (max-width:767px){.thegem-te-menu .mega-label{display:none}}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li .mega-label{color:var(--thegem-to-main-bg-color,#fff)}.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-current>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-active>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-current>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-active>a,.thegem-te-menu.menu--light-submenu.desktop-view .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a,.thegem-te-menu.menu--light-submenu.desktop-view .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a,.thegem-te-menu.menu--light-submenu.desktop-view .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a{border-color:var(--thegem-to-styled-color1,#00bcd4)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li .mega-label{background-color:var(--thegem-to-styled-color3,#f44336)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li>a:hover,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li.menu-item-current>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li.menu-item-active>a{background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li>a{color:var(--thegem-to-menu-level2-color,#5f727f)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.megamenu-enable.megamenu-style-grid>ul li>span.megamenu-column-header>a{background-color:var(--thegem-to-menu-level2-bg-color,#f4f6f7)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li:hover>a{color:var(--thegem-to-menu-level2-hover-color,#3c3950)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li:hover>a{background-color:var(--thegem-to-menu-level2-hover-bg-color,#fff)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-current>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-active>a{color:var(--thegem-to-menu-level2-active-color,#3c3950)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-current>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul li.menu-item-active>a{background-color:var(--thegem-to-menu-level2-active-bg-color,#fff)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a.mega-no-link{color:var(--thegem-to-mega-menu-column-title-color,#3c3950)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a:hover{color:var(--thegem-to-mega-menu-column-title-hover-color,#00bcd4)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li.menu-item-active>span.megamenu-column-header a{color:var(--thegem-to-mega-menu-column-title-active-color,#00bcd4)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li:not(.megamenu-template-enable):not(.menu-item-type-template) li li:hover>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li.menu-item-current>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li.menu-item-active>a{color:var(--thegem-to-menu-level3-hover-color,#fff)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header{border-top:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li{border-bottom:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8);border-left:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8);border-right:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header:not(:last-child){border-bottom:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul{border:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a.megamenu-has-icon:before,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul>li>a:before{color:var(--thegem-to-mega-menu-icons-color,#5F727FFF)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a:hover.megamenu-has-icon:before,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul>li>a:hover:before{color:inherit}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul:not(.megamenu-item-inited){opacity:0 !important;transform:translateY(20px) !important;-o-transform:translateY(20px) !important;-ms-transform:translateY(20px) !important;-moz-transform:translateY(20px) !important;-webkit-transform:translateY(20px) !important}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul ul{display:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul{width:auto;white-space:nowrap;background-repeat:no-repeat;font-size:0;line-height:1}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul.megamenu-masonry.megamenu-masonry-inited>li{position:absolute}#site-header.without-transition *,.thegem-te-menu nav:not(.mobile-view) .nav-menu li>ul.without-transition,#primary-navigation.without-transition ul{transition:none !important;-moz-transition:none !important;-webkit-transition:none !important}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable ul{width:auto}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul ul{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-left:0 !important;border-right:0 !important}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul:not(.megamenu-masonry)>li.megamenu-no-right-border,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul:not(.megamenu-masonry)>li.megamenu-no-right-border span.megamenu-column-header{border-right:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li{display:inline-block;vertical-align:top;border:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li{margin:0 0 -1px -1px;border-top:0 !important}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li{margin:0 0 0 31px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li.megamenu-first-element{margin-left:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li.megamenu-new-row{display:block;font-size:0;line-height:1;height:0;padding:0 !important;margin:0 0 1px;border:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li.megamenu-new-row{margin:0 0 7px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default ul ul{border:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li.menu-item-current,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li.menu-item-active{background:0 0;border:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header{display:block;border-top:0;position:relative}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li span.megamenu-column-header{padding-top:8px;padding-bottom:12px;margin-bottom:11px;border-top:0;border-left:0;border-right:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li a{display:block;background:0 0;padding:0;-o-transition:none;-webkit-transition:none;transition:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul li:hover>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li.menu-item-current>a,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li.menu-item-active>a{border:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default li.menu-item-parent>a:after{display:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a{text-transform:uppercase}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li span.megamenu-column-header a{padding:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li span.megamenu-column-header a{display:block;padding-top:13px;padding-bottom:13px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a.mega-no-link{pointer-events:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header.mega-not-show{display:none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li span.megamenu-column-header a.megamenu-has-icon{padding-left:26px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li span.megamenu-column-header a.megamenu-has-icon{padding-left:56px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li span.megamenu-column-header a.megamenu-has-icon:before{position:absolute;left:0;display:inline-block;font-weight:400;font-family:'FontAwesome';content:attr(data-icon);font-size:14px;vertical-align:baseline}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li span.megamenu-column-header a.megamenu-has-icon:before{left:30px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li .mega-label{display:inline;font-size:65%;line-height:1;text-transform:uppercase;padding:0 4px;margin:0 0 0 10px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,#thegem-perspective .perspective-navigation .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a{padding-left:55px}.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li>a{padding-left:52px}.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a{padding-left:52px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li>ul li>a{position:relative;padding:8px 12px 8px 47px;vertical-align:middle;margin-left:-20px;border-left:0 none}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul>li>a:before{display:inline-block;font-weight:400;font-family:'FontAwesome';content:"\f105";font-size:14px;vertical-align:baseline;width:25px;text-align:left;margin-left:-13px;padding-left:4px;position:absolute;left:34px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul>li>a:before{margin:0;left:27px}.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a:before,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a:before,.header-layout-fullwidth_hamburger.logo-position-right .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a:before,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a:before,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a:before,.header-style-2 .thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a:before,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-current>a:before,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li.menu-item-active>a:before,.thegem-te-menu.menu--light-submenu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-grid>ul>li>ul li:hover>a:before{left:27px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul>li.megamenu-has-icon>a:before{content:attr(data-icon);padding:0}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li>ul>li>a:before{margin-right:0;font-size:14px}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable.megamenu-style-default>ul>li>ul>li.megamenu-has-icon>a:before{font-family:'FontAwesome';content:attr(data-icon)}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable>ul>li>ul{position:static !important;transform:translateX(0) !important;-o-transform:translateX(0) !important;-ms-transform:translateX(0)!important;-moz-transform:translateX(0) !important;-webkit-transform:translateX(0) !important}.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable:hover>ul>li>ul,.thegem-te-menu nav:not(.mobile-view) .nav-menu>li.menu-item.megamenu-enable:focus-within>ul>li>ul{visibility:visible;opacity:1}.thegem-te-menu .nav-menu.submenu-icon>li:not(.menu-item-has-children):not(.menu-item-type-socials-widget)>a i,.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget) li a i,.thegem-te-menu .nav-menu.submenu-icon>li:not(.menu-item-has-children):not(.menu-item-type-socials-widget)>a svg,.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget) li a svg{display:none}@media screen and (max-width:979px){.thegem-te-menu .nav-menu.submenu-icon li:not(.menu-item-type-socials-widget) a i,.thegem-te-menu .nav-menu.submenu-icon li:not(.menu-item-type-socials-widget) a svg{display:none !important}}.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget)>a i,.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget)>a svg{display:inline-block;font-style:normal;font-size:var(--thegem-to-body-tiny-font-size);line-height:1;font-weight:400;vertical-align:middle}.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget)>a svg{max-width:var(--thegem-to-body-tiny-font-size);max-height:var(--thegem-to-body-tiny-font-size)}.thegem-te-menu .nav-menu.submenu-icon>li.menu-item-has-children:not(.menu-item-type-socials-widget)>a i.default:before{content:'\e602';font-family:'thegem-icons'}.thegem-te-menu nav.desktop-view .nav-menu.submenu-hide-border>li ul,.thegem-te-menu nav.desktop-view .nav-menu.submenu-hide-border>li ul li{border:none !important}.thegem-te-menu nav.desktop-view .nav-menu.submenu-hide-border>li.megamenu-enable.megamenu-style-grid ul li{margin:0 !important}#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li>a{color:var(--header-builder-light-color,#fff)}#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li:hover>a{color:var(--header-builder-light-color-hover,var(--thegem-to-menu-level1-color-hover))}#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a:hover,#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,#site-header.header-light .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a:hover{color:var(--header-builder-light-color,#fff)}#site-header.header-light .thegem-te-menu .menu-toggle .menu-line-1,#site-header.header-light .thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-1,#site-header.header-light .thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-1,#site-header.header-light .thegem-te-menu .menu-toggle .menu-line-2,#site-header.header-light .thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-2,#site-header.header-light .thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-2,#site-header.header-light .thegem-te-menu .menu-toggle .menu-line-3,#site-header.header-light .thegem-te-menu__hamburger.desktop-view .menu-toggle .menu-line-3,#site-header.header-light .thegem-te-menu__overlay.desktop-view .menu-toggle .menu-line-3{background:var(--header-builder-light-color)}.thegem-te-menu nav.different-source-mobile.desktop-view ul.nav-menu.mobile-menu-source,.thegem-te-menu nav.different-source-mobile.mobile-view ul.nav-menu:not(.mobile-menu-source){display:none}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a:after,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a:before{display:block;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.58,.3,.005,1);-o-transition-timing-function:cubic-bezier(.58,.3,.005,1);transition-timing-function:cubic-bezier(.58,.3,.005,1)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a:before{z-index:-1}.thegem-te-menu nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after,.thegem-te-menu nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before{opacity:0}.style-hover-framed.style-hover-type-frame-rounded nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-current>a,.style-hover-framed.style-hover-type-frame-rounded nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-hover-framed.style-hover-type-frame-rounded nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-framed.style-active-type-frame-rounded nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{border-radius:20px}.style-hover-framed nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-hover-framed nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{background:0 0;left:0;top:0;bottom:0;right:0;border:2px solid var(--thegem-to-menu-level1-active-bg-color,#3c3950)}#site-header.header-light .style-hover-framed nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,#site-header.header-light .style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,#site-header.header-light .style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,#site-header.header-light .style-hover-framed nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,#site-header.header-light .style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,#site-header.header-light .style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{border-color:var(--header-builder-light-color,#fff)}.style-hover-framed nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-framed nav.desktop-view ul.nav-menu>li.menu-item-current>a:before{content:''}.style-hover-framed.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before{transform:scale(.75)}.style-hover-framed.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before{transform:scale(1.25)}.style-hover-framed.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-framed.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before{transition:opacity .2s,transform .4s}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{width:2px;height:2px}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before{border-width:0 0 2px 2px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:2px 2px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before,.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:after{width:100% !important;height:100% !important}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before{transition:opacity .02s,height .1s,width .1s .1s}.style-hover-framed.style-hover-animation-draw nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{width:2px;height:2px}.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before{border-width:2px 0 0 2px}.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 2px 2px 0}.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before,.style-hover-framed.style-hover-animation-corners nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:after{width:100% !important;height:100% !important;transition:opacity .002s,width .4s,height .4s}.style-hover-framed.style-hover-animation-none,.style-hover-framed.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a{transition-duration:0s}.style-hover-framed.style-hover-animation-none:before,.style-hover-framed.style-hover-animation-none:after,.style-hover-framed.style-hover-animation-none:hover,.style-hover-framed.style-hover-animation-none:focus,.style-hover-framed.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-framed.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-hover-framed.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a{transition-duration:0s}.style-hover-lined nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-current>a:before{content:'';top:0}.style-hover-lined nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{content:'';bottom:0}.style-hover-lined.style-hover-type-line-underline-1 nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-type-line-underline-2 nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-type-line-overline-1 nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-hover-lined.style-hover-type-line-overline-2 nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-lined.style-active-type-line-underline-1 nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-lined.style-active-type-line-underline-2 nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-lined.style-active-type-line-overline-1 nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-lined.style-active-type-line-overline-2 nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-lined.style-active-type-line-underline-1 nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-active-lined.style-active-type-line-underline-2 nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-active-lined.style-active-type-line-overline-1 nav.desktop-view ul.nav-menu>li.menu-item-current>a:after,.style-active-lined.style-active-type-line-overline-2 nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{content:none}.style-hover-lined nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-hover-lined nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-lined nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{height:2px;width:100%;left:0;background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4);z-index:2}.style-hover-lined.style-hover-type-line-top-bottom nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-hover-lined.style-hover-type-line-top-bottom nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{background-color:var(--thegem-to-menu-level1-active-bg-color,#3c3950)}#site-header.header-light .style-hover-lined.style-hover-type-line-top-bottom nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,#site-header.header-light .style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,#site-header.header-light .style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,#site-header.header-light .style-hover-lined.style-hover-type-line-top-bottom nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,#site-header.header-light .style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,#site-header.header-light .style-active-lined.style-active-type-line-top-bottom nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{background-color:var(--header-builder-light-color,#fff)}.style-hover-lined.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{height:0;width:0;left:50%}.style-hover-lined.style-hover-animation-drop-out nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before{top:10px}.style-hover-lined.style-hover-animation-drop-out nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{bottom:10px}.style-hover-lined.style-hover-animation-drop-in nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before{top:-10px}.style-hover-lined.style-hover-animation-drop-in nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{bottom:-10px}.style-hover-lined.style-hover-animation-none,.style-hover-lined.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a{transition-duration:0s}.style-hover-lined.style-hover-animation-none:before,.style-hover-lined.style-hover-animation-none:after,.style-hover-lined.style-hover-animation-none:hover,.style-hover-lined.style-hover-animation-none:focus,.style-hover-lined.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-hover-lined.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:hover,.style-hover-lined.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:focus{transition-duration:0s}.style-hover-lined.style-hover-animation-slide-right nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-animation-slide-right nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{width:10px;left:-20px}.style-hover-lined.style-hover-animation-slide-left nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-lined.style-hover-animation-slide-left nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{width:10px;left:calc(100% + 20px)}.style-hover-background nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-current>a:before,.style-hover-background nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{content:'';transition:.3s}.style-hover-background nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-background nav.desktop-view ul.nav-menu>li.menu-item-current>a:before{top:0;left:0;right:0;bottom:0;background:var(--thegem-to-menu-level1-hover-bg-color,#f4f6f7);z-index:-1}.style-hover-background.style-hover-type-background-underline nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after,.style-active-background.style-active-type-background-underline nav.desktop-view ul.nav-menu>li.menu-item-active>a:after,.style-active-background.style-active-type-background-underline nav.desktop-view ul.nav-menu>li.menu-item-current>a:after{height:2px;left:0;right:0;bottom:0;background-color:var(--thegem-to-menu-level2-border-color,#dfe5e8);z-index:2}.style-hover-background.style-hover-type-background-underline nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a,.style-active-background.style-active-type-background-underline nav.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-background.style-active-type-background-underline nav.desktop-view ul.nav-menu>li.menu-item-current>a{color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.style-hover-background.style-hover-type-background-rounded nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a,.style-active-background.style-active-type-background-rounded nav.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-background.style-active-type-background-rounded nav.desktop-view ul.nav-menu>li.menu-item-current>a{color:#fff}.style-hover-background.style-hover-type-background-rounded nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before,.style-active-background.style-active-type-background-rounded nav.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-background.style-active-type-background-rounded nav.desktop-view ul.nav-menu>li.menu-item-current>a:before{background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4);border-radius:20px}.style-hover-background.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{transform:scale(.5)}.style-hover-background.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before,.style-hover-background.style-hover-animation-grow nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:after{transform:scale(1);opacity:1}.style-hover-background.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{transform:scale(1.2);transition:.3s}.style-hover-background.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:before,.style-hover-background.style-hover-animation-shrink nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a:after{transition:opacity .15s,transform .4s}.style-hover-background.style-hover-animation-sweep-left nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-sweep-left nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{left:100%}.style-hover-background.style-hover-animation-sweep-right nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-sweep-right nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{right:100%}.style-hover-background.style-hover-animation-sweep-up nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-sweep-up nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{top:100%}.style-hover-background.style-hover-animation-sweep-down nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-sweep-down nav.desktop-view ul.nav-menu>li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current)>a:after{bottom:100%}.style-hover-background.style-hover-animation-none,.style-hover-background.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a{transition-duration:0s}.style-hover-background.style-hover-animation-none:before,.style-hover-background.style-hover-animation-none:after,.style-hover-background.style-hover-animation-none:hover,.style-hover-background.style-hover-animation-none:focus,.style-hover-background.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-hover-background.style-hover-animation-none nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:after{transition-duration:0s}.style-hover-text nav.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current):hover>a{color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.style-active-text nav.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-text nav.desktop-view ul.nav-menu>li.menu-item-current>a{color:var(--thegem-to-menu-level1-active-color,#3c3950)}.thegem-te-menu nav.mobile-view .megamenu-template{display:none}.thegem-te-menu nav.desktop-view ul.nav-menu>li.megamenu-template-enable .sub-menu{display:none !important}.thegem-te-menu ul.nav-menu .megamenu-template{background-color:var(--thegem-to-main-bg-color,#fff);font-size:initial}.thegem-te-menu ul.nav-menu .megamenu-template .container{max-width:100%}.thegem-te-menu ul.nav-menu .megamenu-template .wpb_row{margin-bottom:0}.thegem-te-menu ul.nav-menu .megamenu-template .vc_row{margin-left:-21px;margin-right:-21px}.thegem-te-menu ul.nav-menu .megamenu-template.template-width-custom .container{width:100%}.thegem-te-menu ul.nav-menu .megamenu-template>.container>p:empty{display:none}.thegem-te-menu nav.desktop-view ul.nav-menu>li.megamenu-template-enable:not(:hover) .megamenu-template *{transition:none !important}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h3,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h4,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h5,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h6,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.styled-subtitle,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body-tiny{margin-top:0;margin-bottom:0}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h3,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h3~span{font-family:var(--thegem-to-h3-font-family);font-style:var(--thegem-to-h3-font-style);font-weight:var(--thegem-to-h3-font-weight);text-transform:var(--thegem-to-h3-text-transform);font-size:var(--thegem-to-h3-font-size);line-height:var(--thegem-to-h3-line-height);letter-spacing:var(--thegem-to-h3-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h3.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h3.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h4,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h4~span{font-family:var(--thegem-to-h4-font-family);font-style:var(--thegem-to-h4-font-style);font-weight:var(--thegem-to-h4-font-weight);text-transform:var(--thegem-to-h4-text-transform);font-size:var(--thegem-to-h4-font-size);line-height:var(--thegem-to-h4-line-height);letter-spacing:var(--thegem-to-h4-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h4.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h4.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h5,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h5~span{font-family:var(--thegem-to-h5-font-family);font-style:var(--thegem-to-h5-font-style);font-weight:var(--thegem-to-h5-font-weight);text-transform:var(--thegem-to-h5-text-transform);font-size:var(--thegem-to-h5-font-size);line-height:var(--thegem-to-h5-line-height);letter-spacing:var(--thegem-to-h5-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h5.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h5.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h6,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h6~span{font-family:var(--thegem-to-h6-font-family);font-style:var(--thegem-to-h6-font-style);font-weight:var(--thegem-to-h6-font-weight);text-transform:var(--thegem-to-h6-text-transform);font-size:var(--thegem-to-h6-font-size);line-height:var(--thegem-to-h6-line-height);letter-spacing:var(--thegem-to-h6-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h6.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-h6.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.styled-subtitle,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.styled-subtitle~span{font-family:var(--thegem-to-styled-subtitle-font-family);font-style:var(--thegem-to-styled-subtitle-font-style);font-weight:var(--thegem-to-styled-subtitle-font-weight);text-transform:var(--thegem-to-styled-subtitle-text-transform);font-size:var(--thegem-to-styled-subtitle-font-size);line-height:var(--thegem-to-styled-subtitle-line-height);letter-spacing:var(--thegem-to-styled-subtitle-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.styled-subtitle.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.styled-subtitle.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body~span{font-family:var(--thegem-to-body-font-family);font-style:var(--thegem-to-body-font-style);font-weight:var(--thegem-to-body-font-weight);text-transform:var(--thegem-to-body-text-transform);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-body-line-height);letter-spacing:var(--thegem-to-body-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body-tiny,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body-tiny~span{font-family:var(--thegem-to-body-tiny-font-family);font-style:var(--thegem-to-body-tiny-font-style);font-weight:var(--thegem-to-body-tiny-font-weight);text-transform:var(--thegem-to-body-tiny-text-transform);font-size:var(--thegem-to-body-tiny-font-size);line-height:var(--thegem-to-body-tiny-line-height);letter-spacing:var(--thegem-to-body-tiny-letter-spacing)}.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body-tiny.light,.thegem-te-menu nav.desktop-view ul.nav-menu>li>a.title-text-body-tiny.light~span{font-family:var(--thegem-to-light-title-font-family);font-style:normal;font-weight:400}
@media (min-width:768px){.thegem-te-menu__default.desktop-view .menu-toggle,.thegem-te-menu__default.desktop-view .overlay-menu-back,.thegem-te-menu__default.desktop-view .mobile-menu-slide-close{display:none}.thegem-te-menu__default.desktop-view ul.nav-menu li.dl-back,.thegem-te-menu__default.desktop-view ul.nav-menu li.dl-parent{display:none !important}.thegem-te-menu__default.desktop-view ul.nav-menu{position:relative;display:flex;align-items:baseline;flex-wrap:wrap;width:auto !important;left:inherit !important;padding:0;margin:0 -16px}}.thegem-te-menu__default.desktop-view ul.nav-menu.nav-menu--stretch{justify-content:space-between}.thegem-te-menu__default.desktop-view ul.nav-menu li ul{margin-top:-1px}.thegem-te-menu__default.desktop-view ul.nav-menu li{position:relative}.thegem-te-menu__default.desktop-view ul.nav-menu>li{position:relative;display:flex;align-items:center}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-type-split-logo){flex:none}.thegem-te-menu__default.desktop-view ul.nav-menu>li>a{position:relative;display:block;padding:2px 16px;font-family:var(--thegem-to-menu-font-family,'Montserrat');font-style:var(--thegem-to-menu-font-style,normal);font-weight:var(--thegem-to-menu-font-weight,700);font-size:var(--thegem-to-menu-font-size,14px);line-height:var(--thegem-to-menu-line-height,25px);letter-spacing:var(--thegem-to-menu-letter-spacing,0);text-transform:var(--thegem-to-menu-text-transform,uppercase);text-decoration:none;color:var(--thegem-to-menu-level1-color,#3c3950);background-color:var(--thegem-to-menu-level1-bg-color);z-index:1}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable) ul,.thegem-te-menu__default.desktop-view ul.nav-menu>li .megamenu-template{position:absolute;visibility:hidden;top:100%;left:0;opacity:0;transition:transform .1s linear .5s,opacity .1s linear .5s,visibility .1s linear .5s;z-index:1}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-enable):not(.megamenu-template-enable) ul{left:0 !important;width:280px !important;border:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8);border-top:0}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-enable):not(.megamenu-template-enable) ul.invert{right:0 !important;left:initial !important}@media (-webkit-device-pixel-ratio:1.25){.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-enable):not(.megamenu-template-enable) ul{border:.8px solid var(--thegem-to-menu-level2-border-color,#dfe5e8);border-top:0}}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable)>ul,.thegem-te-menu__default.desktop-view ul.nav-menu>li .megamenu-template{transform:translateY(20px)}.thegem-te-menu__default.desktop-view ul.nav-menu>li .megamenu-template.template-width-fullwidth:not(.megamenu-template-inited){visibility:hidden !important}.thegem-te-menu__default.desktop-view ul.nav-menu:hover>li:not(.megamenu-template-enable) ul,.thegem-te-menu__default.desktop-view ul.nav-menu:hover>li.megamenu-template-enable>.megamenu-template{visibility:hidden;transition:transform .1s linear,opacity .1s linear,visibility .1s linear;opacity:0}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable):hover>ul,.thegem-te-menu__default.desktop-view ul.nav-menu>li:hover>.megamenu-template,.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable):focus-within>ul,.thegem-te-menu__default.desktop-view ul.nav-menu>li:focus-within>.megamenu-template{visibility:visible;opacity:1;transition:transform .3s linear,opacity .3s linear,visibility .3s linear;transform:translateY(0)}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li{border-top:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}@media (-webkit-device-pixel-ratio:1.25){.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li{border-top:.8px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li a{position:relative;display:flex;align-items:center;padding:15px 30px 15px 27px;font-family:var(--thegem-to-submenu-font-family,'Source Sans Pro');font-style:var(--thegem-to-submenu-font-style,normal);font-weight:var(--thegem-to-submenu-font-weight,normal);font-size:var(--thegem-to-submenu-font-size,16px);line-height:var(--thegem-to-submenu-line-height,20px);letter-spacing:var(--thegem-to-submenu-letter-spacing,0);text-transform:var(--thegem-to-submenu-text-transform,none);text-decoration:none;border-left:3px solid transparent;transition:color .3s,background-color .3s,border-left-color .3s;color:var(--thegem-to-menu-level2-color,#5f727f);background-color:var(--thegem-to-menu-level2-bg-color,#f4f6f7)}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable) li:hover>a{border-color:var(--thegem-to-styled-color1,#00bcd4);background-color:var(--thegem-to-menu-level2-hover-bg-color,#fff);color:var(--thegem-to-menu-level2-hover-color,#3c3950)}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable) li.menu-item-active>a,.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable) li.menu-item-current>a{border-color:var(--thegem-to-styled-color1,#00bcd4);background-color:var(--thegem-to-menu-level2-active-bg-color,#fff);color:var(--thegem-to-menu-level2-active-color,#3c3950)}.menu--dark-submenu .thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li a,.menu--white-mainmenu .thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li a{border-left:0}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-template-enable) li.menu-item-parent>a:after{content:'\e601';font-family:'thegem-icons';position:absolute;right:20px;top:50%;width:9px;height:16px;margin-top:-8px;font-size:16px;line-height:1;color:var(--thegem-to-menu-submenu-highlighter-color)}.thegem-te-menu__default.desktop-view ul.nav-menu:hover li:hover>ul,.thegem-te-menu__default.desktop-view ul.nav-menu:hover li.megamenu-template-enable:hover>.megamenu-template{visibility:visible;opacity:1;transform:translateY(0);transition:transform .3s linear,opacity .3s linear,visibility .3s linear}.thegem-te-menu__default.desktop-view ul.nav-menu>li ul ul{position:absolute;top:0;transform:translateX(20px);z-index:1}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-enable):not(.megamenu-template-enable) ul ul{left:100% !important;top:0}.thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.megamenu-enable):not(.megamenu-template-enable) ul ul.invert{right:100% !important;left:initial !important}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li>ul li{border-top:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}@media (-webkit-device-pixel-ratio:1.25){.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li>ul li{border-top:.8px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li>ul li a{background-color:var(--thegem-to-menu-level3-bg-color,#fff);color:var(--thegem-to-menu-level3-color,#5f727f)}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li li.menu-item:hover>a{border-color:var(--thegem-to-styled-color1,#00bcd4);background-color:var(--thegem-to-menu-level3-hover-bg-color,#fff);color:var(--thegem-to-menu-level3-hover-color,#5f727f)}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li li.menu-item-active>a,.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul>li li.menu-item-current>a{border-color:var(--thegem-to-styled-color1,#00bcd4);background-color:var(--thegem-to-menu-level3-active-bg-color,#fff);color:var(--thegem-to-menu-level3-active-color,#5f727f)}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul.invert{left:auto !important;right:0 !important}.thegem-te-menu__default.desktop-view ul.nav-menu>li>ul ul.invert{top:0;left:auto !important;right:100% !important;transform:translateX(-20px);z-index:2}.thegem-te-menu__default:not(.desktop-view) ul.nav-menu .menu-item-type-split-logo{display:none}.thegem-te-menu__default.desktop-view ul.nav-menu.nav-menu--split{flex-wrap:nowrap}.thegem-te-menu__default.desktop-view ul.nav-menu .menu-item-type-split-logo .site-logo{padding:0 15px}.thegem-te-menu__default.desktop-view ul.nav-menu .menu-item-type-split-logo .site-logo a{display:block}.thegem-te-menu__default.desktop-view ul.nav-menu.nav-menu--split.fullwidth-logo .menu-item-type-split-logo{flex:1;justify-content:center}.thegem-te-menu__default.desktop-view ul.nav-menu.absolute.nav-menu--split.fullwidth-logo .menu-item-type-split-logo{z-index:-1}.thegem-te-menu__default.desktop-view ul.nav-menu.absolute .menu-item-type-split-logo{margin-left:150px;margin-right:150px}.elementor-widget-wrap>.logo-fullwidth-block{position:absolute !important;width:100%;left:0}.elementor-widget-wrap>.logo-fullwidth-block:not(.desktop-view){display:none !important}.thegem-te-menu__default.desktop-view ul.nav-menu.absolute .menu-item-type-split-logo>.logo-fullwidth-block{margin:0 !important;padding:0 !important;position:absolute !important}.thegem-te-menu__default ul.nav-menu.nav-menu--split:not(.absolute) .logo-fullwidth-block{width:auto !important;left:auto !important}.thegem-te-menu__default.desktop-view .menu-item-parent-toggle{display:none}.style-hover-framed .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-lined.style-hover-type-line-top-bottom .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-background.style-hover-type-background-color .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-background.style-hover-type-background-rounded .thegem-te-menu__default.desktop-view ul.nav-menu{margin-left:-5px;margin-right:-5px}.style-hover-framed .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-lined.style-hover-type-line-top-bottom .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-background.style-hover-type-background-color .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-background.style-hover-type-background-rounded .thegem-te-menu__default.desktop-view ul.nav-menu>li{margin-left:5px;margin-right:5px}.style-hover-lined.style-hover-type-line-underline-1 .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-lined.style-hover-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-lined.style-hover-type-line-overline-1 .thegem-te-menu__default.desktop-view ul.nav-menu,.style-hover-lined.style-hover-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu{margin-left:-15px;margin-right:-15px}.style-hover-lined.style-hover-type-line-underline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-lined.style-hover-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-lined.style-hover-type-line-overline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li,.style-hover-lined.style-hover-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li{margin-left:15px;margin-right:15px}.style-hover-lined.style-hover-type-line-underline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-hover-lined.style-hover-type-line-overline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-lined.style-active-type-line-underline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-lined.style-active-type-line-underline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,.style-active-lined.style-active-type-line-overline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-lined.style-active-type-line-overline-1 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,.style-hover-lined.style-hover-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-hover-lined.style-hover-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-lined.style-active-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-lined.style-active-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,.style-active-lined.style-active-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-lined.style-active-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a{padding-left:0;padding-right:0}.style-hover-lined.style-hover-type-line-top-bottom .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-lined.style-active-type-line-top-bottom .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-lined.style-active-type-line-top-bottom .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,.style-hover-background.style-hover-type-background-color .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-background.style-active-type-background-color .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-background.style-active-type-background-color .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a{padding-left:10px;padding-right:10px}.style-hover-background.style-hover-type-background-underline .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-hover-background.style-hover-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a,.style-active-background.style-active-type-background-underline .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-background.style-active-type-background-underline .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a,.style-active-background.style-active-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a,.style-active-background.style-active-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a{padding-left:15px;padding-right:15px}.style-hover-lined.style-hover-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li>a,.style-hover-lined.style-hover-type-line-overline-2 .thegem-te-menu__default.desktop-view ul.nav-menu>li>a,.style-hover-background.style-hover-type-background-underline .thegem-te-menu__default.desktop-view ul.nav-menu>li>a,.style-hover-background.style-hover-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li>a{padding-top:20px;padding-bottom:20px}.style-hover-background.style-hover-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li:not(.menu-item-active):not(.menu-item-current)>a:before,.style-active-background.style-active-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-active>a:before,.style-active-background.style-active-type-background-extra-paddings .thegem-te-menu__default.desktop-view ul.nav-menu>li.menu-item-current>a:before{border-radius:3px}
.thegem-te-menu-mobile__slide-horizontal.mobile-view .overlay-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .overlay-menu-back,.thegem-te-menu-mobile__slide-horizontal.mobile-view .hamburger-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .hamburger-menu-back,.thegem-te-menu-mobile__slide-vertical.mobile-view .overlay-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .overlay-menu-back,.thegem-te-menu-mobile__slide-vertical.mobile-view .hamburger-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .hamburger-menu-back{display:none}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.megamenu-new-row,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.megamenu-new-row{display:none}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu{min-height:100%}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper{position:fixed;overflow-y:auto;padding-top:75px;z-index:999;-webkit-overflow-scrolling:touch;opacity:1;background-color:var(--thegem-to-mobile-menu-level1-bg-color,#dfe5e8)}@media (max-width:767px){.thegem-te-menu-mobile__slide-horizontal .mobile-menu-slide-wrapper,.thegem-te-menu-mobile__slide-vertical .mobile-menu-slide-wrapper{position:fixed;overflow-y:auto;padding-top:75px;z-index:999;-webkit-overflow-scrolling:touch;opacity:1;background-color:var(--thegem-to-mobile-menu-level1-bg-color,#dfe5e8)}}body.admin-bar .thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper.opened,body.admin-bar .thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper.opened{top:46px;padding-bottom:46px}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper .nav-menu,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper .nav-menu{padding-bottom:30px}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-close,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-close{display:block;border:none;width:36px;height:30px;text-indent:100%;font-size:0;line-height:0;overflow:hidden;position:absolute;right:19px;top:20px;cursor:pointer;outline:none;background:0 0;padding:0}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-close:before,.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-close:after,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-close:before,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-close:after{display:block;content:'';position:absolute;height:4px;width:100%;left:0;background-color:var(--thegem-to-mobile-menu-hide-color,#3c3950)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-close:before,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-close:before{transform:rotate(45deg);top:13px}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-close:after,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-close:after{top:13px;transform:rotate(-45deg)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper{left:0;top:0;width:350px;height:100vh;max-width:100vw;transform:translateX(-100%)}@media (max-width:767px){.thegem-te-menu-mobile__slide-horizontal .mobile-menu-slide-wrapper{left:0;top:0;width:350px;height:100vh;max-width:100vw;transform:translateX(-100%)}}.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper{left:0;right:0;top:-100vh;height:100vh}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper.animation{transition:transform .2s ease-out;opacity:1}.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper.animation{transition:top .2s ease-out;opacity:1}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper.opened{transform:translateX(0);opacity:1}.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper.opened{top:0;opacity:1}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li{position:relative;width:auto !important;border-top:1px solid;border-color:var(--thegem-to-mobile-menu-border-color,#dfe5e8)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li:first-child,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li:first-child{border:0}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li a{display:block;padding:13px 60px 15px 30px;margin:0;position:relative;color:var(--thegem-to-mobile-menu-level1-color,#5f727f);background-color:var(--thegem-to-mobile-menu-level1-bg-color,#dfe5e8);font-family:var(--thegem-to-submenu-font-family);font-style:var(--thegem-to-submenu-font-style);font-weight:var(--thegem-to-submenu-font-weight);font-size:var(--thegem-to-submenu-font-size);line-height:var(--thegem-to-submenu-line-height);letter-spacing:var(--thegem-to-submenu-letter-spacing);text-transform:var(--thegem-to-submenu-text-transform);text-decoration:none}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li .menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li .menu-item-parent-toggle{color:var(--thegem-to-mobile-menu-level1-color,#5f727f)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul{display:none;padding:0 !important;background-image:none !important}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-has-children>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-has-children>.menu-item-parent-toggle{display:block;position:absolute;right:15px;top:0;width:40px;height:49px;cursor:pointer}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-has-children>.menu-item-parent-toggle:after,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-has-children>.menu-item-parent-toggle:after{display:block;text-align:center;font-weight:400;font-family:'thegem-icons';font-style:normal;content:'\e634';font-size:24px;line-height:49px}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-has-children.opened>.menu-item-parent-toggle:after,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-has-children.opened>.menu-item-parent-toggle:after{content:'\e635'}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-active>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-active>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-current>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-current>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-has-children.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-has-children.opened>a{color:var(--thegem-to-mobile-menu-level1-active-color,#3c3950);background-color:var(--thegem-to-mobile-menu-level1-active-bg-color)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-active>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-active>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-active.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-active.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-current>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-current>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-current.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-current.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li.menu-item-has-children.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li.menu-item-has-children.opened>.menu-item-parent-toggle{color:var(--thegem-to-mobile-menu-level1-active-color,#3c3950)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li a{padding-left:50px;color:var(--thegem-to-mobile-menu-level2-color,#5f727f);background-color:var(--thegem-to-mobile-menu-level2-bg-color,#f0f3f2)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li.menu-item-active>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li.menu-item-active>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li.menu-item-current>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li.menu-item-current>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul li.menu-item-has-children.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul li.menu-item-has-children.opened>a{color:var(--thegem-to-mobile-menu-level2-active-color,#3c3950);background-color:var(--thegem-to-mobile-menu-level2-active-bg-color)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li.menu-item-current.opened>span>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li.menu-item-current.opened>span>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li.menu-item-has-children.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li.menu-item-has-children.opened>.menu-item-parent-toggle{color:var(--thegem-to-mobile-menu-level2-active-color,#3c3950)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li>ul li a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li>ul li a{padding-left:70px;color:var(--thegem-to-mobile-menu-level3-color,#5f727f);background-color:var(--thegem-to-mobile-menu-level3-bg-color,#fff)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li li.menu-item-active>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li li.menu-item-active>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li li.menu-item-active.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li li.menu-item-current>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li li.menu-item-current>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li li.menu-item-current.opened>a,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li li.menu-item-parent.opened>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li li.menu-item-parent.opened>a{background-color:var(--thegem-to-mobile-menu-level3-active-bg-color,#fff);color:var(--thegem-to-mobile-menu-level3-active-color,#5f727f)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li li.menu-item-active>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li li.menu-item-active>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li li.menu-item-active.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li li.menu-item-active.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li li.menu-item-current>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li li.menu-item-current>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li li.menu-item-current.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li li.menu-item-current.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu li>ul>li li.menu-item-parent.opened>.menu-item-parent-toggle,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu li>ul>li li.menu-item-parent.opened>.menu-item-parent-toggle{color:var(--thegem-to-mobile-menu-level3-active-color,#5f727f)}.thegem-te-menu-mobile__slide-horizontal.mobile-view .nav-menu>li>ul>li>ul>li>ul>li>a,.thegem-te-menu-mobile__slide-vertical.mobile-view .nav-menu>li>ul>li>ul>li>ul>li>a{padding-left:90px}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-back,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-back{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:10;opacity:0;visibility:hidden;transition:opacity .3s ease-out 0s,visibility 0s linear .3s}.thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-back.active,.thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-back.active{opacity:.7;visibility:visible;transition:opacity .3s ease-in 0s,visibility 0s linear 0s}.thegem-te-menu-mobile__slide-horizontal.mobile-view.show-mobile-search li.menu-item-type-search-widget,.thegem-te-menu-mobile__slide-vertical.mobile-view.show-mobile-search li.menu-item-type-search-widget{position:static;display:inline-block !important}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>a,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>a{display:none}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch{position:absolute;top:0;left:0;right:55px;background:0 0;width:auto;padding:15px 30px;border:0;-webkit-transform:translateY(0);transform:translateY(0)}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch form,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch form{position:relative;width:100%}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch .sf-input,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch .sf-input{position:relative;width:100%;height:40px;border-radius:4px;padding-right:40px;font-size:16px;color:var(--thegem-to-mobile-menu-level2-active-color);border:1px solid var(--thegem-to-mobile-menu-border-color);background-color:var(--thegem-to-mobile-menu-level2-bg-color);outline:none}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch .sf-input::placeholder,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch .sf-input::placeholder{color:var(--thegem-to-mobile-menu-level2-color)}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit-icon,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit-icon{position:absolute;right:0;width:40px;height:40px}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit-icon:before,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit-icon:before{content:"\e612";display:block;font-family:"thegem-icons";font-style:normal;font-size:24px;font-weight:400;line-height:40px;margin-right:5px;padding-right:3px;text-align:center;vertical-align:top;width:100%;height:40px;color:var(--thegem-to-mobile-menu-level2-color)}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-search-widget>.minisearch .sf-submit{position:absolute;right:20px;width:40px;height:40px;margin:0;background:0 0;border:0;cursor:pointer}.thegem-te-menu-mobile__slide-horizontal.mobile-view.show-mobile-socials li.menu-item-type-socials-widget,.thegem-te-menu-mobile__slide-vertical.mobile-view.show-mobile-socials li.menu-item-type-socials-widget{position:static;min-width:100%;display:inline-block !important}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-socials-widget>.menu-item-socials,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-socials-widget>.menu-item-socials{position:relative;background:0 0;padding:15px 30px}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin:0 -8px}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials-item,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials-item{display:flex;align-items:center;justify-content:center;padding:8px;margin:0;color:var(--thegem-to-mobile-menu-socials-color);background-color:transparent}.thegem-te-menu-mobile__slide-horizontal.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials-item-icon,.thegem-te-menu-mobile__slide-vertical.mobile-view li.menu-item-type-socials-widget>.menu-item-socials .socials-item-icon{font-size:16px}.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper.mobile-menu-slide-global-section{background-color:var(--thegem-to-main-bg-color,#fff);padding-top:0;overflow:visible;width:calc(100vw - 45px);max-width:500px}.thegem-te-menu-mobile__global-section .mobile-menu-visible-content{max-height:100%;overflow:auto}.thegem-te-menu-mobile__global-section .mobile-menu-visible-content .elementor-top-section{padding:0 21px}.thegem-te-menu-mobile__global-section .mobile-menu-visible-content .thegem-template-menu-global-section .elementor-section,.thegem-te-menu-mobile__global-section .mobile-menu-visible-content .thegem-template-menu-global-section .e-con.e-parent{display:block}.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-global-section .mobile-menu-hidden-content,.thegem-te-menu-mobile__global-section.desktop-view .mobile-menu-slide-global-section .mobile-menu-visible-content{display:none}.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper .mobile-menu-slide-close{display:none;width:25px;height:25px;top:10px;right:-35px;z-index:1}.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper.animation .mobile-menu-slide-close,.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper.opened .mobile-menu-slide-close{display:block}.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper .mobile-menu-slide-close:before,.thegem-te-menu-mobile__global-section.mobile-view .mobile-menu-slide-wrapper .mobile-menu-slide-close:after{height:1px;top:13px;width:auto;left:3px;right:3px;background-color:#fff}
.site-header .elementor-widget-wrap{display:flex}.thegem-te-search{position:relative}.thegem-te-search .thegem-te-search__item{position:relative;display:flex;align-items:center}.thegem-te-search .thegem-te-search__item a{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:24px;line-height:1;color:var(--thegem-to-menu-level1-color,#3c3950)}.thegem-te-search .thegem-te-search__item a svg{max-width:100%;height:auto}.thegem-te-search .thegem-te-search__item a i,.thegem-te-search .thegem-te-search__item a i:before{display:block;font-style:normal}.thegem-te-search .thegem-te-search__item a:hover,.thegem-te-search .thegem-te-search__item.active a{color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-te-search .thegem-te-search__item a .open i.default:before{content:"\e612";font-family:"thegem-icons"}.thegem-te-search .thegem-te-search__item a .close{display:none}.thegem-te-search .thegem-te-search__item a .close i.default:before{content:"\e619";font-family:"thegem-icons"}.thegem-te-search .thegem-te-search__item.fullscreen>a .close,.thegem-te-search .thegem-te-search__item.active>a .close{display:block}.thegem-te-search .thegem-te-search__item.fullscreen>a .open,.thegem-te-search .thegem-te-search__item.active>a .open{display:none}#site-header.header-light .thegem-te-search .thegem-te-search__item a{color:var(--header-builder-light-color,#fff)}#site-header.header-light .thegem-te-search .thegem-te-search__item a:hover,#site-header.header-light .thegem-te-search .thegem-te-search__item.active a{color:var(--header-builder-light-color-hover,#00bcd4)}.thegem-te-search .minisearch{position:absolute;top:100%;left:0;padding:20px;width:280px;opacity:0;visibility:hidden;transform:translateY(20px)}.thegem-te-search .thegem-te-search__item.active .minisearch{opacity:1;visibility:visible;transform:translateY(0);transition:transform .3s linear,opacity .3s linear,visibility .3s linear}.thegem-te-search .minisearch.invert{left:auto;right:0}.thegem-te-search .minisearch form{position:relative}.thegem-te-search .minisearch .sf-input{font-size:16px;width:100%;height:40px;border-radius:4px;padding-right:40px;outline:none}.thegem-te-search .minisearch .sf-submit{position:absolute;top:0;right:0;width:40px;height:40px;margin:0;background:rgba(0,0,0,0);border:0;cursor:pointer;font-size:0}.thegem-te-search .minisearch .sf-submit:hover{background:0 0}.thegem-te-search .minisearch .sf-submit:focus{outline:none}.thegem-te-search .minisearch .sf-submit-icon{position:absolute;right:0;width:40px;height:40px}.thegem-te-search .minisearch .sf-submit-icon:before{content:"\e612";display:block;font-family:"thegem-icons";font-style:normal;font-size:24px;font-weight:400;line-height:40px;margin-right:5px;padding-right:3px;text-align:center;vertical-align:top;width:100%;height:40px}
.gem-youtube .gem-wrapbox-inner,.gem-youtube .shadow-wrap,.gem-youtube .gem-wrapbox-element,.gem-vimeo .gem-wrapbox-inner,.gem-vimeo .shadow-wrap,.gem-vimeo .gem-wrapbox-element,.gem-video .gem-wrapbox-inner,.gem-video .shadow-wrap,.gem-video .gem-wrapbox-element{width:100%;height:100%}.gem-wrapbox-inner.gem-ratio-style .gem-wrapbox-element,.gem-wrapbox-inner.gem-ratio-style .shadow-wrap,.gem-wrapbox-inner.gem-ratio-style .preloader{position:absolute;top:0;left:0;width:100%;height:100%}.gem-image-centered-box{margin-bottom:1.421em}.gem-image a,.gem-textbox-picture a{position:relative;display:inline-block;vertical-align:top;overflow:hidden}.gem-image a:before,.gem-textbox-picture a:before{content:'';position:absolute;top:-100%;left:0;right:0;bottom:0;-webkit-transition:opacity .5s,background-color .5s;transition:opacity .5s,background-color .5s;opacity:0;z-index:5}.gem-image a:hover:before,.gem-textbox-picture a:hover:before{opacity:1;-webkit-transition:opacity .5s,background-color .5s;transition:opacity .5s,background-color .5s}.gem-image a:after,.gem-textbox-picture a:after{content:'\e60f';font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:40px;height:40px;line-height:40px;width:40px;text-align:center;position:absolute;top:-20px;left:50%;transition:opacity .3s,top .3s;-webkit-transition:opacity .3s,top .3s;margin-left:-20px;margin-top:-20px;z-index:5;opacity:0}.gem-image a:hover:after,.gem-textbox-picture a:hover:after{top:50%;opacity:1;transition:opacity .5s,top .3s;-webkit-transition:opacity .5s,top .3s}.gem-map-with-text .wpb_gmaps_widget .wpb_wrapper{padding:0}.gem-gmaps{display:inline-block;max-width:100%}.gem-gmaps .gem-gmaps-hide{overflow:hidden;width:100%}.gem-gmaps iframe{border:0 none;vertical-align:top;margin-top:-46px;width:100%}.gem-gmaps .preloader+iframe{margin-top:-240px !important}.gem-gmaps .preloader+iframe+.map-locker{opacity:0}.gem-gmaps.gem-wrapbox-style-11{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden}.gem-gmaps.gem-wrapbox-style-11 .gem-gmaps-hide{-webkit-mask-image:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/css/circle.svg)}iframe+.map-locker{position:relative;float:right;margin-top:-150px;margin-right:13px;height:50px;width:50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#fff url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/images/map-locker.png) no-repeat 0 50%}iframe+.map-locker.disabled{background-position:100% 50%}.wpb_gmaps_widget .wpb_map_wraper.hide_title iframe{margin-top:-46px}.wpb_gmaps_widget .wpb_map_wraper.hide_title{overflow:hidden}.gem-gmaps.gem-wrapbox-style-11 .gem-wrapbox-inner:after{display:none}.gem-gmaps.gem-wrapbox-style-11 .gem-wrapbox-inner{padding:12px;border:2px solid}.gem-gmaps.gem-wrapbox-style-8 .gem-wrapbox-inner{border-radius:34px;overflow:hidden}.gem-wrapbox{position:relative;margin-bottom:1.421em}.gem-wrapbox-position-left{float:left}.gem-wrapbox-position-right{float:right}.gem-wrapbox-position-below,.gem-wrapbox-position-centered{display:inline-block}.gem-wrapbox-inner{position:relative}.gem-wrapbox-element{width:100%}.gem-wrapbox-style-1{border:8px solid transparent}.gem-wrapbox-style-1.shadow-box{box-shadow:none}.gem-wrapbox-style-2{border:16px solid transparent}.gem-wrapbox-style-3{padding:8px;border:1px solid transparent}.gem-wrapbox-style-4{padding:20px;border:2px solid transparent}.gem-wrapbox-style-5{padding:20px}body .gem-wrapbox-style-5{-webkit-box-shadow:0px 1px 27px 1px rgba(44,46,61,.25);-moz-box-shadow:0px 1px 27px 1px rgba(44,46,61,.25);box-shadow:0px 1px 27px 1px rgba(44,46,61,.25)}.gem-wrapbox-style-6{padding:8px;border:20px solid transparent}.gem-wrapbox-style-7{padding:10px;border-radius:20px;border:10px solid transparent}.gem-wrapbox-style-8{padding:18px;border:6px solid transparent;border-radius:55px}.gem-wrapbox-style-8 img{border-radius:34px}.gem-wrapbox-style-8 .gem-wrapbox-inner a:before{border-radius:34px}.gem-wrapbox-style-8 .gem-wrapbox-inner a{z-index:1;overflow:hidden;border-radius:34px}.gem-wrapbox-style-8 .overlay-wrap{border-radius:34px;overflow:hidden}.gem-wrapbox-style-9 .gem-wrapbox-inner:after{content:"";position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:2px dashed transparent}.gem-wrapbox-style-9 .overlay-wrap:after{content:"";position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:2px dashed transparent}.gem-wrapbox-style-11 .gem-wrapbox-inner{overflow:hidden;border-radius:50%;z-index:1}.gem-wrapbox-style-11 .gem-wrapbox-inner:after{content:"";position:absolute;z-index:1;top:15px;left:15px;right:15px;bottom:15px;border:2px solid #fff;border-radius:50%}.gem-gallery-grid.metro.metro-item-style-6 .gallery-set .gallery-item{margin-bottom:70px !important;overflow:visible !important}.gem-gallery-grid.metro.metro-item-style-10 .gallery-set .gallery-item,.gem-gallery-grid.metro.metro-item-style-8 .gallery-set .gallery-item,.gem-gallery-grid.metro.metro-item-style-5 .gallery-set .gallery-item,.gem-gallery-grid.metro.metro-item-style-4 .gallery-set .gallery-item{margin-bottom:60px !important;overflow:visible !important}.gem-gallery-grid.metro.metro-item-style-7 .gallery-set .gallery-item,.gem-gallery-grid.metro.metro-item-style-2 .gallery-set .gallery-item{margin-bottom:50px !important;overflow:visible !important}.gem-gallery-grid.metro.metro-item-style-1 .gallery-set .gallery-item{margin-bottom:30px !important;overflow:visible !important}.gem-gallery-grid.metro.metro-item-style-3 .gallery-set .gallery-item{margin-bottom:35px !important;overflow:visible !important}.gem-gallery-grid.metro.metro-item-style-11 .gallery-set .gallery-item{margin-bottom:20px !important;overflow:visible !important}.gem-wrapbox-style-10{padding:20px;border:2px dashed transparent}.gem-wrapbox-style-12{z-index:5}.gem-wrapbox-style-14 img{border-radius:50%}.gem-wrapbox-style-12 .shadow-wrap{padding:16px;height:auto}.gem-wrapbox-style-12 .shadow-wrap:before,.gem-wrapbox-style-12 .shadow-wrap:after{box-shadow:0 -15px 20px rgba(0,0,0,.1);content:"";height:20%;left:2px;max-width:300px;position:absolute;top:22px;transform:rotate(2deg);width:40%;z-index:-2}.gem-wrapbox-style-12 .shadow-wrap:after{left:auto;right:2px;transform:rotate(-2deg)}.gem-wrapbox-style-12 .gem-wrapbox-inner:before,.gem-wrapbox-style-12 .gem-wrapbox-inner:after{bottom:20px;box-shadow:0 15px 25px rgba(0,0,0,.35);content:'';height:20%;left:5px;max-width:300px;position:absolute;transform:rotate(-2deg);width:40%;z-index:-2}.gem-wrapbox-style-12 .gem-wrapbox-inner:after{left:auto;right:5px;transform:rotate(2deg)}.gem-wrapbox-style-9 .overlay-wrap:after,.gem-wrapbox-style-9 .gem-wrapbox-inner:after{border-color:rgba(255,255,255,.5)}.gem-video.gem-wrapbox-style-11,.gem-youtube.gem-wrapbox-style-11,.gem-vimeo.gem-wrapbox-style-11{border-radius:50%;overflow:hidden}.gem-gmaps.gem-wrapbox-style-11 .gem-wrapbox-inner{border-color:#e0e5e8}
.styled-image-wrapper:after{content:"";display:block;clear:both}.styled-image-wrapper .gem-image a img{transition:all .5s}.gem-wrapbox,.gem-image-centered-box{margin-bottom:0}.gem-image a{display:block}.gem-image a:after{content:none}.gem-image a:before{top:0;background-color:unset}.gem-image a i,.gem-image a svg{font-style:normal;font-size:40px;height:40px;line-height:40px;width:40px;text-align:center;position:absolute;top:-20px;left:50%;transition:opacity .3s,top .3s;-webkit-transition:opacity .3s,top .3s;margin-left:-20px;margin-top:-20px;z-index:5;opacity:0;color:#fff}.gem-image a svg{width:1em;height:1em;fill:currentColor}.gem-image a:hover i,.gem-image a:hover svg{top:50%;opacity:1;transition:opacity .5s,top .3s;-webkit-transition:opacity .5s,top .3s}.gem-wrapbox-style-13 .gem-wrapbox-inner{overflow:hidden;border-radius:50%;z-index:1}.gem-wrapbox-style-13 .gem-wrapbox-inner:after{content:"";position:absolute;z-index:1;top:unset;left:unset;right:unset;bottom:unset;border:none}
.thegem-menu-custom .menu-custom-header{margin-top:0;margin-bottom:11px}.thegem-menu-custom .menu-custom-header.main-menu-item{color:var(--thegem-to-h6-color)}.thegem-menu-custom .menu-custom-header a,.thegem-menu-custom .menu-custom-header>span{display:flex;align-items:center}.thegem-menu-custom .menu-custom-header:not(:hover) a{color:inherit}.thegem-menu-custom .menu-custom-header .separator{display:flex;font-size:0;line-height:0;margin-top:14px}.thegem-menu-custom .menu-custom-header .separator span{width:200px;display:block;background-color:var(--thegem-to-divider-color,#dfe5e8)}.thegem-menu-custom ul.nav-menu-custom,.thegem-menu-custom ul.nav-menu-custom ul{list-style-type:none;padding:0;margin:0}.thegem-menu-custom.thegem-menu-custom--vertical.thegem-menu-custom--left ul.nav-menu-custom ul{padding-left:30px}.thegem-menu-custom.thegem-menu-custom--vertical.thegem-menu-custom--right ul.nav-menu-custom ul{padding-right:30px}.thegem-menu-custom.thegem-menu-custom--vertical.thegem-menu-custom--center ul.nav-menu-custom ul{padding-top:20px;padding-bottom:20px}.thegem-menu-custom ul.nav-menu-custom li{margin:0}.thegem-menu-custom ul.nav-menu-custom li.default-colors{color:#3c3950}.thegem-menu-custom ul.nav-menu-custom li a,.thegem-menu-custom ul.nav-menu-custom li>span{display:flex !important;align-items:center;padding:.5em .7em;margin-left:-.7em;margin-right:-.7em;transition:all .3s}.thegem-menu-custom ul.nav-menu-custom li:not(:hover) a{color:inherit}.thegem-menu-custom .icon{display:block;width:16px;margin-right:12px;text-align:center;flex:none}.thegem-menu-custom .icon i{display:block;font-size:inherit}.thegem-menu-custom .label{color:#fff;background-color:var(--thegem-to-styled-color1,#00bcd4);font-size:var(--thegem-to-h6-font-size-tiny,7px);line-height:1;padding:.3em .5em;margin:0 0 0 10px;vertical-align:middle}.thegem-menu-custom.thegem-menu-custom--left ul.nav-menu-custom li a,.thegem-menu-custom.thegem-menu-custom--left ul.nav-menu-custom li>span{justify-content:flex-start}.thegem-menu-custom.thegem-menu-custom--center ul.nav-menu-custom li a,.thegem-menu-custom.thegem-menu-custom--center ul.nav-menu-custom li>span{justify-content:center}.thegem-menu-custom.thegem-menu-custom--right ul.nav-menu-custom li a,.thegem-menu-custom.thegem-menu-custom--right ul.nav-menu-custom li>span{justify-content:flex-end}.thegem-menu-custom.thegem-menu-custom--horizontal ul.nav-menu-custom{display:flex;flex-wrap:wrap}.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--left ul.nav-menu-custom{justify-content:flex-start}.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--center ul.nav-menu-custom{justify-content:center}.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--right ul.nav-menu-custom{justify-content:flex-end}.thegem-menu-custom.thegem-menu-custom--horizontal ul.nav-menu-custom li{position:relative}.thegem-menu-custom.thegem-menu-custom--horizontal.menu-separator ul.nav-menu-custom li:not(:last-child):before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:100%;background-color:var(--thegem-to-box-border-color);z-index:2}.thegem-menu-custom.thegem-menu-custom--vertical.menu-separator ul.nav-menu-custom>li{position:relative}.thegem-menu-custom.thegem-menu-custom--vertical.menu-separator ul.nav-menu-custom>li:not(:last-child):before{content:'';position:absolute;left:50%;transform:translate(-50%,50%);bottom:0;height:1px;width:100%;background-color:var(--thegem-to-box-border-color);z-index:2}.thegem-menu-custom.thegem-menu-custom--horizontal ul.nav-menu-custom li a,.thegem-menu-custom.thegem-menu-custom--horizontal ul.nav-menu-custom li>span{margin:0}.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--left ul.nav-menu-custom li:first-child a,.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--left ul.nav-menu-custom li:first-child>span{margin-left:-.7em}.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--right ul.nav-menu-custom li:last-child a,.thegem-menu-custom.thegem-menu-custom--horizontal.thegem-menu-custom--right ul.nav-menu-custom li:last-child>span{margin-right:-.7em}.thegem-menu-custom.menu-indicator ul.nav-menu-custom li a i.indicator{position:relative;display:flex;align-items:center}.thegem-menu-custom.menu-indicator ul.nav-menu-custom li a i.indicator:before{content:"\e601";font-family:"thegem-icons";font-weight:400;font-style:normal;line-height:inherit;font-size:inherit}.thegem-menu-custom .menu-custom-header .icon{width:auto}.thegem-menu-custom ul.nav-menu-custom li>a{position:relative;z-index:1}.thegem-menu-custom ul.nav-menu-custom li>a .text{position:relative;display:inline-flex}.thegem-menu-custom ul.nav-menu-custom li>a:after,.thegem-menu-custom ul.nav-menu-custom li>a:before,.thegem-menu-custom ul.nav-menu-custom li>a .text:before,.thegem-menu-custom ul.nav-menu-custom li>a .text:after{display:block;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.58,.3,.005,1);-o-transition-timing-function:cubic-bezier(.58,.3,.005,1);transition-timing-function:cubic-bezier(.58,.3,.005,1)}.thegem-menu-custom ul.nav-menu-custom li>a:before{z-index:-1}.thegem-menu-custom ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{opacity:0}.thegem-menu-custom ul.nav-menu-custom li:hover>a{background-color:transparent}.thegem-menu-custom.style-hover-background ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.collapsed>a:before,.thegem-menu-custom.style-hover-background ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-active>a:after,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-current>a:after,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.collapsed>a:after{content:'';transition:.3s}.thegem-menu-custom.style-hover-background ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.collapsed>a{color:var(--thegem-to-menu-level1-light-active-color)}.thegem-menu-custom.style-hover-background ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before{top:0;left:0;right:0;bottom:0;background:var(--thegem-to-menu-level1-color-hover);z-index:-1}.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-background ul.nav-menu-custom li.collapsed>a:before{top:0;left:0;right:0;bottom:0;background:var(--thegem-to-menu-level1-color-hover);z-index:-1}.thegem-menu-custom.style-hover-background.style-hover-type-background-underline ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.menu-item-active>a:after,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.menu-item-current>a:after,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.collapsed>a:after{height:2px;left:0;right:0;bottom:0;background-color:var(--thegem-to-menu-level2-border-color,#dfe5e8);z-index:2}.thegem-menu-custom.style-hover-background.style-hover-type-background-underline ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-background.style-active-type-background-underline ul.nav-menu-custom li.collapsed>a{color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-menu-custom.style-hover-background.style-hover-type-background-rounded ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.collapsed>a{color:var(--thegem-to-menu-level1-light-active-color)}.thegem-menu-custom.style-hover-background.style-hover-type-background-rounded ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-background.style-active-type-background-rounded ul.nav-menu-custom li.collapsed>a:before{background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4);border-radius:20px}.thegem-menu-custom.style-hover-background.style-hover-animation-grow ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-grow ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{transform:scale(.5)}.thegem-menu-custom.style-hover-background.style-hover-animation-grow ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-grow ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:after{transform:scale(1);opacity:1}.thegem-menu-custom.style-hover-background.style-hover-animation-shrink ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-shrink ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{transform:scale(1.2);transition:.3s}.thegem-menu-custom.style-hover-background.style-hover-animation-shrink ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-shrink ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:after{transition:opacity .15s,transform .4s}.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-left ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-left ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{left:100%}.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-right ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-right ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{right:100%}.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-up ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-up ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{top:100%}.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-down ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-sweep-down ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{bottom:100%}.thegem-menu-custom.style-hover-background.style-hover-animation-none,.thegem-menu-custom.style-hover-background.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a{transition-duration:0s}.thegem-menu-custom.style-hover-background.style-hover-animation-none:before,.thegem-menu-custom.style-hover-background.style-hover-animation-none:after,.thegem-menu-custom.style-hover-background.style-hover-animation-none:hover,.thegem-menu-custom.style-hover-background.style-hover-animation-none:focus,.thegem-menu-custom.style-hover-background.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-background.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{transition-duration:0s}.thegem-menu-custom.style-hover-text ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a{color:var(--thegem-to-menu-level1-color-hover)}.thegem-menu-custom.style-active-text ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-text ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-text ul.nav-menu-custom li.collapsed>a{color:var(--thegem-to-menu-level1-color-hover)}.thegem-menu-custom.style-hover-lined ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-active>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-current>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.collapsed>a .text:before{content:'';top:0}.thegem-menu-custom.style-hover-lined ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-active>a .text:after,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-current>a .text:after,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.collapsed>a .text:after{content:'';bottom:0}.thegem-menu-custom.style-hover-lined.style-hover-type-line-underline-1 ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-type-line-underline-2 ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-type-line-overline-1 ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after,.thegem-menu-custom.style-hover-lined.style-hover-type-line-overline-2 ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-1 ul.nav-menu-custom li.menu-item-active>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-2 ul.nav-menu-custom li.menu-item-active>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-1 ul.nav-menu-custom li.menu-item-active>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-2 ul.nav-menu-custom li.menu-item-active>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-1 ul.nav-menu-custom li.menu-item-current>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-2 ul.nav-menu-custom li.menu-item-current>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-1 ul.nav-menu-custom li.menu-item-current>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-2 ul.nav-menu-custom li.menu-item-current>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-1 ul.nav-menu-custom li.collapsed>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-underline-2 ul.nav-menu-custom li.collapsed>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-1 ul.nav-menu-custom li.collapsed>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-overline-2 ul.nav-menu-custom li.collapsed>a .text:after{content:none}.thegem-menu-custom.style-hover-lined ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a{color:var(--thegem-to-menu-level1-color-hover)}.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.collapsed>a{color:var(--thegem-to-menu-level1-color-hover)}.thegem-menu-custom.style-hover-lined ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a .text:before,.thegem-menu-custom.style-hover-lined ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a .text:after{height:2px;width:100%;left:0;background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4);z-index:2}.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-active>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-current>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.collapsed>a .text:before,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-active>a .text:after,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.menu-item-current>a .text:after,.thegem-menu-custom.style-active-lined ul.nav-menu-custom li.collapsed>a .text:after{height:2px;width:100%;left:0;background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4);z-index:2}.thegem-menu-custom.style-hover-lined.style-hover-type-line-top-bottom ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.menu-item-active>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.menu-item-current>a .text:before,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.collapsed>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-type-line-top-bottom ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.menu-item-active>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.menu-item-current>a .text:after,.thegem-menu-custom.style-active-lined.style-active-type-line-top-bottom ul.nav-menu-custom li.collapsed>a .text:after{background-color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-menu-custom.style-hover-lined.style-hover-animation-grow ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-animation-grow ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{height:0;width:0;left:50%}.thegem-menu-custom.style-hover-lined.style-hover-animation-drop-out ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before{top:10px}.thegem-menu-custom.style-hover-lined.style-hover-animation-drop-out ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{bottom:10px}.thegem-menu-custom.style-hover-lined.style-hover-animation-drop-in ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before{top:-10px}.thegem-menu-custom.style-hover-lined.style-hover-animation-drop-in ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{bottom:-10px}.thegem-menu-custom.style-hover-lined.style-hover-animation-none,.thegem-menu-custom.style-hover-lined.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text{transition-duration:0s}.thegem-menu-custom.style-hover-lined.style-hover-animation-none:before,.thegem-menu-custom.style-hover-lined.style-hover-animation-none:after,.thegem-menu-custom.style-hover-lined.style-hover-animation-none:hover,.thegem-menu-custom.style-hover-lined.style-hover-animation-none:focus,.thegem-menu-custom.style-hover-lined.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after,.thegem-menu-custom.style-hover-lined.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:hover,.thegem-menu-custom.style-hover-lined.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:focus{transition-duration:0s}.thegem-menu-custom.style-hover-lined.style-hover-animation-slide-right ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-animation-slide-right ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{width:10px;left:-20px}.thegem-menu-custom.style-hover-lined.style-hover-animation-slide-left ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:before,.thegem-menu-custom.style-hover-lined.style-hover-animation-slide-left ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a .text:after{width:10px;left:calc(100% + 20px)}.thegem-menu-custom.style-hover-framed.style-hover-type-frame-rounded ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-current>a,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.collapsed>a,.thegem-menu-custom.style-hover-framed.style-hover-type-frame-rounded ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.collapsed>a:before,.thegem-menu-custom.style-hover-framed.style-hover-type-frame-rounded ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-active>a:after,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.menu-item-current>a:after,.thegem-menu-custom.style-active-framed.style-active-type-frame-rounded ul.nav-menu-custom li.collapsed>a:after{border-radius:20px}.thegem-menu-custom.style-hover-framed ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-active>a,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-current>a{color:var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-menu-custom.style-hover-framed ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.collapsed>a:before,.thegem-menu-custom.style-hover-framed ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-active>a:after,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-current>a:after,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.collapsed>a:after{background:0 0;left:0;top:0;bottom:0;right:0;border:2px solid var(--thegem-to-menu-level1-color-hover,#00bcd4)}.thegem-menu-custom.style-hover-framed ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-active>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.menu-item-current>a:before,.thegem-menu-custom.style-active-framed ul.nav-menu-custom li.collapsed>a:before{content:''}.thegem-menu-custom.style-hover-framed.style-hover-animation-grow ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before{transform:scale(.75)}.thegem-menu-custom.style-hover-framed.style-hover-animation-shrink ul.nav-menu-custom li:not(:hover):not(:focus):not(.highlighted):not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before{transform:scale(1.25)}.thegem-menu-custom.style-hover-framed.style-hover-animation-grow ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-shrink ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before{transition:opacity .2s,transform .4s}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{width:2px;height:2px}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before{border-width:0 0 2px 2px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:2px 2px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:after{width:100% !important;height:100% !important}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before{transition:opacity .02s,height .1s,width .1s .1s}.thegem-menu-custom.style-hover-framed.style-hover-animation-draw ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{width:2px;height:2px}.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before{border-width:2px 0 0 2px}.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 2px 2px 0}.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-corners ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a:after{width:100% !important;height:100% !important;transition:opacity .002s,width .4s,height .4s}.thegem-menu-custom.style-hover-framed.style-hover-animation-none,.thegem-menu-custom.style-hover-framed.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a{transition-duration:0s}.thegem-menu-custom.style-hover-framed.style-hover-animation-none:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-none:after,.thegem-menu-custom.style-hover-framed.style-hover-animation-none:hover,.thegem-menu-custom.style-hover-framed.style-hover-animation-none:focus,.thegem-menu-custom.style-hover-framed.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:before,.thegem-menu-custom.style-hover-framed.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed)>a:after,.thegem-menu-custom.style-hover-framed.style-hover-animation-none ul.nav-menu-custom li:not(.menu-item-active):not(.menu-item-current):not(.collapsed):hover>a{transition-duration:0s}.thegem-menu-custom.thegem-menu-custom--clickable ul.nav-menu-custom ul{display:none;list-style-type:none}.thegem-menu-custom.thegem-menu-custom--clickable ul.nav-menu-custom a .text{position:relative;display:inline-flex;align-items:center}.thegem-menu-custom.thegem-menu-custom--clickable ul.nav-menu-custom li.menu-item-has-children>a .indicator,.thegem-menu-custom.thegem-menu-custom--clickable ul.nav-menu-custom li.menu-item-has-children>ul>li.show-parent>a .indicator{position:relative;display:flex;align-items:center}.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator) ul.nav-menu-custom li.menu-item-has-children>a .indicator:before,.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator) ul.nav-menu-custom li.menu-item-has-children>ul>li.show-parent>a .indicator:before{content:"\e602";font-family:"thegem-icons";font-weight:400;font-style:normal;line-height:inherit;font-size:inherit;width:1em}.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator) ul.nav-menu-custom li.menu-item-has-children>ul>li.show-parent>a .indicator:before{content:"\e601"}.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator).submenu-inlicator-alignment-before ul.nav-menu-custom li>a .indicator,.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator).thegem-menu-custom--right.submenu-inlicator-alignment-stretch ul li>a .indicator{order:-1}.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator).submenu-inlicator-alignment-stretch ul.nav-menu-custom li>a .text{width:100%;justify-content:space-between}@media (min-width:768px){.thegem-menu-custom.thegem-menu-custom--clickable:not(.hide-indicator) ul.nav-menu-custom li.menu-item-has-children>ul>li.show-parent{display:none}}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul{position:absolute;opacity:0;visibility:hidden;top:100%;left:0;transition:all .3s;width:240px;border:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8);border-top:0 none}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom li:hover>ul{opacity:1;visibility:visible}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul ul{top:-1px;left:100%}.thegem-menu-custom.thegem-menu-custom--dropdown.thegem-menu-custom--left ul.nav-menu-custom>li:first-child>ul{margin-left:-.7em}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul li{border-top:1px solid var(--thegem-to-menu-level2-border-color,#dfe5e8)}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul li:before{display:none}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul a{margin-left:0 !important;margin-right:0 !important;padding:.8em 1.5em;background:#fff}.thegem-menu-custom.thegem-menu-custom--dropdown:not(.hide-indicator) ul.nav-menu-custom li.menu-item-has-children>a .indicator:before{content:"\e602";font-family:"thegem-icons";font-weight:400;font-style:normal;line-height:inherit;font-size:inherit;width:1em;vertical-align:top}.thegem-menu-custom.thegem-menu-custom--dropdown:not(.hide-indicator) ul.nav-menu-custom ul li.menu-item-has-children>a .indicator:before{content:"\e601"}.thegem-menu-custom.thegem-menu-custom--dropdown ul.nav-menu-custom ul li>a .text{width:100%;justify-content:space-between}.thegem-menu-custom.list-inlicator-alignment-after ul.nav-menu-custom li .icon,.thegem-menu-custom.thegem-menu-custom--right.list-inlicator-alignment-stretch ul.nav-menu-custom li .icon{order:1;margin-right:0}.thegem-menu-custom.list-inlicator-alignment-stretch ul.nav-menu-custom li>a,.thegem-menu-custom.list-inlicator-alignment-stretch ul.nav-menu-custom li>span{width:100%;justify-content:space-between}.thegem-menu-custom.list-inlicator-alignment-stretch ul.nav-menu-custom li icon{margin-right:0}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.gem-widget-button .gem-button-separator-type-square .gem-button-separator-button{padding:0}.gem-widget-button .gem-button-separator-type-single .gem-button-separator-line{border-bottom:0 none}.gem-widget-button .gem-button-separator-type-square .gem-button-separator-button a{margin:0 10px}.gem-widget-button .gem-button{height:auto;padding:0;margin:0;position:relative;z-index:1;white-space:normal;min-width:max-content;overflow:hidden}.gem-widget-button .gem-button .gem-inner-wrapper-btn{display:flex;align-items:center;justify-content:center;width:100%}.gem-widget-button .gem-button.gem-button-size-tiny .gem-inner-wrapper-btn{padding:8px 14px}.gem-widget-button .gem-button.gem-button-size-small .gem-inner-wrapper-btn{padding:13px 17px}.gem-widget-button .gem-button.gem-button-size-medium .gem-inner-wrapper-btn{padding:15px 25px 16px}.gem-widget-button .gem-button.gem-button-size-large .gem-inner-wrapper-btn{padding:28px 37px}.gem-widget-button .gem-button.gem-button-size-giant .gem-inner-wrapper-btn{padding:32px 53px}.gem-widget-button .gem-button.gem-button-style-outline.gem-button-size-tiny .gem-inner-wrapper-btn{padding:6px 12px}.gem-widget-button .gem-button.gem-button-style-outline.gem-button-size-small .gem-inner-wrapper-btn{padding:11px 15px}.gem-widget-button .gem-button.gem-button-style-outline.gem-button-size-medium .gem-inner-wrapper-btn{padding:12px 22px 13px}.gem-widget-button .gem-button.gem-button-style-outline.gem-button-size-large .gem-inner-wrapper-btn{padding:24px 33px}.gem-widget-button .gem-button.gem-button-style-outline.gem-button-size-giant .gem-inner-wrapper-btn{padding:26px 47px}.gem-widget-button .gem-button.gem-button-size-tiny:not(.gem-button-icon-position-right) .gem-button-icon{margin-right:6px}.gem-widget-button .gem-button.gem-button-size-small:not(.gem-button-icon-position-right) .gem-button-icon{margin-right:6px}.gem-widget-button .gem-button.gem-button-size-medium:not(.gem-button-icon-position-right) .gem-button-icon{margin-right:9px}.gem-widget-button .gem-button.gem-button-size-large:not(.gem-button-icon-position-right) .gem-button-icon{margin-right:12px}.gem-widget-button .gem-button.gem-button-size-giant:not(.gem-button-icon-position-right) .gem-button-icon{margin-right:16px}.gem-widget-button .gem-button.gem-button-size-tiny.gem-button-icon-position-right .gem-button-icon{margin-left:6px}.gem-widget-button .gem-button.gem-button-size-small.gem-button-icon-position-right .gem-button-icon{margin-left:6px}.gem-widget-button .gem-button.gem-button-size-medium.gem-button-icon-position-right .gem-button-icon{margin-left:9px}.gem-widget-button .gem-button.gem-button-size-large.gem-button-icon-position-right .gem-button-icon{margin-left:12px}.gem-widget-button .gem-button.gem-button-size-giant.gem-button-icon-position-right .gem-button-icon{margin-left:16px}.gem-widget-button .gem-button .gem-button-icon svg{width:1em;height:1em;display:block}.gem-widget-button .gem-inner-wrapper-btn i{align-items:center;display:flex}.gem-widget-button .gem-inner-wrapper-btn{line-height:1}.gem-widget-button .gem-button .gem-button-icon,.gem-widget-button .gem-button:hover .gem-button-icon,.gem-widget-button .gem-button .gem-button-icon svg,.gem-widget-button .gem-button:hover .gem-button-icon svg,.gem-widget-button .gem-button .gem-text-button,.gem-widget-button .gem-button:hover .gem-text-button{transition:all .3s ease}.gem-widget-button .gem-button .gem-text-button{margin:0;color:inherit}.gem-widget-button .gem-button{transition:background-color .3s ease,border-color .3s ease}@media screen and (max-width:768px){.gem-widget-button .gem-button{min-width:min-content}}.elementor-widget-thegem-styledbutton.elementor-widget-empty{background:0 0 !important}.elementor-widget-thegem-styledbutton .elementor-widget-empty-icon{display:none !important}.elementor-edit-area-active .elementor-inline-editing.gem-text-button{min-height:0}.gem-widget-button .gem-button.gem-button-inherit{font-weight:inherit;font-family:inherit}.gem-widget-button .gem-button.gem-button-disable-uppercase{text-transform:initial}
#primary-navigation .hamburger-with-cart+#primary-menu.nav-menu.no-responsive>li.menu-item-cart,#primary-navigation .hamburger-with-cart+div #primary-menu.nav-menu.no-responsive>li.menu-item-cart{display:none}#primary-navigation #primary-menu>li.menu-item-cart>a{margin-right:26px}.header-layout-vertical #primary-navigation #primary-menu>li.menu-item-cart>a,#primary-navigation.responsive #primary-menu>li.menu-item-cart>a{margin-right:0}.hamburger-minicart>a{line-height:60px}.hamburger-group.hamburger-size-small .hamburger-minicart>a,.hamburger-minicart.hamburger-minicart-size-small>a{line-height:1}#primary-navigation #primary-menu>li.menu-item-cart>a.empty,#primary-navigation #primary-menu>li.menu-item-cart>a.circle-count,.hamburger-minicart>a.empty{margin-right:0}#primary-navigation #primary-menu>li.menu-item-cart>a:before,.hamburger-minicart>a:before{font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:24px;content:'\e613';margin-right:5px;vertical-align:top;line-height:inherit;display:inline-block;text-align:center;width:100%;padding-right:3px}.hamburger-minicart>a:before{font-size:48px;margin:0;padding:0;-webkit-transition:font-size .3s;transition:font-size .3s}.hamburger-group.hamburger-size-small .hamburger-minicart>a:before{font-size:24px}.hamburger-minicart.hamburger-minicart-size-small>a:before{font-size:24px}#page.vertical-header #primary-navigation #primary-menu>li.menu-item-cart>a:before,.header-layout-fullwidth_hamburger #primary-navigation #primary-menu>li.menu-item-cart>a:before{text-align:left}#primary-navigation.responsive #primary-menu>li.menu-item-cart>a:before{text-align:left}#primary-navigation.responsive #primary-menu>li.menu-item-cart>.minicart{display:none}#primary-navigation #primary-menu>li.menu-item-cart>a .minicart-item-count,.hamburger-minicart>a .minicart-item-count{position:absolute;right:-15px;top:50%;width:23px;height:18px;font-size:87.5%;text-align:center;line-height:18px;margin:-8px 0 0;padding-right:2px;z-index:1}.hamburger-minicart>a .minicart-item-count,#primary-navigation #primary-menu>li.menu-item-cart>a.circle-count .minicart-item-count{position:absolute;width:20px;height:20px;top:15px;right:0;left:auto;margin:0;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}#primary-navigation #primary-menu>li.menu-item-cart>a.circle-count .minicart-item-count{width:18px;height:18px;line-height:18px;top:50%;margin-top:-11px;right:11px}#page .header-layout-overlay #primary-navigation #primary-menu>li.menu-item-cart>a.circle-count .minicart-item-count{width:20px;height:20px;line-height:20px;top:19px;right:13px;font:inherit;font-size:11px}#site-header .hamburger-size-small .hamburger-minicart>a .minicart-item-count,#site-header.shrink .hamburger-minicart>a .minicart-item-count{width:16px;height:16px;font-size:9px;top:2px;right:-6px}.hamburger-group.hamburger-size-small .hamburger-minicart>a .minicart-item-count{margin-top:0}.hamburger-minicart.hamburger-minicart-size-small>a .minicart-item-count{margin-top:0}#primary-navigation #primary-menu>li.menu-item-cart>a.empty .minicart-item-count,.hamburger-minicart>a.empty .minicart-item-count{display:none}#primary-navigation.responsive #primary-menu>li.menu-item-cart>a .minicart-item-count{left:65px}#primary-navigation #primary-menu>li.menu-item-cart>a .minicart-item-count:after{content:'';position:absolute;left:-6px;top:3px;width:12px;height:12px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);background:inherit;z-index:-1}#primary-navigation #primary-menu>li.menu-item-cart>a.circle-count .minicart-item-count:after{display:none}#primary-navigation #primary-menu>li.menu-item-cart>a .minicart-item-count,#primary-navigation #primary-menu>li.menu-item-cart>a .minicart-item-count:after,body.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,.hamburger-minicart>a .minicart-item-count,#primary-navigation #primary-menu>li.menu-item-cart>a.circle-count .minicart-item-count{color:#fff}@media (max-width:768px){.primary-navigation li.menu-item-cart>a:after,.primary-navigation li.menu-item-cart>.minicart{display:none}}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart,.hamburger-minicart>.minicart{position:absolute;visibility:hidden;white-space:normal;width:305px;border-top:0;transition:transform .1s linear .5s,opacity .1s linear .5s,visibility .1s linear .5s;-moz-transition:transform .1s linear .5s,opacity .1s linear .5s,visibility .1s linear .5s;-webkit-transition:transform .1s linear .5s,opacity .1s linear .5s,visibility .1s linear .5s;opacity:0;transform:translateY(20px);-o-transform:translateY(20px);-ms-transform:translateY(20px);-moz-transform:translateY(20px);-webkit-transform:translateY(20px);padding:23px 0 0;border:1px solid #fff}.header-layout-fullwidth_hamburger #primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart,#thegem-perspective .perspective-navigation #primary-menu.no-responsive li.menu-item-cart>.minicart,#page.vertical-header #primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart,.header-layout-overlay #primary-navigation #primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart{display:none}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul,.hamburger-minicart>.minicart ul{position:relative;visibility:inherit;width:auto;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;transition:all 0s;-moz-transition:all 0s;-webkit-transition:all 0s;opacity:1;transform:none;-o-transform:none;-ms-transform:none;-moz-transform:none;-webkit-transform:none;border:0}#primary-menu.no-responsive:hover li.menu-item-cart:hover>.minicart,.hamburger-minicart:hover>.minicart,#primary-menu.no-responsive:focus-within li.menu-item-cart:focus-within>.minicart,.hamburger-minicart:focus-within>.minicart{visibility:visible;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;opacity:1;transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0)}#primary-menu.no-responsive:hover>li.menu-item-cart .minicart{visibility:hidden;transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear;opacity:0}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart,.hamburger-minicart>.minicart{top:100%;left:0}#site-header.shrink .hamburger-minicart>.minicart{margin-top:0}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart.invert,.hamburger-minicart>.minicart.invert{left:auto;right:0}#primary-menu.nav-menu.no-responsive>li.menu-item-cart .widget_shopping_cart_content ul.cart_list,.hamburger-minicart .widget_shopping_cart_content ul.cart_list,.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list{padding:0 24px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li img,.hamburger-minicart>.minicart ul li img,.mobile-cart-position-top #site-header .mobile-cart ul li img{height:60px;width:60px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .minicart-image,.hamburger-minicart>.minicart ul li .minicart-image,.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image{float:left;margin-right:17px;margin-top:-4px;position:relative}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .minicart-image:after,.hamburger-minicart>.minicart ul li .minicart-image:after,.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;opacity:0;z-index:1;background:rgba(0,188,212,.3)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li a:hover .minicart-image:after,.hamburger-minicart>.minicart ul li a:hover .minicart-image:after,.mobile-cart-position-top #site-header .mobile-cart ul li a:hover .minicart-image:after{opacity:1}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li.sale .minicart-image:before,.hamburger-minicart>.minicart ul li.sale .minicart-image:before,.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before{content:'%';display:block;width:24px;height:24px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:absolute;right:-11px;top:4px;z-index:2;line-height:24px;text-align:center;text-indent:-1px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul.woocommerce-mini-cart li,.hamburger-minicart>.minicart ul.woocommerce-mini-cart li,.mobile-cart-position-top #site-header .mobile-cart ul.woocommerce-mini-cart li{display:inline-block;padding:4px 0 0;margin:26px 0 0;width:100%;border:0;position:relative}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .variation,.hamburger-minicart>.minicart ul li .variation,.mobile-cart-position-top #site-header .mobile-cart ul li .variation{display:none}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li.empty,.hamburger-minicart>.minicart ul li.empty,.mobile-cart-position-top #site-header .mobile-cart ul li.empty{padding-bottom:25px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li:first-child,.hamburger-minicart>.minicart ul li:first-child,.mobile-cart-position-top #site-header .mobile-cart ul li:first-child{margin:0}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li a,.hamburger-minicart>.minicart ul li a,.mobile-cart-position-top #site-header .mobile-cart ul li a{display:block;margin:0 20px 0 0;border:0 !important;padding:0 !important}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li a.remove,.hamburger-minicart>.minicart ul li a.remove,.mobile-cart-position-top #site-header .mobile-cart ul li a.remove{padding:0;margin:0;position:absolute;right:0;top:-7px;cursor:pointer}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .quantity,.hamburger-minicart>.minicart ul li .quantity,.mobile-cart-position-top #site-header .mobile-cart ul li .quantity{display:inline-block;margin-top:4px}.widget_shopping_cart_content ul.cart_list li .cart-item-info{margin-left:85px;padding-top:5px}.widget_shopping_cart_content .quantity{font-size:123.5%;line-height:1.421}.widget_shopping_cart_content .minicart-bottom{margin-top:25px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart .widget_shopping_cart_content .minicart-bottom,.hamburger-minicart .widget_shopping_cart_content .minicart-bottom,.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content .minicart-bottom{padding:20px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total,.hamburger-minicart>.minicart .total,.mobile-cart-position-top #site-header .mobile-cart .total{padding:15px 24px 0;margin-top:24px;display:flex;justify-content:space-between}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total strong,.hamburger-minicart>.minicart .total strong,.mobile-cart-position-top #site-header .mobile-cart .total strong{display:inline-block;padding-top:7px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total:has(+.minicart-template-placeholder),.hamburger-minicart>.minicart .total:has(+.minicart-template-placeholder),.mobile-cart-position-top #site-header .mobile-cart .total:has(+.minicart-template-placeholder){padding-bottom:15px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons,.hamburger-minicart>.minicart .buttons,.mobile-cart-position-top #site-header .mobile-cart .buttons{display:flex;flex-wrap:wrap;padding:8px 18px 17px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons a,.hamburger-minicart>.minicart .buttons a,.mobile-cart-position-top #site-header .mobile-cart .buttons a{margin:0;width:100%}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-view-cart,.hamburger-minicart>.minicart .buttons .mini-cart-view-cart,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart{flex:1;margin:6px;flex-basis:auto}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-view-cart .gem-button,.hamburger-minicart>.minicart .buttons .mini-cart-view-cart .gem-button,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button{border:2px solid transparent;line-height:26px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-checkout,.hamburger-minicart>.minicart .buttons .mini-cart-checkout,.mobile-cart-position-top #site-header .mobile-cart .mini-cart-checkout{flex:1;margin:6px;flex-basis:auto}.widget_shopping_cart_content .cart_list .empty{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border:0 none;margin-bottom:1.421em}.hamburger-minicart{position:relative;display:inline-block;margin:5px 35px 0 0;vertical-align:middle;height:60px;text-align:left;-webkit-transition:all .3s,transform 1s;transition:all .3s,transform 1s;-webkit-transform:translateX(0);transform:translateX(0)}.logo-position-right .hamburger-minicart{margin-right:0;margin-left:35px}.hamburger-group.hamburger-size-small .hamburger-minicart{height:30px;margin-right:18px;margin-top:7px}.hamburger-minicart.hamburger-minicart-size-small{height:30px;margin-right:20px}.logo-position-right .hamburger-group.hamburger-size-small .hamburger-minicart{margin-right:0;margin-left:20px}.logo-position-right .hamburger-minicart.hamburger-minicart-size-small{margin-right:0;margin-left:20px}@media (max-width:767px){#primary-navigation .hamburger-minicart{display:none}}#primary-navigation.responsive .hamburger-minicart{display:none}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li img,.hamburger-minicart>.minicart ul li img,.mobile-cart-position-top #site-header .mobile-cart ul li img{height:auto}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart,.hamburger-minicart>.minicart,.mobile-cart-position-top #site-header .mobile-cart>.minicart{background-color:var(--thegem-to-minicart-background-color,#fff);border-color:#dfe5e8}.mobile-cart-position-top #site-header .mobile-cart>.minicart{background-color:var(--thegem-to-minicart-background-color,var(--styled-bg-color))}.mobile-cart-position-top #site-header .mobile-cart>.minicart .widget_shopping_cart_content{background-color:var(--thegem-to-minicart-background-color,var(--styled-bg-color))}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li a:hover,.hamburger-minicart>.minicart ul li a:hover{color:#00bcd4}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .quantity,#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total,#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li.empty,.hamburger-minicart>.minicart ul li .quantity,.hamburger-minicart>.minicart .total,.hamburger-minicart>.minicart ul li.empty,.mobile-cart-position-top #site-header .mobile-cart ul li .quantity,.mobile-cart-position-top #site-header .mobile-cart .total,.mobile-cart-position-top #site-header .mobile-cart ul li.empty,#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total strong,.hamburger-minicart>.minicart .total strong,.mobile-cart-position-top #site-header .mobile-cart .total strong{font-family:var(--thegem-to-body-font-family);font-weight:var(--thegem-to-body-font-weight);font-style:var(--thegem-to-body-font-style);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-body-line-height);text-transform:var(--thegem-to-body-text-transform);letter-spacing:var(--thegem-to-body-letter-spacing);color:var(--thegem-to-body-color)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li .quantity span.amount,#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total span.amount,.hamburger-minicart>.minicart ul li .quantity span.amount,.hamburger-minicart>.minicart .total span.amount,.mobile-cart-position-top #site-header .mobile-cart ul li .quantity span.amount,.mobile-cart-position-top #site-header .mobile-cart .total span.amount{font-family:var(--thegem-to-product-price-cart-font-family);font-weight:var(--thegem-to-product-price-cart-font-weight);font-style:var(--thegem-to-product-price-cart-font-style);font-size:var(--thegem-to-product-price-cart-font-size-tiny);line-height:var(--thegem-to-product-price-cart-line-height-tiny);text-transform:var(--thegem-to-product-price-cart-text-transform);letter-spacing:var(--thegem-to-product-price-cart-letter-spacing);color:var(--thegem-to-product-price-cart-color)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total span.amount,.hamburger-minicart>.minicart .total span.amount,.mobile-cart-position-top #site-header .mobile-cart .total span.amount{font-size:var(--thegem-to-product-price-cart-font-size);line-height:var(--thegem-to-product-price-cart-line-height)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li a.remove,.hamburger-minicart>.minicart ul li a.remove,.mobile-cart-position-top #site-header .mobile-cart ul li a.remove{font-size:18px;color:#99a9b5}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .total,#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons,.hamburger-minicart>.minicart .total,.hamburger-minicart>.minicart .buttons,.mobile-cart-position-top #site-header .mobile-cart .total,.mobile-cart-position-top #site-header .mobile-cart .buttons{background-color:var(--styled-bg-color,#f0f3f2)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart ul li.sale .minicart-image:before,.hamburger-minicart>.minicart ul li.sale .minicart-image:before,.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before{font-family:var(--thegem-to-body-font-family);font-size:var(--thegem-to-body-font-size);color:#fff;line-height:24px;background-color:var(--thegem-to-hover-default-color,#00bcd4)}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-checkout .gem-button,.hamburger-minicart>.minicart .buttons .mini-cart-checkout .gem-button,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button{border-color:#46485c;color:#46485c}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-checkout .gem-button:hover,.hamburger-minicart>.minicart .buttons .mini-cart-checkout .gem-button:hover,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button:hover{background:#46485c;color:#fff}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-view-cart .gem-button,.hamburger-minicart>.minicart .buttons .mini-cart-view-cart .gem-button,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button{background-color:#00bcd4}#primary-menu.nav-menu.no-responsive>li.menu-item-cart>.minicart .buttons .mini-cart-view-cart .gem-button:hover,.hamburger-minicart>.minicart .buttons .mini-cart-view-cart .gem-button:hover,.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button:hover{border-color:#00bcd4;background-color:transparent;color:#00bcd4}#site-header .mobile-cart{display:none;vertical-align:middle;padding:15px 0;width:36px;height:60px}#site-header .mobile-cart:before{content:'';display:block;height:0;width:36px}@media (max-width:767px){.mobile-cart-position-top #site-header .mobile-cart{display:table-cell}.mobile-cart-position-top #site-header .site-title{text-align:center;width:99%}.mobile-cart-position-top #site-header .site-title .site-logo{margin:0 auto}.mobile-cart-position-top #site-header .primary-navigation,.mobile-cart-position-top #site-header #perspective-menu-buttons{width:auto}}.mobile-cart-position-top #site-header .mobile-cart>a{display:block;vertical-align:middle;position:relative;margin:0 auto;text-align:center}.mobile-cart-position-top #site-header .mobile-cart>a:before{content:'';margin-right:0;vertical-align:top;line-height:inherit;display:inline-block;text-align:center;width:100%;height:24px;padding-right:0;background-color:#3c3950;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;-webkit-mask-size:24px;mask-size:24px}.mobile-cart-position-top #site-header:not(.shrink) .header-colors-light .mobile-cart>a:before{background-color:#fff}.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count{position:absolute;right:-3px;top:-8px;width:18px;height:18px;line-height:18px;font-size:11px;border-radius:50%;text-align:center}.mobile-cart-position-top #site-header .mobile-cart>a.empty .minicart-item-count{display:none}.mobile-cart-position-top #site-header .mobile-cart .minicart{position:fixed;-webkit-perspective:1000;opacity:1;visibility:visible;top:0;left:0;bottom:0;overflow-y:auto;display:block;width:80%;min-width:300px;max-width:450px;transform:translateX(-100%);transition:transform .2s ease-out;z-index:999}.mobile-cart-position-top #site-header .logo-position-right .mobile-cart .minicart{left:auto;right:0;transform:translateX(100%)}.mobile-cart-position-top #site-header .mobile-cart .minicart.minicart-show{transform:translateX(0)}.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart{top:32px}@media (max-width:767px){.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart{top:46px}}@media (max-width:599px){.admin-bar.mobile-cart-position-top #site-header.shrink.fixed .mobile-cart .minicart{top:0}}.mobile-cart-header{display:none}.mobile-cart .mobile-cart-header{display:block;position:relative;padding:23px 24px}.mobile-cart .mobile-cart-header .mobile-cart-header-title{margin:0}.mobile-cart .mobile-cart-header .mobile-cart-header-title:before{font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:24px;content:'\e613';vertical-align:top;line-height:inherit;display:inline-block;text-align:center;margin-right:10px;color:#00bcd4}.mobile-cart-header-close{position:absolute;top:50%;right:24px;margin-top:-15px;width:30px;height:30px}.mobile-cart-header-close .cart-close-line-1,.mobile-cart-header-close .cart-close-line-2{position:absolute;top:50%;left:0;width:100%;height:3px;background:#99a9b5;margin-top:-2px}.mobile-cart-header-close .cart-close-line-1{transform:rotate(45deg)}.mobile-cart-header-close .cart-close-line-2{transform:rotate(-45deg)}.mobile-minicart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background:#000;opacity:0;visibility:hidden;transition:all 1s}body.mobile-minicart-opened .mobile-minicart-overlay{opacity:.7;visibility:visible}body.mobile-minicart-opened{position:fixed;overflow:hidden;width:100%;height:100%}body.mobile-minicart-opened #wpadminbar{top:-46px}.mobile-cart-position-top #site-header .mobile-cart ul li a.remove{font-size:24px;right:15px;top:5px}.mobile-cart-position-top #site-header .mobile-cart ul li img{width:80px}.mobile-cart-position-top #site-header .mobile-cart .total{text-align:center;margin-top:0}.mobile-cart-position-top #site-header .mobile-cart .total strong,.mobile-cart-position-top #site-header .mobile-cart .total span.amount{float:none}.mobile-cart-position-top #site-header .mobile-cart .buttons{text-align:center}.mobile-cart-position-top #site-header .mobile-cart .buttons .gem-button-container{float:none;margin:10px 5px}.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list{padding:0}.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list>li{padding:15px;margin:0}#site-header.fixed.shrink .hamburger-minicart{margin-right:18px;margin-top:7px;height:auto}#site-header.fixed.shrink .logo-position-right .hamburger-minicart{margin-right:0;margin-left:18px}#site-header.fixed.shrink .hamburger-minicart>a{line-height:1}#site-header.fixed.shrink .hamburger-minicart>a:before{font-size:24px}#primary-menu.nav-menu.no-responsive>li.menu-item-cart .widget_shopping_cart_content ul.cart_list,.hamburger-minicart .minicart .widget_shopping_cart_content ul.cart_list{max-height:412px;overflow-y:auto}body p.total.wc-gzd-total-mini-cart{margin:0 !important}body.notification-locked{overflow:hidden}body.notification-locked .mobile-minicart-overlay{display:none}body.notification-locked.compensate-for-scrollbar{margin-right:0}body.notification-locked .fancybox-container{transition:all .2s;visibility:hidden;opacity:0}.thegem-popup-notification-sidebar{position:fixed;display:inline;width:100vw;height:100%;max-height:100vh;left:0;top:0;bottom:0;right:0;opacity:0;visibility:hidden;margin:0;padding:0;z-index:-1;background:rgba(33,35,49,.5);transform:none;pointer-events:none;transition:all .3s}.thegem-popup-notification-sidebar.active{opacity:1;visibility:visible;pointer-events:auto;z-index:99999}.thegem-popup-notification-sidebar .notification-sidebar{position:fixed;right:0;bottom:0;width:100%;max-width:410px;height:100%;display:flex;flex-direction:column;background-color:var(--thegem-to-minicart-background-color,#fff);opacity:0;visibility:hidden;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transition:all .3s}body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{height:calc(100% - 32px)}.thegem-popup-notification-sidebar.active .notification-sidebar{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1;visibility:visible}.thegem-popup-notification-sidebar .mobile-cart-header{display:none !important}.thegem-popup-notification-sidebar .notification-sidebar-caption{position:relative;display:flex;align-items:center;flex:0 0 auto;min-height:85px;margin:0 25px;border-bottom:1px solid var(--thegem-to-box-border-color)}.thegem-popup-notification-sidebar .notification-sidebar-caption .title{font-family:var(--thegem-to-light-title-font-family);font-style:var(--thegem-to-light-title-font-style);font-weight:var(--thegem-to-light-title-font-weight);font-size:var(--thegem-to-h3-font-size);line-height:1;text-transform:capitalize;letter-spacing:0;color:var(--thegem-to-body-color)}.thegem-popup-notification-sidebar .notification-sidebar-caption .close{position:absolute;width:36px;height:36px;left:-85px;font-size:0;padding:0;cursor:pointer;transition:all .3s linear}.thegem-popup-notification-sidebar .notification-sidebar-caption .close:hover{opacity:.8}.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{content:'';position:absolute;top:0;left:50%;margin-left:-2px;width:4px;height:100%;background-color:#fff}.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before{transform:rotate(46deg)}.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{transform:rotate(-46deg)}.thegem-popup-notification-sidebar .notification-sidebar-content{position:relative;flex:1 1 100%}.thegem-popup-notification-sidebar .widget_shopping_cart_content{position:relative;display:flex;flex-direction:column;height:100%}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{position:relative;width:100%;flex:1 1 0;padding:0 25px;overflow-x:hidden;overflow-y:auto;white-space:inherit;transition:none;opacity:inherit;visibility:inherit;border:0}.thegem-popup-notification-sidebar .minicart-contents-wrap{position:relative;width:100%;flex:1 1 0;overflow-x:hidden;overflow-y:auto}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar,.thegem-popup-notification-sidebar .minicart-contents-wrap::-webkit-scrollbar{width:4px;background-color:transparent}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-track,.thegem-popup-notification-sidebar .minicart-contents-wrap::-webkit-scrollbar-track{background-color:transparent}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-thumb,.thegem-popup-notification-sidebar .minicart-contents-wrap::-webkit-scrollbar-thumb{background-color:var(--thegem-to-box-border-color);border-radius:2px}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li{position:relative;display:flex;flex-direction:column;padding:10px 0 10px 35px;width:100%;min-height:90px;margin:0;border:0 !important;border-bottom:1px solid var(--thegem-to-box-border-color) !important}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart__empty-message{display:none !important}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li:last-child{border:0 !important}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button{position:absolute;left:0;right:auto;top:36px;width:15px;height:15px;padding:0;margin:0;line-height:1;font-size:0;text-indent:unset;color:var(--thegem-to-body-color);border:0;border-radius:0;transition:all .3s linear}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:before{content:'\e68a';font-family:'thegem-icons';font-size:16px;font-weight:400;font-style:normal}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:hover{color:var(--thegem-to-styled-color3);border-color:var(--thegem-to-styled-color3)}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button){position:relative;color:var(--thegem-to-product-title-cart-color);padding:0 0 0 90px;line-height:inherit;border:0;margin:0}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image{position:absolute;left:0;right:auto;top:0;float:none;margin:0}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--thegem-to-styled-color1-03);opacity:0;visibility:hidden;z-index:-1;transition:all .3s linear}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button):hover .minicart-image:before{opacity:1;visibility:visible;z-index:1}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image img{width:70px;max-width:none;height:auto;margin:0}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 0 0 90px;padding:0}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation p,.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{padding:0;margin:0;font-size:var(--thegem-to-body-tiny-font-size);line-height:var(--thegem-to-body-tiny-line-height);color:var(--thegem-to-date-filter-subtitle-color)}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{margin-right:5px}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:0 0 0 90px;padding:0;font-family:var(--thegem-to-product-price-cart-font-family);font-style:var(--thegem-to-product-price-cart-font-style);font-weight:var(--thegem-to-product-price-cart-font-weight);font-size:calc(var(--thegem-to-product-price-cart-font-size)*0.6);line-height:var(--thegem-to-product-price-cart-line-height);color:var(--thegem-to-product-price-cart-color)}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity .amount{font-size:calc(var(--thegem-to-product-price-cart-font-size)*0.75);padding-left:4px;color:var(--thegem-to-product-price-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{position:relative;display:flex;align-items:center;padding:20px 25px 0;justify-content:space-between;margin-top:auto;background-color:var(--styled-bg-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__total strong,.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal strong{font-family:var(--thegem-to-body-font-family);font-style:var(--thegem-to-body-font-style);font-weight:var(--thegem-to-body-font-weight);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-product-price-line-height);color:var(--thegem-to-body-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__total .amount,.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal .amount{font-family:var(--thegem-to-product-price-cart-font-family) !important;font-style:var(--thegem-to-product-price-cart-font-style);font-weight:var(--thegem-to-product-price-cart-font-weight);font-size:var(--thegem-to-product-price-cart-font-size);line-height:var(--thegem-to-product-price-line-height);color:var(--thegem-to-product-price-cart-color) !important}.thegem-popup-notification-sidebar .woocommerce-mini-cart__total:has(+.minicart-template-placeholder),.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal:has(+.minicart-template-placeholder){padding-bottom:20px}.thegem-popup-notification-sidebar .woocommerce-mini-cart__infobox{position:relative;display:block;text-align:right;padding:0 25px;font-family:var(--thegem-to-body-tiny-font-family);font-style:var(--thegem-to-body-tiny-font-style);font-weight:var(--thegem-to-body-tiny-font-weight);font-size:var(--thegem-to-body-tiny-font-size);line-height:var(--thegem-to-body-tiny-line-height);color:var(--thegem-to-body-color);background-color:var(--styled-bg-color)}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{position:relative;padding:0 25px !important;text-align:right !important;color:var(--thegem-to-body-color) !important;background-color:var(--styled-bg-color) !important}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart,.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{font-family:var(--thegem-to-body-font-family) !important;font-weight:var(--thegem-to-body-font-weight) !important;font-style:var(--thegem-to-body-font-style) !important;font-size:var(--thegem-to-body-tiny-font-size) !important;line-height:var(--thegem-to-body-tiny-line-height) !important;text-transform:var(--thegem-to-body-text-transform) !important;letter-spacing:var(--thegem-to-body-letter-spacing) !important}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart:first-of-type{padding-top:10px !important}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount{font-family:var(--thegem-to-product-price-cart-font-family) !important;font-style:var(--thegem-to-product-price-cart-font-style);font-weight:var(--thegem-to-product-price-cart-font-weight);font-size:calc(var(--thegem-to-product-price-cart-font-size)*0.833)}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount,.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{padding-left:3px}.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{position:relative;display:flex;flex-direction:column;padding:20px 25px 25px;background-color:var(--styled-bg-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{flex:auto;margin:0;min-height:40px;line-height:36px;width:100%;border:2px solid var(--thegem-to-styled-color1)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .mini-cart-view-cart{margin-bottom:10px}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:40px;padding:0 25px;text-align:center}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon{position:relative;margin-bottom:20px}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon:after{content:'';font-size:100px;width:1em;height:1em;line-height:1em;display:block;-webkit-mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;-webkit-mask-size:1em;mask-size:1em;background-color:var(--thegem-to-box-border-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-title{font-family:var(--thegem-to-h6-font-family);font-style:var(--thegem-to-h6-font-style);font-weight:var(--thegem-to-h6-font-weight);font-size:var(--thegem-to-h6-font-size);line-height:var(--thegem-to-h6-line-height);text-transform:var(--thegem-to-h6-text-transform);color:var(--thegem-to-h6-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-subtitle{padding:0 30px;margin-top:15px;font-family:var(--thegem-to-body-font-family);font-style:var(--thegem-to-body-font-style);font-weight:var(--thegem-to-body-font-weight);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-body-line-height);text-transform:var(--thegem-to-body-text-transform);color:var(--thegem-to-body-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link{position:relative}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button{background-color:var(--thegem-to-styled-color1)}.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button:hover{background-color:var(--thegem-to-button-basic-background-color-hover)}.thegem-popup-notification-sidebar.hide-cart-btn .woocommerce-mini-cart__buttons .mini-cart-view-cart,.thegem-popup-notification-sidebar.hide-infobox .woocommerce-mini-cart__infobox{display:none !important}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__quantity{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:5px 0 0 90px}.woocommerce-mini-cart-item__total{white-space:nowrap;font-family:var(--thegem-to-product-price-cart-font-family);font-style:var(--thegem-to-product-price-cart-font-style);font-weight:var(--thegem-to-product-price-cart-font-weight);font-size:calc(var(--thegem-to-product-price-cart-font-size)*0.833);line-height:var(--thegem-to-product-price-cart-line-height);color:var(--thegem-to-product-price-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty{position:relative;display:inline-flex;padding:0;max-width:120px;margin-right:10px;float:none;border-radius:3px;border:1px solid var(--thegem-to-box-border-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:38px;background-color:transparent;border:0;text-align:center;margin:0 !important;padding:0;font-family:var(--thegem-to-body-font-family);font-style:var(--thegem-to-body-font-style);font-weight:var(--thegem-to-body-font-weight);font-size:var(--thegem-to-body-font-size);line-height:var(--thegem-to-body-line-height);color:var(--thegem-to-body-color)}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type=number]{padding:0 5px;border:0;font-size:var(--thegem-to-body-font-size);border-left:1px solid var(--thegem-to-box-border-color);border-right:1px solid var(--thegem-to-box-border-color);background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type=number]::-webkit-outer-spin-button,.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.thegem-popup-notification-sidebar .blockUI.blockOverlay{display:block;background-color:rgba(255,255,255,.8) !important}.thegem-popup-notification-sidebar .blockUI.blockOverlay:before,.thegem-popup-notification-sidebar .loader:before{display:block !important;top:40% !important}.thegem-popup-notification-sidebar .blockUI.blockOverlay:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;width:20px;height:20px;margin:-10px;border-top:2px solid rgba(255,255,255,.8);border-right:2px solid rgba(255,255,255,.8);border-bottom:2px solid rgba(255,255,255,.8);border-left:2px solid var(--thegem-to-styled-color1);border-radius:50%;animation:block-overlay-spinner .5s infinite linear;z-index:1}@keyframes block-overlay-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width:778px){body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{height:calc(100% - 46px)}}@media (max-width:767px){.thegem-popup-notification-sidebar .notification-sidebar{max-width:320px}.thegem-popup-notification-sidebar .notification-sidebar-caption{margin:0 15px;min-height:60px;justify-content:space-between}.thegem-popup-notification-sidebar .notification-sidebar-caption .title{font-size:var(--thegem-to-h4-font-size)}.thegem-popup-notification-sidebar .notification-sidebar-caption .close{position:relative;width:30px;height:30px;left:auto;right:auto;top:auto}.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{background-color:var(--thegem-to-styled-color2)}.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{padding:0 15px}.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{padding:0 15px !important}.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{padding:15px 15px 0}.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{padding:15px}.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{min-height:30px;line-height:26px}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty{max-width:90px}.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{width:30px;height:auto}}.minicart-template-placeholder .thegem-template-content{font-size:initial}.minicart-template-placeholder .elementor-top-section{padding:0 21px}.minicart-empty-template-placeholder .thegem-template-content{font-size:initial}.minicart-empty-template-placeholder .elementor-top-section{padding:0 21px}.thegem-popup-notification-sidebar .minicart-empty-template-placeholder{position:relative;width:100%;flex:1 1 0;overflow-x:hidden;overflow-y:auto}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after{content:'\e60f';font-family:'thegem-icons';font-style:normal;font-weight:400;font-style:normal;font-size:63px;height:63px;line-height:63px;width:63px;text-align:center;position:absolute;top:0;left:50%;margin-left:-30px;margin-top:-30px;z-index:5;opacity:0;-webkit-transition:top .3s,opacity .3s;transition:top .3s,opacity .3s}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after{top:50%;opacity:1;-webkit-transition:top .4s ease .1s,opacity .5s .1s;transition:top .4s ease .1s,opacity .5s .1s}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{width:100%;padding:0 25%;text-align:center;position:absolute;top:-50%;left:0;margin-top:-15px;z-index:5;opacity:0;text-transform:uppercase;-webkit-transition:top .3s,opacity .3s;transition:top .3s,opacity .3s}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title{top:25%;opacity:1;-webkit-transition:top .3s .2s,opacity .5s .25s;transition:top .3s .2s,opacity .5s .25s}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description{width:100%;padding:0 25%;text-align:center;position:absolute;top:20%;left:0;margin-top:-12px;z-index:5;opacity:0;-webkit-transition:top .5s,opacity .4s;transition:top .5s,opacity .4s}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description{top:75%;opacity:1;-webkit-transition:top .3s,opacity .3s;transition:top .3s,opacity .3s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after{content:'\e629';font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:32px;width:70px;height:70px;line-height:68px;text-align:center;position:absolute;top:125%;left:50%;margin-left:-35px;margin-top:-35px;z-index:5;opacity:0;border-radius:70px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5s .05s,-webkit-transform 0s .55s,top .5s .05s;transition:opacity .5s .05s,transform 0s .55s,top .5s .05s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after{top:50%;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top 0s .05s,-webkit-transform .5s .05s;transition:top 0s .05s,transform .5s .05s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{width:100%;padding:0 25%;text-align:center;position:absolute;top:100%;left:0;margin-top:-15px;z-index:5;opacity:0;text-transform:uppercase;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5s .1s,-webkit-transform 0s .6s,top .5s .1s;transition:opacity .5s .1s,transform 0s .6s,top .5s .1s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title{top:25%;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top 0s,-webkit-transform .5s;transition:top 0s,transform .5s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description{width:100%;padding:0 25%;text-align:center;position:absolute;top:150%;left:0;margin-top:-12px;z-index:5;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5s,-webkit-transform 0s .5s,top .5s;transition:opacity .5s,transform 0s .5s,top .5s}.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description{top:75%;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top 0s .1s,-webkit-transform .5s .1s;transition:top 0s .1s,transform .5s .1s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a .gem-gallery-caption:before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;background:0 0 !important;-webkit-transition:opacity .5s .2s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before{opacity:0;background:-moz-linear-gradient(left,rgba(255,43,88,.8) 0%,rgba(255,216,0,.8) 100%) !important;background:-webkit-linear-gradient(left,rgba(255,43,88,.8) 0%,rgba(255,216,0,.8) 100%) !important;background:linear-gradient(to right,rgba(255,43,88,.8) 0%,rgba(255,216,0,.8) 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccff2b58',endColorstr='#ccffd800',GradientType=1) !important;transition:opacity .5s .2s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:before{-webkit-transition:opacity .5s;transition:opacity .5s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after{content:'\e629';font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:32px;width:70px;height:70px;line-height:68px;text-align:center;position:absolute;top:80%;left:66px;z-index:5;opacity:0;border-radius:70px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5s .05s,-webkit-transform 0s .55s,top .5s .05s;transition:opacity .5s .05s,transform 0s .55s,top .5s .05s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after{top:63px;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top 0s .05s,-webkit-transform .5s .05s;transition:top 0s .05s,transform .5s .05s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{max-width:100%;padding:25px 67px;text-align:left;position:absolute;top:auto;bottom:-100%;left:0;margin:0;z-index:5;opacity:0;text-transform:uppercase;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5s .1s,-webkit-transform 0s .6s,bottom .5s .1s;transition:opacity .5s .1s,transform 0s .6s,bottom .5s .1s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title{bottom:0;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:bottom 0s,-webkit-transform .5s;transition:bottom 0s,transform .5s}.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description{display:none !important}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after{content:'\e629';font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:32px;height:32px;line-height:32px;width:32px;text-align:left;position:absolute;top:52%;left:0;-webkit-transition:left .25s,opacity .3s;transition:left .25s,opacity .3s;margin-top:-32px;z-index:5;opacity:0}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after{top:52%;left:8%;opacity:1;-webkit-transition:left .25s,opacity .3s;transition:left .25s,opacity .3s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-line{content:'';width:0;height:2px;background-color:#fff;display:block;position:absolute;top:59%;left:8%;opacity:0;z-index:100;-webkit-transition:width .25s,opacity .5s;transition:width .25s,opacity .5s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-line{content:'';width:84%;opacity:1;-webkit-transition:width .25s,opacity .5s;transition:width .25s,opacity .5s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{text-align:left;position:absolute;top:63%;left:0;z-index:5;opacity:0;text-transform:uppercase;-webkit-transition:left .25s .05s,opacity .25s .05s;transition:left .25s .05s,opacity .25s .05s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title{top:63%;opacity:1;left:8%;-webkit-transition:left .25s .05s,opacity .25s .05s;transition:left .25s .05s,opacity .25s .05s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description{text-align:left;position:absolute;width:84%;top:77%;left:0;z-index:5;opacity:0;-webkit-transition:left .25s .1s,opacity .25s .1s;transition:left .25s .1s,opacity .25s .1s}.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description{top:77%;left:8%;opacity:1;-webkit-transition:left .25s .1s,opacity .25s .1s;transition:left .25s .1s,opacity .25s .1s}.gem-gallery-item-description p{padding-bottom:0;margin-bottom:0}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after{content:'\e629';font-family:'thegem-icons';font-weight:400;font-style:normal;font-size:32px;height:32px;line-height:32px;width:32px;text-align:left;position:absolute;top:50%;left:8%;-webkit-transition:top .25s .1s,opacity .3s .1s;transition:top .25s .1s,opacity .3s .1s;margin-top:-32px;z-index:5;opacity:0}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after{-webkit-transition:top .25s ease,opacity .3s;transition:top .25s ease,opacity .3s;top:22%;left:8%;opacity:1}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-line{content:'';width:0;height:2px;background-color:#fff;display:block;position:absolute;top:29%;left:8%;opacity:0;z-index:100;-webkit-transition:width .25s,opacity .5s;transition:width .25s,opacity .5s}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-line{content:'';width:84%;opacity:1;-webkit-transition:width .25s,opacity .5s;transition:width .25s,opacity .5s}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title{text-align:left;position:absolute;top:70%;left:8%;z-index:5;opacity:0;text-transform:uppercase;-webkit-transition:top .25s .05s,opacity .25s .05s;transition:top .25s .05s,opacity .25s .05s}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title{top:33%;opacity:1;left:8%;-webkit-transition:top .25s .05s,opacity .25s .05s;transition:top .25s .05s,opacity .25s .05s}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description{text-align:left;width:84%;position:absolute;top:70%;left:8%;z-index:5;opacity:0;-webkit-transition:top .25s,opacity .25s;transition:top .25s,opacity .25s}.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description{top:47%;left:8%;opacity:1;-webkit-transition:top .25s .1s,opacity .25s .1s;transition:top .25s .1s,opacity .25s .1s}
.single-product-content .price del{margin-right:15px}.single-product-content form.cart .gem-button{margin-top:0;margin-bottom:0;margin-right:16px}.single-product-content form.cart .gem-button .gem-icon-cart:before{content:'\e613';font-size:24px}.single-product-content .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before,.thegem-te-product-add-to-cart .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before,.thegem-te-product-add-to-wishlist .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before{content:'\e66b';font-size:24px}.single-product-content .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before,.thegem-te-product-add-to-cart .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before,.thegem-te-product-add-to-wishlist .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before{content:'\e641';font-size:24px}.single-product-content .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before,.thegem-te-product-add-to-cart .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before,.thegem-te-product-add-to-wishlist .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before{content:'\e66c';font-size:24px}.single-product-content form.cart .quantity:not(.buttons_added){float:none;display:inline-block;vertical-align:top;height:40px;width:40px;border-radius:3px}.single-product-content form.cart .quantity:not(.buttons_added) .qty{line-height:38px;height:100%;width:100%;padding:0 5px}.single-product-content[data-layout=legacy] .table.variations{margin-bottom:60px}.single-product-content form.cart table.variations th{padding-right:15px}.single-product-content form.cart table.variations td{position:relative}.single-product-content form.cart table.variations td>.reset_variations{position:absolute;left:0;top:100%;margin:0}.block-product-navigation-prev .gem-button{padding-left:3px;padding-right:14px}.block-product-navigation-prev .gem-button .gem-print-icon{margin-right:3px}.block-product-navigation-next .gem-button{padding-right:3px;padding-left:14px}.block-product-navigation-next .gem-button .gem-print-icon{margin-left:3px}#reviews .comment_container{padding:33px 40px 45px;margin-bottom:40px;display:flex}#reviews .avatar{height:70px;width:70px;border-radius:50%;margin-bottom:0;margin-top:0;margin-right:20px}#reviews .comment-text{width:100%;padding-top:0}#reviews .star-rating{float:right;margin-top:12px}#reviews .meta{margin-top:10px}#reviews .comment-text .description{padding-top:20px}#reviews .comment-text .description>:first-child{margin-top:0}#reviews .comment-text .description>:last-child{margin-bottom:0}.single-product-content .size-guide{margin-top:25px}.single-product-content .size-guide a:before{content:'\e669';vertical-align:middle;font-family:'thegem-icons';font-style:normal;font-size:16px;font-weight:400;margin-right:5px}.single-product-content .rating-divider{height:4px;margin-bottom:30px}.single-product-content .woocommerce-product-rating{margin-bottom:15px}.single-product-content .woocommerce-product-rating .star-rating{font-size:24px}.woocommerce .single-product-content .woocommerce-product-rating,.woocommerce-page .single-product-content .woocommerce-product-rating{line-height:inherit}.woocommerce .single-product-content .woocommerce-review-link,.woocommerce-page .single-product-content .woocommerce-review-link{display:inline-block;vertical-align:bottom;line-height:1em}.related-products .products.inline-row .product.inline-column{min-width:200px}.related-products .products .product-info{padding-bottom:15px}.related-products .products .product-info .product-title{margin-top:0}.products .product-info .product-title a{color:inherit}.products .product-info .product-rating{min-height:16px}.products .product-inner{-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.related-products .gem-button-separator,.upsells .gem-button-separator{display:flex;align-items:center}.related-products .gem-button-separator-button,.upsells .gem-button-separator-button{padding:0 20px}.single-product-content .product_title{margin-bottom:20px}.single-product-content form.cart{margin-top:30px}.single-product-content .gem-gallery{margin-bottom:95px}.single-product-content.catalog-view .gem-gallery{margin-bottom:20px}.single-product-content .socials-sharing{margin-bottom:20px}.single-product-content .product-meta>div{margin-bottom:7px}.single-product-content-bottom .woocommerce-tabs{margin-top:57px;margin-bottom:40px}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap{padding:0 25px}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev,.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next{width:25px}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after{background:0 0}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after{content:'\e636'}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:after{content:'\e634'}.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item{margin:0 7px}.woocommerce-tabs #tab-additional_information .gem-tta-panel-body{padding:0}.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,.gem-woocommerce-tabs #tab-additional_information .shop_attributes td{font:inherit}.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) th{background-color:#e6ebe9}.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) th{background-color:#f0f3f2}.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) td{background-color:#ebf0ef}.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) td{background-color:#f4f7f6}.comment-form .comment-form-rating label{margin-bottom:10px}#review_form .comment-form .gem-button.submit{margin-bottom:0}table.variations td.label label{line-height:38px}.back-to-shop-button{margin-top:-6px}#yith-wcwl-popup-message{display:none !important}.single-product-content .socials-sharing{margin-left:-10px}.reset_variations{margin-top:10px;display:block}table.variations{margin-bottom:60px}.woo-modal-product table.variations{margin-bottom:15px}.single-product-content .price{font-size:36px;line-height:1}.single-product-content .price del{font-size:24px}.single-product-content .single_variation .price{font-size:50px}.single-product-content .single_variation .price del{font-size:24px}.widget_shopping_cart ul.cart_list li{padding-top:10px}.widget_shopping_cart ul li img{height:80px;width:80px}.widget_shopping_cart ul li .minicart-image{float:left;margin-right:18px;position:relative;margin-top:-10px}.widget_shopping_cart ul li .minicart-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;opacity:0;z-index:1;background:rgba(0,188,212,.3)}.widget_shopping_cart ul li a:hover .minicart-image:after{opacity:1}.widget_shopping_cart ul li.sale .minicart-image:before{content:'%';display:block;width:24px;height:24px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:absolute;right:-11px;top:4px;z-index:2;line-height:24px;text-align:center;text-indent:-1px}.widget_shopping_cart ul li{display:inline-block;padding:4px 0 0;margin:26px 0 0;width:100%;border:0;position:relative}.widget_shopping_cart ul li .variation{display:none}.widget_shopping_cart ul li.empty{padding-bottom:25px}.widget_shopping_cart ul li:first-child{margin:0}.widget_shopping_cart ul li a{display:block;margin:0 10px 0 0;border:0;padding:0}.widget_shopping_cart ul li a.remove{display:none}.widget_shopping_cart ul li .quantity{display:inline-block;margin-top:4px}.widget_shopping_cart ul.cart_list li .cart-item-info{margin-left:85px;padding-top:5px}.widget_shopping_cart .quantity{font-size:123.5%;line-height:1.421}.widget_shopping_cart .minicart-bottom{margin-top:25px}.widget_shopping_cart .minicart-bottom{padding:20px}.widget_shopping_cart .total{padding:15px 0 0;margin-top:24px;display:flex;justify-content:space-between}.widget_shopping_cart .total strong{display:inline-block;padding-top:7px;font:inherit}.widget_shopping_cart .buttons{display:flex;flex-wrap:wrap;padding:8px 0 17px;margin:-6px}.widget_shopping_cart .buttons a{margin:0}.widget_shopping_cart .buttons .mini-cart-view-cart .gem-button{border:2px solid transparent;line-height:26px}.widget_shopping_cart .minicart .buttons a{margin:0;width:100%}.widget_shopping_cart .buttons .mini-cart-view-cart{flex:1;margin:6px;flex-basis:auto}.widget_shopping_cart .buttons .mini-cart-view-cart .gem-button{border:2px solid transparent;line-height:26px}.widget_shopping_cart .buttons .mini-cart-checkout{flex:1;margin:6px;flex-basis:auto}.widget_shopping_cart .cart_list .empty{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border:0 none;margin-bottom:1.421em}.single-product-content .yith-wcwl-add-to-wishlist{display:inline-block;vertical-align:top}.single-product-content .yith-wcwl-add-to-wishlist .hide{display:none}.single-product-content form.cart .yith-wcwl-add-to-wishlist .gem-button{margin:0}
.portfolio-filters-list{margin:0 !important}.portfolio-filters-list .portfolio-show-filters-button{position:relative;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;font-size:16px;line-height:1;text-align:left;padding:3px 15px 4px 13px;color:inherit;border:1px solid currentColor;border-radius:13px;cursor:pointer;z-index:5}.portfolio-filters-list .portfolio-show-filters-button .portfolio-show-filters-button-icon{margin-right:.2em;font-style:normal;font-family:"thegem-icons";font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;transform:translateY(2px)}.portfolio-filters-list .portfolio-show-filters-button .portfolio-show-filters-button-icon:before{content:"\e669"}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filters-outer:not(.without-padding){padding-right:42px}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item{width:100%;padding:25px 0;margin:0}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item .widget-title{margin:0 0 20px;cursor:default}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item .widget-title .widget-title-arrow{display:none}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item.portfolio-selected-filters{padding-top:15px;order:11}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:0;margin:0}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .filters-apply-button{width:100%;margin:0}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-search-filter{width:100%}.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item.portfolio-selected-filters.hide-on-sidebar{display:none}@media (min-width:992px){.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filters-outer:not(.without-padding){padding-right:42px}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item{width:100%;padding:25px 0;margin:0}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item .widget-title{margin:0 0 20px;cursor:default}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item .widget-title .widget-title-arrow{display:none}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item.portfolio-selected-filters{padding-top:15px;order:11}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:0;margin:0}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .filters-apply-button{width:100%;margin:0}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-search-filter{width:100%}.portfolio-filters-list:not(.prevent-hidden-mobile,[data-breakpoint]).style-sidebar .portfolio-filter-item.portfolio-selected-filters.hide-on-sidebar{display:none}}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .widget-area{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-end;gap:10px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filters-area{position:relative;z-index:5}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filters-area:hover{z-index:6}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown){position:relative;padding-bottom:5px;margin-bottom:-5px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;padding:3px 11px 4px 16px;color:inherit;border:1px solid currentColor;border-radius:13px;line-height:1;cursor:pointer;font-family:inherit;font-size:16px;font-weight:inherit;letter-spacing:inherit;text-transform:initial;margin:0}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title:after{content:none}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow{transition:all .3s}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow:before{display:block;content:'\e602';font-style:normal;font-family:"thegem-icons";font-weight:400;-webkit-font-smoothing:initial}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title .widget-title-by{display:none}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list{position:absolute;left:0;top:100%;display:none;width:max-content;width:-webkit-max-content;background-color:var(--thegem-to-main-bg-color,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.05);z-index:5;max-width:260px;max-height:500px;overflow:auto}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list.portfolio-filter-item-collapsible{width:260px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:25px 28px;margin:0}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider{padding:10px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount{width:200px;max-width:100%;text-align:center;padding:5px;transition:all .3s}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text{display:none}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute .portfolio-filter-item-list>ul,.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status .portfolio-filter-item-list>ul{padding:25px 28px 25px 20px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute.attribute-type-label .portfolio-filter-item-list ul,.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status.attribute-type-label .portfolio-filter-item-list ul{padding:25px 20px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .widget-title span.widget-title-arrow{transform:rotate(180deg)}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .portfolio-filter-item-list{display:block}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-selected-filters{display:none}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .widget{display:none}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item.display-type-dropdown{width:200px}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .filters-apply-button .gem-button{width:100%}@media (min-width:992px){.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .widget-area{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-end;gap:10px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filters-area{position:relative;z-index:5}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filters-area:hover{z-index:6}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown){position:relative;padding-bottom:5px;margin-bottom:-5px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;padding:3px 11px 4px 16px;color:inherit;border:1px solid currentColor;border-radius:13px;line-height:1;cursor:pointer;font-family:inherit;font-size:16px;font-weight:inherit;letter-spacing:inherit;text-transform:initial;margin:0}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title:after{content:none}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow{transition:all .3s}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow:before{display:block;content:'\e602';font-style:normal;font-family:"thegem-icons";font-weight:400;-webkit-font-smoothing:initial}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title .widget-title-by{display:none}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list{position:absolute;left:0;top:100%;display:none;width:max-content;width:-webkit-max-content;background-color:var(--thegem-to-main-bg-color,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.05);z-index:5;max-width:260px;max-height:500px;overflow:auto}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list.portfolio-filter-item-collapsible{width:260px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:25px 28px;margin:0}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider{padding:10px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount{width:200px;max-width:100%;text-align:center;padding:5px;transition:all .3s}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text{display:none}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute .portfolio-filter-item-list>ul,.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status .portfolio-filter-item-list>ul{padding:25px 28px 25px 20px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute.attribute-type-label .portfolio-filter-item-list ul,.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status.attribute-type-label .portfolio-filter-item-list ul{padding:25px 20px}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .widget-title span.widget-title-arrow{transform:rotate(180deg)}.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .portfolio-filter-item-list{display:block}.portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-selected-filters{display:none}.portfolio-filters-list:not([data-breakpoint]).style-standard .widget{display:none}.portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-filter-item.display-type-dropdown{width:200px}.portfolio-filters-list:not([data-breakpoint]).style-standard .filters-apply-button .gem-button{width:100%}}.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) h2,.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-show-filters-button,.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-close-filters,.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) h2,.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-show-filters-button,.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-close-filters{display:none}@media (min-width:992px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) h2,.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-show-filters-button,.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-close-filters{display:none}}.portfolio-filters-list:is(.style-sidebar,.style-hidden) .widget-area .portfolio-filter-item:first-child,.portfolio-filters-list[data-breakpoint].style-standard-mobile .widget-area .portfolio-filter-item:first-child{border-top:none;padding-top:0}.portfolio-filters-list:is(.style-sidebar,.style-hidden) .widget-area .portfolio-filter-item:last-child,.portfolio-filters-list[data-breakpoint].style-standard-mobile .widget-area .portfolio-filter-item:last-child{padding-bottom:0}@media (max-width:991px){.portfolio-filters-list:not([data-breakpoint]).style-standard .widget-area .portfolio-filter-item:first-child{border-top:none;padding-top:0}.portfolio-filters-list:not([data-breakpoint]).style-standard .widget-area .portfolio-filter-item:last-child{padding-bottom:0}}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .widget-title{margin:0 0 20px;cursor:default}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector{position:relative;padding-bottom:5px;margin-bottom:-5px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;width:100%;min-height:38px;line-height:1.1;border-radius:3px;padding-left:18px;padding-right:12px;border:1px solid var(--thegem-to-form-elements-border-color)}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.widget-title-arrow{transition:all .3s}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.widget-title-arrow:before{display:block;content:'\e602';font-style:normal;font-family:"thegem-icons";font-weight:400;-webkit-font-smoothing:initial}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.name span:last-child .separator{display:none}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list{position:absolute;left:0;top:100%;display:none;width:max-content;width:-webkit-max-content;background-color:var(--thegem-to-main-bg-color,#fff);box-shadow:0 0 20px 0 rgba(0,0,0,.05);z-index:5;max-width:260px;max-height:500px;overflow:auto}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list.portfolio-filter-item-collapsible{width:260px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list ul{padding:25px 28px;margin:0}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider{padding:10px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider .slider-amount{width:200px;max-width:100%;text-align:center;padding:5px;transition:all .3s}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text{display:none}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.attribute .portfolio-filter-item-list>ul,.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.status .portfolio-filter-item-list>ul{padding:25px 28px 25px 20px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.attribute.attribute-type-label .portfolio-filter-item-list ul,.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.status.attribute-type-label .portfolio-filter-item-list ul{padding:25px 20px}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list{width:100%;max-width:initial}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed{z-index:99}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed .selector-title span.widget-title-arrow{transform:rotate(180deg)}.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed .portfolio-filter-item-list{display:block}.portfolio-filters-list.style-hidden .portfolio-filters-outer,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer{position:fixed;width:100%;height:100%;min-height:100vh;left:0;top:0;z-index:-1}.portfolio-filters-list.style-hidden .portfolio-filters-outer:before,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(33,35,49,.5);opacity:0;transition:all .3s}.portfolio-filters-list.style-hidden .portfolio-filters-outer.close-animation,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer.close-animation{z-index:1001}.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer.visible{display:block;z-index:1001}.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible:before,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer.visible:before{opacity:1}.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible .portfolio-close-filters,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer.visible .portfolio-close-filters{opacity:1;transition:all .3s linear .3s}.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible .portfolio-filters-area,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer.visible .portfolio-filters-area{left:0}.portfolio-filters-list.style-hidden .portfolio-filters-outer:not(.close-animation,.visible),.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer:not(.close-animation,.visible){left:-100%}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area{position:relative;float:left;left:-100%;top:0;width:350px;max-width:75%;min-width:250px;height:100%;padding:5px;flex-direction:column;flex-wrap:nowrap;background:var(--thegem-to-main-bg-color,#fff);transition:all .3s}@media (min-width:992px){.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area{width:480px}}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area.shadowed,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area.shadowed{box-shadow:0px 0px 23px 0px rgba(0,0,0,.05)}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable{padding:20px 30px;height:100%;overflow:auto}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track{background-color:transparent}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar{width:4px;background-color:transparent}.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item{padding:25px 10px;margin:0;width:100%;max-width:100%}@media (min-width:992px){.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item{padding:25px 30px}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title{margin-bottom:0}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow{display:block}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list{left:30px;top:calc(100% - 20px);width:calc(100% - 60px)}}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title{margin:0 0 20px;cursor:default}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow{display:none}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters{padding-top:15px;order:11}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:0;margin:0}.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list.style-hidden .filters-apply-button,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .filters-apply-button{padding:0 10px;margin:0;width:100%}@media (min-width:992px){.portfolio-filters-list.style-hidden .filters-apply-button,.portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile,.style-standard-mobile) .filters-apply-button{padding:0 30px}}@media (max-width:991px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer{position:fixed;width:100%;height:100%;min-height:100vh;left:0;top:0;z-index:-1}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(33,35,49,.5);opacity:0;transition:all .3s}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer.close-animation{z-index:1001}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer.visible{display:block;z-index:1001}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer.visible:before{opacity:1}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer.visible .portfolio-close-filters{opacity:1;transition:all .3s linear .3s}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer.visible .portfolio-filters-area{left:0}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer:not(.close-animation,.visible){left:-100%}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area{position:relative;float:left;left:-100%;top:0;width:350px;max-width:75%;min-width:250px;height:100%;padding:5px;flex-direction:column;flex-wrap:nowrap;background:var(--thegem-to-main-bg-color,#fff);transition:all .3s}}@media (max-width:991px) and (min-width:992px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area{width:480px}}@media (max-width:991px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area.shadowed{box-shadow:0px 0px 23px 0px rgba(0,0,0,.05)}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable{padding:20px 30px;height:100%;overflow:auto}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track{background-color:transparent}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar{width:4px;background-color:transparent}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item{padding:25px 10px;margin:0;width:100%;max-width:100%}}@media (max-width:991px) and (min-width:992px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item{padding:25px 30px}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title{margin-bottom:0}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow{display:block}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list{left:30px;top:calc(100% - 20px);width:calc(100% - 60px)}}@media (max-width:991px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title{margin:0 0 20px;cursor:default}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow{display:none}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters{padding-top:15px;order:11}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul{padding:0;margin:0}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul{padding:0 0 0 20px}.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .filters-apply-button{padding:0 10px;margin:0;width:100%}}@media (max-width:991px) and (min-width:992px){.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .filters-apply-button{padding:0 30px}}@media (min-width:992px){.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .widget-title{display:none}.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul li{margin:0 30px 13px 0;line-height:1}.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul li a span.count{margin-left:10px}}.portfolio-filters-list .portfolio-close-filters{float:left;position:relative;top:10px;left:-40px;color:#99a9b5;font-size:30px;cursor:pointer;opacity:0;transition:all .3s}@media (min-width:992px){.portfolio-filters-list .portfolio-close-filters{color:#fff;top:15px;left:15px;padding:5px}.portfolio-filters-list .portfolio-close-filters:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:.075}}.portfolio-filters-list .portfolio-close-filters:before{content:"\e619";font-style:normal;font-family:'thegem-icons';font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:1;display:block;transform:translate(-.5px,-.5px)}.portfolio-filters-list .portfolio-close-filters:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;border-radius:50%;background:#fff;-webkit-transform:scale(.7);-ms-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);transition:transform .2s cubic-bezier(.345,.115,.135,1.42),opacity .15s ease-out;box-shadow:0 4px 20px rgba(34,34,34,.15);opacity:0}.portfolio-filters-list .portfolio-filters-area .portfolio-filters-area-scrollable,.portfolio-filters-list .portfolio-filters-area .portfolio-filters-area-scrollable .widget-area{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%}.portfolio-filters-list .portfolio-filters-area h2{width:100%;text-transform:initial;padding:0 10px 25px;margin:0;cursor:default}@media (min-width:992px){.portfolio-filters-list .portfolio-filters-area h2{padding:0 25px 25px}}.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list{overflow:auto}.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar-track{background-color:transparent}.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar{width:4px;background-color:transparent}.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}.portfolio-filters-list .portfolio-filter-item ul{list-style:none}.portfolio-filters-list .portfolio-filter-item ul li a{flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:inherit;word-break:break-word}.portfolio-filters-list .portfolio-filter-item ul li a span.title{margin-right:auto}.portfolio-filters-list .portfolio-filter-item ul li a span.color{flex:none}.portfolio-filters-list .portfolio-filter-item ul li a span.count,.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow{flex:none;margin-left:20px;display:block;color:inherit;background-color:var(--styled-bg-color,#f0f3f2);font-size:var(--thegem-to-body-tiny-font-size,14px);padding:2px 8px;line-height:1;border-radius:11px;transition:background-color .3s}@media (min-width:992px){.portfolio-filters-list .portfolio-filter-item ul li a span.count,.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow{margin-left:45px}}.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow{padding:2px;margin-left:6px;transform:translateY(.1em)}.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow:before{display:block;content:'\e602';font-style:normal;font-family:"thegem-icons";font-weight:400;-webkit-font-smoothing:initial}.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow:hover{color:#fff;background-color:var(--thegem-to-widget-hover-link_color,#00bcd4)}.portfolio-filters-list .portfolio-filter-item ul li a:not(.collapsed) .filters-collapsible-arrow{transform:translateY(.1em) rotate(180deg);color:#fff;background-color:var(--thegem-to-widget-hover-link_color,#00bcd4)}.portfolio-filters-list .portfolio-filter-item ul li a:not(.disable):hover span.count,.portfolio-filters-list .portfolio-filter-item ul li a:not(.disable):hover+span.count{color:#fff;background-color:var(--thegem-to-widget-hover-link_color,#00bcd4)}.portfolio-filters-list .portfolio-filter-item ul li a.active span.count{color:#fff;background-color:var(--thegem-to-widget-hover-link_color,#00bcd4)}.portfolio-filters-list .portfolio-filter-item ul li a.disable{opacity:.5;cursor:default}.portfolio-filters-list .portfolio-filter-item ul li ul{padding:0 0 0 20px}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range{position:relative;border:none;height:4px;width:90%;margin:20px auto 30px auto;z-index:1 !important}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-range{position:absolute;top:0;height:100%;background:var(--thegem-to-widget-hover-link_color);z-index:1}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle{position:absolute;width:14px;height:14px;top:50%;transform:translate(-50%,-50%);border:none;border-radius:50%;cursor:pointer;margin:0;background:var(--thegem-to-widget-hover-link_color);z-index:2}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle:focus{outline:none}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle+span:focus{outline:none}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-amount{padding:0}.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-amount .slider-amount-value{font-size:1.1em}.portfolio-filters-list .portfolio-filter-item.multiple ul li a,.portfolio-filters-list .portfolio-filter-item.woocommerce ul li a{position:relative;text-transform:inherit;font-weight:inherit;font-family:inherit;font-size:inherit}.portfolio-filters-list .portfolio-filter-item.multiple ul li a:before,.portfolio-filters-list .portfolio-filter-item.woocommerce ul li a:before{color:currentColor;flex:none;margin-right:.2em;content:"\e646";font-family:'thegem-icons';font-weight:400;font-style:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0}.portfolio-filters-list .portfolio-filter-item.multiple ul li a.active:before,.portfolio-filters-list .portfolio-filter-item.multiple ul li.chosen a:before,.portfolio-filters-list .portfolio-filter-item.woocommerce ul li a.active:before,.portfolio-filters-list .portfolio-filter-item.woocommerce ul li.chosen a:before{opacity:1}.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a{position:relative}.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a span.check{flex:none;width:14px;height:14px;margin-right:8px;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box;transform:translateY(1px)}.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a.active span.check{position:relative;border-color:currentColor}.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a.active span.check:after{content:"";width:6px;height:6px;position:absolute;left:2px;top:2px;background-color:currentColor;border-radius:50%;box-sizing:border-box}.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter:last-child{margin-bottom:0}.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter input{width:100%;box-sizing:border-box}.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter .portfolio-search-filter-button{position:absolute;right:0;top:0;width:40px;height:100%}.portfolio-filters-list .filters-apply-button{border:none !important}.portfolio-filters-list .filters-apply-button .gem-button{margin:0;display:inline-flex;align-items:center;justify-content:center;line-height:1}.portfolio-filters-list .filters-apply-button .gem-button.gem-button-size-small{height:38px}.portfolio-filters-list .filters-apply-button .gem-button.gem-button-style-flat{border:2px solid var(--thegem-to-widget-hover-link_color,#00bcd4);background-color:var(--thegem-to-widget-hover-link_color,#00bcd4)}.portfolio-filters-list .filters-apply-button .gem-button.gem-button-style-flat:hover{color:var(--thegem-to-widget-hover-link_color,#00bcd4);background:0 0}.portfolio .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .with-search-filter{display:none}@media (min-width:992px){.portfolio .portfolio-filters-list:not([data-breakpoint]).style-standard .with-search-filter{display:none}}.portfolio-sorting-select,.portfolio-filters-more{position:relative;width:fit-content;width:-webkit-fit-content;margin-left:auto;padding-bottom:5px;margin-bottom:-5px;z-index:5}.portfolio-sorting-select div.portfolio-sorting-select-current,.portfolio-sorting-select .portfolio-filters-more-button,.portfolio-filters-more div.portfolio-sorting-select-current,.portfolio-filters-more .portfolio-filters-more-button{position:relative;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-current-arrow,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-filters-more-button-arrow,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow,.portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-current-arrow,.portfolio-filters-more .portfolio-filters-more-button .portfolio-filters-more-button-arrow{transition:all .3s}.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow:before,.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow:before,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-current-arrow:before,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-filters-more-button-arrow:before,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow:before,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow:before,.portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-current-arrow:before,.portfolio-filters-more .portfolio-filters-more-button .portfolio-filters-more-button-arrow:before{display:block;content:'\e602';font-style:normal;font-family:"thegem-icons";font-weight:400;-webkit-font-smoothing:initial}@media (max-width:500px){.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-by,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-by,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-by,.portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-by{display:none}.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-type,.portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-type,.portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-type,.portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-type{text-transform:capitalize}}.portfolio-sorting-select div.portfolio-sorting-select-current,.portfolio-filters-more div.portfolio-sorting-select-current{font-size:16px;line-height:1;text-align:left;padding:3px 11px 4px 15px;color:inherit;border:1px solid currentColor;border-radius:13px}.portfolio-sorting-select ul,.portfolio-sorting-select .portfolio-filters-more-dropdown,.portfolio-filters-more ul,.portfolio-filters-more .portfolio-filters-more-dropdown{display:none;position:absolute;right:0;top:100%;list-style:none;margin:0;padding:30px;background-color:var(--thegem-to-main-bg-color,#fff);box-shadow:0px 0px 23px 0px rgba(0,0,0,.05);z-index:2;max-height:500px;overflow:auto}.portfolio-sorting-select ul::-webkit-scrollbar-track,.portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar-track,.portfolio-filters-more ul::-webkit-scrollbar-track,.portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar-track{background-color:transparent}.portfolio-sorting-select ul::-webkit-scrollbar,.portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar,.portfolio-filters-more ul::-webkit-scrollbar,.portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar{width:4px;background-color:transparent}.portfolio-sorting-select ul::-webkit-scrollbar-thumb,.portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar-thumb,.portfolio-filters-more ul::-webkit-scrollbar-thumb,.portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}.portfolio-sorting-select ul li,.portfolio-sorting-select .portfolio-filters-more-dropdown li,.portfolio-filters-more ul li,.portfolio-filters-more .portfolio-filters-more-dropdown li{color:inherit;font-size:16px;line-height:1.2}.portfolio-sorting-select ul li,.portfolio-sorting-select ul a,.portfolio-sorting-select .portfolio-filters-more-dropdown li,.portfolio-sorting-select .portfolio-filters-more-dropdown a,.portfolio-filters-more ul li,.portfolio-filters-more ul a,.portfolio-filters-more .portfolio-filters-more-dropdown li,.portfolio-filters-more .portfolio-filters-more-dropdown a{display:block;max-width:170px;width:max-content;width:-webkit-max-content;text-align:left;margin:0 !important;cursor:pointer;transition:all .3s}@media (min-width:992px){.portfolio-sorting-select ul li,.portfolio-sorting-select ul a,.portfolio-sorting-select .portfolio-filters-more-dropdown li,.portfolio-sorting-select .portfolio-filters-more-dropdown a,.portfolio-filters-more ul li,.portfolio-filters-more ul a,.portfolio-filters-more .portfolio-filters-more-dropdown li,.portfolio-filters-more .portfolio-filters-more-dropdown a{max-width:240px}}.portfolio-sorting-select ul li:not(:last-child),.portfolio-sorting-select ul a:not(:last-child),.portfolio-sorting-select .portfolio-filters-more-dropdown li:not(:last-child),.portfolio-sorting-select .portfolio-filters-more-dropdown a:not(:last-child),.portfolio-filters-more ul li:not(:last-child),.portfolio-filters-more ul a:not(:last-child),.portfolio-filters-more .portfolio-filters-more-dropdown li:not(:last-child),.portfolio-filters-more .portfolio-filters-more-dropdown a:not(:last-child){margin-bottom:5px !important}.portfolio-sorting-select .portfolio-filters-more-dropdown,.portfolio-filters-more .portfolio-filters-more-dropdown{left:0;right:initial}.portfolio-filters-more{display:inline-block;margin-left:0}.portfolio-sorting-select.active div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,.portfolio-sorting-select.active .portfolio-filters-more-button .portfolio-filters-more-button-arrow,.portfolio-filters-more.active div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,.portfolio-filters-more.active .portfolio-filters-more-button .portfolio-filters-more-button-arrow{transform:rotate(180deg)}.portfolio-sorting-select.active ul,.portfolio-sorting-select.active .portfolio-filters-more-dropdown,.portfolio-filters-more.active ul,.portfolio-filters-more.active .portfolio-filters-more-dropdown{display:block}@media (min-width:992px){.portfolio-top-panel.sidebar-filter>.portfolio-selected-filters{display:none}.portfolio-top-panel.sidebar-filter .portfolio-selected-filters .portfolio-selected-filter-item{margin:0 10px 10px 0}}@media (max-width:999px){.portfolio-top-panel.sidebar-filter .portfolio-top-panel-left .portfolio-selected-filters{display:none}}#main.over-header{z-index:initial}.portfolio.filters-opened .preloader-new{position:absolute;width:100%;height:100%;z-index:4}@media (max-width:767px){.portfolio.filters-opened .preloader-new{background-color:rgba(153,169,181,.7);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.portfolio.filters-opened .preloader-new .preloader-spin,.portfolio.filters-opened .preloader-new .preloader-spin-new{display:none}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@-ms-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}}@media (max-width:991px){.with-filter-sidebar .filter-sidebar{margin-bottom:20px}.with-filter-sidebar .filter-sidebar.left{float:left;margin-bottom:0}}@media (min-width:992px){.with-filter-sidebar{display:flex}.with-filter-sidebar .content{width:75%}.with-filter-sidebar .filter-sidebar{width:25%;max-width:350px}.with-filter-sidebar .content{flex:1}}@media (min-width:992px){.panel-sidebar-position-right .with-filter-sidebar{flex-direction:row-reverse}}@media (min-width:992px){.panel-sidebar-position-right .portfolio-filters-list.style-sidebar .portfolio-filters-outer:not(.without-padding){padding-right:0;padding-left:45px}}.portfolio-top-panel:not(.filter-type-default){display:block}.portfolio-top-panel:not(.filter-type-default):not(.extended-posts-filter){margin:0 0 20px}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left{min-width:initial}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .widget-area-wrap{margin-left:auto;margin-right:auto}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-extended{justify-content:center}@media (min-width:768px){.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul{justify-content:center}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul li{margin:0 15px 13px}}@media (min-width:768px) and (min-width:992px){.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul{justify-content:center}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul li{margin:0 15px 13px}}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .widget-area-wrap{margin-left:auto}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-extended{justify-content:flex-end}@media (min-width:768px){.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul{justify-content:flex-end}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile):not(.has-right-panel) .portfolio-filter-item .portfolio-filter-item-list ul li{margin:0 0 13px 30px}}@media (min-width:768px) and (min-width:992px){.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul{justify-content:flex-end}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard:not(.has-right-panel) .portfolio-filter-item .portfolio-filter-item-list ul li{margin:0 0 13px 30px}}.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.justify .portfolio-filters-extended{justify-content:space-between}.with-filter-sidebar .portfolio-top-panel{display:block}.with-filter-sidebar .portfolio-top-panel:not(.extended-posts-filter){margin:0 0 35px}.portfolio-top-panel .portfolio-top-panel-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;flex:none}@media (max-width:930px){.portfolio-top-panel .portfolio-top-panel-right>span{display:none}}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style){position:relative;padding-left:5px;z-index:5}@media (max-width:930px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style):not(.mobile-visible){display:none}}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-form{display:none;position:absolute;top:50%;right:37px;transform:translateY(-50%);padding:20px;box-shadow:0 0 20px 0 rgba(0,0,0,.05)}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-form.ajax-loading:before{content:'';display:block;position:absolute;top:50%;right:40px;border:2px solid #5f727f;border-top:2px solid transparent;border-radius:50%;width:20px;height:20px;margin-top:-10px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) input{width:220px;padding:5px 18px;box-sizing:border-box}@media (min-width:768px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) input{width:350px}}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style).active .portfolio-search-filter-form{display:block}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-button{display:block;position:relative;width:32px;height:32px;cursor:pointer;transition:all .3s}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-button:before{font-size:14px}@media (max-width:1024px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style{position:relative;padding-left:5px;z-index:5}}@media (max-width:1024px) and (max-width:930px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style:not(.mobile-visible){display:none}}@media (max-width:1024px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form{display:none;position:absolute;top:50%;right:37px;transform:translateY(-50%);padding:20px;box-shadow:0 0 20px 0 rgba(0,0,0,.05)}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form.ajax-loading:before{content:'';display:block;position:absolute;top:50%;right:40px;border:2px solid #5f727f;border-top:2px solid transparent;border-radius:50%;width:20px;height:20px;margin-top:-10px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input{width:220px;padding:5px 18px;box-sizing:border-box}}@media (max-width:1024px) and (min-width:768px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input{width:350px}}@media (max-width:1024px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style.active .portfolio-search-filter-form{display:block}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button{display:block;position:relative;width:32px;height:32px;cursor:pointer;transition:all .3s}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before{font-size:14px}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button,.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover{color:inherit;background:0 0}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before,.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover:before{content:"\e612";font-size:22px;transform:translate(-50%,-50%)}}@media (min-width:1025px){.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style{margin:-6px 0 -6px 15px}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form{background:0 0}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input{background:0 0;border-radius:0;color:inherit;border-bottom:1px solid currentColor;padding-left:33px;padding-right:5px}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button{display:block;position:absolute;left:0;top:0;width:30px;height:100%;margin:0;color:inherit;background:0 0;cursor:pointer}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before{content:"\e612";font-size:22px;transform:translate(-50%,-50%)}.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover{color:inherit;background:0 0}}.portfolio-search-filter{position:relative}.portfolio-search-filter input[type=search]{display:block;border:none;padding:7px 33px 7px 18px;border-radius:17px;line-height:1}.portfolio-search-filter input[type=search]::-webkit-input-placeholder{color:currentColor;opacity:.8}.portfolio-search-filter input[type=search]::-moz-placeholder{color:currentColor;opacity:.8}.portfolio-search-filter input[type=search]:-ms-input-placeholder{color:currentColor;opacity:.8}.portfolio-search-filter input[type=search]:-moz-placeholder{color:currentColor;opacity:.8}.portfolio-search-filter .portfolio-search-filter-button{position:relative;font-size:0;letter-spacing:0;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;cursor:pointer}.portfolio-search-filter .portfolio-search-filter-button:before{content:"\e67b";font-size:16px;font-style:normal;font-family:"thegem-icons";font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotateY(180deg)}.portfolio-top-panel.extended-posts-filter{margin-bottom:0}.portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list:is(.style-hidden,.style-sidebar) .portfolio-filter-item,.portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list[data-breakpoint].style-standard-mobile .portfolio-filter-item{border:none}@media (max-width:991px){.portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-filter-item{border:none}}.portfolio-top-panel .extended-posts-filter .portfolio-filters-list .portfolio-filter-item .portfolio-search-filter input,.extended-posts-sorting .portfolio-sorting-select div.portfolio-sorting-select-current{color:inherit;background:0 0;min-height:38px;line-height:1.1;border-radius:3px;padding-left:18px;padding-right:12px;border:1px solid var(--thegem-to-form-elements-border-color)}.extended-posts-sorting .portfolio-sorting-select{width:200px}.extended-posts-sorting .portfolio-sorting-select.active{z-index:6}.extended-posts-sorting .portfolio-sorting-select .portfolio-sorting-select-current{width:100%;justify-content:space-between}.extended-posts-sorting .portfolio-sorting-select ul{width:100%}.extended-posts-sorting .portfolio-sorting-select ul li{width:100%;max-width:initial}.extended-posts-sorting .portfolio-sorting-select.alignment-left{margin-left:0;margin-right:auto}.extended-posts-sorting .portfolio-sorting-select.alignment-center{margin-left:auto;margin-right:auto}.extended-posts-sorting .portfolio-sorting-select.alignment-right{margin-left:auto;margin-right:0}.extended-posts-sorting .portfolio-sorting-select.alignment-justify{width:100%;margin-left:0;margin-right:0}
.gform-theme--framework :where(
:not(html):not(iframe):not(canvas):not(img):not(svg):not(video):not(svg *):not(symbol *):not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden)
){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework ::after,.gform-theme--framework ::before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)),.gform-theme--framework ul:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)){list-style:none}.gform-theme--framework img{max-inline-size:100%;max-block-size:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework input,.gform-theme--framework textarea{-webkit-user-select:auto}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework :where(pre){all:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework :where(dialog:modal){all:revert}.gform-theme--framework input[type=checkbox]::before,.gform-theme--framework input[type=radio]::before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]::after,.gform-theme--framework input[type=radio]::after{content:none}
.gform-theme--api,.gform-theme--foundation{--gf-form-gap-x:16px;--gf-form-gap-y:40px;--gf-form-footer-margin-y-start:24px;--gf-form-footer-gap:8px;--gf-field-gap-x:12px;--gf-field-gap-y:12px;--gf-field-date-width:168px;--gf-field-time-width:110px;--gf-field-list-btns-gap:8px;--gf-field-list-btns-width:calc(32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x));--gf-field-pg-steps-gap-y:8px;--gf-field-pg-steps-gap-x:24px;--gf-label-width:30%;--gf-label-req-gap:6px}.gform-theme--foundation *,.gform-theme--foundation ::after,.gform-theme--foundation ::before{box-sizing:border-box}.gform-theme--foundation fieldset,.gform-theme--foundation legend{background:0 0;padding:0}.gform-theme--foundation fieldset{border:none;display:block;margin:0}.gform-theme--foundation legend{margin-inline:0}.gform_anchor:focus-visible{outline:0}.gform_confirmation_wrapper:focus,.gform_wrapper:focus{outline:0}.gform-theme--foundation .hidden_label .gfield_label,.gform-theme--foundation .hidden_sub_label,.gform-theme--foundation .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;word-wrap:normal!important;padding:0;position:absolute;width:1px}.gform-theme--foundation button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.gform-theme--foundation .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform-theme--foundation .gform-text-input-reset{background-color:transparent;border:none;border-radius:0;box-shadow:none;color:currentcolor;font-family:inherit;font-size:inherit;outline:0;padding:inherit;width:auto}@media (min-width:640px){.gform-theme--foundation .left_label .gfield .copy_values_option_container,.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .left_label .gfield>.ginput_container,.gform-theme--foundation .right_label .gfield .copy_values_option_container,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .right_label .gfield>.ginput_container{float:inline-end}.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength{margin-inline-start:auto}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)){inline-size:calc(100% - var(--gf-label-width))}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.ginput_container:where(.gform-grid-row){inline-size:calc((100% - var(--gf-label-width)) + var(--gf-field-gap-x))}.gform-theme--foundation:where(:not(.gform_editor)) .left_label .gfield_html_formatted,.gform-theme--foundation:where(:not(.gform_editor)) .right_label .gfield_html_formatted{margin-inline-start:var(--gf-label-width)}}.field_sublabel_below .ginput_complex{align-items:flex-start}.field_sublabel_above .ginput_complex{align-items:flex-end}.gform-theme--foundation .ginput_complex label,.gform-theme--foundation .ginput_complex legend{display:block}.gform-theme--foundation .ginput_complex input,.gform-theme--foundation .ginput_complex select{inline-size:100%}.gform-theme--foundation .gfield textarea{inline-size:100%}.gform-theme--foundation .gfield textarea.small{min-block-size:6rem}.gform-theme--foundation .gfield textarea.medium{min-block-size:12rem}.gform-theme--foundation .gfield textarea.large{min-block-size:18rem}.gform-theme--foundation .gfield .ginput_password,.gform-theme--foundation .gfield input,.gform-theme--foundation .gfield select{max-inline-size:100%}.gform-theme--foundation .gfield .ginput_password.small,.gform-theme--foundation .gfield input.small,.gform-theme--foundation .gfield select.small{inline-size:calc(25% - var(--gf-form-gap-x) * 3 / 4)}.gform-theme--foundation .gfield .ginput_password.medium,.gform-theme--foundation .gfield input.medium,.gform-theme--foundation .gfield select.medium{inline-size:calc(50% - var(--gf-form-gap-x)/ 2)}.gform-theme--foundation .gfield .ginput_password.large,.gform-theme--foundation .gfield input.large,.gform-theme--foundation .gfield select.large{inline-size:100%}.gform-theme--foundation .gform_fields{grid-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);inline-size:100%;grid-row-gap:var(--gf-form-gap-y);row-gap:var(--gf-form-gap-y)}.gform-theme--foundation .gfield{grid-column:1/-1;min-inline-size:0}.gform-theme--foundation #field_submit,.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{display:flex;flex-wrap:wrap;gap:var(--gf-form-footer-gap)}.gform-theme--foundation #field_submit{align-items:flex-end}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths{inline-size:91.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths{inline-size:83.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter{inline-size:75%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds{inline-size:66.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths{inline-size:58.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half{inline-size:50%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths{inline-size:41.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third{inline-size:33.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter{inline-size:25%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth{inline-size:16.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth{inline-size:8.3333%!important}@media (min-width:640px){.gform-theme--foundation .gform_fields{-moz-column-gap:var(--gf-form-gap-x);column-gap:var(--gf-form-gap-x)}.gform-theme--foundation .gfield--width-full{grid-column:span 12}.gform-theme--foundation .gfield--width-eleven-twelfths{grid-column:span 11}.gform-theme--foundation .gfield--width-five-sixths{grid-column:span 10}.gform-theme--foundation .gfield--width-three-quarter{grid-column:span 9}.gform-theme--foundation .gfield--width-two-thirds{grid-column:span 8}.gform-theme--foundation .gfield--width-seven-twelfths{grid-column:span 7}.gform-theme--foundation .gfield--width-half{grid-column:span 6}.gform-theme--foundation .gfield--width-five-twelfths{grid-column:span 5}.gform-theme--foundation .gfield--width-third{grid-column:span 4}.gform-theme--foundation .gfield--width-quarter{grid-column:span 3}.gform-theme--foundation .gfield--width-one-sixth{grid-column:span 2}.gform-theme--foundation .gfield--width-one-twelfth{grid-column:span 1}.gform-theme--foundation .gform_footer.left_label,.gform-theme--foundation .gform_footer.right_label{padding-inline-start:var(--gf-label-width)}}.gform-theme--foundation .gform-grid-row{display:flex;flex-flow:row wrap;margin-inline:calc(var(--gf-field-gap-x) * -1 / 2);row-gap:var(--gf-field-gap-y)}.gform-theme--foundation .gform-grid-col{flex:none;inline-size:100%;padding-inline:calc(var(--gf-field-gap-x)/ 2)}.gform-theme--foundation .gform-grid-col.gform-grid-row{inline-size:calc(100% + var(--gf-field-gap-x))}@media (min-width:640px){.gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto{flex:1;inline-size:auto}}.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation.gform_editor legend.gform-field-label>span{align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--gf-label-req-gap)}.gform-theme--foundation .gform-field-label:where([class*=gform-field-label--type-]){display:inline-block}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){flex-direction:column;float:inline-start;gap:calc(var(--gf-label-req-gap)/ 3);inline-size:var(--gf-label-width)}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:start}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:end;justify-content:normal;text-align:end}}@media (min-width:640px){.gform-theme--foundation .left_label .gfield_description,.gform-theme--foundation .right_label .gfield_description{clear:inline-end;margin-inline-start:auto}}.gform-theme--foundation.ui-datepicker{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;z-index:9999!important}.gform-theme--foundation.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;inset-block-start:0.3em;inset-inline-start:0.5em;margin-block-start:-0.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.gform-theme--foundation.ui-datepicker .ui-datepicker-header{padding-block:0.2em;position:relative}.gform-theme--foundation.ui-datepicker .ui-datepicker-next,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{block-size:1.8em;inline-size:1.8em;inset-block-start:2px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev::before{background-image:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;block-size:1em;content:"";display:inline-block;inline-size:1em;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-next span,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev span{display:block;inset-block-start:50%;inset-inline-start:50%;margin-block-start:-8px;margin-inline-start:-8px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-block-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{inset-inline-start:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next{inset-inline-end:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before{transform:translate(-50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-inline-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover{inset-inline-end:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin-inline:2.3em;text-align:center}.gform-theme--foundation.ui-datepicker .ui-datepicker-title select{font-size:1em;margin-block:1px}.gform-theme--foundation.ui-datepicker select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker select.ui-datepicker-year{background-color:transparent;background-image:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px;padding-inline-end:24px}.gform-theme--foundation.ui-datepicker table{border-collapse:collapse;font-size:.9em;inline-size:100%;margin-block-end:0.4em;table-layout:fixed}.gform-theme--foundation.ui-datepicker th{border:0;font-weight:700;padding-block:0.7em;padding-inline:0.3em;text-align:center}.gform-theme--foundation.ui-datepicker td{border:0;padding:1px}.gform-theme--foundation.ui-datepicker td a,.gform-theme--foundation.ui-datepicker td span{display:block;margin:auto;padding:.25em .2em;text-align:center;text-decoration:none}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl{direction:rtl}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{transform:translate(50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before{transform:translate(50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:0 50%}.gform-theme--foundation .gform_drop_area{background-color:#fff;border:1px dashed #686e77;padding-block:32px;padding-inline:32px;text-align:center}.gform-theme--foundation .gform_drop_instructions,.gform-theme--foundation .gform_fileupload_rules{display:block}.gform-theme--foundation .chosen-container{display:inline-block;font-size:13px;position:relative;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform-theme--foundation .chosen-container *{box-sizing:border-box}.gform-theme--foundation .chosen-container a{cursor:pointer}.gform-theme--foundation .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-block-start:0;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);clip-path:inset(100% 100%);inline-size:100%;inset-block-start:100%;position:absolute;z-index:1010}.gform-theme--foundation .chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.gform-theme--foundation .chosen-container .chosen-single .group-name,.gform-theme--foundation .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-inline-end:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container .chosen-single .group-name::after,.gform-theme--foundation .chosen-container .search-choice .group-name::after{content:":";padding-inline-start:2px;vertical-align:top}.gform-theme--foundation .chosen-container-single .chosen-single{background:#fff linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;block-size:25px;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;line-height:24px;overflow:hidden;padding-block:0;padding-inline:8px 0;position:relative;text-decoration:none;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single span{display:block;margin-inline-end:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single abbr{background:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:6px;inset-inline-end:26px;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-single div{block-size:100%;display:block;inline-size:18px;inset-block-start:0;inset-inline-end:0;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single div b{background:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 0 2px;block-size:100%;display:block;inline-size:100%}.gform-theme--foundation .chosen-container-single .chosen-default{color:#999}.gform-theme--foundation .chosen-container-single .chosen-single-with-deselect span{margin-inline-end:38px}.gform-theme--foundation .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-search{margin-block:0;margin-inline:0;padding-block:3px;padding-inline:4px;position:relative;white-space:nowrap;z-index:1010}.gform-theme--foundation .chosen-container-single .chosen-search input[type=text]{background:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 100% -20px;block-size:auto;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;inline-size:100%;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:4px;padding-inline:5px 20px}.gform-theme--foundation .chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);clip-path:inset(100% 100%);position:absolute}.gform-theme--foundation .chosen-container-single .chosen-drop{background-clip:padding-box;border-end-end-radius:4px;border-end-start-radius:4px;border-start-end-radius:0;border-start-start-radius:0;margin-block-start:-1px}.gform-theme--foundation .chosen-container .chosen-results{color:#444;margin-block:0 4px;margin-inline:0 4px;max-block-size:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-block:0;padding-inline:4px 0;position:relative}.gform-theme--foundation .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin-block:0;margin-inline:0;word-wrap:break-word;padding-block:5px;padding-inline:6px;-webkit-touch-callout:none}.gform-theme--foundation .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform-theme--foundation .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform-theme--foundation .chosen-container .chosen-results li.group-option{padding-inline-start:15px}.gform-theme--foundation .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform-theme--foundation .chosen-container-multi .chosen-choices{background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);block-size:auto;border:1px solid #aaa;cursor:text;inline-size:100%;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-inline:5px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li{float:inline-start;list-style:none}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;white-space:nowrap}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;block-size:25px;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;inline-size:25px;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin-block:3px;margin-inline:0 5px;max-inline-size:100%;padding-block:3px;padding-inline:5px 20px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:4px;inset-inline-end:3px;position:absolute}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-inline-end:5px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-results{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-inline-start:none}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform-theme--foundation .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222}.gform-theme--foundation .chosen-disabled{cursor:default;opacity:.5!important}.gform-theme--foundation .chosen-disabled .chosen-single{cursor:default}.gform-theme--foundation .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform-theme--foundation .chosen-rtl{direction:rtl}.gform-theme--foundation .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform-theme--foundation .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-position:-30px -20px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform-theme--foundation .chosen-container .chosen-results-scroll-down span,.gform-theme--foundation .chosen-container .chosen-results-scroll-up span,.gform-theme--foundation .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform-theme--foundation .chosen-container-single .chosen-search input[type=text],.gform-theme--foundation .chosen-container-single .chosen-single abbr,.gform-theme--foundation .chosen-container-single .chosen-single div b,.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-image:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.gform-theme--foundation .gf_invisible,.gform-theme--foundation .gfield_visibility_hidden{inset-inline-start:-9999px;position:absolute;visibility:hidden}.gform-theme--foundation .gf_hide_charleft .charleft{display:none!important}.gform-theme--foundation .ginput_counter{color:#767676;font-size:.8em}.gform-theme--foundation .ginput_counter_tinymce{border-block-start:1px solid #dcdcde;font-size:12px;padding-block:2px;padding-inline:10px}@media (min-width:640px){.gform-theme--foundation .ginput_address_city,.gform-theme--foundation .ginput_address_country,.gform-theme--foundation .ginput_address_state,.gform-theme--foundation .ginput_address_zip{inline-size:50%}}.gform-theme--foundation .gform_card_icon_container{block-size:32px;display:flex;margin-block-end:8px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon{background-image:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;block-size:32px;inline-size:40px;margin-inline-end:.3rem;text-indent:-9000px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected{position:relative}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected::after{background:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) center center no-repeat;block-size:10px;content:"";display:block;inline-size:13px;inset-block-end:4px;inset-inline-end:0;position:absolute}.gform-theme--foundation .ginput_cardinfo_left{display:flex;flex-direction:column}.gform-theme--foundation .ginput_cardinfo_left legend{float:inline-start}.gform-theme--foundation .field_sublabel_below .ginput_cardinfo_left{flex-direction:column-reverse;justify-content:flex-end}.gform-theme--foundation .ginput_cardinfo_right{display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform-theme--foundation .ginput_cardinfo_right label{inline-size:100%}.gform-theme--foundation .ginput_card_security_code{flex:1}.gform-theme--foundation .ginput_card_security_code_icon{align-self:center;background-image:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;block-size:32px;display:block;flex:none;inline-size:40px;margin-inline-start:.3em}@media (min-width:640px){.gform-theme--foundation .ginput_card_expiration_month_container,.gform-theme--foundation .ginput_card_expiration_year_container,.gform-theme--foundation .ginput_cardinfo_left,.gform-theme--foundation .ginput_cardinfo_right{inline-size:50%}.gform-theme--foundation .ginput_cardinfo_right .ginput_card_security_code{flex:none;inline-size:50%}}.gform-theme--foundation .ginput_complex .ginput_container_date{inline-size:var(--gf-field-date-width)}.gform-theme--foundation .ginput_complex .ginput_container_date label{display:block}.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden{display:none}.gform-theme--foundation .gform_validation_container{display:none!important}.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:attr(data-label)}.gform-theme--foundation .gfield_list_header{display:none}.gform-theme--foundation .gfield_header_item{word-wrap:anywhere}.gform-theme--foundation .gfield_list_group{margin-block-end:var(--gf-field-gap-y)}.gform-theme--foundation .gfield_list_group:last-child{margin-block-end:0}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:4px}.gform-theme--foundation .gfield_list_group_item input,.gform-theme--foundation .gfield_list_group_item select,.gform-theme--foundation .gfield_list_group_item textarea{inline-size:100%}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{align-items:center;display:flex;gap:var(--gf-field-list-btns-gap)}.gform-theme--foundation .add_list_item,.gform-theme--foundation .delete_list_item{font-size:12px;padding:0}@media (min-width:640px){.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:none}.gform-theme--foundation .gfield_list_group,.gform-theme--foundation .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap}.gform-theme--foundation .gfield_header_item:where(:not(.gfield_header_item--icons)){flex:1 1 0}.gform-theme--foundation .gfield_list_group_item{flex:1}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:0}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{flex:none;flex-wrap:wrap;inline-size:var(--gf-field-list-btns-width);justify-content:center}}.gform-theme--foundation .gf_page_steps{display:flex;flex-wrap:wrap;gap:var(--gf-field-pg-steps-gap-y) var(--gf-field-pg-steps-gap-x)}.gform-theme--foundation .gf_step_active{font-weight:500}.gform-theme--foundation .gform_show_password{inset-block-start:50%;inset-inline-end:12px;position:absolute;transform:translateY(-50%)}.gform-theme--foundation .password_input_container{display:block;position:relative}.gform-theme--foundation .ginput_password{display:block}.gform-theme--foundation .ginput_password input{inline-size:100%}.gform-theme--foundation ::-ms-reveal{display:none}.gform-theme--foundation .gfield--type-captcha iframe{block-size:78px;inline-size:100%}.gform-theme--foundation .gfield_post_tags_hint{margin:0}.gform-theme--foundation .ginput_complex .ginput_container_time{inline-size:var(--gf-field-time-width)}.gform-theme--foundation .hour_minute_colon{display:none}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}html[dir=rtl] .gform-theme--foundation .gfield--type-time .gform-grid-row{flex-direction:row-reverse;justify-content:flex-end}@media (min-width:640px){.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid}.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all{grid-column:1/-1}.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(2,1fr)}.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(3,1fr)}.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(4,1fr)}.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(5,1fr)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{display:block;line-height:0;margin-block-start:calc(var(--gf-field-choice-gap) * -1)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gchoice,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gchoice{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;display:grid;inline-size:100%;padding-block-start:var(--gf-field-choice-gap)}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gchoice .gform-field-label--type-inline{width:-moz-fit-content;width:fit-content}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield-choice-toggle-all{-moz-column-span:all;column-span:all;margin-block-start:calc(var(--gf-field-choice-meta-margin-y-start) + var(--gf-field-choice-gap))}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:2;column-count:2}.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:3;column-count:3}.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:4;column-count:4}.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:5;column-count:5}.gform-theme--foundation .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:12px 16px}}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform-theme--foundation .gsection.gf_scroll_text{background-color:#fff;block-size:15rem;border:1px solid #ccc;overflow-x:hidden;overflow-y:scroll;padding:2rem}.gform-theme--foundation .gsection.gf_scroll_text .gsection_title{margin-block-start:0}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue,.gform-theme--foundation .gfield.gfield_html.gf_alert_gray,.gform-theme--foundation .gfield.gfield_html.gf_alert_green,.gform-theme--foundation .gfield.gfield_html.gf_alert_red,.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin-block:1.25rem!important;margin-inline:0!important;padding:1.25rem!important}.gform-theme--foundation .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform-theme--foundation .gf_simple_horizontal{inline-size:calc(100% - 16px);margin-block:0;margin-inline:auto}.gform-theme--foundation .gf_simple_horizontal .gform_body,.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gform_body{inline-size:auto;max-inline-size:75%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label{display:table;inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield{block-size:auto;display:table-cell;padding-inline-end:1em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .small{inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-inline-end:.5em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gfield,.gform-theme--foundation .gf_simple_horizontal .ginput_container{margin-block-start:0!important}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{inline-size:auto;margin:0;max-inline-size:25%;padding:0;text-align:start}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=submit]{block-size:auto}.gform-theme--foundation .gf_simple_horizontal .gfield_description:not(.gfield_validation_message),.gform-theme--foundation .gf_simple_horizontal .gfield_label,.gform-theme--foundation .gf_simple_horizontal .ginput_complex label{block-size:1px;display:block;inline-size:1px;inset-block-start:0;inset-inline-start:-9000px;overflow:hidden;position:absolute}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-block:1px solid #e6db55;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-block:1px solid #ccc;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-block-end:1px solid #e6db55;border-block-start:2px solid #fff;color:#424242;font-size:28px;margin:0;max-inline-size:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-block-end:1px solid #a7c37c;border-block-start:2px solid #effade;color:#030;font-size:28px;margin:0;max-inline-size:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";inline-size:50%;inset-block:80% 15px;inset-inline-start:10px;max-inline-size:40%;position:absolute;transform:rotate(-3deg);z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{inset-inline:auto 10px;transform:rotate(3deg)}.gform-theme--foundation .validation_message--hidden-on-empty:empty{display:none}.gform-theme--foundation .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:10em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:10em;position:relative;transform:translateZ(0)}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
.gform-theme--api,.gform-theme--framework{--gf-radius:3px;--gf-radius-max-sm:2px;--gf-radius-max-md:3px;--gf-radius-max-lg:8px}.gform-theme--api,.gform-theme--framework{--gf-color-primary:#204ce5;--gf-color-primary-rgb:45,127,251;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#044ad3;--gf-color-primary-lighter:#044ad3;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f2f3f5;--gf-color-secondary-lighter:#f2f3f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:#686e77;--gf-color-out-ctrl-light:#e5e7eb;--gf-color-out-ctrl-light-rgb:229,231,235;--gf-color-out-ctrl-light-darker:#d2d5db;--gf-color-out-ctrl-light-lighter:#f2f3f5;--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f2f3f5;--gf-color-in-ctrl-lighter:#f2f3f5;--gf-color-in-ctrl-primary:var(--gf-color-primary);--gf-color-in-ctrl-primary-rgb:var(--gf-color-primary-rgb);--gf-color-in-ctrl-primary-contrast:var(--gf-color-primary-contrast);--gf-color-in-ctrl-primary-contrast-rgb:var(--gf-color-primary-contrast-rgb);--gf-color-in-ctrl-primary-darker:var(--gf-color-primary-darker);--gf-color-in-ctrl-primary-lighter:var(--gf-color-primary-lighter);--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:#686e77;--gf-color-in-ctrl-light:#e5e7eb;--gf-color-in-ctrl-light-rgb:229,231,235;--gf-color-in-ctrl-light-darker:#d2d5db;--gf-color-in-ctrl-light-lighter:#f2f3f5;--gf-color-danger:#c02b0a;--gf-color-danger-rgb:192,43,10;--gf-color-danger-contrast:#fff;--gf-color-danger-contrast-rgb:255,255,255;--gf-color-success:#399f4b;--gf-color-success-rgb:57,159,75;--gf-color-success-contrast:#fff;--gf-color-success-contrast-rgb:255,255,255}.gform-theme--api,.gform-theme--framework{--gf-icon-font-family:"gform-icons-orbital";--gf-icon-font-size:20px;--gf-icon-ctrl-checkbox:"\e900";--gf-icon-ctrl-select-down:"\e901";--gf-icon-ctrl-select-up:"\e902";--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg width='640' height='640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-cancel:"\e918";--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-pwd-hidden:"\e90a";--gf-icon-ctrl-pwd-visible:"\e909";--gf-icon-ctrl-list-item-add:"\e90f";--gf-icon-ctrl-list-item-remove:"\e90e";--gf-icon-ctrl-save-continue:"\e910";--gf-icon-ctrl-pg-numbers-complete:"\e90b";--gf-icon-ctrl-file:"\e911";--gf-icon-ctrl-file-completed:"\e90c";--gf-icon-ctrl-file-cancel:"\e904";--gf-icon-ctrl-file-remove:"\e919";--gf-icon-ctrl-datepicker:"\e91a";--gf-icon-ctrl-datepicker-left:"\e91b";--gf-icon-ctrl-datepicker-right:"\e91c";--gf-icon-ctrl-img-choice-placeholder:"\e922";--gf-icon-tooltip-error:"\e906"}.gform-theme--api,.gform-theme--framework{--gf-padding-x:12px;--gf-padding-y:12px;--gf-label-space-primary:8px;--gf-label-choice-field-space-primary:12px;--gf-label-space-x-secondary:12px;--gf-label-space-y-sm-secondary:-1px;--gf-label-space-y-md-secondary:0;--gf-label-space-y-lg-secondary:1px;--gf-label-space-y-xl-secondary:4px;--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-label-space-tertiary:8px;--gf-desc-space:8px;--gf-desc-choice-field-space:12px}.gform-theme--api,.gform-theme--framework{--gf-transition-duration:0.15s;--gf-transition-ctrl:var(--gf-transition-duration)}.gform-theme--api,.gform-theme--framework{--gf-font-family-base:initial;--gf-font-style-base:normal;--gf-font-family-primary:var(--gf-font-family-base);--gf-font-size-primary:14px;--gf-font-style-primary:var(--gf-font-style-base);--gf-font-weight-primary:400;--gf-letter-spacing-primary:0;--gf-line-height-primary:1.5;--gf-font-family-secondary:var(--gf-font-family-base);--gf-font-size-secondary:14px;--gf-font-style-secondary:var(--gf-font-style-base);--gf-font-weight-secondary:500;--gf-letter-spacing-secondary:0;--gf-line-height-secondary:1.43;--gf-font-family-tertiary:var(--gf-font-family-base);--gf-font-size-tertiary:14px;--gf-font-style-tertiary:var(--gf-font-style-base);--gf-font-weight-tertiary:400;--gf-letter-spacing-tertiary:0;--gf-line-height-tertiary:1.43}.gform-theme--api,.gform-theme--framework{--gf-ctrl-bg-color:var(--gf-color-in-ctrl);--gf-ctrl-bg-color-hover:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-focus:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-disabled:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-bg-color-error:var(--gf-ctrl-bg-color);--gf-ctrl-border-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-border-color-hover:var(--gf-ctrl-border-color);--gf-ctrl-border-color-focus:var(--gf-color-primary);--gf-ctrl-border-color-disabled:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-border-color-error:var(--gf-color-danger);--gf-ctrl-border-style:solid;--gf-ctrl-border-width:1px;--gf-ctrl-radius:var(--gf-radius);--gf-ctrl-radius-max-sm:min(var(--gf-ctrl-radius), var(--gf-radius-max-sm));--gf-ctrl-radius-max-md:min(var(--gf-ctrl-radius), var(--gf-radius-max-md));--gf-ctrl-radius-max-lg:min(var(--gf-ctrl-radius), var(--gf-radius-max-lg));--gf-ctrl-outline-color:transparent;--gf-ctrl-outline-color-focus:rgba(var(--gf-color-primary-rgb), 0.65);--gf-ctrl-outline-offset:1px;--gf-ctrl-outline-style:solid;--gf-ctrl-outline-width:0;--gf-ctrl-outline-width-focus:3px;--gf-ctrl-color:var(--gf-color-in-ctrl-contrast);--gf-ctrl-color-hover:var(--gf-ctrl-color);--gf-ctrl-color-focus:var(--gf-ctrl-color);--gf-ctrl-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.6);--gf-ctrl-color-error:var(--gf-ctrl-color);--gf-ctrl-icon-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-icon-color-hover:var(--gf-color-in-ctrl-dark-darker);--gf-ctrl-icon-color-focus:var(--gf-ctrl-icon-color-hover);--gf-ctrl-icon-color-disabled:var(--gf-ctrl-icon-color);--gf-ctrl-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-accent-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-appearance:none;--gf-ctrl-size-sm:35px;--gf-ctrl-size-md:38px;--gf-ctrl-size-lg:47px;--gf-ctrl-size-xl:54px;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-padding-x:var(--gf-padding-x);--gf-ctrl-padding-y:0;--gf-ctrl-transition:var(--gf-transition-ctrl);--gf-ctrl-font-family:var(--gf-font-family-primary);--gf-ctrl-font-size:var(--gf-font-size-primary);--gf-ctrl-font-style:var(--gf-font-style-base);--gf-ctrl-font-weight:var(--gf-font-weight-primary);--gf-ctrl-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-line-height:var(--gf-ctrl-size);--gf-ctrl-placeholder-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.7);--gf-ctrl-placeholder-font-family:var(--gf-ctrl-font-family);--gf-ctrl-placeholder-font-size:var(--gf-ctrl-font-size);--gf-ctrl-placeholder-font-style:var(--gf-ctrl-font-style);--gf-ctrl-placeholder-font-weight:var(--gf-ctrl-font-weight);--gf-ctrl-placeholder-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-placeholder-opacity:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-readonly-color:var(--gf-ctrl-color);--gf-ctrl-readonly-font-family:var(--gf-ctrl-font-family);--gf-ctrl-readonly-font-size:var(--gf-ctrl-font-size);--gf-ctrl-readonly-font-style:var(--gf-ctrl-font-style);--gf-ctrl-readonly-font-weight:500;--gf-ctrl-readonly-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-readonly-line-height:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-btn-radius:var(--gf-radius);--gf-ctrl-btn-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-btn-shadow-hover:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-focus:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-disabled:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-opacity:1;--gf-ctrl-btn-opacity-disabled:0.5;--gf-ctrl-btn-size-xs:30px;--gf-ctrl-btn-size-sm:var(--gf-ctrl-size-sm);--gf-ctrl-btn-size-md:var(--gf-ctrl-size-md);--gf-ctrl-btn-size-lg:var(--gf-ctrl-size-lg);--gf-ctrl-btn-size-xl:var(--gf-ctrl-size-xl);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-padding-x-xs:8px;--gf-ctrl-btn-padding-x-sm:12px;--gf-ctrl-btn-padding-x-md:16px;--gf-ctrl-btn-padding-x-lg:20px;--gf-ctrl-btn-padding-x-xl:24px;--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-padding-y:0;--gf-ctrl-btn-font-family:var(--gf-font-family-base);--gf-ctrl-btn-font-size-xs:12px;--gf-ctrl-btn-font-size-sm:14px;--gf-ctrl-btn-font-size-md:14px;--gf-ctrl-btn-font-size-lg:16px;--gf-ctrl-btn-font-size-xl:16px;--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-font-style:var(--gf-font-style-base);--gf-ctrl-btn-font-weight:500;--gf-ctrl-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-btn-line-height:1;--gf-ctrl-btn-text-decoration:none;--gf-ctrl-btn-text-transform:none;--gf-ctrl-btn-icon:none;--gf-ctrl-btn-icon-font-size:var(--gf-icon-font-size);--gf-ctrl-btn-icon-gap:6px;--gf-ctrl-btn-icon-transition:var(--gf-ctrl-transition);--gf-ctrl-btn-bg-color-primary:var(--gf-color-primary);--gf-ctrl-btn-bg-color-hover-primary:var(--gf-color-primary-darker);--gf-ctrl-btn-bg-color-focus-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-bg-color-disabled-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-border-color-primary:transparent;--gf-ctrl-btn-border-color-hover-primary:transparent;--gf-ctrl-btn-border-color-focus-primary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-primary:transparent;--gf-ctrl-btn-border-style-primary:solid;--gf-ctrl-btn-border-width-primary:1px;--gf-ctrl-btn-color-primary:var(--gf-color-primary-contrast);--gf-ctrl-btn-color-hover-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-focus-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-disabled-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-hover-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-focus-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-disabled-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-bg-color-secondary:var(--gf-color-secondary);--gf-ctrl-btn-bg-color-hover-secondary:var(--gf-color-secondary-darker);--gf-ctrl-btn-bg-color-focus-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-bg-color-disabled-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-border-color-secondary:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-btn-border-color-hover-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-color-focus-secondary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-style-secondary:solid;--gf-ctrl-btn-border-width-secondary:1px;--gf-ctrl-btn-color-secondary:var(--gf-color-secondary-contrast);--gf-ctrl-btn-color-hover-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-focus-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-disabled-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-icon-color-secondary:var(--gf-ctrl-icon-color);--gf-ctrl-btn-icon-color-hover-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-focus-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-disabled-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-bg-color-ctrl:var(--gf-color-in-ctrl-primary);--gf-ctrl-btn-bg-color-hover-ctrl:var(--gf-color-in-ctrl-primary-darker);--gf-ctrl-btn-bg-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-bg-color-disabled-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-border-color-ctrl:transparent;--gf-ctrl-btn-border-color-hover-ctrl:transparent;--gf-ctrl-btn-border-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-ctrl-btn-border-color-disabled-ctrl:transparent;--gf-ctrl-btn-border-style-ctrl:solid;--gf-ctrl-btn-border-width-ctrl:1px;--gf-ctrl-btn-color-ctrl:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-btn-color-hover-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-focus-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-disabled-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-hover-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-focus-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-disabled-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-bg-color-simple:transparent;--gf-ctrl-btn-bg-color-hover-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-focus-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-disabled-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-border-color-simple:transparent;--gf-ctrl-btn-border-color-hover-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-color-focus-simple:var(--gf-ctrl-border-color-focus);--gf-ctrl-btn-border-color-disabled-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-style-simple:solid;--gf-ctrl-btn-border-width-simple:1px;--gf-ctrl-btn-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.65);--gf-ctrl-btn-color-hover-simple:var(--gf-color-out-ctrl-dark);--gf-ctrl-btn-color-focus-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-color-disabled-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-shadow-simple:none;--gf-ctrl-btn-shadow-hover-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-focus-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-disabled-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-size-simple:24px;--gf-ctrl-btn-icon-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.9);--gf-ctrl-btn-icon-color-hover-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-icon-color-focus-simple:var(--gf-ctrl-btn-color-focus-simple);--gf-ctrl-btn-icon-color-disabled-simple:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-choice-check-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-choice-check-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.2);--gf-ctrl-choice-size-sm:18px;--gf-ctrl-choice-size-md:20px;--gf-ctrl-choice-size-lg:22px;--gf-ctrl-choice-size-xl:28px;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-radius:var(--gf-ctrl-radius-max-sm);--gf-ctrl-checkbox-check-size-sm:12px;--gf-ctrl-checkbox-check-size-md:initial;--gf-ctrl-checkbox-check-size-lg:15px;--gf-ctrl-checkbox-check-size-xl:19px;--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-radius:50%;--gf-ctrl-radio-check-content:"";--gf-ctrl-radio-check-size-sm:6px;--gf-ctrl-radio-check-size-md:7px;--gf-ctrl-radio-check-size-lg:8px;--gf-ctrl-radio-check-size-xl:10px;--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-date-picker-bg-color:var(--gf-ctrl-bg-color);--gf-ctrl-date-picker-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-date-picker-padding-y:16px 12px;--gf-ctrl-date-picker-padding-y-viewport-sm:16px;--gf-ctrl-date-picker-padding-x:12px;--gf-ctrl-date-picker-padding-x-viewport-sm:16px;--gf-ctrl-date-picker-margin-y-start:12px;--gf-ctrl-date-picker-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-width:250px;--gf-ctrl-date-picker-width-viewport-sm:300px;--gf-ctrl-date-picker-header-icons-width:20px;--gf-ctrl-date-picker-header-icons-color:var(--gf-ctrl-icon-color);--gf-ctrl-date-picker-header-icons-color-hover:var(--gf-ctrl-icon-color-hover);--gf-ctrl-date-picker-header-icons-font-size:20px;--gf-ctrl-date-picker-title-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-title-font-size:12px;--gf-ctrl-date-picker-title-font-size-viewport-sm:14px;--gf-ctrl-date-picker-title-font-weight:500;--gf-ctrl-date-picker-title-gap:4px;--gf-ctrl-date-picker-title-gap-viewport-sm:8px;--gf-ctrl-date-picker-title-line-height:1.5;--gf-ctrl-date-picker-title-margin-x:4px;--gf-ctrl-date-picker-title-margin-x-viewport-sm:8px;--gf-ctrl-date-picker-dropdown-bg-img:var(--gf-icon-ctrl-select);--gf-ctrl-date-picker-dropdown-bg-position:var(--gf-ctrl-select-icon-position);--gf-ctrl-date-picker-dropdown-bg-size:var(--gf-ctrl-select-icon-size);--gf-ctrl-date-picker-dropdown-border-color:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-date-picker-dropdown-border-style:var(--gf-ctrl-border-style);--gf-ctrl-date-picker-dropdown-border-width:var(--gf-ctrl-border-width);--gf-ctrl-date-picker-dropdown-shadow:0 1px 2px rgba(0, 0, 0, 0.05);--gf-ctrl-date-picker-dropdown-text-align:start;--gf-ctrl-date-picker-table-margin-y-start:16px;--gf-ctrl-date-picker-table-margin-y-end:0;--gf-ctrl-date-picker-head-cell-font-size:12px;--gf-ctrl-date-picker-head-cell-font-weight:600;--gf-ctrl-date-picker-head-cell-line-height:1.33;--gf-ctrl-date-picker-cell-padding:1px;--gf-ctrl-date-picker-cell-padding-y:6px;--gf-ctrl-date-picker-cell-padding-y-viewport-sm:var(--gf-ctrl-date-picker-cell-padding);--gf-ctrl-date-picker-cell-height:29px;--gf-ctrl-date-picker-cell-height-viewport-sm:40px;--gf-ctrl-date-picker-cell-font-size:14px;--gf-ctrl-date-picker-cell-font-weight:400;--gf-ctrl-date-picker-cell-line-height:1.43;--gf-ctrl-date-picker-cell-content-align-items:center;--gf-ctrl-date-picker-cell-content-bg-color-disabled:transparent;--gf-ctrl-date-picker-cell-content-bg-color-hover:#f4f8ff;--gf-ctrl-date-picker-cell-content-bg-color-selected:var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-cell-content-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-cell-content-color-disabled:#cfd3d9;--gf-ctrl-date-picker-cell-content-color-hover:var(--gf-ctrl-date-picker-cell-content-color);--gf-ctrl-date-picker-cell-content-color-selected:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-date-picker-cell-content-width:27px;--gf-ctrl-date-picker-cell-content-width-viewport-sm:100%}.gform-theme--api,.gform-theme--framework{--gf-ctrl-desc-color:var(--gf-color-out-ctrl-dark);--gf-ctrl-desc-font-family:var(--gf-font-family-tertiary);--gf-ctrl-desc-font-size:var(--gf-font-size-tertiary);--gf-ctrl-desc-font-style:var(--gf-font-style-tertiary);--gf-ctrl-desc-font-weight:var(--gf-font-weight-tertiary);--gf-ctrl-desc-letter-spacing:var(--gf-letter-spacing-tertiary);--gf-ctrl-desc-line-height:var(--gf-line-height-tertiary);--gf-ctrl-desc-color-error:var(--gf-color-danger);--gf-ctrl-desc-font-family-error:var(--gf-ctrl-desc-font-family);--gf-ctrl-desc-font-size-error:var(--gf-ctrl-desc-font-size);--gf-ctrl-desc-font-style-error:var(--gf-ctrl-desc-font-style);--gf-ctrl-desc-font-weight-error:var(--gf-ctrl-desc-font-weight);--gf-ctrl-desc-letter-spacing-error:var(--gf-ctrl-desc-letter-spacing);--gf-ctrl-desc-line-height-error:var(--gf-ctrl-desc-line-height);--gf-ctrl-desc-border-color-consent:var(--gf-color-out-ctrl-light-darker);--gf-ctrl-desc-border-color-consent-focus:var(--gf-ctrl-border-color-focus);--gf-ctrl-desc-border-style-consent:solid;--gf-ctrl-desc-border-width-consent:1px;--gf-ctrl-desc-max-height-consent:456px}.gform-theme--api,.gform-theme--framework{--gf-ctrl-file-padding-x:0 var(--gf-ctrl-padding-x);--gf-ctrl-file-btn-bg-color:var(--gf-color-secondary-darker);--gf-ctrl-file-btn-bg-color-hover:var(--gf-color-secondary);--gf-ctrl-file-btn-bg-color-focus:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-bg-color-disabled:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-border-inline-end-width:1px;--gf-ctrl-file-btn-border-inline-end-style:solid;--gf-ctrl-file-btn-border-inline-end-color:var(--gf-ctrl-border-color);--gf-ctrl-file-btn-border-inline-end-color-hover:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-focus:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-disabled:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-radius:var(--gf-ctrl-radius);--gf-ctrl-file-btn-color:rgba(var(--gf-color-secondary-contrast-rgb), 0.725);--gf-ctrl-file-btn-color-hover:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-focus:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-disabled:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-font-family:var(--gf-font-family-base);--gf-ctrl-file-btn-font-size:14px;--gf-ctrl-file-btn-font-style:var(--gf-font-style-base);--gf-ctrl-file-btn-font-weight:500;--gf-ctrl-file-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-file-btn-line-height:1.43;--gf-ctrl-file-btn-text-decoration:none;--gf-ctrl-file-btn-text-transform:none;--gf-ctrl-file-btn-margin-x:0 12px;--gf-ctrl-file-btn-padding-x:12px;--gf-ctrl-file-btn-transition:var(--gf-ctrl-transition);--gf-ctrl-file-zone-border-style:dashed;--gf-ctrl-file-zone-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-file-zone-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.725);--gf-ctrl-file-zone-height:auto;--gf-ctrl-file-zone-padding-x:40px;--gf-ctrl-file-zone-padding-y:40px;--gf-ctrl-file-zone-instructions-margin-y-end:12px;--gf-ctrl-file-zone-font-weight:500;--gf-ctrl-file-zone-line-height:1;--gf-ctrl-file-zone-icon-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-file-zone-icon-font-size:36px;--gf-ctrl-file-zone-icon-margin-y-end:8px;--gf-ctrl-file-prog-ui-gap:12px;--gf-ctrl-file-prog-ui-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-ctrl-file-prog-bar-bg-color-loading:var(--gf-color-primary);--gf-ctrl-file-prog-bar-height:6px;--gf-ctrl-file-prog-bar-radius:var(--gf-radius);--gf-ctrl-file-prog-bar-transition:var(--gf-transition-ctrl);--gf-ctrl-file-prog-text-color:var(--gf-ctrl-desc-color);--gf-ctrl-file-prog-text-min-width:33px;--gf-ctrl-file-prog-text-font-size:12px;--gf-ctrl-file-prog-btn-inset-y-start:-2px;--gf-ctrl-file-prog-btn-inset-x-end:-2px;--gf-ctrl-file-prog-btn-position:absolute;--gf-ctrl-file-prog-btn-font-size-cancel:0;--gf-ctrl-file-prog-btn-icon-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-btn-icon-color-complete:var(--gf-color-success);--gf-ctrl-file-prev-area-gap:16px;--gf-ctrl-file-prev-area-margin-y-start:16px;--gf-ctrl-file-prev-font-family:var(--gf-font-family-secondary);--gf-ctrl-file-prev-font-size:var(--gf-font-size-secondary);--gf-ctrl-file-prev-font-style:var(--gf-font-style-secondary);--gf-ctrl-file-prev-font-weight:var(--gf-font-weight-secondary);--gf-ctrl-file-prev-letter-spacing:var(--gf-letter-spacing-secondary);--gf-ctrl-file-prev-line-height:1;--gf-ctrl-file-prev-gap:4px;--gf-ctrl-file-prev-name-color:var(--gf-ctrl-label-color-primary);--gf-ctrl-file-prev-name-line-height:var(--gf-line-height-secondary);--gf-ctrl-file-prev-name-overflow:hidden;--gf-ctrl-file-prev-name-padding-x-end:calc(var(--gf-ctrl-file-prog-btn-icon-size) + var(--gf-ctrl-file-prog-text-min-width) + calc(var(--gf-ctrl-file-prog-ui-gap) * 2));--gf-ctrl-file-prev-name-text-overflow:ellipsis;--gf-ctrl-file-prev-name-white-space:nowrap;--gf-ctrl-file-prev-size-color:var(--gf-ctrl-desc-color)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-label-color-primary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-primary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-primary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-primary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-primary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-primary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-primary:var(--gf-line-height-secondary);--gf-ctrl-label-color-secondary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-secondary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-secondary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-secondary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-secondary:400;--gf-ctrl-label-letter-spacing-secondary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-secondary:var(--gf-line-height-secondary);--gf-ctrl-label-color-tertiary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-tertiary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-tertiary:var(--gf-font-size-tertiary);--gf-ctrl-label-font-style-tertiary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-tertiary:var(--gf-font-weight-tertiary);--gf-ctrl-label-letter-spacing-tertiary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-tertiary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-quaternary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-quaternary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-quaternary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-quaternary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-quaternary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-quaternary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-quaternary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-req:var(--gf-color-danger);--gf-ctrl-label-font-family-req:var(--gf-ctrl-label-font-family-primary);--gf-ctrl-label-font-size-req:12px;--gf-ctrl-label-font-style-req:var(--gf-ctrl-label-font-style-primary);--gf-ctrl-label-font-weight-req:var(--gf-ctrl-label-font-weight-primary);--gf-ctrl-label-letter-spacing-req:var(--gf-ctrl-label-letter-spacing-primary);--gf-ctrl-label-line-height-req:var(--gf-ctrl-label-line-height-primary)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-number-spin-btn-appearance:var(--gf-ctrl-appearance);--gf-ctrl-number-spin-btn-bg-position:center center;--gf-ctrl-number-spin-btn-bg-size:8px 14px;--gf-ctrl-number-spin-btn-width:8px;--gf-ctrl-number-spin-btn-opacity:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-select-icon:var(--gf-icon-ctrl-select);--gf-ctrl-select-icon-hover:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-focus:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-disabled:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-position:calc(100% - var(--gf-ctrl-padding-x)) center;--gf-ctrl-select-icon-size:10px;--gf-ctrl-select-ms-expand:none;--gf-ctrl-select-padding-x:var(--gf-ctrl-padding-x) calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x));--gf-ctrl-multiselect-height:130px;--gf-ctrl-multiselect-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-multiselect-line-height:1.5;--gf-ctrl-multiselect-padding-y:var(--gf-padding-y);--gf-ctrl-select-dropdown-border-color:transparent;--gf-ctrl-select-dropdown-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-select-dropdown-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-select-dropdown-option-bg-color-hover:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-select-dropdown-option-shadow-hover:inset 3px 0 0 var(--gf-color-in-ctrl-primary);--gf-ctrl-select-search-icon-size:var(--gf-icon-font-size);--gf-ctrl-select-search-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-padding-x:calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x) + 8px) var(--gf-ctrl-padding-x);--gf-ctrl-multiselect-close-icon-size:var(--gf-icon-font-size);--gf-ctrl-multiselect-close-icon-inset-y-start:calc(50% - (var(--gf-ctrl-multiselect-close-icon-size) / 2));--gf-ctrl-multiselect-close-icon-inset-x-end:calc((var(--gf-ctrl-padding-x) / 2) + 2px);--gf-ctrl-multiselect-selected-item-bg-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-multiselect-selected-item-radius:33px;--gf-ctrl-multiselect-selected-item-color:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-multiselect-selected-item-font-size:var(--gf-ctrl-font-size);--gf-ctrl-multiselect-selected-item-font-weight:600;--gf-ctrl-multiselect-selected-item-remove-icon-color:var(--gf-color-in-ctrl-primary-contrast)}html[dir=rtl] .gform-theme--api,html[dir=rtl] .gform-theme--framework{--gf-ctrl-select-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-icon-position:calc(100% - var(--gf-padding-x)) center}.gform-theme--api,.gform-theme--framework{--gf-ctrl-textarea-height:130px;--gf-ctrl-textarea-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-textarea-line-height:1.5;--gf-ctrl-textarea-padding-y:var(--gf-padding-y);--gf-ctrl-textarea-resize:vertical}.gform-theme--api,.gform-theme--framework{--gf-field-date-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 4px);--gf-field-date-icon-color:var(--gf-ctrl-icon-color);--gf-field-date-icon-color-hover:var(--gf-ctrl-icon-color-hover);--gf-field-date-icon-transition:var(--gf-ctrl-transition);--gf-field-date-custom-icon-max-height:16px;--gf-field-date-custom-icon-max-width:16px;--gf-field-date-custom-icon-opacity:0.6;--gf-field-date-custom-icon-opacity-hover:1}.gform-theme--api,.gform-theme--framework{--gf-field-choice-gap:var(--gf-label-space-x-secondary);--gf-field-choice-align-x-gap-y:var(--gf-field-choice-gap);--gf-field-choice-align-x-gap-x:16px;--gf-field-choice-meta-margin-y-start:4px;--gf-field-choice-meta-space:16px;--gf-field-choice-other-ctrl-max-width:256px;--gf-field-img-choice-aspect-ratio:1/1;--gf-field-img-choice-gap:var(--gf-field-gap-x);--gf-field-img-choice-margin-y-end:12px;--gf-field-img-choice-placeholder-icon-font-size:60px;--gf-field-img-choice-radius-square:var(--gf-ctrl-radius-max-sm);--gf-field-img-choice-radius-round:50%;--gf-field-img-choice-shadow:0 0 0 rgba(18, 25, 97, 0.05),0 2px 5px rgba(18, 25, 97, 0.1),0 1px 1px rgba(18, 25, 97, 0.15);--gf-field-img-choice-shadow-hover:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-field-img-choice-size-sm:125px;--gf-field-img-choice-size-md:200px;--gf-field-img-choice-size-lg:300px;--gf-field-img-choice-size:var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-placeholder-bg-color:rgba(var(--gf-color-in-ctrl-light-rgb), 0.05);--gf-field-img-choice-card-placeholder-color:rgba(var(--gf-color-in-ctrl-dark-rgb), 0.4);--gf-field-img-choice-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-card-space-sm:8px;--gf-field-img-choice-card-space-md:12px;--gf-field-img-choice-card-space-lg:16px;--gf-field-img-choice-card-space:var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-no-card-placeholder-bg-color:rgba(var(--gf-color-out-ctrl-light-rgb), 0.05);--gf-field-img-choice-no-card-placeholder-color:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.4);--gf-field-img-choice-no-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-no-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-check-ind-icon:var(--gf-icon-ctrl-checkbox);--gf-field-img-choice-check-ind-radius:50%;--gf-field-img-choice-check-ind-shadow:drop-shadow(0 1px 1px rgba(18, 25, 97, 0.15)) drop-shadow(0 2px 5px rgba(18, 25, 97, 0.1)) drop-shadow(0 0 0 rgba(18, 25, 97, 0.05));--gf-field-img-choice-check-ind-size-sm:24px;--gf-field-img-choice-check-ind-size-md:38px;--gf-field-img-choice-check-ind-size-lg:64px;--gf-field-img-choice-check-ind-size:var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size-sm:12px;--gf-field-img-choice-check-ind-icon-size-md:var(--gf-icon-font-size);--gf-field-img-choice-check-ind-icon-size-lg:30px;--gf-field-img-choice-check-ind-icon-size:var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-img-choice-ctrl-opacity:1;--gf-field-img-choice-ctrl-opacity-disabled:0.5;--gf-field-img-choice-other-ctrl-margin-y-start:16px}.gform-theme--api,.gform-theme--framework{--gf-field-list-btn-size:16px;--gf-field-list-btn-radius:50%;--gf-field-list-btn-font-size:0;--gf-field-list-btn-padding-y:0;--gf-field-list-btn-padding-x:0}.gform-theme--api,.gform-theme--framework{--gf-field-pg-prog-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-margin-y-end:24px;--gf-field-pg-prog-title-margin-y-end:16px;--gf-field-pg-prog-font-family:var(--gf-font-family-base);--gf-field-pg-prog-font-size:14px;--gf-field-pg-prog-font-style:var(--gf-font-style-base);--gf-field-pg-prog-font-weight:600;--gf-field-pg-prog-letter-spacing:0;--gf-field-pg-prog-line-height:1;--gf-field-pg-prog-text-transform:uppercase;--gf-field-pg-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pg-prog-bar-bg-color-blue:#204ce5;--gf-field-pg-prog-bar-bg-color-gray:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-bar-bg-color-green:#31c48d;--gf-field-pg-prog-bar-bg-color-orange:#ff5a1f;--gf-field-pg-prog-bar-bg-color-red:#c02b0a;--gf-field-pg-prog-bar-bg-gradient-spring:linear-gradient(270deg, #9cd790 0%, #76d7db 100%);--gf-field-pg-prog-bar-bg-gradient-blues:linear-gradient(270deg, #00c2ff 0%, #7838e2 100%);--gf-field-pg-prog-bar-bg-gradient-rainbow:linear-gradient(274.73deg, #74b551 -5.58%, #f3ca30 44.81%, #cd302b 93.15%);--gf-field-pg-prog-bar-radius:100px;--gf-field-pg-prog-bar-height:10px;--gf-field-pg-steps-number-bg-color:transparent;--gf-field-pg-steps-number-bg-color-active:var(--gf-color-out-ctrl-light);--gf-field-pg-steps-number-bg-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-pg-steps-number-border-color-active:transparent;--gf-field-pg-steps-number-border-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-style:solid;--gf-field-pg-steps-number-border-width:2px;--gf-field-pg-steps-number-radius:50%;--gf-field-pg-steps-number-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-steps-number-color-active:var(--gf-field-pg-steps-number-color);--gf-field-pg-steps-number-color-complete:var(--gf-color-primary-contrast);--gf-field-pg-steps-icon-font-size:var(--gf-icon-font-size);--gf-field-pg-steps-number-size:32px;--gf-field-pg-steps-step-gap:12px}.gform-theme--api,.gform-theme--framework{--gf-field-pwd-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 8px);--gf-field-pwd-str-bg-color:transparent;--gf-field-pwd-str-bg-color-mismatch:transparent;--gf-field-pwd-str-bg-color-short:transparent;--gf-field-pwd-str-bg-color-bad:transparent;--gf-field-pwd-str-bg-color-good:transparent;--gf-field-pwd-str-bg-color-strong:transparent;--gf-field-pwd-str-border-color:transparent;--gf-field-pwd-str-border-color-mismatch:transparent;--gf-field-pwd-str-border-color-short:transparent;--gf-field-pwd-str-border-color-bad:transparent;--gf-field-pwd-str-border-color-good:transparent;--gf-field-pwd-str-border-color-strong:transparent;--gf-field-pwd-str-border-style:var(--gf-ctrl-border-style);--gf-field-pwd-str-border-width:0;--gf-field-pwd-str-radius:0;--gf-field-pwd-str-color:var(--gf-color-out-ctrl-dark);--gf-field-pwd-str-color-mismatch:#c02b0a;--gf-field-pwd-str-color-short:#c02b0a;--gf-field-pwd-str-color-bad:#ff5a1f;--gf-field-pwd-str-color-good:#8b6c32;--gf-field-pwd-str-color-strong:#399f4b;--gf-field-pwd-str-margin-y-start:16px;--gf-field-pwd-str-padding-y:0;--gf-field-pwd-str-padding-x:calc(65px + 8px) 0;--gf-field-pwd-str-font-family:var(--gf-font-family-secondary);--gf-field-pwd-str-font-size:var(--gf-font-size-primary);--gf-field-pwd-str-font-style:var(--gf-font-style-secondary);--gf-field-pwd-str-font-weight:var(--gf-font-weight-secondary);--gf-field-pwd-str-letter-spacing:var(--gf-letter-spacing-secondary);--gf-field-pwd-str-line-height:1;--gf-field-pwd-str-text-align:start;--gf-field-pwd-str-transition:var(--gf-transition-ctrl);--gf-field-pwd-str-ind-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pwd-str-ind-bg-color-mismatch:var(--gf-field-pwd-str-color-mismatch);--gf-field-pwd-str-ind-bg-color-short:var(--gf-field-pwd-str-color-short);--gf-field-pwd-str-ind-bg-color-bad:var(--gf-field-pwd-str-color-bad);--gf-field-pwd-str-ind-bg-color-good:var(--gf-field-pwd-str-color-good);--gf-field-pwd-str-ind-bg-color-strong:var(--gf-field-pwd-str-color-strong);--gf-field-pwd-str-ind-radius:var(--gf-radius);--gf-field-pwd-str-ind-display:inline-block;--gf-field-pwd-str-ind-inset-y-start:50%;--gf-field-pwd-str-ind-inset-x-start:0;--gf-field-pwd-str-ind-position:absolute;--gf-field-pwd-str-ind-height:6px;--gf-field-pwd-str-ind-width:65px;--gf-field-pwd-str-ind-width-blank:0;--gf-field-pwd-str-ind-width-mismatch:65px;--gf-field-pwd-str-ind-width-short:22px;--gf-field-pwd-str-ind-width-bad:37px;--gf-field-pwd-str-ind-width-good:46px;--gf-field-pwd-str-ind-width-strong:65px;--gf-field-pwd-str-ind-content:"";--gf-field-pwd-str-ind-transform:translateY(-50%);--gf-field-pwd-str-ind-transition:var(--gf-transition-ctrl)}.gform-theme--api,.gform-theme--framework{--gf-field-prod-price-color:var(--gf-ctrl-label-color-primary);--gf-field-prod-quant-margin-y-end:var(--gf-field-gap-y);--gf-field-prod-quant-width:150px}.gform-theme--api,.gform-theme--framework{--gf-field-repeater-gap-y:var(--gf-form-gap-y);--gf-field-repeater-btn-inline-gap:var(--gf-form-gap-x);--gf-field-repeater-separator-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-separator-size:1px;--gf-field-repeater-nested-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-nested-border-size:1px;--gf-field-repeater-nested-border-style:solid;--gf-field-repeater-nested-padding-x-start:20px}.gform-theme--api,.gform-theme--framework{--gf-field-section-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-section-border-style:solid;--gf-field-section-border-width:1px;--gf-field-section-padding-y-end:8px}.gform-theme--api,.gform-theme--framework{--gf-form-validation-bg-color:rgba(var(--gf-color-danger-rgb), 0.03);--gf-form-validation-border-color:rgba(var(--gf-color-danger-rgb), 0.25);--gf-form-validation-border-color-focus:var(--gf-color-danger);--gf-form-validation-border-width:1px;--gf-form-validation-border-style:solid;--gf-form-validation-radius:var(--gf-ctrl-radius-max-md);--gf-form-validation-outline-color-focus:rgba(var(--gf-color-danger-rgb), 0.65);--gf-form-validation-outline-focus:var(--gf-ctrl-outline-width-focus) var(--gf-ctrl-outline-style) var(--gf-form-validation-outline-color-focus);--gf-form-validation-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-form-validation-color:var(--gf-color-danger);--gf-form-validation-font-family:var(--gf-font-family-primary);--gf-form-validation-font-size:var(--gf-font-size-primary);--gf-form-validation-line-height:1.43;--gf-form-validation-gap:8px;--gf-form-validation-margin-y:0 var(--gf-form-gap-y);--gf-form-validation-padding-y:20px;--gf-form-validation-padding-x:16px;--gf-form-validation-heading-color:var(--gf-form-validation-color);--gf-form-validation-heading-font-family:var(--gf-form-validation-font-family);--gf-form-validation-heading-font-size:var(--gf-form-validation-font-size);--gf-form-validation-heading-font-weight:500;--gf-form-validation-heading-line-height:var(--gf-form-validation-line-height);--gf-form-validation-heading-gap:12px;--gf-form-validation-heading-icon-bg-color:rgba(var(--gf-color-danger-rgb), 0.05);--gf-form-validation-heading-icon-border-color:var(--gf-form-validation-border-color);--gf-form-validation-heading-icon-border-width:2px;--gf-form-validation-heading-icon-border-style:var(--gf-form-validation-border-style);--gf-form-validation-heading-icon-radius:50%;--gf-form-validation-heading-icon-color:var(--gf-form-validation-heading-color);--gf-form-validation-heading-icon-font-size:18px;--gf-form-validation-heading-icon-size:20px;--gf-form-validation-summary-color:var(--gf-form-validation-color);--gf-form-validation-summary-font-family:var(--gf-form-validation-font-family);--gf-form-validation-summary-font-size:var(--gf-form-validation-font-size);--gf-form-validation-summary-font-weight:400;--gf-form-validation-summary-line-height:var(--gf-form-validation-line-height);--gf-form-validation-summary-margin-y-start:4px;--gf-form-validation-summary-padding-x:48px;--gf-form-validation-summary-item-link-text-decoration:underline}.gform-theme--api,.gform-theme--framework{--gf-form-spinner-fg-color:var(--gf-color-primary);--gf-form-spinner-bg-color:rgba(var(--gf-color-primary-rgb), 0.1)}@font-face{font-family:gform-icons-orbital;src:url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff2?gxy8zs) format('woff2'),url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.ttf?gxy8zs) format('truetype'),url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff?gxy8zs) format('woff'),url(//honeyinthehollow.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.svg?gxy8zs#gform-icons-orbital) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-orbital-icon{font-family:var(--gf-icon-font-family)!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-orbital-icon--photograph:before{content:"\e922"}.gform-orbital-icon--arrow-back:before{content:"\e921"}.gform-orbital-icon--calendar-alt:before{content:"\e91a"}.gform-orbital-icon--selector:before{content:"\e90d"}.gform-orbital-icon--search:before{content:"\e917"}.gform-orbital-icon--trash:before{content:"\e919"}.gform-orbital-icon--cloud-upload-alt:before{content:"\e911"}.gform-orbital-icon--arrow-up:before{content:"\e912"}.gform-orbital-icon--arrow-down:before{content:"\e914"}.gform-orbital-icon--arrow-left:before{content:"\e915"}.gform-orbital-icon--arrow-right:before{content:"\e916"}.gform-orbital-icon--arrow-narrow-right:before{content:"\e913"}.gform-orbital-icon--arrow-sm-left:before{content:"\e91f"}.gform-orbital-icon--arrow-sm-right:before{content:"\e920"}.gform-orbital-icon--save-as:before{content:"\e910"}.gform-orbital-icon--minus-alt:before{content:"\e90e"}.gform-orbital-icon--plus-alt:before{content:"\e90f"}.gform-orbital-icon--eye-off:before{content:"\e90a"}.gform-orbital-icon--eye:before{content:"\e909"}.gform-orbital-icon--check-circle:before{content:"\e90c"}.gform-orbital-icon--check-mark:before{content:"\e900"}.gform-orbital-icon--check:before{content:"\e90b"}.gform-orbital-icon--check-mark-simple:before{content:"\e905"}.gform-orbital-icon--exclamation-simple:before{content:"\e906"}.gform-orbital-icon--information-simple:before{content:"\e907"}.gform-orbital-icon--question-mark-simple:before{content:"\e908"}.gform-orbital-icon--chevron-down:before{content:"\e901"}.gform-orbital-icon--chevron-up:before{content:"\e902"}.gform-orbital-icon--chevron-left:before{content:"\e91b"}.gform-orbital-icon--chevron-right:before{content:"\e91c"}.gform-orbital-icon--chevron-double-left:before{content:"\e91d"}.gform-orbital-icon--chevron-double-right:before{content:"\e91e"}.gform-orbital-icon--minus:before{content:"\e903"}.gform-orbital-icon--x-circle:before{content:"\e918"}.gform-orbital-icon--x:before{content:"\e904"}.gform-theme--framework ::-moz-placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework ::placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-appearance:var(--gf-ctrl-appearance);--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-height:var(--gf-ctrl-size);--gf-local-radius:var(--gf-ctrl-radius);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-ctrl-color);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-font-family);--gf-local-font-size:var(--gf-ctrl-font-size);--gf-local-font-style:var(--gf-ctrl-font-style);--gf-local-font-weight:var(--gf-ctrl-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-local-line-height:var(--gf-ctrl-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-offset:var(--gf-ctrl-outline-offset);--gf-local-outline-style:var(--gf-ctrl-outline-style);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-padding-x:var(--gf-ctrl-padding-x);--gf-local-padding-y:var(--gf-ctrl-padding-y);--gf-local-shadow:var(--gf-ctrl-shadow);--gf-local-transition:var(--gf-ctrl-transition);--gf-local-width:100%;-webkit-appearance:var(--gf-local-appearance);-moz-appearance:var(--gf-local-appearance);appearance:var(--gf-local-appearance);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-local-radius);box-shadow:var(--gf-local-shadow);color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);inline-size:var(--gf-local-width);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:0;margin-inline:0;min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-local-outline-offset);outline-style:var(--gf-local-outline-style);outline-width:var(--gf-local-outline-width);padding-block:var(--gf-local-padding-y);padding-inline:var(--gf-local-padding-x);transition:var(--gf-local-transition)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover);--gf-local-border-color:var(--gf-ctrl-border-color-hover);--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled);--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color-error);--gf-local-border-color:var(--gf-ctrl-border-color-error);--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type].gform-text-input-reset{--gf-local-border-color:transparent;--gf-local-height:auto;--gf-local-color:var(--gf-ctrl-readonly-color);--gf-local-font-family:var(--gf-ctrl-readonly-font-family);--gf-local-font-size:var(--gf-ctrl-readonly-font-size);--gf-local-font-style:var(--gf-ctrl-readonly-font-style);--gf-local-font-weight:var(--gf-ctrl-readonly-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-readonly-letter-spacing);--gf-local-line-height:var(--gf-ctrl-readonly-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);block-size:var(--gf-local-height);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-radius);color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-ctrl-transition)}.gform-theme--framework input[type].gform-text-input-reset:focus{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button,.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-outer-spin-button{opacity:var(--gf-ctrl-number-spin-btn-opacity)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button{-webkit-appearance:var(--gf-ctrl-number-spin-btn-appearance);appearance:var(--gf-ctrl-number-spin-btn-appearance);background-image:var(--gf-icon-ctrl-number);background-position:var(--gf-ctrl-number-spin-btn-bg-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-number-spin-btn-bg-size);cursor:pointer;width:var(--gf-ctrl-number-spin-btn-width)}.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-textarea-radius);--gf-local-height:var(--gf-ctrl-textarea-height);--gf-local-line-height:var(--gf-ctrl-textarea-line-height);--gf-local-padding-y:var(--gf-ctrl-textarea-padding-y);resize:var(--gf-ctrl-textarea-resize)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-textarea-radius);box-shadow:var(--gf-ctrl-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);overflow:hidden;transition:var(--gf-transition-ctrl)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-border-color:var(--gf-ctrl-border-color-hover)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container textarea{border-color:transparent;border-width:0}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-height:var(--gf-ctrl-choice-size);--gf-local-display:inline-grid;--gf-local-line-height:var(--gf-ctrl-choice-size);--gf-local-padding-y:0;--gf-local-padding-x:0;--gf-local-width:var(--gf-ctrl-choice-size);accent-color:var(--gf-ctrl-accent-color);opacity:1;align-content:center;justify-content:center;place-content:center}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{opacity:0}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before{opacity:1}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-checkbox-check-radius)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-choice-check-color);content:var(--gf-icon-ctrl-checkbox);font-size:var(--gf-ctrl-checkbox-check-size)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-radio-check-radius)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{background-color:var(--gf-ctrl-choice-check-color);block-size:var(--gf-ctrl-radio-check-size);border-radius:var(--gf-ctrl-radio-check-radius);content:var(--gf-ctrl-radio-check-content);inline-size:var(--gf-ctrl-radio-check-size)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{background-color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])){--gf-local-padding-x:var(--gf-ctrl-select-padding-x);background-image:var(--gf-ctrl-select-icon);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):hover{background-image:var(--gf-ctrl-select-icon-hover)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus{background-image:var(--gf-ctrl-select-icon-focus)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):disabled{background-image:var(--gf-ctrl-select-icon-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-ms-expand{display:var(--gf-ctrl-select-ms-expand)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple]{--gf-local-height:var(--gf-ctrl-multiselect-height);--gf-local-radius:var(--gf-ctrl-multiselect-radius);--gf-local-line-height:var(--gf-ctrl-multiselect-line-height);--gf-local-padding-y:var(--gf-ctrl-multiselect-padding-y);overflow-y:auto}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple] option:checked{background:var(--gf-color-in-ctrl-light)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single{background-image:var(--gf-icon-ctrl-select);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single span{margin-inline-end:var(--gf-ctrl-select-search-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single abbr,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single div b{background-image:none!important}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active .chosen-single,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{border-bottom-left-radius:var(--gf-ctrl-radius);border-bottom-right-radius:var(--gf-ctrl-radius);border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search{padding-block:var(--gf-padding-y) 0;padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search input[type=text]{--gf-local-height:var(--gf-ctrl-size-md);--gf-local-padding-x:var(--gf-ctrl-select-search-padding-x);background-image:var(--gf-icon-ctrl-search)!important;background-position:var(--gf-ctrl-select-search-icon-position);background-size:var(--gf-ctrl-select-search-icon-size)!important}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi{--gf-local-height:auto;--gf-local-radius:var(--gf-ctrl-multiselect-radius);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active{border-color:var(--gf-ctrl-border-color-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active .chosen-choices{box-shadow:none}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices{align-content:center;background:0 0;border:none;display:flex;flex-flow:row wrap;gap:calc(var(--gf-padding-y)/ 2);min-height:calc(var(--gf-ctrl-size) - 2px);padding-block:4px;padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices .search-choice+li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-color-focus);font-family:var(--gf-ctrl-font-family);font-size:var(--gf-ctrl-font-size);font-style:var(--gf-ctrl-font-style);font-weight:var(--gf-ctrl-font-weight);letter-spacing:var(--gf-ctrl-letter-spacing);opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice{align-self:flex-start;background:0 0;background-color:var(--gf-ctrl-multiselect-selected-item-bg-color);border:none;border-radius:var(--gf-ctrl-multiselect-selected-item-radius);box-shadow:none;color:var(--gf-ctrl-multiselect-selected-item-color);flex-shrink:0;font-size:var(--gf-ctrl-multiselect-selected-item-font-size);font-weight:var(--gf-ctrl-multiselect-selected-item-font-weight);margin:0;padding-block:8px;padding-inline:var(--gf-ctrl-padding-x) calc((var(--gf-ctrl-padding-x) * 1.25) + var(--gf-ctrl-multiselect-close-icon-size))}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:0 0;height:var(--gf-ctrl-multiselect-close-icon-size);inset-block-start:var(--gf-ctrl-multiselect-close-icon-inset-y-start);inset-inline-end:var(--gf-ctrl-multiselect-close-icon-inset-x-end);opacity:70%;transition:var(--gf-local-transition);width:var(--gf-ctrl-multiselect-close-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-multiselect-selected-item-remove-icon-color);content:var(--gf-icon-ctrl-cancel);display:inline-block;font-size:var(--gf-ctrl-multiselect-close-icon-size);height:100%;width:100%}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus,.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-drop,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-drop{background-color:var(--gf-ctrl-bg-color);border:var(--gf-ctrl-select-dropdown-border-color);border-radius:var(--gf-ctrl-select-dropdown-radius);box-shadow:var(--gf-ctrl-select-dropdown-shadow);overflow:hidden;padding-block:0;padding-inline:0;top:calc(100% + 8px)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results{margin-block:0;margin-inline:0;padding-block:var(--gf-padding-y);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li{color:var(--gf-ctrl-color);padding:var(--gf-padding-y) var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.highlighted,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.highlighted{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.result-selected,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.result-selected{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover);box-shadow:var(--gf-ctrl-select-dropdown-option-shadow-hover)}.gform-theme--framework .gfield_list_group_item::before:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-primary);--gf-local-display:flex;--gf-local-font-family:var(--gf-ctrl-label-font-family-primary);--gf-local-font-size:var(--gf-ctrl-label-font-size-primary);--gf-local-font-style:var(--gf-ctrl-label-font-style-primary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-primary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-primary);--gf-local-line-height:var(--gf-ctrl-label-line-height-primary);--gf-local-margin-y:0;--gf-local-margin-x:0;color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:var(--gf-local-margin-y);margin-inline:var(--gf-local-margin-x)}.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-secondary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-secondary);--gf-local-font-size:var(--gf-ctrl-label-font-size-secondary);--gf-local-font-style:var(--gf-ctrl-label-font-style-secondary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-secondary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-secondary);--gf-local-line-height:var(--gf-ctrl-label-line-height-secondary)}.gform-theme--framework .gform-field-label--type-sub:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-tertiary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-tertiary);--gf-local-font-size:var(--gf-ctrl-label-font-size-tertiary);--gf-local-font-style:var(--gf-ctrl-label-font-style-tertiary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-tertiary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-tertiary);--gf-local-line-height:var(--gf-ctrl-label-line-height-tertiary)}.gform-theme--framework .gform-field-label--type-sub-large:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-quaternary);--gf-local-display:inline-block;--gf-local-font-family:var(--gf-ctrl-label-font-family-quaternary);--gf-local-font-size:var(--gf-ctrl-label-font-size-quaternary);--gf-local-font-style:var(--gf-ctrl-label-font-style-quaternary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-quaternary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-quaternary);--gf-local-line-height:var(--gf-ctrl-label-line-height-quaternary)}.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-label-color-req);display:inline-block;font-family:var(--gf-ctrl-label-font-family-req);font-size:var(--gf-ctrl-label-font-size-req);font-style:var(--gf-ctrl-label-font-style-req);font-weight:var(--gf-ctrl-label-font-weight-req);letter-spacing:var(--gf-ctrl-label-letter-spacing-req);line-height:var(--gf-ctrl-label-line-height-req)}.gform-theme--framework .gfield_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color);--gf-local-font-family:var(--gf-ctrl-desc-font-family);--gf-local-font-size:var(--gf-ctrl-desc-font-size);--gf-local-font-style:var(--gf-ctrl-desc-font-style);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing);--gf-local-line-height:var(--gf-ctrl-desc-line-height);color:var(--gf-local-color);display:block;font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height)}.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color-error);--gf-local-font-family:var(--gf-ctrl-desc-font-family-error);--gf-local-font-size:var(--gf-ctrl-desc-font-size-error);--gf-local-font-style:var(--gf-ctrl-desc-font-style-error);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight-error);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing-error);--gf-local-line-height:var(--gf-ctrl-desc-line-height-error)}.gform-theme--framework .gfield_consent_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){border:var(--gf-ctrl-desc-border-width-consent) var(--gf-ctrl-desc-border-style-consent) var(--gf-ctrl-desc-border-color-consent);max-height:var(--gf-ctrl-desc-max-height-consent);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);overflow-y:auto;padding:16px;transition:var(--gf-ctrl-transition)}.gform-theme--framework .gfield_consent_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{border-color:var(--gf-ctrl-desc-border-color-consent-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-primary);--gf-local-radius:var(--gf-ctrl-btn-radius);--gf-local-border-color:var(--gf-ctrl-btn-border-color-primary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-primary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-primary);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-shadow:var(--gf-ctrl-btn-shadow);--gf-local-color:var(--gf-ctrl-btn-color-primary);--gf-local-column-gap:var(--gf-ctrl-btn-icon-gap);--gf-local-cursor:pointer;--gf-local-display:inline-flex;--gf-local-font-style:var(--gf-ctrl-btn-font-style);--gf-local-font-weight:var(--gf-ctrl-btn-font-weight);--gf-local-font-size:var(--gf-ctrl-btn-font-size);--gf-local-font-family:var(--gf-ctrl-btn-font-family);--gf-local-height:auto;--gf-local-letter-spacing:var(--gf-ctrl-btn-letter-spacing);--gf-local-line-height:var(--gf-ctrl-btn-line-height);--gf-local-min-height:var(--gf-ctrl-btn-size);--gf-local-min-width:auto;--gf-local-opacity:var(--gf-ctrl-btn-opacity);--gf-local-padding-y:var(--gf-ctrl-btn-padding-y);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x);--gf-local-text-decoration:var(--gf-ctrl-btn-text-decoration);--gf-local-text-transform:var(--gf-ctrl-btn-text-transform);--gf-local-width:auto;align-items:center;-moz-column-gap:var(--gf-local-column-gap);column-gap:var(--gf-local-column-gap);cursor:var(--gf-local-cursor);justify-content:center;min-inline-size:var(--gf-local-min-width);opacity:var(--gf-local-opacity);text-align:center;-webkit-text-decoration:var(--gf-local-text-decoration);text-decoration:var(--gf-local-text-decoration);text-transform:var(--gf-local-text-transform);vertical-align:top}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-primary);--gf-local-content:var(--gf-ctrl-btn-icon);--gf-local-font-size:var(--gf-ctrl-btn-icon-font-size);--gf-local-transition:var(--gf-ctrl-btn-icon-transition);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-local-color);content:var(--gf-local-content);font-size:var(--gf-local-font-size);transition:var(--gf-local-transition)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover);--gf-local-color:var(--gf-ctrl-btn-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus);--gf-local-color:var(--gf-ctrl-btn-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled);--gf-local-color:var(--gf-ctrl-btn-color-disabled-primary);--gf-local-cursor:default;--gf-local-opacity:var(--gf-ctrl-btn-opacity-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-secondary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-secondary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-secondary);--gf-local-color:var(--gf-ctrl-btn-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-secondary);--gf-local-color:var(--gf-ctrl-btn-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-secondary);--gf-local-color:var(--gf-ctrl-btn-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-secondary);--gf-local-color:var(--gf-ctrl-btn-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-ctrl);--gf-local-border-style:var(--gf-ctrl-btn-border-style-ctrl);--gf-local-border-width:var(--gf-ctrl-btn-border-width-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-simple);--gf-local-border-width:var(--gf-ctrl-btn-border-width-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-simple);--gf-local-color:var(--gf-ctrl-btn-color-simple);--gf-local-column-gap:0;--gf-local-line-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-width:var(--gf-ctrl-btn-size-simple);--gf-local-padding-y:0;--gf-local-padding-x:0}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover-simple);--gf-local-color:var(--gf-ctrl-btn-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus-simple);--gf-local-color:var(--gf-ctrl-btn-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled-simple);--gf-local-color:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xs);--gf-local-min-height:var(--gf-ctrl-btn-size-xs);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xs)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm{--gf-local-font-size:var(--gf-ctrl-btn-font-size-sm);--gf-local-min-height:var(--gf-ctrl-btn-size-sm);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-sm)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md{--gf-local-font-size:var(--gf-ctrl-btn-font-size-md);--gf-local-min-height:var(--gf-ctrl-btn-size-md);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-md)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg{--gf-local-font-size:var(--gf-ctrl-btn-font-size-lg);--gf-local-min-height:var(--gf-ctrl-btn-size-lg);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-lg)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xl);--gf-local-min-height:var(--gf-ctrl-btn-size-xl);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xl)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-padding-x:var(--gf-ctrl-file-padding-x);text-overflow:ellipsis;white-space:nowrap}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-hover);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-hover);--gf-local-color:var(--gf-ctrl-file-btn-color-hover)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-focus);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-focus);--gf-local-color:var(--gf-ctrl-file-btn-color-focus)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-disabled);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-disabled);--gf-local-color:var(--gf-ctrl-file-btn-color-disabled)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-local-border-inline-end-style:var(--gf-ctrl-file-btn-border-inline-end-style);--gf-local-border-inline-end-width:var(--gf-ctrl-file-btn-border-inline-end-width);--gf-local-border-inline-end:var(--gf-local-border-inline-end-width) var(--gf-local-border-inline-end-style) var(--gf-local-border-inline-end-color);--gf-local-color:var(--gf-ctrl-file-btn-color);background-color:var(--gf-local-bg-color);block-size:100%;border:0;border-end-start-radius:var(--gf-ctrl-file-btn-radius);border-inline-end:var(--gf-local-border-inline-end);border-start-start-radius:var(--gf-ctrl-file-btn-radius);color:var(--gf-local-color);font-family:var(--gf-ctrl-file-btn-font-family);font-size:var(--gf-ctrl-file-btn-font-size);font-style:var(--gf-ctrl-file-btn-font-style);font-weight:var(--gf-ctrl-file-btn-font-weight);inset-block-start:calc(var(--gf-ctrl-border-width) * -1);letter-spacing:var(--gf-ctrl-file-btn-letter-spacing);line-height:var(--gf-ctrl-file-btn-line-height);margin-inline:var(--gf-ctrl-file-btn-margin-x);padding-block:0;padding-inline:var(--gf-ctrl-file-btn-padding-x);position:relative;-webkit-text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-transform:var(--gf-ctrl-file-btn-text-transform);transition:var(--gf-ctrl-file-btn-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_area{--gf-local-height:var(--gf-ctrl-file-zone-height);--gf-local-radius:var(--gf-ctrl-file-zone-radius);--gf-local-border-style:var(--gf-ctrl-file-zone-border-style);--gf-local-color:var(--gf-ctrl-file-zone-color);--gf-local-font-weight:var(--gf-ctrl-file-zone-font-weight);--gf-local-line-height:var(--gf-ctrl-file-zone-line-height);--gf-local-padding-x:var(--gf-ctrl-file-zone-padding-x);--gf-local-padding-y:var(--gf-ctrl-file-zone-padding-y)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_area::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-file-zone-icon-color);content:var(--gf-icon-ctrl-file);display:block;font-size:var(--gf-ctrl-file-zone-icon-font-size);margin-block-end:var(--gf-ctrl-file-zone-icon-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .gform_drop_instructions{margin-block-end:var(--gf-ctrl-file-zone-instructions-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview_list{display:flex;flex-direction:column;gap:var(--gf-ctrl-file-prev-area-gap);margin-block-start:var(--gf-ctrl-file-prev-area-margin-y-start);width:100%}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview_list:empty{margin-block-start:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview{display:flex;flex-direction:column;font-family:var(--gf-ctrl-file-prev-font-family);font-size:var(--gf-ctrl-file-prev-font-size);font-style:var(--gf-ctrl-file-prev-font-style);font-weight:var(--gf-ctrl-file-prev-font-weight);gap:var(--gf-ctrl-file-prev-gap);letter-spacing:var(--gf-ctrl-file-prev-letter-spacing);line-height:var(--gf-ctrl-file-prev-line-height);position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_filename{color:var(--gf-ctrl-file-prev-name-color);line-height:var(--gf-ctrl-file-prev-name-line-height);overflow:var(--gf-ctrl-file-prev-name-overflow);padding-inline-end:var(--gf-ctrl-file-prev-name-padding-x-end);text-overflow:var(--gf-ctrl-file-prev-name-text-overflow);white-space:var(--gf-ctrl-file-prev-name-white-space)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_filesize{color:var(--gf-ctrl-file-prev-size-color)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress{align-items:center;display:flex;gap:var(--gf-ctrl-file-prog-ui-gap)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:var(--gf-ctrl-file-prog-btn-icon-size);color:var(--gf-ctrl-file-prog-btn-icon-color-complete);content:var(--gf-icon-ctrl-file-completed);font-size:var(--gf-ctrl-file-prog-btn-icon-size);inline-size:var(--gf-ctrl-file-prog-btn-icon-size);min-inline-size:var(--gf-ctrl-file-prog-btn-icon-size);opacity:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progress_complete::after{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar_progress{block-size:var(--gf-ctrl-file-prog-bar-height);border-radius:var(--gf-ctrl-file-prog-bar-radius)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar{background-color:var(--gf-ctrl-file-prog-bar-bg-color);inline-size:100%;position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_progressbar_progress{background-color:var(--gf-ctrl-file-prog-bar-bg-color-loading);inline-size:1%;position:absolute;transition:var(--gf-ctrl-file-prog-bar-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_percent{color:var(--gf-ctrl-file-prog-text-color);font-size:var(--gf-ctrl-file-prog-text-font-size);min-inline-size:var(--gf-ctrl-file-prog-text-min-width)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gform_delete_file{inset-block-start:var(--gf-ctrl-file-prog-btn-inset-y-start);inset-inline-end:var(--gf-ctrl-file-prog-btn-inset-x-end);position:var(--gf-ctrl-file-prog-btn-position)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gform_delete_file .dashicons::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-remove)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel{--gf-local-font-size:var(--gf-ctrl-file-prog-btn-font-size-cancel)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload,.gfield--type-post_image) .ginput_preview .gfield_fileupload_cancel::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-cancel)}.gform-theme--framework.ui-datepicker{background-color:var(--gf-ctrl-date-picker-bg-color);border-radius:var(--gf-ctrl-date-picker-radius);box-shadow:var(--gf-ctrl-date-picker-shadow);display:none;inline-size:var(--gf-ctrl-date-picker-width);margin-block-start:var(--gf-ctrl-date-picker-margin-y-start);padding-block:var(--gf-ctrl-date-picker-padding-y);padding-inline:var(--gf-ctrl-date-picker-padding-x)}@media (min-width:640px){.gform-theme--framework.ui-datepicker{inline-size:var(--gf-ctrl-date-picker-width-viewport-sm);padding-block:var(--gf-ctrl-date-picker-padding-y-viewport-sm);padding-inline:var(--gf-ctrl-date-picker-padding-x-viewport-sm)}}.gform-theme--framework.ui-datepicker .ui-datepicker-header{align-items:stretch;display:flex;margin-block:unset;margin-inline:unset;padding-block:0;padding-inline:0;position:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-next,.gform-theme--framework.ui-datepicker .ui-datepicker-prev{align-items:center;block-size:auto;cursor:pointer;display:flex;flex:none;inline-size:var(--gf-ctrl-date-picker-header-icons-width);inset:unset;justify-content:center;position:relative}.gform-theme--framework.ui-datepicker .ui-datepicker-next::before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before{--gf-local-color:var(--gf-ctrl-date-picker-header-icons-color);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none;border:none;color:var(--gf-local-color);font-size:var(--gf-ctrl-date-picker-header-icons-font-size);inset:unset;transform:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before{content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework.ui-datepicker .ui-datepicker-next{order:1}.gform-theme--framework.ui-datepicker .ui-datepicker-next::before{content:var(--gf-icon-ctrl-datepicker-right)}.gform-theme--framework.ui-datepicker .ui-datepicker-next-hover::before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev-hover::before{--gf-local-color:var(--gf-ctrl-date-picker-header-icons-color-hover)}.gform-theme--framework.ui-datepicker .ui-datepicker-title{align-items:center;color:var(--gf-ctrl-date-picker-title-color);display:flex;flex:auto;font-size:var(--gf-ctrl-date-picker-title-font-size);font-weight:var(--gf-ctrl-date-picker-title-font-weight);gap:var(--gf-ctrl-date-picker-title-gap);line-height:var(--gf-ctrl-date-picker-title-line-height);margin-block:0;margin-inline:var(--gf-ctrl-date-picker-title-margin-x)}@media (min-width:640px){.gform-theme--framework.ui-datepicker .ui-datepicker-title{font-size:var(--gf-ctrl-date-picker-title-font-size-viewport-sm);gap:var(--gf-ctrl-date-picker-title-gap-viewport-sm);margin-inline:var(--gf-ctrl-date-picker-title-margin-x-viewport-sm)}}.gform-theme--framework.ui-datepicker select.ui-datepicker-month,.gform-theme--framework.ui-datepicker select.ui-datepicker-year{--gf-local-height:var(--gf-ctrl-size-sm);--gf-local-line-height:var(--gf-ctrl-size-sm);background-image:var(--gf-icon-ctrl-select);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size);box-shadow:var(--gf-local-shadow);flex:auto;inline-size:auto;margin:0;padding-inline:var(--gf-local-padding-x);text-align:var(--gf-ctrl-date-picker-dropdown-text-align)}.gform-theme--framework.ui-datepicker table{margin-block-end:0;margin-block-start:16px}.gform-theme--framework.ui-datepicker table td,.gform-theme--framework.ui-datepicker table th{block-size:var(--gf-ctrl-date-picker-cell-height);color:var(--gf-ctrl-date-picker-cell-content-color);padding-block:var(--gf-ctrl-date-picker-cell-padding);padding-inline:var(--gf-ctrl-date-picker-cell-padding)}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td,.gform-theme--framework.ui-datepicker table th{block-size:var(--gf-ctrl-date-picker-cell-height-viewport-sm)}}.gform-theme--framework.ui-datepicker table th{font-size:var(--gf-ctrl-date-picker-head-cell-font-size);font-weight:var(--gf-ctrl-date-picker-head-cell-font-weight);line-height:var(--gf-ctrl-date-picker-head-cell-line-height);vertical-align:middle}.gform-theme--framework.ui-datepicker table td{font-size:var(--gf-ctrl-date-picker-cell-font-size);font-weight:var(--gf-ctrl-date-picker-cell-font-weight);line-height:var(--gf-ctrl-date-picker-cell-line-height);padding-block:var(--gf-ctrl-date-picker-cell-padding-y)}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td{padding-block:var(--gf-ctrl-date-picker-cell-padding-y-viewport-sm)}}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled){cursor:pointer}.gform-theme--framework.ui-datepicker table td a,.gform-theme--framework.ui-datepicker table td span{--gf-local-bg-color:transparent;--gf-local-border:0;--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color);align-items:center;background-color:var(--gf-local-bg-color);block-size:100%;border:var(--gf-local-border);border-radius:var(--gf-ctrl-date-picker-cell-content-radius);color:var(--gf-local-color);display:flex;inline-size:var(--gf-ctrl-date-picker-cell-content-width);justify-content:center;text-decoration:none}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td a,.gform-theme--framework.ui-datepicker table td span{inline-size:var(--gf-ctrl-date-picker-cell-content-width-viewport-sm)}}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:hover{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:focus{--gf-local-border:var(--gf-ctrl-date-picker-cell-content-border)}.gform-theme--framework.ui-datepicker table .ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-selected);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:focus,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:hover{--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:var(--gf-ctrl-select-icon-position)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{transform:none}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{content:var(--gf-icon-ctrl-datepicker-right)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before{content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)){line-height:1}.gform-theme--framework .gfield--type-address .copy_values_option_container{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto;margin-block-end:var(--gf-field-gap-y)}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{display:flex;flex-direction:column;gap:var(--gf-field-choice-gap)}.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_checkbox,.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-choice-align-x-gap-y) var(--gf-field-choice-align-x-gap-x)}.gform-theme--framework .gfield--type-choice .gchoice,.gform-theme--framework .gfield--type-choice .ginput_container_consent{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-choice .gchoice br,.gform-theme--framework .gfield--type-choice .ginput_container_consent br{display:none}.gform-theme--framework .gfield--type-choice .gchoice_other_control{--gf-local-width:auto;grid-column:span 2;max-inline-size:var(--gf-field-choice-other-ctrl-max-width)}.gform-theme--framework .gfield--type-choice .gfield-choice-toggle-all{align-self:self-start;inline-size:100%}.gform-theme--framework .gfield--type-choice .gfield_choice_all_toggle{justify-self:start}.gform-theme--framework .gfield--type-image_choice .gfield_checkbox,.gform-theme--framework .gfield--type-image_choice .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-img-choice-gap)}.gform-theme--framework .gfield--type-image_choice .gchoice{align-self:start;display:block;inline-size:var(--gf-field-img-choice-size);max-inline-size:var(--gf-field-img-choice-size);min-inline-size:var(--gf-field-img-choice-size);position:relative}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where(:has(input:checked))::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-outer{display:block;min-block-size:100%}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:transparent;--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-shadow:none;box-shadow:var(--gf-local-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-transition-ctrl)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-ctrl-radius)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-color-in-ctrl-light-darker);--gf-local-shadow:var(--gf-field-img-choice-shadow);background-color:var(--gf-local-bg-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color);color:var(--gf-local-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover .gform-field-label{--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within .gform-field-label{--gf-local-color:var(--gf-ctrl-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)]{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled){--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled) .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer{padding-block:var(--gf-field-img-choice-card-space);padding-inline:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-card-placeholder-bg-color);color:var(--gf-field-img-choice-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{content:"";display:block;inset-block:0;inset-inline:0;position:absolute;transition:var(--gf-transition-ctrl);z-index:1}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-no-card-placeholder-bg-color);color:var(--gf-field-img-choice-no-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:hover .gfield-choice-image-wrapper{--gf-local-shadow:var(--gf-field-img-choice-shadow-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:focus-within .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)],.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled),.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper{aspect-ratio:var(--gf-field-img-choice-aspect-ratio);margin-block-end:var(--gf-field-img-choice-margin-y-end);opacity:var(--gf-field-img-choice-ctrl-opacity);overflow:hidden;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image{block-size:100%;display:block;inline-size:100%;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--gf-icon-ctrl-img-choice-placeholder);font-size:var(--gf-field-img-choice-placeholder-icon-font-size);inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-inner{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gform-field-label{--gf-local-margin-x:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gchoice_other_control{margin-block-start:var(--gf-field-img-choice-other-ctrl-margin-y-start);max-inline-size:100%}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{--gf-local-width:auto}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{margin-inline-start:calc(var(--gf-ctrl-padding-x) * -1);pointer-events:none;transform:translateX(-100%);transition:var(--gf-field-date-icon-transition)}html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date::after,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{order:1;transform:translateX(100%)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date input,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date input{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-date-ctrl-padding-x-end)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img{display:none!important}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-field-date-icon-color);content:var(--gf-icon-ctrl-datepicker);display:inline-block;font-size:var(--gf-icon-font-size);inset-block-start:0;inset-inline-start:0}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where([\:has\(input\:hover\)])::after{color:var(--gf-field-date-icon-color-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where(:has(input:hover))::after{color:var(--gf-field-date-icon-color-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img{max-block-size:var(--gf-field-date-custom-icon-max-height);max-inline-size:var(--gf-field-date-custom-icon-max-width);opacity:var(--gf-field-date-custom-icon-opacity)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where([\:has\(input\:hover\)]) img{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where(:has(input:hover)) img{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item{--gf-local-height:var(--gf-field-list-btn-size);--gf-local-radius:var(--gf-field-list-btn-radius);--gf-local-column-gap:0;--gf-local-font-size:var(--gf-field-list-btn-font-size);--gf-local-letter-spacing:0;--gf-local-line-height:1;--gf-local-min-height:auto;--gf-local-padding-y:var(--gf-field-list-btn-padding-y);--gf-local-padding-x:var(--gf-field-list-btn-padding-x);--gf-local-width:var(--gf-field-list-btn-size)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-add)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-remove)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons img{background-color:transparent!important;background-position:0;background-repeat:no-repeat;background-size:16px 16px!important;block-size:16px!important;border:none!important;inline-size:16px!important;opacity:.5;transition:var(--gf-transition-ctrl)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons a:focus img,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_list_icons a:hover img{opacity:1}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) .gfield_url_icon_disabled{opacity:1;pointer-events:none}.gform-theme--framework .gf_page_steps,.gform-theme--framework .gf_progressbar_wrapper{margin-block-end:var(--gf-field-pg-prog-margin-y-end)}.gform-theme--framework .gf_progressbar_title,.gform-theme--framework .gf_step_label,.gform-theme--framework .gf_step_number{--gf-local-color:var(--gf-field-pg-prog-color);--gf-local-font-family:var(--gf-field-pg-prog-font-family);--gf-local-font-size:var(--gf-field-pg-prog-font-size);--gf-local-font-style:var(--gf-field-pg-prog-font-style);--gf-local-font-weight:var(--gf-field-pg-prog-font-weight);--gf-local-letter-spacing:var(--gf-field-pg-prog-letter-spacing);--gf-local-line-height:var(--gf-field-pg-prog-line-height);--gf-local-text-transform:none;color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);text-transform:var(--gf-local-text-transform)}.gform-theme--framework .gf_progressbar_title{margin-block-end:var(--gf-field-pg-prog-title-margin-y-end)}.gform-theme--framework .gf_progressbar{background-color:var(--gf-field-pg-prog-bar-bg-color);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gf_progressbar .gf_progressbar_percentage{block-size:var(--gf-field-pg-prog-bar-height);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar .percentbar_blue{background-color:var(--gf-field-pg-prog-bar-bg-color-blue)}.gform-theme--framework .gf_progressbar .percentbar_gray{background-color:var(--gf-field-pg-prog-bar-bg-color-gray)}.gform-theme--framework .gf_progressbar .percentbar_green{background-color:var(--gf-field-pg-prog-bar-bg-color-green)}.gform-theme--framework .gf_progressbar .percentbar_orange{background-color:var(--gf-field-pg-prog-bar-bg-color-orange)}.gform-theme--framework .gf_progressbar .percentbar_red{background-color:var(--gf-field-pg-prog-bar-bg-color-red)}.gform-theme--framework .gf_progressbar .percentbar_spring{background:var(--gf-field-pg-prog-bar-bg-gradient-spring)}.gform-theme--framework .gf_progressbar .percentbar_blues{background:var(--gf-field-pg-prog-bar-bg-gradient-blues)}.gform-theme--framework .gf_progressbar .percentbar_rainbow{background:var(--gf-field-pg-prog-bar-bg-gradient-rainbow)}.gform-theme--framework .gf_step{align-items:center;display:flex;gap:var(--gf-field-pg-steps-step-gap);position:relative}.gform-theme--framework .gf_step_label{--gf-local-text-transform:var(--gf-field-pg-prog-text-transform)}.gform-theme--framework .gf_step_hidden{display:none}.gform-theme--framework .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color);--gf-local-border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-local-border-color);--gf-local-radius:var(--gf-field-pg-steps-number-radius);--gf-local-color:var(--gf-field-pg-steps-number-color);background-color:var(--gf-local-bg-color);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-local-border);border-radius:var(--gf-local-radius);color:var(--gf-local-color);display:inline-grid;inline-size:var(--gf-field-pg-steps-number-size);min-inline-size:var(--gf-field-pg-steps-number-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gf_step_active .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-active);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-active);--gf-local-color:var(--gf-field-pg-steps-number-color-active)}.gform-theme--framework .gf_step_completed .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-complete);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-complete);--gf-local-color:var(--gf-field-pg-steps-number-color-complete)}.gform-theme--framework .gf_step_completed .gf_step_number::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-field-pg-steps-number-bg-color-complete);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-field-pg-steps-number-border-color-complete);border-radius:var(--gf-field-pg-steps-number-radius);color:var(--gf-field-pg-steps-number-color-complete);content:var(--gf-icon-ctrl-pg-numbers-complete);display:inline-grid;font-size:var(--gf-field-pg-steps-icon-font-size);inline-size:var(--gf-field-pg-steps-number-size);inset-block-start:0;inset-inline-start:0;align-content:center;justify-content:center;place-content:center;position:absolute}.gform-theme--framework .gfield--type-password input[type=password]{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-pwd-ctrl-padding-x-end)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button{--gf-local-color:var(--gf-ctrl-icon-color)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button::before{--gf-local-color:var(--gf-ctrl-icon-color)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover{--gf-local-color:var(--gf-ctrl-icon-color-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover::before{--gf-local-color:var(--gf-ctrl-icon-color-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus{--gf-local-color:var(--gf-ctrl-icon-color-focus)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus::before{--gf-local-color:var(--gf-ctrl-icon-color-focus)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled{--gf-local-color:var(--gf-ctrl-icon-color-disabled)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled::before{--gf-local-color:var(--gf-ctrl-icon-color-disabled)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-visibility::before{--gf-local-content:var(--gf-icon-ctrl-pwd-hidden)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-hidden::before{--gf-local-content:var(--gf-icon-ctrl-pwd-visible)}.gform-theme--framework .gfield_password_strength{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color);--gf-local-border-color:var(--gf-field-pwd-str-border-color);--gf-local-border-style:var(--gf-field-pwd-str-border-style);--gf-local-border-width:var(--gf-field-pwd-str-border-width);--gf-local-border:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-field-pwd-str-color);background-color:var(--gf-local-bg-color);border:var(--gf-local-border);border-radius:var(--gf-field-pwd-str-radius);color:var(--gf-local-color);font-family:var(--gf-field-pwd-str-font-family);font-size:var(--gf-field-pwd-str-font-size);font-style:var(--gf-field-pwd-str-font-style);font-weight:var(--gf-field-pwd-str-font-weight);letter-spacing:var(--gf-field-pwd-str-letter-spacing);line-height:var(--gf-field-pwd-str-line-height);margin-block-start:var(--gf-field-pwd-str-margin-y-start);padding-block:var(--gf-field-pwd-str-padding-y);padding-inline:var(--gf-field-pwd-str-padding-x);position:relative;text-align:var(--gf-field-pwd-str-text-align);transition:var(--gf-field-pwd-str-transition)}.gform-theme--framework .gfield_password_strength::after,.gform-theme--framework .gfield_password_strength::before{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color);--gf-local-height:var(--gf-field-pwd-str-ind-height);--gf-local-radius:var(--gf-field-pwd-str-ind-radius);--gf-local-content:var(--gf-field-pwd-str-ind-content);--gf-local-inset-y-start:var(--gf-field-pwd-str-ind-inset-y-start);--gf-local-inset-x-start:var(--gf-field-pwd-str-ind-inset-x-start);--gf-local-position:var(--gf-field-pwd-str-ind-position);--gf-local-transform:var(--gf-field-pwd-str-ind-transform);--gf-local-transition:none;--gf-local-width:var(--gf-field-pwd-str-ind-width);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-radius:var(--gf-local-radius);content:var(--gf-local-content);display:var(--gf-field-pwd-str-ind-display);inline-size:var(--gf-local-width);inset-block-start:var(--gf-local-inset-y-start);inset-inline-start:var(--gf-local-inset-x-start);position:var(--gf-local-position);transform:var(--gf-local-transform);transition:var(--gf-local-transition)}.gform-theme--framework .gfield_password_strength::after{--gf-local-transition:var(--gf-field-pwd-str-ind-transition);--gf-local-width:var(--gf-field-pwd-str-ind-width-blank)}.gform-theme--framework .gfield_password_strength.mismatch{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-mismatch);--gf-local-border-color:var(--gf-field-pwd-str-border-color-mismatch);--gf-local-color:var(--gf-field-pwd-str-color-mismatch)}.gform-theme--framework .gfield_password_strength.mismatch::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-mismatch);--gf-local-width:var(--gf-field-pwd-str-ind-width-mismatch)}.gform-theme--framework .gfield_password_strength.short{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-short);--gf-local-border-color:var(--gf-field-pwd-str-border-color-short);--gf-local-color:var(--gf-field-pwd-str-color-short)}.gform-theme--framework .gfield_password_strength.short::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-short);--gf-local-width:var(--gf-field-pwd-str-ind-width-short)}.gform-theme--framework .gfield_password_strength.bad{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-bad);--gf-local-border-color:var(--gf-field-pwd-str-border-color-bad);--gf-local-color:var(--gf-field-pwd-str-color-bad)}.gform-theme--framework .gfield_password_strength.bad::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-bad);--gf-local-width:var(--gf-field-pwd-str-ind-width-bad)}.gform-theme--framework .gfield_password_strength.good{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-good);--gf-local-border-color:var(--gf-field-pwd-str-border-color-good);--gf-local-color:var(--gf-field-pwd-str-color-good)}.gform-theme--framework .gfield_password_strength.good::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-good);--gf-local-width:var(--gf-field-pwd-str-ind-width-good)}.gform-theme--framework .gfield_password_strength.strong{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-strong);--gf-local-border-color:var(--gf-field-pwd-str-border-color-strong);--gf-local-color:var(--gf-field-pwd-str-color-strong)}.gform-theme--framework .gfield_password_strength.strong::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-strong);--gf-local-width:var(--gf-field-pwd-str-ind-width-strong)}.gform-theme--framework .gfield--type-product .ginput_product_price{--gf-local-color:var(--gf-field-prod-price-color)}.gform-theme--framework .gfield--type-product input[type].ginput_product_price{--gf-local-display:inline-block}.gform-theme--framework .gfield--type-product .ginput_quantity{--gf-local-width:var(--gf-field-prod-quant-width);margin-block-end:var(--gf-field-prod-quant-margin-y-end)}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct{display:flex;flex-direction:column}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation .ginput_product_price_wrapper,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct .ginput_product_price_wrapper{order:2}.gform-theme--framework .gfield--type-repeater .gfield_repeater_cell:not(:first-child){margin-block-start:var(--gf-field-repeater-gap-y)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item{margin-block-start:var(--gf-field-repeater-gap-y);position:relative}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item::before{background-color:var(--gf-field-repeater-separator-color);block-size:1px;content:"";display:block;inline-size:100%;inset-block-start:calc(0px - (var(--gf-field-repeater-gap-y)/ 2));position:absolute}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons .gform-theme-button.gform-theme-button--secondary.add_repeater_item{margin-inline-end:var(--gf-field-repeater-btn-inline-gap)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_wrapper{border-inline-start:var(--gf-field-repeater-nested-border-size) var(--gf-field-repeater-nested-border-style) var(--gf-field-repeater-nested-border-color);border-inline-start-style:var(--gf-field-repeater-nested-border-style);padding-inline-start:var(--gf-field-repeater-nested-padding-x-start)}.gform-theme--framework .gfield--type-repeater .gfield_valid .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-color:var(--gf-ctrl-color)}.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section{border-block-end:var(--gf-field-section-border-width) var(--gf-field-section-border-style) var(--gf-field-section-border-color);padding-block-end:var(--gf-field-section-padding-y-end)}.gform-theme--framework .gform_validation_errors{background-color:var(--gf-form-validation-bg-color);border:var(--gf-form-validation-border-width) var(--gf-form-validation-border-style) var(--gf-form-validation-border-color);border-radius:var(--gf-form-validation-radius);box-shadow:var(--gf-form-validation-shadow);display:flex;flex-direction:column;gap:var(--gf-form-validation-gap);margin-block:var(--gf-form-validation-margin-y);padding-block:var(--gf-form-validation-padding-y);padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors:focus{border-color:var(--gf-form-validation-border-color-focus);outline:var(--gf-form-validation-outline-focus);outline-offset:var(--gf-ctrl-outline-offset)}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:var(--gf-form-validation-heading-color);display:flex;flex-direction:column;font-family:var(--gf-form-validation-heading-font-family);font-size:var(--gf-form-validation-heading-font-size);font-weight:var(--gf-form-validation-heading-font-weight);gap:var(--gf-form-validation-heading-gap);line-height:var(--gf-form-validation-heading-line-height)}.gform-theme--framework .gform_validation_errors .gform-icon{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-form-validation-heading-icon-bg-color);block-size:var(--gf-form-validation-heading-icon-size);border-color:var(--gf-form-validation-heading-icon-border-color);border-radius:var(--gf-form-validation-heading-icon-radius);border-style:var(--gf-form-validation-heading-icon-border-style);border-width:var(--gf-form-validation-heading-icon-border-width);color:var(--gf-form-validation-heading-icon-color);display:inline-grid;font-size:var(--gf-form-validation-heading-icon-font-size);inline-size:var(--gf-form-validation-heading-icon-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gform_validation_errors .gform-icon::before{content:var(--gf-icon-tooltip-error)}.gform-theme--framework .gform_validation_errors ol{color:var(--gf-form-validation-summary-color);font-family:var(--gf-form-validation-summary-font-family);font-size:var(--gf-form-validation-summary-font-size);font-weight:var(--gf-form-validation-summary-font-weight);line-height:var(--gf-form-validation-summary-line-height);list-style-type:disc;margin-block:0;margin-inline:0;padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors ol li+li{margin-block-start:var(--gf-form-validation-summary-margin-y-start)}.gform-theme--framework .gform_validation_errors ol a{border-color:transparent;border-radius:var(--gf-form-validation-radius);border-style:var(--gf-ctrl-border-style);border-width:var(--gf-ctrl-border-width);color:var(--gf-form-validation-summary-color);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);-webkit-text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);transition:var(--gf-ctrl-transition)}.gform-theme--framework .gform_validation_errors ol a:focus{border-color:var(--gf-form-validation-border-color-focus);outline-color:var(--gf-form-validation-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}@media (min-width:640px){.gform-theme--framework .gform_validation_errors .gform_submission_error{align-items:center;flex-direction:row}.gform-theme--framework .gform_validation_errors ol{padding-inline:var(--gf-form-validation-summary-padding-x)}}.gform-theme--framework .gform_required_legend .gfield_required{color:var(--gf-color-danger)}.gform-theme--framework .gform-loader{border-block-end-color:var(--gf-form-spinner-fg-color);border-block-start-color:var(--gf-form-spinner-bg-color);border-inline-end-color:var(--gf-form-spinner-bg-color);border-inline-start-color:var(--gf-form-spinner-fg-color)}.gform-theme--framework .gform_save_link svg{display:none}.gform-theme--framework .gform_save_link::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-save-continue)}.gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_below .gfield_description:where(.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield--has-description.field_validation_below .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_consent_description):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_below.gfield--type-choice .gfield_description:where(.field_description_above .gfield_validation_message){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;margin-inline:auto 0;padding-block-start:var(--gf-desc-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-choice-field-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;padding-block-start:var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-space)}}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .validation_above .gform-conversational__field-footer+.gfield_validation_message.gfield_description{margin-block-end:0;margin-block-start:var(--gf-desc-space)}.gform-theme--framework .gfield_list_group_item::before,.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}@media (min-width:640px){.gform-theme--framework .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--framework .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){--gf-local-margin-y:0;--gf-local-margin-x:0;padding-inline-end:var(--gf-label-space-primary)}}.gform-theme--framework .gform-field-label--type-inline{--gf-local-margin-x:var(--gf-label-space-x-secondary) 0;--gf-local-margin-y:var(--gf-label-space-y-secondary) 0}.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub{--gf-local-margin-y:var(--gf-label-space-tertiary) 0}.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub{--gf-local-margin-y:0 var(--gf-label-space-tertiary)}


.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}
.gem-icon{background-origin:border-box;border-color:#91a0ac}.gem-icon,.gem-icon i,.gem-icon svg,.gem-icon-shape-hexagon-back-inner-before,.gem-icon-shape-hexagon-top-inner-before,.padding-box-inner{-o-transition:color .5s,background-color .5s,-o-transform .5s,border-color .5s,fill .5s;-webkit-transition:color .5s,background-color .5s,-webkit-transform .5s,border-color .5s,fill .5s;-moz-transition:color .5s,background-color .5s,-moz-transform .5s,border-color .5s,fill .5s;transition:color .5s,background-color .5s,transform .5s,border-color .5s,fill .5s}.gem-icon-style-gradient{width:100%}.gem-icon-style-gradient .back-angle i{background-image:linear-gradient(180deg,#91a0ac 0%,#65707e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gem-icon-inner .padding-box-inner{display:flex;overflow:visible}.gem-icon a,.gem-icon a:hover{color:unset}.gem-icon-shape-default{border:0 none}.gem-icon-size-small,.gem-icon-size-medium,.gem-icon-size-large,.gem-icon-size-xlarge{height:unset}.gem-icon-shape-default .gem-icon-inner{border:0;margin:0}.gem-icon-size-small .padding-box-inner{width:24px;height:24px;line-height:24px}.gem-icon-size-medium .padding-box-inner{width:48px;height:48px;line-height:48px}.gem-icon-size-large .padding-box-inner{width:96px;height:96px;line-height:96px}.gem-icon-size-xlarge .padding-box-inner{width:144px;height:144px;line-height:144px}.gem-icon-shape-default .gem-icon-inner,.gem-icon-shape-square .gem-icon-inner,.gem-icon-shape-circle .gem-icon-inner,.gem-icon-shape-romb .gem-icon-inner{width:unset;height:unset;line-height:unset}.gem-icon-shape-hexagon-back-inner-before{background-color:#91a0ac}.gem-icon-shape-hexagon-top-inner-before{background-color:#2c2e3d}.left-box{text-align:left}.right-box{text-align:right}.icon-inline-position a{position:relative;display:inline-block}.gem-icon i{line-height:unset}.gem-icon svg{fill:#91a0ac}.back-angle svg{width:100%;height:100%}.gem-icon-shape-hexagon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;position:relative}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back{display:block;-webkit-transform:rotate(-30deg) skewX(30deg);-ms-transform:rotate(-30deg) skewX(30deg);-o-transform:rotate(-30deg) skewX(30deg);transform:rotate(-30deg) skewX(30deg);overflow:hidden;position:relative;z-index:1;font-size:0;line-height:1}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner,.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner-before{display:block;width:inherit;height:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;overflow:hidden}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner{-webkit-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-ms-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-o-transform:skewX(-30deg) rotate(60deg) skewX(30deg);transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner-before{-webkit-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-ms-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-o-transform:skewX(-30deg) rotate(60deg) skewX(30deg);transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top{display:block;-webkit-transform:rotate(-30deg) skewX(30deg);-ms-transform:rotate(-30deg) skewX(30deg);-o-transform:rotate(-30deg) skewX(30deg);transform:rotate(-30deg) skewX(30deg);overflow:hidden;position:absolute;left:0;top:0;z-index:2;font-size:0;line-height:1}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner,.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner-before{display:block;width:inherit;height:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;overflow:hidden}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner{-webkit-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-ms-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-o-transform:skewX(-30deg) rotate(60deg) skewX(30deg);transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner-before{-webkit-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-ms-transform:skewX(-30deg) rotate(60deg) skewX(30deg);-o-transform:skewX(-30deg) rotate(60deg) skewX(30deg);transform:skewX(-30deg) rotate(60deg) skewX(30deg)}.gem-icon-shape-hexagon .gem-icon-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:0 0 !important;position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;margin:0}.gem-icon-shape-hexagon.gem-icon-size-small{margin:3px 0}.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-shape-hexagon-back{width:59px;height:49px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-shape-hexagon-top{width:55px;height:45px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;left:2px;top:2px}.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-inner{line-height:49px}.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-inner svg{height:100%;width:36px}.gem-icon-shape-hexagon.gem-icon-size-medium{margin:5px 0}.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-shape-hexagon-back{width:91px;height:77px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-shape-hexagon-top{width:85px;height:71px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;left:3px;top:3px}.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-inner{line-height:77px}.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-inner svg{height:100%;width:58px}.gem-icon-shape-hexagon.gem-icon-size-large{margin:11px 0}.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-shape-hexagon-back{width:181px;height:153px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-shape-hexagon-top{width:169px;height:141px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;left:6px;top:6px}.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-inner{line-height:153px}.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-inner svg{height:100%;width:114px}.gem-icon-shape-hexagon.gem-icon-size-xlarge{margin:16px 0}.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-shape-hexagon-back{width:267px;height:227px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:12px}.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-shape-hexagon-top{width:243px;height:203px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;left:12px;top:12px}.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-inner{line-height:227px}.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-inner svg{height:100%;width:164px}
.quickfinder-item,.quickfinder-item-info,.qf-svg-arrow-left,.qf-svg-arrow-right,.icon-hover-bg,.quickfinder .quickfinder-item-inner,.quickfinder .gem-qf-icon-image-wrapper .gem-icon,.quickfinder .gem-qf-icon-image-wrapper i,.quickfinder .gem-image,.quickfinder .gem-image img,.quickfinder .gem-image span,.quickfinder .gem-image span:hover,.quickfinder .gem-image span:before,.quickfinder .quickfinder-title,.quickfinder .quickfinder-description{transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease}.quickfinder .gem-icon .icon-hover-bg.fill-out{position:absolute;width:100%;height:100%;top:0;left:0;transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);transition:.3s ease;border-radius:inherit}.quickfinder .quickfinder-item:hover .icon-hover-bg.fill-out{transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transition:.3s ease}.quickfinder .gem-icon .icon-hover-bg.fade{position:absolute;width:100%;height:100%;top:0;left:0;transition:.3s ease;border-radius:inherit}.quickfinder-item-link,.quickfinder a.quickfinder-item-icon-image-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.quickfinder{min-height:20px}.quickfinder .inline-column{margin-bottom:0}.quickfinder .no-gap.quickfinder-item:not(:last-of-type) .quickfinder-item-inner{border-right:0 !important}.quickfinder .no-gap.quickfinder-item{padding-right:0 !important;padding-left:0 !important}.quickfinder .no-gap.quickfinder-item:not(:last-of-type){padding-right:0 !important}.quickfinder .no-gap.quickfinder-item:not(:first-of-type){padding-left:0 !important}@media (max-width:767px){.col-xs-5_12{width:20%}}@media (min-width:768px) and (max-width:992px){.col-sm-5_12{width:20%}}@media (min-width:992px){.col-md-5_12{width:20%;float:left}}.col-md-5_12,.col-sm-5_12,.col-xs-5_12{padding-left:21px;padding-right:21px}.quickfinder .gem-image span{display:inline-block;vertical-align:top;overflow:hidden;max-width:100%;position:relative;transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease}.quickfinder .gem-image span:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;opacity:0;z-index:1}.quickfinder .icon-horizontal-left.icon-wrapping-inline .gem-qf-icon-image-wrapper,.quickfinder .icon-horizontal-left.icon-wrapping-wrap .gem-qf-icon-image-wrapper{padding-right:26px}.quickfinder .icon-horizontal-right .gem-qf-icon-image-wrapper{padding-right:0;padding-left:26px}.quickfinder .icon-bottom{display:flex;flex-direction:column}.quickfinder .icon-bottom .quickfinder-item-info-wrapper{order:1}.quickfinder .icon-bottom .quickfinder-icon-container{order:2;margin-top:30px}.quickfinder .icon-bottom,.quickfinder .button-top{display:flex;flex-direction:column}.quickfinder .icon-bottom.button-bottom .quickfinder-item-info{order:1}.quickfinder .icon-bottom.button-bottom .gem-qf-icon-image-wrapper{order:2}.icon-top.button-top .quickfinder-item-info{display:flex;flex-direction:column}.icon-top.button-top .gem-button-container{order:1}.icon-top.button-top .quickfinder-title{order:2}.icon-top.button-top .quickfinder-description{order:3}.icon-bottom.button-top .quickfinder-item-info{display:flex;flex-direction:column}.icon-bottom.button-top .gem-button-container{order:1}.icon-bottom.button-top .quickfinder-title{order:2}.icon-bottom.button-top .quickfinder-description{order:3}.icon-bottom.button-top .quickfinder-item-info{order:1}.icon-bottom.button-top .gem-qf-icon-image-wrapper{order:2;margin-top:30px}.icon-horizontal-center .gem-qf-icon-image-wrapper{text-align:center !important}.icon-horizontal-left .gem-qf-icon-image-wrapper{text-align:left !important}.icon-horizontal-right .gem-qf-icon-image-wrapper{text-align:right !important}.icon-horizontal-right.icon-wrapping-wrap .gem-qf-icon-image-wrapper{float:right;width:auto}.icon-horizontal-left.icon-wrapping-wrap .gem-qf-icon-image-wrapper{float:left;width:auto}.icon-wrapping-inline{display:flex;flex-direction:column}.icon-wrapping-inline .quickfinder-item-info-wrapper{flex-grow:1}.icon-wrapping-inline.icon-horizontal-right{flex-direction:row-reverse}.icon-wrapping-inline.icon-horizontal-left{flex-direction:row}.icon-wrapping-inline .gem-qf-icon-image-wrapper{flex-shrink:2}.quickfinder-item{text-align:center;position:relative}@media (max-width:549px){.quickfinder-item{width:100%}}.quickfinder.quickfinder-alignment-left .quickfinder-item{text-align:left}.quickfinder.quickfinder-alignment-right .quickfinder-item{text-align:right}.quickfinder-style-grid-basic-left-align .gem-qf-icon-image-wrapper,.quickfinder-style-grid-basic-right-align .gem-qf-icon-image-wrapper{flex-basis:content;flex:0 1}.quickfinder-item a.quickfinder-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.gem-qf-icon-image-wrapper{width:100%;height:100%;margin-bottom:25px}.quickfinder.quickfinder-icon-position-top-float .gem-qf-icon-image-wrapper,.quickfinder.quickfinder-icon-position-center-float .gem-qf-icon-image-wrapper{margin-bottom:0}.quickfinder.quickfinder-icon-position-bottom .gem-qf-icon-image-wrapper{margin-bottom:0;margin-top:25px}.gem-qf-icon-image-wrapper .gem-qf-icon-image-wrapper-content{display:inline-block;position:relative;vertical-align:top}.quickfinder-title{text-transform:uppercase}.quickfinder-item.col-md-2 .quickfinder-title,.quickfinder-item.col-md-3 .quickfinder-title,.quickfinder-item.col-md-5_12 .quickfinder-title,.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-2 .quickfinder-title,.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-title{font-size:19px;line-height:30px}.quickfinder-item.col-md-3 .quickfinder-title,.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-title{font-size:20px}.quickfinder-description{margin-top:14px}.quickfinder-item.col-md-5_12 .quickfinder-description,.quickfinder-item.col-md-2 .quickfinder-description{font-size:14px;line-height:23px}.quickfinder-item .gem-icon,.quickfinder-item .gem-icon-inner{overflow:visible}.quickfinder-style-iconed .quickfinder-item-box .gem-qf-icon-image-wrapper{position:absolute;left:0;width:100%;height:auto;padding:0 50px}.quickfinder-style-iconed .quickfinder-item-box{padding-top:85px !important;padding:0 !important}.quickfinder-style-iconed{padding-top:60px}.quickfinder-style-iconed:not(.quickfinder-icon-position-bottom) .quickfinder-item-box .gem-qf-icon-image-wrapper{top:0;-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.quickfinder-style-iconed.quickfinder-icon-position-bottom .quickfinder-item-box .gem-qf-icon-image-wrapper{bottom:0;-o-transform:translateY(50%);-ms-transform:translateY(50%);-webkit-transform:translateY(50%);transform:translateY(50%)}.quickfinder-style-iconed:not(.quickfinder-icon-position-bottom) .quickfinder-box-style-strong-outlined .gem-qf-icon-image-wrapper{margin-top:-2px}.quickfinder-style-iconed.quickfinder-icon-position-bottom .quickfinder-box-style-strong-outlined .gem-qf-icon-image-wrapper{margin-top:-2px}.quickfinder.quickfinder-equal-height{display:flex;flex-wrap:wrap}.quickfinder.quickfinder-equal-height.quickfinder-style-iconed .quickfinder-item .quickfinder-item-box{display:flex;flex-wrap:wrap;height:100%}.quickfinder.quickfinder-equal-height .quickfinder-item .quickfinder-item-inner{min-height:100%}
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}

@font-face{font-family:'TheGem Header';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.svg#thegem-header) format('svg');font-weight:400;font-style:normal;font-display:block}.gem-print-icon.gem-icon-pack-thegem-header{display:inline-block;font-family:'TheGem Header';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.tgh-icon{font-family:'TheGem Header';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;text-rendering:auto;line-height:1}.tgh-icon.tgh-icon-label:before{content:'';width:20px;height:20px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/icons-hbi-logo.svg) no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}.tgh-icon.account:before{content:"\e700"}.tgh-icon.alert:before{content:"\e701"}.tgh-icon.arrow-collapse-down:before{content:"\e702"}.tgh-icon.arrow-collapse-up:before{content:"\e703"}.tgh-icon.at:before{content:"\e704"}.tgh-icon.basket:before{content:"\e705"}.tgh-icon.bell:before{content:"\e706"}.tgh-icon.bookmark:before{content:"\e707"}.tgh-icon.briefcase:before{content:"\e708"}.tgh-icon.calendar-month:before{content:"\e709"}.tgh-icon.camera:before{content:"\e70a"}.tgh-icon.cart:before{content:"\e70b"}.tgh-icon.check:before{content:"\e70c"}.tgh-icon.check-circle:before{content:"\e70d"}.tgh-icon.chevron-double-down:before{content:"\e70e"}.tgh-icon.chevron-double-left:before{content:"\e70f"}.tgh-icon.chevron-double-right:before{content:"\e710"}.tgh-icon.chevron-double-up:before{content:"\e711"}.tgh-icon.chevron-down:before{content:"\e712"}.tgh-icon.chevron-down-circle:before{content:"\e713"}.tgh-icon.chevron-left:before{content:"\e714"}.tgh-icon.chevron-left-circle:before{content:"\e715"}.tgh-icon.chevron-right:before{content:"\e716"}.tgh-icon.chevron-right-circle:before{content:"\e717"}.tgh-icon.chevron-up:before{content:"\e718"}.tgh-icon.chevron-up-circle:before{content:"\e719"}.tgh-icon.clock-time-three:before{content:"\e71a"}.tgh-icon.close:before{content:"\e71b"}.tgh-icon.close-circle:before{content:"\e71c"}.tgh-icon.cog:before{content:"\e71d"}.tgh-icon.comment-text:before{content:"\e71e"}.tgh-icon.credit-card:before{content:"\e71f"}.tgh-icon.cube:before{content:"\e720"}.tgh-icon.cursor-default-click:before{content:"\e721"}.tgh-icon.database:before{content:"\e722"}.tgh-icon.dots-horizontal-circle:before{content:"\e723"}.tgh-icon.email:before{content:"\e724"}.tgh-icon.equalizer:before{content:"\e725"}.tgh-icon.flag:before{content:"\e726"}.tgh-icon.gift:before{content:"\e727"}.tgh-icon.globe-model:before{content:"\e728"}.tgh-icon.heart:before{content:"\e729"}.tgh-icon.home:before{content:"\e72a"}.tgh-icon.image-filter-drama:before{content:"\e72b"}.tgh-icon.information:before{content:"\e72c"}.tgh-icon.key:before{content:"\e72d"}.tgh-icon.lifebuoy:before{content:"\e72e"}.tgh-icon.link-variant:before{content:"\e72f"}.tgh-icon.lock:before{content:"\e730"}.tgh-icon.logout:before{content:"\e731"}.tgh-icon.magnify:before{content:"\e732"}.tgh-icon.map:before{content:"\e733"}.tgh-icon.map-marker:before{content:"\e734"}.tgh-icon.menu:before{content:"\e735"}.tgh-icon.monitor:before{content:"\e736"}.tgh-icon.phone:before{content:"\e737"}.tgh-icon.pin:before{content:"\e738"}.tgh-icon.share-variant:before{content:"\e739"}.tgh-icon.shopping-bag:before{content:"\e73a"}.tgh-icon.shopping-cart:before{content:"\e73b"}.tgh-icon.star:before{content:"\e73c"}.tgh-icon.tag:before{content:"\e73d"}.tgh-icon.tune:before{content:"\e73e"}.tgh-icon.weather-night:before{content:"\e73f"}.tgh-icon.weather-sunny:before{content:"\e740"}.tgh-icon.web:before{content:"\e741"}.tgh-icon.wrench:before{content:"\e742"}.tgh-icon.address-card:before{content:"\e900"}.tgh-icon.arrow-alt-circle-down:before{content:"\e901"}.tgh-icon.arrow-alt-circle-left:before{content:"\e902"}.tgh-icon.arrow-alt-circle-right:before{content:"\e903"}.tgh-icon.arrow-alt-circle-up:before{content:"\e904"}.tgh-icon.at1:before{content:"\e905"}.tgh-icon.award:before{content:"\e906"}.tgh-icon.ban:before{content:"\e907"}.tgh-icon.bell1:before{content:"\e908"}.tgh-icon.bookmark1:before{content:"\e909"}.tgh-icon.book-open:before{content:"\e90a"}.tgh-icon.box:before{content:"\e90b"}.tgh-icon.bullhorn:before{content:"\e90c"}.tgh-icon.caret-down:before{content:"\e90d"}.tgh-icon.caret-left:before{content:"\e90e"}.tgh-icon.caret-right:before{content:"\e90f"}.tgh-icon.caret-up:before{content:"\e910"}.tgh-icon.certificate:before{content:"\e911"}.tgh-icon.clock1:before{content:"\e912"}.tgh-icon.cloud1:before{content:"\e913"}.tgh-icon.cog1:before{content:"\e914"}.tgh-icon.comment1:before{content:"\e915"}.tgh-icon.comment-alt:before{content:"\e916"}.tgh-icon.envelope:before{content:"\e917"}.tgh-icon.fire-alt:before{content:"\e918"}.tgh-icon.flag1:before{content:"\e919"}.tgh-icon.folder:before{content:"\e91a"}.tgh-icon.globe1:before{content:"\e91b"}.tgh-icon.headset:before{content:"\e91c"}.tgh-icon.home1:before{content:"\e91d"}.tgh-icon.info-circle:before{content:"\e91e"}.tgh-icon.key2:before{content:"\e91f"}.tgh-icon.lock2:before{content:"\e920"}.tgh-icon.map-marker-alt:before{content:"\e921"}.tgh-icon.mobile-alt:before{content:"\e922"}.tgh-icon.moon:before{content:"\e923"}.tgh-icon.percentage:before{content:"\e924"}.tgh-icon.phone-alt:before{content:"\e925"}.tgh-icon.search:before{content:"\e926"}.tgh-icon.star2:before{content:"\e927"}.tgh-icon.sun:before{content:"\e928"}.tgh-icon.times-circle:before{content:"\e929"}.tgh-icon.user-circle:before{content:"\e92a"}.tgh-icon.wallet1:before{content:"\e92b"}.tgh-icon.adjust-vert:before{content:"\e600"}.tgh-icon.archive:before{content:"\e601"}.tgh-icon.arrow_carrot-2down:before{content:"\e602"}.tgh-icon.arrow_carrot-2left:before{content:"\e603"}.tgh-icon.arrow_carrot-2right:before{content:"\e604"}.tgh-icon.arrow_carrot-2up:before{content:"\e605"}.tgh-icon.arrow_carrot-down:before{content:"\e606"}.tgh-icon.arrow_carrot-down2:before{content:"\e607"}.tgh-icon.arrow_carrot-left:before{content:"\e608"}.tgh-icon.arrow_carrot-left2:before{content:"\e609"}.tgh-icon.arrow_carrot-right:before{content:"\e60a"}.tgh-icon.arrow_carrot-right2:before{content:"\e60b"}.tgh-icon.arrow_carrot-up:before{content:"\e60c"}.tgh-icon.arrow_carrot-up2:before{content:"\e60d"}.tgh-icon.book:before{content:"\e60e"}.tgh-icon.cart1:before{content:"\e60f"}.tgh-icon.check1:before{content:"\e610"}.tgh-icon.check2:before{content:"\e611"}.tgh-icon.clock:before{content:"\e612"}.tgh-icon.close1:before{content:"\e613"}.tgh-icon.close2:before{content:"\e614"}.tgh-icon.cloud:before{content:"\e615"}.tgh-icon.cloud-download:before{content:"\e616"}.tgh-icon.cloud-upload:before{content:"\e617"}.tgh-icon.comment:before{content:"\e618"}.tgh-icon.creditcard:before{content:"\e619"}.tgh-icon.drawer:before{content:"\e61a"}.tgh-icon.drive:before{content:"\e61b"}.tgh-icon.el-ul:before{content:"\e61c"}.tgh-icon.error-triangle:before{content:"\e61d"}.tgh-icon.floppy:before{content:"\e61e"}.tgh-icon.gift1:before{content:"\e61f"}.tgh-icon.globe:before{content:"\e620"}.tgh-icon.globe-2:before{content:"\e621"}.tgh-icon.headphones:before{content:"\e622"}.tgh-icon.heart1:before{content:"\e623"}.tgh-icon.house:before{content:"\e624"}.tgh-icon.id:before{content:"\e625"}.tgh-icon.info:before{content:"\e626"}.tgh-icon.key1:before{content:"\e627"}.tgh-icon.laptop:before{content:"\e628"}.tgh-icon.lifesaver:before{content:"\e629"}.tgh-icon.like:before{content:"\e62a"}.tgh-icon.lock1:before{content:"\e62b"}.tgh-icon.mail:before{content:"\e62c"}.tgh-icon.map1:before{content:"\e62d"}.tgh-icon.menu1:before{content:"\e62e"}.tgh-icon.menu-circle2:before{content:"\e62f"}.tgh-icon.menu-square2:before{content:"\e630"}.tgh-icon.mic:before{content:"\e631"}.tgh-icon.paperclip:before{content:"\e632"}.tgh-icon.pens:before{content:"\e633"}.tgh-icon.percent:before{content:"\e634"}.tgh-icon.phone1:before{content:"\e635"}.tgh-icon.pin1:before{content:"\e636"}.tgh-icon.pushpin:before{content:"\e637"}.tgh-icon.ribbon:before{content:"\e638"}.tgh-icon.search2:before{content:"\e639"}.tgh-icon.share-thin:before{content:"\e63a"}.tgh-icon.shopping-bag1:before{content:"\e63b"}.tgh-icon.shopping-cart1:before{content:"\e63c"}.tgh-icon.star1:before{content:"\e63d"}.tgh-icon.tag1:before{content:"\e63e"}.tgh-icon.toolbox:before{content:"\e63f"}.tgh-icon.wallet:before{content:"\e640"}.tgh-icon.airport:before{content:"\e9a0"}.tgh-icon.aperture:before{content:"\e9a1"}.tgh-icon.audio-cable:before{content:"\e9a2"}.tgh-icon.audio-wave:before{content:"\e9a3"}.tgh-icon.bios:before{content:"\e9a4"}.tgh-icon.camping-tent:before{content:"\e9a5"}.tgh-icon.cd:before{content:"\e9a6"}.tgh-icon.centralized-network:before{content:"\e9a7"}.tgh-icon.certificate1:before{content:"\e9a8"}.tgh-icon.clock-time-four-outline:before{content:"\e9a9"}.tgh-icon.cocktail:before{content:"\e9aa"}.tgh-icon.coffee-to-go:before{content:"\e9ab"}.tgh-icon.computer-mouse:before{content:"\e9ac"}.tgh-icon.cone:before{content:"\e9ad"}.tgh-icon.cup-with-straw:before{content:"\e9ae"}.tgh-icon.cylinder:before{content:"\e9af"}.tgh-icon.diamond-heart:before{content:"\e9b0"}.tgh-icon.email-open:before{content:"\e9b1"}.tgh-icon.email-open-outline:before{content:"\e9b2"}.tgh-icon.email-outline:before{content:"\e9b3"}.tgh-icon.farmer:before{content:"\e9b4"}.tgh-icon.fingerprint:before{content:"\e9b5"}.tgh-icon.fire-alt1:before{content:"\e9b6"}.tgh-icon.flip-flops:before{content:"\e9b7"}.tgh-icon.footwear:before{content:"\e9b8"}.tgh-icon.game-controller:before{content:"\e9b9"}.tgh-icon.globe-earth:before{content:"\e9ba"}.tgh-icon.hand-box:before{content:"\e9bb"}.tgh-icon.hot-air-balloon:before{content:"\e9bc"}.tgh-icon.hotspot:before{content:"\e9bd"}.tgh-icon.jewel:before{content:"\e9be"}.tgh-icon.laptop-metrics:before{content:"\e9bf"}.tgh-icon.laptop-settings:before{content:"\e9c0"}.tgh-icon.lifebuoy1:before{content:"\e9c1"}.tgh-icon.map-marker1:before{content:"\e9c2"}.tgh-icon.map-marker-circle:before{content:"\e9c3"}.tgh-icon.map-pin:before{content:"\e9c4"}.tgh-icon.monitor1:before{content:"\e9c5"}.tgh-icon.mountain:before{content:"\e9c6"}.tgh-icon.musical:before{content:"\e9c7"}.tgh-icon.phone2:before{content:"\e9c8"}.tgh-icon.phone-outline:before{content:"\e9c9"}.tgh-icon.physics:before{content:"\e9ca"}.tgh-icon.push-pin:before{content:"\e9cb"}.tgh-icon.quill-pen:before{content:"\e9cc"}.tgh-icon.sail-boat:before{content:"\e9cd"}.tgh-icon.settings:before{content:"\e9ce"}.tgh-icon.severity:before{content:"\e9cf"}.tgh-icon.shoes:before{content:"\e9d0"}.tgh-icon.shopping-bag2:before{content:"\e9d1"}.tgh-icon.ssd:before{content:"\e9d2"}.tgh-icon.star3:before{content:"\e9d3"}.tgh-icon.star-of-bethlehem:before{content:"\e9d4"}.tgh-icon.street-view:before{content:"\e9d5"}.tgh-icon.synchronize:before{content:"\e9d6"}.tgh-icon.thanksgiving:before{content:"\e9d7"}.tgh-icon.themes:before{content:"\e9d8"}.tgh-icon.t-shirt-on-hanger:before{content:"\e9d9"}.tgh-icon.usb-memory-stick:before{content:"\e9da"}.tgh-icon.user-shield:before{content:"\e9db"}.tgh-icon.video:before{content:"\e9dc"}.tgh-icon.web1:before{content:"\e9dd"}.tgh-icon.wet:before{content:"\e9de"}.tgh-icon.windy-weather:before{content:"\e9df"}.tgh-icon.tiktok:before{content:"\e9e0"}.tgh-icon.tiktok-round:before{content:"\e9e1"}.tgh-icon.tiktok-square:before{content:"\e9e2"}
@font-face{font-family:'TheGem Header';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/thegem-header/thegem-header.svg#thegem-header) format('svg');font-weight:400;font-style:normal;font-display:block}.gem-print-icon.gem-icon-pack-thegem-header{display:inline-block;font-family:'TheGem Header';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.tgh-icon{font-family:'TheGem Header';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;text-rendering:auto;line-height:1}.tgh-icon.tgh-icon-label:before{content:'';width:20px;height:20px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/icons-hbi-logo.svg) no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}.tgh-icon.account:before{content:"\e700"}.tgh-icon.alert:before{content:"\e701"}.tgh-icon.arrow-collapse-down:before{content:"\e702"}.tgh-icon.arrow-collapse-up:before{content:"\e703"}.tgh-icon.at:before{content:"\e704"}.tgh-icon.basket:before{content:"\e705"}.tgh-icon.bell:before{content:"\e706"}.tgh-icon.bookmark:before{content:"\e707"}.tgh-icon.briefcase:before{content:"\e708"}.tgh-icon.calendar-month:before{content:"\e709"}.tgh-icon.camera:before{content:"\e70a"}.tgh-icon.cart:before{content:"\e70b"}.tgh-icon.check:before{content:"\e70c"}.tgh-icon.check-circle:before{content:"\e70d"}.tgh-icon.chevron-double-down:before{content:"\e70e"}.tgh-icon.chevron-double-left:before{content:"\e70f"}.tgh-icon.chevron-double-right:before{content:"\e710"}.tgh-icon.chevron-double-up:before{content:"\e711"}.tgh-icon.chevron-down:before{content:"\e712"}.tgh-icon.chevron-down-circle:before{content:"\e713"}.tgh-icon.chevron-left:before{content:"\e714"}.tgh-icon.chevron-left-circle:before{content:"\e715"}.tgh-icon.chevron-right:before{content:"\e716"}.tgh-icon.chevron-right-circle:before{content:"\e717"}.tgh-icon.chevron-up:before{content:"\e718"}.tgh-icon.chevron-up-circle:before{content:"\e719"}.tgh-icon.clock-time-three:before{content:"\e71a"}.tgh-icon.close:before{content:"\e71b"}.tgh-icon.close-circle:before{content:"\e71c"}.tgh-icon.cog:before{content:"\e71d"}.tgh-icon.comment-text:before{content:"\e71e"}.tgh-icon.credit-card:before{content:"\e71f"}.tgh-icon.cube:before{content:"\e720"}.tgh-icon.cursor-default-click:before{content:"\e721"}.tgh-icon.database:before{content:"\e722"}.tgh-icon.dots-horizontal-circle:before{content:"\e723"}.tgh-icon.email:before{content:"\e724"}.tgh-icon.equalizer:before{content:"\e725"}.tgh-icon.flag:before{content:"\e726"}.tgh-icon.gift:before{content:"\e727"}.tgh-icon.globe-model:before{content:"\e728"}.tgh-icon.heart:before{content:"\e729"}.tgh-icon.home:before{content:"\e72a"}.tgh-icon.image-filter-drama:before{content:"\e72b"}.tgh-icon.information:before{content:"\e72c"}.tgh-icon.key:before{content:"\e72d"}.tgh-icon.lifebuoy:before{content:"\e72e"}.tgh-icon.link-variant:before{content:"\e72f"}.tgh-icon.lock:before{content:"\e730"}.tgh-icon.logout:before{content:"\e731"}.tgh-icon.magnify:before{content:"\e732"}.tgh-icon.map:before{content:"\e733"}.tgh-icon.map-marker:before{content:"\e734"}.tgh-icon.menu:before{content:"\e735"}.tgh-icon.monitor:before{content:"\e736"}.tgh-icon.phone:before{content:"\e737"}.tgh-icon.pin:before{content:"\e738"}.tgh-icon.share-variant:before{content:"\e739"}.tgh-icon.shopping-bag:before{content:"\e73a"}.tgh-icon.shopping-cart:before{content:"\e73b"}.tgh-icon.star:before{content:"\e73c"}.tgh-icon.tag:before{content:"\e73d"}.tgh-icon.tune:before{content:"\e73e"}.tgh-icon.weather-night:before{content:"\e73f"}.tgh-icon.weather-sunny:before{content:"\e740"}.tgh-icon.web:before{content:"\e741"}.tgh-icon.wrench:before{content:"\e742"}.tgh-icon.address-card:before{content:"\e900"}.tgh-icon.arrow-alt-circle-down:before{content:"\e901"}.tgh-icon.arrow-alt-circle-left:before{content:"\e902"}.tgh-icon.arrow-alt-circle-right:before{content:"\e903"}.tgh-icon.arrow-alt-circle-up:before{content:"\e904"}.tgh-icon.at1:before{content:"\e905"}.tgh-icon.award:before{content:"\e906"}.tgh-icon.ban:before{content:"\e907"}.tgh-icon.bell1:before{content:"\e908"}.tgh-icon.bookmark1:before{content:"\e909"}.tgh-icon.book-open:before{content:"\e90a"}.tgh-icon.box:before{content:"\e90b"}.tgh-icon.bullhorn:before{content:"\e90c"}.tgh-icon.caret-down:before{content:"\e90d"}.tgh-icon.caret-left:before{content:"\e90e"}.tgh-icon.caret-right:before{content:"\e90f"}.tgh-icon.caret-up:before{content:"\e910"}.tgh-icon.certificate:before{content:"\e911"}.tgh-icon.clock1:before{content:"\e912"}.tgh-icon.cloud1:before{content:"\e913"}.tgh-icon.cog1:before{content:"\e914"}.tgh-icon.comment1:before{content:"\e915"}.tgh-icon.comment-alt:before{content:"\e916"}.tgh-icon.envelope:before{content:"\e917"}.tgh-icon.fire-alt:before{content:"\e918"}.tgh-icon.flag1:before{content:"\e919"}.tgh-icon.folder:before{content:"\e91a"}.tgh-icon.globe1:before{content:"\e91b"}.tgh-icon.headset:before{content:"\e91c"}.tgh-icon.home1:before{content:"\e91d"}.tgh-icon.info-circle:before{content:"\e91e"}.tgh-icon.key2:before{content:"\e91f"}.tgh-icon.lock2:before{content:"\e920"}.tgh-icon.map-marker-alt:before{content:"\e921"}.tgh-icon.mobile-alt:before{content:"\e922"}.tgh-icon.moon:before{content:"\e923"}.tgh-icon.percentage:before{content:"\e924"}.tgh-icon.phone-alt:before{content:"\e925"}.tgh-icon.search:before{content:"\e926"}.tgh-icon.star2:before{content:"\e927"}.tgh-icon.sun:before{content:"\e928"}.tgh-icon.times-circle:before{content:"\e929"}.tgh-icon.user-circle:before{content:"\e92a"}.tgh-icon.wallet1:before{content:"\e92b"}.tgh-icon.adjust-vert:before{content:"\e600"}.tgh-icon.archive:before{content:"\e601"}.tgh-icon.arrow_carrot-2down:before{content:"\e602"}.tgh-icon.arrow_carrot-2left:before{content:"\e603"}.tgh-icon.arrow_carrot-2right:before{content:"\e604"}.tgh-icon.arrow_carrot-2up:before{content:"\e605"}.tgh-icon.arrow_carrot-down:before{content:"\e606"}.tgh-icon.arrow_carrot-down2:before{content:"\e607"}.tgh-icon.arrow_carrot-left:before{content:"\e608"}.tgh-icon.arrow_carrot-left2:before{content:"\e609"}.tgh-icon.arrow_carrot-right:before{content:"\e60a"}.tgh-icon.arrow_carrot-right2:before{content:"\e60b"}.tgh-icon.arrow_carrot-up:before{content:"\e60c"}.tgh-icon.arrow_carrot-up2:before{content:"\e60d"}.tgh-icon.book:before{content:"\e60e"}.tgh-icon.cart1:before{content:"\e60f"}.tgh-icon.check1:before{content:"\e610"}.tgh-icon.check2:before{content:"\e611"}.tgh-icon.clock:before{content:"\e612"}.tgh-icon.close1:before{content:"\e613"}.tgh-icon.close2:before{content:"\e614"}.tgh-icon.cloud:before{content:"\e615"}.tgh-icon.cloud-download:before{content:"\e616"}.tgh-icon.cloud-upload:before{content:"\e617"}.tgh-icon.comment:before{content:"\e618"}.tgh-icon.creditcard:before{content:"\e619"}.tgh-icon.drawer:before{content:"\e61a"}.tgh-icon.drive:before{content:"\e61b"}.tgh-icon.el-ul:before{content:"\e61c"}.tgh-icon.error-triangle:before{content:"\e61d"}.tgh-icon.floppy:before{content:"\e61e"}.tgh-icon.gift1:before{content:"\e61f"}.tgh-icon.globe:before{content:"\e620"}.tgh-icon.globe-2:before{content:"\e621"}.tgh-icon.headphones:before{content:"\e622"}.tgh-icon.heart1:before{content:"\e623"}.tgh-icon.house:before{content:"\e624"}.tgh-icon.id:before{content:"\e625"}.tgh-icon.info:before{content:"\e626"}.tgh-icon.key1:before{content:"\e627"}.tgh-icon.laptop:before{content:"\e628"}.tgh-icon.lifesaver:before{content:"\e629"}.tgh-icon.like:before{content:"\e62a"}.tgh-icon.lock1:before{content:"\e62b"}.tgh-icon.mail:before{content:"\e62c"}.tgh-icon.map1:before{content:"\e62d"}.tgh-icon.menu1:before{content:"\e62e"}.tgh-icon.menu-circle2:before{content:"\e62f"}.tgh-icon.menu-square2:before{content:"\e630"}.tgh-icon.mic:before{content:"\e631"}.tgh-icon.paperclip:before{content:"\e632"}.tgh-icon.pens:before{content:"\e633"}.tgh-icon.percent:before{content:"\e634"}.tgh-icon.phone1:before{content:"\e635"}.tgh-icon.pin1:before{content:"\e636"}.tgh-icon.pushpin:before{content:"\e637"}.tgh-icon.ribbon:before{content:"\e638"}.tgh-icon.search2:before{content:"\e639"}.tgh-icon.share-thin:before{content:"\e63a"}.tgh-icon.shopping-bag1:before{content:"\e63b"}.tgh-icon.shopping-cart1:before{content:"\e63c"}.tgh-icon.star1:before{content:"\e63d"}.tgh-icon.tag1:before{content:"\e63e"}.tgh-icon.toolbox:before{content:"\e63f"}.tgh-icon.wallet:before{content:"\e640"}.tgh-icon.airport:before{content:"\e9a0"}.tgh-icon.aperture:before{content:"\e9a1"}.tgh-icon.audio-cable:before{content:"\e9a2"}.tgh-icon.audio-wave:before{content:"\e9a3"}.tgh-icon.bios:before{content:"\e9a4"}.tgh-icon.camping-tent:before{content:"\e9a5"}.tgh-icon.cd:before{content:"\e9a6"}.tgh-icon.centralized-network:before{content:"\e9a7"}.tgh-icon.certificate1:before{content:"\e9a8"}.tgh-icon.clock-time-four-outline:before{content:"\e9a9"}.tgh-icon.cocktail:before{content:"\e9aa"}.tgh-icon.coffee-to-go:before{content:"\e9ab"}.tgh-icon.computer-mouse:before{content:"\e9ac"}.tgh-icon.cone:before{content:"\e9ad"}.tgh-icon.cup-with-straw:before{content:"\e9ae"}.tgh-icon.cylinder:before{content:"\e9af"}.tgh-icon.diamond-heart:before{content:"\e9b0"}.tgh-icon.email-open:before{content:"\e9b1"}.tgh-icon.email-open-outline:before{content:"\e9b2"}.tgh-icon.email-outline:before{content:"\e9b3"}.tgh-icon.farmer:before{content:"\e9b4"}.tgh-icon.fingerprint:before{content:"\e9b5"}.tgh-icon.fire-alt1:before{content:"\e9b6"}.tgh-icon.flip-flops:before{content:"\e9b7"}.tgh-icon.footwear:before{content:"\e9b8"}.tgh-icon.game-controller:before{content:"\e9b9"}.tgh-icon.globe-earth:before{content:"\e9ba"}.tgh-icon.hand-box:before{content:"\e9bb"}.tgh-icon.hot-air-balloon:before{content:"\e9bc"}.tgh-icon.hotspot:before{content:"\e9bd"}.tgh-icon.jewel:before{content:"\e9be"}.tgh-icon.laptop-metrics:before{content:"\e9bf"}.tgh-icon.laptop-settings:before{content:"\e9c0"}.tgh-icon.lifebuoy1:before{content:"\e9c1"}.tgh-icon.map-marker1:before{content:"\e9c2"}.tgh-icon.map-marker-circle:before{content:"\e9c3"}.tgh-icon.map-pin:before{content:"\e9c4"}.tgh-icon.monitor1:before{content:"\e9c5"}.tgh-icon.mountain:before{content:"\e9c6"}.tgh-icon.musical:before{content:"\e9c7"}.tgh-icon.phone2:before{content:"\e9c8"}.tgh-icon.phone-outline:before{content:"\e9c9"}.tgh-icon.physics:before{content:"\e9ca"}.tgh-icon.push-pin:before{content:"\e9cb"}.tgh-icon.quill-pen:before{content:"\e9cc"}.tgh-icon.sail-boat:before{content:"\e9cd"}.tgh-icon.settings:before{content:"\e9ce"}.tgh-icon.severity:before{content:"\e9cf"}.tgh-icon.shoes:before{content:"\e9d0"}.tgh-icon.shopping-bag2:before{content:"\e9d1"}.tgh-icon.ssd:before{content:"\e9d2"}.tgh-icon.star3:before{content:"\e9d3"}.tgh-icon.star-of-bethlehem:before{content:"\e9d4"}.tgh-icon.street-view:before{content:"\e9d5"}.tgh-icon.synchronize:before{content:"\e9d6"}.tgh-icon.thanksgiving:before{content:"\e9d7"}.tgh-icon.themes:before{content:"\e9d8"}.tgh-icon.t-shirt-on-hanger:before{content:"\e9d9"}.tgh-icon.usb-memory-stick:before{content:"\e9da"}.tgh-icon.user-shield:before{content:"\e9db"}.tgh-icon.video:before{content:"\e9dc"}.tgh-icon.web1:before{content:"\e9dd"}.tgh-icon.wet:before{content:"\e9de"}.tgh-icon.windy-weather:before{content:"\e9df"}.tgh-icon.tiktok:before{content:"\e9e0"}.tgh-icon.tiktok-round:before{content:"\e9e1"}.tgh-icon.tiktok-square:before{content:"\e9e2"}
@font-face{font-family:'ElegantIcons';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal}.gem-print-icon.gem-icon-pack-elegant{display:inline-block;font-family:'ElegantIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.gem-elegant{font-family:'ElegantIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.gem-elegant.gem-elegant-label:before{content:'';width:20px;height:20px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width:1439px){.gem-elegant.gem-elegant-label:before{width:15px;height:15px;background-size:15px 15px}}.arrow-up:before{content:"\21"}.arrow-down:before{content:"\22"}.arrow-left:before{content:"\23"}.arrow-right:before{content:"\24"}.arrow-left-up:before{content:"\25"}.arrow-right-up:before{content:"\26"}.arrow-right-down:before{content:"\27"}.arrow-left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow-up-down-alt:before{content:"\2a"}.arrow-left-right-alt:before{content:"\2b"}.arrow-left-right:before{content:"\2c"}.arrow-expand-alt2:before{content:"\2d"}.arrow-expand-alt:before{content:"\2e"}.arrow-condense:before{content:"\2f"}.arrow-expand:before{content:"\30"}.arrow-move:before{content:"\31"}.arrow-carrot-up:before{content:"\32"}.arrow-carrot-down:before{content:"\33"}.arrow-carrot-left:before{content:"\34"}.arrow-carrot-right:before{content:"\35"}.arrow-carrot-2up:before{content:"\36"}.arrow-carrot-2down:before{content:"\37"}.arrow-carrot-2left:before{content:"\38"}.arrow-carrot-2right:before{content:"\39"}.arrow-carrot-up-alt2:before{content:"\3a"}.arrow-carrot-down-alt2:before{content:"\3b"}.arrow-carrot-left-alt2:before{content:"\3c"}.arrow-carrot-right-alt2:before{content:"\3d"}.arrow-carrot-2up-alt2:before{content:"\3e"}.arrow-carrot-2down-alt2:before{content:"\3f"}.arrow-carrot-2left-alt2:before{content:"\40"}.arrow-carrot-2right-alt2:before{content:"\41"}.arrow-triangle-up:before{content:"\42"}.arrow-triangle-down:before{content:"\43"}.arrow-triangle-left:before{content:"\44"}.arrow-triangle-right:before{content:"\45"}.arrow-triangle-up-alt2:before{content:"\46"}.arrow-triangle-down-alt2:before{content:"\47"}.arrow-triangle-left-alt2:before{content:"\48"}.arrow-triangle-right-alt2:before{content:"\49"}.arrow-back:before{content:"\4a"}.icon-minus-06:before{content:"\4b"}.icon-plus:before{content:"\4c"}.icon-close:before{content:"\4d"}.icon-check:before{content:"\4e"}.icon-minus-alt2:before{content:"\4f"}.icon-plus-alt2:before{content:"\50"}.icon-close-alt2:before{content:"\51"}.icon-check-alt2:before{content:"\52"}.icon-zoom-out-alt:before{content:"\53"}.icon-zoom-in-alt:before{content:"\54"}.icon-search:before{content:"\55"}.icon-box-empty:before{content:"\56"}.icon-box-selected:before{content:"\57"}.icon-minus-box:before{content:"\58"}.icon-plus-box:before{content:"\59"}.icon-box-checked:before{content:"\5a"}.icon-circle-empty:before{content:"\5b"}.icon-circle-slelected:before{content:"\5c"}.icon-stop-alt2:before{content:"\5d"}.icon-stop:before{content:"\5e"}.icon-pause-alt2:before{content:"\5f"}.icon-pause:before{content:"\60"}.icon-menu:before{content:"\61"}.icon-menu-square-alt2:before{content:"\62"}.icon-menu-circle-alt2:before{content:"\63"}.icon-ul:before{content:"\64"}.icon-ol:before{content:"\65"}.icon-adjust-horiz:before{content:"\66"}.icon-adjust-vert:before{content:"\67"}.icon-document-alt:before{content:"\68"}.icon-documents-alt:before{content:"\69"}.icon-pencil:before{content:"\6a"}.icon-pencil-edit-alt:before{content:"\6b"}.icon-pencil-edit:before{content:"\6c"}.icon-folder-alt:before{content:"\6d"}.icon-folder-open-alt:before{content:"\6e"}.icon-folder-add-alt:before{content:"\6f"}.icon-info-alt:before{content:"\70"}.icon-error-oct-alt:before{content:"\71"}.icon-error-circle-alt:before{content:"\72"}.icon-error-triangle-alt:before{content:"\73"}.icon-question-alt2:before{content:"\74"}.icon-question:before{content:"\75"}.icon-comment-alt:before{content:"\76"}.icon-chat-alt:before{content:"\77"}.icon-vol-mute-alt:before{content:"\78"}.icon-volume-low-alt:before{content:"\79"}.icon-volume-high-alt:before{content:"\7a"}.icon-quotations:before{content:"\7b"}.icon-quotations-alt2:before{content:"\7c"}.icon-clock-alt:before{content:"\7d"}.icon-lock-alt:before{content:"\7e"}.icon-lock-open-alt:before{content:"\e000"}.icon-key-alt:before{content:"\e001"}.icon-cloud-alt:before{content:"\e002"}.icon-cloud-upload-alt:before{content:"\e003"}.icon-cloud-download-alt:before{content:"\e004"}.icon-image:before{content:"\e005"}.icon-images:before{content:"\e006"}.icon-lightbulb-alt:before{content:"\e007"}.icon-gift-alt:before{content:"\e008"}.icon-house-alt:before{content:"\e009"}.icon-genius:before{content:"\e00a"}.icon-mobile:before{content:"\e00b"}.icon-tablet:before{content:"\e00c"}.icon-laptop:before{content:"\e00d"}.icon-desktop:before{content:"\e00e"}.icon-camera-alt:before{content:"\e00f"}.icon-mail-alt:before{content:"\e010"}.icon-cone-alt:before{content:"\e011"}.icon-ribbon-alt:before{content:"\e012"}.icon-bag-alt:before{content:"\e013"}.icon-creditcard:before{content:"\e014"}.icon-cart-alt:before{content:"\e015"}.icon-paperclip:before{content:"\e016"}.icon-tag-alt:before{content:"\e017"}.icon-tags-alt:before{content:"\e018"}.icon-trash-alt:before{content:"\e019"}.icon-cursor-alt:before{content:"\e01a"}.icon-mic-alt:before{content:"\e01b"}.icon-compass-alt:before{content:"\e01c"}.icon-pin-alt:before{content:"\e01d"}.icon-pushpin-alt:before{content:"\e01e"}.icon-map-alt:before{content:"\e01f"}.icon-drawer-alt:before{content:"\e020"}.icon-toolbox-alt:before{content:"\e021"}.icon-book-alt:before{content:"\e022"}.icon-calendar:before{content:"\e023"}.icon-film:before{content:"\e024"}.icon-table:before{content:"\e025"}.icon-contacts-alt:before{content:"\e026"}.icon-headphones:before{content:"\e027"}.icon-lifesaver:before{content:"\e028"}.icon-piechart:before{content:"\e029"}.icon-refresh:before{content:"\e02a"}.icon-link-alt:before{content:"\e02b"}.icon-link:before{content:"\e02c"}.icon-loading:before{content:"\e02d"}.icon-blocked:before{content:"\e02e"}.icon-archive-alt:before{content:"\e02f"}.icon-heart-alt:before{content:"\e030"}.icon-star-alt:before{content:"\e031"}.icon-star-half-alt:before{content:"\e032"}.icon-star:before{content:"\e033"}.icon-star-half:before{content:"\e034"}.icon-tools:before{content:"\e035"}.icon-tool:before{content:"\e036"}.icon-cog:before{content:"\e037"}.icon-cogs:before{content:"\e038"}.arrow-up-alt:before{content:"\e039"}.arrow-down-alt:before{content:"\e03a"}.arrow-left-alt:before{content:"\e03b"}.arrow-right-alt:before{content:"\e03c"}.arrow-left-up-alt:before{content:"\e03d"}.arrow-right-up-alt:before{content:"\e03e"}.arrow-right-down-alt:before{content:"\e03f"}.arrow-left-down-alt:before{content:"\e040"}.arrow-condense-alt:before{content:"\e041"}.arrow-expand-alt3:before{content:"\e042"}.arrow-carrot-up-alt:before{content:"\e043"}.arrow-carrot-down-alt:before{content:"\e044"}.arrow-carrot-left-alt:before{content:"\e045"}.arrow-carrot-right-alt:before{content:"\e046"}.arrow-carrot-2up-alt:before{content:"\e047"}.arrow-carrot-2dwnn-alt:before{content:"\e048"}.arrow-carrot-2left-alt:before{content:"\e049"}.arrow-carrot-2right-alt:before{content:"\e04a"}.arrow-triangle-up-alt:before{content:"\e04b"}.arrow-triangle-down-alt:before{content:"\e04c"}.arrow-triangle-left-alt:before{content:"\e04d"}.arrow-triangle-right-alt:before{content:"\e04e"}.icon-minus-alt:before{content:"\e04f"}.icon-plus-alt:before{content:"\e050"}.icon-close-alt:before{content:"\e051"}.icon-check-alt:before{content:"\e052"}.icon-zoom-out:before{content:"\e053"}.icon-zoom-in:before{content:"\e054"}.icon-stop-alt:before{content:"\e055"}.icon-menu-square-alt:before{content:"\e056"}.icon-menu-circle-alt:before{content:"\e057"}.icon-document:before{content:"\e058"}.icon-documents:before{content:"\e059"}.icon-pencil-alt:before{content:"\e05a"}.icon-folder:before{content:"\e05b"}.icon-folder-open:before{content:"\e05c"}.icon-folder-add:before{content:"\e05d"}.icon-folder-upload:before{content:"\e05e"}.icon-folder-download:before{content:"\e05f"}.icon-info:before{content:"\e060"}.icon-error-circle:before{content:"\e061"}.icon-error-oct:before{content:"\e062"}.icon-error-triangle:before{content:"\e063"}.icon-question-alt:before{content:"\e064"}.icon-comment:before{content:"\e065"}.icon-chat:before{content:"\e066"}.icon-vol-mute:before{content:"\e067"}.icon-volume-low:before{content:"\e068"}.icon-volume-high:before{content:"\e069"}.icon-quotations-alt:before{content:"\e06a"}.icon-clock:before{content:"\e06b"}.icon-lock:before{content:"\e06c"}.icon-lock-open:before{content:"\e06d"}.icon-key:before{content:"\e06e"}.icon-cloud:before{content:"\e06f"}.icon-cloud-upload:before{content:"\e070"}.icon-cloud-download:before{content:"\e071"}.icon-lightbulb:before{content:"\e072"}.icon-gift:before{content:"\e073"}.icon-house:before{content:"\e074"}.icon-camera:before{content:"\e075"}.icon-mail:before{content:"\e076"}.icon-cone:before{content:"\e077"}.icon-ribbon:before{content:"\e078"}.icon-bag:before{content:"\e079"}.icon-cart:before{content:"\e07a"}.icon-tag:before{content:"\e07b"}.icon-tags:before{content:"\e07c"}.icon-trash:before{content:"\e07d"}.icon-cursor:before{content:"\e07e"}.icon-mic:before{content:"\e07f"}.icon-compass:before{content:"\e080"}.icon-pin:before{content:"\e081"}.icon-pushpin:before{content:"\e082"}.icon-map:before{content:"\e083"}.icon-drawer:before{content:"\e084"}.icon-toolbox:before{content:"\e085"}.icon-book:before{content:"\e086"}.icon-contacts:before{content:"\e087"}.icon-archive:before{content:"\e088"}.icon-heart:before{content:"\e089"}.icon-profile:before{content:"\e08a"}.icon-group:before{content:"\e08b"}.icon-grid-2x2:before{content:"\e08c"}.icon-grid-3x3:before{content:"\e08d"}.icon-music:before{content:"\e08e"}.icon-pause-alt:before{content:"\e08f"}.icon-phone:before{content:"\e090"}.icon-upload:before{content:"\e091"}.icon-download:before{content:"\e092"}.social-facebook:before{content:"\e093"}.social-twitter:before{content:"\e094"}.social-pinterest:before{content:"\e095"}.social-googleplus:before{content:"\e096"}.social-tumblr:before{content:"\e097"}.social-tumbleupon:before{content:"\e098"}.social-wordpress:before{content:"\e099"}.social-instagram:before{content:"\e09a"}.social-dribbble:before{content:"\e09b"}.social-vimeo:before{content:"\e09c"}.social-linkedin:before{content:"\e09d"}.social-rss:before{content:"\e09e"}.social-deviantart:before{content:"\e09f"}.social-share:before{content:"\e0a0"}.social-myspace:before{content:"\e0a1"}.social-skype:before{content:"\e0a2"}.social-youtube:before{content:"\e0a3"}.social-picassa:before{content:"\e0a4"}.social-googledrive:before{content:"\e0a5"}.social-flickr:before{content:"\e0a6"}.social-blogger:before{content:"\e0a7"}.social-spotify:before{content:"\e0a8"}.social-delicious:before{content:"\e0a9"}.social-facebook-circle:before{content:"\e0aa"}.social-twitter-circle:before{content:"\e0ab"}.social-pinterest-circle:before{content:"\e0ac"}.social-googleplus-circle:before{content:"\e0ad"}.social-tumblr-circle:before{content:"\e0ae"}.social-stumbleupon-circle:before{content:"\e0af"}.social-wordpress-circle:before{content:"\e0b0"}.social-instagram-circle:before{content:"\e0b1"}.social-dribbble-circle:before{content:"\e0b2"}.social-vimeo-circle:before{content:"\e0b3"}.social-linkedin-circle:before{content:"\e0b4"}.social-rss-circle:before{content:"\e0b5"}.social-deviantart-circle:before{content:"\e0b6"}.social-share-circle:before{content:"\e0b7"}.social-myspace-circle:before{content:"\e0b8"}.social-skype-circle:before{content:"\e0b9"}.social-youtube-circle:before{content:"\e0ba"}.social-picassa-circle:before{content:"\e0bb"}.social-googledrive-alt2:before{content:"\e0bc"}.social-flickr-circle:before{content:"\e0bd"}.social-blogger-circle:before{content:"\e0be"}.social-spotify-circle:before{content:"\e0bf"}.social-delicious-circle:before{content:"\e0c0"}.social-facebook-square:before{content:"\e0c1"}.social-twitter-square:before{content:"\e0c2"}.social-pinterest-square:before{content:"\e0c3"}.social-googleplus-square:before{content:"\e0c4"}.social-tumblr-square:before{content:"\e0c5"}.social-stumbleupon-square:before{content:"\e0c6"}.social-wordpress-square:before{content:"\e0c7"}.social-instagram-square:before{content:"\e0c8"}.social-dribbble-square:before{content:"\e0c9"}.social-vimeo-square:before{content:"\e0ca"}.social-linkedin-square:before{content:"\e0cb"}.social-rss-square:before{content:"\e0cc"}.social-deviantart-square:before{content:"\e0cd"}.social-share-square:before{content:"\e0ce"}.social-myspace-square:before{content:"\e0cf"}.social-skype-square:before{content:"\e0d0"}.social-youtube-square:before{content:"\e0d1"}.social-picassa-square:before{content:"\e0d2"}.social-googledrive-square:before{content:"\e0d3"}.social-flickr-square:before{content:"\e0d4"}.social-blogger-square:before{content:"\e0d5"}.social-spotify-square:before{content:"\e0d6"}.social-delicious-square:before{content:"\e0d7"}.icon-printer:before{content:"\e103"}.icon-calulator:before{content:"\e0ee"}.icon-building:before{content:"\e0ef"}.icon-floppy:before{content:"\e0e8"}.icon-drive:before{content:"\e0ea"}.icon-search-2:before{content:"\e101"}.icon-id:before{content:"\e107"}.icon-id-2:before{content:"\e108"}.icon-puzzle:before{content:"\e102"}.icon-like:before{content:"\e106"}.icon-dislike:before{content:"\e0eb"}.icon-mug:before{content:"\e105"}.icon-currency:before{content:"\e0ed"}.icon-wallet:before{content:"\e100"}.icon-pens:before{content:"\e104"}.icon-easel:before{content:"\e0e9"}.icon-flowchart:before{content:"\e109"}.icon-datareport:before{content:"\e0ec"}.icon-briefcase:before{content:"\e0fe"}.icon-shield:before{content:"\e0f6"}.icon-percent:before{content:"\e0fb"}.icon-globe:before{content:"\e0e2"}.icon-globe-2:before{content:"\e0e3"}.icon-target:before{content:"\e0f5"}.icon-hourglass:before{content:"\e0e1"}.icon-balance:before{content:"\e0ff"}.icon-rook:before{content:"\e0f8"}.icon-printer-alt:before{content:"\e0fa"}.icon-calculator-alt:before{content:"\e0e7"}.icon-building-alt:before{content:"\e0fd"}.icon-floppy-alt:before{content:"\e0e4"}.icon-drive-alt:before{content:"\e0e5"}.icon-search-alt:before{content:"\e0f7"}.icon-id-alt:before{content:"\e0e0"}.icon-id-2-alt:before{content:"\e0fc"}.icon-puzzle-alt:before{content:"\e0f9"}.icon-like-alt:before{content:"\e0dd"}.icon-dislike-alt:before{content:"\e0f1"}.icon-mug-alt:before{content:"\e0dc"}.icon-currency-alt:before{content:"\e0f3"}.icon-wallet-alt:before{content:"\e0d8"}.icon-pens-alt:before{content:"\e0db"}.icon-easel-alt:before{content:"\e0f0"}.icon-flowchart-alt:before{content:"\e0df"}.icon-datareport-alt:before{content:"\e0f2"}.icon-briefcase-alt:before{content:"\e0f4"}.icon-shield-alt:before{content:"\e0d9"}.icon-percent-alt:before{content:"\e0da"}.icon-globe-alt:before{content:"\e0de"}.icon-clipboard:before{content:"\e0e6"}
@font-face{font-family:'ElegantIcons';src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.eot);src:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.woff) format('woff'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.ttf) format('truetype'),url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/../fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal}.gem-print-icon.gem-icon-pack-elegant{display:inline-block;font-family:'ElegantIcons';font-feature-settings:normal;font-kerning:auto;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-align:center;vertical-align:middle;font-size:16px}.gem-elegant{font-family:'ElegantIcons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.gem-elegant.gem-elegant-label:before{content:'';width:20px;height:20px;background:url(//honeyinthehollow.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;background-size:20px 20px;display:inline-block;vertical-align:middle}@media (max-width:1439px){.gem-elegant.gem-elegant-label:before{width:15px;height:15px;background-size:15px 15px}}.arrow-up:before{content:"\21"}.arrow-down:before{content:"\22"}.arrow-left:before{content:"\23"}.arrow-right:before{content:"\24"}.arrow-left-up:before{content:"\25"}.arrow-right-up:before{content:"\26"}.arrow-right-down:before{content:"\27"}.arrow-left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow-up-down-alt:before{content:"\2a"}.arrow-left-right-alt:before{content:"\2b"}.arrow-left-right:before{content:"\2c"}.arrow-expand-alt2:before{content:"\2d"}.arrow-expand-alt:before{content:"\2e"}.arrow-condense:before{content:"\2f"}.arrow-expand:before{content:"\30"}.arrow-move:before{content:"\31"}.arrow-carrot-up:before{content:"\32"}.arrow-carrot-down:before{content:"\33"}.arrow-carrot-left:before{content:"\34"}.arrow-carrot-right:before{content:"\35"}.arrow-carrot-2up:before{content:"\36"}.arrow-carrot-2down:before{content:"\37"}.arrow-carrot-2left:before{content:"\38"}.arrow-carrot-2right:before{content:"\39"}.arrow-carrot-up-alt2:before{content:"\3a"}.arrow-carrot-down-alt2:before{content:"\3b"}.arrow-carrot-left-alt2:before{content:"\3c"}.arrow-carrot-right-alt2:before{content:"\3d"}.arrow-carrot-2up-alt2:before{content:"\3e"}.arrow-carrot-2down-alt2:before{content:"\3f"}.arrow-carrot-2left-alt2:before{content:"\40"}.arrow-carrot-2right-alt2:before{content:"\41"}.arrow-triangle-up:before{content:"\42"}.arrow-triangle-down:before{content:"\43"}.arrow-triangle-left:before{content:"\44"}.arrow-triangle-right:before{content:"\45"}.arrow-triangle-up-alt2:before{content:"\46"}.arrow-triangle-down-alt2:before{content:"\47"}.arrow-triangle-left-alt2:before{content:"\48"}.arrow-triangle-right-alt2:before{content:"\49"}.arrow-back:before{content:"\4a"}.icon-minus-06:before{content:"\4b"}.icon-plus:before{content:"\4c"}.icon-close:before{content:"\4d"}.icon-check:before{content:"\4e"}.icon-minus-alt2:before{content:"\4f"}.icon-plus-alt2:before{content:"\50"}.icon-close-alt2:before{content:"\51"}.icon-check-alt2:before{content:"\52"}.icon-zoom-out-alt:before{content:"\53"}.icon-zoom-in-alt:before{content:"\54"}.icon-search:before{content:"\55"}.icon-box-empty:before{content:"\56"}.icon-box-selected:before{content:"\57"}.icon-minus-box:before{content:"\58"}.icon-plus-box:before{content:"\59"}.icon-box-checked:before{content:"\5a"}.icon-circle-empty:before{content:"\5b"}.icon-circle-slelected:before{content:"\5c"}.icon-stop-alt2:before{content:"\5d"}.icon-stop:before{content:"\5e"}.icon-pause-alt2:before{content:"\5f"}.icon-pause:before{content:"\60"}.icon-menu:before{content:"\61"}.icon-menu-square-alt2:before{content:"\62"}.icon-menu-circle-alt2:before{content:"\63"}.icon-ul:before{content:"\64"}.icon-ol:before{content:"\65"}.icon-adjust-horiz:before{content:"\66"}.icon-adjust-vert:before{content:"\67"}.icon-document-alt:before{content:"\68"}.icon-documents-alt:before{content:"\69"}.icon-pencil:before{content:"\6a"}.icon-pencil-edit-alt:before{content:"\6b"}.icon-pencil-edit:before{content:"\6c"}.icon-folder-alt:before{content:"\6d"}.icon-folder-open-alt:before{content:"\6e"}.icon-folder-add-alt:before{content:"\6f"}.icon-info-alt:before{content:"\70"}.icon-error-oct-alt:before{content:"\71"}.icon-error-circle-alt:before{content:"\72"}.icon-error-triangle-alt:before{content:"\73"}.icon-question-alt2:before{content:"\74"}.icon-question:before{content:"\75"}.icon-comment-alt:before{content:"\76"}.icon-chat-alt:before{content:"\77"}.icon-vol-mute-alt:before{content:"\78"}.icon-volume-low-alt:before{content:"\79"}.icon-volume-high-alt:before{content:"\7a"}.icon-quotations:before{content:"\7b"}.icon-quotations-alt2:before{content:"\7c"}.icon-clock-alt:before{content:"\7d"}.icon-lock-alt:before{content:"\7e"}.icon-lock-open-alt:before{content:"\e000"}.icon-key-alt:before{content:"\e001"}.icon-cloud-alt:before{content:"\e002"}.icon-cloud-upload-alt:before{content:"\e003"}.icon-cloud-download-alt:before{content:"\e004"}.icon-image:before{content:"\e005"}.icon-images:before{content:"\e006"}.icon-lightbulb-alt:before{content:"\e007"}.icon-gift-alt:before{content:"\e008"}.icon-house-alt:before{content:"\e009"}.icon-genius:before{content:"\e00a"}.icon-mobile:before{content:"\e00b"}.icon-tablet:before{content:"\e00c"}.icon-laptop:before{content:"\e00d"}.icon-desktop:before{content:"\e00e"}.icon-camera-alt:before{content:"\e00f"}.icon-mail-alt:before{content:"\e010"}.icon-cone-alt:before{content:"\e011"}.icon-ribbon-alt:before{content:"\e012"}.icon-bag-alt:before{content:"\e013"}.icon-creditcard:before{content:"\e014"}.icon-cart-alt:before{content:"\e015"}.icon-paperclip:before{content:"\e016"}.icon-tag-alt:before{content:"\e017"}.icon-tags-alt:before{content:"\e018"}.icon-trash-alt:before{content:"\e019"}.icon-cursor-alt:before{content:"\e01a"}.icon-mic-alt:before{content:"\e01b"}.icon-compass-alt:before{content:"\e01c"}.icon-pin-alt:before{content:"\e01d"}.icon-pushpin-alt:before{content:"\e01e"}.icon-map-alt:before{content:"\e01f"}.icon-drawer-alt:before{content:"\e020"}.icon-toolbox-alt:before{content:"\e021"}.icon-book-alt:before{content:"\e022"}.icon-calendar:before{content:"\e023"}.icon-film:before{content:"\e024"}.icon-table:before{content:"\e025"}.icon-contacts-alt:before{content:"\e026"}.icon-headphones:before{content:"\e027"}.icon-lifesaver:before{content:"\e028"}.icon-piechart:before{content:"\e029"}.icon-refresh:before{content:"\e02a"}.icon-link-alt:before{content:"\e02b"}.icon-link:before{content:"\e02c"}.icon-loading:before{content:"\e02d"}.icon-blocked:before{content:"\e02e"}.icon-archive-alt:before{content:"\e02f"}.icon-heart-alt:before{content:"\e030"}.icon-star-alt:before{content:"\e031"}.icon-star-half-alt:before{content:"\e032"}.icon-star:before{content:"\e033"}.icon-star-half:before{content:"\e034"}.icon-tools:before{content:"\e035"}.icon-tool:before{content:"\e036"}.icon-cog:before{content:"\e037"}.icon-cogs:before{content:"\e038"}.arrow-up-alt:before{content:"\e039"}.arrow-down-alt:before{content:"\e03a"}.arrow-left-alt:before{content:"\e03b"}.arrow-right-alt:before{content:"\e03c"}.arrow-left-up-alt:before{content:"\e03d"}.arrow-right-up-alt:before{content:"\e03e"}.arrow-right-down-alt:before{content:"\e03f"}.arrow-left-down-alt:before{content:"\e040"}.arrow-condense-alt:before{content:"\e041"}.arrow-expand-alt3:before{content:"\e042"}.arrow-carrot-up-alt:before{content:"\e043"}.arrow-carrot-down-alt:before{content:"\e044"}.arrow-carrot-left-alt:before{content:"\e045"}.arrow-carrot-right-alt:before{content:"\e046"}.arrow-carrot-2up-alt:before{content:"\e047"}.arrow-carrot-2dwnn-alt:before{content:"\e048"}.arrow-carrot-2left-alt:before{content:"\e049"}.arrow-carrot-2right-alt:before{content:"\e04a"}.arrow-triangle-up-alt:before{content:"\e04b"}.arrow-triangle-down-alt:before{content:"\e04c"}.arrow-triangle-left-alt:before{content:"\e04d"}.arrow-triangle-right-alt:before{content:"\e04e"}.icon-minus-alt:before{content:"\e04f"}.icon-plus-alt:before{content:"\e050"}.icon-close-alt:before{content:"\e051"}.icon-check-alt:before{content:"\e052"}.icon-zoom-out:before{content:"\e053"}.icon-zoom-in:before{content:"\e054"}.icon-stop-alt:before{content:"\e055"}.icon-menu-square-alt:before{content:"\e056"}.icon-menu-circle-alt:before{content:"\e057"}.icon-document:before{content:"\e058"}.icon-documents:before{content:"\e059"}.icon-pencil-alt:before{content:"\e05a"}.icon-folder:before{content:"\e05b"}.icon-folder-open:before{content:"\e05c"}.icon-folder-add:before{content:"\e05d"}.icon-folder-upload:before{content:"\e05e"}.icon-folder-download:before{content:"\e05f"}.icon-info:before{content:"\e060"}.icon-error-circle:before{content:"\e061"}.icon-error-oct:before{content:"\e062"}.icon-error-triangle:before{content:"\e063"}.icon-question-alt:before{content:"\e064"}.icon-comment:before{content:"\e065"}.icon-chat:before{content:"\e066"}.icon-vol-mute:before{content:"\e067"}.icon-volume-low:before{content:"\e068"}.icon-volume-high:before{content:"\e069"}.icon-quotations-alt:before{content:"\e06a"}.icon-clock:before{content:"\e06b"}.icon-lock:before{content:"\e06c"}.icon-lock-open:before{content:"\e06d"}.icon-key:before{content:"\e06e"}.icon-cloud:before{content:"\e06f"}.icon-cloud-upload:before{content:"\e070"}.icon-cloud-download:before{content:"\e071"}.icon-lightbulb:before{content:"\e072"}.icon-gift:before{content:"\e073"}.icon-house:before{content:"\e074"}.icon-camera:before{content:"\e075"}.icon-mail:before{content:"\e076"}.icon-cone:before{content:"\e077"}.icon-ribbon:before{content:"\e078"}.icon-bag:before{content:"\e079"}.icon-cart:before{content:"\e07a"}.icon-tag:before{content:"\e07b"}.icon-tags:before{content:"\e07c"}.icon-trash:before{content:"\e07d"}.icon-cursor:before{content:"\e07e"}.icon-mic:before{content:"\e07f"}.icon-compass:before{content:"\e080"}.icon-pin:before{content:"\e081"}.icon-pushpin:before{content:"\e082"}.icon-map:before{content:"\e083"}.icon-drawer:before{content:"\e084"}.icon-toolbox:before{content:"\e085"}.icon-book:before{content:"\e086"}.icon-contacts:before{content:"\e087"}.icon-archive:before{content:"\e088"}.icon-heart:before{content:"\e089"}.icon-profile:before{content:"\e08a"}.icon-group:before{content:"\e08b"}.icon-grid-2x2:before{content:"\e08c"}.icon-grid-3x3:before{content:"\e08d"}.icon-music:before{content:"\e08e"}.icon-pause-alt:before{content:"\e08f"}.icon-phone:before{content:"\e090"}.icon-upload:before{content:"\e091"}.icon-download:before{content:"\e092"}.social-facebook:before{content:"\e093"}.social-twitter:before{content:"\e094"}.social-pinterest:before{content:"\e095"}.social-googleplus:before{content:"\e096"}.social-tumblr:before{content:"\e097"}.social-tumbleupon:before{content:"\e098"}.social-wordpress:before{content:"\e099"}.social-instagram:before{content:"\e09a"}.social-dribbble:before{content:"\e09b"}.social-vimeo:before{content:"\e09c"}.social-linkedin:before{content:"\e09d"}.social-rss:before{content:"\e09e"}.social-deviantart:before{content:"\e09f"}.social-share:before{content:"\e0a0"}.social-myspace:before{content:"\e0a1"}.social-skype:before{content:"\e0a2"}.social-youtube:before{content:"\e0a3"}.social-picassa:before{content:"\e0a4"}.social-googledrive:before{content:"\e0a5"}.social-flickr:before{content:"\e0a6"}.social-blogger:before{content:"\e0a7"}.social-spotify:before{content:"\e0a8"}.social-delicious:before{content:"\e0a9"}.social-facebook-circle:before{content:"\e0aa"}.social-twitter-circle:before{content:"\e0ab"}.social-pinterest-circle:before{content:"\e0ac"}.social-googleplus-circle:before{content:"\e0ad"}.social-tumblr-circle:before{content:"\e0ae"}.social-stumbleupon-circle:before{content:"\e0af"}.social-wordpress-circle:before{content:"\e0b0"}.social-instagram-circle:before{content:"\e0b1"}.social-dribbble-circle:before{content:"\e0b2"}.social-vimeo-circle:before{content:"\e0b3"}.social-linkedin-circle:before{content:"\e0b4"}.social-rss-circle:before{content:"\e0b5"}.social-deviantart-circle:before{content:"\e0b6"}.social-share-circle:before{content:"\e0b7"}.social-myspace-circle:before{content:"\e0b8"}.social-skype-circle:before{content:"\e0b9"}.social-youtube-circle:before{content:"\e0ba"}.social-picassa-circle:before{content:"\e0bb"}.social-googledrive-alt2:before{content:"\e0bc"}.social-flickr-circle:before{content:"\e0bd"}.social-blogger-circle:before{content:"\e0be"}.social-spotify-circle:before{content:"\e0bf"}.social-delicious-circle:before{content:"\e0c0"}.social-facebook-square:before{content:"\e0c1"}.social-twitter-square:before{content:"\e0c2"}.social-pinterest-square:before{content:"\e0c3"}.social-googleplus-square:before{content:"\e0c4"}.social-tumblr-square:before{content:"\e0c5"}.social-stumbleupon-square:before{content:"\e0c6"}.social-wordpress-square:before{content:"\e0c7"}.social-instagram-square:before{content:"\e0c8"}.social-dribbble-square:before{content:"\e0c9"}.social-vimeo-square:before{content:"\e0ca"}.social-linkedin-square:before{content:"\e0cb"}.social-rss-square:before{content:"\e0cc"}.social-deviantart-square:before{content:"\e0cd"}.social-share-square:before{content:"\e0ce"}.social-myspace-square:before{content:"\e0cf"}.social-skype-square:before{content:"\e0d0"}.social-youtube-square:before{content:"\e0d1"}.social-picassa-square:before{content:"\e0d2"}.social-googledrive-square:before{content:"\e0d3"}.social-flickr-square:before{content:"\e0d4"}.social-blogger-square:before{content:"\e0d5"}.social-spotify-square:before{content:"\e0d6"}.social-delicious-square:before{content:"\e0d7"}.icon-printer:before{content:"\e103"}.icon-calulator:before{content:"\e0ee"}.icon-building:before{content:"\e0ef"}.icon-floppy:before{content:"\e0e8"}.icon-drive:before{content:"\e0ea"}.icon-search-2:before{content:"\e101"}.icon-id:before{content:"\e107"}.icon-id-2:before{content:"\e108"}.icon-puzzle:before{content:"\e102"}.icon-like:before{content:"\e106"}.icon-dislike:before{content:"\e0eb"}.icon-mug:before{content:"\e105"}.icon-currency:before{content:"\e0ed"}.icon-wallet:before{content:"\e100"}.icon-pens:before{content:"\e104"}.icon-easel:before{content:"\e0e9"}.icon-flowchart:before{content:"\e109"}.icon-datareport:before{content:"\e0ec"}.icon-briefcase:before{content:"\e0fe"}.icon-shield:before{content:"\e0f6"}.icon-percent:before{content:"\e0fb"}.icon-globe:before{content:"\e0e2"}.icon-globe-2:before{content:"\e0e3"}.icon-target:before{content:"\e0f5"}.icon-hourglass:before{content:"\e0e1"}.icon-balance:before{content:"\e0ff"}.icon-rook:before{content:"\e0f8"}.icon-printer-alt:before{content:"\e0fa"}.icon-calculator-alt:before{content:"\e0e7"}.icon-building-alt:before{content:"\e0fd"}.icon-floppy-alt:before{content:"\e0e4"}.icon-drive-alt:before{content:"\e0e5"}.icon-search-alt:before{content:"\e0f7"}.icon-id-alt:before{content:"\e0e0"}.icon-id-2-alt:before{content:"\e0fc"}.icon-puzzle-alt:before{content:"\e0f9"}.icon-like-alt:before{content:"\e0dd"}.icon-dislike-alt:before{content:"\e0f1"}.icon-mug-alt:before{content:"\e0dc"}.icon-currency-alt:before{content:"\e0f3"}.icon-wallet-alt:before{content:"\e0d8"}.icon-pens-alt:before{content:"\e0db"}.icon-easel-alt:before{content:"\e0f0"}.icon-flowchart-alt:before{content:"\e0df"}.icon-datareport-alt:before{content:"\e0f2"}.icon-briefcase-alt:before{content:"\e0f4"}.icon-shield-alt:before{content:"\e0d9"}.icon-percent-alt:before{content:"\e0da"}.icon-globe-alt:before{content:"\e0de"}.icon-clipboard:before{content:"\e0e6"}
.wc-block-checkout__payment-method div#square-credit-card .sq-payment-form{color:#373f4a;font-family:inherit;font-weight:400;position:relative;width:380px}.wc-block-checkout__payment-method div#square-credit-card #wc-square-credit-card-credit-card-form{background-color:transparent;border:0;margin:0 0 1em;padding:0}.wc-block-checkout__payment-method div#square-credit-card .sq-label{display:block;font-size:.8em;font-weight:500;letter-spacing:.5;line-height:24px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.wc-block-checkout__payment-method div#square-credit-card .wc-square-credit-card-hosted-field{display:inline-block}.wc-block-checkout__payment-method div#square-credit-card .sq-input{border:1px solid #e0e2e3;border-radius:4px;box-sizing:border-box;outline-offset:-2px;padding:10px;transition:border-color .2s ease-in-out,background .2s ease-in-out}.wc-block-checkout__payment-method div#square-credit-card .sq-input,.wc-block-checkout__payment-method div#square-credit-card .wc-square-credit-card-hosted-field{height:3em;width:100%}.wc-block-checkout__payment-method div#square-credit-card #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik00LjI2MiA3OS44NzVjLTIuMjggMC00LjEzNy0xLjg1Ny00LjEzNy00LjE0VjQuMjY3Qy4xMjUgMS45ODQgMS45OC4xMjUgNC4yNjIuMTI1aDExOS40NjVjMi4yODcgMCA0LjE0OCAxLjg1OCA0LjE0OCA0LjE0M3Y3MS40NjdjMCAyLjI4My0xLjg2IDQuMTQtNC4xNDggNC4xNEg0LjI2MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMTIzLjcyNy4yNWMyLjIyIDAgNC4wMjMgMS44MDIgNC4wMjMgNC4wMTh2NzEuNDY3YzAgMi4yMTQtMS44MDUgNC4wMTYtNC4wMjMgNC4wMTZINC4yNjJDMi4wNSA3OS43NS4yNSA3Ny45NS4yNSA3NS43MzZWNC4yNjhDLjI1IDIuMDUzIDIuMDUuMjUgNC4yNjIuMjVoMTE5LjQ2NW0wLS4yNUg0LjI2MkMxLjkwNiAwIDAgMS45MSAwIDQuMjY4djcxLjQ2N0MwIDc4LjA5IDEuOTA2IDgwIDQuMjYyIDgwaDExOS40NjVjMi4zNiAwIDQuMjczLTEuOTEgNC4yNzMtNC4yNjZWNC4yNjhDMTI4IDEuOTEgMTI2LjA4NiAwIDEyMy43MjcgMHoiIGZpbGw9IiM4NDg0ODQiLz48Y2lyY2xlIGN4PSI4Ny4yNyIgY3k9IjU3LjU2MSIgcj0iMTMuMzgyIiBmaWxsPSIjRjI3MDZDIi8+PGNpcmNsZSBjeD0iMTAwLjY1NCIgY3k9IjU3LjU2MSIgcj0iMTMuMzgzIiBmaWxsPSIjOEZEN0YxIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTQuODNIMTI4djE0Ljg4SC4wMDJ6Ii8+PHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTExLjI3NSA0NC4xNzhoNDQuODY3djQuODY1SDExLjI3NXpNMTEuMjc1IDU1LjEyNWg0NC44Njd2NC44N0gxMS4yNzV6TTExLjI3NSA2Ni4wNzZoNDQuODY3djQuODY3SDExLjI3NXoiLz48L3N2Zz4=);background-position:99%;background-repeat:no-repeat;background-size:50px 31px;padding-right:55px}@media only screen and (max-width:320px){.wc-block-checkout__payment-method div#square-credit-card #square-credit-card-sq-card-number{background-image:none}}.wc-block-checkout__payment-method div#square-credit-card .card-type-visa #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzRWNC4yNjhDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY4djcxLjQ2NnoiIGZpbGw9IiNGOUY5RkEiLz48ZyBmaWxsPSIjMEE2N0IyIj48cGF0aCBkPSJNNTguOTAzIDUyLjAxOGgtNi4yNUw1Ni41NiAyOGg2LjI1M000Ny4zOSAyOGwtNS45NiAxNi41Mi0uNzA1LTMuNTU4LTIuMTA1LTEwLjhTMzguMzY3IDI4IDM1LjY1NCAyOEgyNS44bC0uMTE1LjQwN3MzLjAxNC42MjYgNi41NDIgMi43NDVsNS40MzIgMjAuODY1aDYuNTEzTDU0LjEyIDI4aC02Ljczek05Ni41NzQgNTIuMDE4aDUuNzRMOTcuMzEgMjhoLTUuMDI3Yy0yLjMyIDAtMi44ODcgMS43OS0yLjg4NyAxLjc5bC05LjMyNCAyMi4yMjhoNi41MTdsMS4zMDMtMy41NjdoNy45NDhsLjczNCAzLjU2OHptLTYuODgtOC40OTZsMy4yODQtOC45OSAxLjg1IDguOTloLTUuMTM1ek04MC41NiAzMy43NzVsLjg5My01LjE1OHMtMi43NTUtMS4wNDYtNS42MjQtMS4wNDZjLTMuMTA1IDAtMTAuNDc0IDEuMzU3LTEwLjQ3NCA3Ljk1IDAgNi4yMDYgOC42NSA2LjI4NCA4LjY1IDkuNTQgMCAzLjI2LTcuNzU3IDIuNjc4LTEwLjMyLjYyMmwtLjkzIDUuMzkyczIuNzkzIDEuMzU2IDcuMDYgMS4zNTZjNC4yNjYgMCAxMC43MDUtMi4yMSAxMC43MDUtOC4yMjIgMC02LjI0NC04LjcyNS02LjgyNi04LjcyNS05LjU0IDAtMi43MTYgNi4wOS0yLjM2NyA4Ljc2NC0uODkzeiIvPjwvZz48cGF0aCBkPSJNNDAuNzI1IDQwLjk2M2wtMi4xMDUtMTAuOFMzOC4zNjcgMjggMzUuNjU0IDI4SDI1LjhsLS4xMTUuNDA3czQuNzM3Ljk4MiA5LjI4IDQuNjZjNC4zNDUgMy41MTUgNS43NiA3Ljg5NiA1Ljc2IDcuODk2eiIgZmlsbD0iI0ZBQTYzNCIvPjwvc3ZnPg==)}.wc-block-checkout__payment-method div#square-credit-card .card-type-mastercard #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5jYXJkLW1jIDI8L3RpdGxlPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTEyOCA3NS43MzRBNC4yNjYgNC4yNjYgMCAwIDEgMTIzLjczMiA4MEg0LjI2NkE0LjI2NSA0LjI2NSAwIDAgMSAwIDc1LjczNFY0LjI3QzAgMS45MSAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QTQuMjY3IDQuMjY3IDAgMCAxIDEyOCA0LjI3djcxLjQ2NHoiIGZpbGw9IiMwMDYiLz48cGF0aCBkPSJNMTAxLjg4IDQ2Ljg3OHYtLjg1N2gtLjIyMWwtLjI1NS41OS0uMjU1LS41OWgtLjIyMnYuODU3aC4xNTd2LS42NDZsLjIzOS41NTdoLjE2MmwuMjQtLjU1OXYuNjQ4aC4xNTZ6bS0xLjQwNCAwdi0uNzFoLjI4NHYtLjE0NWgtLjcyM3YuMTQ0aC4yODR2LjcxMWguMTU1ek0xMDEuOTI1IDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTNTQuNDMxIDQ3LjM5OCA1NC40MzEgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNHMyMy43NDcgMTAuNzQ3IDIzLjc0NyAyNC4wMDR6IiBmaWxsPSIjRjc5RjFBIi8+PHBhdGggZD0iTTcyLjYzIDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTMjUuMTM2IDQ3LjM5OCAyNS4xMzYgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNFM3Mi42MyAyMC44ODQgNzIuNjMgMzQuMTQxeiIgZmlsbD0iI0VBMDAxQiIvPjxwYXRoIGQ9Ik02My41MyAxNS4yNDVhMjQuMDUgMjQuMDUgMCAwIDAtOS4wOTcgMTguODk0IDI0LjA2IDI0LjA2IDAgMCAwIDkuMDk4IDE4LjkgMjQuMDYgMjQuMDYgMCAwIDAgOS4wOTctMTguOSAyNC4wNSAyNC4wNSAwIDAgMC05LjA5Ny0xOC44OTR6IiBmaWxsPSIjRkY1RjAxIi8+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTEwMC45NjggNjkuMTVhLjY1LjY1IDAgMCAwLS40NjEuMTg3LjYzNC42MzQgMCAwIDAgMCAuOTAyLjY1LjY1IDAgMCAwIDEuMTA1LS40NS42NDUuNjQ1IDAgMCAwLS42NDQtLjY0em0wIDEuMTM3YS40OTIuNDkyIDAgMCAxLS40OTUtLjQ5OC40OTMuNDkzIDAgMSAxIC45ODQgMCAuNTAyLjUwMiAwIDAgMS0uMTQzLjM1Mi40ODMuNDgzIDAgMCAxLS4zNDYuMTQ2em0uMDM3LS43OThoLS4yNzJ2LjU5NGguMTI2di0uMjIyaC4wNThsLjE3OC4yMjJoLjE1bC0uMTkyLS4yMjRhLjIzNC4yMzQgMCAwIDAgLjE0LS4wNTkuMTY0LjE2NCAwIDAgMCAuMDQ4LS4xMjEuMTcxLjE3MSAwIDAgMC0uMDYxLS4xMzguMjcxLjI3MSAwIDAgMC0uMTc1LS4wNTJ6bS0uMDAxLjExMmMuMDMzIDAgLjA2LjAwNi4wNzkuMDIuMDIuMDEzLjAyOS4wMzIuMDMuMDU4LS4wMDEuMDI3LS4wMS4wNDctLjAzLjA2YS4xMzcuMTM3IDAgMCAxLS4wOC4wMmgtLjE0NFY2OS42aC4xNDV6TTMwLjQxOSA3MC4wMkgyOS4wN3YtNi4zNDVoMS4zMjF2Ljc3NHMxLjE2LS45NDUgMS44NS0uOTM0YzEuMzQuMDIzIDIuMTQgMS4xNzMgMi4xNCAxLjE3M3MuNjUtMS4xNzMgMi4xMTQtMS4xNzNjMi4xNjYgMCAyLjQ4MyAyIDIuNDgzIDJ2NC40NzhoLTEuMjk0di0zLjk0NXMuMDA0LTEuMi0xLjQtMS4yYy0xLjQ1NCAwLTEuNTg2IDEuMi0xLjU4NiAxLjJ2My45NDVoLTEuMzQ3di0zLjk3MnMtLjEzLTEuMjUzLTEuMzQ4LTEuMjUzYy0xLjU4MiAwLTEuNjEyIDEuMjgtMS42MTIgMS4yOGwuMDI3IDMuOTcyek03MS4zOTggNjMuNTE1Yy0uNjg5LS4wMTItMS44NDkuOTMzLTEuODQ5LjkzM3YtLjc3MmgtMS4zMjJ2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDIuMTgydi0uMDA1bC40NC0xLjIzNWEyLjQwMiAyLjQwMiAwIDAgMC0uOTA1LS4xOTh6TTkwLjM4IDYzLjUxNWMtLjY4OS0uMDEyLTEuODQ5LjkzMy0xLjg0OS45MzN2LS43NzJIODcuMjF2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDMuMTgydi0uMDA1bC40MzktMS4yMzVhMi40MDIgMi40MDIgMCAwIDAtLjkwNC0uMTk4ek00My4zMzcgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNSAzLjM3MiAzLjE0NiAzLjM3MiAxLjEyNyAwIDIuMDUzLS44MzkgMi4wNTMtLjgzOWwtLjAwMy42NDdoMS4zMjd2LTYuMzUxaC0xLjMzMnYuOHMtLjg2OS0uOTg1LTIuMTAxLS45ODV6bS4yNTggMS4yOTJjMS4wODMgMCAxLjk2My45NTEgMS45NjMgMi4xMjIgMCAxLjE3LS44OCAyLjExNi0xLjk2MyAyLjExNi0xLjA4NCAwLTEuOTU4LS45NDYtMS45NTgtMi4xMTYgMC0xLjE3Ljg3NC0yLjEyMiAxLjk1OC0yLjEyMnpNODIuMDE5IDYzLjQ4OWMtMi4wMTcgMC0zLjA4NCAxLjgyOC0zLjA5IDMuMzU2LS4wMDUgMS41NjYgMS4yMTUgMy4zNzIgMy4xNDYgMy4zNzIgMS4xMjcgMCAyLjA1My0uODM5IDIuMDUzLS44MzlsLS4wMDMuNjQ3aDEuMzI2di02LjM1MWgtMS4zM3YuOHMtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4MyAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDg0IDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc0LTIuMTIyIDEuOTU4LTIuMTIyek05NC43NTQgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNiAzLjM3MiAzLjE0NyAzLjM3MiAxLjEyNiAwIDIuMDUyLS44MzkgMi4wNTItLjgzOWwtLjAwMi42NDdoMS4zMjZ2LTguODU4aC0xLjMzMXYzLjMwN3MtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4NCAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDgzIDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc1LTIuMTIyIDEuOTU4LTIuMTIyek01MC44MTcgNzAuMjMzYy0xLjM3NCAwLTIuNjQzLS44NTMtMi42NDMtLjg1M2wuNTgyLS45MDZzMS4yLjU2IDIuMDYuNTZjLjU2IDAgMS40OTUtLjE4MyAxLjUwNy0uNzQ3LjAxMi0uNTk2LTEuNTczLS43NzMtMS41NzMtLjc3M3MtMi4zNjQtLjAzMi0yLjM2NC0yYzAtMS4yMzYgMS4xOC0yLjAyNSAyLjY5NS0yLjAyNS44NzUgMCAyLjUxLjc3MyAyLjUxLjc3M2wtLjY2IDEuMDRzLTEuMjYzLS41MS0xLjkzLS41MzRjLS41NjItLjAyLTEuMjQxLjI1Mi0xLjI0MS43NDcgMCAxLjM0NSAzLjkzNy0uMTA1IDMuOTM3IDIuNjEyIDAgMS43ODMtMS42MDQgMi4xMDYtMi44OCAyLjEwNnpNNTUuODg1IDYxLjgzNnYxLjg0NWgtMS4xNzN2MS4zMzVoMS4xNzN2My4xOXMtLjEwNCAyLjE1NyAyLjE5NSAyLjE1N2MuNjM2IDAgMS44OC0uNDc0IDEuODgtLjQ3NGwtLjUzMS0xLjM4NnMtLjQ5NS40MjYtMS4wNTQuNDExYy0xLjA2My0uMDI3LTEuMDMzLS43MTQtMS4wMzMtLjcxNHYtMy4xODRoMi4xOVY2My42OGgtMi4xOXYtMS44NDVoLTEuNDU3ek02My44NjYgNjMuNTY3Yy0yLjE2MiAwLTMuMjQyIDEuNzk3LTMuMjM0IDMuMzU2LjAxIDEuNjA0Ljk4NCAzLjQxIDMuMzY0IDMuNDEgMS4wMTggMCAyLjQ0OC0uOTAzIDIuNDQ4LS45MDNsLS42MTUtMS4wNzlzLS45NzYuNjk5LTEuODMzLjY5OWMtMS43MTggMC0xLjgzLTEuNjk0LTEuODMtMS42OTRoNC41OTlzLjM0My0zLjc5LTIuODk5LTMuNzl6bS0uMTk2IDEuMjQ1Yy4wNTEtLjAwMi4xMDYgMCAuMTYgMCAxLjYxOCAwIDEuNjA3IDEuNTQzIDEuNjA3IDEuNTQzaC0zLjI3cy0uMDc4LTEuNDUyIDEuNTAzLTEuNTQzek03Ny41NDMgNjguMzM1bC42MTYgMS4yNDRzLS45NzcuNjQxLTIuMDc0LjY0MWMtMi4yNyAwLTMuNTMtMS43MjQtMy41My0zLjM1NSAwLTIuNTY0IDIuMDA1LTMuMzE4IDMuMzYyLTMuMzE4IDEuMjMyIDAgMi4yOTguNzE3IDIuMjk4LjcxN2wtLjY5MSAxLjI0NHMtLjQyLS42Ni0xLjY0NC0uNjZjLTEuMjIzIDAtMS44NjkgMS4wNjQtMS44NjkgMi4wNzMgMCAxLjEzMi43NTIgMi4wOTMgMS44ODcgMi4wOTMuODkxIDAgMS42NDUtLjY3OSAxLjY0NS0uNjc5eiIvPjwvZz48L2c+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-amex #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMzYzAgMi4zNTYtMS45MSA0LjI2Ny00LjI2OCA0LjI2N0g0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzNWNC4yNjVDMCAxLjkxIDEuOTEgMCA0LjI2NiAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY1djcxLjQ2OHoiIGZpbGw9IiMwMDc4QTkiLz48cGF0aCBkPSJNMzkuNzE0IDM4LjEzN3YtMS4yOGwtLjYxMiAxLjI4aC01LjNsLS42NjYtMS4zNzN2MS4zNzNIMjMuMjNsLTEuMTctMi43N2gtMS45ODVsLTEuMjQgMi43N0gxMy43di04LjM2M2wzLjc2NC04LjUxOGg3LjIxbDEuMDEyIDIuNDE0di0yLjM5Nmg4LjgxNmwxLjk0IDQuMDY0IDEuODk2LTQuMDgySDY2LjE3czEuNDYtLjAyIDIuNDIuNjU2bC0uMDA2LS42NTZoNy4wMTJ2LjkyM3MxLjI2Mi0uOTI0IDMuMTI2LS45MjRoMTIuMzczbDEuMDg2IDIuNDV2LTIuNDVoNy45M2wxLjQ0IDIuNDV2LTIuNDVoNy41OHYxNi44OThoLTcuNzg4bC0xLjgzLTIuOTQ2djIuOTNoLTkuNjhsLTEuMzYtMy4wMThoLTEuODk3TDg1LjMgMzguMTM4aC01Ljg2cy0yLjE4NC0uMDI3LTMuODIyLTEuMnYxLjJINjMuOTU2di0zLjk0MmMwLS41NzItLjQzOC0uNTMyLS40MzgtLjUzMmgtLjQyN3Y0LjQ3NUgzOS43MTV6TTMzLjg5NCA0MS43OTZoMTUuMzIzTDUxLjQzIDQ0LjNsMi4yNjItMi41MDRoMTEuNzhzMS4xMDcuMDI4IDIuMTU4LjU5di0uNTloMTAuNDljMS4zMzMgMCAyLjQ1LjY2NiAyLjQ1LjY2NnYtLjY2NmgxMy40ODZ2LjYxNHMuOTYtLjYxNCAyLjI1Mi0uNjE0aDguNzg2di42MTRzMS4xMDYtLjYxNCAyLjI3Ni0uNjE0aDYuODk4VjU3Ljcycy0uOTA3IDEuMDI2LTIuNzgzIDEuMDI2aC05LjA5NXYtLjUwNnMtLjg2NC41MDYtMi4xODQuNTA2aC0yNC4xNlY1NC42M2MwLS40MDQtLjE3NS0uNDc4LS41MzUtLjQ3OGgtLjMzdjQuNTk0aC03LjU1VjU0LjE4cy0uODM4LjQ1LTIuMjM2LjQ1SDYyLjY4djQuMTE2SDUzLjM3bC0yLjExNi0yLjU4My0yLjI2NSAyLjU4M0gzMy44OTV2LTE2Ljk1eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGZpbGw9IiMwMDc4QTkiIGQ9Ik04Mi4xOSA0NC4zMzhoOS42MTd2Mi41OGgtNi42NzN2Mi4yNDdoNi40ODV2Mi4yNzNoLTYuNDg2djIuMzY1aDYuNjczdjIuNTE1SDgyLjE5TTExMC4zODUgNDkuMDA2YzMuNjEzLjE4NCAzLjkxNiAxLjk5IDMuOTE2IDMuOTE2IDAgMi4yNDQtMS44NDUgMy40NS0zLjc3IDMuNDVoLTYuMTc4di0yLjU3aDQuODEzYy44MTYgMCAyLjAzMyAwIDIuMDMzLTEuMTQ4IDAtLjU0Ny0uMjE0LS44OTYtMS4wODMtLjk4Ny0uMzg3LS4wNTYtMS44MTUtLjEzNS0yLjAzMy0uMTQtMy4yNjUtLjA4NS00LjAyNS0xLjcxLTQuMDI1LTMuNjg3IDAtMi4yNDYgMS41NzgtMy40NzUgMy41MDYtMy40NzVoNi4xNzd2Mi41NjdoLTQuNTJjLTEuMDMuMDEtMi4xNC0uMTItMi4xNCAxLjA0IDAgLjczNi41NDguODg0IDEuMjQzLjk1LjI0LjAwMiAxLjg0Ni4wODYgMi4wNjIuMDg0ek05OS4zMSA0OS4wMDZjMy42MTQuMTg0IDMuOTE4IDEuOTkgMy45MTggMy45MTYgMCAyLjI0NC0xLjg0NCAzLjQ1LTMuNzcgMy40NUg5My4yOHYtMi41N2g0LjgxM2MuODE1IDAgMi4wMzMgMCAyLjAzMy0xLjE0OCAwLS41NDctLjIxNi0uODk2LTEuMDg0LS45ODctLjM4Ny0uMDU2LTEuODE4LS4xMzUtMi4wMy0uMTQtMy4yNy0uMDg1LTQuMDI1LTEuNzEtNC4wMjUtMy42ODcgMC0yLjI0NiAxLjU3Ni0zLjQ3NSAzLjUwMi0zLjQ3NWg2LjE3NnYyLjU2N2gtNC41MmMtMS4wMy4wMS0yLjE0LS4xMi0yLjE0IDEuMDQgMCAuNzM2LjU1Ljg4NCAxLjI0Ni45NS4yNC4wMDIgMS44NDQuMDg2IDIuMDU3LjA4NHpNNjQuNDMzIDQ0LjM2M0g1NC4xMWwtMy4zNyAzLjcxOC0zLjI2Mi0zLjc0MkgzNS44ODV2MTEuOThoMTEuMjE4bDMuNTMtMy45NTcgMy40NSAzLjk4N2g1LjY0NFY1Mi4yOGgzLjk1NmMxLjUyNSAwIDQuMzA4LS4wNTMgNC4zMDgtNC4yNTIgMC0yLjk5Ny0yLjExMi0zLjY2NS0zLjU1Ny0zLjY2NXptLTE4Ljg2NiA5LjQ0aC02Ljc4M3YtMi4zNjVoNi40ODh2LTIuMjcyaC02LjQ4OHYtMi4yNDhsNy4xNTQuMDE2IDIuODYzIDMuMjYtMy4yMzMgMy42MXptMTEuMjQzIDEuMzlsLTQuMjI1LTUgNC4yMjUtNC42OHY5LjY4em02LjYzMi01LjM4MmgtMy42NjR2LTIuODc1aDMuNjc2YzEuMjMgMCAxLjYyLjc5IDEuNjIgMS4zNzcgMCAuODAzLS40MyAxLjUtMS42MzIgMS41ek03OC42NDIgNTAuODljMS42MDYtLjgwMiAyLjAzMy0xLjg3MiAyLjAzMy0zLjMxNyAwLTIuNTY1LTIuMDg1LTMuMjA3LTMuNTMtMy4yMDdoLTcuNjQ3djExLjk4aDIuOTQyVjUyLjEyaDMuODVjMS4wMTggMCAxLjQxOCAxLjAxNiAxLjQ0MyAyLjAzMmwuMDc4IDIuMTk0aDIuODY1bC0uMTA3LTIuNDYyYzAtMS45MjctLjUzMy0yLjgzNS0xLjkyNi0yLjk5NXptLTIuNTQtMS4yNEg3Mi40NHYtMi43MTZoMy42NzRjMS4yMyAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDI1IDEuMzQtMS42MyAxLjM0ek03MC42NzUgMjMuNjU0aDIuOTQyVjM1LjY1aC0yLjk0MnpNNDYuNTk2IDIzLjY3aDkuNjEzdjIuNTc4aC02LjY3MnYyLjI0OGg2LjQ4M3YyLjI3M0g0OS41NHYyLjM2NGg2LjY3djIuNTE1aC05LjYxMk02Ny4xMDIgMzAuMTkyYzEuNjA2LS44IDIuMDMzLTEuODcyIDIuMDMzLTMuMzE2IDAtMi41NjctMi4wODctMy4yMDctMy41My0zLjIwN2gtNy42NXYxMS45OGgyLjk0MnYtNC4yMjdoMy44NWMxLjAxOCAwIDEuNDIgMS4wMTUgMS40NDYgMi4wM2wuMDggMi4xOTVoMi44NjJsLS4xMDYtMi40NjJjLS4wMDItMS45MjMtLjUzOC0yLjgzMi0xLjkyOC0yLjk5NHptLTIuNTQyLTEuMjRoLTMuNjYzdi0yLjcxNGgzLjY3OGMxLjIyOCAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDMgMS4zMzctMS42MzMgMS4zMzd6TTM5LjgxIDIzLjY3bC0zLjYxIDguMDM1LTMuNTk3LTguMDM2aC00LjYxdjExLjUzN0wyMi44NTYgMjMuNjdoLTMuODkzbC01LjI0MiAxMS45OGgzLjEwM2wxLjE0OC0yLjY3Nmg1Ljg3bDEuMTY1IDIuNjc1aDUuOTIydi04Ljg5NGwzLjkzMyA4Ljg5M2gyLjY3NWw0LjAyNC04Ljc0N3Y4Ljc0NmgyLjk0VjIzLjY3aC00LjY5em0tMjAuNzI0IDYuNzJsMS43NTUtNC4xODggMS44MjggNC4xODhoLTMuNTgyek0xMDMuOTcgMjMuNjYzdjguMjk1bC00Ljk2LTguMjk1aC00LjM0N3YxMS4yNUw4OS42NSAyMy42N0g4NS43NmwtNC4wNTIgOS4yOHMtMS43MTIgMC0xLjg4Ni0uMDQzYy0uNzA3LS4xNDYtMS44MTUtLjY0Ni0xLjgzLTIuNzZ2LS44NjhjMC0yLjgxIDEuNTI1LTMuMDE1IDMuNDgtMy4wMTVoMS44MTZ2LTIuNjAzaC0zLjg0Yy0xLjM0IDAtNC4yNSAxLjAyLTQuMzQ3IDUuOTQtLjA2OCAzLjMxNyAxLjM3NyA2LjA1MiA0LjY0IDYuMDUyaDMuODc4bDEuMTQ4LTIuNjc1aDUuODdsMS4xNjQgMi42NzRoNS44MDRWMjYuODhsNS4yOTQgOC43NzRoNC4wMTJ2LTExLjk5aC0yLjk0em0tMTguMDY4IDYuNzMzbDEuNzUyLTQuMTg4IDEuODQ2IDQuMTg4aC0zLjU5OHoiLz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .card-type-diners-club #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTctMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjdDMCAxLjkwNyAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkwOCAxMjggNC4yNjd2NzEuNDY1eiIgZmlsbD0iIzA4NEU5NCIvPjxwYXRoIGQ9Ik02Ny4wNiA0My42MzRjNy4yMzQuMDM1IDEzLjgzNS01Ljg5NiAxMy44MzUtMTMuMTE1IDAtNy44OTMtNi42LTEzLjM0OC0xMy44MzQtMTMuMzQ0aC02LjIyNWMtNy4zMTctLjAwNC0xMy4zNDIgNS40NTItMTMuMzQyIDEzLjM0MyAwIDcuMjE4IDYuMDI0IDEzLjE1IDEzLjM0MiAxMy4xMTRoNi4yMjZ6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTYzLjYxMyAzNy41NDdWMjMuMjE1YzIuODggMS4xMDcgNC45MjUgMy44OTUgNC45MyA3LjE2Ny0uMDA1IDMuMjctMi4wNSA2LjA1Ny00LjkzIDcuMTY1TTUzLjE5IDMwLjM4MmMuMDA1LTMuMjcgMi4wNDgtNi4wNTggNC45MjYtNy4xNjd2MTQuMzNjLTIuODc4LTEuMTEtNC45Mi0zLjg5NC00LjkyNy03LjE2M203LjY3NS0xMi4xMTNjLTYuNjg4IDAtMTIuMTA4IDUuNDIyLTEyLjExIDEyLjExMi4wMDIgNi42ODggNS40MjMgMTIuMTA4IDEyLjExIDEyLjExIDYuNjktLjAwMyAxMi4xMS01LjQyMyAxMi4xMTItMTIuMTEgMC02LjY5LTUuNDItMTIuMTEtMTIuMTEyLTEyLjExMyIgZmlsbD0iIzA4NEU5NCIvPjxnIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik0zMy45NiA1Mi42NjNjMCAxLjA3OC43NzIgMS4yMDMgMS40NTYgMS4yMDMgMy4wMiAwIDQuMDE3LTIuMjggNC4wMTctNC4zNjQgMC0yLjYxNi0xLjY4LTQuNTA0LTQuMzgtNC41MDQtLjU3MyAwLS44MzguMDQtMS4wOTIuMDU2djcuNjF6bS0xLjM2OC02LjU2YzAtMS4yNi0uNjU3LTEuMTc1LTEuMjg3LTEuMTg4di0uMzY1Yy41NDYuMDI4IDEuMTA1LjAyOCAxLjY1Mi4wMjguNTg2IDAgMS4zODMtLjAyOCAyLjQyLS4wMjggMy42MiAwIDUuNTk0IDIuNDIgNS41OTQgNC44OTcgMCAxLjM4My0uODEgNC44NjctNS43NiA0Ljg2Ny0uNzE1IDAtMS4zNzItLjAyOC0yLjAzLS4wMjgtLjYzIDAtMS4yNDUuMDE1LTEuODc1LjAyOHYtLjM2M2MuODQtLjA4NCAxLjI0NS0uMTEgMS4yODctMS4wNjN2LTYuNzg0ek00Mi45NTggNDUuNzY4Yy0uMzY0IDAtLjY4Ni0uMzM3LS42ODYtLjcgMC0uMzUyLjMzNy0uNjczLjY4Ni0uNjczLjM2MyAwIC42ODQuMjk1LjY4NC42NzQgMCAuMzc0LS4zMDcuNjk4LS42ODQuNjk4bS0xLjQ5NiA4LjE4M2guMjY1Yy4zOTMgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjc5YzAtLjYxNi0uMjEtLjctLjczLS45OHYtLjIyNGMuNjU2LS4xOTcgMS40NC0uNDYgMS40OTgtLjUwMi4wOTgtLjA1OC4xOC0uMDczLjI1LS4wNzNzLjEuMDg1LjEuMTk2djUuMzdjMCAuNDY0LjMwNi40NjQuNjk4LjQ2NGguMjR2LjM2M2MtLjQ3OCAwLS45NjgtLjAyOC0xLjQ3LS4wMjgtLjUwNCAwLTEuMDEuMDE1LTEuNTI0LjAyOHYtLjM2MnpNNDUuNzgyIDQ5Ljc4YzAtLjUxNy0uMTU1LS42NTUtLjgxLS45MnYtLjI3Yy42LS4xOTMgMS4xNzUtLjM3NiAxLjg0NS0uNjcuMDQ0IDAgLjA4My4wMy4wODMuMTR2LjkxYy44LS41NzMgMS40ODUtMS4wNSAyLjQyNC0xLjA1IDEuMTg4IDAgMS42MDYuODY3IDEuNjA2IDEuOTZ2My42MDdjMCAuNDYzLjMxLjQ2My43LjQ2M2guMjUzdi4zNjNjLS40OTIgMC0uOTgyLS4wMjgtMS40ODMtLjAyOC0uNTA0IDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNDhjLjM5NCAwIC42NzIgMCAuNjcyLS40NjN2LTMuNjIyYzAtLjc5OC0uNDg2LTEuMTktMS4yODUtMS4xOS0uNDQ2IDAtMS4xNi4zNjQtMS42MjUuNjc0djQuMTM4YzAgLjQ2My4zMTIuNDYzLjcwMi40NjNoLjI1di4zNjRjLS40ODcgMC0uOTc3LS4wMjgtMS40ODItLjAyOC0uNTAyIDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNTNjLjM5IDAgLjY3IDAgLjY3LS40NjJWNDkuNzh6TTU1LjQyMiA1MC4wMDZjLjM1IDAgLjM5LS4xODMuMzktLjM1IDAtLjcxNS0uNDMyLTEuMjg3LTEuMjE1LTEuMjg3LS44NTQgMC0xLjQ0LjYzLTEuNjA4IDEuNjM2aDIuNDMyem0tMi40NzYuNDQ3Yy0uMDI4LjEyNy0uMDI4LjMzNSAwIC44MTIuMDgzIDEuMzMuOTM4IDIuNDIgMi4wNTUgMi40Mi43NzIgMCAxLjM3NC0uNDIgMS44OS0uOTM2bC4xOTYuMTkzYy0uNjQ0Ljg1NC0xLjQ0IDEuNTgtMi41ODcgMS41OC0yLjIyNiAwLTIuNjc0LTIuMTU0LTIuNjc0LTMuMDUgMC0yLjc0MiAxLjg0Ni0zLjU1NCAyLjgyNi0zLjU1NCAxLjEzNCAwIDIuMzUyLjcxNCAyLjM2MyAyLjE5NyAwIC4wODQgMCAuMTY3LS4wMTIuMjUybC0uMTI3LjA4MmgtMy45M3pNNTcuMzQgNTMuOTVoLjM3NmMuMzkgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjkzYzAtLjQzNC0uNTE3LS41Mi0uNzI4LS42M3YtLjIxYzEuMDItLjQzNCAxLjU4LS44IDEuNzA4LS44LjA4IDAgLjEyMy4wNDUuMTIzLjE4NnYxLjI2aC4wM2MuMzUtLjU0Ny45MzgtMS40NDQgMS43OS0xLjQ0NC4zNTIgMCAuNzk4LjIzNy43OTguNzQyIDAgLjM3OC0uMjY1LjcxNC0uNjU3LjcxNC0uNDM0IDAtLjQzNC0uMzM2LS45MjQtLjMzNi0uMjM3IDAtMS4wMi4zMjMtMS4wMiAxLjE2MnYzLjI4NmMwIC40NjMuMjguNDYzLjY3Mi40NjNoLjc4di4zNjRjLS43NjgtLjAxNC0xLjM1NC0uMDI4LTEuOTU2LS4wMjgtLjU3NCAwLTEuMTYuMDE1LTEuNjY0LjAyOHYtLjM2M3pNNjIuNzI1IDUyLjM3Yy4xOC45MjMuNzQgMS43MDcgMS43NjIgMS43MDcuODI1IDAgMS4xMzItLjUwNCAxLjEzMi0uOTk0IDAtMS42NS0zLjA0OC0xLjExOC0zLjA0OC0zLjM3IDAtLjc4NS42MjgtMS43OTMgMi4xNjgtMS43OTMuNDQ2IDAgMS4wNDcuMTI3IDEuNTk1LjQwN2wuMDk4IDEuNDI1aC0uMzIzYy0uMTQtLjg4LS42My0xLjM4Mi0xLjUyNC0xLjM4Mi0uNTYgMC0xLjA5LjMyLTEuMDkuOTIzIDAgMS42MzcgMy4yNDQgMS4xMzIgMy4yNDQgMy4zMjcgMCAuOTI1LS43NCAxLjkwMy0yLjQwNSAxLjkwMy0uNTYgMC0xLjIxOC0uMTk1LTEuNzA2LS40NzVsLS4xNTQtMS42MDguMjUtLjA3ek03OS4zNyA0Ny4wOGgtLjM1Yy0uMjY2LTEuNjM2LTEuNDI4LTIuMjkzLTIuOTk0LTIuMjkzLTEuNjA4IDAtMy45NDYgMS4wNzYtMy45NDYgNC40MzUgMCAyLjgyNiAyLjAxOCA0Ljg1NSA0LjE3IDQuODU1IDEuMzg1IDAgMi41MzMtLjk1IDIuODE0LTIuNDJsLjMyLjA4Mi0uMzIgMi4wNDJjLS41OS4zNjQtMi4xNy43NC0zLjA5NC43NC0zLjI3MiAwLTUuMzQyLTIuMTEtNS4zNDItNS4yNiAwLTIuODY3IDIuNTYtNC45MjMgNS4zLTQuOTIzIDEuMTMzIDAgMi4yMjUuMzYzIDMuMzAzLjc0bC4xNCAyek03OS44NzUgNTMuOTVoLjI2NmMuMzk0IDAgLjY3MyAwIC42NzMtLjQ2MnYtNy43OWMwLS45MS0uMjEtLjkzOC0uNzQ0LTEuMDkzdi0uMjIzYy41Ni0uMTgyIDEuMTUtLjQzMyAxLjQ0Mi0uNjAzLjE1LS4wODQuMjY2LS4xNTQuMzA3LS4xNTQuMDgzIDAgLjExLjA4NC4xMS4xOTV2OS42NjdjMCAuNDYzLjMxLjQ2My43MDIuNDYzaC4yMzV2LjM2M2MtLjQ3NSAwLS45NjUtLjAyOC0xLjQ2Ny0uMDI4LS41MDUgMC0xLjAwNy4wMTUtMS41MjUuMDI4di0uMzYyek04OC44NTYgNTMuNTQ1YzAgLjI1My4xNTMuMjY1LjM5LjI2NS4xNyAwIC4zNzgtLjAxMi41NjItLjAxMnYuMjkzYy0uNjAzLjA1Ny0xLjc1LjM1LTIuMDE2LjQzNGwtLjA3LS4wNDJWNTMuMzVjLS44MzguNjg2LTEuNDgyIDEuMTc0LTIuNDc3IDEuMTc0LS43NTYgMC0xLjU0LS40ODgtMS41NC0xLjY2M1Y0OS4yOGMwLS4zNjItLjA1My0uNzEzLS44MzYtLjc4MnYtLjI2NmMuNS0uMDE1IDEuNjItLjA5OCAxLjgwMy0uMDk4LjE1NSAwIC4xNTUuMDk4LjE1NS40MDR2My42MWMwIC40MiAwIDEuNjIyIDEuMjE2IDEuNjIyLjQ3NSAwIDEuMTA0LS4zNjQgMS42OTItLjg1M1Y0OS4xNWMwLS4yNzgtLjY3Mi0uNDMyLTEuMTc0LS41N3YtLjI1NGMxLjI1OC0uMDg0IDIuMDQtLjE5NSAyLjE4LS4xOTUuMTE0IDAgLjExNC4xLjExNC4yNTR2NS4xNnpNOTEuNjQgNTIuNzMzYzAgLjUzLjUwNCAxLjQyOCAxLjQ0IDEuNDI4IDEuNSAwIDIuMTI1LTEuNDcgMi4xMjUtMi43MTUgMC0xLjUxLTEuMTQ2LTIuNzctMi4yMzYtMi43Ny0uNTIgMC0uOTUyLjMzNy0xLjMzLjY2djMuMzk4em0wLTMuODA1Yy41Ni0uNDc2IDEuMzE0LTEuMDA4IDIuMDg0LTEuMDA4IDEuNjIzIDAgMi42MDIgMS40MTUgMi42MDIgMi45MzggMCAxLjgzMi0xLjM0NCAzLjY2NS0zLjM0MyAzLjY2NS0xLjAzNiAwLTEuNTgtLjMzNi0xLjk0NS0uNDg4bC0uNDIuMzItLjI5Mi0uMTUyYy4xMjQtLjgyNS4xOTUtMS42MzcuMTk1LTIuNDl2LTYuMDE1YzAtLjkxLS4yMS0uOTM4LS43NC0xLjA5M3YtLjIyM2MuNTYtLjE4MiAxLjE0Ni0uNDMzIDEuNDQtLjYwMy4xNTQtLjA4NC4yNjQtLjE1NC4zMS0uMTU0LjA4NCAwIC4xMS4wODQuMTEuMTk1djUuMTA4ek0zMS4yODggNjIuNDQ4aC4xMDhjLjI3MiAwIC41NjItLjAzOC41NjItLjQzNXYtMy45ODZjMC0uMzk2LS4yOS0uNDM2LS41NjItLjQzNmgtLjEwOHYtLjIyN2MuMyAwIC43NTYuMDMgMS4xMy4wMy4zOCAwIC44MzYtLjAzIDEuMTkyLS4wM3YuMjI4aC0uMTA1Yy0uMjczIDAtLjU2NC4wNC0uNTY0LjQzN3YzLjk4NmMwIC4zOTYuMjkyLjQzNS41NjUuNDM1aC4xMDV2LjIzYy0uMzY0IDAtLjgyLS4wMzItMS4yMDItLjAzMi0uMzcyIDAtLjgyLjAzLTEuMTIuMDN2LS4yMjh6Ii8+PHBhdGggZD0iTTMzLjU3OCA2Mi42NDR2LS4xNjJoLS4wNzNjLS4yNyAwLS41OTYtLjA0Ni0uNTk4LS40Njh2LTMuOTg2Yy4wMDItLjQyLjMyNi0uNDY4LjU5OC0uNDY4aC4wNzN2LS4xNjNjLS4zNTMgMC0uNzkuMDMtMS4xNi4wMy0uMzYyIDAtLjgtLjAzLTEuMDk2LS4wM3YuMTYzaC4wNzJjLjI3MyAwIC41OTYuMDQ3LjU5Ni40Njh2My45ODZjMCAuNDIyLS4zMjMuNDY4LS41OTYuNDY4aC0uMDcydi4xNjJjLjI5NS0uMDAyLjcyNi0uMDMgMS4wODYtLjAzLjM3IDAgLjgxMi4wMyAxLjE3LjAzbS4wMzIuMDY0Yy0uMzY2IDAtLjgyLS4wMjgtMS4yMDItLjAyOC0uMzcyIDAtLjgxOC4wMjgtMS4xMi4wMjhoLS4wM1Y2Mi40MTVoLjEzNmMuMjc4LS4wMDYuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3NS0uMjUyLS4zOTctLjUzLS40MDNoLS4xMzhWNTcuMzNoLjAzYy4zMDMgMCAuNzU3LjAzIDEuMTMuMDMuMzggMCAuODM1LS4wMyAxLjE5My0uMDNoLjAzM1Y1Ny42MjRoLS4xMzhjLS4yNzUuMDA3LS41My4wMy0uNTMuNDAzdjMuOTg2YzAgLjM3My4yNTUuMzk1LjUzLjRoLjE0VjYyLjcwN2gtLjAzNXpNMzguODQgNjEuMTc3bC4wMTUtLjAxNnYtMi44NTNjMC0uNjI0LS40MzMtLjcxNi0uNjYyLS43MTZoLS4xNjd2LS4yMjdjLjM1NiAwIC43MDcuMDMgMS4wNjYuMDMuMzEgMCAuNjI0LS4wMy45MzUtLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ2Ljc3aC0uMjlsLTMuOTItNC4zN3YzLjEzNmMwIC42NjMuMTMuODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgzLS4wMy0uMzQgMC0uNjkuMDMtMS4wMzQuMDN2LS4yM2guMTA4Yy41MjUgMCAuNjg0LS4zNTYuNjg0LS45NjZ2LTMuMjA1YzAtLjQyNS0uMzUtLjY4NS0uNjktLjY4NWgtLjF2LS4yMjhjLjI4OCAwIC41ODUuMDMuODcyLjAzLjIzIDAgLjQ1LS4wMy42OC0uMDNsMy4zODcgMy44MTN6Ii8+PHBhdGggZD0iTTM4LjgyNCA2MS4xNmwtLjAwOC0uMDA4LjAwOC4wMXptLjAxNy4wMTdsLjAyNS0uMDIyLS4wMjQuMDIyem0uMTUyIDEuNThoLjI1M2MtLjAzNi0uMjMtLjA0Mi0uNDgtLjA0Mi0uNzM0di0zLjQ2NWMwLS45MS4zODMtLjk5OC43MS0uOTk4aC4wOHYtLjE2M2MtLjI5OCAwLS42LjAzLS45LjAzLS4zNSAwLS42OS0uMDMtMS4wMzMtLjAzdi4xNjNoLjEzM2MuMjMzIDAgLjY5Ni4xMDQuNjk2Ljc1bC0uMDEyIDIuODc2LS4wMTYuMDE0LS4wMjUuMDI0LTMuMzg1LTMuODI4Yy0uMjI2IDAtLjQ0Ni4wMy0uNjguMDMtLjI3NyAwLS41NjQtLjAzLS44NC0uMDN2LjE2M2guMDY2Yy4zNTYgMCAuNzI2LjI3LjcyNi43MTZ2My4yMDVjMCAuNjEtLjE3IDEtLjcxOCAxLjAwMmwtLjA3My0uMDAydi4xNjNjLjMzLS4wMDIuNjctLjAzIDEtLjAzLjMyIDAgLjYzNi4wMjguOTUuMDN2LS4xNmgtLjA5N2MtLjU5OC0uMDAzLS43NDctLjI2My0uNzQ3LS45MjZ2LTMuMjIybDMuOTUyIDQuNDIyem0uMjkuMDY2bC0uMzE0LS4wMS0zLjg2NC00LjMwN3YzLjA1Yy4wMS42NjQuMTEuODUuNjg0Ljg1OGguMTYzVjYyLjcwOGgtLjAzMmMtLjMzIDAtLjY1Ni0uMDI4LS45ODMtLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM0LjAyOGgtLjAzM1Y2Mi40MTRIMzQuMDFjLjUwMy0uMDAzLjY0Ni0uMzI0LjY1NC0uOTMzdi0zLjIwNGMtLjAwMi0uNDA0LS4zMzctLjY1LS42NjItLjY1aC0uMTM0VjU3LjMzMmguMDM0Yy4yOSAwIC41ODguMDI3Ljg3My4wMjcuMjI4IDAgLjQ0OC0uMDI4LjcwNS0uMDJsMy4zNDcgMy43N3YtMi44MDJjLS4wMDYtLjYwNy0uNDEtLjY3OC0uNjMyLS42ODRoLS4yVjU3LjMzaC4wMzNjLjM1OCAwIC43MS4wMjggMS4wNjYuMDI4LjMxIDAgLjYyMi0uMDI3LjkzNS0uMDI3aC4wMzRWNTcuNjI0SDM5LjkxNWMtLjMxNS4wMS0uNjM2LjAzNy0uNjQ1LjkzNHYzLjQ2NWMwIC4yNjcuMDA2LjUzLjA0Ljc2MmwuMDEuMDRoLS4wNHpNNDEuMTcgNTcuNzQ0Yy0uNTczIDAtLjU5OC4xMzYtLjcxLjY5MmgtLjIyOGMuMDMtLjIxNC4wNjgtLjQyNi4wOTQtLjY0Ny4wMjgtLjIxNS4wNDQtLjQyNi4wNDQtLjY0N2guMTgyYy4wNjIuMjMuMjUuMjIuNDU4LjIyaDMuOTI3Yy4yMDcgMCAuMzk3LS4wMDcuNDEtLjIzNWwuMTg0LjAzYy0uMDI4LjIwNi0uMDYuNDEtLjA4My42MTYtLjAxNC4yMDYtLjAxNC40MS0uMDE0LjYxNmwtLjIzLjA4NWMtLjAxNS0uMjgtLjA1My0uNzMyLS41NjItLjczMmgtMS4yNDd2NC4wNWMwIC41ODcuMjY4LjY1NC42MzIuNjU0aC4xNDR2LjIzYy0uMjk2IDAtLjgzLS4wMzItMS4yNC0uMDMyLS40NTcgMC0uOTkuMDMtMS4yODYuMDN2LS4yMjhoLjE0NGMuNDIgMCAuNjMyLS4wMzguNjMyLS42NHYtNC4wNjVoLTEuMjV6Ii8+PHBhdGggZD0iTTQ0LjE2OCA2Mi43MDhjLS4zIDAtLjgzLS4wMjgtMS4yNC0uMDI4LS40NTggMC0uOTg4LjAyOC0xLjI4Ny4wMjhoLS4wMzJWNjIuNDE0aC4xNzhjLjQyLS4wMDguNTg4LS4wMTUuNTk4LS42MDR2LTQuMDMzSDQxLjE3di0uMDY1aDEuMjh2NC4xYzAgLjYxLS4yNDYuNjctLjY2NS42NzJoLS4xMXYuMTZjLjMgMCAuODEtLjAzIDEuMjUzLS4wMy4zOTggMCAuOTA2LjAzIDEuMjA3LjAzdi0uMTZoLS4xMWMtLjM3IDAtLjY2NC0uMDktLjY2NC0uNjg4di00LjA4NGgxLjI4MmMuNTA4LjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTYtLjYuMDItLjE5NC4wNDgtLjM5LjA3Ny0uNTgzbC0uMTE1LS4wMmMtLjAzNi4yMjItLjI1LjIzMi0uNDQyLjIzSDQwLjk3Yy0uMTc4IDAtLjM3My0uMDA4LS40NC0uMjJoLS4xMjZjLS4wMDIuMjEtLjAyLjQxMy0uMDQ2LjYxNS0uMDIyLjIxLS4wNTYuNDEtLjA4NC42MTJoLjE2Yy4xMDMtLjUzLjE2Ny0uNzAzLjczNy0uNjk0di4wNjVjLS41NjMuMDEyLS41NTIuMTA0LS42NzcuNjY4bC0uMDA0LjAyNkg0MC4xOTJsLjAwNy0uMDRjLjAzLS4yMTQuMDctLjQyNi4wOS0uNjQ3LjAzMy0uMjEuMDQ3LS40MjIuMDQ3LS42NHYtLjAzM2guMjQ0bC4wMDQuMDIzYy4wNTMuMTkyLjE5My4xOTMuMzg3LjE5NmgzLjk2NmMuMjEzLS4wMDQuMzY2LS4wMDcuMzgtLjIwNmwuMDAzLS4wMzUuMDM1LjAwNi4yMTUuMDM0LS4wMDYuMDMyYy0uMDMuMjA1LS4wNi40MS0uMDg0LjYxMy0uMDE0LjIwNC0uMDE0LjQwOC0uMDE0LjYxNHYuMDIzbC0uMDIyLjAxLS4yNy4wOTZ2LS4wNDVjLS4wMjMtLjI4NC0uMDUtLjctLjUzLS43aC0xLjIxN3Y0LjAyYy4wMDYuNTcyLjIzMy42MS41OTguNjE4aC4xNzVWNjIuNzA3aC0uMDMyek00NS43NyA2Mi40NDhoLjExYy4yNzIgMCAuNTYtLjAzOC41Ni0uNDM1di0zLjk4NmMwLS4zOTYtLjI4OC0uNDM2LS41Ni0uNDM2aC0uMTF2LS4yMjdjLjQ2NSAwIDEuMjU4LjAzIDEuODk2LjAzLjY0IDAgMS40MzItLjAzIDEuOTUtLjAzLS4wMTUuMzI1LS4wMDcuODMuMDE2IDEuMTYzbC0uMjMuMDYyYy0uMDM3LS40OTQtLjEyNy0uODktLjkyOC0uODloLTEuMDU3djEuOTkzaC45MDVjLjQ1NiAwIC41NTYtLjI1OC42LS42N2guMjNjLS4wMTYuMy0uMDIzLjU5NS0uMDIzLjg5MiAwIC4yOS4wMDcuNTguMDIuODY4bC0uMjI3LjA0NGMtLjA0Ni0uNDU1LS4wNjctLjc1Mi0uNTk2LS43NTJoLS45MXYxLjc3MmMwIC40OTQuNDQuNDk0LjkyNi40OTQuOTE1IDAgMS4zMTctLjA2IDEuNTQ1LS45MjdsLjIxNS4wNTNjLS4xLjQwNC0uMTkuODA3LS4yNiAxLjIxMi0uNDg3IDAtMS4zNjItLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM3YtLjIyN3oiLz48cGF0aCBkPSJNNDkuODE0IDYyLjY0M2MuMDY4LS4zODQuMTU1LS43Ny4yNDctMS4xNTJsLS4xNDgtLjAzNmMtLjIzLjg1Mi0uNjcuOTI4LTEuNTY2LjkyMi0uNDggMC0uOTYgMC0uOTYzLS41Mjh2LTEuODA1aC45NDVjLjUzMi0uMDA3LjU4Ni4zMTMuNjI0Ljc0N2wuMTY1LS4wMzVjLS4wMTYtLjI3OC0uMDItLjU2LS4wMi0uODQgMC0uMjg3LjAwNS0uNTcuMDItLjg1OGgtLjE2NWMtLjA0Mi4zOTYtLjE2Ni42NzQtLjYzLjY3aC0uOTR2LTIuMDZoMS4wOWMuNzk0LS4wMDYuOTI0LjQuOTYuODhsLjE2My0uMDQzYy0uMDEyLS4yMTQtLjAyMy0uNDktLjAyMy0uNzQ0IDAtLjEzLjAwMi0uMjU1LjAwNi0uMzYyLS41MTYgMC0xLjI4NS4wMy0xLjkxMy4wMy0uNjI2IDAtMS4zOTYtLjAzLTEuODYtLjAzdi4xNjNoLjA3NGMuMjcgMCAuNTk0LjA0OC41OTYuNDd2My45ODVjLS4wMDIuNDIyLS4zMjcuNDY3LS41OTcuNDdoLS4wNzZ2LjE2Yy40NDQgMCAxLjMyLS4wMyAxLjk5My0uMDMuNjczLS4wMDIgMS41MjcuMDI4IDIuMDE3LjAyOG0uMDMuMDY1Yy0uNDg3IDAtMS4zNjQtLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM2gtLjAyOFY2Mi40MTVoLjEzOGMuMjc1LS4wMDQuNTI2LS4wMjcuNTI4LS40VjU4LjAzYy0uMDAyLS4zNzItLjI1My0uMzk3LS41MjgtLjQwM2gtLjE0VjU3LjMzNGguMDNjLjQ2NyAwIDEuMjU4LjAyNyAxLjg5Ni4wMjcuNjQgMCAxLjQzMi0uMDI2IDEuOTUtLjAyNmguMDMzdi4wMzRjLS4wMS4xMTQtLjAxLjI1LS4wMS4zOTMgMCAuMjY0LjAxLjU1LjAyMi43Njh2LjAyOGwtLjAyMy4wMDctLjI3LjA3LS4wMDMtLjA0Yy0uMDQ0LS40OTItLjExLS44NTMtLjg5NS0uODU4aC0xLjAyNnYxLjkyN2guODc1Yy40NC0uMDA0LjUxNy0uMjMuNTY4LS42NGwuMDA0LS4wM0g0OS4xODJ2LjAzNWMtLjAxMy4yOTctLjAyMi41OTMtLjAyMi44OSAwIC4yODguMDEuNTc3LjAyLjg2NmwuMDAzLjAyNy0uMDI3LjAwNS0uMjY0LjA1Ni0uMDAyLS4wNGMtLjA1Mi0uNDY2LS4wNTYtLjcxOC0uNTYyLS43MjRoLS44OHYxLjc0YzAgLjQ2Mi40LjQ2Ljg5Ny40NjIuOTE1LS4wMDYgMS4yODQtLjA1IDEuNTEzLS45MDRsLjAwOC0uMDMuMDMuMDA2LjI0NS4wNi0uMDA3LjAzM2MtLjA5OC40LS4xOS44MDYtLjI1NyAxLjIxbC0uMDA3LjAyNGgtLjAyNXpNNTIuMTAyIDU5LjkzNWguMzc1Yy43NjIgMCAxLjE3LS4yODcgMS4xNy0xLjE4NiAwLS42OC0uNDMtMS4xMS0xLjExLTEuMTEtLjIzIDAtLjMyNi4wMi0uNDM1LjAyOHYyLjI2N3ptLS45NzItMS43NjVjMC0uNTU1LS4zMDUtLjU3OC0uNTQyLS41NzhoLS4xMzZ2LS4yMjhjLjI0MyAwIC43MTQuMDMgMS4xOC4wMy40NTcgMCAuODIyLS4wMyAxLjIyNS0uMDMuOTYgMCAxLjgxMy4yNTcgMS44MTMgMS4zNCAwIC42ODQtLjQ1OCAxLjEwMy0xLjA2IDEuMzRsMS4zMDMgMS45NDhjLjIxNC4zMi4zNjUuNDEuNzQuNDU2di4yM2MtLjI1NCAwLS40OTctLjAzMi0uNzQ4LS4wMzItLjIzNSAwLS40OC4wMy0uNzE2LjAzLS41ODctLjc3LTEuMDktMS41OS0xLjU4My0yLjQ2N2gtLjUwNXYxLjYzYzAgLjU4Ni4yNzUuNjA3LjYyNC42MDdoLjEzOHYuMjNjLS40MzMgMC0uODczLS4wMzItMS4zMDgtLjAzMi0uMzY2IDAtLjcyNC4wMy0xLjEwNC4wM3YtLjIyOGguMTM2Yy4yODUgMCAuNTQyLS4xMy41NDItLjQxVjU4LjE3eiIvPjxwYXRoIGQ9Ik01Mi40NzcgNTkuOTAzYy43NTQtLjAwNyAxLjEzMi0uMjcgMS4xNC0xLjE1My0uMDA2LS42NjUtLjQxOC0xLjA3Ny0xLjA4LTEuMDgtLjIwNSAwLS4zMDMuMDItLjQuMDI3djIuMjA2aC4zNHptLS4zNzUuMDY2aC0uMDN2LTIuMzNsLjAyOC0uMDA1Yy4xMDQtLjAwOC4yMDYtLjAyOC40MzctLjAyOC42OTQgMCAxLjE0NS40NSAxLjE0NiAxLjE0NC0uMDAyLjkxLS40NCAxLjIyLTEuMjA2IDEuMjJoLS4zNzV6bTAgLjIwNmguNTIzbC4wMDguMDJjLjQ5Ni44NzQuOTk3IDEuNjk1IDEuNTU3IDIuNDQ4LjIzIDAgLjQ4LS4wMy43MTQtLjAzLjI0MyAwIC40OC4wMjYuNzE2LjAzdi0uMTY3Yy0uMzYtLjA0NC0uNTI2LS4xNS0uNzMzLS40NjdsLTEuMzI0LTEuOTguMDM2LS4wMThjLjU5NS0uMjM0IDEuMDM3LS42NCAxLjAzNy0xLjMwOCAwLTEuMDU4LS44MjItMS4zMDMtMS43OC0xLjMwOC0uNCAwLS43NjcuMDMtMS4yMjMuMDMtLjQ1IDAtLjktLjAzLTEuMTQ4LS4wM3YuMTYzaC4xMDRjLjI0IDAgLjU3NC4wMzcuNTc0LjYxdjMuODY3YzAgLjMwNS0uMjg1LjQ0My0uNTc0LjQ0NGgtLjEwNHYuMTZjLjM2NyAwIC43MTQtLjAyOCAxLjA3LS4wMjguNDI1IDAgLjg1NS4wMyAxLjI3NS4wM3YtLjE2aC0uMTAzYy0uMzQ3LS4wMDItLjY1NS0uMDQzLS42NTUtLjY0NHYtMS42NjNoLjAzem0zLjU1IDIuNTMyYy0uMjU3IDAtLjUtLjAyOC0uNzUtLjAyOC0uMjMgMC0uNDc0LjAyOC0uNzM4LjAxNy0uNTg0LS43NjYtMS4wODUtMS41ODMtMS41NzctMi40NTJoLS40NXYxLjU5NWMuMDA4LjU3LjIzNy41NjcuNTkuNTc1aC4xNzJWNjIuNzFoLS4wMzVjLS40MzUgMC0uODc3LS4wMy0xLjMxLS4wMy0uMzYyIDAtLjcyMi4wMy0xLjEwMy4wM2gtLjAzM1Y2Mi40MTRoLjE2OGMuMjc1LS4wMDIuNTA3LS4xMi41MS0uMzc2di0zLjg3Yy0uMDA3LS41NC0uMjctLjUzNy0uNTEtLjU0NWgtLjE3VjU3LjMzaC4wMzRjLjI0OCAwIC43MTYuMDMgMS4xOC4wMy40NTUgMCAuODItLjAzIDEuMjI1LS4wMy45Ni4wMDMgMS44NDQuMjY3IDEuODQ2IDEuMzc0IDAgLjY4NS0uNDU1IDEuMTE1LTEuMDQgMS4zNTRsMS4yNzcgMS45MTRjLjIxMy4zMTYuMzQ3LjM5Ni43MTcuNDRsLjAyOC4wMDVWNjIuNzA3aC0uMDMzek02MC44MiA2MS4xNzdsLjAxMy0uMDE2di0yLjg1M2MwLS42MjQtLjQzNS0uNzE2LS42NjItLjcxNmgtLjE2NnYtLjIyN2MuMzU2IDAgLjcwNy4wMyAxLjA2Ni4wMy4zMTIgMCAuNjIyLS4wMy45MzctLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ0Ljc3aC0uMjlsLTMuOTE4LTQuMzd2My4xMzZjMCAuNjYzLjEyOC44OS43MTYuODloLjEzdi4yM2MtLjMyNyAwLS42NTYtLjAzLS45ODMtLjAzLS4zNDMgMC0uNjkzLjAzLTEuMDM0LjAzdi0uMjNoLjEwNWMuNTI4IDAgLjY4OC0uMzU2LjY4OC0uOTY2di0zLjIwNWMwLS40MjUtLjM1LS42ODUtLjY5My0uNjg1aC0uMXYtLjIyOGMuMjg3IDAgLjU4NC4wMy44NzMuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM5IDMuODEzeiIvPjxwYXRoIGQ9Ik02MC44IDYxLjE2bC0uMDA3LS4wMDcuMDA2LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMy4wMjJ6bS4xNSAxLjU4aC4yNTJjLS4wMzQtLjIyNy0uMDQyLS40OC0uMDQyLS43MzR2LTMuNDY1Yy4wMDItLjkxLjM4Ny0uOTk2LjcxNC0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTAzLjAzLS4zNSAwLS42ODgtLjAzLTEuMDMtLjAzdi4xNjNoLjEzMmMuMjM1LjAwMi42OTYuMTA0LjY5Ni43NDhsLS4wMTMgMi44NzgtLjAxMi4wMTQtLjAyMy4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY2LS4wMy0uODQzLS4wM3YuMTYzaC4wNjdjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNGMwIC42MS0uMTcyIDEtLjcyIDEuMDAyaC0uMDczdi4xNmMuMzMgMCAuNjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM2LjAzLjk1My4wM3YtLjE2aC0uMDk4Yy0uNiAwLS43NS0uMjYyLS43NTItLjkyNXYtMy4yMmwzLjk1NiA0LjQyem0uMjkuMDY2bC0uMzEzLS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTA3Ljg1LjY4NC44NThoLjE2VjYyLjcwOGgtLjAzNGMtLjMyOCAwLS42NTUtLjAzLS45ODItLjAzLS4zNCAwLS42OS4wMy0xLjAzMi4wM2gtLjAzNlY2Mi40MTRINTUuOTg2Yy41MDItLjAwMi42NDctLjMyNC42NTQtLjkzNHYtMy4yMDRjLS4wMDItLjQwNC0uMzM1LS42NS0uNjYtLjY1aC0uMTM0VjU3LjMzaC4wMzZjLjI5IDAgLjU4Ni4wMy44NzMuMDMuMjI2IDAgLjQ0NC0uMDMuNy0uMDJsMy4zNDYgMy43N3YtMi44MDNjMC0uNjA1LS40MDUtLjY4LS42MjctLjY4M2gtLjIwM1Y1Ny4zM2guMDM0Yy4zNTggMCAuNzEuMDMgMS4wNjYuMDMuMzEgMCAuNjIyLS4wMy45MzUtLjAzaC4wMzZWNTcuNjI0SDYxLjg5NmMtLjMxNi4wMS0uNjQuMDM3LS42NDcuOTM0djMuNDY1YzAgLjI2Ny4wMDcuNTMuMDQ0Ljc2M2wuMDA0LjAzOGgtLjAzNnpNNjQuMzQzIDU4LjIxNmgtLjAxNmwtLjcwOCAyLjE1NWgxLjQybC0uNjk3LTIuMTU0em0tMS4xMTMgMy4zN2MtLjA3NS4yNi0uMTcuNDYtLjE3LjU5NiAwIC4yMy4zMi4yNjcuNTcyLjI2N2guMDg2di4yMjhjLS4zMDctLjAyLS42MTgtLjAzLS45MjUtLjAzLS4yNzIgMC0uNTQ0LjAxMi0uODIuMDN2LS4yM2guMDQ3Yy4yOTUgMCAuNTUtLjE3NS42Ni0uNDk1bDEuMjItMy40OTJjLjEtLjI4LjIzNy0uNjYuMjgzLS45NDMuMjQzLS4wODQuNTQ2LS4yMzUuNjktLjMyNy4wMjQtLjAwNi4wNC0uMDE1LjA2LS4wMTUuMDIzIDAgLjA0IDAgLjA1NS4wMjMuMDIyLjA2LjA0NC4xMy4wNy4xOWwxLjQgMy45OGMuMDkuMjY3LjE4Mi41NDYuMjguNzc3LjA5LjIxMy4yNS4zMDMuNTA0LjMwM2guMDQ0di4yM2MtLjM0LS4wMi0uNjg0LS4wMzItMS4wNS0uMDMyLS4zNzIgMC0uNzU0LjAxMy0xLjE0My4wM3YtLjIyOGguMDg1Yy4xNzQgMCAuNDczLS4wMy40NzMtLjIyIDAtLjEtLjA2Ni0uMzA2LS4xNTQtLjU1bC0uMjk2LS44ODJoLTEuNzI3bC0uMjQzLjc5eiIvPjxwYXRoIGQ9Ik02NC4zMSA1OC4yMjdsLjAxOC0uMDA2LS4wMi4wMDd6bS0uNjQ3IDIuMTFoMS4zMzRsLS42NjItMi4wMzgtLjY3MiAyLjAzN3ptLS4wOTIuMDY2bC43My0yLjIyaC4wNDN2LjAzMmwtLjAwOC4wMDIuMDA4LS4wMDJ2LS4wMzNoLjAybC43MjUgMi4yMkg2My41N3ptMS41NTggMi4yNGMuMzc1LS4wMTUuNzQ4LS4wMyAxLjEwOC0uMDMuMzU0IDAgLjY4Ni4wMTYgMS4wMi4wM3YtLjE2aC0uMDEzYy0uMjYyLjAwMi0uNDQtLjEtLjUzNC0uMzI1LS4xLS4yMy0uMTk0LS41MTItLjI4NC0uNzhsLTEuNC0zLjk4Yy0uMDIyLS4wNi0uMDQ1LS4xMjgtLjA2NC0uMTg0LS4wMDgtLjAwNy0uMDA0LS4wMDctLjAxMy0uMDA3aC0uMDE1Yy0uMDE2IDAtLjAyMy4wMDQtLjA0NC4wMS0uMTQ2LjA5Ni0uNDUuMjQ2LS42NzcuMzA2LS4wNDYuMjg3LS4xODUuNjY2LS4yODIuOTVsLTEuMjE3IDMuNDkzYy0uMTE4LjMzMi0uMzgzLjUxOC0uNjkyLjUxN2gtLjAxM3YuMTZjLjI2My0uMDE0LjUyNi0uMDI4Ljc5LS4wMjguMjk0IDAgLjU5NS4wMTUuODg0LjAyOHYtLjE2aC0uMDQ3Yy0uMjUtLjAwMy0uNTk0LS4wMy0uNjA0LS4zIDAtLjE1LjA5My0uMzQ1LjE2Ni0uNjAzbC4wMzQuMDEtLjAzNC0uMDEuMjUyLS44MTRoMS43NzVsLjMwNS45MDVjLjA4NC4yNDUuMTU2LjQ0Ny4xNTYuNTYyLS4wMTMuMjMyLS4zMzMuMjQ4LS41MDcuMjUyaC0uMDV2LjE1OHptMi4xNTcuMDY1Yy0uMzQtLjAxMy0uNjg1LS4wMy0xLjA1LS4wMy0uMzcgMC0uNzUuMDE4LTEuMTQuMDNsLS4wMzMuMDA0VjYyLjQxMmguMTE1Yy4xNzggMCAuNDM3LS4wMzguNDM4LS4xODMuMDAyLS4wOS0uMDY1LS4zLS4xNS0uNTRsLS4yOS0uODZoLTEuNjc4bC0uMjM1Ljc2OGMtLjA3OC4yNi0uMTcuNDYtLjE3LjU4NC4wMDIuMTg2LjI4Ny4yMy41NC4yM2guMTE4di4zbC0uMDM2LS4wMDRjLS4zMDMtLjAxMy0uNjE2LS4wMy0uOTItLjAzLS4yNyAwLS41NDUuMDE4LS44MTguMDNsLS4wMzUuMDA0VjYyLjQxMmguMDhjLjI4MyAwIC41Mi0uMTYuNjI4LS40N2wxLjIyLTMuNDkzYy4xLS4yODMuMjM1LS42NjIuMzA0LS45NjYuMjM2LS4wODMuNTQyLS4yMzQuNjktLjMyNy4wMi0uMDA4LjA0My0uMDE4LjA3Mi0uMDE4LjAyLS4wMDIuMDYuMDAzLjA4NC4wNDQuMDIuMDYyLjA0Ni4xMy4wNy4xOWwxLjQgMy45ODNjLjA5LjI2NS4xOC41NDguMjguNzcyLjA4Ny4yMDIuMjMuMjguNDc0LjI4aC4wNzd2LjMwMWwtLjAzNS0uMDAyek02Ny42MiA1Ny43NDRjLS41NjggMC0uNTkzLjEzNi0uNzA2LjY5MmgtLjIzYy4wMy0uMjE0LjA3LS40MjYuMDk1LS42NDcuMDMtLjIxNS4wNC0uNDI2LjA0LS42NDdoLjE4N2MuMDYuMjMuMjUzLjIyLjQ1Ni4yMmgzLjkzYy4yMDQgMCAuMzk0LS4wMDcuNDA3LS4yMzVsLjE4NC4wM2MtLjAzLjIwNi0uMDYuNDEtLjA4Mi42MTYtLjAxNi4yMDYtLjAxNi40MS0uMDE2LjYxNmwtLjIzLjA4NWMtLjAxMy0uMjgtLjA1LS43MzItLjU2LS43MzJoLTEuMjV2NC4wNWMwIC41ODcuMjY2LjY1NC42My42NTRoLjE0N3YuMjNjLS4yOTcgMC0uODMtLjAzMi0xLjI0LS4wMzItLjQ1OCAwLS45OS4wMy0xLjI4Ny4wM3YtLjIyOGguMTQ0Yy40MiAwIC42MzItLjAzOC42MzItLjY0di00LjA2NWgtMS4yNXoiLz48cGF0aCBkPSJNNzAuNjIgNjIuNzA4Yy0uMjk4IDAtLjgzMi0uMDI4LTEuMjQtLjAyOC0uNDU1IDAtLjk4Ny4wMjgtMS4yODYuMDI4aC0uMDM0VjYyLjQxNGguMTc4Yy40Mi0uMDA4LjU4OC0uMDE1LjYtLjYwNGwtLjAwMi00LjAzM2gtMS4yMTR2LS4wNjVoMS4yODJ2NC4xYzAgLjYxLS4yNDcuNjctLjY2Ni42N2gtLjExdi4xNjNjLjMtLjAwMi44MTItLjAzIDEuMjUzLS4wMy40IDAgLjkwNy4wMjggMS4yMDguMDN2LS4xNjJoLS4xMWMtLjM2NyAwLS42NjItLjA5LS42NjUtLjY4N3YtNC4wODRoMS4yODJjLjUxLjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTctLjU5OC4wMi0uMTk2LjA1LS4zOS4wNzQtLjU4NWwtLjExMy0uMDJjLS4wMzUuMjIyLS4yNDguMjMyLS40MzcuMjNoLTMuOTdjLS4xNzYgMC0uMzctLjAwOC0uNDQtLjIyMmgtLjEyNmMwIC4yMS0uMDE1LjQxNS0uMDQ0LjYxNy0uMDIyLjIxLS4wNTguNDEyLS4wODguNjEyaC4xNjNjLjEtLjUzLjE2OC0uNzAzLjczNS0uNjk0di4wNjVjLS41NjMuMDEtLjU1LjEwNC0uNjc1LjY2OGwtLjAwNC4wMjZINjYuNjQ4bC4wMDctLjAzOGMuMDMtLjIxNi4wNjctLjQyOC4wOS0uNjQ4LjAzLS4yMTIuMDQ1LS40MjMuMDQ1LS42NDJ2LS4wMzJoLjI0MmwuMDA1LjAyM2MuMDU3LjE5Mi4xOTMuMTkzLjM4Ny4xOTZoMy45N2MuMjA4LS4wMDQuMzYzLS4wMDcuMzc2LS4yMDVsLjAwMi0uMDM2LjAzMy4wMDYuMjIuMDM0LS4wMDguMDMyYy0uMDMyLjIwNS0uMDYuNDEtLjA4NC42MTMtLjAxNC4yMDQtLjAxNC40MS0uMDE0LjYxNHYuMDIzbC0uMDI0LjAxLS4yNy4wOTZ2LS4wNDVjLS4wMi0uMjg0LS4wNDgtLjctLjUzLS43SDY5Ljg4djQuMDJjLjAwOC41NzIuMjM1LjYxLjU5OC42MThoLjE3OFY2Mi43MDdoLS4wMzV6TTcyLjI2NCA2Mi40NDhoLjEwN2MuMjc0IDAgLjU2My0uMDM4LjU2My0uNDM1di0zLjk4NmMwLS4zOTYtLjI5LS40MzYtLjU2Mi0uNDM2aC0uMTA2di0uMjI3Yy4yOTcgMCAuNzUzLjAzIDEuMTI2LjAzLjM4IDAgLjgzNy0uMDMgMS4xOTYtLjAzdi4yMjhoLS4xMDZjLS4yNzYgMC0uNTY1LjA0LS41NjUuNDM3djMuOTg2YzAgLjM5Ni4yOS40MzUuNTY1LjQzNWguMTA2di4yM2MtLjM2NyAwLS44Mi0uMDMyLTEuMjAyLS4wMzItLjM3NSAwLS44MjMuMDMtMS4xMi4wM3YtLjIyOHoiLz48cGF0aCBkPSJNNzQuNTUyIDYyLjY0M3YtLjE2aC0uMDcyYy0uMjc0IDAtLjU5OC0uMDQ3LS41OTgtLjQ3VjU4LjAzYzAtLjQyLjMyMy0uNDY4LjU5OC0uNDY4aC4wNzJ2LS4xNjNjLS4zNTMgMC0uNzkzLjAzLTEuMTYyLjAzLS4zNiAwLS43OTctLjAzLTEuMDk0LS4wM3YuMTYzaC4wNzVjLjI3IDAgLjU5Ny4wNDcuNTk3LjQ2OHYzLjk4NmMwIC40MjItLjMyNi40NjgtLjU5Ni40NjhoLS4wNzR2LjE2Yy4yOTUtLjAwMi43MjMtLjAyOCAxLjA4OC0uMDI4LjM2NyAwIC44MDcuMDI4IDEuMTY4LjAzbS4wMzQuMDY0Yy0uMzcgMC0uODI1LS4wMy0xLjIwMi0uMDMtLjM3MyAwLS44Mi4wMy0xLjEyLjAzaC0uMDM0VjYyLjQxNUg3Mi4zN2MuMjc0LS4wMDQuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3Mi0uMjU2LS4zOTctLjUzLS40MDNoLS4xNFY1Ny4zMzRoLjAzM2MuMyAwIC43NTUuMDI3IDEuMTI2LjAyNy4zNzggMCAuODM0LS4wMjYgMS4xOTUtLjAyNmguMDNWNTcuNjI2aC0uMTM2Yy0uMjguMDA3LS41My4wMzItLjUzMi40MDN2My45ODVjLjAwMi4zNzMuMjUuMzk2LjUzLjRoLjE0VjYyLjcxaC0uMDMyek03Ny43MzYgNjIuNDU2YzEuNDc4IDAgMS43MzQtMS4zMDMgMS43MzQtMi40MSAwLTEuMTE0LS42LTIuNDYtMS44NjMtMi40Ni0xLjMzMiAwLTEuNzMgMS4xODctMS43MyAyLjIwNS4wMDIgMS4zNjMuNjI2IDIuNjY2IDEuODYgMi42NjZtLS4xMTYtNS4yMDZjMS42MjMgMCAyLjkxNSAxLjAwNiAyLjkxNSAyLjYyNyAwIDEuNzUtMS4yNTQgMi45MTQtMi44NzQgMi45MTQtMS42MTMgMC0yLjg0OC0xLjA5NS0yLjg0OC0yLjczIDAtMS41ODQgMS4yMjctMi44MSAyLjgxLTIuODEiLz48cGF0aCBkPSJNNzUuODQ2IDU5Ljc5Yy4wMDItMS4wMjQuNC0yLjI0IDEuNzYyLTIuMjQgMS4yOS4wMDUgMS44OTQgMS4zNzYgMS44OTcgMi40OTUtLjAwNCAxLjEwOC0uMjY0IDIuNDQyLTEuNzcgMi40NDJ2LS4wNjNjMS40NDgtLjAwMiAxLjctMS4yNyAxLjcwMy0yLjM4IDAtMS4xMDMtLjU5Ni0yLjQyNS0xLjgzLTIuNDI3LTEuMzEuMDAyLTEuNjkzIDEuMTYtMS42OTcgMi4xNzQuMDAzIDEuMzU2LjYyIDIuNjMgMS44MjYgMi42MzR2LjA2MmMtMS4yNjMgMC0xLjg4OC0xLjMyNS0xLjg5LTIuNjk1bS0xLjA2Ny4yN2MwLTEuNjAzIDEuMjQtMi44NCAyLjg0LTIuODQ0di4wNjdjLTEuNTYzIDAtMi43NzUgMS4yMS0yLjc3NSAyLjc3NS4wMDIgMS42MTggMS4yMTYgMi42OTcgMi44MTQgMi42OTggMS42MDUgMCAyLjg0My0xLjE0OCAyLjg0NS0yLjg4MiAwLTEuNi0xLjI3My0yLjU5LTIuODg0LTIuNTkydi0uMDY2YzEuNjM2LjAwMyAyLjk0NSAxLjAyIDIuOTUgMi42Ni0uMDAzIDEuNzctMS4yNzQgMi45NDQtMi45MSAyLjk0Ny0xLjYzLS4wMDMtMi44OC0xLjExLTIuODgtMi43NjRNODUuNjY4IDYxLjE3N2wuMDE2LS4wMTZ2LTIuODUzYzAtLjYyNC0uNDM3LS43MTYtLjY2Ni0uNzE2aC0uMTYzdi0uMjI3Yy4zNTUgMCAuNzA1LjAzIDEuMDYzLjAzLjMxMiAwIC42MjYtLjAzLjkzOC0uMDN2LjIyOGgtLjExNmMtLjMyIDAtLjY3OC4wNjItLjY3OC45Njh2My40NjRjMCAuMjY3LjAwNi41My4wNDYuNzdoLS4yOWwtMy45Mi00LjM3djMuMTM2YzAgLjY2My4xMjguODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgtLjAzLS4zNDYgMC0uNjk0LjAzLTEuMDQuMDN2LS4yM2guMTFjLjUyNiAwIC42ODQtLjM1Ni42ODQtLjk2NnYtMy4yMDVjMC0uNDI1LS4zNS0uNjg1LS42OTMtLjY4NWgtLjF2LS4yMjhjLjI5IDAgLjU4Ni4wMy44NzcuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM4OCAzLjgxM3oiLz48cGF0aCBkPSJNODUuNjQ3IDYxLjE2bC0uMDA0LS4wMDcuMDA0LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMi4wMjJ6bS4xNTIgMS41OGguMjQ4Yy0uMDMyLS4yMy0uMDM4LS40OC0uMDM4LS43MzR2LTMuNDY1YzAtLjkxNS4zODUtLjk5Ni43MS0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTA1LjAzLS4zNDUgMC0uNjg2LS4wMy0xLjAzLS4wM3YuMTYzaC4xMzNjLjIzNS4wMDIuNjk1LjEwNS42OTUuNzVsLS4wMDggMi44NzYtLjAxNi4wMTQtLjAyMi4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY1LS4wMy0uODQyLS4wM3YuMTYzaC4wNjVjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNWMwIC42MS0uMTcgMS0uNzE3IDEuMDAyaC0uMDc1di4xNmMuMzMyIDAgLjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM0LjAzLjk1LjAzdi0uMTZoLS4xYy0uNTk4IDAtLjc0Ny0uMjYyLS43NDctLjkyNXYtMy4yMjJsMy45NTYgNC40MjJ6bS4yODguMDY2bC0uMzE1LS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTEyLjg1LjY4My44NTZoLjE2M3YuMjk2aC0uMDMyYy0uMzI4IDAtLjY1Ny0uMDI4LS45ODItLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM2LjAyOGgtLjAzMlY2Mi40MTJIODAuODM2Yy41IDAgLjY0NC0uMzIyLjY0OC0uOTN2LTMuMjA2YzAtLjQwNC0uMzMyLS42NS0uNjYtLjY1aC0uMTNWNTcuMzNoLjAzYy4yOTQgMCAuNTkuMDI3Ljg3OC4wMjcuMjI2IDAgLjQ0NC0uMDI4LjctLjAybDMuMzQ2IDMuNzd2LTIuODAyYy0uMDAyLS42MDctLjQwNi0uNjc4LS42My0uNjg0aC0uMlY1Ny4zM2guMDM1Yy4zNTggMCAuNzEuMDI4IDEuMDYzLjAyOC4zMTIgMCAuNjIzLS4wMjcuOTQtLjAyN2guMDMyVjU3LjYyNEg4Ni43NGMtLjMxMy4wMS0uNjQuMDM4LS42NDYuOTM0djMuNDY1YzAgLjI2Ny4wMDguNTMuMDQ2Ljc2M2wuMDA2LjAzOGgtLjAzOHpNODkuMTkgNTguMjE2aC0uMDE3bC0uNzA4IDIuMTU1aDEuNDI1bC0uNy0yLjE1NHptLTEuMTEzIDMuMzdjLS4wNzMuMjYtLjE2Ny40Ni0uMTY3LjU5NiAwIC4yMy4zMi4yNjcuNTcuMjY3aC4wODV2LjIyOGMtLjMwNS0uMDItLjYxOC0uMDMtLjkyMy0uMDMtLjI3MiAwLS41NDYuMDEyLS44Mi4wM3YtLjIzaC4wNDNjLjMgMCAuNTUzLS4xNzUuNjY0LS40OTVsMS4yMi0zLjQ5MmMuMDk3LS4yOC4yMzQtLjY2LjI3OC0uOTQzLjI0NS0uMDg0LjU1LS4yMzUuNjk1LS4zMjcuMDItLjAwNi4wMzYtLjAxNS4wNi0uMDE1LjAyMiAwIC4wMzggMCAuMDUyLjAyMy4wMjQuMDYuMDQ4LjEzLjA3LjE5bDEuMzk4IDMuOThjLjA5Mi4yNjcuMTg0LjU0Ni4yODMuNzc3LjA5Mi4yMTMuMjUuMzAzLjUwMy4zMDNoLjA0NXYuMjNjLS4zNDQtLjAyLS42ODctLjAzMi0xLjA1My0uMDMyLS4zNyAwLS43NTIuMDEzLTEuMTQuMDN2LS4yMjhoLjA4M2MuMTc2IDAgLjQ3My0uMDMuNDczLS4yMiAwLS4xLS4wNjgtLjMwNi0uMTUzLS41NWwtLjI5Ny0uODgzSDg4LjMybC0uMjQzLjc5MnoiLz48cGF0aCBkPSJNODkuMTYgNTguMjI3bC4wMTQtLjAwNi0uMDE1LjAwN3ptLS42NDggMi4xMWgxLjMzTDg5LjE4IDU4LjNsLS42NjggMi4wMzd6bS0uMDkyLjA2NmwuNzMtMi4yMkg4OS4xOXYuMDMybC0uMDEuMDAyLjAxLS4wMDJ2LS4wMzNoLjAyMmwuNzIyIDIuMjJIODguNDJ6bTEuNTU1IDIuMjRjLjM4LS4wMTUuNzQ3LS4wMyAxLjEwOC0uMDMuMzU2IDAgLjY4Ny4wMTYgMS4wMi4wM2wtLjAwMy0uMTZoLS4wMTJjLS4yNTggMC0uNDM3LS4xLS41My0uMzI1LS4xMDItLjIzLS4xOS0uNTEyLS4yODMtLjc4bC0xLjQtMy45OGMtLjAyMi0uMDYtLjA0Ny0uMTI4LS4wNjMtLjE4Mi0uMDA4LS4wMS0uMDA4LS4wMS0uMDEyLS4wMWgtLjAxN2MtLjAxNiAwLS4wMjUuMDA1LS4wNDQuMDEtLjE0OC4wOTUtLjQ1My4yNDgtLjY4LjMwNy0uMDQ1LjI4Ny0uMTgzLjY2Ni0uMjgyLjk1bC0xLjIyIDMuNDkzYy0uMTE1LjMzMi0uMzguNTE4LS42OTMuNTE3aC0uMDF2LjE2Yy4yNjMtLjAxNC41MjQtLjAyOC43ODctLjAyOC4yOTcgMCAuNTk4LjAxNS44OS4wMjh2LS4xNmgtLjA1M2MtLjI0OC0uMDAzLS41OTUtLjAzLS42MDQtLjMuMDAyLS4xNS4wOTYtLjM0NC4xNy0uNjA0bC4wMy4wMDgtLjAzLS4wMS4yNTMtLjgxM2gxLjc3M2wuMzAzLjkwNWMuMDg2LjI0NC4xNTYuNDQ2LjE1Ni41Ni0uMDEzLjIzMy0uMzMuMjUtLjUwNS4yNTNoLS4wNTJ2LjE2em0yLjE2LjA2NWMtLjM0Ny0uMDEzLS42ODgtLjAyOC0xLjA1Mi0uMDI4LS4zNyAwLS43NTIuMDE2LTEuMTQuMDI4bC0uMDMyLjAwNFY2Mi40MTRoLjExNmMuMTc4IDAgLjQzOC0uMDQuNDM4LS4xODUuMDAyLS4wOS0uMDY1LS4yOTYtLjE1LS41NGwtLjI5LS44NmgtMS42OGwtLjIzMy43NjhjLS4wOC4yNi0uMTcuNDYtLjE2Ny41ODMgMCAuMTg4LjI4NS4yMzQuNTM2LjIzNGguMTE3VjYyLjcxMmwtLjAzNC0uMDA0Yy0uMzA1LS4wMTMtLjYxNi0uMDI4LS45Mi0uMDI4LS4yNzIgMC0uNTQ1LjAxNi0uODIuMDI4bC0uMDMzLjAwNFY2Mi40MTRIODYuODY1Yy4yODUtLjAwMi41MjItLjE2My42MzQtLjQ3bDEuMjE3LTMuNDk1Yy4wOTgtLjI4My4yMzUtLjY2Mi4zLS45NjYuMjQyLS4wODMuNTQ4LS4yMzQuNjk1LS4zMjcuMDItLjAwOC4wNC0uMDE3LjA3LS4wMTcuMDIyLS4wMDIuMDYuMDAzLjA4NS4wNDYuMDIuMDU4LjA0NC4xMy4wNy4xOWwxLjM5OCAzLjk4Yy4wOTIuMjY2LjE4NC41NS4yOC43NzQuMDkzLjIuMjMuMjguNDcyLjI4MmguMDhWNjIuNzFsLS4wMzMtLjAwMnpNOTQuMDUzIDYxLjkzYzAgLjMwOC4yMTMuMzk3LjQ1Ni40My4zMS4wMjIuNjUzLjAyMiAxLjAwNi0uMDIuMzItLjAzNy41OTItLjIyLjczLS40MS4xMi0uMTY3LjE4OC0uMzguMjM0LS41NDhoLjIyYy0uMDgyLjQzNS0uMTkuODYyLS4yOCAxLjI5Ni0uNjcgMC0xLjM0LS4wMy0yLjAxLS4wMy0uNjcgMC0xLjMzOC4wMy0yLjAxLjAzdi0uMjNoLjEwNWMuMjc1IDAgLjU3Mi0uMDM3LjU3Mi0uNTF2LTMuOTFjMC0uMzk2LS4yOTctLjQzNi0uNTcyLS40MzZIOTIuNHYtLjIyOGMuNDA0IDAgLjguMDMgMS4yMDQuMDMuMzkgMCAuNzY4LS4wMyAxLjE1Ni0uMDN2LjIyOGgtLjE5Yy0uMjg4IDAtLjUxOC4wMDgtLjUxOC40MTJ2My45Mjd6Ii8+PHBhdGggZD0iTTk2LjM5MyA2Mi42NDNjLjA4OC0uNDEuMTg4LS44MTYuMjctMS4yMjdoLS4xNThjLS4wNDYuMTY1LS4xMTUuMzctLjIzMi41MzYtLjE0NC4xOTUtLjQyNS4zODItLjc1Ni40MjMtLjIuMDItLjM5NS4wMy0uNTgyLjAzLS4xNDcgMC0uMjktLjAwNi0uNDMtLjAxNi0uMjQ4LS4wMjgtLjQ4Ny0uMTM0LS40ODUtLjQ2di0zLjkyN2MwLS40MjUuMjY4LS40NDQuNTUtLjQ0NGguMTU4di0uMTY0Yy0uMzc1IDAtLjc0My4wMy0xLjEyMi4wMy0uMzk2IDAtLjc4LS4wMy0xLjE3Mi0uMDN2LjE2M2guMDczYy4yNyAwIC42MDYuMDQ2LjYwNi40NjZ2My45MTJjMCAuNDkyLS4zMy41NDMtLjYwNi41NDNoLS4wNzN2LjE2MmMuNjYgMCAxLjMxNy0uMDMgMS45OC0uMDMuNjYgMCAxLjMyLjAzIDEuOTguMDNtLjAyNy4wNjZjLS42NyAwLTEuMzQtLjAyOC0yLjAxLS4wMjgtLjY3IDAtMS4zMzguMDI4LTIuMDEyLjAyOGgtLjAzVjYyLjQxNGguMTM3Yy4yNzUtLjAwNi41MzYtLjAyNS41MzgtLjQ3NnYtMy45MTJjLS4wMDItLjM3LS4yNi0uMzk2LS41MzgtLjRoLS4xMzhWNTcuMzNoLjAzYy40MDYgMCAuODAzLjAyNyAxLjIwNi4wMjcuMzg3IDAgLjc2NS0uMDI4IDEuMTU2LS4wMjhoLjAzVjU3LjYyNGgtLjIyMmMtLjI5My4wMS0uNDgtLjAwNS0uNDg0LjM4djMuOTI3Yy4wMDIuMjg0LjE5LjM2LjQyNi4zOTUuMTM0LjAxLjI3NS4wMTUuNDIzLjAxNS4xODYgMCAuMzgtLjAwOC41NzYtLjAyOC4zMS0uMDM4LjU3Ny0uMjE3LjcwNi0uNC4xMTgtLjE2LjE4NS0uMzcuMjMtLjUzNGwuMDA3LS4wMjVIOTYuNzRsLS4wMDYuMDRjLS4wODguNDM0LS4xOS44Ni0uMjg1IDEuMjkzbC0uMDA3LjAyNGgtLjAyMnoiLz48L2c+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-maestro #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkwOCA4MCAwIDc4LjA5IDAgNzUuNzM0VjQuMjdDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjd2NzEuNDY0eiIgZmlsbD0iIzE0NDc3QyIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik03OS4yMzUgNjIuOTc1bDEuMTg3LS4wMzIgMS4xNy0uMDkgMS4xNDctLjE0NCAxLjEzMi0uMjA1IDEuMTE2LS4yNTUgMS4wOTQtLjMxIDEuMDY2LS4zNjIgMS4wNS0uNDE2IDEuMDItLjQ2Ljk4OC0uNTA3Ljk2NS0uNTUuOTMyLS42MDQuOTA0LS42NC44Ny0uNjguODM2LS43MjQuOC0uNzY0Ljc1NS0uOC43MjUtLjgzOC42OS0uODY4LjY0LS45LjU5Ni0uOTM0LjU1LS45NjcuNTE0LS45OS40Ni0xLjAxOC40MS0xLjA1LjM2Mi0xLjA2NC4zMS0xLjA5NC4yNTQtMS4xMS4yMDUtMS4xNC4xNDQtMS4xNS4wOS0xLjE3LjAzMi0xLjE4NS0uMDMzLTEuMTc3LS4wOS0xLjE2NC0uMTQ0LTEuMTQtLjIwNS0xLjEzLS4yNTUtMS4xMDQtLjMxLTEuMDg2LS4zNi0xLjA2NS0uNDEtMS4wNDMtLjQ2LTEuMDEtLjUxNS0uOTktLjU1LS45Ni0uNTk2LS45MzctLjY0LS44OTYtLjY5LS44Ny0uNzI1LS44My0uNzU1LS44LS44LS43NTUtLjgzNy0uNzI3LS44Ny0uNjgtLjkwMy0uNjQtLjkzLS41OTYtLjk2Ni0uNTUtLjk4OC0uNTE1LTEuMDItLjQ2LTEuMDUtLjQxLTEuMDY2LS4zNjItMS4wOTQtLjMxLTEuMTE2LS4yNTUtMS4xMzMtLjIwNC0xLjE0OC0uMTQzLTEuMTctLjA5LTEuMTg3LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTcuMjU2LTEuMDg4LjMxLTEuMDcyLjM2My0xLjA0LjQwOC0xLjAyLjQ2Mi0uOTg4LjUxNC0uOTYuNTUtLjkzNy41OTYtLjg5OC42NDItLjg2OC42OC0uODMuNzI1LS43OTUuNzU0LS43Ni44LS43MjQuODMtLjY4Ljg3LS42NDIuODk2LS41OTcuOTM3LS41NS45Ni0uNTA3Ljk5LS40NTQgMS4wMS0uNDEyIDEuMDQyLS4zNjMgMS4wNjQtLjMwMyAxLjA4Ni0uMjU3IDEuMTAzLS4yIDEuMTMyLS4xNDcgMS4xNC0uMDkgMS4xNjMtLjAzIDEuMTc3LjAzIDEuMTg2LjA5IDEuMTcuMTQ2IDEuMTUuMiAxLjE0LjI1OCAxLjExLjMwMyAxLjA5My4zNjMgMS4wNjQuNDEyIDEuMDUuNDU0IDEuMDIuNTA3Ljk4OC41NS45NjcuNTk4LjkzNS42NDMuOS42OC44NjcuNzIzLjgzOC43Ni44Ljc5Ni43NjQuODMuNzI0Ljg2OC42OC44OTguNjQuOTM2LjYwNC45Ni41NS45ODguNTA3IDEuMDIuNDYyIDEuMDQuNDE2IDEuMDczLjM2IDEuMDg4LjMxMiAxLjExNy4yNTUgMS4xMzMuMjA0IDEuMTQ3LjE0NCAxLjE3LjA5Ii8+PHBhdGggZmlsbD0iIzBCODRDNCIgZD0iTTQ4Ljc2NSA2Mi45NzVsMS4xODUtLjAzMiAxLjE3LS4wOSAxLjE1LS4xNDQgMS4xMy0uMjA1IDEuMTItLjI1NSAxLjA4NC0uMzEgMS4wNzUtLjM2MiAxLjA0LS40MTYgMS4wMTgtLjQ2Ljk5LS41MDcuOTU3LS41NS45MzctLjYwNC45LS42NC44NjYtLjY4LjgzMi0uNzI0LjgtLjc2NC43NTMtLjguNzI2LS44MzguNjgtLjg2OC42NC0uOS42LS45MzQuNTUtLjk2Ny41MDYtLjk5LjQ1OC0xLjAxOC40MDgtMS4wNS4zNi0xLjA2NC4zMDQtMS4wOTQuMjYtMS4xMS4yMDMtMS4xNC4xNC0xLjE1LjA5LTEuMTcuMDMtMS4xODUtLjAzLTEuMTc3LS4wOS0xLjE2NC0uMTQtMS4xNC0uMjA1LTEuMTMtLjI2LTEuMTA0LS4zMDItMS4wODYtLjM2LTEuMDY1LS40MS0xLjA0My0uNDU3LTEuMDEtLjUwNy0uOTktLjU1LS45Ni0uNi0uOTM3LS42NC0uODk2LS42OC0uODctLjcyNy0uODMtLjc1NC0uOC0uOC0uNzU1LS44MzItLjcyNy0uODY3LS42OC0uODk4LS42NC0uOTM3LS41OTYtLjk1OC0uNTUtLjk5LS41MTUtMS4wMTctLjQ2LTEuMDQtLjQxLTEuMDc2LS4zNjItMS4wODUtLjMxLTEuMTItLjI1NS0xLjEzLS4yMDQtMS4xNS0uMTQzLTEuMTctLjA5LTEuMTg1LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTguMjU2LTEuMDk0LjMxLTEuMDY1LjM2My0xLjA1LjQwOC0xLjAyLjQ2Mi0uOTg3LjUxNC0uOTY3LjU1LS45My41OTYtLjkwNi42NDItLjg2Ny42OC0uODQuNzI1LS43OTMuNzU0LS43Ni44LS43MjYuODMtLjY4Ny44Ny0uNjQuODk2LS41OTYuOTM3LS41NTIuOTYtLjUxNC45OS0uNDYgMS4wMS0uNDA4IDEuMDQyLS4zNjIgMS4wNjQtLjMxIDEuMDg2LS4yNTYgMS4xMDMtLjIwMyAxLjEzMi0uMTQ1IDEuMTQtLjA5MiAxLjE2My0uMDMgMS4xNzcuMDMgMS4xODYuMDkyIDEuMTcuMTQ0IDEuMTUuMjAyIDEuMTQuMjU2IDEuMTEuMzEgMS4wOTMuMzYyIDEuMDY0LjQwOCAxLjA1LjQ2IDEuMDIuNTE0Ljk4OC41NTIuOTY3LjU5Ni45MzUuNjQuOS42ODguODY3LjcyNS44MzguNzYuOC43OTQuNzY0Ljg0LjcyNC44NjcuNjguOTA2LjY0LjkzLjYwNC45NjYuNTUuOTg4LjUwNyAxLjAyLjQ2MiAxLjA1LjQxNiAxLjA2NC4zNiAxLjA5NC4zMTIgMS4xMTguMjU1IDEuMTMzLjIwNCAxLjE0Ny4xNDQgMS4xNy4wOSIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik02MS4xNyAyNS43NzdoMTEuNjQ3di0xLjI4M0g2Mi4yOTRNNTkuMzQyIDI4LjQ5NWgxMy40NzVWMjcuMjJoLTEyLjY2TTU3Ljk3NSAzMS4yNmgxNC44NDJ2LTEuMjg1SDU4LjYwMk01Ny4wODYgMzMuOTc3aDE1LjczVjMyLjdINTcuNDhNNTYuNTA0IDM2LjcwMmgxNi4zMTN2LTEuMjg1aC0xNi4wOE01Ni4zODIgNDEuOThoMTYuNDM1di0xLjI4Nkg1Ni4yN001Ni43NzYgNDQuODU1aDE2LjA0di0xLjI4M0g1Ni41NDNNNTcuNTU0IDQ3LjE4OGgxNS4yNjN2LTEuMjgzSDU3LjE2TTU4LjcxNCA1MC4wMjZoMTQuMTAzdi0xLjI4M2gtMTQuNzJNNjAuMzUyIDUyLjkwM2gxMi40NjVWNTEuNjJINTkuNDkzTTYyLjQwNyA1NS42NjVoMTAuM3YtMS4yODJINjEuMjgyIi8+PGcgZmlsbD0iI0VCMjIzMCI+PHBhdGggZD0iTTk4LjQ2NiA1NC4wNjZsLjA2Ny0uMjA0LjExMy0uMTg4LjE0NC0uMTY3LjE2Ni0uMTM3LjE4OC0uMTA1LjIwNS0uMDY4LjIxNy0uMDIyLjIyNi4wMjIuMjEzLjA2OC4xODcuMTA1LjE2Ni4xMzcuMTM0LjE2Ny4xMDguMTg4LjA2OC4yMDRoLS4yMzRsLS4wNDctLjE0My0uMDgyLS4xNi0uMTA3LS4xMzUtLjEyOC0uMTA3LS4xNS0uMDgtLjE3NS0uMDUzLS4xOC0uMDE3LS4xOC4wMTctLjE3NC4wNTItLjE1Mi4wOC0uMTM2LjEwOC0uMTA0LjEzNi0uMDg0LjE2LS4wNDYuMTQyIi8+PHBhdGggZD0iTTk5LjE3NSA1NC4wNjZ2LS4yNzJoLjQyOGwuMS4wMDcuMDg0LjAxLjA3NS4wMjMuMDYuMDMuMDQ3LjAzNi4wMzYuMDQ0LjAyMi4wNTMuMDA2LjA3aC0uMTk1bC0uMDEtLjA0LS4wMTMtLjAzLS4wMjQtLjAzLS4wMy0uMDIzLS4wMzctLjAxNC0uMDM3LS4wMDctLjA0LS4wMDhoLS4yNzd2LjE1TTk4LjQ1IDU0LjI2M2wuMDE2LS4xOXYtLjAwN2guMjI0bC0uMDA3LjAzOC0uMDE0LjE2Ii8+PHBhdGggZD0iTTk5LjE3NSA1NC4yNjN2LS4xOTdoLjE5N3YuMTU4aC4zMjNsLjA0NC0uMDA3LjAzNy0uMDE2LjAyNC0uMDE0LjAyNS0uMDMuMDE0LS4wMzd2LS4wNTRoLjE5NGwtLjAwNi4wNjgtLjAxMy4wNi0uMDI1LjA0NS0uMDIuMDIzTTEwMC40NiA1NC4yNjNsLS4wMTgtLjE2LS4wMDYtLjAzN2guMjM0di4wMDdsLjAyLjE5TTk4LjQ1IDU0LjI2M2wtLjAwNy4wMzcuMDIzLjIyNS4wNjcuMjEzLjExMy4xOC4xNDQuMTY3LjE2Ni4xMjcuMTg4LjEuMjA1LjA2LjIxNy4wMjMuMjI2LS4wMjMuMjEzLS4wNi4xODctLjEuMTY2LS4xMjcuMTM0LS4xNjYuMTA4LS4xODIuMDY4LS4yMTMuMDItLjIyNXYtLjAzN2gtLjIzdi4wMzdsLS4wMTguMTk3LS4wNTMuMTgtLjA4Mi4xNi0uMTA3LjEzNS0uMTI4LjExMy0uMTUuMDgzLS4xNzUuMDUyLS4xOC4wMTYtLjE4LS4wMTYtLjE3NC0uMDUyLS4xNTItLjA4My0uMTM2LS4xMTMtLjEwNC0uMTM2LS4wODQtLjE2LS4wNTMtLjE4LS4wMTQtLjE5NnYtLjAzNyIvPjxwYXRoIGQ9Ik05OS4xNzUgNTQuMjYzdi40NjZoLjE5N3YtLjM4NWguMTk1bC4yMzQuMzg0SDEwMGwtLjI4LS4zODUuMDctLjAwOC4wNjYtLjAwOC4wNTItLjAyMi4wNDYtLjAzLjAxNy0uMDE1Ii8+PC9nPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik03NC4yNiAzOC4wMjNsLS4xNS0uMDA3LS4xNTItLjAxNi0uMTM2LS4wMjItLjEzNi0uMDE0LS4xMzUtLjAyNS0uMTM0LS4wMjItLjE0NC0uMDIzLS4xNS0uMDIzLS4xNi0uMDE3LS4xNjYtLjAxNC0uMTktLjAxNC0uMjAzLS4wMDhoLS4yMjVsLS4yNS4wMDgtLjI4LjAxNS0uMy4wMjQtLjIxOC4wMy0uMjA2LjA0NS0uMTkuMDYtLjE2Ny4wNy0uMTUuMDgtLjEzNS4wOTItLjExMy4xMDYtLjA5LjEwNS0uMDcuMTItLjA0Ni4xMy0uMDIzLjEyN3YuMTM2bC4wMzQuMTQzLjA1LjE0My4wODMuMTQzLjEwOC4xNDQuMjE3LjE5Ny4yNTYuMTYuMzA0LjEzNC4zMjQuMTE0LjM0LjExNC4zNTUuMTEzLjM2My4xMy4zNDcuMTUuMzI1LjE4Mi4zMDguMjIuMjcyLjI3OC4yMjcuMzMyLjE3My40MDcuMTE3LjQ4NC4wMzcuNTcyLS4wMzguNjgtLjA4NC41MDYtLjEzOC40NTItLjE3NC40MS0uMjE3LjM2LS4yNTguMzE4LS4yOC4yNy0uMzEuMjM1LS4zMzIuMjA1LS4zNDcuMTY2LS4zNjMuMTM1LS4zNy4xMTQtLjM3LjA4My0uMzcuMDYtLjM2LjAzOC0uMzQ4LjAyMi0uMzQuMDA4aC0uNDY3bC0uNDI1LS4wMDgtLjM4NS0uMDA3LS4zNTQtLjAwNy0uMzIyLS4wMTUtLjI5LS4wMTUtLjI3Mi0uMDItLjI0LS4wMzMtLjIyNy0uMDMtLjIxLS4wMzctLjItLjAzOC0uMTk2LS4wNTMtLjE3OC0uMDUzLS4xODQtLjA1Mi0uMTgtLjA3LS4xOS0uMDY2LjQ2OC0yLjM3LjEwOC4wMjMuMTI3LjAzNi4xNTguMDQuMTczLjA0NC4yMDUuMDQuMjI3LjA1My4yNDMuMDQzLjI1NS4wNDYuMjczLjA0LjI4Ny4wMzYuMjkzLjAzLjMxLjAzLjMxLjAxNS4zMTcuMDA3aC4zMTdsLjMyNS0uMDE1LjMwMy0uMDUzLjI0Ny0uMDgyLjE5LS4xMjIuMTUtLjEzNS4xMTQtLjE2LjA4NS0uMTY1LjA2Ni0uMTY2LjA0Ny0uMTY3LjAyMy0uMTczLS4wMDgtLjE1My0uMDM3LS4xNDItLjA2LS4xMi0uMDg0LS4xMi0uMTA1LS4xMDgtLjEyNy0uMDk4LS4xNDMtLjA5LS4xNi0uMDgyLS4xNzMtLjA4NC0uMTktLjA4My0uMTk1LS4wNzUtLjE5NS0uMDc2LS4yMTMtLjA4My0uMjEtLjA4NC0uMjItLjA5LS4yMTItLjA5LS4yMTMtLjEtLjIxLS4xMTItLjIwNC0uMTIyLS4xOTYtLjEyOC0uMTgtLjE0NC0uMTc1LS4xNjYtLjE2LS4xNzMtLjE0NC0uMTk3LS4xMjgtLjIxMi0uMTA2LS4yMzItLjA5LS4yNS0uMDYtLjI4LS4wMzctLjMwMi0uMDA4LS4zMy4wMjQtLjM1Ny4wMi0uMjE4LjAzMy0uMjEyLjAzLS4yMDMuMDQ1LS4xOTcuMDQ0LS4xOS4wNTQtLjE4Ny4wNjgtLjE3NC4wNy0uMTczLjA4LS4xNi4wODMtLjE1Ni4xLS4xNDUuMTA2LS4xNDMuMTEzLS4xMzcuMTIyLS4xMjguMTI3LS4xMi4xNDItLjExNC4xNS0uMTA2LjE2LS4wOTcuMTc0LS4wOS4xODMtLjA5Mi4xOS0uMDc2LjIwMi0uMDc1LjIxLS4wNi4yMjctLjA2LjI0My0uMDU0LjI1LS4wNDQuMjU2LS4wMzguMjcyLS4wMy4yODgtLjAyNC4zLS4wMTQuMzEtLjAxNWguNzI2bC4zNjIuMDA2LjMyNC4wMDguMzAzLjAxNC4yNjMuMDE3LjI0Mi4wMTIuMjE4LjAyNC4xOS4wMTQuMTc0LjAyNC4xNS4wMjIuMTQ1LjAxNC4xMi4wMjMuMTA3LjAxNi4wOTYuMDE0LjA5LjAxNC4wODMuMDEiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTc0LjI2IDM4LjAyM2wtLjE1LS4wMDctLjE1Mi0uMDE2LS4xMzYtLjAyMi0uMTM2LS4wMTQtLjEzNS0uMDI1LS4xMzQtLjAyMi0uMTQ0LS4wMjMtLjE1LS4wMjMtLjE2LS4wMTctLjE2Ni0uMDE0LS4xOS0uMDE0LS4yMDMtLjAwOGgtLjIyNWwtLjI1LjAwOC0uMjguMDE1LS4zLjAyNC0uMjE4LjAzLS4yMDYuMDQ1LS4xOS4wNi0uMTY3LjA3LS4xNS4wOC0uMTM1LjA5Mi0uMTEzLjEwNi0uMDkuMTA1LS4wNy4xMi0uMDQ2LjEzLS4wMjMuMTI3di4xMzZsLjAzNC4xNDMuMDUuMTQzLjA4My4xNDMuMTA4LjE0NC4yMTcuMTk3LjI1Ni4xNi4zMDQuMTM0LjMyNC4xMTQuMzQuMTE0LjM1NS4xMTMuMzYzLjEzLjM0Ny4xNS4zMjUuMTgyLjMwOC4yMi4yNzIuMjc4LjIyNy4zMzIuMTczLjQwNy4xMTcuNDg0LjAzNy41NzItLjAzOC42OC0uMDg0LjUwNi0uMTM4LjQ1Mi0uMTc0LjQxLS4yMTcuMzYtLjI1OC4zMTgtLjI4LjI3LS4zMS4yMzUtLjMzMi4yMDUtLjM0Ny4xNjYtLjM2My4xMzUtLjM3LjExNC0uMzcuMDgzLS4zNy4wNi0uMzYuMDM4LS4zNDguMDIyLS4zNC4wMDhoLS40NjdsLS40MjUtLjAwOC0uMzg1LS4wMDctLjM1NC0uMDA3LS4zMjItLjAxNS0uMjktLjAxNS0uMjcyLS4wMi0uMjQtLjAzMy0uMjI3LS4wMy0uMjEtLjAzNy0uMi0uMDM4LS4xOTYtLjA1My0uMTc4LS4wNTMtLjE4NC0uMDUyLS4xOC0uMDctLjE5LS4wNjYuNDY4LTIuMzcuMTA4LjAyMy4xMjcuMDM2LjE1OC4wNC4xNzMuMDQ0LjIwNS4wNC4yMjcuMDUzLjI0My4wNDMuMjU1LjA0Ni4yNzMuMDQuMjg3LjAzNi4yOTMuMDMuMzEuMDMuMzEuMDE1LjMxNy4wMDdoLjMxN2wuMzI1LS4wMTUuMzAzLS4wNTMuMjQ3LS4wODIuMTktLjEyMi4xNS0uMTM1LjExNC0uMTYuMDg1LS4xNjUuMDY2LS4xNjYuMDQ3LS4xNjcuMDIzLS4xNzMtLjAwOC0uMTUzLS4wMzctLjE0Mi0uMDYtLjEyLS4wODQtLjEyLS4xMDUtLjEwOC0uMTI3LS4wOTgtLjE0My0uMDktLjE2LS4wODItLjE3My0uMDg0LS4xOS0uMDgzLS4xOTUtLjA3NS0uMTk1LS4wNzYtLjIxMy0uMDgzLS4yMS0uMDg0LS4yMi0uMDktLjIxMi0uMDktLjIxMy0uMS0uMjEtLjExMi0uMjA0LS4xMjItLjE5Ni0uMTI4LS4xOC0uMTQ0LS4xNzUtLjE2Ni0uMTYtLjE3My0uMTQ0LS4xOTctLjEyOC0uMjEyLS4xMDYtLjIzMi0uMDktLjI1LS4wNi0uMjgtLjAzNy0uMzAyLS4wMDgtLjMzLjAyNC0uMzU3LjAyLS4yMTguMDMzLS4yMTIuMDMtLjIwMy4wNDUtLjE5Ny4wNDQtLjE5LjA1NC0uMTg3LjA2OC0uMTc0LjA3LS4xNzMuMDgtLjE2LjA4My0uMTU2LjEtLjE0NS4xMDYtLjE0My4xMTMtLjEzNy4xMjItLjEyOC4xMjctLjEyLjE0Mi0uMTE0LjE1LS4xMDYuMTYtLjA5Ny4xNzQtLjA5LjE4My0uMDkyLjE5LS4wNzYuMjAyLS4wNzUuMjEtLjA2LjIyNy0uMDYuMjQzLS4wNTQuMjUtLjA0NC4yNTYtLjAzOC4yNzItLjAzLjI4OC0uMDI0LjMtLjAxNC4zMS0uMDE1aC43MjZsLjM2Mi4wMDYuMzI0LjAwOC4zMDMuMDE0LjI2My4wMTcuMjQyLjAxMi4yMTguMDI0LjE5LjAxNC4xNzQuMDI0LjE1LjAyMi4xNDUuMDE0LjEyLjAyMy4xMDcuMDE2LjA5Ni4wMTQuMDkuMDE0LjA4My4wMS0uNTQyIDIuNDQ1Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTc2Ljc0NCAzMi45NzJoMy4wMzVsLS40NyAyLjY0M2gxLjg2N2wtLjQyMiAyLjQwOC0xLjkxMi0uMDQtMS4wMDIgNi4wMi0uMDE2LjEyN3YuMTEzbC4wMTcuMS4wMy4wOS4wNDQuMDc2LjA1Mi4wNzMuMDcuMDYyLjA3NS4wNDMuMDkuMDQ2LjA5My4wMzguMTAzLjAzLjEwNi4wMTYuMTI0LjAyMi4xMi4wMDguMTI3LjAwN2guMzdsLjIxMi0uMDE1LjE5NS0uMDMuMTY3LS4wMzguMTI4LS4wMzguMDk4LS4wMzguMDYtLjAzLjAyNC0uMDA3LS4zMSAyLjA2LS4wNzcuMDQ2LS4wODIuMDM3LS4wODQuMDM4LS4wOC4wNC0uMDgzLjAzLS4wOTMuMDI4LS4wODguMDMtLjEwOC4wMy0uMTA1LjAzLS4xMTUuMDI1LS4xMjcuMDItLjEzNS4wMjMtLjE0NC4wMjQtLjE1LjAyMi0uMTczLjAyNC0uMTgzLjAyMmgtLjgxNWwtLjQzLS4wMy0uMzg2LS4wNDQtLjM0LS4wNi0uMjk0LS4wODUtLjI1LS4wOS0uMjEtLjExNC0uMTc2LS4xMjgtLjE0Mi0uMTQ1LS4xMTMtLjE1OC0uMDg0LS4xNzUtLjA1LS4xODgtLjAzLS4yMS0uMDEtLjIyLjAxLS4yNDIuMDItLjI1LjA0LS4yNyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNNzYuNzQ0IDMyLjk3MmgzLjAzNWwtLjQ3IDIuNjQzaDEuODY3bC0uNDIyIDIuNDA4LTEuOTEyLS4wNC0xLjAwMiA2LjAyLS4wMTYuMTI3di4xMTNsLjAxNy4xLjAzLjA5LjA0NC4wNzYuMDUyLjA3My4wNy4wNjIuMDc1LjA0My4wOS4wNDYuMDkzLjAzOC4xMDMuMDMuMTA2LjAxNi4xMjQuMDIyLjEyLjAwOC4xMjcuMDA3aC4zN2wuMjEyLS4wMTUuMTk1LS4wMy4xNjctLjAzOC4xMjgtLjAzOC4wOTgtLjAzOC4wNi0uMDMuMDI0LS4wMDctLjMxIDIuMDYtLjA3Ny4wNDYtLjA4Mi4wMzctLjA4NC4wMzgtLjA4LjA0LS4wODMuMDMtLjA5My4wMjgtLjA4OC4wMy0uMTA4LjAzLS4xMDUuMDMtLjExNS4wMjUtLjEyNy4wMi0uMTM1LjAyMy0uMTQ0LjAyNC0uMTUuMDIyLS4xNzMuMDI0LS4xODMuMDIyaC0uODE1bC0uNDMtLjAzLS4zODYtLjA0NC0uMzQtLjA2LS4yOTQtLjA4NS0uMjUtLjA5LS4yMS0uMTE0LS4xNzYtLjEyOC0uMTQyLS4xNDUtLjExMy0uMTU4LS4wODQtLjE3NS0uMDUtLjE4OC0uMDMtLjIxLS4wMS0uMjIuMDEtLjI0Mi4wMi0uMjUuMDQtLjI3IDIuMDE0LTExLjgwOCIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik01OC4yOTQgNDIuMTM3bC0uMDM4LjE5LS4wMDguMTg4LjAxNi4yMDQuMDQ2LjE5NC4wNTcuMjA2LjA5Mi4yMDMuMTA0LjE5Ni4xMy4xODguMTQyLjE4LjE2Ny4xNzUuMTcyLjE1LjE5LjE0NC4yMDIuMTIuMjEzLjEuMjI4LjA3My4yMjUuMDU0LjI3LjAzOC4yNzQuMDM3LjI4LjAzLjI3OC4wMTUuMjg3LjAwN2guMjhsLjI5NC0uMDE0LjI4Ny0uMDI0LjI5My0uMDQ0LjMwMy0uMDU0LjMtLjA3NS4zMDMtLjA5Ny4zLS4xMTQuMzItLjEzNy4zMS0uMTY1LjMxNi0uMTgtLjQ3IDIuNjc4LS4xNzMuMDktLjE3NC4wODQtLjE2LjA3LS4xNjQuMDYtLjE3LjA2LS4xNjIuMDQ1LS4xNzYuMDM4LS4xODcuMDM3LS4xOTYuMDI0LS4yMTIuMDItLjIzNS4wMjQtLjI1LjAwOC0uMjcuMDE0aC0uMzAzbC0uMzMzLjAwOGgtLjYyNWwtLjI3NC0uMDE1LS4yNjItLjAxNS0uMjc0LS4wMy0uMjgtLjAzOC0uMjctLjA0Ni0uMjctLjA2LS4yNzMtLjA2LS4yNjctLjA4My0uMjYzLS4wODMtLjI1OC0uMDk4LS4yNTUtLjExMy0uMjUtLjEzLS4yNC0uMTM2LS4yMy0uMTQ4LS4yMjQtLjE2Ny0uMjEyLS4xOC0uMjAyLS4xOTgtLjE5Ny0uMjEtLjE3My0uMjMtLjE2NS0uMjQ4LS4xNS0uMjU1LS4xMzctLjI4LS4xMi0uMjk3LS4xMDgtLjMxNC0uMDgtLjMzMy0uMDctLjM0Ni0uMDQ1LS4zNzgtLjAzLS4zOTN2LS40MDdsLjAxNi0uNDM4LjAzNi0uNDU0LjAyMi0uMTU3LjAyNC0uMTgyLjAzLS4xODMuMDM4LS4xOTUuMDM4LS4yMDMuMDUyLS4yMS4wNi0uMjIuMDYyLS4yMjYuMDc1LS4yMzYuMDg0LS4yMjYuMDk3LS4yMzUuMTA1LS4yMy4xMi0uMjM1LjEzLS4yMzYuMTQzLS4yMzMuMTUtLjIyNy4xNzMtLjIxOC4xOC0uMjIuMi0uMjEyLjIxNy0uMTk2LjIyOC0uMTk3LjI1LS4xOC4yNjItLjE2Ny4yODctLjE1OC4zMDMtLjEzNi4zMjUtLjEzLjM0LS4xMS4zNi0uMDkyLjM4Ni0uMDc1LjQxLS4wNTQuNDIyLS4wMy40NTItLjAxNWguMjFsLjIxMy4wMTYuMjE4LjAxNC4yMi4wMjQuMjIuMDMuMjI2LjA0NC4yMTguMDUzLjIyLjA2LjIyLjA3LjIxNy4wODMuMjEuMDkuMjA3LjEwOC4xOTUuMTIuMTk3LjEyOC4xOC4xNTIuMTgyLjE1Ny4xNjMuMTc1LjE2LjE5LjE0My4yMS4xMy4yMi4xMi4yNC4xMDguMjU2LjA5LjI4LjA2Ny4yOTUuMDYuMzE4LjAzOC4zMy4wMTYuMzU2di4zNzhsLS4wMjMuNC0uMDM2LjQyMy0uMDY4LjQ0Ni0uMDkzLjQ3LS4xMjIuNjYyaC03Ljg0MmwuNDY4LTIuMWg0LjcwNGwuMDIzLS4yODZ2LS4yNjZsLS4wMTctLjI0OC0uMDQ1LS4yMjctLjA2LS4yMDMtLjA3NS0uMTktLjA5OC0uMTY4LS4xMTQtLjE1LS4xMjctLjEzNy0uMTQzLS4xMTItLjE1LS4wOS0uMTYtLjA3Ni0uMTc0LS4wNi0uMTgtLjA0Ni0uMTktLjAyLS4xOTUtLjAxaC0uMjEzbC0uMTk1LjAzLS4xOTUuMDM3LS4xODQuMDYzLS4xNzMuMDgyLS4xNjUuMDk4LS4xNTcuMTEzLS4xNDUuMTMtLjEzNC4xNS0uMTIuMTYtLjExNS4xNzItLjEwNS4xOS0uMDkuMTk1LS4wNzcuMjEyLS4wNi4yMjYtLjA1NC4yMzQiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU4LjI5NCA0Mi4xMzdsLS4wMzguMTktLjAwOC4xODguMDE2LjIwNC4wNDYuMTk0LjA1Ny4yMDYuMDkyLjIwMy4xMDQuMTk2LjEzLjE4OC4xNDIuMTguMTY3LjE3NS4xNzIuMTUuMTkuMTQ0LjIwMi4xMi4yMTMuMS4yMjguMDczLjIyNS4wNTQuMjcuMDM4LjI3NC4wMzcuMjguMDMuMjc4LjAxNS4yODcuMDA3aC4yOGwuMjk0LS4wMTQuMjg3LS4wMjQuMjkzLS4wNDQuMzAzLS4wNTQuMy0uMDc1LjMwMy0uMDk3LjMtLjExNC4zMi0uMTM3LjMxLS4xNjUuMzE2LS4xOC0uNDcgMi42NzgtLjE3My4wOS0uMTc0LjA4NC0uMTYuMDctLjE2NC4wNi0uMTcuMDYtLjE2Mi4wNDUtLjE3Ni4wMzgtLjE4Ny4wMzctLjE5Ni4wMjQtLjIxMi4wMi0uMjM1LjAyNC0uMjUuMDA4LS4yNy4wMTRoLS4zMDNsLS4zMzMuMDA4aC0uNjI1bC0uMjc0LS4wMTUtLjI2Mi0uMDE1LS4yNzQtLjAzLS4yOC0uMDM4LS4yNy0uMDQ2LS4yNy0uMDYtLjI3My0uMDYtLjI2Ny0uMDgzLS4yNjMtLjA4My0uMjU4LS4wOTgtLjI1NS0uMTEzLS4yNS0uMTMtLjI0LS4xMzYtLjIzLS4xNDgtLjIyNC0uMTY3LS4yMTItLjE4LS4yMDItLjE5OC0uMTk3LS4yMS0uMTczLS4yMy0uMTY1LS4yNDgtLjE1LS4yNTUtLjEzNy0uMjgtLjEyLS4yOTctLjEwOC0uMzE0LS4wOC0uMzMzLS4wNy0uMzQ2LS4wNDUtLjM3OC0uMDMtLjM5M3YtLjQwN2wuMDE2LS40MzguMDM2LS40NTQuMDIyLS4xNTcuMDI0LS4xODIuMDMtLjE4My4wMzgtLjE5NS4wMzgtLjIwMy4wNTItLjIxLjA2LS4yMi4wNjItLjIyNi4wNzUtLjIzNi4wODQtLjIyNi4wOTctLjIzNS4xMDUtLjIzLjEyLS4yMzUuMTMtLjIzNi4xNDMtLjIzMy4xNS0uMjI3LjE3My0uMjE4LjE4LS4yMi4yLS4yMTIuMjE3LS4xOTYuMjI4LS4xOTcuMjUtLjE4LjI2Mi0uMTY3LjI4Ny0uMTU4LjMwMy0uMTM2LjMyNS0uMTMuMzQtLjExLjM2LS4wOTIuMzg2LS4wNzUuNDEtLjA1NC40MjItLjAzLjQ1Mi0uMDE1aC4yMWwuMjEzLjAxNi4yMTguMDE0LjIyLjAyNC4yMi4wMy4yMjYuMDQ0LjIxOC4wNTMuMjIuMDYuMjIuMDcuMjE3LjA4My4yMS4wOS4yMDcuMTA4LjE5NS4xMi4xOTcuMTI4LjE4LjE1Mi4xODIuMTU3LjE2My4xNzUuMTYuMTkuMTQzLjIxLjEzLjIyLjEyLjI0LjEwOC4yNTYuMDkuMjguMDY3LjI5NS4wNi4zMTguMDM4LjMzLjAxNi4zNTZ2LjM3OGwtLjAyMy40LS4wMzYuNDIzLS4wNjguNDQ2LS4wOTMuNDctLjEyMi42NjJoLTcuODQybC40NjgtMi4xaDQuNzA0bC4wMjMtLjI4NnYtLjI2NmwtLjAxNy0uMjQ4LS4wNDUtLjIyNy0uMDYtLjIwMy0uMDc1LS4xOS0uMDk4LS4xNjgtLjExNC0uMTUtLjEyNy0uMTM3LS4xNDMtLjExMi0uMTUtLjA5LS4xNi0uMDc2LS4xNzQtLjA2LS4xOC0uMDQ2LS4xOS0uMDItLjE5NS0uMDFoLS4yMTNsLS4xOTUuMDMtLjE5NS4wMzctLjE4NC4wNjMtLjE3My4wODItLjE2NS4wOTgtLjE1Ny4xMTMtLjE0NS4xMy0uMTM0LjE1LS4xMi4xNi0uMTE1LjE3Mi0uMTA1LjE5LS4wOS4xOTUtLjA3Ny4yMTItLjA2LjIyNi0uMDU0LjIzNC0uNDIgMi4yNTciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNNTQuMDk2IDQ0Ljc4bC0uNDMgMi40MDhoLTIuNzI4bC4wMy0uMjI2LjAzLS4yMjguMDMyLS4yMDIuMDMtLjE5LjAzLS4xNTguMDI0LS4xMzYuMDMtLjA5LjAzLS4wNTMtLjE0NC4xNjQtLjE4Mi4xNjYtLjIwMy4xNi0uMjM0LjE1LS4yNDcuMTQzLS4yNzIuMTM1LS4yODcuMTItLjI5NC4xMTUtLjMxLjA5OC0uMzE3LjA4My0uMzE3LjA2LS4zMi4wNDctLjMxNS4wMjItLjMxLjAwNy0uMy0uMDIyLS4yOTctLjA0Ni0uMzgzLS4wOTItLjMzOC0uMTIyLS4zMS0uMTQ0LS4yNzMtLjE1Ny0uMjQyLS4xNzMtLjIwMy0uMTk2LS4xODMtLjIwNS0uMTUyLS4yMjQtLjEyOC0uMjI3LS4xMDUtLjIzNy0uMDg0LS4yNC0uMDY4LS4yNS0uMDQ0LS4yNC0uMDI4LS4yNS0uMDE2LS4yNC0uMDA4LS4yMzcuMDMtLjQyLjA2Ny0uNC4xLS4zODguMTQ0LS4zNi4xNzItLjM0LjE5Ni0uMzE3LjIzNC0uMjkzLjI0OC0uMjguMjgtLjI1LjI5My0uMjE4LjMyLS4yMDUuMzMtLjE3NS4zNS0uMTUuMzU0LS4xMjIuMzYtLjA5LjM3LS4wNjhoLjAxNWwuMDU1LS4wMDcuMDgzLS4wMS4xMTItLjAxMy4xMy0uMDE1LjE0OC0uMDE1LjE2OC0uMDIzLjE4Mi0uMDE1LjE4LS4wMTUuMTgtLjAyMi4xOS0uMDE2LjE4My0uMDE1LjE2My0uMDE2LjE2LS4wMDguMTQzLS4wMDdoLjUwNmwuMTM1LjAwN2guMTNsLjEyLjAwN2guMjRsLjEwNy4wMDdoLjFsLjA4LjAwOGguMDc3bC4wNi4wMDdoLjA4NGwuMDIzLS4wNzQuMDUtLjE4Mi4wNC0uMjEzdi0uMTg3bC0uMDE1LS4xMzctLjAyNC0uMTMtLjAzNC0uMTItLjA1Mi0uMTEyLS4wNjItLjEwNy0uMDc0LS4wOTctLjA3OC0uMDktLjA5LS4wOS0uMDk3LS4wNzYtLjEtLjA2LS4xMTMtLjA2LS4xMS0uMDU0LS4xMjItLjAzNy0uMTMtLjAzMi0uMTI4LS4wMi0uMTI4LS4wMTctLjMxLS4wMDgtLjMyNC4wMDctLjM0LjAwNy0uMzQ2LjAyNC0uMzQ4LjAyMi0uMzQ3LjAzLS4zNS4wNC0uMzM3LjAzNi0uMzI2LjA1Mi0uMzA4LjA0NS0uMjguMDU0LS4yNjQuMDYtLjIzNC4wNi0uMTk3LjA2LS4xNTcuMDYyLS4xMTMuMDY1Ljc3Ny0yLjU2Ni4yMjgtLjEwNS4yNC0uMS4yNDItLjA4My4yNTctLjA2Ny4yNjUtLjA1My4yNy0uMDQ2LjI4Ny0uMDM4LjI5NS0uMDMuMy0uMDE0LjMxLS4wMTYuMzE3LS4wMDhoMS4wMjhsLjM2Mi4wMDguMzc2LjAwOC4zMS4wMy4zMjQuMDQ2LjM0LjA4My4zNC4wOTcuMzQuMTMuMzQuMTU3LjMxNy4xOC4zLjIxMi4yODIuMjQuMjQ2LjI2NS4yMTMuMjk1LjE2NS4zMjQuMTIuMzU2LjA3LjM4NS4wMDUuNDA2LS4wNi40NDYiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU0LjA5NiA0NC43OGwtLjQzIDIuNDA4aC0yLjcyOGwuMDMtLjIyNi4wMy0uMjI4LjAzMi0uMjAyLjAzLS4xOS4wMy0uMTU4LjAyNC0uMTM2LjAzLS4wOS4wMy0uMDUzLS4xNDQuMTY0LS4xODIuMTY2LS4yMDMuMTYtLjIzNC4xNS0uMjQ3LjE0My0uMjcyLjEzNS0uMjg3LjEyLS4yOTQuMTE1LS4zMS4wOTgtLjMxNy4wODMtLjMxNy4wNi0uMzIuMDQ3LS4zMTUuMDIyLS4zMS4wMDctLjMtLjAyMi0uMjk3LS4wNDYtLjM4My0uMDkyLS4zMzgtLjEyMi0uMzEtLjE0NC0uMjczLS4xNTctLjI0Mi0uMTczLS4yMDMtLjE5Ni0uMTgzLS4yMDUtLjE1Mi0uMjI0LS4xMjgtLjIyNy0uMTA1LS4yMzctLjA4NC0uMjQtLjA2OC0uMjUtLjA0NC0uMjQtLjAyOC0uMjUtLjAxNi0uMjQtLjAwOC0uMjM3LjAzLS40Mi4wNjctLjQuMS0uMzg4LjE0NC0uMzYuMTcyLS4zNC4xOTYtLjMxNy4yMzQtLjI5My4yNDgtLjI4LjI4LS4yNS4yOTMtLjIxOC4zMi0uMjA1LjMzLS4xNzUuMzUtLjE1LjM1NC0uMTIyLjM2LS4wOS4zNy0uMDY4aC4wMTVsLjA1NS0uMDA3LjA4My0uMDEuMTEyLS4wMTMuMTMtLjAxNS4xNDgtLjAxNS4xNjgtLjAyMy4xODItLjAxNS4xOC0uMDE1LjE4LS4wMjIuMTktLjAxNi4xODMtLjAxNS4xNjMtLjAxNi4xNi0uMDA4LjE0My0uMDA3aC41MDZsLjEzNS4wMDdoLjEzbC4xMi4wMDdoLjI0bC4xMDcuMDA3aC4xbC4wOC4wMDhoLjA3N2wuMDYuMDA3aC4wODRsLjAyMy0uMDc0LjA1LS4xODIuMDQtLjIxM3YtLjE4N2wtLjAxNS0uMTM3LS4wMjQtLjEzLS4wMzQtLjEyLS4wNTItLjExMi0uMDYyLS4xMDctLjA3NC0uMDk3LS4wNzgtLjA5LS4wOS0uMDktLjA5Ny0uMDc2LS4xLS4wNi0uMTEzLS4wNi0uMTEtLjA1NC0uMTIyLS4wMzctLjEzLS4wMzItLjEyOC0uMDItLjEyOC0uMDE3LS4zMS0uMDA4LS4zMjQuMDA3LS4zNC4wMDctLjM0Ni4wMjQtLjM0OC4wMjItLjM0Ny4wMy0uMzUuMDQtLjMzNy4wMzYtLjMyNi4wNTItLjMwOC4wNDUtLjI4LjA1NC0uMjY0LjA2LS4yMzQuMDYtLjE5Ny4wNi0uMTU3LjA2Mi0uMTEzLjA2NS43NzctMi41NjYuMjI4LS4xMDUuMjQtLjEuMjQyLS4wODMuMjU3LS4wNjcuMjY1LS4wNTMuMjctLjA0Ni4yODctLjAzOC4yOTUtLjAzLjMtLjAxNC4zMS0uMDE2LjMxNy0uMDA4aDEuMDI4bC4zNjIuMDA4LjM3Ni4wMDguMzEuMDMuMzI0LjA0Ni4zNC4wODMuMzQuMDk3LjM0LjEzLjM0LjE1Ny4zMTcuMTguMy4yMTIuMjgyLjI0LjI0Ni4yNjUuMjEzLjI5NS4xNjUuMzI0LjEyLjM1Ni4wNy4zODUuMDA1LjQwNi0uMDYuNDQ2LTEuMTI0IDUuNjciLz48cGF0aCBmaWxsPSIjMEI4NEM0IiBkPSJNNTEuNDkgNDEuOTRsLS4wMDctLjA2LS4wNDYtLjA0Ni0uMDc2LS4wMzctLjA5NC0uMDIyLS4xMy0uMDE0LS4xMzctLjAwN2gtLjMyNGwtLjE3NC4wMTUtLjE4LjAyMi0uMTc1LjAyMi0uMTcyLjAzLS4xNjguMDMtLjE1OC4wMy0uMTM4LjAzNy0uMTIuMDQtLjA3LjAxNC0uMDkuMDMtLjExLjAzOC0uMTIyLjA1LS4xMjguMDU2LS4xNDUuMDY3LS4xNDQuMDgzLS4xNDQuMDg0LS4xNDIuMTA1LS4xMzguMTE0LS4xMjcuMTItLjExNC4xNC0uMTA3LjE0LS4wNzUuMTYtLjA2LjE3My0uMDM3LjE4LS4wMTQuMzcuMDUyLjI4Ny4wOS4yMjcuMTM3LjE2Ni4xNjUuMTEzLjE3NC4wNzYuMTkuMDM4LjE4LjAwOC4zMzQtLjAwOC4yOTMtLjAzLjI4LS4wNTMuMjUtLjA2OC4yMjYtLjA3Ny4yMDMtLjA5LjE4LS4xMDUuMTU4LS4xMTUuMTQ0LS4xMTMuMTI0LS4xMjguMTAzLS4xMi4wOS0uMTMuMDc2LS4xMjYuMDYtLjEyMy4wNDQtLjEyLjA0LS4xMTMuMDM4LS4xNjYuMDM2LS4xNzUuMDM3LS4xODIuMDQtLjE4OC4wMy0uMTguMDMtLjE2Ny4wMy0uMTYiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMkwzMS4zMSA0Ny4xODciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2LjMyNS0uMDA4Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk4LjQ0MyA0Ni42MDZoLjg5di4xMTRoLS4zNXYuNzRoLS4xOTN2LS43NGgtLjM0NyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNOTguNDQzIDQ2LjYwNmguODl2LjExNGgtLjM1di43NGgtLjE5M3YtLjc0aC0uMzQ3di0uMTE0Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk5LjQ0NiA0Ni42MDZoLjI3M2wuMzE0LjY1OC4zMS0uNjU4aC4yNzR2Ljg1M2gtLjJ2LS42NTdsLS4zMDguNjU2aC0uMTU4bC0uMzEtLjY1N3YuNjU2aC0uMTk2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05OS40NDYgNDYuNjA2aC4yNzNsLjMxNC42NTguMzEtLjY1OGguMjc0di44NTNoLS4ydi0uNjU3bC0uMzA4LjY1NmgtLjE1OGwtLjMxLS42NTd2LjY1NmgtLjE5NnYtLjg1NCIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik05MS41MiA0MS4wMDRsLS4wNDYuNDI0LS4wMjUuMzkydi4zNTVsLjAyNC4zMzIuMDQ1LjMwMi4wNjcuMjY0LjA4NC4yNC4xMDQuMjIuMTMuMTg4LjE0NC4xNi4xNTcuMTM1LjE3Ni4xMDcuMTkuMDguMjEuMDYyLjIxOC4wMy4yMzUuMDE2LjI1Ny0uMDA4LjI1LS4wMy4yMzMtLjA1NC4yMjUtLjA4LjIxMy0uMTA4LjIwNC0uMTM1LjE4OC0uMTYuMTgtLjE5LjE2LS4yMS4xNTItLjI0Mi4xNDMtLjI3LjEyLS4yOTYuMTE0LS4zMjUuMS0uMzU0LjA3NS0uMzg0LjA3LS40MTUuMDM3LS4zMjUuMDItLjMxdi0uM2wtLjAyLS4yODgtLjAzOC0uMjY1LS4wNjItLjI1Ni0uMDgzLS4yMzUtLjEtLjIxNi0uMTE4LS4xOTctLjEzOC0uMTY4LS4xNTctLjE1LS4xNzQtLjEyLS4xOTctLjEtLjIxLS4wNi0uMjI3LS4wMzdoLS4yNTJsLS4zMDguMDIyLS4yODguMDUzLS4yNjUuMDktLjI0Ny4xMTUtLjIyOC4xNS0uMjEuMTY2LS4xOS4xODctLjE2NS4yMTMtLjE1Ny4yMjUtLjEzOC4yNDItLjEyMi4yNC0uMDk4LjI1Ny0uMDkuMjU3LS4wNzUuMjYtLjA1Mi4yNTYiLz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .card-type-jcb #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTUtMS45MSA0LjI2OC00LjI2NyA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDg4IDAgNzUuNzMyVjQuMjY4QzAgMS45MDggMS45MSAwIDQuMjY2IDBoMTE5LjQ2OEMxMjYuMDkgMCAxMjggMS45MSAxMjggNC4yNjh2NzEuNDY0eiIgZmlsbD0iI0Y5RjlGQSIvPjxwYXRoIGQ9Ik04Ni4yOCA0Mi43MTZjLjE1NiA0LjY2Mi4zMTIgOS40OC4wNzggMTQuMjItLjE1NSAxLjg2NS0xLjMyIDMuNjUyLTMuMDMgNC43NC0xLjMyLjg1NS0yLjk1NC45MzQtNC42NjMgMS4wMWwtNi4xNzgtLjA3Ni0uMDQtMzkuNTU1Yy4zMTMtMi42NDMgMi4yNTYtNC44OTUgNC43NDItNS41OTUgMy4wMjgtLjM5IDUuODI4LS4yMzMgOS4wMTMtLjMxbC4xNTUgMi4wMnYyMi40NTdsLS4wNzguMDc4djEuMDF6IiBmaWxsPSIjMDNBNTUwIi8+PHBhdGggZD0iTTQxLjUyIDQxLjI0VjIyLjU5Yy4zOS0yLjEgMi4xLTQuMDQgNC4xMi00LjgxOCAzLjAzLS45MzQgNi41MjctLjM4NyA5LjYzNC0uNDcuMTU1IDMuMDM0IDAgNi44NDIuMDggOS40ODRsLjE1NSAyNC4zMmMtLjM5MiAzLjczIDEuMDEgOC43ODItMy42NTUgMTAuODgtMi45NSAxLjQ3Ni02LjkxNi41NDUtMTAuMjU3Ljg1NmwtLjA3Ny0uNTQ0VjQxLjI0eiIgZmlsbD0iIzBDNzJCQSIvPjxwYXRoIGQ9Ik00MS41MiA0Mi4wMTZjMS4yNDMgMS42MzMgMi45NTQgMi44NzQgNS4wNTIgMi45NTIgMi41NjQuMjM1IDUuOTA2LjQ2NyA3LjYxNC0xLjk0IDEuMTY3LTEuMjQ1LjQ2OC0yLjk1My43LTQuNTg1bC0uMDc2LTIuOTU0Yy0xLjQ3Ny0uMzEyLTIuOCAwLTQuNTEtLjA4LS44NTMgMy4xOSAxLjQgNi43NjItMi4yNTIgOC4zOTUtLjg1NS4yMzMtMi4xLjA3OC0yLjk1My0uNDY3LTEuMzk4LS4zMS0uNjItMi41NjQtMi40ODYtMS45NDNsLTEuMDktLjE1M3YuNzc0eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGQ9Ik03MC44MTYgMTkuODdsLjA3OCAzNy44NDRjLS41NDMgMS43ODYtMS45NDMgMy43My0zLjg4NSA0LjQzLTIuOTU0IDEuMDA4LTYuNjA3LjU0My05Ljg3LjU0M2wtLjE1Ni0zOS44NjVjLjE1Ni0xLjg2NSAxLjQtMy40OTUgMy4wMy00LjUwNiAxLjE2Ny0uNzc3IDIuNTY1LTEuMDEzIDQuMDQyLTEuMDloNi42MDVsLjE1NiAyLjY0NHoiIGZpbGw9IiNFQjIyMjciLz48cGF0aCBkPSJNNzAuMTk1IDM1LjQ4OGMuMTU2LjQ2NyAwIC44NTUuMDc4IDEuNC0yLjMzLS42MjMtNS4yMDctMS4zMjItNy4zMDYuMzg4LS43NzUuOTMtMS4yNDMgMS44NjUtMS4xNjUgMy4xMDcuMjM0IDEuMzk4IDEuMDkgMi43MiAyLjQxIDMuMjY1IDIuMDIuNjIyIDQuMTE3LjA3NyA1Ljk4Mi0uMzkuMDc4LjM5LjE1Ni45MzIgMCAxLjI0MmgtOC45MzhjLTEuNTUzLS4zMS0yLjc5Ni0xLjE2NC0zLjQ5NS0yLjcyLS42Mi0xLjQ3Ni0uMzEtMy40OTQuNzc3LTQuNzM4LjkzMy0xLjA4OCAyLjI1NC0xLjcxIDMuNzMtMS42MzNsNy45MjguMDc4ek04Ni4yOCA0Mi43MTZjLS4yMzIuOTMzLTEuMDEgMS43ODUtMS45NDIgMS45NGgtMTAuODhsLS4zODctLjE1NWMwLTMuMTA2LS4wNzgtNi4wNTguMDgtOS4wOWg2LjkxM2MyLjE3Ni4yMzMgNC41ODUtLjcgNS41OTcgMS4zMjIuMzEuNy4yMzIgMS42MzItLjMxMiAyLjE3Ni0uMzEuNTQzLTEuMDEuNjIyLTEuMTY1IDEuMDEuODU1LjIzMiAxLjc4Ni45MzIgMi4wOTggMS43ODd2MS4wMXptLTkuMzI1LTYuMzcyYy0uMjMyLjg1My0uMjMyIDIuMDItLjA3NyAyLjk1IDEuNjMzLS4wNzQgMy43My41NDYgNC44MTctLjY5Ni4zOS0uNDcuMTU2LTEuMjQ0LS4wNzgtMS42MzUtMS4yNDMtMS4wODYtMy4xMDYtLjM4Ny00LjY2Mi0uNjJ6bTQuMTk4IDQuMjczYy0xLjQ3Ni0uMjMzLTIuOTU0LS4xNTYtNC4zNTItLjA3OC0uMDc3IDEuMTY1IDAgMi4wOTguMTU1IDMuMTg2IDEuNTU2IDAgMy4yNjQuMjMgNC42NjItLjQ2OC4zOS0uMzg3LjYyMi0xLjAxLjQ3LTEuNTUzLS4wOC0uNDY1LS40Ny0uODU1LS45MzQtMS4wODh6IiBmaWxsPSIjRkZGIi8+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-discover #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTYtMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjhDMCAxLjkwOCAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkxIDEyOCA0LjI2OHY3MS40NjR6IiBmaWxsPSIjRjJGMkYyIi8+PHBhdGggZD0iTTM1LjE4NCA4MGg4OC41NWMyLjM1NSAwIDQuMjY3LTEuOTEgNC4yNjctNC4yNjhWNDUuNzc4QzExOS41IDUxLjE2NiA4Ny40NiA2OS43MzggMzUuMTg1IDgweiIgZmlsbD0iI0Y1ODIyMCIvPjxyYWRpYWxHcmFkaWVudCBpZD0iYSIgY3g9IjU5LjEzOCIgY3k9Ii00NDYuMDc3IiByPSI2LjMwNyIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSg2LjQxNiA0ODYuMDgzKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjAwNiIgc3RvcC1jb2xvcj0iI0ZGRUVFMSIvPjxzdG9wIG9mZnNldD0iLjA5NyIgc3RvcC1jb2xvcj0iI0ZGRUFEOCIvPjxzdG9wIG9mZnNldD0iLjI0NSIgc3RvcC1jb2xvcj0iI0ZFRERDMiIvPjxzdG9wIG9mZnNldD0iLjQzMyIgc3RvcC1jb2xvcj0iI0ZDQ0E5RiIvPjxzdG9wIG9mZnNldD0iLjY1MiIgc3RvcC1jb2xvcj0iI0Y5QUY3MiIvPjxzdG9wIG9mZnNldD0iLjg5NSIgc3RvcC1jb2xvcj0iI0Y2OEYzOSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Y0ODIyMCIvPjwvcmFkaWFsR3JhZGllbnQ+PHBhdGggZD0iTTY1LjU2MyAzMy43N2MtMy41MjcgMC02LjM4OCAyLjc1Ni02LjM4OCA2LjE1NiAwIDMuNjE1IDIuNzM0IDYuMzE2IDYuMzg4IDYuMzE2IDMuNTU4IDAgNi4zNjgtMi43MzcgNi4zNjgtNi4yNDcuMDAyLTMuNDg2LTIuNzktNi4yMjQtNi4zNjctNi4yMjR6IiBmaWxsPSJ1cmwoI2EpIi8+PHBhdGggZD0iTTI5LjI5OCAzMy45OTRoLTMuNDMzdjExLjk4aDMuNDE3YzEuODEyIDAgMy4xMjMtLjQzMiA0LjI3My0xLjM4MiAxLjM2NC0xLjEzNSAyLjE3My0yLjg0IDIuMTczLTQuNjAzIDAtMy41MzctMi42NC01Ljk5Ni02LjQzLTUuOTk2em0yLjczMiA4Ljk5N2MtLjc0LjY2Ni0xLjY4OC45NTMtMy4yLjk1M2gtLjYzdi03LjkyaC42M2MxLjUxMiAwIDIuNDI1LjI3IDMuMi45NjguODA4LjcyIDEuMjg4IDEuODMzIDEuMjg4IDIuOTggMCAxLjE1My0uNDggMi4zMDUtMS4yODggMy4wMnpNMzYuODA2IDMzLjk5NGgyLjMzMnYxMS45OGgtMi4zMzJ6TTQ0Ljg1MiAzOC41ODhjLTEuNDAzLS41Mi0xLjgxMy0uODYtMS44MTMtMS41MDcgMC0uNzUyLjczNC0xLjMyNiAxLjc0LTEuMzI2LjcgMCAxLjI3NC4yODcgMS44ODguOTY3bDEuMjItMS41OTRjLTEuMDA2LS44ODMtMi4yMS0xLjMzMi0zLjUyMi0xLjMzMi0yLjExNyAwLTMuNzM1IDEuNDc0LTMuNzM1IDMuNDMgMCAxLjY1NS43NTUgMi40OTggMi45NDcgMy4yODguOTE3LjMyMiAxLjM4My41MzggMS42MTYuNjg0LjQ2Ny4zMDcuNy43MzUuNyAxLjIzNyAwIC45NzMtLjc3IDEuNjktMS44MTQgMS42OS0xLjExNSAwLTIuMDEyLS41NTUtMi41NS0xLjU5OGwtMS41MDcgMS40NTdjMS4wNzQgMS41OCAyLjM2NyAyLjI4IDQuMTQ3IDIuMjggMi40MjQgMCA0LjEzLTEuNjE4IDQuMTMtMy45MzUgMC0xLjkwMy0uNzg2LTIuNzY2LTMuNDQ4LTMuNzR6TTQ5LjAzNiAzOS45OWMwIDMuNTIyIDIuNzY3IDYuMjUyIDYuMzI0IDYuMjUyIDEuMDA3IDAgMS44NjgtLjE5NyAyLjkyOC0uN3YtMi43NDhjLS45MzUuOTM1LTEuNzYyIDEuMzEtMi44MiAxLjMxLTIuMzUyIDAtNC4wMjMtMS43MDctNC4wMjMtNC4xMzIgMC0yLjI5NyAxLjcyMi00LjExMiAzLjkxNi00LjExMiAxLjExMyAwIDEuOTU4LjM5NiAyLjkzIDEuMzQ4di0yLjc1Yy0xLjAyMy0uNTItMS44Ny0uNzMyLTIuODc1LS43MzItMy41NCAwLTYuMzggMi43ODMtNi4zOCA2LjI2M3pNNzcuMjE4IDQyLjA0bC0zLjE5Ni04LjA0Nkg3MS40N2w1LjA4NiAxMi4yODVoMS4yNTVsNS4xNzYtMTIuMjg2aC0yLjUzTTg0LjA1IDQ1Ljk3M2g2LjYyNHYtMi4wM0g4Ni4zOFY0MC43MWg0LjEzVjM4LjY4aC00LjEzdi0yLjY2aDQuMjk0di0yLjAyOEg4NC4wNU05OS45MjIgMzcuNTNjMC0yLjI0NS0xLjU0My0zLjUzNi00LjIzNy0zLjUzNmgtMy40Njh2MTEuOThoMi4zMzhWNDEuMTZoLjMwNWwzLjIzMyA0LjgxM2gyLjg3MmwtMy43NzMtNS4wNDdjMS43Ni0uMzYgMi43My0xLjU2MyAyLjczLTMuMzk3em0tNC42ODggMS45NzdoLS42OHYtMy42M2guNzE4YzEuNDU2IDAgMi4yNDYuNjE0IDIuMjQ2IDEuNzc4IDAgMS4yMDQtLjc5IDEuODUyLTIuMjg0IDEuODUyeiIgZmlsbD0iIzA4MUEyMyIvPjxwYXRoIGQ9Ik0xMDEuNTcgMzQuODg3YzAtLjIxLS4xNDItLjMyNS0uMzk4LS4zMjVoLS4zNHYxLjA1N2guMjUydi0uNDFsLjI5My40MWguMzE1bC0uMzUyLS40MzhjLjE0OC0uMDQuMjMtLjE0OC4yMy0uMjk1em0tLjQ0Mi4xNDNoLS4wNDR2LS4yNzNoLjA0NmMuMTI4IDAgLjE5LjA0NC4xOS4xMzQgMCAuMDkyLS4wNjQuMTQtLjE5Mi4xNHoiIGZpbGw9IiMyMzFGMjAiLz48cGF0aCBkPSJNMTAxLjIyNCAzNC4xNjVjLS41MTMgMC0uOTIuNDEtLjkyLjkyMyAwIC41MS40MS45Mi45Mi45Mi41IDAgLjkxLS40MTQuOTEtLjkycy0uNDEtLjkyMy0uOTEtLjkyM3ptLS4wMDIgMS42OGMtLjQwOCAwLS43MzctLjMzNi0uNzM3LS43NTUgMC0uNDIzLjMyNC0uNzU4LjczNy0uNzU4LjM5OCAwIC43MjYuMzQyLjcyNi43NTggMCAuNDE1LS4zMjguNzU0LS43MjYuNzU0eiIgZmlsbD0iIzIzMUYyMCIvPjwvc3ZnPg==)}.wc-block-checkout__payment-method div#square-credit-card .card-type-invalid #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5TbGljZSAxPC90aXRsZT48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIG9wYWNpdHk9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCA3KSI+PHBhdGggZD0iTTMuNjYzIDY4Ljg5MmMtMS45NiAwLTMuNTU2LTEuNjAxLTMuNTU2LTMuNTdWMy42OEMuMTA3IDEuNzExIDEuNzAyLjEwOCAzLjY2My4xMDhoMTAyLjY2NWEzLjU3MyAzLjU3MyAwIDAgMSAzLjU2NSAzLjU3M3Y2MS42NGMwIDEuOTctMS41OTkgMy41NzEtMy41NjUgMy41NzFIMy42NjN6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTEwNi4zMjguMjE2YTMuNDY0IDMuNDY0IDAgMCAxIDMuNDU3IDMuNDY1djYxLjY0YTMuNDY1IDMuNDY1IDAgMCAxLTMuNDU3IDMuNDY0SDMuNjYzYTMuNDYgMy40NiAwIDAgMS0zLjQ0OC0zLjQ2M1YzLjY4MkMuMjE1IDEuNzcgMS43NjIuMjE1IDMuNjYzLjIxNWgxMDIuNjY1em0wLS4yMTZIMy42NjNBMy42NyAzLjY3IDAgMCAwIDAgMy42ODF2NjEuNjRBMy42NyAzLjY3IDAgMCAwIDMuNjYzIDY5aDEwMi42NjVBMy42NzYgMy42NzYgMCAwIDAgMTEwIDY1LjMyVjMuNjgyQTMuNjc3IDMuNjc3IDAgMCAwIDEwNi4zMjggMHoiIGZpbGw9IiM4NDg0ODQiLz48ZWxsaXBzZSBmaWxsPSIjRjI3MDZDIiBjeD0iNzQuOTk4IiBjeT0iNDkuNjQ2IiByeD0iMTEuNSIgcnk9IjExLjU0MiIvPjxlbGxpcHNlIGZpbGw9IiM4RkQ3RjEiIGN4PSI4Ni41IiBjeT0iNDkuNjQ2IiByeD0iMTEuNTAxIiByeT0iMTEuNTQzIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTIuNzlIMTEwdjEyLjgzNUguMDAyeiIvPjxwYXRoIGQ9Ik05LjY5IDM4LjEwNGgzOC41NTdWNDIuM0g5LjY4OXYtNC4xOTZ6bTAgOS40NDFoMzguNTU3djQuMkg5LjY4OXYtNC4yem0wIDkuNDQ2aDM4LjU1N3Y0LjE5N0g5LjY4OXYtNC4xOTd6IiBmaWxsPSIjQzlDOUM5Ii8+PC9nPjxwYXRoIGQ9Ik02IDc0TDEyMiA2IiBzdHJva2U9IiNGMjcwNkMiIHN0cm9rZS13aWR0aD0iOCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvZz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .sq-input--focus{background-color:rgba(74,144,226,.02);border:1px solid #4a90e2}.wc-block-checkout__payment-method div#square-credit-card .sq-input--error{background-color:rgba(244,47,47,.02);border:1px solid #e02f2f}.wc-block-checkout__payment-method div#square-credit-card .sq-form-third{float:left;margin:0 16px 16px 0;padding:0;width:calc(33.33333% - 10.66667px)}.wc-block-checkout__payment-method div#square-credit-card .sq-form-third:last-of-type{margin-right:0}
.payment_methods li[class*=payment_method_ppcp-] label img{max-height:24px}
.thegem-fullscreen-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;flex-direction:column;transition:opacity .3s ease .3s,transform .3s ease;transform:translate3d(0,100%,0);opacity:0}.thegem-fullscreen-search:before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;box-shadow:0px 5px 5px -5px rgb(0 0 0/15%) inset}.thegem-fullscreen-search.active{transform:none;opacity:1;transition:opacity 0s,transform .3s ease}.thegem-fullscreen-search .search-scroll{flex:auto;overflow:hidden auto}.thegem-fullscreen-search .search-scroll::-webkit-scrollbar-track{background-color:transparent}.thegem-fullscreen-search .search-scroll::-webkit-scrollbar{width:4px;background-color:transparent}.thegem-fullscreen-search .search-scroll::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}body.fullscreen-search-opened{overflow:hidden}.thegem-fullscreen-search form{position:relative}input.thegem-fullscreen-searchform-input{width:100%;border:none;text-align:center;background:0 0;padding:5px 45px}@media (min-width:768px){input.thegem-fullscreen-searchform-input{padding:25px 70px}}input.thegem-fullscreen-searchform-input::-webkit-input-placeholder{color:inherit}input.thegem-fullscreen-searchform-input::-moz-placeholder{color:inherit}input.thegem-fullscreen-searchform-input:-ms-input-placeholder{color:inherit}input.thegem-fullscreen-searchform-input:-moz-placeholder{color:inherit}.thegem-fullscreen-search .sf-close{position:absolute;right:21px;top:50%;transform:translateY(-50%);cursor:pointer}@media (min-width:768px){.thegem-fullscreen-search .sf-close{right:30px}}.thegem-fullscreen-search .sf-close:before{content:"\e619";display:block;font-family:"thegem-icons";font-style:normal;font-size:24px;font-weight:400;color:inherit;text-align:center;vertical-align:top;width:100%}@media (min-width:992px){.thegem-fullscreen-search .sf-close:before{font-size:48px}}.thegem-fullscreen-search .top-searches{padding:18px 0 12px}@media (min-width:768px){.thegem-fullscreen-search .top-searches{padding:40px 0 33px}}.thegem-fullscreen-search .top-searches .container{display:flex;flex-wrap:wrap;justify-content:center}.thegem-fullscreen-search .top-searches .top-search-text{margin-right:8px}.thegem-fullscreen-search .top-searches .top-search-item{font-size:14px;line-height:1;color:inherit;padding:5px 17px 6px;border-radius:13px;margin:0 5px 10px;cursor:pointer}.thegem-fullscreen-search .top-searches .top-search-item:hover{color:#fff}.thegem-fullscreen-search .sf-result{position:relative}.thegem-fullscreen-search .result-sections .search-results-section{padding:40px 0 50px}@media (min-width:768px){.thegem-fullscreen-search .result-sections .search-results-section{padding:60px 0 70px}}@media (min-width:992px){.thegem-fullscreen-search .result-sections .search-results-section{padding:70px 0 90px}}.thegem-fullscreen-search .result-sections .search-results-section:not(.search-results-nothing) h2{text-align:center}@media (min-width:768px){.thegem-fullscreen-search .result-sections .search-results-section h2{margin:0 0 50px}}@media (min-width:992px){.thegem-fullscreen-search .result-sections .search-results-section h2{margin:0 0 60px}}.thegem-fullscreen-search .result-sections .search-results-section.search-results-nothing h2{margin-bottom:25px}@media (min-width:992px){.thegem-fullscreen-search .result-sections .search-results-section:nth-child(even) .search-results-bottom .container:before,.thegem-fullscreen-search .result-sections .search-results-section:nth-child(even) .search-results-bottom .container:after{content:'';width:50%;height:1px;background-color:#dfe5e8}}.thegem-fullscreen-search .result-sections .search-results-section .search-results-bottom{margin-top:50px}@media (min-width:768px){.thegem-fullscreen-search .result-sections .search-results-section .search-results-bottom{margin-top:60px}}@media (min-width:992px){.thegem-fullscreen-search .result-sections .search-results-section .search-results-bottom{margin-top:70px}}.thegem-fullscreen-search .result-sections .search-results-section .search-results-bottom .container{display:flex;align-items:center;justify-content:center}.thegem-fullscreen-search .result-sections .search-results-section .search-results-bottom a{display:inline-block;flex:none;border-radius:20px;margin:0 20px}.thegem-fullscreen-search .top-searches+.sf-result .search-results-section:first-child{padding-top:0}.thegem-fullscreen-search .result-sections .search-results-section.search-results-product .portfolio-set{justify-content:center}@media (max-width:767px){.thegem-fullscreen-search .result-sections .search-results-product .portfolio-item:nth-child(n+7){display:none}}@media (min-width:768px) and (max-width:991px){.thegem-fullscreen-search .result-sections .search-results-product .portfolio-item:nth-child(n+9){display:none}}@media (min-width:992px) and (max-width:1599px){.thegem-fullscreen-search .result-sections .search-results-product .portfolio-item:nth-child(n+13){display:none}}@media (min-width:1600px){.thegem-fullscreen-search .result-sections .search-results-product .portfolio-item{width:12.5%}}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-row,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-row{margin:-12px 0;padding:0 12px}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-set,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-set{justify-content:center}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item{padding:12px}@media (max-width:767px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item{max-width:302px}}@media (min-width:768px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-row,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-row{margin:-12px 0;padding:0 12px}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item{width:33.333%;padding:12px}}@media (min-width:992px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-row,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-row{margin:-14px 0;padding:0 14px}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item{width:25%}}@media (min-width:1400px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item{width:16.666%}}@media (max-width:767px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item:nth-child(n+4),.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item:nth-child(n+4){display:none}}@media (min-width:768px) and (max-width:991px){.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item:nth-child(n+5),.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item:nth-child(n+5){display:none}}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item:hover .wrap{box-shadow:0px 0px 60px 0px rgba(0,0,0,.12)}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .wrap>.caption,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .wrap,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .wrap>.caption{border:none !important}.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .wrap>.caption{cursor:initial}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .wrap{height:100%;display:flex;flex-direction:column}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .wrap>.caption{flex:auto;padding:30px}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item:hover .wrap>.caption{background-color:#fff}.thegem-fullscreen-search .top-searches+.sf-result .search-results-section.search-results-page:first-child{padding-top:0}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .wrap,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .wrap{width:100%}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .image,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .image{width:100%;padding-top:100%;position:relative;z-index:1}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item.post_format-post-format-quote .image{height:100%;padding-top:0}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .image .image-inner,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .image .image-inner{position:absolute;top:0;left:0;bottom:0;right:0}.thegem-fullscreen-search .result-sections .search-results-post .portfolio-item .image-inner picture img,.thegem-fullscreen-search .result-sections .search-results-thegem_pf_item .portfolio-item .image-inner picture img{-o-object-fit:cover;object-fit:cover;height:100%;left:0 !important;width:100%;max-width:100% !important}.preloader-new{position:absolute;width:100%;height:100%;z-index:4}.preloader-new .preloader-spin{top:100px;left:initial;right:50%}.thegem-fullscreen-search .preloader-new+.result-sections{opacity:.6}.thegem-fullscreen-search .preloader-new~* .portfolio-row{opacity:1}.thegem-fullscreen-search .result-sections .search-results-nothing{text-align:center}.thegem-fullscreen-search .result-sections .search-results-nothing svg{width:166px;fill:#dfe5e8}.thegem-fullscreen-search .pages-list{display:flex;flex-wrap:wrap;justify-content:center;margin:-12px 0;padding:0 12px}@media (min-width:768px){.thegem-fullscreen-search .pages-list{margin:-12px 0;padding:0 12px}}@media (min-width:992px){.thegem-fullscreen-search .pages-list{margin:-14px 0;padding:0 14px}}.thegem-fullscreen-search .pages-list .page-item{padding:12px}@media (max-width:767px){.thegem-fullscreen-search .pages-list .page-item{max-width:302px}}@media (min-width:768px){.thegem-fullscreen-search .pages-list .page-item{padding:12px}}@media (min-width:992px){.thegem-fullscreen-search .pages-list .page-item{padding:14px}}@media (min-width:1400px){.thegem-fullscreen-search .pages-list .page-item{width:16.667%}}@media (max-width:767px){.thegem-fullscreen-search .pages-list .page-item:nth-child(n+4){display:none}}@media (min-width:768px) and (max-width:991px){.thegem-fullscreen-search .pages-list .page-item:nth-child(n+7){display:none}}.thegem-fullscreen-search .pages-list .page-item article{height:122px}.thegem-fullscreen-search .pages-list .page-item article a{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3c3950;background-color:#f6f6f8;border-top:5px solid transparent;text-align:center;text-decoration:none;padding:10px 25px;transition:all .3s}.thegem-fullscreen-search .pages-list .page-item article a .title{text-transform:initial;margin:0;overflow:hidden}.thegem-fullscreen-search .pages-list .page-item article a:before{content:'\e670';font-family:"thegem-icons";font-style:normal;font-size:27px;line-height:1;font-weight:400;color:#b6c6c9;margin-bottom:7px}.thegem-fullscreen-search .pages-list .page-item article:hover a{box-shadow:0px 0px 40px 0px rgba(0,0,0,.12)}.vertical-minisearch.menu-item-ajax-search .vertical-minisearch-shadow{position:relative;z-index:11}.ajax-minisearch-results{overflow:auto;max-height:40vh;box-shadow:0px 0px 30px 0px rgba(0,0,0,.07)}.ajax-minisearch-results::-webkit-scrollbar-track{background-color:transparent}.ajax-minisearch-results::-webkit-scrollbar{width:4px;background-color:transparent}.ajax-minisearch-results::-webkit-scrollbar-thumb{background-color:#dfe5e8;border-radius:2px}.ajax-minisearch-results .scroll-block{padding:2px}.ajax-minisearch-results .search-results-section{padding:14px 0}.ajax-minisearch-results .search-results-section:first-child{padding-top:0}.ajax-minisearch-results .search-results-section:last-child{padding-bottom:0;border-bottom:none}.ajax-minisearch-results .ajax-search-item{margin-bottom:2px}.ajax-minisearch-results .ajax-search-item{font-size:14px;line-height:20px;white-space:initial}.ajax-minisearch-results .ajax-search-item a{display:flex;align-items:center;color:inherit}.ajax-minisearch-results .ajax-search-item .thumbnail{flex:none;margin-right:9px}.ajax-minisearch-results .search-results-section.search-results-nothing{padding:20px}.ajax-minisearch-results .search-results-section.search-results-nothing .ajax-search-item{display:flex;align-items:center;justify-content:center;flex-direction:column}.ajax-minisearch-results .search-results-section.search-results-nothing svg{width:50px;fill:#dfe5e8}.menu-item-ajax-search .sf-submit{display:none}.minisearch form,.vertical-minisearch form{position:relative}.vertical-minisearch.menu-item-ajax-search .sf-input{border:none}#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-input::placeholder,#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-input::-webkit-input-placeholder,.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-input::placeholder,.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-input::-webkit-input-placeholder{color:inherit}#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after,.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after{background:0 0}#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-submit-icon.clear:after,.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-submit-icon.clear:after{content:"\e619";cursor:pointer}.menu-item-ajax-search #searchform.ajax-loading:before{content:'';display:block;position:absolute;top:50%;right:50px;border:2px solid #5f727f;border-top:2px solid transparent;border-radius:50%;width:20px;height:20px;margin-top:-10px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
body:not(.elementor-editor-active) .lazy-loading:not(.lazy-loading-not-hide){visibility:hidden}body #page .lazy-loading.lazy-loading-end-animation,body #page .lazy-loading.lazy-loading-before-start-animation{visibility:visible}.lazy-loading-timer-element{font-size:0;line-height:1;height:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s}.lazy-loading-timer-element.start-timer{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1}.lazy-loading-timer-element{font-size:0;line-height:1;height:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-clip{-moz-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0);zoom:1}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-clip{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition:transform .4s cubic-bezier(.35,.8,.25,1.34);-ms-transition:transform .4s cubic-bezier(.35,.8,.25,1.34);-o-transition:transform .4s cubic-bezier(.35,.8,.25,1.34);-webkit-transition:transform .4s cubic-bezier(.35,.8,.25,1.34);transition:transform .4s cubic-bezier(.35,.8,.25,1.34)}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-fading{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-fading{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transition:opacity .4s;-ms-transition:opacity .4s;-o-transition:opacity .4s;-webkit-transition:opacity .4s;transition:opacity .4s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-right{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateX(7%);-ms-transform:translateX(7%);-webkit-transform:translateX(7%);-o-transform:translateX(7%);transform:translateX(7%)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-right{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-moz-transition:transform .7s,opacity .7s;-ms-transition:transform .7s,opacity .7s;-o-transition:transform .7s,opacity .7s;-webkit-transition:transform .7s,opacity .7s;transition:transform .7s,opacity .7s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-left{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateX(-7%);-ms-transform:translateX(-7%);-webkit-transform:translateX(-7%);-o-transform:translateX(-7%);transform:translateX(-7%)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-left{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-moz-transition:transform .7s,opacity .7s;-ms-transition:transform .7s,opacity .7s;-o-transition:transform .7s,opacity .7s;-webkit-transition:transform .7s,opacity .7s;transition:transform .7s,opacity .7s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-bottom{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateY(7%);-ms-transform:translateY(7%);-webkit-transform:translateY(7%);-o-transform:translateY(7%);transform:translateY(7%)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-bottom{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-moz-transition:transform .7s,opacity .7s;-ms-transition:transform .7s,opacity .7s;-o-transition:transform .7s,opacity .7s;-webkit-transition:transform .7s,opacity .7s;transition:transform .7s,opacity .7s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-top{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-top{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-moz-transition:transform .7s,opacity .7s;-ms-transition:transform .7s,opacity .7s;-o-transition:transform .7s,opacity .7s;-webkit-transition:transform .7s,opacity .7s;transition:transform .7s,opacity .7s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-slide-right{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-slide-right{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-moz-transition:transform .3s cubic-bezier(.33,.8,.14,1.2),opacity .1s;-ms-transition:transform .3s cubic-bezier(.33,.8,.14,1.2),opacity .1s;-o-transition:transform .3s cubic-bezier(.33,.8,.14,1.2),opacity .1s;-webkit-transition:transform .3s cubic-bezier(.33,.8,.14,1.2),opacity .1s;transition:transform .3s cubic-bezier(.33,.8,.14,1.2),opacity .1s}body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-move-up{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;-moz-transform:translateY(40px);-ms-transform:translateY(40px);-webkit-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-move-up{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-moz-transition:transform 1s,opacity 1s;-ms-transition:transform 1s,opacity 1s;-o-transition:transform 1s,opacity 1s;-webkit-transition:transform 1s,opacity 1s;transition:transform 1s,opacity 1s}
.hover-fade .portfolio-item .image .image-inner.fallback-zooming img,.hover-fade .gallery-item .overlay-wrap .image-wrap.fallback-zooming img{overflow:hidden;-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .image-inner.fallback-zooming img,.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay-wrap .image-wrap.fallback-zooming img{-webkit-transform:translate(0,0) scale(1.12);transform:translate(0,0) scale(1.12);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.hover-fade .portfolio-item .image .image-inner.fallback-sliding img,.hover-fade .gallery-item .overlay-wrap .image-wrap.fallback-sliding img{overflow:hidden;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .image-inner.fallback-sliding img,.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay-wrap .image-wrap.fallback-zooming img{-webkit-transform:translateX(-5%);transform:translateX(-5%);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.news-grid.hover-fade .portfolio-item:is(:hover,.hover-effect) .image.format-video.has-post-thumbnail .image-inner img{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}.hover-fade .portfolio-item .image .overlay,.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay,.hover-fade .gallery-item .overlay-wrap .overlay,.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay-wrap .overlay{display:block;-webkit-transition:background .5s .2s;transition:background .5s .2s}.hover-fade .portfolio-item .image .overlay:before,.hover-fade .gallery-item .overlay-wrap .overlay:before{content:'';position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-2;opacity:0;-webkit-transition:opacity .5s .2s;transition:opacity .5s .2s;background:0 0}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay:before,.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay-wrap .overlay:before{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}.hover-fade .portfolio-item .image .overlay:after,.hover-fade .gallery-item .overlay-wrap .overlay:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1;background:0 0}.hover-fade.title-on-page.title-style-dark .portfolio-item .image .overlay:after{display:none}.hover-fade .portfolio-item .image .overlay .links .portfolio-icons>.icon,.hover-fade .portfolio-item .image .overlay .links .portfolio-icons-inner>.icon,.hover-fade .gallery-item .overlay .overlay-content-inner a.icon,.portfolio.products.hover-fade .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart{opacity:0;display:inline-block;vertical-align:middle;position:relative;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s .2s,-webkit-transform 0s .5s,top .3s .2s;transition:opacity .3s .2s,transform 0s .5s,top .3s .2s}.hover-fade .gallery-item .overlay .overlay-content-inner a.icon.link{margin-left:10px}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon,.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon,.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon,.portfolio.products.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .portfolio-icons.product-bottom a.added_to_cart{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top 0s;transition:top 0s}.portfolio.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.yith-wcwl-add-to-wishlist.added.icon:hover,.portfolio.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.yith-wcwl-add-to-wishlist.added.icon:hover{-webkit-transform:none;transform:none}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon:nth-child(1),.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon:nth-child(1),.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon:nth-child(1){-webkit-transition:opacity .5s 0s,background-color .3s 0s,color .3s 0s,-webkit-transform .4s 0s;transition:opacity .5s 0s,background-color .3s 0s,color .3s 0s,transform .4s 0s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon:nth-child(2),.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon:nth-child(2),.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon:nth-child(2){-webkit-transition:opacity .5s .05s,background-color .3s 0s,color .3s 0s,-webkit-transform .4s .05s;transition:opacity .5s .05s,background-color .3s 0s,color .3s 0s,transform .4s .05s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon:nth-child(3),.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon:nth-child(3),.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon:nth-child(3),.portfolio.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.yith-wcwl-add-to-wishlist a.icon,.portfolio.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.yith-wcwl-add-to-wishlist a.icon{-webkit-transition:opacity .5s .1s,background-color .3s 0s,color .3s 0s,-webkit-transform .4s .1s;transition:opacity .5s .1s,background-color .3s 0s,color .3s 0s,transform .4s .1s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon:nth-child(4),.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon:nth-child(4),.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon:nth-child(4){-webkit-transition:opacity .5s .15s,background-color .3s 0s,color .3s 0s,-webkit-transform .4s .15s;transition:opacity .5s .15s,background-color .3s 0s,color .3s 0s,transform .4s .15s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons>.icon:nth-child(5),.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-icons-inner>.icon:nth-child(5),.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner a.icon:nth-child(5){-webkit-transition:opacity .5s .2s,background-color .3s 0s,color .3s 0s,-webkit-transform .4s .2s;transition:opacity .5s .2s,background-color .3s 0s,color .3s 0s,transform .4s .2s}.hover-fade .portfolio-item .image .links .caption .title,.hover-fade .portfolio-item .image .links .caption .categories,.products.hover-fade.title-on-hover .portfolio-item .image .links .caption .product-info{opacity:0;top:200px;vertical-align:middle;position:relative;-webkit-transition:-webkit-transform 0s .5s,opacity .3s .1s,top .3s .1s;transition:transform 0s .5s,opacity .3s .1s,top .3s .1s}.hover-fade .gallery-item .overlay .overlay-content-inner .title{opacity:0;top:200px;display:block;vertical-align:middle;position:relative;margin-top:35px;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0s .5s,opacity .3s .1s,top .3s .1s;transition:transform 0s .5s,opacity .3s .1s,top .3s .1s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .links .caption .title,.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .links .caption .categories,.products.hover-fade.title-on-hover .portfolio-item:is(:hover,.hover-effect) .image .links .caption .product-info{opacity:1;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s .1s,opacity .3s .1s,top 0s;transition:transform .3s .1s,opacity .3s .1s,top 0s}.products.hover-fade.title-on-page .portfolio-item.has-rating .image .links .caption .product-info{position:relative;-webkit-transition:padding .3s;transition:padding .3s}.hover-fade .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner .title{opacity:1;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s .1s,opacity .3s .1s,top 0s;transition:transform .3s .1s,opacity .3s .1s,top 0s}.hover-fade .portfolio-item .image .links .caption .info{opacity:0;top:200px;display:inline-block;vertical-align:middle;position:relative;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0s .5s,opacity .3s .1s,top .3s .1s;transition:transform 0s .5s,opacity .3s .1s,top .3s .1s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .links .caption .info{opacity:1;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s .1s,opacity .3s .1s,top 0s;transition:transform .3s .1s,opacity .3s .1s,top 0s}.hover-fade .portfolio-item .image .links .caption .description{opacity:1;position:static}.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle{opacity:0;top:320px;position:absolute;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0s .5s,opacity .3s .1s,top .3s .1s;transition:transform 0s .5s,opacity .3s .1s,top .3s .1s}.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item.double-item .image .overlay .links .caption .subtitle{top:350px}.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .caption .subtitle{opacity:1;top:120px;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s .1s,opacity .3s .1s,top 0s;transition:transform .3s .1s,opacity .3s .1s,top 0s}.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item.double-item:is(:hover,.hover-effect) .image .overlay .links .caption .subtitle{top:150px}.hover-fade .portfolio-item .image .overlay .links .portfolio-sharing-pane{opacity:0;margin-top:0;margin-bottom:0;will-change:transform;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);-webkit-transition:opacity .3s,margin .3s .3s,-webkit-transform 0s;transition:opacity .3s,margin .3s .3s,transform 0s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-sharing-pane{visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s,-webkit-transform 0s,margin .3s;transition:opacity .5s,transform 0s,margin .3s}.hover-fade .portfolio-item:is(:hover,.hover-effect) .image .overlay .links .portfolio-sharing-pane.active{opacity:1;visibility:visible;margin-top:20px;margin-bottom:0;-webkit-transition:opacity .5s,margin .3s;transition:opacity .5s,margin .3s}.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item .overlay .overlay-content-inner .subtitle{opacity:0;display:inline-block;vertical-align:middle;top:280px;max-width:70%;overflow:hidden;position:absolute;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0s .5s,opacity .3s .1s,top .3s .1s;transition:transform 0s .5s,opacity .3s .1s,top .3s .1s}.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item.double-item .overlay .overlay-content-inner .subtitle{top:310px}.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item:is(:hover,.hover-effect) .overlay .overlay-content-inner .subtitle{opacity:1;top:80px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s .1s,opacity .3s .1s,top 0s;transition:transform .3s .1s,opacity .3s .1s,top 0s}.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item.double-item:is(:hover,.hover-effect) .overlay .overlay-content-inner .subtitle{top:110px}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}