.Banner_cookieBanner__CKSiK{position:fixed;bottom:1rem;width:100%;z-index:99}.Banner_cookieBannerContainer____xNL{border:1px solid #d1d5db;border-radius:1rem;background:#e5e7eb}@media screen and (min-width:768px){.Banner_cookieBanner__CKSiK{flex-direction:row}}.Banner_cookieBannerBtn__1dccB{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:1rem;padding:.2rem .8rem;transition:background-color .4s ease}.Banner_cookieBannerBtnMain__qJduK{background-color:#22475b;color:#fff}.Banner_cookieBannerBtn__1dccB:hover{background:#fff;color:#000}.Banner_cookieBannerCloseIcon__IDUhb{cursor:pointer;transition:all 1s ease}.Banner_cookieBannerCloseIcon__IDUhb:hover{transform:rotate(90deg)}.SettingsModal_modal___MNbp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:grid;place-content:center}.SettingsModal_modalOverlay__Y602m{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(34,71,91,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.SettingsModal_modalContent__CYbA2{position:relative;background-color:#f3f4f6;margin:0 auto;width:90%;max-width:800px;overflow-y:auto;border-radius:1rem}.SettingsModal_modalContentCloseIcon__bm2vo{position:absolute;top:0;right:0;font-size:2rem;color:#22475b;margin:1rem;cursor:pointer;transition:all 1s ease}.SettingsModal_modalContentCloseIcon__bm2vo:hover{transform:rotate(90deg)}.SettingsModal_modalContentBtn__pe7Jz{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:1rem;padding:.2rem .8rem;transition:background-color .4s ease}.SettingsModal_modalContentBtnMain___N9z9{background-color:#22475b;color:#fff}.SettingsModal_modalContentBtn__pe7Jz:hover{background:#fff;color:#000}.Footer_footerLayout__yY4V2{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:576px){.Footer_footerLayout__yY4V2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.Footer_footerLayout__yY4V2{grid-template-columns:repeat(5,1fr)}}.Footer_footerLayout__yY4V2 div{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:992px){.Footer_footerLayout__yY4V2 div{align-items:start}}.Footer_footerLayout__yY4V2 div p,.Footer_footerLayout__yY4V2 div ul{text-align:center}@media screen and (min-width:992px){.Footer_footerLayout__yY4V2 div p,.Footer_footerLayout__yY4V2 div ul{text-align:start}}.Footer_footerLayoutSectionTitle__9vjpH{font-weight:700;font-size:16px}.Footer_footerLayoutSocialIcons__JMb_Y svg{font-size:36px;color:#f38020}.Footer_footerLayoutSocialIcons__JMb_Y svg:hover{color:#22475b;transition:all .5s ease-out}.Footer_footerMenu__qVZWu{list-style:none;padding:0}.Footer_footerMenu__qVZWu a{color:#6d8491}.Footer_footerMenu__qVZWu a:hover{color:#22475b}.Footer_bottomFooter__IKwth a{color:#6d8491}.Footer_bottomFooter__IKwth a:hover{color:#22475b}.BackToTopBtn_top__NrwaO{position:absolute;top:0;left:0}.BackToTopBtn_button__j45Ng{position:fixed;right:1rem;bottom:1rem;background-color:#f5f5f5;height:50px;width:50px;border-radius:50%;display:grid;place-content:center;border:1px solid #22475b;color:#6d8491;opacity:.6;transition:all .5s ease-out}.BackToTopBtn_button__j45Ng:hover{opacity:1}@media(prefers-reduced-motion:no-preference){.BackToTopBtn_buttonAnimation__cHZfN{animation:BackToTopBtn_rotateIn__gR6pS linear forwards;animation-timeline:scroll();animation-range:60vh 100vh;transform:translateX(100px) rotate(180deg)}@keyframes BackToTopBtn_rotateIn__gR6pS{to{transform:translateX(0) rotate(0deg)}}}.CopyText_copyText__Qpu5t{cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.CopyText_copyText__Qpu5t:hover{color:#f38020}.CopyText_copyIcon__juHMv{font-size:1rem;opacity:.7;transition:opacity .2s ease}.CopyText_copyIcon__juHMv:hover{opacity:1}.CopyText_successIcon__cO5_Q{font-size:1rem;animation:CopyText_fadeIn__jLEKO .3s ease forwards}@keyframes CopyText_fadeIn__jLEKO{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ContactUsForm_form__k5V_k{display:flex;flex-direction:column;grid-template-rows:auto;gap:1em}.ContactUsForm_form__k5V_k input::placeholder,.ContactUsForm_form__k5V_k textarea::placeholder{opacity:.2}@media screen and (min-width:992px){.ContactUsForm_form__k5V_k{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name lastName" "phone companyName" "email email" "message message" "linkedIn linkedIn" "checkboxes checkboxes" "privacyPolicy privacyPolicy"}}.ContactUsForm_formField__pnzyn{display:flex;flex-direction:column}.ContactUsForm_formField__pnzyn label{margin-bottom:.25em}.ContactUsForm_formField__pnzyn div{display:inline-flex;gap:.5em}.ContactUsForm_formValidator__GkSOr{font-size:12px;color:red}.ContactUsForm_name__ggp_t{grid-area:name}.ContactUsForm_lastName__Gg7UM{grid-area:lastName}.ContactUsForm_email__UlOM5{grid-area:email}.ContactUsForm_phone__J1TRl{grid-area:phone}.ContactUsForm_message__oC5IP{grid-area:message}.ContactUsForm_linkedIn__WlWrE{grid-area:linkedIn}.ContactUsForm_companyName__6Hx7v{grid-area:companyName}.ContactUsForm_checkboxes__SNRKI{grid-area:checkboxes}.ContactUsForm_privacyPolicy__NALhy{grid-area:privacyPolicy}.RequestQuoteForm_form__6y2Bn{display:flex;flex-direction:column;grid-template-rows:auto;gap:1em}.RequestQuoteForm_form__6y2Bn input::placeholder,.RequestQuoteForm_form__6y2Bn textarea::placeholder{opacity:.2}@media screen and (min-width:992px){.RequestQuoteForm_form__6y2Bn{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"name lastName jobTitle" "email phone companyName" "message message message" "services services services"}}.RequestQuoteForm_formField__h9N7e{display:flex;flex-direction:column}.RequestQuoteForm_formField__h9N7e label{margin-bottom:.25em}.RequestQuoteForm_formField__h9N7e div{display:inline-flex;gap:.5em}.RequestQuoteForm_formValidator__HFEO7{font-size:12px;color:red}.RequestQuoteForm_formButton__MRmKr{color:#fff;background:#f38020;font-size:19px;letter-spacing:1px;text-transform:uppercase;height:60px;min-width:280px;border:none;border-radius:5px;margin-top:2em}.RequestQuoteForm_name__clZyO{grid-area:name}.RequestQuoteForm_lastName__Tfixi{grid-area:lastName}.RequestQuoteForm_jobTitle__6HkNc{grid-area:jobTitle}.RequestQuoteForm_email__I40fn{grid-area:email}.RequestQuoteForm_phone__y_J8w{grid-area:phone}.RequestQuoteForm_companyName__A0_5A{grid-area:companyName}.RequestQuoteForm_services__1OaAU{grid-area:services}.RequestQuoteForm_message__sbmjo{grid-area:message}.SlashedBg_slashedBg__FW1Wx{position:absolute;z-index:-1;top:0;left:0;width:100%;background-color:#22475b;background-size:cover;background-position:50%;-webkit-clip-path:polygon(100% 0,0 0,0 85%,100% 100%);clip-path:polygon(100% 0,0 0,0 85%,100% 100%);overflow:hidden;min-height:var(--min-height)}.SlashedBg_slashedBg__FW1Wx:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-size:cover;background-position:50%;transform:var(--transform);z-index:1;pointer-events:none}.SlashedBg_slashedBg__FW1Wx:after{content:"";position:absolute;inset:0;background:linear-gradient(138deg,#22475b,rgba(34,71,91,.38) 80%);z-index:2;pointer-events:none}.AWSPartnershipSectionCard_AWSPartnershipSectionCard__6zDVX{border-radius:16px 16px 16px 16px;overflow:hidden;box-shadow:0 2px 18px 0 rgba(0,0,0,.3);padding:24px}.AWSPartnershipSectionCard_AWSPartnershipSectionContent__Suq3_{flex:0 0 50%;display:flex;flex-direction:column;gap:2em}.AWSPartnershipSectionCard_AWSPartnershipSectionContentTitle__wzbym{color:#3f4d56;font-weight:700;line-height:1.2;font-size:clamp(1.3rem,10vw,1.9rem)}.AWSPartnershipSectionCard_AWSPartnershipSectionContentButton__v6C0m{display:flex;gap:1em;align-self:center}@media screen and (min-width:992px){.AWSPartnershipSectionCard_AWSPartnershipSectionContentButton__v6C0m{align-self:flex-start}}.AWSPartnershipSection_AWSPartnershipSection___oj5A,.caseStudiesSection_caseStudiesSection__8_A2l{padding-top:80px;padding-bottom:40px}.caseStudiesSection_caseStudiesSectionImageAndContent__N2B_l{margin-top:3em}.caseStudiesSection_caseStudiesSectionContent__KlbT8{flex:0 0 50%;display:flex;flex-direction:column;gap:2em}.caseStudiesSection_caseStudiesSectionContentTitle__QqeNo{color:#f38020;font-weight:700;line-height:1.2;font-size:clamp(1.3rem,10vw,1.9rem)}.caseStudiesSection_caseStudiesSectionContentButton__HCt4B{display:flex;gap:1em;align-self:flex-start}.RequestQuoteSideBarForm_form__Tr8Id{display:flex;flex-direction:column;grid-template-rows:auto;gap:1em}.RequestQuoteSideBarForm_form__Tr8Id input::placeholder,.RequestQuoteSideBarForm_form__Tr8Id textarea::placeholder{opacity:.2}@media screen and (min-width:992px){.RequestQuoteSideBarForm_form__Tr8Id{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name lastName" "email email" "jobTitle phone" "message message" "services services"}}.RequestQuoteSideBarForm_formField__SEW4N{display:flex;flex-direction:column}.RequestQuoteSideBarForm_formField__SEW4N label{margin-bottom:.25em}.RequestQuoteSideBarForm_formField__SEW4N div{display:inline-flex;gap:.5em}.RequestQuoteSideBarForm_formValidator__Zaz9m{font-size:12px;color:red}.RequestQuoteSideBarForm_name__4uGts{grid-area:name}.RequestQuoteSideBarForm_lastName__Y7Eyo{grid-area:lastName}.RequestQuoteSideBarForm_jobTitle__XLoaI{grid-area:jobTitle}.RequestQuoteSideBarForm_email__pdJ23{grid-area:email}.RequestQuoteSideBarForm_phone__5POKL{grid-area:phone}.RequestQuoteSideBarForm_message__NZa7I{grid-area:message}.RequestQuoteSideBarForm_services__rX3A7{grid-area:services}.Testimonials_sectionCarousel__N3jpz{border-radius:1rem;box-shadow:0 0 8px 0 rgba(0,0,0,.75);box-shadow:inset 0 0 10px -6px rgba(0,0,0,.75)}.Testimonials_sectionCarouselItem__MAzcQ div{padding:2rem}.TPMVendorForm_form__i4Yx9{display:flex;flex-direction:column;grid-template-rows:auto;gap:1em}.TPMVendorForm_form__i4Yx9 input::placeholder,.TPMVendorForm_form__i4Yx9 textarea::placeholder{opacity:.2}@media screen and (min-width:992px){.TPMVendorForm_form__i4Yx9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"first last" "email phone" "company company" "message message" "privacyPolicy privacyPolicy"}}.TPMVendorForm_formField__qw1Wj{display:flex;flex-direction:column}.TPMVendorForm_formField__qw1Wj label{margin-bottom:.25em}.TPMVendorForm_formField__qw1Wj div{display:inline-flex;gap:.5em}.TPMVendorForm_formValidator__y_X29{font-size:12px;color:red}.TPMVendorForm_first__3OoNX{grid-area:first}.TPMVendorForm_last__FAESy{grid-area:last}.TPMVendorForm_email__ITO_V{grid-area:email}.TPMVendorForm_phone___QcD4{grid-area:phone}.TPMVendorForm_message__q82CA{grid-area:message}.TPMVendorForm_company__kORH_{grid-area:company}.TPMVendorForm_privacyPolicy__JY1me{grid-area:privacyPolicy}.VendorCard_card__yocYz{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;border-radius:1rem;padding:1rem;gap:1rem}.VendorCard_card__yocYz:hover h3{visibility:visible;transform:translateY(0);opacity:1}.VendorCard_card__yocYz img{max-width:min(200px,100%);width:auto;height:auto;filter:grayscale(100%);opacity:.5;transition:filter .3s ease,opacity .3s ease}.VendorCard_card__yocYz img:hover{filter:grayscale(0);opacity:1}.VendorCard_card__yocYz h3{color:#333;text-align:center;font-weight:700;font-size:1.2rem;visibility:hidden;transition:visibility .3s ease;transform:translateY(-10px);opacity:0;transition:transform .3s ease,opacity .3s ease}.Card_card__u2Qx7{background-color:#f5f5f5;padding:1.2rem;border-radius:1rem;display:flex;gap:1rem;flex-direction:column;align-items:center;box-shadow:0 2px 18px 0 rgba(0,0,0,.3);transition:all .5s ease}.Card_hoverEffect__ftmx8:hover{box-shadow:0 2px 18px 0 rgba(243,128,32,.3)}.CaseStudiesCards_text__ugVoa{border-left:.3rem solid #f38020;padding-left:30px}.howRTHelpCostumersSection_sectionCardsContainer__7sgk4{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}@media screen and (min-width:768px){.howRTHelpCostumersSection_sectionCardsContainer__7sgk4{grid-template-columns:repeat(3,1fr)}}.howYouBenefitCard_card__20tgR{background:#e2e1e0;border-radius:1rem;overflow:hidden}.howYouBenefitCard_cardHeader__tJoXZ{display:flex;align-items:flex-end;text-align:center;padding:1rem;font-weight:700;color:#fff;min-height:300px;background-repeat:no-repeat,no-repeat;background-size:cover,cover}.howYouBenefitCard_cardHeader__tJoXZ h3{font-size:26px}.howYouBenefitCard_cardBody__R_tFO{text-align:center;color:#3f4d56}.howYouBenefitCard_cardBodyItem__qbPr6{padding:20px 10px}.howYouBenefitCard_cardBodyItemTitle__SSGHt{font-size:1.2rem;font-weight:700}.howYouBenefitCard_cardBodyItemText__RXwlp{margin:0}.howYouBenefitSection_howYouBenefit__lnHtZ{background:linear-gradient(-186deg,#95bbc5,#95bbc5 49.9%,#fff 50%,#fff);padding-top:80px;margin-top:80px}.howYouBenefitSection_howYouBenefitButton__rxoZ4{display:flex;justify-content:center;margin-top:4em}.howYouBenefitSection_howYouBenefitGrid__1vpyY{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media screen and (min-width:768px){.howYouBenefitSection_howYouBenefitGrid__1vpyY{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.howYouBenefitSection_howYouBenefitGrid__1vpyY{grid-template-columns:repeat(4,1fr)}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsContainer__IHz4m{padding-top:80px}.ITProfessionalSolutionsSection_ITProfessionalSolutionsDivider__pTRdI{height:2px;background-color:#6d8491;width:20%;margin:0 auto}@media screen and (min-width:768px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsDivider__pTRdI{margin:0}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGrid___wSzK{padding:45px 0 60px;display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:2.5em;row-gap:2.5em;grid-column-gap:6em;column-gap:6em}@media screen and (min-width:992px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGrid___wSzK{grid-template-columns:repeat(2,1fr);padding:45px 20px}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItem__INtUo{display:inline-flex;gap:1em;align-items:center;text-align:center}@media screen and (min-width:768px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItem__INtUo{text-align:start}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemIcon__vMbiL{display:none;color:#6d8491}@media screen and (min-width:768px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemIcon__vMbiL{display:block}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemIcon__vMbiL svg{font-size:6em}@media screen and (max-width:576px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemIcon__vMbiL{display:none}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemTitle__VWFbC{color:#6d8491}@media screen and (max-width:576px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemTitle__VWFbC{text-align:center}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemDescription__6Hw1P{color:#3f4d56;font-weight:500;font-size:16px;margin-bottom:0}@media screen and (max-width:576px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsGridItemDescription__6Hw1P{text-align:center}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsHighlightsGrid__XAmgA{display:grid;grid-template-columns:repeat(1,1fr);align-items:center;grid-gap:1em;gap:1em;margin:40px 0 150px}@media screen and (min-width:992px){.ITProfessionalSolutionsSection_ITProfessionalSolutionsHighlightsGrid__XAmgA{grid-template-columns:repeat(3,1fr)}}.ITProfessionalSolutionsSection_ITProfessionalSolutionsHighlightsGridCard__sL_Vv{background-color:#efefef;border-radius:16px;overflow:hidden;min-height:200px;display:flex;justify-content:center;padding:10px;text-align:center;align-items:center;flex-direction:column;gap:1em}.ITProfessionalSolutionsSection_ITProfessionalSolutionsHighlightsGridCardHighlight__6mhHZ{color:#f38020;font-size:72px;font-weight:500;height:72px;display:flex;align-items:center}.ITProfessionalSolutionsSection_ITProfessionalSolutionsHighlightsGridCardDescription__t8kgw{font-size:18px;font-weight:700;margin-bottom:0;line-height:1;color:#3f4d56;min-height:64px}.ITServicesListSection_servicesListSection__Et_gj{background:linear-gradient(-186deg,#e2e1e0,#e2e1e0 89.9%,#fff 90%,#fff)}.ITServicesListSection_servicesListSectionContent__TrLxq{padding:80px 0}.ITServicesListSection_servicesListSectionContentDivider__fNg20{height:1px;background-color:#6d8491;width:20%;margin:0 auto}@media screen and (min-width:768px){.ITServicesListSection_servicesListSectionContentDivider__fNg20{margin:0}}.ITServicesListSection_servicesListSectionContentGrid__6lYqM{display:grid;grid-gap:3em;gap:3em;margin-top:75px}.ITServicesListSection_servicesListSectionContentGridItem__jHArx{background-color:#efefef;border-radius:16px;overflow:hidden;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);display:grid;grid-template-columns:repeat(1,1fr);width:100%}@media screen and (min-width:992px){.ITServicesListSection_servicesListSectionContentGridItem__jHArx{grid-template-columns:repeat(2,1fr)}}.ITServicesListSection_servicesListSectionContentGridItemImage__cZWXE{position:relative;width:100%;height:100%}.ITServicesListSection_servicesListSectionContentGridItemImage__cZWXE img{position:relative!important}@media screen and (min-width:992px){.ITServicesListSection_servicesListSectionContentGridItemImageOrder1__svtWE{order:1}}.ITServicesListSection_servicesListSectionContentGridItemText__ii85P{padding:40px;flex:0 0 50%}.ITServicesListSection_servicesListSectionContentGridItemTextTitle__Kg2kq{color:#3f4d56;font-weight:700;line-height:1.3em}.ITServicesListSection_servicesListSectionContentGridItemTextSubtitle__0O55V{font-size:16px;font-weight:500;margin-bottom:50px}.ITServicesListSection_servicesListSectionContentGridItemTextSubtitle__0O55V ul{list-style:disc;padding:1em 0 0 2em}.ourProcessSection_ourProcessSection__7pRA7{background:linear-gradient(186deg,#22475b,#22475b 79.9%,#fff 80%,#fff);padding-top:80px}.ourProcessSection_ourProcessSectionContent__5RGFA{padding-top:40px;flex:0 0 50%;display:flex;flex-direction:column}.ourProcessSection_ourProcessSectionContentItem__mo3YA{display:inline-flex;gap:1em;align-items:center}.ourProcessSection_ourProcessSectionContentItemText__n3D3C{color:#fff}.ourProcessSection_ourProcessSectionContentItemButton__fAWT1{margin-top:2em;align-self:center}.ourProcessSection_ourProcessSectionContentDivider__kFlRb{height:2px;background-color:#6d8491;width:20%;margin:0 auto}@media screen and (min-width:768px){.ourProcessSection_ourProcessSectionContentDivider__kFlRb{margin:0}}.BlogCategoryListing_blogCategoriesWrapper__gk0jF{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:576px){.BlogCategoryListing_blogCategoriesWrapper__gk0jF{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.BlogCategoryListing_blogCategoriesWrapper__gk0jF{grid-template-columns:repeat(5,1fr)}}.MainCategories_categoryCardsWrapper__3Wl3X{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr);position:relative}@media screen and (min-width:768px){.MainCategories_categoryCardsWrapper__3Wl3X{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.MainCategories_categoryCardsWrapper__3Wl3X{grid-template-columns:repeat(5,1fr)}}.MainCategories_categoryCardsWrapperClearBtn__aLweH{position:absolute;top:-2rem;right:0;background:none;border:none;color:#9ca3af;transition:all .2s ease}.MainCategories_categoryCardsWrapperClearBtn__aLweH:hover{color:#4b5563}.SecondaryCategoryLabel_secondaryCategoryLabel___s3dx{white-space:nowrap;background-color:#fff;padding:.2rem .4rem;border-radius:.5rem;transition:all .2s ease}.SecondaryCategoryLabel_secondaryCategoryLabelActive__mOVbh{background-color:#22475b;color:#fff}.SecondaryCategoryLabel_secondaryCategoryLabel___s3dx:hover{color:#000;background-color:#e6e6e6}.SecondaryCategories_secondaryCategoriesWrapper__ST6bT{display:flex;flex-wrap:wrap;gap:.5rem}.technicalTalentSolutions_technicalTalentSolutions__description___CJU2{display:flex;justify-content:center;align-items:center}.technicalTalentSolutions_technicalTalentSolutions__description___CJU2 p{font-size:16px;max-width:1000px}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__section__QRo8E{padding:4rem 0}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__grid__0Vpjs{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:3rem;justify-content:center}@media screen and (min-width:768px){.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__grid__0Vpjs{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__grid__0Vpjs{grid-template-columns:repeat(auto-fit,350px)}}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__card__knvar{width:100%;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:0}@media screen and (min-width:768px){.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__card__knvar{width:350px}}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__image-wrapper__hm2Ey{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0 1rem}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__image__9X2nI{object-fit:contain}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__title-banner__U53cM{width:100%;height:60px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;margin:0}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__title__4nUuw{margin:0;text-align:center;font-size:18px;font-weight:600}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__description__u28e0{padding:2rem;text-align:center}.flexibleHiringSolutionsForGrowingTeams_flexible-hiring__text__P7uqh{font-size:14px;margin:0}.discoverTheNerdRabbitPlatform_discover__jLGhL{position:relative;background-color:#f5f5f5;margin-top:4em;padding:100px 0}.discoverTheNerdRabbitPlatform_discover__banner__B7uHI{position:relative;width:100%;min-height:50px;background-color:#e5e5e5;display:flex;align-items:center;margin-bottom:40px}.discoverTheNerdRabbitPlatform_discover__banner-title__LDmsh{margin:0;font-size:24px;font-weight:600}.discoverTheNerdRabbitPlatform_discover__content__bzvzy{position:relative}.discoverTheNerdRabbitPlatform_discover__logo-col__L1ymm{display:flex;justify-content:flex-start;margin-top:-140px}.discoverTheNerdRabbitPlatform_discover__logo-wrapper__G3xWS{position:relative;max-width:320px;width:100%;z-index:2}.discoverTheNerdRabbitPlatform_discover__logo__EqKYV{width:100%;height:auto}.discoverTheNerdRabbitPlatform_discover__text-col__HfpuP{display:flex;flex-direction:column;justify-content:center;gap:24px}.discoverTheNerdRabbitPlatform_discover__text-col__HfpuP p{font-size:18px;line-height:1.6;margin:0}@media screen and (max-width:768px){.discoverTheNerdRabbitPlatform_discover__jLGhL{padding:60px 0}.discoverTheNerdRabbitPlatform_discover__banner__B7uHI{margin-bottom:30px}.discoverTheNerdRabbitPlatform_discover__banner-title__LDmsh{text-align:center}.discoverTheNerdRabbitPlatform_discover__logo-col__L1ymm{justify-content:center;margin-top:0;margin-bottom:40px}.discoverTheNerdRabbitPlatform_discover__logo-wrapper__G3xWS{max-width:250px}.discoverTheNerdRabbitPlatform_discover__content__bzvzy{text-align:center}.discoverTheNerdRabbitPlatform_discover__text-col__HfpuP{padding-top:0}}.Question_acordionItem__wDYGk{background-color:#f5f5f5;border:none;margin-bottom:1rem;border-radius:.3rem}.Question_acordionItem__wDYGk button{font-size:1.2rem;font-weight:500;background-color:#f5f5f5;border-radius:.3rem}.dataCenterHardwareServicesSection_hardwareServicesSection__ZVyTY{padding-top:60px;margin-bottom:120px}.dataCenterHardwareServicesSection_hardwareServicesSectionLearnMore__8KPl1{margin-top:2em;text-align:center;font-size:18px;font-weight:500;color:#3f4d56}.dataCenterHardwareServicesSection_hardwareServicesSectionGrid__K10bG{margin-top:3em;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2em;gap:2em}@media screen and (min-width:992px){.dataCenterHardwareServicesSection_hardwareServicesSectionGrid__K10bG{grid-template-columns:repeat(3,1fr)}}.dataCenterHardwareServicesSection_hardwareServicesSectionGridItem__cEtNA{display:flex;flex-direction:column}.dataCenterHardwareServicesSection_hardwareServicesSectionGridItemTitle__kNyUb{text-decoration:none;font-size:20px;color:#3f4d56;font-weight:500;cursor:pointer}.HeroSection_section__xnh0X{display:flex;flex-direction:column;justify-content:center;background-position:50%;background-size:cover;background-repeat:no-repeat}.HeroSection_sectionContainer__5zCs7{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.HeroSection_sectionContainerWrapper__bkRnm{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.HeroSection_sectionContainerWrapperImage__MsY3F{display:grid;place-content:center}@media screen and (min-width:768px){.HeroSection_sectionContainerWrapper__bkRnm{grid-template-columns:2fr 1fr}}.HeroSection_section__xnh0X svg{margin-bottom:-2px}.HeroSection_sectionFullHeight__7Aa20{min-height:80vh}.HeroSection_sectionShorterHeight___1v6h{min-height:30vh;padding-bottom:1rem}@media screen and (min-width:768px){.HeroSection_sectionShorterHeight___1v6h{min-height:40vh}}.HeroSection_darkBlue__LENgh{fill:#22475b}.HeroSection_veryLightGray__9fVsL{fill:#f5f5f5}.HeroSection_lightGray__W5l0S{fill:#e2e1e0}.HeroSection_white__s9wBa{fill:#fff}.NetPromoterScore_sectionContainer__287x0{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}@media screen and (min-width:768px){.NetPromoterScore_sectionContainer__287x0{grid-template-columns:repeat(2,1fr)}}.NetPromoterScore_sectionContainerProgressBar__RqJkx{height:2rem;border-radius:1rem}.NetPromoterScore_sectionContainerProgressBar__RqJkx div{text-align:end;font-size:1rem;font-weight:700;background-color:#f38020;border-radius:1rem;-webkit-padding-end:1rem;padding-inline-end:1rem}.NetPromoterScore_sectionContainerSecondCol__uQn0a{display:grid;place-content:center}.OurValues_sectionCardContainer__sIZU2{width:100%;display:grid;align-items:center;grid-gap:2rem;gap:2rem}@media screen and (min-width:576px){.OurValues_sectionCardContainer__sIZU2{grid-template-columns:1fr 4fr}}.OurValues_sectionCardContainerCol__y3zR5:first-child{display:grid;place-content:center}.OurValues_sectionCardContainerCol__y3zR5:nth-child(2){text-align:center}@media screen and (min-width:576px){.OurValues_sectionCardContainerCol__y3zR5:nth-child(2){text-align:left}}.Awards_sectionAwardsContainer__2TTdO{width:100%;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}@media screen and (min-width:768px){.Awards_sectionAwardsContainer__2TTdO{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.Awards_sectionAwardsContainer__2TTdO{grid-template-columns:repeat(5,1fr)}}.Awards_sectionAwardsContainerCol__1Vf0u{display:flex;justify-content:center}.Awards_sectionAwardsContainerCol__1Vf0u img{max-width:100%;height:auto}.Card_card__AtC5I{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;background:#eee;border-radius:1rem;padding:1rem;transition:background-color .5s ease;gap:1rem}.Card_card__AtC5I:hover{background:none}.Card_card__AtC5I img{max-width:min(200px,100%);width:auto;height:auto}.Card_card__AtC5I h3{color:#333;text-align:center;font-weight:700;font-size:1.2rem}.TPMVendorSupport_sectionTitle__n2QNU{color:#22475b}.TPMVendorSupport_sectionLogos__GFfRA{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}@media screen and (min-width:576px){.TPMVendorSupport_sectionLogos__GFfRA{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.TPMVendorSupport_sectionLogos__GFfRA{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.TPMVendorSupport_sectionLogos__GFfRA{grid-template-columns:repeat(4,1fr)}}.DevicesList_sectionListWrapper__VbYoA{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__VbYoA{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__VbYoA{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__VbYoA ul{list-style:none}.DevicesList_sectionListWrapper__VbYoA h3{color:#f38020}.DevicesList_sectionListWrapper__a_x0_{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__a_x0_{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__a_x0_{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__a_x0_ ul{list-style:none}.DevicesList_sectionListWrapper__a_x0_ h3{color:#22475b}.DevicesList_sectionListWrapper__5NnBN{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__5NnBN{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__5NnBN{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__5NnBN ul{list-style:none}.DevicesList_sectionListWrapper__5NnBN h3{color:#22475b}.DevicesList_sectionListWrapper__SR_GN{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__SR_GN{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__SR_GN{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__SR_GN ul{list-style:none}.DevicesList_sectionListWrapper__SR_GN h3{color:#22475b}.DevicesList_sectionListWrapper__GTLEW{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__GTLEW{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__GTLEW{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__GTLEW ul{list-style:none}.DevicesList_sectionListWrapper__GTLEW h3{color:#22475b}.DevicesList_sectionListWrapper__JbBpl{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__JbBpl{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__JbBpl{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__JbBpl ul{list-style:none}.DevicesList_sectionListWrapper__JbBpl h3{color:#f38020}.DevicesList_sectionListWrapper__bxhsx{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__bxhsx{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__bxhsx{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__bxhsx ul{list-style:none}.DevicesList_sectionListWrapper__bxhsx h3{color:#22475b}.DevicesList_sectionListWrapper__tGmqX{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__tGmqX{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__tGmqX{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__tGmqX ul{list-style:none}.DevicesList_sectionListWrapper__tGmqX h3{color:#f38020}.DevicesList_sectionListWrapper__UWEZV{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__UWEZV{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__UWEZV{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__UWEZV ul{list-style:none}.DevicesList_sectionListWrapper__UWEZV h3{color:#22475b}.DevicesList_sectionListWrapper__xpfQV{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__xpfQV{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__xpfQV{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__xpfQV ul{list-style:none}.DevicesList_sectionListWrapper__xpfQV h3{color:#f38020}.DevicesList_sectionListWrapper__LbPzq{display:grid;grid-template-columns:1fr;justify-content:center;text-align:center}@media screen and (min-width:576px){.DevicesList_sectionListWrapper__LbPzq{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.DevicesList_sectionListWrapper__LbPzq{grid-template-columns:repeat(3,1fr)}}.DevicesList_sectionListWrapper__LbPzq ul{list-style:none}.DevicesList_sectionListWrapper__LbPzq h3{color:#22475b}.SquareCard_card__r4FYM{border:1px solid #e2e1e0;padding:20px;display:flex;gap:1rem;flex-direction:column;align-items:center}.Pagination_paginationNav__F_cfO{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.Pagination_paginationNavLink__kXATn{color:#e2e1e0;border:1px solid #e2e1e0;border-radius:.2rem;padding:.2rem .7rem}.Pagination_paginationNavLink__kXATn:hover{color:#c9c8c6;border:1px solid #c9c8c6}.Pagination_paginationNavLinkActive__EVU40{color:#fff;background-color:#22475b}.PostList_postsWrapper__XBL_P{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;scroll-margin-top:100px}@media screen and (min-width:576px){.PostList_postsWrapper__XBL_P{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.PostList_postsWrapper__XBL_P{grid-template-columns:repeat(3,1fr)}}.PostListEl_link__lvu2i{border:1px solid #f5f5f5;border-radius:1rem;overflow:hidden;padding:0;background-color:#fff;transition:all .5s ease}.PostListEl_link__lvu2i:hover{border-color:#e2e1e0;background-color:#f5f5f5;box-shadow:0 2px 18px 0 rgba(0,0,0,.3)}.PostListEl_link__lvu2i:hover img{transform:scale(1.2)}.PostListEl_linkArticle__F8Z7O{position:relative}.PostListEl_linkArticleBadge__oy2yx{position:absolute;top:.5rem;right:1rem;z-index:10}.PostListEl_linkArticleImageWrapper__Ep7rR{overflow:hidden}.PostListEl_linkArticleImageWrapperCaseStudyOverlay__JeW1x{position:relative}.PostListEl_linkArticleImageWrapperCaseStudyOverlay__JeW1x:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#22475b;mix-blend-mode:overlay;z-index:10}.PostListEl_linkArticleImage__SAThk{transition:all .5s ease;max-width:399px;max-height:225px;object-fit:cover;object-position:center center}.PostListEl_linkArticleImageCaseStudyOverlay__4eNvy{filter:saturate(30%) brightness(1.1)}.SocialMediaLink_socialMediaLink__YVGYA{color:#22475b}.SocialMediaLink_socialMediaLink__YVGYA:hover{color:#306480}.SocialMediaLink_xs__QKLd5{font-size:.8rem}.SocialMediaLink_sm__y7uqc{font-size:1rem}.SocialMediaLink_md__oHlR9{font-size:1.2rem}.SocialMediaLink_lg__IhRV_{font-size:1.8rem}.SocialMediaLink_xl__Sg_Yz{font-size:2.5rem}.SocialMediaLink_xxl__wAuQv{font-size:3rem}.PostArticle_article__zPivH{border-radius:1rem}@media screen and (min-width:768px){.PostArticle_article__zPivH{margin-top:-2rem}}@media screen and (min-width:992px){.PostArticle_article__zPivH{margin-top:-4rem}}.PostArticle_paddings__izRtX{padding:1rem 0}@media screen and (min-width:768px){.PostArticle_paddings__izRtX{padding:2rem}}@media screen and (min-width:992px){.PostArticle_paddings__izRtX{padding:3.5rem}}.Details_quoteCard__7ODBK{position:relative}.Details_quoteCardIcon__6oixr{color:#f38020;font-size:32px;left:50%;position:absolute;top:-16px;background:#f5f5f5;margin-left:-16px;border:2px solid #f38020;border-radius:31px;z-index:2}.TruncatedText_truncatedText__14Ozk{display:inline-grid;position:relative}.TruncatedText_truncatedText__14Ozk:hover .TruncatedText_truncatedTextMask__Kuv2V{transform:scaleX(0)}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V{position:absolute;top:0;right:0;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 20%,#fff 30%);transform:scaleX(1);transform-origin:right;transition:transform .3s ease-in-out}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V.TruncatedText_text-10__8wNQb{width:calc(110% - 10ch)}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V.TruncatedText_text-20__s62bb{width:calc(110% - 20ch)}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V.TruncatedText_text-30__zTxCw{width:calc(110% - 30ch)}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V.TruncatedText_text-40__cgRD4{width:calc(110% - 40ch)}.TruncatedText_truncatedText__14Ozk .TruncatedText_truncatedTextMask__Kuv2V.TruncatedText_text-50__WPDIW{width:calc(110% - 50ch)}