.medium{font-weight:600}.bold{font-weight:700}.text-center{text-align:center}.pb-150{padding-bottom:150px}@media only screen and (max-width:1399px){.pb-150{padding-bottom:120px}}@media only screen and (max-width:1199px){.pb-150{padding-bottom:100px}}@media only screen and (max-width:991px){.pb-150{padding-bottom:90px}}@media only screen and (max-width:767px){.pb-150{padding-bottom:60px}}.pb-200{padding-bottom:200px}@media only screen and (max-width:1199px){.pb-200{padding-bottom:150px}}@media only screen and (max-width:991px){.pb-200{padding-bottom:120px}}@media only screen and (max-width:767px){.pb-200{padding-bottom:100px}}.pt-130{padding-top:130px}@media only screen and (max-width:1399px){.pt-130{padding-top:120px}}@media only screen and (max-width:1199px){.pt-130{padding-top:100px}}@media only screen and (max-width:991px){.pt-130{padding-top:90px}}@media only screen and (max-width:767px){.pt-130{padding-top:60px}}.pt-150{padding-top:150px}@media only screen and (max-width:1399px){.pt-150{padding-top:120px}}@media only screen and (max-width:1199px){.pt-150{padding-top:100px}}@media only screen and (max-width:991px){.pt-150{padding-top:90px}}@media only screen and (max-width:767px){.pt-150{padding-top:60px}}.pt-200{padding-top:200px}@media only screen and (max-width:1199px){.pt-200{padding-top:150px}}@media only screen and (max-width:991px){.pt-200{padding-top:120px}}@media only screen and (max-width:767px){.pt-200{padding-top:100px}}.pt-250{padding-top:250px}@media only screen and (max-width:1919px){.pt-250{padding-top:200px}}@media only screen and (max-width:1199px){.pt-250{padding-top:200px}}@media only screen and (max-width:1199px){.pt-250{padding-top:190px}}@media only screen and (max-width:767px){.pt-250{padding-top:160px}}.plr-150{padding-inline-start:150px;padding-inline-end:150px}@media only screen and (max-width:1919px){.plr-150{padding-inline-start:30px;padding-inline-end:30px}}@media only screen and (max-width:767px){.plr-150{padding-inline-start:15px;padding-inline-end:15px}}.zi-3{z-index:3}.wc-btn{display:inline-block}.wc-btn-primary{padding:12px 32px;font-weight:600;font-size:16px;line-height:1.5;color:var(--white);background-color:var(--primary);transition:all .3s linear;display:inline-flex;align-items:center;overflow:hidden;gap:10px;border-radius:30px}.wc-btn-primary:hover{background-color:var(--black-2)}.wc-btn-underline{gap:10px;align-items:center;display:inline-flex;font-weight:600;font-size:16px;line-height:1.4;padding-bottom:5px;position:relative}.wc-btn-underline:hover{color:var(--primary)}.wc-btn-underline:hover::after{width:0}.wc-btn-underline::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:var(--black-2);transition:all .3s}.btn-hover-divide{overflow:hidden;position:relative;transition:all 1s;z-index:1}.btn-hover-divide::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(90deg);transition:all .75s;opacity:.5;z-index:-1}.btn-hover-divide:hover::after{height:400%;opacity:1;background-color:var(--black-2)}.main-menu>ul{display:flex}.main-menu>ul>li{position:relative}.main-menu>ul>li>a{display:flex;align-items:center;font-weight:400;font-size:18px;line-height:1.4;color:#212121;padding:15px;text-transform:capitalize}@media only screen and (max-width:1919px){.main-menu>ul>li>a{font-size:16px;padding:15px 10px}}@media only screen and (max-width:1399px){.main-menu>ul>li>a{padding:15px}}.main-menu>ul>li:hover>a{color:var(--primary)}.main-menu>ul>li:hover>ul{opacity:1;pointer-events:all;left:0}.main-menu>ul>li:hover>ul.dp-menu li:hover>ul{opacity:1;pointer-events:all;left:100%}.main-menu .dp-menu{background-color:#232529;padding:18px 0;width:250px;position:absolute;left:10px;opacity:0;pointer-events:none;z-index:10;transition:all .5s}.main-menu .dp-menu ul{background:var(--black-2);padding:18px 0;width:300px;position:absolute;left:calc(100% + 10px);top:0;opacity:0;z-index:10;transition:all .5s}.main-menu .dp-menu li{position:relative;padding:0 25px}.main-menu .dp-menu li:hover>a{color:var(--primary);background-color:transparent}.main-menu .dp-menu li:hover>ul{opacity:1;transform:none!important;pointer-events:all}.main-menu .dp-menu li a{font-size:16px;font-weight:600;color:#999;padding:5px 0;border-radius:8px;display:inline-block;text-transform:capitalize}.main-menu .dp-menu li a:hover{letter-spacing:.5px}.main-menu .dp-menu li a:after{transform:rotate(-90deg);margin-left:auto}.bg-transparent .main-menu>ul>li>a{color:#fff}.mean-container .mean-nav ul li a{margin-bottom:1px}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{justify-content:center}.pos-abs{position:absolute!important;width:100%;height:auto;inset-inline-start:0;top:0;z-index:3}.builder-theme-elementor-header-section{z-index:10;position:relative}.header__inner{gap:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.25);position:relative;padding-bottom:15px;padding-top:15px}@media only screen and (max-width:1199px){.header__inner{justify-content:space-between}}.header__inner::before{position:absolute;content:"";top:0;inset-inline-start:205px;width:1px;height:100%;background-color:rgba(255,255,255,.25)}.header__logo img{max-width:120px}@media only screen and (max-width:767px){.header-btn{display:none}}.header-btn a{color:#fff;background:#121212}.header-btn a:hover{background-color:#fc5a11}.header__nav{align-self:center}@media only screen and (max-width:1199px){.header__nav{display:none}}.header__nav-icon{gap:20px;display:flex;align-items:center}.wcf-is-sticky{position:fixed!important;top:0;width:100%;animation:wcf-slideDown .35s ease-out}.builder-theme-elementor-header-section{position:absolute;width:100%}.offcanvas__area .offcanvas{min-height:100vh;text-align:center;padding:75px 50px;overflow-y:auto}@media only screen and (max-width:1399px){.offcanvas__area .offcanvas{padding:50px 40px}}@media only screen and (max-width:1199px){.offcanvas__area .offcanvas{padding:40px 30px}}@media only screen and (max-width:767px){.offcanvas__area .offcanvas{padding:20px 15px}}.offcanvas__close{position:absolute;top:15px;right:15px;font-size:20px;padding:0 10px;z-index:99}.offcanvas__close:hover{color:var(--primary)}.offcanvas__logo{position:relative;padding-bottom:140px}@media only screen and (max-width:1399px){.offcanvas__logo{padding-bottom:70px}}@media only screen and (max-width:1199px){.offcanvas__logo{padding-bottom:25px}}@media only screen and (max-width:767px){.offcanvas__logo{padding-bottom:25px}}.offcanvas__logo img{max-width:150px!important}.offcanvas__logo .desc{margin-top:40px}@media only screen and (max-width:1199px){.offcanvas__logo .desc{margin-top:20px}}.offcanvas__logo .desc p:last-child{margin-bottom:0}.offcanvas__menu-area{overflow:hidden;overflow-y:auto}@media only screen and (max-width:1199px){.offcanvas__menu-area{display:block}}.offcanvas__title{font-weight:600;font-size:18px;line-height:1.5;padding-bottom:20px;text-transform:capitalize}.offcanvas__gallery{position:relative;padding-bottom:140px}@media only screen and (max-width:1399px){.offcanvas__gallery{padding-bottom:70px}}.offcanvas__media li{display:inline-block}.offcanvas__media li a{display:block;color:var(--gray);font-size:20px;padding:0 10px}.offcanvas__media li a:hover{color:var(--primary)}.gallery__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}.gallery__item{position:relative}.gallery__item a{display:block}.gallery__item a:hover span{opacity:1;visibility:visible}.gallery__item span{color:var(--white);position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s;background:rgba(0,0,0,.4)}.offcanvas__menu-wrapper.mean-container .remove-default-icon i{display:none}.offcanvas__menu-wrapper.mean-container .dp-menu{background-color:transparent!important}.offcanvas__menu-wrapper.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.offcanvas__menu-wrapper.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--white-4);border:none}.offcanvas__menu-wrapper.mean-container .mean-nav{background:0 0;margin-top:0}.offcanvas__menu-wrapper.mean-container .mean-nav .new{font-size:10px;font-weight:600;background:#ffa38e;color:var(--black-2);padding:3px 7px;line-height:1;display:flex;align-items:center;border-radius:2px}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{width:100%;padding:20px 0;font-weight:400;font-size:20px;line-height:1;color:var(--black-2);text-transform:capitalize;display:flex;gap:8px;justify-content:flex-start;align-items:center;outline:none;transform:translateY(var(--y)) translateZ(0);transition:transform .4s ease,box-shadow .4s ease;box-sizing:border-box;border:none}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a:hover{background-color:transparent}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{padding:15px 0;font-size:18px;padding-inline-start:15px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{width:64px;height:40px;font-weight:300;border:none!important;background-color:transparent;justify-content:flex-end}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{height:40px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover{background-color:var(--white-4);background-color:transparent;opacity:1}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child{border:none}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{opacity:1;text-transform:capitalize;border-top:none!important;padding:12px 0 12px 20px;border:none}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:18px;padding:10px 0 10px 25px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:39px}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:39px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child{border:none}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a{padding-left:40px}.offcanvas__menu-wrapper.mean-container .open-offcanvas{cursor:pointer}.offcanvas__menu-wrapper.mean-container .mean-bar{padding:0;background:0 0}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar{width:5px}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #ddd;border-radius:10px}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal{display:none!important}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{padding:12px 0}.offcanvas__area .offcanvas{overflow-y:auto}@media (max-width:767px){.offcanvas.offcanvas-end{border-left:none!important}}.default-breadcrumb__area{background-image:url("/wp-content/themes/bilder/assets/css/../imgs/default-blog/bcrumb-bg.webp");background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;position:relative;text-align:center;z-index:2;--lzl-bg-img:"/wp-content/themes/bilder/assets/css/../imgs/default-blog/bcrumb-bg.webp"}@media only screen and (max-width:767px){.default-breadcrumb__area{padding-top:120px}}.default-breadcrumb__area::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background:rgba(33,33,37,0.7490196078);opacity:.75;z-index:-2}.default-breadcrumb__title{color:#fff;line-height:1;font-size:80px;font-weight:400;text-transform:capitalize}@media only screen and (max-width:1399px){.default-breadcrumb__title{font-size:60px}}@media only screen and (max-width:991px){.default-breadcrumb__title{font-size:45px;margin-bottom:5px}}@media only screen and (max-width:767px){.default-breadcrumb__title{font-size:36px;margin-bottom:10px}}.default-breadcrumb__list{display:flex;gap:14px;justify-content:center}@media only screen and (max-width:767px){.default-breadcrumb__list{gap:5px 10px;flex-wrap:wrap}}.default-breadcrumb__list li{word-break:break-word;color:var(--white-5);text-transform:capitalize}.default-breadcrumb__list li.active{color:var(--white)}.default-breadcrumb__list li i{padding-inline-start:5px;font-size:12px}.default-blog__style-2{gap:60px;border-bottom:1px solid #ededed;padding-top:40px;padding-bottom:40px;display:flex;justify-content:space-between}@media only screen and (max-width:1199px){.default-blog__style-2{gap:40px;padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:991px){.default-blog__style-2{gap:25px;flex-direction:column}}@media only screen and (max-width:767px){.default-blog__style-2{gap:20px}}.default-blog__style-2:hover .link{transform:rotate(-45deg)}.default-blog__style-2:first-child{border-top:1px solid #ededed}.default-blog__style-2 p{margin-bottom:0!important}.default-blog__style-2 .thumb img{width:100%;margin-bottom:20px}.default-blog__style-2 .content{flex:1}.default-blog__style-2 .author{gap:15px;display:flex;height:-moz-min-content;height:min-content;align-items:center}.default-blog__style-2 .author h4{font-size:12px;color:#555;margin-bottom:5px}.default-blog__style-2 .author-img img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:100%}.default-blog__style-2 .cf_btn{display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:991px){.default-blog__style-2 .cf_btn{justify-content:flex-start}}.default-blog__style-2 .cf_btn .link{min-width:16px;transition:all .3s}.default-blog__style-2 .read_more_btn{margin-top:10px}.default-blog__style-2 .read_more_btn .read-more{gap:5px;display:inline-flex;align-items:center;position:relative}.default-blog__style-2 .read_more_btn .read-more::after{position:absolute;content:"";right:0;bottom:-3px;width:0;height:1px;background-color:#121212;transition:all .3s}.default-blog__style-2 .read_more_btn .read-more:hover::after{left:0;right:auto;width:100%}.default-blog__style-2 .title{font-size:28px;font-weight:600;line-height:1.2;color:#121212;margin-bottom:10px}.default-blog__style-2 .title a{transition:all .3s}.default-blog__style-2 .title a:hover{color:var(--primary)}.default-breadcrumb__area.lzl:not(.lzl-ed),.default-breadcrumb__area.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAHgCAYAAABEhnCmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAOC0lEQVR42u3BMQEAAADCoPVPbQdvoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4DdFKAAB2pFNhAAAAABJRU5ErkJggg==")}@media only screen and (max-width:1199px){.default-blog__style-2 .title{font-size:22px}}.default-blog__style-2 .author-bio a{font-size:16px;color:#121212;font-weight:500;text-transform:capitalize}.default-blog__style-2 .author-bio a:hover{color:var(--primary)}.default-blog__style-2.format-video .thumb{position:relative}.default-blog__style-2.format-video .play-btn{position:absolute;width:60px;height:60px;top:50%;left:50%;display:flex;align-items:center;justify-content:center;font-size:36px;transform:translate(-50%,-50%);background:rgba(0,0,0,0.3490196078);border-radius:100%;color:#fff}.default-blog__grid{gap:50px;display:grid;grid-template-columns:1fr;margin:0 auto}.default-blog__grid.left-sidebar{gap:50px;grid-template-columns:300px 1fr}@media only screen and (max-width:1199px){.default-blog__grid.left-sidebar{gap:30px}}@media only screen and (max-width:991px){.default-blog__grid.left-sidebar{grid-template-columns:260px 1fr;gap:20px}}@media only screen and (max-width:767px){.default-blog__grid.left-sidebar{grid-template-columns:1fr;gap:30px}.default-blog__grid.left-sidebar .default-blog__details-content{order:1}.default-blog__grid.left-sidebar .default-blog__item{order:2}}.default-blog__grid.right-sidebar{grid-template-columns:1fr 300px}@media only screen and (max-width:991px){.default-blog__grid.right-sidebar{grid-template-columns:1fr 260px}}@media only screen and (max-width:767px){.default-blog__grid.right-sidebar{grid-template-columns:1fr}}.default-blog__grid.right-sidebar .default-blog__details-content{order:1}.default-blog__grid.right-sidebar .default-blog__item{order:2}.default-blog__item-content{overflow:hidden}.default-blog__item-content p{color:#555;line-height:1.7;margin-bottom:40px}@media only screen and (max-width:991px){.default-blog__item-content p{margin-bottom:30px}}.default-blog__meta{margin-bottom:24px}.default-blog__item-title{font-size:40px;transition:.3s;margin-bottom:25px;word-break:break-word}@media only screen and (max-width:1199px){.default-blog__item-title{font-size:35px}}@media only screen and (max-width:991px){.default-blog__item-title{font-size:28px;margin-bottom:20px}}.default-blog__item-title:hover{color:var(--primary)}.default-blog__item-single{margin-bottom:50px;border:1px solid #f1f1f1}@media only screen and (max-width:767px){.default-blog__item-single{margin-bottom:40px}}.default-blog__item-single.format-video .def-thumb{position:relative}.default-blog__item-single.format-video .def-thumb img{width:100%}.default-blog__item-single.format-video .def-thumb .play-btn{position:absolute;width:60px;height:60px;top:50%;left:50%;display:flex;align-items:center;justify-content:center;font-size:36px;transform:translate(-50%,-50%);background:rgba(0,0,0,0.3490196078);border-radius:100%;color:#fff}.default-blog__item-single .thumb{margin-bottom:45px}@media only screen and (max-width:767px){.default-blog__item-single .thumb{margin-bottom:30px}}.default-blog__item-single .blog__details_title{font-size:60px;font-weight:400;line-height:1.1;margin-bottom:30px;color:var(--black-2);word-break:break-word}@media only screen and (max-width:1399px){.default-blog__item-single .blog__details_title{font-size:48px}}@media only screen and (max-width:1199px){.default-blog__item-single .blog__details_title{font-size:36px}}@media only screen and (max-width:991px){.default-blog__item-single .blog__details_title{font-size:32px}}@media only screen and (max-width:767px){.default-blog__item-single .blog__details_title{font-size:30px}}.default-blog__content{padding:35px 40px 40px}@media only screen and (max-width:991px){.default-blog__content{padding:20px 20px 30px}}.default-blog__details-content>img{margin-bottom:45px;width:unset}.default-blog__details-content>p{line-height:1.7;color:#555;margin-bottom:30px}.default-sidebar__widget.cta-ads-banner{padding:0}.default-sidebar__widget.banner{padding:60px 0;text-align:center;background-color:var(--black-2)}.default-sidebar__widget.banner .wc-btn-primary{padding:12px 40px}.default-sidebar__widget.banner .wc-btn-primary:hover{color:var(--black-2);background-color:var(--white)}.default-sidebar__widget.banner .wc-btn-primary:hover::after{height:400%;opacity:1;background-color:var(--white)}.default-sidebar__widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button{color:#fff;border:none;padding:8px 10px;position:relative;transition:all .3s;background:var(--primary)}.default-sidebar__widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:hover{color:var(--white);background-color:var(--black-2)}.default-sidebar__widget .wp-calendar-nav{display:flex;align-items:center;justify-content:space-between}.default-sidebar__widget .wp-calendar-nav a{transition:all .3s}.default-sidebar__widget .wp-calendar-nav a:hover{color:var(--primary)}.default-sidebar__widget.widget_recent_entries ul{gap:15px;display:grid}.default-sidebar__widget.widget_recent_entries ul li{padding-bottom:20px;border-bottom:1px solid #e7e7e7;flex-direction:column-reverse;display:flex}.default-sidebar__widget.widget_recent_entries ul li:last-child{padding-bottom:0;border:0}.default-sidebar__widget.widget_recent_entries ul li a{font-weight:500;padding-bottom:0}.default-sidebar__widget.widget_recent_entries ul li .post-date{font-size:14px;font-weight:400;color:#666;padding-bottom:3px;font-style:italic}.default-sidebar__content .subtitle{color:var(--primary);margin-bottom:10px;font-size:14px;font-weight:600}.default-sidebar__gallary{display:flex;flex-wrap:wrap;gap:5px}.default-blog__item-meta{color:var(--black-2);margin-bottom:25px;display:inline-block}@media only screen and (max-width:991px){.default-blog__item-meta{margin-bottom:20px}}.default-blog__item-meta span{display:inline-block;width:25px;height:1px;transform:translateY(-5px);margin:0 10px;background-color:var(--black-2)}.default-blog__item-meta .jpost-cat:hover{color:var(--primary)}.default-search-title-wrapper{padding-bottom:50px}@media only screen and (max-width:767px){.default-search-title-wrapper{padding-bottom:30px}}.default-error__content{text-align:center}.default-error__content p{color:#555}.default-error__title{font-size:180px;color:var(--black-2)}@media only screen and (max-width:1199px){.default-error__title{font-size:100px}}@media only screen and (max-width:767px){.default-error__title{font-size:60px}}.default-error__sub-title{font-size:60px;color:var(--black-2)}@media only screen and (max-width:1199px){.default-error__sub-title{font-size:50px}}@media only screen and (max-width:767px){.default-error__sub-title{font-size:30px}}.pagination-circle{display:flex;align-items:center}.pagination-circle li a{color:#555;font-size:16px;font-weight:400;line-height:1.5;width:50px;height:50px;border-radius:100%;display:flex;align-items:center;justify-content:center}.pagination-circle li a:hover{color:var(--primary)}.pagination-circle li a.active{background-color:#f9f9f9}.joya--post-navigation{width:100%;display:grid;align-items:center;grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.joya--post-navigation{gap:30px;grid-template-columns:1fr}}.joya--post-navigation h3{font-size:18px;font-weight:600;margin-bottom:10px!important;word-break:break-word}.joya--post-navigation a{display:inline-block}.joya--post-navigation a:hover{color:var(--primary)}.joya--post-navigation a span{gap:10px;align-items:center;display:inline-flex}.joya--post-navigation .post-next{text-align:right}@media only screen and (max-width:767px){.joya--post-navigation .post-next{text-align:left}}.joya--comment{margin-top:70px}@media only screen and (max-width:767px){.joya--comment{margin-top:50px}}.joya--comment .logged-in-as a:hover,.joya--comment .builder-comment-text a:hover{color:var(--primary)}.joya--comment #reply-title{color:#072032;font-size:36px;font-weight:400;line-height:1.1;margin-bottom:15px;gap:10px;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1199px){.joya--comment #reply-title{font-size:30px}}@media only screen and (max-width:767px){.joya--comment #reply-title{font-size:24px}}.joya--comment .comment-notes{font-size:14px;margin-bottom:70px}@media only screen and (max-width:991px){.joya--comment .comment-notes{margin-bottom:40px}}.joya--comment .comment-num{font-size:36px;color:#072032;font-weight:400;line-height:1.1}@media only screen and (max-width:1399px){.joya--comment .comment-num{font-size:32px}}@media only screen and (max-width:991px){.joya--comment .comment-num{font-size:30px}}.joya--comment .comment-reply-link{gap:10px;display:flex;align-items:center}.joya--comment .comment-reply-link:hover{color:var(--primary);fill:var(--primary)}.elc-inbd-comment__field label{display:block;margin-bottom:15px;color:#555;font-size:16px;font-weight:400;line-height:1;text-transform:capitalize}.elc-inbd-comment__field input,.elc-inbd-comment__field .builder-base .info--post-details .comment-form-comment textarea,.builder-base .info--post-details .comment-form-comment .elc-inbd-comment__field textarea,.elc-inbd-comment__field textarea{width:100%;height:60px;padding:20px;border:0;background-color:#f5f5f5;color:var(--black-2)}@media only screen and (max-width:991px){.elc-inbd-comment__field input,.elc-inbd-comment__field .builder-base .info--post-details .comment-form-comment textarea,.builder-base .info--post-details .comment-form-comment .elc-inbd-comment__field textarea,.elc-inbd-comment__field textarea{margin-bottom:25px}}.elc-inbd-comment__field input::-moz-placeholder,.elc-inbd-comment__field .builder-base .info--post-details .comment-form-comment textarea::-moz-placeholder,.builder-base .info--post-details .comment-form-comment .elc-inbd-comment__field textarea::-moz-placeholder,.elc-inbd-comment__field textarea::-moz-placeholder{color:#999;font-size:16px;font-weight:400;line-height:1}.elc-inbd-comment__field input::placeholder,.elc-inbd-comment__field .builder-base .info--post-details .comment-form-comment textarea::placeholder,.builder-base .info--post-details .comment-form-comment .elc-inbd-comment__field textarea::placeholder,.elc-inbd-comment__field textarea::placeholder{color:#999;font-size:16px;font-weight:400;line-height:1}.elc-inbd-comment__field input:focus,.elc-inbd-comment__field .builder-base .info--post-details .comment-form-comment textarea:focus,.builder-base .info--post-details .comment-form-comment .elc-inbd-comment__field textarea:focus,.elc-inbd-comment__field textarea:focus{outline:0}.elc-inbd-comment__field textarea{height:120px;resize:none}@media only screen and (max-width:767px){.elc-inbd-comment__field textarea{margin-bottom:0}}.default-details-comment-title{font-size:36px}@media only screen and (max-width:991px){.default-details-comment-title{font-size:22px}}.default-details-comment-wrapper{gap:20px;display:grid;grid-template-columns:60px 1fr;position:relative}.default-details-comment-thumb{max-width:60px}.default-details-comment-thumb img{width:60px;height:60px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.default-details-comment-name{font-size:18px;text-transform:capitalize;margin-bottom:5px!important}.default-details-comment-name:hover{color:var(--primary)}.default-details-comment-date{font-size:12px;color:var(--black-9);margin-bottom:30px}@media only screen and (max-width:991px){.default-details-comment-date{margin-bottom:15px}}.default-details-comment-date span{display:inline-block;width:1px;height:12px;background-color:var(--black-6);margin-left:10px;margin-right:10px}.default-details__cmtbtn{margin-top:25px}@media only screen and (max-width:1199px){.default-details__cmtbtn{margin-bottom:30px}}@media only screen and (max-width:991px){.default-details__cmtbtn{margin-top:0}}@media only screen and (max-width:767px){.default-details__cmtbtn{margin:0}}.joya--comments-list .has-reply .comment-body{position:relative}.joya--comments-list .has-reply .comment-body::before{position:absolute;content:"";inset-inline-start:30px;top:80px;width:35px;height:100%;background-color:transparent;border-left:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;border-bottom-left-radius:10px}.joya--comments-list .has-reply .children{margin-inline-start:80px}@media only screen and (max-width:767px){.joya--comments-list .has-reply .children{margin-inline-start:25px}}.joya--comments-list .no-reply .comment-body::before{display:none}.builder-base .is-layout-constrained,.builder-base .wp-block-columns,.builder-base .wp-block-cover,.builder-base .wp-block-file,.builder-base .wp-block-media-text,.builder-base .wp-block-video,.builder-base .wp-block-heading,.builder-base .wp-block-button,.builder-base .wp-block-social-links,.builder-base .wp-block-search,.builder-base .wp-block-image,.builder-base .wp-block-archives,.builder-base .wp-block-categories{margin-bottom:1.5rem}@media only screen and (max-width:767px){.builder-base.admin-bar header.bg-transparent{padding-top:10px}}@media only screen and (max-width:1199px){.builder-base.admin-bar .offcanvas-end{padding-top:55px}}@media only screen and (max-width:1199px){.builder-base.admin-bar .offcanvas__close{top:35px}}@media only screen and (max-width:991px){.builder-base.admin-bar .offcanvas__close{top:50px}}.builder-base .clearfix{clear:both}.builder-base select{padding:10px 12px;color:var(--black-2);border:1px solid #ddd;text-transform:capitalize;border-radius:5px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");background-position-x:calc(100% - 7px);background-position-y:50%;background-repeat:no-repeat}.builder-base .wp-block-comments-title{font-size:30px;margin-bottom:30px}@media only screen and (max-width:767px){.builder-base .wp-block-comments-title{font-size:24px}}.builder-base .wp-block-post-comments-form .comment-reply-title{font-size:30px}@media only screen and (max-width:767px){.builder-base .wp-block-post-comments-form .comment-reply-title{font-size:24px}}.builder-base blockquote,.builder-base .wp-block-quote{border-left-width:5px;border-left-style:solid;margin-block-start:1.5rem;background:var(--primary);padding:30px;border-radius:5px}.builder-base blockquote.has-text-align-right,.builder-base .wp-block-quote.has-text-align-right{border-right:5px solid;border-left:0}.builder-base blockquote p,.builder-base blockquote cite,.builder-base .wp-block-quote p,.builder-base .wp-block-quote cite{color:#fff}.builder-base .wp-block-pullquote.is-style-solid-color{border-left:5px solid;border-radius:5px;background-color:var(--primary)!important}.builder-base .wp-block-pullquote.is-style-solid-color blockquote{border:0}@media only screen and (max-width:1199px){.builder-base .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%}.builder-base .wp-block-pullquote.is-style-solid-color blockquote p{line-height:1.2;padding-bottom:10px}}@media only screen and (max-width:767px){.builder-base .wp-block-pullquote.is-style-solid-color blockquote p{font-size:36px}}.builder-base .sticky{background:var(--white-2)}@media only screen and (max-width:767px){.builder-base .sticky .default-blog__content{padding:15px 15px 25px}}.builder-base .wp-block-search__input{min-width:150px}.builder-base .alignright{text-align:right;margin-left:auto;display:inherit}.builder-base .aligncenter{margin-left:auto;margin-right:auto;text-align:center;display:inherit}.builder-base .wp-caption{width:100%!important;margin-bottom:1.5rem}.builder-base .wp-caption-text{margin-top:5px}.builder-base .default-blog__item-single.post-single{border:0}.builder-base .default-blog__details-content{overflow:hidden}.builder-base .default-blog__details-content img{height:auto}.builder-base .default-blog__details-content h1,.builder-base .default-blog__details-content h2,.builder-base .default-blog__details-content h3,.builder-base .default-blog__details-content h4,.builder-base .default-blog__details-content h5,.builder-base .default-blog__details-content h6,.builder-base .default-blog__details-content table{margin-bottom:1.5rem}.builder-base .default-blog__details-content .wp-block-latest-comments li{list-style:none}.builder-base .default-blog__details-content .wp-block-rss__item,.builder-base .default-blog__details-content .wp-block-latest-posts li{list-style:none;margin-bottom:15px}.builder-base .default-blog__details-content .comment,.builder-base .default-blog__details-content .trackback,.builder-base .default-blog__details-content .pingback{list-style:none}.builder-base .default-blog__details-content .wp-block-post{list-style:none;margin-bottom:1.5rem}.builder-base .default-blog__details-content .wp-block-post-title{margin-bottom:3px}.builder-base .default-blog__details-content .wp-block-post-author{margin-bottom:10px}.builder-base .default-details-tags{gap:5px;display:flex;flex-wrap:wrap;margin:40px 0 60px!important}@media only screen and (max-width:767px){.builder-base .default-details-tags{margin-top:40px 0!important}}.builder-base .default-details-tags li{list-style:none!important}.builder-base .default-details-tags li a{background-color:#efefef;padding:8px 10px;font-size:12px!important;text-transform:capitalize;display:inline-block;color:var(--black-2);font-weight:500}.builder-base .default-details-tags li a:hover{color:#fff;background-color:var(--primary)}.builder-base .wp-block-navigation__submenu-container li{margin-bottom:7px;padding-left:15px;padding-right:15px}.builder-base .wp-block-avatar{margin-bottom:7px}.builder-base .wp-block-latest-posts li a:hover,.builder-base .wp-block-categories li a:hover,.builder-base .wp-block-archives li a:hover{color:var(--primary)}.builder-base .wp-block-tag-cloud{display:flex;flex-wrap:wrap;gap:5px}.builder-base .wp-block-tag-cloud a{margin:0;background-color:#efefef;padding:8px 10px;font-size:12px!important;text-transform:capitalize;color:var(--black-2);font-weight:500;transition:.5s;text-decoration:none}.builder-base .wp-block-tag-cloud a:hover{color:var(--white);background-color:var(--primary)}.builder-base .has-pale-cyan-blue-background-color{padding:15px}.builder-base .has-pale-cyan-blue-background-color p{margin-bottom:0}.builder-base .has-background{padding:15px}.builder-base .is-layout-constrained p{margin:0}.builder-base .has-pale-pink-background-color{padding:15px}.builder-base .has-pale-pink-background-color p{margin-bottom:0}.builder-base .joya--comment .comment-notes{margin-bottom:50px}@media only screen and (max-width:991px){.builder-base .wp-block-pullquote,.builder-base .has-large-font-size{font-size:24px!important}}.builder-base .is-style-squared .wp-block-button__link{border-radius:0}.builder-base .wp-block-post-excerpt__excerpt{margin-bottom:1.5rem}.builder-base .comment-form-cookies-consent{margin-top:10px}.builder-base .comment-form-cookies-consent label{display:inline}.builder-base .wp-block-query-pagination{margin-bottom:15px}.builder-base ul.joya--comments-list.comments-list{margin:0}.builder-base ul.blocks-gallery-grid{margin:0}.builder-base .default-details-comment-meta{overflow:hidden}.builder-base th,.builder-base td{padding:8px}@media only screen and (max-width:991px){.builder-base th,.builder-base td{padding:5px 6px}}.builder-base table{display:table;overflow-x:auto;white-space:nowrap;width:100%}.builder-base table tbody{width:100%}.builder-base .post-page-numbers:hover{color:var(--primary)}.builder-base iframe{width:100%;max-width:100%}@media only screen and (max-width:767px){.builder-base iframe{height:360px}}.builder-base .wp-block-post-excerpt{margin-top:5px}.builder-base .wp-block-post-date{margin-top:10px;margin-bottom:10px}.builder-base .wp-block-post-comments-form input[type=submit],.builder-base .wp-block-post-comments-form .info--post-details .comment-form-comment textarea[type=submit],.builder-base .info--post-details .comment-form-comment .wp-block-post-comments-form textarea[type=submit],.builder-base .wp-block-post-comments-form .elc-inbd-comment__field textarea[type=submit],.elc-inbd-comment__field .builder-base .wp-block-post-comments-form textarea[type=submit]{border:none;border-radius:0;padding:18px 40px;font-weight:500;font-size:16px;line-height:1.5;color:var(--white);background-color:var(--primary);transition:all .3s linear;display:inline-flex;align-items:center;overflow:hidden;gap:10px}.builder-base .wp-block-post-comments-form input[type=submit]:hover,.builder-base .wp-block-post-comments-form .info--post-details .comment-form-comment textarea[type=submit]:hover,.builder-base .info--post-details .comment-form-comment .wp-block-post-comments-form textarea[type=submit]:hover,.builder-base .wp-block-post-comments-form .elc-inbd-comment__field textarea[type=submit]:hover,.elc-inbd-comment__field .builder-base .wp-block-post-comments-form textarea[type=submit]:hover{color:var(--white);background-color:var(--black-2)}.builder-base .post-password-form input[type=password],.builder-base .post-password-form .info--post-details .comment-form-comment textarea[type=password],.builder-base .info--post-details .comment-form-comment .post-password-form textarea[type=password],.builder-base .post-password-form .elc-inbd-comment__field textarea[type=password],.elc-inbd-comment__field .builder-base .post-password-form textarea[type=password]{padding:8px}@media only screen and (max-width:767px){.builder-base .post-password-form input[type=password],.builder-base .post-password-form .info--post-details .comment-form-comment textarea[type=password],.builder-base .info--post-details .comment-form-comment .post-password-form textarea[type=password],.builder-base .post-password-form .elc-inbd-comment__field textarea[type=password],.elc-inbd-comment__field .builder-base .post-password-form textarea[type=password]{width:130px}}.builder-base .post-password-form input[type=submit],.builder-base .post-password-form .info--post-details .comment-form-comment textarea[type=submit],.builder-base .info--post-details .comment-form-comment .post-password-form textarea[type=submit],.builder-base .post-password-form .elc-inbd-comment__field textarea[type=submit],.elc-inbd-comment__field .builder-base .post-password-form textarea[type=submit]{border:none;border-radius:0;border-radius:3px;padding:10px 20px;font-weight:500;font-size:16px;line-height:1.5;color:var(--white);background-color:var(--primary);transition:all .3s;display:inline-flex;align-items:center;overflow:hidden;gap:10px}.builder-base .post-password-form input[type=submit]:hover,.builder-base .post-password-form .info--post-details .comment-form-comment textarea[type=submit]:hover,.builder-base .info--post-details .comment-form-comment .post-password-form textarea[type=submit]:hover,.builder-base .post-password-form .elc-inbd-comment__field textarea[type=submit]:hover,.elc-inbd-comment__field .builder-base .post-password-form textarea[type=submit]:hover{color:var(--white);background-color:var(--black-2)}.builder-base .has-4-columns{margin-top:1.5rem}.builder-base .wp-block-archives-dropdown label{margin-bottom:10px}.builder-base .wp-block-embed__wrapper{word-break:break-word}.builder-base .wp-block-file__button{padding:10px 18px;transition:all .3s;background:var(--primary)}.builder-base .wp-block-search__label{margin-top:15px;margin-bottom:10px}@media only screen and (max-width:991px){.builder-base .joya--comments-list .has-reply .children{margin-inline-start:20px}}@media only screen and (max-width:767px){.builder-base .joya--comments-list .has-reply .children{margin-inline-start:10px}.builder-base .default-details-comment-wrapper{grid-template-columns:1fr}.builder-base .joya--comments-list .has-reply .comment-body::before{display:none}}@media (max-width:374px){.builder-base .wp-block-search__inside-wrapper{flex-wrap:wrap}.builder-base .wp-block-search__button{margin-left:0;margin-top:10px;width:100%}}.builder-base .wp-block-latest-comments__comment{line-height:1.5;margin-bottom:10px}.builder-base .wp-block-latest-comments__comment a{font-weight:500;transition:all .3s}.builder-base .wp-block-latest-comments__comment a:hover{color:var(--primary)}.builder-base .wp-block-latest-posts__list,.builder-base .wp-block-categories-list,.builder-base .wp-block-archives-list{margin-bottom:0}.builder-base .wp-block-latest-posts__list li,.builder-base .wp-block-categories-list li,.builder-base .wp-block-archives-list li{font-weight:500}.builder-base .wp-block-latest-posts__list li a,.builder-base .wp-block-categories-list li a,.builder-base .wp-block-archives-list li a{padding-top:5px;padding-bottom:5px;display:inline-block}.builder-base .info--post-details a:hover{color:var(--primary)}.builder-base .info--post-details select{width:100%}.builder-base .info--post-details tbody,.builder-base .info--post-details td,.builder-base .info--post-details tfoot,.builder-base .info--post-details th,.builder-base .info--post-details thead,.builder-base .info--post-details tr{border-width:1px}.builder-base .info--post-details tbody a,.builder-base .info--post-details td a,.builder-base .info--post-details tfoot a,.builder-base .info--post-details th a,.builder-base .info--post-details thead a,.builder-base .info--post-details tr a{text-decoration:none}.builder-base .info--post-details ol:not([class]){margin-left:20px;margin-bottom:20px}.builder-base .info--post-details ol:not([class]) li{list-style:decimal;padding-top:5px;padding-bottom:5px}.builder-base .info--post-details ol:not([class]) ol{margin-bottom:0}.builder-base .info--post-details ol:not([class]) ol li{list-style:decimal}.builder-base .info--post-details ol:not([class]) ol li:last-child{padding-bottom:0}.builder-base .info--post-details ol:not([class]) ul{margin-bottom:0}.builder-base .info--post-details ol:not([class]) ul li{list-style:disc}.builder-base .info--post-details ol:not([class]) ul li:last-child{padding-bottom:0}.builder-base .info--post-details ol:not([class]) ul ol li{list-style:decimal}.builder-base .info--post-details ul:not([class]){margin-left:20px;margin-bottom:20px}.builder-base .info--post-details ul:not([class]) li{list-style:disc;padding-top:5px;padding-bottom:5px}.builder-base .info--post-details ul:not([class]) ul{margin-bottom:0}.builder-base .info--post-details ul:not([class]) ul li:last-child{padding-bottom:0}.builder-base .info--post-details ul:not([class]) ol{margin-bottom:0}.builder-base .info--post-details ul:not([class]) ol li{list-style:decimal}.builder-base .info--post-details ul:not([class]) ol li:last-child{padding-bottom:0}.builder-base .info--post-details ul:not([class]) ol ul li{list-style:disc}.builder-base .info--post-details .wp-element-button,.builder-base .info--post-details .wp-block-button__link{color:#fff;background-color:var(--primary);padding:calc(.667em + 2px) calc(1.333em + 2px);transition:all .3s}@media only screen and (max-width:991px){.builder-base .info--post-details .wp-element-button,.builder-base .info--post-details .wp-block-button__link{padding:10px 30px}}.builder-base .info--post-details .wp-element-button:hover,.builder-base .info--post-details .wp-block-button__link:hover{color:var(--white)}.builder-base .info--post-details :where(.wp-block-cover.is-light:not(.has-text-color)){color:white}.builder-base .info--post-details .wp-block-page-list{gap:10px;display:grid;margin-bottom:30px}.builder-base .info--post-details .wp-block-page-list .wp-block-navigation__submenu-container{padding-top:5px;margin-bottom:-5px;margin-left:2px}.builder-base .info--post-details p.wp-block-cover-text{position:relative}.builder-base .info--post-details .wp-block-categories-list,.builder-base .info--post-details .wp-block-archives-list{margin-bottom:20px}.builder-base .info--post-details .wp-calendar-table{display:inline-table}.builder-base .info--post-details .wp-block-file__button,.builder-base .info--post-details .wp-block-button__link,.builder-base .info--post-details .wp-element-button{text-decoration:none}.builder-base .info--post-details .wp-block-file__button:hover,.builder-base .info--post-details .wp-block-button__link:hover,.builder-base .info--post-details .wp-element-button:hover{background-color:#072032}.builder-base .info--post-details .wp-block-file{display:flex;align-items:center;justify-content:space-between}.builder-base .info--post-details figure.aligncenter>figcaption{display:block}.builder-base .info--post-details .wp-block-image .alignright>figcaption{display:block}.builder-base .info--post-details .wp-block-gallery.wp-block-gallery-3{margin-top:15px}.builder-base .info--post-details .wp-block-calendar{padding-bottom:20px}.builder-base .info--post-details .wp-block-calendar nav.wp-calendar-nav{display:flex;align-items:center;justify-content:space-between}.builder-base .info--post-details .wp-block-separator{width:10%;margin-left:auto;margin-right:auto}.builder-base .info--post-details .wp-block-separator.is-style-wide{width:100%}.builder-base .info--post-details .wp-block-separator.is-style-dots{width:100%;opacity:1}.builder-base .info--post-details .gallery.gallery-columns-1{padding-bottom:20px}.builder-base .info--post-details .gallery.gallery-columns-2{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:20px}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-2{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-3{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:20px}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-3{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-3{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-4{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:20px}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-4{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-4{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-4{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-5{display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:20px}@media only screen and (max-width:1399px){.builder-base .info--post-details .gallery.gallery-columns-5{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-5{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-5{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-5{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-6{gap:10px;display:grid;grid-template-columns:repeat(6,1fr);padding-bottom:20px}@media only screen and (max-width:1919px){.builder-base .info--post-details .gallery.gallery-columns-6{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1399px){.builder-base .info--post-details .gallery.gallery-columns-6{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-6{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-6{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-6{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-7{gap:10px;display:grid;grid-template-columns:repeat(7,1fr);padding-bottom:20px}@media only screen and (max-width:1919px){.builder-base .info--post-details .gallery.gallery-columns-7{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1399px){.builder-base .info--post-details .gallery.gallery-columns-7{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-7{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-7{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-7{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-8{gap:10px;display:grid;grid-template-columns:repeat(8,1fr);padding-bottom:20px}@media only screen and (max-width:1919px){.builder-base .info--post-details .gallery.gallery-columns-8{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1399px){.builder-base .info--post-details .gallery.gallery-columns-8{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-8{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-8{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-8{grid-template-columns:1fr}}.builder-base .info--post-details .gallery.gallery-columns-9{gap:10px;display:grid;grid-template-columns:repeat(9,1fr);padding-bottom:20px}@media only screen and (max-width:1919px){.builder-base .info--post-details .gallery.gallery-columns-9{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1399px){.builder-base .info--post-details .gallery.gallery-columns-9{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1199px){.builder-base .info--post-details .gallery.gallery-columns-9{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.builder-base .info--post-details .gallery.gallery-columns-9{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.builder-base .info--post-details .gallery.gallery-columns-9{grid-template-columns:1fr}}.builder-base .info--post-details .post-navigation-link-previous,.builder-base .info--post-details .post-navigation-link-next{padding-bottom:10px}.builder-base .info--post-details .wp-block-query-pagination-numbers{display:flex}.builder-base .info--post-details .page-numbers,.builder-base .info--post-details .post-page-numbers{color:#555;font-size:16px;font-weight:400;line-height:1.5;width:50px;height:50px;border-radius:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s}.builder-base .info--post-details .page-numbers:hover,.builder-base .info--post-details .post-page-numbers:hover{color:var(--primary)}.builder-base .info--post-details .page-numbers.current,.builder-base .info--post-details .post-page-numbers.current{background-color:#f9f9f9}.builder-base .info--post-details .wp-block-tag-cloud a{text-decoration:none}.builder-base .info--post-details .wp-block-tag-cloud a:hover{color:var(--white)}.builder-base .info--post-details .wp-block-search__button{position:relative;overflow:hidden;transition:all .75s}.builder-base .info--post-details .wp-block-search__button:hover{color:#fff;background-color:var(--black-2)}.builder-base .info--post-details .comment-form-comment{margin-bottom:50px}@media only screen and (max-width:767px){.builder-base .info--post-details .comment-form-comment{margin-bottom:35px}}.builder-base .info--post-details .comment-form-comment label{display:block;margin-bottom:15px;color:#555;font-size:16px;font-weight:400;line-height:1;text-transform:capitalize}.builder-base .info--post-details .comment-form-comment input,.builder-base .info--post-details .comment-form-comment textarea{width:100%;height:60px;padding:20px;border:0;background-color:#f5f5f5;color:var(--black-2)}@media only screen and (max-width:991px){.builder-base .info--post-details .comment-form-comment input,.builder-base .info--post-details .comment-form-comment textarea{margin-bottom:25px}}.builder-base .info--post-details .comment-form-comment input::-moz-placeholder,.builder-base .info--post-details .comment-form-comment textarea::-moz-placeholder{color:#999;font-size:16px;font-weight:400;line-height:1}.builder-base .info--post-details .comment-form-comment input::placeholder,.builder-base .info--post-details .comment-form-comment textarea::placeholder{color:#999;font-size:16px;font-weight:400;line-height:1}.builder-base .info--post-details .comment-form-comment input:focus,.builder-base .info--post-details .comment-form-comment textarea:focus{outline:0}.builder-base .info--post-details .comment-form-comment textarea{height:120px;resize:none}.builder-base .info--post-details .wp-block-post-comments-form .form-submit{margin-bottom:40px}.builder-base .builder-comment-text tbody,.builder-base .builder-comment-text td,.builder-base .builder-comment-text tfoot,.builder-base .builder-comment-text th,.builder-base .builder-comment-text thead,.builder-base .builder-comment-text tr{border-width:1px}.builder-base .builder-comment-text tbody a,.builder-base .builder-comment-text td a,.builder-base .builder-comment-text tfoot a,.builder-base .builder-comment-text th a,.builder-base .builder-comment-text thead a,.builder-base .builder-comment-text tr a{text-decoration:none}.builder-base .builder-comment-text ol:not([class]){margin-left:20px;margin-bottom:20px}.builder-base .builder-comment-text ol:not([class]) li{list-style:decimal;padding-top:5px;padding-bottom:5px}.builder-base .builder-comment-text ol:not([class]) ol{margin-bottom:0}.builder-base .builder-comment-text ol:not([class]) ol li{list-style:decimal}.builder-base .builder-comment-text ol:not([class]) ol li:last-child{padding-bottom:0}.builder-base .builder-comment-text ol:not([class]) ul{margin-bottom:0}.builder-base .builder-comment-text ol:not([class]) ul li{list-style:disc}.builder-base .builder-comment-text ol:not([class]) ul li:last-child{padding-bottom:0}.builder-base .builder-comment-text ol:not([class]) ul ol li{list-style:decimal}.builder-base .builder-comment-text ul:not([class]){margin-left:20px;margin-bottom:20px}.builder-base .builder-comment-text ul:not([class]) li{list-style:disc;padding-top:5px;padding-bottom:5px}.builder-base .builder-comment-text ul:not([class]) ul{margin-bottom:0}.builder-base .builder-comment-text ul:not([class]) ul li:last-child{padding-bottom:0}.builder-base .builder-comment-text ul:not([class]) ol{margin-bottom:0}.builder-base .builder-comment-text ul:not([class]) ol li{list-style:decimal}.builder-base .builder-comment-text ul:not([class]) ol li:last-child{padding-bottom:0}.builder-base .builder-comment-text ul:not([class]) ol ul li{list-style:disc}.wcf-social-share-style-1{width:80px;height:80px;border:3px solid #555;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#555;border-radius:30px;border-bottom-width:7px;border-right-width:7px;border-top-width:1px;border-left-width:1px;background-color:#fff;margin:auto;margin-bottom:20px;transition:.3s}.comment-form-cookies-consent{display:none}.joya--blog-post-comment form{gap:30px}.joya--blog-post-comment textarea{overflow:hidden}.joya--blog-post-comment button[type=submit]{z-index:1}.default-details-social-media li a i{transition:all .3s}.page-template-default .post-page-numbers{color:#555;font-size:16px;font-weight:400;line-height:1.5;width:50px;height:50px;border-radius:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s}.page-template-default .post-page-numbers:hover{color:var(--primary)}.page-template-default .post-page-numbers.current{background-color:#f9f9f9}.page-template-default .builder--page-details a{text-decoration:underline;text-decoration-thickness:1px}.page-template-default .builder--page-details a:hover{color:var(--primary)}.page-template-default .builder--page-details ul{padding-left:20px;padding-bottom:30px}.page-template-default .builder--page-details ul li{list-style:disc;padding-bottom:10px}.page-template-default .builder--page-details ul li:last-child{padding-bottom:0}.page-template-default .builder--page-details ul ul{padding-bottom:0}.page-template-default .builder--page-details ol{padding-left:20px;padding-bottom:30px}.page-template-default .builder--page-details ol li{list-style:decimal;padding-bottom:10px}.page-template-default .builder--page-details ol li:last-child{padding-bottom:0}.page-template-default .builder--page-details ol ol{padding-bottom:0}.menu-icon-8.info-default-offcanvas{display:none}@media only screen and (max-width:1199px){.menu-icon-8.info-default-offcanvas{display:block}}.admin-bar #smooth-wrapper{top:32px!important}@media (max-width:782px){.admin-bar #smooth-wrapper{top:46px!important}}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.order-4{order:4!important}.order-5{order:5!important}@media only screen and (max-width:1199px){.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(25% - .875em)}}@media only screen and (max-width:991px){.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(33% - .875em)}}@media only screen and (max-width:767px){.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(50% - .875em)}}.search-no-results .default-search__again-form form input,.search-no-results .default-search__again-form form .elc-inbd-comment__field textarea,.elc-inbd-comment__field .search-no-results .default-search__again-form form textarea,.search-no-results .default-search__again-form form .builder-base .info--post-details .comment-form-comment textarea,.builder-base .info--post-details .comment-form-comment .search-no-results .default-search__again-form form textarea{padding:20px 50px 20px 0}.default-blog__style-2.sticky{padding:30px}.info-social-widget ul{display:flex;align-items:center}.info-social-widget ul a{font-size:18px;padding:0 10px;transition:all .3s}.info-social-widget ul a:hover{color:var(--primary)}.default-sidebar__widget select{width:100%;padding:10px 12px;color:var(--black-2);border:1px solid #ddd;text-transform:capitalize;border-radius:5px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");background-position-x:calc(100% - 7px);background-position-y:50%;background-repeat:no-repeat}.default-sidebar__widget.widget_calendar table{width:100%;display:table}.default-sidebar__widget.widget_calendar table #today{color:var(--primary);font-weight:500}.default-sidebar__widget.widget_calendar caption{font-weight:500;margin-top:15px}.default-sidebar__widget.widget_pages li,.default-sidebar__widget.widget_meta li,.default-sidebar__widget.widget_nav_menu li,.default-sidebar__widget.widget_recent_entries li{display:grid}.default-sidebar__widget.widget_pages li a,.default-sidebar__widget.widget_meta li a,.default-sidebar__widget.widget_nav_menu li a,.default-sidebar__widget.widget_recent_entries li a{color:var(--black-2);padding:5px 0;text-transform:capitalize}.default-sidebar__widget.widget_pages li a:hover,.default-sidebar__widget.widget_meta li a:hover,.default-sidebar__widget.widget_nav_menu li a:hover,.default-sidebar__widget.widget_recent_entries li a:hover{color:var(--primary)}.default-sidebar__widget.widget_pages .sub-menu,.default-sidebar__widget.widget_pages .children,.default-sidebar__widget.widget_meta .sub-menu,.default-sidebar__widget.widget_meta .children,.default-sidebar__widget.widget_nav_menu .sub-menu,.default-sidebar__widget.widget_nav_menu .children,.default-sidebar__widget.widget_recent_entries .sub-menu,.default-sidebar__widget.widget_recent_entries .children{margin-left:15px}.default-sidebar__widget.widget_categories .children{grid-column:1/-1;margin-left:15px}.default-sidebar__widget.widget_archive li{display:flex;justify-content:space-between;align-items:center;color:var(--black-2)}.default-sidebar__widget.widget_archive li a{padding:5px 0;text-transform:capitalize}.default-sidebar__widget.widget_archive li a:hover{color:var(--primary)}.default-sidebar__widget.widget_recent_comments ul{gap:10px;display:grid}.default-sidebar__widget.widget_recent_comments li{font-weight:400;color:var(--black-2)}.default-sidebar__widget.widget_recent_comments li a{font-weight:500;color:var(--black-2)}.default-sidebar__widget.widget_recent_comments li a:hover{color:var(--primary)}.default-sidebar__widget.widget_rss ul{gap:20px;display:grid}.default-sidebar__widget.widget_rss ul a{font-weight:500;color:var(--black-2)}.default-sidebar__widget.widget_rss ul a:hover{color:var(--primary)}.default-sidebar__widget.widget_rss ul cite{margin-top:3px;display:block;font-weight:500}.default-sidebar__widget.widget_rss ul .rss-date{display:block;margin-top:5px;margin-bottom:10px}.default-sidebar__widget.widget_text .textwidget img{max-width:100%;height:auto}.default-sidebar__widget.widget_text .textwidget p img{margin-top:15px;margin-bottom:15px}.default-sidebar__widget.widget_media_gallery .gallery{gap:5px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.default-sidebar__widget.widget_media_gallery .gallery img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.default-sidebar__widget.widget_media_gallery figure{margin:0}.footer__area-8{background-color:var(--black-3)}.footer__wrapper-8{gap:90px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr}@media only screen and (max-width:1399px){.footer__wrapper-8{gap:60px}}@media only screen and (max-width:1199px){.footer__wrapper-8{gap:30px;grid-template-columns:1fr 1fr}}@media only screen and (max-width:991px){.footer__wrapper-8{gap:20px 50px}}@media only screen and (max-width:767px){.footer__wrapper-8{grid-template-columns:1fr}}.copyright__area-8{text-align:center;padding:15px 0;margin-top:70px;border-top:1px solid var(--black-6)}.copyright__fees{margin-bottom:0;font-weight:400;font-size:16px;line-height:26px;color:var(--gray-4)}.footer__area-8 .default-sidebar__w-title{color:var(--white);text-decoration-color:var(--white)}.footer__area-8 .footer-widget{margin-bottom:50px}.footer__area-8 select{width:100%;padding:10px 15px;color:var(--white);border:1px solid #ddd;text-transform:capitalize;background-color:transparent;border-radius:5px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");background-position-x:calc(100% - 10px);background-position-y:50%;background-repeat:no-repeat;filter:brightness(100)}.footer__area-8 select option{color:var(--black-2)}.footer__area-8 .widget_calendar a{color:var(--white)}.footer__area-8 .widget_calendar a:hover{color:var(--primary)}.footer__area-8 .widget_calendar table{width:100%}.footer__area-8 .widget_calendar table tr{color:var(--white)}.footer__area-8 .widget_calendar table #today{color:#121212;background:var(--primary)}.footer__area-8 .widget_calendar table #today a{color:var(--white)}.footer__area-8 .widget_calendar caption{font-weight:500;margin-top:15px;color:var(--white)}.footer__area-8 .widget .wp-block-heading{color:#fff}.footer__area-8 .widget .wp-block-latest-comments__comment-meta{color:#999}.footer__area-8 .widget .wp-block-search__label{color:#fff}.footer__area-8 .widget ol.wp-block-latest-comments li,.footer__area-8 .widget .wp-block-categories li,.footer__area-8 .widget .wp-block-latest-posts li,.footer__area-8 .widget .wp-block-archives li,.footer__area-8 .widget_pages li,.footer__area-8 .widget_meta li,.footer__area-8 .widget_nav_menu li,.footer__area-8 .widget_recent_entries li{display:grid}.footer__area-8 .widget ol.wp-block-latest-comments li a,.footer__area-8 .widget .wp-block-categories li a,.footer__area-8 .widget .wp-block-latest-posts li a,.footer__area-8 .widget .wp-block-archives li a,.footer__area-8 .widget_pages li a,.footer__area-8 .widget_meta li a,.footer__area-8 .widget_nav_menu li a,.footer__area-8 .widget_recent_entries li a{color:var(--white);padding:5px 0;text-transform:capitalize}.footer__area-8 .widget ol.wp-block-latest-comments li a:hover,.footer__area-8 .widget .wp-block-categories li a:hover,.footer__area-8 .widget .wp-block-latest-posts li a:hover,.footer__area-8 .widget .wp-block-archives li a:hover,.footer__area-8 .widget_pages li a:hover,.footer__area-8 .widget_meta li a:hover,.footer__area-8 .widget_nav_menu li a:hover,.footer__area-8 .widget_recent_entries li a:hover{color:var(--primary)}.footer__area-8 .widget ol.wp-block-latest-comments .children,.footer__area-8 .widget ol.wp-block-latest-comments .sub-menu,.footer__area-8 .widget .wp-block-categories .children,.footer__area-8 .widget .wp-block-categories .sub-menu,.footer__area-8 .widget .wp-block-latest-posts .children,.footer__area-8 .widget .wp-block-latest-posts .sub-menu,.footer__area-8 .widget .wp-block-archives .children,.footer__area-8 .widget .wp-block-archives .sub-menu,.footer__area-8 .widget_pages .children,.footer__area-8 .widget_pages .sub-menu,.footer__area-8 .widget_meta .children,.footer__area-8 .widget_meta .sub-menu,.footer__area-8 .widget_nav_menu .children,.footer__area-8 .widget_nav_menu .sub-menu,.footer__area-8 .widget_recent_entries .children,.footer__area-8 .widget_recent_entries .sub-menu{margin-inline-start:15px}@media only screen and (max-width:1199px){.footer__area-8 .widget ol.wp-block-latest-comments .children,.footer__area-8 .widget ol.wp-block-latest-comments .sub-menu,.footer__area-8 .widget .wp-block-categories .children,.footer__area-8 .widget .wp-block-categories .sub-menu,.footer__area-8 .widget .wp-block-latest-posts .children,.footer__area-8 .widget .wp-block-latest-posts .sub-menu,.footer__area-8 .widget .wp-block-archives .children,.footer__area-8 .widget .wp-block-archives .sub-menu,.footer__area-8 .widget_pages .children,.footer__area-8 .widget_pages .sub-menu,.footer__area-8 .widget_meta .children,.footer__area-8 .widget_meta .sub-menu,.footer__area-8 .widget_nav_menu .children,.footer__area-8 .widget_nav_menu .sub-menu,.footer__area-8 .widget_recent_entries .children,.footer__area-8 .widget_recent_entries .sub-menu{margin-inline-start:10px}}.footer__area-8 .widget_categories li{display:grid;grid-template-columns:1fr auto;align-items:center;color:var(--white)}.footer__area-8 .widget_categories li a{padding:5px 0;text-transform:capitalize}.footer__area-8 .widget_categories li a:hover{color:var(--primary)}.footer__area-8 .widget_categories .children{margin-left:15px;grid-column:1/-1}.footer__area-8 .widget_tag_cloud .tagcloud{display:flex;flex-wrap:wrap;gap:5px}.footer__area-8 .widget_tag_cloud .tagcloud a{background-color:var(--black-6);padding:8px 10px;font-size:12px!important;text-transform:capitalize;color:var(--white);font-weight:500;transition:.3s}.footer__area-8 .widget_tag_cloud .tagcloud a:hover{color:var(--white);background-color:var(--primary)}.footer__area-8 .widget_archive li{display:flex;justify-content:space-between;align-items:center;color:var(--white)}.footer__area-8 .widget_archive li a{padding:5px 0;text-transform:capitalize}.footer__area-8 .widget_archive li a:hover{color:var(--primary)}.footer__area-8 .widget_recent_comments ul{gap:20px;display:grid}.footer__area-8 .widget_recent_comments li{font-weight:400;color:var(--white)}.footer__area-8 .widget_recent_comments li a{font-weight:500;color:var(--white)}.footer__area-8 .widget_recent_comments li a:hover{color:var(--primary)}.footer__area-8 .widget_rss ul{gap:20px;display:grid}.footer__area-8 .widget_rss ul a{font-weight:500;color:var(--white)}.footer__area-8 .widget_rss ul a:hover{color:var(--primary)}.footer__area-8 .widget_rss .rssSummary{color:#999}.footer__area-8 .widget_rss .rss-date{color:#999;display:block;margin-top:5px;margin-bottom:10px}.footer__area-8 .widget_rss cite{color:#999;display:block;margin-top:3px;font-weight:500}.footer__area-8 .widget_text .textwidget img{max-width:100%;height:auto}.footer__area-8 .widget_text .textwidget p{color:#999}.footer__area-8 .widget_text .textwidget p strong{color:var(--white)}.footer__area-8 .widget_text .textwidget p img{margin-top:15px;margin-bottom:15px}.footer__area-8 .widget .default-search__again-form form{position:relative;border:1px solid #ddd;border-radius:5px;padding:15px;line-height:0}.footer__area-8 .widget .default-search__again-form form input,.footer__area-8 .widget .default-search__again-form form .elc-inbd-comment__field textarea,.elc-inbd-comment__field .footer__area-8 .widget .default-search__again-form form textarea,.footer__area-8 .widget .default-search__again-form form .builder-base .info--post-details .comment-form-comment textarea,.builder-base .info--post-details .comment-form-comment .footer__area-8 .widget .default-search__again-form form textarea{width:100%;border:0;background:0 0;padding-right:30px;color:var(--white);padding:0;height:unset}.footer__area-8 .widget .default-search__again-form form input::-moz-placeholder,.footer__area-8 .widget .default-search__again-form form .elc-inbd-comment__field textarea::-moz-placeholder,.elc-inbd-comment__field .footer__area-8 .widget .default-search__again-form form textarea::-moz-placeholder,.footer__area-8 .widget .default-search__again-form form .builder-base .info--post-details .comment-form-comment textarea::-moz-placeholder,.builder-base .info--post-details .comment-form-comment .footer__area-8 .widget .default-search__again-form form textarea::-moz-placeholder{font-size:14px;color:var(--black-9)}.footer__area-8 .widget .default-search__again-form form input::placeholder,.footer__area-8 .widget .default-search__again-form form .elc-inbd-comment__field textarea::placeholder,.elc-inbd-comment__field .footer__area-8 .widget .default-search__again-form form textarea::placeholder,.footer__area-8 .widget .default-search__again-form form .builder-base .info--post-details .comment-form-comment textarea::placeholder,.builder-base .info--post-details .comment-form-comment .footer__area-8 .widget .default-search__again-form form textarea::placeholder{font-size:14px;color:var(--black-9)}.footer__area-8 .widget .default-search__again-form form input:focus,.footer__area-8 .widget .default-search__again-form form .elc-inbd-comment__field textarea:focus,.elc-inbd-comment__field .footer__area-8 .widget .default-search__again-form form textarea:focus,.footer__area-8 .widget .default-search__again-form form .builder-base .info--post-details .comment-form-comment textarea:focus,.builder-base .info--post-details .comment-form-comment .footer__area-8 .widget .default-search__again-form form textarea:focus{outline:0}.footer__area-8 .widget .default-search__again-form form button{position:absolute;inset-inline-end:15px;top:50%;transform:translateY(-50%);color:var(--white)}.footer__area-8 .widget .wp-block-search__input{min-width:150px;background:0 0;color:#fff}.footer__area-8 .widget .wp-block-search__button.wp-element-button{padding:5px;color:var(--white);background:var(--primary);transition:all .3s}.footer__area-8 .widget .wp-block-search__button.wp-element-button:hover{color:var(--black-2)}