.xelo-accordion-item{border:1px solid #000;border-radius:10px;list-style:none;background:#fff}.xelo-accordion-item:not(:last-child){margin-bottom:30px}.xelo-accordion-item .header{display:flex;position:relative;padding:21px 30px;margin:0;cursor:pointer;border:none;font-size:20px;justify-content:space-between}.xelo-accordion-item .title{margin:0;font-weight:500}.xelo-accordion-item .icon{transition:.3s;font-size:12px;line-height:1;position:relative;top:8px}.xelo-accordion-item .icon .open{display:none}.xelo-accordion-item.active .icon .open{display:block}.xelo-accordion-item.active .icon .close{display:none}.xelo-accordion-item.active .details{display:block}.xelo-accordion-item .details{padding-block:0 30px;padding-inline:30px 65px;border-radius:0 0 10px 10px;display:none}.xelo-accordion-item .details p:last-child{margin-bottom:0}.xelo-accordion-item a.link{color:var(--xelo-primary-color);margin-top:20px;display:inline-block}.digital-accordion{padding-inline-start:100px;padding-inline-end:100px;border-top:2px dashed rgba(255,255,255,.08)}@media (max-width:1199px){.digital-accordion{padding-inline-start:20px;padding-inline-end:20px}}.digital-accordion .icon{width:25px;height:25px;position:relative;top:0}.digital-accordion .icon:before{content:"";position:absolute;width:100%;height:1px;top:50%;background:#fff}.digital-accordion .header{justify-content:flex-end}.digital-accordion .header .digital-accordion-title{display:flex;max-width:50%;flex:auto;align-items:center}@media (max-width:1640px){.digital-accordion .header .digital-accordion-title{max-width:65%}}@media (max-width:1199px){.digital-accordion .header .digital-accordion-title{max-width:98%}}.digital-accordion .header .digital-accordion-title .title{flex:1}.digital-accordion .header .icon-line{position:absolute;width:5px;height:5px;top:50%;transform:translateY(-50%);background:#fff;border-radius:50%}.digital-accordion .header.active .icon::after{height:0;transition:height .3s linear .1s}.digital-accordion .details{padding:0}.digital-accordion .content-col{display:flex;-moz-column-gap:40px;column-gap:40px;align-items:end}@media (max-width:1640px){.digital-accordion .content-col{-moz-column-gap:20px;column-gap:20px}}@media (max-width:767px){.digital-accordion .content-col{flex-direction:column;gap:20px;align-items:start}}.digital-accordion .content-col .digital-accordion-content{max-width:515px}@media (max-width:1640px){.digital-accordion .content-col .digital-accordion-content{max-width:34%}}@media (max-width:1199px){.digital-accordion .content-col .digital-accordion-content{max-width:50%}}@media (max-width:767px){.digital-accordion .content-col .digital-accordion-content{max-width:100%;order:1}}.digital-accordion .content-col .digital-accordion-content .link i,.digital-accordion .content-col .digital-accordion-content .link svg{margin-inline-start:6px;font-size:15px!important;color:#fff;transform:rotate(45deg);transition:all .2s linear}.digital-accordion .content-col .digital-accordion-content .link svg{width:1em;height:1em}.digital-accordion .content-col .digital-accordion-content .link svg path{fill:#fff}.digital-accordion .content-col .digital-accordion-content .link:hover i,.digital-accordion .content-col .digital-accordion-content .link:hover svg{transform:rotate(90deg)}.digital-accordion .content-col .accordion-img{flex:52%;text-align:end}@media (max-width:1640px){.digital-accordion .content-col .accordion-img{max-width:66%}}@media (max-width:1199px){.digital-accordion .content-col .accordion-img{max-width:50%}}@media (max-width:767px){.digital-accordion .content-col .accordion-img{max-width:100%}}.digital-accordion .content-col .accordion-img img{display:inline-block}.xelo-button{display:inline-flex}.xelo-button .wrapper{display:flex}.xelo-button.button-flip .text{display:inline-flex;position:relative;transition:transform .3s;transform-origin:50% 0;transform-style:preserve-3d}.xelo-button.button-flip .text:before{position:absolute;height:100%;width:100%;top:100%;left:0;content:attr(data-flip-text);transition:color .3s;transform:rotateX(-90deg);transform-origin:50% 0}.xelo-button.button-flip:hover .text{transform:rotateX(90deg) translateY(-12px)}.xelo-button-s-1{border-radius:100px;background:var(--xelo-body-extra-color);padding-inline-start:30px;padding-inline-end:27px;padding-block:3px;display:inline-flex}.xelo-button-s-1 .wrapper{align-items:center}.xelo-button-s-1 .text{color:#fff;font-size:18px;font-weight:500;font-family:var(--xelo-heading-font);position:relative;transition:var(--xelo-transition)}.xelo-button-s-1 .icon{width:52px;height:52px;position:relative;top:0;inset-inline-end:-24px;z-index:1;display:flex;justify-content:center;align-items:center;font-size:14px;border-radius:50%;color:var(--xelo-body-extra-color);background:var(--xelo-primary-color);transition:var(--xelo-transition)}.xelo-button-s-1 .icon i,.xelo-button-s-1 .icon svg{transition:.5s}.xelo-button-s-1 .icon svg{fill:var(--xelo-body-extra-color);width:14px}.xelo-button-s-1 .icon .fly-icon{opacity:0;transition:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xelo-button-s-1:hover{background:var(--xelo-primary-color);color:#fff}.xelo-button-s-1:hover .icon{background:var(--xelo-body-extra-color);color:#fff;fill:#fff}.xelo-button-s-1:hover .icon i,.xelo-button-s-1:hover .icon svg{transform:rotate(45deg)}.xelo-button-s-2 .text{border-radius:100px;background:var(--xelo-primary-color);color:var(--xelo-body-extra-color);padding:0 30px;height:60px;line-height:60px;font-size:18px;font-weight:500;font-family:var(--xelo-heading-font);overflow:hidden;position:relative;transition:var(--xelo-transition)}.xelo-button-s-2 .icon{width:60px;height:60px;position:relative;top:0;left:0;z-index:1;display:flex;justify-content:center;align-items:center;font-size:14px;border-radius:50%;color:var(--xelo-body-extra-color);background:var(--xelo-primary-color);transition:all .5s}.xelo-button-s-2 .icon svg{fill:var(--xelo-body-extra-color);width:14px}.xelo-button-s-2 .wrapper>:nth-child(1){transform:scale3d(.5,.5,1);margin-inline-end:-60px;opacity:0}.xelo-button-s-2:hover .wrapper>:nth-child(1){transform:scale3d(1,1,1);margin-inline-end:0;opacity:1}.xelo-button-s-2:hover .wrapper>:nth-child(3){transform:scale3d(.5,.5,1);margin-inline-start:-60px;opacity:0}.xelo-button-s-3{display:inline-flex}.xelo-button-s-3 .wrapper{gap:5px}.xelo-button-s-3 .btn_inner{padding-inline-start:20px;padding-inline-end:20px;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;background:var(--xelo-secondary-color);transform:skewX(-12deg);border-radius:10px}.xelo-button-s-3 .btn_inner:before{content:"";width:50%;height:100%;position:absolute;background:var(--xelo-secondary-color);transform:skewX(12deg);left:-5.5px;border-top-left-radius:10px;border-bottom-left-radius:10px}.xelo-button-s-3 .btn_inner .text{transform:skewX(12deg)}.xelo-button-s-3 .btn_inner .text:before{transform:rotateX(-90deg) skewX(12deg)}.xelo-button-s-3 .icon{width:72px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--xelo-secondary-color);color:#fff;position:relative;transform:skewX(-12deg)}.xelo-button-s-3 .icon:before{content:"";width:40px;height:100%;position:absolute;background:var(--xelo-secondary-color);right:-4px;border-top-right-radius:10px;border-bottom-right-radius:10px;transform:skewX(9deg)}.xelo-button-s-3 .icon span{display:inline-block;line-height:1;position:relative;overflow:hidden;transform:skewX(12deg)}.xelo-button-s-3 .icon svg{width:1em;height:1em}.xelo-button-s-3 .icon i,.xelo-button-s-3 .icon svg{transition:transform .33s cubic-bezier(.22,.61,.36,1);display:inline-block}.xelo-button-s-3 .icon i:nth-child(1),.xelo-button-s-3 .icon svg:nth-child(1){transform:translate(0,0);transition-delay:.15s}.xelo-button-s-3 .icon i:nth-child(2),.xelo-button-s-3 .icon svg:nth-child(2){transform:translate(-100%,100%);position:absolute;left:0;top:0}.xelo-button-s-3:hover .icon i:nth-child(1),.xelo-button-s-3:hover .icon svg:nth-child(1){transform:translate(100%,-100%);transition-delay:0s}.xelo-button-s-3:hover .icon i:nth-child(2),.xelo-button-s-3:hover .icon svg:nth-child(2){transform:translate(0,0)}.xelo-switcher-toggle-label{position:relative;display:inline-block;width:60px;height:30px}.xelo-switcher-toggle-label input{opacity:0;width:0;height:0}.xelo-switcher-ball{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:var(--xelo-primary-color);transition:.4s;border-radius:25px;display:block}.xelo-switcher-ball:before{content:"";width:22px;height:22px;background:#fff;position:absolute;top:4px;left:4px;transition:all 250ms ease-in-out;border-radius:50%}input:checked+.xelo-switcher-ball:before{transform:translate(30px,0)}.xelo-switcher-toggle{display:flex;align-items:center}.xelo-switcher-h{margin-bottom:0;font-size:18px;font-weight:400;color:rgba(13,13,13,.5);font-family:var(--xelo-font-secondary)}.primary-active .xelo-switcher-p-h,.secondary-active .xelo-switcher-s-h{color:#0d0d0d}.xelo-toggle-switcher{margin:0 10px}@media only screen and (max-width:350px){.xelo-switcher-toggle{flex-direction:column}.xelo-toggle-switcher{margin:8px 0}}@keyframes galleryscroll{0%{transform:translateX(0)}to{transform:translateX(-1750px)}}.elementor-editor-active .xelo-gallery-filter .wrapper{height:auto!important}.xelo-gallery-filter .thumb .gallery{margin:0}.xelo-gallery-filter .gallery-marquee .content{left:-1px}.xelo-gallery-filter .filters{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.xelo-gallery-filter button{color:var(--xelo-primary-color);background:0 0;cursor:pointer;text-transform:capitalize;font-weight:500;font-size:18px;font-family:var(--xelo-heading-font)}.xelo-gallery-filter .wrapper{display:flex;flex-wrap:wrap}.xelo-gallery-filter.type-marquee{width:7000px;overflow:hidden;animation:galleryscroll 40s linear infinite;animation-fill-mode:forwards}.xelo-gallery-filter.type-marquee:hover{animation-play-state:paused}.xelo-gallery-filter .gallery-marquee{display:flex;align-items:center;gap:70px}.xelo-gallery-filter .gallery-marquee .item{display:contents}.xelo-gallery-filter .gallery-marquee .item .thumb{display:inline-block}.xelo-gallery-filter .gallery-marquee .item .thumb .img{display:inline-block}.xelo-gallery-filter .item{width:100%;min-height:1px}.xelo-gallery-filter .item:hover .icon{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.xelo-gallery-filter.icon-s-4 .item:hover .icon{transform:inherit}.xelo-gallery-filter .content{display:flex;flex-direction:column}.xelo-gallery-filter .content .pre-title{align-self:flex-start;width:auto}.xelo-gallery-filter .thumb{position:relative}.xelo-gallery-filter .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;visibility:hidden;width:100px;height:100px;line-height:100px;border-radius:50%;background:var(--xelo-primary-color);display:flex;align-items:center;justify-content:center;transition:var(--xelo-transition);font-size:26px;color:#fff}.xelo-gallery-filter .pre-title{display:inline-block;font-size:20px;margin:10px 0 5px;font-family:var(--xelo-heading-font)}.xelo-gallery-filter .title{font-size:30px;margin-bottom:0}@media (max-width:1199px){.xelo-gallery-filter .title br{display:none}}.xelo-gallery-filter.icon-s-2 .icon{width:70px;height:70px;line-height:70px;font-size:18px;background:#fff;color:var(--xelo-body-extra-color)}.xelo-gallery-filter.icon-s-3 .icon{background:rgba(13,13,13,.8);backdrop-filter:blur(5px);font-size:22px;color:#fff}.xelo-gallery-filter.icon-s-4 .icon{left:inherit;right:20px;top:20px;width:50px;height:50px;line-height:54px;border-radius:60px;transform:inherit;font-size:20px;background:#fff;color:var(--xelo-body-extra-color)}.xelo-gallery-filter.hover-s-1 .icon{z-index:1}.xelo-gallery-filter.hover-s-1 .thumb .img{position:relative}.xelo-gallery-filter.hover-s-1 .thumb .img::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(13,13,13,.3);opacity:0;transition:var(--xelo-transition)}.xelo-gallery-filter.hover-s-1 .content{background-color:#fff;padding-block:20px 0;padding-inline:0 40px;border-radius:0 30px 0 0;position:absolute;left:0;bottom:0;transition:var(--xelo-transition);opacity:0;z-index:1}.xelo-gallery-filter.hover-s-1 .content:has(:nth-child(3))>:nth-child(1){order:2}.xelo-gallery-filter.hover-s-1 .shape-group{margin:0;padding:0;list-style:none}.xelo-gallery-filter.hover-s-1 .shape-group li{position:absolute;z-index:0;transition:.3s}.xelo-gallery-filter.hover-s-1 .shape-group li.shape-1{left:0;top:-30px}.xelo-gallery-filter.hover-s-1 .shape-group li.shape-2{right:-29px;bottom:0}.xelo-gallery-filter.hover-s-1 .item{position:relative}.xelo-gallery-filter.hover-s-1 .item:hover .content{opacity:1}.xelo-gallery-filter.hover-s-1 .item:hover .thumb .img{position:relative}.xelo-gallery-filter.hover-s-1 .item:hover .thumb .img::after{opacity:1}.xelo-gallery-filter.hover-s-2 .icon{z-index:1}.xelo-gallery-filter.hover-s-2 .thumb .img{position:relative}.xelo-gallery-filter.hover-s-2 .thumb .img::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 69.85%,rgba(0,0,0,.5) 100%);opacity:0;transition:var(--xelo-transition)}.xelo-gallery-filter.hover-s-2 .content{position:absolute;left:45px;bottom:40px;transition:var(--xelo-transition);opacity:0;z-index:1}.xelo-gallery-filter.hover-s-2 .item{position:relative}.xelo-gallery-filter.hover-s-2 .item:hover .content{opacity:1}.xelo-gallery-filter.hover-s-2 .item:hover .thumb .img{position:relative}.xelo-gallery-filter.hover-s-2 .item:hover .thumb .img::after{opacity:1}@keyframes coverImage{0%{width:0}40%{width:100%}60%{width:100%;inset-inline-start:unset;inset-inline-end:0}100%{width:0%;inset-inline-start:unset;inset-inline-end:0}}.xelo-posts{display:grid}.xelo-posts .inner{position:relative}.xelo-posts .inner:hover .thumbnail a:after{visibility:visible;opacity:1;content:"";position:absolute;z-index:100;top:0;inset-inline-start:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);height:100%;animation-name:coverImage;animation-duration:.3s;animation-timing-function:ease-in-out}.xelo-posts .inner:hover .thumbnail img{transform:scale(1.05)}.xelo-posts ol,.xelo-posts ul{list-style:none;margin:0;padding:0}.xelo-posts ul.s-1,.xelo-posts ul.s-2,.xelo-posts ul.s-3{display:inline-flex;align-items:center;gap:23px;position:relative}.xelo-posts ul.s-1 li,.xelo-posts ul.s-2 li,.xelo-posts ul.s-3 li{font-size:14px;font-weight:500;line-height:20px;margin:0;position:relative}.xelo-posts ul.s-1 li.cat a,.xelo-posts ul.s-2 li.cat a,.xelo-posts ul.s-3 li.cat a{color:var(--xelo-body-extra-color)}.xelo-posts ul.s-1 li.cat a:hover,.xelo-posts ul.s-2 li.cat a:hover,.xelo-posts ul.s-3 li.cat a:hover{color:var(--xelo-primary-color)}.xelo-posts ul.s-1 li.date::before,.xelo-posts ul.s-2 li.date::before,.xelo-posts ul.s-3 li.date::before{content:"";position:absolute;inset-inline-start:-13px;top:8px;width:4px;height:4px;background:var(--xelo-body-extra-color);border-radius:50%}.xelo-posts ul.s-1{padding-inline-start:44px}.xelo-posts ul.s-1 li.cat::before{content:"";position:absolute;inset-inline-start:-43px;top:9px;width:30px;height:2px;background:var(--xelo-body-extra-color)}.xelo-posts ul.s-3{gap:9px;padding-inline:5px 13px;padding-block:5px;border-radius:20px;background:#f5eeee}.xelo-posts ul.s-3 li{color:var(--xelo-body-extra-color)}.xelo-posts ul.s-3 li.cat{background:#fff;padding-block:1px;padding-inline:9px;border-radius:20px}.xelo-posts ul.s-3 li.date::before{display:none}.xelo-posts ul li a:hover{color:var(--xelo-primary-color)}.xelo-posts .read-more{font-weight:var(--xelo-p-medium);font-size:18px;font-family:var(--xelo-heading-font);line-height:1;color:var(--xelo-heading-color);display:inline-flex}.xelo-posts .read-more i,.xelo-posts .read-more svg{font-size:12px;position:relative;inset-inline-start:5px;inset-block-start:4px}.xelo-posts .read-more svg{width:12px}.xelo-posts .read-more svg path{transition:.3s}.xelo-posts .read-more:hover{color:var(--xelo-primary-color)}.xelo-posts .read-more:hover svg path{fill:var(--xelo-primary-color)}.xelo-posts .read-more.box{height:60px;line-height:57px;padding-block:0;padding-inline:30px;background:#fff;color:var(--xelo-body-extra-color);border-radius:10px;border:1px solid var(--xelo-border-color)}.xelo-posts .read-more.box:hover{color:#fff;border-color:var(--xelo-primary-color);background:var(--xelo-primary-color)}.xelo-posts .read-more.box i,.xelo-posts .read-more.box svg{inset-block-start:24px}.xelo-posts .title{font-size:24px;margin-bottom:20px;font-weight:700}.xelo-posts .title:hover a{color:var(--xelo-heading-color);opacity:.7}.xelo-posts .desc{margin-bottom:20px}.xelo-posts .desc p{margin-bottom:20px}.xelo-posts .desc p:last-child{margin-bottom:0}.xelo-posts svg{width:1em;height:1em}.xelo-posts .blog-meta{display:flex;flex-wrap:wrap;-moz-column-gap:32px;column-gap:32px;row-gap:10px;align-items:center}.xelo-posts .blog-meta li{margin:0;color:var(--xelo-heading-color);font-family:var(--xelo-body-font);line-height:1;position:relative}.xelo-posts .blog-meta li::after{content:"";width:5px;height:5px;border-radius:50%;background:#c3c3c3;position:absolute;top:50%;inset-inline-end:-18px;transform:translateY(-50%)}.xelo-posts .blog-meta li:last-child::after{display:none}.xelo-posts .blog-meta li a{color:var(--xelo-heading-color)}.xelo-posts .blog-meta li i{font-size:18px;position:relative;top:3px;color:var(--xelo-heading-color);padding-inline-end:7px}.xelo-posts .blog-meta .author-img{margin-inline-end:8px}.xelo-posts .blog-meta .author-img img{border-radius:100%}.xelo-posts .blog-meta .author{display:flex;align-items:center}.xelo-posts p{margin:0}.xelo-posts .thumbnail{position:relative;margin-bottom:30px}.xelo-posts .thumbnail a{display:block;position:relative;overflow:hidden}.xelo-posts .thumbnail img{width:100%;transition:var(--xelo-transition)}.xelo-posts .load-more{display:flex;background:var(--xelo-primary-color);color:#fff;border-radius:73px;line-height:1;padding-block:20px;padding-inline:29px;font-size:18px;font-weight:500}.xelo-posts .load-more.hide{opacity:0;position:absolute;z-index:-99}.xelo-posts .xelo-pagination{display:flex;align-items:center}.xelo-posts .xelo-pagination .page-numbers:not(.dots){display:flex;padding-block:.5em;padding-inline:.5em;border-radius:50%;font-size:18px;color:var(--xelo-heading-color);fill:var(--xelo-heading-color);aspect-ratio:1/1;justify-content:center;align-items:center;width:50px;white-space:nowrap}.xelo-posts .xelo-pagination .page-numbers:not(.dots).current,.xelo-posts .xelo-pagination .page-numbers:not(.dots):hover{background:var(--xelo-primary-color);color:#fff;fill:#fff}.xelo-posts.post-s-1 .thumbnail{margin-bottom:30px}.xelo-posts.post-s-1 .title{margin-block:13px 18px;margin-inline:0}.xelo-posts.post-s-1 .desc{margin-bottom:16px}@media (min-width:1024px){.xelo-posts.post-s-1 .is-sticky:first-child{grid-column:1/-1;max-height:350px;display:flex;box-shadow:0 10px 50px 0 rgba(0,0,0,.1019607843)}.xelo-posts.post-s-1 .is-sticky:first-child .content,.xelo-posts.post-s-1 .is-sticky:first-child .thumbnail{flex:1;margin-bottom:0}.xelo-posts.post-s-1 .is-sticky:first-child .content{padding:60px 40px}.xelo-posts.post-s-1 .is-sticky:first-child .thumbnail a,.xelo-posts.post-s-1 .is-sticky:first-child .thumbnail a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.xelo-posts.post-s-2 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-2 .thumbnail a,.xelo-posts.post-s-2 .thumbnail img{border-radius:30px}.xelo-posts.post-s-2 .title{margin-block:10px 18px;margin-inline:0}.xelo-posts.post-s-2 .desc{margin-bottom:16px}.xelo-posts.post-s-3 .wrapper{padding-block:30px;padding-inline:30px;border-radius:20px;background:#fff}.xelo-posts.post-s-3 .thumbnail a,.xelo-posts.post-s-3 .thumbnail img{border-radius:12px}.xelo-posts.post-s-3 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-3 .title{margin-block:10px 18px;margin-inline:0}.xelo-posts.post-s-3 .desc{margin-bottom:23px}.xelo-posts.post-s-4 .main-container{padding-block:20px;padding-inline:20px;border-radius:30px;border:1px solid #fff;background:rgba(255,255,255,.3)}.xelo-posts.post-s-4 .wrapper{padding-block:30px;padding-inline:30px;border-radius:20px;background:#fff}.xelo-posts.post-s-4 .thumbnail a,.xelo-posts.post-s-4 .thumbnail img{border-radius:15px}.xelo-posts.post-s-4 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-4 .title{margin-block:10px 18px;margin-inline:0}.xelo-posts.post-s-4 .desc{margin-bottom:23px}.xelo-posts.post-s-4 .read-more.box{position:relative;color:#fff;border:0;z-index:1;background-image:linear-gradient(90deg,var(--xelo-primary-color) 0,var(--xelo-secondary-color) 100%);overflow:hidden;height:50px;line-height:50px;border-radius:40px}.xelo-posts.post-s-4 .read-more.box i,.xelo-posts.post-s-4 .read-more.box svg{inset-block-start:21px}.xelo-posts.post-s-4 .read-more.box::after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,var(--xelo-secondary-color) 0,var(--xelo-primary-color) 100%);opacity:0;transition:opacity .5s ease;z-index:-1}.xelo-posts.post-s-4 .read-more.box:hover::after{opacity:1}.xelo-posts.post-s-5 .wrapper{padding-block:30px 40px;padding-inline:15px;border-radius:30px;background:#fff;box-shadow:0 0 50px 0 rgba(0,0,0,.07)}.xelo-posts.post-s-5 .thumbnail a,.xelo-posts.post-s-5 .thumbnail img{border-radius:12px}.xelo-posts.post-s-5 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-5 .title{margin-block:11px 25px;margin-inline:0}.xelo-posts.post-s-5 .desc{margin-bottom:23px}.xelo-posts.post-s-5 .read-more.box{background:var(--xelo-body-extra-color);color:#fff;border-radius:10px;border:1px solid var(--xelo-body-extra-color)}.xelo-posts.post-s-5 .read-more.box:hover{color:var(--xelo-body-extra-color);border-color:var(--xelo-body-extra-color);background:#fff}.xelo-posts.post-s-6 .wrapper{border-radius:30px;padding-block:30px 45px;padding-inline:30px;box-shadow:0 10px 50px rgba(0,0,0,.1)}.xelo-posts.post-s-6 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-6 .thumbnail .date{padding-block:0;padding-inline:20px;height:40px;line-height:40px;font-size:14px;border-radius:10px;color:var(--xelo-body-extra-color);background:#fff;text-align:center;position:absolute;inset-inline-start:20px;top:20px}.xelo-posts.post-s-6 .title{margin-block:10px 18px;margin-inline:0}.xelo-posts.post-s-6 .desc{margin-bottom:0}.xelo-posts.post-s-6 .link-icon{width:50px;height:50px;line-height:50px;border-radius:50%;text-align:center;color:var(--xelo-body-extra-color);background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);transition:var(--xelo-transition);position:absolute;inset-inline-end:30px;bottom:-22px;font-size:12px}.xelo-posts.post-s-6 .link-icon i{transform:rotate(-45deg);display:inline-block}.xelo-posts.post-s-6 .link-icon:hover{color:#fff;background:var(--xelo-body-extra-color)}.xelo-posts.post-s-7 .inner{position:relative}.xelo-posts.post-s-7 .inner:hover .thumbnail img{transform:scale(1.15)}.xelo-posts.post-s-7 .thumbnail{margin-bottom:0}.xelo-posts.post-s-7 .thumbnail a:after{display:none}.xelo-posts.post-s-7 .thumbnail:after{content:"";position:absolute;inset-inline-start:0;inset-inline-end:0;top:0;bottom:0;background:linear-gradient(180deg,rgba(13,13,13,0) 40%,rgba(13,13,13,.8) 100%);z-index:0;pointer-events:none}.xelo-posts.post-s-7 .thumbnail .date{padding-block:0;padding-inline:20px;height:40px;line-height:40px;font-size:14px;border-radius:10px;color:var(--xelo-body-extra-color);background:#fff;text-align:center;position:absolute;inset-inline-start:20px;top:20px}.xelo-posts.post-s-7 .content{padding-block:30px;padding-inline:30px;position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;z-index:1}.xelo-posts.post-s-7 .title{margin-block:11px 0;margin-inline:0}.xelo-posts.post-s-7 .title a{color:#fff}.xelo-posts.post-s-7 .title:hover a{opacity:1}.xelo-posts.post-s-7 ul.s-1 li.cat::before{background:#fff}.xelo-posts.post-s-7 ul.s-1 li.cat a{color:#fff}.xelo-posts.post-s-7 .link-icon{width:50px;height:50px;line-height:50px;border-radius:50%;text-align:center;color:var(--xelo-body-extra-color);background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);transition:var(--xelo-transition);position:absolute;inset-inline-end:30px;bottom:127px;font-size:12px;z-index:2}.xelo-posts.post-s-7 .link-icon i{transform:rotate(-45deg);display:inline-block}.xelo-posts.post-s-7 .link-icon:hover{color:#fff;background:var(--xelo-body-extra-color)}.xelo-posts.post-s-8 .inner{position:relative}.xelo-posts.post-s-8 .inner:hover .thumbnail img{transform:scale(1.15)}.xelo-posts.post-s-8 .thumbnail{overflow:hidden;border-radius:20px;margin-bottom:0}.xelo-posts.post-s-8 .thumbnail>a{border-radius:20px}.xelo-posts.post-s-8 .thumbnail a:after{display:none}.xelo-posts.post-s-8 .thumbnail:after{content:"";position:absolute;inset-inline-start:0;inset-inline-end:0;top:0;bottom:0;background:linear-gradient(180deg,rgba(13,13,13,0) 40%,rgba(13,13,13,.8) 100%);z-index:0;border-radius:20px;pointer-events:none}.xelo-posts.post-s-8 .thumbnail .date{font-size:14px;border-radius:0;color:var(--xelo-body-extra-color);text-align:center;position:absolute;inset-inline-start:0;top:-1px;background-image:url(../images/post-date-bg.svg);width:190px;height:64px;line-height:40px}.xelo-posts.post-s-8 .content{padding-block:0 40px;padding-inline:30px;position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;z-index:1}@media only screen and (max-width:1199px){.xelo-posts.post-s-8 .content{padding-block:0 10px;padding-inline:10px}}.xelo-posts.post-s-8 .title{background-image:url(../images/post-title-bg.svg);max-width:350px;height:90px;line-height:38px;margin-block:9px 0;margin-inline:0;padding-block:8px;padding-inline:20px;border-top-right-radius:20px}.xelo-posts.post-s-8 ul.s-1 li.cat::before{background:#fff}.xelo-posts.post-s-8 ul.s-1 li.cat a{color:#fff}.xelo-posts.post-s-9 .wrapper{padding-block:30px;padding-inline:30px;border-radius:0 50px 0 50px;border:1px solid var(--xelo-border-color)}.xelo-posts.post-s-9 .thumbnail{margin-bottom:21px}.xelo-posts.post-s-9 .thumbnail img{border-radius:0 30px 0 30px}.xelo-posts.post-s-9 .thumbnail .date{padding-block:0;padding-inline:20px;height:40px;line-height:40px;font-size:14px;border-radius:10px;color:var(--xelo-body-extra-color);background:#fff;text-align:center;position:absolute;inset-inline-start:20px;top:20px}.xelo-posts.post-s-9 .title{margin-block:10px 18px;margin-inline:0}.xelo-posts.post-s-9 .desc{margin-bottom:0}.xelo-posts.post-s-9 .link-icon{width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;color:var(--xelo-body-extra-color);background:var(--xelo-primary-color);transition:var(--xelo-transition);position:absolute;inset-inline-end:30px;bottom:-32px;font-size:12px;opacity:0}.xelo-posts.post-s-9 .link-icon i{display:inline-block}.xelo-posts.post-s-9 .link-icon:hover{background:var(--xelo-secondary-color)}.xelo-posts.post-s-9 .inner:hover .thumbnail img{transform:inherit}.xelo-posts.post-s-9 .inner:hover .link-icon{opacity:1}.xelo-posts.post-s-10 .inner{padding-block:56px;padding-inline:45px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);z-index:1}.xelo-posts.post-s-10 .inner:after{content:"";position:absolute;inset-inline-start:0;inset-inline-end:0;top:0;bottom:0;width:100%;height:100%;background:#fff;z-index:-1;transition:.3s}.xelo-posts.post-s-10 .inner:hover{box-shadow:inherit}.xelo-posts.post-s-10 .inner:hover:after{background:rgba(0,0,0,.7)}.xelo-posts.post-s-10 .inner:hover .title a{color:#fff}.xelo-posts.post-s-10 .inner:hover .title:hover a{opacity:1}.xelo-posts.post-s-10 .inner:hover .desc{margin-bottom:28px}.xelo-posts.post-s-10 .inner:hover .desc p{color:#c6c8c2}.xelo-posts.post-s-10 .inner:hover ul.s-2 li{color:#fff}.xelo-posts.post-s-10 .inner:hover ul.s-2 li a{color:#fff}.xelo-posts.post-s-10 .inner:hover ul.s-2 li.date::before{background:#fff;border-radius:50%}.xelo-posts.post-s-10 .inner:hover .read-more{color:#fff}.xelo-posts.post-s-10 .inner:hover .read-more:hover{opacity:.7}.xelo-posts.post-s-10 .title{font-size:30px;margin-block:15px 26px;margin-inline:0}.xelo-posts.post-s-10 .title a{transition:0s}.xelo-posts.post-s-10 ul.s-2 li.date{color:var(--xelo-body-extra-color)}.xelo-posts.post-s-10 ul.s-2 li a{transition:0s}.xelo-posts.post-s-10 .desc{margin-bottom:28px}.xelo-posts.post-s-10 .read-more{transition:0s}.xelo-posts.post-s-10 .read-more:hover{transition:.3s}.xelo-posts.post-s-11 .wrapper{display:flex;padding-bottom:70px;border-bottom:1px solid var(--xelo-border-color)}@media only screen and (max-width:991px){.xelo-posts.post-s-11 .wrapper{padding-bottom:30px;align-items:flex-start;flex-direction:column}}.xelo-posts.post-s-11 .thumbnail{width:410px;height:300px;margin-inline-end:40px;margin-bottom:0}.xelo-posts.post-s-11 .thumbnail a{width:410px;height:300px;border-radius:40px;overflow:hidden}.xelo-posts.post-s-11 .thumbnail a img{border-radius:40px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:991px){.xelo-posts.post-s-11 .thumbnail{width:auto;height:auto;margin-inline-end:0}.xelo-posts.post-s-11 .thumbnail a{width:auto;height:auto}}.xelo-posts.post-s-11 .content{margin-top:30px}.xelo-posts.post-s-11 .title{font-size:30px;font-weight:600;margin-block:11px 25px;margin-inline:0}.xelo-posts.post-s-11 .desc{margin-bottom:25px}.xelo-posts.post-s-11 .xelo-button-s-2 .wrapper{margin-bottom:0;border:0;padding-bottom:0!important}.xelo-posts.post-s-12 .wrapper{display:flex;box-shadow:0 0 50px rgba(0,0,0,.1);background:#fff;padding-block:30px;padding-inline:30px;border-radius:20px}@media only screen and (max-width:767px){.xelo-posts.post-s-12 .wrapper{align-items:flex-start;flex-direction:column}}.xelo-posts.post-s-12 .thumbnail{width:210px;height:282px;margin-inline-end:30px;margin-bottom:0}.xelo-posts.post-s-12 .thumbnail a{width:210px;height:282px;border-radius:10px;overflow:hidden}.xelo-posts.post-s-12 .thumbnail a img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.xelo-posts.post-s-12 .thumbnail{width:auto;height:auto;margin-inline-end:0}.xelo-posts.post-s-12 .thumbnail a{width:auto;height:auto}}.xelo-posts.post-s-12 .content{margin-top:20px}.xelo-posts.post-s-12 .title{margin-block-start:16px 18px;margin-inline:0}.xelo-posts.post-s-12 .desc{margin-bottom:18px}.xelo-posts.post-s-12 ul li.cat{color:var(--xelo-body-extra-color)}@media (min-width:1024px){.xelo-posts.post-s-12 .is-sticky:first-child{grid-column:1/-1}.xelo-posts.post-s-12 .is-sticky:first-child .wrapper{max-height:450px;padding:40px}.xelo-posts.post-s-12 .is-sticky:first-child .content,.xelo-posts.post-s-12 .is-sticky:first-child .thumbnail{flex:1;margin:0;width:auto;height:auto}.xelo-posts.post-s-12 .is-sticky:first-child .content{align-self:center;padding-block:50px 50px;padding-inline:60px 20px}.xelo-posts.post-s-12 .is-sticky:first-child .thumbnail a,.xelo-posts.post-s-12 .is-sticky:first-child .thumbnail a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.xelo-posts.post-s-13 .wrapper{display:flex;background:rgba(255,255,255,.05);padding-block:30px;padding-inline:30px;backdrop-filter:blur(10px);border-radius:20px}@media only screen and (max-width:767px){.xelo-posts.post-s-13 .wrapper{align-items:flex-start;flex-direction:column}}.xelo-posts.post-s-13 .thumbnail{width:210px;height:370px;margin-inline-end:30px;margin-bottom:0}.xelo-posts.post-s-13 .thumbnail a{width:210px;height:370px;border-radius:10px;overflow:hidden}.xelo-posts.post-s-13 .thumbnail a img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.xelo-posts.post-s-13 .thumbnail{width:auto;height:auto;margin-inline-end:0}.xelo-posts.post-s-13 .thumbnail a{width:auto;height:auto}}.xelo-posts.post-s-13 .content{margin-top:30px}.xelo-posts.post-s-13 .title{font-weight:600;margin-block:24px 37px;margin-inline:0}.xelo-posts.post-s-13 .title:hover a{opacity:1}.xelo-posts.post-s-13 .desc{margin-bottom:45px}.xelo-posts.post-s-13 .button-wrapper{display:flex}.xelo-posts.post-s-13 .button-wrapper>:nth-child(1){transform:scale3d(.5,.5,1);margin-inline-end:-60px;opacity:0}.xelo-posts.post-s-13 .xelo-button:hover .button-wrapper>:nth-child(1){transform:scale3d(1,1,1);margin-inline-end:0;opacity:1}.xelo-posts.post-s-13 .xelo-button:hover .button-wrapper>:nth-child(3){transform:scale3d(.5,.5,1);margin-inline-start:-60px;opacity:0}.xelo-posts.post-s-13 .xelo-button .icon,.xelo-posts.post-s-13 .xelo-button .text{background:0 0;border:1px solid rgba(255,255,255,.15);color:#fff}.xelo-posts.post-s-13 .xelo-button .text{height:50px;line-height:50px}.xelo-posts.post-s-13 .xelo-button .icon{height:50px;width:50px}.xelo-posts.post-s-14 .thumbnail{width:410px;height:520px;margin-bottom:0}.xelo-posts.post-s-14 .thumbnail .date{padding-block:0;padding-inline:20px;height:40px;line-height:40px;font-size:14px;border-radius:10px;color:var(--xelo-body-extra-color);background:#fff;text-align:center;position:absolute;inset-inline-start:20px;top:20px}.xelo-posts.post-s-14 .thumbnail a{width:410px;height:520px;border-radius:10px;overflow:hidden}.xelo-posts.post-s-14 .thumbnail a img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.xelo-posts.post-s-14 .thumbnail{width:auto;height:auto}.xelo-posts.post-s-14 .thumbnail a{width:auto;height:auto}}.xelo-posts.post-s-14 .content{max-width:400px;padding-block:40px;padding-inline:40px;border-radius:10px 0 0 0;background-color:#fff;position:absolute;inset-inline-start:220px;bottom:0}@media only screen and (max-width:767px){.xelo-posts.post-s-14 .content{inset-inline-start:0;position:relative;max-width:100%;padding-block:30px 0;padding-inline:0}}.xelo-posts.post-s-14 .title{margin-block:16px 18px;margin-inline:0}.xelo-posts.post-s-14 .desc{margin-bottom:18px}.xelo-posts.post-s-14 ul li.cat{color:var(--xelo-body-extra-color)}.xelo-posts.post-s-15 .inner{display:flex;gap:15px}@media (max-width:1024px){.xelo-posts.post-s-15 .inner{flex-direction:column}}.xelo-posts.post-s-15 .content,.xelo-posts.post-s-15 .thumbnail{flex:50%}.xelo-posts.post-s-15 .thumbnail{margin-bottom:0;border-radius:20px;overflow:hidden;height:100%}.xelo-posts.post-s-15 .thumbnail a{height:100%}.xelo-posts.post-s-15 .thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.xelo-posts.post-s-15 .content{border:1px solid rgba(18,18,18,.1);border-radius:20px;padding:60px 40px}@media (max-width:1366px){.xelo-posts.post-s-15 .content{padding:30px 30px 40px}}@media (max-width:767px){.xelo-posts.post-s-15 .content{padding:20px 15px 25px}}.xelo-posts.post-s-15 .content .title{font-family:var(--xelo-heading-font);font-size:var(--xelo-heading-font-h2-size);letter-spacing:0;color:var(--xelo-heading-color);text-transform:uppercase}@media (max-width:767px){.xelo-posts.post-s-15 .content .title{font-size:24px}}.xelo-posts.post-s-15 .content ul.s-3{border-radius:0;background:0 0;padding:0;margin-bottom:15px}@media (max-width:576px){.xelo-posts.post-s-15 .content ul.s-3{margin-bottom:10px}}.xelo-posts.post-s-15 .content ul.s-3 li.cat{padding-left:0}.xelo-posts.post-s-15 .content ul.s-3 li.cat:hover{color:#121212}.xelo-posts.post-s-15 .content ul.s-3 li.date:before{content:"";inset-inline-start:-11px;top:9px;border-radius:50%;background:#121212;display:inline-block}.xelo-posts.post-s-15 .content .xelo-button{margin-top:10px}@media (max-width:576px){.xelo-posts.post-s-15 .content .xelo-button{margin-top:15px}}.xelo-posts.post-s-15 .content .xelo-button .btn_inner .text{color:#fff;font-family:var(--xelo-body-font)}@media (max-width:576px){.xelo-posts.post-s-15 .content .xelo-button .btn_inner{padding-inline-start:5px;padding-inline-end:10px}}@media (max-width:576px){.xelo-posts.post-s-15 .content .xelo-button .icon{width:60px;height:60px}}.xelo-posts.post-s-16 .thumbnail .date{position:absolute;bottom:40px;left:0;background:var(--xelo-secondary-color);font-family:var(--xelo-body-font);font-weight:400;color:#fff;padding:5px 14px}.xelo-posts.post-s-16 .title{font-family:var(--xelo-heading-font)}.xelo-posts.post-s-16 .title:hover a{opacity:1;color:var(--xelo-primary-color)}.xelo-posts.post-s-16 ul.s-1{padding-inline-start:0;margin-bottom:10px}.xelo-posts.post-s-16 ul.s-1 li:before{content:"/";width:auto;background:0 0;inset-inline-start:0;height:auto;position:relative;top:0}.xelo-posts.post-s-17 .author-info{display:inline-flex;align-items:center;gap:10px}.xelo-posts.post-s-17 .author-info .author-img img{border-radius:50%}.xelo-posts.post-s-17 .author-info h6{margin-bottom:0}.xelo-posts.post-s-17 .wrapper.left{padding-left:200px}.xelo-posts.post-s-17 .wrapper.left .author-info{position:absolute;left:0;top:0;align-items:start}@media (max-width:991px){.xelo-posts.post-s-17 .wrapper.left .author-info{position:relative}}@media (max-width:991px){.xelo-posts.post-s-17 .wrapper.left{padding-left:0}}.xelo-posts.post-s-17 .read-more i,.xelo-posts.post-s-17 .read-more svg{transition:transform .2s linear}.xelo-posts.post-s-17 .read-more:hover i,.xelo-posts.post-s-17 .read-more:hover svg{transform:rotate(45deg)}.xelo-posts.post-s-17 .read-more:hover i path,.xelo-posts.post-s-17 .read-more:hover svg path{fill:none}.xelo-posts.post-s-18 ul.s-1{margin-bottom:8px}.rtl .xelo-posts.post-s-8 .thumbnail .date{background-image:url(../images/post-date-bg-rtl.svg)}.rtl .xelo-posts.post-s-8 .title{background-image:url(../images/post-title-bg-rtl.svg);border-top-left-radius:20px}.rtl .xelo-posts.post-s-9 .wrapper{border-radius:50px 0 50px 0}.rtl .xelo-posts.post-s-9 .thumbnail img{border-radius:30px 0 30px 0}.rtl .xelo-posts.post-s-9 .link-icon i{transform:rotate(255deg)}[class*=xelo-tab-s-v-]{display:flex;gap:30px}@media (max-width:767px){[class*=xelo-tab-s-v-]{flex-direction:column;gap:0}}[class*=xelo-tab-s-v-] .xelo-tabs-title-wrapper{flex-direction:column;display:inline-flex}[class*=xelo-tab-s-v-] .xelo-tab-left{min-width:380px;max-width:380px}@media (max-width:767px){[class*=xelo-tab-s-v-] .xelo-tab-left{min-width:100%;max-width:100%}}[class*=xelo-tab-s-v-] .xelo-tab-left .details{width:100%;color:var(--xelo-body-extra-color)}[class*=xelo-tab-s-v-] .xelo-tab-left .details p:last-child{margin-bottom:0}@media (max-width:767px){[class*=xelo-tab-s-v-] .xelo-tab-left .details{margin-bottom:30px!important}}@media (min-width:1200px){[class*=xelo-tab-s-v-].xelo-tab-s-v-1{gap:170px}}[class*=xelo-tab-s-v-].xelo-tab-s-v-1 .details{margin-bottom:43px}[class*=xelo-tab-s-v-].xelo-tab-s-v-1 .xelo-tab-title{border-radius:20px;border:1px solid transparent}[class*=xelo-tab-s-v-].xelo-tab-s-v-1 .xelo-tab-title.active{border-color:var(--xelo-body-extra-color)}@media (min-width:1200px){[class*=xelo-tab-s-v-].xelo-tab-s-v-2{gap:70px}}[class*=xelo-tab-s-v-].xelo-tab-s-v-2 .details{margin-bottom:53px}@media (min-width:768px){[class*=xelo-tab-s-v-].xelo-tab-s-v-2{flex-direction:row-reverse}}[class*=xelo-tab-s-v-].xelo-tab-s-v-2 .xelo-tab-title.active{box-shadow:0 0 40px 0 rgba(0,0,0,.1)}[class*=xelo-tab-s-v-] .xelo-tab-title{padding-inline:30px;padding-block:22px;font-size:20px;color:var(--xelo-body-extra-color);transition:0s}@media (max-width:767px){[class*=xelo-tab-s-v-] .xelo-tab-title{padding-block:15px;font-size:18px;border-radius:10px}}[class*=xelo-tab-s-v-] .xelo-tab-title .icon{font-size:12px;padding-inline-start:11px;visibility:hidden}[class*=xelo-tab-s-v-] .xelo-tab-title.active .icon{visibility:visible}.xelo-tabs-title-wrapper{display:flex;flex-wrap:wrap;padding:0;list-style:none;margin:0 0 30px}.xelo-tab-title{font-family:var(--xelo-heading-font);cursor:pointer;position:relative;padding:15px 36px;list-style:none;margin:0;transition:.3s}.xelo-tab-content{height:0;visibility:hidden;overflow:hidden;opacity:0}.xelo-tab-content.active{height:auto;visibility:visible;opacity:1;overflow:visible}.xelo-tab-content p:last-child{margin-bottom:0}.xelo-team{position:relative;z-index:1;transition:var(--xelo-transition)}.xelo-team .thumb{position:relative;display:inline-block;overflow:hidden}.xelo-team .thumbnail::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(13,13,13,0) 47.82%,#0d0d0d 100%);visibility:hidden;opacity:0;transition:var(--xelo-transition)}.xelo-team .social-share{display:flex;position:absolute;left:50%;transform:translateX(-50%);visibility:hidden;transition:var(--xelo-transition);margin:0 0 -10px}.xelo-team .social-share li{display:inline-block;margin:0 5px 10px}.xelo-team .social-share li a{width:50px;height:50px;line-height:55px;border-radius:100%;font-size:24px;transition:var(--xelo-transition);display:flex;align-items:center;justify-content:center}.xelo-team .social-share li a:hover{color:#fff}.xelo-team .social-share li svg{max-width:24px}.xelo-team .social-share li svg:hover{fill:#fff}.xelo-team .inner{position:relative;display:inline-block;transition:var(--xelo-transition)}.xelo-team .inner:hover .thumbnail::after{visibility:visible;opacity:1}.xelo-team .inner:hover .social-share{visibility:visible;opacity:1}.xelo-team .content{margin-top:14px}.xelo-team .title{margin-bottom:8px}.xelo-team .title a{color:var(--xelo-heading-color);transition:var(--xelo-transition)}.xelo-team .title a:hover{color:var(--xelo-primary-heading);opacity:.7}.xelo-team .designation{font-family:var(--xelo-heading-font);display:inline-block;font-size:18px;color:var(--xelo-body-color)}.xelo-team .description p{margin-bottom:20px}.xelo-team .description p:last-child{margin-bottom:0}@media (max-width:991px){.xelo-team-s-1 .xelo-col-lg-3{text-align:center}.xelo-team-s-1 .inner{display:inline-block}}.xelo-team-s-1 .social-share{bottom:-50px}.xelo-team-s-1 .social-share li a{color:#fff;border:1px solid #fff}.xelo-team-s-1 .social-share li a:hover{border-color:var(--xelo-primary-color);background-color:var(--xelo-primary-color)}.xelo-team-s-1 .social-share li a:hover svg{fill:#fff}.xelo-team-s-1 .designation{color:var(--xelo-body-color)}.xelo-team-s-1 .inner:hover .social-share{bottom:20px}@media (max-width:767px){.xelo-team-s-2{text-align:center}}.xelo-team-s-2 .details-arrow{position:absolute;top:46%;left:50%;transform:translateX(-50%);transition:var(--xelo-transition);opacity:0}.xelo-team-s-2 .details-arrow a{width:70px;height:70px;line-height:75px;display:inline-block;text-align:center;border-radius:100%;font-size:22px;color:var(--xelo-body-extra-color);background:#fff;transition:var(--xelo-transition)}.xelo-team-s-2 .details-arrow a:hover{color:var(--xelo-primary-color)}.xelo-team-s-2 .social-share{bottom:-50px}.xelo-team-s-2 .social-share li a{color:#fff;border:1px solid #fff}.xelo-team-s-2 .social-share li a:hover{border-color:var(--xelo-primary-color);color:var(--xelo-primary-color)}.xelo-team-s-2 .social-share li a:hover svg{fill:var(--xelo-primary-color)}.xelo-team-s-2 .designation{color:var(--xelo-body-color)}.xelo-team-s-2 .inner:hover .details-arrow{opacity:1}.xelo-team-s-2 .inner:hover .social-share{bottom:30px}@media (max-width:767px){.xelo-team-s-3{text-align:center}}.xelo-team-s-3 .thumb{width:320px;border-radius:100%}.xelo-team-s-3 .thumb .thumbnail{border-radius:100%}.xelo-team-s-3 .thumb .thumbnail::after{top:0;width:320px;height:320px;border-radius:100%}.xelo-team-s-3 .thumb .thumbnail img{border-radius:100%}.xelo-team-s-3 .content{text-align:center}.xelo-team-s-3 .content .designation{color:var(--xelo-body-color)}.xelo-team-s-3 .social-share{bottom:-50px}.xelo-team-s-3 .social-share li a{color:var(--xelo-body-color);background-color:#fff}.xelo-team-s-3 .social-share li a:hover{color:#fff;background-color:var(--xelo-primary-color)}.xelo-team-s-3 .social-share li a:hover svg{fill:#fff}.xelo-team-s-3 .inner:hover .social-share{bottom:50px}@media (max-width:767px){.xelo-team-s-4 .xelo-col{text-align:center}}.xelo-team-s-4 .inner{border:1px solid var(--xelo-body-color)}.xelo-team-s-4 .inner:hover{background-color:var(--xelo-primary-color)}.xelo-team-s-4 .thumb{display:block;border-bottom:1px solid var(--xelo-body-color)}.xelo-team-s-4 .thumb .thumbnail::after{display:none}.xelo-team-s-4 .social-share{position:inherit;transform:inherit;visibility:visible}.xelo-team-s-4 .social-share li a{width:60px;height:60px;line-height:66px;font-size:30px;border:1px solid var(--xelo-body-color)}.xelo-team-s-4 .social-share li a:hover{color:var(--xelo-primary-color);background-color:var(--xelo-body-color)}.xelo-team-s-4 .social-share li a:hover svg{fill:#fff}.xelo-team-s-4 .content{margin:0;padding-block:33px 40px;padding-inline:35px 40px}@media (max-width:1250px){.xelo-team-s-4 .content{padding:30px 20px}}.xelo-team-s-4 .title a:hover{color:var(--xelo-heading-color)}.xelo-team-s-4 .designation{margin-bottom:16px}.xelo-team-s-4 .description{margin-bottom:20px}.xelo-team-s-5 .inner{padding:30px;box-shadow:var(--xelo-box-shadow)}.xelo-team-s-5 .social-share{left:inherit;right:15px;bottom:-70px;transform:inherit}.xelo-team-s-5 .social-share li a{border:1px solid #fff;color:#fff}.xelo-team-s-5 .social-share li a:hover{border-color:var(--xelo-primary-color);background-color:var(--xelo-primary-color)}.xelo-team-s-5 .social-share li a:hover svg{fill:var(--xelo-primary-color)}.xelo-team-s-5 .description{margin-top:16px}@media (max-width:991px){.xelo-team-s-5 .description{max-width:350px}}.xelo-team-s-5 .inner:hover .social-share{bottom:20px}.xelo-team-s-6 .thumbnail::after,.xelo-team-s-7 .thumbnail::after{display:none}.xelo-team-s-6 .thumbnail img,.xelo-team-s-7 .thumbnail img{border-radius:30px}.xelo-team-s-6 .details-arrow,.xelo-team-s-7 .details-arrow{position:absolute;top:calc(50% - 40px);left:50%;transform:translateX(-50%);transition:var(--xelo-transition);opacity:0}.xelo-team-s-6 .details-arrow a,.xelo-team-s-7 .details-arrow a{width:70px;height:70px;line-height:75px;display:inline-block;text-align:center;border-radius:100%;font-size:22px;color:var(--xelo-body-extra-color);background:#fff;transition:var(--xelo-transition)}.xelo-team-s-6 .details-arrow a:hover,.xelo-team-s-7 .details-arrow a:hover{color:var(--xelo-primary-color)}.xelo-team-s-6 .inner:hover .details-arrow,.xelo-team-s-7 .inner:hover .details-arrow{opacity:1}.xelo-team-s-6 .content{position:absolute;left:0;bottom:0;background-color:#fff;width:260px;border-radius:0 30px 0 0;margin-top:0;padding-top:15px;text-align:left}@media (max-width:575px){.xelo-team-s-6 .content{width:240px}}.xelo-team-s-6 .designation{padding-bottom:0;color:var(--xelo-body-color)}.xelo-team-s-6 .shape-1,.xelo-team-s-6 .shape-2{position:absolute;z-index:1}.xelo-team-s-6 .shape-1{left:0;top:-30px}.xelo-team-s-6 .shape-2{right:-30px;bottom:0}.xelo-team-s-7 .content{width:254px;padding-block:20px 20px;padding-inline:20px 0;background-image:url(../images/curve-shape-02.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;left:20px;bottom:20px}.xelo-team-s-7 .content .title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:clip;white-space:nowrap}.xelo-team-curve-carousel{position:relative;overflow-x:hidden;overflow-y:visible;display:block;min-height:600px}.xelo-team-curve-inner{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px}.xelo-team-curve-inner .member{position:absolute;will-change:transform}.xelo-team-curve-inner .member .inner{width:320px;height:413px}.xelo-testimonial{position:relative}.xelo-testimonial .details{margin-bottom:20px}.xelo-testimonial .details p{font-size:18px;line-height:30px;margin-bottom:20px;font-style:italic}.xelo-testimonial .details p:last-child{margin-bottom:0}.xelo-testimonial .title{font-weight:500;margin-bottom:8px}.xelo-testimonial .designation{font-size:18px;font-family:var(--xelo-font-secondary);line-height:28px}.xelo-testimonial .quote{margin-bottom:26px}.xelo-testimonial .quote i{font-size:40px}.xelo-testimonial .rating-icon{display:inline-block;margin-bottom:15px}.xelo-testimonial .rating-icon i{font-size:17px;color:#ffaa17}.xelo-testimonial .rating-icon i.deactive{color:#e5e5e5}.xelo-testimonial .rating-icon i:not(:last-child){margin-inline-end:7px}.xelo-testimonial .author{display:flex;align-items:center}.xelo-testimonial .author img{width:60px;height:60px;border-radius:100%;margin-inline-end:10px;-o-object-fit:cover;object-fit:cover}.xelo-testimonial .author .title{line-height:26px;margin-bottom:2px}.xelo-testimonial-s-1 .inner{padding:40px;border-left:30px solid #f5f5f5;border-top:30px solid #f5f5f5;border-right:30px solid #f5f5f5}.xelo-testimonial-s-2 .inner{padding:20px;border-radius:30px;border:1px solid #fff;background:rgba(255,255,255,.3);position:relative}.xelo-testimonial-s-2 .inner-content{padding:30px;border-radius:20px;background-color:#fff}.xelo-testimonial-s-2 .content{padding-bottom:30px;margin-bottom:30px;background-color:#fff;position:relative;z-index:1}.xelo-testimonial-s-2 .title{font-weight:600}.xelo-testimonial-s-2 .details{margin-bottom:0}.xelo-testimonial-s-2 .rating-icon{margin-bottom:0;position:absolute;right:65px;bottom:62px}@media (max-width:991px){.xelo-testimonial-s-2 .rating-icon{right:30px;bottom:50px}}.xelo-testimonial-s-2 .bg-image{position:absolute;top:30px;left:20%;z-index:0;pointer-events:none}.xelo-testimonial-s-3 .inner{padding:10px;border-radius:20px;background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.02);position:relative}.xelo-testimonial-s-3 .content{padding-block:26px 0;padding-inline:30px;margin-bottom:30px;border-radius:12px;border:1px solid #e5e5e5;background:rgba(255,255,255,.5);position:relative;z-index:1}.xelo-testimonial-s-3 .author{margin-inline-start:30px;margin-bottom:20px}.xelo-testimonial-s-3 .quote{margin-bottom:0;position:absolute;right:40px;bottom:45px}.xelo-testimonial-s-3 .bg-image{position:absolute;top:0;left:80px;z-index:0}.xelo-testimonial-s-3 .bg-image img{opacity:.8}.xelo-testimonial-s-4 .rating-wrap{display:flex;justify-content:flex-end}.xelo-testimonial-s-4 .rating-icon{padding:10px 50px;margin:0;line-height:1;border-top-right-radius:20px;background:#fff;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='40' viewBox='0 0 240 40' fill='none'%3E%3Cpath d='M239.984 40H0C6.29515 40 12.2229 37.0361 16 32L34 8C37.7771 2.96388 43.7049 4.67728e-08 50 0H239.984V40Z' fill='white'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='40' viewBox='0 0 240 40' fill='none'%3E%3Cpath d='M239.984 40H0C6.29515 40 12.2229 37.0361 16 32L34 8C37.7771 2.96388 43.7049 4.67728e-08 50 0H239.984V40Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}.xelo-testimonial-s-4 .inner{padding:50px 50px 30px;border-radius:20px;background:#fff;position:relative;border-top-right-radius:0}.xelo-testimonial-s-4 .inner .content{border-bottom:1px solid var(--xelo-border-color)}.xelo-testimonial-s-4 .inner .testimonial-author-wrapper{display:flex;align-items:center;justify-content:space-between;padding-top:28px;position:relative}.xelo-testimonial-s-4 .inner .testimonial-author-wrapper .author{position:relative;z-index:1}.xelo-testimonial-s-4 .inner .testimonial-author-wrapper .b_logo{max-width:110px;height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;z-index:0}.xelo-testimonial-s-5 .inner{border:1px solid rgba(18,18,18,.1);padding:30px;border-radius:20px}@media (max-width:767px){.xelo-testimonial-s-5 .inner{padding:20px;border-radius:10px}}.xelo-testimonial-s-5 .inner .testimonial-item-box{text-align:center;background:#fff;box-shadow:0 0 30px 0 rgba(18,18,18,.05);border-radius:20px;padding:40px}@media (max-width:767px){.xelo-testimonial-s-5 .inner .testimonial-item-box{padding:20px 25px;border-radius:10px}}.xelo-testimonial-s-5 .inner .testimonial-item-box .author{justify-content:center}.xelo-testimonial-classic{position:relative}.xelo-testimonial-classic .details{margin-bottom:20px}.xelo-testimonial-classic .details p{font-size:18px;line-height:30px;margin-bottom:20px;font-style:italic}.xelo-testimonial-classic .details p:last-child{margin-bottom:0}.xelo-testimonial-classic-s-1.xelo-fade .designation{display:block}.xelo-testimonial-classic-s-1.xelo-fade .inner>*{opacity:0;transform:translateY(25px);transition:all .4s}.xelo-testimonial-classic-s-1.xelo-fade .swiper-slide-active .inner>*{opacity:1;transform:none}.xelo-testimonial-classic-s-1.xelo-fade .swiper-slide-active .inner>:nth-child(1){transition-delay:.3s}.xelo-testimonial-classic-s-1.xelo-fade .swiper-slide-active .inner>:nth-child(2){transition-delay:.4s}.xelo-testimonial-classic-s-1.xelo-fade .swiper-slide-active .inner>:nth-child(3){transition-delay:.5s}@keyframes xeloVerticalAnimation{from{transform:translateY(0)}to{transform:translateY(-50%)}}.xelo-testimonial-classic-s-2{animation:xeloVerticalAnimation 40s linear infinite;transition:all .5s ease-in;animation-duration:25s}.xelo-testimonial-classic-s-2 .xelo-slider-item{padding:30px;border-radius:20px;background:rgba(13,13,13,.5);border:1px solid rgba(255,255,255,.1);margin-bottom:20px;position:relative}.xelo-testimonial-classic-s-2 .xelo-slider-item::after{content:"";position:absolute;left:50%;top:65px;transform:translateX(-50%);width:348px;height:113px;border-radius:348px;background:rgba(190,236,2,.2);filter:blur(20px);z-index:0}.xelo-testimonial-classic-s-2 .xelo-slider-item .quote{right:40px;bottom:45px;z-index:1;position:absolute}.xelo-testimonial-classic-s-2 .xelo-slider-item .quote{color:#fff;font-size:50px;right:40px;bottom:37px;z-index:1;position:absolute}.xelo-testimonial-classic-s-2 .xelo-slider-item .quote svg{width:1em;height:1em;display:block;position:relative}.xelo-testimonial-classic-s-2 .details{padding:30px;border-radius:12px;background:#1a1a1a;margin-bottom:30px;position:relative;z-index:1}.xelo-testimonial-classic-s-2 .details p{margin-bottom:0;color:var(--xelo-heading-color)}.xelo-testimonial-classic-s-2 .author{display:flex;align-items:center}.xelo-testimonial-classic-s-2 .author img{width:60px;height:60px;border-radius:100%;margin-inline-end:10px;-o-object-fit:cover;object-fit:cover}.xelo-testimonial-classic-s-2 .author .title{line-height:26px;margin-bottom:2px}.xelo-testimonial-classic-s-2:hover{animation-play-state:paused}.xelo-ticker-slider{position:relative;width:100%;height:500px;overflow:visible}.xelo-ticker-slider .xelo-testimonial-classic-s-3{position:relative;width:100%;height:100%;transform-style:preserve-3d;display:flex;justify-content:center;will-change:transform}.xelo-ticker-slider .testimonial-slide{width:610px;padding:50px 40px;border-radius:30px;text-align:center;background-color:#fff;position:absolute;cursor:grab;transform-origin:center center;backface-visibility:hidden;will-change:transform;overflow:hidden;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 5px 50px 0 rgba(0,0,0,.05);top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.xelo-ticker-slider .testimonial-slide{padding:40px 20px;width:400px}}.xelo-ticker-slider .testimonial-slide.is-dragging,.xelo-ticker-slider .testimonial-slide:active{cursor:grabbing}.xelo-ticker-slider .testimonial-slide .details{margin-bottom:28px}.xelo-ticker-slider .testimonial-slide .details p{color:var(--xelo-heading-color);font-size:18px;font-style:normal}.xelo-ticker-slider .xelo-slider-item{transform-origin:center center}.xelo-ticker-slider .slide-A .testimonial-slide{width:610px;padding-block:50px 55px;padding-inline:40px}@media (max-width:767px){.xelo-ticker-slider .slide-A .testimonial-slide{padding:40px 20px;width:400px}}.xelo-ticker-slider .slide-B .testimonial-slide{width:644px;padding:40px 40px}@media (max-width:767px){.xelo-ticker-slider .slide-B .testimonial-slide{padding:40px 20px;width:400px}}.xelo-ticker-slider .slide-c .testimonial-slide{width:678px;padding:30px 40px}@media (max-width:767px){.xelo-ticker-slider .slide-c .testimonial-slide{padding:40px 20px;width:400px}}.xelo-ticker-slider .quote{width:82px;height:82px;line-height:82px;font-size:50px;border-radius:50%;border:1px solid var(--xelo-border-color);border-radius:100%;margin:0 auto 30px;position:relative;display:flex;align-items:center;justify-content:center;background:#fff;z-index:2}.xelo-ticker-slider .quote svg{width:1em;height:1em;display:block;position:relative}.xelo-ticker-slider .quote-wrapper{position:relative;display:inline-block}.xelo-ticker-slider .quote-wrapper::before{content:"";position:absolute;left:0;right:0;top:6px;width:82px;height:82px;border-radius:50%;background:var(--xelo-border-color);z-index:0}.xelo-ticker-slider .rating-icon{margin-bottom:6px}.xelo-ticker-slider .rating-icon i{color:var(--xelo-heading-color)}.xelo-ticker-slider .rating-icon i:not(:last-child){margin-inline-end:7px}.xelo-ticker-slider .rating-icon i.deactive{color:#949494}.xelo-ticker-slider .title{font-size:16px;font-weight:600;margin-bottom:9px}.xelo-ticker-slider .subtitle{font-size:16px;font-weight:400}.xelo-ticker-slider .titcker-slider-dots{text-align:center;position:relative;top:-20px}.xelo-ticker-slider .titcker-slider-dots .carousel-dot{width:6px;height:6px;border:none;margin:0 7px;border-radius:100%;background:rgba(87,87,87,.3);cursor:pointer;padding:0}.xelo-ticker-slider .titcker-slider-dots .carousel-dot.active{width:10px;height:10px;background:var(--xelo-heading-color);position:relative;top:2px}.xelo-testimonial-classic-s-4 .swiper-wrapper{gap:27px;left:30px;padding-top:210px}@media (max-width:991px){.xelo-testimonial-classic-s-4 .swiper-wrapper{gap:0}}.xelo-testimonial-classic-s-4 .swiper-slide.slide-content{width:380px;max-width:380px;height:auto}.xelo-testimonial-classic-s-4 .customer-card{color:#503a3a;box-sizing:border-box;background-color:#f4f4f4;border-radius:24px;padding:40px;height:100%;width:100%}.xelo-testimonial-classic-s-4 .main-container{display:flex;justify-content:center;height:100%;width:100%}.xelo-testimonial-classic-s-4 .customer-card{box-sizing:border-box;background-color:#f4f4f4;padding:40px;height:100%;width:100%}.xelo-testimonial-classic-s-4 .customer-card .quote-icon svg{width:22px}.xelo-testimonial-classic-s-4 .wrapper{position:relative;height:100%;width:100%}.xelo-testimonial-classic-s-4 .quote-icon{font-size:24px;color:#111;margin-bottom:40px}.xelo-testimonial-classic-s-4 .testimonial-text{margin-bottom:40px;color:var(--xelo-body-color);font-family:var(--xelo-body-font);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.xelo-testimonial-classic-s-4 .user-info{display:flex;align-items:center;gap:10px}.xelo-testimonial-classic-s-4 .user-info .testimonial-author-avatar{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.xelo-testimonial-classic-s-4 .user-details{display:flex;flex-direction:column}.xelo-testimonial-classic-s-4 .user-rating{color:#0a0a0a;font-family:"DM Sans";font-size:21px;font-style:normal;font-weight:400;line-height:1}.xelo-testimonial-classic-s-4 .user-info .title{color:#0a0a0a;font-family:"DM Sans";font-size:16px;font-style:normal;font-weight:400;line-height:1.75;margin-bottom:0}@media (min-width:1400px){.xelo-testimonial-classic-s-4 .swiper-slide.slide-content{width:380px;max-width:380px}.xelo-testimonial-classic-s-4 .swiper-wrapper{gap:30px;left:70px}}@media (max-width:1400px){.xelo-testimonial-classic-s-4 .swiper-slide.slide-content{width:370px;max-width:370px}.xelo-testimonial-classic-s-4 .swiper-wrapper{gap:60px;left:70px}}@media (max-width:1199px){.xelo-testimonial-classic-s-4 .swiper-wrapper{left:0;gap:0}.xelo-testimonial-classic-s-4 .swiper-slide.slide-content{width:100%;max-width:100%}.xelo-testimonial-classic-s-4 .customer-card{padding:25px}}@media (max-width:767px){.xelo-testimonial-classic-s-4 .customer-card{padding:20px}.xelo-testimonial-classic-s-4 .quote-icon{margin-bottom:10px}.xelo-testimonial-classic-s-4 .testimonial-text{margin-bottom:20px}}.elementor-widget-xelo-highlight-ticker .highlight-ticker-outer{overflow:hidden}.elementor-widget-xelo-highlight-ticker .highlight-ticker-outer:hover .highlight-ticker-inner{animation-play-state:paused}.elementor-widget-xelo-highlight-ticker .highlight-ticker-inner{--ticker-speed:30s;display:flex;gap:2.5rem;white-space:nowrap;animation-duration:var(--ticker-speed,30s);animation-timing-function:linear;animation-iteration-count:infinite}.elementor-widget-xelo-highlight-ticker .highlight-ticker-item{display:inline-flex;align-items:center;gap:2.5rem;white-space:nowrap}.elementor-widget-xelo-highlight-ticker .item-inner img{display:inline-block;-o-object-fit:contain;object-fit:contain;max-width:initial}.elementor-widget-xelo-highlight-ticker .highlight-ticker-separator{display:inline-flex;align-items:center}.elementor-widget-xelo-highlight-ticker .highlight-ticker-separator svg{width:1em;height:1em}.elementor-widget-xelo-highlight-ticker.slide-direction-rtl .highlight-ticker-inner{animation-name:highlight-ticker-scroll-right}.elementor-widget-xelo-highlight-ticker.slide-direction-ltr .highlight-ticker-inner{animation-name:highlight-ticker-scroll-left}@keyframes highlight-ticker-scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes highlight-ticker-scroll-right{0%{transform:translateX(0)}100%{transform:translateX(50%)}}.elementor-widget-xelo-vertical-marquee .vertical-marquee-outer{overflow:hidden}.elementor-widget-xelo-vertical-marquee .marquee-track{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;gap:30px}.elementor-widget-xelo-vertical-marquee .marquee-item{display:flex;gap:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;transition:none}.elementor-widget-xelo-vertical-marquee .thumbnail{overflow:hidden;display:inline-block}.elementor-widget-xelo-search-from svg{height:1em;width:1em}.elementor-widget-xelo-search-from .db-search-form button,.elementor-widget-xelo-search-from .db-search-form input[type=text]{margin:0;border:0;outline:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;min-width:0;font-size:15px;-webkit-appearance:none;-moz-appearance:none}.elementor-widget-xelo-search-from .db-search-form__input{flex-basis:100%;padding:10px 20px}.elementor-widget-xelo-search-from .db-search-form{display:flex;background:#f1f2f3;border-radius:3px;overflow:hidden;border:0 solid transparent;min-height:50px;min-width:300px}.elementor-widget-xelo-search-from .db-search-form .db-search-form__submit{background-color:var(--xelo-primary-color,#ff5f1c);color:#fff;fill:#fff;min-width:60px;transition:.3s}.elementor-widget-xelo-search-from .db-search-form button:focus,.elementor-widget-xelo-search-from .db-search-form input[type=text]:focus{outline:0;color:inherit}.elementor-widget-xelo-search-from .db-search-form__input::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-widget-xelo-search-from .db-search-form__input::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-widget-xelo-search-from .toggle--open{line-height:1;cursor:pointer;flex:1;display:flex;align-items:center;justify-content:center}.elementor-widget-xelo-search-from .db-search-toggle{position:relative;display:inline-flex;justify-content:center;vertical-align:middle;background-color:rgba(0,0,0,.05);border:0 solid #33373d;border-radius:3px;transition:.3s}.elementor-widget-xelo-search-from .search--wrapper.style-dropdown .db-search-container{position:absolute;top:100%;opacity:0;z-index:99;visibility:hidden;transition:all .5s;transform:translateY(20px)}.elementor-widget-xelo-search-from .search--wrapper.style-dropdown .db-search-container.search-position-right{right:0}.elementor-widget-xelo-search-from .search--wrapper.style-dropdown .db-search-container.search-position-left{left:0}.elementor-widget-xelo-search-from .search--wrapper.style-dropdown.search-visible .db-search-container{opacity:1;visibility:visible;transform:translateY(0)}.elementor-widget-xelo-search-from .search--wrapper.style-full-screen .db-search-container{position:fixed;width:100%;height:100vh;transform:scale(.8);background:rgba(0,0,0,.8);backdrop-filter:blur(8px);top:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .5s}.elementor-widget-xelo-search-from .search--wrapper.style-full-screen.search-visible .db-search-container{opacity:1;visibility:visible;transform:scale(1)}.elementor-widget-xelo-search-from .db-search-close{position:absolute;top:30px;right:30px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;background-color:#fff;border:0 solid #33373d;border-radius:3px;transition:.3s;line-height:1;cursor:pointer;width:30px;height:30px}.xelo-project-s-1{border-bottom:1px solid rgba(13,13,13,.1);position:relative;transition:var(--xelo-transition)}.xelo-project-s-1 .project{margin:0;padding-block:34px;display:flex;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-1 .project{padding-block:25px}}.xelo-project-s-1 .count{color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-size:30px;font-weight:600;line-height:34px;transition:var(--xelo-transition);margin-inline-end:70px}@media (max-width:991px){.xelo-project-s-1 .count{margin-inline-end:20px;font-size:26px}}.xelo-project-s-1 .content .title{font-size:30px;margin-block:-2px 5px;margin-inline-end:20px}@media (max-width:991px){.xelo-project-s-1 .content .title{font-size:26px;margin-block:0 5px}}.xelo-project-s-1 .content span{font-family:var(--xelo-heading-font);font-size:20px;font-weight:400;line-height:30px;color:var(--xelo-body-extra-color)}.xelo-project-s-1 .icon{margin-inline-start:auto;transition:var(--xelo-transition);position:relative;top:24px}@media (max-width:991px){.xelo-project-s-1 .icon{top:20px}}.xelo-project-s-1 .icon i{font-size:18px;color:var(--xelo-body-extra-color)}.xelo-project-s-1 .icon svg{width:18px;fill:var(--xelo-body-extra-color)}.xelo-project-s-1 .image{pointer-events:none;width:350px;height:450px;position:absolute;top:0;inset-inline-start:0;box-shadow:0 30px 90px 0 rgba(0,0,0,.3);opacity:0;transition:opacity .1s,transform .7s cubic-bezier(.23,1,.32,1);margin-block:-200px 0;margin-inline:-150px 0;overflow:hidden;transform:rotate(-15deg);z-index:1}.xelo-project-s-1 .image img{width:350px;height:450px;-o-object-fit:cover;object-fit:cover}.xelo-project-s-1:hover{background-color:var(--xelo-heading-color)}.xelo-project-s-1:hover .project{padding-inline:50px 53px}@media (max-width:991px){.xelo-project-s-1:hover .project{padding-inline:20px 23px}}.xelo-project-s-1:hover .count{color:#fff}.xelo-project-s-1:hover .content .title{color:#fff}.xelo-project-s-1:hover .content span{color:#c6c8c2}.xelo-project-s-1:hover .icon i,.xelo-project-s-1:hover .icon svg{display:inline-block;transform:rotate(45deg)}.xelo-project-s-1:hover .icon svg{fill:#fff}.xelo-project-s-1:hover .icon i{color:#fff}.xelo-project-s-1:hover .image{opacity:1}.xelo-project-s-2{border-bottom:1px solid rgba(13,13,13,.1);position:relative;transition:var(--xelo-transition)}.xelo-project-s-2 .project{margin:0;padding-block:25px;display:grid;grid-template-columns:8% 68% 20% 4%;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-2 .project{display:flex;padding-block:25px}}.xelo-project-s-2 .count{color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-size:30px;font-weight:600;line-height:34px;transition:var(--xelo-transition);margin-inline-end:70px}@media (max-width:991px){.xelo-project-s-2 .count{margin-inline-end:20px;font-size:26px}}.xelo-project-s-2 .content .title{font-size:30px;margin-block:-2px 5px;margin-inline-end:20px}@media (max-width:991px){.xelo-project-s-2 .content .title{font-size:26px;margin-block:0 5px}}.xelo-project-s-2 .content .sub-title{font-family:var(--xelo-heading-font);font-size:20px;font-weight:400;line-height:30px;color:var(--xelo-body-extra-color);display:none}@media (max-width:991px){.xelo-project-s-2 .content .sub-title{display:block}}.xelo-project-s-2 .sub-title{font-family:var(--xelo-heading-font);font-size:20px;font-weight:400;line-height:30px;color:var(--xelo-body-extra-color)}@media (max-width:991px){.xelo-project-s-2 .sub-title{display:none}}.xelo-project-s-2 .icon{margin-inline-start:auto;transition:var(--xelo-transition);position:relative;top:8px}@media (max-width:991px){.xelo-project-s-2 .icon{top:10px}}.xelo-project-s-2 .icon i{font-size:18px;color:var(--xelo-body-extra-color)}.xelo-project-s-2 .icon svg{width:18px;fill:var(--xelo-body-extra-color)}.xelo-project-s-2 .image{pointer-events:none;width:310px;height:410px;position:absolute;top:0;inset-inline-start:0;opacity:0;transition:opacity .1s,transform .7s cubic-bezier(.23,1,.32,1);margin-block:-200px 0;margin-inline:-150px 0;overflow:hidden;z-index:1}.xelo-project-s-2 .image img{width:310px;height:410px;border:15px solid #fff;-o-object-fit:cover;object-fit:cover}.xelo-project-s-2:hover{background-color:var(--xelo-heading-color)}.xelo-project-s-2:hover .project{padding-inline:50px 53px}@media (max-width:991px){.xelo-project-s-2:hover .project{padding-inline:20px 23px}}.xelo-project-s-2:hover .count{color:#fff}.xelo-project-s-2:hover .content .title{color:#fff}.xelo-project-s-2:hover .content .sub-title{color:#c6c8c2}.xelo-project-s-2:hover .sub-title{color:#c6c8c2}.xelo-project-s-2:hover .icon i,.xelo-project-s-2:hover .icon svg{display:inline-block;transform:rotate(45deg)}.xelo-project-s-2:hover .icon svg{fill:#fff}.xelo-project-s-2:hover .icon i{color:#fff}.xelo-project-s-2:hover .image{opacity:1}.xelo-project-s-3{border-bottom:1px solid rgba(13,13,13,.1);position:relative;transition:var(--xelo-transition)}.xelo-project-s-3 .project{margin:0;padding-block:42px;display:grid;align-items:center;grid-template-columns:15% 35% 47% 3%;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-3 .project{padding-block:22px 25px}}@media (max-width:767px){.xelo-project-s-3 .project{grid-template-columns:repeat(1,1fr);row-gap:15px}}.xelo-project-s-3 .count{color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-size:30px;font-weight:600;line-height:34px;transition:var(--xelo-transition);margin-inline-end:70px}@media (max-width:991px){.xelo-project-s-3 .count{margin-inline-end:20px;font-size:26px}}.xelo-project-s-3 .content .title{font-size:30px;margin-block:-2px 5px;margin-inline-end:20px}@media (max-width:991px){.xelo-project-s-3 .content .title{font-size:26px;margin-block:0 5px}}.xelo-project-s-3 .description{font-weight:400;line-height:30px;position:relative;color:var(--xelo-body-color);line-height:28px}.xelo-project-s-3 .description .details{max-width:330px;transition:.1s}@media (max-width:991px){.xelo-project-s-3 .description .details{max-width:100%}}.xelo-project-s-3 .description .details ul{margin:13px 0 0;padding-inline-start:15px;font-family:var(--xelo-heading-font)}.xelo-project-s-3 .icon{margin-inline-start:auto;position:relative;display:inline-block;top:8px;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-3 .icon{top:10px}}@media (max-width:767px){.xelo-project-s-3 .icon{margin-inline-start:inherit}}.xelo-project-s-3 .icon i{font-size:18px;color:var(--xelo-body-extra-color)}.xelo-project-s-3 .icon svg{width:18px;fill:var(--xelo-body-extra-color)}.xelo-project-s-3 .image{pointer-events:none;width:320px;height:200px;position:absolute;top:-24px;inset-inline-start:0;z-index:1}.xelo-project-s-3 .image img{width:320px;height:200px;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover;transform-origin:top;transform:scaleY(0);transition:transform 350ms cubic-bezier(.2,.8,.2,1);will-change:transform}@media (max-width:767px){.xelo-project-s-3 .image{display:none}}.xelo-project-s-3:hover .description .details{opacity:0}@media (max-width:767px){.xelo-project-s-3:hover .description .details{opacity:1}}.xelo-project-s-3:hover .icon{transform:rotate(45deg)}@media (max-width:767px){.xelo-project-s-3:hover .icon{transform:inherit}}.xelo-project-s-3:hover .image{opacity:1}.xelo-project-s-3:hover .image img{transform:scaleY(1)}.xelo-project-s-4{padding:60px;position:relative;background-color:transparent;transition:var(--xelo-transition);border-top:1px solid rgba(255,255,255,.1)}@media (max-width:767px){.xelo-project-s-4{padding:30px 20px}}.xelo-project-s-4 .project{display:grid;align-items:center;grid-template-columns:42% 53% 5%;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-4 .project{padding-block:22px 25px}}.xelo-project-s-4 .content .title{font-size:48px;font-weight:400;margin-block:-2px 5px;margin-inline-end:20px}@media (max-width:991px){.xelo-project-s-4 .content .title{font-size:26px;margin-block:0 5px}}.xelo-project-s-4 .description{font-weight:400;line-height:30px;position:relative;color:var(--xelo-body-color);line-height:28px;max-width:330px;transition:.1s}@media (max-width:991px){.xelo-project-s-4 .description{max-width:100%}}.xelo-project-s-4 .description ul{margin:13px 0 0;font-family:var(--xelo-heading-font);padding:0}.xelo-project-s-4 .description ul li{margin-block:5px;padding-inline-start:10px;color:var(--xelo-body-extra-color)}.xelo-project-s-4 .icon{margin-inline-start:auto;position:relative;display:inline-block;top:8px;transition:var(--xelo-transition)}@media (max-width:991px){.xelo-project-s-4 .icon{top:10px}}.xelo-project-s-4 .icon i{font-size:18px;color:var(--xelo-body-extra-color)}.xelo-project-s-4 .icon svg{width:18px;fill:var(--xelo-body-extra-color)}.xelo-project-s-4 .image{position:absolute;top:-60px;right:198px;opacity:0;overflow:hidden;pointer-events:none;transition:var(--xelo-transition);z-index:1}.xelo-project-s-4 .image img{width:250px;height:250px;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover}@media (max-width:767px){.xelo-project-s-4 .image{display:none}}.xelo-project-s-4:hover{background:var(--xelo-primary-color);border-top-color:var(--xelo-primary-color)}.xelo-project-s-4:hover .icon{transform:rotate(45deg)}.xelo-project-s-4:hover .image{opacity:1}.xelo-project-s-5{border-radius:20px;padding-block:50px 50px;padding-inline:40px 30px;transition:var(--xelo-transition);overflow:hidden;position:relative;top:90px}.xelo-project-s-5 .main-icon{margin-bottom:33px;font-size:80px;display:flex;transition:var(--xelo-transition)}.xelo-project-s-5 .content .title{margin:0 0 24px 0;font-size:24px;transition:var(--xelo-transition)}.xelo-project-s-5 .content .title a{transition:var(--xelo-transition)}.xelo-project-s-5 .content .description{display:none;visibility:hidden;transition:var(--xelo-transition)}.xelo-project-s-5 .content .description p:last-child{margin-bottom:0}.xelo-project-s-5 .image{position:absolute;right:0;top:0;opacity:0;transition:var(--xelo-transition)}.xelo-hover-play.active .xelo-project-s-5{top:0;background-color:#fff}.xelo-hover-play.active .xelo-project-s-5 .main-icon i{color:var(--xelo-body-extra-color)!important}.xelo-hover-play.active .xelo-project-s-5 .content .title{color:var(--xelo-heading-color)!important}.xelo-hover-play.active .xelo-project-s-5 .content .title a{color:var(--xelo-heading-color)!important}.xelo-hover-play.active .xelo-project-s-5 .content .description{display:block;visibility:visible}.xelo-hover-play.active .xelo-project-s-5 .image{opacity:1}.elementor-widget-xelo-off-canvas svg{width:1em;height:1em}.elementor-widget-xelo-off-canvas .off-canvas-panel{position:fixed;top:0;bottom:0;width:300px;z-index:1000;transform:translateX(100%);transition:transform .3s ease;pointer-events:none}.elementor-widget-xelo-off-canvas .off-canvas-panel.off-canvas-left{left:0;transform:translateX(-100%)}.elementor-widget-xelo-off-canvas .off-canvas-panel.open{transform:translateX(0);pointer-events:auto}.elementor-widget-xelo-off-canvas .off-canvas-right{right:0}.elementor-widget-xelo-off-canvas .off-canvas-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:-1;opacity:0;transition:opacity .3s ease;pointer-events:none}.elementor-widget-xelo-off-canvas .off-canvas-overlay.active{z-index:999;opacity:1;pointer-events:auto}.elementor-widget-xelo-off-canvas .off-canvas-inner{background:#fff;height:100%;padding:20px;position:relative;z-index:1001;overflow-y:auto;overflow-x:hidden}.elementor-widget-xelo-off-canvas .off-canvas-close{position:absolute;top:10px;right:10px;background:0 0;border:none;cursor:pointer;display:inline-block;transition:all .3s ease;line-height:0;z-index:1}.elementor-widget-xelo-off-canvas .off-canvas-toggle{cursor:pointer;font-size:24px;display:inline-block;transition:all .3s ease;line-height:0}.xelo-offcanvas-menu .menu{margin:0;list-style:none}.xelo-offcanvas-menu .menu .sub-menu{margin:0;padding:10px 20px 0}.xelo-offcanvas-menu .menu li{position:relative;list-style:none}.xelo-offcanvas-menu .menu li a{position:relative}.xelo-offcanvas-menu .menu li.menu-item-has-children>a:after{content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 7'%3E%3Cpath d='M4.78125 6.09375L0.210938 1.54688C0 1.3125 0 0.960938 0.210938 0.75L0.75 0.210938C0.960938 0 1.3125 0 1.54688 0.210938L5.17969 3.82031L8.78906 0.210938C9.02344 0 9.375 0 9.58594 0.210938L10.125 0.75C10.3359 0.960938 10.3359 1.3125 10.125 1.54688L5.55469 6.09375C5.34375 6.30469 4.99219 6.30469 4.78125 6.09375Z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 7'%3E%3Cpath d='M4.78125 6.09375L0.210938 1.54688C0 1.3125 0 0.960938 0.210938 0.75L0.75 0.210938C0.960938 0 1.3125 0 1.54688 0.210938L5.17969 3.82031L8.78906 0.210938C9.02344 0 9.375 0 9.58594 0.210938L10.125 0.75C10.3359 0.960938 10.3359 1.3125 10.125 1.54688L5.55469 6.09375C5.34375 6.30469 4.99219 6.30469 4.78125 6.09375Z'/%3E%3C/svg%3E") no-repeat center;background-color:currentColor;display:inline-block;width:20px;height:7px;right:0;margin-inline-start:5px}.xelo-offcanvas-menu .menu>li .sub-menu{display:none;min-width:240px;z-index:1}.xelo-video-popup-wrapper.xelo-video-popup-bg-enable{position:relative;overflow:hidden;transition:all .3s ease-in-out;height:430px;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#ccc}.xelo-video-popup-wrapper.xelo-video-popup-bg-enable::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%}.xelo-video-popup-wrapper.xelo-video-popup-bg-enable .xelo-video-popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xelo-video-popup-content{display:flex;align-items:center}.xelo-video-popup-content .xelo-video-popup-icon{text-align:center;display:flex;justify-content:center;align-items:center}.xelo-video-popup-icon svg{width:1em;height:1em}.xelo-video-popup-content h4{margin:0 0 0 20px;padding:0;z-index:1}.xelo-video-popup-title a{color:#231f40}.xelo-video-popup-animation-on-hover .xelo-video-popup-icon{position:relative;z-index:1}.xelo-video-popup-animation-on-hover .xelo-video-popup-icon:before{content:"";position:absolute;z-index:-1;background:inherit;top:50%;left:50%;transform-origin:0 0;opacity:0;transform:scale(.8) translate(-50%,-50%);transition:all .3s ease-in-out}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-colored .xelo-video-popup-icon{animation:xelo-video-popup-animation-colored 1.2s linear infinite}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white .xelo-video-popup-icon{animation:xelo-video-popup-animation-white 1.2s linear infinite}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom-ripple-color .xelo-video-popup-icon,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white-ripple .xelo-video-popup-icon{position:relative}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom-ripple-color .xelo-video-popup-icon::after,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom-ripple-color .xelo-video-popup-icon::before,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white-ripple .xelo-video-popup-icon::after,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white-ripple .xelo-video-popup-icon::before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;transition:var(--xelo-transition);border-radius:50%;border:1.2px solid var(--xelo-color-white)}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom-ripple-color .xelo-video-popup-icon::before,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white-ripple .xelo-video-popup-icon::before{animation:video-ripple 2s linear infinite}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom-ripple-color .xelo-video-popup-icon::after,.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-white-ripple .xelo-video-popup-icon::after{animation:video-ripple 2s linear 1s infinite}.xelo-video-popup-animation-continious.xelo-video-popup-continious-type-custom .xelo-video-popup-icon{animation:xelo-video-popup-animation-custom 1.2s linear infinite}.xelo-video-popup-animation-on-hover .xelo-video-popup-icon:hover:before{animation:xelo-video-popup-animation-on-hover 1.25s cubic-bezier(.455,.03,.515,.955) infinite}@keyframes video-ripple{0%{transform:scale(1)}75%{transform:scale(2.1);opacity:1}100%{transform:scale(2.3);opacity:0}}@keyframes xelo-video-popup-animation-colored{0%{-o-box-shadow:0 0 0 0 rgba(54,85,198,.2),0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2);box-shadow:0 0 0 0 rgba(54,85,198,.2),0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2)}100%{-moz-shadow:0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2),0 0 0 50px rgba(54,85,198,0);-webkit-shadow:0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2),0 0 0 50px rgba(54,85,198,0);-o-shadow:0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2),0 0 0 50px rgba(54,85,198,0);box-shadow:0 0 0 10px rgba(54,85,198,.2),0 0 0 30px rgba(54,85,198,.2),0 0 0 50px rgba(54,85,198,0)}}@keyframes xelo-video-popup-animation-white{0%{-o-box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2);box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2)}100%{-moz-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 50px rgba(255,255,255,0);-webkit-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 50px rgba(255,255,255,0);-o-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 50px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 50px rgba(255,255,255,0)}}@keyframes xelo-video-popup-animation-on-hover{0%{transform:scale(.67) translate(-50%,-50%);opacity:.3}50%{transform:scale(1) translate(-50%,-50%);opacity:.3}100%{transform:scale(.67) translate(-50%,-50%);opacity:.3}}.fancybox-button{background:rgba(30,30,30,.6)!important;color:#ccc!important;padding:10px!important}.loader-container{width:100%;height:100%;margin:0 auto;padding:0;opacity:0;position:absolute;left:0;top:0;z-index:-1}.loader-container .circle-loader-wrap{overflow:hidden;position:relative;width:100%;height:100%;background-color:rgba(82,95,225,.2);border-radius:100%;transform:rotate(180deg)}.loader-container .circle-loader-wrap:after{content:"";position:absolute;left:15px;top:15px;width:auto;height:auto;border-radius:50%;background-color:#fff}.woocommerce .circle-loader-wrap .loader::before{display:none!important}.loader-container .circle-loader-wrap div{overflow:hidden;position:absolute;width:50%;height:100%}.loader-container .circle-loader-wrap .loader{position:absolute;left:100%;top:0;width:100%;height:100%;border-radius:1000px;background-color:var(--xelo-color-primary)}.loader-container .circle-loader-wrap .left-wrap{left:0}.loader-container .circle-loader-wrap .left-wrap .loader{border-top-left-radius:0;border-bottom-left-radius:0;transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0;animation:loading-left 4s infinite linear;-webkit-animation:loading-left 4s infinite linear}.loader-container .circle-loader-wrap .right-wrap{left:50%}.loader-container .circle-loader-wrap .right-wrap .loader{left:-100%;border-bottom-right-radius:0;border-top-right-radius:0;transform-origin:100% 50% 0;-webkit-transform-origin:100% 50% 0;animation:loading-right 4s infinite linear;-webkit-animation:loading-right 4s infinite linear}@keyframes loading-left{0%{transform:rotate(0)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}@keyframes loading-right{0%{transform:rotate(0)}25%{transform:rotate(0)}50%{transform:rotate(180deg)}75%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}.elementor-widget-xelo-hotspot svg{width:1em;height:1em}.elementor-widget-xelo-hotspot .xelo-hotspot{position:relative;display:inline-block;cursor:pointer}.elementor-widget-xelo-hotspot .hotspot-button{height:28px;width:28px;padding:0;border-radius:100%;border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,.1);z-index:999;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;font-size:10px;color:#ffe51c;fill:#ffe51c}.elementor-widget-xelo-hotspot .hotspot-button[data-pulse="1"]{animation:button-pulse 7s ease-in-out infinite}.elementor-widget-xelo-hotspot .hotspot-tooltip{background:rgba(0,0,0,.25);border-radius:16px;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);text-align:center;padding:18px 5px;min-width:170px;opacity:0;pointer-events:none;position:absolute;transition:all .5s cubic-bezier(.75,-.02,.2,.97);left:50%;color:#fff}.elementor-widget-xelo-hotspot .hotspot-tooltip.active{opacity:1;pointer-events:all}.elementor-widget-xelo-hotspot [data-position=right] .hotspot-tooltip{top:50%;left:100%;transform:translate(10px,-50%);margin-left:10px}.elementor-widget-xelo-hotspot [data-position=right] .hotspot-tooltip.active{transform:translate(0,-50%)}.elementor-widget-xelo-hotspot [data-position=bottom] .hotspot-tooltip{top:100%;left:50%;transform:translate(-50%,10px);margin-top:10px}.elementor-widget-xelo-hotspot [data-position=bottom] .hotspot-tooltip.active{transform:translate(-50%,0)}.elementor-widget-xelo-hotspot [data-position=left] .hotspot-tooltip{top:50%;left:auto;right:100%;transform:translate(-10px,-50%);margin-right:10px}.elementor-widget-xelo-hotspot [data-position=left] .hotspot-tooltip.active{transform:translate(0,-50%)}.elementor-widget-xelo-hotspot [data-position=top] .hotspot-tooltip{bottom:100%;left:50%;transform:translate(-50%,-10px);margin-bottom:10px}.elementor-widget-xelo-hotspot [data-position=top] .hotspot-tooltip.active{transform:translate(-50%,0)}@keyframes button-pulse{0%{transform:scale(1);opacity:1}40%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:1}}.elementor-widget-xelo-contact-form-7 svg{width:1em;height:1em}.elementor-widget-xelo-contact-form-7 label{display:block}.elementor-widget-xelo-contact-form-7 .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1;font-weight:500;transition:all .3s}.elementor-widget-xelo-contact-form-7.icon-position-after i,.elementor-widget-xelo-contact-form-7.icon-position-after svg{order:15}.xelo-horizontal-accordion .step-label{writing-mode:sideways-lr;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:#4b5563;margin-top:auto;margin-bottom:0}.xelo-horizontal-accordion img{display:block;margin-bottom:24px;border-radius:8px}.xelo-horizontal-accordion .desc{margin-bottom:24px}.xelo-horizontal-accordion .explore-btn{display:inline-flex;align-items:center;padding:8px 24px;border:1px solid var(--xelo-border-color);border-radius:100px;text-decoration:none;transition:background-color .3s,color .3s}.xelo-horizontal-accordion .explore-btn:hover{background-color:#fff}.xelo-horizontal-accordion .step-item.is-active .step-label{display:none}.xelo-horizontal-accordion .step-item:not(.is-active) .active-content-wrapper{display:none}.xelo-horizontal-accordion.accordion-style-1{gap:30px;display:flex;align-items:stretch}.xelo-horizontal-accordion.accordion-style-1 .step-item{cursor:pointer;display:flex;flex-grow:1;flex-direction:column;justify-content:flex-end;position:relative;background-color:#f6f6f6;padding:40px;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20410%20613%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M357.573%200.5C365.397%200.5%20372.901%203.6083%20378.434%209.14062L400.859%2031.5664C406.392%2037.0987%20409.5%2044.6029%20409.5%2052.4268V612.5H52.4268C44.6029%20612.5%2037.0987%20609.392%2031.5664%20603.859L9.14062%20581.434C3.6083%20575.901%200.5%20568.397%200.5%20560.573V0.5H357.573Z%22%20fill%3D%22white%22%20stroke%3D%22%23E2E7E6%22/%3E%3C/svg%3E);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask-position:center;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20410%20613%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M357.573%200.5C365.397%200.5%20372.901%203.6083%20378.434%209.14062L400.859%2031.5664C406.392%2037.0987%20409.5%2044.6029%20409.5%2052.4268V612.5H52.4268C44.6029%20612.5%2037.0987%20609.392%2031.5664%20603.859L9.14062%20581.434C3.6083%20575.901%200.5%20568.397%200.5%20560.573V0.5H357.573Z%22%20fill%3D%22white%22%20stroke%3D%22%23E2E7E6%22/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-size:100% 100%;mask-position:center;transition:all .4s ease;min-width:190px}.xelo-horizontal-accordion.accordion-style-1 .step-item.is-active{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20630%20370'%20preserveAspectRatio='none'%3E%3Cpath%20d='M0%200H577.574C585.53%200%20593.161%203.1607%20598.787%208.78679L621.213%2031.2132C626.839%2036.8393%20630%2044.4699%20630%2052.4264V370H52.4264C44.4699%20370%2036.8393%20366.839%2031.2132%20361.213L8.78679%20338.787C3.1607%20333.161%200%20325.53%200%20317.574V0Z'%20fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20630%20370'%20preserveAspectRatio='none'%3E%3Cpath%20d='M0%200H577.574C585.53%200%20593.161%203.1607%20598.787%208.78679L621.213%2031.2132C626.839%2036.8393%20630%2044.4699%20630%2052.4264V370H52.4264C44.4699%20370%2036.8393%20366.839%2031.2132%20361.213L8.78679%20338.787C3.1607%20333.161%200%20325.53%200%20317.574V0Z'%20fill='white'/%3E%3C/svg%3E")}.xelo-horizontal-accordion.accordion-style-1 .step-number{position:absolute;top:30px;right:30px;padding:4px 20px;font-size:16px;font-weight:500;color:var(--xelo-body-color);font-family:var(--xelo-heading-font);z-index:1}.xelo-horizontal-accordion.accordion-style-1 .step-number:before{content:"";position:absolute;top:0;right:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="36" viewBox="0 0 77 36" fill="none"><path d="M57.0293 0.5C60.0793 0.5 63.0045 1.71154 65.1611 3.86816L73.1318 11.8389C75.2885 13.9955 76.5 16.9207 76.5 19.9707V35.5H19.9707C16.9207 35.5 13.9955 34.2885 11.8389 32.1318L3.86816 24.1611C1.71154 22.0045 0.5 19.0793 0.5 16.0293V0.5H57.0293Z" fill="white" stroke="%23E2E7E6"/></svg>');width:100%;height:100%;background-size:100% 100%;z-index:-1}.xelo-horizontal-accordion.accordion-style-2{display:flex;background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);overflow:hidden}.xelo-horizontal-accordion.accordion-style-2 .step-item{cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1;background-color:#fff;padding:50px;min-width:140px}.xelo-horizontal-accordion.accordion-style-2 .step-item:not(:last-child){border-right:1px solid var(--xelo-border-color)}.xelo-horizontal-accordion.accordion-style-2 .step-item.is-active{background-color:#111827}.xelo-horizontal-accordion.accordion-style-2 .active-content-wrapper,.xelo-horizontal-accordion.accordion-style-2 .active-content-wrapper .title{color:#fff}.xelo-horizontal-accordion.accordion-style-2 .step-number{font-size:1.25rem;font-weight:700;margin-bottom:24px;transition:color .5s ease}.xelo-horizontal-accordion.accordion-style-2 .step-item.is-active .step-number{display:none}.xelo-horizontal-accordion.accordion-style-2 .explore-btn{color:#fff}.xelo-horizontal-accordion.accordion-style-2 .explore-btn:hover{color:#111827}.xelo-horizontal-accordion.accordion-style-2 .number{display:inline-block;margin-right:20px}@media (max-width:991px){.xelo-horizontal-accordion.accordion-style-1,.xelo-horizontal-accordion.accordion-style-2{flex-direction:column}.xelo-horizontal-accordion.accordion-style-1 .step-label,.xelo-horizontal-accordion.accordion-style-2 .step-label{writing-mode:revert}.xelo-horizontal-accordion.accordion-style-2 .step-item:not(:last-child){border-right:0 solid var(--xelo-border-color);border-bottom:1px solid var(--xelo-border-color)}}.xem-slider{overflow:visible!important;clip-path:inset(-100vw -100vw -100vw 0)}.xem-slider-item{display:flex;position:relative;cursor:pointer}.xem-slider-item .content{width:44%}.xem-slider-item .image{width:56%}.xem-slider-item .image{position:relative;z-index:-1;margin-inline-start:-232px}.xem-slider-item .tag{letter-spacing:-1.1px;color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-weight:400;font-size:22px;margin-bottom:0;z-index:1;position:relative}.xem-slider-item .title{line-height:1;color:var(--xelo-heading-color);-webkit-text-fill-color:#fff;-webkit-text-stroke:1px #000;font-family:var(--xelo-heading-font);letter-spacing:-6px;display:inline-block}.xem-slider-item img{max-width:100%;border-radius:20px}.xem-progress-area{margin-top:60px}.xem-progress-line{width:100%;height:2px;background:rgba(255,255,255,.1);position:relative}.xem-progress-line span{position:absolute;top:0;left:0;bottom:0;width:0%;background:#fff;transition:.25s linear}.xem-pagination{font-size:21px;letter-spacing:-1.1px;font-family:var(--xelo-heading-font);font-weight:400;color:#fff;margin-top:30px}@media (max-width:1200px){.xem-slider-item .title{font-size:90px}}@media (max-width:991px){.xem-slider-item .content,.xem-slider-item .image{width:50%}.xem-slider-item .image{margin-inline-start:-150px}}@media (max-width:767px){.xem-slider-item .content,.xem-slider-item .image{width:100%}.xem-slider-item .image{margin-inline-start:-100px}.xem-slider-item .title{font-size:70px}}@media (max-width:600px){.xem-slider-item{flex-direction:column}.xem-slider-item .image{margin-inline-start:0;margin-top:15px}.xem-slider-item .title{font-size:60px}}.stack-services-inner{display:flex;gap:60px}.stack-image-area{flex:1;position:sticky;top:0;width:50%;height:100vh;display:flex;align-items:center}@media (max-width:767px){.stack-image-area{display:none}}.stack-image-stack{position:relative;width:100%}.stack-image-stack .img-item{position:absolute;top:0;left:0;transition:all .5s ease}.stack-image-stack .img-item img+img{position:absolute;left:0;z-index:2;top:0}.stack-image-stack .img-item.active{z-index:2;position:relative}.stack-service-list{list-style:none;padding:0;margin:0;width:50%}@media (max-width:767px){.stack-service-list{width:100%}}.stack-image-stack img{will-change:clip-path,transform}.stack-service-list li{transition:color .3s ease,transform .3s ease}.stack-service-list li .s-title{font-family:var(--xelo-heading-font);font-size:var(--xelo-heading-font-h2-size);cursor:pointer;color:var(--xelo-heading-color);transition:color .3s ease,transform .3s ease}.stack-service-list li:hover{transform:translateX(10px)}.stack-service-list li.active .s-title{color:var(--xelo-primary-color)}.stack-service-list .s_number{font-size:14px;display:inline-block;opacity:0;transform:translateY(-10px);transition:all .2s linear}.stack-service-list .s_number i,.stack-service-list .s_number svg{font-size:10px;transform:rotate(-45deg);margin-right:3px;margin-top:-7px;display:inline-block}.stack-service-list .s_number svg{width:10px}.stack-service-list li.active .s_number{opacity:1;transform:translateY(0)}.it-project-wrapper{position:relative;height:80vh}@media (min-width:992px){.it-project-wrapper .stacked-div{left:0;top:0;position:absolute;inset:0;will-change:transform}}.it-project-wrapper .single-item{display:flex;align-items:center;overflow:hidden;width:100%;background:#191919;height:100%;border-radius:30px}@media (max-width:991px){.it-project-wrapper .single-item+.single-item{margin-top:30px}}@media (max-width:991px){.it-project-wrapper{height:auto!important}.it-project-wrapper .single-item{flex-direction:column;position:relative}}.it-project-wrapper .single-item .thumb{position:relative;height:100%;width:100%}.it-project-wrapper .single-item .thumb img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.it-project-wrapper .single-item .thumb img{position:relative}}@media (min-width:992px){.it-project-wrapper .single-item .content,.it-project-wrapper .single-item .thumb{flex:0 0 50%}}.it-project-wrapper .single-item .project-counter{width:150px;height:150px;line-height:150px;border-radius:30px;background-color:rgba(255,255,255,.7);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:80px;transform:translateX(-50%)}.xelo-timeline-wrapper{display:flex;justify-content:center;align-items:center}.xelo-timeline-wrapper .timeline-slide{display:flex;align-items:flex-start;justify-content:center;gap:130px;width:100%}@media (max-width:1199px){.xelo-timeline-wrapper .timeline-slide{gap:70px}}.xelo-timeline-wrapper .year-column{position:relative;bottom:70px}.xelo-timeline-wrapper .giant-year{font-family:var(--xelo-extra-font);font-size:240px;font-weight:400;line-height:230px;letter-spacing:-12px;color:var(--xelo-heading-color)}.xelo-timeline-wrapper .giant-year i{font-style:italic;font-weight:300}.xelo-timeline-wrapper .since-text{position:absolute;top:0;left:0;transform:rotate(-35deg) translate(-25%,120%);transform-origin:0 100%;color:#000;font-family:var(--xelo-body-font);font-size:var(--xelo-body-font-size);font-weight:400}.xelo-timeline-wrapper .content-area{flex:1;padding-top:2rem}.xelo-timeline-wrapper .timeline-divider{display:flex;align-items:center;margin-bottom:70px;position:relative}.xelo-timeline-wrapper .timeline-line{flex:1;height:1px;background-color:var(--xelo-border-color)}.xelo-timeline-wrapper .timeline-point{position:absolute;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--xelo-border-color);border-radius:50%;background-color:#fff;left:30px}.xelo-timeline-wrapper .point-inner{width:6px;height:6px;background-color:var(--xelo-border-color);border-radius:50%;animation:blink 1.5s ease-in-out infinite}.xelo-timeline-wrapper .content-row{display:flex;align-items:flex-start;gap:105px;padding-left:35px}@media (max-width:1199px){.xelo-timeline-wrapper .content-row{gap:30px}}@media (max-width:991px){.xelo-timeline-wrapper .content-row{gap:15px;padding-left:10px}}.xelo-timeline-wrapper .year-label{position:relative;min-width:80px;min-height:50px}.xelo-timeline-wrapper .slides-year{position:relative}.xelo-timeline-wrapper .slide-year{position:absolute;top:0;left:0;opacity:0;will-change:opacity,transform}.xelo-timeline-wrapper .slide-year.active{position:relative;opacity:1}.xelo-timeline-wrapper .small-year{display:block;font-size:24px;font-weight:400;font-family:var(--xelo-heading-font);color:var(--xelo-heading-color);position:relative;transform-origin:50% 100%;transform-style:preserve-3d;transition:transform .4s ease}.xelo-timeline-wrapper .small-year::before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-next);transform:rotateX(-90deg);transform-origin:50% 0;backface-visibility:hidden}.xelo-timeline-wrapper .small-year::after{position:absolute;bottom:100%;left:0;width:100%;height:100%;content:attr(data-prev);transform:rotateX(90deg);transform-origin:50% 100%;backface-visibility:hidden}.xelo-timeline-wrapper .small-year.flip{transform:rotateX(90deg) translateY(-18px);transform-origin:50% 0}.xelo-timeline-wrapper .small-year.flip-reverse{transform:rotateX(-90deg) translateY(18px);transform-origin:50% 100%}.xelo-timeline-wrapper .content-column{flex:1;position:relative}.xelo-timeline-wrapper .slides-container{position:relative;width:100%}.xelo-timeline-wrapper .slide{position:absolute;top:0;left:0;width:100%;opacity:0;will-change:opacity}.xelo-timeline-wrapper .slide.active{position:relative!important;opacity:1}.xelo-timeline-wrapper .slide-title{color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-size:24px;font-style:normal;font-weight:400;line-height:30px;text-transform:uppercase;margin-bottom:1.5rem}.xelo-timeline-wrapper .slide-description{margin-bottom:2rem;color:var(--xelo-body-color);font-family:var(--xelo-body-font);font-size:var(--xelo-body-font-size);font-weight:400;line-height:1.55}.xelo-timeline-wrapper .slide-description p{margin-bottom:1rem}.xelo-timeline-wrapper .details-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem .8rem 1.8rem;background-color:var(--xelo-secondary-color);color:var(--xelo-heading-color);text-decoration:none;border-radius:50px;font-weight:500;font-size:.95rem;transition:transform .2s ease;gap:1rem}.xelo-timeline-wrapper .details-btn:hover{transform:scale(1.05)}.xelo-timeline-wrapper .icon-circle{display:flex;align-items:center;justify-content:center}.xelo-timeline-wrapper .details-btn svg{display:block}@keyframes blink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}@media (max-width:1024px){.xelo-timeline-wrapper .timeline-slide{gap:2rem}.xelo-timeline-wrapper .giant-year{font-size:10rem}.xelo-timeline-wrapper .since-text{top:30px;font-size:12px}}@media (max-width:768px){.xelo-timeline-wrapper .timeline-slide{flex-direction:column;align-items:center;text-align:center}.xelo-timeline-wrapper .content-row{flex-direction:column;gap:.4rem}.xelo-timeline-wrapper .year-label{min-width:100%}.xelo-timeline-wrapper .year-column{padding-top:0;bottom:0}.xelo-timeline-wrapper .content-area{width:100%;padding-top:0}.xelo-timeline-wrapper .timeline-divider{margin-bottom:30px}.xelo-timeline-wrapper .since-text{position:static;transform:none;display:block;margin-bottom:0;font-size:18px;top:0}.xelo-timeline-wrapper .giant-year{line-height:1;margin-bottom:0}.xelo-timeline-wrapper .content-column,.xelo-timeline-wrapper .slide-year{width:100%}.xelo-timeline-wrapper .xelo-button{display:inline-flex}}.elementor-widget-xelo-nav-menu .xelo-nav-menu{overflow:hidden}.elementor-widget-xelo-nav-menu .xelo-nav-menu svg{width:1em;height:1em}.elementor-widget-xelo-nav-menu .xelo-nav-menu .submenu-indicator{display:inline-flex;justify-content:center;align-items:center;margin-left:auto;padding-left:5px}.elementor-widget-xelo-nav-menu .xelo-nav-menu .menu-hamburger{cursor:pointer;font-size:16px;padding:4px 8px;border:1px solid #dee1e7;outline:0;background:0 0;line-height:1;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;color:inherit;position:relative}.elementor-widget-xelo-nav-menu .xelo-nav-menu .menu-hamburger .menu-hamburger-text{position:absolute;left:100%;margin-inline-start:10px}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active{display:block}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator{padding:8px 10px;margin:-8px -10px -8px auto}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus{margin:0 0 0 auto;position:relative;cursor:pointer}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus *{display:none}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus::after,.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus::before{content:"";position:absolute;left:50%;top:50%;width:1em;height:2px;background:#333;transition:transform .3s ease}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus::before{transform:translate(-50%,-50%)}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus::after{transform:translate(-50%,-50%) rotate(90deg)}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .submenu-indicator.plus-minus.open::after{transform:translate(-50%,-50%) rotate(0)}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-close{align-self:flex-end;margin:10px 10px 10px auto;padding:8px 10px;border:1px solid #555;outline:0;background:0 0;font-size:15px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;min-width:40px;min-height:40px}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-overlay{position:fixed;top:0;left:0;z-index:1000;background-color:rgba(0,0,0,.5);height:100%;width:100%;transition:.4s;opacity:0;visibility:hidden}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .nav-menu-container{display:flex;flex-direction:column;position:fixed;z-index:1001;top:0;bottom:0;width:250px;background-color:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:.45s}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .nav-menu-container .nav-menu-list{flex:0 0 100%;padding:0;margin:0;order:1}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-item{list-style:none;margin:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-item a{text-decoration:none;display:flex;padding:.5em 1em;transition:.4s}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-item a{border-top:solid 1px #dee1e7}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-item-has-children .sub-menu{display:none;background:#fff;margin:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-item-has-children .sub-menu:not(.db-framework-megamenu){padding-left:1em}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active.nav-is-toggled .nav-menu-container{transform:translateX(0)!important}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active.nav-is-toggled .menu-overlay{opacity:1;visibility:visible}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active.mobile-menu-right .nav-menu-container{transform:translateX(100%);right:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active.mobile-menu-left .nav-menu-container{transform:translateX(-100%);left:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.mobile-menu-active .menu-hamburger-text{display:none}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active{display:flex;align-items:center}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .nav-menu-container{flex:1;opacity:0;visibility:hidden;transform:translateX(-20px);pointer-events:none;transition:all .3s ease}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .menu-close{display:none}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .menu-item{list-style:none;position:relative;margin:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .menu-item a{position:relative;text-decoration:none;display:flex;padding:.5em 1em;transition:.4s;color:#1c1d20;fill:#1c1d20}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .sub-menu{position:absolute;top:100%;left:0;transform:translateY(-10px);background:#fff;transition:.3s;padding:0;margin:0;box-shadow:2px 2px 6px rgba(0,0,0,.2);min-width:12em;z-index:99;opacity:0;visibility:hidden}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .sub-menu .menu-item:first-child>a{border-top:none}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .sub-menu a{border-top:solid 1px #dee1e7}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .sub-menu .sub-menu{left:100%}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .menu-item-has-children:hover>.sub-menu{transform:translateY(0);opacity:1;visibility:visible}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active .nav-menu-list{display:flex;flex-wrap:wrap;margin:0;padding:0}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active.nav-is-toggled .nav-menu-container{opacity:1;visibility:visible;transform:none;pointer-events:auto}.elementor-widget-xelo-nav-menu .xelo-nav-menu.desktop-menu-active.nav-is-toggled .menu-hamburger-text{display:none}.elementor-widget-xelo-nav-menu-list svg{width:1em;height:1em}.elementor-widget-xelo-nav-menu-list ul{margin:0;padding:0;list-style:none}.elementor-widget-xelo-nav-menu-list .submenu-indicator{display:inline-flex;justify-content:center;align-items:center;margin-left:auto;padding-left:5px}.elementor-widget-xelo-nav-menu-list .submenu-indicator{padding:8px 10px;margin:-8px -10px -8px auto}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus{margin:0 0 0 auto;position:relative;cursor:pointer}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus *{display:none}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus::after,.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus::before{content:"";position:absolute;left:50%;top:50%;width:1em;height:2px;background:#333;transition:transform .3s ease}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus::before{transform:translate(-50%,-50%)}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus::after{transform:translate(-50%,-50%) rotate(90deg)}.elementor-widget-xelo-nav-menu-list .submenu-indicator.plus-minus.open::after{transform:translate(-50%,-50%) rotate(0)}.elementor-widget-xelo-nav-menu-list .menu-close{align-self:flex-end;margin:10px 10px 10px auto;padding:8px 10px;border:1px solid #555;outline:0;background:0 0;font-size:15px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;min-width:40px;min-height:40px}.elementor-widget-xelo-nav-menu-list .menu-overlay{position:fixed;top:0;left:0;z-index:1000;background-color:rgba(0,0,0,.5);height:100%;width:100%;transition:.4s;opacity:0;visibility:hidden}.elementor-widget-xelo-nav-menu-list .nav-menu-container{display:flex;flex-direction:column}.elementor-widget-xelo-nav-menu-list .nav-menu-container .nav-menu-list{flex:0 0 100%;padding:0;margin:0;order:1}.elementor-widget-xelo-nav-menu-list .menu-item{list-style:none;margin:0}.elementor-widget-xelo-nav-menu-list .menu-item a{text-decoration:none;display:flex;padding:.5em 1em;transition:.4s;fill:currentColor}.elementor-widget-xelo-nav-menu-list .menu-item a{border-top:solid 1px var(--xelo-border-color)}.elementor-widget-xelo-nav-menu-list .menu-item-has-children .sub-menu{display:none;margin:0;padding-left:1em}.corporate-slider-section{position:relative;width:100%;height:100vh;overflow:hidden}.corporate-slider-section .banner-big-text{position:absolute;top:47%;font-size:420px;font-family:var(--xelo-heading-font);font-weight:400;letter-spacing:6.3px;transform:translateY(-50%);line-height:1;width:100%;color:#fff;white-space:nowrap;text-align:center}.corporate-slider-section .red-line{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:40px;background:var(--xelo-secondary-color)}.corporate-slider-section .left-label{display:flex;align-items:center;position:absolute;left:50px;top:50%;transform:translateY(-50%);font-family:"DM Sans";font-size:18px;font-weight:400;color:#fff;z-index:20;height:40px;line-height:1.55;overflow:hidden}.corporate-slider-section .right-label{display:flex;align-items:center;position:absolute;font-family:var(--xelo-body-font);font-size:var(--xelo-body-font-size);right:50px;top:50%;transform:translateY(-50%);color:#fff;z-index:20;height:40px;line-height:1.55;overflow:hidden}.corporate-slider-section .right-label a{font-family:var(--xelo-body-font);font-size:var(--xelo-body-font-size);color:#fff;text-decoration:none;transition:all .3s ease;line-height:1.55}.corporate-slider-section .right-label a:hover{color:var(--xelo-primary-color);transform:translateX(5px)}.corporate-slider-section .label-text{display:block;white-space:nowrap}.corporate-slider-section .slide{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.corporate-slider-section .slide.active{opacity:1;pointer-events:auto}.corporate-slider-section .slide.active .project-image{clip-path:inset(0 100% 0 0)}.corporate-slider-section .slide .project-card{position:relative;z-index:30;width:auto}.corporate-slider-section .slide .project-card .project-image-wrapper{overflow:hidden;cursor:url("data:image/svg+xml,%3Csvg width='24' height='27' viewBox='0 0 24 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 2.5L1.5 1.5L2.5 0.5L5 2L7.5 7.5L9 10.5L7 5.5L9.5 4.5L11.5 7L13 10L11.5 5.5L13 4.5L14.5 5L17 10L18 12V11.5L16.5 8L19 7.5L21 10L22.5 13L23.5 17.5V20L22.5 21H18L14.5 22.5L11.5 26H10.5L6.5 23.5L3 20L1 18L0.5 16L1.5 15H2.5H4.5L6 16L7.5 17.5L5 13.5L3 9L2.5 8L0.5 2.5Z' fill='white'/%3E%3Cpath d='M22.4389 11.3234L21.4852 9.16101C21.4298 9.03515 21.3683 8.91059 21.3026 8.79109C20.9163 8.08691 20.2824 7.55677 19.5175 7.29829C18.755 7.04056 17.9284 7.07504 17.1898 7.39515L16.736 7.59189L15.8823 5.65614C15.5969 5.00898 15.0749 4.51251 14.4126 4.25822C13.7534 4.00512 13.0364 4.02357 12.393 4.31001L11.1016 4.86774C10.8768 4.52902 10.5995 4.2735 10.2734 4.10526C9.63279 3.77477 8.85769 3.80467 7.9694 4.194L7.01033 4.61432L5.84291 1.96697C5.39577 0.953 4.56737 0.257481 3.57016 0.0587541C2.63407 -0.127711 1.68163 0.135663 1.02188 0.763362C0.0276341 1.70924 -0.258031 3.12943 0.293554 4.38031L4.64554 14.3113C3.33801 13.994 1.81775 14.2455 0.935398 15.0311C0.899575 15.0536 0.86591 15.0806 0.835212 15.112C0.252012 15.7108 -0.0355952 16.4341 0.00351861 17.2036C0.0526671 18.1719 0.61132 19.13 1.61894 19.9742C1.62337 19.978 1.62785 19.9816 1.63238 19.9852L10.4261 26.8848C10.523 26.9607 10.6408 27 10.7599 27C10.8333 27 10.9073 26.985 10.9769 26.9545C10.9769 26.9545 13.7443 23.0702 16.4011 21.9375C18.9833 20.8366 23.5747 21.4336 23.5747 21.4336C23.7594 21.3526 23.8834 21.1756 23.896 20.9748L23.9646 19.8805C24.1475 16.9606 23.6199 14.0016 22.4389 11.3234ZM22.9464 19.8805L22.6079 20.4212C22.6079 20.4212 18.2182 20.011 15.724 21.0962C13.2122 22.1892 10.7599 25.5962 10.7599 25.5962L2.30675 19.1454C1.53851 18.4998 1.11467 17.8097 1.08112 17.1492C1.05916 16.7164 1.20806 16.3148 1.52394 15.9538C1.54449 15.9381 1.56413 15.9207 1.58274 15.9016C2.37041 15.0928 4.33258 15.0348 5.35196 15.7842L7.54099 17.8802C7.64554 17.9803 7.7802 18.0301 7.91464 18.0301C8.05637 18.0301 8.19788 17.9748 8.30379 17.8648C8.5102 17.6506 8.50329 17.3102 8.28841 17.1044L6.14962 15.0566L1.28186 3.94854C0.836184 2.93796 1.24022 2.04259 1.76682 1.54149C2.16616 1.16146 2.77596 0.997532 3.35867 1.11354C4.01562 1.24445 4.54703 1.70128 4.85514 2.39986L8.53669 10.7485C8.62549 10.95 8.82332 11.07 9.03082 11.07C9.10332 11.07 9.17708 11.0554 9.2477 11.0244C9.52047 10.9049 9.64439 10.5875 9.52446 10.3156L7.44452 5.59897L8.40359 5.17866C8.97854 4.92663 9.44078 4.88689 9.77743 5.06055C10.0164 5.18382 10.2157 5.42353 10.3697 5.77291L12.541 10.6966C12.6298 10.8981 12.8276 11.0181 13.0351 11.0181C13.1076 11.0181 13.1814 11.0035 13.252 10.9725C13.5247 10.853 13.6487 10.5356 13.5287 10.2637L11.5759 5.83513L12.8248 5.29574C12.8268 5.29483 12.8289 5.29392 12.831 5.293C13.2108 5.12326 13.6347 5.11224 14.0248 5.26197C14.4168 5.41251 14.7257 5.70621 14.8945 6.08899L17.4748 11.9403C17.5637 12.1418 17.7614 12.2618 17.9689 12.2618C18.0414 12.2618 18.1152 12.2472 18.1858 12.2162C18.4586 12.0966 18.5825 11.7793 18.4626 11.5074L17.1702 8.57665L17.62 8.38159C18.6463 7.93675 19.8224 8.33469 20.3561 9.3074C20.4069 9.39996 20.4545 9.49634 20.4975 9.59385L21.4511 11.7563C22.5631 14.2781 23.1186 17.1312 22.9464 19.8805Z' fill='%23121212'/%3E%3C/svg%3E") 12 0,pointer;transition:transform .3s ease-out}.corporate-slider-section .slide .project-card .project-image-wrapper .project-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.corporate-slider-section .slide .project-card .yellow-label{position:absolute;bottom:35px;right:-85px;padding:15px 60px 15px 15px;opacity:0;font-family:var(--xelo-heading-font);border-radius:10px;background:var(--xelo-primary-color)}.corporate-slider-section .slide .project-card .yellow-label-title{color:var(--xelo-heading-color);font-family:var(--xelo-heading-font);font-size:24px;font-weight:400;line-height:1.25;text-transform:uppercase}.corporate-slider-section .slide .project-card .yellow-label-date{color:var(--xelo-heading-color);font-family:var(--xelo-body-font);font-size:13px;font-weight:400;line-height:1.84;margin-bottom:0}@media (max-width:1200px){.project-image-wrapper{width:650px;height:500px}.corporate-slider-section .left-label,.corporate-slider-section .right-label{font-size:12px;right:20px}}@media (max-width:992px){.project-image-wrapper{width:450px;height:350px}.corporate-slider-section .slide .project-card .yellow-label{right:-40px;padding:12px 40px 12px 15px}}@media (max-width:768px){.project-image-wrapper{width:80vw;height:40vh}.corporate-slider-section .left-label{top:15%;left:50%;transform:translateX(-50%);width:100%;text-align:center;justify-content:center}.corporate-slider-section .right-label{top:auto;bottom:15%;right:50%;transform:translateX(50%);width:100%;text-align:center;justify-content:center}.corporate-slider-section .red-line{display:none}.corporate-slider-section .slide .project-card .yellow-label{right:-10px;bottom:10px;transform:translateY(50%);padding:10px 15px}}.increaseWidth{animation:increaseWidth 1s ease forwards}@keyframes increaseWidth{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.elementor-widget-xelo-login-signup svg{width:1em;height:1em}.elementor-widget-xelo-login-signup .login-popup-trigger{background:#8b5cf6;color:#fff;fill:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:14px;font-family:inherit;display:inline-flex;justify-content:center;align-items:center;gap:5px}.elementor-widget-xelo-login-signup .login-popup-trigger:hover{background:#7c3aed;transform:translateY(-1px)}.xelo-login-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999999}.xelo-login-overlay.active{opacity:1;visibility:visible}.xelo-login-overlay.active .login-popup-container{transform:scale(1) translateY(0)}.xelo-login-register svg{width:1em;height:1em}.xelo-login-register .login-popup-container{background:#fff;border-radius:12px;padding:30px;width:90%;max-width:400px;position:relative;transform:scale(.9) translateY(20px);transition:all .3s ease;box-shadow:0 20px 40px rgba(0,0,0,.1)}.xelo-login-register .login-close-btn{position:absolute;top:20px;right:20px;background:0 0;border:none;font-size:20px;cursor:pointer;color:#666;transition:all .3s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.xelo-login-register .login-close-btn:hover{color:#333}.xelo-login-register .login-popup-title{font-size:20px;font-weight:600;color:#333;margin-bottom:30px;text-align:left}.xelo-login-register .login-social-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.xelo-login-register .login-social-btn{width:100%;padding:12px 16px;border:1px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;gap:12px;color:#333}.xelo-login-register .login-social-btn:hover{border-color:#ccc;background:#f9f9f9}.xelo-login-register .google-btn{color:#4285f4}.xelo-login-register .facebook-btn{color:#1877f2}.xelo-login-register .login-divider{display:flex;align-items:center;margin:20px 0;color:#666}.xelo-login-register .login-divider::after,.xelo-login-register .login-divider::before{content:"";flex:1;height:1px;background:#e0e0e0}.xelo-login-register .login-divider span{margin:0 15px;font-size:14px;color:#666}.xelo-login-register .form-group{margin-bottom:16px;position:relative}.xelo-login-register .form-group input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#fff;color:#333;box-sizing:border-box}.xelo-login-register .form-group input::-moz-placeholder{color:#999}.xelo-login-register .form-group input::placeholder{color:#999}.xelo-login-register .form-group input:focus{outline:0;border-color:#8b5cf6}.xelo-login-register .remember-forgot{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px}.xelo-login-register .remember-me{display:flex;align-items:center;gap:8px;color:#333}.xelo-login-register .remember-me input{width:auto;margin:0}.xelo-login-register .forgot-link{color:#8b5cf6;text-decoration:underline;cursor:pointer;transition:color .3s ease}.xelo-login-register .forgot-link:hover{color:#7c3aed}.xelo-login-register .submit-btn{width:100%;padding:12px;background:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.xelo-login-register .submit-btn:hover{background:#7c3aed}.xelo-login-register .switch-form{text-align:center;font-size:14px;color:#666}.xelo-login-register .switch-link{color:#8b5cf6;cursor:pointer;text-decoration:none;font-weight:500}.xelo-login-register .switch-link:hover{text-decoration:underline}.xelo-login-register .forgot-description{color:#666;font-size:14px;margin-bottom:20px;line-height:1.4;text-align:center}.xelo-login-register .reset-success-message{margin:50px auto;padding:30px 20px;text-align:center}.xelo-login-register .reset-success-icon{font-size:48px;color:#38a169;margin-bottom:10px}.xelo-login-register .reset-success-message h3{margin:0 0 10px;color:#2f855a}.xelo-login-register .reset-success-message p{color:#22543d;font-size:14px;margin-bottom:20px}.xelo-login-register .btn-back-home{display:inline-block;padding:10px 20px;background-color:#38a169;color:#fff;border-radius:6px;text-decoration:none;font-weight:700;transition:background-color .2s ease}.xelo-login-register .btn-back-home:hover{background-color:#2f855a}.xelo-login-register #show_pass{position:absolute;line-height:0;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;color:#aeaeae}.xelo-login-register svg{width:1em;height:1em}.xelo-login-register .login-popup-container{background:#fff;border-radius:12px;padding:30px;width:90%;max-width:400px;position:relative;transform:scale(.9) translateY(20px);transition:all .3s ease;box-shadow:0 20px 40px rgba(0,0,0,.1)}.xelo-login-register .login-close-btn{position:absolute;top:20px;right:20px;background:0 0;border:none;font-size:20px;cursor:pointer;color:#666;transition:all .3s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.xelo-login-register .login-close-btn:hover{color:#333}.xelo-login-register .login-popup-title{font-size:20px;font-weight:600;color:#333;margin-bottom:30px;text-align:left}.xelo-login-register .login-social-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.xelo-login-register .login-social-btn{width:100%;padding:12px 16px;border:1px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;gap:12px;color:#333}.xelo-login-register .login-social-btn:hover{border-color:#ccc;background:#f9f9f9}.xelo-login-register .google-btn{color:#4285f4}.xelo-login-register .facebook-btn{color:#1877f2}.xelo-login-register .login-divider{display:flex;align-items:center;margin:20px 0;color:#666}.xelo-login-register .login-divider::after,.xelo-login-register .login-divider::before{content:"";flex:1;height:1px;background:#e0e0e0}.xelo-login-register .login-divider span{margin:0 15px;font-size:14px;color:#666}.xelo-login-register .form-group{margin-bottom:16px;position:relative}.xelo-login-register .form-group input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#fff;color:#333;box-sizing:border-box}.xelo-login-register .form-group input::-moz-placeholder{color:#999}.xelo-login-register .form-group input::placeholder{color:#999}.xelo-login-register .form-group input:focus{outline:0;border-color:#8b5cf6}.xelo-login-register .remember-forgot{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px}.xelo-login-register .remember-me{display:flex;align-items:center;gap:8px;color:#333}.xelo-login-register .remember-me input{width:auto;margin:0}.xelo-login-register .forgot-link{color:#8b5cf6;text-decoration:underline;cursor:pointer;transition:color .3s ease}.xelo-login-register .forgot-link:hover{color:#7c3aed}.xelo-login-register .submit-btn{width:100%;padding:12px;background:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.xelo-login-register .submit-btn:hover{background:#7c3aed}.xelo-login-register .switch-form{text-align:center;font-size:14px;color:#666}.xelo-login-register .switch-link{color:#8b5cf6;cursor:pointer;text-decoration:none;font-weight:500}.xelo-login-register .switch-link:hover{text-decoration:underline}.xelo-login-register .forgot-description{color:#666;font-size:14px;margin-bottom:20px;line-height:1.4;text-align:center}.xelo-login-register .reset-success-message{margin:50px auto;padding:30px 20px;text-align:center}.xelo-login-register .reset-success-icon{font-size:48px;color:#38a169;margin-bottom:10px}.xelo-login-register .reset-success-message h3{margin:0 0 10px;color:#2f855a}.xelo-login-register .reset-success-message p{color:#22543d;font-size:14px;margin-bottom:20px}.xelo-login-register .btn-back-home{display:inline-block;padding:10px 20px;background-color:#38a169;color:#fff;border-radius:6px;text-decoration:none;font-weight:700;transition:background-color .2s ease}.xelo-login-register .btn-back-home:hover{background-color:#2f855a}.xelo-login-register #show_pass{position:absolute;line-height:0;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;color:#aeaeae}