[id^=shopify-section-sections] .header-wrapper:after{background:inherit;content:"";z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;width:100%;height:100%}header .header__menu-item span{pointer-events:none;z-index:1;text-align:center;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}header .header__menu-item span svg{margin-left:var(--layout-space-4)}header .header__menu-item.has--menu{position:relative;overflow:hidden}header .header__menu-item svg,header .header__menu-item svg.inactive{width:var(--layout-space-4);height:var(--layout-space-4);opacity:0}header .header__menu-item.has--menu svg{opacity:1}header .header__menu-item.has--menu:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";background-color:rgb(var(--color-base-brand-accent));z-index:0;border-radius:var(--layout-space-6) var(--layout-space-6) 0px 0px;opacity:1;transform:translateY(90vh);transition:all ease-in-out var(--duration-default)}header .header__menu-item.has--menu:hover:before,header .header__menu-item.has--menu.megamenu--current:before{opacity:1;transform:translateY(0)}mega-menu{display:none}#megamenu{position:absolute;left:0;right:0;z-index:1;display:none;margin-top:-1px}@media(min-width:990px){#megamenu{display:initial}}[id^=shopify-section-sections] .header-wrapper{border:0}mega-menu-curtain{opacity:0;position:absolute;left:0;right:0;z-index:-2;content:"";pointer-events:none;display:block;width:100%;height:100vh;transition:opacity ease-in-out var(--duration-default);background-color:rgba(var(--color-base-dark),.4)}.megamenu--animate mega-menu-curtain{opacity:1;pointer-events:initial}mega-menu-item{display:flex;pointer-events:none;position:absolute;left:var(--padding-sections-desktop);right:var(--padding-sections-desktop);opacity:0;z-index:-1;padding:0;overflow:hidden;border-bottom-right-radius:50px;border-bottom-left-radius:50px;width:auto;transform:translateY(-101%);background-color:rgb(var(--color-base-brand-accent));transition:var(--duration-default) ease opacity,transform ease-in-out var(--duration-default)}mega-menu-item.megamenu--layout-2{padding:var(--padding-sections-desktop)}@media screen and (max-width:1290px){mega-menu-item{left:var(--padding-sections-mobile);right:var(--padding-sections-mobile)}}mega-menu-item p{margin-top:0;margin-bottom:0;font-size:var(--text-size-xs)}mega-menu-item h4,mega-menu-item .h4{margin-top:0;margin-bottom:0}mega-menu-item a:not(:hover),mega-menu-item a.link:hover{text-decoration:none}mega-menu-item a:hover{color:rgb(var(--color-foreground))}mega-menu-columns{margin-left:auto;margin-right:auto;width:100%}mega-menu-columns.grid--desktop-12-col:has(.megamenu__column--image-links.reduce-height){gap:var(--layout-space-8)}mega-menu-item.container--none{padding-left:0;padding-right:0}mega-menu-item.container--default{padding-left:var(--grid-desktop-horizontal-spacing);padding-right:var(--grid-desktop-horizontal-spacing)}mega-menu-item .megamenu__column--links-parent{position:relative;padding:var(--layout-space-20);row-gap:0}mega-menu-item .megamenu__column--links-parent:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";background:rgb(var(--color-base-offwhite));z-index:-1}mega-menu-item .megamenu__column--links{width:100%}.megamenu--layout-0 mega-menu-column.megamenu__column--links+.megamenu__column--image-links{margin-left:auto}mega-menu-column.megamenu__column--feature-product{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding:0 var(--padding-sections-mobile)}mega-menu-column.megamenu__column--feature-product a{background:rgb(var(--color-base-light));border-radius:var(--layout-space-10);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding:var(--layout-space-20) var(--layout-space-10);gap:var(--layout-space-8);text-align:center;text-decoration:none}mega-menu-column.megamenu__column--feature-product a img,mobile-menu mega-menu-column.megamenu__column--feature-product a img{width:100%;height:auto;max-width:22.9rem}mega-menu-column.megamenu__column--feature-product a span:not(.button):not(.button span),mobile-menu mega-menu-column.megamenu__column--feature-product a span:not(.button):not(.button span){display:block;font-size:var(--text-size-xs);color:rgb(var(--color-base-dark));font-weight:var(--font-weight-light)}mega-menu-column.megamenu__column--feature-product a .button,mobile-menu mega-menu-column.megamenu__column--feature-product a .button{padding:0 var(--layout-space-10);display:flex;flex-direction:row;justify-content:space-between;align-content:center;flex-wrap:nowrap;align-items:center;gap:var(--layout-space-5)}mega-menu-column.megamenu__column--feature-product a .button *,mobile-menu mega-menu-column.megamenu__column--feature-product a .button *{display:inline-block;font-size:var(--text-size-xxs);font-weight:var(--font-weight-light)}mega-menu-column.megamenu__column--feature-product a .button b,mega-menu-column.megamenu__column--feature-product a .button strong,mobile-menu mega-menu-column.megamenu__column--feature-product a .button b,mobile-menu mega-menu-column.megamenu__column--feature-product a .button strong{font-weight:var(--font-weight-medium)}mega-menu-item.megamenu--isVisible{pointer-events:initial;transform:translate(0);opacity:1}mega-menu-column{position:relative;display:flex;flex-direction:column;--menu-img-height: 48vh}mega-menu-column .megamenu__image-wrap{position:relative;display:flex;overflow:hidden;width:100%;height:var(--menu-img-height);max-height:var(--menu-img-height);background-size:cover;background-position:center center;background-repeat:no-repeat;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:center;padding:0}mega-menu-column .megamenu__image-wrap img{margin:auto;object-fit:cover;width:100%;height:100%;max-height:var(--menu-img-height);aspect-ratio:1;transition:transform ease-in-out var(--duration-default)}mega-menu-column .megamenu__image-wrap:hover img{transform:scale(1)}mega-menu-column .megamenu__image-wrap .button{max-width:85%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;text-align:center;position:absolute;bottom:var(--layout-space-12)}mega-menu-column .megamenu__image-wrap .brand-logo{position:absolute;top:var(--layout-space-12);left:0;width:100%;height:auto;object-fit:contain;display:flex;padding:0 1rem}mega-menu-column .megamenu__image-wrap .brand-logo img{width:100%;height:auto;max-height:8.8rem;max-width:20rem;object-fit:contain}mega-menu-column .megamenu__image-wrap .brand-logo .h6{width:100%;height:auto;text-align:center;padding:0 var(--layout-space-12)}mega-menu-column .megamenu__image-wrap.color-dark,mega-menu-column .megamenu__image-wrap.color-dark *:not(.button){color:rgb(var(--color-base-dark))}mega-menu-column .megamenu__image-wrap.color-light,mega-menu-column .megamenu__image-wrap.color-light *:not(.button){color:rgb(var(--color-base-light))}mega-menu-column .megamenu__detail{padding:var(--layout-space-12) var(--layout-space-15);background:rgb(var(--color-base-dark));color:rgb(var(--color-base-light));text-align:center}mega-menu-column .megamenu__detail .megamenu__link{font-size:var(--text-size-xxxs)}mega-menu-column .megamenu__detail .megamenu__link.brand-title{text-transform:uppercase;font-size:var(--text-size-xxs);letter-spacing:2.25px}mega-menu-column .megamenu__detail .megamenu__link+.megamenu__link{margin-top:var(--layout-space-3)}mega-menu-column.megamenu__column--product{width:100%}mega-menu-column.megamenu__column--image-links{width:100%;height:100%;justify-content:flex-start;flex-wrap:nowrap;background:rgb(var(--color-base-dark))}mega-menu-column.reduce-height .megamenu__image-wrap,mega-menu-column.reduce-height .megamenu__image-wrap img{height:15rem;max-height:15rem}mega-menu-column.reduce-height .megamenu__image-wrap .button{bottom:var(--layout-space-6)}mega-menu-column.reduce-height .megamenu__image-wrap .brand-logo img{max-height:4rem}mega-menu-column.reduce-height .megamenu__image-wrap .brand-logo .h6{padding:0 var(--layout-space-6)}mega-menu-column.reduce-height .megamenu__detail{padding:var(--layout-space-6) var(--layout-space-6)}mega-menu-column.reduce-height .megamenu__detail .megamenu__link+.megamenu__link{margin-top:var(--layout-space-2)}mega-menu-column.reduce-height .megamenu__detail .megamenu__link.brand-title{margin-bottom:0}.mega-menu__list{display:grid;gap:var(--layout-space-5) var(--layout-space-8);grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.mega-menu__link{color:rgba(var(--color-foreground),.75);display:block;font-size:var(--text-size-xs);line-height:var(--leading-looser);padding-bottom:var(--layout-space-6);padding-top:var(--layout-space-6);text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word;text-transform:none;font-weight:var(--font-weight-medium)}.mega-menu__link.h4{font-size:var(--text-size-xs);font-weight:var(--font-weight-light);padding-bottom:var(--layout-space-10);letter-spacing:var(--tracking-wide)}.mega-menu__link--level-2{font-size:var(--text-size-xs);font-weight:var(--font-weight-medium)}.mega-menu__link--level-2:not(:only-child){margin-bottom:var(--layout-space-2)}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:var(--layout-space-5)}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}mega-menu-item .megamenu__column--collection-links{display:flex;flex-direction:column;gap:var(--layout-space-16);padding:var(--layout-space-20) 0}mega-menu-item .megamenu__column--collection-links .h6,mobile-menu mega-menu-column.megamenu__column--collection-links .h6{font-size:var(--text-size-xs);margin-bottom:0}mega-menu-item .megamenu__column--collection-links span.links-title,mobile-menu mega-menu-column.megamenu__column--collection-links span.links-title{font-size:var(--text-size-xs);margin-bottom:0;text-transform:capitalize;font-weight:var(--font-weight-light)}mega-menu-item .megamenu__column--collection-links .featureCollection{display:flex;flex-direction:column;gap:0;font-size:var(--text-size-xs)}mega-menu-item .megamenu__column--collection-links .featureCollection:not(:first-of-type){border-top:.1rem solid rgb(var(--color-base-light));padding-top:var(--layout-space-8)}mega-menu-item .megamenu__column--collection-links .featureCollection *:not(.button),mobile-menu mega-menu-column.megamenu__column--collection-links .featureCollection *:not(.button){display:flex;flex-direction:column;gap:var(--layout-space-4);font-size:var(--text-size-xs);text-decoration:none}mega-menu-item .megamenu__column--collection-links .featureCollection .button,mobile-menu mega-menu-column.megamenu__column--collection-links .featureCollection .button{border-radius:var(--layout-space-2);padding:var(--layout-space-5) var(--layout-space-8);min-width:unset;min-height:unset;width:fit-content;font-size:var(--text-size-xxxs)}mega-menu-item .megamenu__column--collection-links .featureCollection .button--icon,mobile-menu mega-menu-column.megamenu__column--collection-links .featureCollection .button--icon{font-size:var(--text-size-xs);color:rgb(var(--color-base-dark));display:flex;align-items:center;flex-direction:row;font-weight:var(--font-weight-light);gap:var(--layout-space-12);flex-wrap:nowrap;justify-content:space-between}mega-menu-item .megamenu__column--collection-links .featureCollection .button--icon svg{transition:transform var(--duration-short) ease-in-out;width:4rem;height:4rem}mega-menu-item .megamenu__column--collection-links .featureCollection a:hover .button--icon svg{transform:translate(var(--layout-space-8))}main-content main{position:relative;z-index:1}.header-wrapper{z-index:2}@media screen and (min-width:990px){:root{--sd-navy: #003f72;--sd-navy-dark: #082753;--sd-ink: #16345d;--sd-muted: #6d7a8b;--sd-panel: rgba(255,255,255,.96);--sd-soft: #edf4fb;--sd-line: #d5e0eb}#megamenu{z-index:5}mega-menu-curtain{background-color:#06193061}mega-menu-item.megamenu--layout-0{left:var(--padding-sections-mobile);right:var(--padding-sections-mobile);border-radius:0 0 34px 34px;background:var(--sd-panel);box-shadow:0 22px 60px #0621422e;border:1px solid var(--sd-line)}mega-menu-item.megamenu--layout-0>mega-menu-columns,mega-menu-item.megamenu--layout-0>mega-menu-columns>.grid--colspan-12{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(340px,1fr) minmax(360px,.95fr);gap:0;width:100%}mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--links-parent,mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--collection-links,mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--feature-product{grid-column:auto / span 1!important;width:100%;min-height:470px;padding:clamp(2.6rem,3vw,4.8rem)}mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--links-parent,mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--collection-links{border-right:1px solid var(--sd-line)}mega-menu-item.megamenu--layout-0 .megamenu__column--links-parent:before{background:#ffffffd1}mega-menu-item.megamenu--layout-0 .megamenu-section-title,mega-menu-item.megamenu--layout-0 .links-title.megamenu-section-title{display:block;width:100%;grid-column:1 / -1;margin:0 0 2.8rem;color:var(--sd-navy-dark);font-size:1.55rem;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:800}mega-menu-item.megamenu--layout-0 .megamenu__column--links-parent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem;row-gap:2.8rem;align-content:start}mega-menu-item.megamenu--layout-0 .megamenu__column--links{grid-column:auto / span 1!important;padding:0 0 2.6rem;border-bottom:1px solid var(--sd-line)}mega-menu-item.megamenu--layout-0 .megamenu__column--links:nth-last-of-type(-n+2){border-bottom:0}mega-menu-item.megamenu--layout-0 .mega-menu__link.h4{position:relative;margin:0 0 1.2rem;padding:0 0 0 5.4rem;min-height:4.4rem;display:flex;align-items:center;color:var(--sd-navy-dark);font-size:1.45rem;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;font-weight:800}mega-menu-item.megamenu--layout-0 .mega-menu__link.h4:before{content:"";position:absolute;left:0;top:50%;width:4.4rem;height:4.4rem;transform:translateY(-50%);border-radius:50%;background:var(--sd-soft)}mega-menu-item.megamenu--layout-0 .mega-menu__link.h4:after{content:"\2301";position:absolute;left:0;top:50%;width:4.4rem;transform:translateY(-50%);text-align:center;color:var(--sd-navy);font-size:2rem;line-height:1}mega-menu-item.megamenu--layout-0 mega-menu-links ul{margin:0}mega-menu-item.megamenu--layout-0 mega-menu-links li .mega-menu__link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:.45rem 0;color:var(--sd-ink);font-size:1.7rem;line-height:1.35;font-weight:400;transition:color .18s ease,transform .18s ease}mega-menu-item.megamenu--layout-0 mega-menu-links li .mega-menu__link:after{content:"\203a";color:var(--sd-navy-dark);opacity:.95}mega-menu-item.megamenu--layout-0 mega-menu-links li .mega-menu__link:hover{color:var(--sd-navy);transform:translate(.3rem);text-decoration:none}mega-menu-item.megamenu--layout-0 .megamenu-view-all{grid-column:1 / -1;display:inline-flex;align-items:center;gap:1.4rem;width:fit-content;margin-top:.2rem;padding-top:2.4rem;color:var(--sd-navy-dark);font-size:1.35rem;letter-spacing:.12em;text-transform:uppercase;transition:transform .18s ease,color .18s ease}mega-menu-item.megamenu--layout-0 .megamenu-view-all:hover{color:var(--sd-navy);transform:translate(.3rem);text-decoration:none}mega-menu-item.megamenu--layout-0 .megamenu__column--collection-links{gap:0;background:#f4f8fc94}mega-menu-item.megamenu--layout-0 .featureCollection{position:relative;padding:0 7rem 2.4rem 0;margin-bottom:2.4rem;border-top:0!important;border-bottom:1px solid var(--sd-line)}mega-menu-item.megamenu--layout-0 .featureCollection:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}mega-menu-item.megamenu--layout-0 .featureCollection img{display:block;max-width:15rem;max-height:4rem;object-fit:contain;object-position:left center;margin-bottom:.8rem}mega-menu-item.megamenu--layout-0 .featureCollection .h6{margin-bottom:.8rem;color:var(--sd-navy-dark)!important;font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:1;letter-spacing:.28em;text-transform:uppercase}mega-menu-item.megamenu--layout-0 .featureCollection a{display:block;color:var(--sd-ink)}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon{display:block;color:var(--sd-muted);font-size:1.8rem;line-height:1.35;font-weight:400;gap:0}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span{position:absolute;right:0;top:2.2rem;width:5.4rem;height:5.4rem;display:grid;place-items:center;border-radius:50%;border:1px solid #a8bad0;color:var(--sd-navy)!important;transition:background .18s ease,color .18s ease,transform .18s ease}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon svg{width:2rem;height:2rem}mega-menu-item.megamenu--layout-0 .featureCollection a:hover .button--icon>span{background:var(--sd-navy);color:#fff!important;transform:translate(.3rem)}mega-menu-item.megamenu--layout-0 .featureCollection .button.button--primary{width:fit-content;min-width:0;min-height:0;margin-top:1.2rem;padding:.65rem 1.5rem;border-radius:.4rem;background:transparent!important;color:var(--sd-navy)!important;font-size:1.65rem;line-height:1.2;font-weight:500}mega-menu-item.megamenu--layout-0 .featureCollection .button.button--primary:after{content:" \2192";padding-left:1.6rem}mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product{justify-content:flex-start;align-items:stretch;background:#ffffffdb}mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product>a{align-items:stretch;text-align:left;gap:0;padding:0;background:transparent;border-radius:0}mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product a img{width:100%;max-width:none;aspect-ratio:1.55 / 1;height:auto;object-fit:cover;border-radius:1.2rem;margin-bottom:2.4rem}mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product .megamenu-product-title{color:var(--sd-navy-dark);font-family:var(--font-body-family)!important;font-size:clamp(2.1rem,1.7vw,2.8rem)!important;line-height:1.08;font-weight:800!important;letter-spacing:.02em;text-transform:uppercase;margin-bottom:2.2rem}mega-menu-item.megamenu--layout-0 .megamenu-product-actions{display:flex!important;flex-direction:row!important;align-items:center;gap:2.4rem;color:var(--sd-navy-dark)!important}mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product .button.button--primary{min-height:5.6rem;padding:0 3rem;border-radius:1.2rem;background:var(--sd-navy)!important;color:#fff!important;font-size:1.45rem;letter-spacing:.1em;text-transform:uppercase}mega-menu-item.megamenu--layout-0 .megamenu-product-price{padding-left:2.4rem;border-left:1px solid var(--sd-line);font-size:2.2rem!important;line-height:1.15;color:var(--sd-navy-dark)!important;white-space:nowrap}mega-menu-item.megamenu--layout-0 .megamenu-product-price small{display:block;margin-top:.7rem;color:var(--sd-muted);font-size:1.35rem;white-space:normal}}@media screen and (min-width:990px)and (max-width:1250px){mega-menu-item.megamenu--layout-0>mega-menu-columns,mega-menu-item.megamenu--layout-0>mega-menu-columns>.grid--colspan-12{grid-template-columns:1fr 1fr}mega-menu-item.megamenu--layout-0 mega-menu-column.megamenu__column--feature-product{grid-column:1 / -1!important;border-top:1px solid var(--sd-line)}}@media screen and (min-width:990px){mega-menu-item.megamenu--layout-0 .mega-menu__link.h4{padding-left:0;gap:1.2rem}mega-menu-item.megamenu--layout-0 .mega-menu__link.h4:before,mega-menu-item.megamenu--layout-0 .mega-menu__link.h4:after{content:none!important;display:none!important}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon{width:4.4rem;height:4.4rem;min-width:4.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--sd-soft);color:var(--sd-navy)}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg{display:block!important;width:2.1rem!important;height:2.1rem!important;color:currentColor!important}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg path,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg circle,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg line,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg rect{stroke:currentColor!important}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg path[fill],mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg circle[fill],mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg rect[fill]{fill:currentColor!important}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span{background:#fff!important;color:var(--sd-navy)!important;overflow:hidden}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span svg{display:none!important}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span:before{content:"\2192";display:block;font-size:2.2rem;line-height:1;font-weight:400;color:currentColor}mega-menu-item.megamenu--layout-0 .featureCollection a:hover .button--icon>span{background:#fff!important;color:var(--sd-navy)!important;border-color:var(--sd-navy);transform:translate(.3rem)}}@media screen and (min-width:990px){mega-menu-item.megamenu--layout-0{font-family:var(--font-body-family)}mega-menu-item.megamenu--layout-0 .megamenu-section-title,mega-menu-item.megamenu--layout-0 .links-title.megamenu-section-title,mega-menu-item.megamenu--layout-0 .mega-menu__link,mega-menu-item.megamenu--layout-0 .megamenu-view-all,mega-menu-item.megamenu--layout-0 .featureCollection .button--icon,mega-menu-item.megamenu--layout-0 .featureCollection .button.button--primary,mega-menu-item.megamenu--layout-0 .megamenu-product-actions,mega-menu-item.megamenu--layout-0 .megamenu-product-price{font-family:var(--font-body-family)!important}mega-menu-item.megamenu--layout-0 .featureCollection .h6,mega-menu-item.megamenu--layout-0 .megamenu__column--feature-product .megamenu-product-title{font-family:var(--font-heading-family)!important}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon{width:4.4rem;height:4.4rem;min-width:4.4rem;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;background:#edf4fb;color:var(--sd-navy);overflow:hidden}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg{display:block!important;width:2.25rem!important;height:2.25rem!important;overflow:visible}mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg *,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg path,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg circle,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg line,mega-menu-item.megamenu--layout-0 .megamenu-filter-icon svg rect{fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}mega-menu-item.megamenu--layout-0 .mega-menu__link.h4:hover .megamenu-filter-icon{background:#dfeaf5}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span,mega-menu-item.megamenu--layout-0 .featureCollection a:hover .button--icon>span{background:#fff!important;color:var(--sd-navy)!important;border-color:#a8bad0!important}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span svg,mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span svg *{display:none!important}mega-menu-item.megamenu--layout-0 .featureCollection .button--icon>span:before{content:"\2192"!important;display:block!important;width:100%;text-align:center;font-family:var(--font-body-family)!important;font-size:2.2rem;line-height:5.2rem;color:currentColor!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/ua_megamenu.css.map */
