.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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,.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:var(--swiper-pagination-bullet-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-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:transform .2s,top .2s}.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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.products-section{gap:4rem}.products-section,.products-wrapper{display:flex;justify-content:space-between}.products-wrapper{gap:3rem;position:relative;align-items:start}.product-left{position:sticky;top:100px;align-items:start}.product-left,.product-left-top{display:flex;flex-direction:column;margin-top:0}.product-left-top{position:relative;gap:1.94rem;align-items:flex-start;justify-content:center}.product-left-top-title{color:#000;text-align:left}.product-left-top-title,.product-left-top-title span{font-size:3.125rem;font-style:normal;font-weight:600;line-height:normal}.product-left-top-title span{color:#2067ff}.product-left-bottom{display:flex;justify-content:center;align-items:center;margin-top:10rem}.product-left-bottom-card{width:19.4375rem;height:18.875rem;flex-shrink:0;border-radius:.75rem;background-color:#2067ff;display:flex;flex-direction:column;align-items:self-start;text-align:left;justify-content:space-around;padding:1.3rem;cursor:pointer;transition:transform .3s ease}.product-left-bottom-card:hover{transform:scale(1.05)}.product-left-bottom-card-title{color:#fff;font-size:2.1875rem;font-style:normal;font-weight:600;line-height:normal}.products-desktop{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;flex:1}@media screen and (max-width:1400px){.products-desktop{grid-template-columns:repeat(2,1fr)}}.products-pagination-desktop{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;width:100%;flex-wrap:wrap}.pagination-btn{padding:.625rem 1.25rem;background-color:#2067ff;color:white;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.pagination-btn:hover:not(:disabled){background-color:#1a52cc}.pagination-btn:disabled{background-color:#d1d5db;cursor:not-allowed}.pagination-numbers{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-number{width:2.5rem;height:2.5rem;border:2px solid #2067ff;background-color:white;color:#2067ff;border-radius:.375rem;cursor:pointer;font-weight:600;transition:all .2s ease}.pagination-number:hover{background-color:#f0f4ff}.pagination-number.active{background-color:#2067ff;color:white}.mobile-slider-controls,.products-mobile-slider{display:none}.product-right{display:flex;flex-wrap:wrap;margin-top:0;justify-content:center;gap:2rem;flex-direction:column}.products-empty,.products-error,.products-loading{text-align:center;padding:2rem;color:#6b7280;width:100%}.swiper-button-prev-products{left:-5px}.swiper-button-next-products,.swiper-button-prev-products{position:absolute;top:45%;transform:translateY(-50%);width:34px;height:34px;background:#2067ff;border:1px solid rgba(0,0,0,.08);border-radius:9999px;box-shadow:0 6px 18px rgba(0,0,0,.12);z-index:20;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease}.swiper-button-next-products{right:-5px}.products-section .swiper-pagination-bullet-custom{width:12px!important;height:12px!important;background:#cbd5e0!important;opacity:1!important;margin:0 6px!important;transition:all .3s ease!important}.products-section .swiper-pagination-bullet-active-custom{background:#2067ff!important;transform:scale(1.2)!important}.products-section .swiper-pagination{bottom:15px!important}@media (max-width:1024px){.products-desktop{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-section{flex-direction:column;gap:2rem;padding:.5rem 0}.products-wrapper{flex-direction:column;align-items:center;gap:1.5rem}.product-left{height:auto;margin-top:0;position:relative;top:0}.product-left,.product-left-top{align-items:center;text-align:center}.product-left-top{gap:.5rem}.product-left-bottom{height:auto;margin-top:2rem;display:none;justify-content:center}.product-left-bottom-card{width:100%;max-width:100%;height:auto;padding:1.5rem;align-items:center;text-align:center;display:none}.product-left-bottom-card-title{font-size:1.5rem}.product-right{justify-content:center;gap:.5rem;width:100%;flex-direction:column}.products-desktop,.products-pagination-desktop{display:none}.products-mobile-slider{display:flex;justify-content:center;width:100%;margin-bottom:.5rem;position:relative}.slider-item{width:100%;max-width:100%}.mobile-slider-controls{display:none}.products-section .swiper-button-next-products,.products-section .swiper-button-prev-products{width:40px;height:40px;display:none}.slider-btn{width:2.5rem;height:2.5rem;background-color:#2067ff;color:white;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;font-weight:700;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.slider-btn:hover:not(:disabled){background-color:#1a52cc}.slider-btn:disabled{background-color:#d1d5db;cursor:not-allowed}.slider-counter{font-weight:600;color:#2067ff;min-width:50px;text-align:center}}@media (max-width:480px){.slider-btn{width:2rem;height:2rem;font-size:1rem}.slider-counter{font-size:.85rem}.product-left-bottom-card-title{font-size:1.2rem}.products-section .swiper-button-next-products,.products-section .swiper-button-prev-products{width:30px;height:30px}.products-mobile-slider{padding:0 1rem}}.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}.testimonial-section{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin:2rem auto;gap:2rem}.title-wrapper{width:174px}.flex-space-between{width:100%;display:flex;justify-content:space-between;align-items:center}.testimonial-card-right-card{height:100%;display:flex;flex-direction:row;align-items:center}.testimonial-section{padding:80px 0 0}.testimonial-title-wrapper{text-align:left;min-width:300px;max-width:300px}.title-wrapper{margin-bottom:10px}.testimonial-title{color:#000;font-size:3.125rem;font-style:normal;font-weight:600;line-height:normal}.testimonial-slider-wrapper{position:relative;max-width:100%}.testimonial-slider-container{background:linear-gradient(135deg,#4285f4,#3367d6);border-radius:20px;padding:40px 70px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(66,133,244,.2);display:flex;align-items:center;justify-content:center}.testimonial-slider-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent);pointer-events:none}.testimonial-swiper{position:relative;padding:0;margin:0}.testimonial-swiper .swiper-wrapper{align-items:stretch}.testimonial-swiper .swiper-slide{height:auto;display:flex;align-items:stretch;justify-content:center}.testimonial-slider-container .testimonial-card{background:#f4f8ff!important;border-radius:.625rem!important;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%}.swiper-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.9);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#4285f4;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.swiper-nav-button:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.swiper-nav-button:active{transform:translateY(-50%) scale(.95)}.testimonial-prev{left:12px}.testimonial-next{right:12px}.testimonial-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.testimonial-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,.5);opacity:1;border-radius:50%;transition:all .3s ease;cursor:pointer}.testimonial-pagination .swiper-pagination-bullet-active{background:white;transform:scale(1.2)}.testimonial-pagination .swiper-pagination-bullet:hover{background:rgba(255,255,255,.8);transform:scale(1.1)}@media (max-width:600px){.flex-space-between{justify-content:center}.testimonial-card-right-card{display:none;visibility:hidden}.testimonial-section{flex-direction:column;padding:40px 0;margin:1rem 0;align-items:center}.testimonial-section.main-container{width:100%;max-width:100%}.testimonial-title-wrapper{text-align:center;margin-bottom:0;width:100%;min-width:100%;max-width:100%}.title-wrapper{width:auto;margin-bottom:15px;display:flex;justify-content:center}.testimonial-slider-wrapper{padding:0 15px;max-width:100%;width:100%}.testimonial-slider-container{padding:25px 20px;border-radius:15px;margin:0;min-height:auto}.testimonial-swiper{width:100%;overflow:hidden;padding:0!important;margin:0!important}.testimonial-swiper .swiper-wrapper{display:flex!important;align-items:stretch!important}.testimonial-swiper .swiper-slide{width:100%!important;flex-shrink:0;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 5px!important;box-sizing:border-box!important}.testimonial-slider-container{overflow:hidden!important}.testimonial-slider-container .testimonial-card{width:100%!important;max-width:none!important;margin:0!important;padding:20px!important;border-radius:10px!important;min-height:250px}.testimonial-slider-container .testimonial-card:hover{transform:none}.swiper-nav-button{width:36px;height:36px;background:rgba(255,255,255,.95);backdrop-filter:blur(5px)}.swiper-nav-button svg{width:16px;height:16px}.testimonial-prev{left:10px}.testimonial-next{right:10px}.swiper-nav-button:hover{transform:translateY(-50%) scale(1.05)}.testimonial-pagination{margin-top:25px;gap:6px}.testimonial-pagination .swiper-pagination-bullet{width:10px;height:10px}.testimonial-pagination .swiper-pagination-bullet-active{transform:scale(1.3)}.testimonial-card .review-text,.testimonial-card .testimonial-text{font-size:14px!important;line-height:1.5!important;text-align:center!important}.testimonial-card .client-name,.testimonial-card .testimonial-name{font-size:13px!important;margin-top:15px!important;text-align:center!important}.testimonial-card .client-image,.testimonial-card .testimonial-image{width:50px!important;height:50px!important;margin-bottom:15px!important}}@media (max-width:480px){.testimonial-section{padding:0;gap:1.5rem}.testimonial-slider-wrapper{padding:0;width:100vw}.testimonial-slider-container{padding:20px 15px;border-radius:0}.testimonial-slider-container .testimonial-card{padding:15px!important;min-height:220px}.swiper-nav-button{width:32px;height:32px}.swiper-nav-button svg{width:14px;height:14px}.testimonial-prev{left:8px}.testimonial-next{right:8px}.testimonial-pagination{margin-top:20px}.testimonial-pagination .swiper-pagination-bullet{width:8px;height:8px}}@media (max-width:600px) and (orientation:landscape){.testimonial-section{padding:25px 0}.testimonial-slider-container{padding:20px}.testimonial-slider-container .testimonial-card{min-height:200px}}.testimonial-rating{display:flex;gap:.35rem;margin-bottom:1rem}.star-icon{color:#fbbf24;width:16px;height:16px;flex-shrink:0}.testimonial-card{display:flex;flex-direction:column;gap:.8rem;justify-content:center;align-items:center;text-align:center;background:rgba(255,229,210,1);width:100%;padding:4rem 3rem;flex-shrink:0;border-radius:.625rem;background:#f4f8ff}.testimonial-card-content{width:100%}.testimonial-card-content-para{color:#000;text-align:center;font-family:Helvetica;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.875rem}.testimonial-card-customer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.81rem}.review-card-customer-image{width:3.5rem;height:3.5rem;flex-shrink:0;aspect-ratio:1/1;border-radius:100%}.review-card-customer-name{color:#000;text-align:center;font-family:Helvetica;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.875rem}.faq-section{position:relative;padding:5rem 2rem;margin:0 auto;min-height:100vh}.faq-wrapper{gap:3.25rem;width:100%}.faq-header,.faq-wrapper{display:flex;flex-direction:column}.faq-header{gap:1.69rem;text-align:left;max-width:100%}.faq-header-title-wrapper{display:flex}.faq-questions{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:900px;margin:0 auto}.faq-card{width:100%;border-radius:.5rem;overflow:hidden;border:1px solid #ccc;background:#e9ecf6;transition:all .3s ease}.faq-card-question-wrapper{display:flex;width:100%;min-height:5rem;padding:1.5rem 1.875rem;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;background:#e9ecf6;border:none;border-bottom:1px solid transparent}.faq-card-question-wrapper:hover{background:#dde1f0}.faq-card-question-wrapper:active{transform:translateY(1px)}.faq-card-question{color:#000;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.4;margin:0;padding-right:1rem;flex:1;text-align:left}.faq-card-question-wrapper:hover .faq-card-question{color:#2067ff}.faq-chevron{color:#333;transition:transform .3s ease,color .2s ease;flex-shrink:0}.faq-chevron.rotated{transform:rotate(180deg)}.faq-card-question-wrapper:hover .faq-chevron{color:#2067ff}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);background:#e9ecf6}.faq-answer-wrapper.open{max-height:500px}.faq-answer-content{padding:0 1.875rem 1.5rem;border-top:1px solid rgba(0,0,0,.1)}.faq-card-answer{color:#555;font-size:1rem;font-weight:400;line-height:1.6;margin:0;padding-top:1rem;opacity:0;text-align:left;transition:opacity .3s ease .1s}.faq-answer-wrapper.open .faq-card-answer{opacity:1;transform:translateY(0)}@media (max-width:768px){.separate-line{display:contents!important}.faq-section{padding:1rem 1.5rem}.faq-header{gap:1rem}.faq-header-title-wrapper{display:flex;justify-content:center}.faq-header-title{font-size:2.5rem;max-width:100%}.faq-wrapper{gap:2.5rem}.faq-card-question-wrapper{padding:1.25rem 1.5rem;min-height:4rem}.faq-card-question{font-size:1.125rem;padding-right:.75rem}.faq-chevron{width:18px;height:10px}.faq-answer-content{padding:0 1.5rem 1.25rem}.faq-card-answer{font-size:.9375rem}}@media (max-width:480px){.faq-section{padding:1rem .25rem}.faq-wrapper{gap:1.5rem}.faq-card-question-wrapper{padding:1rem 1.25rem;min-height:3.5rem}.faq-card-question{font-size:1rem;padding-right:.5rem}.faq-chevron{width:16px;height:9px}.faq-answer-content{padding:0 1.25rem 1rem}.faq-card-answer{font-size:.875rem}}@media (max-width:320px){.faq-section{padding:2rem .75rem}.faq-card-question-wrapper{padding:.875rem 1rem}.faq-card-question{font-size:.9375rem}}@media (min-width:1200px){.faq-section{padding:6rem 2.5rem}.faq-wrapper{gap:4rem}.faq-header-title{font-size:3.5rem}.faq-questions{max-width:100%;gap:1.25rem}}@media (prefers-contrast:high){.faq-card{border-color:#000}.faq-answer-wrapper,.faq-card,.faq-card-question-wrapper{background:#fff}}@media (prefers-reduced-motion:reduce){.faq-answer-wrapper,.faq-card,.faq-card-answer,.faq-card-question-wrapper,.faq-chevron{transition:none}}