.ServicesGrid-module__sby0oG__section{background-color:#fff;padding:60px 20px}.ServicesGrid-module__sby0oG__container{max-width:1300px;margin:0 auto;padding:0 20px}.ServicesGrid-module__sby0oG__title{color:#00a9b9;text-align:center;margin:0 0 16px;font-size:32px;font-weight:700}.ServicesGrid-module__sby0oG__subtitle{color:#666;text-align:center;margin:0 0 60px;font-size:14px;line-height:1.6}.ServicesGrid-module__sby0oG__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.ServicesGrid-module__sby0oG__card{text-align:center;flex-direction:column;align-items:center;display:flex}.ServicesGrid-module__sby0oG__iconWrapper{margin-bottom:20px}.ServicesGrid-module__sby0oG__icon,.ServicesGrid-module__sby0oG__iconComponent{width:48px;height:48px}.ServicesGrid-module__sby0oG__cardTitle{color:#00a9b9;margin:0 0 12px;font-size:18px;font-weight:600}.ServicesGrid-module__sby0oG__cardDescription{color:#666;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.ServicesGrid-module__sby0oG__section{padding:30px 0}.ServicesGrid-module__sby0oG__grid{grid-template-columns:repeat(2,1fr);gap:22px 16px;display:grid}.ServicesGrid-module__sby0oG__title{margin-bottom:10px;font-size:20px}.ServicesGrid-module__sby0oG__subtitle{color:#00000097;margin-bottom:12px;line-height:2.2}.ServicesGrid-module__sby0oG__iconWrapper{margin-bottom:12px}.ServicesGrid-module__sby0oG__icon,.ServicesGrid-module__sby0oG__iconComponent{width:32px!important;height:32px!important}.ServicesGrid-module__sby0oG__cardTitle{margin-bottom:5px;font-size:16px}.ServicesGrid-module__sby0oG__cardDescription{color:#000000e2;font-size:12px}}
.Reviews-module__JcdbBG__reviewsSection{background:#26303c;padding:60px 0 120px;position:relative}.Reviews-module__JcdbBG__container{max-width:1300px;margin:0 auto;padding:0 40px}.Reviews-module__JcdbBG__headerContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:60px;display:flex}.Reviews-module__JcdbBG__title{color:#dcb9a1;text-align:center;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.8rem;font-weight:700}.Reviews-module__JcdbBG__reviewContainer{justify-content:center;align-items:center;gap:40px;display:flex;position:relative}.Reviews-module__JcdbBG__reviewContainer.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__arrowContainer{left:-30px;right:auto}.Reviews-module__JcdbBG__reviewCard{background:0 0;border:5px solid #dcb9a1;width:90%;min-height:240px;padding:30px;transition:opacity .3s;position:relative}.Reviews-module__JcdbBG__reviewCard.Reviews-module__JcdbBG__transitioning{opacity:.7}.Reviews-module__JcdbBG__reviewContent{align-items:flex-start;gap:30px;display:flex}.Reviews-module__JcdbBG__leftSection{flex:1;align-items:flex-start;gap:0;display:flex}.Reviews-module__JcdbBG__avatarContainer{flex-shrink:0}.Reviews-module__JcdbBG__avatar{object-fit:cover;border:4px solid #dcb9a1;width:170px;height:215px;position:relative;bottom:-50px;left:-70px}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__avatar{left:auto;right:-70px}.Reviews-module__JcdbBG__reviewDetails{flex:1;margin-left:-40px}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__reviewDetails{margin-left:0;margin-right:-40px}.Reviews-module__JcdbBG__reviewerName{color:#dcb9a1;margin:0 0 15px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.7rem;font-weight:500}.Reviews-module__JcdbBG__company{color:#dcb9a1;opacity:.8;margin:0 0 10px;font-size:.95rem}.Reviews-module__JcdbBG__reviewText{color:#dcb9a1;margin:0 0 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;line-height:1.6}.Reviews-module__JcdbBG__ratingContainer{align-items:center;gap:10px;display:flex}.Reviews-module__JcdbBG__stars{gap:2px;display:flex}.Reviews-module__JcdbBG__starFilled{color:#fb9d18;font-size:1.2rem}.Reviews-module__JcdbBG__starEmpty{color:#4a5568;font-size:1.2rem}.Reviews-module__JcdbBG__starHalf{color:#fb9d18;font-size:1.2rem}.Reviews-module__JcdbBG__ratingText{color:#dcb9a1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem}.Reviews-module__JcdbBG__mediaContentContainer{cursor:pointer;background:#dcb9a10d;border:3px solid #dcb9a1;border-radius:4px;flex-shrink:0;width:280px;height:200px;transition:all .3s;position:relative;overflow:hidden}.Reviews-module__JcdbBG__mediaContentContainer:hover{transform:scale(1.02);box-shadow:0 8px 20px #dcb9a14d}.Reviews-module__JcdbBG__mediaContent,.Reviews-module__JcdbBG__videoContent{object-fit:cover;width:100%;height:100%;display:block}.Reviews-module__JcdbBG__playButton{background-color:var(--color-primary-button,#ff8836);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Reviews-module__JcdbBG__playButton:before{content:"";z-index:-1;background-color:#ffffff3a;border-radius:10px;width:100px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Reviews-module__JcdbBG__playButton:hover{background:#dcb9a1;transform:translate(-50%,-50%)scale(1.1)}.Reviews-module__JcdbBG__playButton svg{z-index:1;fill:#fff;width:30px;height:30px;margin-left:3px;position:relative}.Reviews-module__JcdbBG__modalOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:80px 20px 20px;animation:.3s Reviews-module__JcdbBG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Reviews-module__JcdbBG__fadeIn{0%{opacity:0}to{opacity:1}}.Reviews-module__JcdbBG__modalContent{aspect-ratio:16/10;border-radius:12px;justify-content:center;align-items:center;width:950px;height:477px;margin-top:16px;animation:.3s Reviews-module__JcdbBG__scaleIn;display:flex;position:relative;overflow:hidden}@keyframes Reviews-module__JcdbBG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Reviews-module__JcdbBG__closeButton{cursor:pointer;z-index:10001;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:15px;right:70px}.Reviews-module__JcdbBG__closeButton:hover{transform:rotate(90deg)}.Reviews-module__JcdbBG__closeButton svg{width:25px;height:25px;color:var(--color-primary-button,#ff8836)}.Reviews-module__JcdbBG__modalImage{border-radius:12px;width:100%;height:auto;overflow:hidden}.Reviews-module__JcdbBG__modalVideo{object-fit:contain;border-radius:8px;width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:0 10px 50px #00000080}.Reviews-module__JcdbBG__modalPlayButton{cursor:pointer;z-index:10000;opacity:1;pointer-events:all;background-color:#0000009a;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Reviews-module__JcdbBG__modalPlayButton.Reviews-module__JcdbBG__hidden{opacity:0;pointer-events:none}.Reviews-module__JcdbBG__modalPlayButton:hover{background:#dcb9a19f;transform:translate(-50%,-50%)scale(1.1)}.Reviews-module__JcdbBG__modalPlayButton svg{fill:#fff;width:32px;height:32px;margin-left:4px}.Reviews-module__JcdbBG__arrowContainer{flex-direction:column;gap:30px;display:flex;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.Reviews-module__JcdbBG__arrowButton{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-khtml-user-select:none;touch-action:manipulation;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;transition:all .3s;display:flex;position:relative;cursor:pointer!important;outline:none!important}.Reviews-module__JcdbBG__arrowButton:focus,.Reviews-module__JcdbBG__arrowButton:focus-visible,.Reviews-module__JcdbBG__arrowButton:focus-within{cursor:pointer!important;outline:none!important}.Reviews-module__JcdbBG__arrowButton:active{transform:scale(.95);cursor:pointer!important;outline:none!important}.Reviews-module__JcdbBG__arrowButton:hover:not(:disabled){background:#d4a5741a;cursor:pointer!important}.Reviews-module__JcdbBG__arrowButton:disabled{opacity:.3;cursor:not-allowed!important}.Reviews-module__JcdbBG__arrowButton *,.Reviews-module__JcdbBG__arrowButton svg,.Reviews-module__JcdbBG__arrowButton svg *,.Reviews-module__JcdbBG__customArrow,.Reviews-module__JcdbBG__customArrow *{pointer-events:none!important;cursor:pointer!important}.Reviews-module__JcdbBG__arrowVisible{opacity:1}.Reviews-module__JcdbBG__arrowHidden{opacity:.3}.Reviews-module__JcdbBG__arrowButton:hover:not(:disabled) .Reviews-module__JcdbBG__arrowUp{transform:translateY(-2px)}.Reviews-module__JcdbBG__arrowButton:hover:not(:disabled) .Reviews-module__JcdbBG__arrowDown{transform:translateY(2px)}.Reviews-module__JcdbBG__customArrow{color:#d4a574;transition:all .3s;pointer-events:none!important;cursor:inherit!important}.Reviews-module__JcdbBG__arrowUp,.Reviews-module__JcdbBG__arrowDown{transition:transform .3s;pointer-events:none!important;cursor:inherit!important}@media (max-width:1024px){.Reviews-module__JcdbBG__reviewContent{flex-direction:column;gap:20px}.Reviews-module__JcdbBG__leftSection{width:100%}.Reviews-module__JcdbBG__mediaContentContainer{width:100%;max-width:400px;margin:0 auto}.Reviews-module__JcdbBG__arrowContainer{right:-20px}.Reviews-module__JcdbBG__reviewContainer.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__arrowContainer{left:-20px;right:auto}.Reviews-module__JcdbBG__closeButton{top:-60px}}@media (max-width:768px){.Reviews-module__JcdbBG__reviewsSection{padding:40px 0 60px}.Reviews-module__JcdbBG__container{max-width:100%;padding:0 20px}.Reviews-module__JcdbBG__headerContainer{margin-bottom:30px}.Reviews-module__JcdbBG__title{font-size:1.8rem}.Reviews-module__JcdbBG__reviewContainer{flex-direction:column;gap:20px}.Reviews-module__JcdbBG__arrowContainer{flex-direction:row;justify-content:center;margin-top:10px;position:static;transform:none}.Reviews-module__JcdbBG__reviewCard{border:3px solid #dcb9a1;width:100%;min-height:auto;padding:20px}.Reviews-module__JcdbBG__arrowButton{width:40px;height:40px;rotate:-90deg;cursor:pointer!important}.Reviews-module__JcdbBG__arrowButton:active{cursor:pointer!important}.Reviews-module__JcdbBG__reviewContent{display:block}.Reviews-module__JcdbBG__leftSection{grid-template-rows:auto auto auto auto;grid-template-columns:80px 1fr;align-items:start;gap:0 15px;margin-bottom:20px;display:grid}.Reviews-module__JcdbBG__avatarContainer{grid-area:1/1}.Reviews-module__JcdbBG__avatar{border:3px solid #dcb9a1;width:70px;height:90px;position:static;bottom:0;left:0}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__avatar{right:0}.Reviews-module__JcdbBG__reviewDetails{grid-column:1/-1;margin-left:0;display:contents}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__reviewDetails{margin-right:0}.Reviews-module__JcdbBG__reviewerName{text-align:left;grid-area:1/2;align-items:center;margin:0;font-size:1.2rem;display:flex}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__reviewerName{text-align:right}.Reviews-module__JcdbBG__company{text-align:left;grid-area:2/1/auto/-1;margin:10px 0 5px;font-size:.85rem}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__company{text-align:right}.Reviews-module__JcdbBG__reviewText{text-align:left;grid-area:3/1/auto/-1;margin:5px 0 15px;font-size:.9rem;line-height:1.5}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__reviewText{text-align:right}.Reviews-module__JcdbBG__ratingContainer{grid-area:4/1/auto/-1;justify-content:flex-start;margin-bottom:15px}.Reviews-module__JcdbBG__rtl .Reviews-module__JcdbBG__ratingContainer{justify-content:flex-end}.Reviews-module__JcdbBG__mediaContentContainer{width:100%;height:200px;margin-top:15px}.Reviews-module__JcdbBG__playButton{width:50px;height:50px}.Reviews-module__JcdbBG__playButton svg{width:20px;height:20px}.Reviews-module__JcdbBG__closeButton{width:35px;height:35px;top:10px;right:10px}.Reviews-module__JcdbBG__modalPlayButton{opacity:1;width:60px;height:60px}.Reviews-module__JcdbBG__modalPlayButton svg{width:24px;height:24px}.Reviews-module__JcdbBG__modalOverlay{padding:10px}}@media (max-width:480px){.Reviews-module__JcdbBG__title{font-size:1.5rem}.Reviews-module__JcdbBG__reviewCard{padding:15px}.Reviews-module__JcdbBG__avatar{width:60px;height:75px}.Reviews-module__JcdbBG__reviewerName{font-size:1.1rem}.Reviews-module__JcdbBG__reviewText{font-size:.85rem}.Reviews-module__JcdbBG__mediaContentContainer{height:180px}.Reviews-module__JcdbBG__closeButton{width:30px;height:30px}.Reviews-module__JcdbBG__closeButton svg{width:16px;height:16px}.Reviews-module__JcdbBG__modalPlayButton{width:50px;height:50px}.Reviews-module__JcdbBG__modalPlayButton svg{width:20px;height:20px}.Reviews-module__JcdbBG__arrowButton{cursor:pointer!important}}.Reviews-module__JcdbBG__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:200px;height:32px;margin:0 auto 2rem;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonName{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:150px;height:24px;margin-bottom:.5rem;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonCompany{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:16px;margin-bottom:1rem;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:.5rem;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonRating{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:20px;margin-top:1rem;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}.Reviews-module__JcdbBG__skeletonMedia{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:400px;height:300px;animation:1.5s infinite Reviews-module__JcdbBG__shimmer}@keyframes Reviews-module__JcdbBG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.Whychooseus-module__v2KnuW__container{background:var(--color-primary);justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex;position:relative}.Whychooseus-module__v2KnuW__container:before{content:"";z-index:1;background:url(/whychooseusframe.svg) 0 0/cover;width:800px;height:800px;position:absolute;top:0;left:0}.Whychooseus-module__v2KnuW__container:after{content:"";z-index:2;background:url(/whychooseusframe.svg) 0 0/cover;width:800px;height:800px;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.Whychooseus-module__v2KnuW__content{z-index:999;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;display:grid;position:relative}.Whychooseus-module__v2KnuW__leftColumn{color:#fff;padding-right:40px}.Whychooseus-module__v2KnuW__title{margin:0 0 30px;font-size:60px;font-weight:700;line-height:1.2}.Whychooseus-module__v2KnuW__subtitle{opacity:.95;margin:0 0 60px;font-size:18px;line-height:1.6}.Whychooseus-module__v2KnuW__featuresList{flex-direction:column;gap:0;display:flex}.Whychooseus-module__v2KnuW__featureItem{cursor:pointer;gap:30px;margin:13px 0;transition:transform .2s;display:flex;position:relative}.Whychooseus-module__v2KnuW__featureItem:hover{transform:translate(5px)}.Whychooseus-module__v2KnuW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.Whychooseus-module__v2KnuW__icon{width:60px;height:60px;color:var(--color-primary-button)}.Whychooseus-module__v2KnuW__featureContent{flex:1;padding:10px 0}.Whychooseus-module__v2KnuW__featureTitle{color:#fff;cursor:pointer;margin:0 0 15px;font-size:28px;font-weight:600;transition:color .3s}.Whychooseus-module__v2KnuW__firstTitle,.Whychooseus-module__v2KnuW__activeTitle{color:var(--color-primary-button)!important}.Whychooseus-module__v2KnuW__featureItem{cursor:pointer}.Whychooseus-module__v2KnuW__featureDescription{opacity:.9;margin:0;padding-bottom:24px;font-size:16px;line-height:1.9}.Whychooseus-module__v2KnuW__divider{background:#fff;height:1px;margin:25px 0;position:absolute;bottom:-25px;left:5px;right:0}.Whychooseus-module__v2KnuW__rightColumn{justify-content:center;align-items:center;display:flex}.Whychooseus-module__v2KnuW__imageWrapper{border:2px solid #dcb9a1;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.Whychooseus-module__v2KnuW__image{object-fit:cover;width:100%;height:auto;transition:opacity .3s,transform .3s;display:block}.Whychooseus-module__v2KnuW__imageLoading{opacity:0;transform:scale(.95)}.Whychooseus-module__v2KnuW__imageLoaded{opacity:1;transform:scale(1)}.Whychooseus-module__v2KnuW__image:hover{transform:scale(1.02)}@media (max-width:1200px){.Whychooseus-module__v2KnuW__content{gap:60px}.Whychooseus-module__v2KnuW__title{font-size:52px}.Whychooseus-module__v2KnuW__leftColumn{padding-right:20px}}@media (max-width:968px){.Whychooseus-module__v2KnuW__container{padding:60px 20px}.Whychooseus-module__v2KnuW__content{grid-template-columns:1fr;gap:60px}.Whychooseus-module__v2KnuW__leftColumn{padding-right:0}.Whychooseus-module__v2KnuW__title{font-size:48px}.Whychooseus-module__v2KnuW__rightColumn{order:-1}.Whychooseus-module__v2KnuW__imageWrapper{max-width:100%}}@media (max-width:640px){.Whychooseus-module__v2KnuW__container{padding:40px 15px}.Whychooseus-module__v2KnuW__title{font-size:36px}.Whychooseus-module__v2KnuW__subtitle{margin-bottom:40px;font-size:16px}.Whychooseus-module__v2KnuW__featureItem{gap:20px}.Whychooseus-module__v2KnuW__iconWrapper{width:50px;height:50px}.Whychooseus-module__v2KnuW__icon{width:45px;height:45px}.Whychooseus-module__v2KnuW__featureTitle{font-size:22px}.Whychooseus-module__v2KnuW__featureDescription{font-size:14px}.Whychooseus-module__v2KnuW__divider{left:25px}.Whychooseus-module__v2KnuW__imageWrapper{border:6px solid #ffffff4d}}
.Plans-module__vGWlXa__plansSection{background-color:#fff;padding:0;position:relative}.Plans-module__vGWlXa__container{max-width:1500px;margin:0 auto;padding:60px 20px}.Plans-module__vGWlXa__header{text-align:center;margin-bottom:40px}.Plans-module__vGWlXa__label{background:linear-gradient(#00d5e6,#009ca8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:15px;display:inline-block}.Plans-module__vGWlXa__title{color:#009ca8;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.2}.Plans-module__vGWlXa__subtitle{color:#666;margin:0;font-size:18px;font-weight:400}.Plans-module__vGWlXa__billingToggle{flex-wrap:wrap;justify-content:center;row-gap:10px;width:fit-content;margin-bottom:60px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.Plans-module__vGWlXa__toggleButton{cursor:pointer;color:#009ca8;background:0 0;border:none;border-radius:3px;padding:12px 64px;font-size:16px;font-weight:500;transition:all .3s}.Plans-module__vGWlXa__toggleButton.Plans-module__vGWlXa__active{color:#fff;background:#009ca8}.Plans-module__vGWlXa__toggleButton:not(.Plans-module__vGWlXa__active):hover{background:#009ca81a}.Plans-module__vGWlXa__plansGrid{flex-wrap:nowrap;justify-content:space-between;gap:30px;min-height:715px;margin-bottom:80px;padding:20px;display:flex;overflow-x:auto}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar{height:8px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar-thumb:hover{background:#555}.Plans-module__vGWlXa__plansGrid{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.Plans-module__vGWlXa__planCard{cursor:pointer;background:#fff;border:1px solid #0000001e;border-radius:5px;flex-direction:column;flex:1;width:300px;min-height:617px;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Plans-module__vGWlXa__planCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.Plans-module__vGWlXa__featureName{color:#000}.Plans-module__vGWlXa__popularCard{color:inherit;z-index:2;background:#fff}.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__featureName{color:#000}.Plans-module__vGWlXa__popularCard:hover{transform:scale(1.03)translateY(-5px)}.Plans-module__vGWlXa__activeCard{z-index:3;transform:scale(1.03);box-shadow:0 12px 40px #009ca84d;color:#fff!important;background:linear-gradient(135deg,#009ca8 0%,#007a85 100%)!important}.Plans-module__vGWlXa__activeCard:hover{transform:scale(1.03)translateY(-5px)}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__planName,.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__currency,.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__amount,.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__period,.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__planDescription,.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__featureName{color:#fff}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonOutline{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonOutline:hover{background:#d9682f;border-color:#d9682f}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonSolid:hover{background:#d9682f;border-color:#d9682f}.Plans-module__vGWlXa__planHeader{margin-bottom:30px}.Plans-module__vGWlXa__planName{color:inherit;margin:0 0 20px;font-size:20px;font-weight:500}.Plans-module__vGWlXa__planPrice{margin-bottom:16px}.Plans-module__vGWlXa__currency{vertical-align:top;color:inherit;font-size:42px;font-weight:600}.Plans-module__vGWlXa__amount{color:inherit;margin-right:10px;font-size:46px;font-weight:700}.Plans-module__vGWlXa__period{color:inherit;opacity:.8;font-size:18px;font-weight:400}.Plans-module__vGWlXa__planDescription{opacity:.8;width:80%;margin:0;font-size:16px;line-height:1.4}.Plans-module__vGWlXa__featuresSection{flex:1;margin-bottom:30px}.Plans-module__vGWlXa__featuresList{margin:0;padding:0;list-style:none}.Plans-module__vGWlXa__featureItem{border-bottom:1px solid #0000001a;align-items:center;gap:10px;padding:12px 0;display:flex}.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__featureItem{border-bottom:1px solid #0000001a}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__featureItem{border-bottom:1px solid #fff3}.Plans-module__vGWlXa__featureItem:last-child{border-bottom:none}.Plans-module__vGWlXa__featureIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;transition:all .3s;display:flex}.Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__included,.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__included{color:#fff;background:#009ca8}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__included{color:#009ca8;background:#fff}.Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__notIncluded,.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__notIncluded{color:#ccc;background:#f0f0f0}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__featureIcon.Plans-module__vGWlXa__notIncluded{color:#ffffff80;background:#ffffff1a}.Plans-module__vGWlXa__featureName{font-size:16px;font-weight:400}.Plans-module__vGWlXa__planButton{margin-top:auto}.Plans-module__vGWlXa__button{cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px 24px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.Plans-module__vGWlXa__buttonOutline{border-color:var(--color-primary-button);color:var(--color-primary-button);background:0 0}.Plans-module__vGWlXa__buttonOutline:hover{color:#fff;background-color:#cd5a0a}.Plans-module__vGWlXa__buttonOutline:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__vGWlXa__buttonSolid{background:var(--color-primary-button);color:#fff}.Plans-module__vGWlXa__buttonSolid:hover{background:var(--color-primary-button);border-color:var(--color-primary-button)}.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__buttonOutline,.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__buttonSolid{border-color:_button;color:var(--color-primary-button);background:0 0}.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__buttonOutline:hover,.Plans-module__vGWlXa__popularCard .Plans-module__vGWlXa__buttonSolid:hover{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonOutline{background:var(--color-primary-button);color:#fff}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonOutline:hover{background-color:#cd5a0a}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonOutline:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonSolid{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonSolid:hover{background-color:#cd5a0a}.Plans-module__vGWlXa__activeCard .Plans-module__vGWlXa__buttonSolid:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__vGWlXa__customArrow{transition:transform .3s,color .3s}.Plans-module__vGWlXa__arrowVisible{opacity:1}.Plans-module__vGWlXa__arrowHidden{opacity:0}.Plans-module__vGWlXa__button:hover .Plans-module__vGWlXa__customArrow{transform:translate(4px)}.Plans-module__vGWlXa__bottomSection{margin-top:80px}.Plans-module__vGWlXa__bottomContent{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px;margin:0 auto;display:flex}.Plans-module__vGWlXa__bottomSectionContainer{flex-direction:column;align-items:flex-start;max-width:600px;display:flex}.Plans-module__vGWlXa__bottomTitle{color:var(--color-primary-button);letter-spacing:1px;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.Plans-module__vGWlXa__bottomSubtitle{color:#333;margin:0 0 24px;font-size:32px;font-weight:600;line-height:1.3}.Plans-module__vGWlXa__descriptionContainer{transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.Plans-module__vGWlXa__descriptionContainer.Plans-module__vGWlXa__collapsed{max-height:120px}.Plans-module__vGWlXa__descriptionContainer.Plans-module__vGWlXa__expanded{max-height:500px}.Plans-module__vGWlXa__bottomDescription{color:#666;margin:0 0 40px;font-size:16px;line-height:1.6;transition:all .3s}.Plans-module__vGWlXa__bottomButton{justify-content:flex-start;display:flex}.Plans-module__vGWlXa__continueButton{cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;font-size:16px;transition:all .3s;display:flex}.Plans-module__vGWlXa__continueButton:hover{transform:translateY(-2px)}.Plans-module__vGWlXa__plusIcon{background:var(--color-primary-button);color:#fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;transition:all .4s;display:flex}.Plans-module__vGWlXa__plusIcon.Plans-module__vGWlXa__rotated{transform:rotate(180deg)}.Plans-module__vGWlXa__continueButton:hover .Plans-module__vGWlXa__plusIcon{color:#009ca8;background:#fff}@media (max-width:1024px){.Plans-module__vGWlXa__plansGrid{gap:30px;margin-bottom:80px;padding:0 20px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar{display:none}.Plans-module__vGWlXa__plansGrid>*{scroll-snap-align:start;flex:0 0 85%;min-width:280px;max-width:400px}.Plans-module__vGWlXa__popularCard,.Plans-module__vGWlXa__activeCard{transform:none}.Plans-module__vGWlXa__popularCard:hover,.Plans-module__vGWlXa__activeCard:hover{transform:translateY(-5px)}.Plans-module__vGWlXa__title{font-size:36px}.Plans-module__vGWlXa__bottomContent{gap:40px}}@media (max-width:768px){.Plans-module__vGWlXa__plansSection{padding:30px 0}.Plans-module__vGWlXa__plansGrid{scroll-snap-type:x mandatory;gap:20px;margin-bottom:80px;margin-left:30px;padding:60px 0;display:flex;overflow-x:auto}[dir=rtl] .Plans-module__vGWlXa__plansGrid{margin-left:0}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar{height:8px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Plans-module__vGWlXa__plansGrid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Plans-module__vGWlXa__plansGrid{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;margin-bottom:30px;padding-top:10px}.Plans-module__vGWlXa__bottomContent{flex-direction:column;gap:30px}.Plans-module__vGWlXa__bottomSectionContainer{max-width:100%}.Plans-module__vGWlXa__bottomDescription{font-size:16px}.Plans-module__vGWlXa__planCard{padding:30px 20px}.Plans-module__vGWlXa__toggleButton{padding:12px 44px}.Plans-module__vGWlXa__title{margin-bottom:13px;font-size:21px}.Plans-module__vGWlXa__bottomSubtitle{font-size:20px}.Plans-module__vGWlXa__title,.Plans-module__vGWlXa__subtitle{padding:0 30px}.Plans-module__vGWlXa__subtitle{color:#2b2b2b;font-size:16px;font-weight:300;line-height:1.7}.Plans-module__vGWlXa__billingToggle{margin-bottom:40px}.Plans-module__vGWlXa__continueButton{justify-content:center;width:100%;margin-top:30px}.Plans-module__vGWlXa__descriptionContainer.Plans-module__vGWlXa__collapsed{max-height:140px}.Plans-module__vGWlXa__descriptionContainer.Plans-module__vGWlXa__expanded{max-height:600px}}
.CustomizeYourPlan-module__sNSSZa__customizeSection{text-align:center;background:#fff;padding:0 20px 90px}.CustomizeYourPlan-module__sNSSZa__container{background:#009ca8;border-radius:3px;max-width:1200px;margin:0 auto;padding:36px 20px}.CustomizeYourPlan-module__sNSSZa__title{color:#fff;letter-spacing:.5px;margin:0 0 16px;font-size:2.1rem;font-weight:600}.CustomizeYourPlan-module__sNSSZa__description{color:#fff;max-width:1100px;margin:0 auto 26px;font-size:1rem;font-weight:300;line-height:1.8}.CustomizeYourPlan-module__sNSSZa__customizeButton{background-color:var(--color-primary-button);color:#fff;cursor:pointer;border:none;padding:18px 45px;font-size:1.1rem;font-weight:600;transition:all .3s}.CustomizeYourPlan-module__sNSSZa__customizeButton:hover{background-color:#ff7a2f;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.CustomizeYourPlan-module__sNSSZa__customizeButton:active{transform:translateY(0);box-shadow:0 3px 5px #0000001a}@media (max-width:768px){.CustomizeYourPlan-module__sNSSZa__customizeSection{padding:60px 20px}.CustomizeYourPlan-module__sNSSZa__title{font-size:2.5rem}.CustomizeYourPlan-module__sNSSZa__description{font-size:1.1rem}.CustomizeYourPlan-module__sNSSZa__customizeButton{padding:15px 35px;font-size:1.1rem}}@media (max-width:480px){.CustomizeYourPlan-module__sNSSZa__title{font-size:2rem}.CustomizeYourPlan-module__sNSSZa__description{font-size:1rem}.CustomizeYourPlan-module__sNSSZa__customizeButton{padding:12px 30px;font-size:1rem}}
.ContactFormModal-module__15uQRG__modalOverlay{z-index:9999999;backdrop-filter:blur(2px);background-color:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out ContactFormModal-module__15uQRG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactFormModal-module__15uQRG__fadeIn{0%{opacity:0}to{opacity:1}}.ContactFormModal-module__15uQRG__modalContent{background:#fff;border-radius:8px;width:100%;max-width:440px;max-height:90vh;margin-top:50px;padding:35px 28px;animation:.3s ease-out ContactFormModal-module__15uQRG__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 70px #0000004d}@keyframes ContactFormModal-module__15uQRG__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ContactFormModal-module__15uQRG__closeButton{cursor:pointer;color:var(--color-primary-button);z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .3s;display:flex;position:absolute;top:16px;right:20px}.ContactFormModal-module__15uQRG__closeButton:hover{background-color:#009ca81a;transform:rotate(90deg)}.ContactFormModal-module__15uQRG__modalHeader{margin-bottom:32px}.ContactFormModal-module__15uQRG__modalTitle{background:linear-gradient(#003d42,#003d42,#009ca8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:14px;font-weight:400}.ContactFormModal-module__15uQRG__modalSubtitle{background:var(--color-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px;font-weight:700;line-height:1.4}.ContactFormModal-module__15uQRG__modalContent::-webkit-scrollbar{width:8px}.ContactFormModal-module__15uQRG__modalContent::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.ContactFormModal-module__15uQRG__modalContent::-webkit-scrollbar-thumb{background:#009ca8;border-radius:10px}.ContactFormModal-module__15uQRG__modalContent::-webkit-scrollbar-thumb:hover{background:#007d86}@media (max-width:768px){.ContactFormModal-module__15uQRG__modalContent{max-height:85vh;margin-top:30px;padding:30px 24px}.ContactFormModal-module__15uQRG__modalSubtitle{font-size:18px}.ContactFormModal-module__15uQRG__closeButton{top:14px;right:16px}}@media (max-width:480px){.ContactFormModal-module__15uQRG__modalOverlay{padding:15px}.ContactFormModal-module__15uQRG__modalContent{border-radius:6px;max-width:100%;padding:25px 20px}.ContactFormModal-module__15uQRG__modalSubtitle{font-size:17px}}@media (prefers-reduced-motion:reduce){.ContactFormModal-module__15uQRG__modalOverlay,.ContactFormModal-module__15uQRG__modalContent,.ContactFormModal-module__15uQRG__closeButton{transition:none;animation:none}}
.DynamicForm-module__Ji0sJa__form{flex-direction:column;gap:24px;width:100%;display:flex}.DynamicForm-module__Ji0sJa__formTitle{color:#1f2937;margin-bottom:5px;font-size:30px;font-weight:700}.DynamicForm-module__Ji0sJa__formSubtitle{color:#1f2937;margin-bottom:5px;font-size:20px;font-weight:700}.DynamicForm-module__Ji0sJa__formDescription{color:#888282;font-size:14px}.DynamicForm-module__Ji0sJa__formGroup{flex-direction:column;display:flex}.DynamicForm-module__Ji0sJa__label{color:#333;margin-bottom:8px;font-size:13px;font-weight:500;transition:all .3s}.DynamicForm-module__Ji0sJa__labelActive{color:#009ca8}.DynamicForm-module__Ji0sJa__labelError{color:#e74c3c}.DynamicForm-module__Ji0sJa__required{color:#ff6b35}.DynamicForm-module__Ji0sJa__input,.DynamicForm-module__Ji0sJa__select,.DynamicForm-module__Ji0sJa__textarea{color:#333;background-color:#f3f3f3;border:none;border-radius:4px;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;transition:all .1s}.DynamicForm-module__Ji0sJa__input::placeholder,.DynamicForm-module__Ji0sJa__textarea::placeholder{color:#999;opacity:1;font-size:13px;font-weight:400}.DynamicForm-module__Ji0sJa__inputActive{color:#333;background-color:#fff;border:1px solid #38c0c4;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__Ji0sJa__inputError{color:#333;background-color:#fff5f5;border:2px solid #e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.DynamicForm-module__Ji0sJa__input:focus,.DynamicForm-module__Ji0sJa__select:focus,.DynamicForm-module__Ji0sJa__textarea:focus{color:#333;background-color:#fff;border:2px solid #38c0c4;outline:none;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__Ji0sJa__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.DynamicForm-module__Ji0sJa__select option{color:#333;background-color:#fff}.DynamicForm-module__Ji0sJa__textarea{resize:vertical;min-height:100px}.DynamicForm-module__Ji0sJa__checkboxGroup{justify-content:space-between;align-items:center;gap:8px;display:flex}.DynamicForm-module__Ji0sJa__checkboxContainer{align-items:center;gap:8px;display:flex}.DynamicForm-module__Ji0sJa__checkbox{cursor:pointer;accent-color:#38c0c4;width:18px;height:18px}.DynamicForm-module__Ji0sJa__checkboxLabel{color:#333;cursor:pointer;user-select:none;font-size:14px}.DynamicForm-module__Ji0sJa__forgotPasswordLink{color:var(--color-primary);cursor:pointer;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.DynamicForm-module__Ji0sJa__forgotPasswordLink:hover{color:var(--color-secondary)}.DynamicForm-module__Ji0sJa__radioGroup{flex-direction:column;gap:12px;display:flex}.DynamicForm-module__Ji0sJa__radioLabel{color:#333;cursor:pointer;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex}.DynamicForm-module__Ji0sJa__radio{cursor:pointer;accent-color:#38c0c4;width:18px;height:18px}.DynamicForm-module__Ji0sJa__passwordWrapper{width:100%;position:relative}.DynamicForm-module__Ji0sJa__passwordToggle{cursor:pointer;opacity:.6;width:20px;height:20px;transition:opacity .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.DynamicForm-module__Ji0sJa__passwordToggle:hover{opacity:1}.DynamicForm-module__Ji0sJa__errorMessage{color:#e74c3c;margin-top:4px;font-size:11px;font-weight:400;line-height:1.2}.DynamicForm-module__Ji0sJa__submitButton{background-color:var(--color-primary);color:#fff;letter-spacing:1px;cursor:pointer;text-align:center;border:none;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:10px 22px;font-size:12px;font-weight:300;transition:all .3s;display:flex}.DynamicForm-module__Ji0sJa__submitButton:hover:not(:disabled){background-color:var(--color-secondary);transform:translateY(-2px)}.DynamicForm-module__Ji0sJa__submitButton:disabled{opacity:.6;cursor:not-allowed}.DynamicForm-module__Ji0sJa__verificationContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.DynamicForm-module__Ji0sJa__codeInputs{justify-content:center;gap:12px;display:flex}.DynamicForm-module__Ji0sJa__codeInput{text-align:center;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:48px;height:48px;font-size:20px;font-weight:600;transition:all .2s}.DynamicForm-module__Ji0sJa__codeInput:focus{border:2px solid #38c0c4;outline:none;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__Ji0sJa__timerText{color:#666;font-size:14px;font-weight:500}.DynamicForm-module__Ji0sJa__resendText{color:#666;font-size:14px}.DynamicForm-module__Ji0sJa__resendLink{color:var(--color-primary);cursor:pointer;font-weight:600;text-decoration:none}.DynamicForm-module__Ji0sJa__resendLink:hover{text-decoration:underline}.DynamicForm-module__Ji0sJa__resendDisabled{color:#999;font-weight:600}@media (max-width:768px){.DynamicForm-module__Ji0sJa__formTitle{font-size:15px}.DynamicForm-module__Ji0sJa__submitButton{padding:10px;font-size:16px}.DynamicForm-module__Ji0sJa__codeInput{width:40px;height:40px;font-size:18px}.DynamicForm-module__Ji0sJa__codeInputs{gap:8px}}
.SuccessPopup-module__OK4aEa__overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;animation:.3s SuccessPopup-module__OK4aEa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SuccessPopup-module__OK4aEa__fadeIn{0%{opacity:0}to{opacity:1}}piky-host-saja-8iwz.SuccessPopup-module__OK4aEa__vercel.SuccessPopup-module__OK4aEa__app .SuccessPopup-module__OK4aEa__popup{text-align:center;background:#fff;border-radius:5px;width:90%;max-width:400px;padding:40px 30px;animation:.3s SuccessPopup-module__OK4aEa__slideUp;position:relative;box-shadow:0 10px 40px #0000004d}@keyframes SuccessPopup-module__OK4aEa__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.SuccessPopup-module__OK4aEa__iconContainer{justify-content:center;margin-bottom:25px;display:flex}.SuccessPopup-module__OK4aEa__mailIcon{width:100px;height:auto;animation:.6s SuccessPopup-module__OK4aEa__mailBounce}@keyframes SuccessPopup-module__OK4aEa__mailBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SuccessPopup-module__OK4aEa__okButton:hover{transform:translateY(-2px)}@media (max-width:768px){.SuccessPopup-module__OK4aEa__popup{max-width:340px;padding:35px 25px}.SuccessPopup-module__OK4aEa__title{font-size:28px}.SuccessPopup-module__OK4aEa__message{font-size:14px}.SuccessPopup-module__OK4aEa__mailIcon{width:70px;height:70px}.SuccessPopup-module__OK4aEa__okButton{padding:12px 28px;font-size:14px}}.SuccessPopup-module__OK4aEa__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in-out SuccessPopup-module__OK4aEa__fadeIn;display:flex;position:fixed;inset:0}.SuccessPopup-module__OK4aEa__popup{text-align:center;background:#fff;width:90%;max-width:500px;padding:40px;animation:.4s ease-out SuccessPopup-module__OK4aEa__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.SuccessPopup-module__OK4aEa__closeButton{color:#ff8836;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;padding:0;font-size:88px;font-weight:900;line-height:1;transition:transform .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.SuccessPopup-module__OK4aEa__closeButton:hover{transform:scale(1.1)}.SuccessPopup-module__OK4aEa__iconContainer{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.SuccessPopup-module__OK4aEa__mailIcon{animation:.6s ease-in-out SuccessPopup-module__OK4aEa__bounce}@keyframes SuccessPopup-module__OK4aEa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SuccessPopup-module__OK4aEa__title{color:#009ca8;margin-bottom:15px;font-size:30px;font-weight:700}.SuccessPopup-module__OK4aEa__message{color:#009ca8;margin-bottom:26px;font-size:18px;line-height:1.6}.SuccessPopup-module__OK4aEa__okButton{cursor:pointer;color:#fff;background-color:#ff8836;border:none;justify-content:center;align-items:center;gap:5px;width:100%;max-width:100%;padding:14px 32px;font-size:19px;font-weight:300;transition:all .3s;display:flex}.SuccessPopup-module__OK4aEa__okButton:hover{background:#e86725;transform:translateY(-2px);box-shadow:0 8px 20px #ff7b344d}.SuccessPopup-module__OK4aEa__customArrow{transition:transform .3s}.SuccessPopup-module__OK4aEa__okButton:hover .SuccessPopup-module__OK4aEa__customArrow{transform:translate(4px)}@media (max-width:768px){.SuccessPopup-module__OK4aEa__popup{width:95%;max-width:none;padding:30px 20px}.SuccessPopup-module__OK4aEa__title{font-size:24px}.SuccessPopup-module__OK4aEa__message{font-size:14px}.SuccessPopup-module__OK4aEa__okButton{width:100%;padding:12px 24px}.SuccessPopup-module__OK4aEa__iconContainer{margin-bottom:20px}.SuccessPopup-module__OK4aEa__mailIcon{width:140px;height:140px}}
.OurDifference-module__riM2hq__section{align-items:center;min-height:100vh;padding:60px 0 0;display:flex;background:var(--color-primary)!important}.OurDifference-module__riM2hq__container{width:100%;max-width:1300px;margin:0 auto;padding:0 40px}.OurDifference-module__riM2hq__header{text-align:center;margin-bottom:50px}.OurDifference-module__riM2hq__subTitle{color:#fff;letter-spacing:1px;margin:0 0 10px;font-size:18px;font-weight:700}.OurDifference-module__riM2hq__title{color:#fff;letter-spacing:-.5px;margin:0 0 20px;font-size:40px;font-weight:700}.OurDifference-module__riM2hq__subtitle{color:#ffffffd4;max-width:80%;margin:0 auto;font-size:16px;line-height:1.6}.OurDifference-module__riM2hq__navbar{margin-bottom:40px;position:relative}.OurDifference-module__riM2hq__navbar:before{content:"";z-index:9;background-color:#fff;width:170%;height:1px;position:absolute;bottom:20px;left:-30%}.OurDifference-module__riM2hq__navList{flex-wrap:wrap;justify-content:center;gap:55px;margin:0;padding:0;list-style:none;display:flex}.OurDifference-module__riM2hq__navList li{color:#fff;z-index:9;margin:0}.OurDifference-module__riM2hq__navButton{color:#fff;cursor:pointer;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);background:#fff0;border:none;outline:none;flex-direction:column;align-items:center;width:auto;padding:30px 18px 50px;font-size:.9rem;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.OurDifference-module__riM2hq__navButton:hover{background:#fff0;transform:translateY(-2px)}.OurDifference-module__riM2hq__navIcon{margin-bottom:30px}.OurDifference-module__riM2hq__navButton:hover .OurDifference-module__riM2hq__icon{color:var(--color-primary-button)}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__active{background:var(--color-primary-button);border-color:var(--color-primary-button);z-index:999999999;transform:translateY(-3px);box-shadow:0 4px 15px #ff6b3566}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__active .OurDifference-module__riM2hq__icon{color:#fff}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__transitioning{pointer-events:none}.OurDifference-module__riM2hq__icon{opacity:.8;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__active .OurDifference-module__riM2hq__icon{opacity:1;transform:scale(1.1)}.OurDifference-module__riM2hq__label{color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1)}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__active .OurDifference-module__riM2hq__label{color:#fff;animation:2s ease-in-out infinite OurDifference-module__riM2hq__arrowPulse}.OurDifference-module__riM2hq__arrowDown{color:#fff;transition:all .3s;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.OurDifference-module__riM2hq__navButton.OurDifference-module__riM2hq__active .OurDifference-module__riM2hq__arrowDown{animation:1.5s ease-in-out infinite OurDifference-module__riM2hq__bounceDown}@keyframes OurDifference-module__riM2hq__bounceDown{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(5px)}}@keyframes OurDifference-module__riM2hq__arrowPulse{0%,to{opacity:1}50%{opacity:1}}.OurDifference-module__riM2hq__contentWrapper{margin-bottom:30px;position:relative;overflow:hidden}.OurDifference-module__riM2hq__contentInner{width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.OurDifference-module__riM2hq__content{flex:0 0 100%;grid-template-columns:1fr 1fr;align-items:stretch;min-height:500px;display:grid}.OurDifference-module__riM2hq__imageContainer{margin-right:0;position:relative;overflow:hidden}.OurDifference-module__riM2hq__image{object-fit:contain;width:400px;height:auto;margin:14px;padding-bottom:14px;left:30px}.OurDifference-module__riM2hq__image img{left:30px}.OurDifference-module__riM2hq__textContainer{flex-direction:column;padding:60px 50px;display:flex}.OurDifference-module__riM2hq__contentTitle{margin:0 0 20px;font-size:33px;font-weight:700;line-height:1.3;color:#fff!important}.OurDifference-module__riM2hq__contentDescription{color:#fff;margin:0;font-size:21px;font-weight:300;line-height:1.7}@media (max-width:768px){.OurDifference-module__riM2hq__section{padding:40px 15px 10px;overflow:hidden}.OurDifference-module__riM2hq__container{padding:0}.OurDifference-module__riM2hq__title{margin-bottom:13px;font-size:20px;font-weight:500}.OurDifference-module__riM2hq__subtitle{max-width:100%;font-size:14px;line-height:2}.OurDifference-module__riM2hq__navbar{margin-bottom:0}.OurDifference-module__riM2hq__navList{flex-wrap:nowrap;gap:10px;width:100%}.OurDifference-module__riM2hq__navIcon{width:20px;margin-bottom:5px}.OurDifference-module__riM2hq__navList span{font-size:12px;font-weight:300}.OurDifference-module__riM2hq__navbar:before{content:"";z-index:9;background-color:#fff;width:170%;height:1px;position:absolute;bottom:0;left:-30%}.OurDifference-module__riM2hq__navButton{padding:6px 6px 10px;font-size:13px}.OurDifference-module__riM2hq__content{grid-template-columns:1fr;min-height:auto}.OurDifference-module__riM2hq__imageContainer{min-height:300px}.OurDifference-module__riM2hq__textContainer{padding:0}.OurDifference-module__riM2hq__contentTitle{letter-spacing:.8px;margin-bottom:8px;font-size:20.5px;font-weight:500}.OurDifference-module__riM2hq__contentDescription{font-size:14px}.OurDifference-module__riM2hq__arrowDown{display:none}}.OurDifference-module__riM2hq__imageContainer:before{content:"";background:linear-gradient(220deg,#fff,#57f1fe);width:110%;height:77%;position:absolute;bottom:33px;left:-85px}.OurDifference-module__riM2hq__image{object-fit:contain;width:400px;height:auto;margin:6px;padding-bottom:14px;position:absolute;left:10px!important}
.BrandSolutionsSection-module__TcSRLq__container{grid-template-columns:1fr 1fr;gap:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:grid}.BrandSolutionsSection-module__TcSRLq__benefitNumber{color:#0000;background-image:linear-gradient(#00d5e6 0%,#009ca8 100%);-webkit-background-clip:text;background-clip:text;font-size:70px;font-weight:700;transition:background-image .3s}.BrandSolutionsSection-module__TcSRLq__featureCard:hover .BrandSolutionsSection-module__TcSRLq__benefitNumber{background-image:linear-gradient(275.25deg,#dcb9a1 -.29%,#009ca8 102.6%)}.BrandSolutionsSection-module__TcSRLq__leftColumn{background:#fff;flex-direction:column;justify-content:center;gap:40px;padding:40px 50px 0;display:flex;position:relative;overflow:hidden}.BrandSolutionsSection-module__TcSRLq__leftColumn:before{content:" ";-webkit-filter:blur(333px);background-color:#0bc7d4ac;border-radius:50%;width:600px;height:400px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.BrandSolutionsSection-module__TcSRLq__leftColumn:after{content:" ";filter:blur(190px);background-color:#f8a4a4;border-radius:50%;width:250px;height:250px;position:absolute;top:85%;left:85%;transform:translate(-50%,-50%)}.BrandSolutionsSection-module__TcSRLq__leftColumnHeader{z-index:1;width:100%;max-width:560px;position:relative}.BrandSolutionsSection-module__TcSRLq__leftColumnTitle{color:var(--color-primary);margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.3}.BrandSolutionsSection-module__TcSRLq__leftColumnText{color:#000;margin:0;font-size:16px;line-height:1.7}.BrandSolutionsSection-module__TcSRLq__leftColumnText2{color:#000;margin:17px 0 0;font-size:16px;line-height:1.7}.BrandSolutionsSection-module__TcSRLq__imageWrapper{z-index:99;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BrandSolutionsSection-module__TcSRLq__image{object-fit:fill;width:100%;height:auto;margin:auto}.BrandSolutionsSection-module__TcSRLq__rightColumn{background:linear-gradient(#cfe2ff,#fff);flex-direction:column;gap:0;padding:0 50px 60px 0;display:flex;position:relative}.BrandSolutionsSection-module__TcSRLq__rightColumn:before{content:"";background:linear-gradient(#00d5e6,#009ca8);width:14px;height:100%;position:absolute;top:0;left:0;z-index:999!important}.BrandSolutionsSection-module__TcSRLq__featureCard{cursor:pointer;flex-direction:row;align-items:flex-start;gap:16px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrandSolutionsSection-module__TcSRLq__featureCard:hover{color:#fff;background:linear-gradient(135deg,#26303c,#1e5360,#177482);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.BrandSolutionsSection-module__TcSRLq__featureCard:hover .BrandSolutionsSection-module__TcSRLq__featureTitle{color:#fff}.BrandSolutionsSection-module__TcSRLq__featureCardBlue:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.BrandSolutionsSection-module__TcSRLq__featureCardWhite:hover{transform:translateY(-3px)}.BrandSolutionsSection-module__TcSRLq__iconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.BrandSolutionsSection-module__TcSRLq__icon{width:30px;height:auto;margin-top:40px}.BrandSolutionsSection-module__TcSRLq__featureContent{flex-direction:column;flex:1;gap:16px;width:100%;display:flex}.BrandSolutionsSection-module__TcSRLq__featureTitle{color:#00b4b4;width:100%;margin:0;font-size:33px;line-height:1.4;display:block}.BrandSolutionsSection-module__TcSRLq__featureCardBlue .BrandSolutionsSection-module__TcSRLq__featureTitle{color:#fff}.BrandSolutionsSection-module__TcSRLq__featureCardWhite .BrandSolutionsSection-module__TcSRLq__featureTitle{color:#00b4b4;-webkit-text-fill-color:transparent;background:linear-gradient(#00d5e6,#009ca8);-webkit-background-clip:text;font-weight:700}.BrandSolutionsSection-module__TcSRLq__featureDescription{width:100%;margin:0;font-size:15px;font-style:italic;line-height:1.7;display:block}.BrandSolutionsSection-module__TcSRLq__featureCardBlue .BrandSolutionsSection-module__TcSRLq__featureDescription{color:#e2e8f0}.BrandSolutionsSection-module__TcSRLq__featureCardWhite .BrandSolutionsSection-module__TcSRLq__featureDescription{color:#4a5568}.BrandSolutionsSection-module__TcSRLq__featureSubDescription{width:100%;margin:0;font-size:15px;line-height:1.7;display:block}.BrandSolutionsSection-module__TcSRLq__featureCardBlue .BrandSolutionsSection-module__TcSRLq__featureSubDescription{color:#cbd5e0}.BrandSolutionsSection-module__TcSRLq__featureCardWhite .BrandSolutionsSection-module__TcSRLq__featureSubDescription{color:#2d3748}.BrandSolutionsSection-module__TcSRLq__featureFooter{width:100%;margin:0;font-size:15px;line-height:1.7;display:block}.BrandSolutionsSection-module__TcSRLq__featureCardBlue .BrandSolutionsSection-module__TcSRLq__featureFooter{color:#cbd5e0}.BrandSolutionsSection-module__TcSRLq__featureCardWhite .BrandSolutionsSection-module__TcSRLq__featureFooter{color:#2d3748}@media (max-width:1024px){.BrandSolutionsSection-module__TcSRLq__container{grid-template-columns:1fr}.BrandSolutionsSection-module__TcSRLq__leftColumn,.BrandSolutionsSection-module__TcSRLq__rightColumn{padding:40px 30px}.BrandSolutionsSection-module__TcSRLq__leftColumnTitle{font-size:28px}.BrandSolutionsSection-module__TcSRLq__leftColumnText{font-size:15px}.BrandSolutionsSection-module__TcSRLq__imageWrapper{min-height:400px}.BrandSolutionsSection-module__TcSRLq__featureTitle{font-size:22px}}@media (max-width:768px){.BrandSolutionsSection-module__TcSRLq__leftColumnHeader{padding:0 20px}.BrandSolutionsSection-module__TcSRLq__featureDescription{line-height:1.4}.BrandSolutionsSection-module__TcSRLq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.BrandSolutionsSection-module__TcSRLq__icon{width:23px;height:auto}.BrandSolutionsSection-module__TcSRLq__leftColumn:before,.BrandSolutionsSection-module__TcSRLq__rightColumn:before{display:none}.BrandSolutionsSection-module__TcSRLq__rightColumn{background:#fff}.BrandSolutionsSection-module__TcSRLq__leftColumn,.BrandSolutionsSection-module__TcSRLq__rightColumn{padding:30px 10px}.BrandSolutionsSection-module__TcSRLq__leftColumn{border-bottom:2px solid #00b4b4;gap:30px;padding-bottom:0!important}.BrandSolutionsSection-module__TcSRLq__leftColumnTitle{letter-spacing:0;font-size:19px}.BrandSolutionsSection-module__TcSRLq__leftColumnText,.BrandSolutionsSection-module__TcSRLq__leftColumnText2{font-size:14px;line-height:1.4}.BrandSolutionsSection-module__TcSRLq__imageWrapper{min-height:300px}.BrandSolutionsSection-module__TcSRLq__featureCard{flex-direction:row;gap:15px;padding:28px 10px}.BrandSolutionsSection-module__TcSRLq__featureTitle{font-size:19px}.BrandSolutionsSection-module__TcSRLq__featureDescription,.BrandSolutionsSection-module__TcSRLq__featureSubDescription,.BrandSolutionsSection-module__TcSRLq__featureFooter{font-size:15px;line-height:1.3}.BrandSolutionsSection-module__TcSRLq__featureCardWhite .BrandSolutionsSection-module__TcSRLq__featureSubDescription{line-height:1.3}}
@keyframes reusableServicesSection-module__31JioW__arrowPulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(3px)scale(1.05)}}@keyframes reusableServicesSection-module__31JioW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reusableServicesSection-module__31JioW__webHostingServices{min-height:100vh;padding:0}.reusableServicesSection-module__31JioW__servicesSection{min-height:900px;padding:60px 0}.reusableServicesSection-module__31JioW__container{max-width:1300px;margin:0 auto;padding:30px 40px}.reusableServicesSection-module__31JioW__header{text-align:center;margin-bottom:60px}.reusableServicesSection-module__31JioW__sectionLabel{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0 0 15px;font-size:18px;font-weight:600}.reusableServicesSection-module__31JioW__title{margin-bottom:16px;font-size:2.5rem;font-weight:700}.reusableServicesSection-module__31JioW__subtitle{margin:0 auto;font-size:1.1rem;line-height:1.6}.reusableServicesSection-module__31JioW__servicesGrid{flex-direction:column;gap:60px;display:flex}.reusableServicesSection-module__31JioW__serviceCard{background:0 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.reusableServicesSection-module__31JioW__serviceContent{grid-template-columns:1fr 1fr;align-items:start;gap:40px;min-height:400px;display:grid}.reusableServicesSection-module__31JioW__leftAlign .reusableServicesSection-module__31JioW__imageContent{order:1}.reusableServicesSection-module__31JioW__leftAlign .reusableServicesSection-module__31JioW__textContent{order:2}.reusableServicesSection-module__31JioW__rightAlign .reusableServicesSection-module__31JioW__textContent{order:1}.reusableServicesSection-module__31JioW__rightAlign .reusableServicesSection-module__31JioW__imageContent{order:2}.reusableServicesSection-module__31JioW__textContent{flex-direction:column;justify-content:flex-start;padding:0;display:flex}.reusableServicesSection-module__31JioW__serviceTitle{color:#009ca8;margin-bottom:8px;font-size:2rem;font-weight:600;line-height:1.3;position:relative}.reusableServicesSection-module__31JioW__featuresList{flex-direction:column;gap:8px;margin:0 0 32px;padding:0;list-style:none;display:flex}.reusableServicesSection-module__31JioW__description{margin-bottom:20px}.reusableServicesSection-module__31JioW__description,.reusableServicesSection-module__31JioW__featureItem{font-size:15px;font-weight:300;line-height:1.7}.reusableServicesSection-module__31JioW__feature{align-items:center;gap:12px;margin-bottom:12px;font-size:.95rem;transition:color .3s;display:flex}.reusableServicesSection-module__31JioW__featureItem{color:#000;gap:6px;font-size:15px;display:flex!important}.reusableServicesSection-module__31JioW__checkIcon{color:#e55a2b;fill:#e55a2b;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:700;display:flex}.reusableServicesSection-module__31JioW__primaryCtaButton{background-color:var(--color-primary-button);color:#fff;letter-spacing:1px;cursor:pointer;border:none;align-items:center;gap:8px;width:fit-content;padding:10px 22px;font-size:12px;font-weight:300;transition:all .3s;display:flex}.reusableServicesSection-module__31JioW__primaryCtaButton:hover{background-color:#cd5a0a;transform:translateY(-2px)}.reusableServicesSection-module__31JioW__primaryCtaButton:focus{outline-offset:2px;background-color:#2d1301}.reusableServicesSection-module__31JioW__arrow{font-size:16px;font-weight:700}.reusableServicesSection-module__31JioW__imageContent{height:100%;position:relative;overflow:hidden}.reusableServicesSection-module__31JioW__imageWrapper{width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.reusableServicesSection-module__31JioW__serviceImage{object-fit:cover;border:1.5px solid var(--color-primary);transition:transform .4s cubic-bezier(.4,0,.2,1)}.reusableServicesSection-module__31JioW__serviceCard:hover .reusableServicesSection-module__31JioW__serviceImage{transform:scale(1.05)}.reusableServicesSection-module__31JioW__imageOverlay{opacity:0;border:1.5px solid var(--color-primary);background:linear-gradient(45deg,#00b4d81a 0%,#0077b61a 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.reusableServicesSection-module__31JioW__serviceCard:hover .reusableServicesSection-module__31JioW__imageOverlay{opacity:1}.reusableServicesSection-module__31JioW__customArrow{opacity:0;transition:all .3s;transform:translate(-10px)}.reusableServicesSection-module__31JioW__arrowVisible{opacity:1;transform:translate(0)}.reusableServicesSection-module__31JioW__arrowHidden{opacity:0;transform:translate(-10px)}.reusableServicesSection-module__31JioW__expandableSection{will-change:max-height}.reusableServicesSection-module__31JioW__expandableContent{flex-direction:column;gap:60px;padding-top:60px;display:flex}.reusableServicesSection-module__31JioW__viewMoreContainer{justify-content:center;margin-top:60px;display:flex}.reusableServicesSection-module__31JioW__viewMoreButton{color:#fff;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:12px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.reusableServicesSection-module__31JioW__viewMoreButton:hover{transform:translateY(-2px)}.reusableServicesSection-module__31JioW__chevron{justify-content:center;align-items:center;transition:all .3s;display:flex}.reusableServicesSection-module__31JioW__chevron.reusableServicesSection-module__31JioW__rotated{transform:rotate(180deg)}.reusableServicesSection-module__31JioW__chevron svg{transition:all .3s}.reusableServicesSection-module__31JioW__viewMoreButton.reusableServicesSection-module__31JioW__expanded{color:#fff;border-color:#fff}.reusableServicesSection-module__31JioW__fadeIn{animation:.6s forwards reusableServicesSection-module__31JioW__fadeInUp}.reusableServicesSection-module__31JioW__categoryNav{margin-bottom:40px;position:relative}.reusableServicesSection-module__31JioW__categoryDropdownToggle{display:none}.reusableServicesSection-module__31JioW__categoryList{flex-wrap:nowrap;justify-content:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}.reusableServicesSection-module__31JioW__categoryItem{margin:0}.reusableServicesSection-module__31JioW__categoryButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);background:#fff0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:130px;padding:15px;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.reusableServicesSection-module__31JioW__categoryButton:hover{background:#fff0;transform:translateY(-2px)}.reusableServicesSection-module__31JioW__categoryButton:hover .reusableServicesSection-module__31JioW__categoryIcon{color:var(--color-primary-button)}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active{background:var(--color-primary-button);border-color:var(--color-primary-button);transform:translateY(-3px);box-shadow:0 4px 15px #ff6b3566}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active .reusableServicesSection-module__31JioW__categoryIcon{color:#fff}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__transitioning{pointer-events:none}.reusableServicesSection-module__31JioW__categoryIcon{opacity:.8;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active .reusableServicesSection-module__31JioW__categoryIcon{opacity:1;transform:scale(1.1)}.reusableServicesSection-module__31JioW__customArrow{color:#ff6b35;transform-origin:50%;transition:all .4s cubic-bezier(.4,0,.2,1)}.reusableServicesSection-module__31JioW__arrowVisible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.reusableServicesSection-module__31JioW__arrowHidden{opacity:0;visibility:hidden;transform:translateY(-10px)scale(.8)}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active .reusableServicesSection-module__31JioW__customArrow{color:#ff6b35;animation:2s ease-in-out infinite reusableServicesSection-module__31JioW__arrowPulse}.reusableServicesSection-module__31JioW__categoryName{word-wrap:break-word;word-break:break-word;text-align:center;margin:10px 0 5px;font-size:13px;font-weight:400;transition:all .3s}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active .reusableServicesSection-module__31JioW__categoryName{transform:scale(1.05)}@media (max-width:768px){.reusableServicesSection-module__31JioW__webHostingServices,.reusableServicesSection-module__31JioW__servicesSection{padding:40px 0}.reusableServicesSection-module__31JioW__container{padding:0 20px}.reusableServicesSection-module__31JioW__title{font-size:1.3rem;font-weight:500}.reusableServicesSection-module__31JioW__subtitle{color:#ffffffcb;font-size:.9rem;line-height:2.2}.reusableServicesSection-module__31JioW__servicesGrid{gap:6px}.reusableServicesSection-module__31JioW__expandableContent{gap:40px;padding-top:40px}.reusableServicesSection-module__31JioW__serviceContent{grid-template-columns:1fr;gap:0;min-height:auto}.reusableServicesSection-module__31JioW__leftAlign .reusableServicesSection-module__31JioW__textContent,.reusableServicesSection-module__31JioW__rightAlign .reusableServicesSection-module__31JioW__textContent{order:2;padding:30px 0}.reusableServicesSection-module__31JioW__leftAlign .reusableServicesSection-module__31JioW__imageContent,.reusableServicesSection-module__31JioW__rightAlign .reusableServicesSection-module__31JioW__imageContent{order:1;height:250px;margin-bottom:50px}.reusableServicesSection-module__31JioW__imageWrapper{min-height:250px}.reusableServicesSection-module__31JioW__header{margin-bottom:30px}.reusableServicesSection-module__31JioW__serviceTitle{margin-top:25px;margin-bottom:7px;font-size:1.6rem;font-weight:500}.reusableServicesSection-module__31JioW__feature{font-size:.9rem}.reusableServicesSection-module__31JioW__featureItem span{font-weight:500}.reusableServicesSection-module__31JioW__viewMoreContainer{margin-top:-15px}.reusableServicesSection-module__31JioW__viewMoreButton{padding:12px 24px;font-size:14px}.reusableServicesSection-module__31JioW__primaryCtaButton{justify-content:center;width:100%;padding:13px;font-size:14px;font-weight:100}.reusableServicesSection-module__31JioW__description{margin-bottom:30px}.reusableServicesSection-module__31JioW__description,.reusableServicesSection-module__31JioW__featureItem{font-size:15px;font-weight:300;line-height:1.7}.reusableServicesSection-module__31JioW__serviceTitle{font-size:25px}.reusableServicesSection-module__31JioW__serviceTitle,.reusableServicesSection-module__31JioW__description,.reusableServicesSection-module__31JioW__featuresList{text-align:center;margin:-10px auto 30px}.reusableServicesSection-module__31JioW__categoryDropdownToggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.reusableServicesSection-module__31JioW__categoryDropdownToggle:hover{background:#ffffff26}.reusableServicesSection-module__31JioW__categoryList{-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:100;background:#1a626ffa;border:1px solid #fff3;flex-direction:column;gap:0;max-height:0;margin-top:5px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;right:0;overflow:hidden}.reusableServicesSection-module__31JioW__categoryList.reusableServicesSection-module__31JioW__dropdownOpen{opacity:1;visibility:visible;max-height:400px;overflow-y:auto}.reusableServicesSection-module__31JioW__categoryItem{border-bottom:1px solid #ffffff1a;flex:none;justify-content:stretch;width:100%;display:flex}.reusableServicesSection-module__31JioW__categoryItem:last-child{border-bottom:none}.reusableServicesSection-module__31JioW__categoryButton{flex-direction:row;justify-content:flex-start;gap:15px;width:100%;max-width:none;padding:15px 20px}.reusableServicesSection-module__31JioW__categoryButton .reusableServicesSection-module__31JioW__categoryIcon{width:24px;height:24px}.reusableServicesSection-module__31JioW__categoryButton .reusableServicesSection-module__31JioW__categoryName{text-align:left;margin:0}.reusableServicesSection-module__31JioW__categoryButton.reusableServicesSection-module__31JioW__active .reusableServicesSection-module__31JioW__customArrowCategory{display:none}.reusableServicesSection-module__31JioW__categoryNav{margin-top:30px}}.reusableServicesSection-module__31JioW__viewProjectButton{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:20;letter-spacing:1px;white-space:nowrap;pointer-events:none;background:#00000092;border:none;border-radius:8px;padding:28px 48px;font-size:.8rem;font-weight:300;line-height:1.9;transition:all 1s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reusableServicesSection-module__31JioW__imageWrapper:hover .reusableServicesSection-module__31JioW__viewProjectButton{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}
@keyframes FeaturedProjects-module__f3uFNG__arrowPulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(3px)scale(1.05)}}@keyframes FeaturedProjects-module__f3uFNG__cardEnter{0%{opacity:0;transform:translateY(50px)scale(.85)rotateX(10deg)}50%{transform:translateY(-5px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}@keyframes FeaturedProjects-module__f3uFNG__arrowSlideIn{0%{opacity:0;left:-5px}to{opacity:1;left:-13px}}@keyframes FeaturedProjects-module__f3uFNG__arrowSlideInRTL{0%{opacity:0;left:-5px}to{opacity:1;right:-10px}}.FeaturedProjects-module__f3uFNG__featuredProjects{background:#1a626f;min-height:100vh;padding:80px 20px;position:relative;overflow:hidden}.FeaturedProjects-module__f3uFNG__featuredProjects:before{content:"";-webkit-filter:blur(120px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-300px;left:50%;transform:translate(-50%)}.FeaturedProjects-module__f3uFNG__featuredProjects:after{content:"";-webkit-filter:blur(180px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:500px;height:500px;position:absolute;top:-310px;left:55%;transform:translate(-50%)}.FeaturedProjects-module__f3uFNG__container{z-index:5;max-width:1200px;margin:0 auto;position:relative}.FeaturedProjects-module__f3uFNG__header{text-align:center;margin-bottom:50px}.FeaturedProjects-module__f3uFNG__label{color:#fff;font-weight:500}.FeaturedProjects-module__f3uFNG__title{color:#fff;margin:15px 0;font-size:2.5rem;font-weight:700}.FeaturedProjects-module__f3uFNG__subtitle{color:#ffffffe6;max-width:720px;margin:0 auto;font-size:1rem;line-height:1.6}.FeaturedProjects-module__f3uFNG__categoryNav{margin-bottom:40px;position:relative}.FeaturedProjects-module__f3uFNG__categoryDropdownToggle{display:none}.FeaturedProjects-module__f3uFNG__categoryList{flex-wrap:wrap;justify-content:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}.FeaturedProjects-module__f3uFNG__categoryItem{margin:0}.FeaturedProjects-module__f3uFNG__categoryButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);background:#fff0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:130px;padding:15px;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.FeaturedProjects-module__f3uFNG__categoryButton:hover{background:#fff0;transform:translateY(-2px)}.FeaturedProjects-module__f3uFNG__categoryButton:hover .FeaturedProjects-module__f3uFNG__categoryIcon{color:var(--color-primary-button)}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active{background:var(--color-primary-button);border-color:#ff6b35;transform:translateY(-3px);box-shadow:0 4px 15px #00000049}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active .FeaturedProjects-module__f3uFNG__categoryIcon{color:#fff}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__transitioning{pointer-events:none}.FeaturedProjects-module__f3uFNG__categoryIcon{opacity:.8;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active .FeaturedProjects-module__f3uFNG__categoryIcon{opacity:1;transform:scale(1.1)}.FeaturedProjects-module__f3uFNG__customArrow{color:var(--color-primary-button);transform-origin:50%;transition:all .4s cubic-bezier(.4,0,.2,1)}.FeaturedProjects-module__f3uFNG__arrowVisible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.FeaturedProjects-module__f3uFNG__arrowHidden{opacity:0;visibility:hidden;transform:translateY(-10px)scale(.8)}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active .FeaturedProjects-module__f3uFNG__customArrow{color:var(--color-primary-button);animation:2s ease-in-out infinite FeaturedProjects-module__f3uFNG__arrowPulse}.FeaturedProjects-module__f3uFNG__categoryName{word-wrap:break-word;word-break:break-word;text-align:center;margin:10px 0 5px;font-size:13px;font-weight:400;transition:all .3s}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active .FeaturedProjects-module__f3uFNG__categoryName{transform:scale(1.05)}.FeaturedProjects-module__f3uFNG__dropdownIcon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.FeaturedProjects-module__f3uFNG__dropdownIcon.FeaturedProjects-module__f3uFNG__rotate{transform:rotate(180deg)}.FeaturedProjects-module__f3uFNG__projectsGrid{border-bottom:7px solid;border-image:linear-gradient(90deg,#0000,#0000,#0bdbea,#0000,#0000) 2;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:15px;margin-bottom:50px;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.FeaturedProjects-module__f3uFNG__projectsGrid.FeaturedProjects-module__f3uFNG__transitioning{pointer-events:none}.FeaturedProjects-module__f3uFNG__projectsGrid.FeaturedProjects-module__f3uFNG__cardsExiting{opacity:0;transform:scale(.95)translateY(20px)}.FeaturedProjects-module__f3uFNG__projectsGrid.FeaturedProjects-module__f3uFNG__cardsEntering{opacity:0;transform:scale(1.05)translateY(-20px)}.FeaturedProjects-module__f3uFNG__moreProjectsContainer{opacity:0;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:15px;width:100%;height:0;margin:0;transition:height .8s cubic-bezier(.34,1.56,.64,1),opacity .8s;display:grid;overflow:hidden}.FeaturedProjects-module__f3uFNG__projectCard{-webkit-backdrop-filter:blur(10px);aspect-ratio:1;cursor:pointer;opacity:0;background:#ffffff1a;border:1px solid;border-image:linear-gradient(200deg,#0000,#0bc8d4) 1;width:100%;height:350px;transition:all .3s;position:relative;overflow:hidden;transform:translateY(30px)scale(.9)}.FeaturedProjects-module__f3uFNG__projectCardImage{object-fit:cover;z-index:1}.FeaturedProjects-module__f3uFNG__projectCardAnimated{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards FeaturedProjects-module__f3uFNG__cardEnter}.FeaturedProjects-module__f3uFNG__projectCard:hover{border-image:linear-gradient(200deg,#0bc8d4,#ff6b35) 1;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 35px #0bc8d44d}.FeaturedProjects-module__f3uFNG__projectCard:hover .FeaturedProjects-module__f3uFNG__projectCardOverlay{opacity:1}.FeaturedProjects-module__f3uFNG__projectCard:hover .FeaturedProjects-module__f3uFNG__viewProjectButton{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}.FeaturedProjects-module__f3uFNG__projectCardOverlay{opacity:0;z-index:2;pointer-events:none;background:#0000005a;transition:opacity .4s;position:absolute;inset:0}.FeaturedProjects-module__f3uFNG__viewProjectButton{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:20;letter-spacing:1px;white-space:nowrap;pointer-events:auto;background:#00000092;border:none;border-radius:8px;padding:28px 48px;font-size:.8rem;font-weight:300;line-height:1.9;transition:all 1.2s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturedProjects-module__f3uFNG__viewProjectButton:hover{transform:translate(-50%,-50%)}.FeaturedProjects-module__f3uFNG__popupOverlay{-webkit-backdrop-filter:blur(3px);z-index:1000;opacity:0;visibility:hidden;background:#000000cf;justify-content:center;align-items:center;transition:all .7s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0}.FeaturedProjects-module__f3uFNG__popupOverlay.FeaturedProjects-module__f3uFNG__open{opacity:1;visibility:visible}.FeaturedProjects-module__f3uFNG__popupContent{width:70vw;max-height:80vh;margin-top:80px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative}.FeaturedProjects-module__f3uFNG__popupCloseBtn{color:#fff;cursor:pointer;z-index:99999999;background-color:#0a9da7;border:none;justify-content:center;align-items:center;width:57px;height:57px;padding:0;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:0;right:0}[dir=rtl] .FeaturedProjects-module__f3uFNG__popupCloseBtn{left:9%}.FeaturedProjects-module__f3uFNG__popupCloseBtn:hover{scale:1.1}.FeaturedProjects-module__f3uFNG__popupBody{justify-content:center;height:100%;display:flex}.FeaturedProjects-module__f3uFNG__projectInfo{flex-direction:column;width:30%;display:flex}.FeaturedProjects-module__f3uFNG__projectContent{background-color:#0a9da7;flex-direction:column;justify-content:space-between;display:flex}.FeaturedProjects-module__f3uFNG__projectInfoContent{text-align:left;flex-direction:column;align-items:center;gap:13px;max-height:100%;padding:30px;display:flex;overflow:auto}.FeaturedProjects-module__f3uFNG__projectIconWrapper{justify-content:center;align-items:center;width:100%;height:95px;display:flex;overflow:hidden}.FeaturedProjects-module__f3uFNG__projectIcon{width:200px;height:auto}.FeaturedProjects-module__f3uFNG__projectTitle{color:#fff;text-align:left;width:100%;margin:0;font-size:1.4rem;font-weight:600;line-height:1.3}.FeaturedProjects-module__f3uFNG__projectDescription{color:#fff;max-height:100%;margin:0;font-size:14px;line-height:1.6;overflow:auto}.FeaturedProjects-module__f3uFNG__projectDescription::-webkit-scrollbar{width:6px}.FeaturedProjects-module__f3uFNG__projectDescription::-webkit-scrollbar-track{background:#ffffff1a}.FeaturedProjects-module__f3uFNG__projectDescription::-webkit-scrollbar-thumb{background:#fff6;border-radius:3px}.FeaturedProjects-module__f3uFNG__projectDescription::-webkit-scrollbar-thumb:hover{background:#fff9}.FeaturedProjects-module__f3uFNG__projectActions{background-color:#0a9da7;gap:12px;width:100%;padding:40px 20px;display:flex;position:relative}.FeaturedProjects-module__f3uFNG__projectActions:before{content:"";background-color:#ffffff49;width:82%;height:1px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.FeaturedProjects-module__f3uFNG__launchWebsiteBtn,.FeaturedProjects-module__f3uFNG__requestQuoteBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;color:#fff;background-color:#0000;border:none;justify-content:center;align-items:center;gap:3px;width:50%;font-size:13.6px;font-weight:800;transition:all .3s;display:flex}.FeaturedProjects-module__f3uFNG__popupImageSection{flex:1;width:70%;height:80vh;display:flex}.FeaturedProjects-module__f3uFNG__popupMainContent{flex:1;justify-content:center;align-items:center;width:40%;height:100%;display:flex;position:relative}.FeaturedProjects-module__f3uFNG__projectContent{background-color:#0a9da7;height:100%;max-height:calc(80vh - 95px)}.FeaturedProjects-module__f3uFNG__popupImageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.FeaturedProjects-module__f3uFNG__popupImagesWrapper{overscroll-behavior:none;width:100%;height:100%;position:relative;overflow:hidden auto}.FeaturedProjects-module__f3uFNG__popupImageItem{opacity:0;z-index:0;pointer-events:none;justify-content:center;align-items:flex-start;width:100%;height:auto;transition:opacity .5s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:0;left:0}.FeaturedProjects-module__f3uFNG__popupImageItem.FeaturedProjects-module__f3uFNG__active{opacity:1;z-index:2;pointer-events:auto;display:flex;position:relative}.FeaturedProjects-module__f3uFNG__popupMainImage{object-fit:contain;width:100%;height:auto;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.FeaturedProjects-module__f3uFNG__popupSidebar{align-items:center;width:30%;padding-top:95px;display:flex}.FeaturedProjects-module__f3uFNG__thumbnailContainer{background-color:#fff;border-left:1px solid #00000021;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:15px;width:100%;height:100%;max-height:100%;padding:30px;display:flex;position:relative;overflow-y:auto}.FeaturedProjects-module__f3uFNG__navigationArrows{flex-direction:column;gap:60px;display:flex}.FeaturedProjects-module__f3uFNG__arrowBtn{color:#fff;cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.FeaturedProjects-module__f3uFNG__arrowBtn:hover{transform:translateY(-2px)}.FeaturedProjects-module__f3uFNG__arrowBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.FeaturedProjects-module__f3uFNG__thumbnailImages{flex-direction:column;gap:10px;width:100%;height:100%;display:flex}.FeaturedProjects-module__f3uFNG__thumbnailWrapper{width:100%;position:relative}.FeaturedProjects-module__f3uFNG__thumbnailImage{object-fit:cover;cursor:pointer;z-index:1;border:none;width:100%;height:68px;transition:all .3s;position:relative;box-shadow:0 0 6px 1px #17171734}.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active{z-index:3}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:after{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(130deg,#0eecfc,#0ec0cd);width:100%;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:-3px;transform:translateY(-50%)}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:not(:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active)):hover:after{opacity:.7;height:100%;left:-3px}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active):after{opacity:1;height:102%;left:-7px}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:before{content:"";z-index:4;opacity:0;border-top:8px solid #0000;border-bottom:8px solid #0000;border-right:10px solid #0eecfc;width:0;height:0;transition:opacity .3s,right .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:-15px;transform:translateY(-50%)}[dir=rtl] .FeaturedProjects-module__f3uFNG__thumbnailWrapper:before{border:8px solid #0000;border-left:10px solid #0eecfc;border-right:none;transition:opacity .3s,left .3s cubic-bezier(.4,0,.2,1);left:-15px;right:auto}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active):before{opacity:1;animation:.4s cubic-bezier(.4,0,.2,1) forwards FeaturedProjects-module__f3uFNG__arrowSlideIn}[dir=rtl] .FeaturedProjects-module__f3uFNG__thumbnailWrapper:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active):before{animation:.4s cubic-bezier(.4,0,.2,1) forwards FeaturedProjects-module__f3uFNG__arrowSlideInRTL}.FeaturedProjects-module__f3uFNG__projectIconMobile,.FeaturedProjects-module__f3uFNG__projectInfoMobile{display:none}.FeaturedProjects-module__f3uFNG__viewMoreContainer{text-align:center;margin-top:40px}.FeaturedProjects-module__f3uFNG__viewMoreButton{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:none;outline:none;align-items:center;gap:10px;padding:15px 30px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.FeaturedProjects-module__f3uFNG__viewMoreButton:hover{transform:translateY(-2px)}@media (max-width:1024px){.FeaturedProjects-module__f3uFNG__projectsGrid,.FeaturedProjects-module__f3uFNG__moreProjectsContainer{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.FeaturedProjects-module__f3uFNG__popupContent{width:95%;height:95%}.FeaturedProjects-module__f3uFNG__projectInfo{width:200px}}@media (max-width:768px){.FeaturedProjects-module__f3uFNG__breakLine{display:none}.FeaturedProjects-module__f3uFNG__categoryDropdownToggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.FeaturedProjects-module__f3uFNG__categoryDropdownToggle:hover{background:#ffffff26}.FeaturedProjects-module__f3uFNG__categoryList{-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:100;background:#1a626ffa;border:1px solid #fff3;flex-direction:column;gap:0;max-height:0;margin-top:5px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;right:0;overflow:hidden}.FeaturedProjects-module__f3uFNG__categoryList.FeaturedProjects-module__f3uFNG__dropdownOpen{opacity:1;visibility:visible;max-height:400px;overflow-y:auto}.FeaturedProjects-module__f3uFNG__featuredProjects:after{content:"";-webkit-filter:blur(60px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:170px;height:180px;position:absolute;top:-100px;left:55%;transform:translate(-50%)}.FeaturedProjects-module__f3uFNG__categoryItem{border-bottom:1px solid #ffffff1a;flex:none;justify-content:stretch;width:100%;display:flex}.FeaturedProjects-module__f3uFNG__categoryItem:last-child{border-bottom:none}.FeaturedProjects-module__f3uFNG__categoryButton{flex-direction:row;justify-content:flex-start;gap:15px;width:100%;max-width:none;padding:15px 20px}.FeaturedProjects-module__f3uFNG__categoryButton .FeaturedProjects-module__f3uFNG__categoryIcon{width:24px;height:24px}.FeaturedProjects-module__f3uFNG__categoryButton .FeaturedProjects-module__f3uFNG__categoryName{text-align:left;margin:0}.FeaturedProjects-module__f3uFNG__categoryButton.FeaturedProjects-module__f3uFNG__active .FeaturedProjects-module__f3uFNG__customArrow{display:none}.FeaturedProjects-module__f3uFNG__featuredProjects:before{-webkit-filter:blur(60px);width:220px;height:220px;top:320px}.FeaturedProjects-module__f3uFNG__header{margin-bottom:0}.FeaturedProjects-module__f3uFNG__categoryNav{margin-top:30px}.FeaturedProjects-module__f3uFNG__categoryList{gap:5px}.FeaturedProjects-module__f3uFNG__featuredProjects{padding:60px 15px 20px}.FeaturedProjects-module__f3uFNG__viewMoreContainer{margin-top:-20px;position:relative}.FeaturedProjects-module__f3uFNG__viewMoreContainer:before{content:"";-webkit-filter:blur(70px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:200px;height:200px;position:absolute;top:10px;left:55%;transform:translate(-50%)}.FeaturedProjects-module__f3uFNG__viewMoreButton{z-index:99;font-size:18px;font-weight:600;position:relative}.FeaturedProjects-module__f3uFNG__categoryButton{padding:10px;font-size:.7rem}.FeaturedProjects-module__f3uFNG__title{color:#fff;letter-spacing:1px;margin-bottom:15px;font-size:1.1rem;font-weight:600}.FeaturedProjects-module__f3uFNG__subtitle{width:90%;font-size:15px;line-height:2.1}.FeaturedProjects-module__f3uFNG__projectsGrid{grid-template-columns:1fr}.FeaturedProjects-module__f3uFNG__moreProjectsContainer{grid-template-columns:1fr 1fr;gap:15px}.FeaturedProjects-module__f3uFNG__projectCard{height:280px}.FeaturedProjects-module__f3uFNG__viewProjectButton{padding:12px 24px;font-size:.85rem}.FeaturedProjects-module__f3uFNG__popupContent{width:100%;max-width:100%;height:100%}.FeaturedProjects-module__f3uFNG__popupCloseBtn{width:40px;height:40px;font-size:1.2rem;top:0;right:0}.FeaturedProjects-module__f3uFNG__popupBody{flex-direction:column;height:100%;overflow-y:auto}.FeaturedProjects-module__f3uFNG__projectInfo{display:none}.FeaturedProjects-module__f3uFNG__projectInfoMobile{flex-direction:column;order:3;width:100%;height:34%;display:flex}.FeaturedProjects-module__f3uFNG__popupImageSection{flex-direction:row;order:1;align-items:start;width:100%;height:44vh}.FeaturedProjects-module__f3uFNG__popupMainContent{flex:1;height:100%}.FeaturedProjects-module__f3uFNG__popupImageContainer{height:100%}.FeaturedProjects-module__f3uFNG__popupImagesWrapper{scrollbar-width:none;-ms-overflow-style:none;height:100%;max-height:100%;transition:overflow .3s;position:relative;overflow:hidden}.FeaturedProjects-module__f3uFNG__popupImagesWrapper.FeaturedProjects-module__f3uFNG__scrollable{scroll-behavior:smooth;overscroll-behavior:contain;overflow-y:auto}.FeaturedProjects-module__f3uFNG__popupImagesWrapper.FeaturedProjects-module__f3uFNG__scrollable::-webkit-scrollbar{width:6px;display:block}.FeaturedProjects-module__f3uFNG__popupImagesWrapper.FeaturedProjects-module__f3uFNG__scrollable::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.FeaturedProjects-module__f3uFNG__popupImagesWrapper.FeaturedProjects-module__f3uFNG__scrollable::-webkit-scrollbar-thumb{background:#0bc8d499;border-radius:3px;transition:background .3s}.FeaturedProjects-module__f3uFNG__popupImagesWrapper.FeaturedProjects-module__f3uFNG__scrollable::-webkit-scrollbar-thumb:hover{background:#0bc8d4cc}.FeaturedProjects-module__f3uFNG__popupImagesWrapper::-webkit-scrollbar{display:none}.FeaturedProjects-module__f3uFNG__popupImageItem{align-items:flex-start;width:100%;height:auto;min-height:auto;display:none;position:absolute;top:0;left:0}.FeaturedProjects-module__f3uFNG__popupImageItem.FeaturedProjects-module__f3uFNG__active{display:flex;position:relative}.FeaturedProjects-module__f3uFNG__popupImageItem:not(.FeaturedProjects-module__f3uFNG__active){display:none}.FeaturedProjects-module__f3uFNG__popupMainImage{object-fit:contain;flex-shrink:0;width:100%;height:auto;display:block}.FeaturedProjects-module__f3uFNG__popupSidebar{scrollbar-width:thin;background-color:#fff;flex-shrink:0;order:1;align-items:start;width:fit-content;max-height:100%;margin:0;padding:0;overflow-y:auto}.FeaturedProjects-module__f3uFNG__thumbnailContainer{background-color:#fff;border-left:none;border-right:1px solid #00000021;flex-direction:column;gap:10px;height:fit-content;margin:0;padding:15px}.FeaturedProjects-module__f3uFNG__projectIconMobile{color:#0000;scrollbar-width:none;-ms-overflow-style:none;width:auto;height:10%;margin:auto;padding:0 0 10px;display:block}.FeaturedProjects-module__f3uFNG__thumbnailWrapper{flex-shrink:0;position:relative}.FeaturedProjects-module__f3uFNG__thumbnailImages::-webkit-scrollbar{display:none}.FeaturedProjects-module__f3uFNG__thumbnailWrapper{flex-shrink:0;position:relative;overflow:visible}.FeaturedProjects-module__f3uFNG__thumbnailImage{width:60px;height:60px}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:before{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #0eecfc;width:0;height:0;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectInfoContent{gap:15px;padding:25px 20px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectIconWrapper{display:none}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectIcon{width:150px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectTitle{font-size:1.1rem}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectDescription{font-size:.85rem;line-height:1.5}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectActions{flex-direction:row;gap:10px;padding:25px 20px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectActions:before{width:90%;top:12px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__launchWebsiteBtn,.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__requestQuoteBtn{width:50%;padding:10px;font-size:.75rem}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:after{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(130deg,#0eecfc,#0ec0cd);width:100%;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:not(:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active)):hover:after{opacity:.7;height:100%;left:-3px}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active):after{opacity:1;height:102%;left:-7px}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:before{content:"";z-index:4;opacity:0;border-top:8px solid #0000;border-bottom:8px solid #0000;border-right:10px solid #0eecfc;width:0;height:0;transition:opacity .3s,right .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:-15px;transform:translateY(-50%)scale(.8)}.FeaturedProjects-module__f3uFNG__thumbnailWrapper:has(.FeaturedProjects-module__f3uFNG__thumbnailImage.FeaturedProjects-module__f3uFNG__active):before{opacity:1;animation:.4s cubic-bezier(.4,0,.2,1) forwards FeaturedProjects-module__f3uFNG__arrowSlideIn}}@media (max-width:480px){.FeaturedProjects-module__f3uFNG__moreProjectsContainer{grid-template-columns:1fr 1fr;gap:12px}.FeaturedProjects-module__f3uFNG__projectCard{height:220px}.FeaturedProjects-module__f3uFNG__viewProjectButton{padding:10px 20px;font-size:.75rem}.FeaturedProjects-module__f3uFNG__categoryIcon{width:19px!important;height:19px!important}.FeaturedProjects-module__f3uFNG__customArrow{width:10px;height:10px}.FeaturedProjects-module__f3uFNG__categoryName{font-size:11px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectTitle{font-size:1rem}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectDescription{font-size:.8rem}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__launchWebsiteBtn,.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__requestQuoteBtn{padding:8px;font-size:.7rem}.FeaturedProjects-module__f3uFNG__thumbnailImage{width:60px;height:60px}.FeaturedProjects-module__f3uFNG__projectInfoMobile .FeaturedProjects-module__f3uFNG__projectIcon{width:120px}.FeaturedProjects-module__f3uFNG__popupCloseBtn{width:35px;height:35px;font-size:1rem}}@media (max-width:768px){@keyframes FeaturedProjects-module__f3uFNG__arrowSlideIn{}}
.GradientButton-module__nw0f6a__gradientButton{cursor:pointer;letter-spacing:.5px;text-transform:uppercase;color:#fff;background:0 0;border:0 solid #0000;border-image:linear-gradient(130deg,#fb8736,#0bc8d4) 1;justify-content:center;align-items:center;min-width:350px;padding:18px 35px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.GradientButton-module__nw0f6a__arrow{margin-bottom:-3px;margin-left:6px}.GradientButton-module__nw0f6a__gradientButton:after{content:"";opacity:1;pointer-events:none;border:3px solid #0000;border-image:linear-gradient(130deg,#fb8736,#0bc8d4) 1;transition:opacity .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.GradientButton-module__nw0f6a__gradientButton:hover:after{opacity:0}.GradientButton-module__nw0f6a__gradientButton:before{content:"";clip-path:polygon(100% 100%,100% 0%,0% 100%);z-index:-1;transform-origin:100% 100%;opacity:1;background:linear-gradient(135deg,#0bc8d4,#0bc8d4,#fb8736);width:22px;height:22px;transition:all .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-4px;right:-4px;scale:1}.GradientButton-module__nw0f6a__gradientButton:hover:before{opacity:1;background:linear-gradient(135deg,#f38a3d,#f38a3d,#339992);width:150%;height:150%;scale:1.4}.GradientButton-module__nw0f6a__gradientButton:hover{transform:translateY(-2px);box-shadow:0 0 18px 4px #23808a}.GradientButton-module__nw0f6a__gradientButton:active{transform:translateY(0);box-shadow:0 5px 15px #f8883833}.GradientButton-module__nw0f6a__buttonText{z-index:1;height:1.2em;display:inline-block;position:relative}.GradientButton-module__nw0f6a__textVisible{transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;transform:translateY(0)}.GradientButton-module__nw0f6a__textHidden{color:#fff;width:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block;position:absolute;top:0;left:0;transform:translateY(200%)}.GradientButton-module__nw0f6a__gradientButton:hover .GradientButton-module__nw0f6a__textVisible{transform:translateY(-250%)}.GradientButton-module__nw0f6a__gradientButton:hover .GradientButton-module__nw0f6a__textHidden{transform:translateY(0)}.GradientButton-module__nw0f6a__gradientButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.GradientButton-module__nw0f6a__gradientButton:disabled:hover{box-shadow:none;transform:none}.GradientButton-module__nw0f6a__gradientButton:disabled:hover .GradientButton-module__nw0f6a__textVisible{transform:translateY(0)}.GradientButton-module__nw0f6a__gradientButton:disabled:hover .GradientButton-module__nw0f6a__textHidden{transform:translateY(100%)}.GradientButton-module__nw0f6a__gradientButton:disabled:before{opacity:0}.GradientButton-module__nw0f6a__gradientButton:disabled:after{opacity:1}@media (max-width:768px){.GradientButton-module__nw0f6a__gradientButton{border-width:2px;min-width:300px;margin:auto;padding:12px 28px;font-size:15px;font-weight:400}.GradientButton-module__nw0f6a__gradientButton:after{border-width:2px}.GradientButton-module__nw0f6a__gradientButton:before{width:13px;height:13px}}
.MainServicesHeroSection-module___WtF1a__heroSection{background:url(/mainServicesBackground.webp) 0 0/cover;padding:130px 0 70px;position:relative;overflow:hidden}.MainServicesHeroSection-module___WtF1a__heroSection:before{content:"";z-index:9;background:linear-gradient(#175b6130,#175b61bd);width:100%;height:100%;position:absolute;top:0;left:0}.MainServicesHeroSection-module___WtF1a__container{z-index:99;max-width:1300px;margin:0 auto;padding:0 40px;position:relative}.MainServicesHeroSection-module___WtF1a__logoImg{z-index:99;width:119px;height:auto;position:absolute;bottom:0;right:50px}.MainServicesHeroSection-module___WtF1a__breadcrumb{color:#fff;margin-bottom:40px;font-size:.9rem;font-weight:200;display:flex}.MainServicesHeroSection-module___WtF1a__separator{margin:0 8px}.MainServicesHeroSection-module___WtF1a__content{grid-template-columns:1fr 1fr;gap:60px;display:grid}.MainServicesHeroSection-module___WtF1a__textContent{color:#fff}.MainServicesHeroSection-module___WtF1a__title{color:#fff;margin-bottom:25px;font-size:3.5rem;font-weight:700;line-height:1.2}.MainServicesHeroSection-module___WtF1a__description{opacity:.95;color:#ffffffdb;margin-bottom:30px;font-size:1rem;font-weight:300;line-height:1.9}.MainServicesHeroSection-module___WtF1a__features{margin-bottom:40px;padding:0;list-style:none}.MainServicesHeroSection-module___WtF1a__features li{color:#ffffffdb;align-items:center;gap:10px;margin-bottom:15px;font-size:1rem;font-weight:300;display:flex}.MainServicesHeroSection-module___WtF1a__customArrow{color:#00d5e6;cursor:pointer;flex-shrink:0;transition:transform .3s}.MainServicesHeroSection-module___WtF1a__arrowVisible{opacity:1}.MainServicesHeroSection-module___WtF1a__arrowHidden{opacity:0}.MainServicesHeroSection-module___WtF1a__features li:hover .MainServicesHeroSection-module___WtF1a__customArrow{transform:translate(3px)}.MainServicesHeroSection-module___WtF1a__topLogoWrapper{z-index:2;position:absolute;top:80px}.MainServicesHeroSection-module___WtF1a__topLogo{object-fit:contain;animation:.8s ease-in-out MainServicesHeroSection-module___WtF1a__fadeInScale}@keyframes MainServicesHeroSection-module___WtF1a__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.MainServicesHeroSection-module___WtF1a__slideContainer{flex-direction:column;justify-content:flex-start;align-items:center;margin-top:-110px;margin-left:140px;display:flex;position:relative}.MainServicesHeroSection-module___WtF1a__slidesWrapper{z-index:9999;width:100%;height:690px;margin-bottom:-80px;position:relative}.MainServicesHeroSection-module___WtF1a__slide{opacity:0;pointer-events:none;z-index:99999;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.MainServicesHeroSection-module___WtF1a__slide.MainServicesHeroSection-module___WtF1a__active{opacity:1;pointer-events:auto}.MainServicesHeroSection-module___WtF1a__imageWrapper{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.MainServicesHeroSection-module___WtF1a__slideImage{object-fit:contain;z-index:2;width:auto;height:600px;position:relative}.MainServicesHeroSection-module___WtF1a__card{z-index:3;background:#fff;border-radius:12px;min-width:280px;padding:30px;position:absolute;bottom:0;right:50px;box-shadow:0 10px 30px #0003}.MainServicesHeroSection-module___WtF1a__cardContent{text-align:center}.MainServicesHeroSection-module___WtF1a__logo{border-bottom:1px solid #ddd;flex-direction:column;align-items:center;margin-bottom:15px;padding-bottom:15px;display:flex}.MainServicesHeroSection-module___WtF1a__logoText{color:#333;letter-spacing:2px;font-size:2rem;font-weight:700}.MainServicesHeroSection-module___WtF1a__logoSubtext{color:#666;letter-spacing:4px;font-size:1rem;font-weight:500}.MainServicesHeroSection-module___WtF1a__cardTagline{color:#666;letter-spacing:1px;font-size:.8rem}.MainServicesHeroSection-module___WtF1a__dots{z-index:10;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:40px;display:flex;position:relative}.MainServicesHeroSection-module___WtF1a__navButton{color:#00d5e6;cursor:pointer;background-color:#0000;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:3rem;transition:all .3s;display:flex}.MainServicesHeroSection-module___WtF1a__navButton:hover{color:var(--color-primary-button)}.MainServicesHeroSection-module___WtF1a__prevButton{margin-right:10px}.MainServicesHeroSection-module___WtF1a__nextButton{margin-left:10px}.MainServicesHeroSection-module___WtF1a__dot{cursor:pointer;background:#d9d9d9;border:none;flex-shrink:0;width:30px;height:8px;padding:0;transition:background .3s}.MainServicesHeroSection-module___WtF1a__dot.MainServicesHeroSection-module___WtF1a__activeDot{background:linear-gradient(#00d5e6,#009ca8)}.MainServicesHeroSection-module___WtF1a__bottomLogoWrapper{z-index:99;justify-content:center;align-items:center;width:100%;display:flex}.MainServicesHeroSection-module___WtF1a__bottomLogo{object-fit:contain;border-radius:10px;width:200px;height:auto;transition:opacity .3s}.MainServicesHeroSection-module___WtF1a__bottomLogo:hover{opacity:1}.MainServicesHeroSection-module___WtF1a__homeLink{align-items:center;gap:10px;display:flex}.MainServicesHeroSection-module___WtF1a__homeIcon{nav-right:5px;margin-top:5px}.MainServicesHeroSection-module___WtF1a__videoWrapper{align-items:center;gap:20px;margin-top:-20px;padding:0 20px;display:flex;z-index:9999!important}.MainServicesHeroSection-module___WtF1a__videoThumbnailContainer{cursor:pointer;width:240px;height:140px;transition:transform .3s;position:relative;overflow:hidden}.MainServicesHeroSection-module___WtF1a__videoThumbnailContainer:hover{transform:scale(1.05)}.MainServicesHeroSection-module___WtF1a__videoThumbnail{object-fit:cover;width:100%;height:100%}.MainServicesHeroSection-module___WtF1a__playButtonOverlay{background:#0000004b;border-radius:5px;justify-content:center;align-items:center;width:43px;height:43px;transition:background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainServicesHeroSection-module___WtF1a__videoThumbnailContainer:hover .MainServicesHeroSection-module___WtF1a__playButtonOverlay{background:#00d5e6cc}.MainServicesHeroSection-module___WtF1a__videoTextContainer{flex-direction:column;gap:5px;display:flex}.MainServicesHeroSection-module___WtF1a__videoText1{color:#fff;margin:0;font-size:12px;font-weight:400;line-height:1.2}.MainServicesHeroSection-module___WtF1a__videoText2{color:#ff6b35;margin:10px 0 0;font-size:22px;font-weight:700;line-height:1.2}.MainServicesHeroSection-module___WtF1a__videoText3{color:#fff;margin:0;font-size:12px;font-weight:400;line-height:1.2}.MainServicesHeroSection-module___WtF1a__videoPopupOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s MainServicesHeroSection-module___WtF1a__fadeIn;display:flex;position:fixed;top:38px;left:0}@keyframes MainServicesHeroSection-module___WtF1a__fadeIn{0%{opacity:0}to{opacity:1}}.MainServicesHeroSection-module___WtF1a__videoPopupContent{background:0 0;width:90%;max-width:1200px;height:77vh;animation:.3s MainServicesHeroSection-module___WtF1a__slideUp;position:relative;overflow:hidden}@keyframes MainServicesHeroSection-module___WtF1a__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.MainServicesHeroSection-module___WtF1a__closeButton{cursor:pointer;z-index:10000;background:0 0;border:none;transition:transform .2s;position:absolute;top:-50px;right:0}.MainServicesHeroSection-module___WtF1a__closeButton:hover{transform:scale(1.1)}.MainServicesHeroSection-module___WtF1a__popupVideo{border:none;width:100%;height:100%;display:block}@media (max-width:1024px){.MainServicesHeroSection-module___WtF1a__content{grid-template-columns:1fr;gap:40px}.MainServicesHeroSection-module___WtF1a__title{font-size:2.5rem}.MainServicesHeroSection-module___WtF1a__slideContainer{margin-left:0}.MainServicesHeroSection-module___WtF1a__slidesWrapper,.MainServicesHeroSection-module___WtF1a__slideImage{height:500px}.MainServicesHeroSection-module___WtF1a__navButton{width:40px;height:40px;font-size:2rem}}@media (max-width:768px){.MainServicesHeroSection-module___WtF1a__heroSection{background-position:45%;padding:0}.MainServicesHeroSection-module___WtF1a__container{padding:100px 20px 0}.MainServicesHeroSection-module___WtF1a__logoImg{z-index:99;width:88px;height:auto;position:absolute;top:120px;right:10px}.MainServicesHeroSection-module___WtF1a__title{text-align:center;margin-top:20px;font-size:28px;font-weight:600;line-height:1.5}.MainServicesHeroSection-module___WtF1a__description{text-align:center;color:#fffffff1;font-size:15px;line-height:1.5}.MainServicesHeroSection-module___WtF1a__breadcrumb{display:none}.MainServicesHeroSection-module___WtF1a__features{width:80%;margin:auto auto 20px}.MainServicesHeroSection-module___WtF1a__features span{color:#fff!important}.MainServicesHeroSection-module___WtF1a__textContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.MainServicesHeroSection-module___WtF1a__slideContainer{flex-direction:column;margin-top:0;display:flex}.MainServicesHeroSection-module___WtF1a__slidesWrapper{order:0;height:350px;margin-bottom:40px}.MainServicesHeroSection-module___WtF1a__slideImage{height:120%}.MainServicesHeroSection-module___WtF1a__navButton{width:40px;height:40px;margin-top:-16px;font-size:4.5rem}.MainServicesHeroSection-module___WtF1a__bottomLogoWrapper{order:1;margin-bottom:20px;padding:10px 0}.MainServicesHeroSection-module___WtF1a__dots{flex-wrap:wrap;order:2;margin-top:0}.MainServicesHeroSection-module___WtF1a__card{min-width:220px;padding:20px;right:20px}.MainServicesHeroSection-module___WtF1a__logoText{font-size:1.5rem}.MainServicesHeroSection-module___WtF1a__videoWrapper{gap:15px;width:100%;margin-bottom:40px;padding:0}.MainServicesHeroSection-module___WtF1a__imageWrapper{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.MainServicesHeroSection-module___WtF1a__slideImage{object-fit:contain;z-index:2;width:auto;position:relative;height:380px!important}.MainServicesHeroSection-module___WtF1a__socialmediaPage img:not([class*=logo]):not([alt*=logo]){height:240px!important}.MainServicesHeroSection-module___WtF1a__videoThumbnailContainer{width:60%;height:120px}.MainServicesHeroSection-module___WtF1a__topLogoWrapper{margin-bottom:-35px;position:static}}@media (max-width:768px){.MainServicesHeroSection-module___WtF1a__social-media-hero-section img[src="/SocialMedia.webp"]{object-fit:contain!important;max-width:50%!important;max-height:200px!important}}@media (max-width:768px){.MainServicesHeroSection-module___WtF1a__socialmediaPage .MainServicesHeroSection-module___WtF1a__slidesWrapper{height:200px}}.MainServicesHeroSection-module___WtF1a__motiongraphicPage .MainServicesHeroSection-module___WtF1a__slidesWrapper{margin-bottom:-80px}
.BrandSolutionsSection-module__x8vr6W__container{grid-template-columns:1fr 1fr;gap:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:grid}.BrandSolutionsSection-module__x8vr6W__leftColumn{background:#fff;flex-direction:column;justify-content:center;align-items:flex-end;gap:40px;padding:60px 50px 0;display:flex;position:relative;overflow:hidden}.BrandSolutionsSection-module__x8vr6W__leftColumn:before{content:" ";-webkit-filter:blur(333px);background-color:#0bc7d4ac;border-radius:50%;width:600px;height:400px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.BrandSolutionsSection-module__x8vr6W__leftColumn:after{content:" ";filter:blur(190px);background-color:#f8a4a4;border-radius:50%;width:250px;height:250px;position:absolute;top:85%;left:85%;transform:translate(-50%,-50%)}.BrandSolutionsSection-module__x8vr6W__leftColumnHeader{z-index:1;width:100%;max-width:560px;position:relative}.BrandSolutionsSection-module__x8vr6W__leftColumnTitle{color:var(--color-primary);margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.3}.BrandSolutionsSection-module__x8vr6W__leftColumnText{color:#000;margin:0;font-size:16px;line-height:1.7}.BrandSolutionsSection-module__x8vr6W__leftColumnText2{color:#000;margin:17px 0 0;font-size:16px;line-height:1.7}.BrandSolutionsSection-module__x8vr6W__imageWrapper{z-index:99;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BrandSolutionsSection-module__x8vr6W__image{height:auto;margin:auto}.BrandSolutionsSection-module__x8vr6W__rightColumn{background:linear-gradient(#cfe2ff,#fff);flex-direction:column;gap:0;padding:0 50px 60px 0;display:flex;position:relative}.BrandSolutionsSection-module__x8vr6W__rightColumn:before{content:"";background:linear-gradient(#00d5e6,#009ca8);width:14px;height:100%;position:absolute;top:0;left:0;z-index:999!important}.BrandSolutionsSection-module__x8vr6W__featureCard{cursor:pointer;flex-direction:row;align-items:flex-start;gap:16px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrandSolutionsSection-module__x8vr6W__featureCard:hover{color:#fff;background:linear-gradient(135deg,#26303c,#1e5360,#177482);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.BrandSolutionsSection-module__x8vr6W__featureCard:hover .BrandSolutionsSection-module__x8vr6W__featureTitle{color:#fff}.BrandSolutionsSection-module__x8vr6W__featureCardBlue:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.BrandSolutionsSection-module__x8vr6W__featureCardWhite:hover{transform:translateY(-3px)}.BrandSolutionsSection-module__x8vr6W__iconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.BrandSolutionsSection-module__x8vr6W__icon{width:30px;height:auto;margin-top:40px}.BrandSolutionsSection-module__x8vr6W__featureContent{flex-direction:column;flex:1;gap:16px;width:100%;display:flex}.BrandSolutionsSection-module__x8vr6W__featureTitle{color:#00b4b4;width:100%;margin:0;font-size:33px;line-height:1.4;display:block}.BrandSolutionsSection-module__x8vr6W__featureCardBlue .BrandSolutionsSection-module__x8vr6W__featureTitle{color:#fff}.BrandSolutionsSection-module__x8vr6W__featureCardWhite .BrandSolutionsSection-module__x8vr6W__featureTitle{color:#00b4b4;background:linear-gradient(#00d5e6,#009ca8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.BrandSolutionsSection-module__x8vr6W__featureDescription{width:100%;margin:0;font-size:15px;font-style:italic;line-height:1.7;display:block}.BrandSolutionsSection-module__x8vr6W__featureCardBlue .BrandSolutionsSection-module__x8vr6W__featureDescription{color:#e2e8f0}.BrandSolutionsSection-module__x8vr6W__featureCardWhite .BrandSolutionsSection-module__x8vr6W__featureDescription{color:#4a5568}.BrandSolutionsSection-module__x8vr6W__featureSubDescription{width:100%;margin:0;font-size:15px;line-height:1.7;display:block}.BrandSolutionsSection-module__x8vr6W__featureCardBlue .BrandSolutionsSection-module__x8vr6W__featureSubDescription{color:#cbd5e0}.BrandSolutionsSection-module__x8vr6W__featureCardWhite .BrandSolutionsSection-module__x8vr6W__featureSubDescription{color:#2d3748}.BrandSolutionsSection-module__x8vr6W__featureFooter{width:100%;margin:0;font-size:15px;line-height:1.7;display:block}.BrandSolutionsSection-module__x8vr6W__featureCardBlue .BrandSolutionsSection-module__x8vr6W__featureFooter{color:#cbd5e0}.BrandSolutionsSection-module__x8vr6W__featureCardWhite .BrandSolutionsSection-module__x8vr6W__featureFooter{color:#2d3748}@media (max-width:1024px){.BrandSolutionsSection-module__x8vr6W__container{grid-template-columns:1fr}.BrandSolutionsSection-module__x8vr6W__leftColumn,.BrandSolutionsSection-module__x8vr6W__rightColumn{padding:40px 30px}.BrandSolutionsSection-module__x8vr6W__leftColumnTitle{font-size:28px}.BrandSolutionsSection-module__x8vr6W__leftColumnText{font-size:15px}.BrandSolutionsSection-module__x8vr6W__imageWrapper{min-height:400px}.BrandSolutionsSection-module__x8vr6W__featureTitle{font-size:22px}}@media (max-width:768px){.BrandSolutionsSection-module__x8vr6W__leftColumnHeader{padding:0 20px}.BrandSolutionsSection-module__x8vr6W__featureDescription{line-height:1.4}.BrandSolutionsSection-module__x8vr6W__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.BrandSolutionsSection-module__x8vr6W__icon{width:23px;height:auto}.BrandSolutionsSection-module__x8vr6W__leftColumn:before,.BrandSolutionsSection-module__x8vr6W__rightColumn:before{display:none}.BrandSolutionsSection-module__x8vr6W__rightColumn{background:#fff}.BrandSolutionsSection-module__x8vr6W__leftColumn,.BrandSolutionsSection-module__x8vr6W__rightColumn{padding:30px 10px}.BrandSolutionsSection-module__x8vr6W__leftColumn{border-bottom:2px solid #00b4b4;gap:30px;padding-bottom:0!important}.BrandSolutionsSection-module__x8vr6W__leftColumnTitle{letter-spacing:0;font-size:19px}.BrandSolutionsSection-module__x8vr6W__leftColumnText,.BrandSolutionsSection-module__x8vr6W__leftColumnText2{font-size:14px;line-height:1.4}.BrandSolutionsSection-module__x8vr6W__imageWrapper{min-height:300px}.BrandSolutionsSection-module__x8vr6W__featureCard{flex-direction:row;gap:15px;padding:28px 10px}.BrandSolutionsSection-module__x8vr6W__featureTitle{font-size:19px}.BrandSolutionsSection-module__x8vr6W__featureDescription,.BrandSolutionsSection-module__x8vr6W__featureSubDescription,.BrandSolutionsSection-module__x8vr6W__featureFooter{font-size:15px;line-height:1.3}.BrandSolutionsSection-module__x8vr6W__featureCardWhite .BrandSolutionsSection-module__x8vr6W__featureSubDescription{line-height:1.3}}
