.bh-services-section-main{background-color:#f8f7f4;position:relative;overflow:hidden}.bh-services-header{padding:48px 0 32px}.bh-services-header .bh-title-h2{font-family:var(--font-family-primary);font-size:var(--fs-h2);color:var(--color-text-black);text-align:center;letter-spacing:-.02em;background:linear-gradient(135deg,#1163fb0f 0%,#8b5cf60f 50%,#ec48990d 100%);border-radius:12px;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;padding:28px 56px;font-weight:600;line-height:1.3;position:relative;overflow:hidden}.bh-services-header .bh-title-h2:before{content:"";border-radius:inherit;z-index:0;opacity:.6;background:linear-gradient(135deg,#1163fb14 0%,#8b5cf614 50%,#ec48990f 100%) 0 0/200% 200%;animation:6s ease-in-out infinite bh-title-shimmer;position:absolute;top:0;bottom:0;left:0;right:0}.bh-services-header .bh-title-h2>span{z-index:1;position:relative}.bh-services-header .bh-title-h2:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#1163fb,#0000);border-radius:2px;width:160px;height:3px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@keyframes bh-title-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.bh-services-grid{grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.bh-services-grid>.bh-service-col{border-right:1px solid #0000001a}.bh-services-grid>.bh-service-col:last-child{border-right:none}.bh-services-header .bh-title-h2>span{white-space:nowrap;display:block;overflow:hidden}.bh-services-header .bh-title-h2 span span{transition:transform .8s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(110%)}.bh-services-header.bh-header-visible .bh-title-h2 span span{transform:translateY(0)}.bh-service-card{box-sizing:border-box;background:linear-gradient(145deg,#f0eef5 0%,#eae8f0 50%,#f2f0f6 100%);border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;height:100%;padding:2.4rem}.bh-service-card-inner{flex-direction:column;gap:48px;height:100%;display:flex}.bh-service-icon{background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.bh-service-icon img{object-fit:contain;width:28px;height:28px}.bh-service-content{flex-direction:column;flex-grow:1;justify-content:space-between;gap:48px;display:flex}.bh-service-content-header{flex-direction:column;gap:24px;display:flex}.bh-service-content-header h3{font-family:var(--font-family-primary);font-size:var(--fs-subtitle);color:var(--color-text-black);margin:0;font-weight:600;line-height:1.3}@media (min-width:768px){.bh-service-content-header h3{min-height:2.6em}}.bh-service-content-header p{font-family:var(--font-family-primary);font-size:var(--fs-para);color:var(--color-text-black);margin:0;font-weight:500;line-height:1.6}.bh-service-btn{font-family:var(--font-family-primary);font-size:var(--fs-para);color:var(--color-text-black);cursor:pointer;border:2px solid var(--color-text-black);background-color:#0000;border-radius:3rem;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:14px 24px;font-weight:600;line-height:1.26;text-decoration:none;transition:background .3s,color .3s;display:inline-flex;position:relative;overflow:hidden}.bh-service-btn:hover{background-color:var(--color-text-black);color:#fff}.bh-service-btn .bh-text-original,.bh-service-btn .bh-text-hover{display:flex;overflow:hidden}.bh-service-btn .bh-text-original span,.bh-service-btn .bh-text-hover span{transition:transform .2s;display:block}.bh-service-btn .bh-text-hover{position:absolute;left:24px;overflow:hidden}.bh-service-btn .bh-text-hover span{transform:translateY(-1.3em)}.bh-service-btn:hover .bh-text-original span{transform:translateY(1.3em)}.bh-service-btn:hover .bh-text-hover span{transform:translateY(0)}.bh-view-all-services{text-align:center;background:#f8f7f4;padding:24px 0}.bh-btn-services-big{font-size:1.15em;font-weight:800}.bh-btn-services-small{font-size:.9em;font-weight:600}.bh-view-all-services .shiny-cta{padding:.85rem 1.9rem;font-size:1rem}.bh-layout-container-sm{z-index:2;width:100%;max-width:1100px;margin:0 auto;padding:0 48px;position:relative}@media (max-width:1440px){.bh-services-header{padding:60px 0 38px}.bh-service-card-inner{gap:38px}.bh-service-icon{width:51px;height:51px}.bh-service-icon img{width:24px;height:24px}.bh-service-content{gap:38px}.bh-service-content-header{gap:20px}}@media (max-width:1200px){.bh-service-card{padding:2rem}.bh-service-card-inner{gap:32px}.bh-service-icon{width:42px;height:42px}.bh-service-icon img{width:20px;height:20px}.bh-service-content-header{gap:16px}.bh-service-content{gap:24px}.bh-service-content-header h3{font-size:16px}.bh-service-content-header p{font-size:12px}.bh-service-btn{padding:12px 16px;font-size:10px}.bh-view-all-services{padding:32px 0 15px}}@media (max-width:1024px){.bh-services-grid{grid-template-columns:repeat(2,1fr)}.bh-services-grid>.bh-service-col:nth-child(2n){border-right:none}.bh-services-grid>.bh-service-col{border-bottom:1px solid #0000001a}.bh-service-icon{width:48px;height:48px}.bh-service-card{padding:2rem}.bh-service-card-inner,.bh-service-content{gap:24px}}@media (max-width:768px){.bh-services-header{padding:40px 0 24px}.bh-services-header .bh-title-h2{text-align:left;max-width:none;font-size:20px}.bh-services-header .bh-title-h2>span{white-space:normal}.bh-services-grid{grid-template-columns:1fr}.bh-services-grid>.bh-service-col{border-bottom:none;border-right:none}.bh-service-card{border-top:none;border-bottom:1px solid #0000001a;padding:1.5rem 1rem}.bh-service-card-inner,.bh-service-content{gap:24px}.bh-service-content-header h3{font-size:18px}.bh-layout-container-sm{padding:0 24px}.bh-view-all-services{padding:24px 16px 48px}.bh-view-all-services a{border-width:1px;justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.bh-services-header .bh-title-h2 span span{transition:none;transform:none}}