@keyframes mask_animation{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask_animation_2{from{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.wcf__btn i{transition:all .3s}.wcf__btn svg{width:1em;height:1em}.wcf__btn a{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;line-height:1;font-weight:500;transition:all .3s}.wcf__btn.icon-position-after i,.wcf__btn.icon-position-after svg{order:15}.wcf__btn.icon-position-after .wcf-btn-mask::after{align-items:flex-start;justify-content:flex-start}.wcf-btn-default{padding:17px 35px;border:1px solid #1c1d20;overflow:hidden;z-index:0}.wcf-btn-default:hover{color:#1c1d20}.wcf-btn-circle{width:140px;height:140px;color:#1c1d20;border-radius:100%;flex-direction:column;background-color:#e8bf96}@media only screen and (max-width:1199px){.wcf-btn-circle{width:130px;height:130px}}.wcf-btn-circle:hover{color:#fff}.wcf-btn-oval{color:#1c1d20;border:1px solid #1c1d20;padding:32px 52px;border-radius:50% 50% 50% 50%}@media only screen and (max-width:991px){.wcf-btn-oval{padding:30px}}.wcf-btn-oval:hover{color:#e8bf96}.wcf-btn-ellipse{color:#1c1d20;padding:45px 45px;position:relative;background-color:#1c1d20;border-radius:100%;border-top-left-radius:200%;border-bottom-right-radius:200%;z-index:1}.wcf-btn-ellipse:hover{color:#ffbc7d;background-color:#e8bf96}.wcf-btn-ellipse:before{position:absolute;content:"";width:calc(100% - 16px);height:calc(100% - 2px);background-color:#fff;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;border-top-left-radius:200%;border-bottom-right-radius:200%}.wcf-btn-square{flex-direction:column;color:#1c1d20;text-align:center;border:1px solid currentColor;height:215px;width:215px;padding:20px;z-index:0;transition:all .5s}@media only screen and (max-width:1199px){.wcf-btn-square{width:200px;height:200px}}@media only screen and (max-width:991px){.wcf-btn-square{width:170px;height:170px;font-size:18px}}.wcf-btn-square:hover{color:#e8bf96}.wcf-btn-underline{color:#1c1d20;padding-bottom:5px;position:relative}.wcf-btn-underline::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:#1c1d20;transition:all .3s}.wcf-btn-underline:hover{color:#e8bf96;fill:#e8bf96}.wcf-btn-underline:hover::after{width:0%}.wcf-btn-mask{padding:15px 30px;position:relative;overflow:hidden;transition:all .5s;border-radius:5px;color:#1c1d20;border:1px solid #1c1d20;z-index:1}.wcf-btn-mask i,.wcf-btn-mask svg{position:relative;z-index:1}.wcf-btn-mask::after{display:flex;align-items:flex-end;justify-content:flex-end;color:#fff;position:absolute;content:attr(data-text);cursor:pointer;width:100%;height:100%;left:0;top:0;background-color:#1c1d20;-webkit-mask:url(//webnation.ae/wp-content/plugins/animation-addons-for-elementor/assets/images/mask-btn.png);mask:url(//webnation.ae/wp-content/plugins/animation-addons-for-elementor/assets/images/mask-btn.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;animation:mask_animation_2 .7s steps(22) forwards;padding:15px 30px}.wcf-btn-mask:hover{color:#1c1d20}.wcf-btn-mask:hover::after{animation:mask_animation .7s steps(22) forwards}.btn-hover-bgchange{overflow:hidden;position:relative;z-index:5}.btn-hover-bgchange span{position:absolute;content:"";width:0;height:0;left:50%;top:50%;z-index:-1;border-radius:100%;transition:all 1s;background-color:#1c1d20;transform:translate(-50%,-50%)}.btn-hover-bgchange:hover{color:#fff;border:1px solid #1c1d20}.btn-hover-bgchange:hover span{width:400px;height:400px}.btn-hover-default:hover{color:#1c1d20;background-color:#fff}.btn-hover-cross{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cross::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:#1c1d20;transform:translateX(-50%) translateY(-50%);transition:all .75s;opacity:.5;z-index:-1}.btn-hover-cross:hover{color:#fff;background-color:transparent}.btn-hover-cross:hover::after{height:120%;opacity:1}.btn-hover-divide{overflow:hidden;position:relative;transition:all 1s;z-index:1}.btn-hover-divide::after{position:absolute;content:"";width:0%;height:100%;left:50%;top:50%;background-color:#1c1d20;transform:translateX(-50%) translateY(-50%);transition:all .75s;opacity:.5;z-index:-1}.btn-hover-divide:hover{color:#fff;background-color:transparent}.btn-hover-divide:hover::after{width:120%;opacity:1}.btn-hover-cropping{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cropping::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:#1c1d20;transform:translateX(-50%) translateY(-50%) rotate(25deg);transition:all .75s;opacity:.5;z-index:-1}.btn-hover-cropping:hover{color:#fff;background-color:transparent}.btn-hover-cropping:hover::after{height:400%;opacity:1}.btn-rollover-top{position:relative;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:after{position:absolute;left:0;bottom:0;height:0;width:100%;z-index:-1;content:"";background-color:#1c1d20;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:hover{color:#fff;background-color:transparent}.btn-rollover-top:hover::after{top:0;bottom:auto;height:100%}.btn-rollover-left{position:relative;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-left::after{position:absolute;top:0;right:0;height:100%;width:0;z-index:-1;content:"";background-color:#1c1d20;transition:all .4s cubic-bezier(.42,0,.58,1) 0s}.btn-rollover-left:hover{color:#fff;background-color:transparent}.btn-rollover-left:hover::after{left:0;right:auto;width:100%}.btn-rollover-cross{overflow:hidden;position:relative;transition:all .5s}.btn-rollover-cross::before{position:absolute;content:"";width:100%;height:100%;bottom:100%;left:100%;opacity:0;border-bottom:1px solid #1c1d20;border-left:1px solid #1c1d20;transition:all .75s}.btn-rollover-cross::after{position:absolute;content:"";width:100%;height:100%;top:100%;right:100%;opacity:0;border-top:1px solid #1c1d20;border-right:1px solid #1c1d20;transition:all .75s}.btn-rollover-cross:hover{border-color:transparent!important;color:#1c1d20}.btn-rollover-cross:hover::before{bottom:0;left:0;opacity:1;width:100%;height:100%}.btn-rollover-cross:hover::after{top:0;right:0;opacity:1;width:100%;height:100%}.btn-parallal-border{overflow:hidden;position:relative;transition:all .5s}.btn-parallal-border::before{position:absolute;content:"";width:0%;height:0%;bottom:0;left:0;opacity:0;border-bottom:1px solid #1c1d20;border-left:1px solid #1c1d20;transition:all .75s}.btn-parallal-border::after{position:absolute;content:"";width:0%;height:0%;top:0;right:0;opacity:0;border-top:1px solid #1c1d20;border-right:1px solid #1c1d20;transition:all .75s}.btn-parallal-border:hover{border-color:transparent!important;color:#1c1d20}.btn-parallal-border:hover::before{opacity:1;width:100%;height:100%}.btn-parallal-border:hover::after{opacity:1;width:100%;height:100%}.elementor-widget-wcf--contact-form-7 .wcf-btn-default{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;line-height:1;font-weight:500;transition:all .3s}.elementor-widget-wcf--contact-form-7 svg{width:1em;height:1em}.elementor-widget-wcf--contact-form-7.icon-position-after i,.elementor-widget-wcf--contact-form-7.icon-position-after svg{order:15}.elementor-widget-wcf--contact-form-7 .wpcf7-list-item:first-child{margin-left:0}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-wcf--counter .wcf--counter{gap:20px;display:flex;flex-direction:column}.elementor-widget-wcf--counter .wcf--counter .count{line-height:1;font-size:36px;font-weight:500}.elementor-widget-wcf--counter .wcf--counter .title{margin:0}.elementor-widget-wcf--counter .wcf--counter .separator{background-color:#ddd}.elementor-widget-wcf--counter.wcf-position-row .count,.elementor-widget-wcf--counter.wcf-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-position-column .separator{height:1px;width:100%}@media (min-width:-1){.elementor-widget-wcf--counter.wcf-widescreen-position-row .count,.elementor-widget-wcf--counter.wcf-widescreen-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-widescreen-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-widescreen-position-column .count,.elementor-widget-wcf--counter.wcf-widescreen-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-widescreen-position-column .separator{height:1px;width:100%}}@media (max-width:-1){.elementor-widget-wcf--counter.wcf-laptop-position-row .count,.elementor-widget-wcf--counter.wcf-laptop-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-laptop-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-laptop-position-column .count,.elementor-widget-wcf--counter.wcf-laptop-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-laptop-position-column .separator{height:1px;width:100%}}@media (max-width:-1){.elementor-widget-wcf--counter.wcf-tablet_extra-position-row .count,.elementor-widget-wcf--counter.wcf-tablet_extra-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-tablet_extra-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-tablet_extra-position-column .count,.elementor-widget-wcf--counter.wcf-tablet_extra-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-tablet_extra-position-column .separator{height:1px;width:100%}}@media (max-width:1024px){.elementor-widget-wcf--counter.wcf-tablet-position-row .count,.elementor-widget-wcf--counter.wcf-tablet-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-tablet-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-tablet-position-column .count,.elementor-widget-wcf--counter.wcf-tablet-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-tablet-position-column .separator{height:1px;width:100%}}@media (max-width:-1){.elementor-widget-wcf--counter.wcf-mobile_extra-position-row .count,.elementor-widget-wcf--counter.wcf-mobile_extra-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-mobile_extra-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-mobile_extra-position-column .count,.elementor-widget-wcf--counter.wcf-mobile_extra-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-mobile_extra-position-column .separator{height:1px;width:100%}}@media (max-width:767px){.elementor-widget-wcf--counter.wcf-mobile-position-row .count,.elementor-widget-wcf--counter.wcf-mobile-position-row .title{align-self:center}.elementor-widget-wcf--counter.wcf-mobile-position-row .separator{height:auto;width:1px}.elementor-widget-wcf--counter.wcf-mobile-position-column .count,.elementor-widget-wcf--counter.wcf-mobile-position-column .title{align-self:auto}.elementor-widget-wcf--counter.wcf-mobile-position-column .separator{height:1px;width:100%}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.wcf__testimonial .image{margin-bottom:50px}@media only screen and (max-width:767px){.wcf__testimonial .image{margin-bottom:30px}}.wcf__testimonial .image img{width:80px}.wcf__testimonial .feedback{font-weight:400;font-size:24px;line-height:1.5;color:#1c1d20;margin-bottom:50px}@media only screen and (max-width:1199px){.wcf__testimonial .feedback{font-size:22px;padding-bottom:40px}}@media only screen and (max-width:991px){.wcf__testimonial .feedback{font-size:20px;padding-bottom:30px}}@media only screen and (max-width:767px){.wcf__testimonial .feedback{font-size:18px}}.wcf__testimonial .name{font-weight:600;font-size:18px;line-height:1.5;color:#1c1d20}.wcf__testimonial .designation{font-weight:400;font-size:14px;line-height:2;color:#666}.wcf__testimonial .swiper-pagination{bottom:-40px}.wcf__testimonial .swiper-pagination-bullet{width:10px;height:10px;background-color:#e8bf96}.wcf__testimonial .ts-navigation{text-align:center}.wcf__testimonial .wcf__slider{text-align:center;margin:0 auto;--slides-to-show:1;--space-between:20px}.wcf__testimonial .wcf__slider:not(.swiper-initialized) .swiper-wrapper{gap:var(--space-between)}.wcf__testimonial .wcf__slider:not(.swiper-initialized) .swiper-slide{width:calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1)/ var(--slides-to-show))}.wcf__testimonial.style-1 .wcf__slider{max-width:630px}@media only screen and (max-width:1199px){.wcf__testimonial.style-1 .wcf__slider{max-width:580px;margin:0 auto}}@media only screen and (max-width:991px){.wcf__testimonial.style-1 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-1 .wcf__slider{width:100%}}.wcf__testimonial.style-1 .feedback{font-style:italic}.wcf__testimonial.style-1 .name{padding-bottom:3px;text-transform:uppercase}@media only screen and (max-width:767px){.wcf__testimonial.style-1 .ts-navigation{display:none}}.wcf__testimonial.style-1 .wcf-arrow{font-size:20px;color:#666;position:absolute;width:60px;height:60px;top:50%;display:flex;align-items:center;justify-content:center;border-radius:50%;transform:translateY(-50%);border:1px solid #efefef;transition:all .3s;z-index:9}.wcf__testimonial.style-1 .wcf-arrow:hover{color:#1c1d20;background-color:#e8bf96}.wcf__testimonial.style-1 .wcf-arrow-prev{left:0}.wcf__testimonial.style-1 .wcf-arrow-next{right:0}.wcf__testimonial.style-2 .wcf__slider{max-width:630px}@media only screen and (max-width:1199px){.wcf__testimonial.style-2 .wcf__slider{max-width:580px;margin:0 auto}}@media only screen and (max-width:991px){.wcf__testimonial.style-2 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-2 .wcf__slider{width:100%}}.wcf__testimonial.style-2 .feedback{color:#666;font-size:18px;line-height:1.55}.wcf__testimonial.style-2 .name{font-size:24px;font-weight:400;text-transform:capitalize;margin-bottom:3px}@media only screen and (max-width:767px){.wcf__testimonial.style-2 .name{font-size:20px}}@media only screen and (max-width:767px){.wcf__testimonial.style-2 .ts-navigation{display:none}}.wcf__testimonial.style-2 .wcf-arrow{border-radius:0;font-size:20px;color:#666;position:absolute;width:60px;height:60px;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid #efefef;transition:all .3s;z-index:9}.wcf__testimonial.style-2 .wcf-arrow:hover{color:#1c1d20;background-color:#e8bf96}.wcf__testimonial.style-2 .wcf-arrow-prev{left:0}.wcf__testimonial.style-2 .wcf-arrow-next{right:0}.wcf__testimonial.style-2::after{position:absolute;content:"";width:1px;height:150px;top:50%;left:110px;transform:translateY(-50%);background-color:#efefef}@media only screen and (max-width:991px){.wcf__testimonial.style-2::after{left:80px}}@media only screen and (max-width:767px){.wcf__testimonial.style-2::after{display:none}}.wcf__testimonial.style-2::before{position:absolute;content:"";width:1px;height:150px;top:50%;right:110px;transform:translateY(-50%);background-color:#efefef}@media only screen and (max-width:991px){.wcf__testimonial.style-2::before{right:80px}}@media only screen and (max-width:767px){.wcf__testimonial.style-2::before{display:none}}.wcf__testimonial.style-3 .wcf__slider{max-width:770px}@media only screen and (max-width:1199px){.wcf__testimonial.style-3 .wcf__slider{max-width:580px;margin:0 auto}}@media only screen and (max-width:991px){.wcf__testimonial.style-3 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-3 .wcf__slider{width:100%}}.wcf__testimonial.style-3 .feedback{line-height:1.45;magin-bottom:30px}.wcf__testimonial.style-3 .name{text-transform:capitalize}.wcf__testimonial.style-3 .designation{line-height:1.8;color:#666}@media only screen and (max-width:767px){.wcf__testimonial.style-3 .ts-navigation{display:none}}.wcf__testimonial.style-3 .wcf-arrow{position:absolute;width:40px;height:40px;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:all .3s;z-index:9}.wcf__testimonial.style-3 .wcf-arrow:hover{color:#e8bf96}.wcf__testimonial.style-3 .wcf-arrow-prev{left:0}.wcf__testimonial.style-3 .wcf-arrow-next{right:0}.wcf__testimonial.style-4 .wcf__slider{max-width:770px}@media only screen and (max-width:1199px){.wcf__testimonial.style-4 .wcf__slider{max-width:580px;margin:0 auto}}@media only screen and (max-width:991px){.wcf__testimonial.style-4 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-4 .wcf__slider{width:100%}}.wcf__testimonial.style-4 .feedback{color:#3f524c;font-size:28px;font-style:italic;line-height:1.25;margin-bottom:60px}@media only screen and (max-width:1199px){.wcf__testimonial.style-4 .feedback{font-size:22px;margin-bottom:40px}}@media only screen and (max-width:991px){.wcf__testimonial.style-4 .feedback{font-size:20px;margin-bottom:30px}}@media only screen and (max-width:767px){.wcf__testimonial.style-4 .feedback{font-size:18px;margin-bottom:25px}}.wcf__testimonial.style-4 .name{color:#3f524c;font-size:36px;font-weight:400;line-height:1}@media only screen and (max-width:1199px){.wcf__testimonial.style-4 .name{font-size:24px}}@media only screen and (max-width:767px){.wcf__testimonial.style-4 .name{font-size:20px}}.wcf__testimonial.style-4 .designation{padding-top:3px;color:#3f524c}.wcf__testimonial.style-4 .ts-navigation{width:230px;display:flex;gap:90px;justify-content:space-between;margin:70px auto 0}@media only screen and (max-width:1199px){.wcf__testimonial.style-4 .ts-navigation{margin-top:50px}}@media only screen and (max-width:991px){.wcf__testimonial.style-4 .ts-navigation{gap:30px;width:180px}}@media only screen and (max-width:767px){.wcf__testimonial.style-4 .ts-navigation{margin-top:30px}}.wcf__testimonial.style-4 .wcf-arrow{transition:all .3s}.wcf__testimonial.style-4 .wcf-arrow:hover{color:#e8bf96}.wcf__testimonial.style-5 .wcf__slider{max-width:910px;padding-top:45px}.wcf__testimonial.style-5 .wcf__slider .swiper-slide{overflow:visible}@media only screen and (max-width:1199px){.wcf__testimonial.style-5 .wcf__slider{max-width:580px}}@media only screen and (max-width:991px){.wcf__testimonial.style-5 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-5 .wcf__slider{width:100%}}.wcf__testimonial.style-5 .image{display:inline-block;position:relative}@media only screen and (max-width:1199px){.wcf__testimonial.style-5 .image{margin-bottom:40px}}@media only screen and (max-width:991px){.wcf__testimonial.style-5 .image{margin-bottom:30px}}.wcf__testimonial.style-5 .image::after{position:absolute;content:"";width:236px;height:152px;transform:translate(-50%,-30px) rotate(-30deg);border:1px solid #1c1d20;border-radius:50%}@media only screen and (max-width:1199px){.wcf__testimonial.style-5 .image::after{width:180px;height:120px}}@media only screen and (max-width:991px){.wcf__testimonial.style-5 .image::after{width:160px;height:100px}}@media only screen and (max-width:767px){.wcf__testimonial.style-5 .image::after{width:130px;height:70px;transform:translate(-50%,-20px) rotate(-30deg)}}.wcf__testimonial.style-5 .feedback{color:#384364;font-size:50px;line-height:1}@media only screen and (max-width:1199px){.wcf__testimonial.style-5 .feedback{font-size:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-5 .feedback{font-size:24px}}@media only screen and (max-width:767px){.wcf__testimonial.style-5 .feedback{font-size:20px}}.wcf__testimonial.style-5 .name{color:#384364;font-size:20px;font-weight:700;line-height:1.3}@media only screen and (max-width:767px){.wcf__testimonial.style-5 .name{font-size:18px}}.wcf__testimonial.style-5 .designation{color:#999;line-height:1.5}.wcf__testimonial.style-5 .ts-navigation{width:190px;display:flex;gap:90px;justify-content:space-between;margin:90px auto 0}@media only screen and (max-width:1199px){.wcf__testimonial.style-5 .ts-navigation{margin-top:50px}}@media only screen and (max-width:991px){.wcf__testimonial.style-5 .ts-navigation{gap:30px;margin-top:40px}}.wcf__testimonial.style-5 .wcf-arrow{padding:0 5px;transition:all .3s}.wcf__testimonial.style-5 .wcf-arrow:hover{color:#e8bf96}.wcf__testimonial.style-5 .swiper-pagination{bottom:0;pointer-events:none}.wcf__testimonial.style-5 .swiper-pagination span{font-size:14px;color:#384364}.wcf__testimonial.style-5 .mid-line{width:100px;display:inline-block;background-color:#384364;height:1px;transform:translateY(-5px);margin-right:10px;margin-left:10px}.wcf__testimonial.style-6{gap:50px;display:flex}@media only screen and (max-width:1199px){.wcf__testimonial.style-6{gap:30px}}@media only screen and (max-width:767px){.wcf__testimonial.style-6{gap:20px}}.wcf__testimonial.style-6 .wcf__slider{max-width:100%;text-align:start;margin-inline-end:60px;padding-top:60px;padding-bottom:60px}@media only screen and (max-width:1199px){.wcf__testimonial.style-6 .wcf__slider{margin-inline-end:30px;padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:991px){.wcf__testimonial.style-6 .wcf__slider{margin-inline-end:0}}@media only screen and (max-width:767px){.wcf__testimonial.style-6 .wcf__slider{padding-top:20px;padding-bottom:20px}}.wcf__testimonial.style-6 .image{margin-bottom:35px}.wcf__testimonial.style-6 .feedback{font-style:italic;padding-bottom:40px}@media only screen and (max-width:767px){.wcf__testimonial.style-6 .feedback{padding-bottom:20px}}.wcf__testimonial.style-6 .designation{color:#1c1d20}.wcf__testimonial.style-6 .swiper-pagination{width:20px;position:unset}.wcf__testimonial.style-6 .swiper-pagination span{display:block;font-size:16px}.wcf__testimonial.style-6 .swiper-pagination-current{color:#1c1d20}.wcf__testimonial.style-6 .mid-line{width:1px;height:120px;margin:3px auto;background-color:#1c1d20}.wcf__testimonial.style-6 .ts-pagination{display:flex;align-items:center;padding-inline-start:40px;border-inline-start:1px solid #1c1d20}@media only screen and (max-width:1199px){.wcf__testimonial.style-6 .ts-pagination{padding-inline-start:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-6 .ts-pagination{padding-inline-start:25px}}@media only screen and (max-width:767px){.wcf__testimonial.style-6 .ts-pagination{padding-inline-start:10px}}.wcf__testimonial.style-6 .ts-navigation{display:flex;align-items:center;padding-inline-start:40px;border-inline-start:1px solid #1c1d20;flex-direction:column;justify-content:space-around}@media only screen and (max-width:1199px){.wcf__testimonial.style-6 .ts-navigation{padding-inline-start:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-6 .ts-navigation{padding-inline-start:25px}}@media only screen and (max-width:767px){.wcf__testimonial.style-6 .ts-navigation{display:none}}.wcf__testimonial.style-6 .ts-navigation img{width:72px;max-width:72px}@media only screen and (max-width:1199px){.wcf__testimonial.style-6 .ts-navigation img{width:60px;max-width:60px}}@media only screen and (max-width:991px){.wcf__testimonial.style-6 .ts-navigation img{width:50px;max-width:50px}}.wcf__testimonial.style-7{gap:50px;display:flex}@media only screen and (max-width:1199px){.wcf__testimonial.style-7{gap:30px}}@media only screen and (max-width:767px){.wcf__testimonial.style-7{flex-wrap:wrap}}.wcf__testimonial.style-7 .wcf__slider{max-width:100%;text-align:start;margin-inline-end:30px;padding-top:25px;padding-bottom:30px}@media only screen and (max-width:991px){.wcf__testimonial.style-7 .wcf__slider{padding-top:20px;padding-bottom:25px;margin-inline-end:10px}}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .wcf__slider{padding-top:0;padding-bottom:0}}.wcf__testimonial.style-7 .slide{margin-inline-start:80px}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .slide{margin-inline-start:50px}}.wcf__testimonial.style-7 .image{margin-bottom:0;position:absolute;inset-inline-start:0;top:10px}.wcf__testimonial.style-7 .image img{width:36px;height:36px}.wcf__testimonial.style-7 .feedback{font-size:36px;font-weight:300;font-style:italic;padding-bottom:40px;line-height:1.25}@media only screen and (max-width:1199px){.wcf__testimonial.style-7 .feedback{font-size:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-7 .feedback{font-size:24px;padding-bottom:30px}}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .feedback{font-size:18px;padding-bottom:20px}}.wcf__testimonial.style-7 .designation{color:#1c1d20}.wcf__testimonial.style-7 .swiper-pagination{width:20px;position:unset}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .swiper-pagination{display:flex;width:100%}}.wcf__testimonial.style-7 .swiper-pagination span{display:block;font-size:16px}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .swiper-pagination span{display:inline-block}}.wcf__testimonial.style-7 .swiper-pagination-current{color:#1c1d20}.wcf__testimonial.style-7 .mid-line{width:1px;height:120px;margin:3px auto;background-color:#1c1d20}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .mid-line{width:120px;height:1px;margin:auto 3px}}.wcf__testimonial.style-7 .ts-pagination{display:flex;align-items:center;padding-inline-start:40px;border-inline-start:1px solid #1c1d20}@media only screen and (max-width:1199px){.wcf__testimonial.style-7 .ts-pagination{padding-inline-start:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-7 .ts-pagination{padding-inline-start:25px}}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .ts-pagination{padding-inline-start:50px;border:none}}.wcf__testimonial.style-7 .ts-navigation{display:flex;align-items:center;padding-inline-start:40px;border-inline-start:1px solid #1c1d20;flex-direction:column;justify-content:space-around}@media only screen and (max-width:1199px){.wcf__testimonial.style-7 .ts-navigation{padding-inline-start:30px}}@media only screen and (max-width:991px){.wcf__testimonial.style-7 .ts-navigation{padding-inline-start:25px}}@media only screen and (max-width:767px){.wcf__testimonial.style-7 .ts-navigation{display:none}}.wcf__testimonial.style-7 .ts-navigation img{width:72px;max-width:72px}@media only screen and (max-width:1199px){.wcf__testimonial.style-7 .ts-navigation img{width:60px;max-width:60px}}@media only screen and (max-width:991px){.wcf__testimonial.style-7 .ts-navigation img{width:50px;max-width:50px}}.wcf__testimonial.style-8 .wcf__slider{width:calc(100% - 200px);text-align:start;position:relative;margin-inline-end:0}@media (max-width:1024px){.wcf__testimonial.style-8 .wcf__slider{width:100%}}@media only screen and (max-width:767px){.wcf__testimonial.style-8 .wcf__slider{width:100%}}.wcf__testimonial.style-8 .slide{margin-inline-start:130px}@media only screen and (max-width:1199px){.wcf__testimonial.style-8 .slide{margin-inline-start:80px}}@media only screen and (max-width:767px){.wcf__testimonial.style-8 .slide{margin-inline-start:50px}}.wcf__testimonial.style-8 .image{margin-bottom:0;position:absolute;top:10px;inset-inline-start:0}.wcf__testimonial.style-8 .feedback{font-size:30px}@media only screen and (max-width:1199px){.wcf__testimonial.style-8 .feedback{font-size:22px}}@media only screen and (max-width:767px){.wcf__testimonial.style-8 .feedback{font-size:18px;line-height:1.4}}.wcf__testimonial.style-8 .name{font-weight:500}.wcf__testimonial.style-8 .designation{color:#666}.wcf__testimonial.style-8 .mid-line{width:70px;display:inline-block;background-color:#e2e5ef;height:1px;transform:translateY(-5px);margin-right:10px;margin-left:10px}.wcf__testimonial.style-8 .ts-pagination{pointer-events:none;position:absolute;width:100%;bottom:0;left:0}.wcf__testimonial.style-8 .ts-pagination span{font-size:14px;display:inline-block}.wcf__testimonial.style-8 .swiper-pagination{bottom:25px;text-align:start}@media (max-width:1024px){.wcf__testimonial.style-8 .swiper-pagination{bottom:-40px}}.wcf__testimonial.style-8 .swiper-pagination-current{color:#202c58}.wcf__testimonial.style-8 .ts-navigation{position:absolute;bottom:-25px;inset-inline-start:0;justify-content:space-between;display:flex;gap:50px;z-index:1}@media (max-width:1024px){.wcf__testimonial.style-8 .ts-navigation{display:none}}.wcf__testimonial.style-9 .wcf__slider{text-align:left;margin-bottom:60px}@media only screen and (max-width:767px){.wcf__testimonial.style-9 .wcf__slider{margin-bottom:40px}}.wcf__testimonial.style-9 .slide{padding:60px 40px;border-radius:25px;background-color:#efefef}.wcf__testimonial.style-9 .image{margin-bottom:30px}.wcf__testimonial.style-9 .feedback{color:#666;padding-bottom:30px}.wcf__testimonial.style-9 .name{font-size:24px}.wcf__testimonial.style-9 .swiper-pagination{position:unset}.wcf__testimonial.style-9 .swiper-pagination span{color:#1c1d20}.wcf__testimonial.style-9 .mid-line{width:90px;display:inline-block;background-color:#1c1d20;height:1px;transform:translateY(-5px);margin-right:10px;margin-left:10px}.wcf__testimonial.style-9 .ts-navigation{gap:60px;display:flex;justify-content:space-between;padding-bottom:30px;margin:0 auto;width:125px}.wcf__testimonial.style-10 .wcf__slider{max-width:770px}@media only screen and (max-width:1199px){.wcf__testimonial.style-10 .wcf__slider{max-width:580px;margin:0 auto}}@media only screen and (max-width:991px){.wcf__testimonial.style-10 .wcf__slider{width:75%}}@media only screen and (max-width:767px){.wcf__testimonial.style-10 .wcf__slider{width:100%}}.wcf__testimonial.style-10 .slide{display:grid}.wcf__testimonial.style-10 .feedback{order:4;padding-bottom:0}.wcf__testimonial.style-10 .name{text-transform:capitalize}.wcf__testimonial.style-10 .designation{line-height:1.8;padding-bottom:25px}@media only screen and (max-width:767px){.wcf__testimonial.style-10 .ts-navigation{display:none}}.wcf__testimonial.style-10 .wcf-arrow{position:absolute;width:40px;height:40px;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:all .3s;z-index:9}.wcf__testimonial.style-10 .wcf-arrow:hover{color:#e8bf96}.wcf__testimonial.style-10 .wcf-arrow-prev{left:0}.wcf__testimonial.style-10 .wcf-arrow-next{right:0}