:root{--dotem-off-white: #faf9f7;--dotem-ink: #111110;--dotem-muted: #5c5a55;--dotem-border: #e8e5e0;--dotem-spacing-section: 120px;--dotem-spacing-section-mobile: 72px}body{background-color:var(--dotem-off-white);font-family:var(--font-body--family);font-weight:var(--font-body--weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-feature-settings:"kern" 1,"liga" 1;font-variant-ligatures:common-ligatures}h1,.h1{font-weight:400;letter-spacing:.04em}h2,.h2{font-weight:400;letter-spacing:.03em}h5,.h5{font-family:var(--font-body--family);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400}h6,.h6{font-family:var(--font-body--family);font-size:.85rem;font-weight:400;letter-spacing:.01em;text-transform:none;line-height:1.6}.product-card__title,.badge,label,.label{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.button,button[type=submit],.btn{border-radius:0!important;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:400;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.button--primary{border-width:1px}.button--secondary{background-color:transparent;border-width:1px}.button--secondary:hover{background-color:var(--color-foreground);color:var(--color-background)}[data-testid=add-to-cart] button,.product-form__cart-submit{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;border-radius:0!important;min-height:52px}.product-badges{display:flex;flex-direction:column;gap:4px}.product-badges__badge{background:transparent!important;color:var(--dotem-ink)!important;font-family:var(--font-body--family)!important;font-size:.65rem!important;font-weight:400!important;letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:0!important;padding:0!important;line-height:1!important}.badge--sold-out{color:var(--dotem-muted)!important}.badge--new{color:var(--dotem-ink)!important}@media screen and (min-width:750px){.product-grid{--product-grid-columns: 2 !important}results-list[data-type=product]{--product-grid-columns: 2 !important}}.product-card{border-radius:0!important;overflow:hidden}.product-carousels .four-products__card.product-card{width:100%}.product-card:hover .product-card__image,.product-card:hover img{transform:scale(1.02);transition:transform .6s cubic-bezier(.25,.1,.25,1)}.product-card__image,.product-card img{transition:transform .6s cubic-bezier(.25,.1,.25,1)}.product-card__info,.product-card-group{padding-top:14px;gap:4px}.product-card__title{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:400;color:var(--dotem-ink)}.product-card__price,.price{font-size:.75rem;letter-spacing:.06em;color:var(--dotem-muted);font-weight:300}input,select,textarea{border-radius:0!important;border-color:var(--dotem-border)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--dotem-ink);box-shadow:none}.header,[data-testid=header]{border-bottom:1px solid var(--dotem-border);background-color:var(--dotem-off-white)}.header__menu-item,.header .list-menu__item,nav a{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:400}.section{--section-padding-block: var(--dotem-spacing-section)}@media screen and (max-width:749px){.section{--section-padding-block: var(--dotem-spacing-section-mobile)}}[data-testid=hero]{--hero-text-max-width: 560px}[data-testid=hero] h1,[data-testid=hero] h2{font-size:clamp(3rem,8vw,7rem);font-weight:300;letter-spacing:.06em;line-height:.95}[data-testid=media-with-content]{gap:0}[data-testid=media-with-content] h2,[data-testid=media-with-content] h3{font-size:clamp(2rem,4vw,3.5rem);font-weight:300}.lookbook{position:relative;overflow:hidden}.lookbook__image-wrapper{width:100%;overflow:hidden}.lookbook__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.25,.1,.25,1)}.lookbook:hover .lookbook__image-wrapper img{transform:scale(1.02)}.lookbook__content{padding:40px 0}.lookbook__eyebrow{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--dotem-muted);margin-bottom:16px;font-weight:400}.lookbook__heading{font-size:clamp(2.5rem,5vw,5rem);font-weight:300;line-height:.95;letter-spacing:.02em;margin-bottom:24px;font-feature-settings:"swsh" 1}.lookbook__body{font-size:.85rem;line-height:1.75;color:var(--dotem-muted);max-width:380px;margin-bottom:32px}.lookbook__link{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;display:inline-block;transition:opacity .2s ease}.lookbook__link:hover{opacity:.5}.lookbook--portrait{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.lookbook--portrait .lookbook__image-wrapper{aspect-ratio:3 / 4}.lookbook--landscape{display:grid;grid-template-columns:1fr}.lookbook--landscape .lookbook__image-wrapper{aspect-ratio:16 / 9}.lookbook--landscape .lookbook__content{max-width:680px;padding:56px 0 0}.lookbook--overlay{position:relative;display:block}.lookbook--overlay .lookbook__image-wrapper{aspect-ratio:4 / 5}@media screen and (min-width:750px){.lookbook--overlay .lookbook__image-wrapper{aspect-ratio:21 / 9}}.lookbook--overlay .lookbook__content{position:absolute;bottom:0;left:0;right:0;padding:48px 64px;color:#fff;background:linear-gradient(to top,#0000008c,#0000)}.lookbook--overlay .lookbook__eyebrow,.lookbook--overlay .lookbook__body{color:#ffffffb8}.lookbook--overlay .lookbook__heading,.lookbook--overlay .lookbook__link{color:#fff}@media screen and (max-width:749px){.lookbook--portrait{grid-template-columns:1fr;gap:32px}.lookbook--overlay .lookbook__content{padding:32px 24px}}.collection-header{padding-block:64px 48px;text-align:center}.collection-header h1{font-size:clamp(2.5rem,5vw,5rem);font-weight:300;letter-spacing:.04em}body.template-product,main[data-template=product]{background-color:#fff}body.template-product .header,body.template-product [data-testid=header],body:has(main[data-template=product]) .header,body:has(main[data-template=product]) [data-testid=header]{background-color:#fff;border-bottom-color:#e8e8e8}body.template-product .footer,body.template-product [data-testid=footer],body:has(main[data-template=product]) .footer,body:has(main[data-template=product]) [data-testid=footer]{background-color:#fff;border-top-color:#e8e8e8}.product-information{padding-block:clamp(32px,5vw,64px)}.product-details .product-title,.product-details h1{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:400;letter-spacing:.01em;line-height:1.3;text-transform:none;font-family:var(--font-body--family)}.product-details .price,.product-details [data-testid=product-price]{font-size:.88rem;letter-spacing:.06em;font-weight:400;color:var(--dotem-ink)}body.template-product .quantity-selector,body.template-product .cart-items__quantity,body.template-product .shopify-payment-button{display:none!important}body.template-product .buy-buttons-block{width:100%;max-width:100%}body.template-product .add-to-cart-button{width:100%!important;min-height:52px;border:1px solid var(--dotem-ink)!important;background-color:#fff!important;color:var(--dotem-ink)!important;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400;transition:background-color .3s ease,color .3s ease}body.template-product .add-to-cart-button:hover{background-color:var(--dotem-ink)!important;color:#fff!important}body.template-product .variant-picker__form{gap:clamp(1.25rem,3vw,1.75rem)!important}body.template-product .variant-option legend{font-family:var(--font-body--family);font-size:.65rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--dotem-ink);margin-block-end:10px!important;float:none;width:100%}body.template-product .variant-option__swatch-value{font-size:.75rem;font-weight:300;letter-spacing:.04em;text-transform:none;color:var(--dotem-muted)!important;padding-inline-start:8px!important}body.template-product .variant-option--buttons:not(.variant-option--swatches) .variant-option__button-label{border-radius:0!important;border:1px solid #d4d4d4!important;background-color:#fff!important;color:var(--dotem-ink)!important;min-height:44px;padding-block:10px!important;padding-inline:14px!important;font-size:.78rem;font-weight:400;letter-spacing:.08em;transition:border-color .2s ease,background-color .2s ease,color .2s ease}body.template-product .variant-option--buttons:not(.variant-option--swatches) .variant-option__button-label:hover{border-color:#999!important;background-color:#fafafa!important}body.template-product .variant-option--buttons:not(.variant-option--swatches) .variant-option__button-label:has(:checked){border-color:var(--dotem-ink)!important;background-color:#fff!important;color:var(--dotem-ink)!important}body.template-product .variant-option--buttons:not(.variant-option--swatches) .variant-option__button-label:has(:checked):hover{border-color:var(--dotem-ink)!important}body.template-product .variant-option--buttons:not(.variant-option--swatches) .variant-option__button-label:has([data-option-available=false]){opacity:.45;text-decoration:line-through;text-decoration-thickness:1px}body.template-product .variant-option--swatches.variant-option--buttons{align-items:flex-start}body.template-product .variant-picker .variant-option--buttons label.variant-option__button-label--has-swatch{border-radius:0!important;overflow:visible!important}body.template-product .variant-option--swatches>.variant-option__button-label--has-swatch{--focus-outline-radius: 0 !important;border:1px solid transparent!important;background:transparent!important;padding:3px!important;margin:0 8px 8px 0;min-height:auto!important;min-width:auto!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.template-product .variant-option--swatches .variant-option__button-label--has-swatch:has(:checked){border-color:var(--dotem-ink)!important;outline:none!important}body.template-product .variant-option--swatches .swatch,body.template-product .variant-option--swatches .swatch.swatch--unscaled{--swatch-width: 36px !important;--swatch-height: 36px !important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;aspect-ratio:1 / 1!important;border-radius:0!important;border:1px solid rgba(0,0,0,.15)!important;box-sizing:border-box!important;display:block!important;flex-shrink:0!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important}body.template-product .variant-option--swatches .variant-option__button-label--has-swatch:has(:checked) .swatch,body.template-product .variant-option--swatches .variant-option__button-label--has-swatch:has(:checked) .swatch.swatch--unscaled{border-color:var(--dotem-ink)!important}body.template-product .variant-option--dropdowns label{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--dotem-ink);margin-bottom:8px;display:block}body.template-product .variant-option__select{font-family:var(--font-body--family);font-size:.88rem;font-weight:300;letter-spacing:.03em;border:none!important;border-bottom:1px solid #d4d4d4!important;border-radius:0!important;background:transparent!important;padding:14px 32px 12px 0!important;width:100%;color:var(--dotem-ink);cursor:pointer;-webkit-appearance:none;appearance:none}body.template-product .variant-option__select:focus{outline:none!important;border-bottom-color:var(--dotem-ink)!important}body.template-product .variant-option__select-wrapper{position:relative}body.template-product .variant-option__select-wrapper .icon-caret{opacity:.45}.product-details .accordion{box-shadow:none;border:none;border-top:1px solid var(--dotem-border);border-radius:0;background:transparent}.product-details .accordion:last-of-type{border-bottom:1px solid var(--dotem-border)}.product-details .accordion,.product-details [class*=ai_gen]{--color-background: transparent}body.template-product media-gallery{gap:4px!important}body.template-product .media-gallery__grid{display:flex!important;flex-direction:column!important;gap:4px!important;padding:0!important;margin:0!important}body.template-product .media-gallery__grid li{width:100%!important}body.template-product media-gallery img{border-radius:0!important}body.template-product .product-description,body.template-product .product-details .rte{font-family:var(--font-body--family);font-size:.85rem;font-weight:300;line-height:1.6;letter-spacing:.01em;color:var(--dotem-muted);margin-top:4px}body.template-product media-gallery>slideshow-component{display:none!important}body.template-product media-gallery>.media-gallery__grid{display:flex!important}.footer,[data-testid=footer],footer.section-wrapper{border-top:none;background-color:#fff}.footer .section-background,footer.section-wrapper .section-background{background-color:#fff!important}.footer-utilities{border-top:1px solid #e4e4e4!important;padding-block:clamp(28px,4vw,40px)!important;max-width:100%}.footer-utilities__group{gap:clamp(20px,3vw,32px)!important}.footer-utilities__group--left{align-items:flex-start!important;text-align:left!important}@media screen and (min-width:750px){.footer-utilities__group--left{flex-wrap:wrap;row-gap:12px!important}}.policy_list{flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;row-gap:10px!important;column-gap:0!important;margin:0;padding:0}.policy_list li{display:inline-flex;align-items:center;list-style:none}.policy_list li+li:before{content:"";display:inline-block;width:1px;height:10px;margin-inline:1rem;background-color:#d0d0d0;flex-shrink:0}@media screen and (max-width:749px){.policy_list{flex-direction:column!important;align-items:center!important;text-align:center;row-gap:14px!important}.policy_list li+li:before{display:none}}.footer-utilities__text,.policy_list a.footer-utilities__text{font-family:var(--font-body--family)!important;font-size:.65rem!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--dotem-ink)!important;text-decoration:none!important;line-height:1.4;transition:opacity .2s ease,color .2s ease}.footer-utilities__text:hover,.policy_list a.footer-utilities__text:hover{opacity:.55;color:var(--dotem-ink)!important}.footer-utilities__group-copyright .footer-utilities__text,.footer-utilities__group-copyright a{font-size:.65rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--dotem-muted)!important}.footer-utilities__group-copyright a{text-decoration:none!important;transition:opacity .2s ease}.footer-utilities__group-copyright a:hover{opacity:.6}.footer .social-icons__wrapper,footer .social-icons__wrapper{gap:1.25rem!important}.footer .social-icons__wrapper a,footer .social-icons__wrapper a{opacity:.85;transition:opacity .2s ease}.footer .social-icons__wrapper a:hover,footer .social-icons__wrapper a:hover{opacity:.45}.footer .social-icons__wrapper svg,footer .social-icons__wrapper svg{width:18px;height:18px}.footer a,.footer__policy-item{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dotem-ink)}body.template-policy,body.template-page:has(.dotem-legal-page){background-color:#fff}.dotem-legal-page{width:100%;max-width:640px;margin-inline:auto;padding-inline:clamp(20px,5vw,32px)}.dotem-legal-page__title,.page-content-block .dotem-legal-page__title{font-family:var(--font-body--family);font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:400;letter-spacing:.02em;line-height:1.25;color:var(--dotem-ink);margin:0 0 clamp(28px,4vw,40px);padding-bottom:24px;border-bottom:1px solid #e4e4e4;text-transform:none}.dotem-legal-page__rte,.dotem-legal-page__rte.rte,.page-content-block .dotem-legal-page__rte{font-family:var(--font-body--family);font-size:.875rem;font-weight:300;line-height:1.75;letter-spacing:.015em;color:var(--dotem-ink)}.dotem-legal-page__rte p,.page-content-block .dotem-legal-page__rte p{margin:0 0 1.15em}.dotem-legal-page__rte p:last-child{margin-bottom:0}.dotem-legal-page__rte h2,.dotem-legal-page__rte h3,.dotem-legal-page__rte h4,.page-content-block .dotem-legal-page__rte h2,.page-content-block .dotem-legal-page__rte h3,.page-content-block .dotem-legal-page__rte h4{font-family:var(--font-body--family);font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--dotem-ink);margin:2.25em 0 .85em;line-height:1.4}.dotem-legal-page__rte h2:first-child,.dotem-legal-page__rte h3:first-child{margin-top:0}.dotem-legal-page__rte ul,.dotem-legal-page__rte ol,.page-content-block .dotem-legal-page__rte ul,.page-content-block .dotem-legal-page__rte ol{margin:0 0 1.15em;padding-left:1.15em}.dotem-legal-page__rte li,.page-content-block .dotem-legal-page__rte li{margin-bottom:.5em}.dotem-legal-page__rte a,.page-content-block .dotem-legal-page__rte a{color:var(--dotem-ink);text-decoration:none;border-bottom:1px solid #c8c8c8;transition:border-color .2s ease,opacity .2s ease}.dotem-legal-page__rte a:hover,.page-content-block .dotem-legal-page__rte a:hover{border-bottom-color:var(--dotem-ink);opacity:.85}.dotem-legal-page__rte strong,.page-content-block .dotem-legal-page__rte strong{font-weight:500;color:var(--dotem-ink)}body.template-page:has(.contact-form) .dotem-legal-page__title{max-width:600px;margin-left:auto;margin-right:auto}.marquee__text{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--dotem-border)}::selection{background-color:var(--dotem-ink);color:var(--dotem-off-white)}@media screen and (max-width:989px){.menu-drawer-container{background-color:#fff}.menu-drawer{background-color:#fff!important;width:100vw!important;max-width:100vw!important}.menu-drawer__navigation{padding:0 24px}.menu-drawer__menu{padding:0}.menu-drawer__list-item--flat{border-bottom:1px solid #ebebeb}.menu-drawer__list-item--flat:first-child{border-top:1px solid #ebebeb}.menu-drawer__menu-item,.menu-drawer__menu-item--mainlist{font-family:var(--font-body--family);font-size:1.05rem;font-weight:400;letter-spacing:.02em;text-transform:none;color:var(--dotem-ink);padding:18px 0;transition:opacity .2s ease}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--mainlist:hover{opacity:.5}.menu-drawer__close-button{background:none!important;border:none!important;padding:16px 24px}.menu-drawer__utility-links{padding:32px 24px;border-top:1px solid #ebebeb;margin-top:auto}.menu-drawer__localization{padding:0 24px 24px}.menu-drawer__featured-content{padding:16px 24px;border-top:1px solid #ebebeb}.menu-drawer__featured-content .product-card{border:none}}.product-carousels{background:#fff!important;gap:2px!important;padding:0!important}.product-carousel{border-radius:0!important;box-shadow:none!important;background:#f5f5f5!important;aspect-ratio:3 / 4!important}.product-carousel .carousel-images img{object-fit:cover}@media screen and (max-width:768px){.product-carousels{grid-template-columns:repeat(2,1fr)!important;gap:1px!important}.product-carousel{aspect-ratio:3 / 4!important}}@media screen and (min-width:769px)and (max-width:1024px){.product-carousels{grid-template-columns:repeat(2,1fr)!important;gap:2px!important}}@media screen and (min-width:1025px){.product-carousels{grid-template-columns:repeat(4,1fr)!important;gap:2px!important}}.brand-tagline{text-align:center;padding:clamp(48px,8vw,100px) 24px}.brand-tagline__inner{max-width:800px;margin:0 auto}.brand-tagline__heading{font-family:var(--font-body--family);font-size:clamp(1.5rem,4vw,3rem);font-weight:300;letter-spacing:.08em;text-transform:none;color:var(--dotem-ink);line-height:1.1;margin:0}.brand-tagline__link{display:inline-block;margin-top:20px;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--dotem-muted);text-decoration:none;border-bottom:1px solid var(--dotem-muted);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.brand-tagline__link:hover{color:var(--dotem-ink);border-color:var(--dotem-ink)}.brand-tagline__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;max-width:100%;margin-top:clamp(32px,5vw,60px)}.brand-tagline__gallery-item{aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.brand-tagline__gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.brand-tagline__gallery-item:hover img{opacity:.85}@media screen and (max-width:768px){.brand-tagline__gallery{grid-template-columns:repeat(2,1fr)}.brand-tagline{padding-left:0!important;padding-right:0!important}.brand-tagline__inner{padding:0 24px}}body.template-index,body:has(main[data-template=index]){background-color:#fff}body.template-index .header,body.template-index [data-testid=header],body:has(main[data-template=index]) .header,body:has(main[data-template=index]) [data-testid=header]{background-color:#fff;border-bottom-color:#e8e8e8}body.template-index .footer,body.template-index [data-testid=footer],body:has(main[data-template=index]) .footer,body:has(main[data-template=index]) [data-testid=footer]{background-color:#fff;border-top-color:#e8e8e8}main[data-template=index]{background-color:#fff}main[data-template=index] .section{--section-padding-block: 64px}@media screen and (min-width:990px){main[data-template=index] .section{--section-padding-block: 80px}}.video-block--fullbleed{width:100%;background-color:#000;position:relative}.video-block--fullbleed .video-block__frame{position:relative;width:100%;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden;background-color:#000}.video-block--fullbleed .video-block__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.video-block__frame--error{background-color:#0a0a0a}.lookbook--portrait:not(:has(.lookbook__image-wrapper)){display:block;max-width:720px;margin-inline:auto;padding-inline:24px}.lookbook--portrait:not(:has(.lookbook__image-wrapper)) .lookbook__content{padding-block:48px}body.template-page:has(.contact-form) .text-block h2{font-family:var(--font-body--family);font-size:.72rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:var(--dotem-ink);padding-bottom:24px;border-bottom:1px solid #d4d4d4;max-width:600px;margin:0 auto}.contact-form{max-width:600px!important;width:100%!important;margin:0 auto}.contact-form__form,.contact-form__form-row{gap:0!important}.contact-form__input{border:none!important;border-bottom:1px solid #d4d4d4!important;border-radius:0!important;background:transparent!important;padding:20px 0 14px!important;font-family:var(--font-body--family);font-size:.88rem;font-weight:300;letter-spacing:.02em;color:var(--dotem-ink);transition:border-color .2s ease}.contact-form__input::placeholder{color:#999;font-weight:300;letter-spacing:.02em}.contact-form__input:focus{border-bottom-color:var(--dotem-ink)!important;outline:none!important;box-shadow:none!important}.contact-form__input--textarea{min-height:120px!important;resize:vertical;margin-top:8px}.contact-form .submit-button,.contact-form button[type=submit]{margin-top:40px;width:100%!important;min-height:52px;background:transparent!important;color:var(--dotem-ink)!important;border:1px solid var(--dotem-ink)!important;border-radius:0!important;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400;cursor:pointer;transition:background-color .3s ease,color .3s ease}.contact-form .submit-button:hover,.contact-form button[type=submit]:hover{background:var(--dotem-ink)!important;color:#fff!important}.contact-form__error{font-size:.82rem;color:#c0392b;padding:12px 0}.contact-form__success{font-size:.82rem;color:#27ae60;padding:12px 0}@media screen and (min-width:750px){.contact-form__form-row{gap:40px!important}}@media screen and (max-width:749px){.contact-form{padding:0 24px}}.template-blog .blog-posts{--columns-gap: clamp(28px, 4vw, 52px);--rows-gap: clamp(48px, 7vw, 88px)}.template-blog .blog-posts>.text-block.h2:first-child{padding-bottom:clamp(20px,3vw,40px);margin-bottom:clamp(24px,4vw,48px);border-bottom:1px solid var(--dotem-border)}.template-blog .blog-posts>.text-block.h2:first-child p{margin:0;color:var(--dotem-ink);letter-spacing:.05em}.template-blog .blog-post-item{border-color:var(--dotem-border)!important;transition:border-color .35s ease,box-shadow .35s ease}.template-blog .blog-post-item:not(:has(.blog-post-card__image-container)){padding:1.25rem 1.25rem 1.5rem!important;background:#fff}.template-blog .blog-post-item:not(:has(.blog-post-card__image-container)):hover{border-color:#11111038!important;box-shadow:0 18px 40px #1111100f}.template-blog .blog-post-item:first-child:not(:last-child){padding-bottom:clamp(40px,6vw,72px);margin-bottom:clamp(8px,2vw,16px);border-bottom:1px solid var(--dotem-border)!important}.template-blog .blog-post-item:first-child:not(:last-child):has(.blog-post-card__image-container){border-bottom:1px solid var(--dotem-border)!important}.template-blog .blog-post-details{font-family:var(--font-body--family);font-size:.68rem!important;letter-spacing:.16em;text-transform:uppercase;color:var(--dotem-muted)!important}.template-blog .blog-post-details span{white-space:normal}.template-blog .blog-post-card__content>a{padding-block-start:.5rem!important}.template-blog .blog-post-card__content>a .text-block,.template-blog .blog-post-card__content>a h1,.template-blog .blog-post-card__content>a h2,.template-blog .blog-post-card__content>a h3,.template-blog .blog-post-card__content>a h4{color:var(--dotem-ink);font-weight:400;letter-spacing:.02em;transition:color .25s ease}.template-blog .blog-post-card__content>a:hover .text-block,.template-blog .blog-post-card__content>a:hover h1,.template-blog .blog-post-card__content>a:hover h2,.template-blog .blog-post-card__content>a:hover h3,.template-blog .blog-post-card__content>a:hover h4{color:var(--dotem-muted)}.template-blog .blog-post-card__content-text{font-size:.9rem;line-height:1.65;color:var(--dotem-muted)}.template-blog .blog-post-card__content-text a[href]{color:var(--dotem-ink)!important;text-decoration:none;border-bottom:1px solid rgb(17 17 16 / .25);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;margin-left:.35em;padding-bottom:1px;transition:border-color .25s ease,color .25s ease}.template-blog .blog-post-card__content-text a[href]:hover{border-bottom-color:var(--dotem-ink);color:var(--dotem-ink)!important}.template-blog .blog-post-card__image-container{overflow:hidden;background:#1111100a}.template-blog .blog-post-card__image-container img{transition:transform .65s cubic-bezier(.25,.1,.25,1)}.template-blog .blog-post-card__image-container a:hover img,.template-blog .blog-post-card__image-container a:focus-visible img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.template-blog .blog-post-card__image-container img{transition:none}.template-blog .blog-post-card__image-container a:hover img,.template-blog .blog-post-card__image-container a:focus-visible img{transform:none}}.template-page-about-us .media-with-content .media-block__media{filter:contrast(1.02)}.template-page-about-us .media-with-content .group-block-content>.text-block.h6 h3,.template-page-about-us .media-with-content .group-block-content>.text-block.h6 h3 strong{font-family:var(--font-body--family);font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--dotem-muted);margin:0 0 .5rem}.template-page-about-us .media-with-content .text-block.rte{max-width:42rem!important;--width: 100%}.template-page-about-us .media-with-content .text-block.rte p{font-size:.94rem!important;font-weight:300;line-height:1.78!important;letter-spacing:.01em;color:var(--dotem-ink);margin:0 0 1.35em}.template-page-about-us .media-with-content .text-block.rte p:first-of-type{font-size:1.02rem!important;line-height:1.72!important}.template-page-about-us .media-with-content .text-block.rte p:last-child{margin-bottom:0;font-style:italic;letter-spacing:.03em;color:var(--dotem-muted);font-size:.92rem!important}.template-page-about-us .media-with-content .text-block.rte ul{list-style:none;margin:1.5rem 0 1.75rem;padding:0;border-left:1px solid var(--dotem-border);padding-left:1.35rem}.template-page-about-us .media-with-content .text-block.rte li{margin-bottom:1.1rem;padding-left:0;line-height:1.65;font-size:.94rem!important}.template-page-about-us .media-with-content .text-block.rte li:last-child{margin-bottom:0}.template-page-about-us .media-with-content .text-block.rte li strong{font-weight:500;letter-spacing:.02em}.template-page-about-us .media-with-content .text-block.rte strong{font-weight:500;color:var(--dotem-ink);letter-spacing:.01em}.template-page-our-friends main>.shopify-section.section-wrapper[id*=__main]{display:none}.template-page-our-friends .media-with-content .media-block__media{filter:contrast(1.02)}.template-page-our-friends .media-with-content .text-block.h3 p{margin:0 0 .35rem;font-family:var(--font-heading--family, var(--font-primary--family));font-size:clamp(1.85rem,4.2vw,2.5rem);font-weight:400;letter-spacing:.05em;line-height:1.12;color:var(--dotem-ink)}.template-page-our-friends .media-with-content .text-block.rte{max-width:42rem!important;--width: 100%}.template-page-our-friends .media-with-content .text-block.rte p{font-size:.94rem!important;font-weight:300;line-height:1.78!important;letter-spacing:.01em;color:var(--dotem-ink);margin:0 0 1.2em}.template-page-our-friends .media-with-content .text-block.rte p:first-of-type{font-size:1.05rem!important;line-height:1.65!important}.template-page-our-friends .media-with-content .text-block.rte p:nth-of-type(4),.template-page-our-friends .media-with-content .text-block.rte p:nth-of-type(8),.template-page-our-friends .media-with-content .text-block.rte p:nth-of-type(11){font-size:.68rem!important;font-weight:400!important;letter-spacing:.2em;text-transform:uppercase;color:var(--dotem-muted)!important;margin-top:2.25rem;margin-bottom:.65rem;line-height:1.4!important}.template-page-our-friends .media-with-content .text-block.rte p:nth-of-type(4){margin-top:1.75rem}.template-page-our-friends .media-with-content .text-block.rte p:nth-of-type(7){font-style:italic;letter-spacing:.02em;color:var(--dotem-muted)}.template-page-our-friends .media-with-content .text-block.rte p:last-child{margin-bottom:0;font-style:italic;letter-spacing:.04em;color:var(--dotem-muted);font-size:1rem!important}.template-page-our-friends .media-with-content .text-block.rte strong{font-weight:500;color:var(--dotem-ink)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dotem-luxury.css.map */
