.collection-circles{background:#f7f7f7}.collection-circles .collection-header{text-align:left;margin-bottom:25px}.collection-circles .collection-header h2{margin:0 0 15px;color:#000;font-family:Cabin;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.collection-circles .collection-caption{margin-top:5px;color:#202020;font-family:Cabin;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px}.collection-circles .collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.collection-circles .collection-item{text-align:center}.collection-circles .collection-item a{text-decoration:none;color:inherit}.collection-circles .circle{width:190px;height:190px;border-radius:50%;overflow:hidden;margin:0 auto;transition:transform .3s ease,box-shadow .3s ease}.collection-circles .circle img{width:100%;height:auto;object-fit:cover}.collection-circles .shop-all-circle{display:flex;align-items:center;justify-content:center;padding:15px;height:190px;width:190px;border-radius:50%;color:#fff;text-align:center;font-family:Cabin;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:transform .3s ease,box-shadow .3s ease}.collection-circles .collection-item p.title{color:#000;text-align:center;font-family:Cabin;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;margin:20px 0;transition:color .3s ease}.collection-circles .shop-all-circle:hover,.collection-circles .collection-item .circle:hover{transform:scale(1.08);box-shadow:0 8px 20px #00000026}@media screen and (max-width:750px){.collection-circles .circle{width:fit-content;height:auto}.collection-circles .collection-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.collection-circles .collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}}.feature-icons-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.feature-item{flex:1 1 20%;display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;text-align:center;border-right:1px solid rgba(255,255,255,.3)}.feature-item:last-child{border-right:none}.feature-item img{width:auto;height:auto;object-fit:contain}.feature-item span{color:#fff;font-family:Cabin;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.speaker-profile{background:var(--sp-bg);color:var(--sp-text);padding:var(--sp-top) var(--sp-gutter) var(--sp-bottom);font-family:var(--font-body-family)}.speaker-profile *,.speaker-profile *:before,.speaker-profile *:after{box-sizing:border-box}.speaker-profile__inner{max-width:var(--sp-width);margin-inline:auto;position:relative;isolation:isolate}.speaker-profile--full .speaker-profile__inner{max-width:none}.speaker-profile__grid{display:grid;grid-template-columns:var(--sp-columns);gap:var(--sp-gap);align-items:start}.speaker-profile__heading-group{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:var(--sp-gap);min-width:0}.speaker-profile__portrait-group{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:var(--sp-gap);min-width:0}.speaker-profile__portrait-group .speaker-profile__portrait{align-self:center}.speaker-profile__heading-group>*{width:100%;min-width:0}.speaker-profile__grid>*{min-width:0}.speaker-profile img{display:block;max-width:100%;height:auto}.speaker-profile a{color:inherit}.speaker-profile a:focus-visible{outline:3px solid currentColor;outline-offset:5px}.speaker-profile__brand{grid-column:1;grid-row:1;text-align:var(--sp-brand-align)}.speaker-profile__brand a{display:inline-block;max-width:100%}.speaker-profile__brand img{display:inline-block;width:var(--sp-brand-width);vertical-align:middle}.speaker-profile__identity{grid-column:1;grid-row:2;align-self:start;background:var(--sp-panel-bg);color:var(--sp-panel-text);padding:var(--sp-panel-padding);border-radius:var(--sp-panel-radius);text-align:var(--sp-align);overflow-wrap:anywhere}.speaker-profile__name{font-family:var(--sp-name-font);font-size:var(--sp-name-size);line-height:var(--sp-name-leading);font-weight:700;color:inherit;margin:0;letter-spacing:normal}.speaker-profile__role{font-family:var(--sp-name-font);font-size:var(--sp-role-size);line-height:1.15;margin:8px 0 0}.speaker-profile__intro{margin-top:16px}.speaker-profile__portrait{grid-column:2;grid-row:1 / 3;width:var(--sp-portrait-width);justify-self:center}.speaker-profile__portrait picture{display:block}.speaker-profile__portrait img,.speaker-profile__placeholder{width:100%;aspect-ratio:var(--sp-portrait-ratio);object-fit:var(--sp-portrait-fit);object-position:var(--sp-portrait-position);border-radius:var(--sp-portrait-radius)}.speaker-profile__placeholder{display:block;background:#f2f2f2}.speaker-profile__bio{grid-column:2;grid-row:3 / 5;font-size:var(--sp-bio-size);line-height:var(--sp-bio-leading);text-align:var(--sp-bio-align);overflow-wrap:anywhere}.speaker-profile__bio h3{font-size:1.25em;color:inherit;margin:0 0 16px}.speaker-profile__bio .rte>*{margin-top:0;margin-bottom:var(--sp-paragraph-gap)}.speaker-profile__bio .rte>:last-child,.speaker-profile__intro>:last-child{margin-bottom:0}.speaker-profile__cta{grid-column:1;grid-row:3;display:flex;align-items:center;justify-content:center;gap:16px;padding:var(--sp-cta-padding);background:var(--sp-cta-bg);color:var(--sp-cta-text)!important;border-radius:var(--sp-cta-radius);text-decoration:none;text-align:center;overflow-wrap:anywhere}.speaker-profile__cta>span{min-width:0}.speaker-profile__cta-label{display:block;font-size:var(--sp-cta-size);font-weight:700;line-height:1.15;text-decoration:underline;text-underline-offset:5px}.speaker-profile__cta-caption{display:block;font-weight:700;font-size:calc(var(--sp-cta-size) * .55);line-height:1.4;margin-top:6px}.speaker-profile__cta svg{width:52px;max-width:18%;flex-shrink:0}.speaker-profile__cta:hover .speaker-profile__cta-label{text-decoration-thickness:3px}.speaker-profile__press{grid-column:1;grid-row:4}.speaker-profile__press h3{margin:0 0 18px;font-size:var(--sp-press-size);color:var(--sp-press-color);text-align:var(--sp-press-align)}.speaker-profile__logos{display:grid;grid-template-columns:repeat(var(--sp-press-columns),minmax(0,1fr));gap:var(--sp-press-row-gap) var(--sp-press-gap);align-items:center}.speaker-profile__logo{grid-column:span var(--sp-logo-span);min-width:0;text-align:var(--sp-press-align)}.speaker-profile__logo a{display:inline-block;max-width:100%}.speaker-profile__logo img{display:inline-block;width:var(--sp-logo-width);object-fit:contain;vertical-align:middle}.speaker-profile__logo-placeholder{display:block;width:100%;height:55px;background:#f5f5f5}.speaker-profile__logo>span{display:block;font-size:12px}.speaker-profile__contacts{display:grid;grid-template-columns:repeat(var(--sp-contact-columns),minmax(0,1fr));gap:14px 28px;margin-top:var(--sp-gap);padding:var(--sp-contact-padding);background:var(--sp-contact-bg);color:var(--sp-contact-text);font-size:var(--sp-contact-size);line-height:1.4}.speaker-profile__contact{display:flex;align-items:flex-start;gap:10px;min-width:0}.speaker-profile__contact svg{width:1.15em;height:1.15em;flex-shrink:0;margin-top:.12em}.speaker-profile__contact a{color:var(--sp-contact-link);text-decoration:none;white-space:nowrap}.speaker-profile__contact a:hover{text-decoration:underline}.speaker-profile__contact a,.speaker-profile__contact span{overflow-wrap:anywhere;min-width:0}.speaker-profile__dots{position:absolute;top:0;right:0;width:40%;height:180px;background-image:radial-gradient(var(--sp-dots-color) 2px,transparent 2.5px);background-size:12px 12px;opacity:var(--sp-dots-opacity);pointer-events:none;z-index:-1}.speaker-profile--reverse .speaker-profile__brand,.speaker-profile--reverse .speaker-profile__identity,.speaker-profile--reverse .speaker-profile__cta,.speaker-profile--reverse .speaker-profile__press{grid-column:2}.speaker-profile--reverse .speaker-profile__portrait,.speaker-profile--reverse .speaker-profile__bio{grid-column:1}.speaker-profile--reverse .speaker-profile__heading-group{grid-column:2}.speaker-profile--reverse .speaker-profile__portrait-group{grid-column:1}.speaker-profile--reverse .speaker-profile__dots{right:auto;left:0}@media screen and (min-width:749px)and (max-width:1024px){.speaker-profile__name{--sp-name-size: 62px;font-size:var(--sp-name-size)}.speaker-profile__role{font-size:38px}.speaker-profile__cta-label{font-size:30px}.section-header .mb_showing_bg{display:none}}@media screen and (max-width:749px){.section-header .mb_showing_bg{display:none}.speaker-profile{padding:var(--sp-mobile-top) var(--sp-mobile-gutter) var(--sp-mobile-bottom)}.speaker-profile__grid{display:flex;flex-direction:column;gap:var(--sp-mobile-gap)}.speaker-profile__heading-group,.speaker-profile__portrait-group{display:contents}.speaker-profile__portrait-group>*{width:100%}.speaker-profile__grid>*{width:100%}.speaker-profile__brand{order:0}.speaker-profile__brand img{width:var(--sp-brand-mobile-width)}.speaker-profile__identity{order:2;text-align:center;padding:var(--sp-panel-mobile-padding)}h2.speaker-profile__name br{display:none}.speaker-profile__name{font-size:32px}.speaker-profile__role{font-size:26px}.speaker-profile__grid .speaker-profile__portrait{order:3;width:var(--sp-portrait-mobile-width);align-self:center}.speaker-profile--portrait-first .speaker-profile__grid .speaker-profile__portrait{order:1}.speaker-profile__bio{order:4;font-size:var(--sp-bio-mobile-size)}.speaker-profile__cta{order:5}.speaker-profile__cta-label{font-size:24px}.speaker-profile__cta-caption{font-size:calc(var(--sp-cta-mobile-size) * .55)}.speaker-profile__press{order:6}.speaker-profile__logos{grid-template-columns:repeat(var(--sp-press-mobile-columns),minmax(0,1fr))}.speaker-profile__logo{grid-column:span var(--sp-logo-mobile-span)}.speaker-profile__contacts{grid-template-columns:repeat(var(--sp-contact-mobile-columns),minmax(0,1fr));margin-top:var(--sp-mobile-gap)}.speaker-profile__contact{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
