.contact-hero_content__11oDZ{position:relative;z-index:5;padding:75px 0}.contact-hero_content__11oDZ:before{left:0}.contact-hero_content__11oDZ:after,.contact-hero_content__11oDZ:before{content:"";position:absolute;top:0;width:1px;height:100%;background:var(--vertical-line)}.contact-hero_content__11oDZ:after{right:0}.contact-hero_linksHolder__z3A_Y{margin-top:30px}.contact-hero_wrapper__PwK0Q{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:992px){.contact-hero_wrapper__PwK0Q{flex-direction:row;justify-content:space-between}.contact-hero_content__11oDZ{padding:100px 0;width:45%}.contact-hero_linksHolder__z3A_Y{margin-top:50px}.contact-hero_formsHolder__c03rk{padding:100px 0;width:50%}}@media only screen and (min-width:1200px){.contact-hero_content__11oDZ{width:40%}.contact-hero_formsHolder__c03rk{width:55%}}@media only screen and (min-width:1400px){.contact-hero_content__11oDZ{padding:150px 0}.contact-hero_formsHolder__c03rk{padding:150px 0;width:50%}}@media only screen and (min-width:1600px){.contact-hero_content__11oDZ{width:35%}}.LargeButton_link__EmF1q{display:flex;justify-content:space-between;align-items:flex-start;border:none;border-top:1px solid var(--horizontal-line);border-bottom:1px solid var(--horizontal-line);padding:15px 25px;background-color:var(--white);width:100%;font:inherit;transition:background-color var(--timing-function),color var(--timing-function),border var(--timing-function);position:relative;overflow:hidden}.LargeButton_link__EmF1q span{color:var(--theme-dark-text);transition:color var(--timing-function)}.LargeButton_transparent__JAj_i{background-color:transparent}.LargeButton_transparent__JAj_i span{color:var(--white)}@media only screen and (min-width:992px){.LargeButton_link__EmF1q{padding:20px 30px}}@media only screen and (min-width:992px) and (hover:hover){.LargeButton_link__EmF1q:hover{background-color:rgba(255,255,255,.8)}.LargeButton_transparent__JAj_i:hover{background-color:rgba(255,255,255,.1)}}.Input_inputHolder__Tgzon{position:relative;display:flex;flex-direction:column;gap:10px}.Input_inputHolder__Tgzon .Input_inputField__3CwAZ{width:100%;border:1px solid var(--light-border);background:transparent;padding:7.5px 15px;color:var(--white);font:inherit}.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-webkit-autofill,.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-webkit-autofill:active,.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-webkit-autofill:focus,.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--theme-muted-color) inset;-webkit-text-fill-color:var(--white);caret-color:var(--white);-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-moz-autofill{box-shadow:0 0 0 1000px var(--theme-muted-color) inset;-moz-text-fill-color:var(--white)}.Input_inputHolder__Tgzon .Input_inputField__3CwAZ:-webkit-autofill{border:1px solid var(--light-border)}.Input_errorMessage__gOb1d{position:absolute;top:80px;color:var(--error-red)}.Input_inputField__3CwAZ:active,.Input_inputField__3CwAZ:focus,.Input_inputField__3CwAZ:focus-within{outline:1px solid var(--theme-primary)}@media only screen and (min-width:992px){.Input_inputHolder__Tgzon .Input_inputField__3CwAZ{padding:10px 15px}.Input_errorMessage__gOb1d{bottom:-30px}}.contact-forms_formTitle__s745f{margin-bottom:20px;text-align:center}.contact-forms_inputHolder__dVUOt{width:100%}.contact-forms_twoInputs__YdAE3{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.contact-forms_formButtonHolder__HvTQb{margin-top:30px}.contact-forms_formResponse__5GViK{margin-top:30px;padding:12px 16px;border-radius:10px;font-size:14px}.contact-forms_success__VKlze{background:rgba(0,200,120,.15);border:1px solid rgba(0,200,120,.4);color:#6affc7}.contact-forms_error__D_Nkh{background:rgba(255,80,80,.15);border:1px solid rgba(255,80,80,.4);color:#ff9a9a}.contact-forms_wrapper__2htSV{width:100%}.contact-forms_absoluteItem__PnQNR{position:absolute;left:-9999px;visibility:hidden}@media only screen and (min-width:992px){.contact-forms_twoInputs__YdAE3{display:grid;grid-template:auto/repeat(2,1fr);gap:30px;margin-bottom:30px}.contact-forms_formTitle__s745f{margin-bottom:30px}}@media only screen and (min-width:1400px){.contact-forms_twoInputs__YdAE3{display:grid;grid-template:auto/repeat(2,1fr);gap:35px;margin-bottom:35px}.contact-forms_formButtonHolder__HvTQb{margin-top:40px}}@media only screen and (min-width:1600px){.contact-forms_twoInputs__YdAE3{display:grid;grid-template:auto/repeat(2,1fr);gap:50px;margin-bottom:50px}.contact-forms_formButtonHolder__HvTQb{margin-top:60px}}.TextareaInput_inputHolder__iZjG7{display:flex;flex-direction:column;gap:10px}.TextareaInput_inputHolder__iZjG7 .TextareaInput_inputField___an_v{width:100%;border:1px solid var(--light-border);background:transparent;backdrop-filter:blur(var(--theme-blur));color:var(--body-text);padding:7.5px 15px;font:inherit;resize:none}.TextareaInput_inputHolder__iZjG7 .TextareaInput_errorMessage__PaV8H{margin-top:5px;color:var(--error-red)}.TextareaInput_inputField___an_v:active,.TextareaInput_inputField___an_v:focus,.TextareaInput_inputField___an_v:focus-within{outline:1px solid var(--theme-primary)}@media only screen and (min-width:992px){.TextareaInput_inputHolder__iZjG7 .TextareaInput_inputField___an_v{padding:10px 15px}}.LoadingButton_loader__9cJV4{width:20px;height:20px;border:3px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:LoadingButton_rotation__2OGMd 1s linear infinite;-webkit-animation:LoadingButton_rotation__2OGMd 1s linear infinite;transform-origin:center center;-webkit-transform-origin:center center;will-change:transform;backface-visibility:hidden}@keyframes LoadingButton_rotation__2OGMd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FormButton_button__vrj7o{border:none;background:none;text-decoration:none;color:var(--theme-dark-color);background-color:var(--white);padding:5px 15px;width:-moz-fit-content;width:fit-content;min-width:130px;font:inherit}.FormButton_button__vrj7o span{font:inherit}@media only screen and (min-width:992px){.FormButton_button__vrj7o{position:relative;overflow:hidden;padding:5px 35px;transition:all var(--timing-function)}.FormButton_button__vrj7o span{position:relative;z-index:3;transition:all var(--timing-function)}.FormButton_button__vrj7o:hover{background-color:rgba(255,255,255,.8)}}.CustomDropdown_dropdownContainer__hQGXO{position:relative;width:100%}.CustomDropdown_dropdownToggle__dgpVR{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:1px solid var(--light-border);padding:7.5px 15px;outline:none;font:inherit;cursor:pointer;color:var(--theme-secondary)}.CustomDropdown_dropdownLabel__jrk9X{flex:1;text-align:left}.CustomDropdown_dropdownIcon__y7rBJ{margin-left:8px;font-size:.8em}.CustomDropdown_dropdownList__Pw1wf{position:absolute;top:calc(100% + 4px);left:0;width:100%;overflow-y:auto;background:var(--theme-body-secondary);border:1px solid var(--light-border);list-style:none;padding:10px 0;margin:0;font:inherit;z-index:3}.CustomDropdown_dropdownItem__6m3gL{padding:4px 12px;cursor:pointer}.CustomDropdown_dropdownItem__6m3gL:hover{background:var(--theme-muted-color)}.CustomDropdown_selected__8uZri{font-weight:700}.CustomDropdown_errorMessage__G6kEx{margin-top:10px;color:var(--error-red)}.CustomDropdown_label__6ffLY{margin-bottom:10px;display:block;color:var(--body-text)}@media only screen and (min-width:992px){.CustomDropdown_dropdownToggle__dgpVR{padding:10px 15px}}.footer-wrapper_topNavigations__jUXU7{display:flex;flex-direction:column;gap:30px;padding-top:50px;position:relative}.footer-wrapper_navigationHolder__zrYrB{color:var(--white)}.footer-wrapper_navigationTitle__Eepxj{font-weight:600;display:block;margin-bottom:15px}.footer-wrapper_navigationHolder__zrYrB ul{display:flex;flex-direction:column;gap:10px}.footer-wrapper_navigationHolder__zrYrB ul li a{font-size:14px;line-height:18px}.footer-wrapper_addressTitle__YDrCo{display:block;font-weight:500;margin-bottom:15px}.footer-wrapper_addressText__Kb09f{display:block;white-space:pre-line}.footer-wrapper_socialLinks__GnwDr{display:flex;align-items:center;gap:10px}.footer-wrapper_bottomNavigations__d2b2M{color:var(--white);text-align:center;margin-top:30px;padding-top:10px;padding-bottom:10px;position:relative;font-size:14px;line-height:18px}.footer-wrapper_bottomNavigations__d2b2M:before,.footer-wrapper_topNavigations__jUXU7:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:var(--vertical-line)}.footer-wrapper_bottomLinks__VkSOG{margin-top:5px;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media only screen and (min-width:992px){.footer-wrapper_topNavigations__jUXU7{flex-direction:row;justify-content:space-between;gap:50px;padding-top:100px}.footer-wrapper_footer__dHozs{padding-top:50px}.footer-wrapper_navigationTitle__Eepxj{margin-bottom:25px}.footer-wrapper_bottomNavigations__d2b2M{margin-top:100px;padding-top:15px;padding-bottom:15px}}@media only screen and (min-width:1200px){.footer-wrapper_navigationsWrapper__SgUn_{width:90%;margin-left:5%}}@media only screen and (min-width:1400px){.footer-wrapper_navigationsWrapper__SgUn_{width:80%;margin-left:10%}.footer-wrapper_topNavigations__jUXU7{gap:75px}}@media only screen and (min-width:1600px){.footer-wrapper_navigationsWrapper__SgUn_{width:75%;margin-left:12.5%;gap:100px}}@media only screen and (min-width:992px) and (hover:hover){.footer-wrapper_navigationHolder__zrYrB a{transition:color var(--timing-function)}.footer-wrapper_navigationHolder__zrYrB a:hover{color:var(--theme-primary)!important}.footer-wrapper_bottomNavigations__d2b2M a{transition:color var(--timing-function)}.footer-wrapper_bottomNavigations__d2b2M a:hover{color:var(--theme-primary)!important}}.case-study-hero_hero__YIfDd{position:relative;padding-top:100px;height:850px}.case-study-hero_content__odWZC{position:relative;z-index:5;padding:75px 0}.case-study-hero_content__odWZC:before{left:0}.case-study-hero_content__odWZC:after,.case-study-hero_content__odWZC:before{content:"";position:absolute;top:0;width:1px;height:100%;background:var(--vertical-line)}.case-study-hero_content__odWZC:after{right:0}.case-study-hero_linksHolder__34dvu{margin-top:30px}.case-study-hero_heroGradient__Jgn7Y{position:absolute}.case-study-hero_heroGradient__Jgn7Y img{max-width:100%;width:auto;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.case-study-hero_firstGradient__ArRlc{top:0;left:0;width:100%}.case-study-hero_secondGradient__A1GwF{bottom:0;right:0}.case-study-hero_absoluteImageHolder__PM_AM{width:100%;height:260px;display:flex;align-items:center;justify-content:flex-end;margin-top:50px}.case-study-hero_absoluteImageHolder__PM_AM img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.case-study-hero_thirdGradient__JlQLh{display:none}.case-study-hero_content__odWZC p{margin-top:20px}@media only screen and (min-width:992px){.case-study-hero_content__odWZC{padding:100px 0;width:45%}.case-study-hero_hero__YIfDd{padding-top:150px;padding-bottom:200px;height:auto}.case-study-hero_linksHolder__34dvu{margin-top:50px}.case-study-hero_absoluteImageHolder__PM_AM{position:absolute;top:150px;right:0;width:50%;height:400px}.case-study-hero_content__odWZC p{margin-top:40px}.case-study-hero_firstGradient__ArRlc{width:40%}.case-study-hero_secondGradient__A1GwF{width:20%;right:30%;bottom:auto;top:180px}.case-study-hero_thirdGradient__JlQLh{display:flex;right:15%;bottom:0;width:50%}}@media only screen and (min-width:1200px){.case-study-hero_content__odWZC{width:40%}.case-study-hero_firstGradient__ArRlc{width:50%;top:0}.case-study-hero_secondGradient__A1GwF{top:100px}.case-study-hero_thirdGradient__JlQLh{bottom:-150px}}@media only screen and (min-width:1400px){.case-study-hero_content__odWZC{padding:150px 0}.case-study-hero_absoluteImageHolder__PM_AM{height:500px}.case-study-hero_thirdGradient__JlQLh{right:0;bottom:-250px;width:60%}}@media only screen and (min-width:1600px){.case-study-hero_content__odWZC{width:35%}.case-study-hero_absoluteImageHolder__PM_AM{width:55%}}.header-wrapper_header__fYsuA{position:sticky;top:0;left:0;padding-top:20px;padding-bottom:20px;z-index:99;background:var(--theme-header);box-shadow:0 4px 4px 0 rgba(0,0,0,.06)}.header-wrapper_activeHamburger__vxXr7,.header-wrapper_hamburgerHolder__xfbrQ{display:flex}.header-wrapper_spansHolder__SLDpz{display:flex;flex-direction:column;gap:8px;align-items:flex-end;height:100%;cursor:pointer}.header-wrapper_spansHolder__SLDpz span{background-color:var(--white);display:block;transition:all var(--timing-function)}.header-wrapper_spansHolder__SLDpz :first-child{width:41px;height:1.5px;max-width:41px;will-change:max-width,transform}.header-wrapper_spansHolder__SLDpz :last-child{max-width:26px;width:26px;height:1.5px;will-change:max-width,transform}.header-wrapper_activeHamburger__vxXr7 .header-wrapper_spansHolder__SLDpz :first-child{transform:rotate(45deg) translate(8px,1px)}.header-wrapper_activeHamburger__vxXr7 .header-wrapper_spansHolder__SLDpz :last-child{transform:rotate(-45deg) translate(4px);max-width:41px;width:41px}.header-wrapper_hamburgerList__8eWkS{display:flex;justify-content:flex-end;height:18px}.header-wrapper_hamburgerWrapper__I23N_{display:flex;align-items:center;justify-content:flex-end}.header-wrapper_fullScreenMenu__Sg3py{position:fixed;top:30px;width:100%;height:100vh;background:var(--theme-body);z-index:98;padding-top:100px;padding-bottom:100px;overflow-y:auto;transition:all var(--timing-function);opacity:0;pointer-events:none;transform:translate3d(0,-100%,.0001px)}.header-wrapper_activeMenu__re_Ta{opacity:1;pointer-events:auto;transform:translateZ(.0001px)}.header-wrapper_actionsHolder__XVtx7{display:flex;justify-content:flex-end;gap:10px;align-items:center;height:100%}.header-wrapper_langDropdown__rZaFD{display:flex;align-items:center}.header-wrapper_logoContainer__2Qxmp{height:66px}.header-wrapper_logoContainer__2Qxmp img{max-height:100%;height:auto;-o-object-fit:contain;object-fit:contain}.header-wrapper_fullScreenLinks__j9zvG ul{display:flex;flex-direction:column;gap:10px}.header-wrapper_fullScreenLinks__j9zvG ul li{font-size:20px;line-height:30px}.header-wrapper_fullScreenLinks__j9zvG ul li button{display:flex;align-items:center;gap:10px;background:none;border:none;padding:0;outline:none;font:inherit}.header-wrapper_fullScreenLinks__j9zvG ul li button span{transition:color var(--timing-function)}.header-wrapper_fullScreenLinks__j9zvG ul li button svg{transform:translateZ(.0001px) rotate(0deg);transition:transform var(--timing-function)}.header-wrapper_fullScreenLinks__j9zvG ul li button svg path{transition:stroke var(--timing-function)}.header-wrapper_linkType__8nTRc{max-height:30px;overflow:hidden;transition:max-height var(--timing-function);will-change:max-height;transform:translateZ(.0001px)}.header-wrapper_openDropdown__G__qL{max-height:1000px}.header-wrapper_openDropdown__G__qL button span{color:var(--bold-purple)!important}.header-wrapper_openDropdown__G__qL button svg{transform:translateZ(.0001px) rotate(-180deg)!important}.header-wrapper_openDropdown__G__qL button svg path{stroke:var(--bold-purple)!important}.header-wrapper_dropdownItems__PtGlk{display:flex;flex-direction:column;gap:10px;padding-top:10px;padding-left:10px}.header-wrapper_dropdownItems__PtGlk a{font-size:18px;line-height:25px}.header-wrapper_fullScreenContact__WlIFA{margin-top:100px}.header-wrapper_fullScreenContactTitle__HUT7G span{font-size:18px;line-height:25px}.header-wrapper_fullScreenContactInfo__xyCcJ{margin-top:10px;display:flex;flex-direction:column;gap:10px}.header-wrapper_fullScreenContactInfo__xyCcJ li a{font-size:16px;line-height:20px}.header-wrapper_fullScreenContactInfo__xyCcJ li a span{display:block}.header-wrapper_addressTitle__Qd5j8{font-weight:600}.header-wrapper_contactHolder__g3n90,.header-wrapper_desktopItems__LcNfs{display:none}@media only screen and (min-width:992px){.header-wrapper_hamburgerHolder__xfbrQ{display:none}.header-wrapper_contactHolder__g3n90{display:flex}.header-wrapper_desktopItems__LcNfs,.header-wrapper_desktopLinks__4Z84h ul{display:flex;align-items:center;justify-content:center}.header-wrapper_desktopLinks__4Z84h ul{gap:30px;flex-wrap:wrap;row-gap:10px!important}.header-wrapper_lineLink__6H7pn{position:relative}.header-wrapper_indicatorPath__xtdJw{transition:color var(--timing-function)}.header-wrapper_activePath__di6pV span{color:var(--theme-primary)}.header-wrapper_destkopItemsWrapper__qMs73{width:100%}}@media only screen and (min-width:1200px){.header-wrapper_desktopLinks__4Z84h ul{gap:40px}}@media only screen and (min-width:1400px){.header-wrapper_desktopLinks__4Z84h ul{gap:60px}.header-wrapper_publishHolder__oiOqh{display:block}.header-wrapper_actionsHolder__XVtx7{gap:16px}}@media only screen and (min-width:1600px){.header-wrapper_desktopLinks__4Z84h ul{gap:80px}}@media only screen and (min-width:992px) and (hover:hover){.header-wrapper_lineLink__6H7pn:hover .header-wrapper_line__Zxpfl{max-width:100%;opacity:1}.header-wrapper_lineLink__6H7pn:hover span{color:var(--theme-primary)}}.ButtonLink_link__XHwlb{display:flex;justify-content:space-between;align-items:flex-start;padding:5px 15px;background-color:var(--white);width:100%;font:inherit;transition:background-color var(--timing-function);position:relative;overflow:hidden}.ButtonLink_link__XHwlb span{position:relative;z-index:3;color:var(--theme-dark-text)}.ButtonLink_link__XHwlb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,1);transform:translate3d(-100%,0,.0001px);transition:transform var(--timing-function)}@media only screen and (min-width:992px){.ButtonLink_link__XHwlb{padding:7.5px 30px}}@media only screen and (min-width:992px) and (hover:hover){.ButtonLink_link__XHwlb:hover:before{transform:translateZ(.0001px)}.ButtonLink_link__XHwlb:hover{background-color:transparent}}.imprint-content_container__qLCeq{padding-top:50px}.imprint-content_content__xpzy2{margin-top:30px}.imprint-content_contentHolder__dWJJG{margin-bottom:20px;white-space:pre-line}.imprint-content_list__5Zs4C{display:flex;flex-direction:column;gap:5px;padding-left:1.5rem;list-style:disc}.imprint-content_contentHolder__dWJJG p span{font-weight:600}.imprint-content_inlineLink__cIpBR{color:var(--theme-secondary)}@media only screen and (min-width:992px){.imprint-content_container__qLCeq{padding-top:100px}.imprint-content_content__xpzy2{margin-top:50px;width:80%}.imprint-content_contentHolder__dWJJG{margin-bottom:30px}}.home-experience_section__ZFXpg{background:var(--white)}.home-experience_wrapper__kK25z{position:relative;display:flex;flex-direction:column;gap:50px}.home-experience_wrapper__kK25z:after,.home-experience_wrapper__kK25z:before{content:"";position:absolute;top:-100px;bottom:-100px;width:1px;background:var(--vertical-line-light)}.home-experience_wrapper__kK25z:before{left:-5px}.home-experience_wrapper__kK25z:after{right:-5px}.home-experience_content__gpZxx h2{margin-bottom:20px;color:var(--theme-dark-text)}.home-experience_textsHolder__qJvQZ{display:flex;flex-direction:column;gap:15px;color:var(--theme-dark-text);font-weight:500}.home-experience_linkHolder__KtNUy{margin-top:20px}.home-experience_amenities__xPYEz{display:flex;flex-direction:column;gap:20px;color:var(--theme-dark-text)}.home-experience_titleAndCount__W2IgG span{display:block}.home-experience_count__MDfqv{color:var(--theme-primary);margin-bottom:3px}.home-experience_amenity__Chixm p{margin-top:10px}@media only screen and (min-width:992px){.home-experience_wrapper__kK25z:after,.home-experience_wrapper__kK25z:before{top:-200px;bottom:-200px}.home-experience_wrapper__kK25z{flex-direction:row;justify-content:space-between}.home-experience_content__gpZxx{width:45%}.home-experience_amenities__xPYEz{position:relative;width:45%}.home-experience_amenities__xPYEz:before{content:"";position:absolute;top:-200px;bottom:-200px;left:-5px;width:1px;background:var(--vertical-line-light)}}@media only screen and (min-width:1200px){.home-experience_amenities__xPYEz{display:grid;grid-template:auto/repeat(2,1fr);row-gap:50px;-moz-column-gap:30px;column-gap:30px}.home-experience_content__gpZxx h2{margin-bottom:50px}.home-experience_textsHolder__qJvQZ{gap:30px}.home-experience_linkHolder__KtNUy{margin-top:50px}.home-experience_titleAndCount__W2IgG{min-height:87px}}@media only screen and (min-width:1400px){.home-experience_titleAndCount__W2IgG{min-height:57px}.home-experience_content__gpZxx{width:40%}.home-experience_amenities__xPYEz{width:50%}.home-experience_amenity__Chixm p{margin-top:20px}}@media only screen and (min-width:1600px){.home-experience_amenities__xPYEz{row-gap:50px;-moz-column-gap:100px;column-gap:100px}.home-experience_content__gpZxx{width:40%}}.notfound-component_content__pF9zc{display:flex;flex-direction:column;gap:30px;padding-top:100px;padding-bottom:100px;min-height:100vh;justify-content:center}.notfound-component_imageHolder__X1IvP{display:flex;justify-content:center;width:80%;margin-left:10%}.notfound-component_imageHolder__X1IvP img{max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.notfound-component_titleHolder__tCJip{display:flex;flex-direction:column;gap:20px;text-align:center}.notfound-component_linkHolder__Err_i{display:flex;justify-content:center}@media only screen and (min-width:992px){.notfound-component_content__pF9zc{padding-top:200px;padding-bottom:200px;gap:50px;width:80%;margin-left:10%}.notfound-component_imageHolder__X1IvP{width:70%;margin-left:15%}.notfound-component_titleHolder__tCJip{width:70%;margin-left:15%;gap:35px}}.services-list_servicesWrapper___mE6w{display:flex;flex-direction:column;gap:50px}.services-list_service__sZLaK{display:flex;flex-direction:column;gap:30px}.services-list_indicatorAndTitle__lDWse h2,.services-list_listAndText__pFX4j{margin-top:20px}.services-list_list__KBi4n{margin-top:15px;display:flex;flex-direction:column;gap:10px}.services-list_list__KBi4n li{display:flex;align-items:flex-start;gap:10px}.services-list_listIcon__Mqr3q{width:12px;height:12px}.services-list_linkHolder__l1_vs{margin-top:20px}.services-list_imagesHolder__znHqW{width:100%;height:240px}.services-list_imagesHolder__znHqW img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-list_desktopImages__ga8TZ{display:none}@media only screen and (min-width:992px){.services-list_servicesWrapper___mE6w{gap:200px;position:relative;width:100%}.services-list_servicesHolder__Y6N1e{width:100%;display:flex;justify-content:space-between;position:relative}.services-list_service__sZLaK{flex-direction:row}.services-list_texts___KsPp{width:50%}.services-list_imagesHolder__znHqW{width:45%;height:450px}.services-list_listAndText__pFX4j{margin-top:30px}.services-list_list__KBi4n{margin-top:25px}.services-list_linkHolder__l1_vs{margin-top:30px}.services-list_indicatorAndTitle__lDWse h2{margin-top:25px}}@media only screen and (min-width:1200px){.services-list_servicesWrapper___mE6w{width:50%}.services-list_texts___KsPp{width:100%}.services-list_imagesHolder__znHqW{display:none}.services-list_desktopImages__ga8TZ{position:sticky;display:block;top:0;height:500px;right:0;width:40%}.services-list_service__sZLaK{padding-top:100px}.services-list_desktopImage__I2ixO{position:absolute;height:100%;right:0;top:100px;opacity:0;transform:translate3d(0,50px,.0001px);transition:opacity var(--timing-function),transform var(--timing-function)}.services-list_desktopImage__I2ixO img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-list_active__I5qwP{opacity:1;transform:translateZ(.0001px)}.services-list_list__KBi4n{margin-top:40px}.services-list_linkHolder__l1_vs{margin-top:50px}}@media only screen and (min-width:1400px){.services-list_servicesWrapper___mE6w{width:40%}.services-list_desktopImages__ga8TZ{width:50%}}.LineLink_link__QVYcg{display:flex;align-items:center;gap:16px;font:inherit}.LineLink_link__QVYcg span{color:var(--theme-primary)}.LineLink_white__FJnwG span{color:var(--white)!important}@media only screen and (min-width:992px) and (hover:hover){.LineLink_link__QVYcg span{transition:color var(--timing-function)}.LineLink_link__QVYcg:hover span{color:var(--white)}.LineLink_white__FJnwG:hover span{color:var(--theme-primary)!important}.LineLink_link__QVYcg svg{transition:transform var(--timing-function);transform:translateZ(.0001px)}.LineLink_link__QVYcg svg path{transition:fill var(--timing-function)}.LineLink_link__QVYcg:hover svg{transform:rotate(45deg) translate3d(5px,0,.0001px)}.LineLink_link__QVYcg:hover svg path{fill:var(--white)}.LineLink_white__FJnwG:hover svg path{fill:var(--theme-primary)}}.about-banner_section__P9HyS{position:relative}.about-banner_section__P9HyS:after,.about-banner_section__P9HyS:before{content:"";position:absolute;top:-150px;bottom:-150px;width:1px;background:linear-gradient(180deg,rgba(255,255,255,.01) 0,rgba(255,255,255,.08) 40%,rgba(255,255,255,.03))}.about-banner_section__P9HyS:after{right:0}.about-banner_bannerHolder__dxN1B{background:var(--theme-muted-color);padding:25px 10px}.about-banner_titleAndIcon__FH7Lx{display:flex;flex-direction:column;gap:20px}.about-banner_textAndLink__M55rQ{margin-top:30px}.about-banner_linkHolder__zAIlG{margin-top:25px}.about-banner_bannerHolder__dxN1B{display:flex;flex-direction:column;gap:50px}.about-banner_imageHolder__NQNE0{display:flex;justify-content:center}.about-banner_imageHolder__NQNE0 img{max-width:100%;width:auto;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:992px){.about-banner_bannerHolder__dxN1B{flex-direction:row;padding:30px 40px;align-items:center;justify-content:space-between}.about-banner_section__P9HyS:after,.about-banner_section__P9HyS:before{top:-250px;bottom:-250px}.about-banner_contentPart__cwAGf{width:65%}.about-banner_titleAndIcon__FH7Lx{gap:30px}.about-banner_linkHolder__zAIlG,.about-banner_textAndLink__M55rQ{margin-top:50px}.about-banner_imageHolder__NQNE0{width:30%}}@media only screen and (min-width:1200px){.about-banner_bannerHolder__dxN1B{width:90%;margin-left:5%;padding:50px}.about-banner_contentPart__cwAGf{width:60%}}@media only screen and (min-width:1400px){.about-banner_contentPart__cwAGf{width:55%}.about-banner_titleAndIcon__FH7Lx{gap:60px}}@media only screen and (min-width:1600px){.about-banner_bannerHolder__dxN1B{width:80%;margin-left:10%;padding:60px}}.services-process_processSection__99YS4{position:relative}.services-process_line__p8Fs0{position:absolute;top:0;bottom:0;width:1px;background:var(--vertical-line)}.services-process_leftLine__2Y9E2{left:-1px}.services-process_rightLine__nMaLq{right:-1px}.services-process_title__vQpmy h2{text-align:center}.services-process_gradient__B9C3v{position:absolute}.services-process_gradient__B9C3v img{max-width:100%;width:auto;max-height:100%;height:auto;-o-object-fit:contain;object-fit:contain}.services-process_firstGradient__1V0OY{top:-100px;left:0;width:100%;height:auto}.services-process_content__VhJGx h3{margin-top:15px;margin-bottom:20px}.services-process_imageHolder__iJTz1{width:100%;height:240px}.services-process_imageHolder__iJTz1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-process_processHolder__Skn9a{display:flex;flex-direction:column;gap:30px;margin-top:50px;position:relative;z-index:3}.services-process_processItem__2HWjN{display:flex;flex-direction:column;gap:20px}.services-process_centerLeftLine__UIYcx,.services-process_centerRightLine__uoPnm{display:none}@media only screen and (min-width:992px){.services-process_processHolder__Skn9a{gap:150px;margin-top:150px}.services-process_processItem__2HWjN{flex-direction:row;gap:50px;align-items:center}.services-process_imageHolder__iJTz1{width:calc(55% - 25px);height:320px}.services-process_content__VhJGx{position:relative;width:calc(45% - 25px)}.services-process_centerLeftLine__UIYcx{left:calc(45% - 20px);display:flex}.services-process_centerRightLine__uoPnm{right:calc(45% - 20px);display:flex}.services-process_reverseItem__9s80t .services-process_imageHolder__iJTz1{order:2}.services-process_reverseItem__9s80t .services-process_content__VhJGx{order:1}}@media only screen and (min-width:1200px){.services-process_imageHolder__iJTz1{height:400px}}@media only screen and (min-width:1400px){.services-process_processItem__2HWjN{gap:100px}.services-process_imageHolder__iJTz1{width:calc(55% - 50px)}.services-process_content__VhJGx{width:calc(45% - 50px)}.services-process_centerLeftLine__UIYcx{left:calc(45% - 45px)}.services-process_centerRightLine__uoPnm{right:calc(45% - 45px)}}@media only screen and (min-width:1800px){.services-process_imageHolder__iJTz1{height:500px;width:calc(57% - 75px)}.services-process_processItem__2HWjN{gap:150px}.services-process_content__VhJGx{width:calc(43% - 75px)}.services-process_centerLeftLine__UIYcx{left:calc(43% - 70px)}.services-process_centerRightLine__uoPnm{right:calc(43% - 70px)}}.ContactCallToAction_content__ENi_g p{margin-top:20px}.ContactCallToAction_linkHolder__xMlSt{margin-top:30px}.ContactCallToAction_wrapper__xr4To{position:relative}.ContactCallToAction_contentWrapper__bepFZ{position:relative;z-index:6;width:100%}.ContactCallToAction_contentWrapper__bepFZ:after,.ContactCallToAction_contentWrapper__bepFZ:before{content:"";position:absolute;top:-150px;bottom:-150px;width:1px;background:var(--vertical-line)}.ContactCallToAction_verticalLine__oAwv_{position:absolute;bottom:66px;left:0;width:100%;height:1px;background:var(--horizontal-line)}.ContactCallToAction_contentWrapper__bepFZ:before{left:-5px}.ContactCallToAction_contentWrapper__bepFZ:after{right:-5px}@media only screen and (min-width:992px){.ContactCallToAction_content__ENi_g p{margin-top:60px}.ContactCallToAction_contentWrapper__bepFZ,.ContactCallToAction_content__ENi_g{width:80%;margin-left:10%}.ContactCallToAction_linkHolder__xMlSt{margin-top:60px}}@media only screen and (min-width:1200px){.ContactCallToAction_content__ENi_g{width:75%;margin-left:12.5%}}@media only screen and (min-width:1400px){.ContactCallToAction_contentWrapper__bepFZ{width:75%;margin-left:12.5%}}@media only screen and (min-width:1600px){.ContactCallToAction_contentWrapper__bepFZ{width:70%;margin-left:15%}}.LargeLink_link__VfZIt{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:15px 25px;background-color:var(--white);width:100%;font:inherit;overflow:hidden;transition:background-color var(--timing-function)}.LargeLink_link__VfZIt span{color:var(--theme-dark-text);position:relative;z-index:3}.LargeLink_link__VfZIt svg{position:relative;z-index:3}.LargeLink_link__VfZIt:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,1);transform:translate3d(-100%,0,.0001px);transition:transform var(--timing-function)}@media only screen and (min-width:992px){.LargeLink_link__VfZIt{padding:20px 30px}}@media only screen and (hover:hover) and (min-width:992px){.LargeLink_link__VfZIt:hover:before{transform:translateZ(.0001px)}.LargeLink_link__VfZIt:hover{background-color:transparent}}.LargeLinkTransparent_link__GyxJX{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:15px 25px;background-color:transparent;width:100%;font:inherit;border-bottom:1px solid var(--horizontal-line);overflow:hidden}.LargeLinkTransparent_link__GyxJX span{color:var(--white);position:relative;z-index:3}.LargeLinkTransparent_link__GyxJX svg{position:relative;z-index:3}.LargeLinkTransparent_link__GyxJX:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.03);transform:translate3d(-100%,0,.0001px);transition:transform var(--timing-function)}@media only screen and (min-width:992px){.LargeLinkTransparent_link__GyxJX{padding:20px 30px}}@media only screen and (hover:hover){.LargeLinkTransparent_link__GyxJX:hover:before{transform:translateZ(.0001px)}.LargeLinkTransparent_link__GyxJX:hover{background-color:transparent}}.OurApproach_content__tKdaO{position:relative;z-index:3;margin-bottom:30px}.OurApproach_contentItems__n6YEQ{margin-top:20px;display:flex;flex-direction:column;gap:30px}.OurApproach_contentItem___9HJy p{margin-bottom:15px}.OurApproach_section__fBPS9{position:relative}.OurApproach_gradient__2bMwQ{position:absolute;top:0;left:0;width:100%;height:50%}.OurApproach_gradient__2bMwQ img{width:auto;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.OurApproach_technologyGridImage__u3rkl{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;width:50%;height:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .5s ease-in}.OurApproach_technologyGridImage__u3rkl img{width:auto;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.OurApproach_active__9DDBr{opacity:1}.OurApproach_technologyGrid__sJCDD{position:relative;height:100px;border-bottom:1px solid var(--horizontal-line)}.OurApproach_technologyGrid__sJCDD:after,.OurApproach_technologyGrid__sJCDD:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--horizontal-line)}.OurApproach_technologyGrid__sJCDD:after{right:-1px}.OurApproach_technologyGrid__sJCDD:before{left:-1px}.OurApproach_technologiesGrid__O1vnB{position:relative;z-index:2;display:grid;grid-template:auto/repeat(3,1fr)}@media only screen and (min-width:992px){.OurApproach_technologiesGrid__O1vnB{grid-template:auto/repeat(6,1fr)}.OurApproach_technologyGrid__sJCDD{height:150px;border-top:1px solid var(--horizontal-line)}.OurApproach_technologyGrid__sJCDD:after,.OurApproach_technologyGrid__sJCDD:before{top:-150px;bottom:-150px}.OurApproach_content__tKdaO h2{width:70%}.OurApproach_contentItems__n6YEQ{flex-direction:row;justify-content:space-between;margin-top:50px}.OurApproach_contentItem___9HJy p{margin-bottom:25px}.OurApproach_contentItem___9HJy{width:45%}.OurApproach_content__tKdaO{margin-bottom:100px}.OurApproach_gradient__2bMwQ{width:70%;height:auto}}@media only screen and (min-width:1400px){.OurApproach_technologyGrid__sJCDD{height:150px}.OurApproach_technologyGrid__sJCDD:after,.OurApproach_technologyGrid__sJCDD:before{top:-200px;bottom:-150px}.OurApproach_content__tKdaO{margin-bottom:120px}.OurApproach_contentItem___9HJy{width:40%}}@media only screen and (min-width:1600px){.OurApproach_technologyGrid__sJCDD{height:170px}.OurApproach_contentItem___9HJy{width:35%}}.SharedHero_hero__ZFozi{position:relative;padding-top:100px;height:850px}.SharedHero_content__63ata{position:relative;z-index:5;padding:75px 0}.SharedHero_content__63ata:before{left:0}.SharedHero_content__63ata:after,.SharedHero_content__63ata:before{content:"";position:absolute;top:0;width:1px;height:100%;background:var(--vertical-line)}.SharedHero_content__63ata:after{right:0}.SharedHero_linksHolder__7HaaO{margin-top:30px}.SharedHero_heroGradient__1NaVQ{position:absolute}.SharedHero_heroGradient__1NaVQ img{max-width:100%;width:auto;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.SharedHero_firstGradient__RItJI{top:0;left:0;width:100%}.SharedHero_secondGradient__vvEuT{bottom:0;right:0}.SharedHero_absoluteImageHolder__g3I_D{width:100%;height:260px;display:flex;align-items:center;justify-content:flex-end;margin-top:50px}.SharedHero_absoluteImageHolder__g3I_D img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.SharedHero_thirdGradient__hWuzM{display:none}.SharedHero_content__63ata h1{margin-bottom:20px}@media only screen and (min-width:992px){.SharedHero_content__63ata{padding:100px 0;width:45%}.SharedHero_hero__ZFozi{padding-top:150px;padding-bottom:200px}.SharedHero_linksHolder__7HaaO{margin-top:50px}.SharedHero_absoluteImageHolder__g3I_D{position:absolute;top:150px;right:0;width:50%;height:400px}.SharedHero_firstGradient__RItJI{width:40%}.SharedHero_secondGradient__vvEuT{width:20%;right:30%;bottom:auto;top:180px}.SharedHero_thirdGradient__hWuzM{display:flex;right:15%;bottom:0;width:50%}}@media only screen and (min-width:1200px){.SharedHero_content__63ata{width:40%}.SharedHero_firstGradient__RItJI{width:50%;top:0}.SharedHero_secondGradient__vvEuT{top:100px}.SharedHero_thirdGradient__hWuzM{bottom:-150px}}@media only screen and (min-width:1400px){.SharedHero_content__63ata{padding:150px 0}.SharedHero_absoluteImageHolder__g3I_D{height:500px}.SharedHero_thirdGradient__hWuzM{right:0;bottom:-250px;width:60%}}@media only screen and (min-width:1600px){.SharedHero_content__63ata{width:35%}.SharedHero_absoluteImageHolder__g3I_D{width:55%}}.PageHero_hero__OJMmr{position:relative;padding-top:100px;height:850px}.PageHero_content__D1V6Z{position:relative;z-index:5;padding:75px 0}.PageHero_content__D1V6Z:before{left:0}.PageHero_content__D1V6Z:after,.PageHero_content__D1V6Z:before{content:"";position:absolute;top:0;width:1px;height:100%;background:var(--vertical-line)}.PageHero_content__D1V6Z:after{right:0}.PageHero_linksHolder__iWq1i{margin-top:30px}.PageHero_heroGradient__Mkazd{position:absolute}.PageHero_heroGradient__Mkazd img{max-width:100%;width:auto;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.PageHero_firstGradient__TS5N7{top:0;left:0;width:100%}.PageHero_secondGradient__zj4Ds{bottom:0;right:0}.PageHero_absoluteImageHolder__CZMUv{width:100%;height:260px;display:flex;align-items:center;justify-content:flex-end;margin-top:50px}.PageHero_absoluteImageHolder__CZMUv img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.PageHero_thirdGradient__teicY{display:none}@media only screen and (min-width:992px){.PageHero_content__D1V6Z{padding:100px 0;width:45%}.PageHero_hero__OJMmr{padding-top:150px;padding-bottom:200px}.PageHero_linksHolder__iWq1i{margin-top:50px}.PageHero_absoluteImageHolder__CZMUv{position:absolute;top:150px;right:0;width:50%;height:400px}.PageHero_firstGradient__TS5N7{width:40%}.PageHero_secondGradient__zj4Ds{width:20%;right:30%;bottom:auto;top:180px}.PageHero_thirdGradient__teicY{display:flex;right:15%;bottom:0;width:50%}}@media only screen and (min-width:1200px){.PageHero_content__D1V6Z{width:40%}.PageHero_firstGradient__TS5N7{width:50%;top:0}.PageHero_secondGradient__zj4Ds{top:100px}.PageHero_thirdGradient__teicY{bottom:-150px}}@media only screen and (min-width:1400px){.PageHero_content__D1V6Z{padding:150px 0}.PageHero_absoluteImageHolder__CZMUv{height:500px}.PageHero_thirdGradient__teicY{right:0;bottom:-250px;width:60%}}@media only screen and (min-width:1600px){.PageHero_content__D1V6Z{width:35%}.PageHero_absoluteImageHolder__CZMUv{width:55%}}.SolutionsSection_section__0lJC6{margin-top:250px;min-height:800px;position:relative}.SolutionsSection_titleDesktop__JcySV{display:none}.SolutionsSection_buttonsAndTitle___H_WS{position:relative;padding:15px 0;display:flex;flex-direction:column;gap:20px}.SolutionsSection_buttonsAndTitle___H_WS:after,.SolutionsSection_buttonsAndTitle___H_WS:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--vertical-line)}.SolutionsSection_buttonsAndTitle___H_WS:before{left:0}.SolutionsSection_buttonsAndTitle___H_WS:after{right:0}.SolutionsSection_imagesHolder__zI7zE{position:relative;width:100%;height:360px}.SolutionsSection_imagesHolder__zI7zE:before{content:"";position:absolute;bottom:-20px;left:0;width:100%;z-index:5;height:50%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 60%)}.SolutionsSection_imagesHolder__zI7zE:after{content:"";position:absolute;right:0;bottom:0;width:30%;z-index:5;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0) 0,#000 60%)}.SolutionsSection_titleHolder__UBWZf{padding:0 10px}.SolutionsSection_image__7m_Zt{position:absolute;left:0;opacity:0;height:100%;width:100%;transform:translateZ(.0001px);transition:transform var(--timing-function),opacity var(--timing-function);display:flex;justify-content:flex-end;align-items:center}.SolutionsSection_image__7m_Zt picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.SolutionsSection_image__7m_Zt img{max-width:100%;width:auto;height:auto;max-height:100%}.SolutionsSection_activeImage__l3LOx{opacity:1;transform:translateZ(.0001px)}.SolutionsSection_button__JPmSB{padding:15px 10px;position:relative;text-align:left;max-height:50px;transition:all var(--timing-function);overflow:hidden}.SolutionsSection_button__JPmSB:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:var(--horizontal-line)}.SolutionsSection_button__JPmSB:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--white);opacity:0;max-height:0;transition:opacity var(--timing-function),max-height var(--timing-function)}.SolutionsSection_activeItem__qtlsa:after{opacity:1;max-height:100%}.SolutionsSection_buttonTitleAndText__3mSOG{display:flex;flex-direction:column;gap:10px}.SolutionsSection_buttonTitleAndText__3mSOG span{font-weight:500}.SolutionsSection_buttonsHolder__7G4N3{display:flex;flex-direction:column}.SolutionsSection_buttonTitleAndText__3mSOG p{opacity:0;width:80%;transition:all var(--timing-function)}.SolutionsSection_button__JPmSB .SolutionsSection_svg__l_ejC{position:absolute;right:10px;top:15px;transition:all var(--timing-function)}.SolutionsSection_itemLink__MR2Hz{margin-top:20px}.SolutionsSection_gradient__sV_tg{position:absolute}.SolutionsSection_gradient__sV_tg img{max-width:100%;width:auto;max-height:100%;height:auto;-o-object-fit:contain;object-fit:contain}.SolutionsSection_firstGradient__5AUUY{top:0;right:0;width:100%}.SolutionsSection_secondGradient__ZDQe2{display:none}@media only screen and (min-width:992px){.SolutionsSection_titleHolder__UBWZf{display:none}.SolutionsSection_button__JPmSB{padding:25px 30px;max-height:75px}.SolutionsSection_button__JPmSB .SolutionsSection_svg__l_ejC{top:25px;right:20px}.SolutionsSection_section__0lJC6{min-height:900px;margin-top:350px}.SolutionsSection_titleDesktop__JcySV{display:block;padding:0 15px}.SolutionsSection_buttonsAndTitle___H_WS h2{white-space:unset}.SolutionsSection_imagesHolder__zI7zE{position:absolute;right:0}.SolutionsSection_buttonsAndTitle___H_WS{width:calc(50% - 15px);gap:40px;padding:40px 0}.SolutionsSection_imagesHolder__zI7zE{margin-top:40px;width:calc(50% - 15px);height:500px}.SolutionsSection_firstGradient__5AUUY{top:-50px;width:30%;right:30%}.SolutionsSection_secondGradient__ZDQe2{display:block;top:-50px;right:0;width:30%}}@media only screen and (min-width:1200px){.SolutionsSection_imagesHolder__zI7zE{width:calc(55% - 40px)}.SolutionsSection_buttonsAndTitle___H_WS{width:calc(45% - 40px)}.SolutionsSection_firstGradient__5AUUY{width:40%}}@media only screen and (min-width:1400px){.SolutionsSection_buttonsAndTitle___H_WS{width:40%}.SolutionsSection_imagesHolder__zI7zE{width:55%;height:650px}}@media only screen and (min-width:1600px){.SolutionsSection_button__JPmSB{padding:25px 35px}.SolutionsSection_firstGradient__5AUUY{top:-150px}.SolutionsSection_secondGradient__ZDQe2{top:-100px}.SolutionsSection_button__JPmSB .SolutionsSection_svg__l_ejC{top:25px}.SolutionsSection_imagesHolder__zI7zE{height:700px}}@media only screen and (hover:hover) and (min-width:992px){.SolutionsSection_button__JPmSB:hover .SolutionsSection_svg__l_ejC{transform:rotate(180deg)}}.SolutionsSection_activeItem__qtlsa .SolutionsSection_svg__l_ejC{transform:rotate(180deg)}.SolutionsSection_activeItem__qtlsa{max-height:10000px}.SolutionsSection_activeItem__qtlsa .SolutionsSection_buttonTitleAndText__3mSOG p{opacity:1}.work-container_section__D9v1d{padding-top:100px}.work-container_content__57qP5{display:flex;flex-direction:column;gap:20px}.work-container_buttonWrapper__7TCb1{display:flex;justify-content:center;margin-top:50px}.work-container_readMore__a4sA5{background:none;outline:none;border:none;color:var(--theme-muted-color)}.work-container_skeleton__c0A1N{height:600px;width:100%;border-radius:var(--medium-radius);background:linear-gradient(90deg,var(--theme-body-secondary) 25%,var(--theme-background-layer) 37%,var(--theme-body-secondary) 63%);background-size:400% 100%;animation:work-container_skeleton-loading__Ln9gi 1.2s ease-in-out infinite}@keyframes work-container_skeleton-loading__Ln9gi{0%{background-position:100% 0}to{background-position:0 0}}.work-container_item__8pgrD{opacity:0;transform:translate3d(0,20px,.0001px);transition:opacity var(--timing-function),transform var(--timing-function)}.work-container_inView__xax_R{opacity:1;transform:translateZ(.0001px)}.work-container_titleAndText__366pB{margin-bottom:50px}.work-container_titleAndText__366pB p{margin-top:20px}@media only screen and (min-width:992px){.work-container_content__57qP5{gap:45px}.work-container_buttonWrapper__7TCb1{margin-top:100px}.work-container_titleAndText__366pB{width:70%;margin-bottom:80px}}@media only screen and (min-width:1200px){.work-container_titleAndText__366pB p{width:80%}}@media only screen and (min-width:1400px){.work-container_titleAndText__366pB p{width:70%}}