.fp-mega{display:grid;grid-template-columns:3fr 2fr;gap:0;width:100%}.fp-mega__products{padding:3.2rem 2.4rem 2.4rem 4rem;border-right:1px solid rgba(var(--color-border),.7)}.fp-mega__label{font-family:var(--font-subtitle-family, "Roboto Mono", monospace);font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.6);margin:0 0 2rem;display:block}.fp-mega__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.fp-mega__card{position:relative;display:flex;flex-direction:column;border-radius:1.2rem;overflow:hidden;text-decoration:none;color:inherit;background:#f2f3f0;border:1px solid rgba(var(--color-border),.8);transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease,border-color .3s ease;will-change:transform}.fp-mega__card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000014;border-color:rgba(var(--color-foreground),.15)}.fp-mega__card-img{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-background-secondary),1)}.fp-mega__card-img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.fp-mega__card:hover .fp-mega__card-img img{transform:scale(1.06)}.fp-mega__card-img svg{width:100%;height:100%}.fp-mega__card-badge{position:absolute;top:.8rem;left:.8rem;font-family:var(--font-subtitle-family, "Roboto Mono", monospace);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .7rem;border-radius:5rem;background:#b2eba7;color:#1a3a14;z-index:2;line-height:1.3}.fp-mega__card-body{padding:1.2rem 1.4rem 1.4rem;display:flex;flex-direction:column;gap:.2rem}.fp-mega__card-title{font-family:var(--font-heading-family, "Figtree", sans-serif);font-size:1.4rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground-title));margin:0;transition:color .2s ease}.fp-mega__card:hover .fp-mega__card-title{color:rgb(var(--color-foreground-title))}.fp-mega__card-sub{font-family:var(--font-subtitle-family, "Roboto Mono", monospace);font-size:1rem;font-weight:400;color:rgba(var(--color-foreground),.65);margin:0;line-height:1.4}.fp-mega__card-arrow{position:absolute;bottom:1.4rem;right:1.4rem;width:2.4rem;height:2.4rem;border-radius:50%;background:rgb(var(--color-foreground-title));display:flex;align-items:center;justify-content:center;opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.fp-mega__card-arrow svg{width:1.2rem;height:1.2rem;stroke:rgb(var(--color-background));fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fp-mega__card:hover .fp-mega__card-arrow{opacity:1;transform:translate(0)}.fp-mega__pages{padding:3.2rem 4rem 2.4rem 2.4rem;display:flex;flex-direction:column}.fp-mega__pages-grid{display:flex;flex-direction:column;gap:1.2rem;flex:1}.fp-mega__page-card{position:relative;display:flex;align-items:center;gap:1.6rem;padding:1.6rem;border-radius:1.2rem;text-decoration:none;color:inherit;background:#f2f3f0;border:1px solid rgba(var(--color-border),.8);transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease,border-color .3s ease;flex:1;overflow:hidden}.fp-mega__page-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000000f;border-color:rgba(var(--color-foreground),.15)}.fp-mega__page-icon{width:5.6rem;height:5.6rem;min-width:5.6rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;background:#b2eba759;transition:background .3s ease}.fp-mega__page-card:hover .fp-mega__page-icon{background:#b2eba780}.fp-mega__page-icon svg{width:2.4rem;height:2.4rem;stroke:#3f3f3f;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.fp-mega__page-text{display:flex;flex-direction:column;gap:.3rem;flex:1}.fp-mega__page-title{font-family:var(--font-heading-family, "Figtree", sans-serif);font-size:1.5rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground-title));margin:0}.fp-mega__page-sub{font-size:1.15rem;color:rgba(var(--color-foreground),.68);margin:0;line-height:1.4}.fp-mega__page-arrow{width:2rem;height:2rem;flex-shrink:0;opacity:0;transform:translate(-4px);transition:opacity .25s ease,transform .25s ease}.fp-mega__page-arrow svg{width:2rem;height:2rem;stroke:rgb(var(--color-foreground-title));fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.fp-mega__page-card:hover .fp-mega__page-arrow{opacity:1;transform:translate(0)}.fp-mega__bottom{display:flex;align-items:center;justify-content:center;gap:2.4rem;padding:1.2rem 4rem;background:rgba(var(--color-background-secondary),1);border-top:1px solid rgba(var(--color-border),.7)}.fp-mega__bottom-item{display:flex;align-items:center;gap:.6rem;font-family:var(--font-subtitle-family, "Roboto Mono", monospace);font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.65)}.fp-mega__bottom-dot{width:.4rem;height:.4rem;border-radius:50%;background:#b2eba7;flex-shrink:0}.fp-mega__card-img--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b2eba747,rgba(var(--color-background-secondary),1))}.fp-mega__card-img--placeholder svg{width:40%;height:40%;opacity:.25;stroke:rgb(var(--color-foreground-title));fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:opacity .3s ease}.fp-mega__card:hover .fp-mega__card-img--placeholder svg{opacity:.52}@media screen and (max-width:1400px){.fp-mega__products{padding:2.4rem 2rem 2rem 3rem}.fp-mega__pages{padding:2.4rem 3rem 2rem 2rem}.fp-mega__bottom{padding:1rem 3rem}}@media screen and (max-width:1099px){.fp-mega{display:flex;flex-direction:column;gap:0;width:100%}.fp-mega__products{padding:2rem 2rem 1.6rem;border-right:none;border-bottom:1px solid rgba(var(--color-border),.55)}.fp-mega__label{margin-bottom:1.4rem;font-size:.9rem}.fp-mega__grid{grid-template-columns:1fr 1fr;gap:1rem}.fp-mega__card-img{aspect-ratio:1 / 1}.fp-mega__card-body{padding:1rem 1rem 1.2rem}.fp-mega__card-title{font-size:1.25rem}.fp-mega__card-sub{font-size:.9rem}.fp-mega__card-badge{font-size:.75rem;padding:.2rem .6rem}.fp-mega__card-arrow{opacity:1;transform:translate(0);width:2rem;height:2rem;bottom:1rem;right:1rem}.fp-mega__card-arrow svg{width:1rem;height:1rem}.fp-mega__pages{padding:1.6rem 2rem}.fp-mega__pages-grid{gap:1rem}.fp-mega__page-card{padding:1.4rem;gap:1.2rem}.fp-mega__page-icon{width:4.4rem;height:4.4rem;min-width:4.4rem}.fp-mega__page-icon svg{width:2rem;height:2rem}.fp-mega__page-title{font-size:1.35rem}.fp-mega__page-sub{font-size:1.05rem}.fp-mega__page-arrow{opacity:1;transform:translate(0)}.fp-mega__bottom{flex-wrap:wrap;gap:.8rem 1.6rem;padding:1.2rem 2rem;justify-content:flex-start}.fp-mega__bottom-item{font-size:.85rem}}@media screen and (max-width:480px){.fp-mega__grid{grid-template-columns:1fr;gap:.8rem}.fp-mega__card{flex-direction:row;align-items:stretch}.fp-mega__card-img{aspect-ratio:1 / 1;width:9rem;min-width:9rem;flex-shrink:0}.fp-mega__card-body{justify-content:center;padding:1rem 1.2rem}.fp-mega__card-arrow{bottom:auto;top:50%;right:1rem;transform:translateY(-50%)}.fp-mega__card-badge{top:.6rem;left:.6rem;font-size:.7rem}.fp-mega__products{padding:1.6rem 1.6rem 1.2rem}.fp-mega__pages{padding:1.2rem 1.6rem}.fp-mega__page-card{padding:1.2rem}.fp-mega__bottom{padding:1rem 1.6rem}}.footer,.footer .footer__content-top,.footer .footer__content-center,.footer .footer__content-bottom{background:#000!important;background-color:#000!important}.footer .footer__blocks-wrapper{gap:6rem;justify-content:flex-end}.footer .footer-block--logo{max-width:22rem;margin-right:auto}.footer .footer-block__text{font-size:1.3rem;line-height:1.6;opacity:.78;margin-top:1.6rem}.footer .footer-block__text p{margin:0}.footer .footer-block__heading.subtitle{font-size:1.1rem;letter-spacing:.12em;margin-bottom:1.6rem;opacity:.62}.footer .footer-block__details-content{display:flex;flex-direction:column;gap:1rem}.footer .list-menu__item--link{font-size:1.3rem;opacity:.82;transition:opacity .2s ease}.footer .list-menu__item--link:hover{opacity:1}.footer .list-social{gap:.4rem}.footer .list-social__link{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .25s ease,opacity .25s ease;opacity:.72}.footer .list-social__link:hover{opacity:1;background-color:#b2eba747}.footer .list-social__link svg{width:2rem;height:2rem}.footer__content-center{border-top:none}.footer__content-center-container{padding-block:2.4rem}.footer .list-payment{gap:.6rem;opacity:.62}.footer__content-bottom{border-top:none;padding-block:2rem}.footer__content-bottom .footer__copyright{font-size:1.1rem;opacity:.52}.footer__content-top{padding-block:5rem 3rem}@media screen and (max-width:989px){.footer__content-top{padding-block:3rem 2rem}.footer .footer__blocks-wrapper{gap:2rem}}@media screen and (min-width:1100px){header-drawer{display:flex!important;align-items:center}.header__inline-menu{display:none!important}#menu-drawer.menu-drawer{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100vh!important;height:100dvh!important;max-width:100%!important;transform:none!important;background:rgb(var(--color-background))!important;backdrop-filter:blur(40px)!important;-webkit-backdrop-filter:blur(40px)!important;z-index:9999!important;overflow:hidden auto!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}#menu-drawer .menu-drawer__inner-container{max-width:1100px!important;width:100%!important;margin:0 auto!important;padding:2rem 3rem 4rem!important;min-height:100vh!important;display:flex!important;flex-direction:column!important;justify-content:center!important}#menu-drawer .menu-drawer__navigation-container{width:100%!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;max-width:100%!important}#menu-drawer .menu-drawer__navigation{width:100%!important}#menu-drawer .menu-drawer__utility-links,#menu-drawer .menu-drawer__bottom,#menu-drawer .list-social,#menu-drawer .menu-drawer__localization-wrapper{display:none!important}.fp-overlay-close{position:fixed;top:2.4rem;left:2.4rem;width:4.8rem;height:4.8rem;border-radius:50%;border:1px solid rgba(var(--color-border),.55);background:rgba(var(--color-background),.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000;transition:border-color .2s ease,transform .15s ease}.fp-overlay-close:hover{border-color:rgba(var(--color-foreground),.2);transform:scale(1.06)}.fp-overlay-close svg{width:2rem;height:2rem;stroke:rgb(var(--color-foreground-title));fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}}@media screen and (max-width:1099px){.fp-overlay-close{display:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/mega-menu-custom.css.map */
