.rl-hero{position:relative;width:100%;height:100vh;overflow:hidden}.rl-hero a{display:block;width:100%;height:100%}.rl-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.rl-video--desktop{display:block}.rl-video--mobile{display:none}@media(max-width:768px){.rl-hero{height:100dvh}.rl-video--desktop{display:none}.rl-video--mobile{display:block}}.rl-parallax-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none;transition:opacity .3s ease}.rl-parallax-logo img{max-width:350px;height:auto;filter:drop-shadow(0 2px 20px rgba(0,0,0,.3))}@media(max-width:768px){.rl-parallax-logo img{max-width:200px}}.rl-split{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%}.rl-split__item{position:relative;overflow:hidden;aspect-ratio:.8}.rl-split__item a{display:block;width:100%;height:100%}.rl-split__item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.rl-split__item:hover img{transform:scale(1.03)}.rl-split__item .rl-parallax-logo{opacity:0;transition:opacity .6s ease}.rl-split__item:hover .rl-parallax-logo{opacity:1}.rl-category-label{position:absolute;bottom:40px;left:40px;z-index:3;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4)}.rl-category-label:after{content:"";display:block;width:0;height:1px;background:#fff;margin-top:4px;transition:width .4s ease}.rl-split__item:hover .rl-category-label:after,.rl-full__item:hover .rl-category-label:after{width:100%}@media(max-width:768px){.rl-split{grid-template-columns:1fr;gap:4px}.rl-split__item{aspect-ratio:.85}.rl-category-label{bottom:24px;left:24px;font-size:12px}}.rl-construction{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:90vh}.rl-construction__left{display:flex;flex-direction:column;background:#fff}.rl-construction__left-image{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;overflow:hidden}.rl-construction__left-image a{display:block}.rl-construction__left-image img{max-width:100%;max-height:70vh;object-fit:contain;transition:transform .6s ease}.rl-construction__left-image:hover img{transform:scale(1.02)}.rl-construction__left-text{padding:30px 60px 50px;text-align:center}.rl-construction__left-text p{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.8;color:#555;letter-spacing:.02em;max-width:400px;margin:0 auto}.rl-construction__right{position:relative;overflow:hidden}.rl-construction__right a{display:block;width:100%;height:100%}.rl-construction__right img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.rl-construction__right:hover img{transform:scale(1.03)}.rl-construction__category-text{position:absolute;right:-.02em;top:0;font-family:Inter,system-ui,sans-serif;font-size:var(--cat-font-size, 180px);font-weight:800;line-height:.85;color:#fff;text-transform:uppercase;letter-spacing:-.03em;pointer-events:none;z-index:2;white-space:nowrap;mix-blend-mode:normal;text-shadow:0 4px 30px rgba(0,0,0,.15);transition:transform .4s ease;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}@media(max-width:768px){.rl-construction{grid-template-columns:1fr;min-height:auto}.rl-construction__left{order:2}.rl-construction__right{order:1;aspect-ratio:auto}.rl-construction__right img{width:100%;height:auto;object-fit:contain}.rl-construction__left-image{padding:24px}.rl-construction__left-text{padding:16px 24px 32px}.rl-construction__left-text p{font-size:13px}.rl-construction__category-text{font-size:var(--cat-font-size-mobile, 80px)}}.rl-full{width:100%}.rl-full__item{position:relative;overflow:hidden;width:100%}.rl-full__item a{display:block;width:100%}.rl-full__item img{width:100%;height:auto;display:block;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.rl-full__item:hover img{transform:scale(1.02)}.rl-full--video{height:100vh;overflow:hidden}.rl-full--video a{display:block;width:100%;height:100%}.rl-full--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:768px){.rl-full--video{height:70vh}}.rl-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%}.rl-grid-4__item{position:relative;overflow:hidden;aspect-ratio:.75}.rl-grid-4__item a{display:block;width:100%;height:100%}.rl-grid-4__item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.rl-grid-4__item:hover img{transform:scale(1.05)}@media(max-width:768px){.rl-grid-4{grid-template-columns:1fr 1fr;gap:4px}.rl-grid-4__item{aspect-ratio:.85}}.rl-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.rl-reveal.is-visible{opacity:1;transform:translateY(0)}.rl-section{margin:0;padding:0}.rl-section+.rl-section{margin-top:4px}.product-card .product-card__title{font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;margin-top:8px;line-height:1.4}.product-card .product-card__title a{text-decoration:none}.product-card .product-card__image-wrapper img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-card__image-wrapper img{transform:scale(1.03)}.product-card .product-card__image-wrapper{overflow:hidden}.product-card .product-card-price{display:none}.product-card .product-card__button,.product-card .product-card__buttons,.product-card .product-card-button,.product-card .product-card__button_inline,.product-card .tt-swatches,.product-card .product-card-swatches,.product-card .product-card__swatch,.product-card .product-card-options,.product-card .product-card__options{display:none!important}.featured-collection .row{--spacing-grid-horizontal: 5px;row-gap:20px}.rl-ticker{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:16px 0}.rl-desktop-only{display:block}.rl-mobile-only{display:none}@media(max-width:768px){.rl-desktop-only{display:none}.rl-mobile-only{display:block}}.rl-collection-tabs{padding:20px 40px 0;margin-bottom:20px}.rl-collection-tabs__inner{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #eee}.rl-collection-tabs__inner::-webkit-scrollbar{display:none}.rl-tab{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:12px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:#999;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .3s ease;cursor:pointer}.rl-tab:hover{color:#191919}.rl-tab--active{color:#191919;font-weight:500;border-bottom-color:#191919}@media(max-width:768px){.rl-collection-tabs{padding:15px 15px 0}.rl-tab{padding:10px 16px;font-size:11px}}.tt-product-single-info .product-title{font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;line-height:1.5}.tt-product-single-info .product-price{font-size:16px;font-weight:300;letter-spacing:.02em}.tt-product-single-info .product-form__option[data-option-name=Renk],.tt-product-single-info .product-form__option[data-option-name=Color],.tt-product-single-info .product-form__option[data-option-name=renk],.tt-product-single-info .product-form__option[data-option-name=color]{display:none!important}.tt-product-single-info .product-form__container{--grid-desktop: 6 !important;--grid-mobile: 6 !important}.tt-product-single-info .product-form__container .parent-visual-display{flex-wrap:nowrap!important;gap:4px!important}.tt-product-single-info .product-form__container .parent-visual-display .visual-display{min-width:0!important;flex:1 1 0!important;padding:8px 4px!important;font-size:11px!important;border-radius:0!important}@media(max-width:1024px){.tt-product-single-info .product-form__container{grid-template-columns:repeat(auto-fit,minmax(40px,1fr))!important;gap:4px!important}.tt-product-single-info .product-form__container .parent-visual-display .visual-display{padding:8px 2px!important;font-size:10px!important}}.tt-product-single-info .tt-swatches .tt-swatch:hover,.tt-product-single-info .tt-swatches .tt-swatch.active{border-color:#191919;background:#191919;color:#fff}.tt-product-single-info .btn-addtocart,.tt-product-single-info .product-form__submit{background:#191919!important;color:#fff!important;border:none!important;border-radius:0!important;font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:16px 32px;width:100%}.tt-product-single-info .btn-addtocart:hover,.tt-product-single-info .product-form__submit:hover{background:#333!important}.tt-product-single-info .tt-accordion .tt-accordion__heading{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:16px 0;border-bottom:1px solid #eee}.tt-product-single-info__gallery{min-height:80vh}.cart-drawer .cart-drawer__title,.cart-drawer .drawer__heading{font-size:14px!important;font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important}.cart-drawer .cart-item__name,.cart-drawer .cart-item__title{font-size:12px!important;font-weight:400!important;letter-spacing:.02em!important;line-height:1.4!important}.cart-drawer .cart-item__price,.cart-drawer .price{font-size:13px!important;font-weight:300!important}.cart-drawer .cart__checkout-button,.cart-drawer .button--checkout,.cart-drawer [name=checkout],.cart-drawer .cart-drawer__checkout{background:#191919!important;color:#fff!important;border:none!important;border-radius:0!important;font-size:12px!important;font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:14px 24px!important}.cart-drawer .cart__checkout-button:hover,.cart-drawer .button--checkout:hover,.cart-drawer [name=checkout]:hover{background:#333!important}.cart-drawer .cart__continue-shopping,.cart-drawer .button--continue{font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.cart-drawer .free-delivery-bar,.cart-drawer .quantity-selector,.cart-drawer .cart-item__quantity{border-radius:0!important}.cart-drawer .cart__subtotal,.cart-drawer .totals{font-size:14px!important;font-weight:500!important;letter-spacing:.05em!important}.cart-drawer .cart__discount input{border-radius:0!important;font-size:12px!important}.cart-drawer .cart-item__vendor{display:none!important}.cart-drawer .btn-checkout,.cart-drawer .button--checkout,.cart-drawer [name=checkout],.cart-drawer .cart__checkout,.cart-drawer form[action="/checkout"] button,.cart-drawer form[action="/checkout"] input[type=submit],.cart-drawer .main-btn-checkout{background:#191919!important;color:#fff!important;border:none!important;border-radius:0!important;font-size:13px!important;font-weight:500!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:16px 24px!important;width:100%!important}.cart-drawer .btn-checkout:hover,.cart-drawer form[action="/checkout"] button:hover{background:#333!important}.cart-drawer .btn-checkout svg,.cart-drawer [name=checkout] svg,.cart-drawer form[action="/checkout"] button svg,.cart-drawer .main-btn-checkout svg{display:none!important}body{font-family:Inter,system-ui,-apple-system,sans-serif}.shopify-section--main-collection-description,.grid-density-controls,.tt-grid-density,.tt-grid-view,.grid-view-toggle,[class*=grid-density],[class*=grid-view]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/rl-custom.css.map */
