.advice-section{padding:4rem 0}.advice-section__header{text-align:center;margin-bottom:3rem}.advice-section__title{font-size:2.5rem;font-weight:600;margin:0}.advice-section__blocks{display:flex;flex-direction:row;gap:2rem}.advice-block{position:relative;flex:1}.advice-block__link{display:block;text-decoration:none;color:inherit}.advice-block__content{position:relative;height:900px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.advice-block__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;transition:background-color .3s ease}.advice-block:hover .advice-block__overlay{background:#0009}.advice-block__text{position:relative;z-index:2;text-align:center;color:#fff;max-width:600px;padding:2rem}.advice-block__title{font-size:2.5rem;font-weight:600;margin:0 0 1rem;line-height:1.2}.advice-block__description{font-size:1.125rem;margin:0;opacity:.9;line-height:1.5}@media screen and (max-width: 768px){.advice-section{padding:2rem 0}.advice-section__title{font-size:2rem}.advice-section__blocks{flex-direction:column;gap:1.5rem}.advice-block__content{height:400px}.advice-block__title{font-size:1.75rem}.advice-block__description{font-size:1rem}.advice-block__text{padding:1.5rem}}.full-width-image{width:100%}.full-width-image__link{display:block;text-decoration:none}.full-width-image__wrapper{position:relative;width:100%}.full-width-image__image{display:block}.full-width-image__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.full-width-image__placeholder .placeholder-svg{max-width:600px;max-height:400px}.image-text-column__quote{margin:0;padding:0;border:none;text-align:center}.image-text-column__quote-text{font-size:3rem;font-style:italic;line-height:1.3;margin:0 0 32px;position:relative}.image-text-column__quote-text:before{content:'"';font-size:4rem;opacity:.2;position:absolute;top:-20px;left:-20px;line-height:1}.image-wrap--video{position:relative;height:0;padding-bottom:56.25%}.image-wrap--video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.image-text-column__quote-text{font-size:2.5rem}}@media screen and (max-width: 480px){.image-text-column__quote-text{font-size:2rem}}.lookbook-block__scroller{overflow-x:auto;overflow-y:hidden;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1);scroll-behavior:smooth}.lookbook-block__scroller::-webkit-scrollbar{height:6px}.lookbook-block__scroller::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.lookbook-block__scroller::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.lookbook-block__scroller::-webkit-scrollbar-thumb:hover{background:#00000080}.lookbook-block__scroller.is-dragging{cursor:grabbing;scroll-behavior:auto}.lookbook-block__scroller.is-dragging *{pointer-events:none}.lookbook-block__scroller--infinite{scrollbar-width:none}.lookbook-block__scroller--infinite::-webkit-scrollbar{display:none}.lookbook-block__track{display:flex;gap:30px;width:max-content}.lookbook-block__item{flex-shrink:0;width:400px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lookbook-block__item img,.lookbook-block__item video{pointer-events:none}@media screen and (min-width: 769px){.lookbook-block__item--2-col{width:600px}}@media screen and (max-width: 768px){.lookbook-block__track{gap:15px}.lookbook-block__item,.lookbook-block__item--2-col{width:75vw}}.rich-text-heading--custom-font{font-family:"ABCProphetVariable",var(--typeHeaderFallback),sans-serif}.steps-columns{width:100%;padding:var(--section-padding) 0}.steps-columns__container{max-width:1200px;margin:0 auto;padding:0 20px}.steps-columns__header{margin-bottom:30px}.steps-columns__header--left{text-align:left}.steps-columns__header--center{text-align:center}.steps-columns__header--right{text-align:right}.steps-columns__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 24px;color:var(--text-color)}.steps-columns__description{font-size:1.125rem;line-height:1.6;margin-bottom:32px;color:var(--text-color-light)}.steps-columns__description p{margin:0 0 16px}.steps-columns__description p:last-child{margin-bottom:0}.steps-columns__footer{margin-top:30px}.steps-columns__footer--left{text-align:left}.steps-columns__footer--center{text-align:center}.steps-columns__footer--right{text-align:right}.steps-columns__button-wrapper{margin-top:32px}.steps-columns__button{display:inline-block;padding:16px 32px;text-decoration:none;font-weight:600;font-size:1rem;border-radius:4px;transition:all .3s ease;border:2px solid transparent}.steps-columns__button--primary{background-color:var(--button-color);color:var(--button-text-color)}.steps-columns__button--primary:hover{background-color:var(--button-color-dark);color:var(--button-text-color)}.steps-columns__button--secondary{background-color:transparent;color:var(--button-color);border-color:var(--button-color)}.steps-columns__button--secondary:hover{background-color:var(--button-color);color:var(--button-text-color)}.steps-columns__grid{display:grid;gap:var(--item-spacing)}.steps-columns__grid--2-cols{grid-template-columns:repeat(2,1fr)}.steps-columns__grid--3-cols{grid-template-columns:repeat(3,1fr)}.steps-columns__grid--4-cols{grid-template-columns:repeat(4,1fr)}.steps-columns__grid--5-cols{grid-template-columns:repeat(5,1fr)}.steps-columns__grid--6-cols{grid-template-columns:repeat(6,1fr)}.steps-columns__grid--7-cols{grid-template-columns:repeat(7,1fr)}.steps-columns__grid--centered{justify-content:center;grid-template-columns:repeat(var(--blocks-count),auto)}.steps-columns__item{position:relative}.steps-columns__item-link{display:block;text-decoration:none;color:inherit;transition:transform .3s ease}.steps-columns__item-link:hover{transform:translateY(-2px)}.steps-columns__item-content{text-align:center;padding:10px;background-color:#ffffff0d;border-radius:8px;transition:background-color .3s ease;display:flex;flex-direction:column;align-items:center}.steps-columns__item:hover .steps-columns__item-content{background-color:#ffffff1a}.steps-columns__item-icon{display:flex;align-items:center;justify-content:center;margin-bottom:10px;height:var(--icon-size);width:var(--icon-size);overflow:hidden}.steps-columns__item-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.steps-columns__item-svg{width:var(--icon-size);height:var(--icon-size);display:flex;align-items:center;justify-content:center}.steps-columns__item-svg svg{width:100%;height:100%;fill:currentColor}.steps-columns__item-placeholder{width:var(--icon-size);height:var(--icon-size);background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-color-light);font-size:.875rem}.steps-columns__item-text{font-size:1rem;line-height:1.5;color:var(--text-color);margin:0}@media screen and (max-width: 1024px){.steps-columns__grid--6-cols,.steps-columns__grid--7-cols,.steps-columns__grid--5-cols{grid-template-columns:repeat(3,1fr)}.steps-columns__grid--4-cols{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.steps-columns{padding:calc(var(--section-padding) * .5) 0}.steps-columns__container{padding:0 16px}.steps-columns__header{margin-bottom:30px}.steps-columns__title{font-size:2rem}.steps-columns__grid{grid-template-columns:repeat(2,1fr)!important;gap:calc(var(--item-spacing) * .8)}.steps-columns__item-content{padding:16px}.steps-columns__item-icon{margin-bottom:16px}}@media screen and (max-width: 480px){.steps-columns{padding:calc(var(--section-padding) * .3) 0}.steps-columns__grid{grid-template-columns:repeat(2,1fr)!important;gap:calc(var(--item-spacing) * .6)}.steps-columns__item-content{padding:12px}.steps-columns__item-text{font-size:.875rem;line-height:1.4}.steps-columns__item-icon{margin-bottom:12px}.steps-columns__title{font-size:1.75rem}.steps-columns__description{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map */
