.instagram-feed{color:var(--color-yellow);text-align:center;width:100%}.desktop-header{display:none}@media screen and (min-width:825px){.desktop-header{display:block}}.header{display:flex;justify-content:space-between;background-color:var(--color-dark);color:var(--color-white);padding:24px;width:100%;flex-wrap:nowrap;align-items:center}.header.white{background-color:var(--color-white);color:var(--color-dark)}.header .header-buttons-add-login{display:flex;gap:16px}.header .logo-container{display:flex;gap:12px;cursor:pointer}.header .logo-container img{fill:#fff}.header .action-icons{display:flex;gap:16px;cursor:pointer}.header .action-icons svg{fill:var(--color-white)}.header .header-search-bar-container{width:100%;max-width:500px}.header .header-search-bar-container .search-bar{position:relative}.subheader{display:flex;align-items:center;justify-content:space-between;background-color:var(--color-dark);color:#fff;padding:16px 24px;width:100%;border-top:1px solid var(--color-divider)}@media screen and (min-width:825px){.subheader{padding:16px 80px}}.subheader .links{width:100%;margin:auto;max-width:1500px}.subheader .links>*{cursor:pointer}.subheader .links a{color:var(--color-white)}.subheader .social-icon{width:40px;height:40px;border:1px solid var(--color-white);border-radius:2px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,border-color .3s ease}.subheader .social-icon svg{fill:var(--color-white);transition:fill .3s ease}.subheader .social-icon:hover{background-color:var(--color-yellow);border-color:var(--color-yellow)}.subheader .social-icon:hover svg{fill:var(--color-dark)}.promo-banner{font-family:var(--font-oswald);font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--font-weight-medium);background-color:var(--color-yellow);padding:8px;text-align:center}.promo-banner svg{animation:pulse-icon 2s ease-in-out infinite}@keyframes pulse-icon{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.mobile-header{width:100%;z-index:9999;display:none}@media screen and (max-width:825px){.mobile-header{display:block}}.footer-mobile-header{position:fixed;bottom:0;background-color:var(--color-dark);color:var(--color-white);padding:16px;width:100%;z-index:9999;align-items:center;justify-content:space-between;display:none}@media screen and (max-width:825px){.footer-mobile-header{display:flex}}.footer-mobile-header svg{fill:var(--color-white)}.footer-mobile-header .yellow-box{width:40px;height:40px;background-color:var(--color-yellow);display:flex;justify-content:center;align-items:center}.footer-mobile-header .yellow-box>svg{fill:var(--color-dark)}.footer-mobile-header .menu-mobile-item{margin:16px 0;color:#fff}.footer-mobile-header .menu-mobile-small-item{margin:16px 0;color:var(--color-dark);color:#fff}.footer-mobile-header .social-icon{width:40px;height:40px;border:1px solid var(--color-dark);display:flex;align-items:center;justify-content:center}.footer-mobile-header .social-icon svg{fill:var(--color-dark)}.footer-mobile-header .search-bar-mobile{background-color:var(--color-dark);padding-bottom:1rem!important}.footer-mobile-header .search-bar-mobile .search-bar{margin-right:0}.footer-mobile-header .search-placeholder{font-family:var(--font-oswald);font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--font-weight-medium);color:var(--color-white);padding:16px;text-align:center}:root{--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:20px;--font-size-h5:17px;--font-size-h6:14px;--body-large-font-size:16px;--body-text-font-size:14px;--special-font-size:12px;--special-xs-font-size:11px;--line-height-h1:44px;--line-height-h2:38px;--line-height-h3:32px;--line-height-h4:28px;--line-height-h5:24px;--line-height-h6:20px;--body-large-line-height:24px;--body-text-line-height:22px;--special-line-height:18px;--special-xs-line-height:16px;--font-weight-semibold:600;--font-weight-medium:500;--font-weight-regular:400;--font-weight-light:300;--font-weight-bold:700;--color-dark:#040404;--color-dark-2:#161312;--color-moderate:#505050;--color-yellow:#efff36;--color-yellow-light:#fefcf5;--color-white:#fff;--color-electric-lime:#efff36;--color-darker-electic-lime:#d7e531;--color-onyx-black:#161312;--color-pure-white:#fff;--color-midnight-green:#0f291e;--color-slate-gray:#004225;--color-crimson-red:#dc143c;--color-red:#dc143c;--color-pink:#ff929f;--color-blue:#6351d3;--color-green:#04dc04;--color-forms:#282423;--color-forms-dark:#322e2c;--color-forms-disabled:#5b5b5b;--color-font-gray-2:#767676;--color-font-gray:#dadada;--color-success:#0fb91b;--color-warning:#ffc400;--color-error:#ed1c24;--color-divider:#bdbdbd;--color-gray:#f5f3f1;--color-gray-hover:#eae7e5;--color-gray-light:#f0edeb;--color-gray-muted:#727272;--color-gray-button:#ebe9e7;--color-strike:#666;--breakpoint-mobile:320px;--breakpoint-tablet:768px;--breakpoint-desktop:1024px;--font-bebas-neue:"Bayon",sans-serif}.notification-list .close-mark{padding:0!important}.notification-list{position:relative}.notification-list .notification_badge{position:absolute;top:-8px;right:-8px;background-color:var(--color-red);color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:12px}