@keyframes zuckSlideTime {0% {max-width: 0;}to {max-width: 100%;}}@keyframes zuckLoading {0% {transform: rotate(0deg);}to {transform: rotate(1turn);}}#zuck-modal {outline: 0 !important;overflow: hidden;position: fixed;top: 0;left: 0;width: 100vw;height: 100%;background: rgba(0, 0, 0, 0.75);z-index: 100000;font-size: 14px;font-family: inherit;}#zuck-modal-content, #zuck-modal-content .story-viewer, #zuck-modal-content .story-viewer > .slides, #zuck-modal-content .story-viewer > .slides > * {width: 100vw;height: 100%;top: 0;bottom: 0;position: absolute;overflow: hidden;}#zuck-modal * {user-select: none;outline: 0;}#zuck-modal.with-effects {transform: scale(0.01);transform-origin: top left;transition: 0.25s;}#zuck-modal.with-effects.animated {transform: scale(1);border-radius: 0;margin-top: 0 !important;margin-left: 0 !important;}#zuck-modal.with-effects.closed {transform: translateY(100%);}#zuck-modal .slider {width: 300vw;left: -100vw;}#zuck-modal .slider, #zuck-modal .slider > * {height: 100%;top: 0;bottom: 0;position: absolute;}#zuck-modal .slider > * {width: 100vw;}#zuck-modal .slider > .previous {left: 0;}#zuck-modal .slider > .viewing {left: 100vw;}#zuck-modal .slider > .next {left: 200vw;}#zuck-modal .slider.animated {-webkit-transition: -webkit-transform 0.25s linear;transition: -webkit-transform 0.25s linear;transition: transform 0.25s linear;transition: transform 0.25s linear, -webkit-transform 0.25s linear;}#zuck-modal.with-cube #zuck-modal-content {perspective: 1000vw;transform: scale(0.95);perspective-origin: 50% 50%;overflow: visible;transition: 0.3s;}#zuck-modal.with-cube .slider {transform-style: preserve-3d;transform: rotateY(0deg);}#zuck-modal.with-cube .slider > .previous {backface-visibility: hidden;left: 100vw;transform: rotateY(270deg) translateX(-50%);transform-origin: center left;}#zuck-modal.with-cube .slider > .viewing {backface-visibility: hidden;left: 100vw;transform: translateZ(50vw);}#zuck-modal.with-cube .slider > .next {backface-visibility: hidden;left: 100vw;transform: rotateY(-270deg) translateX(50%);transform-origin: top right;}#zuck-modal-content .story-viewer.paused.longPress .head, #zuck-modal-content .story-viewer.paused.longPress .slides-pointers, #zuck-modal-content .story-viewer.paused.longPress .tip {opacity: 0;}#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers > * > .active > b {-webkit-animation-play-state: running;animation-play-state: running;}#zuck-modal-content .story-viewer.next {z-index: 10;}#zuck-modal-content .story-viewer.viewing {z-index: 5;}#zuck-modal-content .story-viewer.previous {z-index: 0;}#zuck-modal-content .story-viewer.loading .head .loading, #zuck-modal-content .story-viewer.muted .tip.muted {display: block;}#zuck-modal-content .story-viewer.loading .head .right .close, #zuck-modal-content .story-viewer.loading .head .right .time {display: none;}#zuck-modal-content .story-viewer .slides-pagination span {position: absolute;top: 50vh;font-size: 48px;color: #fff;line-height: 48px;width: 48px;margin: 6px;transform: translateY(-50%);z-index: 1;text-align: center;}#zuck-modal-content .story-viewer .slides-pagination .previous {left: 0;}#zuck-modal-content .story-viewer .slides-pagination .next {right: 20px;}#zuck-modal-content .story-viewer .slides-pointers {display: table;table-layout: fixed;border-spacing: 6px;border-collapse: separate;position: absolute;width: 100vh;top: 0;left: calc(50vw - 50vh);right: calc(50vw - 50vh);z-index: 100020;}#zuck-modal-content .story-viewer .slides-pointers > * {display: table-row;}#zuck-modal-content .story-viewer .slides-pointers > * > * {display: table-cell;background: hsla(0, 0%, 100%, 0.4);}#zuck-modal-content .story-viewer .slides-pointers > * > .seen {background: #fff;}#zuck-modal-content .story-viewer .slides-pointers > * > * > b {background: #fff;width: auto;max-width: 0;height: 2px;display: block;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-play-state: paused;animation-play-state: paused;}#zuck-modal-content .story-viewer .slides-pointers > * > .active > b {-webkit-animation-name: zuckSlideTime;animation-name: zuckSlideTime;-webkit-animation-timing-function: linear;animation-timing-function: linear;}#zuck-modal-content .story-viewer .head {position: absolute;height: 56px;left: 0;right: 0;line-height: 56px;z-index: 100010;color: #fff;font-size: 14px;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35), 1px 0 1px rgba(0, 0, 0, 0.35);padding: 6px 12px;}#zuck-modal-content .story-viewer .head .item-preview {overflow: hidden;vertical-align: top;background-size: cover;width: 42px;height: 42px;display: inline-block;margin-right: 9px;border-radius: 50%;vertical-align: middle;background-repeat: no-repeat;background-position: 50%;}#zuck-modal-content .story-viewer .head .item-preview img {display: block;box-sizing: border-box;height: 100%;width: 100%;background-size: cover;background-position: 50%;object-fit: cover;}#zuck-modal-content .story-viewer .head .time {opacity: 0.75;font-weight: 500;font-size: 13px;}#zuck-modal-content .story-viewer .head .left {line-height: 1 !important;display: inline-block;margin: 6px 0;}#zuck-modal-content .story-viewer .head .left .info {display: inline-block;max-width: 30vw;vertical-align: middle;}#zuck-modal-content .story-viewer .head .left .info > * {width: 100%;display: inline-block;line-height: 21px;}#zuck-modal-content .story-viewer .head .left .info .name {font-weight: 500;}#zuck-modal-content .story-viewer .head .right {float: right;cursor: pointer;margin-right: 15px;}#zuck-modal-content .story-viewer .head .back, #zuck-modal-content .story-viewer .head .right .close {font-size: 3rem;color: #fff;cursor: pointer;text-align: center;}#zuck-modal-content .story-viewer .head .left .back {display: none;width: 24px;margin: -9px -6px 0;}#zuck-modal-content .story-viewer .head .right .time {display: none;}#zuck-modal-content .story-viewer .head .loading {display: none;border-radius: 50%;width: 30px;height: 30px;margin: 9px 0;box-sizing: border-box;border: 4px solid hsla(0, 0%, 100%, 0.2);border-top-color: #fff;-webkit-animation: zuckLoading 1s linear infinite;animation: zuckLoading 1s linear infinite;}#zuck-modal-content .story-viewer .head, #zuck-modal-content .story-viewer .slides-pointers, #zuck-modal-content .story-viewer .tip {-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}#zuck-modal-content .story-viewer .slides .item {display: none;overflow: hidden;background: #000;}#zuck-modal-content .story-viewer .slides .item:before {z-index: 4;background: transparent;content: "";position: absolute;left: 0;right: 0;bottom: 0;top: 0;}#zuck-modal-content .story-viewer .slides .item > .media {height: 100%;position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);object-fit: cover;margin: auto;}#zuck-modal-content .story-viewer .slides .item.active, #zuck-modal-content .story-viewer .slides .item.active .tip.link {display: block;}#zuck-modal-content .story-viewer .tip {z-index: 5;text-decoration: none;display: none;color: #fff;max-width: 600px;font-size: 1.5em;}#zuck-modal.rtl {direction: rtl;left: auto;right: 0;}#zuck-modal.rtl.with-effects {transform-origin: top right;}#zuck-modal.rtl.with-effects.animated {margin-left: auto !important;margin-right: 0 !important;}#zuck-modal.rtl .slider {left: auto;right: -100vw;}#zuck-modal.rtl .slider > .previous {left: auto;right: 0;transform: rotateY(-270deg) translateX(50%);}#zuck-modal.rtl .slider > .viewing {left: auto;right: 100vw;}#zuck-modal.rtl .slider > .next {left: auto;right: 200vw;}#zuck-modal.rtl.with-cube .slider > .previous {left: auto;right: 100vw;transform-origin: center right;}#zuck-modal.rtl.with-cube .slider > .viewing {left: auto;right: 100vw;transform: translateZ(50vw);}#zuck-modal.rtl.with-cube .slider > .next {left: auto;right: 100vw;transform-origin: top left;transform: rotateY(270deg) translateX(-50%);}#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .previous {left: auto;right: 0;}#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .next {right: auto;left: 0;}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {margin-right: auto;margin-left: 9px;}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .right {float: left;}#zuck-modal.rtl #zuck-modal-content .story-viewer .tip {left: auto;right: 50%;transform: translateX(50%);}@media (max-width: 1024px) {#zuck-modal-content .story-viewer .head {top: 3px;}#zuck-modal-content .story-viewer .head .loading {width: 24px;height: 24px;margin: 6px 0;}#zuck-modal-content .story-viewer .head .item-preview {width: 30px;height: 30px;margin-right: 9px;}#zuck-modal-content .story-viewer .head .left {font-size: 15px;margin: 15px 0;}#zuck-modal-content .story-viewer .head .left > div {line-height: 30px;}#zuck-modal-content .story-viewer .head .right .time {display: block;white-space: nowrap;font-size: 15px;margin: 15px 0;line-height: 30px;}#zuck-modal-content .story-viewer .head .left > .back {display: none;background: transparent;z-index: 20;visibility: visible;position: absolute;height: 42px;width: 24px;line-height: 36px;text-align: left;vertical-align: top;text-shadow: none;}#zuck-modal-content .story-viewer.with-back-button .head .left > .back {display: block;}#zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {margin-left: 18px;}#zuck-modal-content .story-viewer .slides-pointers {width: 100vw;left: 0;right: 0;}#zuck-modal-content .story-viewer .tip {font-size: 1em;}#zuck-modal-content .story-viewer .head .left .time, #zuck-modal-content .story-viewer .head .right .close {display: none;}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {margin-right: auto;margin-left: 9px;}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .left > .back {text-align: right;}#zuck-modal.rtl #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {margin-left: auto;margin-right: 18px;}}.stories.carousel {white-space: nowrap;overflow: auto;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}.stories.carousel::-webkit-scrollbar {width: 0;background: transparent;}.stories.carousel .story {display: inline-block;width: 18vw;max-width: 90px;margin: 0 6px;vertical-align: top;}.stories.carousel .story:first-child {margin-left: 0;}.stories.carousel .story:last-child {margin-right: 0;}.stories.carousel .story > .item-link {text-align: center;display: block;}.stories.carousel .story > .item-link:active > .item-preview {transform: scale(0.9);}.stories.carousel .story > .item-link > .item-preview {display: block;box-sizing: border-box;font-size: 0;max-height: 90px;height: 18vw;overflow: hidden;transition: transform 0.2s;}.stories.carousel .story > .item-link > .item-preview img {display: block;box-sizing: border-box;height: 100%;width: 100%;background-size: cover;background-position: 50%;object-fit: cover;}.stories.carousel .story > .item-link > .info {display: inline-block;margin-top: 0.5em;line-height: 1.2em;width: 100%;overflow: hidden;text-overflow: ellipsis;}.stories.carousel .story > .item-link > .info .name {font-weight: 600;font-family: var(--theme_font);color: #222;font-size: 15px;}.stories.carousel .story > .item-link > .info .time, .stories.carousel .story > .items {display: none;}.stories.list {white-space: nowrap;overflow: auto;}.stories.list .story {display: block;width: auto;margin: 6px;padding-bottom: 6px;}.stories.list .story > .item-link {text-align: left;display: block;}.stories.list .story > .item-link > .item-preview {height: 42px;width: 42px;max-width: 42px;margin-right: 12px;vertical-align: top;display: inline-block;box-sizing: border-box;font-size: 0;overflow: hidden;}.stories.list .story > .item-link > .item-preview img {display: block;box-sizing: border-box;height: 100%;width: 100%;background-size: cover;background-position: 50%;}.stories.list .story > .item-link > .info {display: inline-block;overflow: hidden;padding-top: 10px;text-overflow: ellipsis;vertical-align: middle;}.stories.list .story > .item-link > .info .name {font-weight: 500;display: block;}.stories.list .story > .item-link > .info .time {display: inline-block;}.stories.list .story > .items {display: none;}.stories.rtl {direction: rtl;}.stories.rtl.carousel .story:first-child {margin-left: auto;margin-right: 0;}.stories.rtl.carousel .story:last-child {margin-right: auto;margin-left: 0;}.stories.rtl.list .story > .item-link {text-align: right;}.stories.rtl.list .story > .item-link > .item-preview {margin-right: auto;margin-left: 12px;}.stories.snapgram .story > .item-link {text-decoration: none;color: #333;}.stories.snapgram .story > .item-link > .item-preview {border-radius: 50%;padding: 2px;background: radial-gradient( ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58% );}.stories.snapgram .story > .item-link > .item-preview > * {border-radius: 50%;border: 3px solid #fff;}.stories.snapgram .story.seen {opacity: 0.75;}.stories.snapgram .story.seen > a > .item-preview {background: #999;}.stories.snapgram .story.seen > a {color: #999 !important;}.stories.snapssenger.list .story > .item-link {text-decoration: none;color: #333;}.stories.snapssenger.list .story > .item-link > .item-preview {border-radius: 50%;padding: 2px;background: #0084ff;}.stories.snapssenger.list .story > .item-link > .item-preview > * {border-radius: 50%;border: 3px solid #fff;}.stories.snapssenger.list .story.seen {opacity: 0.75;}.stories.snapssenger.list .story.seen > a > span {background: #999;color: #999;}.stories.snapssenger.list .story.seen > a {color: #999 !important;}.stories.snapssenger.carousel .story {max-height: 100px;max-width: 100px;width: 25vw;}.stories.snapssenger.carousel .story > .item-link {text-decoration: none;text-align: left;color: #fff;position: relative;max-height: 100px;}.stories.snapssenger.carousel .story > .item-link > .item-preview:before {content: "";position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;top: 0;background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.28) 90%);}.stories.snapssenger.carousel .story > .item-link > .item-preview {height: 18vh;position: relative;overflow: hidden;border-radius: 3px;}.stories.snapssenger.carousel .story > .item-link > .item-preview > * {border-radius: 5px;position: absolute;}.stories.snapssenger.carousel .story > .item-link > .info {top: auto;height: auto;z-index: 2;box-sizing: border-box;position: absolute;left: 0;right: 0;bottom: 0;padding: 6px;font-weight: 700;font-size: 12px;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35), 1px 0 1px rgba(0, 0, 0, 0.35);}.stories.snapssenger.carousel .story > .item-link > .info strong {color:#fff;font-weight: 500;}.stories.snapssenger.carousel .story > .item-link > .info .time {display: block;font-weight: 100;font-size: 11px;}.stories.snapssenger .story.seen {opacity: 0.5;}.stories.vemdezap .story > .item-link {text-decoration: none;color: #333;}.stories.vemdezap .story > .item-link > .item-preview {border-radius: 50%;padding: 2px;background: #00bfa5;}.stories.vemdezap .story > .item-link > .item-preview > * {border-radius: 50%;border: 3px solid #fff;}.stories.list.vemdezap .story {border-bottom: 1px solid #eee;}.stories.list.vemdezap .story:last-child {border-bottom: 0;}.stories.list.vemdezap .story > .item-link > .info .time {display: inline-block;color: #999;}.stories.vemdezap .story.seem > img {opacity: 0.75;}.stories.vemdezap .story.seem > a > .item-preview {background: #999;}.stories.vemdezap .story.seem > a {color: #999 !important;}.chevron {position: absolute;width: 2.1rem;height: 0.48rem;opacity: 0;transform: scale(0.3);-webkit-animation: move-chevron 3s ease-out infinite;animation: move-chevron 3s ease-out infinite;}.chevron:first-child {-webkit-animation: move-chevron 3s ease-out 1s infinite;animation: move-chevron 3s ease-out 1s infinite;}.chevron:nth-child(2) {-webkit-animation: move-chevron 3s ease-out 2s infinite;animation: move-chevron 3s ease-out 2s infinite;}.chevron:before, .chevron:after {content: "";position: absolute;top: 0;height: 100%;width: 50%;background: #fff;}.chevron:before {left: 0;transform: skewY(30deg);}.chevron:after {right: 0;width: 50%;transform: skewY(-30deg);}@-webkit-keyframes move-chevron {25% {opacity: 1;}33.3% {opacity: 1;transform: translateY(2.28rem);}66.6% {opacity: 1;transform: translateY(3.12rem);}100% {opacity: 0;transform: translateY(4.8rem) scale(0.5);}}@keyframes move-chevron {25% {opacity: 1;}33.3% {opacity: 1;transform: translateY(2.28rem);}66.6% {opacity: 1;transform: translateY(3.12rem);}100% {opacity: 0;transform: translateY(4.8rem) scale(0.5);}}.chevron-wrapper {display: flex;justify-content: center;align-items: center;position: absolute;bottom: 170px;}.tip-wrapper {position: absolute;left: 0;right: 0;bottom: 0;text-align: center;padding: 0 20px 40px;height: 25%;background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 90%);display: flex;align-items: center;justify-content: flex-end;flex-direction: column;}@media (max-width: 1024px) {.tip-wrapper {padding-bottom: 20px;}}.geoit_entry-content>.vc_row>.kan_column,.vc_row-no-padding .columns{padding-left:0;padding-right:0}.vc_row[data-vc-full-width=true]{left:0!important;width:auto!important;padding-left:0!important;max-width:none;padding-right:0!important;overflow:unset!important}.vc_row>.container{padding-left:0!important;padding-right:0!important;display:flex;flex-wrap:wrap;align-items:center}.vc_row{width:100%;margin-right:auto!important;margin-left:auto!important;display:flex;flex-flow:row wrap}.vc_row.vc_rtl-columns-reverse{flex-flow:row-reverse wrap}.vc_inner{margin-left:-15px!important;margin-right:-15px!important;width:auto!important}.vc_editor .columns{width:100%!important}.kan_section,.kan_wrapper,.vc_pageable-slide-wrapper{width:100%}.vc_row-o-content-bottom{align-items:flex-end}.vc_row-o-content-top{align-items:flex-start}.vc_row-o-content-center{align-items:center}.vc_row.vc_row-o-content-middle .wpb_column{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.vc_row{width:100%}}@media (min-width:992px){.vc_row{width:100%}}@media (min-width:1200px){.vc_row{max-width:1170px}}@media (min-width:1300px){.vc_row{max-width:1270px}}@media (min-width:1400px){.vc_row{max-width:1320px}}.compose-mode .vc_vc_empty_space{margin:0!important}.compose-mode .vc_vc_row>[data-vc-full-width=true],.compose-mode .vc_vc_row_inner,.compose-mode .vc_vc_section>[data-vc-full-width=true]{padding-top:0!important}.kan_vc_block{position:relative;background:#fff;box-shadow:var(--theme_shadow)}.kan_vc_block .elementor-widget-container:after{content:'';display:block;clear:both}.kan_vc_block .kan_vc_block,.kan_vc_block>:not(.elementor-widget-container){box-shadow:none!important}.content__post .kan_vc_block{box-shadow:none!important;border:1px solid #ececec}.kan_vc_block .content__title .uckan-btn svg{width:16px;fill:currentColor;height:16px;margin-right:15px;vertical-align:middle}.kan_vc_block .content__title .uckan-btn{margin:0!important}.kan_vc_block:after{content:"";clear:both;display:block}.kan_vc_block_flat,.kan_vc_block_flat .widget,.kan_vc_flat,.kan_vc_flat .content__title .uckan-btn{background:0 0!important;border:0!important;box-shadow:none!important}.kan_vc_flat>:not(.content__title){margin-left:-1em}.compose-mode .uck-layout__content{z-index:2222}.vc_relative{position:relative}@media (min-width:992px){.kan_hidden_desktop{opacity:.5}.kan_hidden_desktop:before{content:"Hidden on Desktop";display:inline-block;position:absolute;right:0;top:0;padding:5px 10px;background:red;z-index:100;color:#fff;font-size:12px}}@media (max-width:992px){.kan_hidden_mobile{opacity:.5}.kan_hidden_mobile:before{content:"Hidden on Mobile";display:inline-block;position:absolute;right:0;top:0;padding:5px 10px;background:red;z-index:100;color:#fff;font-size:12px}}.kan_col_item{width:100%;float:left}.kan_col_1e3 .kan_col_item{width:100%!important}.kan_vc_posts:after{content:"";clear:both;display:block}.kan_vc_flex,.kan_wrapper .uck-card-group{display:flex;flex-wrap:wrap}.kan_vc_sidebar .uck-card--col_right{border-left:0}@media (max-width:768px){.kan_col_item{width:100%}}@media (min-width:768px){.kan_col_2e3 .kan_col_item{width:50%}.kan_col_3e3 .kan_col_item{width:33.333%}.kan_vc_posts.kan_col_3e3 .kan_post_title_big{font-size:32px}.kan_vc_posts.kan_col_2e3 .kan_post_title_big{font-size:28px;line-height:1.4}.kan_vc_posts.kan_col_1e3 .kan_post_title_big{font-size:20px;line-height:1.4}}.kan_wrapper.wpb_wrapper>.content__title,.kan_wrapper.wpb_wrapper>.vc_vc_custom_heading{margin-bottom:0}.kan_wrapper .widget .widgettitle{padding:15px 40px}.kan_wrapper .widget .widgettitle,.kan_wrapper.wpb_wrapper .content__title .uckan-btn{box-shadow:none;border-bottom:1px solid #ececec}.kan_col_1e3 .uck-card--col_left,.kan_post_block_1.kan_col_1e3 .col-group,.kan_post_block_6.kan_col_1e3 .col-group{width:100%}.kan_post_block_1.kan_col_3e3 .col-group .uck-card--col_right:last-child(-1){border:0}.kan_post_block_1.kan_col_1e3 .col-posts,.kan_post_block_6.kan_col_1e3 .col-posts{display:block}.kan_post_block_1.kan_col_1e3 .uck-card--col_right,.kan_post_block_2.kan_col_1e3 .uck-card--col_right,.kan_post_block_6.kan_col_1e3 .uck-card--col_right{border-left:0!important}@media (min-width:768px){.kan_post_block_1.kan_col_3e3 .uck-card--col_left{width:35%}.kan_post_block_1.kan_col_3e3 .col-group .uck-card--col_right{width:50%;float:left}.kan_post_block_1.kan_col_3e3 .col-group{width:65%}.kan_post_block_5.kan_col_1e3 .masonry-grid .uck-card{width:50%}.kan_post_block_4.kan_col_3e3 .kan_col_item,.kan_post_block_5.kan_col_3e3 .masonry-grid .uck-card{width:25%}.kan_post_block_8.kan_col_2e3 .kan_col_item{width:33.333%}}.uck-card--col_right2 .uck-card--content{flex:1;padding:20px}.uck-card--col_right2 .uck-card--image img,.uck-card--col_right2 .uck-card--image>a{height:100%}.uck-card--col_right2 .uck-card--image img{border-radius:0!important;object-fit:cover}.uck-card--col_right2 .uck-card--image{margin:0}.uck-card--col_right2{float:none;display:flex;flex-direction:row-reverse;padding:0}.kan_post_block_9 .carousel__image{height:250px}@media (min-width:768px){.kan_post_block_9.kan_col_3e3 .carousel__image{height:500px!important}.kan_post_block_9.kan_col_2e3 .carousel__image{height:325px!important}}.kan_post_block_5.kan_col_1e3 .slider-style-3 .carousel__item{height:250px!important}.kan_vc_slider_posts .owl-carousel{margin:0!important}.kan_vc_slider_posts .owl-dots{top:5px}@media (min-width:768px){.kan_slider_block_1 .carousel__item,.kan_slider_block_1 .owl-carousel:not(.owl-loaded){height:500px}.kan_slider_block_5.kan_col_2e3 #geoit-featured,.kan_slider_block_5.kan_col_2e3 .owl-carousel:not(.owl-loaded) #geoit-featured{height:375px}.kan_slider_block_1.kan_col_3e3 .carousel__item,.kan_slider_block_1.kan_col_3e3 .owl-carousel:not(.owl-loaded){height:500px}.kan_slider_block_1.kan_col_1e3 .carousel__content .headline{font-size:18px}}.kan_slider_block_3{box-shadow:none!important;border:0!important}.kan_wrapper .carousel{margin:0!important;padding:0!important}.kan_wrapper .carousel-slider .owl-dots{top:10px}.kan_vc_featured_posts.slider-content-position-b .carousel__content{justify-content:flex-end!important}.kan_vc_featured_posts.slider-content-position-t .carousel__content{justify-content:flex-start!important}.kan_vc_featured_posts.slider-content-position-m .carousel__content{justify-content:center!important}.kan_vc_featured_posts.slider-content-h-position-r .carousel__content{align-items:flex-end!important;text-align:right!important}.kan_vc_featured_posts.slider-content-h-position-c .carousel__content{align-items:center!important;text-align:center!important}.kan_vc_featured_posts.slider-content-h-position-l .carousel__content{align-items:flex-start!important;text-align:left!important}.kan_vc_featured_posts .container{width:100%!important;padding:0!important}.kan_vc_featured_posts .carousel{margin:0!important;padding:0!important}.kan_vc_newsletter{border-top:5px solid var(--theme_color)}.kan_vc_newsletter .mailchimp_subsribe{border:0}.kan_vc_recommended .uckan-card{margin:0!important}.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{background:#fff!important}.vc_tta.vc_general .vc_tta-panel-title{font-size:16px}.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a{color:#1a1a1a!important}.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after,.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before{border-color:#1a1a1a!important}.vc_grid-item>*{box-shadow:var(--theme_shadow);background:#fff}.vc_responsive .vc_custom_1418995850605,.vc_responsive .vc_custom_1419240502350,.vc_responsive .vc_custom_1419240516480,.vc_responsive .vc_custom_1419240595465,.vc_responsive .vc_custom_1419242120132,.vc_responsive .vc_custom_1419251874438,.vc_responsive .vc_custom_1420541757398{background:#fff!important}.vc_grid-item h4{color:#222;font-size:18px;margin:5px 0;white-space:normal;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.vc_gitem_row .vc_gitem-col{padding:20px!important}.vc_gitem_row .vc_gitem-col>:last-child{margin-bottom:0}.vc_responsive .vc_grid-item .vc_general.vc_btn3{color:var(--theme_color);display:inline-block;letter-spacing:.05em;text-transform:uppercase;font-weight:600;border:1px solid var(--theme_color);padding:8px 15px;font-size:12px;border-radius:3px;background:0 0}.vc_responsive .vc_grid-item .vc_general.vc_btn3:hover{color:#fff}.vc_grid .vc_pageable-load-more-btn{width:100%}@media (max-width:768px){.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:0}}.kan_vc_overlay .vc-hoverbox-block-inner{position:relative;z-index:2}.vc-hoverbox-inner .vc-hoverbox-front:before{content:'';position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);z-index:1}.content__post .kan_vc_profile_card{border:1px solid #ececec}.content__post .kan_vc_profile_card .twPc-div{box-shadow:none;background:0 0;border:0!important}.kan_vc_profile_card .twPc-bg{background-color:#8d8d8d;border-radius:6px}.kan_wrapper .wpb_content_element p:not(:last-child){margin-bottom:20px}.vc_breadcrumb .geo_breadcrumb>li:after{color:#fff}@media (max-width:768px){#vc_hero{padding-top:70px!important;padding-bottom:70px!important}#vc_hero h1,#vc_hero h2,#vc_hero h3{font-size:3em!important}}.dark-mode .vc_tta-panel .vc_tta-panel-body{background:#313131!important}.dark-mode .vc_custom_1418995850605,.dark-mode .vc_custom_1419240502350,.dark-mode .vc_custom_1419240516480,.dark-mode .vc_custom_1419240595465,.dark-mode .vc_custom_1419242120132,.dark-mode .vc_custom_1419251874438,.dark-mode.vc_custom_1420541757398{background:#3c3c3c!important}.dark-mode .vc_tta-panel .vc_tta-panel-heading,.dark-mode .vc_tta-panel.vc_active .vc_tta-panel-heading{background-color:#313131!important}.dark-mode .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,.dark-mode .vc_tta-panel .vc_tta-panel-heading:focus,.dark-mode .vc_tta-panel .vc_tta-panel-heading:hover{background-color:#222!important}.dark-mode .vc_grid-item .vc_general.vc_btn3,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,.dark-mode .vc_tta-panel .vc_tta-panel-body,.dark-mode .vc_tta-panel .vc_tta-panel-body::after,.dark-mode .vc_tta-panel .vc_tta-panel-body::before,.dark-mode .vc_tta-panel .vc_tta-panel-heading,.dark-mode .vc_tta-panel.vc_active .vc_tta-panel-heading{border-color:rgba(255,255,255,.1)!important}.dark-mode .vc_grid-item h4,.dark-mode .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a{color:rgba(255,255,255,.7)}.elementor-widget-geoit-hero #geoit-featured,.kan_elementor_block #geoit-featured{margin:0;padding:0}.kan_vc_slider_posts #geoit-featured{border-radius:0!important}@media (min-width:768px){.kan_vc_recent_posts.kan_col_3e3 .masonry .uck-card{width:33.333%}.kan_vc_recent_posts.kan_col_3e3.kan_vc_recent_posts_blog-masonry2 .masonry .uck-card{width:25%}}.kan-el-studio-launch{background:var(--theme_color);color:#fff;padding:0 1em;border-radius:25px}.dark-mode .elementor-shape .elementor-shape-fill{fill:var(--dark1)}.elementor-widget-wrap .theiaStickySidebar{width:100%}.kan_vc_posts .slider-style-3{margin-top:0!important}