html.is-preloading body{overflow:hidden}.page-preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:rgb(var(--background));transition:opacity .55s cubic-bezier(.4,0,.2,1),visibility .55s}.page-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-preloader__stage{perspective:900px;width:88px;height:88px}@media screen and (max-width:699px){.page-preloader__stage{width:56px;height:56px}}.page-preloader__icon{width:100%;height:100%;object-fit:contain;color:rgb(var(--text-color));animation:batur-preloader-spin 1.35s linear infinite;transform-style:preserve-3d;will-change:transform}.page-preloader__icon--svg{display:block}@keyframes batur-preloader-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media(prefers-reduced-motion:reduce){.page-preloader__icon{animation:batur-preloader-pulse 1.2s ease-in-out infinite}@keyframes batur-preloader-pulse{0%,to{opacity:1;transform:none}50%{opacity:.45;transform:none}}}.header-logo-morph{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;--tagline-h: 1.35rem;--tagline-gap: .35rem;--morph-h: 4.15rem;min-height:var(--morph-h)}.header-logo-morph__logo,.header-logo-morph__text{transition:opacity .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1),margin .4s cubic-bezier(.22,1,.36,1),filter .4s ease}.header-logo-morph__logo{order:0;position:relative;flex:0 0 auto;opacity:1;pointer-events:auto}.header-logo-morph__text{order:1;flex:0 0 auto;margin:0;margin-block-start:var(--tagline-gap);height:var(--tagline-h);line-height:var(--tagline-h);overflow:hidden;font-family:var(--heading-font-family, inherit);font-size:clamp(.875rem,.75rem + .45vw,1.15rem);white-space:nowrap;opacity:1;filter:blur(0);pointer-events:none}.header-logo-morph.is-scrolled .header-logo-morph__text{height:0;margin-block-start:0;opacity:0;filter:blur(2px)}.header{--header-padding-block: .5rem}.header__logo{display:flex;align-items:center}.header__logo>a{display:flex;align-items:center}.header-search-panel{position:absolute;top:100%;inset-inline:0;z-index:20;background:rgb(var(--background));color:rgb(var(--text-color));border-block-end:1px solid rgb(var(--border-color) / .6);opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.header-search-panel.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header-search-panel__backdrop{position:absolute;top:100%;left:0;right:0;height:100vh;background:rgb(var(--text-color) / .18);backdrop-filter:blur(6px) saturate(1.05);-webkit-backdrop-filter:blur(6px) saturate(1.05);opacity:0;pointer-events:none;transition:opacity .25s ease}.header-search-panel.is-open .header-search-panel__backdrop{opacity:1;pointer-events:auto}.header-search-panel__inner{padding-block:1rem}.header-search-panel__form{display:flex;align-items:center;gap:.75rem}.header-search-panel__form>svg{flex:none;width:18px;height:18px}.header-search-panel__input{flex:1 1 auto;min-width:0;border:none;background:transparent;font:inherit;font-size:1rem;color:inherit;padding:.35rem 0;outline:none}.header-search-panel__input::placeholder{color:rgb(var(--text-color) / .5)}.header-search-panel__input::-webkit-search-cancel-button,.header-search-panel__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.header-search-panel__close{flex:none;display:inline-flex;align-items:center;cursor:pointer}.header-search-panel__close svg{width:15px;height:15px}.header-search-panel__close svg path{stroke-width:.75}.header-search-panel__results{display:block;max-height:70vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.header-search-panel__results::-webkit-scrollbar{width:0;height:0;display:none}.header-search-panel .predictive-search__products{grid-template-columns:repeat(6,minmax(0,1fr))}@media screen and (max-width:1199px){.header-search-panel .predictive-search__products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.header-search-panel .predictive-search__products{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-search-panel [class*=scroll-area]{scrollbar-width:none;-ms-overflow-style:none}.header-search-panel [class*=scroll-area]::-webkit-scrollbar{width:0;height:0;display:none}[data-header-search-toggle]{position:relative}[data-header-search-toggle]:before{content:"";position:absolute;top:50%;left:50%;width:2.2em;height:2.2em;border-radius:50%;background:currentColor;opacity:0;transform:translate(-50%,-50%) scale(.6);transition:opacity .2s ease,transform .2s ease;pointer-events:none}[data-header-search-toggle][aria-expanded=true]:before{opacity:.16;transform:translate(-50%,-50%) scale(1)}.product-card__figure{position:relative}.product-card--info-outside:where(:has(.product-card__image.size-full)) .product-card__media{aspect-ratio:var(--product-card-media-aspect-ratio);width:100%;min-height:auto;height:auto}.product-card--info-outside:where(:has(.product-card__image.size-full)) .product-card__image--primary{display:block;width:100%;height:100%;aspect-ratio:auto}.product-card--info-outside:where(:has(.product-card__image.size-full)) .product-card__figure{align-self:start;height:auto}.product-card--info-outside{align-content:start}.product-list:not(.product-list--carousel):has(.product-card--info-outside .product-card__image.size-full),.mega-menu-mp__product-list{align-items:start}@supports (grid-template-rows: subgrid){.product-list:not(.product-list--carousel):has(.product-card--info-outside .product-card__image.size-full)>product-card,.mega-menu-mp__product-list>product-card{grid-template-rows:auto auto!important;grid-row:auto!important;align-self:start}}.collection-editorial product-card{align-self:start;height:auto}.product-card__wishlist{position:absolute;z-index:6;top:.65rem;right:.65rem;pointer-events:auto}.product-card__wishlist.tap-area{--tap-area-size: 2.75rem}.wishlist-btn{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;background:transparent;color:rgb(var(--text-color));cursor:pointer;pointer-events:auto;transition:transform .2s ease,color .2s ease}.wishlist-btn.is-loading{opacity:.55;pointer-events:none}.wishlist-btn .icon{--icon-max-width: 20px;--icon-mobile-max-width: 20px}.header__wishlist-link .icon{--icon-max-width: 18px;--icon-mobile-max-width: 18px}.wishlist-btn:hover{transform:scale(1.08)}.wishlist-btn.is-active{color:rgb(var(--text-color))}.wishlist-btn.is-active .icon-heart-outline{display:none}.wishlist-btn:not(.is-active) .icon-heart-filled{display:none}.header__wishlist-link .wishlist-count{font-size:.75rem;margin-inline-start:.15rem;font-variant-numeric:tabular-nums}.wishlist-modal .modal__content{padding:0;max-width:32rem}.wishlist-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(var(--text-color) / .1)}.wishlist-modal__body{padding:1.25rem 1.5rem 1.5rem}.wishlist-modal__product-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.wishlist-modal__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:1rem;scrollbar-width:thin}.wishlist-modal__thumb{flex:0 0 4.5rem;height:4.5rem;border:1px solid transparent;padding:0;background:rgb(var(--text-color) / .04);cursor:pointer;overflow:hidden}.wishlist-modal__thumb.is-selected{border-color:rgb(var(--text-color))}.wishlist-modal__thumb img{width:100%;height:100%;object-fit:cover}.wishlist-modal__option-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.wishlist-modal__sizes{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1.25rem}.wishlist-modal__size{padding:0;border:none;background:none;font-size:.85rem;cursor:pointer;color:rgb(var(--text-color) / .55);border-bottom:1px solid transparent}.wishlist-modal__size.is-selected{color:rgb(var(--text-color));border-bottom-color:rgb(var(--text-color))}.wishlist-modal__size:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.wishlist-page__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem}.wishlist-page__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:max(.5rem,var(--product-list-column-gap, 1px));row-gap:max(1.25rem,var(--product-list-row-gap, var(--product-list-column-gap, 1px)))}@media screen and (min-width:700px){.wishlist-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.wishlist-page__item{display:flex;flex-direction:column;min-width:0;width:100%}.wishlist-page__item>product-card{width:100%}.wishlist-page__item-action{padding:0 1rem 1rem;margin-top:.5rem}.wishlist-page__empty{text-align:center;padding:4rem 1rem}.collection-editorial{--collection-editorial-gap: max(.5rem, var(--product-list-column-gap, 1px));--collection-editorial-row-gap: max(.75rem, var(--product-list-row-gap, var(--product-list-column-gap, 1px)));display:flex;flex-direction:column;gap:var(--collection-editorial-row-gap)}.collection-editorial product-card{opacity:1!important;min-width:0}.collection-editorial__feature{display:grid;column-gap:var(--collection-editorial-gap);row-gap:var(--collection-editorial-row-gap)}.collection-editorial__feature>*{min-width:0}@media screen and (max-width:999px){.collection-editorial{--collection-editorial-gap: max(.5rem, var(--product-list-column-gap, 1px));--collection-editorial-row-gap: 1rem}.collection-editorial__feature{display:flex;flex-direction:column;gap:var(--collection-editorial-row-gap)}.collection-editorial__feature--image-left .collection-editorial__products{order:1}.collection-editorial__feature--image-left .collection-editorial__feature-image{order:2}.collection-editorial__feature-image{min-height:55vw}}@media screen and (min-width:1000px){.collection-editorial__feature{display:flex;flex-direction:row;align-items:flex-start;column-gap:var(--collection-editorial-gap);row-gap:0}.collection-editorial__feature--image-right .collection-editorial__products{flex:1.45 1 0}.collection-editorial__feature--image-right .collection-editorial__feature-image{flex:1.55 1 0}.collection-editorial__feature--image-left .collection-editorial__feature-image{order:-1;flex:1.55 1 0}.collection-editorial__feature--image-left .collection-editorial__products{flex:1.45 1 0}}.collection-editorial__products--grid-2,.collection-editorial__standard{display:grid;width:100%;min-width:0;column-gap:var(--collection-editorial-gap);row-gap:var(--collection-editorial-row-gap);align-items:start;align-content:start;grid-auto-rows:max-content;height:fit-content}.collection-editorial__products--grid-2,.collection-editorial__standard{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:700px){.collection-editorial__standard{grid-template-columns:repeat(4,minmax(0,1fr))}}.collection-editorial__feature-image{position:relative;overflow:hidden}@media screen and (min-width:1000px){.collection-editorial__feature-image{align-self:stretch;display:grid;grid-template:minmax(0,1fr) / minmax(0,1fr);min-height:0}.collection-editorial__feature-image>a,.collection-editorial__feature-image>.placeholder{grid-area:1 / 1;display:block;width:100%;min-height:100%;height:100%}.collection-editorial__feature-image img,.collection-editorial__feature-image video,.collection-editorial__feature-image svg{grid-area:1 / 1;width:100%;height:100%;min-height:100%;object-fit:cover}}.collection-editorial__feature-image .content-box,.collection-editorial__feature-image .content-box__background-media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%}.collection-editorial__feature-image img,.collection-editorial__feature-image video{width:100%;height:100%;object-fit:cover}.collection__toolbar{align-items:flex-end}.collection__toolbar-leading{display:flex;flex-direction:column;gap:1rem;min-width:0;flex:1 1 auto}.collection__toolbar-heading{display:flex;align-items:center;gap:.75rem}.collection__toolbar-boat{display:block;width:1.65rem;height:auto;flex-shrink:0;color:rgb(var(--text-color))}.collection__toolbar-boat--svg{width:1.65rem}.collection__toolbar-title{margin:0;line-height:1.1;position:relative;top:4px}.collection__toolbar-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.collection__toolbar-nav-link{text-decoration:none;transition:color .2s ease}.collection__toolbar-nav-link.is-active{color:rgb(var(--text-color));text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px}.collection__toolbar-actions{flex-shrink:0;margin-inline-start:auto}@media screen and (max-width:699px){.collection__toolbar{align-items:flex-start;flex-wrap:wrap;row-gap:1rem}.collection__toolbar-heading{display:flex;align-items:center;gap:10px}.collection__toolbar-actions.vertically-separated-list{display:none}.collection__toolbar-boat{display:block;width:1.3rem;height:auto;flex-shrink:0;color:rgb(var(--text-color))}.collection__toolbar-leading{flex:1 1 100%;gap:11px;padding-bottom:10px}.collection__toolbar-actions{margin-inline-start:0;width:100%;justify-content:flex-end}}.content-box__background-media video-media[data-batur-hq-video],.content-box__background-media .batur-video--hq{width:100%;height:100%}.content-box__background-media video-media video.batur-video--hq,.content-box__background-media video-media>video{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center}.slideshow .content-box__background-media video-media{min-height:100%}.shopify-section--slideshow{position:relative;overflow:visible}.slideshow-shell{position:relative;display:block;overflow:visible}.slideshow-shell>.slideshow{position:relative;z-index:1}.slideshow__wave{position:absolute;inset-inline:0;z-index:25;display:block;width:100%;pointer-events:none;line-height:0;overflow:hidden}.slideshow__wave--bottom{inset-block-end:0;inset-block-start:auto}.slideshow__wave--top{inset-block-start:0;inset-block-end:auto}.slideshow__wave svg,.slideshow__wave .batur-wave__svg{display:block;width:100%;height:100%}.shopify-section--batur-wave{margin:0;padding:0;line-height:0;position:relative;z-index:2}.batur-wave-section--overlap{margin-block-start:calc(-1 * var(--batur-wave-height, 64px))}.batur-wave{display:block;width:100%;height:var(--batur-wave-height, 80px);color:var(--batur-wave-color, rgb(var(--background)));pointer-events:none;overflow:visible}.batur-wave--top:not(.slideshow__wave){transform:scaleY(-1)}.batur-wave--flip .batur-wave__svg{transform:scaleX(-1)}.batur-wave__svg{display:block;width:100%;height:100%}.batur-journey__header{margin-block-end:2.5rem}.batur-journey__title-row{display:flex;align-items:center;gap:.75rem;margin-block:20px 20px}.batur-journey__boat-img{width:2.25rem;height:auto;flex-shrink:0;margin:0}.batur-journey__story p{margin:0}.batur-journey__story{max-width:36rem}.batur-journey__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:max(.5rem,var(--product-list-column-gap, 1px))}.batur-journey__title-row .h3{margin:0;position:relative;top:4px}@media screen and (min-width:1000px){.batur-journey__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.batur-journey__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:0;overflow:hidden}.batur-journey__card-media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.batur-journey__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0 0 0 / .55) 0%,transparent 55%);pointer-events:none;transition:opacity .35s ease}.batur-journey__card:hover .batur-journey__card-overlay{opacity:.85}.batur-journey__card-media img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.batur-journey__card:hover .batur-journey__card-media img{transform:scale(1.04)}.batur-journey__card-body{padding:1rem 0 0}.batur-journey__card-tagline{margin:0 0 .6rem}.batur-journey__card-title{margin:0}.batur-journey__card-cta{display:inline-block;margin-block-start:.35rem;font-size:.8125rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/batur-features.css.map */
