body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}

#wrapper{min-height:100vh;display:flex;flex-direction:column;overflow:hidden;overflow:clip}#inner-wrap{flex:1 0 auto}:root, .dark-mode{--theme_shadow:none;--dark3:transparent !important;--dark2:transparent !important}.widget, .kan_vc_block, #tab-menu .tabs, .tab_menu_comments, .register-frontend, .blog-big-group, .carousel__item, .carousel__image, .box-sd, .post-list-group, .masonry, .content__post, #load-more-posts-button-wrapper, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .carousel-style-1-c, .geo-author-profile-widget-inner, .content__recent-posts--group .uck-card, .geoit-comments-show button, #footer, .content__title .uckan-btn, .kan_wrapper .widget .widgettitle, .geo_homepage_1col .col-1,.page_description, .geoit-block-flat, .geo_post-submit-left,.geo_post-submit-right, .geo_post-submit-full, .geo_users_list, .geoit-block-flat.geoit_author_box, .content_post_add{background:transparent}.col-group .uck-card--col_right{border:0 !important;padding:20px 20px 0 !important}.slider-style-5 .carousel__item, #load-more-posts-button-wrapper{border:0}.geo-author-profile-widget-inner, .kqa-load-more{margin:0}#footer.light-mode{border-top:1px solid var(--theme_border2)}.uck-card-grid3{border-top:0;padding:20px !important}.kqa_block, .sidebar .widget-social-accounts, .content .widget-social-accounts{padding:0 !important}.col-1 .uck-card--col_top, .sidebar .geo__item, .kan_vc_sidebar .geo__item, .kan_col_1e3 .geo__item, .kqa-page{padding-top:0 !important}.masonry .uck-card, .uck-card--col_left{padding-bottom:0}.uck-card-big{padding-left:0;padding-right:0;padding-bottom:0}.uck-card-timeline-right{width:calc(100% - 100px);margin-left:100px}.masonry, .uckan-card-big{width:auto;padding:0;margin-left:-15px;margin-right:-15px}.kan_col_1e3 .uckan-card-big{margin:15px 0 0}.sidebar .slider-style-2 .carousel__content, .kan_vc_block.kan_col_1e3 .carousel__content{left:2em;right:2em}@media (max-width:768px){.carousel-style-1-da .kan_col_item{padding-left:0;padding-right:0}}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .kqa-page, .widget ul.products, .sidebar .geo__item, .kan_vc_sidebar .geo__item, .kan_col_1e3 .geo__item, .carousel-style-1-e .uck-card--content, .slider-style-5 .carousel__content, .navigation.pagination, .col-group .uck-card--col_right, .widget-homepage .geo__item, .col-1 .uck-card--col_top, .mailchimp_subsribe, .uck-card-list, .block_title_style-2 .uckan-btn, .block_title_style-3 .uckan-btn, .widget>*, .uck-card--col_right, .geoit_has-login, .content-header-meta, .content__post--article, .single-post #content .mailchimp_subsribe, .geoit_author_box_content, .page_description, .widget > ul > li, .widget_display_stats dt, .content__post--top, .geo-author-profile-widget-inner, .geoit-dashboard-card{padding-left:0 !important;padding-right:0 !important}.uck-card--col_left, .uck-card--col_right2 .uck-card--content{padding-left:0 !important}@media (min-width:768px){.content--page, .content__single, .slider-style-5 .carousel__content{padding-right:2em !important}}.geoit-profile-card{border:1px solid var(--theme_border2)}.content__title .uckan-btn:before, .kan_wrapper .widget .widgettitle:before, .footer__title .headline:before{left:0}.content__title .uckan-btn, .kan_wrapper .widget .widgettitle{padding-left:20px}:root{--theme_radius:15px;--theme_radius2:15px}.geo_homepage_1col{overflow:unset;border-radius:0 !important}body{background-color:#ffffff !important}:root{--theme_color:#d37909}.logo-no{font-size:2.25rem}#footer{background-repeat:no-repeat !important;background-position:center bottom !important;background-size:cover !important;background-attachment:scroll !important;background-color:#21262c !important}@media screen and (min-width:768px){.footer__bottom p, .footer_bottom p{font-size:18px}}.header__top{background:#f3f3f3}.header__top .geo-switch-button{margin:auto 1em}.header__top, .header__top .header__top--left, .header__top .ticker, .header__top .header__top--right, .header-one .geo-header-line{height:39px !important}.header__top, .header__top .header__top--left, .header__top .ticker, .header__top .header__top--right{line-height:39px !important}.header__top{border-bottom:1px solid #ccc}.geo-header-line{background:#ccc}.header__search,.header__trending,.header__notification, .header__top--social, .header__top--right, .geoit_dark_button, .header__search, .header__top--social, .header__trending, .geoit-header-link{border-color:#ccc}.dark-mode .header__top, .dark-mode .header__search,.dark-mode .header__trending,.dark-mode .header__notification, .dark-mode .header__top--social, .dark-mode .header__top--right, .dark-mode .geoit_dark_button, .dark-mode .geo-header-line{border-color:rgba(255,255,255,.1)}.ticker a,body:not(.dark-mode) .header__top--left,body:not(.dark-mode) #header button, #header .geoit-header-link, #header .header__top--right>div>button,.header__top--social li a, .ticker-title, body:not(.dark-mode) .header__top--right .uckan_login-button{color:#1e1e1e}body:not(.dark-mode) .header__top--right .uckan_login-button, .geo-top-menu a{color:#1e1e1e !important}.dark-mode .ticker a, .dark-mode #header .header__top--right>div>button,.dark-mode .header__top--social li a, .dark-mode .ticker-title{color:rgba(255,255,255,.75)}.geoit-wc-cart-holder svg{fill:#1e1e1e}.dark-mode .geoit-wc-cart-holder svg{fill:#fff}.header__bottom--menu .header__bottom--link{font-size:16px}@media screen and (min-width:768px){.content .carousel__content .headline,.widget>ul>li,.uck-card-grid4 .headline, .uck-card .headline,.vc_grid-item h4, .content .kqa-question-list-item .headline a,.headline, .kqa-question-list-content .headline, .widget .uck-card--col_right .headline, .uck-card-big .headline, .uck-card-list.uck-card .headline, .kan_col_3e3 .uck-card--col_right .headline, .kan_col_1e3 .uck-card--col_right .headline{font-size:18px}}@media screen and (min-width:768px){.sidebar .headline, .sidebar .widget>ul>li,.kan_vc_sidebar .headline, .kan_vc_sidebar ul>li, .sidebar .kqa-question-list-content .headline, .sidebar .carousel__content .headline,.sidebar .kqa-question-list-item .headline a, .kan_vc_sidebar .vc_grid-item h4, .sidebar .uck-card--col_right .headline, .sidebar .uck-card--col_right .headline, .sidebar .geoit-popular-post-content .headline, .kan_vc_sidebar .geoit-popular-post-content .headline{}}

