.banner__heading em strong,.example{font-family:var(--highlight-font-family)}:root{--section-title-align:center;--highlight-font-family:"hello-honey"}.h0,.h1,.h2,.h3,.h4,.h5,body,h1,h2,h3,h4,h5,p,span{letter-spacing:0}.banner__heading em strong{font-weight:500}.highlight,.title em strong,.title strong em{font-family:var(--highlight-font-family);color:#cc5527}.title.highlight{margin-bottom:10px!important}.announcement-bar__message{font-weight:500;font-size:14px}.header__menu-item,.subtitle{color:rgba(var(--color-foreground),1)}.button{font-weight:600;text-transform:uppercase}.header__menu-item>*{text-transform:capitalize}.title-wrapper .title{text-align:var(--section-title-align)}.title-wrapper-with-link{justify-content:var(--section-title-align);flex-direction:column;align-items:center}.bottom--heading{margin-top:40px}.multicolumn-step-counter{display:inline-block;width:30px;height:30px;background-color:#cba193;border-radius:50px;font-size:14px;color:#fff;align-content:center;font-weight:700}.multi-video-section .video__thumb--cover .video__thumb{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:top}.multi-video-section .video__thumb--cover{position:relative;aspect-ratio:1/1;cursor:pointer;display:block}.multi-video-section .video__thumb--cover:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0000002e}.multi-video-section .video__play--button{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);--color-foreground:255,255,255;z-index:9}.multi-video-section .video__play--button .icon-play{width:100%;height:100%;fill:#fff;color:#fff}footer .svg-wrapper{width:40px;height:40px}footer .list-social__item .icon{height:4.2rem;width:4.2rem}.collection .card__heading{margin-top:0;margin-bottom:0;font-size:16px;font-weight:600}.cart__note label{letter-spacing:0;font-size:15px;font-weight:700}.text-area.field__input{border:1px solid #ddd!important;border-radius:10px!important}.cart__note .field__input,.cart__note .field__input:focus,.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:after,.cart__note:hover.cart__note:before{border:none;content:unset}@media screen and (min-width:750px){.cart__footer .cart__note{width:45rem}}
.widget-frame {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    cursor: pointer;
    max-width: fit-content;
    display: flex;
    margin: 0 auto;
    margin-bottom: 15px;
}
.widget-frame img {
  display: block;
  height: 100%;
  width: 100%;
}