.featured-treatments{position:relative;width:100%;min-height:496px;overflow:hidden}.featured-treatments__wrapper{max-width:var(--wp--style--global--content-size, 1440px);margin:0 auto;position:relative;display:flex;flex-direction:column;min-height:496px;padding:56px var(--section-padding-mobile);gap:56px;box-sizing:border-box;--featured-treatments-offset: 0px}@media(min-width: 1024px){.featured-treatments__wrapper{flex-direction:row;padding:56px 0 56px calc(var(--section-padding-outer) + var(--featured-treatments-offset));align-items:center}}.featured-treatments__bg{position:absolute;top:0;bottom:0;left:calc(var(--featured-treatments-offset, 0px) + 986px + 54px);right:auto;width:425px;z-index:0;overflow:hidden;pointer-events:none}@media(max-width: 1023px){.featured-treatments__bg{display:none}}.featured-treatments__bg img{width:100%;height:100%;object-fit:cover;object-position:left center;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 30%, black 60%, transparent 100%);mask-image:linear-gradient(to right, transparent 0%, black 30%, black 60%, transparent 100%)}.featured-treatments__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:56px;flex:1;max-width:100%}@media(min-width: 1024px){.featured-treatments__content{max-width:986px;height:392px}}.featured-treatments__header{display:flex;align-items:center;gap:8px}.featured-treatments__sygnet{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--wp--preset--color--accent, #814997)}.featured-treatments__sygnet svg{width:26px;height:26px}.featured-treatments__heading{margin:0}.featured-treatments__tiles{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 640px){.featured-treatments__tiles{grid-template-columns:repeat(2, 1fr)}}.featured-treatments__tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:17px 16px;background:var(--wp--preset--color--bg-white, #FFFFFF);border-radius:4px;box-shadow:8px 12px 32px 0px rgba(84,53,118,.1);text-decoration:none;overflow:hidden;width:100%;max-width:482px;height:130px;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.featured-treatments__tile:hover{transform:translateY(-4px);box-shadow:12px 16px 40px 0px rgba(84,53,118,.15)}.featured-treatments__tile:hover .featured-treatments__tile-arrow{transform:translateX(4px)}.featured-treatments__tile-title{font-size:24px;line-height:1.3;z-index:1;max-width:85%;margin:0}.featured-treatments__tile-arrow{width:16px;height:16px;color:var(--wp--preset--color--secondary, #272154);z-index:1;transition:transform .3s ease}.featured-treatments__tile-arrow svg{width:100%;height:100%}.featured-treatments__tile-sygnet{position:absolute;top:50%;right:-54px;transform:translateY(-50%);width:108px;height:108px;z-index:0;opacity:.5;pointer-events:none;object-fit:contain;-webkit-mask-image:linear-gradient(to right, black 0%, black 40%, transparent 100%);mask-image:linear-gradient(to right, black 0%, black 40%, transparent 100%)}.featured-treatments__empty{grid-column:1/-1;padding:40px;text-align:center;color:var(--wp--preset--color--text-light, #9ca3af);font-size:14px;background:rgba(243,241,235,.5);border:2px dashed #d1d5db;border-radius:8px}