.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.item-container .item-cart-wrapper {
  margin: 80px 0;
  padding: 50px 20px;
}
.item-container .item-cart-wrapper .item-cart-about .cart-title {
  font-size: 30px;
  text-transform: uppercase;
  background-color: rgba(243, 243, 243, 0.8);
  padding: 50px 25px;
}
.item-container .item-cart-wrapper .item-cart-about .cart-description {
  display: flex;
  justify-content: left;
  flex-direction: column;
  margin-top: 45px;
  font-size: 19px;
}
.item-container .item-cart-wrapper .item-cart-about .cart-description a,
.item-container .item-cart-wrapper .item-cart-about .cart-link-video {
  text-decoration: none;
  text-transform: uppercase;
  max-width: 200px;
  margin-top: 25px;
  display: block;
  background-color: #ff7b31;
  color: #f3f3f3 !important;
  text-align: center;
  padding: 20px 30px;
  border-radius: 20px;
}
.item-container .item-cart-wrapper .item-cart-about .cart-description a:hover,
.item-container .item-cart-wrapper .item-cart-about .cart-link-video:hover {
  background-color: #f3f3f3;
  color: #ff7b31 !important;
  border: 1px solid #ff7b31;
}
.item-container .item-cart-wrapper .item-image-wrap {
  position: relative;
  padding: 0 30px;
}
.item-container .item-cart-wrapper .item-image-wrap .cart-page-link,
.new-search .search-preloader {
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-container .item-cart-wrapper .item-image-wrap .cart-page-link img {
  max-width: 350px;
  max-height: 350px;
  object-fit: contain;
}
.new-search .search-button-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.new-search .search-button-wrap .search-btn {
  width: 150px;
  background-color: #ff7b31;
  padding: 10px;
  border-radius: 20px;
  color: #fff;
  box-shadow: 4px 4px 6px -4px rgba(0, 0, 0, 0.2);
}
.new-search .search-button-wrap .search-btn:hover {
  background-color: #fff;
  color: #ff7b31;
  border: 1px solid #ff7b31;
}
.new-search .search-preloader .preloader-item {
  display: none;
  margin-top: 30px;
  align-items: center;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #fd7f33;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: 1s linear infinite spin;
  transition: 0.5s;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hide-input {
  display: none !important;
  transition: ease-in-out 0.6s;
}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpo_youtube_preview_container{cursor:pointer;position:relative !important;display:inline-block;max-width:100%;top:0}.wpo_youtube_preview_container .wpo_youtube_preview{height:auto;position:inherit;max-width:100%}.wpo_youtube_preview_container span.wpo_youtube_preview_overlay{position:absolute;text-align:center;cursor:pointer;display:block;top:33%;left:0;right:0;opacity:.9}.wpo_youtube_preview_container span.wpo_youtube_preview_overlay img{position:relative;width:96px;height:96px}@media only screen and (max-width:426px){.wpo_youtube_preview_container span.wpo_youtube_preview_overlay{top:28%}}@media only screen and (max-width:376px){.wpo_youtube_preview_container span.wpo_youtube_preview_overlay img{width:70px;height:70px}}.ast-oembed-container.wpo_youtube_preview_override_parent{padding-top:0 !important}.wp-block-embed__wrapper.wpo_youtube_preview_override_parent::before{content:none !important}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}b,strong{font-weight:bolder}code,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40.0625em&large=64.0625em&xlarge=75.0625em&xxlarge=90.0625em"}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:#fff0;line-height:1;cursor:pointer}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}[type=text],[type=password],[type=date],[type=month],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.6875rem;margin:0 0 1rem;padding:.625rem .9375rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#333;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=month]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#e6e6e6;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::-webkit-input-placeholder{color:#cacaca}::-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:400;line-height:1.8;color:#333}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.6875rem;margin:0 0 1rem;padding:.625rem 1.5rem .625rem .9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}@media screen and (min-width:0�){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#e6e6e6;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}div,dl,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:inherit;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Open Sans,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40.0625em){h1,.h1{font-size:2.5625rem}h2,.h2{font-size:2.1875rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5625rem}h5,.h5{font-size:1.3125rem}h6,.h6{font-size:1.1875rem}}a{line-height:inherit;color:#1a608b;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#165378}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:inherit}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#333}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40.0625em){.medium-text-left{text-align:left}}@media print{*{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.grid-container{padding-right:.9375rem;padding-left:.9375rem;max-width:75rem;margin-left:auto;margin-right:auto}.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem;max-width:100%;margin-left:auto;margin-right:auto}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.cell.shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-12{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40.0625em){.grid-x>.medium-4,.grid-x>.medium-6,.grid-x>.medium-8,.grid-x>.medium-12{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64.0625em){.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-6,.grid-x>.large-8,.grid-x>.large-12{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40.0625em){.grid-x>.medium-4,.grid-x>.medium-6,.grid-x>.medium-8,.grid-x>.medium-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-6{width:50%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-6,.grid-x>.large-8,.grid-x>.large-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-6{width:50%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}@media print,screen and (min-width:40.0625em){.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64.0625em){.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64.0625em){.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}}.button,button,input[type=submit],input[type=reset]{display:inline-block;vertical-align:middle;margin:0;padding:.625rem .9375rem;border:1px solid #fff0;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;color:#fff}.button:hover,button:hover,input:hover[type=submit],input:hover[type=reset],.button:focus,button:focus,input:focus[type=submit],input:focus[type=reset]{background-color:#165276;color:#fff}.button.small,button.small,input.small[type=submit],input.small[type=reset]{font-size:.8125rem}.button.large,button.large,input.large[type=submit],input.large[type=reset]{font-size:1.25rem}.button.primary,button.primary,input.primary[type=submit],input.primary[type=reset]{background-color:#1a608b;color:#fff}.button.primary:hover,button.primary:hover,input.primary:hover[type=submit],input.primary:hover[type=reset],.button.primary:focus,button.primary:focus,input.primary:focus[type=submit],input.primary:focus[type=reset]{background-color:#154d6f;color:#fff}.button.secondary,button.secondary,input.secondary[type=submit],input.secondary[type=reset]{background-color:#1a608b;color:#fff}.button.secondary:hover,button.secondary:hover,input.secondary:hover[type=submit],input.secondary:hover[type=reset],.button.secondary:focus,button.secondary:focus,input.secondary:focus[type=submit],input.secondary:focus[type=reset]{background-color:#154d6f;color:#fff}.button.success,button.success,input.success[type=submit],input.success[type=reset]{background-color:#3adb76;color:#333}.button.success:hover,button.success:hover,input.success:hover[type=submit],input.success:hover[type=reset],.button.success:focus,button.success:focus,input.success:focus[type=submit],input.success:focus[type=reset]{background-color:#22bb5b;color:#333}.button.alert,button.alert,input.alert[type=submit],input.alert[type=reset]{background-color:#cc4b37;color:#fff}.button.alert:hover,button.alert:hover,input.alert:hover[type=submit],input.alert:hover[type=reset],.button.alert:focus,button.alert:focus,input.alert:focus[type=submit],input.alert:focus[type=reset]{background-color:#a53b2a;color:#fff}.button.disabled,button.disabled,input.disabled[type=submit],input.disabled[type=reset],.button[disabled],button[disabled],input[disabled][type=submit],input[disabled][type=reset]{opacity:.25;cursor:not-allowed}.button.disabled,button.disabled,input.disabled[type=submit],input.disabled[type=reset],.button.disabled:hover,button.disabled:hover,input.disabled:hover[type=submit],input.disabled:hover[type=reset],.button.disabled:focus,button.disabled:focus,input.disabled:focus[type=submit],input.disabled:focus[type=reset],.button[disabled],button[disabled],input[disabled][type=submit],input[disabled][type=reset],.button[disabled]:hover,button[disabled]:hover,input[disabled]:hover[type=submit],input[disabled]:hover[type=reset],.button[disabled]:focus,button[disabled]:focus,input[disabled]:focus[type=submit],input[disabled]:focus[type=reset]{background-color:#1a608b;color:#fff}.button.disabled.primary,button.disabled.primary,input.disabled.primary[type=submit],input.disabled.primary[type=reset],.button[disabled].primary,button[disabled].primary,input[disabled].primary[type=submit],input[disabled].primary[type=reset]{opacity:.25;cursor:not-allowed}.button.disabled.primary,button.disabled.primary,input.disabled.primary[type=submit],input.disabled.primary[type=reset],.button.disabled.primary:hover,button.disabled.primary:hover,input.disabled.primary:hover[type=submit],input.disabled.primary:hover[type=reset],.button.disabled.primary:focus,button.disabled.primary:focus,input.disabled.primary:focus[type=submit],input.disabled.primary:focus[type=reset],.button[disabled].primary,button[disabled].primary,input[disabled].primary[type=submit],input[disabled].primary[type=reset],.button[disabled].primary:hover,button[disabled].primary:hover,input[disabled].primary:hover[type=submit],input[disabled].primary:hover[type=reset],.button[disabled].primary:focus,button[disabled].primary:focus,input[disabled].primary:focus[type=submit],input[disabled].primary:focus[type=reset]{background-color:#1a608b;color:#fff}.button.disabled.secondary,button.disabled.secondary,input.disabled.secondary[type=submit],input.disabled.secondary[type=reset],.button[disabled].secondary,button[disabled].secondary,input[disabled].secondary[type=submit],input[disabled].secondary[type=reset]{opacity:.25;cursor:not-allowed}.button.disabled.secondary,button.disabled.secondary,input.disabled.secondary[type=submit],input.disabled.secondary[type=reset],.button.disabled.secondary:hover,button.disabled.secondary:hover,input.disabled.secondary:hover[type=submit],input.disabled.secondary:hover[type=reset],.button.disabled.secondary:focus,button.disabled.secondary:focus,input.disabled.secondary:focus[type=submit],input.disabled.secondary:focus[type=reset],.button[disabled].secondary,button[disabled].secondary,input[disabled].secondary[type=submit],input[disabled].secondary[type=reset],.button[disabled].secondary:hover,button[disabled].secondary:hover,input[disabled].secondary:hover[type=submit],input[disabled].secondary:hover[type=reset],.button[disabled].secondary:focus,button[disabled].secondary:focus,input[disabled].secondary:focus[type=submit],input[disabled].secondary:focus[type=reset]{background-color:#1a608b;color:#fff}.button.disabled.success,button.disabled.success,input.disabled.success[type=submit],input.disabled.success[type=reset],.button[disabled].success,button[disabled].success,input[disabled].success[type=submit],input[disabled].success[type=reset]{opacity:.25;cursor:not-allowed}.button.disabled.success,button.disabled.success,input.disabled.success[type=submit],input.disabled.success[type=reset],.button.disabled.success:hover,button.disabled.success:hover,input.disabled.success:hover[type=submit],input.disabled.success:hover[type=reset],.button.disabled.success:focus,button.disabled.success:focus,input.disabled.success:focus[type=submit],input.disabled.success:focus[type=reset],.button[disabled].success,button[disabled].success,input[disabled].success[type=submit],input[disabled].success[type=reset],.button[disabled].success:hover,button[disabled].success:hover,input[disabled].success:hover[type=submit],input[disabled].success:hover[type=reset],.button[disabled].success:focus,button[disabled].success:focus,input[disabled].success:focus[type=submit],input[disabled].success:focus[type=reset]{background-color:#3adb76;color:#333}.button.disabled.alert,button.disabled.alert,input.disabled.alert[type=submit],input.disabled.alert[type=reset],.button[disabled].alert,button[disabled].alert,input[disabled].alert[type=submit],input[disabled].alert[type=reset]{opacity:.25;cursor:not-allowed}.button.disabled.alert,button.disabled.alert,input.disabled.alert[type=submit],input.disabled.alert[type=reset],.button.disabled.alert:hover,button.disabled.alert:hover,input.disabled.alert:hover[type=submit],input.disabled.alert:hover[type=reset],.button.disabled.alert:focus,button.disabled.alert:focus,input.disabled.alert:focus[type=submit],input.disabled.alert:focus[type=reset],.button[disabled].alert,button[disabled].alert,input[disabled].alert[type=submit],input[disabled].alert[type=reset],.button[disabled].alert:hover,button[disabled].alert:hover,input[disabled].alert:hover[type=submit],input[disabled].alert:hover[type=reset],.button[disabled].alert:focus,button[disabled].alert:focus,input[disabled].alert:focus[type=submit],input[disabled].alert:focus[type=reset]{background-color:#cc4b37;color:#fff}.button.clear,button.clear,input.clear[type=submit],input.clear[type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear,button.clear,input.clear[type=submit],input.clear[type=reset],.button.clear:hover,button.clear:hover,input.clear:hover[type=submit],input.clear:hover[type=reset],.button.clear:focus,button.clear:focus,input.clear:focus[type=submit],input.clear:focus[type=reset]{background-color:#fff0}.button.clear.disabled,button.clear.disabled,input.clear.disabled[type=submit],input.clear.disabled[type=reset],.button.clear.disabled:hover,button.clear.disabled:hover,input.clear.disabled:hover[type=submit],input.clear.disabled:hover[type=reset],.button.clear.disabled:focus,button.clear.disabled:focus,input.clear.disabled:focus[type=submit],input.clear.disabled:focus[type=reset],.button.clear[disabled],button.clear[disabled],input.clear[disabled][type=submit],input.clear[disabled][type=reset],.button.clear[disabled]:hover,button.clear[disabled]:hover,input.clear[disabled]:hover[type=submit],input.clear[disabled]:hover[type=reset],.button.clear[disabled]:focus,button.clear[disabled]:focus,input.clear[disabled]:focus[type=submit],input.clear[disabled]:focus[type=reset]{background-color:#fff0}.button.clear:hover,button.clear:hover,input.clear:hover[type=submit],input.clear:hover[type=reset],.button.clear:focus,button.clear:focus,input.clear:focus[type=submit],input.clear:focus[type=reset]{border-color:#0d3046;color:#0d3046}.button.clear:hover.disabled,button.clear:hover.disabled,input.clear:hover.disabled[type=submit],input.clear:hover.disabled[type=reset],.button.clear:hover[disabled],button.clear:hover[disabled],input.clear:hover[disabled][type=submit],input.clear:hover[disabled][type=reset],.button.clear:focus.disabled,button.clear:focus.disabled,input.clear:focus.disabled[type=submit],input.clear:focus.disabled[type=reset],.button.clear:focus[disabled],button.clear:focus[disabled],input.clear:focus[disabled][type=submit],input.clear:focus[disabled][type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear,button.clear,input.clear[type=submit],input.clear[type=reset],.button.clear.disabled,button.clear.disabled,input.clear.disabled[type=submit],input.clear.disabled[type=reset],.button.clear[disabled],button.clear[disabled],input.clear[disabled][type=submit],input.clear[disabled][type=reset],.button.clear:hover,button.clear:hover,input.clear:hover[type=submit],input.clear:hover[type=reset],.button.clear:hover.disabled,button.clear:hover.disabled,input.clear:hover.disabled[type=submit],input.clear:hover.disabled[type=reset],.button.clear:hover[disabled],button.clear:hover[disabled],input.clear:hover[disabled][type=submit],input.clear:hover[disabled][type=reset],.button.clear:focus,button.clear:focus,input.clear:focus[type=submit],input.clear:focus[type=reset],.button.clear:focus.disabled,button.clear:focus.disabled,input.clear:focus.disabled[type=submit],input.clear:focus.disabled[type=reset],.button.clear:focus[disabled],button.clear:focus[disabled],input.clear:focus[disabled][type=submit],input.clear:focus[disabled][type=reset]{border-color:#fff0}.button.clear.primary,button.clear.primary,input.clear.primary[type=submit],input.clear.primary[type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear.primary:hover,button.clear.primary:hover,input.clear.primary:hover[type=submit],input.clear.primary:hover[type=reset],.button.clear.primary:focus,button.clear.primary:focus,input.clear.primary:focus[type=submit],input.clear.primary:focus[type=reset]{border-color:#0d3046;color:#0d3046}.button.clear.primary:hover.disabled,button.clear.primary:hover.disabled,input.clear.primary:hover.disabled[type=submit],input.clear.primary:hover.disabled[type=reset],.button.clear.primary:hover[disabled],button.clear.primary:hover[disabled],input.clear.primary:hover[disabled][type=submit],input.clear.primary:hover[disabled][type=reset],.button.clear.primary:focus.disabled,button.clear.primary:focus.disabled,input.clear.primary:focus.disabled[type=submit],input.clear.primary:focus.disabled[type=reset],.button.clear.primary:focus[disabled],button.clear.primary:focus[disabled],input.clear.primary:focus[disabled][type=submit],input.clear.primary:focus[disabled][type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear.primary,button.clear.primary,input.clear.primary[type=submit],input.clear.primary[type=reset],.button.clear.primary.disabled,button.clear.primary.disabled,input.clear.primary.disabled[type=submit],input.clear.primary.disabled[type=reset],.button.clear.primary[disabled],button.clear.primary[disabled],input.clear.primary[disabled][type=submit],input.clear.primary[disabled][type=reset],.button.clear.primary:hover,button.clear.primary:hover,input.clear.primary:hover[type=submit],input.clear.primary:hover[type=reset],.button.clear.primary:hover.disabled,button.clear.primary:hover.disabled,input.clear.primary:hover.disabled[type=submit],input.clear.primary:hover.disabled[type=reset],.button.clear.primary:hover[disabled],button.clear.primary:hover[disabled],input.clear.primary:hover[disabled][type=submit],input.clear.primary:hover[disabled][type=reset],.button.clear.primary:focus,button.clear.primary:focus,input.clear.primary:focus[type=submit],input.clear.primary:focus[type=reset],.button.clear.primary:focus.disabled,button.clear.primary:focus.disabled,input.clear.primary:focus.disabled[type=submit],input.clear.primary:focus.disabled[type=reset],.button.clear.primary:focus[disabled],button.clear.primary:focus[disabled],input.clear.primary:focus[disabled][type=submit],input.clear.primary:focus[disabled][type=reset]{border-color:#fff0}.button.clear.secondary,button.clear.secondary,input.clear.secondary[type=submit],input.clear.secondary[type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear.secondary:hover,button.clear.secondary:hover,input.clear.secondary:hover[type=submit],input.clear.secondary:hover[type=reset],.button.clear.secondary:focus,button.clear.secondary:focus,input.clear.secondary:focus[type=submit],input.clear.secondary:focus[type=reset]{border-color:#0d3046;color:#0d3046}.button.clear.secondary:hover.disabled,button.clear.secondary:hover.disabled,input.clear.secondary:hover.disabled[type=submit],input.clear.secondary:hover.disabled[type=reset],.button.clear.secondary:hover[disabled],button.clear.secondary:hover[disabled],input.clear.secondary:hover[disabled][type=submit],input.clear.secondary:hover[disabled][type=reset],.button.clear.secondary:focus.disabled,button.clear.secondary:focus.disabled,input.clear.secondary:focus.disabled[type=submit],input.clear.secondary:focus.disabled[type=reset],.button.clear.secondary:focus[disabled],button.clear.secondary:focus[disabled],input.clear.secondary:focus[disabled][type=submit],input.clear.secondary:focus[disabled][type=reset]{border:1px solid #1a608b;color:#1a608b}.button.clear.secondary,button.clear.secondary,input.clear.secondary[type=submit],input.clear.secondary[type=reset],.button.clear.secondary.disabled,button.clear.secondary.disabled,input.clear.secondary.disabled[type=submit],input.clear.secondary.disabled[type=reset],.button.clear.secondary[disabled],button.clear.secondary[disabled],input.clear.secondary[disabled][type=submit],input.clear.secondary[disabled][type=reset],.button.clear.secondary:hover,button.clear.secondary:hover,input.clear.secondary:hover[type=submit],input.clear.secondary:hover[type=reset],.button.clear.secondary:hover.disabled,button.clear.secondary:hover.disabled,input.clear.secondary:hover.disabled[type=submit],input.clear.secondary:hover.disabled[type=reset],.button.clear.secondary:hover[disabled],button.clear.secondary:hover[disabled],input.clear.secondary:hover[disabled][type=submit],input.clear.secondary:hover[disabled][type=reset],.button.clear.secondary:focus,button.clear.secondary:focus,input.clear.secondary:focus[type=submit],input.clear.secondary:focus[type=reset],.button.clear.secondary:focus.disabled,button.clear.secondary:focus.disabled,input.clear.secondary:focus.disabled[type=submit],input.clear.secondary:focus.disabled[type=reset],.button.clear.secondary:focus[disabled],button.clear.secondary:focus[disabled],input.clear.secondary:focus[disabled][type=submit],input.clear.secondary:focus[disabled][type=reset]{border-color:#fff0}.button.clear.success,button.clear.success,input.clear.success[type=submit],input.clear.success[type=reset]{border:1px solid #3adb76;color:#3adb76}.button.clear.success:hover,button.clear.success:hover,input.clear.success:hover[type=submit],input.clear.success:hover[type=reset],.button.clear.success:focus,button.clear.success:focus,input.clear.success:focus[type=submit],input.clear.success:focus[type=reset]{border-color:#157539;color:#157539}.button.clear.success:hover.disabled,button.clear.success:hover.disabled,input.clear.success:hover.disabled[type=submit],input.clear.success:hover.disabled[type=reset],.button.clear.success:hover[disabled],button.clear.success:hover[disabled],input.clear.success:hover[disabled][type=submit],input.clear.success:hover[disabled][type=reset],.button.clear.success:focus.disabled,button.clear.success:focus.disabled,input.clear.success:focus.disabled[type=submit],input.clear.success:focus.disabled[type=reset],.button.clear.success:focus[disabled],button.clear.success:focus[disabled],input.clear.success:focus[disabled][type=submit],input.clear.success:focus[disabled][type=reset]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,button.clear.success,input.clear.success[type=submit],input.clear.success[type=reset],.button.clear.success.disabled,button.clear.success.disabled,input.clear.success.disabled[type=submit],input.clear.success.disabled[type=reset],.button.clear.success[disabled],button.clear.success[disabled],input.clear.success[disabled][type=submit],input.clear.success[disabled][type=reset],.button.clear.success:hover,button.clear.success:hover,input.clear.success:hover[type=submit],input.clear.success:hover[type=reset],.button.clear.success:hover.disabled,button.clear.success:hover.disabled,input.clear.success:hover.disabled[type=submit],input.clear.success:hover.disabled[type=reset],.button.clear.success:hover[disabled],button.clear.success:hover[disabled],input.clear.success:hover[disabled][type=submit],input.clear.success:hover[disabled][type=reset],.button.clear.success:focus,button.clear.success:focus,input.clear.success:focus[type=submit],input.clear.success:focus[type=reset],.button.clear.success:focus.disabled,button.clear.success:focus.disabled,input.clear.success:focus.disabled[type=submit],input.clear.success:focus.disabled[type=reset],.button.clear.success:focus[disabled],button.clear.success:focus[disabled],input.clear.success:focus[disabled][type=submit],input.clear.success:focus[disabled][type=reset]{border-color:#fff0}.button.clear.alert,button.clear.alert,input.clear.alert[type=submit],input.clear.alert[type=reset]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert:hover,button.clear.alert:hover,input.clear.alert:hover[type=submit],input.clear.alert:hover[type=reset],.button.clear.alert:focus,button.clear.alert:focus,input.clear.alert:focus[type=submit],input.clear.alert:focus[type=reset]{border-color:#67251a;color:#67251a}.button.clear.alert:hover.disabled,button.clear.alert:hover.disabled,input.clear.alert:hover.disabled[type=submit],input.clear.alert:hover.disabled[type=reset],.button.clear.alert:hover[disabled],button.clear.alert:hover[disabled],input.clear.alert:hover[disabled][type=submit],input.clear.alert:hover[disabled][type=reset],.button.clear.alert:focus.disabled,button.clear.alert:focus.disabled,input.clear.alert:focus.disabled[type=submit],input.clear.alert:focus.disabled[type=reset],.button.clear.alert:focus[disabled],button.clear.alert:focus[disabled],input.clear.alert:focus[disabled][type=submit],input.clear.alert:focus[disabled][type=reset]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert,button.clear.alert,input.clear.alert[type=submit],input.clear.alert[type=reset],.button.clear.alert.disabled,button.clear.alert.disabled,input.clear.alert.disabled[type=submit],input.clear.alert.disabled[type=reset],.button.clear.alert[disabled],button.clear.alert[disabled],input.clear.alert[disabled][type=submit],input.clear.alert[disabled][type=reset],.button.clear.alert:hover,button.clear.alert:hover,input.clear.alert:hover[type=submit],input.clear.alert:hover[type=reset],.button.clear.alert:hover.disabled,button.clear.alert:hover.disabled,input.clear.alert:hover.disabled[type=submit],input.clear.alert:hover.disabled[type=reset],.button.clear.alert:hover[disabled],button.clear.alert:hover[disabled],input.clear.alert:hover[disabled][type=submit],input.clear.alert:hover[disabled][type=reset],.button.clear.alert:focus,button.clear.alert:focus,input.clear.alert:focus[type=submit],input.clear.alert:focus[type=reset],.button.clear.alert:focus.disabled,button.clear.alert:focus.disabled,input.clear.alert:focus.disabled[type=submit],input.clear.alert:focus.disabled[type=reset],.button.clear.alert:focus[disabled],button.clear.alert:focus[disabled],input.clear.alert:focus[disabled][type=submit],input.clear.alert:focus[disabled][type=reset]{border-color:#fff0}.button.dropdown:after,button.dropdown:after,input.dropdown[type=submit]:after,input.dropdown[type=reset]:after{display:block;width:0;height:0;border:inset .4em;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff #fff0 #fff0;position:relative;top:.4em;display:inline-block;float:right;margin-left:.9375rem}.button.dropdown.clear:after,button.dropdown.clear:after,input.dropdown.clear[type=submit]:after,input.dropdown.clear[type=reset]:after{border-top-color:#1a608b}.button.dropdown.clear.primary:after,button.dropdown.clear.primary:after,input.dropdown.clear.primary[type=submit]:after,input.dropdown.clear.primary[type=reset]:after{border-top-color:#1a608b}.button.dropdown.clear.secondary:after,button.dropdown.clear.secondary:after,input.dropdown.clear.secondary[type=submit]:after,input.dropdown.clear.secondary[type=reset]:after{border-top-color:#1a608b}.button.dropdown.clear.success:after,button.dropdown.clear.success:after,input.dropdown.clear.success[type=submit]:after,input.dropdown.clear.success[type=reset]:after{border-top-color:#3adb76}.button.dropdown.clear.alert:after,button.dropdown.clear.alert:after,input.dropdown.clear.alert[type=submit]:after,input.dropdown.clear.alert[type=reset]:after{border-top-color:#cc4b37}a.button:hover,a.button:focus{text-decoration:none}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#1a608b;color:#fff}.label.primary,.label.secondary{background:#1a608b;color:#fff}.label.success{background:#3adb76;color:#333}.label.alert{background:#cc4b37;color:#fff}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9;color:#333}tfoot{background:#f2f2f2;color:#333}thead tr,tfoot tr{background:#fff0}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#fff}@media screen and (max-width:64.06125em){table.stack thead,table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:inherit;line-height:1;color:#1a608b}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fff;color:#333}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen{padding-bottom:56.25%}.tabs{margin:0;border:1px solid #e6e6e6;background:#fff;list-style-type:none}.tabs:before,.tabs:after{display:table;content:" ";-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.primary{background:#1a608b}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1d6a9a}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:inherit;line-height:1;color:#1a608b}.tabs-title>a:hover{background:#fff;color:#165378}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#fff;color:#1a608b}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fff;color:#333;-webkit-transition:all .5s ease;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu a,.menu .button,.menu button,.menu input[type=submit],.menu input[type=reset]{line-height:1;text-decoration:none;display:block;padding:0 .9375rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.menu .is-active>a{background:#1a608b;color:#fff}.menu .active>a{background:#1a608b;color:#fff}.menu.align-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.accordion-menu li{width:100%}.accordion-menu a,.accordion-menu .is-accordion-submenu a{padding:0 .9375rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:45px}.submenu-toggle{position:absolute;top:0;right:0;width:45px;height:45px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff #fff0 #fff0;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li>a{padding:0 .9375rem}.dropdown.menu>li.is-active>a{background:#0000;color:#1a608b}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:none}.dropdown .is-dropdown-submenu a{padding:.3125rem .9375rem}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.sticky-container{position:relative}.sticky{position:relative;z-index:0;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.title-bar{padding:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.9375rem;margin-right:.9375rem}.clearfix:before,.clearfix:after{display:table;content:" ";-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.clearfix:after{clear:both}.align-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.align-self-middle{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.align-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.small-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.small-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}@media print,screen and (min-width:40.0625em){.medium-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.medium-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.medium-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (min-width:40.0625em){.hide-for-medium{display:none!important}}@media screen and (max-width:64.06125em){.show-for-large{display:none!important}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/roboto-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/roboto-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/roboto-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.fa,.fab,.fad,.fal,.far,.fas,.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fancybox-is-open .fancybox-stage,.slick-list,body.compensate-for-scrollbar{overflow:hidden}.fancybox-slide,.slick-dots{text-align:center;width:100%}.fancybox-container,.fancybox-thumbs,.fancybox-thumbs__list a,.slick-slider{-webkit-tap-highlight-color:#fff0}.fancybox-caption,.fancybox-infobar,.slick-slide.dragging img,.videoHolder .video{pointer-events:none}.comment .children,.comment-list,.footer-menu,.gfield,.gform_wrapper ul,.slick-dots,ul.pagination{list-style:none}.conf-left-box,.conf-right-box,.fancybox-container *,.related_ch.autoplay,.si-float-wrapper,.si-float-wrapper *,.slick-slider{box-sizing:border-box}.filter-submenu,.gc-footer-menu,.gc-footer-social-list,.gc-form-list,.gc-news-list,.gc-search-result-list,.map-home-list,.si-inner ul,.support-list,.webinar-list{list-style-type:none}.fa,.fab,.fad,.fal,.far,.fas{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-brands-400.woff) format("woff")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-regular-400.woff) format("woff")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-solid-900.woff) format("woff")}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:#fff0;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:#fff0}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgb(0 0 0 / .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgb(0 0 0 / .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgb(0 0 0 / .5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}body{margin:0}.preloader{position:fixed;inset:0;background:#fff;z-index:1001}.preloader__row{position:relative;top:50%;left:50%;width:70px;height:70px;margin-top:-35px;margin-left:-35px;text-align:center;animation:preloader-rotate 2s infinite linear}.preloader__item{position:absolute;display:inline-block;top:0;background-color:#fd7f33;border-radius:100%;width:35px;height:35px;animation:preloader-bounce 2s infinite ease-in-out}.preloader__item:last-child{top:auto;bottom:0;animation-delay:-1s}@keyframes preloader-rotate{to{transform:rotate(360deg)}}@keyframes preloader-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.loaded_hiding .preloader{transition:.3s opacity;opacity:0}.loaded .preloader,.new-loading{display:none}.gc-configurator-6-7 .gc-page-title{text-align:center;padding:25px}.gc-configurator-6-7 .grid-container{background-color:#f6f6f6;position:relative}.gc-configurator-6-7 .grid-container .conf-left-box{margin-top:50px;background-color:#f6f6f6;border-radius:20px}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap{border-radius:20px;position:sticky;top:15%;background:#fff0;backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(20px)}@media(max-width:1025px){.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap{position:static}}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap:after{content:"";background:#dfdfdf;border-radius:20px;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-10}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap img{border-radius:20px}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__product-title{font-size:2.2rem;text-transform:uppercase;color:#ff7b31}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-sub-text{position:sticky;top:80%;color:#000;font-weight:800;text-align:center;margin-top:50px}@media(max-width:1025px){.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-sub-text{position:static}}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__notice{text-align:center;margin-top:10px;position:sticky;top:87%}@media(max-width:1025px){.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__notice{position:static}}.gc-configurator-6-7 .grid-container .conf-rigth-box{margin-top:50px;position:relative;padding:0 20px}.gc-configurator-6-7 .grid-container .conf-rigth-box:after{content:"";width:100%;height:100%;position:absolute;background-color:#d3d3d3;border-radius:20px;opacity:.8;top:0;left:0;z-index:-1}.post-wraper{display:flex;margin-bottom:200px}.post-wraper .post-image-wrap{width:50%;position:relative;padding:0 30px}.post-wraper .post-image-wrap img{object-fit:cover;display:block;width:535px;height:450px}@media(max-width:768px){.post-wraper .post-image-wrap img{max-width:100%;max-height:180px}}@media(max-width:768px){.post-wraper .post-image-wrap{width:100%}}.post-wraper .post-list-info{width:50%}.post-wraper .post-list-info .post-list-info-title{text-align:left;width:720px;font-size:30px;display:block;background-color:#f3f3f3cc;padding:20px 40px;position:absolute;text-transform:uppercase;top:22%;right:0;z-index:20}@media(max-width:768px){.post-wraper .post-list-info .post-list-info-title{position:static;width:auto;font-size:18px;padding:5px 2px;text-align:center;margin:20px 0}}.post-wraper .post-list-info .post-category-name{position:absolute;right:0;top:-15%;white-space:nowrap}@media(max-width:768px){.post-wraper .post-list-info .post-category-name{display:none}}.post-wraper .post-list-info .post-category-name .post-categoty-name-title{font-size:130px;text-transform:uppercase;color:#f3f3f3cc;font-weight:900;letter-spacing:15px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.post-wraper .post-list-info .post-category-name .large-number{font-size:90px!important}@media(max-width:1200px){.post-wraper .post-list-info .post-category-name .large-number{font-size:60px!important}}@media(max-width:992px){.post-wraper .post-list-info .post-category-name .large-number{font-size:45px!important}}.post-wraper .post-list-info .post-list-info-description{position:absolute;max-width:500px;padding:15px;top:60%}@media(max-width:768px){.post-wraper .post-list-info .post-list-info-description{position:static;text-align:center;max-width:100%}}@media(max-width:768px){.post-wraper .post-list-info{position:static;width:100%}}@media(max-width:768px){.post-wraper{flex-direction:column;justify-content:center;align-items:center;margin-top:120px}}.post-image-wrap:after{content:"";width:90%;height:100%;display:block;background-color:#ddd;position:absolute;left:0;top:30px;z-index:-1}@media(max-width:768px){.post-image-wrap:after{display:none}}.gc-form-wrap{margin:50px 0}.owl-carousel-category-names{display:flex;z-index:10000}.post-list-info-not-found{text-align:center;font-size:20px}.post-list-info-not-found span:hover{color:orange}.gc-single-post_content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;gap:0;margin:2rem 0}.gc-single-post_content-wrapper .gc-gallery-link{max-height:340px}.gc-single-post_content-wrapper .gc-gallery-link img{height:100%}.gc-news-load-more{display:flex;justify-content:center;align-items:center}.gc-single-post{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/single-post-bg.png);background-repeat:no-repeat;background-position:bottom;background-position-y:bottom;background-size:contain}.gc-single-post__recap-box{margin:1.3rem 0;display:none}.gc-single-post__recap-box.show{display:block}.gc-single-post__form{margin:2.5rem 0;display:flex;justify-content:center;flex-direction:column;border-radius:20px;position:relative;z-index:2;padding:60px 30px;border:1px solid #FFF;-webkit-box-shadow:0 11px 29px -1px rgb(0 0 0 / .42);-moz-box-shadow:0 11px 29px -1px rgb(0 0 0 / .42);box-shadow:0 11px 29px -1px #0000006b}.gc-single-post__form-title{font-size:2.3rem;font-weight:200;color:#ff7b31;z-index:2;text-transform:uppercase}.gc-single-post__form .wpcf7{position:relative;z-index:2}.gc-single-post__form:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:1;opacity:.5;border-radius:20px}.gc-single-post__form:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;border-radius:20px}.gc-single-post__inputs{display:flex;margin-bottom:2rem;border-radius:.3rem;overflow:hidden}.gc-single-post__inputs input{background:#fff0;color:#fff}.gc-single-post__inputs input:focus{background:#fff0;border:.7px solid #e3e30b}.gc-single-post__massage{overflow:hidden}.gc-single-post__massage textarea{background:#fff0;border:.7px solid #FFF;border-radius:.3rem;resize:none;overflow:auto;color:#fff}.gc-single-post__massage textarea:focus{border:.7px solid #ff0;background:#fff0}.gc-single-post__inter-lang{position:relative;margin-bottom:2rem}.gc-single-post__inter-lang .country-list{border-radius:0 0 1rem 1rem;width:100%}.gc-single-post__inter-lang .country-list .country{font-size:1rem;width:100%}.gc-single-post__inter-lang .flag-container{width:100%}.gc-single-post__inter-lang input{border-radius:.3rem}.gc-single-post__inter-lang input:focus{border:.7px solid #ff0;background:#fff0}.gc-single-post__submit{position:absolute;right:-11%;bottom:-35%}.gc-single-post__submit input{background-color:#ff7b31;border-radius:.3rem;text-transform:uppercase}.gc-single-post__submit input:hover{background-color:#fff;color:#0a0a0a}.gc-single-post .wpcf7-not-valid-tip{font-size:.8rem;margin-left:1rem}.gc-footer__single-post{background:#fff0}.post-form .wpcf7-form{background:#00000075;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:40px;width:100%;box-shadow:0 8px 32px #0000001a;border:1px solid rgb(255 255 255 / .2);position:relative;z-index:2;margin:0 auto}.post-form .wpcf7-form h2{color:#ff7b31;font-size:24px;font-weight:300;margin-bottom:30px;letter-spacing:1px;text-transform:uppercase}.post-form .wpcf7-form-control,.post-form .wpcf7-form-control-wrap input,.post-form .wpcf7-form-control-wrap textarea,.post-form .wpcf7-form-control-wrap select{width:100%;padding:15px 20px;background:#ffffff1a;border:1px solid rgb(255 255 255 / .2);border-radius:10px;color:#fff;font-size:16px;outline:none;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box}.post-form .wpcf7-form-control::placeholder,.post-form .wpcf7-form-control-wrap input::placeholder,.post-form .wpcf7-form-control-wrap textarea::placeholder{color:#fff9}.post-form .wpcf7-form-control:focus,.post-form .wpcf7-form-control-wrap input:focus,.post-form .wpcf7-form-control-wrap textarea:focus,.post-form .wpcf7-form-control-wrap select:focus{border-color:#ff7b31;background:#ffffff26;box-shadow:0 0 0 2px #d4a5744d}.post-form .wpcf7-form-control-wrap textarea{min-height:120px;resize:vertical;font-family:inherit}.post-form .form-row{display:flex;gap:15px;margin-bottom:20px}.post-form .form-row .wpcf7-form-control-wrap{border:none;flex:1}.post-form .form-full-width{margin-bottom:20px}.post-form .form-full-width .wpcf7-form-control-wrap{border:none}.post-form .wpcf7-form-control-wrap{justify-content:initial;flex-direction:column}.post-form .wpcf7-form input[type=submit]{background:linear-gradient(135deg,#ff7b31 0% 100%);color:#fff;padding:15px 40px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;float:right;box-shadow:0 4px 15px #d4a5744d}.post-form .wpcf7-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a57466}.post-form .wpcf7-form input[type=submit]:active{transform:translateY(0)}.post-form .iti{width:100%}.post-form .iti__flag-container{background:#ffffff1a;border:1px solid rgb(255 255 255 / .2);border-radius:10px 0 0 10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.post-form .iti__selected-flag{padding:15px 20px;background:#fff0;border:none}.post-form .iti__arrow{border-top-color:#ffffffb3}.post-form .iti__country-list{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgb(255 255 255 / .2);box-shadow:0 8px 32px #0000001a}.post-form .iti__country{padding:10px 15px;color:#333}.post-form .iti__country:hover{background:#d4a5741a}.post-form .iti__country.iti__highlight{background:#d4a57433}.post-form .wpcf7-not-valid-tip{color:#ff6b6b;font-size:14px;margin-top:5px}.post-form .wpcf7-validation-errors{background:#ff6b6b1a;border:1px solid rgb(255 107 107 / .3);border-radius:10px;padding:15px;margin-bottom:20px;color:#ff6b6b}.post-form .wpcf7-mail-sent-ok{background:#4caf501a;border:1px solid rgb(76 175 80 / .3);border-radius:10px;padding:15px;margin-bottom:20px;color:#4caf50}@media(max-width:600px){.post-form .wpcf7-form{margin:20px;padding:30px 20px}.post-form .form-row{flex-direction:column}.post-form .wpcf7-form h2{font-size:20px}.post-form .wpcf7-form input[type=submit]{width:100%;float:none}}.tabs-panel-sub-title{font-weight:700}.tabs-panel-aplication-type{color:#ff7701;font-size:20px;letter-spacing:2%}.tabs-panel-aplication-type .tabs-panel-aplication-title{color:#000}.gc-gallery{display:grid;grid-template-columns:3fr 3fr 3fr;gap:15px}.gc-gallery .gc-gallery-link{padding:10px;box-shadow:0 13px 12px 8px #d9d9d9;border-radius:10px}.grid-container{position:relative}.gc-products-filter-type-oil{position:absolute;right:0;top:0;z-index:10}@media(max-width:500px){.gc-products-filter-type-oil{text-align:right}}.gc-products-filter-type-oil .gc-products-title{display:flex;gap:15px;border-bottom:2px solid #333}@media(max-width:500px){.gc-products-filter-type-oil .gc-products-title h3{display:block;margin-top:0}.gc-products-filter-type-oil .gc-products-title h3:first-child{margin-top:30px}}.gc-products-filter-type-oil h3{text-transform:uppercase;margin-top:30px;color:inherit;font-size:1.5rem;padding-top:2px}.gc-products-filter-type-oil h3:hover{color:#ff7701}.gc-products-filter-type-oil h3{cursor:pointer;position:relative}.gc-products-filter-type-oil h3:first-child:before{content:"";width:30px;height:2px;background-color:#333;position:absolute;right:-16%;top:20px;transform:rotate(90deg)}@media(max-width:927px){.gc-products-filter-type-oil h3{font-size:1.5rem}.gc-products-filter-type-oil h3:after{display:none}}.gc-products-filter-type-oil .gc-products-filter{margin-top:15px;display:flex;justify-content:space-between;gap:25px;opacity:0;visibility:hidden;max-height:0;background-color:#fffc;box-shadow:0 9px 13px #000000bf;transition:max-height .5s ease,opacity .5s ease;padding:15px 20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;transition:1s}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list{cursor:pointer}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item{list-style:none!important}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label{font-family:Open Sans,sans-serif;font-size:18px;color:#000}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label:hover{color:#ff7701;cursor:pointer}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label input,.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item input{display:none}.gc-products-filter-type-oil .mobile-menu{visibility:visible;display:none;border:none}.gc-products-filter-type-oil .active{max-height:400px;visibility:visible;opacity:1;transition:all ease-in-out .8s}@media(max-width:568px){.gc-products-filter-type-oil{position:static}.gc-products-filter-type-oil .desktop-menu{display:none}.gc-products-filter-type-oil .mobile-menu{display:flex;justify-content:right}.gc-products-filter-type-oil .mobile-menu .btn-menu{width:50px;display:flex;flex-direction:column;gap:10px}.gc-products-filter-type-oil .mobile-menu .btn-menu span{display:block;width:50px;height:2px;background-color:#333}.gc-products-filter-type-oil .mobile-menu .btn-menu:hover,.gc-products-filter-type-oil .mobile-menu .btn-menu{background-color:#fff0}}.gc-header{z-index:100!important}.capacity-list,.application-list{visibility:hidden;opacity:0}.categories-container{display:flex;margin-top:50px}.categories-container .owl-carousel .categories-item{cursor:pointer;text-transform:uppercase;white-space:nowrap;text-align:center;padding:5px 15px;border:1px solid #ccc;overflow:hidden;border-radius:25px;font-size:14px;transition:1s;background-color:#fff}.categories-container .owl-carousel .categories-item label{cursor:pointer;width:100%;padding:5px 2px;font-weight:400;color:#585858}.categories-container .owl-carousel .categories-item label:hover{color:#fff}.categories-container .owl-carousel .categories-item:hover{background-color:#fd7f33;transition:1s}.categories-container .owl-carousel .categories-item:active{background-color:#fd7f33;transition:background-color .3s}@media(max-width:768px){.categories-container .owl-carousel .categories-item{font-size:12px}}.categories-container .owl-carousel .categories-item input{display:none}.categories-container .owl-carousel .owl-nav{width:100%;display:flex;justify-content:space-between;position:relative}.categories-container .owl-carousel .owl-nav .owl-prev{position:absolute;top:-70px;left:-30px}.categories-container .owl-carousel .owl-nav .owl-prev i{font-size:40px}@media(max-width:1076px){.categories-container .owl-carousel .owl-nav .owl-prev{left:-25px}}.categories-container .owl-carousel .owl-nav .owl-next{position:absolute;right:-30px;top:-70px}.categories-container .owl-carousel .owl-nav .owl-next i{font-size:40px}@media(max-width:1076px){.categories-container .owl-carousel .owl-nav .owl-next{right:-25px}}@media screen and (max-width:1100px){.categories-container .owl-carousel .owl-nav{display:block!important}}.gc-header-search-btn-loop button{background-color:#fff0;color:#585858}.gc-header-search-btn-loop button:hover{background-color:#fff0;color:#fd7f33}.gc-news-preloader{margin-top:50px;display:flex;justify-content:center;align-items:center}@media(max-width:475px){.gc-news-preloader{margin-bottom:100px}}.gc-news-preloader{margin-bottom:100px}.gc-news-preloader .loader{align-items:center;border:16px solid #f3f3f3;border-top:16px solid #fd7f33;border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite;transition:.5s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-item{display:flex;flex-direction:column;justify-content:space-between;gap:15px;background-color:#fff0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);-webkit-box-shadow:0 0 26px 7px #dbdbdb;box-shadow:0 0 26px 7px #dbdbdb;border-radius:20px;padding:60px 30px 100px}.contact-item h2{margin-bottom:30px}.contact-item h3,.contact-item h4,.contact-item h5{color:#ff7d2f;margin:25px 0}.contact-item div p{font-size:14px;text-transform:uppercase;color:#ff7d2f}.contact-item p span,.contact-item p strong{color:#ff7d2f}.contact-item p a{text-decoration:none}.contact-item-title{height:auto!important}.contacts-accordion{cursor:pointer;width:100%;border:none;outline:none;transition:.4s;text-align:center}.contacts-accordion:hover{color:#ff8c31}.contacts-panel{padding:0 18px;background-color:#ffffff1a;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.head-office p{margin-bottom:100px}.top-bar .menu-top_navigation_3_0-container .menu-item .menu .menu-item .menu{background-color:#fff0;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:20px}.is-dropdown-submenu:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#fff6;border-radius:20px}.gc-single-product .gc-product-title-link{display:flex;justify-content:space-between}@media(max-width:476px){.gc-single-product .gc-product-title-link{flex-direction:column;align-items:center}}.gc-single-product .gc-content-title{background-color:#f5f5f5;padding:50px 0;text-align:center}.gc-single-product .gc-single-product__discription h2{font-size:45px}.gc-single-product .gc-single-product__discription .product-about{line-height:30px;font-size:15px}.gc-single-product .gc-single-product__discription .product-about .product-about-list li{list-style:disc}@media(max-width:476px){.gc-single-product .gc-single-product__discription .gc-product-button{width:100%}}.gc-single-product .gc-single-product__discription .gc-product-button .product-btn{width:100%;background-color:#ff7b31;padding:15px 8px;border-radius:20px}.gc-single-product .gc-single-product__discription .gc-product-button .product-btn a{text-transform:uppercase;color:#fff;display:block}.gc-single-product .gc-tabs{background-color:#f8f8f8;margin-top:25px;-webkit-box-shadow:0 13px 12px 8px #d9d9d9;-moz-box-shadow:0 13px 12px 8px #d9d9d9;box-shadow:0 13px 12px 8px #d9d9d9}.gc-single-product .gc-tabs .owl-tabs{border:none;margin-bottom:25px}.gc-single-product .gc-tabs .tabs-content{background-color:#f8f8f8}.gc-single-product .gc-tabs .tabs-content .tabs-panel{padding:15px 50px}.gc-single-product .gc-tabs .tabs-content .tabs-panel li{list-style:disc!important}.gc-single-product .gc-tabs .tabs-content .tabs-panel a{text-decoration:underline}.gc-single-product .gc-tabs .tabs{background:#fff0}.gc-single-product .gc-tabs .tabs .owl-prev{top:0;left:-3%}.gc-single-product .gc-tabs .tabs .owl-next{top:0;right:-3%;transform:scaleX(-1)}.gc-single-product .gc-tabs .tabs .owl-nav{top:0%}.gc-single-product .gc-tabs .tabs .owl-nav button i{font-size:60px;color:#ff7b31;animation:colorChange 1s infinite}@keyframes colorChange{0%{color:#f5f5f5;transform:scale(1)}50%{color:#f99961;transform:scale(1.2)}to{color:#ff7b31;transform:scale(1)}}.gc-single-product .gc-tabs .gc-tab-link{text-transform:uppercase;white-space:nowrap;font-size:17px;font-weight:700;letter-spacing:1.5px;color:#666;background-color:#fff0;border-top-right-radius:30px;border-top-left-radius:10px;position:relative;overflow:hidden;transition:color .2s ease}.gc-single-product .gc-tabs .is-active .gc-tab-link{color:#ff7b31;font-weight:700;border-bottom:1px solid #ddd}.gc-single-product .tabs-content{border:none}.gc-single-product-content{margin-top:50px}.gc-related{text-align:center;display:flex;justify-content:center}.gc-related-product-content{padding:1rem}.gc-related .gc-related-product-title{text-transform:uppercase;font-size:2rem;position:relative;max-width:300px}.gc-related .gc-related-product-title:before{position:absolute;content:"";background-color:#252525;width:100px;height:3px;top:50%;left:-50%}.gc-related .gc-related-product-title:after{position:absolute;content:"";background-color:#252525;width:100px;height:3px;top:50%;right:-50%}.start-machine .link{text-align:center;height:100%}#tab-8{padding:20px 100px}.header .top-bar{font-size:15px}.cooperation{position:relative;padding:5rem 0rem;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/hands1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.cooperation-title{text-align:center}.cooperation:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.2}.cooperation .gc-right-form{margin:0!important;border-radius:20px;max-width:500px;border:1px solid #ccc;background:#fff0;background-color:#ffffffb3;height:700px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);box-shadow:0 4px 4px #00000012,0 11px 10px #0000001a,0 20px 18px #00000021,0 36px 32px #00000026,0 68px 60px #0000002e,0 160px 140px #00000040;-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25)}.cooperation .gc-right-form .cf7-right-button-wrap{margin-top:40px}.cooperation .gc-right-form .title-form{color:#ff7b31;font-size:25px}.cooperation .gc-right-form .intl_tel-865 .country-list{max-width:300px}.cooperation .gc-right-form .intl_tel-865 .country-list li{font-size:15px}.cooperation .gc-right-form textarea{margin-top:20px!important;padding:10px;border-radius:10px;background-color:#fff}.cooperation .gc-right-form .cf7-right-wrapp{position:relative}.cooperation .gc-right-form .cf7-right-wrapp p{text-align:center;text-transform:uppercase;margin-bottom:20px;color:#9ca3af!important}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap .textarea{margin-top:20px}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap{color:#848a95}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap select{padding:0 20px;border-radius:10px}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap select option{color:#9ca3af}@font-face{font-family:Russo One;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/RussoOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.gc-tech-school .gc-tech-school-header{background-color:#f3f3f3!important;padding:50px 0}.gc-tech-school .gc-tech-school-header .gc-tech-school__title{color:#6f6f6f;text-transform:uppercase;font-size:50px;font-family:Russo One;letter-spacing:1.7px}.gc-tech-school .gc-tech-school__inner{margin-top:50px}.gc-tech-school .gc-tech-school__inner .gc-tech-school-webinar-registration{background-color:#ff7b31;border-radius:10px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8{padding:0 25px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs-content{background-color:#eee;padding:25px 50px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .is-active{background-color:#eee!important;border-bottom:3px solid #ff7b31}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .is-active a{color:#ff7b31!important}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .tabs-title{margin:5px 0;border-top-right-radius:20px;background-color:#ff7b31;border-right:2px solid #eee;border-left:2px solid #eee}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .tabs-title a{color:#eee;letter-spacing:.4px;font-size:17px}.all-tech-school2 .techschool2-img{display:flex;justify-content:center}.all-tech-school2 .tabs-content,.all-tech-school2 .tabs-content .tabs-items{background-color:#eee}.all-tech-school2 .tabs-nav li .active{color:#ff7b31;border-bottom:3px solid #ff7b31}.all-tech-school2 .tabs-nav li a{color:#fff;background-color:#ff7b31}.all-tech-school2 .tabs-nav li a .spare-tab-fix{text-transform:uppercase}.about-us .grid-container{max-width:87rem}.about-us__title{position:absolute;bottom:-9%;transform:translate(-50%,-50%);left:50%;font-size:40px;text-transform:uppercase;color:#fff;font-weight:300;font-family:Roboto;text-align:center;filter:drop-shadow(-3.464px 2px 3.5px rgb(0 0 0 / .16))}.about-us__sub-title{display:flex;justify-content:center;align-items:center}.about-us__sub-title-text{max-width:700px;margin-top:200px;font-size:30px;text-transform:uppercase;color:#383838;font-weight:300;font-family:Roboto;text-align:center}.about-us__image{position:relative;width:100%;padding-bottom:45%}.about-us__image img{position:absolute;left:0;top:-5%;width:100%;height:auto}.about-us__details{margin-top:100px;display:flex;gap:20px;justify-content:space-between}.about-us__details .details-item{font-size:22px;text-transform:uppercase;color:#ff7701;font-weight:400;font-family:Roboto;height:215px;width:215px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:break-word;border-radius:100%;-webkit-box-shadow:0 0 54px -29px rgb(0 0 0 / .75);-moz-box-shadow:0 0 54px -29px rgb(0 0 0 / .75);box-shadow:0 0 54px -29px #000000bf}.about-us__details .details-item .item-counter{font-size:32px}.about-us__text{display:flex;justify-content:center;align-items:center}.about-us__text-item{max-width:700px;margin-top:100px;font-size:16px;color:#383838;font-weight:300;font-family:Roboto;text-align:center}.about-us__our-history{padding:1rem 0re;margin-top:200px;position:relative}.about-us__our-history-image{position:relative}.about-us__our-history-image-text{width:36%;height:64%;position:absolute;left:0;top:18%;z-index:2;border-radius:20px;background:#fff9;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-size:60px;color:#383838;font-weight:300;font-family:Roboto;text-transform:uppercase;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-us__history-years{margin-top:100px}.about-us__history-years-title{font-size:27px;margin-bottom:15px;text-transform:uppercase;color:#ff7701;font-weight:300;font-family:Roboto;text-align:center}.about-us__history-years-text{margin-top:50px;text-align:center;font-size:15px;color:#383838;font-weight:300;font-family:Roboto}.about-us__history-years-items-cart-content .cart-content-item{display:flex;position:relative}.about-us__history-years-items-cart-content .cart-content-item-text{font-size:15px}@media(min-width:992px){.about-us__history-years-items-cart-content .cart-content-item :after{content:"";width:1.5px;height:95%;background-color:#4c4c4c;position:absolute;left:50%;top:0}}.about-us__history-years-items-cart-content .cart-content-item-about{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;padding:30px;font-size:30px;color:#383838;font-weight:300;font-family:Roboto}.about-us__history-years-items-cart-content .cart-content-item-image{width:50%;padding:25px;display:flex;align-items:center;justify-content:center}.about-us__video{margin:150px 0;position:relative;display:flex;flex-direction:column;align-items:center}.about-us__video-item{max-width:100%;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden;box-shadow:0 4px 4px #00000012,0 11px 10px #0000001a,0 20px 18px #00000021,0 36px 32px #00000026,0 68px 60px #0000002e,0 160px 140px #00000040;-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);position:relative}.about-us__video-item img{width:1000px;height:600px}.about-us__video-item-frame{width:100%;display:flex}.about-us__video-item-frame iframe{height:600px;width:1000px}.about-us__video:hover{cursor:pointer}.about-us__video-button{width:250px;height:250px;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/pngegg.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}@media(max-width:992px){.about-us__title{bottom:5%}.about-us__image{padding-bottom:4.25%;height:auto}.about-us__image img{position:static}.about-us__details{flex-direction:column;gap:50px;align-items:center;justify-content:center}.about-us__our-history{margin-top:100px}.about-us__our-history-image img{position:static}.about-us__our-history-image-text{width:83%;font-size:40px}.about-us__history-years{margin-top:150px}.about-us__history-years .cart-content-item{flex-direction:column;border-bottom:3px solid #4c4c4c}.about-us__history-years .cart-content-item .cart-content-item-about{width:100%}.about-us__history-years .cart-content-item .cart-content-item-about .cart-content-item-text{text-align:center}.about-us__history-years .cart-content-item .cart-content-item-image{width:100%}.about-us__video :after{height:15px;width:15px}.about-us__video-button{width:150px;height:150px}.about-us__video img,.about-us__video iframe{height:380px}}.page-template-about-page footer{background-color:transparent!important}.forum-archive .gc-main{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/single-forum-back.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.forum-archive .forum{padding:25px}.forum-archive .forum__container{margin-bottom:100px;background:#fff0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:50px 33px;border-radius:20px;position:relative;overflow:hidden}.forum-archive .forum__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#ffffffb3;z-index:-1}.forum-archive .forum__content-topics-posts-titles{display:flex;justify-content:space-between;position:relative}.forum-archive .forum__content-topics-posts-titles .topic-title{color:#ef7f1a;font-size:30px;text-transform:uppercase;font-weight:300}.forum-archive .forum__content-topics-posts-titles .topic-title-last-answer{color:#ef7f1a;font-size:30px;font-weight:300}.forum-archive .forum__content-topics-posts-titles:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-archive .forum__content-topics-posts-items .forum-topic-info a{color:#0a0a0a!important}.forum-archive .forum__content-topics-posts-items .forum-topic-list{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:30px 0;position:relative}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about{font-size:18px}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .bbp-author-link,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .bbp-author-link{text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .forum-topic-author__started-in a,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-archive .forum__content-load-more{margin-top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.forum-archive .forum__content-load-more .load-more-btn{height:100%;text-transform:uppercase;background-color:#fff;border-radius:15px;padding:10px 20px;border:1px solid #ef7f1a;color:#20222c}.forum-archive .forum__content-load-more .load-more-btn:hover{color:#ef7f1a;background-color:#e2e2e2;transition:all .5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.forum-archive .forum__content-components{display:flex;justify-content:space-between;margin-bottom:80px;gap:25px}.forum-archive .forum__content-components .component-ask-question{display:flex;align-items:center;justify-content:center}.forum-archive .forum__content-components .component-ask-question__btn{height:100%;text-transform:uppercase;background-color:#fff;border-radius:15px;padding:0 20px;border:1px solid #ef7f1a;color:#20222c}.forum-archive .forum__content-components .component-ask-question__btn:hover{color:#ef7f1a;background-color:#e2e2e2;transition:all .5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.forum-archive .forum__content-components .сomponent-search-form{width:40%}.forum-archive .forum__content-components .сomponent-language-form{width:30%}.forum-archive .forum__content-components .сomponent-language-form .language-form{border-radius:50px;box-shadow:4px 4px 6px -4px #0003;-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);padding:0 23px;color:#a1a1a1}.forum-archive .forum .forum-topic-notification{text-align:center;font-size:16px;padding:20px 0}@media(max-width:992px){.forum-archive .forum .forum__container{padding:25px}.forum-archive .forum .forum__content-components{flex-direction:column}.forum-archive .forum .forum__content-components .сomponent-search-form,.forum-archive .forum .forum__content-components .сomponent-language-form{width:100%}.forum-archive .forum .forum__content-components .component-ask-question__btn{padding:10px 20px;width:100%}.forum-archive .forum .forum__content-topics-posts-titles{margin-bottom:15px}.forum-archive .forum .forum__content-topics-posts-titles h3{font-size:25px}}.topic .gc-main{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/single-forum-back.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.topic .gc-main .gc-breadcrumbs{margin-top:50px}.single-forum-topic{padding:25px}.single-forum-topic__title{font-size:40px;max-width:700px;text-align:left;margin-bottom:27px}.single-forum-topic__container{margin-bottom:100px;background:#fff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:50px 80px;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column}.single-forum-topic__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#ffffffb3;z-index:-1}.single-forum-topic__content{position:relative}.single-forum-topic__content-not-authorized{font-size:18px;color:#e13333;margin:20px 0}.single-forum-topic__content-author{font-size:18px}.single-forum-topic__content-author .bbp-author-name{color:#ef7f1a}.single-forum-topic__content-posts{display:flex;justify-content:space-between;gap:40px;margin-top:100px}.single-forum-topic__content-posts .posts__related-title,.single-forum-topic__content-posts .posts__replies-title{font-size:30px;color:#ef7f1a}.single-forum-topic__content-posts .posts__related-text,.single-forum-topic__content-posts .posts__related-posts,.single-forum-topic__content-posts .posts__replies-text,.single-forum-topic__content-posts .posts__replies-posts{font-size:18px}.single-forum-topic__content-posts .posts__related-text span,.single-forum-topic__content-posts .posts__related-posts span,.single-forum-topic__content-posts .posts__replies-text span,.single-forum-topic__content-posts .posts__replies-posts span{color:#ef7f1a}.single-forum-topic__content-posts .posts__replies{width:70%}.single-forum-topic__content-posts .posts__replies-title{position:relative}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item{margin:30px 0;position:relative}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item span{color:#ef7f1a}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item p{margin-top:15px}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item:first-child:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;top:-30px;left:0}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item:after{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;bottom:-17px;left:0}.single-forum-topic__content-posts .posts__related{width:30%}.single-forum-topic__content-posts .posts__related-posts-list .posts-list-item{margin:20px 0}.single-forum-topic__content-posts .posts__related-posts-list .posts-list-item p{margin-top:10px}.single-forum-topic__content-description{max-width:70%;font-size:18px;margin:25px 0}.single-forum-topic__content-description .bbp-author-name{color:#ef7f1a}.single-forum-topic__content-button-ask{position:absolute;right:0;top:-11%;display:flex;flex-direction:column;gap:1rem}.single-forum-topic__content-button-ask a{text-transform:uppercase;background-color:#fff;border-radius:15px;padding:10px 20px;border:1px solid #ef7f1a;color:#20222c;display:flex;align-items:center;justify-content:center;width:100%}.single-forum-topic__content-button-ask a .button-ask-item{padding:10px 5px}.single-forum-topic__content-button-ask a:hover{color:#ef7f1a;background-color:#e2e2e2;transition:all .5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.single-forum-topic__reply-form{margin-top:55px}.single-forum-topic__reply-form .reply-form__title{font-size:18px;margin-bottom:30px}.single-forum-topic__reply-form .reply-form__submit{display:flex;align-items:center;justify-content:left;margin-top:50px}.single-forum-topic__reply-form .reply-form__submit button{border-radius:10px;padding:10px 40px;text-transform:uppercase;background:#fff0;border:2px solid #ef7f1a;color:#ef7f1a}.single-forum-topic__reply-form .reply-form__inputs{display:flex;gap:80px}.single-forum-topic__reply-form .reply-form__inputs input{width:120%;border-radius:10px;font-size:14px}.single-forum-topic__reply-form .reply-form__textarea{margin-top:50px;font-size:14px}.single-forum-topic__reply-form .reply-form__textarea textarea{border-radius:10px;height:200px;padding:10px;resize:none}.single-forum-topic__related{margin-top:160px}.single-forum-topic__related-title{color:#ef7f1a;font-size:20px;font-weight:500}.single-forum-topic__related-posts{margin:50px 0;padding:50px 0}.single-forum-topic__related-posts-list{font-size:18px}.single-forum-topic__related-posts-list .posts-list-item{margin:25px 0!important}.single-forum-topic__single{color:#20222c;font-weight:400}.single-forum-topic__single-breadcrumbs{display:flex;margin-bottom:10px}.single-forum-topic__single-description-content{font-size:24px;margin-top:33px;margin-bottom:83px}.single-forum-topic__single-description-content a .bbp-author-name{color:#ef7f1a}.single-forum-topic__single-topic-author .topic-author{font-size:24px}.single-forum-topic__single-topic-author .topic-author p a{color:#ef7f1a;text-decoration:none}@media(max-width:992px){.single-forum-topic{padding:10px}.single-forum-topic__container{padding:20px 25px}.single-forum-topic__content-button-ask{margin-top:30px;position:static}.single-forum-topic__content-posts{flex-direction:column}.single-forum-topic__content-posts .posts__replies,.single-forum-topic__content-posts .posts__related,.single-forum-topic__reply-form{width:100%}.single-forum-topic__reply-form .reply-form__inputs{justify-content:space-between}.single-forum-topic__reply-form .reply-form__inputs input{width:100%}}.search-form{max-width:430px}.search-form__input-text{position:relative}.search-form__input-text .search-input-text-item{border-radius:50px;padding:0 23px 0 52px;box-shadow:4px 4px 6px -4px #0003;-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2)}.search-form__input-text .search-input-text-item:focus{background-color:#fff0}.search-form__input-text i{position:absolute;top:13px;left:20px;font-size:21px;color:#0000005e!important}.forum__preloader{display:flex;align-items:center;justify-content:center;margin-top:100px;display:none}.forum__preloader .loader{position:relative;width:100px;height:100px;border-radius:50%;background:linear-gradient(#ffc400,#ffc400,#ffc400);animation:animate 1s linear infinite}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.forum__preloader .loader span{position:absolute;width:100px;height:100px;border-radius:50%;background:linear-gradient(#fe7a31,#311b07,#e9e9e9)}.forum__preloader .loader span:nth-child(1){filter:blur(5px)}.forum__preloader .loader span:nth-child(2){filter:blur(10px)}.forum__preloader .loader:after{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.forum-form{position:fixed;top:50%;left:50%;display:flex;align-items:center;justify-content:center;z-index:2;transform:translate(-50%,-200%);opacity:0;transition:transform .2s ease,opacity .5s ease}.forum-form__logo{width:100px;position:absolute;top:-10%;z-index:2}.forum-form__form{width:440px;padding:50px;border:1px solid #fff;background-color:#fff0;border-radius:40px;overflow:hidden;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(1rem);box-shadow:0 4px 4px #00000012,0 11px 10px #0000001a,0 20px 18px #00000021,0 36px 32px #00000026,0 68px 60px #0000002e,0 160px 140px #00000040;-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25)}.forum-form__form-create-account{margin-top:25px}.forum-form__form-create-account p{text-align:center}.forum-form__form-create-account p a{color:#ef7f1a}.forum-form__form-text{text-align:center;font-size:1.6rem;text-transform:uppercase;width:100%;color:#ef7f1a;display:inline-block;padding:5px 20px;margin:25px 0;font-weight:400;letter-spacing:2px}.forum-form__form-sub-text{text-align:center}.forum-form__form-item{display:flex;flex-direction:column;gap:35px}.forum-form__form-item .log-inp{position:relative}.forum-form__form-item .log-inp:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20class='svg-icon'%20style='width:%201em;%20height:%201em;vertical-align:%20middle;fill:%20currentColor;overflow:%20hidden;'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M512%20625.778c-159.289%200-284.444-125.156-284.444-284.445S352.71%2056.89%20512%2056.89s284.444%20125.155%20284.444%20284.444S671.29%20625.778%20512%20625.778z%20m0-56.89c125.156%200%20227.556-102.4%20227.556-227.555S637.156%20113.778%20512%20113.778s-227.556%20102.4-227.556%20227.555S386.844%20568.89%20512%20568.89z'%20fill='%2373777A'%20/%3e%3cpath%20d='M56.889%201024c0-250.311%20204.8-455.111%20455.111-455.111S967.111%20773.689%20967.111%201024h-56.889c0-221.867-176.355-398.222-398.222-398.222S113.778%20802.133%20113.778%201024h-56.89z'%20fill='%2373777A'%20/%3e%3c/svg%3e");position:absolute;left:5px;top:10px}.forum-form__form-item .email-inp{position:relative}.forum-form__form-item .email-inp:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20class='svg-icon'%20style='width:%201em;%20height:%201em;vertical-align:%20middle;fill:%20currentColor;overflow:%20hidden;'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M944%20146.5H80c-44.183%200-80%2035.817-80%2080v590c0%2044.184%2035.817%2080%2080%2080h864c44.183%200%2080-35.816%2080-80v-590c0-44.183-35.817-80-80-80z%20m-864%2050h864c16.542%200%2030%2013.458%2030%2030v60.605L512%20539.324%2050%20287.104V226.5c0-16.542%2013.458-30%2030-30z%20m864%20650H80c-16.542%200-30-13.458-30-30V344.07l449.958%20245.646a24.896%2024.896%200%200%200%2012.049%203.059c4.074%200.013%208.208-0.97%2012.036-3.06L974%20344.07V816.5c0%2016.542-13.458%2030-30%2030z'%20fill='%23999999'%20/%3e%3c/svg%3e");position:absolute;left:5px;top:10px}.forum-form__form-item .pass-inp{position:relative}.forum-form__form-item .pass-inp:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20class='svg-icon'%20style='width:%201em;height:%201em;vertical-align:%20middle;fill:%20currentColor;overflow:%20hidden;'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M780.8%20371.2H768V281.6c0-140.8-108.8-256-249.6-256s-256%20108.8-256%20249.6V364.8h-19.2c-70.4%200-134.4%2057.6-134.4%20134.4v364.8c0%2076.8%2057.6%20134.4%20134.4%20134.4h531.2c76.8%200%20134.4-57.6%20134.4-134.4V499.2c6.4-70.4-57.6-128-128-128z%20m-448-89.6c0-102.4%2083.2-179.2%20179.2-179.2s179.2%2083.2%20179.2%20179.2v83.2H332.8V281.6z%20m505.6%20582.4c0%2032-25.6%2057.6-57.6%2057.6H243.2c-32%200-57.6-25.6-57.6-57.6V499.2c0-32%2025.6-57.6%2057.6-57.6h531.2c32%200%2057.6%2025.6%2057.6%2057.6v364.8z'%20fill='%23989898'%20/%3e%3c/svg%3e");position:absolute;left:5px;top:10px}.forum-form__form-item .btn-submit{width:100%;display:flex;align-items:center;justify-content:center;margin-top:25px}.forum-form__form-item .btn-submit .item-input--sumbit{padding:12px 15px;background:linear-gradient(203deg,#d14814 35%,#fcb045 88%);box-shadow:0 2px 5px #0003;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 5px rgb(0 0 0 / .2);border-radius:15px;border:none;text-transform:uppercase;color:#fff;font-weight:500;letter-spacing:1.5px}.forum-form__form-item input{width:100%;border:none;border-bottom:1px solid #ef7f1a;background-color:transparent!important;letter-spacing:.8px;padding-left:34px;padding-bottom:15px}.forum-form__form-item input:focus{border-top:none!important;border-left:none!important;border-right:none!important;outline:none!important;background-color:transparent!important;border-bottom:1px solid #ff8c00}.forum-form__form-item input:valid{background-color:#dff0d8}.forum-form__form:after{content:"";background-color:#fff3;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.forum-form__form-button-close{position:absolute;top:4%;right:8%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.forum-form__form-button-close .button-close-item{position:relative}.forum-form__form-button-close .button-close-item span{display:inline-block;background-color:#ef7f1a;width:22px;height:5px;position:absolute;top:0;left:0}.forum-form__form-button-close .button-close-item :first-child{transform:rotate(135deg)}.forum-form__form-button-close .button-close-item :nth-child(2){transform:rotate(-135deg)}.forum-form__form-button-close:hover{background:transparent!important}@media(max-width:992px){.forum-form__form{width:350px}}.topic.active-form-overlay{z-index:-1}.topic.active-form-overlay:after{content:"";background-color:#bebebe66;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1}.topic.active-form-overlay:before{content:"";background:#fff0;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.active-form{display:flex;transform:translate(-50%,-40%);opacity:1;transition:transform .5s ease,opacity .3s ease}.forum__notification{position:fixed;bottom:5%;width:100%;display:flex;align-items:center;justify-content:center}.forum__notification-wrapper{box-shadow:0 4px 4px #00000012,0 11px 10px #0000001a,0 20px 18px #00000021,0 36px 32px #00000026,0 68px 60px #0000002e,0 160px 140px #00000040;-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);width:90%;background-color:#5fb05f;border:1px solid #fff;bottom:6%;padding:25px;border-radius:15px}.forum__notification-text{text-align:left;font-size:1rem;color:#fff}.forum__notification .error{background-color:#bc2f2f}.hide-notification{transform:translateY(300%);transition:transform .4s ease}.forum .gc-main{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/single-forum-back.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.forum .gc-main .single-forum{padding:25px}.forum .gc-main .single-forum__container{margin-bottom:100px;background:#fff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:50px 33px;border-radius:20px;position:relative;overflow:hidden}.forum .gc-main .single-forum__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#ffffffb3;z-index:-1}.forum .gc-main .single-forum .forum__content-topics-posts-titles{display:flex;justify-content:space-between;position:relative}.forum .gc-main .single-forum .forum__content-topics-posts-titles .topic-title{color:#ef7f1a;font-size:30px;text-transform:uppercase;font-weight:300}.forum .gc-main .single-forum .forum__content-topics-posts-titles .topic-title-last-answer{color:#ef7f1a;font-size:30px;font-weight:300}.forum .gc-main .single-forum .forum__content-topics-posts-titles:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list{display:flex;justify-content:space-between;align-items:center;padding:30px 0;position:relative}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about{font-size:18px}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .bbp-author-link,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .bbp-author-link,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .forum-topic-author__started-in a,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.posts__related-posts{height:600px;overflow:auto}.posts__related-posts-list{display:flex;flex-direction:column;gap:2.5rem}.forum-search .gc-main{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../images/single-forum-back.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.forum-search .search{padding:25px}.forum-search .search__container{margin-bottom:100px;background:#fff0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:50px 33px;border-radius:20px;position:relative;overflow:hidden}.forum-search .search__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#ffffffb3;z-index:-1}.forum-search .search__content-topics-posts-titles{margin-top:50px;display:flex;justify-content:space-between;position:relative}.forum-search .search__content-topics-posts-titles .topic-title{color:#ef7f1a;font-size:30px;text-transform:uppercase;font-weight:300}.forum-search .search__content-topics-posts-titles .topic-title-last-answer{color:#ef7f1a;font-size:30px;font-weight:300}.forum-search .search__content-topics-posts-titles:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-search .search__content .search-form__input-text{width:35%}.forum-search .search__content .bbp-template-notice{margin-top:25px}.forum-search .search__content-searching-result{display:flex;justify-content:space-between;align-items:center;padding:30px 0;position:relative}.forum-search .search__content-searching-result .forum-topic-info,.forum-search .search__content-searching-result .forum-topic-about{font-size:18px}.forum-search .search__content-searching-result .forum-topic-info .forum-topic-author .bbp-author-link,.forum-search .search__content-searching-result .forum-topic-about .forum-topic-author .bbp-author-link,.forum-search .search__content-searching-result .forum-topic-info .forum-topic-author .forum-topic-author__started-in a,.forum-search .search__content-searching-result .forum-topic-about .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum-search .search__content-searching-result .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum-search .search__content-searching-result .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum-search .search__content-searching-result:before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-search .search__content-searching-result .searching-result-item{display:flex;justify-content:space-between}.forum-plants{margin-top:80px}.forum-plants__wrapper{display:flex;align-items:center;padding:1.5rem 0rem}.forum-plants__title{margin-bottom:30px;font-size:1.2rem;text-align:center;font-weight:500}.forum-plants__title span{color:#ff7b31;font-weight:600}.forum-plants__content{border-radius:20px;overflow:hidden;box-shadow:0 0 26px 7px #dbdbdb;border:1px solid #ccc}.forum-plants__link{display:flex;flex-direction:column;align-items:center;background-color:#fff}@media(min-width:992px){.forum-plants__link:hover{-webkit-box-shadow:0 0 59px -35px #ff7b31;-moz-box-shadow:0 0 59px -35px #ff7b31;box-shadow:0 0 59px -35px #ff7b31}}.forum-plants__image{height:350px}.forum-plants__image img{width:100%;height:100%;object-fit:contain}.forum-plants__name{font-size:1.2rem;text-align:center;font-weight:400;padding:1rem .5rem}.forum-plants__pagination{margin-top:50px}.forum-plants__pagination .swiper-pagination-bullet{width:20px;height:20px;bottom:-5px}.forum-plants__pagination .swiper-pagination-bullet-active{background-color:#ff7b31}.forum-plants-button__next,.forum-plants-button__prev{width:50px!important;height:50px!important;background-color:#ff7b31;border-radius:100%;animation:blink 1.5s infinite}.forum-plants-button__next:after,.forum-plants-button__prev:after{color:#fff;font-size:16px!important}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:992px){.forum-plants-button__next,.forum-plants-button__prev{display:none!important}}.review{margin-bottom:100px}.review__title{margin:0}.review .video__item{background-size:cover;display:flex;flex-direction:column;justify-content:flex-end}.review .video__title{width:100%;text-align:center;background-color:#ff7b31;color:#fff;font-weight:500;margin:0;font-size:.9rem;padding:.3rem 0}.forum-sidebar{position:sticky;top:150px}.forum-sidebar__title{margin-bottom:2rem}.forum-sidebar__title a{color:#ef801c}.forum-sidebar__wrapper{position:relative;border-radius:20px;padding:2.5rem 1rem;min-height:450px;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);height:500px;overflow:auto}.forum-sidebar__list{margin:2rem 0;display:flex;flex-direction:column;gap:1rem}.forum-sidebar__list-item{border-radius:10px;cursor:pointer;padding:1.3rem 1rem}.forum-sidebar__list-item a{width:100%;font-size:1rem;color:#000}.forum-sidebar__list-item:hover{background-color:#ef801c}.forum-sidebar__list-item:hover a{color:#fff}.articles-filter{display:flex;justify-content:flex-end}.articles-filter__title{cursor:pointer;text-align:center}.articles-filter__wrapper{max-width:100%}@media(min-width:992px){.articles-filter__wrapper{max-width:50%}}.articles-filter__content{display:flex;gap:1rem;max-height:500px;overflow-y:auto;padding:0 1rem;position:relative}.articles-filter__content:after{content:"";width:100%;height:1px;position:absolute;background-color:#333;top:55px;left:0}.articles-filter__list-item{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;gap:.8rem;cursor:pointer}.articles-filter__checkbox{width:100%;cursor:pointer}.articles-filter__list{display:none;flex-direction:column;gap:1rem}.articles-filter__list.active{display:flex}.request-btn{background:#ff7b31;margin-bottom:30px;transition:.3s ease-in;height:50px;display:flex;justify-content:center;max-width:200px;align-items:center;border-radius:11px;color:#fff;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:20px;border-radius:12px;max-width:400px;width:90%;position:relative}.modal-close{position:absolute;top:8px;right:12px;cursor:pointer;font-weight:700;font-size:20px}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"!important}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-regular-400.woff) format("woff")}.far{font-family:"Font Awesome 5 Free"!important;font-weight:400!important}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-solid-900.woff) format("woff")}.fa,.fas{font-family:"Font Awesome 5 Free"!important;font-weight:900!important}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.slick-list,.slick-slider,.slick-track{display:block;position:relative}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before,.slick-prev:before,.ui-datepicker-prev:before,[dir=rtl] .slick-next:before{content:""}.fa-chevron-right:before,.slick-next:before,.ui-datepicker-next:before,[dir=rtl] .slick-prev:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-wizard:before{content:""}.fa-haykal:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-regular-400.woff) format("woff")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/css/../fonts/fa-solid-900.woff) format("woff")}.fa,.fas{font-weight:900}@media screen and (max-width:1450px){.slide-all{width:92%;padding:0 4%}}@media screen and (max-width:1400px){.general-slider{margin:0 20px}.owl-carousel{position:relative}.owl-prev{left:0}.owl-next{right:0}}@media screen and (max-width:1100px){.h2-slide{line-height:53px;text-align:center}.owl-nav{display:none}.slide-all{width:100%;padding:0}}@media screen and (max-width:960px){.right-slide img{width:100%;height:auto}}@media screen and (max-width:746px){.slide-all{flex-direction:column-reverse}.left-slide,.right-slide{width:100%}.right-slide img{width:auto}.p-slide{text-align:center}.left-slide a{margin:43px auto 65px}}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity 0.25s,visibility 0s 0.25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity 0.25s,visibility;visibility:visible}.fancybox-slide,.fancybox-slide--image .fancybox-content{transition-property:transform,opacity;-webkit-backface-visibility:hidden}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-slide{height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;top:0;white-space:normal;z-index:99994}.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,.fancybox-slide--image::before,.gfield_contains_required .ginput_container_phone .validation_message,.gform_hidden,.ginput_container_fileupload .validation_message:empty,.home .gc-breadcrumbs,.mailster-_recaptcha-wrapper,.slick-dots li:only-child,p:empty{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{max-width:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;top:0;left:0}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);background:0 0/100% 100% no-repeat;overflow:visible;padding:0;position:absolute;-ms-transform-origin:top left;transform-origin:top left;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable="true"]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;margin:0;max-height:none;padding:0;position:absolute;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content,.ui-datepicker-calendar .ui-state-hover{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgb(30 30 30 / .6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color 0.2s;vertical-align:top;visibility:inherit;width:44px}.gc-dropdown-link:hover .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.gc-dropdown:hover .gc-dropdown-link,.preloader{visibility:visible}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgb(0 0 0 / .85) 0,rgb(0 0 0 / .3) 50%,rgb(0 0 0 / .15) 65%,rgb(0 0 0 / .075) 75.5%,rgb(0 0 0 / .037) 82.85%,rgb(0 0 0 / .019) 88%,#fff0 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover,p a{text-decoration:underline}.fancybox-caption a:hover{color:#fff}.fancybox-loading{animation:1s linear infinite fancybox-rotate;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}#home-slider .slider-caption,.videoHolder .video{transform:translate(50%,-50%);top:50%;position:absolute}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited,.gc-news-category a,.ui-datepicker-next:focus,.ui-datepicker-next:hover,.ui-datepicker-prev:focus,.ui-datepicker-prev:hover{color:#fff}.fancybox-share__button:hover,.ui-datepicker a{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list,.si-frame{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgb(0 0 0 / .1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:0.2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.si-float-wrapper{position:absolute;width:100%}[class*="si-wrapper"]{display:flex;position:absolute;align-items:center;font-size:14px;cursor:default}.si-wrapper-top{flex-direction:column;margin-top:-40px;margin-left:0;transform:translate(-50%,-100%)}.si-wrapper-bottom{flex-direction:column-reverse;margin-top:0;margin-left:0;transform:translate(-50%,0)}.si-wrapper-left{margin-top:-20px;margin-left:-11px;transform:translate(-100%,-50%)}.si-wrapper-right{flex-direction:row-reverse;margin-top:-20px;margin-left:11px;transform:translate(0,-50%)}[class*="si-shadow-wrapper"]{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.29804;z-index:1}.si-shadow-wrapper-bottom,.si-shadow-wrapper-top{flex-direction:column}.si-shadow-pointer-bottom,.si-shadow-pointer-right{order:-1}.si-shadow-frame{box-shadow:0 1px 3px 0 #000}[class*="si-shadow-pointer"]{position:relative;width:15px;height:15px;margin:auto}[class*="si-shadow-inner-pointer"]{position:absolute;width:141%;height:141%;box-shadow:-.70711px .70711px 3px 0 #000}.si-shadow-inner-pointer-top{left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.si-shadow-inner-pointer-bottom{bottom:0;left:50%;transform:translate(-50%,50%) rotate(-45deg)}.si-shadow-inner-pointer-left{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.si-shadow-inner-pointer-right{top:50%;right:0;transform:translate(50%,-50%) rotate(-45deg)}.si-frame{position:relative;flex:1 1 auto;border-radius:3px;z-index:2}.si-content-wrapper{width:100%;max-width:100%;max-height:100%;padding:30px;background-color:#fff}.si-has-border .si-content-wrapper{border:1px solid #bbb}.si-content{overflow:auto}.si-close-button{position:absolute;top:0;right:0;border:0;outline:0;background-color:#fff0;color:inherit;font-family:Arial,Baskerville,monospace;font-size:24px;cursor:pointer;opacity:.5;appearance:none}.si-close-button:focus,.si-close-button:hover{opacity:.7}[class*="si-pointer-border"]{position:absolute;border:15px solid #fff0;z-index:3}[class*="si-pointer-bg"]{position:relative;border:15px solid #fff0;z-index:4}.si-has-border [class*="si-pointer-bg"]{border-width:15px}.si-pointer-border-bottom,.si-pointer-border-top{left:50%;transform:translate(-50%,0)}.si-pointer-border-left,.si-pointer-border-right{top:50%;transform:translate(0,-50%)}.si-pointer-top{border-bottom:0}.si-pointer-border-top{bottom:0;border-top-color:#bbb}.si-pointer-bg-top{border-top-color:#fff}.si-has-border .si-pointer-bg-top{top:-1px;margin-bottom:0}.si-pointer-bottom{border-top:0}.si-pointer-border-bottom{top:0;border-bottom-color:#bbb}.si-pointer-bg-bottom{border-bottom-color:#fff}.si-has-border .si-pointer-bg-bottom{bottom:-1px;margin-top:0}.si-pointer-left{border-right:0}.si-pointer-border-left{right:0;border-left-color:#bbb}.si-pointer-bg-left{border-left-color:#fff}.si-has-border .si-pointer-bg-left{left:-1px;margin-right:0}.si-pointer-right{border-left:0}.si-pointer-border-right{left:0;border-right-color:#bbb}.si-pointer-bg-right{border-right-color:#fff}.si-has-border .si-pointer-bg-right{right:-1px;margin-left:0}.clearfix:after,.gform_fields::after,.slick-slider:not(.slick-initialized)::after,.ui-datepicker-header::after{content:"";display:table;clear:both}#home-slider .slick-slide{width:100%;transition:height 0.3s}@media screen and (max-width:64.06125em){#home-slider .slick-slide{height:400px}#home-slider{display:none}}#home-slider .slick-slide__inner{position:relative;height:100%}.videoHolder{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.mejs-mediaelement,body{position:static!important}.videoHolder .video{right:50%}.logo h1,.slick-dots{font-size:0}@media print,screen and (min-width:64.0625em){[data-scroll]{transition:opacity 0.5s ease-in-out,transform 1s cubic-bezier(.16,.88,.45,1)}.ease-btm,.ease-left,.ease-right,.ease-top,.fade-in{opacity:0}.ease-btm[data-scroll="in"],.ease-left[data-scroll="in"],.ease-right[data-scroll="in"],.ease-top[data-scroll="in"],.fade-in[data-scroll="in"]{opacity:1}.fade-in{transition-duration:1s}[class*="ease-"][data-scroll="in"]{transform:none}.ease-right{transform:translateX(100px)}.ease-left{transform:translateX(-100px)}.ease-top{transform:translateY(-100px)}.ease-btm{transform:translateY(100px)}[class*="flip-"][data-scroll="in"]{transform:perspective(400px);backface-visibility:visible!important}.flip-top{transform:perspective(400px) rotateX(-90deg);transform-origin:center top}.flip-btm{transform:perspective(400px) rotateX(90deg);transform-origin:center bottom}.flip-left{transform:perspective(400px) rotateY(90deg);transform-origin:left center}.flip-right{transform:perspective(400px) rotateY(-90deg);transform-origin:right center}.ease-delay-100{transition-delay:0.3s}.ease-delay-200{transition-delay:0.6s}.ease-delay-300{transition-delay:0.9s}.ease-delay-400{transition-delay:1.2s}.ease-delay-500{transition-delay:1.5s}}.alignnone{margin:0 1em 1em 0}.alignright{margin:0 0 1em 1em}.alignleft{float:left;margin:0 1em 1em 0}.aligncenter{display:block;margin-right:auto;margin-bottom:1em;margin-left:auto}.wp-caption{max-width:100%;padding:5px 5px 10px;border:1px solid #f0f0f0;background:#fff;text-align:center}#home-slider .slick-slide__inner,.bg-contain,.bg-cover{background-repeat:no-repeat;background-position:50% 50%}.wp-caption img{width:auto;margin-bottom:10px}.wp-caption figcaption{margin-bottom:0;font-size:14px}.gallery-caption{padding:5px;font-size:11px;line-height:1.4}.gallery{display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:calc(1.5 * 1rem)}.gallery-item{display:inline-block;width:100%;margin-right:15px;margin-bottom:15px;vertical-align:top;text-align:center}.gallery-item:last-of-type{padding-right:0}.gallery-item>div>a{display:block;line-height:0;box-shadow:0 0 0 0 #fff0}.gallery-item>div>a:focus{box-shadow:0 0 0 2px #0073aa}.gallery-columns-2 .gallery-item{max-width:calc((100% - 15px * 1) / 2)}.div.pfpItem img,.gallery-columns-2 .gallery-item:nth-of-type(2n+2),.gallery-columns-3 .gallery-item:nth-of-type(3n+3),.gallery-columns-4 .gallery-item:nth-of-type(4n+4),.gallery-columns-5 .gallery-item:nth-of-type(5n+5),.gallery-columns-6 .gallery-item:nth-of-type(6n+6),.gallery-columns-7 .gallery-item:nth-of-type(7n+7),.gallery-columns-8 .gallery-item:nth-of-type(8n+8),.gallery-columns-9 .gallery-item:nth-of-type(9n+9){margin-right:0}.gallery-columns-3 .gallery-item{max-width:calc((100% - 15px * 2) / 3)}.gallery-columns-4 .gallery-item{max-width:calc((100% - 15px * 3) / 4)}.gallery-columns-5 .gallery-item{max-width:calc((100% - 15px * 4) / 5)}.gallery-columns-6 .gallery-item{max-width:calc((100% - 15px * 5) / 6)}.gallery-columns-7 .gallery-item{max-width:calc((100% - 15px * 6) / 7)}.gallery-columns-8 .gallery-item{max-width:calc((100% - 15px * 7) / 8)}.gallery-columns-9 .gallery-item{max-width:calc((100% - 15px * 8) / 9)}#wpadminbar{-webkit-transform:translateZ(0)}.wp-video{width:100%!important}.wp-video .mejs-container{width:100%!important;height:auto!important}.wp-video-shortcode video,video.wp-video-shortcode{displaygfield:block!important;width:100%!important;height:auto!important}html{height:100%;direction:ltr;font-family:Roboto,sans-serif}body{display:flex;flex-direction:column;min-height:100vh;font-size:16px;max-width:100%}.grid-container{width:100%;max-width:79rem}:last-child{margin-bottom:1}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}ul{font-size:inherit}address{font-style:normal;margin-bottom:1rem}a{color:#1a608b;transition:0.2s ease-in-out}a:focus,a:hover{color:#0a2535}input::placeholder,textarea::placeholder{opacity:1}.select-styled,[type="color"],[type="date"],[type="datetime-local"],[type="datetime"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{height:2.875rem;margin-bottom:0}textarea[rows]{height:150px;max-width:100%}[type="number"]{-moz-appearance:textfield}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.widget:last-child,[type="checkbox"],[type="file"],[type="radio"]{margin-bottom:0}.button,button,input[type="button"],input[type="reset"],input[type="submit"]{border-width:1px;transition:0.2s ease-in-out}.gform_fields{margin:0}.gfield{position:relative;margin-bottom:20px}.validation_message::before,input.datepicker_with_icon{margin-right:5px;vertical-align:middle;display:inline-block}.hidden_label .gfield_label{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.ginput_container ul{margin-left:0}.gfield_error input,.gfield_error select,.gfield_error textarea{border-color:#ec7a7a}.gfield_description{margin-top:10px}.gc-shop-single__content,.gform_confirmation_message{margin-bottom:15px}.gform_footer{position:relative;text-align:right}.gform_ajax_spinner{position:absolute;top:0;right:10px;bottom:0;margin:auto}.validation_error{width:100%;margin-bottom:15px;padding:5px;border:1px solid #ec7a7a;background-color:#f7e4e1;color:#333;font-size:14px;text-align:left}.validation_message{position:absolute;z-index:3;top:calc(100% + 7px);left:15px;display:inline-block;margin:0;padding:3px 6px;border-radius:2px;background-color:#f7e4e1;color:#333;font-size:12px;font-style:normal;letter-spacing:normal;text-transform:none;box-shadow:1px 1px 3px rgb(0 0 0 / .3)}.dropdown.menu>li>a,.gc-page-title,.gc-section-title,.search__submit,.slider-caption h3,.ui-datepicker tbody th{text-transform:none}.validation_message::before{content:"!";width:14px;height:14px;border-radius:2px;background-color:#efae4d;color:#fff;font-weight:700;line-height:14px;text-align:center}.preloader__icon::before,.search__submit::after{font-family:"Font Awesome 5 Free";font-weight:900}.validation_message::after{content:"";position:absolute;bottom:100%;left:20px;width:14px;height:7px;border-width:0 7px 7px;border-style:solid;border-color:#fff0 #fff0 #f7e4e1}input.datepicker_with_icon{width:calc(100% - 24px)}.ui-datepicker{position:absolute;z-index:9999!important;width:216px;height:auto;margin:5px auto 0;font-size:11px;box-shadow:0 0 10px 0 rgb(0 0 0 / .5)}.ui-datepicker table{width:100%;border-collapse:collapse}.ui-datepicker thead{border-bottom:1px solid #bbb;background:#f7f7f7;color:#8a8a8a}.ui-datepicker thead th{padding:3px;border:1px solid #ddd;text-align:center}.ui-datepicker tbody{border:none}.ui-datepicker tbody td{width:31px;padding:0;border:1px solid #bbb}.ui-datepicker tbody td a,.ui-datepicker tbody td span{display:block;height:29px;color:#666;font-weight:700;line-height:30px;text-align:center}.ui-datepicker tbody th{padding:5px 0;color:#666;font-size:6pt;text-align:center}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{height:30px;margin:0 2.5%;padding:5px 20px 5px 5px;font-size:13px;line-height:20px}.ui-datepicker-header{position:relative;padding:5px 0;border:none;background-color:#666;color:#fff;font-weight:700}.ui-datepicker-next,.ui-datepicker-prev{position:absolute;top:50%;padding:10px;color:#fff;font-size:0;line-height:1.4;transform:translateY(-50%)}.ui-datepicker-next::before,.ui-datepicker-prev::before{content:"";font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900}.ui-datepicker-title{display:flex;justify-content:center;padding-right:35px;padding-left:35px}.ui-datepicker-calendar{margin:0!important}.ui-datepicker-calendar .ui-state-default{background:#ededed}.ui-datepicker-calendar .ui-state-active{position:relative;width:32px;height:31px;margin:-1px;border:1px solid #c19163;background:#fff2aa}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-unselectable.ui-state-disabled .ui-state-default{background-color:#d7d7d7;color:#b4b3b3}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{position:absolute!important;left:-9000px;display:none!important}.css-clip,.gform_wrapper .screen-reader-text,.gform_wrapper label.hidden_sub_label{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;clip-path:inset(50%)}.gform_wrapper .gf_invisible,.gform_wrapper .gfield_visibility_hidden{position:absolute;left:-9999px;visibility:hidden}@keyframes spin{100%{transform:rotate(360deg)}}.preloader{position:fixed;z-index:100000000;top:0;right:0;bottom:0;left:0;opacity:1;background-color:#fff;color:#222;transition:opacity 0.4s,visibility 0.4s}.preloader__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader__icon::before{content:"\f1ce";display:block;font-size:40px;animation:1s ease-in-out infinite spin}.preloader--hidden{visibility:hidden;opacity:0}.position-center{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}ul.pagination{margin:15px 0;padding:0;text-align:center}ul.pagination li{display:inline-block;margin:0 3px;padding:0;line-height:1.5}ul.pagination li a,ul.pagination li span{display:block;padding:0 7px}ul.pagination li a.current,ul.pagination li span.current{display:block;background:#1a608b;color:#fff}.ajax-load-more-wrap,.gc-news-img-wraper,.jarallax,.search,.spoiler-parent,.support-list li,ul.payment_methods{position:relative}.posts-list .search{margin-bottom:40px}.search__submit::after{font-size:20px}#home-slider .slick-slide__inner,.bg-cover{background-size:cover}.bg-contain{background-size:contain}.of-cover{object-position:50% 50%;object-fit:cover;font-family:"object-fit: cover;"}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#fff0}.jarallax>.jarallax-img{position:relative;display:block;max-width:100%;height:auto;z-index:-100;min-width:100%}.main-content{padding-top:50px;padding-bottom:50px}#comments{padding-top:30px}.comment-list{margin:0 0 20px;padding:0}.comment{position:relative;margin-top:15px}.comment-meta{font-size:14px}.comment-metadata{margin-top:5px;color:#666}.comment-content{margin-top:15px;padding-left:15px;border-left:1px solid #ddd;font-size:14px}.reply{position:absolute;top:0;right:0;text-align:right}.gc-footer__iso,.gc-footer__logo,.gc-products__card-title,.search__input{text-align:center}.gc-footer{color:#000;padding:30px 20px;background:#f1f1f1;margin-top:50px}.grid-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.gc-footer .large-6.cell:first-child{flex:1;min-width:300px}.footer-menu{list-style:none;margin:0 0 20px 0;padding:0;display:flex;flex-wrap:wrap;gap:30px}.footer-menu li{margin:0}.footer-menu a{color:#000;text-decoration:none;font-size:14px;font-weight:500;transition:color 0.3s ease}.footer-menu a:hover{color:#666}.gc-footer__copy{margin-top:10px}.gc-footer__copy p{margin:0;font-size:12px;color:#666;line-height:1.4}.gc-footer__copy span{font-weight:500}.footer-right{text-align:right}.gc-footer-social-list{list-style:none;margin:0 0 15px 0;padding:0;display:flex;justify-content:flex-end;gap:0}.gc-footer-social-list__item{margin:0}.gc-footer-social-list__item a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#666;text-decoration:none;transition:all 0.3s ease;border-radius:3px}.gc-footer-social-list__item a:hover{color:#ff7701;transform:translateY(-2px)}.gc-footer-social-list__item svg{width:18px;height:18px}.footer-address{font-size:12px;line-height:1.4;color:#666;margin:0}@media (max-width:768px){.gc-footer__copy{text-align:center;order:3;width:100%}.footer-top{flex-direction:column;gap:25px}.large-6.cell:first-child{min-width:100%}.footer-right{text-align:left;min-width:100%}.footer-menu{gap:20px;justify-content:center}.footer-menu .menu-item>a{justify-content:center}.footer-right{order:1}.gc-footer .large-6.cell:first-child{order:2}.gc-footer__copy{margin-top:20px;text-align:center}.footer-address{text-align:center}.gc-footer-social-list{justify-content:flex-start}}@media (max-width:480px){.footer-menu{flex-direction:column;gap:15px}.gc-footer-social-list{gap:10px}.gc-footer-social-list__item a{width:28px;height:28px}.gc-footer-social-list__item svg{width:16px;height:16px}.gc-footer .grid-container{padding:0 15px}}.comment-reply-link{display:block;padding:.33333rem .5rem;border-radius:0;background:#777;color:#fefefe;font-size:.8rem;line-height:1;white-space:nowrap}.comment-reply-link:focus,.comment-reply-link:hover{background-color:#1a608b;color:#fff;text-decoration:none}.comment-form{display:flex;flex-flow:row wrap}.comment-form-comment,.comment-notes{flex:1 0 100%}.comment-form-comment{order:1}.comment-form-author,.comment-form-email,.comment-form-url{flex:1 1 auto;flex-basis:calc(33.3333% - 20px)}.comment-form .form-submit,.comment-form-cookies-consent{order:2}.comment-form .form-submit{flex-basis:100%}.not-found .label{background-color:#1a608b;text-decoration:none;cursor:pointer}.not-found .label:hover{background-color:#144869;color:#fff}.footer-menu li,.logo a{display:inline-block}.logo img{max-height:150px}.gc-footer-contacts__mail:focus,.gc-footer-contacts__mail:hover,.gc-footer-contacts__title a,.gc-footer-menu li a{color:#000}@media print,screen and (min-width:40.0625em){.gf_left_half,.gf_right_half{float:left;width:calc(50% - 15px)}.gf_left_half+.gfield:not(.gf_left_half):not(.gf_right_half),.gf_left_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third),.gf_middle_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third),.gf_right_half+.gfield,.gf_right_half+.gfield:not(.gf_left_half):not(.gf_right_half),.gf_right_third+.gfield,.gf_right_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third){clear:both}.gf_left_third,.gf_middle_third,.gf_right_third{float:left;width:calc(33.3333% - 10px)}.gf_left_half{margin-right:15px}.gf_right_half{margin-left:15px}.gf_left_third{margin-right:20px}.gf_right_third{margin-left:20px}.gf_middle_third{margin-right:10px;margin-left:10px}.ginput_complex{margin-right:-15px;margin-left:-15px}.ginput_complex::after{content:"";display:table;clear:both}.ginput_complex span{display:block;float:left;width:calc(50% - 30px);margin-right:15px;margin-bottom:20px;margin-left:15px}.ginput_complex span:nth-child(odd):nth-last-child(-n+2),.ginput_complex span:nth-child(odd):nth-last-child(-n+2)~*{margin-bottom:0}.two-columns{columns:2}.three-columns{columns:3}.comment-form-author,.comment-form-email{margin-right:30px}.header-menu.menu li>a{line-height:25px;color:#5a5a5a}.header-menu.menu li.current-menu-item>a,.header-menu.menu li.current_page_ancestor>a,.header-menu.menu li.current_page_parent>a,.header-menu.menu li>a:hover{background:#dc4d05;color:#fff}.header-menu.menu li.is-active>a{background:#e59f74;color:#1a608b}.header-menu.menu .submenu{z-index:11;display:none;background-color:rgb(255 255 255 / .4);box-shadow:0 0 8px 6px rgb(255 255 255 / .4)}.header-menu.menu .submenu.js-dropdown-active{display:block}.header-menu.menu .submenu li>a{line-height:30px}.header-menu.menu .submenu li>a:hover{color:#fd7f33}}.gc-header-row{align-items:center;padding:0 10px}.gc-header{background-color:rgb(255 255 255 / .4);position:relative;padding:5px 15px;z-index:10;border-bottom:1px solid #ddd;transition:transform 0.6s ease}.gc-header:before{content:'';backdrop-filter:blur(1rem);width:100%;height:100%;display:block;z-index:-1;position:absolute;left:0;top:0}.gc-header.fixed{position:fixed;top:0;left:0;right:0;transform:translateY(-120%);opacity:0}.gc-header.fixed.show{transform:translateY(0);opacity:1}.gc-header-placeholder{display:none;height:0;transition:height 0.6s ease}.gc-header__search-icon{font-size:14px;margin-left:5px}.gc-header__search-icon:hover,.gc-tech-school-webinar-registration a:focus,.gc-tech-school-webinar-registration a:hover{cursor:pointer}.gc-header-logo-wrap,.gc-header-search-wrap{width:15%}.gc-header-menu-wrap{width:70%}.gc-menu{justify-content:space-between;font-size:14px}.header-menu.menu li.current-menu-item>a,.header-menu.menu li>a:hover{background:0 0;color:#fd7f33}.dropdown.menu>li>a{padding:0;color:#5a5a5a}.title-bar .menu-icon{margin-left:0;margin-right:0}.header-menu.menu .submenu li.current-menu-item>a,.header-menu.menu li.current_page_parent>a{color:#ff7701}.gc-breadcrumbs{margin:20px 0;font-size:14px}.gc-breadcrumbs a:link,.gc-breadcrumbs a:visited{color:#ff7701}.gc-logo{width:80%}#search,.search__input{left:0;width:100%;position:fixed}#search{top:0;height:100%;background-color:rgb(0 0 0 / .7);transition:0.5s ease-in-out;transform:translate(0,-100%) scale(0,0);opacity:0}#search.open{transform:translate(0,0) scale(1,1);opacity:1;z-index:10000}#search .close{position:fixed;top:40px;right:15px;opacity:1;font-size:50px;width:40px;height:55px;padding:0;background-color:#fff0}.search{margin-top:5px}.search__input{top:50%;height:70px;color:#fff;background:#fff0;font-size:60px;font-weight:300;border:0;padding-left:30px;padding-right:30px;outline:0}.gc-page-title,h2,h3{font-weight:400}.search__input:focus{border:none;background-color:#fff0}.search__submit{right:0;bottom:0;position:fixed;top:70%;height:50px;width:150px;padding:10px 15px;cursor:pointer;left:50%;transform:translateX(-50%);background-color:#fff0;border:1px solid #5a5a5a;transition:0.3s ease-in}.gc-dropdown-link,.wpml-ls-legacy-dropdown a{background-color:rgb(255 255 255 / .8)}.search__submit:hover{background-color:rgb(253 127 51 / .6)}.gc-search{display:flex;align-items:center;justify-content:center}.gc-search__img img{max-height:280px;object-fit:contain}div.asl_w{position:fixed;top:50%}div.asl_w .probox .promagnifier{background-color:#da773a}.align-center{align-items:center}.gc-dropdown{height:30px;width:100px;margin-right:15px}.gc-dropdown-link{position:absolute;bottom:-227px;width:100px;padding-left:10px;color:#444;visibility:hidden;border:1px solid #cdcdcd;transition:0.3s ease-in;z-index:1}.gc-dropdown-link:hover{cursor:pointer;background:#eee}.wpml-ls-display,.wpml-ls-native{margin-left:5px}.entry__thumb,.widget{margin-bottom:20px}.footer-btns,.gc-footer-sub-form-wrap,.half-img,.half-resp,.seven-img,.third-post{width:50%}.catalog_btn,.sitemap_btn{height:38px;width:100%;transition:0.5s;background-size:contain;background-repeat:no-repeat;cursor:pointer}.gc-footer-sub-form-wrap h3{font-size:1.2rem;text-align:right}.form-submit{text-align:center;margin-top:15px}.form-submit input[type="submit"]{background-color:#fff0;border:1px solid #cccfd8}.catalog_btn{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/css/../images/pdf_button_catalog.png)}.catalog_btn:hover,.sitemap_btn:hover{filter:brightness(1.15);transition:0.5s;filter:brightness(1)}.button-wrap{display:flex;margin-top:50px}.gc-footer-social-list{display:flex}.gc-footer-social-list__item{margin-left:10px}.gc-footer-social-list i{font-size:25px;height:44px;width:44px;display:flex;justify-content:center;align-items:center;border:2px solid;border-radius:50%;transition:0.3s ease-in}.gc-footer-social-list i.fa-linkedin{color:#187fb8;border-color:#187fb8}.gc-footer-social-list i.fa-facebook{color:#43619c;border-color:#43619c}.gc-footer-social-list i.fa-youtube{border-color:#e62c2e;color:#e62c2e}.gc-footer-social-list i.fa-twitter{color:#24a9e6;border-color:#24a9e6}.gc-footer-social-list i.fa-whatsapp{color:#16aa2f;border-color:#16aa2f}.gc-footer-social-list a:hover i.fa-whatsapp{background-color:#16aa2f;color:#fff}.gc-footer-social-list a:hover i.fa-linkedin{background-color:#187fb8;color:#fff}.gc-footer-social-list a:hover i.fa-facebook{background-color:#43619c;color:#fff}.gc-footer-social-list a:hover i.fa-youtube{background-color:#e62c2e;color:#fff}.gc-footer-social-list a:hover i.fa-twitter{background-color:#24a9e6;color:#fff}@media screen and (max-width:40.06125em){#home-slider .slick-slide{height:300px}.aligncenter,.alignleft,.alignnone,.alignright{float:none;margin:0 0 1em}.comment-form-author,.comment-form-email,.comment-form-url{flex-basis:100%}.menu-grid-container{padding-left:0;padding-right:0}.menu-grid-container .grid-margin-x,.menu-grid-container .grid-margin-x .cell{margin-left:0;margin-right:0}.header-menu{background:0 0}.submenu-toggle{border-radius:10px;border:1px solid #fff}.header-menu li>a{color:#fd7f33;line-height:55px}.header-menu li>a:focus,.header-menu li>a:focus+.submenu-toggle{background:#165176}.header-menu li.current-menu-item .submenu-toggle,.header-menu li.current-menu-item>a,.header-menu li.current_page_ancestor .submenu-toggle,.header-menu li.current_page_ancestor>a,.header-menu li.current_page_parent .submenu-toggle,.header-menu li.current_page_parent>a{background:#1e6fa0}.header-menu li[aria-expanded="true"] .submenu-toggle,.header-menu li[aria-expanded="true"]>a{background:#18577e}.header-menu .submenu-toggle{padding:0}.header-menu .submenu a{padding-left:1.54688rem}.header-menu .submenu .submenu a{padding-left:2.15625rem}.sidebar{margin-top:50px}.gc-footer-social-list{margin:0;width:100%;justify-content:center}.gc-footer-social-container{display:flex;flex-direction:column;width:100%;align-items:center}}.gc-half-row{width:50%;float:left;margin-left:0;margin-right:0}.eight-img,.fourth-img,.fourth-resp{width:25%}.gc-section-title{font-size:2.2rem;text-align:center;position:relative;margin:50px 0 25px}.gc-section-title:after{content:"";border-bottom:2px solid #ea722f;width:140px;margin:0 auto;display:block}.clearfix{zoom:1}.gc-page-title{margin:30px 0;font-size:2.4rem;font-weight:600}.home .gc-main,.postid-31360 .gc-main{padding-top:0}div.gc-header-logo-wrap{width:10%!important}div.gc-header-menu-wrap{width:70%!important}div.gc-header-search-wrap{width:20%!important}.gc-intro-slider{box-shadow:0 1px 10px -10px rgb(0 0 0 / .56),0 4px 25px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2)}#home-slider .slick-slide{height:700px}.slick-next,.slick-prev{z-index:5}.slick-next:before,.slick-prev:before{color:#e97724;font-weight:700}.slick-pause{z-index:3;position:absolute;right:5px;padding:7px 9px;top:120px;opacity:.2;transition:1s;background-color:#fff}.slick-pause .pause:after{content:"\f04b";font-family:FontAwesome;font-size:15px;color:#676767}.slick-pause:after{content:"\f04c";font-family:FontAwesome;font-size:14px;color:#676767}#home-slider .slider-caption{right:25%;width:40%}.slider-caption{background-color:rgb(255 255 255 / .8);padding:10px;width:50%;right:30%}.gc-news-category,.gc-news-link{left:0;background-color:rgb(74 74 74 / .46)}.gc-news-category,.gc-news-date,.gc-news-link{position:absolute;right:0}.slider-caption h3{color:#5a5a5a}#home-slider .slick-slide__inner .bg-cover{background-size:contain}.gc-products,.gc-products-page,.gc-single-post,.gc-sitemap,.gc-support-page{padding-bottom:50px}.gc-products__category-title{font-size:23px;font-weight:300;text-transform:uppercase;text-align:center;margin:30px 0 10px}.gc-news-category,.gc-news-category-link,.gc-news-link,.gc-news-small-link{font-weight:700;text-transform:uppercase}.gc-products__cards-list,.int-contacts,.tabs{display:flex}.gc-products__card-wrapper{border-radius:10px;transition:0.3s ease-in;flex-direction:column;margin:0;box-shadow:0 25px 40px rgb(0 0 0 / .08)}.gc-products__card-wrapper:hover{cursor:pointer;transform:scale(1.01)}.gc-products__card-inner{padding:20px;height:410px}.gc-products__card-title a{font-size:15px;text-transform:uppercase;color:#000}.gc-products__link img{object-fit:contain;height:280px;width:250px;display:block;margin:0 auto}.gc-products-row{padding:0 10px}.six-img,.third-img,.third-resp{width:33.33333%}.full-img,.full-resp,.google-map,.intl-tel-input,.third-post:last-child{width:100%}.gc-news-list,.si-inner ul{margin-left:0}.entry__cat,.gc-news-list-item,.gc-recap-box{margin-top:20px}.gc-news-img-wraper img{max-height:580px;object-fit:cover}.gc-news-category{top:0;padding:10px;text-align:left}.gc-news-img{width:100%;height:225px;object-fit:cover;box-shadow:0 16px 38px -12px rgb(0 0 0 / .56),0 4px 25px 0 rgb(0 0 0 / .12),0 8px 10px -5px rgb(0 0 0 / .2)}.gc-news-link{bottom:0;color:#fff!important;padding:10px 10px 25px;text-align:left;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-news-date{bottom:0;color:#fff;text-transform:uppercase;margin:0;padding:5px}li:first-child.gc-news-list-item .gc-news-content{display:none}.gc-news-list-item:after{content:"";width:100%;margin:40px auto 0;display:block}li:nth-child(2).gc-news-list-item .gc-news-img-wraper,li:nth-child(3).gc-news-list-item .gc-news-img-wraper,li:nth-child(4).gc-news-list-item .gc-news-img-wraper{width:40%;float:left;margin-right:10px;height:175px}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme,.error404 .gc-breadcrumbs,.error404 .gc-footer,.error404 .gc-header,.gc-shop-single__cat,.page-template-configurator-6-7 .gc-breadcrumbs,.page-template-configurator-6-7 .gc-footer,.page-template-payback-calculator .ezfc-text-currency,.page-template-usb-configurator .gc-breadcrumbs,.page-template-usb-configurator .gc-footer,.postid-31127 .gc-breadcrumbs,.spoiler-parent.spoiler-active .spoiler-overlay,li:nth-child(2).gc-news-list-item .gc-news-category,li:nth-child(2).gc-news-list-item .gc-news-date,li:nth-child(2).gc-news-list-item .gc-news-link,li:nth-child(3).gc-news-list-item .gc-news-category,li:nth-child(3).gc-news-list-item .gc-news-date,li:nth-child(3).gc-news-list-item .gc-news-link,li:nth-child(4).gc-news-list-item .gc-news-category,li:nth-child(4).gc-news-list-item .gc-news-date,li:nth-child(4).gc-news-list-item .gc-news-link{display:none}li:nth-child(2).gc-news-list-item img,li:nth-child(3).gc-news-list-item img,li:nth-child(4).gc-news-list-item img{width:100%;max-height:170px;height:170px;object-fit:cover}.gc-news-content{font-size:14px;text-align:left;height:190px}.gc-news-small-link{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#000!important}.entry__meta,.preview__meta{color:#666;font-size:14px}.gc-news-description a{transition:0.3s ease-in;color:#ff7b31}.gc-news-description a:focus,.gc-news-description a:hover{text-decoration:underline;text-decoration-color:#b0590e}.gc-news-category-link{display:block;width:150px;margin:30px auto 0;border:1px solid #656565;padding:10px 30px;border-radius:2px;text-decoration:none;text-align:center;transition:0.3s ease-in}.gc-news-category-link:hover{color:#fff;background-color:#fd7f33;border:1px solid #fd7f33}a.gc-news-category-link{color:#656565}.youtube{align-items:center;background-position:center;background-repeat:no-repeat;position:relative;display:block;overflow:hidden;transition:0.2s ease-out;cursor:pointer;margin:0 auto;border:1px solid #ff7b31;border-radius:8px}.youtube .play{background:grey;border-radius:50%/10%;color:#fff;font-size:2em;height:1.7em;margin:150px auto;padding:0;position:relative;text-align:center;text-indent:.1em;width:2.7rem;transition:0.3s ease-in}.youtube .play:before,.youtube-single .play:before{background:inherit;border-radius:5%/50%;bottom:9%;content:"";left:-5%;position:absolute;right:-5%;top:9%}.youtube .play:after,.youtube-single .play:after{content:" ";font-size:.6em;height:0;margin:-1em 0 0 -.75em;width:0}.youtube .play:after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:#fff0 #fff0 #fff0 rgb(255 255 255 / .75);top:50%;position:absolute}.youtube .play:hover{background:#cc181e}.spoiler-overlay{background-image:-webkit-linear-gradient(rgb(255 255 255 / .3),#fff);background-image:linear-gradient(transparent,#fff);height:80%;width:100%;position:absolute;z-index:1;bottom:0;display:block}.spoiler-children{max-height:135px;overflow:hidden;-webkit-transition:max-height 0.5s;transition:0.5s;padding:0 20px 20px}.spoiler-parent.spoiler-active .spoiler-children{max-height:5000px;-webkit-transition:max-height 0.9s;transition:max-height 0.1s}.spoiler-btn{cursor:pointer;border-radius:3px;border:2px solid #fd7f33;align-items:center;transition:0.5s;margin:20px auto 0;width:100px;position:relative;z-index:9}.spoiler-container i.fa.fa-angle-double-down{font-size:30px;display:block;text-align:center;color:#fd7f33;transition:0.5s}.spoiler-parent.spoiler-active i.fa.fa-angle-double-down{transform:rotate(180deg);transition:0.5s}.map-canvas{height:750px}.gm-style .gm-style-iw-c{border-radius:0;padding:0}.gm-ui-hover-effect{top:0!important;right:0!important}.si-content{padding:15px}.country{font-size:30px}.company-agent{font-size:20px}.company{font-size:25px}.address{font-size:19px}.si-inner ul li{margin-left:20px;margin-top:5px;font-size:15px}.fa-map-marker-alt{position:absolute;margin-top:3px}.fa-envelope,.fa-phone{position:absolute;margin-top:7px}.support-list li i{position:absolute;left:-20px;top:4px}.certificate-img,.entry-thumbnail,.next-webinar-img,.wpcf7-form-control-wrap{display:flex;justify-content:center}.entry-thumbnail .wp-post-image{max-height:580px;object-fit:contain}.map-home-list{transition:0.3s,ease-in;margin-left:0}.map-home-list li{margin-top:2px;text-transform:uppercase}.map-home-list li a{color:#5a5a5a}.gc-search-post{margin-top:50px}.gc-search-post__link img{width:100%;height:440px;object-fit:cover}.gc-search-post__content{width:70%;height:auto;text-align:center;background:#fff;z-index:2;box-shadow:3px 2px 5px 0 rgb(0 0 0 / .75);padding:15px 30px;position:relative;float:right;margin-top:-80px;margin-bottom:60px}@media screen and (max-width:64.06125em){.home .gc-main{padding-top:120px}.gc-page-title{font-size:2rem}.menu-item a{font-size:.8rem}div.gc-header-logo-wrap{width:20%}div.gc-header-menu-wrap{width:15%}div.gc-header-search-wrap{width:60%}.gc-products__category-title{font-size:20px}.fourth-resp,.half-resp,.third-resp{width:50%}.gc-footer-contacts,.gc-footer-sub-form-wrap,.third-resp:last-child{width:100%}.gc-right-form{margin-top:50px!important}.post-list-info-title{font-size:1.55rem}}@media screen and (min-width:641px) and (max-width:900px){.home .gc-main{padding-top:140px}.gc-main{padding-top:120px}.gc-header{height:130px}.gc-header-row{position:relative}div.gc-header-logo-wrap{width:50%;position:absolute;left:0;top:0}div.gc-header-logo-wrap .logo{width:40%}.gc-search{justify-content:flex-end;padding-top:20px}div.gc-header-search-wrap{height:70px;width:50%;position:absolute;right:0;top:0}div.gc-header-menu-wrap{width:100%!important;margin-top:80px}}@media screen and (min-width:320px) and (max-width:375px){.g-recaptcha{display:flex;justify-content:center}.g-recaptcha div{transform:scale(.9)}}.ezfc-price-wrapper-element{top:88px!important;right:0}.gc-text-info-content{max-height:600px;padding:15px 0}.gc-text-info-content img,.woocommerce-product-gallery__image a img{max-height:600px;object-fit:contain}.gc-gallery-img,div.pfpItem img{object-fit:cover}.preview{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd}.preview__meta{margin-bottom:0}.gc-single-post__img-wrap{height:580px}.gc-single-post__img-wrap img{width:100%;height:100%;object-fit:cover}.gc-right-form{margin-bottom:80px;height:580px;max-width:380px;margin:0 auto 35px;background-color:#eee;box-shadow:14px 11px 12px -2px rgb(0 0 0 / .28)}.gc-right-form .wpcf7{padding:0 30px}.form-logo-box,.gc-shop-single{padding:30px 0}.filter-submenu,.gc-form-list__item{color:#5a5a5a;text-align:left;padding:0 10px}.form-logo-img{width:150px;display:block;margin:0 auto}.title-form h3{text-align:center;margin:0;font-size:16px;text-transform:uppercase}.gc-right-wrapp{width:100%;position:relative}.gc-right-form input{border:0 solid;background-color:#fff0;max-width:100%;outline:0}.gc-right-form .wpcf7-form-control .wpcf7-textarea{padding:.625rem .9375rem}.intl-tel-input input,.your-email,.your-message,.your-name{width:100%;display:block;background-color:#fff0;border-bottom:1px solid #cccfd8}.right-form-phone{display:block;width:100%!important}.gc-right-form textarea{border:0 solid;background-color:#eee;resize:none;outline:0;height:70px;padding:.625rem .9375rem}.cf7-right-button-wrap{margin-top:20px;display:block;width:100%}.gc-right-form input.wpcf7-form-control.wpcf7-submit{width:100%;border:0 solid;background-color:#ff7b31;height:46px;border-radius:30px;color:#fff;text-transform:uppercase;font-size:15px;margin:0 auto;padding:0;transition:0.3s ease-in}.gc-right-form input.wpcf7-form-control.wpcf7-submit:focus,.gc-right-form input.wpcf7-form-control.wpcf7-submit:hover{border:1px solid #ff7b31;background-color:#fff0;color:#ff7b31}.related_ch.autoplay{float:left;display:inline-block;border:1px solid #ececec;height:230px;text-align:center;text-decoration:none;font-size:14px;padding:10px}.related_post{width:100%;float:right;margin-bottom:30px;margin-top:35px}.related_ch__img{color:#5a5a5a;transition:0.3s ease-in}.related_ch__img:focus,.related_ch__img:hover{color:#ff7701}.related_ch__img img{height:160px;width:100%;object-fit:scale-down;text-align:center}.gc-form-list{display:flex;justify-content:flex-end;margin:0 0 30px}.gc-form-list__item{font-family:Roboto;font-size:24px;font-weight:300;position:relative;float:left;display:block;border-bottom:1px solid #5a5a5a}.gc-form-list__item:hover{cursor:pointer;color:#d88c23}.gc-form-list__item:hover .filter-submenu{left:auto}.filter-submenu{font-size:21px;position:absolute;top:36px;left:-9999px;z-index:3;background-color:rgb(255 255 255 / .8);box-shadow:0 5px 32px -8px #000;cursor:pointer;margin-left:0}.cg-read-more,.gc-contacts-page__title{text-align:center;text-transform:uppercase}.filter-content{margin-top:30px;margin-bottom:80px}.year-list{width:85px}.category-list{width:275px}.sort-list{width:105px}.post-list-info{width:70%;height:auto;background:#fff;z-index:2;position:relative}.cg-read-more{display:block;width:170px;margin:30px auto;color:#868686;border:1px solid #ccc;font-weight:700;padding:10px 30px;border-radius:10px;text-decoration:none;transition:0.3s ease-in;background-color:rgb(243 243 243 / .7)}.cg-read-more:hover{background-color:#ff7d2f;border-color:#f6f6f6;color:#fff}.alm-btn-wrap{margin-bottom:30px;display:flex;justify-content:center;align-items:center}.alm-load-more-btn{text-transform:uppercase;letter-spacing:2px;font-size:14px;width:160px;height:50px;color:#ff7b31;overflow:hidden;font-weight:300;cursor:pointer;background:0 0;border:1px solid #ff7b31;transition:0.3s ease-in;padding:0;border-radius:10px}.gc-contacts-page,.youtube-single{background-size:cover;background-repeat:no-repeat}.alm-load-more-btn:focus,.alm-load-more-btn:hover{background-color:#ff7b31;color:#fff}.gc-contacts-page{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/css/../images/contact-page-bg.jpg);background-position:top center;padding-bottom:80px}.gc-contacts-page__title{font-weight:400;margin-bottom:60px}.gc-contact-wraper{background-color:#fff;opacity:.8;box-shadow:0 0 8px 0 rgb(0 0 0 / .3);margin-top:60px}.contact-item{width:25%;margin:15px 0;border-right:1px solid #ccc}.contact-item h2 strong{font-weight:400;text-transform:uppercase;font-size:24px}.contact-item h5{font-size:16px;text-transform:uppercase}.js-wpml-ls-item-toggle{border-radius:5px}.gc-single-product__img-wrap{position:relative}.gc-single-product__img-wrap img{width:100%;max-height:580px;object-fit:contain}.gc-single-product__price{position:absolute;width:200px;right:0;text-align:right;font-size:24px;font-weight:600;letter-spacing:1.5px}.gc-single-product__shop-link{position:absolute;right:0;bottom:15px;color:#fff;background-color:#ff7701;padding:10px 30px;border:2px solid #ff7701;transition:0.3s ease-in;text-transform:uppercase;font-weight:600}.gc-single-product__shop-link:focus,.gc-single-product__shop-link:hover{color:#ff7701;background-color:#fff}.gc-single-product__shop-price{font-size:20px;font-weight:600;position:absolute;right:0;top:0}.gc-single-product__configurator_link{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/css/../images/configurator.svg);background-repeat:no-repeat;background-position:right 5px;position:absolute;right:0;bottom:20px;padding:7px 45px 0 0;height:50px;text-transform:uppercase;color:#ff7b31;transition:0.3s ease-in;font-size:24px}.gc-single-product__configurator_link:active,.gc-single-product__configurator_link:hover{color:#ff7b31;text-decoration:underline}.page-id-14269 .gc-page-title{text-align:right}.gc-tabs{margin-bottom:30px;width:100%;border-radius:10px}.tabs .tabs-title{transition:0.3s ease-in;flex:1}.youtube-single{height:440px;background-position:center center}.youtube-single .play{background:grey;border-radius:50%/10%;color:#fff;font-size:2em;height:1.7em;padding:0;text-indent:.1em;transition:0.2s ease-in;width:2.7em;position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.youtube-single .play:hover{background:#cc181e;cursor:pointer}.youtube-single .play:after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:#fff0 #fff0 #fff0 rgb(255 255 255 / .75);top:50%;left:50%;position:absolute}.price-form{background-color:#eee;padding:30px 15px}.price-form-msg,.quote-for{background-color:#fff0}.form-quote{display:block;margin-top:20px}.price-form-mail,.price-form-name,.price-form-phone{background-color:#fff0;border:none}.price-form-msg{width:100%;margin-bottom:15px}.page-template-configurator-6-7 #ezfc_element-1,.page-template-configurator-6-7 #ezfc_element-2,.page-template-configurator-6-7 .ezfc-price-wrapper-element{position:fixed!important;right:1%;width:calc(((100% - 2% - 1rem * 11) / 12) * 4 - -2.25rem * 3);z-index:2;padding:0}#ezfc_element-1{top:117px;background-color:#fff;padding-top:10px;display:flex}#ezfc_element-1 label,#ezfc_element-2 label{padding-left:0!important;width:40%}#ezfc_element-1 input,#ezfc_element-2 input,.page-template-configurator-6-7 .ezfc-price-wrapper-element .ezfc-price-wrapper{width:60%}#ezfc_element-2{top:175px;background-color:#fff;padding-top:10px;display:flex}#ezfc_element-709,#ezfc_element-710{padding-bottom:0;display:flex}#ezfc_element-709 label,#ezfc_element-710 label{width:40%;font-size:1em}#ezfc_element-709 input,#ezfc_element-710 input{width:60%;font-weight:600}#ezfc_element-713{padding-top:3.25rem}.ezfc-element-radio label{display:none!important}.ezfc-element-wrapper-checkbox>label,.ezfc-element-wrapper-radio>label{font-weight:600!important}div.ui-draggable-handle.is-open{bottom:20vh!important}.gc-shop-single .cart{margin-top:15px;display:flex;justify-content:space-between}.gc-shop-single .amount{font-size:20px;font-weight:600}.woocommerce a.button.alt,.woocommerce button.button.alt{background-color:#ff7b31;border:2px solid #ff7b31;transition:0.3s ease-in}.tech-school-tabs .tabs-title a:hover,.tech-school-tabs .tabs-title>a:focus,.tech-school-tabs .tabs-title>a[aria-selected="true"]{background:0 0;color:rgb(255 123 49 / .8)}.woocommerce a.button.alt:active,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:active,.woocommerce button.button.alt:hover{background-color:#fff;color:#ff7b31}.gc-gallery-page{padding-bottom:60px}.five-img{width:20%}.seven-img:nth-child(5),.seven-img:nth-child(6),.seven-img:nth-child(7){width:33%}.gc-gallery{margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap}.gc-gallery-img{height:250px;width:100%}.gc-gallery-link{text-align:center;padding:5px}@media screen and (max-width:64.06125em){.gc-single-product__img-wrap{height:450px;display:flex;align-items:center}.gc-single-product__img-wrap img{max-height:450px}.tabs{display:flex;flex-direction:column}.eight-img{width:33.33333%}}.page-template-configurator-6-7 .conf-left-box{z-index:2;background-color:#fff}@media screen and (max-width:75.06125em){.gc-menu{font-size:14px}.title-bar{display:flex;line-height:45px;background:0 0;position:relative;height:24px}.title-bar .menu-icon{padding:0;border:none;background-color:#fff0;display:inline-block;vertical-align:middle;width:30px;height:24px;cursor:pointer;position:absolute;top:0;right:0}.title-bar .menu-icon span{top:0;display:block}.title-bar .menu-icon span::after,.title-bar .menu-icon span::before{content:"";display:block}.title-bar .menu-icon span,.title-bar .menu-icon span::after,.title-bar .menu-icon span::before{position:absolute;left:0;width:100%;height:2px;background-color:#000;border-radius:0;-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:0.15s;transition-timing-function:ease}.title-bar .menu-icon span::before{top:7px}.title-bar .menu-icon span::after{top:14px}.title-bar .menu-icon span:hover,.title-bar .menu-icon span:hover::after,.title-bar .menu-icon span:hover::before{background-color:#000}.title-bar .menu-icon.is-active span{transform:translate3d(0,10px,0) rotate(45deg);top:-3px}.title-bar .menu-icon.is-active span::before{transform:rotate(-45deg) translate3d(-4.28571px,-7px,0);display:none}.title-bar .menu-icon.is-active span::after{transform:translate3d(0,-14px,0) rotate(-90deg)}.conf-left-box{width:calc(((100% - 20% - 2.25rem * 11) / 12) * 8 - -2.25rem * 7 - -7%)}}@media screen and (max-width:64.06125em){.conf-left-box{width:calc(((100% - 20% - 2.25rem * 11) / 12) * 8 - -2.25rem * 7 - -7%)}}.conf-right-box{padding-bottom:1.5rem;position:absolute;z-index:2}@media screen and (max-width:75.06125em){.conf-right-box{width:calc(((100% - 0% - 2.25rem * 11) / 8.7) * 4 - -2.25rem * 3)}}@media screen and (max-width:64.06125em){.conf-right-box{width:calc(((100% - 0% - 2.25rem * 11) / 8.7) * 4 - -2.25rem * 3)}.gc-configurator-6-7-img-wrap img{width:100%}}.conf-right-box .ezfc-form{padding:55px 0 0!important}.gc-configurator-6-7-img-wrap{display:flex;justify-content:center}.gc-configurator-6-7-img-wrap img{max-width:50%;object-fit:contain}@media screen and (max-width:900px) and (min-width:641px){.conf-right-box{top:162px}.conf-right-box .ezfc-form{padding:110px 0 0!important}.gc-configurator-6-7-img-wrap img{width:100%}}.gc-configurator-6-7-img-wrap__notice{display:block;text-align:left;font-size:14px;color:red;padding:0 15px}.page-template-configurator-6-7 .ezfc-price-wrapper-element{display:flex;align-items:center;width:calc(((100% - 14% - 2.25rem * 11) / 8.7) * 4 - -2.25rem * 3);top:120px;right:2%;background-color:#fff;padding:10px 0}@media screen and (max-width:75.06125em){.page-template-configurator-6-7 .ezfc-price-wrapper-element{width:calc(((100% - 0% - 2.25rem * 11) / 8.7) * 4 - -2.25rem * 3);top:120px}.postid-31360 .gc-shop-single__title{font-size:29px}}@media screen and (min-width:641px) and (max-width:900px){.page-template-configurator-6-7 .ezfc-price-wrapper-element{top:130px}}@media screen and (max-width:40.06125em){.top-bar::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:rgb(255 255 255 / .6)}.gc-section-title{font-size:1.7rem}.gc-page-title{font-size:1.8rem;margin-bottom:0}div.gc-header-logo-wrap{width:25%!important}div.gc-header-search-wrap{width:60%!important}div.gc-header-menu-wrap{width:15%!important}.top-bar{position:absolute;right:0;top:87px}.gc-menu{text-transform:uppercase;font-weight:600}.header-menu li.current-menu-item .submenu-toggle,.submenu-toggle{background-color:rgb(255 123 49 / .5)}.header-menu li.current-menu-item .submenu-toggle:hover,.submenu-toggle:hover{background-color:rgb(255 123 49 / .8)}.header-menu.menu li.current-menu-item>a{color:#fff;background-color:#fd7f33}.gc-search{justify-content:flex-end}.gc-products__cards-list{flex-direction:column}.fourth-resp,.gc-footer-contacts,.gc-footer-sub-form-wrap,.gc-half-row,.half-resp,.third-resp,.third-resp:last-child{width:100%}.gc-news-category-link{margin-top:60px;margin-bottom:15px}.gc-footer-contacts{margin-top:30px;text-align:center}.gc-footer-sub-form-wrap,.gc-footer-sub-form-wrap h3{text-align:center}.g-recaptcha div{margin:0 auto}.preview__thumb{margin-bottom:20px}.post-wraper{height:250px;margin-bottom:300px}.post-list-info{width:100%;margin-top:-20px}.post-list-info p{font-size:.9rem}.post-list-info-title{font-size:1.3rem}.gc-form-list{margin:30px 0}#tab-2{overflow:scroll}div.youtube-single{height:280px}.eight-img{width:50%}.gc-gallery-img{height:150px;width:300px}.page-template-configurator-6-7 .gc-page-title{padding:0;margin:0}.conf-left-box{width:100%;z-index:3}.conf-right-box{top:340px;width:96%;left:2%;right:2%;margin:0 auto}.gc-configurator-6-7-img-wrap{max-height:145px}.page-template-configurator-6-7 .ezfc-price-wrapper-element{width:96%;left:2%;right:2%;margin:0 auto;top:255px;z-index:10}}.page-template-configurator-6-7 .ezfc-price-wrapper-element label{padding-left:0!important;width:40%;font-weight:600!important;font-size:18px!important}body.admin-bar .gc-usb-configurator__img-box{position:fixed;top:225px;left:0}body.admin-bar .gc-usb-configurator__conf-box{position:absolute;right:0;top:225px}body.admin-bar .gc-usb-configurator .ezfc-price-wrapper-element{top:120px}.gc-usb-configurator .ezfc-price-wrapper-element{position:fixed;width:calc(50% - 1.875rem);top:90px;right:15px;background-color:#fff;padding:15px 30px}.error404 .gc-main{padding-top:0;font-family:"Gamja Flower",cursive;display:flex;align-items:center;justify-content:center;background-color:#fff;margin:0;flex-direction:column}.error404 p{font-family:Comfortaa,cursive;font-size:30px;text-align:center}.error404 a{color:red;text-decoration:none}.gc-404{margin-top:25vh}.tipsiz,.tipsiz-body{margin:10px;display:flex}.gc-404-wrap h4{font-size:1rem}.not-found{background-color:#000;color:#fff;padding:15px 30px}.tipsiz{align-items:center;justify-content:center;flex-direction:column}.tipsiz-body{align-items:center}.arm{align-self:flex-end;width:50px;height:90px;border-top:3px solid #000}.left-arm{border-right:3px solid #000;transform:skew(20deg)}.right-arm{border-left:3px solid #000;transform:skew(-20deg)}.face{width:300px;height:200px;border:3px solid #000;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:20px;margin-right:20px;border-radius:15px}.upper-face{display:flex;align-items:center;justify-content:center;letter-spacing:80px;margin-left:80px}.element{font-size:60px}.mouth{width:20px;height:10px;border-top-left-radius:25px;border-top-right-radius:25px;border:3px solid #000;border-bottom:0}.woocommerce-product-gallery .flex-control-nav{margin:0;padding:0;display:flex;list-style-type:none}ul.payment_methods .gc-payment-img{position:absolute;width:150px;right:15px}.single-product .ezfc-price-wrapper-element{width:calc(50% - 1.613rem);right:1%}@media screen and (max-width:64.06125em){.postid-31360 .menu-top_navigation-container{z-index:2}.postid-31360 .ezfc-price-wrapper-element{width:100%;top:117px;left:0;right:0;padding:0 10px;z-index:1}.postid-31360 .gc-shop-single{padding:0}}@media screen and (min-width:641px) and (max-width:900px){.postid-31360 .ezfc-price-wrapper-element{top:162px}}.postid-31360 .ezfc-theme-aero .ezfc-form,.tech-school-tabs-content .tabs-panel{padding:0}@media screen and (max-width:64.06125em){.postid-31360 .gc-shop-single__title{font-size:29px}.postid-31360 .ezfc-element-checkbox-text label,.postid-31360 .ezfc-element-radio-text label{font-size:14px}}.postid-31360 .main-product-content{padding-top:145px}@media screen and (max-width:75.06125em){.postid-31360 .main-product-content{padding-top:145px}}@media screen and (min-width:641px) and (max-width:901px){.postid-31360 .main-product-content{padding-top:180px}}.gc-search-result-list{display:flex;flex-wrap:wrap}.gc-search-result-list li{display:flex;flex-direction:column;align-items:center;padding:15px 20px}.page-template-tech_school .gc-breadcrumbs{z-index:20}.gc-tech-school{margin-bottom:30px}@media screen and (max-width:56.25em){.gc-tech-school{margin-top:-45px}}@media screen and (max-width:48.875em){.gc-tech-school{margin-top:-58px}}.gc-tech-school__inner{padding-top:15px}.gc-tech-school-header__inner{position:relative;display:flex;justify-content:center}@media screen and (max-width:42.1875em){.gc-tech-school__header-img{display:none}.gc-tech-school-header__inner{height:90px}}.gc-tech-school-title{position:absolute;bottom:0}.gc-tech-school-title img{margin-left:6px}.gc-tech-school-right{padding-left:45px}.gc-tech-school-webinar-registration{background:rgb(255 123 49 / .8);box-shadow:14px 11px 12px -2px rgb(0 0 0 / .28);margin-bottom:40px;transition:0.3s ease-in;height:55px;display:flex;justify-content:center;align-items:center}.gc-tech-school-webinar-registration:hover{transform:scale(1.03)}.gc-tech-school-webinar-registration a{color:#fff;text-align:center}.page-template-tech_school .gc-right-form input.wpcf7-form-control.wpcf7-submit{border-radius:0;box-shadow:14px 11px 12px -2px rgb(0 0 0 / .28)}.gc-right-form-tech-school{padding-top:40px}.webinar-list{margin:0}.webinar-list__item{margin-top:15px;border-bottom:1px solid #000;padding-bottom:15px}.webinar-list__item-date,.webinar-list__item-topic{display:flex;flex-direction:column}.webinar-list__item-date span,.webinar-list__item-topic span{color:rgb(255 123 49 / .8)}.tech-school-tabs{border:none;border-bottom:1px solid #eee}.tech-school-tabs .tabs-title a{text-transform:uppercase}.tech-school-tabs-content{border:none}.certificate-img img{max-width:80%}@media screen and (max-width:48.4375em){.tech-school-form .wpcf7-form-control-wrap div{transform:scale(.9)}}@media screen and (max-width:40em){.gc-tech-school{margin-top:-68px}.gc-tech-school-webinar-registration{margin-top:55px}.tech-school-form .wpcf7-form-control-wrap div{transform:scale(1)}}.sitemap_btn{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/css/../images/sitemap-icon.jpg)}.entry-content,.gc-single-post__img-wrap{margin-bottom:20px}.gc-products-page__excerpt-hide-text{display:none}.gc-products-page__excerpt-hide-text.show-text{display:inline}.gc-products-page__excerpt-btn-item{margin:30px 0}.gc-products-page__excerpt-btn-item{background-color:rgb(255 123 49 / .8);box-shadow:14px 11px 12px -2px rgb(0 0 0 / .28);margin-bottom:40px;transition:0.3s ease-in;height:55px;display:flex;justify-content:center;align-items:center;border-radius:10px}.gc-products-page__excerpt-btn-item:hover{transform:scale(1.03);background-color:rgb(255 123 49 / .8)}.gc-products-page__excerpt-visible-text{display:inline;margin-bottom:0}.gc-products-page__excerpt-visible-text p{display:inline;margin-bottom:0}.gc-products-page__excerpt-element.show-element{display:none}#gc-products-filter{padding:20px;border-radius:10px;background:#fff;border:1px solid #bcbcbc}#gc-products-filter h3{font-size:1.1rem;color:#333;padding-bottom:10px}.gc-products-filter-list{list-style:none;padding:0;margin:.5em 0 1em}.gc-products-filter-list li{margin-bottom:.6em}.gc-products-filter-list input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:1px solid #ccc;border-radius:6px;display:inline-block;position:relative;cursor:pointer;vertical-align:middle;transition:all 0.25s ease;margin-right:8px}.gc-products-filter-list input[type="checkbox"]:hover{border-color:#fd7f33}.gc-products-filter-list input[type="checkbox"]:checked{border-color:#fd7f33;background-color:#fd7f33}.gc-products-filter-list input[type="checkbox"]:checked::after{content:"";position:absolute;left:6px;top:1px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.gc-products-filter-list label{cursor:pointer;color:#444;font-size:.95rem;transition:color 0.2s ease}.gc-products-filter-list label:hover{color:#fd7f33}#gc-products-filter .button{background-color:#fd7f33;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:1rem;cursor:pointer;transition:background 0.2s ease}#gc-products-filter .button:hover{background-color:#e86e26}#gc-products-results .gc-products__card-wrapper{margin-bottom:20px}#gc-products-results{margin-top:20px}#gc-category-results .gc-products__card-wrapper{margin-bottom:20px}.swiper-slide-active{transform:translate3d(0,0,0)!important}.articles-filter__title{font-size:20px!important}@media screen and (min-width:641px) and (max-width:1125px){#main-menu .gc-menu li{margin:0 5px!important}}.filter-toggle-wrapper{margin-bottom:30px}.filter-toggle-btn{background:#fff0;color:#000;border:none;padding:12px 20px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:400;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;text-transform:none;border:1px solid #ddd;letter-spacing:.5px;margin-top:10px}.filter-toggle-btn:hover,.filter-toggle-btn:focus{background:#ff7701;transform:translateY(-1px)}.filter-icon{font-size:16px;font-weight:400}.gc-filter-drawer-overlay{position:fixed;top:0;left:0;width:100%;background:rgb(0 0 0 / .5);z-index:9998;opacity:0;visibility:hidden;transition:all 0.3s ease;height:100vh;display:flex;overflow:hidden}.gc-filter-drawer-overlay.active{opacity:1;visibility:visible}.gc-filter-drawer{position:fixed;top:0;right:-400px;width:350px;height:100vh;background:#fff;z-index:9999;transition:right 0.3s ease;box-shadow:-2px 0 10px rgb(0 0 0 / .1);display:flex;flex-direction:column}.gc-filter-drawer.open{right:0}.filter-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #e0e0e0}.filter-drawer-title{margin:0;font-size:14px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.active-filters-count{font-size:12px;color:#666;font-weight:400}.filter-drawer-close{background:none;border:none;font-size:20px;cursor:pointer;color:#666;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}.filter-drawer-close:hover{background:#fd7f33;color:#fff}.filter-toggle-wrapper{text-align:right;margin:0}.close-icon{font-size:18px;font-weight:400;font-family:Arial;margin-top:3px}.filter-drawer-content{flex:1;overflow-y:auto;padding:0}.filter-section{border-bottom:1px solid #e0e0e0;padding:0}.filter-section-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px 5px 20px;background:#fff;cursor:pointer;transition:background 0.3s ease}.accordion-section .filter-section-header:hover{background:#f8f9fa}.filter-section-title{margin:0;font-size:12px;font-weight:400;height:auto;color:#333;font-weight:600}.active-filters-section .filter-section-title{color:#9b9b9b}.section-collapse{font-family:Arial;color:#666;font-size:16px;transition:transform 0.3s ease}.accordion-content{padding:0 20px 10px 20px;display:block}.filter-list{list-style:none;margin:0;padding:0}.filter-checkbox{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#555;padding:5px 0;transition:color 0.3s ease}.filter-checkbox:hover{color:#333}.filter-checkbox input[type="checkbox"]{display:none}.checkmark{width:16px;height:16px;border:1px solid #bdc3c7;margin-right:10px;position:relative;transition:all 0.3s ease;background:#fff;border-radius:50%}.filter-checkbox input[type="checkbox"]:checked+.checkmark{background-color:#000;border-color:#000}.filter-checkbox input[type="checkbox"]:checked+.checkmark::after{content:'';position:absolute;left:4px;top:2px;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-text{font-size:12px;color:#333}.active-filters-section{border-bottom:none}.active-filters-section .filter-section-header{cursor:default}.active-filters-section .filter-section-header:hover{background:#f8f9fa}.active-filters-list{padding:0 20px 15px 20px;display:flex;flex-direction:column;gap:8px}.active-filter-item{background:#e9ecef;padding:8px 12px;border-radius:5px;font-size:13px;display:flex;align-items:center;justify-content:space-between}.active-filter-text{color:#495057;font-weight:500}.remove-filter{background:none;border:none;cursor:pointer;color:#6c757d;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}.remove-filter:hover{background:#dc3545;color:#fff}.remove-icon{font-size:14px;font-weight:700;line-height:1}.filter-buttons{display:flex;gap:10px;padding:20px;background:#fff;border-top:1px solid #e0e0e0;position:sticky;bottom:0}.filter-buttons .button{flex:1;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:400;transition:all 0.3s ease;text-transform:none;letter-spacing:.5px}.gc-filter-drawer .accordion-content{border:0}.reset-btn{background:#fff0;border:1px solid #95a5a6!important;color:#95a5a6}.reset-btn:hover{background:#95a5a6;color:#fff}.apply-btn{background:#000;color:#fff;border:1px solid #000!important}.apply-btn:hover,.apply-btn:focus{background:#ff7701;border-color:#ff7701!important}.archive-products__header{align-items:flex-start;padding-top:30px}.archive-products__header h1{padding:0;margin:0}#gc-products-load-more{background:#ff7701;margin:auto;min-width:180px}.gc-single-product__discription .product-title{font-size:24px;font-weight:400}.gc-single-product__discription{padding:0 15px}.product-gallery{max-width:100%}@media (max-width:768px){.gc-filter-drawer{width:100%;right:-100%}.filter-toggle-wrapper{text-align:left;margin-top:10px}}.single-product_app{margin:20px 0;font-size:16px}.product-meta-row{margin-bottom:6px}.meta-title{font-weight:600;margin-right:6px;color:#333}.meta-value a{color:#0a5ba8;text-decoration:none}.meta-value a:hover{text-decoration:underline}.single-product_app.two-columns{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;padding:20px 0;margin:auto;max-width:900px}.single-product_app.two-columns .column:nth-child(1){flex:0 0 calc(30% - 10px)}.single-product_app.two-columns .column:nth-child(2){flex:0 0 calc(70% - 10px)}.single-product_app .meta-title{font-weight:400;color:#f36b21;margin-right:6px}.single-product_app .meta-value a{color:#333;text-decoration:none}.single-product_app .meta-value a:hover{text-decoration:underline}@media (max-width:768px){.single-product_app.two-columns{flex-direction:column;gap:10px}}#example-tabs .owl-stage{margin:auto}.product_tabs{border-top:1px solid #ddd}.product_app{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.product_relative{padding:50px 0}.product_relative .owl-stage-outer{border-radius:0;margin:0}.product_relative .owl-item{border:1px solid #ddd;border-radius:15px;margin-bottom:10px}.owl-client .start-machine{min-height:330px;padding:10px;display:flex;flex-direction:column;height:100%}.owl-client .owl-item{display:flex}.owl-client .owl-item>a.start-machine{flex:1}.start-machine .link{margin-top:auto}.product-gallery{display:flex;gap:15px;position:relative;padding-bottom:30px}.product-gallery-main{overflow:hidden;flex:1;order:2;max-height:max-content}.product-gallery-thumbs{width:80px;order:1;display:flex;flex-direction:column;gap:10px}.product-gallery-main .product-gallery-item{overflow:hidden;height:400px;display:flex;align-items:center;justify-content:center}.product-gallery-main .product-gallery-item a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-gallery-main .product-gallery-item img{max-width:100%;max-height:100%;object-fit:contain}.video-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-wrapper video{max-width:100%;max-height:100%}.product-gallery-thumbs .product-gallery-thumb-item{width:80px;height:80px;cursor:pointer;border:2px solid #fff0;border-radius:4px;overflow:hidden;background:#f8f8f8;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center}.product-gallery-thumbs .product-gallery-thumb-item.active,.product-gallery-thumbs .product-gallery-thumb-item:hover{border-color:#ddd}.product-gallery-thumbs .product-gallery-thumb-item img{width:100%;height:100%;object-fit:cover}.video-thumb{width:100%;height:100%;background:#333;color:#fff;display:flex;align-items:center;justify-content:center}.video-thumb img{display:block;width:100%;filter:brightness(.55)}.video-thumb i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:34px;color:#fff;opacity:.9;border:1px solid #ddd;border-radius:50%;padding:10px}.product-gallery-main.owl-carousel .owl-stage-outer{border-radius:4px}.product-gallery-main.owl-carousel .owl-nav{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.product-gallery-main.owl-carousel .owl-nav button{pointer-events:all;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px;background:#fff}.product-gallery-main.owl-carousel .owl-nav button span{font-size:34px;color:#333}.product-gallery-main.owl-carousel .owl-dots{position:absolute;bottom:15px;width:100%;text-align:center}.product-gallery-main.owl-carousel .owl-next span{margin-top:-2px;margin-right:-3px}.product-gallery-main.owl-carousel .owl-prev span{margin-top:-2px;margin-left:-3px}.product-gallery-main.owl-carousel .owl-dots .owl-dot span{background:rgb(255 255 255 / .5)}.product-gallery-main.owl-carousel .owl-dots .owl-dot.active span{background:#fff}@media (max-width:768px){.product_app{border-top:0;border-bottom:0}.product_tabs{border:0}.product-gallery{flex-direction:column-reverse}.product-gallery-thumbs{width:100%;flex-direction:row;overflow-x:auto}.product-gallery-thumbs .product-gallery-thumb-item{min-width:60px;flex-shrink:0}.product-gallery-main .product-gallery-item{height:300px}}.readmore_single{color:#ff7701}.page-template-products-sidebar .gc-page-title{padding-bottom:20px}#gc-results-count{margin-top:50px;font-size:12px;text-align:center}#gc-category-load-more,#gc-products-load-more{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0;background:#fff0;color:#000;margin:20px auto;width:100%;font-size:14px}#gc-category-load-more:hover,#gc-category-load-more:focus,#gc-products-load-more:hover,#gc-products-load-more:focus{color:#ff7701}.publications-list-simple{padding:50px 0}.publications-list-simple a{text-decoration:none!important}#tabs-post-wrapper .post-list-info-title{position:relative;top:auto;width:100%}#tabs-post-wrapper .post-list-info-description{position:relative;top:auto}#tabs-post-wrapper .cg-read-more{background:#ff7b31;margin-bottom:30px;transition:0.3s ease-in;height:44px;display:flex;border:0;text-transform:none;font-size:14px;font-weight:400;justify-content:center;max-width:200px;align-items:center;border-radius:5px;color:#fff;cursor:pointer;font-size:17px}#tabs-post-wrapper .post-image-wrap{padding-left:0;width:30%}#tabs-post-wrapper .post-list-info{width:70%}#tabs-post-wrapper .post-image-wrap img{width:100%;height:300px}@media (max-width:768px){.gc-tabs ul.tabs{display:none!important}.gc-gallery-img{height:auto!important}.gc-gallery{grid-template-columns:1fr}.accordion-header{position:relative;display:flex;justify-content:space-between;align-items:center;background:#fff!important;color:#ff7b31;font-weight:600;padding:14px 10px;border-bottom:1px solid #ddd;cursor:pointer;font-size:16px;transition:color 0.3s ease}.accordion-header:hover{color:#e86d20}.accordion-header.active{font-weight:700}.accordion-header::after{content:'\f078';font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;transition:transform 0.3s ease}.accordion-header.active::after{transform:rotate(180deg)}.tabs-panel{display:none;padding:12px 10px;line-height:1.6;border-bottom:1px solid #ddd;background:#fff}.tabs-panel.active{display:block}.accordion-header:first-child{border-top:1px solid #ddd}.archive-products__header{align-items:flex-start;padding-top:30px}.archive-products__header h1{padding:0;margin:0}#gc-products-load-more{background:#ff7701;margin:auto;min-width:180px}.gc-single-product__discription .product-title{font-size:24px;font-weight:400}.gc-single-product__discription{padding:0 15px}.product-gallery{max-width:100%}@media (max-width:768px){.gc-filter-drawer{width:100%;right:-100%}.filter-toggle-wrapper{text-align:left;margin-top:10px}}.single-product_app{margin:20px 0;font-size:16px}.product-meta-row{margin-bottom:6px}.meta-title{font-weight:600;margin-right:6px;color:#333}.meta-value a{color:#0a5ba8;text-decoration:none}.meta-value a:hover{text-decoration:underline}.single-product_app.two-columns{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;padding:20px 0;margin:auto;max-width:900px}.single-product_app.two-columns .column:nth-child(1){flex:0 0 calc(30% - 10px)}.single-product_app.two-columns .column:nth-child(2){flex:0 0 calc(70% - 10px)}.single-product_app .meta-title{font-weight:400;color:#f36b21;margin-right:6px}.single-product_app .meta-value a{color:#333;text-decoration:none}.single-product_app .meta-value a:hover{text-decoration:underline}@media (max-width:768px){.single-product_app.two-columns{flex-direction:column;gap:10px}}#example-tabs .owl-stage{margin:auto}.product_tabs{border-top:1px solid #ddd}.product_app{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.product_relative{padding:50px 0}.product_relative .owl-stage-outer{border-radius:0;margin:0}.product_relative .owl-item{border:1px solid #ddd;border-radius:15px;margin-bottom:10px}.owl-client .start-machine{min-height:330px;padding:10px;display:flex;flex-direction:column;height:100%}.fancybox-slide{display:none}.fancybox-slide--current{display:block}}.review__title,body{margin:0}.preloader{position:fixed;left:0;top:0;right:0;bottom:0;background:#fff;z-index:1001}.preloader__row{position:relative;top:50%;left:50%;width:70px;height:70px;margin-top:-35px;margin-left:-35px;text-align:center;animation:2s linear infinite preloader-rotate}.preloader__item{position:absolute;display:inline-block;top:0;background-color:#fd7f33;border-radius:100%;width:35px;height:35px;animation:2s ease-in-out infinite preloader-bounce}.preloader__item:last-child{top:auto;bottom:0;animation-delay:-1s}@keyframes preloader-rotate{100%{transform:rotate(360deg)}}@keyframes preloader-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.loaded_hiding .preloader{transition:opacity .3s;opacity:0}.categories-container .owl-carousel .categories-item input,.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item input,.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label input,.loaded .preloader,.new-loading{display:none}.gc-configurator-6-7 .gc-page-title{text-align:center;padding:25px}.gc-configurator-6-7 .grid-container{background-color:#f6f6f6;position:relative}.gc-configurator-6-7 .grid-container .conf-left-box{margin-top:50px;background-color:#f6f6f6;border-radius:20px}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap{border-radius:20px;position:sticky;top:15%;background:0 0;backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(20px)}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap::after{content:"";background:#dfdfdf;border-radius:20px;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-10}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap img{border-radius:20px}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__product-title{font-size:2.2rem;text-transform:uppercase;color:#ff7b31}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-sub-text{position:sticky;top:80%;color:#000;font-weight:800;text-align:center;margin-top:50px}.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__notice{text-align:center;margin-top:10px;position:sticky;top:87%}@media (max-width:1025px){.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap,.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-6-7-img-wrap__notice,.gc-configurator-6-7 .grid-container .conf-left-box .gc-configurator-sub-text{position:static}}.gc-configurator-6-7 .grid-container .conf-rigth-box{margin-top:50px;position:relative;padding:0 20px}.gc-configurator-6-7 .grid-container .conf-rigth-box::after{content:"";width:100%;height:100%;position:absolute;background-color:#d3d3d3;border-radius:20px;opacity:.8;top:0;left:0;z-index:-1}.post-wraper{display:flex;margin-bottom:200px}.post-wraper .post-image-wrap{width:50%;position:relative;padding:0 30px}.post-wraper .post-image-wrap img{object-fit:cover;display:block;width:535px;height:450px}.post-wraper .post-list-info{width:50%}.post-wraper .post-list-info .post-list-info-title{text-align:left;width:720px;font-size:30px;display:block;background-color:rgb(243 243 243 / .8);padding:20px 40px;position:absolute;text-transform:uppercase;top:22%;right:0;z-index:20}.post-wraper .post-list-info .post-category-name{position:absolute;right:0;top:-15%;white-space:nowrap}.post-wraper .post-list-info .post-category-name .post-categoty-name-title{font-size:130px;text-transform:uppercase;color:rgb(243 243 243 / .8);font-weight:900;letter-spacing:15px;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif}.post-wraper .post-list-info .post-category-name .large-number{font-size:90px!important}@media (max-width:1200px){.post-wraper .post-list-info .post-category-name .large-number{font-size:60px!important}}.post-wraper .post-list-info .post-list-info-description{position:absolute;max-width:500px;padding:15px;top:60%}.post-image-wrap::after{content:"";width:90%;height:100%;display:block;background-color:#ddd;position:absolute;left:0;top:30px;z-index:-1}.gc-single-post__form,.gc-single-post__form .wpcf7{position:relative;z-index:2}.gc-form-wrap{margin:50px 0}.owl-carousel-category-names{display:flex;z-index:10000}.post-list-info-not-found{text-align:center;font-size:20px}.post-list-info-not-found span:hover{color:orange}.gc-single-post_content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;gap:0;margin:2rem 0}.gc-single-post_content-wrapper .gc-gallery-link{max-height:340px}.gc-single-post_content-wrapper .gc-gallery-link img{height:100%}.about-us__sub-title,.about-us__text,.gc-news-load-more{display:flex;justify-content:center;align-items:center}.gc-single-post{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/single-post-bg.png);background-repeat:no-repeat;background-position:bottom;background-position-y:bottom;background-size:contain}.gc-single-post__recap-box{margin:1.3rem 0;display:none}.gc-single-post__recap-box.show{display:block}.gc-single-post__form{margin:2.5rem 0;display:flex;justify-content:center;flex-direction:column;border-radius:20px;padding:60px 30px;border:1px solid #fff;-webkit-box-shadow:0 11px 29px -1px rgb(0 0 0 / .42);-moz-box-shadow:0 11px 29px -1px rgb(0 0 0 / .42);box-shadow:0 11px 29px -1px rgb(0 0 0 / .42)}.gc-single-post__form-title{font-size:2.3rem;font-weight:200;color:#ff7b31;z-index:2;text-transform:uppercase}.gc-single-post__form:after,.gc-single-post__form:before{position:absolute;height:100%;z-index:1;border-radius:20px;width:100%;top:0;left:0;content:""}.gc-single-post__form:after{background-color:#000;opacity:.5}.gc-single-post__form:before{background-color:#fff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gc-single-post__inputs{display:flex;margin-bottom:2rem;border-radius:.3rem;overflow:hidden}.gc-single-post__inputs input{background:0 0;color:#fff}.gc-single-post__inputs input:focus{background:0 0;border:.7px solid #e3e30b}.gc-single-post__massage{overflow:hidden}.gc-single-post__massage textarea{background:0 0;border:.7px solid #fff;border-radius:.3rem;resize:none;overflow:auto;color:#fff}.gc-single-post__massage textarea:focus{border:.7px solid #ff0;background:0 0}.gc-single-post__inter-lang{position:relative;margin-bottom:2rem}.gc-single-post__inter-lang .country-list{border-radius:0 0 1rem 1rem;width:100%}.gc-single-post__inter-lang .country-list .country{font-size:1rem;width:100%}.gc-single-post__inter-lang .flag-container,.post-form .iti{width:100%}.gc-single-post__inter-lang input{border-radius:.3rem}.gc-single-post__inter-lang input:focus{border:.7px solid #ff0;background:0 0}.gc-single-post__submit{position:absolute;right:-11%;bottom:-35%}.gc-single-post__submit input{background-color:#ff7b31;border-radius:.3rem;text-transform:uppercase}.gc-single-post__submit input:hover{background-color:#fff;color:#0a0a0a}.gc-single-post .wpcf7-not-valid-tip{font-size:.8rem;margin-left:1rem}.gc-footer__single-post,.gc-single-product .gc-tabs .tabs{background:0 0}.post-form .wpcf7-form{background:rgb(0 0 0 / .46);backdrop-filter:blur(10px);border-radius:20px;padding:40px;width:100%;box-shadow:0 8px 32px rgb(0 0 0 / .1);border:1px solid rgb(255 255 255 / .2);position:relative;z-index:2;margin:0 auto}.post-form .wpcf7-form h2{color:#ff7b31;font-size:24px;font-weight:300;margin-bottom:30px;letter-spacing:1px;text-transform:uppercase}.post-form .wpcf7-form-control,.post-form .wpcf7-form-control-wrap input,.post-form .wpcf7-form-control-wrap select,.post-form .wpcf7-form-control-wrap textarea{width:100%;padding:15px 20px;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:10px;color:#fff;font-size:16px;outline:0;transition:.3s;backdrop-filter:blur(5px);box-sizing:border-box}.post-form .wpcf7-form-control-wrap input::placeholder,.post-form .wpcf7-form-control-wrap textarea::placeholder,.post-form .wpcf7-form-control::placeholder{color:rgb(255 255 255 / .6)}.post-form .wpcf7-form-control-wrap input:focus,.post-form .wpcf7-form-control-wrap select:focus,.post-form .wpcf7-form-control-wrap textarea:focus,.post-form .wpcf7-form-control:focus{border-color:#ff7b31;background:rgb(255 255 255 / .15);box-shadow:0 0 0 2px rgb(212 165 116 / .3)}.post-form .wpcf7-form-control-wrap textarea{min-height:120px;resize:vertical;font-family:inherit}.post-form .form-row{display:flex;gap:15px;margin-bottom:20px}.post-form .form-row .wpcf7-form-control-wrap{border:none;flex:1}.post-form .form-full-width{margin-bottom:20px}.gc-single-product .tabs-content,.post-form .form-full-width .wpcf7-form-control-wrap{border:none}.post-form .wpcf7-form-control-wrap{justify-content:initial;flex-direction:column}.post-form .wpcf7-form input[type=submit]{background:linear-gradient(135deg,#ff7b31 0,#ff7b31 100%);color:#fff;padding:15px 40px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:.3s;text-transform:uppercase;letter-spacing:1px;float:right;box-shadow:0 4px 15px rgb(212 165 116 / .3)}.post-form .wpcf7-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(212 165 116 / .4)}.post-form .wpcf7-form input[type=submit]:active{transform:translateY(0)}.post-form .iti__flag-container{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:10px 0 0 10px;backdrop-filter:blur(5px)}.post-form .iti__selected-flag{padding:15px 20px;background:0 0;border:none}.post-form .iti__arrow{border-top-color:rgb(255 255 255 / .7)}.post-form .iti__country-list{background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgb(255 255 255 / .2);box-shadow:0 8px 32px rgb(0 0 0 / .1)}.post-form .iti__country{padding:10px 15px;color:#333}.post-form .iti__country:hover{background:rgb(212 165 116 / .1)}.post-form .iti__country.iti__highlight{background:rgb(212 165 116 / .2)}.post-form .wpcf7-not-valid-tip{color:#ff6b6b;font-size:14px;margin-top:5px}.post-form .wpcf7-validation-errors{background:rgb(255 107 107 / .1);border:1px solid rgb(255 107 107 / .3);border-radius:10px;padding:15px;margin-bottom:20px;color:#ff6b6b}.post-form .wpcf7-mail-sent-ok{background:rgb(76 175 80 / .1);border:1px solid rgb(76 175 80 / .3);border-radius:10px;padding:15px;margin-bottom:20px;color:#4caf50}@media (max-width:600px){.post-form .wpcf7-form{margin:20px;padding:30px 20px}.post-form .form-row{flex-direction:column}.post-form .wpcf7-form h2{font-size:20px}.post-form .wpcf7-form input[type=submit]{width:100%;float:none}}.tabs-panel-sub-title{font-weight:700}.tabs-panel-aplication-type{color:#ff7701;font-size:20px;letter-spacing:2%}.tabs-panel-aplication-type .tabs-panel-aplication-title{color:#000}.gc-gallery{display:grid;grid-template-columns:3fr 3fr 3fr;gap:15px}.gc-gallery .gc-gallery-link{padding:10px;box-shadow:0 13px 12px 8px #d9d9d9;border-radius:10px}.cooperation .gc-right-form .cf7-right-wrapp,.grid-container{position:relative}.gc-products-filter-type-oil{position:absolute;right:0;top:0;z-index:10}.gc-products-filter-type-oil .gc-products-title{display:flex;gap:15px;border-bottom:2px solid #333}@media (max-width:500px){.gc-products-filter-type-oil{text-align:right}.gc-products-filter-type-oil .gc-products-title h3{display:block;margin-top:0}.gc-products-filter-type-oil .gc-products-title h3:first-child{margin-top:30px}}.gc-products-filter-type-oil h3{text-transform:uppercase;margin-top:30px;color:inherit;font-size:1.5rem;padding-top:2px;cursor:pointer;position:relative}.gc-products-filter-type-oil h3:hover{color:#ff7701}.gc-products-filter-type-oil h3:first-child::before{content:"";width:30px;height:2px;background-color:#333;position:absolute;right:-16%;top:20px;transform:rotate(90deg)}@media (max-width:927px){.gc-products-filter-type-oil h3{font-size:1.5rem}.gc-products-filter-type-oil h3::after{display:none}}.gc-products-filter-type-oil .gc-products-filter{margin-top:15px;display:flex;justify-content:space-between;gap:25px;opacity:0;visibility:hidden;max-height:0;background-color:rgb(255 255 255 / .8);box-shadow:0 9px 13px 0 rgb(0 0 0 / .75);transition:1s,_ 1s;padding:15px 20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list{cursor:pointer}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item{list-style:none!important}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label{font-family:"Open Sans",sans-serif;font-size:18px;color:#000}.gc-products-filter-type-oil .gc-products-filter .gc-products-filter-list .gc-products-filter-list-item label:hover{color:#ff7701;cursor:pointer}.gc-products-filter-type-oil .mobile-menu{visibility:visible;display:none;border:none}.gc-products-filter-type-oil .active{max-height:400px;visibility:visible;opacity:1;transition:.8s ease-in-out}@media (max-width:568px){.gc-products-filter-type-oil{position:static}.gc-products-filter-type-oil .desktop-menu{display:none}.gc-products-filter-type-oil .mobile-menu{display:flex;justify-content:right}.gc-products-filter-type-oil .mobile-menu .btn-menu{width:50px;display:flex;flex-direction:column;gap:10px;background-color:#fff0}.gc-products-filter-type-oil .mobile-menu .btn-menu span{display:block;width:50px;height:2px;background-color:#333}.gc-products-filter-type-oil .mobile-menu .btn-menu:hover{background-color:#fff0}}.gc-header{z-index:100!important}.application-list,.capacity-list{visibility:hidden;opacity:0}.categories-container{display:flex;margin-top:50px}.categories-container .owl-carousel .categories-item{cursor:pointer;text-transform:uppercase;white-space:nowrap;text-align:center;padding:5px 15px;border:1px solid #ccc;overflow:hidden;border-radius:25px;font-size:14px;transition:1s;background-color:#fff}.categories-container .owl-carousel .categories-item label{cursor:pointer;width:100%;padding:5px 2px;font-weight:400;color:#585858}.categories-container .owl-carousel .categories-item label:hover{color:#fff}.categories-container .owl-carousel .categories-item:hover{background-color:#fd7f33;transition:1s}.categories-container .owl-carousel .categories-item:active{background-color:#fd7f33;transition:background-color .3s}@media (max-width:768px){.post-wraper .post-image-wrap img{max-width:100%;max-height:180px}.post-wraper .post-image-wrap{width:100%}.post-wraper .post-list-info .post-list-info-title{position:static;width:auto;font-size:18px;padding:5px 2px;text-align:center;margin:20px 0}.post-image-wrap::after,.post-wraper .post-list-info .post-category-name{display:none}.post-wraper .post-list-info .post-list-info-description{position:static;text-align:center;max-width:100%}.post-wraper .post-list-info{position:static;width:100%}.post-wraper{flex-direction:column;justify-content:center;align-items:center;margin-top:120px}.categories-container .owl-carousel .categories-item{font-size:12px}}.categories-container .owl-carousel .owl-nav{width:100%;display:flex;justify-content:space-between;position:relative}.categories-container .owl-carousel .owl-nav .owl-prev{position:absolute;top:-70px;left:-30px}.categories-container .owl-carousel .owl-nav .owl-next i,.categories-container .owl-carousel .owl-nav .owl-prev i{font-size:40px}.categories-container .owl-carousel .owl-nav .owl-next{position:absolute;right:-30px;top:-70px}@media (max-width:1076px){.categories-container .owl-carousel .owl-nav .owl-prev{left:-25px}.categories-container .owl-carousel .owl-nav .owl-next{right:-25px}}@media screen and (max-width:1100px){.categories-container .owl-carousel .owl-nav{display:block!important}}.gc-header-search-btn-loop button{background-color:#fff0;color:#585858}.gc-header-search-btn-loop button:hover{background-color:#fff0;color:#fd7f33}.gc-news-preloader{margin-top:50px;display:flex;justify-content:center;align-items:center;margin-bottom:100px}@media (max-width:475px){.gc-news-preloader{margin-bottom:100px}}.gc-news-preloader .loader{align-items:center;border:16px solid #f3f3f3;border-top:16px solid #fd7f33;border-radius:50%;width:80px;height:80px;animation:2s linear infinite spin;transition:.5s}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.contact-item{display:flex;flex-direction:column;justify-content:space-between;gap:15px;background-color:#fff0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);-webkit-box-shadow:0 0 26px 7px #dbdbdb;box-shadow:0 0 26px 7px #dbdbdb;border-radius:20px;padding:60px 30px 100px}.contact-item h2{margin-bottom:30px}.contact-item h3,.contact-item h4,.contact-item h5{color:#ff7d2f;margin:25px 0}.contact-item div p{font-size:14px;text-transform:uppercase;color:#ff7d2f}.contact-item p span,.contact-item p strong{color:#ff7d2f}.contact-item p a{text-decoration:none}.contact-item-title{height:auto!important}.contacts-accordion{cursor:pointer;width:100%;border:none;outline:0;transition:.4s;text-align:center}.contacts-accordion:hover{color:#ff8c31}.contacts-panel{padding:0 18px;background-color:rgb(255 255 255 / .1);max-height:0;overflow:hidden;transition:max-height .2s ease-out}.head-office p,.review{margin-bottom:100px}.top-bar .menu-top_navigation_3_0-container .menu-item .menu .menu-item .menu{background-color:#fff0;backdrop-filter:blur(1rem);border-radius:20px}.is-dropdown-submenu::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;backdrop-filter:blur(1rem);background-color:rgb(255 255 255 / .4);border-radius:20px}.gc-single-product .gc-product-title-link{display:flex;justify-content:space-between}.gc-single-product .gc-content-title{background-color:#f5f5f5;padding:50px 0;text-align:center}.gc-single-product .gc-single-product__discription h2{font-size:45px}.gc-single-product .gc-single-product__discription .product-about{line-height:30px;font-size:15px;padding-bottom:30px}.gc-single-product .gc-single-product__discription .product-about .product-about-list li{list-style:disc}@media (max-width:476px){.gc-single-product .gc-product-title-link{flex-direction:column;align-items:center}.gc-single-product .gc-single-product__discription .gc-product-button{width:100%}}.gc-single-product .gc-single-product__discription .gc-product-button .product-btn{width:100%;background-color:#ff7b31;padding:15px 8px;border-radius:20px}.gc-single-product .gc-single-product__discription .gc-product-button .product-btn a{text-transform:uppercase;color:#fff;display:block}.gc-single-product .gc-tabs{background-color:#f8f8f8;margin-top:25px;-webkit-box-shadow:0 13px 12px 8px #d9d9d9;-moz-box-shadow:0 13px 12px 8px #d9d9d9;box-shadow:0 13px 12px 8px #d9d9d9}.gc-single-product .gc-tabs .owl-tabs{border:none;margin-bottom:25px}.gc-single-product .gc-tabs .tabs-content .tabs-panel{padding:15px 50px}.gc-single-product .gc-tabs .tabs-content .tabs-panel li{list-style:disc!important}.gc-single-product .gc-tabs .tabs-content .tabs-panel a{text-decoration:underline}.gc-single-product .gc-tabs .tabs .owl-prev{top:5px;left:-1%}.gc-single-product .gc-tabs .tabs .owl-next{top:5px;right:-1%}.gc-single-product .gc-tabs .tabs .owl-nav{top:0}.gc-single-product .gc-tabs .tabs .owl-nav button i{color:#000;font-size:18px}@keyframes colorChange{0%{color:#f5f5f5;transform:scale(1)}50%{color:#f99961;transform:scale(1.2)}100%{color:#ff7b31;transform:scale(1)}}.gc-single-product .gc-tabs .is-active .gc-tab-link{color:#ff7b31;border-bottom:1px solid #ddd}.gc-single-product .gc-tabs .gc-tab-link{text-transform:none;white-space:nowrap;font-size:14px;font-weight:400;color:#a1a0a0;position:relative;overflow:hidden;transition:background-color .2s}.tabs-title>a{padding:.8rem 0}.gc-related .gc-related-product-title{font-size:1.5rem;position:relative;padding-bottom:20px}.start-machine .link{text-align:center;height:100%}#tab-8{padding:20px 100px}.cooperation .gc-right-form .intl_tel-865 .country-list li,.header .top-bar{font-size:15px}.cooperation{position:relative;padding:5rem 0;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/hands1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.cooperation-title{text-align:center}.cooperation::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.2}.cooperation .gc-right-form{margin:0!important;border-radius:20px;max-width:500px;border:1px solid #ccc;background:rgb(255 255 255 / .7);height:800px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25)}.cooperation .gc-right-form .cf7-right-button-wrap{margin-top:40px}.cooperation .gc-right-form .title-form{color:#ff7b31;font-size:25px}.cooperation .gc-right-form .intl_tel-865 .country-list{max-width:300px}.cooperation .gc-right-form textarea{margin-top:20px!important;padding:10px;border-radius:10px;background-color:#fff}.cooperation .gc-right-form .cf7-right-wrapp p{text-align:center;text-transform:uppercase;margin-bottom:20px;color:#9ca3af!important}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap{color:#848a95}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap .textarea{margin-top:20px}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap select{padding:0 20px;border-radius:10px}.cooperation .gc-right-form .cf7-right-wrapp .wpcf7-form-control-wrap select option{color:#9ca3af}@font-face{font-family:"Russo One";src:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../fonts/RussoOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.gc-tech-school .gc-tech-school-header{background-color:#f3f3f3!important;padding:50px 0}.gc-tech-school .gc-tech-school-header .gc-tech-school__title{color:#6f6f6f;text-transform:uppercase;font-size:50px;font-family:"Russo One";letter-spacing:1.7px}.forum-plants__pagination,.gc-tech-school .gc-tech-school__inner,.topic .gc-main .gc-breadcrumbs{margin-top:50px}.gc-tech-school .gc-tech-school__inner .gc-tech-school-webinar-registration{background-color:#ff7b31;border-radius:10px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8{padding:0 25px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs-content{background-color:#eee;padding:25px 50px}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .is-active{background-color:#eee!important;border-bottom:3px solid #ff7b31}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .is-active a{color:#ff7b31!important}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .tabs-title{margin:5px 0;border-top-right-radius:20px;background-color:#ff7b31;border-right:2px solid #eee;border-left:2px solid #eee}.gc-tech-school .gc-tech-school__inner .grid-x .large-8 .tech-school-tabs .tabs-title a{color:#eee;letter-spacing:.4px;font-size:17px}.all-tech-school2 .techschool2-img{display:flex;justify-content:center}.all-tech-school2 .tabs-content,.all-tech-school2 .tabs-content .tabs-items{background-color:#eee}.all-tech-school2 .tabs-nav li .active{color:#ff7b31;border-bottom:3px solid #ff7b31}.all-tech-school2 .tabs-nav li a{color:#fff;background-color:#ff7b31}.all-tech-school2 .tabs-nav li a .spare-tab-fix{text-transform:uppercase}.about-us .grid-container{max-width:87rem}.about-us__title{position:absolute;bottom:-9%;transform:translate(-50%,-50%);left:50%;font-size:40px;text-transform:uppercase;color:#fff;font-weight:300;font-family:Roboto;text-align:center;filter:drop-shadow(-3.464px 2px 3.5px rgb(0 0 0 / .16))}.about-us__image,.about-us__our-history-image,.single-forum-topic__content{position:relative}.about-us__our-history-image-text,.about-us__sub-title-text,.about-us__text-item{color:#383838;font-family:Roboto;text-align:center}.about-us__sub-title-text{max-width:700px;margin-top:200px;font-size:30px;text-transform:uppercase;font-weight:300}.about-us__image{width:100%;padding-bottom:45%}.about-us__image img{position:absolute;left:0;top:0!important;width:100%;height:auto}.about-us__video-item img,.about-us__video-item-frame iframe{height:600px;width:1000px}.about-us__details{margin-top:100px;display:flex;gap:20px;justify-content:space-between}.about-us__details .details-item{font-size:22px;text-transform:uppercase;color:#ff7701;font-weight:400;font-family:Roboto;height:215px;width:215px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:break-word;border-radius:100%;-webkit-box-shadow:0 0 54px -29px rgb(0 0 0 / .75);-moz-box-shadow:0 0 54px -29px rgb(0 0 0 / .75);box-shadow:0 0 54px -29px rgb(0 0 0 / .75)}.about-us__details .details-item .item-counter{font-size:32px}.about-us__text-item{max-width:700px;margin-top:100px;font-size:16px;font-weight:300}.about-us__our-history{padding:1rem 0re;margin-top:200px;position:relative}.about-us__our-history-image-text{width:36%;height:64%;position:absolute;left:0;top:18%;z-index:2;border-radius:20px;background:rgb(255 255 255 / .6);backdrop-filter:blur(1px);font-size:60px;font-weight:300;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-us__history-years{margin-top:100px}.about-us__history-years-title{font-size:27px;margin-bottom:15px;text-transform:uppercase;color:#ff7701;font-weight:300;font-family:Roboto;text-align:center}.about-us__history-years-text{margin-top:50px;text-align:center;font-size:15px;color:#383838;font-weight:300;font-family:Roboto}.about-us__history-years-items-cart-content .cart-content-item{display:flex;position:relative}.about-us__history-years-items-cart-content .cart-content-item-text{font-size:15px}@media (max-width:767px){.gc-single-product-content .grid-x{display:flex;flex-direction:column}}.product-title-mobile{display:block;margin-bottom:0}@media(min-width:768px){.product-title-mobile{display:none}.gc-single-product__discription .product-title{display:block}}@media(max-width:767px){.gc-single-product__discription .product-title{display:none}}.about-us__history-years-items-cart-content .cart-content-item-about{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;padding:30px;font-size:30px;color:#383838;font-weight:300;font-family:Roboto}.about-us__history-years-items-cart-content .cart-content-item-image{width:50%;padding:25px;display:flex;align-items:center;justify-content:center}.about-us__video{margin:150px 0;position:relative;display:flex;flex-direction:column;align-items:center}.about-us__video-item{max-width:100%;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden;box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);position:relative}.about-us__video-item-frame{width:100%;display:flex}.about-us__video:hover{cursor:pointer}.about-us__video-button{width:250px;height:250px;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/pngegg.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.page-template-about-page footer{background-color:transparent!important}.forum .gc-main,.forum-archive .gc-main,.forum-search .gc-main,.topic .gc-main{background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/single-forum-back.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.forum .gc-main .single-forum,.forum-archive .forum,.forum-search .search,.single-forum-topic{padding:25px}.forum-archive .forum__container,.forum-search .search__container{margin-bottom:100px;background:0 0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:50px 33px;border-radius:20px;position:relative;overflow:hidden}.forum-archive .forum__container::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgb(255 255 255 / .7);z-index:-1}.forum .gc-main .single-forum .forum__content-topics-posts-titles,.forum-archive .forum__content-topics-posts-titles{display:flex;justify-content:space-between;position:relative}.forum-archive .forum__content-topics-posts-titles .topic-title{color:#ef7f1a;font-size:30px;text-transform:uppercase;font-weight:300}.forum-archive .forum__content-topics-posts-titles .topic-title-last-answer{color:#ef7f1a;font-size:30px;font-weight:300}.forum-archive .forum__content-topics-posts-titles::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-archive .forum__content-topics-posts-items .forum-topic-info a{color:#0a0a0a!important}.forum-archive .forum__content-topics-posts-items .forum-topic-list{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:30px 0;position:relative}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info{font-size:18px}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .bbp-author-link,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .bbp-author-link{text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .forum-topic-author__started-in a,.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum-archive .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum-archive .forum__content-topics-posts-items .forum-topic-list::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-archive .forum__content-load-more{margin-top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.forum-archive .forum__content-load-more .load-more-btn{height:100%;text-transform:uppercase;background-color:#fff;border-radius:15px;padding:10px 20px;border:1px solid #ef7f1a;color:#20222c}.forum-archive .forum__content-load-more .load-more-btn:hover{color:#ef7f1a;background-color:#e2e2e2;transition:.5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.forum-archive .forum__content-components{display:flex;justify-content:space-between;margin-bottom:80px;gap:25px}.forum-archive .forum__content-components .component-ask-question{display:flex;align-items:center;justify-content:center}.forum-archive .forum__content-components .component-ask-question__btn{height:100%;text-transform:uppercase;background-color:#fff;border-radius:15px;padding:0 20px;border:1px solid #ef7f1a;color:#20222c}.forum-archive .forum__content-components .component-ask-question__btn:hover{color:#ef7f1a;background-color:#e2e2e2;transition:.5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.forum-archive .forum__content-components .сomponent-search-form{width:40%}.forum-archive .forum__content-components .сomponent-language-form{width:30%}.forum-archive .forum__content-components .сomponent-language-form .language-form{border-radius:50px;box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);padding:0 23px;color:#a1a1a1}.forum-archive .forum .forum-topic-notification{text-align:center;font-size:16px;padding:20px 0}.single-forum-topic__title{font-size:40px;max-width:700px;text-align:left;margin-bottom:27px}.single-forum-topic__container{margin-bottom:100px;background:0 0;backdrop-filter:blur(5px);padding:50px 80px;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column}.forum-form__form,.search-form__input-text .search-input-text-item:focus{background-color:#fff0}.single-forum-topic__container::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgb(255 255 255 / .7);z-index:-1}.forum-form__form-item .email-inp,.forum-form__form-item .log-inp,.forum-form__form-item .pass-inp,.forum__preloader .loader,.search-form__input-text,.single-forum-topic__content-posts .posts__replies-title{position:relative}.single-forum-topic__content-not-authorized{font-size:18px;color:#e13333;margin:20px 0}.single-forum-topic__content-author{font-size:18px}.single-forum-topic__content-author .bbp-author-name{color:#ef7f1a}.single-forum-topic__content-posts{display:flex;justify-content:space-between;gap:40px;margin-top:100px}.single-forum-topic__content-posts .posts__related-title,.single-forum-topic__content-posts .posts__replies-title{font-size:30px;color:#ef7f1a}.single-forum-topic__content-posts .posts__related-posts,.single-forum-topic__content-posts .posts__related-text,.single-forum-topic__content-posts .posts__replies-posts,.single-forum-topic__content-posts .posts__replies-text{font-size:18px}.single-forum-topic__content-posts .posts__related-posts span,.single-forum-topic__content-posts .posts__related-text span,.single-forum-topic__content-posts .posts__replies-posts span,.single-forum-topic__content-posts .posts__replies-text span{color:#ef7f1a}.single-forum-topic__content-posts .posts__replies{width:70%}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item{margin:30px 0;position:relative}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item span{color:#ef7f1a}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item p{margin-top:15px}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item:first-child::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;top:-30px;left:0}.single-forum-topic__content-posts .posts__replies-text-list .text-list-item::after{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;bottom:-17px;left:0}.single-forum-topic__content-posts .posts__related{width:30%}.single-forum-topic__content-posts .posts__related-posts-list .posts-list-item{margin:20px 0}.single-forum-topic__content-posts .posts__related-posts-list .posts-list-item p{margin-top:10px}.single-forum-topic__content-description{max-width:70%;font-size:18px;margin:25px 0}.single-forum-topic__content-description .bbp-author-name{color:#ef7f1a}.single-forum-topic__content-button-ask{position:absolute;right:0;top:-11%;display:flex;flex-direction:column;gap:1rem}.single-forum-topic__content-button-ask a{text-transform:uppercase;background-color:#fff;border-radius:15px;padding:10px 20px;border:1px solid #ef7f1a;color:#20222c;display:flex;align-items:center;justify-content:center;width:100%}.single-forum-topic__content-button-ask a .button-ask-item{padding:10px 5px}.single-forum-topic__content-button-ask a:hover{color:#ef7f1a;background-color:#e2e2e2;transition:.5s;-webkit-box-shadow:0 5px 83px -22px #ee7f1a;-moz-box-shadow:0 5px 83px -22px #ee7f1a;box-shadow:0 5px 83px -22px #ee7f1a}.single-forum-topic__reply-form{margin-top:55px}.single-forum-topic__reply-form .reply-form__title{font-size:18px;margin-bottom:30px}.single-forum-topic__reply-form .reply-form__submit{display:flex;align-items:center;justify-content:left;margin-top:50px}.single-forum-topic__reply-form .reply-form__submit button{border-radius:10px;padding:10px 40px;text-transform:uppercase;background:0 0;border:2px solid #ef7f1a;color:#ef7f1a}.single-forum-topic__reply-form .reply-form__inputs{display:flex;gap:80px}.single-forum-topic__reply-form .reply-form__inputs input{width:120%;border-radius:10px;font-size:14px}.single-forum-topic__reply-form .reply-form__textarea{margin-top:50px;font-size:14px}.single-forum-topic__reply-form .reply-form__textarea textarea{border-radius:10px;height:200px;padding:10px;resize:none}.single-forum-topic__related{margin-top:160px}.single-forum-topic__related-title{color:#ef7f1a;font-size:20px;font-weight:500}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info,.single-forum-topic__related-posts-list{font-size:18px}.single-forum-topic__related-posts{margin:50px 0;padding:50px 0}.single-forum-topic__related-posts-list .posts-list-item{margin:25px 0!important}.single-forum-topic__single{color:#20222c;font-weight:400}.forum-form__form-create-account p a,.forum-form__form-text,.single-forum-topic__single-description-content a .bbp-author-name{color:#ef7f1a}.single-forum-topic__single-breadcrumbs{display:flex;margin-bottom:10px}.single-forum-topic__single-description-content{font-size:24px;margin-top:33px;margin-bottom:83px}.single-forum-topic__single-topic-author .topic-author{font-size:24px}.single-forum-topic__single-topic-author .topic-author p a{color:#ef7f1a;text-decoration:none}.search-form{max-width:430px}.search-form__input-text .search-input-text-item{border-radius:50px;padding:0 23px 0 52px;box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2)}.search-form__input-text i{position:absolute;top:13px;left:20px;font-size:21px;color:rgb(0 0 0 / .368627451)!important}.forum__preloader{align-items:center;justify-content:center;margin-top:100px;display:none}.forum__preloader .loader{width:100px;height:100px;border-radius:50%;background:linear-gradient(#ffc400,#ffc400,#ffc400);animation:1s linear infinite animate}@keyframes animate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.forum__preloader .loader span{position:absolute;width:100px;height:100px;border-radius:50%;background:linear-gradient(#fe7a31,#311b07,#e9e9e9)}.forum__preloader .loader span:first-child{filter:blur(5px)}.forum__preloader .loader span:nth-child(2){filter:blur(10px)}.forum__preloader .loader::after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;background:#fff;border-radius:50%}.forum-form{position:fixed;top:50%;left:50%;display:flex;align-items:center;justify-content:center;z-index:2;transform:translate(-50%,-200%);opacity:0;transition:transform .2s,opacity .5s}.forum-form__logo{width:100px;position:absolute;top:-10%;z-index:2}.forum-form__form{width:440px;padding:50px;border:1px solid #fff;border-radius:40px;overflow:hidden;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(1rem);box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25)}.forum-form__form-create-account,.forum-search .search__content .bbp-template-notice{margin-top:25px}.forum-form__form-create-account p,.forum-form__form-sub-text{text-align:center}.forum-form__form-text{text-align:center;font-size:1.6rem;text-transform:uppercase;width:100%;display:inline-block;padding:5px 20px;margin:25px 0;font-weight:400;letter-spacing:2px}.forum-form__form-item{display:flex;flex-direction:column;gap:35px}.forum-form__form-item .log-inp:after{content:"";width:20px;height:20px;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/user-125.svg);position:absolute;left:5px;top:10px}.forum-form__form-item .email-inp:after{content:"";width:20px;height:20px;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/email-142.svg);position:absolute;left:5px;top:10px}.forum-form__form-item .pass-inp:after{content:"";width:20px;height:20px;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/dist/../images/login-password.svg);position:absolute;left:5px;top:10px}.forum-form__form-item .btn-submit{width:100%;display:flex;align-items:center;justify-content:center;margin-top:25px}.forum-form__form-item .btn-submit .item-input--sumbit{padding:12px 15px;background:linear-gradient(203deg,#d14814 35%,#fcb045 88%);box-shadow:0 2px 5px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 5px rgb(0 0 0 / .2);border-radius:15px;border:none;text-transform:uppercase;color:#fff;font-weight:500;letter-spacing:1.5px}.forum .gc-main .single-forum .forum__content-topics-posts-titles .topic-title-last-answer,.forum-search .search__content-topics-posts-titles .topic-title,.forum-search .search__content-topics-posts-titles .topic-title-last-answer{font-size:30px;font-weight:300;color:#ef7f1a}.forum-form__form-item input{width:100%;border:none;border-bottom:1px solid #ef7f1a;background-color:transparent!important;letter-spacing:.8px;padding-left:34px;padding-bottom:15px}.forum-form__form-item input:focus{border-top:none!important;border-left:none!important;border-right:none!important;outline:0!important;background-color:transparent!important;border-bottom:1px solid #ff8c00}.forum-form__form-item input:valid{background-color:#dff0d8}.forum-form__form::after{content:"";background-color:rgb(255 255 255 / .2);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.forum-form__form-button-close{position:absolute;top:4%;right:8%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.forum-form__form-button-close .button-close-item{position:relative}.forum-form__form-button-close .button-close-item span{display:inline-block;background-color:#ef7f1a;width:22px;height:5px;position:absolute;top:0;left:0}.forum-form__form-button-close .button-close-item :first-child{transform:rotate(135deg)}.forum-form__form-button-close .button-close-item :nth-child(2){transform:rotate(-135deg)}.forum-form__form-button-close:hover{background:0 0!important}.topic.active-form-overlay{z-index:-1}.topic.active-form-overlay::after{content:"";background-color:rgb(190 190 190 / .4);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1}.topic.active-form-overlay::before{content:"";background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.active-form{display:flex;transform:translate(-50%,-40%);opacity:1;transition:transform .5s,opacity .3s}.forum__notification{position:fixed;bottom:5%;width:100%;display:flex;align-items:center;justify-content:center}.forum__notification-wrapper{box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .07),0 11px 10px rgb(0 0 0 / .1),0 20px 18px rgb(0 0 0 / .13),0 36px 32px rgb(0 0 0 / .15),0 68px 60px rgb(0 0 0 / .18),0 160px 140px rgb(0 0 0 / .25);width:90%;background-color:#5fb05f;border:1px solid #fff;bottom:6%;padding:25px;border-radius:15px}.forum__notification-text{text-align:left;font-size:1rem;color:#fff}.forum__notification .error{background-color:#bc2f2f}.hide-notification{transform:translateY(300%);transition:transform .4s}.forum .gc-main .single-forum__container{margin-bottom:100px;background:0 0;backdrop-filter:blur(5px);padding:50px 33px;border-radius:20px;position:relative;overflow:hidden}.forum .gc-main .single-forum__container::before,.forum-search .search__container::before{top:0;background:rgb(255 255 255 / .7);z-index:-1;width:100%;content:"";height:100%;left:0}.forum .gc-main .single-forum__container::before{position:absolute}.forum .gc-main .single-forum .forum__content-topics-posts-titles .topic-title{color:#ef7f1a;font-size:30px;text-transform:uppercase;font-weight:300}.forum .gc-main .single-forum .forum__content-topics-posts-titles::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list,.forum-search .search__content-searching-result{display:flex;justify-content:space-between;align-items:center;padding:30px 0;position:relative}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .bbp-author-link,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-author .forum-topic-author__started-in a,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .bbp-author-link,.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-info .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum .gc-main .single-forum .forum__content-topics-posts-items .forum-topic-list::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.posts__related-posts{height:600px;overflow:auto}.posts__related-posts-list{display:flex;flex-direction:column;gap:2.5rem}.forum-search .search__container::before{position:absolute}.forum-search .search__content-topics-posts-titles{margin-top:50px;display:flex;justify-content:space-between;position:relative}.forum-search .search__content-topics-posts-titles .topic-title{text-transform:uppercase}.forum-search .search__content-topics-posts-titles::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-search .search__content .search-form__input-text{width:35%}.forum-search .search__content-searching-result .forum-topic-about,.forum-search .search__content-searching-result .forum-topic-info{font-size:18px}.forum-search .search__content-searching-result .forum-topic-about .forum-topic-author .bbp-author-link,.forum-search .search__content-searching-result .forum-topic-about .forum-topic-author .forum-topic-author__started-in a,.forum-search .search__content-searching-result .forum-topic-info .forum-topic-author .bbp-author-link,.forum-search .search__content-searching-result .forum-topic-info .forum-topic-author .forum-topic-author__started-in a{color:#ef7f1a;text-decoration:none}.forum-search .search__content-searching-result .forum-topic-about .forum-topic-about__author{color:#ef7f1a}.forum-search .search__content-searching-result .forum-topic-about .forum-topic-about__author a{text-decoration:none}.forum-search .search__content-searching-result::before{content:"";width:100%;height:1px;background-color:#20222c;position:absolute;left:0;bottom:0}.forum-search .search__content-searching-result .searching-result-item{display:flex;justify-content:space-between}.forum-plants{margin-top:80px}.forum-plants__wrapper{display:flex;align-items:center;padding:1.5rem 0}.forum-plants__title{margin-bottom:30px;font-size:1.2rem;text-align:center;font-weight:500}.forum-plants__title span{color:#ff7b31;font-weight:600}.forum-plants__content{border-radius:20px;overflow:hidden;box-shadow:0 0 26px 7px #dbdbdb;border:1px solid #ccc}.forum-plants__link{display:flex;flex-direction:column;align-items:center;background-color:#fff}.forum-plants__pagination .swiper-pagination-bullet-active,.review .video__title{background-color:#ff7b31}@media (min-width:992px){.gc-single-product-content{margin-top:50px}.about-us__history-years-items-cart-content .cart-content-item ::after{content:"";width:1.5px;height:95%;background-color:#4c4c4c;position:absolute;left:50%;top:0}.forum-plants__link:hover{-webkit-box-shadow:0 0 59px -35px #ff7b31;-moz-box-shadow:0 0 59px -35px #ff7b31;box-shadow:0 0 59px -35px #ff7b31}}.forum-plants__image{height:350px}.forum-plants__image img{width:100%;height:100%;object-fit:contain}.forum-plants__name{font-size:1.2rem;text-align:center;font-weight:400;padding:1rem .5rem}.forum-plants__pagination .swiper-pagination-bullet{width:20px;height:20px;bottom:-5px}.forum-plants-button__next,.forum-plants-button__prev{width:50px!important;height:50px!important;background-color:#ff7b31;border-radius:100%;animation:1.5s infinite blink}.forum-plants-button__next::after,.forum-plants-button__prev::after{color:#fff;font-size:16px!important}@keyframes blink{0%,100%{opacity:1}50%{opacity:.5}}@media (max-width:992px){.post-wraper .post-list-info .post-category-name .large-number{font-size:45px!important}.about-us__image img,.about-us__our-history-image img{position:static}.about-us__title{bottom:5%}.about-us__image{padding-bottom:4.25%;height:auto}.about-us__details{flex-direction:column;gap:50px;align-items:center;justify-content:center}.about-us__our-history{margin-top:100px}.about-us__our-history-image-text{width:83%;font-size:40px}.about-us__history-years{margin-top:150px}.about-us__history-years .cart-content-item{flex-direction:column;border-bottom:3px solid #4c4c4c}.about-us__history-years .cart-content-item .cart-content-item-about,.about-us__history-years .cart-content-item .cart-content-item-image{width:100%}.about-us__history-years .cart-content-item .cart-content-item-about .cart-content-item-text{text-align:center}.about-us__video ::after{height:15px;width:15px}.about-us__video-button{width:150px;height:150px}.about-us__video iframe,.about-us__video img{height:380px}.forum-archive .forum .forum__container{padding:25px}.forum-archive .forum .forum__content-components{flex-direction:column}.forum-archive .forum .forum__content-components .сomponent-language-form,.forum-archive .forum .forum__content-components .сomponent-search-form,.single-forum-topic__content-posts .posts__related,.single-forum-topic__content-posts .posts__replies,.single-forum-topic__reply-form,.single-forum-topic__reply-form .reply-form__inputs input{width:100%}.forum-archive .forum .forum__content-components .component-ask-question__btn{padding:10px 20px;width:100%}.forum-archive .forum .forum__content-topics-posts-titles{margin-bottom:15px}.forum-archive .forum .forum__content-topics-posts-titles h3{font-size:25px}.single-forum-topic{padding:10px}.single-forum-topic__container{padding:20px 25px}.single-forum-topic__content-button-ask{margin-top:30px;position:static}.single-forum-topic__content-posts{flex-direction:column}.single-forum-topic__reply-form .reply-form__inputs{justify-content:space-between}.forum-form__form{width:350px}.forum-plants-button__next,.forum-plants-button__prev{display:none!important}}.review .video__item{background-size:cover;display:flex;flex-direction:column;justify-content:flex-end}.review .video__title{width:100%;text-align:center;color:#fff;font-weight:500;margin:0;font-size:.9rem;padding:.3rem 0}.forum-sidebar{position:sticky;top:150px}.forum-sidebar__title{margin-bottom:2rem}.forum-sidebar__title a{color:#ef801c}.forum-sidebar__wrapper{position:relative;border-radius:20px;padding:2.5rem 1rem;min-height:450px;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);height:500px;overflow:auto}.forum-sidebar__list{margin:2rem 0;display:flex;flex-direction:column;gap:1rem}.forum-sidebar__list-item{border-radius:10px;cursor:pointer;padding:1.3rem 1rem}.forum-sidebar__list-item a{width:100%;font-size:1rem;color:#000}.forum-sidebar__list-item:hover{background-color:#ef801c}.forum-sidebar__list-item:hover a{color:#fff}.request-btn{background:#ff7b31;margin-bottom:30px;transition:.3s ease-in;height:44px;display:flex;justify-content:center;max-width:200px;align-items:center;border-radius:5px;color:#fff;cursor:pointer;font-size:17px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);display:none;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:20px;border-radius:12px;max-width:400px;width:90%;position:relative}.modal-close{position:absolute;top:8px;right:12px;cursor:pointer;font-weight:700;font-size:20px}.h2-slide,.p-slide{color:#333;font-family:Roboto,sans-serif}.owl-nav,.owl-next,.owl-prev{position:absolute}.cf7-custom-form .form-call-back,.form-call-back{box-shadow:0 0 4px 0 rgb(120 120 120 / 75%);color:#ff7d2f}.all-tech-school2 .tabs-items,.button-slide,.h2-slide,.p-slide{font-family:Roboto,sans-serif}.chat-admin-right img,.chat-anna-left img{min-width:30px;min-height:30px;display:none;width:30px}.all-chat-cf7 h4,.carousel-link,.configurator-all h1,.cookie-top-i,.pre-single-title,.tabs .tabs-title a,.textarea-msg{text-align:center}.gc-chats,.single-sort-posts:hover .sort-posts li{list-style-type:none}.header-menu.menu li.current_page_ancestor>a{background:0 0;color:#fd7f33}.header-menu.menu .submenu li.current_page_ancestor>a{color:#666;background:0 0}.slide-all{display:flex;max-width:1318px;width:100%;margin:87px auto 0}.left-slide{width:40%;margin:50px 0 0;padding:0 25px 0 0}.right-slide{width:60%;margin:0}.img-slide{display:block;margin:auto;max-height:769px;height:40vw}.h2-slide{font-size:43px;margin:0 0 30px;letter-spacing:.6px;line-height:60px;font-weight:300}.p-slide{font-size:22px;letter-spacing:.26px;margin:0;line-height:27.9px}.button-slide{background-color:#fd7f33;display:table;text-transform:uppercase;color:#fff;font-size:12px;padding:15px 32px 13px;border-radius:50px;cursor:pointer;letter-spacing:1.2px;margin:43px 0 0;border:2px solid #fd7f33;font-weight:900;transition:0.3s linear;text-decoration:none}.button-slide:hover{background-color:#fff;border:2px solid #fd7f33;color:#fd7f33;transition:0.3s linear}.cf7-custom-button,.form-call-back{border-radius:90px}.owl-nav{top:49%;width:100%;display:flex;justify-content:space-between}.owl-prev{top:0;left:20px}.owl-next{top:0;right:20px}.owl-nav i{color:#fd7f33;font-size:30px}button,button:active,button:focus{outline:0}#menu-item-34021 .sub-menu,.cookie-click-bottom,.dialog,.gc-contact-wraper,.grecaptcha-badge,.owl-dots,.remove_input,.research-text .cg-read-more,.send-chat img,.sidebar-filter .chw-widget:nth-child(4),.sidebar-filter .chw-widget:nth-child(5),.spare-slide,.text-89,.vaisala-content-right .orderby,.vaisala-content-right .woocommerce-products-header,.wc-block-error{display:none}.all-chat-cf7 .recaptcha,.all-comments-popup.active,.owl-carousel .owl-nav.disabled,.single-year-posts:hover .year-posts{display:block}.header-menu.menu .submenu li>a{line-height:20px!important}.for-test{max-width:1380px;margin:auto;padding:50px 74px}.cf7-custom-form{display:flex;margin:auto;position:relative;width:350px;flex-direction:column}.cf7-custom-form .flag-container{left:10px}.form-call-back{position:absolute;background-color:#fff;font-size:21px;border:0}.form-call-back::after{content:url(https://globecore.com/wp-content/uploads/2021/04/999.png);position:absolute;top:32px;width:32px;right:-7px;transform:rotate(11deg)}.cf7-custom-form input[type="submit"]{background-image:url(https://globecore.com/wp-content/uploads/2021/04/842bba29-9bc3-4bad-9618-f86aa47e33e4.png);width:33px;height:33px;background-size:cover;background-color:#000;padding:10px;box-shadow:0 0 18px -1px rgb(0 0 0 / .76);outline:0;position:absolute;top:7px;right:21px}.call-me-bg2{width:48px;height:48px;border-radius:90px;background-color:#2d2926;position:absolute;right:14px;top:0}.cf7-custom-form .form-call-back{position:absolute;background-color:#fff;top:-60px;font-size:21px;right:77px;padding:7px 20px 5px;border-radius:90px;border:0}.footer-call-input{border-radius:90px;color:#b1b1b1;min-width:335px;min-height:40px;padding:10px 55px 10px 58px!important;font-size:21px;box-shadow:0 0 10px 0 rgb(120 120 120 / .75);border:0;box-shadow:0 0 4px 0 rgb(120 120 120 / 75%)}.footer-call-input:active,.footer-call-input:focus{background-color:#fff;color:#000}.cf7-custom-form span:first-child{justify-content:flex-start!important}.cf7-custom-form .wpcf7-not-valid-tip{position:absolute;top:73px}.cf7-custom-form .wpcf7-response-output{position:absolute;top:132px;left:0;margin:0!important}.call-me-all{position:fixed;top:150px;right:40px;z-index:100}.call-me-all .footer-call-input{background-color:#fff;max-width:336px}.call-me-all .wpcf7-response-output{background-color:#fff}.header-menu.menu li.is-active>a{background:#fff!important;color:#ff7b31!important}.contact-item .usa-fix-contant{margin:0 0 10px!important}.all-chat-answer form,.all-chat-cf7 .wpcf7-form-control-wrap,.blog-slider,.chat-admin-right,.chat-anna-left,.chw-widget,.cookie-click-1,.cookie-click-2,.footer-top,.gc-footer-sub-form-wrap,.visual-acord{position:relative}.form-call-back{top:-127px;transition:0.5s linear;animation:5s forwards showDiv}@keyframes showDiv{0%,99%{right:-327px;transition-duration:0.5s;transition-property:width;transition-timing-function:ease}100%{right:50px;transition-duration:0.5s;transition-property:width;transition-timing-function:ease}}.contact-box{display:flex;justify-content:space-between;flex-wrap:wrap}.carousel-product,.gc-gallery,.gc-menu{justify-content:center}.contact-box .contact-item{border:1px solid #ccc;width:32%;margin:1% 0}.contact-box .contact-item h2{font-size:14px;color:#ff7d2f}.contact-box .contact-item h3{font-size:18px;border-bottom:1px solid #000;border-top:1px solid #000;padding:5px 0}.contact-box .contact-item h5{margin-top:15px}.turbine-fix .ezfc-price-wrapper-element{position:fixed;top:111px!important;right:524px;background-color:#fff;border:2px solid #000}.all-carousel{padding-right:.9375rem;padding-left:.9375rem;max-width:85.2rem;display:flex;margin:100px auto 0}.all-carousel-container{border:1px solid red}.all-single-carousel,.configurator-all,.content-position,.double-chat-all,.vaisala-content{display:flex}.home-carousel{margin-left:auto;margin-right:auto;width:24%;border:1px solid #dbdbdb;padding:1px;opacity:1!important}.home-carousel .owl-nav button:hover,.home-carousel .owl-nav:hover{background-color:#fff!important}.all-carousel .all-carousel-2 .owl-nav:hover,.gc-tabs .owl-nav button:hover,.home-carousel .owl-nav button.owl-next,.home-carousel .owl-nav button.owl-prev{background-color:#fff0!important}.home-carousel .single-carousel{padding-bottom:45px}.single-carousel .single-carousel-img{height:300px}.single-carousel .single-carousel-img img{display:block;margin:auto;height:100%;width:auto}.carousel-link{padding:20px}.carousel-product{display:flex;padding:100px 0}.carousel-product .single-carousel{width:20%;border:1px solid #000;padding:20px;margin-right:20px}.carousel-product .single-carousel img{max-height:100px;display:block;margin:auto}.carousel-product .single-carousel a{vertical-align:middle}.home-carousel .owl-nav{top:auto;bottom:60px;width:98%}.home-carousel .owl-nav button.owl-prev{transition:0.3s linear;padding:5px 14px 3px 12px!important}.home-carousel .owl-nav button.owl-next{transition:0.3s linear;padding:5px 12px 3px 14px!important}.configurator-all .ezfc-price-wrapper-element{position:absolute;left:0;top:0!important;background-color:#fff;display:flex}.configurator-left{width:60%}.config-img-box img{max-width:50%;display:block;margin:auto}.configurator-right{width:40%}.configurator-right .ezfc-grid-6 form{padding-top:100px}.configurator-all .ezfc-price-wrapper-element .ezfc-label{font-size:20px;color:#ff7701;padding:11px 28px 0 0!important;line-height:1.5}.configurator-all .ezfc-price-wrapper-element .ezfc-price-wrapper .ezfc-price{padding:3px 0 0;font-weight:700}.recapcha-core{display:none;margin:5px 0 0}.all-carousel-2{margin-top:28px;padding:0 36px}.all-carousel .owl-nav i{font-size:50px}.all-carousel .all-carousel-2 .owl-nav button i{font-size:20px!important}.all-carousel .all-carousel-2 .owl-nav .owl-prev{left:0!important;position:absolute}.all-carousel .all-carousel-2 .owl-nav .owl-next{position:absolute;right:0!important}.all-carousel .all-carousel-2 .carousel-link a{margin-top:12px;display:block;font-size:14px;color:#5a5a5a}.all-carousel .all-carousel-2 .carousel-link{padding:20px 30px 15px}.all-carousel .all-carousel-2 .owl-nav{height:50px;bottom:22px!important}.all-carousel .all-carousel-2 .owl-nav button{padding:1px 5px 0!important}.all-carousel .all-carousel-2 .single-carousel{padding:0;z-index:-1;background-color:#fff}.all-carousel .all-carousel-2 .single-carousel img,.gc-footer__logo .custom-logo{object-fit:contain}.all-carousel .owl-nav .owl-prev{left:0}.all-carousel .owl-nav .owl-next{right:0}.pre-single-title{padding:15px 10px 5px;min-height:68px!important}.gc-right-form{height:550px}#menu-item-43759 .submenu li:last-child .submenu{box-shadow:none!important;width:500px!important;bottom:0;position:absolute;top:auto;height:600px;overflow-y:scroll}.all-tech-school2{max-width:85.2rem;padding-right:.9375rem;padding-left:.9375rem;margin:20px auto 80px}.techschool2-img{margin:0 0 25px}.all-tech-school2 .tabs-items{border:1px solid #5a5a5a26;padding:20px;transition:0.3s linear;font-size:16px;background-color:#fff;border-radius:5px}.spare-gallery2{margin:30px 0 0}.all-tech-school2 .tabs-nav li a{display:block;padding:15px 20px;border-radius:5px 5px 0 0;transition:0.3s linear;font-weight:900;height:100%}.all-tech-school2 .tabs-nav li .active{background-color:#ebebeb;transition:0.3s linear}.tech-school2 .tabs-nav{display:flex;margin:0 0 14px}.tech-school2 .tabs-nav li{list-style-type:none;margin:0 2px}.tech-school2 .tabs-content{border:0}.webinar-content2{display:flex;margin:0 0 20px}.webinar-content-left{width:180px;margin:0 20px 0 0}.webinar-content-right{width:calc(100% - 180px)}.webinar-content-right img{margin:-5px 10px 0 0}.webinar-content-right a{word-wrap:break-word}.home-carousel{height:470px}.gc-dropdown-link{bottom:-199px}.gc-gallery .five-img{width:33%}.gc-gallery-link{width:100%!important}.gc-gallery-link img,.tabs .tabs-title,.youtube img{width:100%}.kama_breadcrumbs span a span{color:#ff7701}.custom-youtube{margin-top:25px}.custom-youtube .play{top:50%!important;left:50%!important}.related_ch.autoplay{height:240px}.gc-dropdown,.gc-footer-sub-form-wrap form .footer-news .wpcf7-form-control-wrap,.gc-single-video-box:last-child,.gc-tabs .owl-nav,.sidebar-filter,.top-slider-speed{margin:0}.general-slider .owl-stage-outer,.general-slider .owl-stage-outer .owl-stage,.general-slider .owl-stage-outer .owl-stage .owl-item{height:768px}.general-slider .owl-stage-outer .owl-stage .owl-item .slide-all{height:768px!important}.general-slider{margin:87px auto 0;height:768px;background-color:#f2f2f2}.tabs-content p{display:block;font-family:Roboto}.cookie-pop p,.tabs-content li{font-family:Roboto}.cookie-top-i{transform:rotate(90deg);left:12px!important;transition:0.3s linear}.all-cookie-notification{width:100%;position:fixed;z-index:100;bottom:0;background-color:#fff;box-shadow:2px 3px 10px rgb(0 0 0 / .4)}#cookie_notification .cookie_accept{background-color:#000;color:#fff}#cookie_notification{display:none;justify-content:center;width:960px;margin:auto;padding:15px 20px 11px;color:#000;display:flex}#cookie_notification .cookie_read:focus,#cookie_notification .cookie_read:hover{background-color:#fff;color:#62a329}.cookie-pop-up{display:none;width:100%;height:100vh;background-color:#2222228c;position:fixed;z-index:50;transition:0.3s linear}.cookie-pop{width:646px;height:auto;background-color:#fff;position:absolute;top:5%;left:calc(50% - 323px);padding:25px}.cookie-pop h4{font-family:Roboto;text-transform:uppercase}.cookie-pop i{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer}#cookie_notification p{margin:0;font-size:15px;text-align:justify!important;font-family:Roboto;vertical-align:middle;line-height:38px}.cookie_read{color:#62a329;background-color:#fff}body #cookie_notification .cookie_read{margin:0 0 10px!important;display:none!important}.cookie-click-top i{transition:0.3s linear;position:absolute;top:15px;width:13px;height:20px;left:16px;font-size:15px}.cookie-click-top .left{padding:0 0 0 35px}.cookie-click-top{display:flex;justify-content:space-between;cursor:pointer;background-color:#f2f2f2;border-radius:5px;margin:5px 0 0}.cookie-click-bottom p{padding:10px 20px 5px}.cookie-disable{background-position:left!important;background-color:#b3b3b3!important}.first-check-box{cursor:pointer;background-position:right;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/./images/boot_2.png);border-radius:2em;background-color:#0d6efd;border-color:#0d6efd;width:50px;height:20px;vertical-align:top;background-repeat:no-repeat;background-size:contain;border:1px solid rgb(0 0 0 / .25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;margin-right:10px;color-adjust:exact;transition:background-color 0.15s ease-in-out,background-position 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.cookie-click-1 .left,.cookie-click-2 .left{height:48px;line-height:48px;width:calc(100% - 115px)}.cookie-click-1 .right{height:48px;line-height:48px;width:135px}.cookie-click-2 .right{height:48px;line-height:48px;width:115px}.cookie-click-2 .right input{margin:14px 0 0}.gc-single-post__img-wrap{height:auto}@media screen and (max-width:970px){#cookie_notification{width:100%}#cookie_notification p{line-height:38px}}@media screen and (max-width:680px){#cookie_notification{flex-direction:column}#cookie_notification p{text-align:center!important}#cookie_notification .cookie_read{display:table!important;margin:0 auto 10px}}@media (min-width:577px){#cookie_notification.show{display:flex}.cookie_accept{margin:0}}@media (max-width:575px){#cookie_notification.show{display:block;text-align:left}.cookie_accept{margin:10px 0 0}}@media screen and (max-width:576px){#cookie_notification p{text-align:center!important}#cookie_notification button{display:table;margin:10px auto 0;width:100%}}@media screen and (max-width:655px){.cookie-pop,.cookie-pop-up{z-index:120}.cookie-pop{width:100%;top:87px;left:0;height:100vh;overflow:scroll}#cookie_notification p{line-height:23px}}.cookie-show{position:fixed;box-shadow:1px 3px 15px -2px #000;padding:5px 10px;cursor:pointer;display:none;background-color:#fff;z-index:9;bottom:81px;left:-81px;transform:rotate(90deg)}.chat-hide-i,.vaisala-i-close{transform:rotate(0)!important}.gc-single-product td{font-weight:400!important}.conf-right-box .ezfc-form{padding:20px!important}.page-template-configurator-6-7 .ezfc-price-wrapper-element{padding-top:7px!important}.ezfc-theme-aero .ezfc-step-next,.page-template-configurator-6-7 .ezfc-step-previous{background-color:#ff8942!important;color:#fff!important}.ezfc-theme-aero .ezfc-submit{background-color:#000!important;color:#fff!important;height:49px;width:100%}.ezfc-success-text p span span span span{font-family:Roboto;background-color:#c0c0c00d;display:block;padding:20px;font-size:21px;border:1px solid silver}.gc-footer-sub-form-wrap form{display:flex;margin:10px 0 30px;position:relative}.gc-footer-sub-form-wrap .wpcf7-spinner{position:absolute;bottom:10px;left:-60px}.gc-footer-sub-form-wrap form .ajax-loader{position:absolute;top:60px;left:0}.gc-footer-sub-form-wrap form .wpcf7-not-valid-tip{position:absolute;top:50px;left:0}.gc-footer-sub-form-wrap form .footer-news{height:46px;background-color:#ff7b30;border-radius:0 3px 3px 0}.gc-footer-sub-form-wrap form .recaptcha{position:absolute;top:46px;left:0;display:none}.gc-footer-sub-form-wrap .wpcf7-response-output{position:absolute;bottom:40px;background-color:#fff;left:0}.chw-title::after,.chw-widget::before{position:absolute;background-color:#ee7c10}.gc-footer-sub-form-wrap form .footer-news .wpcf7-form-control-wrap input{border-radius:3px 0 0 3px}.ajax-all-request{margin-top:30px;margin-bottom:80px;width:100%}.single-all-request{margin-top:-80px;margin-bottom:130px}.search .search-left .single-all-request .post-list-info .ajax-post-title a{font-size:21px;color:#fd7f33}.single-all-request img{width:100%;max-height:440px;object-fit:cover}.chw-widget::before{content:"";top:19px;right:7px;width:4px;height:16px}.chw-title::after{content:"";top:25px;right:1px;width:16px;height:4px}.chw-widget .chw-title{font-size:18px;line-height:24px;text-transform:uppercase;margin:0;padding:15px 5px 15px 0;font-weight:600;color:#696973;cursor:pointer;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.chw-widget .chw-title:hover{color:#0d52d6}.chw-widget .chw-title:hover .chw-widget{background-color:red}.chw-widget ul,.filter_extract::before{display:none;transition:0.3s linear}.filter_extract ul{display:block!important;transition:0.3s linear}.dynamichidden-632,.the_champ_sharing_container,.vaisala-content-right .attachment-woocommerce_thumbnail,.vaisala-content-right .product_type_simple{display:none!important}.vaisala-content-right .products{padding:20px 0 0;display:flex!important;flex-wrap:wrap;margin:20px 0 0!important}.vaisala-content-right .product{margin:0!important;width:33.33%!important;padding:10px!important}.vaisala-content-right .product:hover{background-color:#fff0}.chw-widget .woocommerce-widget-layered-nav-list__item:hover,.chw-widget .woocommerce-widget-layered-nav-list__item:hover a{background-color:#01728f;color:#fff!important;transition:0.3s linear!important}.vaisala-content-right .product img{object-fit:contain;max-height:300px;min-height:300px;margin:0}.vaisala-content-right .gc-snl-shop{margin:20px 0 0}.vaisala-content-right .product a{display:block;height:100%}.vaisala-content-right .woocommerce-LoopProduct-link:hover{box-shadow:0 10px 30px rgb(0 0 0 / 10%)}.vaisala-content-right .woocommerce-loop-product__title{position:absolute;bottom:0;background-color:#ee7c10;color:#fff;padding:10px!important;width:100%;transition-timing-function:linear;transition-duration:0.3s;z-index:5;transform:translateY(200px)}.vaisala-content-right .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title{display:block;transition-timing-function:linear;transition-duration:0.3s;transform:translateY(0)}.vaisala-content-right .woocommerce-LoopProduct-link{overflow:hidden;border:1px solid #e2e2e2}.vaisala-content-right .woocommerce-result-count{margin:0 0 0 20px;line-height:21px;font-family:Roboto}.vaisala-content-right a{position:relative;bottom:0;padding:20px 0}.vaisala-content-right .woocommerce-ordering{margin:0 20px 0 0!important}.search-posts .search,.vaisala-content-left li{display:flex;justify-content:space-between}.vaisala-content-left .count{color:#ac5a0d}.vaisala-content-left li::after,.vaisala-content-left li::before{content:none!important}.vaisala-content-left a{color:#333;padding:5px!important;display:block}.vaisala-content-left a::before{color:#ff0c00!important}.vaisala-content-right .woocommerce-pagination ul li .current{background-color:#01728f!important;color:#fff!important}.vaisala-content-right .woocommerce-pagination ul li{border:none!important;margin-right:2px!important;width:32px;height:34px;color:#2d2a2a}.vaisala-content-right .woocommerce-pagination ul{border:none!important}.vaisala-content-right .woocommerce-pagination{margin-top:10px!important;margin-bottom:40px!important}#menu-item-43759 .submenu li:last-child .submenu::-webkit-scrollbar{width:5px;height:8px;background-color:#fff}#menu-item-43759 .submenu li:last-child .submenu::-webkit-scrollbar-thumb{background:#000}.chw-widget .woocommerce-widget-layered-nav-list__item{position:relative!important;padding-right:31px!important}.all-chat-cf7 .close div:first-child,.all-chat-cf7 .close div:last-child{width:20px;display:block;height:2px;background-color:#bcbcbc;top:9px;position:absolute}.chw-widget .woocommerce-widget-layered-nav-list__item:hover span{color:#fff!important;transition:0.3s linear!important}.chw-widget .woocommerce-widget-layered-nav-list__item span{position:absolute;top:3px;right:6px;transition:0.3s linear!important}.chw-widget .woocommerce-widget-layered-nav-list__item a{transition:0.3s linear!important;width:100%;display:block}.online-consultant{position:relative;-webkit-box-shadow:0 4px 5px -1px rgb(34 60 80 / .2);-moz-box-shadow:0 4px 5px -1px rgb(34 60 80 / .2);box-shadow:0 4px 5px -1px rgb(34 60 80 / .2);background-color:#fff;display:flex;padding:12px 15px 10px}.comment-popup a svg,.gc-footer-social-list li,.online-consultant-left,.single-share-social{margin:0 10px 0 0}.online-consultant-left img{width:32px;height:32px;border-radius:90px;margin-top:2px}.online-consultant-right .title{font-family:Roboto;font-size:14px;line-height:16px;font-weight:600}.all-chat-wait{display:flex;position:relative;margin:11px 0 0}.all-chat-wait div{position:absolute;width:10px;height:10px;background-color:#0000006e;border-radius:90px;margin:0 5px}.all-chat-wait .chat-wait1{animation:1s linear infinite alternate change-background;top:0;left:-6px}@keyframes change-background{0%{margin:-15px 5px 0}}.all-chat-wait .chat-wait2{animation:1s linear infinite alternate change-background2;top:0;left:10px}@keyframes change-background2{50%{margin:-15px 5px 0}}.all-chat-wait .chat-wait3{animation:1s linear infinite alternate change-background3;top:0;left:26px}@keyframes change-background3{100%{margin:-15px 5px 0}}.all-chat-cf7 .close{position:absolute;top:15px;right:15px;width:20px;z-index:10;cursor:pointer;height:20px}.all-chat-cf7 .close div:first-child{transform:rotate(-46deg)}.all-chat-cf7 .close div:last-child{transform:rotate(48deg)}.all-chat-cf7 .wpcf7-submit{display:table;margin:auto;width:100%;text-transform:uppercase;background-color:#ff7b30}.all-chat-cf7 .wpcf7-submit:hover{background-color:#000}.all-chat-cf7 .chat-input{padding:0}.all-chat-answer .wpcf7-response-output{margin:0 20px!important}.chat-input .wpcf7-submit{display:table;margin:auto;background-color:#2f3941}.all-chat-cf7 .chat-input span{flex-direction:column}.all-chat-cf7 .chat-input span input{border-radius:3px}.all-chat-answer{border-radius:5px;transition:0.3s linear;overflow:hidden;font-size:13px;margin:20px;padding:0 0 5px;background-color:#fff;position:fixed;width:332px;height:450px;bottom:0;left:0;z-index:1000;box-shadow:rgb(0 0 0 / .2) 0 0 .428571rem 0}.all-chat-answer .wpcf7,.chat-answer{border-radius:3px;background-color:#fff}.chat-admin,.chat-anna{margin:7px 0;display:flex}.all-chat-answer .wpcf7{position:absolute;width:332px;top:0;margin:35px 0 0;height:415px;z-index:11;display:none}.all-chat-cf7 h4{font-size:16px;height:28px}.all-chat-cf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:absolute;bottom:-17px;left:0}.form-anna{height:calc(100% - 30px)}.all-chat-answer .form-anna .wpcf7{margin:200px 0 0;padding:0 20px}.chat-answer::-webkit-scrollbar{width:5px;height:8px;background-color:#fff}.chat-answer::-webkit-scrollbar-thumb{background:#d46f0f}.chat-answer{height:352px;overflow-y:scroll;padding:7px 2px 15px 7px}.chat-anna-left img{position:absolute;bottom:0;left:0;border-radius:130px;height:30px;margin:0 10px 0 0;border:2px solid #de7311}.chat-anna-right .text{border:1px solid #eeeef0;padding:5px;border-radius:2px;background-color:#f4f6f8;color:#5d656b;min-width:53px;min-height:29px}.all-chat-answer textarea{margin:10px 0 0;border-radius:3px;height:90px}.chat-admin{justify-content:flex-end}.chat-admin-right img{position:absolute;bottom:0;right:0;border-radius:130px;height:30px;margin:0 0 0 10px;border:2px solid #de7311}.chat-admin-left .text{border:1px solid #eeeef0;padding:5px;border-radius:2px;background-color:#eeeef0;color:#5d656b}.chat-admin-left,.chat-anna-right{max-width:100%;margin:0}.answer-info{display:flex;padding:7px 7px 5px;background-color:#ef9e16;cursor:pointer}.answer-info-left{position:relative;width:30px;height:26px;overflow:hidden;border-radius:90px}.answer-info i,.chat-hide{height:50px;transition:0.3s linear}.answer-info-left img{position:absolute;top:0;left:0;max-width:26px;background-color:#fff}.answer-info-right{color:#222;font-family:Roboto;font-size:15px;width:100%;font-weight:700;line-height:30px;padding:0;text-align:center}.answer-info i{transform:rotate(180deg);padding:5px 0 0;position:absolute;top:0;left:0;width:100px;border-radius:90px;color:#ef9e16}.yes-no .no,.yes-no .yes{border:1px solid #eeeef0;margin:0 5px}.answer4all div,.yes-no .no,.yes-no .yes{padding:5px 10px;background-color:#eeeef0;color:#5d656b;cursor:pointer}.answer-info i:hover,.cat-posts-single label{cursor:pointer}.yes-no{display:flex;justify-content:center;margin:10px 0 0}.yes-no .no,.yes-no .yes{border-radius:5px}.textarea-msg{display:none;position:absolute;width:calc(100% - 0px);bottom:100px;left:0;padding:5px 10px 6px;font-size:16px;color:#fff;background-color:#ec0000}.answer4all{display:flex;justify-content:center;flex-wrap:wrap}.answer4all div{border:1px solid #eeeef0;border-radius:15px;margin:0 3px 6px}.all-chat-cf7{padding:25px 15px 35px}.chat-admin-left .yes-no{margin:0!important}.chat-admin-left .yes-no .no{padding:0!important}.chat-hide{width:100px;border-radius:90px;cursor:pointer;padding:0}.chat-hide .dialog{display:block;position:absolute;color:#222;top:0;left:0}.chat-hide-i{font-size:24px;padding:8px 2px 0 0!important;color:#222!important;width:23px!important;height:23px!important;right:6px!important;left:auto!important;top:4px!important}.double-chat-left,.double-chat-right{position:relative;width:50%;cursor:pointer}.chat-hide .chat-hide-i{top:-28px!important}.chat-hide .answer-info-right{padding:2px 0 0}.chat-hide .answer-info{height:100%!important;width:100%!important}.double-chat-left{padding:0 3px 0 0}.double-chat-left .yes-no,.double-chat-right .yes-no{position:absolute;bottom:-31px}.double-chat-right{padding:0 0 0 3px}.double-chat-left .text{height:50px}.all-chat-answer .wpcf7-response-output{background-color:#fff;display:none}.double-chat-left .chat-anna{height:100%}.research-pre-title,.research-single-right{width:100%;display:flex}@media (max-width:325px){.double-chat-left .text,.double-chat-right .text{height:65px}}.gc-tabs .owl-nav i{color:#000}.gc-tabs.gc-tabs.research-single{display:flex;position:relative;border:1px solid #000;margin:0 0 1rem}.research-single-right{background-color:rgb(0 0 0 / .6);flex-direction:column;justify-content:flex-end}.body-active,.research-single-left,.search-posts .search .search-left .single-search-posts .img{overflow:hidden}.research-single:hover .research-img,.single-new-search:hover .new-search-img img{transform:scale(1.1);transition:0.3s linear}.research-img{transition:0.3s linear}.research-img img{height:500px;object-fit:contain}.research-title{color:#fff;padding:50px;font-weight:700;margin:20px 0;font-size:28px;line-height:1.2}.research-pre-img i{color:#ff7702;font-size:20px}.research-title .research-pre-title{color:#000;font-size:13px;margin:0 0 15px}.research-pre-category{background-color:#e67811;padding:5px 5px 4px;margin:0 30px 0 0}.research-pre-img{max-width:20px;margin:0 6px 0 0}.research-pre-date{color:#fff;padding:3px 0 0}.sidebar-product-content p{font-family:Roboto,sans-serif}@media screen and (max-width:1450px){.slide-all{width:92%;padding:0}.slide-all .left-slide,.slide-all .right-slide{width:50%}.all-carousel .owl-nav .owl-prev{left:-15px}.all-carousel .owl-nav .owl-next{right:-14px}.search-posts{width:100%!important}.gc-single-post video{height:36vw!important}}.vaisala-top-baner{background-color:#01728f;padding:140px 0 120px}.vaisala-top-baner h1{font-size:42px;line-height:48px;font-family:Roboto;font-weight:700;margin:0 auto 17px;padding:0;color:#fff;width:850px}.vaisala-top-baner p{color:#fff;font-family:Roboto;width:850px;margin:0 auto;padding:0 100px 0 0;font-size:20px;line-height:30px;letter-spacing:1px}.vaisala-content-left{width:354px;background-color:#f8f8f8;padding:50px 30px}.vaisala-content-right{width:calc(100% - 354px)}.visual-acord i{position:absolute;top:0;right:0;width:26px;font-size:19px;height:26px;border:1px solid #00627d;color:#00627d;border-radius:90px;padding:3px 0 0 6px;cursor:pointer;transform:rotate(180deg)}.vaisala-acord-close{overflow:hidden;padding:0!important}.visual-acord-content{height:100%;padding:0 0 30px}@keyframes slidein{from{margin-left:100%;width:300%}to{margin-left:0;width:100%}}.content-position .left input{width:15px;height:15px;cursor:pointer;margin:11px 20px 0 0}.content-position .right{font-size:14px;padding:2px 0;font-weight:400;color:#00627d;line-height:34px}.filter-request{display:flex;flex-wrap:wrap;padding:50px .9375rem 0;position:relative;justify-content:space-between}.single-filter-request{width:32%;padding:20px;margin:0 0 2%;background-color:#fff;border:1px solid #e7e7e7}h4{color:#01728f;font-weight:500;font-size:16px;height:46px;overflow:hidden}.single-filter-request img{width:250px;height:250px;object-fit:contain}.pre-filter-request{display:flex;justify-content:space-between;margin:0 0 50px;padding:0 .9375rem;width:calc(100% - 1.875rem);position:absolute;top:0}.pre-filter-right a{color:#00627d}.pre-filter-right a:hover{color:#51c8e8}.tags-filter-request{display:flex;justify-content:end;margin:20px 0;flex-wrap:wrap;min-height:46px}.tags-single-request{background-color:#fff;border:1px solid #00627d;color:#00627d;padding:10px 20px;margin:0 0 10px 10px;font-weight:400;font-size:12px;line-height:14px;cursor:pointer;position:relative;display:none}.tags-single-request:hover{color:#fff;background-color:#00627d}.tags-single-request i{position:absolute;top:9px;right:12px;font-size:16px;display:none}.visual-acord h4{font-size:16px;color:#313131;font-weight:700}div.gc-header-search-wrap{width:138px!important}div.gc-header-logo-wrap{width:65px!important}div.gc-header-menu-wrap{width:calc(100% - 203px)!important}.gc-header .gc-header-row{padding:0;position:relative}.gc-search{justify-content:flex-end}.gc-menu li{margin:0 15px}.gc-menu li ul li{margin:0;padding:0 6px}.gc-footer__right-wrap{justify-content:space-between}@media screen and (max-width:1400px){.gc-tabs .owl-next,.gc-tabs .owl-prev{padding:0;top:-76px;width:35px;height:35px;background-color:transparent!important}.gc-tabs .owl-nav button:hover,.gc-tabs .owl-next,.gc-tabs .owl-prev{background-color:transparent!important}.gc-logo,.logo a img{width:100%}.gc-dropdown{width:93px}div.gc-header-menu-wrap{width:calc(100% - 153px)!important}div.gc-header-search-wrap{width:93px!important}div.gc-header-logo-wrap{width:60px!important}.owl-carousel{position:relative}.h2-slide{font-size:40px;margin:0 0 30px}.img-slide{width:100%;height:40vw}.p-slide{font-size:21px}.gc-tabs .owl-next{right:15px}.gc-tabs .owl-prev{left:auto;right:65px}}@media screen and (max-width:1250px){.slide-all{flex-direction:column}.slide-all .right-slide{width:100%}.slide-all .right-slide .img-slide{object-fit:contain}.slide-all .left-slide .p-slide,.slide-all .left-slide a{display:none}.slide-all .left-slide{width:100%;padding:0}.slide-all .left-slide .h2-slide{width:100%;text-align:center}.slide-all .spare-slide a{display:table;margin:15px auto 0}.slide-all .h2-slide{font-size:1.5rem;margin:10px 0 0}.spare-slide{display:block}.all-carousel-2{flex-wrap:wrap}.home-carousel{width:48%;margin-bottom:2%}}@media screen and (max-width:1200px){.h2-slide{line-height:53px}}@media screen and (max-width:1100px){.gc-chats,.slide-all{width:100%}.owl-tabs .owl-nav{display:block!important}.top-slider-speed{margin:63px 0 0!important}.h2-slide{line-height:64px;text-align:center}.owl-nav{display:none}.all-carousel .owl-nav,.owl-client .owl-nav{display:block}.slide-all{padding:0}.footer-top{flex-direction:column}.footer-top .large-4,.footer-top .large-8{width:calc(100% - 1.875rem)}.gc-footer-contacts{text-align:left;margin-top:45px}.owl-client .owl-nav button{width:35px;height:35px}}@media screen and (max-width:1024px){.call-me-all,.slide-all .left-slide a,.slide-all .left-slide p{display:none}.slide-all{margin:0;padding-top:87px}.contact-box .contact-item{width:49%;margin:1% 0}.home .gc-main{padding-top:0}.slide-all .left-slide{margin:0;padding:0}.slide-all .right-slide img{height:40vw}}@media screen and (max-width:960px){.right-slide img{width:100%;max-height:480px;min-height:40vw!important}.h2-slide{line-height:53px;font-size:37px;text-align:left;margin:0 0 20px}.img-slide{min-height:380px;max-height:380px!important;object-fit:contain}}@media screen and (max-width:900px){.search-posts{padding:0!important}#menu-top_navigation{justify-content:center}#menu-top_navigation li{margin:0 7px}.gc-header{height:87px}.home .gc-main{padding-top:0}.general-slider .owl-item{margin:-62px 0 0}div.gc-header-logo-wrap .logo{width:100%}div.gc-header-logo-wrap{position:static}.gc-search{padding-top:22px}.medium-order-2{margin-top:6px!important}.gc-menu li{margin:0 5px}.gc-footer-menu li{width:98%!important}}@media screen and (max-width:860px){.gc-gallery-link{width:50%!important}.slide-all{flex-direction:column;margin:0 auto}.home .gc-main{padding-top:12px}.left-slide{width:100%;margin:0}.right-slide{width:100%}.h2-slide{text-align:center;margin:0;line-height:46px}.left-slide .button-slide,.p-slide{display:none}.spare-slide{display:block}.button-slide{margin:20px auto;display:none}}@media screen and (max-width:800px){#menu-top_navigation{justify-content:flex-start;padding:0 0 0 60px}}@media screen and (max-width:746px){.tech-school2 .tabs-nav{display:flex;margin:0 0 14px;flex-direction:column}.tech-school2 .tabs-nav li a{border:1px solid #3c1f04;border-radius:0}.p-slide{text-align:justify}.left-slide a{margin:0 auto}.h2-slide{font-size:1.8rem;margin:0}.contact-box .contact-item{width:100%}}@media screen and (max-width:700px){#menu-top_navigation{justify-content:flex-start;padding:0 0 0 55px}#menu-top_navigation li{margin:0 5px}.search-posts .search{flex-direction:column}.search-posts .search .search-right{width:100%;margin-bottom:700px}.search-posts .search .search-left{width:100%!important;padding:60px 0 0!important}}@media screen and (max-width:640px){.conf-left-box,.conf-right-box{position:static}.page-template-configurator-6-7 .gc-page-title{margin:10px 15px 0}.gc-configurator-6-7-img-wrap{max-height:none;padding:0 15px}.gc-configurator-6-7-img-wrap img{max-width:100%}.gc-configurator-6-7-img-wrap__notice{margin:0 0 5px;padding:0}.top-bar{top:79px;background:#fff0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);-moz-backdrop-filter:blur(15px);-webkit-box-shadow:0 30px 42px 0 rgb(51 23 0);-moz-box-shadow:0 30px 42px 0 rgb(51 23 0);box-shadow:0 30px 42px 0 rgb(51 23 0);border-bottom-right-radius:20px;border-bottom-left-radius:20px;overflow:hidden;height:800px;padding:0 6px}#menu-top_navigation li,.gc-menu li{margin:0}.general-slider{height:593px}.general-slider .owl-stage-outer,.general-slider .owl-stage-outer .owl-stage,.general-slider .owl-stage-outer .owl-stage .owl-item{height:610px}body .general-slider .owl-stage-outer .owl-stage .owl-item div{margin-top:2px!important}.general-slider .owl-stage-outer .owl-stage .owl-item .slide-all{height:568px!important}#tab-5,.webinar-content-left a{padding:0!important}.gc-gallery-link{width:100%!important}.gc-gallery-img{height:300px!important}.webinar-content-left{margin:0;width:100%}.gc-logo,.home-carousel,.webinar-content-right{width:100%}.webinar-content-left img{width:100%;height:auto}.webinar-content2{flex-direction:column}.all-carousel .owl-nav{top:-1%}.all-carousel .owl-nav .owl-prev{left:15px}.all-carousel .owl-nav .owl-next{right:15px}.all-carousel .all-carousel-2 .owl-nav{top:auto}.slide-all-bg{height:481px!important}.home .gc-main{padding-top:0}.general-slider{margin:65px 0 0!important}#menu-top_navigation{background-color:#ff7b31;justify-content:flex-start;padding:0}#menu-item-43759:hover .submenu{padding:0}#menu-item-43759 .submenu{padding:0 0 10px;width:100%!important;overflow:scroll;height:400px}#menu-item-43759 .submenu li{margin:0 0 1px}.header-menu.menu .submenu li>a,.header-menu.menu .submenu li>button{background-color:#FD7F33!important;color:#fff}.header-menu.menu .submenu li>a{line-height:45px!important;font-size:10px;padding:0 5px 0 16px;border-radius:10px}#menu-item-43759 .submenu li:last-child .submenu{box-shadow:none!important;width:auto!important;bottom:0;position:static;top:auto;height:auto;overflow-y:scroll}#menu-item-43759 .submenu .submenu{width:100%!important;overflow:scroll;height:auto}#menu-item-43759 .submenu .submenu a{background:rgb(255 123 49 / .7)!important;padding-right:45px!important;line-height:22px}#menu-item-43759 .submenu .submenu li{min-height:45px}.gc-header{padding:0;height:auto}.gc-header .gc-header-row{padding:0 15px}.top-bar{top:64px;padding:20px 15px 0 15px;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;background:#efefef;max-height:calc(100vh - 79px)}.header-menu li>a{background:#fff;font-weight:400;border-radius:10px;box-shadow:0 3px 6px rgb(0 0 0 / .1);transition:all 0.3s ease;padding:15px;margin:5px 0;height:auto;line-height:1}.header-menu.menu li.current_page_ancestor>a{background:#fff}.header-menu.menu .submenu li.current_page_ancestor>a{color:#fff}.menu-item>a{display:flex;justify-content:space-between;align-items:center;width:100%}.submenu-toggle{background:none;border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;height:45px;width:45px;top:5px;right:5px}.header-menu .submenu-toggle,.header-menu.menu .submenu li>button{background:transparent!important}.submenu-toggle::before{display:none!important}.submenu-toggle::after{content:'\f078';font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;color:#f60;transition:transform .3s ease,color .3s ease;margin-left:8px;border:none;width:auto;height:auto}.submenu-toggle[aria-expanded="true"]::after{transform:rotate(180deg);color:#f60}.header-menu .submenu .submenu-toggle::after{color:#fff}#main-menu a[href*="/products/oil-regeneration/"]{color:#ffffff!important}.header-menu.menu li.current-menu-item>a{background:#fff;color:#fd7f33}.header-menu.menu .submenu li.current-menu-item>a{background:red}.header-menu.menu li a,.header-menu.menu .submenu li>a{min-height:45px}.slide-all .right-slide img{height:100vw!important}.title-bar .menu-icon{width:25px;top:-6px;right:5px}.gc-header-menu-wrap{background:#fff;border:none;border-radius:12px;padding:19px 4px;box-shadow:0 0 16px rgb(0 0 0 / .15);cursor:pointer;transition:all 0.2s ease;max-width:42px;height:42px}.menu-icon span{max-width:25px}.gc-header-row{justify-content:space-between}.gc-logo,.logo a img{max-width:40px}header .logo h1{text-align:left;margin-left:0}header .medium-order-3{width:calc(100% - 120px)!important;padding:5px 10px 0 0}.general-slider .owl-item{margin:23px 0 0}.gc-footer-sub-form-wrap form{justify-content:center}.research-img img{height:350px}.research-title{padding:50px 20px 20px}.gc-header .gc-header-row{padding-left:.9375rem;padding-right:.9375rem}.all-tester{width:90%!important}.medium-order-2{margin-top:8px!important}.gc-search{padding-top:1px}div.gc-header-menu-wrap{width:60px!important}.gc-single-post video{height:54vw!important}.gc-page-title{margin-bottom:15px}}@media screen and (min-width:641px){.header-menu.menu li.is-active>a{background:#e59f74;color:#1a608b}#menu-item-43759 .submenu{width:400px}#menu-item-43759 .submenu .submenu{box-shadow:none!important;width:400px}.submenu.first-sub .submenu a{font-weight:400;color:#5a5a5a!important}.submenu.first-sub li a:hover{background-color:#fd7f33!important;color:#fff!important}}@media screen and (min-width:500px){.slide-all-bg{height:481px}.all-tester{width:90%}}@media screen and (max-width:500px){.cookie-pop{top:0}.gc-footer-menu{column-count:1!important}.gc-footer-menu li{width:100%!important}.gc-chats{justify-content:center}}.youtube .play{position:absolute;top:calc(50% - 27px);left:calc(50% - 22px);margin:0!important;border-radius:50%/10%;color:#fff;font-size:2em;width:68px!important;height:48px!important;background-color:red!important}.youtube .play:before{background:inherit;border-radius:5%/50%;bottom:9%;content:"";left:-5%;position:absolute;right:-5%;top:9%}.youtube .play:after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:#fff0 #fff0 #fff0 #fff;content:" ";font-size:12px;height:0;margin:-1em 0 0 -.75em;top:50%;position:absolute;width:0}.gc-footer-social-list{margin:0 0 10px}.gc-footer-contacts__title{text-transform:none;font-size:18px}.comment-popup h2,.comment-popup-link,.new-search-result h2,.search-posts h2{text-align:center;text-transform:uppercase}.gc-footer-contacts{width:100%}.gc-chats{display:flex}.bounceball,.text{display:inline-block}.gc-chats li{margin:0 0 0 10px;font-family:Roboto,sans-serif}.gc-chats li a{display:flex;justify-content:center;margin:0 0 11px;font-size:18px}.gc-chats li a i{font-size:25px;height:44px;width:44px;display:flex;justify-content:center;align-items:center;border:2px solid;border-radius:50%;transition:0.3s linear}.gc-chats li a i:hover{background-color:#1a608b;color:#fff;border:1px solid #1a608b;transition:0.3s linear}.all-tester{position:relative;width:400px;margin:auto}.all-tester input{border-radius:50px;padding:0 23px 0 52px;border:none;-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2)}.all-tester input:focus{background-color:#fff;-webkit-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);-moz-box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);box-shadow:4px 4px 6px -4px rgb(0 0 0 / .2);border:none}.all-tester i{position:absolute;left:20px;top:13px;font-size:21px;color:#0000005e!important}.new-loading{padding:0 0 0 20px;position:absolute;right:-141px;top:0}.bounceball,body{position:relative}body{width:100%;height:100vh;font-family:Roboto}.text{color:#fbae17;margin-left:5px}.bounceball{height:37px;width:15px}.bounceball:before{position:absolute;content:"";display:block;top:0;width:15px;height:15px;border-radius:50%;background-color:#fbae17;transform-origin:50%;animation:0.5s infinite alternate bounce}@keyframes bounce{0%{top:30px;height:5px;border-radius:60px 60px 20px 20px;transform:scaleX(2)}35%{height:15px;border-radius:50%;transform:scaleX(1)}100%{top:0}}.new-search{padding:70px 0;background-image:url(https://globecore.com/wp-content/themes/globecore_2020/./images/back.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.new-search-result{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 0}.single-new-search{width:24%;display:flex;flex-direction:column}.single-new-search:hover .new-search-img{-webkit-box-shadow:0 0 8px 0 rgb(209 200 200 / .78);-moz-box-shadow:0 0 8px 0 rgb(200 200 200 / .78);box-shadow:0 0 8px 0 rgb(200 200 200 / .78)}.new-search-img{overflow:hidden;margin:0 0 10px;border-radius:3px;-webkit-box-shadow:0 0 8px 0 rgb(200 200 200 / .78);-moz-box-shadow:0 0 8px 0 rgb(200 200 200 / .78);box-shadow:0 0 8px 0 rgb(200 200 200 / .78)}.new-search-img img{width:100%;height:250px;object-fit:cover;border-radius:3px;transition:0.3s linear}.new-search-title{text-align:center;padding:0 10px 20px;color:#222;font-weight:600}.new-search.not-home{-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s;display:none}body.active-search .new-search.not-home{margin:87px 0 -87px;-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s;display:block}@media (max-width:1024px){.new-search-result{justify-content:space-between}.new-search-result .single-new-search{width:33%}}@media (max-width:800px){.new-search-result .single-new-search{width:50%}}@media (max-width:640px){.all-share-social .share{text-align:center}.all-share-social .share-social{justify-content:center;padding:5px 0!important}.single-share-social{margin:0 5px!important}.all-share-social{width:100%;right:0!important}}@media (max-width:600px){.chat-hide-i{right:63px!important;height:auto!important;width:100%!important;padding:5px 0 0!important;text-align:right;left:0!important}.all-chat-answer{padding:0;position:fixed;width:100%;height:calc(100% + 50px);top:0;right:0;border-radius:3px;margin:0;z-index:1000000}.chat-answer{height:calc(100% - 152px)}.all-chat-answer form{height:100%}.form-anna textarea{height:48px;width:calc(100% - 50px);margin:10px 15px 0 0!important}.send-chat{display:flex;padding:0 10px}.send-chat img{width:50px;height:50px;margin:10px 0 0;display:block}.all-chat-answer .wpcf7{width:calc(100%);height:100%;margin:35px 0 0}.all-chat-answer .answer-info-left{display:none}.answer-info-right{line-height:35px}.chat-hide{height:50px;transition:0.3s linear;width:100px;border-radius:90px;cursor:pointer;padding:0;bottom:0!important;top:auto;margin:12px 20px;z-index:100000}.answer-info i{padding:6px 3px 0 0}.new-search-img img{height:200px}.owl-client .owl-nav button{width:35px!important;height:35px!important}.owl-client .owl-nav .owl-next i{top:9px!important;right:11px!important;font-size:20px}.owl-client .owl-nav .owl-prev i{top:9px!important;left:11px!important;font-size:20px}.start-title{font-size:1.8rem!important}}@media (max-width:450px){.new-search-img img{height:150px}.new-search-title{font-size:14px}}@media (max-width:370px){.new-search-img img{height:120px}}.new-search-result{display:flex;flex-direction:column}.search-carousel{padding-right:36px;padding-left:36px;max-width:85.2rem;display:flex;margin:28px 0 0}.search-carousel .owl-nav{width:calc(100% - 1.875rem)}.search-carousel .owl-nav .owl-prev{position:absolute;top:-22px;left:-42px}.search-carousel .owl-nav .owl-next{position:absolute;top:-22px;right:0}.search-carousel .owl-nav button:hover{background-color:transparent!important}.search-carousel .single-search{margin:auto;border:1px solid #dbdbdb;padding:1px;height:560px;background-color:#fff;width:96%;overflow:hidden;position:relative}.search-carousel .single-search::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:28px;background-color:#fff}.search-carousel .search-title{height:65px!important;text-align:center;padding:15px 15px 5px;font-weight:bolder;overflow:hidden}.search-carousel .search-img img{height:270px;object-fit:contain}.search-carousel .single-search ul{padding:15px}.search-posts{margin:50px auto 0;width:85.2rem;min-height:800px;padding:0 31px 0 0}.new-search-result h2,.search-posts h2{font-size:2.2rem;position:relative;margin:50px 0 25px;line-height:1.4;font-weight:400}.new-search-result h2::after,.search-posts h2::after{content:"";border-bottom:2px solid #ea722f;width:140px;margin:0 auto;display:block}.search-posts .search .search-left{width:calc(100% - 300px);padding:96px 40px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between}.search-posts .search .search-right{width:300px}.search-posts .search .search-left .single-search-posts .img img{object-fit:cover;height:350px;transition:0.3s linear;display:block;margin:auto}.search-posts .search .search-left .single-search-posts .img img:hover{transform:rotate(3deg) scale(1.1);transition:0.3s linear}.search-posts .search .search-right select{cursor:pointer;height:60px;font-size:16px;background-color:#fff}.search-posts .search .search-left .single-search-posts{position:relative;width:49%;-webkit-box-shadow:0 0 8px 0 rgb(34 60 80 / .2);-moz-box-shadow:0 0 8px 0 rgb(34 60 80 / .2);box-shadow:0 0 8px 0 rgb(34 60 80 / .2);margin:0 0 2%;background-color:#fff}.search-posts .search .search-left .single-search-posts .date{position:absolute;top:10px;left:10px;background-color:#fff;color:#000;font-size:21px;line-height:24px;padding:10px;font-weight:600;z-index:10;-webkit-box-shadow:0 0 8px 0 rgb(34 60 80 / .2);-moz-box-shadow:0 0 8px 0 rgb(34 60 80 / .2);box-shadow:0 0 8px 0 rgb(34 60 80 / .2)}.search-posts .search .search-left .single-search-posts .title{font-size:21px;font-weight:600;margin:15px;height:63px;overflow:hidden}.search-posts .search .search-left .single-search-posts .desc{padding:0 15px}.search-posts .search .search-left .single-search-posts .link a{color:#c0640d;border:1px solid #c0640d;border-radius:90px;transition:0.3s linear;display:flex;justify-content:center;align-items:center;font-weight:600;margin:15px 15px 30px;width:200px;height:60px;font-size:21px}.search-posts .search .search-left .single-search-posts .link a:hover{background-color:#c0640d;color:#fff;transition:0.3s linear}.cat-posts-single{display:flex;justify-content:flex-start}.cat-posts-single label:hover{color:#e67810}.cat-posts-single .desc{padding:0 10px 0 0}.search-right .year-right-title{display:flex;position:relative;justify-content:flex-end;border-bottom:1px solid #000}.single-sort-posts .sort-posts,.single-year-posts .year-posts{display:none;padding:15px 0 0;height:700px;background-color:#f5f5f5;cursor:pointer;margin:0}.search-right .year-right-title .title-child{padding:0 20px 0 0;font-size:21px}.single-year-posts .year-posts{top:32px;left:0;width:300px;position:absolute}.single-sort-posts .sort-posts li{text-align:start}.single-sort-posts:hover .sort-posts{top:32px;left:0;width:300px;cursor:pointer;position:absolute;display:block}.single-cats-posts .cats-posts{margin:0;padding:15px 0 0;cursor:pointer;height:700px;background-color:#f5f5f5;position:absolute;top:32px;left:0;width:100%}.single-cats-posts:hover .cats-posts{position:absolute;top:32px;left:0;width:300px;cursor:pointer;display:block}.single-cats-posts .title-child:hover,.single-sort-posts .title-child:hover,.single-year-posts .title-child:hover{cursor:pointer;color:#e27610}.year-right-title li:hover{color:#d46f0f}.search-carousel .single-search .search-advantages ul{padding:15px 15px 0 28px;margin:0}.search-carousel .single-search .search-advantages ul li{font-size:14px;line-height:16px}.all-share-social{position:absolute;right:0;top:-135px;display:flex;background-color:#fff;flex-direction:column}.all-share-social .share{padding:0;font-size:18px;font-weight:400;font-family:Roboto,sans-serif;color:#333}.all-share-social .share-social{display:flex;padding:5px 10px 5px 0}.single-share-social a i{font-size:25px;height:44px;width:44px;display:flex;justify-content:center;align-items:center;border:2px solid;border-radius:50%;transition:0.3s ease-in}.single-share-social .fa-facebook{color:#43619c;border-color:#43619c}.single-share-social .fa-facebook:hover{background-color:#43619c;color:#fff}.single-share-social .fa-linkedin{color:#187fb8;border-color:#187fb8}.single-share-social .fa-linkedin:hover{background-color:#187fb8;color:#fff}.single-share-social .fa-twitter{color:#24a9e6;border-color:#24a9e6}.single-share-social .fa-twitter:hover{background-color:#24a9e6;color:#fff}.single-share-social .fa-telegram{color:#39b7e0;border-color:#39b7e0}.single-share-social .fa-telegram:hover{background-color:#39b7e0;color:#fff}.single-share-social .fa-whatsapp{color:#4bc959;border-color:#4bc959}.single-share-social .fa-whatsapp:hover{background-color:#4bc959;color:#fff}.contact-box .contact-item h6{font-size:14px;color:#df7410}.go_to_webinar{margin:20px 0 0;display:block;text-align:center}.machines{display:flex;flex-wrap:wrap;justify-content:space-between}.start-machine{display:block;margin:0 0 2%}.start-machine .img{overflow:hidden;max-height:300px}.start-machine .img img{transition:0.3s linear;height:200px;width:100%;object-fit:contain}.start-title{margin:30px 0 7px;text-align:center;font-size:2.4rem;color:#391e04}.start-machine .link{font-size:14px;color:#000;font-weight:400;padding:10px 20px;background-color:#fff}.owl-client .owl-nav{margin-top:0!important;opacity:0!important}.owl-client .owl-nav button{background-color:#fff!important;width:50px;height:50px;border-radius:90px!important;top:-30px}.owl-client .owl-nav .owl-prev i{position:absolute;top:11px;left:16px}.owl-client .owl-nav .owl-next i{position:absolute;top:11px;right:16px}.not-login-form.active textarea{background-color:#ff00002e;transition:0.3s linear}.all-comments-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .7);transition:0.5s ease-in-out;z-index:100}.comment-popup{background-color:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:50px 50px 30px;width:500px}.not-login-form textarea{margin:15px 0!important}.comment-popup-text{margin:0 0 15px;font-size:16px;line-height:18px}.comment-popup h2{font-weight:600;font-size:24px;line-height:28px}.comment-popup-link{color:#fff;background-color:#2271b1;padding:20px;border-radius:3px;display:block;margin:0 0 15px}.comment-popup-link:hover{color:#fff}.gc-configurator-6-7-img-wrap img{max-height:600px}.form-comment-login .form-submit input[type="submit"]{background-color:#222!important}.comment-popup .facebook,.google{display:flex;align-items:center;margin:0 0 10px}.comment-popup .facebook svg path{fill:#2271b1}.gc-single-post .comment-form .form-submit input[name="submit"]{border:2px solid #ff7b31;background-color:#ff7b31!important;transition:0.3s linear;border-radius:30px}.gc-single-post .comment-form .form-submit input[name="submit"]:hover{color:#ff7b31!important;background-color:transparent!important;transition:0.3s linear}.gc-single-post video{width:100%;height:500px}.gc-single-video-box{margin:0 0 1rem}.gc-header__search-icon{margin-left:15px}h2{font-size:30px!important;margin:10px 0}h3{font-size:25px}.entry-content ul li{list-style:disc!important}li{list-style:none}a{color:inherit}