.AboutHeroSection-module__oq6VYa__heroSection{background-color:var(--color-primary);align-items:center;min-height:600px;padding:80px 0;display:flex;position:relative;overflow:hidden}.AboutHeroSection-module__oq6VYa__heroSection:before{content:"";z-index:9;background:url(/leftShapes.webp) 0 0/cover;width:450px;height:450px;position:absolute;bottom:0;left:0}.AboutHeroSection-module__oq6VYa__heroSection:after{content:"";z-index:9;background:url(/rightShapes.webp) 0 0/cover;width:400px;height:400px;position:absolute;bottom:0;right:0}.AboutHeroSection-module__oq6VYa__container{z-index:999;justify-content:space-between;align-items:center;gap:60px;max-width:1300px;margin:0 auto;padding:0 40px;display:flex;position:relative}.AboutHeroSection-module__oq6VYa__leftContent{flex:1}.AboutHeroSection-module__oq6VYa__aboutLabel{color:#fff;letter-spacing:.5px;margin-bottom:20px;font-size:18px;font-weight:500}.AboutHeroSection-module__oq6VYa__title{color:#fff;margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}.AboutHeroSection-module__oq6VYa__highlight{color:var(--color-primary-button)}.AboutHeroSection-module__oq6VYa__description{color:#fff;opacity:.9;margin-bottom:40px;font-size:15px;line-height:1.6}.AboutHeroSection-module__oq6VYa__primaryCtaButton{background-color:var(--color-primary-button);color:#fff;letter-spacing:1px;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.AboutHeroSection-module__oq6VYa__primaryCtaButton:hover{background-color:#cd5a0a;transform:translateY(-2px)}.AboutHeroSection-module__oq6VYa__primaryCtaButton:focus{outline-offset:2px;background-color:#2d1301}.AboutHeroSection-module__oq6VYa__arrow{font-size:16px;font-weight:700}.AboutHeroSection-module__oq6VYa__rightContent{flex:1;justify-content:center;align-items:center;display:flex}.AboutHeroSection-module__oq6VYa__imageContainer{width:400px;height:300px;position:relative}.AboutHeroSection-module__oq6VYa__orangeCircle{width:320px;height:320px;position:absolute}.AboutHeroSection-module__oq6VYa__cloudImage{z-index:99;width:320px;height:320px;position:absolute;top:-150px;left:50%;transform:translate(-50%)rotate(4deg)}.AboutHeroSection-module__oq6VYa__laptopImage{z-index:2;width:480px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutHeroSection-module__oq6VYa__laptopImage img{object-fit:contain;width:100%;height:auto}@media (max-width:768px){.AboutHeroSection-module__oq6VYa__heroSection:before{z-index:9;background:url(/aboutHeroMobile.webp);width:100%;height:40px;bottom:0;left:0}.AboutHeroSection-module__oq6VYa__heroSection:after{display:none}.AboutHeroSection-module__oq6VYa__container{text-align:center;flex-direction:column-reverse;gap:40px;padding:60px 20px 0}.AboutHeroSection-module__oq6VYa__leftContent{margin-top:28px}.AboutHeroSection-module__oq6VYa__primaryCtaButton{width:100%;padding:16px 12px;font-size:18px;font-weight:400}.AboutHeroSection-module__oq6VYa__aboutLabel{margin-bottom:17px}.AboutHeroSection-module__oq6VYa__title{letter-spacing:2px;margin-bottom:12px;font-size:28px;line-height:1.4}.AboutHeroSection-module__oq6VYa__description{margin-bottom:26px;font-weight:300}.AboutHeroSection-module__oq6VYa__imageContainer{width:300px;height:250px}.AboutHeroSection-module__oq6VYa__orangeCircle{width:260px;height:260px}.AboutHeroSection-module__oq6VYa__cloudImage{z-index:4;width:260px;height:260px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.AboutHeroSection-module__oq6VYa__laptopImage{z-index:2;width:350px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}
.QuoteButton-module__icyH1G__quoteButton{cursor:pointer;background:var(--color-primary-button);color:#fff;border:none;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:300;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.QuoteButton-module__icyH1G__quoteButton:hover{background-color:#cd5a0a;transform:translateY(-2px)}.QuoteButton-module__icyH1G__quoteButton:active{background-color:#2d1301;transform:translateY(0)}.QuoteButton-module__icyH1G__buttonOutline{color:#667eea;background:0 0;border:2px solid #667eea}.QuoteButton-module__icyH1G__buttonOutline:hover{color:#fff;background:#667eea}.QuoteButton-module__icyH1G__customArrow{flex-shrink:0;transition:transform .3s}.QuoteButton-module__icyH1G__quoteButton:hover .QuoteButton-module__icyH1G__customArrow{transform:translate(4px)}.QuoteButton-module__icyH1G__arrowVisible{opacity:1}.QuoteButton-module__icyH1G__arrowHidden{opacity:0}[dir=rtl] .QuoteButton-module__icyH1G__quoteButton:hover .QuoteButton-module__icyH1G__customArrow{transform:translate(-4px)}[dir=rtl] .QuoteButton-module__icyH1G__customArrow{transform:rotate(180deg)}@media (max-width:768px){.QuoteButton-module__icyH1G__quoteButton{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1.1rem}}@media (max-width:480px){.QuoteButton-module__icyH1G__quoteButton{gap:.5rem;padding:.75rem 1.25rem}}
.ContactFormModal-module__LVgONW__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__LVgONW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactFormModal-module__LVgONW__fadeIn{0%{opacity:0}to{opacity:1}}.ContactFormModal-module__LVgONW__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__LVgONW__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 70px #0000004d}@keyframes ContactFormModal-module__LVgONW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ContactFormModal-module__LVgONW__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__LVgONW__closeButton:hover{background-color:#009ca81a;transform:rotate(90deg)}.ContactFormModal-module__LVgONW__modalHeader{margin-bottom:32px}.ContactFormModal-module__LVgONW__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__LVgONW__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__LVgONW__modalContent::-webkit-scrollbar{width:8px}.ContactFormModal-module__LVgONW__modalContent::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.ContactFormModal-module__LVgONW__modalContent::-webkit-scrollbar-thumb{background:#009ca8;border-radius:10px}.ContactFormModal-module__LVgONW__modalContent::-webkit-scrollbar-thumb:hover{background:#007d86}@media (max-width:768px){.ContactFormModal-module__LVgONW__modalContent{max-height:85vh;margin-top:30px;padding:30px 24px}.ContactFormModal-module__LVgONW__modalSubtitle{font-size:18px}.ContactFormModal-module__LVgONW__closeButton{top:14px;right:16px}}@media (max-width:480px){.ContactFormModal-module__LVgONW__modalOverlay{padding:15px}.ContactFormModal-module__LVgONW__modalContent{border-radius:6px;max-width:100%;padding:25px 20px}.ContactFormModal-module__LVgONW__modalSubtitle{font-size:17px}}@media (prefers-reduced-motion:reduce){.ContactFormModal-module__LVgONW__modalOverlay,.ContactFormModal-module__LVgONW__modalContent,.ContactFormModal-module__LVgONW__closeButton{transition:none;animation:none}}
.DynamicForm-module__3mpuea__form{flex-direction:column;gap:24px;width:100%;display:flex}.DynamicForm-module__3mpuea__formTitle{color:#1f2937;margin-bottom:5px;font-size:30px;font-weight:700}.DynamicForm-module__3mpuea__formSubtitle{color:#1f2937;margin-bottom:5px;font-size:20px;font-weight:700}.DynamicForm-module__3mpuea__formDescription{color:#888282;font-size:14px}.DynamicForm-module__3mpuea__formGroup{flex-direction:column;display:flex}.DynamicForm-module__3mpuea__label{color:#333;margin-bottom:8px;font-size:13px;font-weight:500;transition:all .3s}.DynamicForm-module__3mpuea__labelActive{color:#009ca8}.DynamicForm-module__3mpuea__labelError{color:#e74c3c}.DynamicForm-module__3mpuea__required{color:#ff6b35}.DynamicForm-module__3mpuea__input,.DynamicForm-module__3mpuea__select,.DynamicForm-module__3mpuea__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__3mpuea__input::placeholder,.DynamicForm-module__3mpuea__textarea::placeholder{color:#999;opacity:1;font-size:13px;font-weight:400}.DynamicForm-module__3mpuea__inputActive{color:#333;background-color:#fff;border:1px solid #38c0c4;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__3mpuea__inputError{color:#333;background-color:#fff5f5;border:2px solid #e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.DynamicForm-module__3mpuea__input:focus,.DynamicForm-module__3mpuea__select:focus,.DynamicForm-module__3mpuea__textarea:focus{color:#333;background-color:#fff;border:2px solid #38c0c4;outline:none;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__3mpuea__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__3mpuea__select option{color:#333;background-color:#fff}.DynamicForm-module__3mpuea__textarea{resize:vertical;min-height:100px}.DynamicForm-module__3mpuea__checkboxGroup{justify-content:space-between;align-items:center;gap:8px;display:flex}.DynamicForm-module__3mpuea__checkboxContainer{align-items:center;gap:8px;display:flex}.DynamicForm-module__3mpuea__checkbox{cursor:pointer;accent-color:#38c0c4;width:18px;height:18px}.DynamicForm-module__3mpuea__checkboxLabel{color:#333;cursor:pointer;user-select:none;font-size:14px}.DynamicForm-module__3mpuea__forgotPasswordLink{color:var(--color-primary);cursor:pointer;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.DynamicForm-module__3mpuea__forgotPasswordLink:hover{color:var(--color-secondary)}.DynamicForm-module__3mpuea__radioGroup{flex-direction:column;gap:12px;display:flex}.DynamicForm-module__3mpuea__radioLabel{color:#333;cursor:pointer;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex}.DynamicForm-module__3mpuea__radio{cursor:pointer;accent-color:#38c0c4;width:18px;height:18px}.DynamicForm-module__3mpuea__passwordWrapper{width:100%;position:relative}.DynamicForm-module__3mpuea__passwordToggle{cursor:pointer;opacity:.6;width:20px;height:20px;transition:opacity .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.DynamicForm-module__3mpuea__passwordToggle:hover{opacity:1}.DynamicForm-module__3mpuea__errorMessage{color:#e74c3c;margin-top:4px;font-size:11px;font-weight:400;line-height:1.2}.DynamicForm-module__3mpuea__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__3mpuea__submitButton:hover:not(:disabled){background-color:var(--color-secondary);transform:translateY(-2px)}.DynamicForm-module__3mpuea__submitButton:disabled{opacity:.6;cursor:not-allowed}.DynamicForm-module__3mpuea__verificationContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.DynamicForm-module__3mpuea__codeInputs{justify-content:center;gap:12px;display:flex}.DynamicForm-module__3mpuea__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__3mpuea__codeInput:focus{border:2px solid #38c0c4;outline:none;box-shadow:0 0 0 3px #38c0c41a}.DynamicForm-module__3mpuea__timerText{color:#666;font-size:14px;font-weight:500}.DynamicForm-module__3mpuea__resendText{color:#666;font-size:14px}.DynamicForm-module__3mpuea__resendLink{color:var(--color-primary);cursor:pointer;font-weight:600;text-decoration:none}.DynamicForm-module__3mpuea__resendLink:hover{text-decoration:underline}.DynamicForm-module__3mpuea__resendDisabled{color:#999;font-weight:600}@media (max-width:768px){.DynamicForm-module__3mpuea__formTitle{font-size:15px}.DynamicForm-module__3mpuea__submitButton{padding:10px;font-size:16px}.DynamicForm-module__3mpuea__codeInput{width:40px;height:40px;font-size:18px}.DynamicForm-module__3mpuea__codeInputs{gap:8px}}
.Reviews-module__Wt1Xwq__reviewsSection{background:#26303c;padding:60px 0 120px;position:relative}.Reviews-module__Wt1Xwq__container{max-width:1300px;margin:0 auto;padding:0 40px}.Reviews-module__Wt1Xwq__headerContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:60px;display:flex}.Reviews-module__Wt1Xwq__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__Wt1Xwq__reviewContainer{justify-content:center;align-items:center;gap:40px;display:flex;position:relative}.Reviews-module__Wt1Xwq__reviewContainer.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__arrowContainer{left:-30px;right:auto}.Reviews-module__Wt1Xwq__reviewCard{background:0 0;border:5px solid #dcb9a1;width:90%;min-height:240px;padding:30px;transition:opacity .3s;position:relative}.Reviews-module__Wt1Xwq__reviewCard.Reviews-module__Wt1Xwq__transitioning{opacity:.7}.Reviews-module__Wt1Xwq__reviewContent{align-items:flex-start;gap:30px;display:flex}.Reviews-module__Wt1Xwq__leftSection{flex:1;align-items:flex-start;gap:0;display:flex}.Reviews-module__Wt1Xwq__avatarContainer{flex-shrink:0}.Reviews-module__Wt1Xwq__avatar{object-fit:cover;border:4px solid #dcb9a1;width:170px;height:215px;position:relative;bottom:-50px;left:-70px}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__avatar{left:auto;right:-70px}.Reviews-module__Wt1Xwq__reviewDetails{flex:1;margin-left:-40px}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__reviewDetails{margin-left:0;margin-right:-40px}.Reviews-module__Wt1Xwq__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__Wt1Xwq__company{color:#dcb9a1;opacity:.8;margin:0 0 10px;font-size:.95rem}.Reviews-module__Wt1Xwq__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__Wt1Xwq__ratingContainer{align-items:center;gap:10px;display:flex}.Reviews-module__Wt1Xwq__stars{gap:2px;display:flex}.Reviews-module__Wt1Xwq__starFilled{color:#fb9d18;font-size:1.2rem}.Reviews-module__Wt1Xwq__starEmpty{color:#4a5568;font-size:1.2rem}.Reviews-module__Wt1Xwq__starHalf{color:#fb9d18;font-size:1.2rem}.Reviews-module__Wt1Xwq__ratingText{color:#dcb9a1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem}.Reviews-module__Wt1Xwq__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__Wt1Xwq__mediaContentContainer:hover{transform:scale(1.02);box-shadow:0 8px 20px #dcb9a14d}.Reviews-module__Wt1Xwq__mediaContent,.Reviews-module__Wt1Xwq__videoContent{object-fit:cover;width:100%;height:100%;display:block}.Reviews-module__Wt1Xwq__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__Wt1Xwq__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__Wt1Xwq__playButton:hover{background:#dcb9a1;transform:translate(-50%,-50%)scale(1.1)}.Reviews-module__Wt1Xwq__playButton svg{z-index:1;fill:#fff;width:30px;height:30px;margin-left:3px;position:relative}.Reviews-module__Wt1Xwq__modalOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:80px 20px 20px;animation:.3s Reviews-module__Wt1Xwq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Reviews-module__Wt1Xwq__fadeIn{0%{opacity:0}to{opacity:1}}.Reviews-module__Wt1Xwq__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__Wt1Xwq__scaleIn;display:flex;position:relative;overflow:hidden}@keyframes Reviews-module__Wt1Xwq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Reviews-module__Wt1Xwq__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__Wt1Xwq__closeButton:hover{transform:rotate(90deg)}.Reviews-module__Wt1Xwq__closeButton svg{width:25px;height:25px;color:var(--color-primary-button,#ff8836)}.Reviews-module__Wt1Xwq__modalImage{border-radius:12px;width:100%;height:auto;overflow:hidden}.Reviews-module__Wt1Xwq__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__Wt1Xwq__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__Wt1Xwq__modalPlayButton.Reviews-module__Wt1Xwq__hidden{opacity:0;pointer-events:none}.Reviews-module__Wt1Xwq__modalPlayButton:hover{background:#dcb9a19f;transform:translate(-50%,-50%)scale(1.1)}.Reviews-module__Wt1Xwq__modalPlayButton svg{fill:#fff;width:32px;height:32px;margin-left:4px}.Reviews-module__Wt1Xwq__arrowContainer{flex-direction:column;gap:30px;display:flex;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.Reviews-module__Wt1Xwq__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__Wt1Xwq__arrowButton:focus,.Reviews-module__Wt1Xwq__arrowButton:focus-visible,.Reviews-module__Wt1Xwq__arrowButton:focus-within{cursor:pointer!important;outline:none!important}.Reviews-module__Wt1Xwq__arrowButton:active{transform:scale(.95);cursor:pointer!important;outline:none!important}.Reviews-module__Wt1Xwq__arrowButton:hover:not(:disabled){background:#d4a5741a;cursor:pointer!important}.Reviews-module__Wt1Xwq__arrowButton:disabled{opacity:.3;cursor:not-allowed!important}.Reviews-module__Wt1Xwq__arrowButton *,.Reviews-module__Wt1Xwq__arrowButton svg,.Reviews-module__Wt1Xwq__arrowButton svg *,.Reviews-module__Wt1Xwq__customArrow,.Reviews-module__Wt1Xwq__customArrow *{pointer-events:none!important;cursor:pointer!important}.Reviews-module__Wt1Xwq__arrowVisible{opacity:1}.Reviews-module__Wt1Xwq__arrowHidden{opacity:.3}.Reviews-module__Wt1Xwq__arrowButton:hover:not(:disabled) .Reviews-module__Wt1Xwq__arrowUp{transform:translateY(-2px)}.Reviews-module__Wt1Xwq__arrowButton:hover:not(:disabled) .Reviews-module__Wt1Xwq__arrowDown{transform:translateY(2px)}.Reviews-module__Wt1Xwq__customArrow{color:#d4a574;transition:all .3s;pointer-events:none!important;cursor:inherit!important}.Reviews-module__Wt1Xwq__arrowUp,.Reviews-module__Wt1Xwq__arrowDown{transition:transform .3s;pointer-events:none!important;cursor:inherit!important}@media (max-width:1024px){.Reviews-module__Wt1Xwq__reviewContent{flex-direction:column;gap:20px}.Reviews-module__Wt1Xwq__leftSection{width:100%}.Reviews-module__Wt1Xwq__mediaContentContainer{width:100%;max-width:400px;margin:0 auto}.Reviews-module__Wt1Xwq__arrowContainer{right:-20px}.Reviews-module__Wt1Xwq__reviewContainer.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__arrowContainer{left:-20px;right:auto}.Reviews-module__Wt1Xwq__closeButton{top:-60px}}@media (max-width:768px){.Reviews-module__Wt1Xwq__reviewsSection{padding:40px 0 60px}.Reviews-module__Wt1Xwq__container{max-width:100%;padding:0 20px}.Reviews-module__Wt1Xwq__headerContainer{margin-bottom:30px}.Reviews-module__Wt1Xwq__title{font-size:1.8rem}.Reviews-module__Wt1Xwq__reviewContainer{flex-direction:column;gap:20px}.Reviews-module__Wt1Xwq__arrowContainer{flex-direction:row;justify-content:center;margin-top:10px;position:static;transform:none}.Reviews-module__Wt1Xwq__reviewCard{border:3px solid #dcb9a1;width:100%;min-height:auto;padding:20px}.Reviews-module__Wt1Xwq__arrowButton{width:40px;height:40px;rotate:-90deg;cursor:pointer!important}.Reviews-module__Wt1Xwq__arrowButton:active{cursor:pointer!important}.Reviews-module__Wt1Xwq__reviewContent{display:block}.Reviews-module__Wt1Xwq__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__Wt1Xwq__avatarContainer{grid-area:1/1}.Reviews-module__Wt1Xwq__avatar{border:3px solid #dcb9a1;width:70px;height:90px;position:static;bottom:0;left:0}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__avatar{right:0}.Reviews-module__Wt1Xwq__reviewDetails{grid-column:1/-1;margin-left:0;display:contents}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__reviewDetails{margin-right:0}.Reviews-module__Wt1Xwq__reviewerName{text-align:left;grid-area:1/2;align-items:center;margin:0;font-size:1.2rem;display:flex}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__reviewerName{text-align:right}.Reviews-module__Wt1Xwq__company{text-align:left;grid-area:2/1/auto/-1;margin:10px 0 5px;font-size:.85rem}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__company{text-align:right}.Reviews-module__Wt1Xwq__reviewText{text-align:left;grid-area:3/1/auto/-1;margin:5px 0 15px;font-size:.9rem;line-height:1.5}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__reviewText{text-align:right}.Reviews-module__Wt1Xwq__ratingContainer{grid-area:4/1/auto/-1;justify-content:flex-start;margin-bottom:15px}.Reviews-module__Wt1Xwq__rtl .Reviews-module__Wt1Xwq__ratingContainer{justify-content:flex-end}.Reviews-module__Wt1Xwq__mediaContentContainer{width:100%;height:200px;margin-top:15px}.Reviews-module__Wt1Xwq__playButton{width:50px;height:50px}.Reviews-module__Wt1Xwq__playButton svg{width:20px;height:20px}.Reviews-module__Wt1Xwq__closeButton{width:35px;height:35px;top:10px;right:10px}.Reviews-module__Wt1Xwq__modalPlayButton{opacity:1;width:60px;height:60px}.Reviews-module__Wt1Xwq__modalPlayButton svg{width:24px;height:24px}.Reviews-module__Wt1Xwq__modalOverlay{padding:10px}}@media (max-width:480px){.Reviews-module__Wt1Xwq__title{font-size:1.5rem}.Reviews-module__Wt1Xwq__reviewCard{padding:15px}.Reviews-module__Wt1Xwq__avatar{width:60px;height:75px}.Reviews-module__Wt1Xwq__reviewerName{font-size:1.1rem}.Reviews-module__Wt1Xwq__reviewText{font-size:.85rem}.Reviews-module__Wt1Xwq__mediaContentContainer{height:180px}.Reviews-module__Wt1Xwq__closeButton{width:30px;height:30px}.Reviews-module__Wt1Xwq__closeButton svg{width:16px;height:16px}.Reviews-module__Wt1Xwq__modalPlayButton{width:50px;height:50px}.Reviews-module__Wt1Xwq__modalPlayButton svg{width:20px;height:20px}.Reviews-module__Wt1Xwq__arrowButton{cursor:pointer!important}}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}.Reviews-module__Wt1Xwq__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__Wt1Xwq__shimmer}@keyframes Reviews-module__Wt1Xwq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.MainHeroSection-module__dSA45a__heroSection{background-color:var(--color-primary);align-items:center;min-height:600px;padding:80px 0;display:flex;position:relative}.MainHeroSection-module__dSA45a__heroSection:before{content:"";z-index:9;background:url(/leftShapes.webp) 0 0/cover;width:450px;height:450px;position:absolute;bottom:0;left:0}.MainHeroSection-module__dSA45a__heroSection:after{content:"";z-index:9;background:url(/rightShapes.webp) 0 0/cover;width:400px;height:400px;position:absolute;bottom:0;right:0}.MainHeroSection-module__dSA45a__beforeWrapper{z-index:99;width:100%;height:70px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.MainHeroSection-module__dSA45a__before{flex-shrink:0;gap:0;animation:19.6s linear infinite MainHeroSection-module__dSA45a__slideLeft;display:flex}.MainHeroSection-module__dSA45a__beforeImage{object-fit:cover;flex-shrink:0;width:auto;height:70px;display:block}@keyframes MainHeroSection-module__dSA45a__slideLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@-webkit-keyframes MainHeroSection-module__dSA45a__slideLeft{0%{-webkit-transform:translate(0)}to{-webkit-transform:translate(-33.333%)}}.MainHeroSection-module__dSA45a__container{justify-content:space-between;align-items:center;gap:60px;max-width:1300px;margin:0 auto;padding:0 40px;display:flex}.MainHeroSection-module__dSA45a__leftContent{flex:1}.MainHeroSection-module__dSA45a__aboutLabel{color:#fff;letter-spacing:.5px;margin-bottom:20px;font-size:18px;font-weight:500}.MainHeroSection-module__dSA45a__title{color:#fff;margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}.MainHeroSection-module__dSA45a__highlight{color:#fff;display:block}.MainHeroSection-module__dSA45a__description{color:#ffffffea;margin-bottom:40px;font-size:14px;line-height:1.6}.MainHeroSection-module__dSA45a__primaryCtaButton{background-color:var(--color-primary-button);color:#fff;letter-spacing:1px;cursor:pointer;z-index:999;border:none;align-items:center;gap:8px;padding:16px 32px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex;position:relative}.MainHeroSection-module__dSA45a__primaryCtaButton:hover{background-color:#e55a2b;transform:translateY(-2px)}.MainHeroSection-module__dSA45a__arrow{font-size:16px;font-weight:700}.MainHeroSection-module__dSA45a__rightContent{flex:1;justify-content:center;align-items:center;display:flex}.MainHeroSection-module__dSA45a__imageContainer{width:400px;height:300px;position:relative}.MainHeroSection-module__dSA45a__cloudImage{z-index:99;width:320px;height:320px;position:absolute;top:-150px;left:50%;transform:translate(-50%)rotate(4deg)}.MainHeroSection-module__dSA45a__cloudImage img{object-fit:contain;width:100%;height:100%}.MainHeroSection-module__dSA45a__laptopImage .vip-hero-image{margin-top:-60px;margin-left:-140px;object-fit:contain!important;width:700px!important;height:700px!important}.MainHeroSection-module__dSA45a__laptopImage{z-index:2;width:380px;height:auto;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%)}.MainHeroSection-module__dSA45a__laptopImage img{object-fit:contain;width:100%!important;height:100%!important}@media (max-width:768px){.MainHeroSection-module__dSA45a__heroSection{padding:60px 0 0}.MainHeroSection-module__dSA45a__beforeWrapper{bottom:-44px}.MainHeroSection-module__dSA45a__heroSection:before{z-index:9;background:url(/aboutHeroMobile.webp);width:100%;height:40px;bottom:0;left:0}.MainHeroSection-module__dSA45a__heroSection:after{display:none}.MainHeroSection-module__dSA45a__beforeImage{width:auto;height:40px}.MainHeroSection-module__dSA45a__container{text-align:center;flex-direction:column-reverse;gap:40px;padding:60px 20px}.MainHeroSection-module__dSA45a__aboutLabel{margin:12px 0 18px;font-size:14px}.MainHeroSection-module__dSA45a__primaryCtaButton{justify-content:center;align-items:center;width:100%;padding:11px 12px;font-size:17px;font-weight:200}.MainHeroSection-module__dSA45a__title{margin-bottom:18px;font-size:28px}.MainHeroSection-module__dSA45a__description{margin-bottom:22px}.MainHeroSection-module__dSA45a__imageContainer{width:300px;height:250px}.MainHeroSection-module__dSA45a__laptopImage{z-index:2;width:350px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}
.loading-module__HopiaG__container{background-color:#f8f9fa;justify-content:center;align-items:center;height:100vh;display:flex}.loading-module__HopiaG__spinner{border:4px solid #e3e3e3;border-top-color:#009ca8;border-radius:50%;width:40px;height:40px;animation:1s linear infinite loading-module__HopiaG__spin}@keyframes loading-module__HopiaG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Plans-module__DFainG__plansSection{background-color:#fff;padding:0;position:relative}.Plans-module__DFainG__container{max-width:1500px;margin:0 auto;padding:60px 20px}.Plans-module__DFainG__header{text-align:center;margin-bottom:40px}.Plans-module__DFainG__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__DFainG__title{color:#009ca8;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.2}.Plans-module__DFainG__subtitle{color:#666;margin:0;font-size:18px;font-weight:400}.Plans-module__DFainG__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__DFainG__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__DFainG__toggleButton.Plans-module__DFainG__active{color:#fff;background:#009ca8}.Plans-module__DFainG__toggleButton:not(.Plans-module__DFainG__active):hover{background:#009ca81a}.Plans-module__DFainG__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__DFainG__plansGrid::-webkit-scrollbar{height:8px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar-thumb:hover{background:#555}.Plans-module__DFainG__plansGrid{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.Plans-module__DFainG__planCard{cursor:pointer;background:#fff;border:1px solid #0000001e;border-radius:5px;flex-direction:column;flex:1;min-width:300px;min-height:617px;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Plans-module__DFainG__planCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.Plans-module__DFainG__featureName{color:#000}.Plans-module__DFainG__popularCard{color:inherit;z-index:2;background:#fff}.Plans-module__DFainG__popularCard .Plans-module__DFainG__featureName{color:#000}.Plans-module__DFainG__popularCard:hover{transform:scale(1.03)translateY(-5px)}.Plans-module__DFainG__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__DFainG__activeCard:hover{transform:scale(1.03)translateY(-5px)}.Plans-module__DFainG__activeCard .Plans-module__DFainG__planName,.Plans-module__DFainG__activeCard .Plans-module__DFainG__currency,.Plans-module__DFainG__activeCard .Plans-module__DFainG__amount,.Plans-module__DFainG__activeCard .Plans-module__DFainG__period,.Plans-module__DFainG__activeCard .Plans-module__DFainG__planDescription,.Plans-module__DFainG__activeCard .Plans-module__DFainG__featureName{color:#fff}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonOutline{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonOutline:hover{background:#d9682f;border-color:#d9682f}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonSolid:hover{background:#d9682f;border-color:#d9682f}.Plans-module__DFainG__planHeader{margin-bottom:30px}.Plans-module__DFainG__planName{color:inherit;margin:0 0 20px;font-size:20px;font-weight:500}.Plans-module__DFainG__planPrice{margin-bottom:16px}.Plans-module__DFainG__currency{vertical-align:top;color:inherit;font-size:42px;font-weight:600}.Plans-module__DFainG__amount{color:inherit;margin-right:10px;font-size:46px;font-weight:700}.Plans-module__DFainG__period{color:inherit;opacity:.8;font-size:18px;font-weight:400}.Plans-module__DFainG__planDescription{opacity:.8;width:80%;margin:0;font-size:16px;line-height:1.4}.Plans-module__DFainG__featuresSection{flex:1;margin-bottom:30px}.Plans-module__DFainG__featuresList{margin:0;padding:0;list-style:none}.Plans-module__DFainG__featureItem{border-bottom:1px solid #0000001a;align-items:center;gap:10px;padding:12px 0;display:flex}.Plans-module__DFainG__popularCard .Plans-module__DFainG__featureItem{border-bottom:1px solid #0000001a}.Plans-module__DFainG__activeCard .Plans-module__DFainG__featureItem{border-bottom:1px solid #fff3}.Plans-module__DFainG__featureItem:last-child{border-bottom:none}.Plans-module__DFainG__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__DFainG__featureIcon.Plans-module__DFainG__included,.Plans-module__DFainG__popularCard .Plans-module__DFainG__featureIcon.Plans-module__DFainG__included{color:#fff;background:#009ca8}.Plans-module__DFainG__activeCard .Plans-module__DFainG__featureIcon.Plans-module__DFainG__included{color:#009ca8;background:#fff}.Plans-module__DFainG__featureIcon.Plans-module__DFainG__notIncluded,.Plans-module__DFainG__popularCard .Plans-module__DFainG__featureIcon.Plans-module__DFainG__notIncluded{color:#ccc;background:#f0f0f0}.Plans-module__DFainG__activeCard .Plans-module__DFainG__featureIcon.Plans-module__DFainG__notIncluded{color:#ffffff80;background:#ffffff1a}.Plans-module__DFainG__featureName{font-size:16px;font-weight:400}.Plans-module__DFainG__planButton{margin-top:auto}.Plans-module__DFainG__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__DFainG__buttonOutline{border-color:var(--color-primary-button);color:var(--color-primary-button);background:0 0}.Plans-module__DFainG__buttonOutline:hover{color:#fff;background-color:#cd5a0a}.Plans-module__DFainG__buttonOutline:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__DFainG__buttonSolid{background:var(--color-primary-button);color:#fff}.Plans-module__DFainG__buttonSolid:hover{background:var(--color-primary-button);border-color:var(--color-primary-button)}.Plans-module__DFainG__popularCard .Plans-module__DFainG__buttonOutline,.Plans-module__DFainG__popularCard .Plans-module__DFainG__buttonSolid{border-color:_button;color:var(--color-primary-button);background:0 0}.Plans-module__DFainG__popularCard .Plans-module__DFainG__buttonOutline:hover,.Plans-module__DFainG__popularCard .Plans-module__DFainG__buttonSolid:hover{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonOutline{background:var(--color-primary-button);color:#fff}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonOutline:hover{background-color:#cd5a0a}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonOutline:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonSolid{background:var(--color-primary-button);border-color:var(--color-primary-button);color:#fff}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonSolid:hover{background-color:#cd5a0a}.Plans-module__DFainG__activeCard .Plans-module__DFainG__buttonSolid:focus{background-color:#2d1301;border:1px solid #2d1301}.Plans-module__DFainG__customArrow{transition:transform .3s,color .3s}.Plans-module__DFainG__arrowVisible{opacity:1}.Plans-module__DFainG__arrowHidden{opacity:0}.Plans-module__DFainG__button:hover .Plans-module__DFainG__customArrow{transform:translate(4px)}.Plans-module__DFainG__bottomSection{margin-top:80px}.Plans-module__DFainG__bottomContent{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px;margin:0 auto;display:flex}.Plans-module__DFainG__bottomSectionContainer{flex-direction:column;align-items:flex-start;max-width:600px;display:flex}.Plans-module__DFainG__bottomTitle{color:var(--color-primary-button);letter-spacing:1px;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.Plans-module__DFainG__bottomSubtitle{color:#333;margin:0 0 24px;font-size:32px;font-weight:600;line-height:1.3}.Plans-module__DFainG__descriptionContainer{transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.Plans-module__DFainG__descriptionContainer.Plans-module__DFainG__collapsed{max-height:120px}.Plans-module__DFainG__descriptionContainer.Plans-module__DFainG__expanded{max-height:500px}.Plans-module__DFainG__bottomDescription{color:#666;margin:0 0 40px;font-size:16px;line-height:1.6;transition:all .3s}.Plans-module__DFainG__bottomButton{justify-content:flex-start;display:flex}.Plans-module__DFainG__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__DFainG__continueButton:hover{transform:translateY(-2px)}.Plans-module__DFainG__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__DFainG__plusIcon.Plans-module__DFainG__rotated{transform:rotate(180deg)}.Plans-module__DFainG__continueButton:hover .Plans-module__DFainG__plusIcon{color:#009ca8;background:#fff}@media (max-width:1024px){.Plans-module__DFainG__plansGrid{gap:30px;margin-bottom:80px;padding:20px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar{display:none}.Plans-module__DFainG__plansGrid>*{scroll-snap-align:start;flex:0 0 85%;min-width:280px;max-width:400px}.Plans-module__DFainG__popularCard,.Plans-module__DFainG__activeCard{transform:none}.Plans-module__DFainG__popularCard:hover,.Plans-module__DFainG__activeCard:hover{transform:translateY(-5px)}.Plans-module__DFainG__title{font-size:36px}.Plans-module__DFainG__bottomContent{gap:40px}}@media (max-width:768px){.Plans-module__DFainG__plansSection{padding:30px 0}.Plans-module__DFainG__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__DFainG__plansGrid{margin-left:0}.Plans-module__DFainG__plansGrid::-webkit-scrollbar{height:8px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Plans-module__DFainG__plansGrid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Plans-module__DFainG__plansGrid{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;margin-bottom:30px;padding-top:10px}.Plans-module__DFainG__bottomContent{flex-direction:column;gap:30px}.Plans-module__DFainG__bottomSectionContainer{max-width:100%}.Plans-module__DFainG__bottomDescription{font-size:16px}.Plans-module__DFainG__planCard{padding:30px 20px}.Plans-module__DFainG__toggleButton{padding:12px 44px}.Plans-module__DFainG__title{margin-bottom:13px;font-size:21px}.Plans-module__DFainG__bottomSubtitle{font-size:20px}.Plans-module__DFainG__title,.Plans-module__DFainG__subtitle{padding:0 30px}.Plans-module__DFainG__subtitle{color:#2b2b2b;font-size:16px;font-weight:300;line-height:1.7}.Plans-module__DFainG__billingToggle{margin-bottom:40px}.Plans-module__DFainG__continueButton{justify-content:center;width:100%;margin-top:30px}.Plans-module__DFainG__descriptionContainer.Plans-module__DFainG__collapsed{max-height:140px}.Plans-module__DFainG__descriptionContainer.Plans-module__DFainG__expanded{max-height:600px}}
.CustomizeYourPlan-module__Lc2EAG__customizeSection{text-align:center;background:#fff;padding:0 20px 90px}.CustomizeYourPlan-module__Lc2EAG__container{background:#009ca8;border-radius:3px;max-width:1200px;margin:0 auto;padding:36px 20px}.CustomizeYourPlan-module__Lc2EAG__title{color:#fff;letter-spacing:.5px;margin:0 0 16px;font-size:2.1rem;font-weight:600}.CustomizeYourPlan-module__Lc2EAG__description{color:#fff;max-width:1100px;margin:0 auto 26px;font-size:1rem;font-weight:300;line-height:1.8}.CustomizeYourPlan-module__Lc2EAG__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__Lc2EAG__customizeButton:hover{background-color:#ff7a2f;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.CustomizeYourPlan-module__Lc2EAG__customizeButton:active{transform:translateY(0);box-shadow:0 3px 5px #0000001a}@media (max-width:768px){.CustomizeYourPlan-module__Lc2EAG__customizeSection{padding:60px 20px}.CustomizeYourPlan-module__Lc2EAG__title{font-size:2.5rem}.CustomizeYourPlan-module__Lc2EAG__description{font-size:1.1rem}.CustomizeYourPlan-module__Lc2EAG__customizeButton{padding:15px 35px;font-size:1.1rem}}@media (max-width:480px){.CustomizeYourPlan-module__Lc2EAG__title{font-size:2rem}.CustomizeYourPlan-module__Lc2EAG__description{font-size:1rem}.CustomizeYourPlan-module__Lc2EAG__customizeButton{padding:12px 30px;font-size:1rem}}
.ServicesGrid-module__ebTSGq__section{background-color:#fff;padding:60px 20px}.ServicesGrid-module__ebTSGq__container{max-width:1300px;margin:0 auto;padding:0 20px}.ServicesGrid-module__ebTSGq__title{color:#00a9b9;text-align:center;margin:0 0 16px;font-size:32px;font-weight:700}.ServicesGrid-module__ebTSGq__subtitle{color:#666;text-align:center;margin:0 0 60px;font-size:14px;line-height:1.6}.ServicesGrid-module__ebTSGq__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.ServicesGrid-module__ebTSGq__card{text-align:center;flex-direction:column;align-items:center;display:flex}.ServicesGrid-module__ebTSGq__iconWrapper{margin-bottom:20px}.ServicesGrid-module__ebTSGq__icon,.ServicesGrid-module__ebTSGq__iconComponent{width:48px;height:48px}.ServicesGrid-module__ebTSGq__cardTitle{color:#00a9b9;margin:0 0 12px;font-size:18px;font-weight:600}.ServicesGrid-module__ebTSGq__cardDescription{color:#666;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.ServicesGrid-module__ebTSGq__section{padding:30px 0}.ServicesGrid-module__ebTSGq__grid{grid-template-columns:repeat(2,1fr);gap:22px 16px;display:grid}.ServicesGrid-module__ebTSGq__title{margin-bottom:10px;font-size:20px}.ServicesGrid-module__ebTSGq__subtitle{color:#00000097;margin-bottom:12px;line-height:2.2}.ServicesGrid-module__ebTSGq__iconWrapper{margin-bottom:12px}.ServicesGrid-module__ebTSGq__icon,.ServicesGrid-module__ebTSGq__iconComponent{width:32px!important;height:32px!important}.ServicesGrid-module__ebTSGq__cardTitle{margin-bottom:5px;font-size:16px}.ServicesGrid-module__ebTSGq__cardDescription{color:#000000e2;font-size:12px}}
.SuccessPopup-module__yoK04q__overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;animation:.3s SuccessPopup-module__yoK04q__fadeIn;display:flex;position:fixed;inset:0}@keyframes SuccessPopup-module__yoK04q__fadeIn{0%{opacity:0}to{opacity:1}}piky-host-saja-8iwz.SuccessPopup-module__yoK04q__vercel.SuccessPopup-module__yoK04q__app .SuccessPopup-module__yoK04q__popup{text-align:center;background:#fff;border-radius:5px;width:90%;max-width:400px;padding:40px 30px;animation:.3s SuccessPopup-module__yoK04q__slideUp;position:relative;box-shadow:0 10px 40px #0000004d}@keyframes SuccessPopup-module__yoK04q__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.SuccessPopup-module__yoK04q__iconContainer{justify-content:center;margin-bottom:25px;display:flex}.SuccessPopup-module__yoK04q__mailIcon{width:100px;height:auto;animation:.6s SuccessPopup-module__yoK04q__mailBounce}@keyframes SuccessPopup-module__yoK04q__mailBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SuccessPopup-module__yoK04q__okButton:hover{transform:translateY(-2px)}@media (max-width:768px){.SuccessPopup-module__yoK04q__popup{max-width:340px;padding:35px 25px}.SuccessPopup-module__yoK04q__title{font-size:28px}.SuccessPopup-module__yoK04q__message{font-size:14px}.SuccessPopup-module__yoK04q__mailIcon{width:70px;height:70px}.SuccessPopup-module__yoK04q__okButton{padding:12px 28px;font-size:14px}}.SuccessPopup-module__yoK04q__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in-out SuccessPopup-module__yoK04q__fadeIn;display:flex;position:fixed;inset:0}.SuccessPopup-module__yoK04q__popup{text-align:center;background:#fff;width:90%;max-width:500px;padding:40px;animation:.4s ease-out SuccessPopup-module__yoK04q__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.SuccessPopup-module__yoK04q__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__yoK04q__closeButton:hover{transform:scale(1.1)}.SuccessPopup-module__yoK04q__iconContainer{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.SuccessPopup-module__yoK04q__mailIcon{animation:.6s ease-in-out SuccessPopup-module__yoK04q__bounce}@keyframes SuccessPopup-module__yoK04q__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SuccessPopup-module__yoK04q__title{color:#009ca8;margin-bottom:15px;font-size:30px;font-weight:700}.SuccessPopup-module__yoK04q__message{color:#009ca8;margin-bottom:26px;font-size:18px;line-height:1.6}.SuccessPopup-module__yoK04q__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__yoK04q__okButton:hover{background:#e86725;transform:translateY(-2px);box-shadow:0 8px 20px #ff7b344d}.SuccessPopup-module__yoK04q__customArrow{transition:transform .3s}.SuccessPopup-module__yoK04q__okButton:hover .SuccessPopup-module__yoK04q__customArrow{transform:translate(4px)}@media (max-width:768px){.SuccessPopup-module__yoK04q__popup{width:95%;max-width:none;padding:30px 20px}.SuccessPopup-module__yoK04q__title{font-size:24px}.SuccessPopup-module__yoK04q__message{font-size:14px}.SuccessPopup-module__yoK04q__okButton{width:100%;padding:12px 24px}.SuccessPopup-module__yoK04q__iconContainer{margin-bottom:20px}.SuccessPopup-module__yoK04q__mailIcon{width:140px;height:140px}}
.ErrorPopup-module__IdvZ7a__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ErrorPopup-module__IdvZ7a__popup{background:#fff;border-radius:8px;width:380px;padding:24px;box-shadow:0 4px 6px #0000001a}.ErrorPopup-module__IdvZ7a__title{justify-content:space-between;width:100%;display:flex}.ErrorPopup-module__IdvZ7a__header{flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ErrorPopup-module__IdvZ7a__header h3{color:#ff8836;margin:0;font-size:18px}.ErrorPopup-module__IdvZ7a__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;width:28px;height:28px;padding:0;font-size:28px;line-height:1}.ErrorPopup-module__IdvZ7a__closeBtn:hover,.ErrorPopup-module__IdvZ7a__content{color:#374151}.ErrorPopup-module__IdvZ7a__errorItem{margin-bottom:8px}.ErrorPopup-module__IdvZ7a__errorItem p{text-align:center;margin:4px 0;font-size:17px;font-weight:700}.ErrorPopup-module__IdvZ7a__actions{justify-content:center;margin-top:20px;display:flex}.ErrorPopup-module__IdvZ7a__loginBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500}.ErrorPopup-module__IdvZ7a__loginBtn:hover{background:var(--color-secondary)}
.BrandIdentityServices-module__AJIASq__section{background-color:#fff;padding:80px 20px}.BrandIdentityServices-module__AJIASq__container{max-width:1200px;margin:0 auto}.BrandIdentityServices-module__AJIASq__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.BrandIdentityServices-module__AJIASq__leftColumn{padding-right:20px}.BrandIdentityServices-module__AJIASq__mainTitle{color:var(--color-primary);margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.2}.BrandIdentityServices-module__AJIASq__description{color:#666666d9;margin:0 0 40px;font-size:14px;line-height:1.6}.BrandIdentityServices-module__AJIASq__serviceSection{flex-direction:column;padding-top:30px;padding-bottom:30px;padding-left:60px;display:flex;position:relative}.BrandIdentityServices-module__AJIASq__serviceSectionFirst,.BrandIdentityServices-module__AJIASq__serviceSectionItem{border-left:4px solid #cbcbcbdb}.BrandIdentityServices-module__AJIASq__accordionContent{opacity:0;max-height:0;transition:max-height .4s,opacity .4s;overflow:hidden}.BrandIdentityServices-module__AJIASq__accordionOpen{opacity:1;max-height:1000px}.BrandIdentityServices-module__AJIASq__serviceSectionFirst{--indicator-top:0px}.BrandIdentityServices-module__AJIASq__serviceSectionFirst:before{content:"";left:-3px;top:calc(var(--indicator-top) + 0);background-color:var(--color-primary);z-index:99;width:3px;height:80px;transition:top .4s;position:absolute}.BrandIdentityServices-module__AJIASq__serviceSectionFirst:after{content:"▶";left:-3px;top:calc(var(--indicator-top) + 55px);color:var(--color-primary);z-index:99;font-size:18px;transition:top .4s;position:absolute}.BrandIdentityServices-module__AJIASq__additionalServiceH2{margin-top:26px}.BrandIdentityServices-module__AJIASq__serviceContent,.BrandIdentityServices-module__AJIASq__serviceContent2{cursor:pointer;flex:1}.BrandIdentityServices-module__AJIASq__serviceContent2{margin-top:26px}.BrandIdentityServices-module__AJIASq__serviceTitle{color:var(--color-primary);margin:0 0 15px;font-size:28px;font-weight:700;transition:color .3s}.BrandIdentityServices-module__AJIASq__serviceContent:hover .BrandIdentityServices-module__AJIASq__serviceTitle,.BrandIdentityServices-module__AJIASq__serviceContent2:hover .BrandIdentityServices-module__AJIASq__additionalService{color:#007a7a}.BrandIdentityServices-module__AJIASq__serviceDescription{color:#666;margin:0 0 15px;font-size:14px;line-height:1.6}.BrandIdentityServices-module__AJIASq__additionalService{color:var(--color-primary);margin:0 0 15px;font-size:28px;font-weight:700}.BrandIdentityServices-module__AJIASq__rightColumn{align-self:flex-start;position:sticky;top:20px}.BrandIdentityServices-module__AJIASq__formCard{border:1px solid #0001;border-radius:4px;padding:40px 35px;box-shadow:0 0 5px #00000017}.BrandIdentityServices-module__AJIASq__formTitle{color:var(--color-primary);margin:0 0 10px;font-size:32px;font-weight:700}.BrandIdentityServices-module__AJIASq__formSubtitle{color:#000;margin:0 0 30px;font-size:21px}.BrandIdentityServices-module__AJIASq__highlight{color:var(--color-primary);font-size:19px}.BrandIdentityServices-module__AJIASq__orangleHighlight{color:var(--color-primary-button);margin-right:-3px}.BrandIdentityServices-module__AJIASq__form{flex-direction:column;gap:20px;display:flex}.BrandIdentityServices-module__AJIASq__formGroup{flex-direction:column;gap:8px;display:flex}.BrandIdentityServices-module__AJIASq__label{color:#333;margin-bottom:-3px;font-size:14px;font-weight:500;transition:all .3s}.BrandIdentityServices-module__AJIASq__labelEmpty{color:#5a5a5a}.BrandIdentityServices-module__AJIASq__labelActive{color:#009ca8}.BrandIdentityServices-module__AJIASq__labelError{color:#e74c3c}.BrandIdentityServices-module__AJIASq__required{color:#ff3e3ee1}.BrandIdentityServices-module__AJIASq__input,.BrandIdentityServices-module__AJIASq__select,.BrandIdentityServices-module__AJIASq__textarea{color:#7a7a7ad9;background-color:#e7e7e797;border:none;border-radius:4px;width:100%;padding:12px 15px;font-family:inherit;font-size:12px;transition:all .3s}.BrandIdentityServices-module__AJIASq__input::placeholder,.BrandIdentityServices-module__AJIASq__textarea::placeholder{color:#7a7a7ad9}.BrandIdentityServices-module__AJIASq__inputEmpty{color:#fff;background-color:#ddd;border:1px solid #9c9c9c}.BrandIdentityServices-module__AJIASq__inputEmpty::placeholder{color:#a0a0a0;background-color:#ddd}.BrandIdentityServices-module__AJIASq__inputActive{background-color:#e7e7e797;border:1px solid #38c0c4}.BrandIdentityServices-module__AJIASq__inputError{background-color:#fff5f5;border:2px solid #e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.BrandIdentityServices-module__AJIASq__input:focus,.BrandIdentityServices-module__AJIASq__select:focus,.BrandIdentityServices-module__AJIASq__textarea:focus{background-color:#e7e7e797;border:1px solid #38c0c4;outline:none}.BrandIdentityServices-module__AJIASq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;padding-right:40px}.BrandIdentityServices-module__AJIASq__selectContainer{position:relative}.BrandIdentityServices-module__AJIASq__select{appearance:none;padding-right:35px}.BrandIdentityServices-module__AJIASq__selectArrow{pointer-events:none;color:#333;width:17px;height:17px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.BrandIdentityServices-module__AJIASq__textarea{resize:vertical;min-height:100px}.BrandIdentityServices-module__AJIASq__primaryCtaButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:5px;margin-top:10px;padding:15px 30px;font-size:16px;font-weight:500;transition:background-color .3s;display:flex}.BrandIdentityServices-module__AJIASq__primaryCtaButton:hover{background-color:#008c8c}@media (max-width:968px){.BrandIdentityServices-module__AJIASq__content{grid-template-columns:1fr;gap:40px}.BrandIdentityServices-module__AJIASq__leftColumn{padding-right:0}.BrandIdentityServices-module__AJIASq__rightColumn{position:static}.BrandIdentityServices-module__AJIASq__mainTitle{font-size:36px}.BrandIdentityServices-module__AJIASq__serviceTitle,.BrandIdentityServices-module__AJIASq__additionalService{font-size:24px}}@media (max-width:640px){.BrandIdentityServices-module__AJIASq__section{padding:40px 15px}.BrandIdentityServices-module__AJIASq__mainTitle{margin-bottom:13px;font-size:26px}.BrandIdentityServices-module__AJIASq__description{margin-bottom:60px}.BrandIdentityServices-module__AJIASq__serviceSection{padding-left:26px}.BrandIdentityServices-module__AJIASq__additionalServiceH2{margin-top:5px}.BrandIdentityServices-module__AJIASq__formCard{padding:30px 15px}.BrandIdentityServices-module__AJIASq__formTitle{font-size:24px}}
.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}}
.EbookSignup-module__El1Gsa__ebookSection{background:#1c5b68;align-items:center;min-height:400px;padding:150px 0 130px;display:flex;position:relative;overflow:hidden}.EbookSignup-module__El1Gsa__ebookSection:before{content:"";-webkit-filter:blur(188px);background:#00d5e6;border-radius:50%;width:600px;height:600px;position:absolute;top:-250px;left:50%;transform:translate(-50%)}.EbookSignup-module__El1Gsa__ebookSection:after{content:"";-webkit-filter:blur(180px);background:#00d5e6;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-330px;left:20%;transform:translate(-50%)}.EbookSignup-module__El1Gsa__container{z-index:9;width:100%;max-width:1300px;margin:0 auto}.EbookSignup-module__El1Gsa__content{justify-content:space-between;align-items:center;gap:60px;display:flex}.EbookSignup-module__El1Gsa__textContent{flex:1;max-width:500px}.EbookSignup-module__El1Gsa__title{color:#fff;margin:0 0 16px;font-size:45px;font-weight:700;line-height:1.2}.EbookSignup-module__El1Gsa__lightSubtitle{color:#00d2e1;font-size:25px;font-weight:700}.EbookSignup-module__El1Gsa__subtitle{color:#fff;margin:0 0 32px;font-size:18px;font-weight:300;line-height:1.4}.EbookSignup-module__El1Gsa__form{margin-bottom:0}.EbookSignup-module__El1Gsa__inputGroup{max-width:400px;position:relative}.EbookSignup-module__El1Gsa__emailInput{color:#333;box-sizing:border-box;background:#fff;border:none;outline:none;width:100%;padding:18px 20px;font-size:16px;transition:border .3s,color .3s}.EbookSignup-module__El1Gsa__emailInput::placeholder{color:#999}.EbookSignup-module__El1Gsa__emailInput.EbookSignup-module__El1Gsa__error{color:red;border:2px solid red}.EbookSignup-module__El1Gsa__joinButton{color:#fff;cursor:pointer;background-color:var(--color-primary);border:none;padding:8px 22px;font-size:17px;font-weight:300;transition:background .3s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.EbookSignup-module__El1Gsa__joinButton:hover{background:#236769}.EbookSignup-module__El1Gsa__joinButton:focus{background-color:#000}[dir=rtl] .EbookSignup-module__El1Gsa__joinButton{left:14px;right:auto}.EbookSignup-module__El1Gsa__thankYouMessage{max-width:400px}.EbookSignup-module__El1Gsa__thankYouTitle{color:#fff;margin:0 0 16px;font-size:32px;font-weight:700}.EbookSignup-module__El1Gsa__thankYouText{color:#a0e6e6;margin:0 0 16px;font-size:16px;line-height:1.5}.EbookSignup-module__El1Gsa__questionsText{color:#a0e6e6;margin:0;font-size:14px}.EbookSignup-module__El1Gsa__contactLink{color:#ff7a00;text-decoration:none}.EbookSignup-module__El1Gsa__contactLink:hover{text-decoration:underline}.EbookSignup-module__El1Gsa__ebookImage{flex:1;justify-content:end;align-items:end;display:flex}.EbookSignup-module__El1Gsa__ebookImg{width:680px;height:auto}@media (max-width:968px){.EbookSignup-module__El1Gsa__content{text-align:center;flex-direction:column;gap:40px}.EbookSignup-module__El1Gsa__title{font-size:36px}}@media (max-width:768px){.EbookSignup-module__El1Gsa__ebookSection{padding:40px 0}.EbookSignup-module__El1Gsa__content{flex-direction:column-reverse}.EbookSignup-module__El1Gsa__container{padding:0 15px}.EbookSignup-module__El1Gsa__title{letter-spacing:2px;font-size:24px}.EbookSignup-module__El1Gsa__subtitle{color:#fff;font-size:15px}.EbookSignup-module__El1Gsa__lightSubtitle{color:#00cad8}.EbookSignup-module__El1Gsa__emailInput{padding:12px 90px 12px 15px}.EbookSignup-module__El1Gsa__joinButton{background-color:#009ca8;justify-content:center;align-items:center;gap:5px;padding:8px 16px;font-size:14px;font-weight:200;display:flex;right:10px}[dir=rtl] .EbookSignup-module__El1Gsa__joinButton{left:10px;right:auto}[dir=rtl] .EbookSignup-module__El1Gsa__emailInput{padding:12px 15px 12px 90px}.EbookSignup-module__El1Gsa__ebookImg{width:200px;height:auto}}
.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}
.OurClients-module__kiLEPq__ourClients{color:#fff;background:url(/blob-scene-haikei.svg) 50%/cover no-repeat;min-height:600px;padding:80px 0;position:relative;overflow:hidden}.OurClients-module__kiLEPq__container{text-align:center;z-index:10;max-width:100%;margin:0 auto;position:relative}.OurClients-module__kiLEPq__header{margin-bottom:60px}.OurClients-module__kiLEPq__subtitle{letter-spacing:2px;margin:0 0 20px;font-size:14px;font-weight:600}.OurClients-module__kiLEPq__title{margin:0 0 20px;font-size:45px;font-weight:700;line-height:1.2}.OurClients-module__kiLEPq__description{margin:0 auto;font-size:18px;font-weight:500;line-height:1.6}.OurClients-module__kiLEPq__clientsWrapper{z-index:10;margin:60px 0;position:relative}.OurClients-module__kiLEPq__clientsRow{white-space:nowrap;margin-bottom:30px;position:relative;overflow:hidden}.OurClients-module__kiLEPq__slideRight{gap:30px;width:max-content;animation:40s linear infinite OurClients-module__kiLEPq__slideRightInfinite;display:inline-flex}.OurClients-module__kiLEPq__slideLeft{gap:30px;width:max-content;animation:40s linear infinite OurClients-module__kiLEPq__slideLeftInfinite;display:inline-flex}.OurClients-module__kiLEPq__clientCard{-webkit-backdrop-filter:blur(10px);z-index:10;background:linear-gradient(130deg,#ffffff1a,#0000);border:1px solid;border-image:linear-gradient(130deg,#fff3,#0000) 1;flex-direction:column;flex-shrink:0;align-items:center;width:230px;min-width:200px;padding:10px 36px;transition:all .3s;display:inline-flex;position:relative}.OurClients-module__kiLEPq__clientCard:hover{background:#ffffff26;box-shadow:0 10px 20px #0000001d}.OurClients-module__kiLEPq__clientLogo{justify-content:center;align-items:center;width:70px;height:70px;padding:8px;display:flex}.OurClients-module__kiLEPq__logoImage{object-fit:contain;max-width:140px;max-height:140px}.OurClients-module__kiLEPq__clientInfo{text-align:left;flex:1}.OurClients-module__kiLEPq__clientName{color:#ffffffce;margin:0;font-size:18px;font-weight:400}.OurClients-module__kiLEPq__customExploreButton{background:var(--color-primary-button);color:#fff;letter-spacing:1px;cursor:pointer;text-transform:uppercase;z-index:10;border:none;justify-content:center;align-items:center;margin:auto;padding:15px 30px;font-size:13px;font-weight:600;transition:all .3s;display:flex;position:relative}.OurClients-module__kiLEPq__customExploreButton:hover{background-color:#cd5a0a;transform:translateY(-2px)}.OurClients-module__kiLEPq__customExploreButton:active{background-color:#2d1301}.OurClients-module__kiLEPq__exploreButton p{margin-right:10px}.OurClients-module__kiLEPq__exploreButton:hover{background:var(--color-primary-button);transform:translateY(-2px);box-shadow:0 8px 25px #ff6b354d}@keyframes OurClients-module__kiLEPq__slideRightInfinite{0%{transform:translate(0)}to{transform:translate(-1380px)}}@keyframes OurClients-module__kiLEPq__slideLeftInfinite{0%{transform:translate(-1380px)}to{transform:translate(0)}}@media (max-width:768px){.OurClients-module__kiLEPq__ourClients{background:url(/mainServicesBackground.webp) 40% 60%/cover no-repeat;padding:60px 0}.OurClients-module__kiLEPq__ourClients:before{clip-path:polygon(30% 0%,100% 0%,100% 100%,0% 100%,15% 70%,35% 50%,20% 30%);width:70%}.OurClients-module__kiLEPq__header{margin-bottom:20px}.OurClients-module__kiLEPq__title{letter-spacing:1px;font-size:19px;font-weight:600}.OurClients-module__kiLEPq__description{opacity:1;padding:0 10px;font-size:16px;line-height:2.1}.OurClients-module__kiLEPq__clientsWrapper{margin-top:33px;margin-bottom:35px}.OurClients-module__kiLEPq__clientCard{width:180px;min-width:180px;padding:20px 15px}.OurClients-module__kiLEPq__clientLogo{width:35px;height:35px;margin-right:15px}.OurClients-module__kiLEPq__logoImage{max-width:100px;max-height:100px}.OurClients-module__kiLEPq__clientsRow{margin-bottom:25px}.OurClients-module__kiLEPq__clientName{font-size:16px}.OurClients-module__kiLEPq__slideRight,.OurClients-module__kiLEPq__slideLeft{gap:20px}@keyframes OurClients-module__kiLEPq__slideRightInfinite{0%{transform:translate(0)}to{transform:translate(-1080px)}}@keyframes OurClients-module__kiLEPq__slideLeftInfinite{0%{transform:translate(-1080px)}to{transform:translate(0)}}.OurClients-module__kiLEPq__exploreButton{width:90%!important}}@media (max-width:480px){.OurClients-module__kiLEPq__container{padding:0}.OurClients-module__kiLEPq__ourClients:before{clip-path:polygon(40% 0%,100% 0%,100% 100%,0% 100%,20% 80%,40% 60%,25% 40%);width:80%}}
.casesHeroSection-module__WBKiMa__heroSection{background:#009ca8 url(/casesBackground.webp) bottom/contain repeat-x;align-items:center;width:100%;height:600px;min-height:600px;max-height:660px;padding:80px 0;display:flex;position:relative;overflow:hidden}.casesHeroSection-module__WBKiMa__container{max-width:1300px;margin:0 auto;padding:40px}.casesHeroSection-module__WBKiMa__content{text-align:center;flex-direction:column;align-items:center;display:flex}.casesHeroSection-module__WBKiMa__imageContainer{justify-content:center;align-items:center;width:500px;height:auto;display:flex;position:relative}.casesHeroSection-module__WBKiMa__casesTitle{object-fit:cover;width:430px;height:auto}@media (max-width:768px){.casesHeroSection-module__WBKiMa__heroSection{height:300px;min-height:300px;max-height:360px;padding:0}.casesHeroSection-module__WBKiMa__cases Section{min-height:80vh;padding:0}.casesHeroSection-module__WBKiMa__container{margin-top:60px;padding:0 15px}.casesHeroSection-module__WBKiMa__content{gap:25px}.casesHeroSection-module__WBKiMa__imageContainer{width:250px;height:200px}}
.ConsultationCard-module__dq9FIa__consultationCard{text-align:center;color:#000;background:#f2f2f2;margin:50px 0;padding:35px;position:relative;overflow:hidden}.ConsultationCard-module__dq9FIa__consultationTitle{z-index:1;color:#000;max-width:200px;margin:auto auto 18px;font-size:1.7rem;font-weight:300;line-height:1.3;position:relative}.ConsultationCard-module__dq9FIa__consultationButton{background:var(--color-primary-button);color:#fff;z-index:1;border-radius:0;align-items:center;gap:8px;padding:12px 30px;font-size:18px;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.ConsultationCard-module__dq9FIa__consultationButton:hover{background:#ff802c;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.ConsultationCard-module__dq9FIa__icon{width:25px;height:25px;margin-top:-2px;margin-right:-6px;font-size:33px;transition:all .4s}.ConsultationCard-module__dq9FIa__consultationButton:hover .ConsultationCard-module__dq9FIa__icon{transform:translate(4px)}.ConsultationCard-module__dq9FIa__consultationCardMobile{text-align:center;color:#000;background:#fff;border:1px solid #e0e0e083;border-radius:8px;margin:0;padding:25px;display:flex;position:relative;overflow:hidden}.ConsultationCard-module__dq9FIa__consultationCardMobile .ConsultationCard-module__dq9FIa__consultationTitle{margin:0;padding:0;font-size:1rem}.ConsultationCard-module__dq9FIa__consultationCardMobile{border-radius:3px;justify-content:space-between;align-items:center;padding:15px;display:flex}.ConsultationCard-module__dq9FIa__consultationCardMobile .ConsultationCard-module__dq9FIa__consultationButton{color:var(--color-primary-button);background-color:#fff;padding:0;font-size:13px}
.Redesigns-module__WDUuZa__container{text-align:center;background-color:#fff;max-width:1200px;margin:0 auto;padding:60px 20px}.Redesigns-module__WDUuZa__beforeWrapper{z-index:99;width:100%;height:70px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.Redesigns-module__WDUuZa__before{flex-shrink:0;gap:0;animation:19.6s linear infinite Redesigns-module__WDUuZa__slideLeft;display:flex}.Redesigns-module__WDUuZa__beforeImage{object-fit:cover;flex-shrink:0;width:auto;height:70px;display:block}@keyframes Redesigns-module__WDUuZa__slideLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@-webkit-keyframes Redesigns-module__WDUuZa__slideLeft{0%{-webkit-transform:translate(0)}to{-webkit-transform:translate(-33.333%)}}.Redesigns-module__WDUuZa__header{margin-bottom:50px}.Redesigns-module__WDUuZa__label{background:linear-gradient(#00d5e6,#009ca8);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:16px;display:inline-block}.Redesigns-module__WDUuZa__title{color:#009ca8;margin:0 0 10px;font-size:39px;font-weight:700;line-height:1.2}.Redesigns-module__WDUuZa__subtitle{color:#666;margin-bottom:8px;font-size:1.1rem;line-height:1.6}.Redesigns-module__WDUuZa__portfolioText{color:#5f6568;margin-bottom:0;font-size:1.3rem;font-weight:800}.Redesigns-module__WDUuZa__companyNav{margin-bottom:60px}.Redesigns-module__WDUuZa__companyList{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex;position:relative}.Redesigns-module__WDUuZa__companyList:before{content:"";background-color:#1e1e1f1d;width:160%;height:1px;position:absolute;bottom:0}.Redesigns-module__WDUuZa__companyItem{flex-direction:column;align-items:center;display:flex;position:relative}.Redesigns-module__WDUuZa__companyButton{cursor:pointer;background:0 0;border:none;padding:15px;transition:all .3s}.Redesigns-module__WDUuZa__companyButton:hover{opacity:.8;transform:translateY(-2px)}.Redesigns-module__WDUuZa__companyButton.Redesigns-module__WDUuZa__active{opacity:1}.Redesigns-module__WDUuZa__companyLogo{object-fit:contain;transition:filter .3s}.Redesigns-module__WDUuZa__companyButton .Redesigns-module__WDUuZa__companyLogo{-webkit-filter:grayscale(13%)}.Redesigns-module__WDUuZa__activeIndicator{background:var(--color-primary-button);transform-origin:50%;width:130%;height:5px;animation:.4s cubic-bezier(.4,0,.2,1) Redesigns-module__WDUuZa__smoothSlideIn;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Redesigns-module__WDUuZa__companyItem:has(.Redesigns-module__WDUuZa__activeIndicator):before{content:"";background-color:var(--color-primary-button);opacity:0;width:10px;height:8px;animation:.4s cubic-bezier(.4,0,.2,1) forwards Redesigns-module__WDUuZa__fadeInArrow;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@keyframes Redesigns-module__WDUuZa__smoothSlideIn{0%{opacity:0;width:0%}50%{opacity:.5}to{opacity:1;width:130%}}@keyframes Redesigns-module__WDUuZa__fadeInArrow{0%{opacity:0;transform:translate(-50%)translateY(-8px)}60%{opacity:.6}to{opacity:1;transform:translate(-50%)translateY(0)}}.Redesigns-module__WDUuZa__beforeAfterSection{position:relative}.Redesigns-module__WDUuZa__beforeAfterHeader{justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.Redesigns-module__WDUuZa__beforeText,.Redesigns-module__WDUuZa__afterText{color:#ff6b35;letter-spacing:2px;font-size:1rem;font-weight:700}.Redesigns-module__WDUuZa__arrowContainer{justify-content:center;align-items:center;transition:transform .3s;display:flex}[dir=rtl] .Redesigns-module__WDUuZa__arrowContainer{transform:scaleX(-1)}.Redesigns-module__WDUuZa__arrow{width:66px;height:auto;margin-top:-40px}.Redesigns-module__WDUuZa__imagesContainer{justify-content:center;max-height:360px;margin-bottom:30px;transition:all .5s;display:flex;position:relative;overflow:hidden}.Redesigns-module__WDUuZa__imagesContainer:before{content:"";z-index:99;background:linear-gradient(55deg,#0000,#0000,#b9b9b9,#25eefc,#d3d3d3,#0000,#0000);width:150%;height:6.4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Redesigns-module__WDUuZa__imagesContainer.Redesigns-module__WDUuZa__expanded{max-height:none}.Redesigns-module__WDUuZa__imagesContainer.Redesigns-module__WDUuZa__transitioning{pointer-events:none}.Redesigns-module__WDUuZa__imageWrapper{flex:1;max-width:500px;transition:transform .3s,opacity .3s;position:relative;overflow:hidden}.Redesigns-module__WDUuZa__imageWrapper:hover{transform:translateY(-5px)}.Redesigns-module__WDUuZa__imageWrapper.Redesigns-module__WDUuZa__fadeOut{animation:.3s forwards Redesigns-module__WDUuZa__slideOutImage}.Redesigns-module__WDUuZa__imageWrapper.Redesigns-module__WDUuZa__fadeIn{animation:.4s forwards Redesigns-module__WDUuZa__slideInImage}@keyframes Redesigns-module__WDUuZa__slideOutImage{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(-10px)}}@keyframes Redesigns-module__WDUuZa__slideInImage{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Redesigns-module__WDUuZa__websiteImage{object-fit:cover;width:100%;height:auto;display:block}.Redesigns-module__WDUuZa__imageWrapper:first-child{margin-top:60px;margin-right:-10px}[dir=rtl] .Redesigns-module__WDUuZa__imageWrapper:first-child{margin-left:-10px;margin-right:0}.Redesigns-module__WDUuZa__viewMoreButton{color:var(--color-primary-button);letter-spacing:1px;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:auto;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.Redesigns-module__WDUuZa__viewMoreButton:hover{color:#e55a2b;transform:translateY(-2px)}.Redesigns-module__WDUuZa__buttonText{margin-right:6px}[dir=rtl] .Redesigns-module__WDUuZa__buttonText{margin-left:6px;margin-right:0}@media (max-width:768px){.Redesigns-module__WDUuZa__container{padding:40px 15px}.Redesigns-module__WDUuZa__arrow{width:36px}.Redesigns-module__WDUuZa__title{letter-spacing:1px;color:#009ca8;margin-bottom:8px;font-size:1.2rem}.Redesigns-module__WDUuZa__subtitle{color:#0000009a;font-size:15px;line-height:2.1}.Redesigns-module__WDUuZa__companyList{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-wrap:nowrap;justify-content:flex-start;gap:0;padding:20px 0;overflow:auto}.Redesigns-module__WDUuZa__companyButton{border-bottom:1px solid #00000031;padding:15px}.Redesigns-module__WDUuZa__imagesContainer{max-height:200px}.Redesigns-module__WDUuZa__companyButton:before{content:"";background-color:#cfe2ff;width:1px;height:70%;position:absolute;top:50%;right:0;transform:translateY(-50%)}[dir=rtl] .Redesigns-module__WDUuZa__companyButton:before{left:0;right:auto}.Redesigns-module__WDUuZa__companyList::-webkit-scrollbar{height:0}.Redesigns-module__WDUuZa__companyList::-webkit-scrollbar-track{background:0 0;border-radius:10px}.Redesigns-module__WDUuZa__companyList::-webkit-scrollbar-thumb{background:0 0}.Redesigns-module__WDUuZa__activeIndicator{border-radius:0;height:5px;bottom:-3px}.Redesigns-module__WDUuZa__companyItem{flex-shrink:0;min-width:calc(22.7273vw - 22.7273px)}.Redesigns-module__WDUuZa__companyLogo{max-width:80px}.Redesigns-module__WDUuZa__beforeAfterHeader{gap:10px}.Redesigns-module__WDUuZa__beforeText,.Redesigns-module__WDUuZa__afterText{font-size:.9rem}.Redesigns-module__WDUuZa__portfolioText{color:#000000b3;margin-top:8px;font-size:15px;font-weight:600}.Redesigns-module__WDUuZa__companyItem:has(.Redesigns-module__WDUuZa__activeIndicator):before{font-size:30px;bottom:-25px}}
.LatestDigitalTrends-module__0u6ToW__container{background:url(/mainServicesBackground.webp) bottom/cover;padding:140px 20px;position:relative;overflow:hidden}.LatestDigitalTrends-module__0u6ToW__container:before{content:"";opacity:.6;pointer-events:none;background-image:url(/backLogo.svg);background-position:0 100%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.LatestDigitalTrends-module__0u6ToW__content{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex;position:relative}.LatestDigitalTrends-module__0u6ToW__textSection{flex:1;min-width:280px}.LatestDigitalTrends-module__0u6ToW__title{color:#fff;margin:0;font-size:40px;font-weight:700;line-height:1.3}.LatestDigitalTrends-module__0u6ToW__highlight{font-size:40px;display:block}.LatestDigitalTrends-module__0u6ToW__formSection{flex:1;justify-content:flex-end;min-width:320px;display:flex}.LatestDigitalTrends-module__0u6ToW__inputWrapper{background:#fff;align-items:center;gap:8px;width:100%;max-width:600px;padding:8px 23px 8px 8px;display:flex;box-shadow:0 4px 12px #00000026}.LatestDigitalTrends-module__0u6ToW__input{color:#202020;background:0 0;border:none;outline:none;flex:1;padding:16px 20px;font-size:18px}.LatestDigitalTrends-module__0u6ToW__input::placeholder{color:#5d5d5d}.LatestDigitalTrends-module__0u6ToW__button{background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.5px;border:none;padding:10px 22px;font-size:20px;font-weight:400;transition:all .3s}.LatestDigitalTrends-module__0u6ToW__button:hover{background:#17a2b8;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.LatestDigitalTrends-module__0u6ToW__button:active{transform:translateY(0)}@media (max-width:768px){.LatestDigitalTrends-module__0u6ToW__container{padding:40px 20px}.LatestDigitalTrends-module__0u6ToW__content{text-align:center;flex-direction:column}.LatestDigitalTrends-module__0u6ToW__title{font-size:32px}.LatestDigitalTrends-module__0u6ToW__highlight{font-size:36px}.LatestDigitalTrends-module__0u6ToW__formSection{justify-content:center;width:100%}.LatestDigitalTrends-module__0u6ToW__inputWrapper{flex-direction:column;gap:12px}.LatestDigitalTrends-module__0u6ToW__button{width:100%}}
.BeforeAfterWebDesigns-module__ybpOZa__section{background:url(/beforeAfterBackground.webp) 0 0/cover;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex;overflow:hidden}.BeforeAfterWebDesigns-module__ybpOZa__container{text-align:center;width:100%;max-width:1400px;margin:0 auto}.BeforeAfterWebDesigns-module__ybpOZa__subtitle{color:#fff;letter-spacing:1.5px;margin-bottom:16px;font-size:14px;font-weight:500}.BeforeAfterWebDesigns-module__ybpOZa__title{color:#fff;margin-bottom:40px;font-size:42px;font-weight:700;line-height:1.2}.BeforeAfterWebDesigns-module__ybpOZa__fixedLabelContainer{justify-content:center;display:flex}.BeforeAfterWebDesigns-module__ybpOZa__designShowcase{justify-content:center;align-items:center;gap:40px;margin-top:-70px;display:flex;position:relative}.BeforeAfterWebDesigns-module__ybpOZa__thumbnail{flex-shrink:0;transition:all .3s}.BeforeAfterWebDesigns-module__ybpOZa__thumbnail:hover{opacity:1;transform:scale(1.05)}.BeforeAfterWebDesigns-module__ybpOZa__thumbnailImage{width:377px;height:auto}.BeforeAfterWebDesigns-module__ybpOZa__mainDesign{flex-shrink:0;position:relative}.BeforeAfterWebDesigns-module__ybpOZa__labelContainer{z-index:10;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.BeforeAfterWebDesigns-module__ybpOZa__labelImage{width:260px;height:auto}.BeforeAfterWebDesigns-module__ybpOZa__mainImageWrapper{transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.BeforeAfterWebDesigns-module__ybpOZa__mainImage{width:560px;height:auto;transform:scale(1.1)}.BeforeAfterWebDesigns-module__ybpOZa__slide-right{animation:.5s cubic-bezier(.4,0,.2,1) BeforeAfterWebDesigns-module__ybpOZa__slideInFromRight}.BeforeAfterWebDesigns-module__ybpOZa__slide-left{animation:.5s cubic-bezier(.4,0,.2,1) BeforeAfterWebDesigns-module__ybpOZa__slideInFromLeft}@keyframes BeforeAfterWebDesigns-module__ybpOZa__slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes BeforeAfterWebDesigns-module__ybpOZa__slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.BeforeAfterWebDesigns-module__ybpOZa__navButton{cursor:pointer;width:50px;height:50px;color:var(--color-primary);background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.BeforeAfterWebDesigns-module__ybpOZa__navButton:hover:not(:disabled){color:var(--color-primary-button)!important}.BeforeAfterWebDesigns-module__ybpOZa__navButton:active:not(:disabled){transform:scale(.95)}.BeforeAfterWebDesigns-module__ybpOZa__navButton:disabled{opacity:.5;cursor:not-allowed}.BeforeAfterWebDesigns-module__ybpOZa__navButtonLeft{z-index:5;margin-right:-20px}.BeforeAfterWebDesigns-module__ybpOZa__navButtonRight{z-index:5;margin-left:-20px}.BeforeAfterWebDesigns-module__ybpOZa__ctaContainer{margin-top:40px}.BeforeAfterWebDesigns-module__ybpOZa__dotsContainer{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:none}.BeforeAfterWebDesigns-module__ybpOZa__dot{cursor:pointer;background-color:#fff;border:none;width:24px;height:6px;padding:0;transition:all .3s}.BeforeAfterWebDesigns-module__ybpOZa__dot:hover:not(:disabled){background-color:#ffffffb3;transform:scale(1.2)}.BeforeAfterWebDesigns-module__ybpOZa__dotActive{background:linear-gradient(#00d5e6 0%,#009ca8 100%);width:37px;height:6px}.BeforeAfterWebDesigns-module__ybpOZa__dot:disabled{cursor:not-allowed}@media (max-width:1200px){.BeforeAfterWebDesigns-module__ybpOZa__designShowcase{gap:30px}.BeforeAfterWebDesigns-module__ybpOZa__thumbnail{width:160px}.BeforeAfterWebDesigns-module__ybpOZa__thumbnailImage{width:160px;height:220px}.BeforeAfterWebDesigns-module__ybpOZa__mainImage{width:380px;height:270px}}@media (max-width:992px){.BeforeAfterWebDesigns-module__ybpOZa__title{font-size:36px}.BeforeAfterWebDesigns-module__ybpOZa__designShowcase{gap:20px}.BeforeAfterWebDesigns-module__ybpOZa__thumbnail{display:none}.BeforeAfterWebDesigns-module__ybpOZa__navButtonLeft{margin-right:0}.BeforeAfterWebDesigns-module__ybpOZa__navButtonRight{margin-left:0}}@media (max-width:768px){.BeforeAfterWebDesigns-module__ybpOZa__section{background-position:30%;padding:60px 20px}.BeforeAfterWebDesigns-module__ybpOZa__subtitle{color:#fff;letter-spacing:0;font-size:19px;font-weight:400}.BeforeAfterWebDesigns-module__ybpOZa__title{margin-bottom:50px;font-size:21px;font-weight:500}.BeforeAfterWebDesigns-module__ybpOZa__mainImage{width:280px;height:250px}.BeforeAfterWebDesigns-module__ybpOZa__navButton{width:25px;height:25px}.BeforeAfterWebDesigns-module__ybpOZa__primaryCtaButton{padding:14px 28px;font-size:12px}.BeforeAfterWebDesigns-module__ybpOZa__fixedLabelContainer{margin-bottom:50px}.BeforeAfterWebDesigns-module__ybpOZa__labelImage{width:200px;height:auto}.BeforeAfterWebDesigns-module__ybpOZa__designShowcase{gap:16px}.BeforeAfterWebDesigns-module__ybpOZa__dotsContainer{display:flex}}.BeforeAfterWebDesigns-module__ybpOZa__ctaContainer{justify-content:center;align-items:center;display:flex}
.Footer-module__ZMUlBq__footer{background-color:#009ca8;width:100%}.Footer-module__ZMUlBq__topSection{background-color:#0000;padding:0;position:relative}.Footer-module__ZMUlBq__container{max-width:1300px;margin:0 auto;padding:50px;position:relative}.Footer-module__ZMUlBq__joinUsSection{background-color:#26303c;justify-content:space-between;align-items:center;width:90%;height:160px;padding:20px 60px;display:flex;position:absolute;top:-74px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.Footer-module__ZMUlBq__joinUsContent{align-items:center;gap:15px;display:flex}.Footer-module__ZMUlBq__logo{margin-right:18px}.Footer-module__ZMUlBq__logoText{font-family:Arial,sans-serif}.Footer-module__ZMUlBq__joinUsText h3{color:#fff;margin:0 0 5px;font-size:24px;font-weight:600}.Footer-module__ZMUlBq__joinUsText p{color:#d1d5db;margin:0;font-size:14px}.Footer-module__ZMUlBq__emailFormWrapper{flex-direction:column;gap:6px;display:flex}.Footer-module__ZMUlBq__emailForm{background-color:#fff;align-items:center;gap:0;padding:8px 15px;transition:all .3s;display:flex}.Footer-module__ZMUlBq__emailFormError{border:2px solid #dc2626;animation:.5s ease-in-out Footer-module__ZMUlBq__shake}@keyframes Footer-module__ZMUlBq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.Footer-module__ZMUlBq__emailInput{color:#666;width:300px;box-shadow:none;background-color:#fff;border:none;outline:none;padding:10px 18px;font-size:14px;transition:color .3s}.Footer-module__ZMUlBq__emailInputError{color:#dc2626!important}.Footer-module__ZMUlBq__emailInput::placeholder{color:#999}.Footer-module__ZMUlBq__emailErrorMessage{color:#dc2626;margin-top:2px;margin-left:4px;font-size:11px;font-weight:400;line-height:1.2}.Footer-module__ZMUlBq__joinButton{color:#fff;cursor:pointer;background-color:#009ca8;border:none;padding:8px 25px;font-size:14px;font-weight:600;transition:background-color .3s}.Footer-module__ZMUlBq__joinButton:hover{background-color:#236769}.Footer-module__ZMUlBq__joinButton:focus{background-color:#000}.Footer-module__ZMUlBq__successMessage{transform-origin:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards Footer-module__ZMUlBq__slideInFade}@keyframes Footer-module__ZMUlBq__slideInFade{0%{opacity:0;transform:translate(30px)scale(.95)}60%{transform:translate(-5px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.Footer-module__ZMUlBq__successMessageBox{text-align:left;background-color:#0000;border-radius:0;width:400px;min-width:440px;height:100%;padding:25px 0 25px 90px}.Footer-module__ZMUlBq__successTitle{color:#fff;letter-spacing:.5px;margin:0 0 12px;font-size:24px;font-weight:700}.Footer-module__ZMUlBq__successText{color:#fff;margin:0 0 16px;font-size:12px;font-weight:300;line-height:1.6}.Footer-module__ZMUlBq__successQuestion{color:#e0e0e0;margin:0;font-size:16px;font-weight:500}.Footer-module__ZMUlBq__questionText{color:#fff;font-weight:600}.Footer-module__ZMUlBq__contactLink{color:#00d5e6;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__ZMUlBq__contactLink:hover{color:#5dade2;text-decoration:underline}.Footer-module__ZMUlBq__bottomSection{color:#fff;background-color:#009ca8;padding:60px 0 20px}.Footer-module__ZMUlBq__mobileTitle{text-align:center;color:#fff;margin-bottom:30px;font-size:28px;font-weight:600;display:none}.Footer-module__ZMUlBq__footerContent{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.Footer-module__ZMUlBq__accordionHeader{display:none}.Footer-module__ZMUlBq__accordionIcon{font-size:16px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Footer-module__ZMUlBq__accordionIconOpen{transform:rotate(180deg)}.Footer-module__ZMUlBq__accordionContent{display:block}.Footer-module__ZMUlBq__column h4{color:#fff;margin-bottom:20px;font-size:20px;font-weight:500;display:block}.Footer-module__ZMUlBq__column ul{margin:0;padding:0;list-style:none}.Footer-module__ZMUlBq__column ul li{margin-bottom:12px}.Footer-module__ZMUlBq__column ul li a{color:#ffffffe7;opacity:.9;padding-left:0;font-size:14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Footer-module__ZMUlBq__column ul li a:before{content:"→";opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;left:-20px}.Footer-module__ZMUlBq__column ul li a:hover{opacity:1;color:#fff;letter-spacing:.5px;transform:translate(8px)}.Footer-module__ZMUlBq__column ul li a:hover:before{opacity:1;left:-15px}.Footer-module__ZMUlBq__gallery{margin-top:10px}.Footer-module__ZMUlBq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:180px;display:grid}.Footer-module__ZMUlBq__galleryItem{cursor:pointer;background:#1a1a1a;width:85px;height:55px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Footer-module__ZMUlBq__galleryItem:before{content:"";opacity:0;z-index:1;background:#0000004d;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Footer-module__ZMUlBq__galleryItem:hover:before{opacity:1}.Footer-module__ZMUlBq__galleryItem:after{content:"";background:url(/svg_424911.svg) 50%/contain no-repeat;background:var(--color-primary);opacity:1;z-index:2;width:30px;height:30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/svg_424911.svg) 50%/contain no-repeat;mask:url(/svg_424911.svg) 50%/contain no-repeat}.Footer-module__ZMUlBq__galleryItem:hover:after{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);transform:translate(-50%,-50%)scale(1.15)}.Footer-module__ZMUlBq__galleryItem:hover{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module__ZMUlBq__galleryItem:active{transform:translateY(-3px)}.Footer-module__ZMUlBq__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.Footer-module__ZMUlBq__galleryItem:hover .Footer-module__ZMUlBq__galleryImg{opacity:.6;transform:scale(1.1)}.Footer-module__ZMUlBq__socialMedia{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Footer-module__ZMUlBq__socialIcons{flex-wrap:wrap;gap:15px;display:flex}.Footer-module__ZMUlBq__socialIcon{color:#fff;border:2px solid #ffffff3e;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Footer-module__ZMUlBq__socialIcon:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__ZMUlBq__socialIcon:hover:before{width:60px;height:60px}.Footer-module__ZMUlBq__socialIcon:hover{border-color:#fffc;transform:translateY(-3px)rotate(5deg);box-shadow:0 5px 15px #0003}.Footer-module__ZMUlBq__socialIcon:active{transform:translateY(-1px)rotate(3deg)}.Footer-module__ZMUlBq__copyright{color:#fffc;align-items:center;gap:20px;font-size:12px;display:flex}.Footer-module__ZMUlBq__titles{gap:13px;display:flex}.Footer-module__ZMUlBq__copyrightTitle,.Footer-module__ZMUlBq__conditionsTitle{margin-top:4px;text-decoration:underline}.Footer-module__ZMUlBq__pikyHostLink{color:var(--color-primary-button);margin:0 5px}@media (max-width:768px){.Footer-module__ZMUlBq__joinUsSection{flex-direction:column;gap:20px;width:100%;height:auto;padding:20px}.Footer-module__ZMUlBq__container{width:100%;padding:50px 20px}.Footer-module__ZMUlBq__mobileTitle{display:block}.Footer-module__ZMUlBq__emailFormWrapper{width:100%}.Footer-module__ZMUlBq__emailForm{border:6px solid #fff;border-right-width:11px;width:100%;max-width:100%;padding:4px}.Footer-module__ZMUlBq__emailFormError{border:6px solid #dc2626;border-right-width:11px}.Footer-module__ZMUlBq__emailInput{width:100%;padding:4px 20px}.Footer-module__ZMUlBq__joinButton{padding:7px 20px}.Footer-module__ZMUlBq__emailErrorMessage{margin-left:10px;font-size:10px}.Footer-module__ZMUlBq__successMessageBox{width:100%;min-width:auto;padding:20px 25px}.Footer-module__ZMUlBq__successTitle{font-size:22px}.Footer-module__ZMUlBq__successText{font-size:12px}.Footer-module__ZMUlBq__footerContent{grid-template-columns:1fr;gap:0}.Footer-module__ZMUlBq__column:first-child{order:1}.Footer-module__ZMUlBq__column:nth-child(2){order:2}.Footer-module__ZMUlBq__column:nth-child(4){order:3}.Footer-module__ZMUlBq__galleryColumn{order:4;margin-top:30px}.Footer-module__ZMUlBq__accordionHeader{cursor:pointer;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:15px 0;transition:all .3s;display:flex}.Footer-module__ZMUlBq__accordionHeader:hover{background-color:#ffffff0d;padding-left:10px;padding-right:10px}.Footer-module__ZMUlBq__accordionHeader h4{margin-bottom:0;display:block}.Footer-module__ZMUlBq__column>h4:not(.Footer-module__ZMUlBq__galleryTitle){display:none}.Footer-module__ZMUlBq__galleryTitle{margin-bottom:20px!important;font-size:22px!important;font-weight:600!important;display:block!important}.Footer-module__ZMUlBq__accordionContent{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s,padding .4s;overflow:hidden}.Footer-module__ZMUlBq__accordionContentOpen{opacity:1;max-height:800px;padding:15px 0 15px 10px}.Footer-module__ZMUlBq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:100%}.Footer-module__ZMUlBq__galleryItem{width:100%;height:80px}.Footer-module__ZMUlBq__joinUsContent{flex-direction:column;align-items:start;width:100%}.Footer-module__ZMUlBq__socialMedia{flex-direction:column;align-items:center;gap:15px}.Footer-module__ZMUlBq__copyright{text-align:center;flex-direction:column-reverse;gap:10px}.Footer-module__ZMUlBq__logo{margin-right:0}.Footer-module__ZMUlBq__joinUsText{color:#fff}.Footer-module__ZMUlBq__joinUsText h3{letter-spacing:2px;position:absolute;top:12px;left:109px;font-size:32px!important}.Footer-module__ZMUlBq__socialIcons{border-bottom:1px solid #ffffff97;gap:9px;padding-bottom:20px}.Footer-module__ZMUlBq__socialMedia{border-top:none}.Footer-module__ZMUlBq__socialIcon{width:33px;height:33px}.Footer-module__ZMUlBq__galleryImg{height:100%}.Footer-module__ZMUlBq__titles{width:100%}}
.Jointheaffiliateprogram-module__R16Lsa__section{background-color:#f5f5f5;padding:80px 20px}.Jointheaffiliateprogram-module__R16Lsa__container{max-width:1400px;margin:0 auto}.Jointheaffiliateprogram-module__R16Lsa__stepsGrid{background-color:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:50px;display:grid;box-shadow:0 2px 8px #0000000d}.Jointheaffiliateprogram-module__R16Lsa__stepCard{text-align:center;background-color:#fff;padding:40px 30px;transition:transform .3s,box-shadow .3s}.Jointheaffiliateprogram-module__R16Lsa__stepNumber{color:#00a5a5;margin:0 0 20px;font-size:48px;font-weight:700;line-height:1}.Jointheaffiliateprogram-module__R16Lsa__stepTitle{color:#1a1a1a;margin:0 0 12px;font-size:15px;font-weight:400;line-height:1.3}.Jointheaffiliateprogram-module__R16Lsa__stepDescription{color:#1a1a1a;margin:0;font-size:12.4px;line-height:1.5}.Jointheaffiliateprogram-module__R16Lsa__ctaContainer{justify-content:center;align-items:center;display:flex}.Jointheaffiliateprogram-module__R16Lsa__fixedWidth{width:300px!important}@media (max-width:768px){.Jointheaffiliateprogram-module__R16Lsa__fixedWidth{width:100%!important}}.Jointheaffiliateprogram-module__R16Lsa__ctaButton{color:#fff;cursor:pointer;background-color:#ff8c42;border:none;border-radius:4px;align-items:center;gap:10px;padding:16px 35px;font-size:16px;font-weight:600;transition:background-color .3s,transform .2s;display:flex}.Jointheaffiliateprogram-module__R16Lsa__ctaButton:hover{background-color:#ff7a2e;transform:translateY(-2px)}.Jointheaffiliateprogram-module__R16Lsa__ctaButton:active{transform:translateY(0)}.Jointheaffiliateprogram-module__R16Lsa__arrow{font-size:12px;transition:transform .3s}.Jointheaffiliateprogram-module__R16Lsa__ctaButton:hover .Jointheaffiliateprogram-module__R16Lsa__arrow{transform:translate(4px)}@media (max-width:1024px){.Jointheaffiliateprogram-module__R16Lsa__stepsGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:640px){.Jointheaffiliateprogram-module__R16Lsa__section{background-color:#fff;padding:60px 15px}.Jointheaffiliateprogram-module__R16Lsa__stepsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-shadow:none;border-bottom:1px solid #0000002a;border-radius:0;flex-direction:row;gap:26px;margin-bottom:50px;padding:0 15px 20px;display:flex;overflow-x:auto}.Jointheaffiliateprogram-module__R16Lsa__stepCard{scroll-snap-align:start;flex:0 0 calc(100vw - 170px);min-width:calc(100vw - 170px);padding:0}.Jointheaffiliateprogram-module__R16Lsa__stepCard:last-child{margin-right:15px}.Jointheaffiliateprogram-module__R16Lsa__stepNumber{font-size:29px}.Jointheaffiliateprogram-module__R16Lsa__stepTitle{font-size:17px}.Jointheaffiliateprogram-module__R16Lsa__stepDescription{font-size:12px}.Jointheaffiliateprogram-module__R16Lsa__ctaButton{justify-content:center;width:100%;padding:18px 30px}}
.WordPressWebDesigners-module__6BjCiq__section{background:#009ca8;align-items:center;padding:120px 20px;display:flex;position:relative;overflow:hidden}.WordPressWebDesigners-module__6BjCiq__section:before{content:"";-webkit-filter:blur(120px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-360px;left:20%;transform:translate(-50%)}.WordPressWebDesigners-module__6BjCiq__section:after{content:"";-webkit-filter:blur(220px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:870px;height:870px;position:absolute;top:-360px;left:50%;transform:translate(-50%)}.WordPressWebDesigners-module__6BjCiq__container{z-index:99;align-items:center;gap:120px;max-width:1400px;margin:0 auto;padding:0 20px;display:flex;position:relative;justify-content:space-between!important}.WordPressWebDesigners-module__6BjCiq__title{color:#fff;margin:0 0 20px;font-size:38px;font-weight:600;line-height:1.4}.WordPressWebDesigners-module__6BjCiq__description{color:#fff;opacity:.95;margin:0 0 30px;font-size:16px;line-height:2}.WordPressWebDesigners-module__6BjCiq__imageWrapper{flex:1;justify-content:flex-end;align-items:center;margin-right:-80px;display:flex;position:relative}.WordPressWebDesigners-module__6BjCiq__image{height:auto}.WordPressWebDesigners-module__6BjCiq__imageWrapper{flex-direction:column;display:flex}.WordPressWebDesigners-module__6BjCiq__logo{width:260px;height:auto;position:absolute;top:38px;left:50%;transform:translate(-50%)}@media (max-width:1400px){.WordPressWebDesigners-module__6BjCiq__imageWrapper{margin-right:0}.WordPressWebDesigners-module__6BjCiq__container{gap:60px}}@media (max-width:968px){.WordPressWebDesigners-module__6BjCiq__section{padding:0 20px 40px}.WordPressWebDesigners-module__6BjCiq__section:before{content:"";-webkit-filter:blur(120px);z-index:1;background-color:#0bc8d4;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-360px;left:50%;transform:translate(-50%)}.WordPressWebDesigners-module__6BjCiq__section:after{display:none}.WordPressWebDesigners-module__6BjCiq__container{text-align:center;flex-direction:column-reverse;gap:0;max-width:100%;padding:0}.WordPressWebDesigners-module__6BjCiq__imageWrapper{width:100%;margin:0}.WordPressWebDesigners-module__6BjCiq__image{width:100%;display:block}.WordPressWebDesigners-module__6BjCiq__content{width:100%;max-width:100%;padding:0}.WordPressWebDesigners-module__6BjCiq__title{margin-bottom:13px;font-size:24px;line-height:1.4}.WordPressWebDesigners-module__6BjCiq__buttonText{font-size:16px}.WordPressWebDesigners-module__6BjCiq__description{font-size:14px;font-weight:200;line-height:1.6}.WordPressWebDesigners-module__6BjCiq__logo{display:none}}
.VpsHero-module__owMxXW__vpsHeroImage{scale:1.3;width:700px!important;max-width:700px!important;height:700px!important;max-height:700px!important;margin-top:-70px!important;display:block!important}@media (max-width:768px){.VpsHero-module__owMxXW__vpsHeroImage{scale:1;margin-top:0!important}}
