.ContactForm_form__C9IKq{display:flex;flex-direction:column;width:100%;gap:8px;--contact-field-color:var(--page-color-lighter-dark);--contact-field-border-color:var(--page-color-lighter-dark);--checkbox-border-color:var(--page-color-lighter-dark);--checkbox-text-color:var(--page-color-lighter-dark)}@media(min-width:640px)and (max-width:1024.98px){.ContactForm_form__C9IKq{gap:20px;--checkbox-size:32px;--checkbox-padding-block:0}}@media(min-width:1025px){.ContactForm_form__C9IKq{gap:20px;--checkbox-size:32px;--checkbox-text-size:20px}}@media(min-width:640px)and (max-width:1024.98px){.ContactForm_actions__lGyz6,.ContactForm_fileGroup__N72aA{margin-top:12px}}.ContactForm_actions__lGyz6{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(min-width:1025px){.ContactForm_actions__lGyz6{flex-direction:row;align-items:center;justify-content:space-between;--checkbox-padding-block:0}}.ContactForm_submit__1cw6j{width:100%;color:var(--page-color-white-green)}@media(min-width:1025px){.ContactForm_submit__1cw6j{flex-shrink:0;width:184px}}.ContactField_wrapper__1C8g5{position:relative;height:62px;width:100%;box-sizing:border-box}.ContactField_input__KXxwi{color:var(--contact-field-color,var(--page-color-black));background-color:rgba(0,0,0,0);height:100%;width:100%;border:0;padding:16px 0;border-bottom:1px solid var(--contact-field-border-color,var(--page-color-dark-light-gray));outline:none;border-radius:0;font-size:20px;line-height:1.5;font-weight:500;transition:border-color .2s ease-in-out}.ContactField_input__KXxwi::placeholder{color:var(--contact-field-color,var(--page-color-black));opacity:1;transition:color .2s ease-in-out}.ContactField_input__KXxwi.ContactField_success__BLrLS{border-color:var(--page-color-success)}.ContactField_input__KXxwi.ContactField_error__rS4MG{border-color:var(--page-color-error)}.ContactField_input__KXxwi.ContactField_error__rS4MG::placeholder{color:var(--page-color-error)}.ContactField_input__KXxwi.ContactField_typing__0YqIk:not(.ContactField_error__rS4MG):not(.ContactField_success__BLrLS){border-color:var(--contact-field-color,var(--page-color-black))}.ContactField_input__KXxwi:-webkit-autofill,.ContactField_input__KXxwi:-webkit-autofill:active,.ContactField_input__KXxwi:-webkit-autofill:focus,.ContactField_input__KXxwi:-webkit-autofill:hover{-webkit-text-fill-color:var(--page-color-black);caret-color:var(--page-color-black);box-shadow:0 0 0 1000px var(--page-color-white-green) inset;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.ContactField_message__yY6pN{position:absolute;z-index:2;bottom:-20px;left:0;white-space:nowrap;font-size:14px;line-height:1.5;font-weight:500}.ContactField_message__yY6pN.ContactField_success__BLrLS{color:var(--page-color-success)}.ContactField_message__yY6pN.ContactField_error__rS4MG{color:var(--page-color-error)}.animation_icon__RSBKu{transition:transform .3s ease;display:block}.animation_icon__RSBKu.animation_rotated__5Dtz9{transform:rotate(180deg)}.animation_rotateIcon__VkYUY{transition:transform .3s ease-in-out;transform:rotate(0deg);will-change:transform}.animation_rotateIcon__VkYUY.animation_isRotated__LcSz5{transform:rotate(180deg)}.ContactDropdown_wrapper__glyg0{position:relative;height:62px;width:100%;box-sizing:border-box}.ContactDropdown_button__9YRVv{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid var(--contact-field-border-color,var(--page-color-dark-light-gray));border-radius:0;color:var(--contact-field-color,var(--page-color-black));cursor:pointer;outline:none;transition:border-color .2s ease-in-out;text-align:left;padding:16px 0;font-size:20px;line-height:1.5;font-weight:500}.ContactDropdown_button__9YRVv.ContactDropdown_error__zdMCq{border-color:var(--page-color-error);color:var(--page-color-error)}.ContactDropdown_label__qypty{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.ContactDropdown_dropdownList__mYmzs{position:absolute;top:100%;left:0;width:100%;z-index:10;background-color:var(--page-color-white-green);border-radius:0 0 10px 10px;padding:0;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:300px;overflow-y:auto}.ContactDropdown_dropdownItem__GqHLS{display:flex;align-items:center;width:100%;min-height:50px;padding:10px 15px;border-bottom:1px solid rgba(var(--page-color-black),.1);cursor:pointer;font-size:18px;color:var(--page-color-black);transition:background-color .2s}.ContactDropdown_dropdownItem__GqHLS:last-child{border-bottom:none;border-radius:0 0 10px 10px}.ContactDropdown_dropdownItem__GqHLS:hover{background-color:#f0f0f0}.ContactDropdown_dropdownItem__GqHLS:active{background-color:#d9d9d9}.ContactDropdown_errorMessage__qWQwO{position:absolute;bottom:-20px;left:0;color:var(--page-color-error);white-space:nowrap;font-size:14px;line-height:1.5;font-weight:500}.CheckboxSection_wrapper__KtDtz{display:flex;flex-direction:column;padding:var(--checkbox-padding-block,20px) 0}.CheckboxSection_label__r9YDp{display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer}.CheckboxSection_input__uFTbp{flex-shrink:0;border:1px solid var(--checkbox-border-color,var(--page-color-black));width:var(--checkbox-size,24px);min-width:var(--checkbox-size,24px);height:var(--checkbox-size,24px);border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);outline:none;cursor:pointer;position:relative}.CheckboxSection_input__uFTbp:checked{background-size:var(--checkbox-size,24px);background-repeat:no-repeat;background-position:50%}.CheckboxSection_input__uFTbp:not(:disabled):checked{border-color:rgba(0,0,0,0);background-image:url(/CheckGradient.svg)}.CheckboxSection_inputError__ANoWG{border-color:var(--page-color-error)}.CheckboxSection_text__2VX_8{color:var(--checkbox-text-color,var(--page-color-black));font-size:var(--checkbox-text-size,16px);line-height:150%;font-weight:500}.CheckboxSection_link__vwULp{text-decoration:underline;cursor:pointer}.CheckboxSection_error__0UTQc{margin-top:8px;color:var(--page-color-error);font-size:14px;line-height:1.5;font-weight:500}.FileAttach_wrapper__kQTph{display:flex;flex-direction:column;gap:16px;width:100%}.FileAttach_label__nSMGJ{color:var(--page-color-lighter-dark);font-size:20px;line-height:1.5;font-weight:500}.FileAttach_dropzone__Wb07X{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:37px 25px;border:1px dashed var(--page-color-light-green);border-radius:16px;background-color:var(--page-color-light-beam);cursor:pointer;transition:border-color .2s ease-in-out}@media(min-width:640px)and (max-width:1024.98px){.FileAttach_dropzone__Wb07X{padding-inline:12px}}.FileAttach_isDragActive__Y2kol{border-color:var(--page-color-brand-green)}.FileAttach_input__1wMdG{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.FileAttach_hint__2sQog{color:var(--page-color-lighter-dark);text-align:center;font-size:16px;line-height:1.5;font-weight:500}.FileAttach_attached__xtgpM{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;gap:16px;padding:12px 16px;border:1px solid var(--page-color-light-green);border-radius:16px}.FileAttach_details__ss4lc{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.FileAttach_type__mRWdA{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:var(--page-color-white);font-size:12px;line-height:1.2;font-weight:700}.FileAttach_meta__vVQoz{display:flex;flex-direction:column;min-width:0}.FileAttach_name__8EAfT{overflow:hidden;color:var(--page-color-lighter-dark);white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1.3;font-weight:600}.FileAttach_size__61VNj{color:var(--page-color-dark-gray);font-size:14px;line-height:1.5;font-weight:500}.FileAttach_remove__qp9Mo{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;color:var(--page-color-lighter-green);cursor:pointer}.FileAttach_trash__7ezuk{width:100%;height:100%}.FileAttach_error__mjFmZ{color:var(--page-color-error);font-size:14px;line-height:1.5;font-weight:500}@media(prefers-reduced-motion:reduce){.FileAttach_dropzone__Wb07X{transition:none}}.GradientButton_gradientButtonDefault__xaDhk{position:relative;display:flex;justify-content:center;align-items:center;border-radius:99px;padding:16px 24px;gap:8px;cursor:pointer;height:56px;overflow:hidden;z-index:1;transition:transform .25s ease-out,box-shadow .25s ease-out;font-size:18px;line-height:1.3;font-weight:600}.GradientButton_gradientButtonDefault__xaDhk:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skewX(-15deg);transition:left .5s ease;pointer-events:none;z-index:-1}.GradientButton_gradientButtonDefault__xaDhk img,.GradientButton_gradientButtonDefault__xaDhk svg{transition:transform .25s ease-out;will-change:transform}@media(hover:hover){.GradientButton_gradientButtonDefault__xaDhk:hover{transform:translateY(-2px);box-shadow:0 12px 24px -8px rgba(var(--page-color-brand-green-rgb),.5)}.GradientButton_gradientButtonDefault__xaDhk:hover:after{left:100%}.GradientButton_gradientButtonDefault__xaDhk:hover img,.GradientButton_gradientButtonDefault__xaDhk:hover svg{transform:translate(2px,-2px)}}.GradientButton_gradientButtonDefault__xaDhk:active{transform:translateY(0);box-shadow:0 4px 8px -4px rgba(var(--page-color-brand-green-rgb),.3);transition-duration:.1s}.GradientButton_gradientButtonDefault__xaDhk:active:after{left:100%}.GradientButton_compact__Lr8a_{height:44px;padding:10px 20px;font-size:16px;line-height:1.5;font-weight:500}.GradientButton_compact__Lr8a_ .GradientButton_img__w5R4c{width:24px;height:24px}.GradientButton_backgroundGradient__5F1S_{background:var(--page-color-primary)}.GradientButton_defaultText__wKEoH{color:var(--page-color-white)}.GradientButton_fullWidth__RdaFf{width:100%}.GradientButton_img__w5R4c{width:19px;height:19px;display:block}.GradientButton_disabled__PI9Xs{opacity:.6;cursor:not-allowed;pointer-events:none}.GradientButton_spinner__RzU52{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:GradientButton_spin__KnczX .7s linear infinite;flex-shrink:0}@keyframes GradientButton_spin__KnczX{to{transform:rotate(1turn)}}.ContactSuccess_wrapper__jrEk5{justify-content:space-between;height:100%}.ContactSuccess_content__694Oh,.ContactSuccess_wrapper__jrEk5{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.ContactSuccess_illustration__8MRsK{display:block;width:200px;height:200px;object-fit:contain}.ContactSuccess_title__BAAjm{color:var(--page-color-lighter-dark);text-align:center;font-size:32px;line-height:1.2;font-weight:700}@media(min-width:1025px){.ContactSuccess_title__BAAjm{font-size:46px;line-height:1.2;font-weight:700}}.ContactSuccess_subtitle__d1Yw7{color:var(--page-color-light-green);text-align:center;font-size:20px;line-height:1.3;font-weight:700}.ContactSuccess_description__v1gW2{color:var(--page-color-lighter-dark);text-align:center;font-size:20px;line-height:1.4;font-weight:500}.ContactSuccess_action___Lr4c{width:100%;color:var(--page-color-white-green);text-decoration:none}@media(min-width:640px)and (max-width:1024.98px){.ContactSuccess_action___Lr4c{width:184px}}@media(min-width:1025px){.ContactSuccess_action___Lr4c{width:184px}}.Loader_loaderWrap__1r5si{display:flex;justify-content:center;align-items:center;padding-top:15vh;height:80vh}.Loader_loader__O_bfU{--dim:3rem;width:var(--dim);height:var(--dim);position:relative;animation:Loader_spin988__gD78O 2s linear infinite}.Loader_loader__O_bfU .Loader_circle__9ctP6{--color:#333;--dim:1.2rem;width:var(--dim);height:var(--dim);background-color:var(--page-color-white);border-radius:50%;position:absolute}.Loader_loader__O_bfU .Loader_circle__9ctP6:first-child{top:0;left:0}.Loader_loader__O_bfU .Loader_circle__9ctP6:nth-child(2){top:0;right:0}.Loader_loader__O_bfU .Loader_circle__9ctP6:nth-child(3){bottom:0;left:0}.Loader_loader__O_bfU .Loader_circle__9ctP6:nth-child(4){bottom:0;right:0}@keyframes Loader_spin988__gD78O{0%{transform:scale(1) rotate(0)}20%,25%{transform:scale(1.3) rotate(90deg)}45%,50%{transform:scale(1) rotate(180deg)}70%,75%{transform:scale(1.3) rotate(270deg)}95%,to{transform:scale(1) rotate(1turn)}}.PageSection_section__8JRQB{width:100%}@media(min-width:1025px){.PageSection_section__8JRQB{display:flex;justify-content:center}}.PageSection_section__8JRQB.PageSection_fullWidth__w7ues{width:100%;padding:0}@media(max-width:639.98px){.PageSection_section__8JRQB.PageSection_hasPadding___nczI{padding-bottom:80px}}@media(min-width:640px)and (max-width:1024.98px){.PageSection_section__8JRQB.PageSection_hasPadding___nczI{padding-bottom:120px}}@media(min-width:1025px){.PageSection_section__8JRQB.PageSection_hasPadding___nczI{padding-bottom:160px}}.PageSection_section__8JRQB.PageSection_bgLighterGreen___65XK{background-color:var(--page-color-lighter-green)}.PageSection_section__8JRQB.PageSection_bgWhite__NogOn{background-color:var(--page-color-white)}.PageSection_section__8JRQB.PageSection_separator__w0kEw{position:relative}.PageSection_section__8JRQB.PageSection_separator__w0kEw:after{content:"";position:absolute;left:0;width:100%;height:1px;background:var(--page-color-primary-200);bottom:-40px}@media(min-width:640px)and (max-width:1024.98px){.PageSection_section__8JRQB.PageSection_separator__w0kEw:after{bottom:-60px}}@media(min-width:1025px){.PageSection_section__8JRQB.PageSection_separator__w0kEw:after{bottom:-82px}}.PageSection_content__bdsHz{width:100%;max-width:1244px;margin:0 auto;box-sizing:border-box;padding-inline:20px}@media(min-width:640px)and (max-width:1024.98px){.PageSection_content__bdsHz{padding-inline:40px}}.header_headerSection__kRgcA{display:flex;justify-content:space-between;padding-bottom:24px;gap:10px;text-wrap:pretty}@media(max-width:639.98px){.header_headerSection__kRgcA{font-size:32px;line-height:1.2;font-weight:700}}@media(min-width:640px)and (max-width:1024.98px){.header_headerSection__kRgcA{font-size:46px;line-height:1.2;font-weight:700}}@media(min-width:1025px){.header_headerSection__kRgcA{font-size:46px;line-height:1.2;font-weight:700}}@media(max-width:639.98px){.header_headerSection__kRgcA{flex-direction:column}}@media(min-width:640px)and (max-width:1024.98px){.header_headerSection__kRgcA{padding-bottom:40px}}@media(min-width:1025px){.header_headerSection__kRgcA{padding-bottom:60px}}.header_headerDescription__Q1ok7{font-size:16px;line-height:1.5;font-weight:500;max-width:323px}@media(min-width:640px)and (max-width:1024.98px){.header_headerDescription__Q1ok7{max-width:348px}}@media(min-width:1025px){.header_headerDescription__Q1ok7{max-width:388px}}.header_description__Ou5Ky{max-width:274px}@media(min-width:640px)and (max-width:1024.98px){.header_description__Ou5Ky{max-width:301px}}@media(min-width:1025px){.header_description__Ou5Ky{max-width:388px}}@media(max-width:639.98px){.header_includeDescription__nbOj8{flex-direction:column;gap:12px}}.CaseTechnologies_swiperWrapper__vWp4S.CaseTechnologies_mobile__N_kcR{display:none}@media(max-width:639.98px){.CaseTechnologies_swiperWrapper__vWp4S.CaseTechnologies_mobile__N_kcR{display:flex}}.CaseTechnologies_desktop__4iLOe{display:flex;width:100%;gap:10px 20px;position:relative;flex-wrap:wrap}@media(max-width:639.98px){.CaseTechnologies_desktop__4iLOe{display:none}}@media(min-width:640px)and (max-width:1024.98px){.CaseTechnologies_desktop__4iLOe{gap:45px}}@media(min-width:1025px){.CaseTechnologies_desktop__4iLOe{gap:63px}}.CaseTechnologies_container__pDp3V{height:auto}.CaseTechnologies_techItem__qkoRM{display:flex;width:90px;flex-direction:column;align-items:center;text-align:center;animation:CaseTechnologies_fadeIn__GWGDI .5s ease-in;height:100%;cursor:pointer;text-decoration:none;color:inherit}.CaseTechnologies_techItem__qkoRM:hover{opacity:.8}.CaseTechnologies_description__bAxXE{padding-top:16px;font-size:16px;line-height:1.5;font-weight:500}@keyframes CaseTechnologies_fadeIn__GWGDI{0%{opacity:0}to{opacity:1}}.HeroHeader_container__IjbhO{display:flex;flex-direction:column;width:100%;max-width:1204px}.HeroHeader_title__XUmH8{color:var(--page-color-white-green);margin:0;font-size:44px;line-height:1;font-weight:800}@media(min-width:640px)and (max-width:1024.98px){.HeroHeader_title__XUmH8{font-size:56px;line-height:1.1;font-weight:800}}@media(min-width:1025px){.HeroHeader_title__XUmH8{font-size:56px;line-height:1.1;font-weight:800}}.HeroHeader_highlight__U112m{font-style:italic;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-right:8px;padding-bottom:8px;background:var(--page-color-primary);-webkit-background-clip:text;color:rgba(0,0,0,0)}.HeroHeader_description__4AOtP{color:var(--page-color-white-green);max-width:800px;margin-top:16px;font-size:20px;line-height:1.5;font-weight:500}@media(max-width:639.98px){.HeroHeader_description__4AOtP{font-size:16px;line-height:1.5;font-weight:500}}@media(min-width:1025px){.HeroHeader_description__4AOtP{margin-top:20px}}.HeroHeader_actionWrapper__uncLl{width:100%;margin-top:24px}@media(min-width:1025px){.HeroHeader_actionWrapper__uncLl{width:auto;margin-top:44px}}.CaseCard_card__Aozdz{position:relative;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;transition:transform .5s;cursor:pointer;overflow:hidden}@media(max-width:639.98px){.CaseCard_card__Aozdz{width:100%;aspect-ratio:340/254}}@media(min-width:640px)and (max-width:1024.98px){.CaseCard_card__Aozdz{width:100%;aspect-ratio:869/650}}@media(min-width:1025px){.CaseCard_card__Aozdz{aspect-ratio:869/650}.CaseCard_card__Aozdz:hover{transform:scale(1.02)}}.CaseCard_photo__az8bl{width:100%;height:100%;border-radius:30px;object-fit:cover}.CaseCard_overlay__iSkj6{position:absolute;width:100%;height:100%;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.8) 70%,rgb(0,0,0))}@media(max-width:639.98px){.CaseCard_overlay__iSkj6{padding:24px}}@media(min-width:640px)and (max-width:1024.98px){.CaseCard_overlay__iSkj6{padding:40px}}@media(min-width:1025px){.CaseCard_overlay__iSkj6{padding:40px}}.CaseCard_header__ev_dT{display:flex;gap:12px;align-items:baseline;margin-bottom:8px}@media(max-width:639.98px){.CaseCard_header__ev_dT{font-size:24px;line-height:1.2;font-weight:700}}@media(min-width:640px)and (max-width:1024.98px){.CaseCard_header__ev_dT{font-size:32px;line-height:1.2;font-weight:700}}@media(min-width:1025px){.CaseCard_header__ev_dT{font-size:32px;line-height:1.2;font-weight:700}}.CaseCard_title__SbG6N{color:#fff}.CaseCard_country__IoQkk{display:flex;align-items:center;color:#fff}@media(min-width:640px)and (max-width:1024.98px){.CaseCard_country__IoQkk{font-size:20px;line-height:1.3;font-weight:700}}.CaseCard_descriptionBox__TInvD{max-width:100%}.CaseCard_description___0bz_{margin:0;color:hsla(0,0%,100%,.9);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:1.5;font-weight:500}@media(min-width:1025px){.CaseCard_country__IoQkk{font-size:20px;line-height:1.3;font-weight:700}}.SwiperControls_bullet__F93l5{transition:transform .25s ease-out,opacity .25s ease-out;box-sizing:border-box;opacity:1!important;height:12px!important;width:12px!important;display:flex;position:relative;justify-content:center;align-items:center;background-color:blue;gap:8px;cursor:pointer}.SwiperControls_bullet__F93l5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit}.SwiperControls_bullet__F93l5{cursor:default!important;background-color:rgba(0,0,0,0);border-radius:50%}.SwiperControls_bullet__F93l5:not(.SwiperControls_bulletActive__6PD2L){border:1px solid rgba(0,0,0,0);background-image:linear-gradient(var(--page-color-lighter-dark),var(--page-color-lighter-dark)),linear-gradient(45deg,#0069ce,#00df81);background-origin:border-box;background-clip:content-box,border-box}.SwiperControls_bulletActive__6PD2L{border:0;background-image:linear-gradient(90deg,#0069ce 0,#00df81)!important}.SwiperControls_paginationWrapper__ZYg_8{display:flex;gap:8px;justify-content:center;align-items:center}@media(min-width:640px)and (max-width:1024.98px){.SwiperControls_paginationWrapper__ZYg_8{padding-left:20px}}.SwiperControls_navigationWrapper__QlS_A{padding:10px 0;gap:0;display:flex}@media(max-width:639.98px){.SwiperControls_navigationWrapper__QlS_A{padding:0}}@media(min-width:640px)and (max-width:1024.98px){.SwiperControls_navigationWrapper__QlS_A{display:flex}}.SwiperControls_navigationWrapper__QlS_A:last-child{padding-left:12px}.SwiperControls_navButton__IDpSJ{display:flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:0;transition:transform .25s ease-out;will-change:transform}@media(hover:hover){.SwiperControls_navButton__IDpSJ:hover{transform:translateY(-2px)}}.SwiperControls_navButton__IDpSJ:active{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.SwiperControls_bullet__F93l5,.SwiperControls_navButton__IDpSJ{transition:none}.SwiperControls_navButton__IDpSJ:hover{transform:none}}