.bkGoToTop{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:0;border-radius:50%;background-color:#3a2b11;color:#fff;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s,background-color .2s ease}.bkGoToTop.is-visible{opacity:1;visibility:visible;transform:none}.bkGoToTop:hover{background-color:#1f1a10}.bkGoToTop:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0288d1}.bkGoToTop__icon{display:inline-block;width:24px;height:24px;flex-shrink:0;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(/icons/arrow-up.svg);mask-image:url(/icons/arrow-up.svg)}@media(max-width:768px){.bkGoToTop{width:48px;height:48px}}.bkHealthContent{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.bkHealthContent{padding-left:calc(16*1px)}}.bkHealthContent{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.bkHealthContent{padding-right:calc(16*1px)}}.bkHealthContent{padding-block:calc(calc(96 * 1px) + (96/.75 - 96)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.bkHealthContent{padding-block:calc(56*1px)}}.bkHealthContent{background:#f6f4f0;overflow:hidden}.bkHealthContent__inner{width:100%;max-width:1238px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:24px}.bkHealthContent__title{color:#3a2b11;font-weight:300;font-size:48px;line-height:56px;text-align:center}@media(max-width:768px){.bkHealthContent__title{font-size:30px;line-height:38px}}.bkHealthContent__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.bkHealthContent__tab{padding:12px 24px;border:1px solid #3a2b11;border-radius:1000px;background:rgba(0,0,0,0);color:#3a2b11;font-family:Geist,sans-serif;font-weight:500;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease}.bkHealthContent__tab:hover{background:rgba(58,43,17,.08)}.bkHealthContent__tab.is-active{background:#3a2b11;color:#f6f4f0}.bkHealthContent__tab:focus-visible{outline:2px solid #0288d1;outline-offset:2px}@media(max-width:768px){.bkHealthContent__tab{padding:8px 16px;font-size:12px}}.bkHealthContent__fan{position:relative;width:100%;height:520px;margin-top:8px}@media(max-width:768px){.bkHealthContent__fan{height:400px}}.bkHealthContent__card{--spread:208px;position:absolute;top:0;left:50%;width:236px;aspect-ratio:9/16;transform-origin:center center;transform:translateX(-50%) translateX(calc(var(--o) * var(--spread))) translateY(calc(var(--abs) * 38px)) rotate(calc(var(--o) * 8deg)) scale(calc(1 - var(--abs) * .06));border-radius:14px;overflow:hidden;box-shadow:0 20px 40px rgba(31,26,16,.28);cursor:pointer;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .3s ease;animation:bkHealthContentIn .5s ease both}.bkHealthContent__card:after{content:"";position:absolute;inset:0;background:rgba(31,26,16,.45);transition:opacity .4s ease;pointer-events:none}.bkHealthContent__card.is-active{cursor:default;box-shadow:0 28px 64px rgba(31,26,16,.42)}.bkHealthContent__card.is-active:after{opacity:0}@media(max-width:768px){.bkHealthContent__card{--spread:118px;width:168px}}@media(prefers-reduced-motion:reduce){.bkHealthContent__card{animation:none;transition:none}}.bkHealthContent__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bkHealthContent__mediaIcon{position:absolute;top:12px;right:12px;z-index:3;width:26px;height:26px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4));pointer-events:none}.bkHealthContent__sound{position:absolute;bottom:12px;right:12px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:50%;background:rgba(31,26,16,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer;transition:background-color .15s ease}.bkHealthContent__sound:hover{background:rgba(31,26,16,.78)}.bkHealthContent__sound:focus-visible{outline:2px solid #fff;outline-offset:2px}.bkHealthContent__sound img{display:block;width:20px;height:20px}.bkHealthContent__handle{display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 4px;border-radius:1000px;background:linear-gradient(90deg,rgba(58,43,16,.1),rgba(160,119,44,.1));box-shadow:inset 0 2px 4px rgba(0,0,0,.25);color:#3a2b11;transition:transform .15s ease}.bkHealthContent__handle:hover{transform:translateY(-1px)}.bkHealthContent__handle:focus-visible{outline:2px solid #0288d1;outline-offset:2px}.bkHealthContent__handleAvatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(-48deg,#fec053 18%,#f2203e 39%,#b729a8 60%,#5342d6 83%)}.bkHealthContent__handleAvatar img{width:18px;height:18px}.bkHealthContent__handleName{font-family:Geist,sans-serif;font-weight:500;font-size:14px;line-height:20px}.bkHealthContent__handleBadge{width:18px;height:18px}@keyframes bkHealthContentIn{0%{opacity:0}to{opacity:1}}.hmHero{position:-webkit-sticky;position:sticky;top:0;z-index:0;overflow:hidden;background:radial-gradient(120% 140% at 70% 20%,#2a2114 0,#15110a 60%,#0d0a06 100%);color:#fff}.hmHero__banner{position:relative;display:flex;align-items:flex-end;min-height:max(768px,100svh);padding:140px 64px 64px}@media(max-width:768px){.hmHero__banner{min-height:100svh;padding:110px 16px 40px}}.hmHero__media__imgContainer{position:absolute;inset:0;z-index:0}.hmHero__media__img{width:100%;height:100%;object-fit:cover;object-position:50% 16%}@media(max-width:768px){.hmHero__media__img{object-position:58% 18%}}.hmHero__video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.hmHero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(176,120,59,0) 47.95%,#b0783b 96.26%),rgba(58,43,17,.2)}.hmHero__inner{position:relative;z-index:2;width:100%;max-width:1238px;margin-inline:auto}.hmHero__content{display:flex;flex-direction:column;gap:16px}.hmHero__credit{display:flex;align-items:center;gap:16px}@media(max-width:768px){.hmHero__credit{flex-wrap:wrap;gap:12px}}.hmHero__rule{flex-shrink:0;width:85px;height:1px;background:#fff}@media(max-width:768px){.hmHero__rule{width:40px}}.hmHero__name{margin:0;font-size:20px;line-height:32px;font-weight:400;white-space:nowrap}@media(max-width:768px){.hmHero__name{font-size:16px;line-height:24px}}.hmHero__crm{display:inline-flex;align-items:center;gap:10px;margin:0;padding:6px 16px;border-radius:1000px;font-size:14px;line-height:20px;font-weight:500;background:rgba(58,43,17,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 2px 4px rgba(0,0,0,.25)}.hmHero__crm__item{white-space:nowrap}.hmHero__crm__item:not(:first-child):before{content:"•";margin-right:10px}@media(max-width:768px){.hmHero__crm{flex-wrap:wrap;font-size:12px}}.hmHero__copy{display:flex;flex-direction:column;padding-right:120px}@media(max-width:768px){.hmHero__copy{padding-right:0}}.hmHero__title{margin:0;font-weight:400;font-size:64px;line-height:80px;text-transform:uppercase}@media(max-width:768px){.hmHero__title{font-size:36px;line-height:40px}}.hmHero__subtitle{margin:0;font-weight:300;font-style:italic;font-size:40px;line-height:56px}@media(max-width:768px){.hmHero__subtitle{font-size:22px;line-height:30px}}.hmHero .carouselDefault{--slide-spacing:0px}.hmHero .carouselDefault__container{margin-left:0;padding-inline:0}.hmHero .carouselDefault__slide{padding-left:0;margin-block:0}.hmHero .carouselDefault__button{top:50%;transform:translateY(-50%);width:100px;height:100px;border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hmHero .carouselDefault__button:before{width:32px;height:32px;filter:none}.hmHero .carouselDefault__button:hover{background-color:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.6)}.hmHero .carouselDefault__button:hover:before{filter:none}.hmHero .carouselDefault__button:focus{outline-color:#fff}.hmHero .carouselDefault__button:disabled{display:none}.hmHero .carouselDefault__button--prev{left:40px;transform:translateY(-50%) rotateY(180deg)}.hmHero .carouselDefault__button--next{right:40px;transform:translateY(-50%)}.hmHero .carouselDefault__dots{display:flex;align-items:center;gap:16px;left:auto;width:auto;right:max(64px,(100% - 1238px)/2);bottom:72px}@media(max-width:768px){.hmHero .carouselDefault__dots{justify-content:flex-end;right:16px;bottom:44px}}.hmHero .carouselDefault__dot{width:12px;height:12px;border:1px solid #fff;background-color:rgba(0,0,0,0)}.hmHero .carouselDefault__dot:after{content:none}.hmHero .carouselDefault__dot--selected{background-color:#fff}@media(prefers-reduced-motion:reduce){.hmHero{position:relative}}.hmAreasOfPractice{display:flex;flex-direction:column;gap:24px;background:#f6f4f0;color:#3a2b11;padding-block:calc(calc(96 * 1px) + (96/.75 - 96)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice{padding-block:calc(56*1px)}}.hmAreasOfPractice__head{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1238px;margin-inline:auto;text-align:center;padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice__head{padding-left:calc(16*1px)}}.hmAreasOfPractice__head{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice__head{padding-right:calc(16*1px)}}.hmAreasOfPractice__eyebrow{font-size:16px;line-height:24px;text-transform:uppercase}.hmAreasOfPractice__title{margin:0;font-weight:300;font-size:48px;line-height:56px}.hmAreasOfPractice__title em{font-style:italic}@media(max-width:768px){.hmAreasOfPractice__title{font-size:32px;line-height:40px}}.hmAreasOfPractice__scroller{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hmAreasOfPractice__scroller::-webkit-scrollbar{display:none}@media(max-width:768px){.hmAreasOfPractice__scroller{scroll-snap-type:x proximity}}.hmAreasOfPractice__track{display:flex;align-items:flex-start;width:max-content;margin:0;padding-block:0;list-style:none;gap:calc(calc(150 * 1px) + (150/.75 - 150)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice__track{gap:calc(24*1px)}}.hmAreasOfPractice__track{padding-left:calc(calc(160 * 1px) + (160/.75 - 160)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice__track{padding-left:calc(24*1px)}}.hmAreasOfPractice__track{padding-right:calc(calc(160 * 1px) + (160/.75 - 160)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmAreasOfPractice__track{padding-right:calc(24*1px)}}.hmAreasOfPractice__card{flex:0 0 auto;width:310px;display:flex;flex-direction:column;gap:20px}.hmAreasOfPractice__card:nth-child(2n){flex-direction:column-reverse;margin-top:96px}@media(max-width:768px){.hmAreasOfPractice__card:nth-child(2n){flex-direction:column;margin-top:0}.hmAreasOfPractice__card{width:280px;scroll-snap-align:start}}.hmAreasOfPractice__media{position:relative;width:100%;height:380px;overflow:hidden}@media(max-width:768px){.hmAreasOfPractice__media{height:340px}}.hmAreasOfPractice__photo__imgContainer{position:absolute;inset:0}.hmAreasOfPractice__photo__img{width:100%;height:100%;object-fit:cover;object-position:center}.hmAreasOfPractice__cta{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;padding:16px;background:rgba(31,26,16,.4);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:inset 0 2px 4px rgba(0,0,0,.25)}.hmAreasOfPractice__cta-btn{min-width:185px}.hmAreasOfPractice__content{display:flex;flex-direction:column;gap:12px}.hmAreasOfPractice__card-title{font-weight:300;font-size:24px;line-height:32px;color:#3a2b11}.hmAreasOfPractice__card-desc{font-size:16px;line-height:24px;color:#3a2b11}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2) format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2) format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2) format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2) format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2) format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2) format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2) format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2) format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2) format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2) format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{transform:scale(1);box-shadow:0 0 0 25px rgba(0,0,0,0)}to{transform:scale(.85);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.hmPillars{background:#1f1a10;color:#f6f4f0;overflow:hidden;padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmPillars{padding-left:calc(16*1px)}}.hmPillars{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmPillars{padding-right:calc(16*1px)}}.hmPillars{padding-block:calc(calc(96 * 1px) + (96/.75 - 96)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.hmPillars{padding-block:calc(56*1px)}}.hmPillars__inner{position:relative;max-width:1238px;margin-inline:auto}.hmPillars__head{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media(max-width:768px){.hmPillars__head{flex-direction:column;gap:16px}}.hmPillars__title{flex:0 1 auto;margin:0;font-weight:300;font-size:48px;line-height:56px;color:#f6f4f0}.hmPillars__title em{font-style:italic}@media(max-width:768px){.hmPillars__title{font-size:32px;line-height:40px}}.hmPillars__intro{flex:0 0 auto;width:580px;font-size:16px;line-height:24px;color:#ede9e5}@media(max-width:768px){.hmPillars__intro{width:100%}}.hmPillars__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}@media(max-width:768px){.hmPillars__tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.hmPillars__tabs::-webkit-scrollbar{display:none}}.hmPillars__tab{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #f6f4f0;border-radius:1000px;background:rgba(0,0,0,0);color:#f6f4f0;font-family:Geist,sans-serif;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.hmPillars__tab:hover{background-color:hsla(0,0%,100%,.08)}.hmPillars__tab:focus-visible{outline:none;box-shadow:0 0 0 2px #0c1014,0 0 0 4px #0288d1}.hmPillars__tab.is-active{background-color:#f6f4f0;color:#3a2b11;border-color:#f6f4f0}@media(max-width:768px){.hmPillars__tab{flex:0 0 auto}}.hmPillars__body{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 460px;align-items:end;grid-gap:40px;gap:40px;margin-top:64px}@media(max-width:768px){.hmPillars__body{grid-template-columns:1fr;align-items:stretch;gap:24px;margin-top:32px}}.hmPillars__content{display:flex;flex-direction:column;gap:12px;max-width:460px;padding-right:40px;padding-bottom:64px}.hmPillars__content>*{animation:hmPillarsIn .55s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.hmPillars__content>*{animation:none}}@media(max-width:768px){.hmPillars__content{max-width:none;padding-right:0;padding-bottom:0}}.hmPillars__pillar-title{font-weight:300;font-size:40px;line-height:48px;color:#f6f4f0;animation-delay:.02s}.hmPillars__pillar-desc{font-size:16px;line-height:24px;color:#ede9e5;animation-delay:.1s}.hmPillars__cta{display:flex;margin-top:20px;animation-delay:.18s}.hmPillars__media{position:relative;align-self:end;width:100%;height:451px}@media(max-width:768px){.hmPillars__media{height:auto;aspect-ratio:4/3}}.hmPillars__slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .6s ease,transform .9s ease;pointer-events:none}.hmPillars__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}@media(prefers-reduced-motion:reduce){.hmPillars__slide{transition:opacity .25s ease;transform:none}.hmPillars__slide.is-active{transform:none}}.hmPillars__photo__imgContainer{position:absolute;inset:0}.hmPillars__photo__img{width:100%;height:100%;object-fit:cover;object-position:center}.hmPillars__video{position:absolute;z-index:2;top:131px;left:-256px;width:240px;height:240px}@media(max-width:1281px){.hmPillars__video{left:-80px}}@media(max-width:768px){.hmPillars__video{top:auto;bottom:16px;left:16px;width:150px;height:150px}}.hmPillars__video-el{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}.hmPillars__badge{position:absolute;z-index:2;top:-60px;left:-60px;width:120px;height:120px;pointer-events:none}@media(max-width:768px){.hmPillars__badge{top:-44px;left:-44px;right:auto;width:92px;height:92px}}.hmPillars__badge-ring{width:100%;height:100%;fill:#f6f4f0;font-family:Geist,sans-serif;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;animation:hmPillarsSpin 24s linear infinite}@media(prefers-reduced-motion:reduce){.hmPillars__badge-ring{animation:none}}.hmPillars__badge-play{left:50%;width:56px;height:56px;border-radius:50%;background:#f6f4f0;box-shadow:0 6px 18px rgba(0,0,0,.3)}.hmPillars__badge-play,.hmPillars__badge-play:before{position:absolute;top:50%;transform:translate(-50%,-50%)}.hmPillars__badge-play:before{content:"";left:54%;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #1f1a10;border-style:solid;border-width:8px 0 8px 13px}@media(max-width:768px){.hmPillars__badge-play{width:44px;height:44px}.hmPillars__badge-play:before{border-width:6px 0 6px 10px}}@keyframes hmPillarsIn{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}@keyframes hmPillarsSpin{to{transform:rotate(1turn)}}