.mega-menu .mega-menu-custom__container,.mega-menu-dropdown .mega-menu-custom__container,.mega-menu .mega-menu-dropdown .mega-menu-custom__container{display:grid!important;grid-template-columns:300fr 800fr 300fr!important;gap:0!important;align-items:start!important;flex-direction:unset!important}.mega-menu-custom__container{display:grid!important;grid-template-columns:300fr 800fr 300fr!important;gap:0!important;min-height:400px;width:100%!important;max-width:var(--container-width, 1400px);margin:0 auto;padding:0 15px;box-sizing:border-box}.mega-menu-custom__container--no-column-c{grid-template-columns:300fr 1100fr!important}.mega-menu-custom__container--only-column-a{grid-template-columns:1fr!important}.mega-menu-custom__column-a{padding:20px;min-height:400px;box-sizing:border-box;width:100%;grid-column:1;display:flex;flex-direction:column}.mega-menu-custom__tabs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:space-around;gap:0;width:100%;flex:1;min-height:360px}.mega-menu-custom__tab{margin:0;position:relative;flex-shrink:0}.mega-menu-custom__tab-link{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;text-decoration:none;color:var(--color-text);transition:all .3s ease;font-size:var(--custom-menu-font-size, calc(var(--font-body-scale) * 24px));font-weight:var(--custom-menu-font-weight, var(--font-body-weight));line-height:calc(var(--font-body-scale) * 1.3);position:relative;width:100%;box-sizing:border-box}.mega-menu-custom__tab-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.mega-menu-custom__tab-link:hover,.mega-menu-custom__tab.active .mega-menu-custom__tab-link{background:#00000008}.mega-menu-custom__arrow{margin-left:10px;opacity:0;transition:opacity .3s ease;flex-shrink:0;font-size:inherit}.mega-menu-custom__tab:hover .mega-menu-custom__arrow,.mega-menu-custom__tab.active .mega-menu-custom__arrow{opacity:1}.mega-menu-custom__column-b{padding:40px;position:relative;min-height:400px;box-sizing:border-box;width:100%;grid-column:2}.mega-menu-custom__content{display:none;opacity:0;transition:opacity .3s ease}.mega-menu-custom__content.active{display:block;opacity:1}.mega-menu-custom__content-grid--menu_list{display:flex;gap:60px;align-items:flex-start;flex-wrap:wrap}.mega-menu-custom__content--menu_list .mega-menu-custom__content-group{display:flex;flex-direction:column;gap:16px;flex:0 0 auto}.mega-menu-custom__content--menu_list .mega-menu-custom__content-group-title{display:flex;align-items:center;text-align:center;padding:0;margin:0 0 20px;text-decoration:none;color:#000;transition:opacity .2s ease;font-family:Rubik,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:28px}.mega-menu-custom__content--menu_list .mega-menu-custom__content-group-title:hover{opacity:.7}.mega-menu-custom__content--menu_list .mega-menu-custom__content-group-item{display:flex;align-items:center;padding:0;margin:0;text-decoration:none;color:#000;transition:opacity .2s ease;font-family:Rubik,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:19px}.mega-menu-custom__content--menu_list .mega-menu-custom__content-group-item:hover{opacity:.7}.mega-menu-custom__placeholder{color:#999!important;opacity:.6;font-style:italic;pointer-events:none;border:1px dashed #cccccc;padding:8px 12px!important;border-radius:4px;background:#00000005}.mega-menu-custom__content-grid--photo_wall{display:flex;gap:20px;align-items:flex-start;flex-wrap:nowrap;width:100%}.mega-menu-custom__photo-item{flex:1 1 0;min-width:150px;max-width:250px}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="3-4"] .mega-menu-custom__photo-item{max-width:200px}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="1-1"] .mega-menu-custom__photo-item{max-width:300px}.mega-menu-custom__content-grid--photo_wall:has(.mega-menu-custom__photo-item:nth-child(6)){overflow-x:auto}.mega-menu-custom__content-grid--photo_wall:has(.mega-menu-custom__photo-item:nth-child(6)) .mega-menu-custom__photo-item{flex:0 0 auto;width:200px}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="1-1"]:has(.mega-menu-custom__photo-item:nth-child(6)) .mega-menu-custom__photo-item{width:220px}.mega-menu-custom__photo-link{display:block;text-decoration:none;color:inherit;transition:transform .3s ease}.mega-menu-custom__photo-link:hover{transform:translateY(-4px)}.mega-menu-custom__photo-wrapper{position:relative;width:100%;overflow:hidden;border-radius:var(--block-border-radius);background:#f5f5f5}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="3-4"] .mega-menu-custom__photo-wrapper{padding-bottom:133.33%}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="16-9"] .mega-menu-custom__photo-wrapper{padding-bottom:56.25%}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="1-1"] .mega-menu-custom__photo-wrapper{padding-bottom:100%}.mega-menu-custom__content-grid--photo_wall[data-photo-ratio="4-3"] .mega-menu-custom__photo-wrapper{padding-bottom:75%}.mega-menu-custom__photo-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mega-menu-custom__photo-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e0e0e0}.mega-menu-custom__photo-placeholder svg{width:50%;height:50%;opacity:.3}.mega-menu-custom__photo-title{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-family:Rubik,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:1.2;text-align:center;transition:background .3s ease}.mega-menu-custom__photo-link:hover .mega-menu-custom__photo-title{background:linear-gradient(to top,rgba(0,0,0,.85),transparent)}.mega-menu-custom__content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.mega-menu-custom__content-item{margin:0}.mega-menu-custom__content-link{display:block;padding:.5rem;text-decoration:none;color:var(--color-text);transition:all .2s ease;font-size:var(--custom-submenu-font-size, calc(var(--font-body-scale) * 16px));font-weight:var(--custom-submenu-font-weight, 400);line-height:calc(var(--font-body-scale) * 1.5)}.mega-menu-custom__content-link:hover{background:#0000000d;opacity:.7}.mega-menu-custom__column-c{padding:20px;min-height:400px;box-sizing:border-box;width:100%;grid-column:3}.mega-menu-custom__column-c.hidden{display:none}@media(max-width:1200px){.mega-menu-custom__container{grid-template-columns:300fr 800fr 300fr!important}.mega-menu-custom__container--no-column-c{grid-template-columns:300fr 1100fr!important}}@media(max-width:768px){.mega-menu-custom__container,.mega-menu-custom__container--no-column-c,.mega-menu-custom__container--only-column-a{grid-template-columns:1fr!important}.mega-menu-paddle-boards .mega-menu-custom__content-grid--photo_wall{gap:12px}.mega-menu-paddle-boards .mega-menu-custom__photo-item{max-width:calc((100% - 24px) / 3);min-width:100px}.mega-menu-paddle-boards .mega-menu-custom__photo-item:nth-child(n+4){display:none}.mega-menu-custom__column-a,.mega-menu-custom__column-b,.mega-menu-custom__column-c{min-height:auto}}.mega-menu-custom__a-button-wrapper{margin-top:auto;padding:20px 0 0}.mega-menu-custom__a-button{display:block;padding:20px;text-align:left;text-decoration:none;border-radius:var(--button-border-radius);border:2px solid #000000;transition:all .2s ease;box-sizing:border-box;line-height:1.2;letter-spacing:-.64px;text-transform:capitalize;font-style:normal;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.mega-menu-custom__a-button:hover{transform:scale(1.02);box-shadow:0 2px 8px #0000001a}
/*# sourceMappingURL=/cdn/shop/t/29/assets/snippet-mega-menu-custom.css.map */
