.mr-icon-list-item{--mr-icon-list-item-content-color:inherit;--mr-icon-list-item-icon-color:inherit;display:flex;align-items:center;gap:var(--mr-icon-list-gap-icon-label,.5rem);color:var(--mr-icon-list-item-content-color);margin:0;padding:0;}.mr-icon-list-item__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--mr-icon-list-item-icon-color);font-size:var(--mr-icon-list-icon-size,1em);line-height:1;min-width:1em;height:1em;}.mr-icon-list-item__icon i,.mr-icon-list-item__icon svg{display:block;width:1em;height:1em;}.mr-icon-list-item__icon.dashicons{font-family:dashicons;font-size:var(--mr-icon-list-icon-size,1em);width:1em;height:1em;line-height:1;}.mr-icon-list-item__icon.dashicons::before{font-size:inherit;width:1em;height:1em;}.mr-icon-list-item__icon.fa,.mr-icon-list-item__icon.fas,.mr-icon-list-item__icon.far,.mr-icon-list-item__icon.fal,.mr-icon-list-item__icon.fab{font-family:"Font Awesome 6 Free","Font Awesome 6 Pro","Font Awesome 5 Free","Font Awesome 5 Pro";font-weight:900;}.mr-icon-list-item__icon.fa.far,.mr-icon-list-item__icon.fas.far,.mr-icon-list-item__icon.far.far,.mr-icon-list-item__icon.fal.far,.mr-icon-list-item__icon.fab.far{font-weight:400;}.mr-icon-list-item__icon.fa.fal,.mr-icon-list-item__icon.fas.fal,.mr-icon-list-item__icon.far.fal,.mr-icon-list-item__icon.fal.fal,.mr-icon-list-item__icon.fab.fal{font-weight:300;}.mr-icon-list-item__content{flex:1;line-height:1.5;color:var(--mr-icon-list-item-content-color);}.mr-icon-list-item__content p{margin:0;}.mr-icon-list-item__content strong{font-weight:600;}.mr-icon-list-item__content em{font-style:italic;}.mr-icon-list-item__content a{color:inherit;text-decoration:underline;}.mr-icon-list-item__content a:hover{text-decoration:none;}.mr-icon-list[data-align=center] .mr-icon-list-item{justify-content:center;text-align:center;}.mr-icon-list[data-align=right] .mr-icon-list-item{justify-content:flex-end;text-align:right;}.mr-icon-list--hide-labels .mr-icon-list-item .mr-icon-list-item__content{display:none;}@media (max-width: 768px){.mr-icon-list-item{gap:calc(var(--mr-icon-list-gap-icon-label,.5rem) * .8);}.mr-icon-list-item__icon{font-size:calc(var(--mr-icon-list-icon-size,1em) * .9);}}@media (max-width: 480px){.mr-icon-list-item{gap:calc(var(--mr-icon-list-gap-icon-label,.5rem) * .7);}.mr-icon-list-item__icon{font-size:calc(var(--mr-icon-list-icon-size,1em) * .8);}}@media (prefers-reduced-motion: reduce){.mr-icon-list-item *{transition:none !important;animation:none !important;}}@media (prefers-contrast: high){.mr-icon-list-item__icon{filter:contrast(2);}}@media print{.mr-icon-list-item__icon{color:#000 !important;}.mr-icon-list-item__content{color:#000 !important;}}.mr-icon-list{--mr-icon-list-gap:1rem;--mr-icon-list-gap-icon-label:.5rem;--mr-icon-list-align:left;--mr-icon-list-divider-width:1px;--mr-icon-list-divider-color:#e0e0e0;--mr-icon-list-divider-length:100%;--mr-icon-list-content-color:inherit;--mr-icon-list-icon-color:inherit;--mr-icon-list-icon-size:1em;margin:0;padding:0;list-style:none;}.mr-icon-list__content{display:flex;flex-direction:var(--mr-icon-list-orientation,column);gap:var(--mr-icon-list-gap);text-align:var(--mr-icon-list-align);flex-wrap:wrap;}.mr-icon-list--hide-labels .mr-icon-list-item__content{display:none;}.mr-icon-list--has-divider .mr-icon-list-item:not(:last-child){position:relative;padding-bottom:calc(var(--mr-icon-list-gap) / 2);margin-bottom:calc(var(--mr-icon-list-gap) / 2);}.mr-icon-list--has-divider .mr-icon-list-item:not(:last-child)::after{content:"";position:absolute;bottom:0;left:0;width:var(--mr-icon-list-divider-length);height:var(--mr-icon-list-divider-width);background-color:var(--mr-icon-list-divider-color);}.mr-icon-list[data-orientation=horizontal] .mr-icon-list__content{flex-direction:row;flex-wrap:wrap;}.mr-icon-list[data-orientation=horizontal][data-has-divider=true] .mr-icon-list-item:not(:last-child){border-bottom:none;border-right:var(--mr-icon-list-divider-width,1px) solid var(--mr-icon-list-divider-color,#e0e0e0);padding-right:calc(var(--mr-icon-list-gap,1rem) / 2);margin-right:calc(var(--mr-icon-list-gap,1rem) / 2);padding-bottom:0;margin-bottom:0;}@media (max-width: 768px){.mr-icon-list[data-alignment-tablet]{text-align:var(--mr-icon-list-align-tablet,var(--mr-icon-list-align));}.mr-icon-list[data-orientation=horizontal] .mr-icon-list__content{flex-direction:column;}}@media (max-width: 480px){.mr-icon-list[data-alignment-mobile]{text-align:var(--mr-icon-list-align-mobile,var(--mr-icon-list-align));}}.mr-icon-list-item{display:flex;align-items:flex-start;gap:var(--mr-icon-list-gap-icon-label);color:var(--mr-icon-list-content-color);}.mr-icon-list-item__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--mr-icon-list-icon-color);font-size:var(--mr-icon-list-icon-size);line-height:1;}.mr-icon-list-item__icon i,.mr-icon-list-item__icon svg{display:block;}.mr-icon-list-item__icon.dashicons{font-family:dashicons;font-size:var(--mr-icon-list-icon-size);width:1em;height:1em;}.mr-icon-list-item__icon.fa,.mr-icon-list-item__icon.fas,.mr-icon-list-item__icon.far,.mr-icon-list-item__icon.fal,.mr-icon-list-item__icon.fab{font-family:"Font Awesome 6 Free","Font Awesome 6 Pro","Font Awesome 5 Free","Font Awesome 5 Pro";}.mr-icon-list-item__content{flex:1;line-height:1.5;}.mr-icon-list-item__content p{margin:0;}.mr-icon-list[data-align=center] .mr-icon-list-item{justify-content:center;}.mr-icon-list[data-align=right] .mr-icon-list-item{justify-content:flex-end;}@media (prefers-reduced-motion: reduce){.mr-icon-list *{transition:none !important;animation:none !important;}}@media print{.mr-icon-list--has-divider .mr-icon-list-item:not(:last-child)::after{background-color:#000 !important;}}.image-carousel{position:relative;width:100%;}.image-carousel-wrapper{position:relative;}.image-carousel-splide.splide{position:relative;}.image-carousel-splide .splide__track{overflow:hidden;border-radius:8px;}.image-carousel-splide .splide__list{display:flex;}.image-carousel-splide .splide__slide{opacity:1;transition:opacity .3s ease;}.carousel-item{position:relative;width:100%;height:100%;display:block;display:flex;overflow:hidden;border-radius:8px;justify-content:center;align-items:center;}.carousel-item-link{display:block;text-decoration:none;color:inherit;width:100%;height:100%;}.carousel-item-link:hover{text-decoration:none;color:inherit;}.carousel-image{max-width:100%;height:auto;object-fit:cover;object-position:center;border-radius:8px;transition:transform .3s ease;}.carousel-item:hover .carousel-image{transform:scale(1.05);}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));color:white;padding:1rem;font-size:.9rem;line-height:1.4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}.image-carousel-splide .splide__arrow{background:rgba(255,255,255,.9);border:2px solid rgba(0,0,0,.1);width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:.8;}.image-carousel-splide .splide__arrow:hover{background:rgba(255,255,255,1);border-color:rgba(0,0,0,.2);opacity:1;transform:scale(1.1);}.image-carousel-splide .splide__arrow:disabled{opacity:.3;cursor:not-allowed;}.image-carousel-splide .splide__arrow svg{width:1rem;height:1rem;fill:#333;}.image-carousel-splide .splide__arrow--prev{left:1rem;}.image-carousel-splide .splide__arrow--next{right:1rem;}.image-carousel-splide .splide__pagination{bottom:-2.5rem;padding:0;display:flex;justify-content:center;gap:.5rem;}.image-carousel-splide .splide__pagination__page{background:rgba(0,0,0,.3);border:none;border-radius:50%;width:.75rem;height:.75rem;margin:0;transition:all .3s ease;cursor:pointer;}.image-carousel-splide .splide__pagination__page.is-active{background:#007cba;transform:scale(1.2);}.image-carousel-splide .splide__pagination__page:hover{background:rgba(0,0,0,.6);}@media (max-width: 768px){.image-carousel-splide .splide__arrow{width:2rem;height:2rem;}.image-carousel-splide .splide__arrow svg{width:.8rem;height:.8rem;}.image-carousel-splide .splide__arrow--prev{left:.5rem;}.image-carousel-splide .splide__arrow--next{right:.5rem;}.carousel-caption{padding:.75rem;font-size:.8rem;}}@media (max-width: 480px){.image-carousel-splide .splide__pagination{bottom:-2rem;}.image-carousel-splide .splide__pagination__page{width:.6rem;height:.6rem;}}.carousel-item::before{}.carousel-item .carousel-image{position:relative;z-index:2;}.carousel-item .carousel-image[src]:not([src=""]) + ::before{display:none;}@keyframes loading{0%{background-position:200% 0;}100%{background-position:-200% 0;}}.image-carousel-splide .splide__arrow:focus,.image-carousel-splide .splide__pagination__page:focus{outline:2px solid #007cba;outline-offset:2px;}.carousel-item-link:focus{outline:2px solid #007cba;outline-offset:2px;border-radius:8px;}.image-carousel-wrapper.fade-left::before,.image-carousel-wrapper.fade-right::after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;pointer-events:none;}.image-carousel-wrapper.fade-left::before{left:0;background:linear-gradient(to right,rgba(245,247,251,1) 0%,rgba(245,247,251,.8) 30%,rgba(245,247,251,0) 100%);}.image-carousel-wrapper.fade-right::after{right:0;background:linear-gradient(to left,rgba(245,247,251,1) 0%,rgba(245,247,251,.8) 30%,rgba(245,247,251,0) 100%);}.testimonials{overflow:hidden;}.testimonials.is-style-style-1,.testimonials .style-1{position:relative;overflow:hidden;}.testimonials.is-style-style-1 .testimonial-container,.testimonials .style-1 .testimonial-container{display:flex;width:100%;max-width:1200px;gap:40px;margin-left:auto;margin-right:auto;}.testimonials.is-style-style-1 .profile-card,.testimonials .style-1 .profile-card{width:260px;flex:0 0 260px;background:var(--wp--preset--color--white);border-radius:var(--mrd-border-radius);padding:24px 24px;text-align:center;box-shadow:var(--mrd-box-shadow);display:flex;flex-direction:column;}.testimonials.is-style-style-1 .profile-image,.testimonials .style-1 .profile-image{width:100px;border-radius:100%;margin:0 auto 8px auto;position:relative;}.testimonials.is-style-style-1 .profile-image img,.testimonials .style-1 .profile-image img{width:100px;height:100px;border-radius:100%;object-fit:cover;}.testimonials.is-style-style-1 .profile-image svg,.testimonials .style-1 .profile-image svg{width:48px;height:48px;position:absolute;top:0;right:-40px;z-index:1;}.testimonials.is-style-style-1 .name,.testimonials .style-1 .name{font-size:22px;font-weight:600;color:var(--wp--preset--color--black);margin-bottom:0px;}.testimonials.is-style-style-1 .title,.testimonials .style-1 .title{font-size:20px;font-weight:300;font-style:italic;color:var(--wp--preset--color--black);margin-bottom:20px;}.testimonials.is-style-style-1 .company-logo,.testimonials .style-1 .company-logo{margin-top:auto;}.testimonials.is-style-style-1 .company-logo img,.testimonials .style-1 .company-logo img{width:100%;max-width:90%;height:auto;display:block;margin:0 auto;}.testimonials.is-style-style-1 .testimonial-content,.testimonials .style-1 .testimonial-content{flex:1;}.testimonials.is-style-style-1 .category-tag,.testimonials .style-1 .category-tag{font-size:16px;font-weight:400;display:inline-block;background:#007f59;color:var(--wp--preset--color--white);padding:8px 16px;border-radius:20px;margin-bottom:20px;}.testimonials.is-style-style-1 .testimonial-text,.testimonials .style-1 .testimonial-text{font-size:22px;font-weight:600;color:var(--wp--preset--color--white);line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.1);}.testimonials.is-style-style-1 .quote-mark,.testimonials .style-1 .quote-mark{display:none;}.testimonials.is-style-style-1 .quote-mark svg,.testimonials .style-1 .quote-mark svg{width:60px;height:60px;}@media (max-width: 781px){.testimonials.is-style-style-1 .testimonial-container,.testimonials .style-1 .testimonial-container{flex-direction:column;text-align:center;gap:30px;}.testimonials.is-style-style-1 .profile-card,.testimonials .style-1 .profile-card{margin:0 auto;}.testimonials.is-style-style-1 .name,.testimonials .style-1 .name{font-size:20px;}.testimonials.is-style-style-1 .title,.testimonials .style-1 .title{font-size:18px;}.testimonials.is-style-style-1 .company-logo img,.testimonials .style-1 .company-logo img{max-width:80%;}.testimonials.is-style-style-1 .testimonial-text,.testimonials .style-1 .testimonial-text{font-size:18px;}}.testimonials.is-style-style-2 .testimonial-banner,.testimonials .style-2 .testimonial-banner{width:100%;max-width:1200px;text-align:center;position:relative;margin:0 auto;z-index:1;}.testimonials.is-style-style-2 .category-tag,.testimonials .style-2 .category-tag{font-size:16px;font-weight:400;color:var(--wp--preset--color--white);display:inline-block;background:#007f59;padding:8px 16px;border-radius:24px;margin-bottom:16px;}.testimonials.is-style-style-2 .testimonial-text,.testimonials .style-2 .testimonial-text{font-size:22px;font-weight:600;color:var(--wp--preset--color--white);line-height:1.5;margin-bottom:50px;}.testimonials.is-style-style-2 .attribution-section,.testimonials .style-2 .attribution-section{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;}.testimonials.is-style-style-2 .profile-section,.testimonials .style-2 .profile-section{display:flex;align-items:center;gap:15px;}.testimonials.is-style-style-2 .profile-image,.testimonials .style-2 .profile-image{width:100px;position:relative;}.testimonials.is-style-style-2 .profile-image img,.testimonials .style-2 .profile-image img{width:100px;height:100px;border-radius:100%;object-fit:cover;}.testimonials.is-style-style-2 .quote-marks,.testimonials .style-2 .quote-marks{position:absolute;top:0;right:-40px;}.testimonials.is-style-style-2 .quote-marks svg,.testimonials .style-2 .quote-marks svg{width:48px;height:48px;}.testimonials.is-style-style-2 .company-attribution,.testimonials .style-2 .company-attribution{font-size:22px;font-weight:600;font-style:italic;color:var(--wp--preset--color--white);padding-left:50px;}.testimonials.is-style-style-2 .company-logo,.testimonials .style-2 .company-logo{background:var(--wp--preset--color--white);padding:14px 20px;border-radius:8px;}.testimonials.is-style-style-2 .company-logo img,.testimonials .style-2 .company-logo img{width:100%;max-width:140px;height:auto;display:block;}@media (max-width: 781px){.testimonials.is-style-style-2 .testimonial-text,.testimonials .style-2 .testimonial-text{font-size:18px;margin-bottom:40px;}.testimonials.is-style-style-2 .attribution-section,.testimonials .style-2 .attribution-section{flex-direction:column;gap:20px;}.testimonials.is-style-style-2 .profile-section,.testimonials .style-2 .profile-section{gap:6px;width:100%;flex-direction:column;}.testimonials.is-style-style-2 .company-attribution,.testimonials .style-2 .company-attribution{font-size:20px;padding-left:0;}}.testimonials.is-style-style-3 .testimonial-wrapper,.testimonials .style-3 .testimonial-wrapper{display:flex;width:100%;max-width:1200px;gap:30px;margin:0 auto;}.testimonials.is-style-style-3 .profile-section,.testimonials .style-3 .profile-section{display:flex;flex-direction:column;width:260px;flex:0 0 260px;text-align:center;position:relative;}.testimonials.is-style-style-3 .profile-image,.testimonials .style-3 .profile-image{width:100px;position:relative;margin:0 auto 20px auto;}.testimonials.is-style-style-3 .profile-image img,.testimonials .style-3 .profile-image img{width:100px;height:100px;border-radius:100%;}.testimonials.is-style-style-3 .quote-marks,.testimonials .style-3 .quote-marks{position:absolute;top:0;right:-40px;}.testimonials.is-style-style-3 .quote-marks svg,.testimonials .style-3 .quote-marks svg{width:48px;height:48px;}.testimonials.is-style-style-3 .quote-marks svg path,.testimonials .style-3 .quote-marks svg path{fill:#4caf50;}.testimonials.is-style-style-3 .company-name,.testimonials .style-3 .company-name{font-size:22px;font-weight:600;color:var(--wp--preset--color--black);line-height:1.5;}.testimonials.is-style-style-3 .designation,.testimonials .style-3 .designation{font-size:20px;font-weight:300;font-style:italic;color:var(--wp--preset--color--black);line-height:1.5;margin-bottom:25px;}.testimonials.is-style-style-3 .company-logo,.testimonials .style-3 .company-logo{margin-top:auto;}.testimonials.is-style-style-3 .company-logo img,.testimonials .style-3 .company-logo img{width:100%;max-width:180px;display:block;margin:0 auto;}.testimonials.is-style-style-3 .testimonial-bubble,.testimonials .style-3 .testimonial-bubble{background:linear-gradient(135deg,#4caf50 0%,#26a69a 100%);border-radius:var(--mrd-border-radius);padding:34px 30px;position:relative;flex:1;}.testimonials.is-style-style-3 .testimonial-bubble::before,.testimonials .style-3 .testimonial-bubble::before{content:"";position:absolute;left:-15px;top:30px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #4caf50;}.testimonials.is-style-style-3 .category-tag,.testimonials .style-3 .category-tag{font-size:16px;font-weight:400;color:var(--wp--preset--color--white);display:inline-block;background:#007f59;padding:8px 16px;border-radius:24px;margin-bottom:16px;}.testimonials.is-style-style-3 .testimonial-text,.testimonials .style-3 .testimonial-text{color:var(--wp--preset--color--white);font-size:22px;line-height:1.5;font-weight:600;}@media (max-width: 781px){.testimonials.is-style-style-3 .testimonial-wrapper,.testimonials .style-3 .testimonial-wrapper{flex-direction:column;gap:40px;align-items:center;}.testimonials.is-style-style-3 .profile-section,.testimonials .style-3 .profile-section{min-width:auto;width:100%;max-width:300px;}.testimonials.is-style-style-3 .profile-image,.testimonials .style-3 .profile-image{margin:0 auto 8px auto;}.testimonials.is-style-style-3 .company-name,.testimonials .style-3 .company-name{font-size:20px;}.testimonials.is-style-style-3 .designation,.testimonials .style-3 .designation{font-size:18px;margin-bottom:20px;}.testimonials.is-style-style-3 .testimonial-bubble,.testimonials .style-3 .testimonial-bubble{width:100%;padding:30px 25px;}.testimonials.is-style-style-3 .testimonial-bubble::before,.testimonials .style-3 .testimonial-bubble::before{left:50%;top:-15px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #4caf50;border-top:none;transform:translateX(-50%);}.testimonials.is-style-style-3 .testimonial-text,.testimonials .style-3 .testimonial-text{font-size:18px;}}.testimonials.is-style-style-4,.testimonials .style-4{width:100%;position:relative;z-index:1;}.testimonials.is-style-style-4 .testimonial-container,.testimonials .style-4 .testimonial-container{width:100%;max-width:1200px;position:relative;margin-left:auto;margin-right:auto;display:flex;gap:40px;z-index:1;}.testimonials.is-style-style-4 .header-section,.testimonials .style-4 .header-section{flex:0 0 140px;}.testimonials.is-style-style-4 .profile-image,.testimonials .style-4 .profile-image{width:100px;position:relative;}.testimonials.is-style-style-4 .profile-image img,.testimonials .style-4 .profile-image img{width:100px;height:100px;border-radius:100%;display:block;}.testimonials.is-style-style-4 .quote-marks,.testimonials .style-4 .quote-marks{line-height:1;position:absolute;top:0;right:-40px;z-index:1;}.testimonials.is-style-style-4 .quote-marks svg,.testimonials .style-4 .quote-marks svg{width:48px;height:48px;}.testimonials.is-style-style-4 .category-tag,.testimonials .style-4 .category-tag{font-size:16px;font-weight:400;color:var(--wp--preset--color--white);display:inline-block;background:#007f59;padding:8px 16px;border-radius:24px;margin-bottom:20px;}.testimonials.is-style-style-4 .testimonial-text,.testimonials .style-4 .testimonial-text{font-size:22px;font-weight:600;color:var(--wp--preset--color--white);line-height:1.5;}.testimonials.is-style-style-4 .attribution-section,.testimonials .style-4 .attribution-section{display:flex;align-items:center;gap:30px;margin-top:30px;}.testimonials.is-style-style-4 .client-name,.testimonials .style-4 .client-name{font-size:22px;font-weight:600;color:var(--wp--preset--color--white);line-height:1.2;margin-bottom:8px;}.testimonials.is-style-style-4 .client-role,.testimonials .style-4 .client-role{font-size:20px;font-style:italic;color:var(--wp--preset--color--white);line-height:1.2;}.testimonials.is-style-style-4 .company-logo,.testimonials .style-4 .company-logo{background:var(--wp--preset--color--white);padding:12px 10px;border-radius:8px;flex-shrink:0;}.testimonials.is-style-style-4 .company-logo img,.testimonials .style-4 .company-logo img{width:100%;max-width:120px;display:block;}@media (max-width: 781px){.testimonials.is-style-style-4 .testimonial-container,.testimonials .style-4 .testimonial-container{flex-direction:column;gap:40px;}.testimonials.is-style-style-4 .header-section,.testimonials .style-4 .header-section{flex:0 0 100%;}.testimonials.is-style-style-4 .testimonial-text,.testimonials .style-4 .testimonial-text{font-size:18px;text-align:left;}.testimonials.is-style-style-4 .attribution-section,.testimonials .style-4 .attribution-section{flex-direction:column;align-items:start;gap:20px;}.testimonials.is-style-style-4 .client-name,.testimonials .style-4 .client-name{font-size:20px;}.testimonials.is-style-style-4 .client-role,.testimonials .style-4 .client-role{font-size:18px;}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}@keyframes slideIn{from{opacity:0;transform:translateX(-30px);}to{opacity:1;transform:translateX(0);}}