@keyframes dropdownOpen{0%{max-height:0;min-height:0}to{max-height:100vh;min-height:268px}}@keyframes dropdownClose{0%{max-height:100vh;min-height:268px}to{max-height:0;min-height:0}}@keyframes dropdownOpenItems{0%{opacity:0}to{opacity:1}}.ybc-nav-dropdown-wrapper{box-shadow:0 8px 16px -16px rgba(0,0,0,.5);display:none;top:var(--ybc-primary-nav-height)}@media (min-width:1440px){.ybc-nav-dropdown-wrapper{border-right:1px solid #fff;box-sizing:content-box}}.ybc-nav-dropdown-wrapper:has(.is-opening,.open,.is-tab-switching){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));display:block;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden;position:absolute;transition:.3s ease;transition-property:height}@media (prefers-reduced-motion){.ybc-nav-dropdown-wrapper:has(.is-opening,.open,.is-tab-switching){transition-duration:0s}}@media (min-width:1024px){.ybc-nav-dropdown-wrapper:has(.is-opening,.open,.is-tab-switching){min-width:100vw}}@media (min-width:1440px){.ybc-nav-dropdown-wrapper:has(.is-opening,.open,.is-tab-switching){max-width:1440px;min-width:1440px}}@media (max-width:1023px){.ybc-nav-dropdown-wrapper,ybc-nav-dropdown{display:none!important}}@media (min-width:1024px){ybc-nav ybc-nav-dropdown{--tw-border-opacity:1;background-color:transparent;border-bottom-color:rgb(216 216 216/var(--tw-border-opacity,1));display:none;max-height:0;overflow:hidden}ybc-nav ybc-nav-dropdown ybc-nav-card,ybc-nav ybc-nav-dropdown ybc-nav-card-side,ybc-nav ybc-nav-dropdown ybc-nav-product-card{opacity:0}}ybc-nav-dropdown{background:#fff;display:flex;padding:var(--nav-spacer)}@media (min-width:1024px){ybc-nav-dropdown{flex-direction:row;gap:1.25rem;left:0;top:100%;width:100%;z-index:1000}ybc-nav-dropdown.from-tab-switch,ybc-nav-dropdown.open{display:flex;max-height:100vh;opacity:1}ybc-nav-dropdown.open:not(.from-tab-switch) ybc-cta,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-card,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-card-side,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-product-card{animation-delay:calc(var(--animation-order, 0)*30ms);animation-duration:.25s;animation-fill-mode:both;animation-name:dropdownOpenItems;animation-timing-function:cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion){ybc-nav-dropdown.open:not(.from-tab-switch) ybc-cta,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-card,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-card-side,ybc-nav-dropdown.open:not(.from-tab-switch) ybc-nav-product-card{animation-delay:unset;animation-duration:unset;animation-fill-mode:unset;animation-name:unset;animation-timing-function:unset}}ybc-nav-dropdown.from-tab-switch ybc-cta,ybc-nav-dropdown.from-tab-switch ybc-nav-card,ybc-nav-dropdown.from-tab-switch ybc-nav-card-side,ybc-nav-dropdown.from-tab-switch ybc-nav-product-card{opacity:1}ybc-nav-dropdown.is-opening{animation-duration:.3s;animation-fill-mode:both;animation-name:dropdownOpen;animation-timing-function:cubic-bezier(.16,1,.3,1);display:flex}@media (prefers-reduced-motion){ybc-nav-dropdown.is-opening{animation-delay:unset;animation-duration:unset;animation-fill-mode:unset;animation-name:unset;animation-timing-function:unset}}ybc-nav-dropdown.is-tab-switching{animation-delay:unset;animation-duration:unset;animation-fill-mode:unset;animation-name:unset;animation-timing-function:unset;display:flex}ybc-nav-dropdown.is-closing{animation-duration:.2s;animation-fill-mode:both;animation-name:dropdownClose;animation-timing-function:cubic-bezier(.2,0,.38,.9);display:flex;padding:0}ybc-nav-dropdown.is-closing ybc-cta,ybc-nav-dropdown.is-closing ybc-nav-card,ybc-nav-dropdown.is-closing ybc-nav-card-side,ybc-nav-dropdown.is-closing ybc-nav-product-card{opacity:0}@media (prefers-reduced-motion){ybc-nav-dropdown.is-closing{animation-delay:unset;animation-duration:unset;animation-fill-mode:unset;animation-name:unset;animation-timing-function:unset}}}@media (min-width:1440px){ybc-nav-dropdown{gap:2.5rem}}ybc-nav-dropdown .ybc-nav-dropdown-left{border-right:1px solid #d8d8d8;gap:var(--ybc-sys-sp-3);padding-right:1.25rem}@media (min-width:1440px){ybc-nav-dropdown .ybc-nav-dropdown-left{padding-right:2.5rem}}ybc-nav-dropdown .ybc-nav-dropdown-right{position:relative;width:100%}ybc-nav-dropdown .ybc-nav-dropdown-right .subsection-content{display:inline-block;min-height:100%;min-width:-webkit-fill-available}ybc-nav-dropdown .ybc-nav-dropdown-right .subsection-content:not(.active,.hovered){display:none}ybc-nav-dropdown .ybc-nav-dropdown-right:has(.hovered) .subsection-content:not(.hovered){display:none}ybc-nav:has(ybc-nav-dropdown[data-has-opened]) ybc-nav-dropdown{animation-delay:unset!important;animation-duration:unset!important;animation-fill-mode:unset!important;animation-name:unset!important;animation-timing-function:unset!important}