.ybn-carousel{position:relative;display:block}.ybn-carousel__viewport{overflow:hidden}.ybn-carousel__track{display:flex;align-items:stretch;transition:transform .4s cubic-bezier(.22,.61,.36,1);will-change:transform}.ybn-carousel__slide{flex:0 0 calc(100% / var(--ybn-per-view, 1));min-width:0;padding-inline:calc(var(--ybn-gap, 20px) / 2);box-sizing:border-box;display:flex;flex-direction:column}.ybn-carousel__slide>*{width:100%}.ybn-carousel__track{margin-inline:calc(var(--ybn-gap, 20px) / -2)}.ybn-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:50%;background-color:var(--c-white);color:var(--c-brand-dark);cursor:pointer;box-shadow:0 2px 12px #131e2929;transition:color .15s ease,opacity .15s ease}.ybn-carousel__arrow:hover{color:var(--c-brand)}.ybn-carousel__arrow[disabled]{opacity:0;pointer-events:none}.ybn-carousel__arrow--prev{left:-6px}.ybn-carousel__arrow--next{right:-6px}.ybn-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:16px}.ybn-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:rgba(var(--c-brand-dark-rgb),.25);cursor:pointer;transition:background-color .15s ease,width .15s ease}.ybn-carousel__dot.is-active{width:22px;border-radius:4px;background-color:var(--c-brand)}.ybn-hero{position:relative;display:block;overflow:hidden}.ybn-hero__track{position:relative;height:var(--ybn-hero-h, 864px)}.ybn-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .5s ease}.ybn-hero__slide.is-active{opacity:1;visibility:visible}.ybn-hero__link{display:block;height:100%;text-decoration:none}.ybn-hero__slide picture,.ybn-hero__slide img{display:block;width:100%;height:100%;object-fit:cover}.ybn-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;pointer-events:none}.ybn-hero__content--center{text-align:center}.ybn-hero__content--right{text-align:right}.ybn-hero__heading{margin:0 0 12px;font-size:var(--font-size-secondary);line-height:var(--line-height-secondary);font-weight:var(--font-weight-secondary);color:var(--c-white);text-shadow:0 2px 12px rgba(19,30,41,.35)}.ybn-hero__text{margin:0 0 20px;font-size:17px;color:var(--c-white);text-shadow:0 2px 10px rgba(19,30,41,.35)}.ybn-hero .ybn-carousel__dots{position:absolute;left:0;right:0;bottom:80px;padding-top:0}.ybn-hero .ybn-carousel__dot{background-color:rgba(var(--c-white-rgb),.5)}.ybn-hero .ybn-carousel__dot.is-active{background-color:var(--c-white)}.ybn-cattile__media,.ybn-bannertile{position:relative;overflow:hidden}.ybn-cattile__media{flex:0 0 auto;background-color:#f2f2f2}.ybn-cattile{display:flex;flex-direction:column;height:100%;text-align:left;text-decoration:none}.ybn-cattile__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;margin-top:auto;padding:0 24px;background-color:#ebebeb}.ybn-cattile__label{display:block;margin:0;min-width:0;font-size:16px;font-weight:400;line-height:1.3;color:var(--c-brand-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ybn-cattile:hover .ybn-cattile__label,.ybn-cattile:focus-visible .ybn-cattile__label{color:var(--c-brand-dark)}.ybn-cattile__cta{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;opacity:0;visibility:hidden;transform:translate(6px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.ybn-cattile__cta-text{font-size:16px;font-weight:500;line-height:1;white-space:nowrap;color:var(--c-brand-dark)}.ybn-cattile__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background-color:var(--c-brand-dark);color:var(--c-white)}.ybn-cattile__cta-icon .ybn-icon{width:16px;height:16px}.ybn-cattile:hover .ybn-cattile__cta,.ybn-cattile:focus-visible .ybn-cattile__cta{opacity:1;visibility:visible;transform:translate(0)}.ybn-bannertile__cta{position:absolute;left:24px;bottom:24px;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background-color:var(--c-white);color:var(--c-brand-dark);font-size:15px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 6px 20px #131e292e;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,visibility .22s;pointer-events:none}.ybn-bannertile__cta .ybn-icon{width:18px;height:18px}.ybn-bannertile:hover .ybn-bannertile__cta,.ybn-bannertile:focus-visible .ybn-bannertile__cta{opacity:1;visibility:visible;transform:translateY(0)}.ybn-cattile__img,.ybn-bannertile img{transition:transform .4s ease}.ybn-cattile:hover .ybn-cattile__img,.ybn-bannertile:hover img{transform:scale(1.03)}@media(hover:none){.ybn-cattile__cta,.ybn-bannertile__cta{display:none}}.ybn-carousel__dots.is-numbered{gap:4px;height:30px}.ybn-carousel__dots.is-numbered .ybn-carousel__dot{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:none;border-radius:50%;background-color:#ffffff26;color:#fff;font-weight:600;font-size:13px;line-height:16.9px;text-align:center;opacity:1}.ybn-carousel__dots.is-numbered .ybn-carousel__dot.is-active{border:none;background-color:#ffffff26;color:#fff}.ybn-carousel__progress{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;pointer-events:none}.ybn-carousel__dot.is-active .ybn-carousel__progress{display:flex}.ybn-carousel__progress svg{position:absolute;top:0;left:0;z-index:10;width:32px;height:32px;transform:rotate(-90deg);fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:144.5;stroke-dashoffset:144.5}.ybn-carousel__dot.is-active .ybn-carousel__progress svg{animation:ybn-dot-progress var(--ybn-dot-duration, 7s) linear forwards}.ybn-carousel__progress .progress-bg{stroke:#ffffff80;stroke-width:2px;stroke-dasharray:none;stroke-dashoffset:0}.ybn-carousel.is-paused .ybn-carousel__progress svg{animation-play-state:paused}@keyframes ybn-dot-progress{0%{stroke-dashoffset:144.5}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.ybn-carousel__dot.is-active .ybn-carousel__progress svg{animation:none}}.ybn-hero .ybn-carousel__arrow--prev{left:16px}.ybn-hero .ybn-carousel__arrow--next{right:16px}.ybn-bannerrail,.ybn-catrail,.ybn-prodrail,.ybn-usprail,.ybn-brands,.ybn-world{padding-block:56px}.ybn-bannertile{display:block;position:relative;overflow:hidden;border-radius:6px;text-decoration:none}.ybn-bannertile img{display:block;width:100%;height:auto;transition:transform .45s ease}.ybn-bannertile:hover img{transform:scale(1.03)}.ybn-bannertile__caption{position:absolute;left:0;right:0;bottom:0;padding:28px 16px 14px;background:linear-gradient(to top,rgba(19,30,41,.75),transparent);color:var(--c-white);font-size:15px;font-weight:600}.ybn-cattile__media{display:block;overflow:hidden;background-color:var(--c-floor);border-radius:6px}.ybn-catrail--circle .ybn-cattile__media{border-radius:50%;aspect-ratio:1 / 1}.ybn-catrail--square .ybn-cattile__media{aspect-ratio:1 / 1}.ybn-catrail--portrait .ybn-cattile__media{aspect-ratio:3 / 4}.ybn-cattile__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ybn-cattile:hover .ybn-cattile__img{transform:scale(1.05)}.ybn-cattile:hover .ybn-cattile__label{color:var(--c-brand)}.ybn-tabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:28px}.ybn-tabs__btn{padding:11px 22px;border:0;border-radius:999px;background-color:#e6ebee;font-size:15px;font-weight:500;line-height:1;color:var(--c-brand-dark);cursor:pointer;transition:background-color .15s ease,color .15s ease}.ybn-tabs__btn:hover{background-color:#dbe2e7}.ybn-tabs__btn:hover{border-color:var(--c-brand);color:var(--c-brand)}.ybn-tabs__btn.is-active{background-color:var(--c-brand-dark);color:var(--c-white)}.ybn-prodrail__panel.is-hidden{display:none}.ybn-prodrail__more{display:flex;justify-content:center;padding-top:28px}.ybn-prodrail__empty{padding:32px 0;text-align:center;color:var(--c-text-secondary)}.ybn-usptile{display:flex;flex-direction:column;height:100%;padding:0;border-radius:0;background-color:transparent;text-align:left}.ybn-usptile__media{display:block;aspect-ratio:5 / 6;overflow:hidden;background-color:#f2f2f2}.ybn-usptile__media img{width:100%;height:100%;object-fit:cover}.ybn-usprail__headrow{display:flex;align-items:center;gap:16px}.ybn-usprail__pill{display:inline-flex;align-items:center;padding:9px 20px;border-radius:999px;background-color:#e6ebee;color:var(--c-brand-dark);font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap}a.ybn-usprail__pill:hover{background-color:#dbe2e7}.ybn-usptile__link{display:block;text-decoration:none;color:inherit}.ybn-usptile__title{margin:16px 0 0;font-size:16px;font-weight:400;line-height:1.5;color:var(--c-text-primary)}.ybn-usptile__text{margin:0;font-size:14px;line-height:1.6;color:var(--c-text-secondary)}@media(max-width:991px){.ybn-carousel__arrow{display:none}}@media(max-width:767px){.ybn-hero__track{height:auto;aspect-ratio:var(--ybn-hero-ratio-mobile, 16 / 9)}.ybn-hero--tall .ybn-hero__track{height:100svh;aspect-ratio:auto}.ybn-bannerrail,.ybn-catrail,.ybn-prodrail,.ybn-usprail,.ybn-brands,.ybn-world{padding-block:36px}.ybn-carousel__slide{padding-inline:6px}.ybn-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.ybn-tabs__btn{flex:0 0 auto}}.ybn-cta{position:relative;display:flex;align-items:center;min-height:var(--ybn-cta-h, 520px);overflow:hidden;background-color:var(--c-brand-dark)}.ybn-cta__media,.ybn-cta__media img,.ybn-cta__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ybn-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(19,30,41,var(--ybn-cta-overlay, .35))}.ybn-cta__inner{position:relative;z-index:1;width:100%}.ybn-cta__content{max-width:560px}.ybn-cta--center .ybn-cta__content{margin-inline:auto;text-align:center}.ybn-cta--right .ybn-cta__content{margin-left:auto;text-align:right}.ybn-cta__heading{margin:0 0 12px;font-size:var(--font-size-secondary);line-height:var(--line-height-secondary);font-weight:var(--font-weight-secondary);color:var(--c-white)}.ybn-cta__text{margin-bottom:22px;font-size:16px;line-height:1.6;color:#ffffffe6}@media(max-width:767px){.ybn-cta{min-height:var(--ybn-cta-h-mobile, 420px)}.ybn-cta__content{max-width:none}}.ybn-brands__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.ybn-brands__title{max-width:640px;margin:0;font-size:var(--font-size-primary);line-height:var(--line-height-primary);font-weight:var(--font-weight-secondary);color:var(--c-text-primary)}.ybn-brands__all{flex:0 0 auto;padding:12px 26px;border-radius:999px;background-color:#e6ebee;color:var(--c-brand-dark);font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap}.ybn-brands__all:hover{background-color:#dbe2e7}.ybn-brands__row{display:flex;gap:16px}.ybn-brands__item{position:relative;flex:1 1 0;min-width:0;aspect-ratio:680 / 1156;overflow:hidden;text-decoration:none;transition:flex-grow .45s cubic-bezier(.22,1,.36,1)}.ybn-brands__row:hover .ybn-brands__item{flex-grow:.78}.ybn-brands__row .ybn-brands__item:hover{flex-grow:2.26}.ybn-brands__card,.ybn-brands__full{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.ybn-brands__img{width:100%;height:100%;object-fit:cover}.ybn-brands__card .ybn-brands__img{filter:grayscale(1)}.ybn-brands__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(62%,200px);height:auto}.ybn-brands__full{opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s}.ybn-brands__item:hover .ybn-brands__full{opacity:1;visibility:visible}.ybn-brands__item:hover .ybn-brands__card{opacity:0}.ybn-brands__card{transition:opacity .4s ease}.ybn-brands__full-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.ybn-brands__logo-full{width:min(46%,320px);height:auto}.ybn-brands__btn{display:inline-flex;align-items:center;padding:13px 30px;border-radius:999px;background-color:var(--c-white);color:var(--c-brand-dark);font-size:15px;font-weight:600;white-space:nowrap}@media(max-width:991px){.ybn-brands__row{gap:10px;overflow-x:auto}.ybn-brands__item{flex:0 0 62%}.ybn-brands__row:hover .ybn-brands__item,.ybn-brands__row .ybn-brands__item:hover{flex-grow:0}.ybn-brands__head{flex-direction:column}}.ybn-videocta{position:relative;aspect-ratio:16 / 9;overflow:hidden}.ybn-videocta__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fff,#ffffffb3,#f3f6f8)}.ybn-videocta__media,.ybn-videocta__media video,.ybn-videocta__img,.ybn-videocta__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ybn-videocta__overlay{position:relative;z-index:2;display:flex;align-items:flex-start;padding-top:9%;height:100%;max-width:var(--yb-container-max);margin-inline:auto;padding-inline:var(--yb-gutter)}.ybn-videocta__overlay--center{justify-content:center;text-align:center}.ybn-videocta__overlay--center .ybn-videocta__inner{display:flex;flex-direction:column;align-items:center;max-width:760px}.ybn-videocta__logo{position:absolute;left:50%;bottom:7%;transform:translate(-50%);z-index:2;display:block;width:min(380px,42%);height:auto}@media(max-width:767px){.ybn-videocta__logo{width:min(260px,62%);bottom:6%}}.ybn-videocta__overlay--right{justify-content:flex-end}.ybn-videocta__inner{max-width:560px}.ybn-videocta__heading{margin:0 0 18px;font-size:40px;line-height:1.18;font-weight:var(--font-weight-secondary);color:var(--c-brand-dark)}.ybn-videocta__text{margin:0 0 26px;font-size:17px;line-height:1.6;color:var(--c-brand-dark)}.ybn-videocta__btn{display:inline-flex;align-items:center;padding:15px 34px;border-radius:999px;background-color:#000;color:#fff;font-size:15px;font-weight:600;text-decoration:none}.ybn-videocta__btn:hover{background-color:#1c1c1c;color:#fff}@media(max-width:767px){.ybn-videocta{aspect-ratio:auto;height:var(--ybn-videocta-h-mobile, 695px)}.ybn-videocta__heading{font-size:28px}.ybn-videocta__inner{max-width:none}}.ybn-world__panel.is-hidden{display:none}.ybn-worldcard{display:flex;flex-direction:column;height:100%;overflow:hidden}.ybn-worldcard__media{display:block;aspect-ratio:940 / 800;overflow:hidden;background-color:#fff}.ybn-worldcard__media img{width:100%;height:100%;object-fit:cover}.ybn-worldcard__body{display:flex;flex-direction:column;flex:1 1 auto;gap:14px;padding:26px 28px 30px;background-color:#e6ebee}.ybn-worldcard__title{margin:0;font-size:17px;font-weight:700;line-height:1.35;color:var(--c-brand-dark)}.ybn-worldcard__text{margin:0;font-size:15px;line-height:1.6;color:var(--c-brand-dark)}.ybn-worldcard__btn{align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;padding:12px 26px;border-radius:999px;background-color:var(--c-brand-dark);color:var(--c-white);font-size:14px;font-weight:600;text-decoration:none}.ybn-worldcard__btn:hover{background-color:#24313d;color:var(--c-white)}@media(max-width:767px){.ybn-worldcard__body{padding:20px 20px 24px}}.ybn-hero__content{display:none}@media(max-width:767px){.ybn-hero__content{display:flex;align-items:flex-end;justify-content:center;padding-bottom:72px;pointer-events:none}.ybn-hero__content .yb-container{display:flex;justify-content:center}.ybn-hero__content .yb-btn{pointer-events:auto;display:inline-flex;align-items:center;padding:13px 28px;border-radius:999px;background-color:var(--c-brand-dark);color:var(--c-white);font-size:15px;font-weight:600;white-space:nowrap;box-shadow:0 6px 18px #131e2940}.ybn-hero .ybn-carousel__dots{bottom:24px}.ybn-hero:not(.ybn-hero--tall) .ybn-hero__content{padding-bottom:46px}.ybn-hero:not(.ybn-hero--tall) .ybn-hero__content .yb-btn{padding:10px 22px;font-size:13px}.ybn-hero:not(.ybn-hero--tall) .ybn-carousel__dots{bottom:8px}.ybn-hero:not(.ybn-hero--tall) .ybn-carousel__dots.is-numbered .ybn-carousel__dot{width:26px;height:26px;font-size:12px}}.ybn-world .yb-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.ybn-world .yb-section-head__link{flex:0 0 auto;font-size:14px;font-weight:600;color:var(--c-brand-dark);text-decoration:underline;text-underline-offset:3px}.ybn-world .yb-section-head__link:hover{color:var(--c-brand)}.ybn-worldcard__title a{color:inherit;text-decoration:none}.ybn-worldcard__title a:hover{text-decoration:underline}a.ybn-worldcard__media{text-decoration:none}@media(max-width:767px){.ybn-world .yb-section-head{flex-wrap:wrap;gap:8px}}.ybn-hero__h1wrap{position:absolute;left:0;right:0;z-index:1;pointer-events:none}.ybn-hero__h1wrap--bottom-left{bottom:28px}.ybn-hero__h1wrap--center-left{top:50%;transform:translateY(-50%)}.ybn-hero__h1wrap--top-left{top:104px}.ybn-hero__h1wrap .yb-container{display:flex}.ybn-hero__h1{display:inline-block;max-width:min(560px,44%);margin:0;padding:10px 18px;border-radius:12px;font-size:clamp(18px,1.4vw,24px);line-height:1.25;font-weight:600;letter-spacing:.01em;text-wrap:balance}.ybn-hero__h1--light{background-color:#ffffffe6;color:var(--c-brand-dark,#131e29)}.ybn-hero__h1--dark{background-color:#131e29b8;color:var(--c-white,#fff)}@media(max-width:767px){.ybn-hero__h1wrap,.ybn-hero__h1wrap--bottom-left,.ybn-hero__h1wrap--center-left,.ybn-hero__h1wrap--top-left{top:auto;bottom:72px;transform:none}.ybn-hero__h1wrap .yb-container{justify-content:center}.ybn-hero__h1{max-width:calc(100% - 16px);padding:8px 14px;font-size:15px;text-align:center}}@media(min-width:768px){.ybn-hero__h1{font-size:18px;white-space:nowrap;max-width:none}}.ybn-hero__h1wrap--style-scrim{z-index:auto;top:auto;bottom:0;transform:none;padding:140px 0 34px;background:linear-gradient(to top,#00000080,#00000038,#0000)}.ybn-hero__h1--scrim{padding:0;border-radius:0;background:none;color:#fff;font-weight:600;letter-spacing:.01em;text-shadow:0 1px 16px rgba(0,0,0,.4)}@media(min-width:768px){.ybn-hero__h1--scrim{font-size:22px}}@media(max-width:767px){.ybn-hero__h1wrap--style-scrim{padding:120px 0 76px}.ybn-hero__h1--scrim{font-size:16px;max-width:calc(100% - 32px)}}.ybn-hero__h1wrap--center{z-index:auto;top:0;bottom:0;transform:none;padding:0;background:none;display:flex;align-items:center}.ybn-hero__h1wrap--center .yb-container{justify-content:center;width:100%}.ybn-hero__h1wrap--center .ybn-hero__h1{max-width:min(620px,44vw);text-align:center;white-space:normal;text-wrap:balance}.ybn-hero__h1--halo{position:relative;padding:0;border-radius:0;background:none;color:#fff;font-weight:700;line-height:1.15;letter-spacing:-.005em;text-shadow:0 2px 18px rgba(0,0,0,.45)}.ybn-hero__h1--halo:before{content:"";position:absolute;top:-45%;bottom:-45%;left:-18%;right:-18%;z-index:-1;background:radial-gradient(closest-side,#00000061,#0000);pointer-events:none}@media(min-width:768px){.ybn-hero__h1--halo{font-size:clamp(30px,2.6vw,46px)}}@media(max-width:767px){.ybn-hero__h1--halo{font-size:24px}.ybn-hero__h1wrap--center .ybn-hero__h1{max-width:calc(100% - 32px)}}.ybn-hero__slide.is-active .ybn-hero__h1--animate{animation:ybnH1Drop .9s cubic-bezier(.2,.75,.25,1) .3s both}@keyframes ybnH1Drop{0%{opacity:0;transform:translateY(-48px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ybn-hero__slide.is-active .ybn-hero__h1--animate{animation:none}}@media(min-width:768px){.ybn-hero__h1wrap--center{background:#0003}.ybn-hero__h1wrap--center .ybn-hero__h1--halo:before{top:-70%;bottom:-70%;left:-24%;right:-24%;background:radial-gradient(closest-side,#0000006b,#0000)}.ybn-hero__h1wrap--center .ybn-hero__h1{font-size:clamp(30px,2.5vw,44px);text-shadow:0 2px 22px rgba(0,0,0,.5)}}@media(max-width:767px){.ybn-hero__h1wrap--center{top:auto;bottom:0;align-items:flex-end;padding:130px 0 76px;background:linear-gradient(to top,#0000008c,#00000040,#0000)}.ybn-hero__h1wrap--center .ybn-hero__h1{font-size:19px}.ybn-hero__h1wrap--center .ybn-hero__h1--halo:before{display:none}}@media(min-width:768px){.ybn-hero__h1wrap--center .ybn-hero__h1{max-width:min(700px,44vw)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yatas-home.css.map */
