:root{--dl-layout-size-large:144px;--dl-layout-size-small:48px;--dl-layout-space-unit:16px;--dl-layout-size-medium:96px;--dl-layout-size-xlarge:192px;--dl-layout-size-xsmall:16px;--dl-color-theme-accent1:#fff;--dl-color-theme-accent2:#f5d1b0;--dl-layout-radius-round:50%;--dl-layout-size-xxlarge:288px;--dl-color-theme-primary1:#333f48;--dl-color-theme-primary2:#ff7f32;--dl-layout-size-maxwidth:1400px;--dl-layout-radius-radius2:2px;--dl-layout-radius-radius4:4px;--dl-layout-radius-radius8:8px;--dl-layout-space-halfunit:8px;--dl-layout-space-sixunits:96px;--dl-layout-space-twounits:32px;--dl-color-theme-secondary1:#fff;--dl-color-theme-secondary2:#fbf1eb;--dl-layout-space-fiveunits:80px;--dl-layout-space-fourunits:64px;--dl-layout-space-threeunits:48px;--dl-color-theme-neutral-dark:#000;--dl-layout-radius-cardradius:8px;--dl-color-theme-neutral-light:#fff;--dl-layout-radius-imageradius:8px;--dl-layout-radius-inputradius:24px;--dl-layout-radius-buttonradius:24px;--dl-layout-space-oneandhalfunits:24px}.button{display:inline-block}.button,.input{color:var(--dl-color-theme-neutral-dark);padding:.5rem 1rem;border-color:var(--dl-color-theme-neutral-dark);border-width:1px;border-radius:4px;background-color:var(--dl-color-theme-neutral-light)}.input,.textarea{cursor:auto}.textarea{color:var(--dl-color-theme-neutral-dark);padding:.5rem;border-color:var(--dl-color-theme-neutral-dark);border-width:1px;border-radius:4px;background-color:var(--dl-color-theme-neutral-light)}.list{width:100%;margin:1em 0;display:flex;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.teleport-show{display:flex!important;transform:translateX(0)!important}.thq-input{color:var(--dl-color-theme-neutral-dark);cursor:auto;outline:none;padding:.5rem 1rem;align-self:stretch;text-align:center;border-color:var(--dl-color-theme-neutral-dark);border-width:1px;border-radius:var(--dl-layout-radius-inputradius);background-color:var(--dl-color-theme-neutral-light)}.thq-input:focus{outline:1px solid var(--dl-color-theme-primary1)}.thq-button-filled{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-secondary1);color:var(--dl-color-theme-secondary1);cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:var(--dl-color-theme-primary1);border-width:1px;border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center;background-color:var(--dl-color-theme-primary1)}.thq-button-filled:hover{fill:var(--dl-color-theme-secondary2);color:var(--dl-color-theme-secondary2);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-button-outline{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-primary1);color:var(--dl-color-theme-primary1);border:1px solid;cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:var(--dl-color-theme-primary1);border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center}.thq-button-outline:hover{fill:var(--dl-color-theme-secondary2);color:var(--dl-color-theme-secondary2);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-button-flat{gap:var(--dl-layout-space-halfunit);fill:var(--dl-color-theme-primary1);color:var(--dl-color-theme-primary1);cursor:pointer;display:flex;transition:.3s;align-items:center;font-weight:700;white-space:nowrap;border-color:transparent;border-width:1px;border-radius:var(--dl-layout-radius-buttonradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-oneandhalfunits);justify-content:center}.thq-button-flat:hover{fill:var(--dl-color-theme-secondary1);color:var(--dl-color-theme-secondary1);border-color:var(--dl-color-theme-primary2);background-color:var(--dl-color-theme-primary2)}.thq-heading-1{font-size:48px;font-family:STIX Two Text;font-weight:700;line-height:1.5}.thq-heading-2{font-size:35px}.thq-heading-2,.thq-heading-3{font-family:STIX Two Text;font-weight:600;line-height:1.5}.thq-heading-3{font-size:26px}.thq-body-large{font-size:18px}.thq-body-large,.thq-body-small{font-family:Noto Sans;line-height:1.5}.thq-body-small{font-size:16px}.thq-team-image-round{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.thq-section-padding{width:100%;display:flex;padding:var(--dl-layout-space-fiveunits);position:relative;align-items:center;flex-direction:column}.thq-section-max-width{width:100%;max-width:var(--dl-layout-size-maxwidth)}.thq-img-ratio-1-1{aspect-ratio:1/1}.thq-img-ratio-1-1,.thq-img-ratio-16-9{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-imageradius)}.thq-img-ratio-16-9{aspect-ratio:16/9}.thq-img-ratio-4-3{aspect-ratio:4/3}.thq-img-ratio-4-3,.thq-img-ratio-4-6{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-imageradius)}.thq-img-ratio-4-6{aspect-ratio:4/6}.thq-img-round{width:100%;border-radius:var(--dl-layout-radius-round)}.thq-flex-column{flex-direction:column}.thq-flex-column,.thq-flex-row{gap:var(--dl-layout-space-twounits);display:flex;overflow:hidden;position:relative;align-items:center}.thq-grid-6{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.thq-grid-5{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr 1fr}.thq-card{gap:var(--dl-layout-space-oneandhalfunits);display:flex;padding:var(--dl-layout-space-twounits);align-items:stretch;border-radius:var(--dl-layout-radius-cardradius);flex-direction:column}.thq-box-shadow{box-shadow:0 0 5px -2px var(--dl-color-theme-neutral-dark)}.thq-grid-3{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr}.thq-grid-4{display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr 1fr 1fr}.thq-grid-2{width:100%;display:grid;grid-gap:var(--dl-layout-space-twounits);grid-template-columns:1fr 1fr}.thq-checkbox{width:var(--dl-layout-size-xsmall);height:var(--dl-layout-size-xsmall)}.thq-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--dl-layout-radius-inputradius);padding:var(--dl-layout-space-halfunit) var(--dl-layout-space-twounits) var(--dl-layout-space-halfunit) var(--dl-layout-space-unit);background-color:var(--dl-color-theme-neutral-light);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.thq-divider-horizontal{width:100%;height:1px;background-color:var(--dl-color-theme-neutral-dark)}.thq-icon-small{width:24px;height:24px}.thq-button-icon{fill:var(--dl-color-theme-secondary1);padding:3px;transition:.3s;border-radius:var(--dl-layout-radius-round)}.thq-button-icon:hover{fill:var(--dl-color-theme-secondary2)}.thq-icon-medium{width:var(--dl-layout-size-small);height:var(--dl-layout-size-small)}.thq-icon-x-small{width:var(--dl-layout-size-xsmall);height:var(--dl-layout-size-xsmall)}.thq-link{cursor:pointer;display:inline-block;overflow:hidden;background:linear-gradient(to right,var(--dl-color-theme-primary1) 50%,var(--dl-color-theme-neutral-dark) 50%);transition:background-position .3s ease;font-weight:600;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;background-position:100%;-webkit-text-fill-color:transparent}.thq-link:hover{background-position:0 100%}.thq-grid-auto-300{display:grid;grid-gap:var(--dl-layout-space-oneandhalfunits);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.thq-animated-group-vertical-reverse{gap:var(--dl-layout-space-unit);width:100%;display:flex;animation:scroll-y 20s linear infinite;align-items:flex-start;flex-direction:column;justify-content:space-around;animation-direction:reverse}.thq-animated-group-horizontal-reverse{animation:scroll-x 20s linear infinite;min-width:100%;align-items:center;flex-shrink:0;animation-direction:reverse}.thq-animated-group-horizontal-reverse,.thq-animated-group-vertical{gap:var(--dl-layout-space-unit);display:flex;justify-content:space-around}.thq-animated-group-vertical{width:100%;animation:scroll-y 20s linear infinite;align-items:flex-start;flex-direction:column}.thq-animated-group-horizontal{gap:var(--dl-layout-space-unit);display:flex;animation:scroll-x 20s linear infinite;min-width:100%;align-items:center;flex-shrink:0;justify-content:space-around}.thq-animated-group-container-vertical{flex-direction:column}.thq-animated-group-container-horizontal,.thq-animated-group-container-vertical{gap:var(--dl-layout-space-unit);display:flex;overflow:hidden}.thq-mask-image-vertical{-webkit-mask-image:linear-gradient(180deg,transparent,#000 1%,#000 99%,transparent);mask-image:linear-gradient(180deg,transparent,#000 1%,#000 99%,transparent)}.thq-mask-image-horizontal{-webkit-mask-image:linear-gradient(90deg,transparent,#000 1%,#000 99%,transparent);mask-image:linear-gradient(90deg,transparent,#000 1%,#000 99%,transparent)}.thq-img-scale{transition:.3s}.thq-img-scale:hover{scale:1.05}.thq-animated-card-bg-1{width:100%;height:100%;background-color:var(--dl-color-theme-accent1)}.thq-animated-card-bg-1,.thq-animated-card-bg-2{transition:transform .3s;border-radius:var(--dl-layout-radius-cardradius)}.thq-animated-card-bg-2{background-color:var(--dl-color-theme-accent2)}.thq-button-animated{outline:none;z-index:1;overflow:hidden;position:relative;border-width:2px}.thq-input::-moz-placeholder{text-align:center;vertical-align:middle}.thq-input:-ms-input-placeholder{text-align:center;vertical-align:middle}.thq-input::placeholder{text-align:center;vertical-align:middle}.thq-animated-group-container-horizontal:hover div,.thq-animated-group-container-vertical:hover div{animation-play-state:paused}.thq-animated-card-bg-2:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(3deg) skew(0deg,0deg)}.thq-animated-card-bg-1:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-6deg) skew(0deg,0deg)}.thq-button-animated:before{top:0;left:-20%;color:var(--dl-color-theme-neutral-light);width:200%;height:101%;content:"";z-index:1;position:absolute;transform:scaleX(0);transition:transform .5s;border-radius:var(--dl-layout-radius-buttonradius);background-color:var(--dl-color-theme-neutral-dark);transform-origin:0 0;transition-timing-function:cubic-bezier(.5,1.6,.4,.7)}.thq-button-animated:hover:before{color:var(--dl-color-theme-neutral-light);z-index:-1;transform:scaleX(1)}.orangebackground{background-color:var(--dl-color-theme-primary2)}.hmbutton_large{font-size:1.5rem;text-align:center}.hmbutton_large,.hmbutton_small{font-family:Poppins;font-weight:700;border-radius:var(--dl-layout-radius-buttonradius)}.hmbutton_small{font-size:1rem}.hm_nav_item{font-size:1.5rem;font-style:normal;font-family:Poppins;font-weight:500;text-decoration:none}.socialbar{flex:0 0 auto;width:100%;height:54px;display:flex;align-items:center;justify-content:flex-end}.slatebackground{background-color:var(--dl-color-theme-primary1)}.green_border_button{color:#fff;width:416px;border:2.731px solid #95e497;height:52px;font-size:1.25rem;align-self:center;background:#2b3136;margin-top:20px;font-weight:600;line-height:normal;border-radius:36px}.nav_curtain_item{color:#000;width:30%;font-size:1.25rem;font-family:Montserrat;font-weight:700}.nav_curtain_item_solutions{width:40%}.nav_curtain_navpanel{gap:30px;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:flex-start;padding-top:70px;padding-left:68px;padding-right:var(--dl-layout-space-threeunits)}.nav_curtain_navpanel_solutions{padding-right:var(--dl-layout-space-halfunit)}.nav_curtain_navpanel span:before{width:15px;height:15px;background-color:#000;background-image:url(https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/a741e16b-360d-45f2-9e1f-b82121be69d5/8fa9e5bb-9fbe-4385-8a78-514cdf062f49?org_if_sml=1&force_format=original)}.hmnavpanel{gap:var(--dl-layout-space-threeunits);flex:1 1;display:flex;align-items:center;margin-right:var(--dl-layout-space-threeunits);flex-direction:row;justify-content:flex-end}.nav_curtain_img{width:416px;height:223px;align-self:center;margin-top:28px;border-radius:20px}.hm_social_icon,.nav_curtain_img{-o-object-fit:cover;object-fit:cover}.hm_social_icon{width:32px;height:32px;text-decoration:none}.hm_footer_column{width:25%;height:100%;padding-left:var(--dl-layout-space-threeunits)}.hm_footer_header{color:#fff;display:block;font-size:1.5rem;font-weight:600;margin-bottom:var(--dl-layout-space-unit)}.hm_footer_text{color:#fff;font-size:1rem;font-style:normal;font-weight:500;margin-bottom:25px}.hm_footer{flex:0 0 auto;left:0;width:100%;bottom:0;height:auto;display:flex;position:relative;clip-path:url(#footerSlateBackgroundPath);padding-top:100px;padding-bottom:50px;background-size:cover;justify-content:center;background-color:#333f48;-webkit-clip-path:url(#footerSlateBackgroundPath)}.hm_footer_desktop{flex:0 0 auto;width:90%;display:flex;align-items:flex-start}.hm_footer_mobile{display:none}.hm_nav_social{gap:18px;display:flex;align-items:flex-start;margin-right:45px;justify-content:flex-end}.hm_footer_socials{gap:10px;display:flex;margin-top:25px;flex-direction:row;justify-content:flex-start}.hm_footer_logo{width:200px}.hm_nav{width:100%;display:flex;align-items:center;padding:var(--dl-layout-space-twounits) var(--dl-layout-space-threeunits);justify-content:space-between}.home-header-background{height:900px}.home-header-background,.subpage-header-background{width:100%;display:block;clip-path:url(#headerBackgroundPath);background-size:cover;background-color:#000;-webkit-clip-path:url(#headerBackgroundPath);background-repeat:no-repeat}.subpage-header-background{height:832px;padding:5% 10% 7%}.blog-header-background,.portfolio-header-background{gap:var(--dl-layout-space-twounits);width:100%;height:680px;display:flex;clip-path:url(#headerBackgroundPath);align-items:center;background-size:cover;justify-content:center;background-color:var(--dl-color-theme-primary1);-webkit-clip-path:url(#headerBackgroundPath);background-repeat:no-repeat}.transparentbackground-orange{color:#fff;display:inline-block;padding:.5rem 1rem;border-color:var(--dl-color-theme-primary2);border-width:3px;background-color:transparent}.transparentbackground-green{background-color:transparent}.transparentbackground-green,.transparentbackground-green-dark{color:var(--dl-color-theme-neutral-dark);display:inline-block;padding:.5rem 1rem;border-color:#91e492;border-width:3px}.transparentbackground-green-dark{background-color:var(--dl-color-theme-primary1)}.large_white_header{color:#fff;display:absolute;font-size:3.75rem;line-height:70px}.large_white_header,.portfolio_h1_header{font-family:Poppins;font-weight:700;margin-bottom:25px}.portfolio_h1_header{font-size:2.813rem;line-height:60px}.blog_h1_header{font-size:2rem;font-family:Poppins;font-weight:700;line-height:normal;margin-bottom:25px}.hm_whitetext{font-size:1.25rem;font-weight:500;margin-bottom:50px}.hm_blog_whitetext,.hm_whitetext{color:#fff;font-family:Montserrat;line-height:normal}.hm_blog_whitetext{font-size:1rem}.blog-listing-blacktext{color:#000;font-size:1rem}.blog-listing-blacktext,.hm_blog_author{font-family:Montserrat;line-height:normal}.hm_blog_author{color:#fff}.hm_blacktext,.hm_blog_author{font-size:1.25rem;font-weight:500}.hm_blacktext{color:#000;font-family:Montserrat;line-height:normal}.orange_button{display:inline-block;padding:.5rem 1rem;border-color:var(--dl-color-theme-primary2);border-width:3px;background-color:var(--dl-color-theme-primary2)}.hm_panel{flex:0 0 auto;width:100%;height:100%;display:flex;position:relative;align-items:flex-start;flex-direction:column;padding:150px 90px 90px;background-size:cover}.hm_panel_curves{clip-path:url(#curvedBackgroundPath);-webkit-clip-path:url(#curvedBackgroundPath)}.hm_panel_curves,.hm_panel_curves_flatbottom{flex:0 0 auto;width:100%;height:100%;display:flex;position:relative;align-items:center;flex-direction:column;padding:150px 90px 180px;background-size:cover}.hm_panel_curves_flatbottom{clip-path:url(#footerSlateBackgroundPath);-webkit-clip-path:url(#footerSlateBackgroundPath)}.hm_panel_topcurve{flex:0 0 auto;width:100%;height:100%;display:flex;position:relative;clip-path:url(#footerSlateBackgroundPath);align-items:center;flex-direction:column;padding:150px 90px 90px;background-size:cover;-webkit-clip-path:url(#curvedBackgroundPath)}.h2_header{font-size:2.813rem;font-family:Poppins;font-weight:700;margin-bottom:22px}.success_panel_dark{flex-direction:column;background-image:f2a78304-8da8-4b75-8051-bb29f748a611;background-repeat:no-repeat}.white_color{color:#fff}.button_rightalign_div{gap:var(--dl-layout-space-oneandhalfunits);flex:0 0 auto;display:flex;align-self:flex-end;margin-top:var(--dl-layout-space-threeunits);align-items:flex-start}.featured_post{width:80%;overflow:hidden;align-self:center;border-color:var(--dl-color-theme-primary2);border-style:solid;border-width:7px}.feature_box_slate,.featured_post{flex:0 0 auto;display:flex;border-radius:43px}.feature_box_slate{background-color:#fff}.feature_box_slate,.feature_box_white{gap:var(--dl-layout-space-fourunits);width:100%;height:auto;margin-top:44px;align-items:flex-start;margin-bottom:43px;padding:50px 80px;justify-content:center}.feature_box_white{flex:0 0 auto;display:flex;border-radius:43px;background-color:hsla(0,0%,85%,.25)}.featured_post_textbox{padding-left:47px;padding-right:27px;flex-direction:column;justify-content:center}.featured_post_picbox,.featured_post_textbox{width:50%;display:flex;align-items:flex-start}.featured_post_picbox{flex:0 0 auto;overflow:hidden;border-radius:35px;flex-direction:column}.featured_post_blogtitle{font-size:2rem;font-weight:700;margin-bottom:25px}.featured_post_title{font-size:1.5rem;font-weight:600;margin-bottom:25px}.featured_post_author{font-size:1.25rem;font-weight:600}.featured_podcast{min-height:425px}.slatecolor{color:var(--dl-color-theme-primary1)}.featured_podcast_picbox{align-items:flex-end}.featured_post_image{width:100%;height:100%}.featured_posts{flex:0 0 auto;width:100%;display:flex;margin-bottom:50px;justify-content:center}.h2_margin_large{margin-bottom:60px}.subpage_h1{color:var(--dl-color-theme-primary2);font-size:1.5rem;font-family:Poppins;font-weight:700;margin-bottom:20px;text-transform:uppercase}.hm_panel_center,.hm_success_panel{align-items:center}.hm_success_panel{width:80%;display:flex;position:relative;flex-direction:column}.hm_success_buttons{gap:var(--dl-layout-space-halfunit);display:flex;margin-top:5%}.h3_header{font-size:2rem;font-family:Poppins;font-weight:600;line-height:36px;margin-bottom:10px}.hm_graybox{gap:var(--dl-layout-space-fourunits);width:80%;border:1px solid rgba(217,217,217 .25);display:flex;align-self:center;background:hsla(0,0%,85%,.25);border-radius:30px;margin-bottom:20px;padding:2% 1.5%}.margin-top{margin-top:50px}.hm_text_marginbottom{margin-bottom:50px}.hm_text_marginbottom_small{margin-bottom:35px}.hm_graybox_leftcolumn{width:25%;display:flex;position:relative}.hm_graybox_rightcolumn{width:100%;display:flex;flex-direction:column;justify-content:center}.hm_graybox_img{width:100%;height:160px;-o-object-fit:contain;object-fit:contain}.hmbutton_margins{border-radius:39px;padding:.9rem 2rem}.blackcolor{color:#000}.hm_homeheader_content{flex:0 0 auto;width:45%;display:flex;margin-top:5%;align-items:flex-start;margin-left:53%;flex-direction:column}.hm_portfolioheader_content{flex:0 0 auto;width:40%;display:flex;flex-direction:column}.hm_blogheader_content{width:45%}.hm_blogheader_content,.hm_navpanel_featurebox{flex:0 0 auto;display:flex;flex-direction:column}.hm_navpanel_featurebox{width:521px;height:348px;background:#323e48;align-items:flex-start;border-radius:0 0 0 18.2px}.hm_navpanel_expertise{flex:0 0 auto;width:1280px;height:348px;z-index:auto;position:absolute;background:#fff;margin-top:71px;overflow-x:hidden;align-items:flex-start;margin-left:-250px;border-radius:0 0 18.2px 18.2px;justify-content:flex-start}.feature_box_img{width:80%;align-self:center;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-round);margin-bottom:25px}.feature_box_item{flex:0 0 auto;width:26%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.circle_feature_textbox{height:100%;display:flex;background:hsla(0,0%,85%,.25);align-items:center;padding-left:var(--dl-layout-space-threeunits);padding-right:35px}.circle_feature_img{width:200px;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-round)}.circle_feature_imgbox{background:hsla(0,0%,85%,.25);border-radius:50% 0 0 50%}.circle_feature{width:80%;height:200px;display:flex;position:relative;align-self:center;margin-top:30px;align-items:center;margin-bottom:var(--dl-layout-space-twounits)}.hm_organizations{width:65%;display:flex;align-self:center;flex-direction:column}.hm_organizations_row,.hm_partners_row{gap:var(--dl-layout-space-threeunits);flex:0 0 auto;width:100%;display:flex;align-items:center;margin-bottom:var(--dl-layout-space-twounits)}.hm_organizations_column{width:20%;display:flex;justify-content:center}.hm_partners_column{width:30%;display:flex;justify-content:center}.hm_customer{justify-content:space-between}.hm_customer,.hm_successstory{width:90%;display:flex;flex-wrap:wrap;align-self:center;margin-top:25px;align-items:center}.hm_successstory{gap:var(--dl-layout-space-twounits);justify-content:space-around}.hm_customer_box{width:30%;height:100%}.hm_customer_box,.hm_successstory_box{border:1.875px solid #000;overflow:hidden;position:relative;align-items:center;border-radius:var(--dl-layout-radius-buttonradius)}.hm_successstory_box{height:auto;max-width:45%}.hm_industry_box{width:23%;border:2px solid #000;height:100%;overflow:hidden;position:relative;border-radius:24px 24px 24px 24px;background-image:5c614eb5-f5e3-4d25-8134-bf1dab3a4c2d}.hm_customer_textbox,.hm_successstory_textbox{left:0;height:35%;text-align:center;border-radius:0 0 24px 24px;flex-direction:column;padding:10px 40px}.hm_customer_textbox,.hm_industry_textbox,.hm_successstory_textbox{width:calc(100% + .25px);bottom:0;display:flex;position:absolute;background:rgba(25,30,34,.95);justify-content:center}.hm_industry_textbox{height:22%;align-items:center;padding:10px 45px}.hm_customer_title{font-size:1.25rem}.hm_customer_title,.hm_successstory_title{font-family:Poppins;font-weight:700;margin-bottom:15px}.hm_successstory_title{font-size:2rem}.hm_industry_title{border:1.25px;font-size:1.25rem;text-align:center;font-family:Poppins;font-weight:700;line-height:normal}.hm_customer_text{font-size:.781rem}.hm_customer_text,.hm_successstory_text{text-align:center;font-family:Poppins;font-weight:600;line-height:normal}.hm_successstory_text{font-size:1.25rem}.hm_industry_text{font-size:.781rem;text-align:center;font-family:Poppins;font-weight:600;line-height:normal}.HM_StatBox{width:263px;border:2px solid #ff7f32;height:200px;display:flex;position:relative;align-items:center;border-radius:40px;flex-direction:column;padding:40px 45px 32px;background-size:contain;justify-content:center}.HM_Stat_Title{font-size:3.75REM;font-family:Poppins;font-weight:700}.HM_Stat_Text{font-size:1.25rem;text-align:center;font-family:Montserrat;font-weight:700}.hm_industry_container{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.hm_customer_img,.hm_industry_img{width:100%;height:100%}.hm_successstory_img{height:auto;max-width:100%}.hm_strategize_background{background-size:cover;background-image:url(/whyhighmonkey/strategizingsuccess-1500w.webp)}.subpage_header_textbox{width:53%;display:flex;align-items:flex-start;flex-direction:column}.hm_expertise_header{background-size:cover;background-image:url(https://play.teleporthq.io/static/svg/placeholders/no-image.svg)}.hm_client_box{display:flex}.hm_client_textbox{width:60%;height:100%;align-items:flex-start;padding-right:20px}.hm_client_buttonbox,.hm_client_textbox{flex:0 0 auto;display:flex;flex-direction:column}.hm_client_buttonbox{width:40%;align-items:center;justify-content:center}.hm_servicebox{width:272px;border:2px solid #000;height:auto;position:relative;border-radius:60px}.hm_servicebox_inverse{width:425px;border:3px solid #fff;height:auto;position:relative;border-radius:60px}.hm_servicebox_imagebox,.hm_servicebox_imagebox_inverse{top:-11px;right:-11px;width:120px;position:absolute}.hm_servicebox_textbox{padding:60px 30px 36px}.hm_servicebox_textbox,.hm_servicebox_textbox_inverse{position:relative;font-size:1rem;font-family:Montserrat;line-height:1.4}.hm_servicebox_textbox_inverse{padding:60px 50px 36px}.hm_servicebox_title{color:var(--dl-color-theme-primary1);padding-right:15px}.hm_servicebox_title,.hm_servicebox_title_inverse{font-size:1.25rem;font-weight:700;margin-bottom:var(--dl-layout-space-unit)}.hm_servicebox_title_inverse{color:#fff;padding-right:50px}.hm_servicebox_text,.hm_servicebox_text_inverse{margin-bottom:var(--dl-layout-space-unit)}.hm_servicebox_dots{top:-2px;right:-1px;width:120px;position:absolute}.hm_servicebox_dots_inverse{top:-2px;right:-2px;width:120px;position:absolute}.hm_servicebox_icon,.hm_servicebox_icon_inverse{top:-5;left:35px;width:76px;position:absolute}.hm_ourname{width:100%;padding:80px;border-radius:30px;flex-direction:column;background-color:#f5f5f5}.hm_employees,.hm_ourname{display:flex;align-self:center}.hm_employees{gap:var(--dl-layout-space-threeunits);flex:0 0 auto;width:90%;height:auto;position:relative;align-items:flex-start;flex-direction:column;justify-content:flex-start}.hm_employee_box{flex:0 0 auto;width:100%;display:flex;position:relative;align-items:center;padding-right:20px;flex-direction:row}.hm_employee_imagebox{flex:0 0 auto;display:flex;z-index:1;transform:translateX(50%);align-items:flex-start}.hm_employee_image{width:184px;border:4px solid #91e492;-o-object-fit:cover;object-fit:cover;border-radius:var(--dl-layout-radius-round)}.hm_employee_textbox{left:90px;width:90%;height:100%;display:flex;border-radius:10px;flex-direction:column;padding:40px 175px 40px 200px;justify-content:center;background-color:#f5f5f5}.hm_employee_title{font-size:1.5rem;font-family:Montserrat;font-weight:500;line-height:normal;margin-bottom:20px}.hm_employee_description{margin-bottom:30px}.hm_employee_description,.hm_employee_funfact{font-size:1rem;font-weight:500;line-height:normal}.hm_form_label{font-size:1.25rem;font-family:Poppins;font-weight:600;line-height:normal;margin-bottom:10px}.hm_form_textbox{border:none;height:50px;border-radius:11px}.hm_form_fieldbox{display:flex;margin-bottom:15px;flex-direction:column}.hm_contactmethod_text{font-size:1.25rem;font-family:Poppins;font-weight:700}.hm_partners{width:90%;display:flex;position:relative;align-self:center;flex-direction:column}.orange_name{color:var(--dl-color-theme-primary2);font-size:2rem;font-weight:700;margin-bottom:15px}.html,.orange_name{font-family:Montserrat}.html{font-size:1vw}.hm_nav_box{width:100%;align-items:center;padding:var(--dl-layout-space-twounits) var(--dl-layout-space-threeunits)}.hm_nav_box,.hm_nav_links{display:flex;justify-content:space-between}.hm_nav_links{flex:1 1;right:auto}.hm_nav_buttons{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.hm_main{display:flex;flex-direction:column}.hm_header,.hm_main{width:100%;padding:0;position:relative}.hm_header{margin:0}.blog_latest{gap:var(--dl-layout-space-oneandhalfunits);flex:0 0 auto;width:30%;display:flex;align-items:flex-start;flex-direction:column}.blog_latest_image{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.blog_latest_imagebox{width:100%;display:flex;align-items:flex-start;flex-direction:column}.blog_latest_categorybox{align-items:center;flex-direction:row}.blog_latest_categorybox,.blog_latest_contentbox{gap:var(--dl-layout-space-unit);width:100%;display:flex}.blog_latest_contentbox{align-items:flex-start;flex-direction:column}.blog_latest_additionalbox{border-color:var(--dl-color-theme-neutral-dark)}.blog_featured_additionalbox,.blog_latest_additionalbox{gap:var(--dl-layout-space-unit);flex:0 0 auto;width:100%;display:flex;align-items:center;padding-top:var(--dl-layout-space-twounits);flex-direction:row;padding-bottom:var(--dl-layout-space-twounits);border-width:1px 0}.blog_featured_additionalbox{border-color:#91e492}.blog_readingtime_img{width:5%}.blog_latest_authorbox{gap:var(--dl-layout-space-oneandhalfunits);flex:0 0 auto;display:flex;margin-top:var(--dl-layout-space-unit);align-items:center}.blog_latest_author_textbox{display:flex;align-items:flex-start;flex-direction:column}.blog_latestposts_box{flex:0 0 auto;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row;justify-content:space-between}.blog_content p{font-size:1rem;margin-top:15px;font-family:Montserrat;font-weight:400;line-height:normal;margin-bottom:15px}.blog_content h2{font-size:2.5rem;font-family:Poppins;font-weight:700;line-height:normal}.blog_content li{font-size:1rem;font-family:Montserrat;font-weight:400;line-height:normal}.blog_content img{height:auto;max-width:100%}.blog_content ul{margin-left:20px}.hm_nocurve_subheader{height:400px;display:flex;padding:0;position:relative;align-items:center;justify-content:center}.HM_Statbox_img{right:-14px;height:110px;position:absolute}.nav_logo{height:2.75rem;align-self:center;text-decoration:none}.blog_additional_info{gap:var(--dl-layout-space-unit);display:flex;align-items:center;flex-direction:row}.blog_bullet_list{width:100%;padding:0 0 0 1.5rem;margin:0 0 30px;flex-direction:column;list-style-type:disc;list-style-position:outside}.blog_text{margin-bottom:30px}.blog_text a{color:#007970;text-decoration:underline}.blog_h2_header{color:var(--dl-color-theme-primary1);margin-top:25px;font-weight:900;margin-bottom:25px;text-transform:uppercase}.blog_categories{gap:var(--dl-layout-space-oneandhalfunits);display:flex;align-items:center;flex-direction:row}.blog_image{margin-bottom:25px}.articles-container{gap:var(--dl-layout-space-fourunits);margin:100px auto 20px;display:flex;flex-wrap:wrap;max-width:90%}.article{width:100%;height:auto;display:flex;align-items:flex-start}.blog_header_image{height:auto;max-width:100%;border-radius:35px}.blog_listing_image{height:auto;max-width:90%;border-radius:35px}.blog_author_image{width:49px;border-color:var(--dl-color-theme-primary2);border-width:3px;border-radius:var(--dl-layout-radius-round)}.blog-listing-margin{margin-bottom:20px}.blog-listing-image-container{flex:0 0 auto;width:40%;display:flex;align-items:center;flex-direction:column}.blog-listing-textbox{gap:var(--dl-layout-space-unit);width:60%;display:flex;align-items:flex-start;flex-direction:column}.blog-listing-categories{gap:var(--dl-layout-space-unit);flex:0 0 auto;width:100%;display:flex;align-items:center}.blog-listing-contentbox{flex:0 0 auto;width:100%;display:flex;align-items:flex-start;flex-direction:column}.blog-listing-additionalinfo{width:100%;justify-content:space-between}.blog-listing-additionalinfo,.blog-listing-author{flex:0 0 auto;display:flex;align-items:center;flex-direction:row}.blog-listing-author{gap:var(--dl-layout-space-unit)}.paged-controls{width:100%;display:flex;font-size:1.25rem;border-top:3px solid #333f48;margin-top:20px;align-items:center;font-weight:700;justify-content:center}.paged-control-prev{margin:0 10px}.page-counter{flex:0 0 auto;display:flex;align-items:flex-start;flex-direction:column}.paged-control-next{margin:0 10px}.blog_listings{padding-top:10px;flex-direction:column}.quote_right{right:0;bottom:0}.quote_left,.quote_right{width:10%;position:absolute}.quote_left{top:0;left:0}.expertise_image{width:80%}.expertise_image_box{flex:0 0 auto;width:50%;display:flex;align-items:center;flex-direction:column;justify-content:center}.quote_box{position:relative;margin-bottom:30px;padding:40px 60px 40px 70px}.quote_role{font-size:1.25rem;font-family:Montserrat}.quote_role,.quote_text{font-weight:500;line-height:normal}.quote_text{display:flex;font-size:1.375rem;flex-direction:column}.quote_container{flex:0 0 auto;width:45%;position:relative;margin-left:50px}.stat_box{width:80%;position:relative;align-self:center;margin-top:50px;margin-bottom:50px;justify-content:space-around}.sidebyside_box,.stat_box{flex:0 0 auto;display:flex;align-items:flex-start}.sidebyside_text{width:50%;display:flex;flex-direction:column}.portfolio_header_img{flex:0 0 auto;width:50%;display:flex;align-items:center;flex-direction:column}.portfolio_images_box{gap:var(--dl-layout-space-fiveunits);flex:0 0 auto;display:flex;flex-wrap:wrap;max-width:100%;align-self:center;align-items:flex-start;justify-content:space-around}.blog_code_text{font-family:monospace;margin-bottom:30px}.ButtonText{font-size:1.5rem;font-family:Poppins;font-weight:500;text-transform:none;text-decoration:none}.H1{font-size:3.75rem;line-height:70px}.H1,.H2{font-family:Poppins;font-weight:700;text-transform:none;text-decoration:none}.H2{font-size:2.875rem}.SubheaderText{font-size:1.25rem;font-weight:500}.ParagraphContent,.SubheaderText{font-family:Montserrat;text-transform:none;text-decoration:none}.ParagraphContent{font-size:1rem;font-weight:400;line-height:1.15}@media(max-width:1440px){.nav_curtain_item{width:28%;font-size:1.1rem}.nav_curtain_navpanel{gap:40px;padding-top:50px;padding-right:var(--dl-layout-space-twounits)}.hmnavpanel{gap:var(--dl-layout-space-twounits)}.hm_nav_social{gap:18px;align-items:flex-start;flex-direction:row;justify-content:flex-end}.portfolio-header-background,.subpage-header-background{height:632px;padding-top:5%}.blog-header-background{padding-top:5%}.large_white_header{font-size:3rem;line-height:55px}.hm_whitetext{font-size:1rem}.featured_podcast{min-height:350px}.subpage_h1{font-size:1.5rem}.hm_graybox_img{height:140px}.hmbutton_margins{padding-left:1.5rem;padding-right:1.5rem}.hm_text_align_center{text-align:center}.hm_homeheader_content{width:38%;margin-left:60%}.hm_navpanel_expertise{width:1125px;margin-top:68px}.feature_box_img{align-self:center}.hm_customer{width:100%}.hm_successstory{gap:var(--dl-layout-space-unit)}.hm_industry_title{font-size:1.05rem}.hm_successstory_text{font-size:1rem}.subpage_header_textbox{width:55%}.hm_expertise_header{background-image:url(https://play.teleporthq.io/static/svg/placeholders/no-image.svg)}.hm_nocurve_subheader{height:350px}.nav_logo{height:2.5rem}.quote_role{font-family:Montserrat}.quote_text{font-size:1.375rem;font-weight:500;line-height:normal}.portfolio_images_box{gap:var(--dl-layout-space-twounits)}}@media(max-width:1220px){.hmbutton_large{font-size:1rem}.hmbutton_small{font-size:.75rem}.hm_nav_item{font-size:1.25rem}.green_border_button{width:275px;font-size:1rem}.nav_curtain_item{width:25%;font-size:1rem}.nav_curtain_item_solutions{width:45%}.nav_curtain_navpanel{padding-left:50px;padding-right:24px}.nav_curtain_navpanel_solutions{gap:20px}.hmnavpanel{margin-right:var(--dl-layout-space-twounits)}.nav_curtain_img{width:275px;height:143px;margin-top:60px}.hm_footer_column{padding-left:var(--dl-layout-space-twounits)}.hm_footer_header{font-size:1.25rem}.hm_footer_text{font-size:.75rem;margin-bottom:15px}.hm_nav_social{margin-right:25px}.hm_footer_logo{width:175px}.hm_nav{padding-left:var(--dl-layout-space-oneandhalfunits);padding-right:var(--dl-layout-space-oneandhalfunits)}.home-header-background{height:600px}.subpage-header-background{height:516px;padding-top:5%;padding-left:10%}.blog-header-background,.portfolio-header-background{height:516px;padding-left:5%;padding-right:5%}.large_white_header{font-size:2.25rem;line-height:normal}.portfolio_h1_header{font-size:2rem;line-height:38px}.blog_h1_header{font-size:1.5rem;line-height:38px}.hm_whitetext{margin-bottom:25px}.blog-listing-blacktext,.hm_blog_whitetext{font-size:.75rem}.hm_blacktext,.hm_blog_author{font-size:1rem}.h2_header{font-size:2.5rem}.feature_box_slate,.feature_box_white{gap:var(--dl-layout-space-threeunits);padding:30px}.featured_post_textbox{padding-top:10px;padding-left:25px;padding-bottom:10px}.featured_post_blogtitle{font-size:1.75rem}.featured_post_title{font-size:1.2rem}.featured_post_author{font-size:.9rem}.featured_podcast{min-height:275px}.subpage_h1{font-size:1.25rem}.h3_header{font-size:1.3rem}.hm_graybox{gap:var(--dl-layout-space-threeunits);width:90%}.hm_text_marginbottom{margin-bottom:35px}.hm_text_marginbottom_small{margin-bottom:20px}.hm_graybox_img{height:100px}.hm_navpanel_featurebox{width:318px}.hm_navpanel_expertise{width:815px;margin-top:62px}.feature_box_item{width:30%}.circle_feature_textbox{padding-left:var(--dl-layout-space-twounits)}.circle_feature_img{width:150px}.circle_feature{height:150px}.hm_organizations{width:80%}.hm_customer{justify-content:space-around}.hm_successstory{gap:var(--dl-layout-space-unit)}.hm_customer_box{width:40%;margin-bottom:25px}.hm_successstory_box{max-width:45%;margin-bottom:25px}.hm_industry_box{width:48%;margin-bottom:25px}.hm_successstory_title{font-size:1.5rem}.hm_industry_title{font-size:1.25rem}.hm_customer_text{font-size:.675rem}.hm_successstory_text{font-size:.75rem}.hm_industry_text{font-size:.675rem}.HM_StatBox{padding-left:10px;padding-right:10px}.HM_Stat_Title{font-size:3.25rem}.HM_Stat_Text{font-size:1rem}.hm_whyhm__header{height:600px}.subpage_header_textbox{width:50%}.hm_expertise_header{background-image:url(https://play.teleporthq.io/static/svg/placeholders/no-image.svg)}.hm_servicebox_inverse{width:350px}.hm_employee_textbox{padding-left:150px;padding-right:130px}.hm_nav_box{padding-left:var(--dl-layout-space-oneandhalfunits);padding-right:var(--dl-layout-space-oneandhalfunits)}.blog_readingtime_img{width:7%}.blog_content li{font-size:.75rem}.hm_nocurve_subheader{height:300px}.HM_Statbox_img{right:-12px;height:90px}.nav_logo{height:1.75rem}.quote_container{margin-left:0}.stat_box{gap:var(--dl-layout-space-oneandhalfunits);width:90%}.portfolio_images_box{gap:var(--dl-layout-space-unit)}}@media(max-width:992px){.thq-grid-4{grid-template-columns:1fr 1fr 1fr}.hmbutton_large,.hmbutton_small{font-size:.9rem}.socialbar{height:25px}.hm_social_icon{display:none}.hm_footer_header{margin-bottom:5px}.hm_footer{clip-path:none;padding-top:20px;padding-bottom:20px}.hm_footer_desktop{display:none}.hm_footer_mobile{flex:0 0 auto;display:flex;align-items:flex-start}.home-header-background{height:500px;clip-path:none}.subpage-header-background{height:450px;clip-path:none}.portfolio-header-background{height:399px;clip-path:none}.blog-header-background{height:auto;clip-path:none;flex-direction:column;padding-bottom:50px;background-color:#333f48}.large_white_header{font-size:1.75rem;line-height:1.3;margin-bottom:10px}.portfolio_h1_header{font-size:1.75rem}.blog_h1_header,.portfolio_h1_header{line-height:32px;margin-bottom:10px}.hm_whitetext{font-size:.85rem;margin-bottom:10px}.hm_panel{padding:30px}.hm_panel_curves,.hm_panel_curves_flatbottom{clip-path:none;padding:30px;-webkit-clip-path:none}.hm_panel_topcurve{padding:30px}.h2_header{font-size:2rem}.featured_post{width:100%;flex-direction:column}.feature_box_slate,.feature_box_white{gap:var(--dl-layout-space-threeunits);padding-left:30px}.featured_post_textbox{width:100%;padding-top:25px;padding-left:25px;padding-bottom:25px}.featured_post_picbox{width:100%;border-radius:0}.featured_podcast{flex-direction:column-reverse}.featured_podcast_picbox{min-height:350px}.hm_graybox{gap:var(--dl-layout-space-twounits);padding-bottom:1.5%}.hm_homeheader_content{width:43%;margin-left:55%}.hm_blogheader_content{width:90%}.circle_feature_textbox{padding-right:10px}.hm_customer{align-items:center}.hm_successstory{justify-content:center}.hm_customer_box{width:48%;margin-bottom:25px}.hm_successstory_box{max-width:45%;margin-bottom:25px}.hm_industry_box{width:40%;margin-bottom:25px}.hm_successstory_textbox{height:40%;padding-left:20px;padding-right:20px}.hm_successstory_title{font-size:1rem;margin-bottom:5px}.hm_industry_title{font-size:1.25rem}.hm_customer_text{font-size:.781rem}.hm_successstory_text{font-size:.675rem}.hm_industry_text{font-size:.781rem}.HM_StatBox{width:215px}.p_margin_large{margin-bottom:30px}.hm_whyhm__header{padding-top:5%}.subpage_header_buttonbox{margin-top:20px}.subpage_header_textbox{width:50%}.hm_expertise_header{background-image:url(https://play.teleporthq.io/static/svg/placeholders/no-image.svg)}.hm_servicebox_inverse{width:300px}.hm_employee_box{margin-left:-90px}.hm_employee_title{font-size:1rem}.hm_employee_description,.hm_employee_funfact{font-size:.75rem}.hm_nav_box{padding-left:var(--dl-layout-space-twounits);padding-right:var(--dl-layout-space-twounits)}.hm_nav_links{display:none}.blog_latest{gap:var(--dl-layout-space-unit);width:80%}.blog_featured_additionalbox,.blog_latest_additionalbox{padding-top:var(--dl-layout-space-unit);padding-bottom:var(--dl-layout-space-unit)}.blog_latest_authorbox{margin-top:0}.blog_latestposts_box{gap:var(--dl-layout-space-fiveunits);align-items:center;flex-direction:column}.blog_content h2{font-size:1.8rem}.hm_nocurve_subheader{height:250px;background-color:#333f48}.nav_logo{height:2.5rem}.blog_categories{width:50%}.article{align-items:center;flex-direction:column}.blog_listing_image{max-width:100%}.blog-listing-image-container{width:60%;align-items:center}.blog-listing-textbox{width:60%}.solutions_box_marginbottom{margin-bottom:30px}.quote_box{padding-left:50px;padding-right:40px}.quote_text{font-size:1.3rem}.quote_container{margin-left:25px;padding:30px 0 30px 30px}.stat_box{width:100%}.portfolio_images_box{justify-content:center}}@media(max-width:768px){.portfolio-header-background{height:auto;padding-top:15%;flex-direction:column;padding-bottom:50px}.feature_box_white{align-items:center;flex-direction:column}.hm_success_panel{width:95%}.hm_success_buttons{margin-top:5%;align-items:center;flex-direction:column}.hm_portfolioheader_content{width:90%;margin-left:5%}.feature_box_img{width:40%}.feature_box_item{width:90%}.circle_feature_textbox{padding-left:0;background-color:inherit}.circle_feature_img{width:250px}.circle_feature_imgbox{border-radius:revert;margin-bottom:25px;background-color:inherit}.circle_feature{height:auto;flex-direction:column}.hm_client_box{flex-wrap:wrap;align-items:center;flex-direction:column-reverse}.hm_client_textbox{width:100%;align-items:center;padding-right:0}.hm_client_buttonbox{width:60%;margin-bottom:25px}.hm_servicebox_inverse{width:400px}.hm_employee_box{margin-left:0;flex-direction:column;justify-content:flex-start}.hm_employee_imagebox{transform:translateY(25%);justify-content:flex-start}.hm_employee_textbox{top:100px;left:0;width:100%;padding:50px 25px 25px}.blog-listing-image-container,.blog-listing-textbox{width:80%}.expertise_image{width:100%;margin-bottom:40px}.quote_box{padding:40px}.quote_text{font-size:1.2rem;margin-top:15px}.quote_container{width:90%;padding:0;margin-left:0}.stat_box{align-items:center;flex-direction:column}.sidebyside_box{align-items:center;flex-direction:column-reverse}.sidebyside_text{width:100%;align-items:center}.portfolio_header_img{width:70%}}@media(max-width:480px){.thq-section-padding{padding:var(--dl-layout-space-oneandhalfunits)}.thq-flex-column,.thq-flex-row{gap:var(--dl-layout-space-unit)}.thq-grid-5,.thq-grid-6{grid-gap:var(--dl-layout-space-unit);grid-template-columns:1fr 1fr}.thq-grid-3,.thq-grid-4{grid-gap:var(--dl-layout-space-unit);align-items:center;grid-template-columns:1fr}.thq-grid-4{flex-direction:column}.thq-grid-2{grid-gap:var(--dl-layout-space-unit)}.thq-grid-auto-300{grid-template-columns:1fr}.hmbutton_large,.hmbutton_small{text-align:center}.home-header-background{height:600px}.subpage-header-background{padding-top:15%}.blog-header-background{padding-top:15%;flex-direction:column}.hm_panel_curves,.hm_panel_curves_flatbottom{padding-top:100px;padding-bottom:100px}.h2_header{font-size:1.8rem}.button_rightalign_div{align-self:center;flex-direction:column}.featured_post{width:100%;border-width:0;border-radius:0}.feature_box_slate,.feature_box_white{flex-direction:column}.featured_post_textbox{padding-left:10px}.featured_post_blogtitle,.featured_post_title{margin-bottom:10px}.featured_posts{align-self:center}.hm_success_panel{width:95%}.hm_success_buttons{margin-top:10%;align-items:center;flex-direction:column}.h3_header{font:1.5rem;align-self:center}.hm_graybox{gap:var(--dl-layout-space-oneandhalfunits);padding:15px;align-items:center;flex-direction:column}.hm_graybox_leftcolumn{width:50%}.hm_homeheader_content{width:90%;margin-top:35%;margin-left:5%}.hm_blogheader_content{margin-left:5%}.feature_box_img{width:80%}.feature_box_item{width:100%}.circle_feature_img{width:150px}.circle_feature_imgbox{border-radius:revert;margin-bottom:25px;background-color:inherit}.circle_feature{height:auto;flex-direction:column}.hm_organizations{width:100%}.hm_organizations_row,.hm_partners_row{gap:var(--dl-layout-space-twounits);flex-direction:column}.hm_organizations_column,.hm_partners_column{width:50%}.hm_successstory{width:80%}.hm_customer_box{width:100%}.hm_customer_box,.hm_successstory_box{margin-bottom:var(--dl-layout-space-unit)}.hm_successstory_box{max-width:900%}.hm_industry_box{width:80%}.hm_industry_textbox{padding-top:20px}.hm_industry_title,.hm_successstory_title{font-size:1rem}.hm_customer_text{font-size:.7rem}.HM_StatBox{width:262px;padding-right:10px;background-size:contain}.hm_whyhm__header{display:flex;align-items:center;justify-content:center;background-image:none}.subpage_header_textbox{width:100%;align-items:center;padding-left:15px;padding-right:15px}.hm_expertise_header{background-image:none}.hm_client_box{flex-direction:column-reverse}.hm_client_textbox{padding-right:0}.hm_client_buttonbox{width:100%}.hm_ourname{padding:20px}.hm_employees{width:100%;justify-content:center}.hm_contactmethod_text{font-size:1rem}.blog_readingtime_img{width:10%}.blog_content h2{font-size:1.6rem}.blog_additional_info,.blog_categories{align-items:flex-start;flex-direction:column}.blog_categories{gap:var(--dl-layout-space-halfunit)}.blog-listing-image-container,.blog-listing-textbox,.expertise_image_box{width:100%}.quote_box{padding-left:40px}.quote_container{width:100%}.portfolio_header_img{width:80%}}@media(max-width:479px){.hm_nav_box{padding:var(--dl-layout-space-unit)}}