.content-with-gallery-section{overflow:hidden;margin-bottom:var(--wp--custom--spacing--large-desktop)}.content-with-gallery-section.has_bg_color{padding:80px 0}.content-with-gallery-section .content-with-gallery-inner{max-width:1920px;margin-left:auto;margin-right:auto;position:relative}.content-with-gallery-section .content-with-gallery-inner .section-heading.hide-desktop{display:none}.content-with-gallery-section .content-with-gallery-inner .container{display:flex}.content-with-gallery-section .content-with-gallery-inner .container .left-part{padding:20px 0 0;align-self:center;flex:1;padding-right:clamp(2.5rem,6.938vw - .826rem,7.5rem)}.content-with-gallery-section .content-with-gallery-inner .container .left-part .wp-block-button .wp-block-button__link{padding:12px 40px;width:-moz-fit-content;width:fit-content}.content-with-gallery-section .content-with-gallery-inner .container .left-part .cwg-inner-items{padding-left:25px;margin-bottom:20px}.content-with-gallery-section .content-with-gallery-inner .container .left-part+.gallery-wrap .items .item:nth-child(n+4){display:none}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap{flex:1}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .gallery-title{margin-top:20px;margin-bottom:10px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap{height:calc(100% - 210px)}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap img,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap video,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap img{max-height:600px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap{position:relative;width:100%;height:100%;padding-top:35.25%}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,.6);background-image:url(svg/ic-play.05018445.svg);background-repeat:no-repeat;background-position:center;background-size:50px;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap:has(.item:nth-child(4)) .img-wrap{height:calc(100% - 150px)}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items{display:flex;justify-content:center;align-items:center;text-align:center;gap:10px;margin-top:10px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item{flex:1;text-align:center;height:200px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item img,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item video,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .content-icon{flex:1;text-align:center;height:140px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .content-icon img,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .content-icon video,.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .content-icon iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item{position:relative}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item .video-poster-wrap{position:relative;width:100%;height:100%}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item .video-poster-wrap:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,.6);background-image:url(svg/ic-play.05018445.svg);background-repeat:no-repeat;background-position:center;background-size:50px;cursor:pointer}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item .video-poster-wrap img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item:nth-child(n+7){display:none}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items:not(.only-thumbnails):has(.item:nth-child(4)) .item{height:140px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails{grid-gap:5px;gap:5px;display:grid;grid-template-columns:repeat(4,1fr)}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item{height:216px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item:nth-child(n+4){display:inline;display:initial}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap:not(:has(.items)) .img-wrap{height:100%}.content-with-gallery-section .gallery-modal-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:999999;transform:scale(.5);opacity:0;visibility:hidden;flex-direction:column;transition:all .3s ease-in-out}.content-with-gallery-section .gallery-modal-overlay.show-popup{transform:scale(1);opacity:1;visibility:visible;pointer-events:auto}.content-with-gallery-section .gallery-modal-overlay.show-popup .gallery-modal-content img,.content-with-gallery-section .gallery-modal-overlay.show-popup .gallery-modal-content video,.content-with-gallery-section .gallery-modal-overlay.show-popup .gallery-modal-content iframe{opacity:1}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content{position:relative;max-width:90%;max-height:90%;height:500px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider *{height:100%}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-dots{left:0;height:auto;top:122%;z-index:11}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-dots li{height:8px;width:8px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-dots li button{height:8px;width:8px;background-color:rgba(0,0,0,0)}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-dots li button:before{content:"";display:inline-block;height:7.81px;width:7.81px;background-color:var(--wp--preset--color--white);border-radius:50%}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-arrow{width:12px;height:21px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-arrow:before{content:"";opacity:1;display:block;width:100%;height:100%;-webkit-mask:url(svg/slider-next.68466b5f.svg);mask:url(svg/slider-next.68466b5f.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;background-color:var(--wp--preset--color--white);opacity:1;background-image:none}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-arrow.slick-disabled:before{opacity:.25}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-prev{transform:rotate(180deg);left:-20px;margin-top:-10px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-prev:before{transform:none}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content.slick-slider .slick-next{right:-20px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide{display:flex;align-items:center;justify-content:center;height:inherit}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide video,.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide iframe{width:auto;height:100%}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide iframe{min-width:600px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content img,.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content video,.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content iframe{width:100%;height:100%;opacity:0;-o-object-fit:contain;object-fit:contain;transition:all .5s ease;position:relative;z-index:1}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-close{position:absolute;top:30px;right:30px;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:2;padding:5px;color:#fff;font-weight:700}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs{position:relative;max-width:50%;max-height:90%}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide{padding:5px;cursor:pointer;width:100px;height:100px;opacity:.8}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide.slick-current{opacity:1}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide.video-slide{position:relative}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide.video-slide:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,.6);background-image:url(svg/ic-play.05018445.svg);background-repeat:no-repeat;background-position:center;background-size:50px;cursor:pointer}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide img,.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide video,.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide iframe{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .slick-dots li{height:8px;width:8px}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .slick-dots li button{height:8px;width:8px;background-color:hsla(0,0%,100%,.83)}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .slick-dots li.slick-active button{background-color:var(--wp--preset--color--secondary-light)}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .slick-dots li.slick-disabled{pointer-events:none;cursor:default}.content-with-gallery-section .gallery-modal-overlay .slick-slider .slick-arrow.slick-disabled{pointer-events:none;cursor:default}body.modal-open{overflow:hidden}body.ingle-offers .content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item{height:130px}.map-locations-template-wp-custom-template-individual-sub-page-template .content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap{padding-top:54.25%}.map-locations-template-wp-custom-template-individual-sub-page-template .content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap video,.map-locations-template-wp-custom-template-individual-sub-page-template .content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap .video-poster-wrap iframe{position:absolute;top:0}@media (max-width:1199px){.content-with-gallery-section{margin-bottom:var(--wp--custom--spacing--desktop)}}@media (max-width:991px){.content-with-gallery-section{margin-bottom:var(--wp--custom--spacing--tablet)}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item{height:150px}}@media (max-width:767px){.content-with-gallery-section{margin-bottom:var(--wp--custom--spacing--mobile)}.content-with-gallery-section.has_bg_color{padding:40px 0}.content-with-gallery-section .content-with-gallery-inner{display:flex;flex-direction:column-reverse}.content-with-gallery-section .content-with-gallery-inner .container{width:100%;flex-direction:column}.content-with-gallery-section .content-with-gallery-inner .container .left-part{padding:0 0 var(--wp--custom--spacing--mobile) 0}.content-with-gallery-section .content-with-gallery-inner .container .left-part .wp-block-button{width:100%}.content-with-gallery-section .content-with-gallery-inner .container .left-part .wp-block-button .wp-block-button__link{width:100%}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .img-wrap{height:300px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item{height:80px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .content-icon{height:80px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item .video-poster-wrap:after{background-size:30px}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items .item:nth-child(n+4){display:none}.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item{height:80px}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content{width:80%;height:60vh}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide{opacity:0}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide.slick-current{opacity:1}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide video,.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide iframe{height:100%;width:100%}.content-with-gallery-section .gallery-modal-overlay .gallery-modal-content .gallery-slide iframe{min-width:auto}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide{width:60px;height:60px}.content-with-gallery-section .gallery-modal-overlay #gallery-modalThumbs .thumb-slide.video-slide:after{background-size:30px}}@media (max-width:480px){.content-with-gallery-section .content-with-gallery-inner .container .gallery-wrap .items.only-thumbnails .item{height:60px}}.cards-grid{margin-bottom:var(--wp--custom--spacing--large-desktop);text-align:center}.cards-grid.has_bg_color{padding:var(--wp--custom--spacing--large-desktop) 0}.cards-grid .cards-grid__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px;margin:0 auto;max-width:1234px}.cards-grid .cards-grid__inner .cards-grid__item{position:relative}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt{position:relative}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__image{padding-top:76%;display:block;position:relative}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__image img{border-radius:20px;display:block;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box{position:absolute;left:0;bottom:0;width:100%}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3{margin-bottom:0;text-transform:uppercase;padding:10px 20px;font-size:var(--wp--preset--font-size--normal);font-weight:800;letter-spacing:.05em;border-radius:0 0 20px 20px;background-color:rgba(26,178,119,.9);color:var(--wp--preset--color--white);display:flex;align-items:center;justify-content:center;min-height:75px}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__desc-box{margin-top:30px;text-align:center}.cards-grid .cards-grid__inner .cards-grid__item .button_wrapper{margin-top:20px}.cards-grid .button_wrapper{margin-top:var(--wp--preset--spacing--50)}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button .wp-block-button__link{text-transform:uppercase;font-size:var(--wp--preset--font-size--normal);font-weight:800;letter-spacing:.05em}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button.card-button-link .wp-block-button__link{padding:0;border:none;border-radius:0;background-color:rgba(0,0,0,0)}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button.card-button-link .wp-block-button__link:after{content:"";-webkit-mask-image:url(svg/arrow-right.87133716-2.svg);mask-image:url(svg/arrow-right.87133716-2.svg);height:14px;width:11px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;display:inline-block;margin-left:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:middle}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button.card-button-link .wp-block-button__link:hover{color:var(--wp--preset--color--primary) !important}.cards-grid .cards-grid__detail-wrapper{text-align:center;max-width:1234px;margin:0 auto 40px}.cards-grid.layout-1{background-color:var(--wp--preset--color--secondary)}.cards-grid.layout-1 .cards-grid__detail-wrapper h2,.cards-grid.layout-1 .cards-grid__detail-wrapper p{color:var(--wp--preset--color--white)}.cards-grid.layout-1 .cards-grid__inner .cards-grid__item .cards-grid__desc-box p{color:var(--wp--preset--color--white)}.cards-grid.layout-2 .cards-grid__inner{gap:30px 50px}.cards-grid.layout-2 .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__image img{border-radius:0}.cards-grid.layout-2 .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box{position:static}.cards-grid.layout-2 .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3{border-radius:0;background-color:rgba(0,0,0,0);color:var(--wp--preset--color--secondary-light)}.cards-grid.layout-2 .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3:hover{color:var(--wp--preset--color--secondary-btn-hover-bg-color)}.cards-grid.layout-2 .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3 a{color:inherit}@media (min-width:768px){.cards-grid .cards-grid__inner.has-2-columns{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.cards-grid .cards-grid__inner.has-4-columns{grid-template-columns:repeat(4,1fr)}}@media (max-width:1399px){.cards-grid .cards-grid__inner{max-width:100%}}@media (max-width:1199px){.cards-grid{margin-bottom:var(--wp--custom--spacing--desktop)}.cards-grid.has_bg_color{padding:var(--wp--custom--spacing--desktop) 0}.cards-grid .cards-grid__inner{gap:30px}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3{min-height:70px}.cards-grid.layout-2 .cards-grid__inner{gap:30px}}@media (max-width:991px){.cards-grid{margin-bottom:var(--wp--custom--spacing--tablet)}.cards-grid.has_bg_color{padding:var(--wp--custom--spacing--tablet) 0}.cards-grid .cards-grid__inner{grid-template-columns:repeat(3,1fr);max-width:100%;gap:20px}.cards-grid .cards-grid__inner .cards-grid__item .cards-grid__image-cnt .cards-grid__content-box h3{padding:10px;min-height:65px}.cards-grid .button_wrapper{margin-top:var(--wp--preset--spacing--30)}.cards-grid.layout-2 .cards-grid__inner{gap:20px}}@media (max-width:767px){.cards-grid{margin-bottom:var(--wp--custom--spacing--mobile)}.cards-grid.has_bg_color{padding:var(--wp--custom--spacing--mobile) 0}.cards-grid .cards-grid__inner{grid-template-columns:repeat(1,1fr)}.cards-grid .cards-grid__inner .cards-grid__item:after{content:"";width:170px;height:1px;background-color:var(--wp--preset--color--primary);display:block;opacity:.2;margin:34px auto 24px auto}.cards-grid .cards-grid__inner .cards-grid__item:last-child:after{display:none}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button{min-width:85%}.cards-grid .button_wrapper .wp-block-buttons .wp-block-button .wp-block-button__link{width:100%}.cards-grid .cards-grid__detail-wrapper{margin:0 auto 20px}.cards-grid .cards-grid__detail-wrapper p{text-align:left}}.past-projects-section{position:relative;overflow:hidden;margin-bottom:var(--wp--custom--spacing--large-desktop)}.past-projects-section.has_bg_color{padding:var(--wp--custom--spacing--large-desktop) 0}.past-projects-section .past-projects-inner .image-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.past-projects-section .past-projects-inner .image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.past-projects-section .past-projects-inner .past-projects-author-card{position:relative;margin:30px 0}.past-projects-section .past-projects-inner .past-projects-author-card .card-wrap .wp-block-buttons .wp-block-button .wp-block-button__link{max-width:-moz-max-content;max-width:max-content}.past-projects-section .past-projects-inner .past-projects-author-card .card-wrap .card-count{font-weight:var(--wp--custom--typography--font-weight--extra-bold);line-height:var(--wp--custom--typography--line-height--heading-1);font-size:var(--wp--custom--typography--font-size--heading-1)}.past-projects-section .past-projects-inner .past-projects-author-card .card-wrap .card-desc{font-weight:400;font-size:var(--wp--custom--typography--font-size--heading-4)}.past-projects-section.show-bg-overlay .past-projects-inner .image-wrap:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8))}.past-projects-section.show-bg-overlay .past-projects-inner .past-projects-author-card .card-title,.past-projects-section.show-bg-overlay .past-projects-inner .past-projects-author-card .card-desc,.past-projects-section.show-bg-overlay .past-projects-inner .past-projects-author-card .card-count{color:var(--wp--preset--color--white)}.past-projects-section.is-align-right .card-wrap{justify-self:right;align-items:flex-end;display:flex;flex-wrap:wrap;flex-direction:column}.past-projects-section.is-align-full .card-wrap{justify-self:center;align-items:center;display:flex;flex-wrap:wrap;flex-direction:column}.past-projects-section.is-align-left .card-wrap{justify-self:left}@media (max-width:1199px){.past-projects-section{margin-bottom:var(--wp--custom--spacing--desktop)}.past-projects-section.has_bg_color{padding:var(--wp--custom--spacing--desktop) 0}}@media (max-width:991px){.past-projects-section.has_bg_color{padding:var(--wp--custom--spacing--tablet) 0}}@media (max-width:767px){.past-projects-section{margin-bottom:var(--wp--custom--spacing--tablet)}.past-projects-section{margin-bottom:var(--wp--custom--spacing--mobile)}.past-projects-section.has_bg_color{padding:var(--wp--custom--spacing--mobile) 0}.past-projects-section .past-projects-inner .past-projects-author-card{margin:0}.past-projects-section .past-projects-inner .past-projects-author-card .card-wrap .wp-block-buttons .wp-block-button{width:100%}.past-projects-section .past-projects-inner .past-projects-author-card .card-wrap .wp-block-buttons .wp-block-button .wp-block-button__link{width:100%;max-width:100%}}.testimonial-grid-wrapper{margin-bottom:var(--wp--custom--spacing--large-desktop)}.testimonial-grid-wrapper.has_bg_color{padding:var(--wp--custom--spacing--large-desktop) 0}.testimonial-grid-wrapper.has_bg_color .slick-slider .slick-prev,.testimonial-grid-wrapper.has_bg_color .slick-slider .slick-next{background-color:var(--wp--preset--color--offwhite)}.testimonial-grid-wrapper.has_bg_color .slick-slider .slick-prev:before,.testimonial-grid-wrapper.has_bg_color .slick-slider .slick-next:before{background:var(--wp--preset--color--primary)}.testimonial-grid-wrapper.has_bg_color .slick-slider .slick-prev:before{transform:rotate(0)}.testimonial-grid-wrapper .slick-slider .slick-prev:before,.testimonial-grid-wrapper .slick-slider .slick-next:before{background-color:var(--testimonials-slider-icons-color)}.testimonial-grid-wrapper .container{position:relative}.testimonial-grid-wrapper .testimonials-slider-inner .slick-dotted.slick-slider{margin:0;padding:0 68px 55px}.testimonial-grid-wrapper .testimonials-slider-header{text-align:center}.testimonial-grid-wrapper .testimonials-slide-section .slick-track{display:flex}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item{background-color:var(--wp--preset--color--primary);padding:40px 30px;border-radius:20px;margin:0 12.5px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content{height:100%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content{display:flex;flex-direction:column;flex-basis:100%;text-align:center}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;color:var(--wp--preset--color--white);line-height:1.5;letter-spacing:.05em;height:calc(var(--wp--preset--font-size--normal)*1.5*4)}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-author{font-weight:800;font-size:22px;color:var(--wp--preset--color--white);margin-top:30px;line-height:1.3;letter-spacing:.05em}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-author-desc{color:var(--wp--preset--color--white);letter-spacing:.05em;min-height:calc(var(--wp--preset--font-size--normal)*1.5)}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-author-reviewlink{display:block;width:100%;color:var(--wp--preset--color--secondary);margin:15px 0 0;font-weight:600;cursor:pointer}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-author-reviewlink:hover{opacity:.8}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .popup-review-content{display:none}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .popup-review-desc{display:none}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container{position:relative;display:inline-block;color:rgba(0,0,0,0);font-size:24px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container:before{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--slategray)}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container:after{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--luminous-vivid-amber);overflow:hidden;white-space:nowrap}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-0:after{width:0}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-10:after{width:10%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-20:after{width:20%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-30:after{width:30%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-40:after{width:40%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-50:after{width:50%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-60:after{width:60%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-70:after{width:70%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-80:after{width:80%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-90:after{width:90%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .stars-container.stars-100:after{width:100%}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .star_rating .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.testimonial-grid-wrapper.layout-1 .testimonials-slide-section:not(.slick-initialized){display:flex;overflow:hidden}.testimonial-grid-wrapper.layout-1 .testimonials-slide-section:not(.slick-initialized) .testimonials-slider-item:nth-child(n+4){display:none}.testimonial-grid-wrapper.layout-1 .testimonials-slide-section .testimonials-slider-item{height:inherit;display:flex;flex-direction:column}.testimonial-grid-wrapper .slick-slider .slick-prev{top:calc(50% - 30px);left:0;width:37px;height:37px;display:flex;justify-content:center;align-items:center;border-radius:5px;background:var(--wp--preset--color--primary);opacity:1}.testimonial-grid-wrapper .slick-slider .slick-prev:before{content:"";-webkit-mask-image:url(png/left-arrow.aca87dd8.png);mask-image:url(png/left-arrow.aca87dd8.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:8px;height:15px;background-color:var(--wp--preset--color--white);background-image:none;opacity:1;transform:rotate(0) !important}.testimonial-grid-wrapper .slick-slider .slick-prev.slick-disabled{background:#fffaf2;opacity:.45}.testimonial-grid-wrapper .slick-slider .slick-next{top:calc(50% - 30px);right:0;width:37px;height:37px;display:flex;justify-content:center;align-items:center;border-radius:5px;background:var(--wp--preset--color--primary)}.testimonial-grid-wrapper .slick-slider .slick-next:before{content:"";-webkit-mask-image:url(png/right-arrow.9ab0a9ed.png);mask-image:url(png/right-arrow.9ab0a9ed.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:8px;height:15px;background-color:var(--wp--preset--color--white);opacity:1;background-image:none}.testimonial-grid-wrapper .slick-slider .slick-next.slick-disabled{background:#fffaf2;opacity:.45}.testimonial-grid-wrapper .slick-slider .slick-dots{bottom:0}.testimonial-grid-wrapper .slick-slider .slick-dots li{width:auto;height:auto;margin:0 6px}.testimonial-grid-wrapper .slick-slider .slick-dots li button{width:15px;height:15px;background:var(--testimonials-slider-icons-color);border-radius:100%;opacity:.35}.testimonial-grid-wrapper .slick-slider .slick-dots li button:before{display:none}.testimonial-grid-wrapper .slick-slider .slick-dots li.slick-active button{background:var(--testimonials-slider-icons-color);opacity:1}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section{display:flex;flex-wrap:wrap;gap:40px 50px;padding:0}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .testimonials-slider-item{width:calc(33.333% - 34px);background-color:var(--wp--preset--color--primary);padding:40px 30px;border-radius:20px;margin:0}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .slick-list{padding-bottom:30px}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .slick-arrow.slick-next{right:0}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .slick-arrow.slick-prev{left:0}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header h2{color:var(--wp--preset--color--white)}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary{display:flex;align-items:center;justify-content:center;gap:3px;margin-bottom:10px;flex-direction:column;color:var(--wp--preset--color--white)}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating{display:flex;align-items:center;justify-content:start}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container{position:relative;display:inline-block;color:rgba(0,0,0,0);font-size:24px;margin-left:auto;margin-right:auto}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container:before{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--slategray)}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container:after{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--luminous-vivid-amber);overflow:hidden;white-space:nowrap}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-0:after{width:0}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-10:after{width:10%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-20:after{width:20%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-30:after{width:30%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-40:after{width:40%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-50:after{width:50%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-60:after{width:60%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-70:after{width:70%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-80:after{width:80%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-90:after{width:90%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .stars-container.stars-100:after{width:100%}.testimonial-grid-wrapper.layout-3 .testimonials-slider-header .testimonial-rating-summary .star_rating .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.testimonial-grid-wrapper.layout-3 .slick-slider{padding:0}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section{display:flex;flex-wrap:wrap;gap:40px 50px;padding:0}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item{width:calc(33.333% - 34px);background-color:rgba(0,0,0,0);padding:40px 30px;border-radius:20px;margin:0}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item:nth-child(n+4){display:none}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .slider-author-reviewlink{color:var(--wp--preset--color--white);opacity:.5;transition:all .3s ease-in-out}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .slider-author-reviewlink:hover{opacity:1}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .slider-author{margin-top:5px}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .slider-description{font-style:italic}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .customer-image{width:150px;height:150px;overflow:hidden;text-align:center;border:1px solid gray;padding:7px;border-radius:50%;margin:0 auto 20px}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item .slider-content .customer-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .slick-list{padding-bottom:30px}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .slick-arrow.slick-next{right:0}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .slick-arrow.slick-prev{left:0}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section+.wp-block-buttons{margin-top:20px;text-align:center}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section+.wp-block-buttons .wp-block-button{width:auto;margin:0 auto;max-width:-moz-fit-content;max-width:fit-content}.testimonial-popup{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999}.testimonial-popup .testimonial-popup-content-wrapper{width:600px;max-width:calc(100% - 60px);display:flex;flex-direction:column;background-color:var(--wp--preset--color--white);border-radius:5px;padding:30px;position:relative}.testimonial-popup .testimonial-popup-content-wrapper .close{position:absolute;right:15px;top:15px;width:15px;height:15px;display:inline-block;background:rgba(0,0,0,0) url(svg/close-icon-black.072b96b9.svg) center center no-repeat;background-size:contain;cursor:pointer}.testimonial-popup .testimonial-popup-content-wrapper .testimonial-popup-content{background-color:var(--wp--preset--color--white);max-height:70vh;overflow:auto}.testimonial-popup .testimonial-popup-content-wrapper .star_rating{display:flex;align-items:center;justify-content:start;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--wp--preset--color--slategray)}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container{position:relative;display:inline-block;color:rgba(0,0,0,0);font-size:24px;margin-left:auto;margin-right:auto}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container:before{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--slategray)}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container:after{position:absolute;top:0;left:0;content:"★★★★★";color:var(--wp--preset--color--luminous-vivid-amber);overflow:hidden;white-space:nowrap}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-0:after{width:0}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-10:after{width:10%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-20:after{width:20%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-30:after{width:30%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-40:after{width:40%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-50:after{width:50%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-60:after{width:60%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-70:after{width:70%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-80:after{width:80%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-90:after{width:90%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .stars-container.stars-100:after{width:100%}.testimonial-popup .testimonial-popup-content-wrapper .star_rating .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.testimonials-slider-inner-content .load-more-button{width:-moz-fit-content;width:fit-content;margin:60px auto 0;cursor:pointer}.review-post-loader{position:absolute;left:0;top:0;width:calc(100% - var(--wp--style--root--padding-right) - var(--wp--style--root--padding-right));display:none;z-index:1;background:rgba(0,0,0,.5);min-height:100px;margin-right:var(--wp--style--root--padding-right);margin-left:var(--wp--style--root--padding-left);border-radius:20px;height:100%;align-items:center;justify-content:center}.review-post-loader.is_loading{display:flex}.review-post-loader .loader{border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid var(--wp--preset--color--secondary);width:60px;height:60px;animation:spin 2s linear infinite}.review-post-loader .loader .spinner{display:none}.review-load-more-btn{display:flex;align-items:center;justify-content:center;margin-top:var(--wp--custom--spacing--large-desktop)}.review-load-more-btn a{cursor:pointer !important}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:1199px){.testimonial-grid-wrapper{margin-bottom:var(--wp--custom--spacing--desktop)}.testimonial-grid-wrapper.has_bg_color{padding:var(--wp--custom--spacing--desktop) 0}.review-load-more-btn{margin-top:var(--wp--custom--spacing--desktop)}}@media (max-width:1023px){.testimonial-grid-wrapper.layout-2 .testimonials-slide-section{gap:30px 30px}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .testimonials-slider-item{width:calc(33.333% - 20px)}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section{gap:30px 30px}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item{width:calc(33.333% - 20px)}}@media (max-width:991px){.testimonial-grid-wrapper{margin-bottom:var(--wp--custom--spacing--tablet)}.testimonial-grid-wrapper.has_bg_color{padding:var(--wp--custom--spacing--tablet) 0}.review-load-more-btn{margin-top:var(--wp--custom--spacing--tablet)}}@media (max-width:767px){.testimonial-grid-wrapper{margin-bottom:var(--wp--custom--spacing--mobile)}.testimonial-grid-wrapper.has_bg_color{padding:var(--wp--custom--spacing--mobile) 0}.testimonial-grid-wrapper .testimonials-slider-inner .slick-dotted.slick-slider{padding:0 40px 50px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item{padding:30px 20px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-description{font-size:16px;height:auto;line-height:20px}.testimonial-grid-wrapper .testimonials-slide-section .testimonials-slider-item .testimonials-slider-content .slider-content .slider-author-reviewlink{text-align:center}.testimonial-grid-wrapper .slick-slider .slick-prev{left:0}.testimonial-grid-wrapper .slick-slider .slick-next{right:0}.testimonial-grid-wrapper .slick-slider .slick-dots{bottom:-10px}.testimonial-grid-wrapper .slick-slider .slick-dots li button{width:9px;height:9px}.testimonial-grid-wrapper.layout-2 .testimonials-slide-section .testimonials-slider-item{padding:30px 20px;width:100%}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section .testimonials-slider-item{padding:0 0 20px;width:100%}.testimonial-grid-wrapper.layout-3 .testimonials-slide-section+.wp-block-buttons .wp-block-button{width:100%;max-width:100%}.review-load-more-btn{margin-top:var(--wp--custom--spacing--mobile);display:none}}@media (max-width:576px){.testimonial-grid-wrapper.layout-1 .container{padding:0 10px}.tabs .tabs__body:has(.testimonial-grid-wrapper)>.container{padding:0}}.wp-block-post-content{display:flow-root}