.vc_custom_1669999191350{margin-top: -30px !important;padding-top: 150px !important;padding-bottom: 150px !important;background-color: #fbd6a8 !important;}.vc_custom_1669123289194{margin-top: -30px !important;margin-bottom: 0px !important;background-color: #ffedd6 !important;border-radius: 10px !important;}.vc_custom_1669882331229{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1669233723185{padding-top: 70px !important;padding-bottom: 70px !important;background-color: #1e73be !important;}.vc_custom_1669319280985{margin-top: 70px !important;padding-top: 70px !important;padding-bottom: 70px !important;background-color: #f9f9f9 !important;}.vc_custom_1673458528026{margin-bottom: 15px !important;}.vc_custom_1673469803755{margin-bottom: 15px !important;}.vc_custom_1673586346719{margin-top: 15px !important;}.vc_custom_1673586356687{margin-top: 15px !important;}.vc_custom_1673586369371{margin-top: 15px !important;}.vc_custom_1669236923787{margin-bottom: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1669236929831{margin-bottom: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1673459450264{margin-bottom: 15px !important;}.vc_custom_1673642768685{margin-top: 15px !important;}.vc_custom_1669236934707{margin-bottom: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1669236940211{margin-bottom: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1669236947646{margin-bottom: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1669321029606{padding-right: 50px !important;}.vc_custom_1673555923825{margin-bottom: 0px !important;}.vc_custom_1669237135073{margin-top: 15px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: var(--theme_border2) !important;border-left-style: solid !important;border-right-color: var(--theme_border2) !important;border-right-style: solid !important;border-top-color: var(--theme_border2) !important;border-top-style: solid !important;border-bottom-color: var(--theme_border2) !important;border-bottom-style: solid !important;border-radius: 10px !important;}.vc_custom_1669237106528{margin-top: 15px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: var(--theme_border2) !important;border-left-style: solid !important;border-right-color: var(--theme_border2) !important;border-right-style: solid !important;border-top-color: var(--theme_border2) !important;border-top-style: solid !important;border-bottom-color: var(--theme_border2) !important;border-bottom-style: solid !important;border-radius: 10px !important;}.vc_custom_1669237116254{margin-top: 15px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: var(--theme_border2) !important;border-left-style: solid !important;border-right-color: var(--theme_border2) !important;border-right-style: solid !important;border-top-color: var(--theme_border2) !important;border-top-style: solid !important;border-bottom-color: var(--theme_border2) !important;border-bottom-style: solid !important;border-radius: 10px !important;}.vc_custom_1669233665651{border-bottom-width: 6px !important;padding-top: 50px !important;padding-right: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #f9f9f9 !important;border-bottom-color: #d37909 !important;border-bottom-style: solid !important;}.vc_custom_1669233672991{border-bottom-width: 6px !important;padding-top: 50px !important;padding-right: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #f9f9f9 !important;border-bottom-color: #d37909 !important;border-bottom-style: solid !important;}.vc_custom_1669233679764{border-bottom-width: 6px !important;padding-top: 50px !important;padding-right: 50px !important;padding-bottom: 50px !important;padding-left: 50px !important;background-color: #f9f9f9 !important;border-bottom-color: #d37909 !important;border-bottom-style: solid !important;}.vc_custom_1673462401914{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1673462266767{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1673463061204{margin-top: 30px !important;margin-bottom: 0px !important;}

#wrapper{min-height:100vh;display:flex;flex-direction:column;overflow:hidden;overflow:clip}#inner-wrap{flex:1 0 auto}.widget, .kan_vc_block, #tab-menu .tabs, .tab_menu_comments, .register-frontend, .blog-big-group, .carousel__item, .carousel__image, .box-sd, .post-list-group, .masonry, .content__post, #load-more-posts-button-wrapper, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .carousel-style-1-c, .geoit-comments-show button, .geo_homepage_1col .col-1,.page_description, .navigation.pagination, .geo_post-submit-left,.geo_post-submit-right,.geo_post-submit-full, .geo_users_list, .twPc-div, .geoit_author_box, .content_post_add, .manset_slider .owl-dots{box-shadow:none !important}.content__title .uckan-btn, .kan_wrapper.wpb_wrapper .content__title .uckan-btn{box-shadow:none !important}.widget, .kan_vc_block, #tab-menu .tabs, .tab_menu_comments, .register-frontend, .blog-big-group, #geoit-featured, .box-sd, .post-list-group, .masonry, .content__post, #load-more-posts-button-wrapper, .geoit-comments-show button, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #geoit-featured .carousel-style-1-c, .geo_homepage_1col .col-1, .navigation.pagination, .geo_post-submit-left,.geo_users_list, .twPc-div, .geoit_author_box, .content_post_add, .manset_slider .owl-dots{border-radius:15px;overflow:hidden}.carousel-style-1-da .kan_col_item_group{border-radius:0 15px 15px 0}#tab-menu .tabs, .content__recent-posts--group .content__title .uckan-btn{border-radius:15px 15px 0 0}.content__recent-posts--group .post-list-group, .content__recent-posts--group .masonry{border-radius:0}.content__recent-posts--group .navigation.pagination, #load-more-posts-button-wrapper{border-radius:0 0 15px 15px}.geo_homepage_1col{overflow:unset;border-radius:0 !important}body{background-color:#ffffff}:root{--theme_color:#d37909}.logo-no{font-size:2.25rem}#footer{background-repeat:no-repeat !important;background-position:center bottom !important;background-size:cover !important;background-attachment:scroll !important;background-color:#21262c !important}@media screen and (min-width:768px){.footer__bottom p, .footer_bottom p{font-size:18px}}.header__top{background:#f3f3f3}.header__top .geo-switch-button{margin:auto 1em}.header__top, .header__top .header__top--left, .header__top .ticker, .header__top .header__top--right, .header-one .geo-header-line{height:39px !important}.header__top, .header__top .header__top--left, .header__top .ticker, .header__top .header__top--right{line-height:39px !important}.header__top{border-bottom:1px solid #ccc}.geo-header-line{background:#ccc}.header__search,.header__trending,.header__notification, .header__top--social, .header__top--right, .geoit_dark_button, .header__search, .header__top--social, .header__trending, .geoit-header-link{border-color:#ccc}.dark-mode .header__top, .dark-mode .header__search,.dark-mode .header__trending,.dark-mode .header__notification, .dark-mode .header__top--social, .dark-mode .header__top--right, .dark-mode .geoit_dark_button, .dark-mode .geo-header-line{border-color:rgba(255,255,255,.1)}.ticker a,body:not(.dark-mode) .header__top--left,body:not(.dark-mode) #header button, #header .geoit-header-link, #header .header__top--right>div>button,.header__top--social li a, .ticker-title, body:not(.dark-mode) .header__top--right .uckan_login-button{color:#1e1e1e}body:not(.dark-mode) .header__top--right .uckan_login-button, .geo-top-menu a{color:#1e1e1e !important}.dark-mode .ticker a, .dark-mode #header .header__top--right>div>button,.dark-mode .header__top--social li a, .dark-mode .ticker-title{color:rgba(255,255,255,.75)}.geoit-wc-cart-holder svg{fill:#1e1e1e}.dark-mode .geoit-wc-cart-holder svg{fill:#fff}.header__bottom--menu .header__bottom--link{font-size:16px}@media screen and (min-width:768px){.content .carousel__content .headline, .uck-card .headline,.vc_grid-item h4, .content .kqa-question-list-item .headline a,.headline, .widget .uck-card--col_right .headline, .uck-card-big .headline, .uck-card-list.uck-card .headline{font-size:18px}}@media screen and (min-width:768px){.sidebar .headline, .sidebar .carousel__content .headline,.sidebar .kqa-question-list-item .headline a, .kan_vc_sidebar .vc_grid-item h4, .sidebar .uck-card--col_right .headline, .sidebar .uck-card--col_right .headline, .sidebar .geoit-popular-post-content .headline{}}@media screen and (min-width:768px){.content-header-meta .headline, .woocommerce div.product .product_title,.kqa_header .headline{font-size:4em !important}}@media screen and (min-width:768px){.content__post-meta > *{font-size:16px}}@media screen and (min-width:768px){.geo_breadcrumb > li, .trending-post{font-size:16px}}@media screen and (min-width:768px){.content__post--article p, .content__post--article li, .content__post--article ul, .content__post--article ol, .uckan-card--right>.headline{font-size:18px}}

.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}

@media screen and (min-width:768px){.content-header-meta .headline, .woocommerce div.product .product_title,.kqa_header .headline{font-size:4em !important}}@media screen and (min-width:768px){.content__post-meta > *{font-size:16px}}@media screen and (min-width:768px){.geo_breadcrumb > li, .trending-post{font-size:16px}}@media screen and (min-width:768px){.content__post--article p, .content__post--article li, .content__post--article ul, .content__post--article ol, .uckan-card--right>.headline{font-size:18px}}

.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-656b58d4a945d{color: #0a0a0a;border: none;background-color: #ffffff;background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%,#ffffff 100%);background-image: linear-gradient(to right, #ffffff 0%, #ffffff 50%,#ffffff 100%);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;background-size: 200% 100%;}

.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}

.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") " ";counter-increment:item}

.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-656b58d4a945d:hover{color: #0a0a0a;background-color: #ffffff;border: none;background-position: 100% 0;}

body {
	letter-spacing: -.03em
}

#contact_section {
	background-position: center bottom !important
}
.ali
{
	display:none
}

.wpb_animate_when_almost_visible { opacity: 1; }