.vf-header-nav{--vf-orange: #FF4F00;--vf-blue-dark: #1d6087;--vf-blue: #00a0e6;--vf-green: #69af07;--vf-text: #2B2723;--vf-text-muted: #6b7280;--vf-border: #e5e7eb;--vf-bg: #ffffff;--vf-font: Montserrat, sans-serif;--vf-panel-radius: 12px;--vf-panel-shadow: 0 12px 40px rgba(29, 96, 135, .12);--vf-panel-padding: 24px;--vf-panel-gap: 28px;--vf-col-gap: 28px;--vf-link-size: 14px;--vf-link-lh: 1.4;--vf-link-gap: 14px;--vf-title-size: 11px;--vf-mega-shadow: var(--vf-panel-shadow);width:100%}.header-type-1 .site-header{position:relative;overflow:visible}.header-type-1 .site-header__menubar,.vf-header-nav-wrapper{overflow:visible}.vf-header-nav .vf-nav__list{display:flex;align-items:center;flex-wrap:nowrap;gap:0;margin:0;padding:0;list-style:none}.vf-header-nav .vf-nav__item{position:static;margin:0;list-style:none}.vf-header-nav .vf-nav__link{display:inline-flex;align-items:center;gap:4px;padding:24px 14px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:.02em;color:#2b2723;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.vf-header-nav .vf-nav__link:hover,.vf-header-nav .vf-nav__item--open .vf-nav__link{color:#ff4f00;border-bottom-color:#ff4f00}.vf-header-nav .vf-nav__link--current{color:#2b2723;border-bottom-color:transparent}.vf-header-nav .vf-nav__link--current:hover,.vf-header-nav .vf-nav__item--open .vf-nav__link--current{color:#ff4f00;border-bottom-color:#ff4f00}.vf-header-nav .vf-nav__link--prime{color:var(--vf-green);font-weight:600;border-bottom-color:transparent}.vf-header-nav .vf-nav__link--prime:hover,.vf-header-nav .vf-nav__link--prime.vf-nav__link--current,.vf-header-nav .vf-nav__link--prime.vf-nav__link--current:hover,.vf-header-nav .vf-nav__item--prime.vf-nav__item--open .vf-nav__link--prime{color:var(--vf-green);border-bottom-color:transparent}.vf-header-nav .vf-nav__chevron{flex-shrink:0;transition:transform .2s ease}.vf-header-nav .vf-nav__item--has-dropdown,.vf-header-nav .vf-nav__item--has-media-mega{position:relative}.vf-header-nav .vf-nav__item--open .vf-nav__chevron{transform:rotate(180deg)}.vf-header-nav .vf-dropdown{position:absolute;top:100%;left:50%;z-index:1001;min-width:300px;max-width:360px;visibility:hidden;opacity:0;transform:translate(-50%) translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}.vf-header-nav .vf-nav__item--open .vf-dropdown{visibility:visible;opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.vf-header-nav .vf-dropdown__list{margin:0;padding:var(--vf-panel-padding);list-style:none;background:var(--vf-bg);border-radius:var(--vf-panel-radius);box-shadow:var(--vf-panel-shadow);border:1px solid var(--vf-border)}.vf-header-nav .vf-dropdown__list>li{margin:0 0 var(--vf-link-gap)}.vf-header-nav .vf-dropdown__list>li:last-child{margin-bottom:0}.vf-header-nav .vf-dropdown__link{display:block;padding:2px 0;font-family:var(--vf-font);font-size:var(--vf-link-size);font-weight:400;line-height:var(--vf-link-lh);color:var(--vf-text);text-decoration:none;white-space:normal;transition:color .15s ease,background .15s ease}.vf-header-nav .vf-dropdown__link:hover,.vf-header-nav .vf-dropdown__link--current{color:var(--vf-orange);background:transparent}.vf-header-nav .vf-mega{position:absolute;top:100%;left:0;right:0;z-index:1000;visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s}.vf-header-nav .vf-nav__item--open .vf-mega{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}@media(min-width:1024px){.header-type-1 .site-header__menubar,.header-type-1 .menubar-section{position:relative;overflow:visible}.header-type-1 .vf-header-nav-wrapper{position:static}.vf-header-nav .vf-nav__item--has-mega:not(.vf-nav__item--has-media-mega):not(.vf-nav__item--has-list-cta){position:static}.vf-header-nav .vf-nav__item--has-list-cta{position:relative}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta){left:12px;right:12px;width:auto;max-width:none;transform:translateY(8px)}.vf-header-nav .vf-nav__item--open .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta){transform:translateY(0)}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__inner{max-width:none;width:100%}@media(max-width:1399px){.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__inner{flex-direction:column;align-items:stretch}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__columns--has-cta{width:100%;flex:none}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__columns--grouped{grid-template-columns:repeat(4,minmax(0,1fr))}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta{flex:none;width:100%;max-width:none;margin-top:4px;padding-left:0;padding-top:var(--vf-panel-gap);border-left:none;border-top:1px solid var(--vf-border);display:grid;grid-template-columns:140px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:16px;row-gap:6px}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-image,.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-placeholder{grid-column:1;grid-row:1 / span 2;height:100px}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-image img{height:100px}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-title{grid-column:2;grid-row:1;margin:0}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-text{grid-column:2;grid-row:2;margin:0}.vf-header-nav .vf-mega:not(.vf-mega--media-card):not(.vf-mega--list-cta) .vf-mega__cta-button{grid-column:3;grid-row:1 / span 2;align-self:center;white-space:nowrap}}}.vf-header-nav .vf-mega__inner{display:flex;gap:var(--vf-panel-gap);max-width:1440px;width:100%;margin:0 auto;padding:var(--vf-panel-padding);background:var(--vf-bg);border:1px solid var(--vf-border);box-shadow:var(--vf-panel-shadow);border-radius:var(--vf-panel-radius);font-family:var(--vf-font);box-sizing:border-box}.vf-header-nav .vf-mega__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,max-content));gap:16px var(--vf-col-gap);flex:1;min-width:0;align-items:start}.vf-header-nav .vf-mega__col--flat-grid{grid-column:1 / -1}.vf-header-nav .vf-mega__col-links--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--vf-link-gap) var(--vf-col-gap)}.vf-header-nav .vf-mega__col-links--grid li{margin:0}.vf-header-nav .vf-mega__columns--has-cta{grid-template-columns:repeat(auto-fit,minmax(130px,max-content))}.vf-header-nav .vf-mega__columns--grouped{grid-template-columns:repeat(4,minmax(155px,1fr));gap:16px var(--vf-col-gap);flex:1 1 auto;min-width:0;align-items:start}.vf-header-nav .vf-mega__columns--has-cta.vf-mega__columns--grouped{grid-template-columns:repeat(4,minmax(155px,1fr))}.vf-header-nav .vf-mega__columns--grouped .vf-mega__col{min-width:0;display:flex;flex-direction:column;align-items:stretch}.vf-header-nav .vf-mega__columns--grouped .vf-mega__col-title{white-space:normal;min-height:calc(var(--vf-title-size) * 1.3 * 3);box-sizing:border-box}.vf-header-nav .vf-mega__columns--grouped .vf-mega__link{display:block;white-space:normal;overflow-wrap:break-word;max-width:100%}.vf-header-nav .vf-mega__col-title{margin:0 0 16px;padding:0 0 10px;font-family:var(--vf-font);font-size:var(--vf-title-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vf-text-muted);line-height:1.3;border-bottom:1px solid var(--vf-border)}.vf-header-nav .vf-mega__col-links{margin:0;padding:0;list-style:none}.vf-header-nav .vf-mega__col-links li{margin:0 0 var(--vf-link-gap)}.vf-header-nav .vf-mega__col-links li:last-child{margin-bottom:0}.vf-header-nav .vf-mega__link{display:inline-block;font-family:var(--vf-font);font-size:var(--vf-link-size);font-weight:400;line-height:var(--vf-link-lh);color:var(--vf-text);text-decoration:none;transition:color .15s ease}.vf-header-nav .vf-mega__link:hover,.vf-header-nav .vf-mega__link--current{color:#ff4f00}.vf-header-nav .vf-mega__cta{flex:0 0 320px;max-width:340px;padding-left:var(--vf-panel-gap);border-left:1px solid var(--vf-border)}.vf-header-nav .vf-mega__cta-image img,.vf-header-nav .vf-mega__cta-placeholder{width:100%;height:140px;border-radius:8px;object-fit:cover}.vf-header-nav .vf-mega__cta-placeholder{background:linear-gradient(135deg,#e8f4fc,#d4ebf7)}.vf-header-nav .vf-mega__cta-title{margin:14px 0 6px;font-family:var(--vf-font);font-size:15px;font-weight:600;color:var(--vf-text);line-height:1.35}.vf-header-nav .vf-mega__cta-text{margin:0 0 14px;font-family:var(--vf-font);font-size:13px;line-height:1.5;color:var(--vf-text-muted)}.vf-header-nav .vf-mega__cta-button{display:inline-block;padding:10px 18px;font-family:var(--vf-font);font-size:13px;font-weight:600;color:#fff;background:var(--vf-orange);border-radius:8px;text-decoration:none;transition:background .2s ease}.vf-header-nav .vf-mega__cta-button:hover{background:#e54800;color:#fff}.vf-header-nav .vf-mega__col{min-width:0}.vf-header-nav .vf-mega--media-card{left:50%;right:auto;width:max-content;max-width:min(760px,calc(100vw - 24px));transform:translate(-50%) translateY(8px)}.vf-header-nav .vf-nav__item--open .vf-mega--media-card{transform:translate(-50%) translateY(0)}.vf-header-nav .vf-mega__inner--media-card{width:max-content;max-width:100%;margin:0;align-items:flex-start;justify-content:flex-start;gap:var(--vf-panel-gap);padding:var(--vf-panel-padding);border-radius:var(--vf-panel-radius);box-shadow:var(--vf-panel-shadow);border:1px solid var(--vf-border)}.vf-header-nav .vf-mega__columns--with-media-card{display:block;flex:0 0 auto;width:auto;min-width:0}.vf-header-nav .vf-mega__col--single-list{width:max-content;max-width:300px}.vf-header-nav .vf-mega__col--single-list .vf-mega__col-links li{margin:0 0 var(--vf-link-gap)}.vf-header-nav .vf-mega__col--single-list .vf-mega__link{font-family:var(--vf-font);font-size:var(--vf-link-size);font-weight:400;line-height:var(--vf-link-lh);white-space:nowrap}.vf-header-nav .vf-mega__cta--media-card{flex:0 0 320px;max-width:340px;margin-left:0;padding-left:var(--vf-panel-gap);border-left:1px solid var(--vf-border)}.vf-header-nav .vf-mega--list-cta{left:0;right:auto;width:max-content;max-width:min(820px,calc(100vw - 48px));transform:translateY(8px)}.vf-header-nav .vf-nav__item--open .vf-mega--list-cta{transform:translateY(0)}.vf-header-nav .vf-mega__inner--list-cta{width:max-content;max-width:100%;margin:0;align-items:stretch;justify-content:flex-start;gap:var(--vf-panel-gap)}.vf-header-nav .vf-mega__columns--with-list-cta{display:block;flex:0 0 auto;width:auto;min-width:0}.vf-header-nav .vf-mega--list-cta .vf-mega__col--single-list{width:max-content;max-width:none;min-width:280px}.vf-header-nav .vf-mega--list-cta .vf-mega__link{white-space:nowrap}.vf-header-nav .vf-mega--list-cta .vf-mega__cta{flex:0 0 320px;max-width:340px;display:flex;flex-direction:column;justify-content:flex-start;padding-left:var(--vf-panel-gap);border-left:1px solid var(--vf-border)}.vf-header-nav .vf-mega--list-cta .vf-mega__cta-image,.vf-header-nav .vf-mega--list-cta .vf-mega__cta-image img,.vf-header-nav .vf-mega--list-cta .vf-mega__cta-placeholder{width:100%;height:220px;border-radius:8px;object-fit:cover}.vf-header-nav .vf-mega--list-cta .vf-mega__cta-placeholder{background:linear-gradient(135deg,#e8f4fc,#d4ebf7);display:flex;align-items:center;justify-content:center}.vf-header-nav .vf-mega--list-cta .vf-mega__cta-placeholder:after{content:"";width:48px;height:40px;opacity:.35;background:no-repeat center / contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231d6087' stroke-width='1.5'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Ccircle cx='8.5' cy='10' r='1.5'/%3E%3Cpath d='M21 16l-5-5-4 4-2-2-5 5'/%3E%3C/svg%3E")}.vf-header-nav .vf-mega__media-card,.vf-header-nav .vf-mega__media-card-link{display:block;position:relative;width:100%;height:280px;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit}.vf-header-nav .vf-mega__media-card-image{width:100%;height:280px;object-fit:cover;display:block}.vf-header-nav .vf-mega__media-card-image--placeholder{background:linear-gradient(180deg,#d4a574,#8b5e3c 38%,#1a2a35)}.vf-header-nav .vf-mega__media-badge{align-self:flex-start;padding:5px 10px;font-family:var(--vf-font);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--vf-text);background:#ffffffeb;border-radius:999px}.vf-header-nav .vf-mega__media-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-58%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--vf-orange);background:#fffffff2;border-radius:50%;box-shadow:0 6px 18px #00000029}.vf-header-nav .vf-mega__media-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px;background:linear-gradient(180deg,#d4a5741f,#1a2a352e 42%,#0a1218d1)}.vf-header-nav .vf-mega__media-title{margin:0 0 4px;font-family:var(--vf-font);font-size:var(--vf-link-size);font-weight:700;line-height:1.3;color:#fff}.vf-header-nav .vf-mega__media-meta{margin:0;font-family:var(--vf-font);font-size:12px;line-height:1.35;color:#ffffffe0}.vf-header-nav .vf-mega__media-card-link:hover .vf-mega__media-play{transform:translate(-50%,-50%) scale(1.05)}.vf-header-nav-wrapper{overflow:visible}.vf-header-nav-wrapper .vf-header-nav{float:none;width:100%}.vf-header-nav-wrapper .vf-header-nav .site-nav,.vf-header-nav-wrapper .menu-tool{display:none}.header-type-1 .menubar-section .vf-header-nav-wrapper{padding:0}.header-type-1 .vf-header-nav .vf-nav__list{float:none}.header-type-1 .desktop-megamenu .vf-header-nav .site-nav>li{float:none}.header-type-1 .desktop-megamenu .vf-header-nav .site-nav-dropdown{display:none!important;visibility:hidden!important}.desktop-megamenu.vf-header-nav .site-nav li.mega-menu .site-nav-dropdown,.vf-header-nav-wrapper .site-nav li.mega-menu .site-nav-dropdown{width:auto!important;position:static!important}@media(min-width:1024px){.vf-nav-mobile-source{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}}.vf-header-nav .site-nav,.vf-header-nav .menu-tool{float:none;width:auto}.desktop-megamenu.vf-header-nav .site-nav-dropdown{display:none!important}@media(max-width:1023px){.vf-header-nav.vf-header-nav{display:none}}@media(min-width:1024px){.header-type-1 .menubar-section .desktop-megamenu.vf-header-nav{width:100%;float:none}.header-type-1 .vf-header-nav .vf-nav__link:hover,.header-type-1 .vf-header-nav .vf-nav__item--open .vf-nav__link{color:#ff4f00}.header-type-1 .vf-header-nav .vf-nav__link--prime:hover,.header-type-1 .vf-header-nav .vf-nav__link--prime.vf-nav__link--current,.header-type-1 .vf-header-nav .vf-nav__link--prime.vf-nav__link--current:hover{color:var(--vf-green);border-bottom-color:transparent}.header-type-1 .site-header__menubar{height:auto;min-height:65px}}.header-type-1 .vf-customer-menu-item{position:relative;float:none;margin:0;padding:0;list-style:none;display:flex;align-items:center;height:40px}.vf-customer-menu{position:relative;display:inline-flex;align-items:center;padding:0;height:40px}.vf-customer-menu__label{display:inline-flex;align-items:baseline;gap:4px}.vf-customer-menu__greeting{font-weight:500}.vf-customer-menu__name{font-weight:600}.vf-customer-menu--logged-in .vf-customer-menu__trigger{max-width:none;padding:0 12px}.vf-customer-menu__panel--logged-in{left:auto;right:0;transform:none;width:320px;min-width:320px;padding:0;overflow:hidden;border-radius:12px}.vf-customer-menu--prime .vf-customer-menu__panel--logged-in,.vf-customer-menu__panel--prime{width:320px;min-width:320px}.vf-customer-menu--client .vf-customer-menu__panel--logged-in,.vf-customer-menu__panel--client{width:340px;min-width:340px}.vf-customer-menu__profile{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 12px;border-bottom:1px solid #eef0f2}.vf-customer-menu__profile-name{margin:0;flex:1 1 auto;min-width:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:1.25;color:#2b2723;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-customer-menu__status-badge{flex:0 0 auto;padding:4px 9px;border-radius:999px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase;white-space:nowrap}.vf-customer-menu__status-badge--prime{background:#8ac647;color:#fff}.vf-customer-menu__status-badge--client{background:#e8eaee;color:#4b5563}.vf-customer-menu__nav{display:flex;flex-direction:column;padding:6px 8px}.vf-customer-menu__nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 8px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:1.2;color:#2b2723;text-decoration:none;border-radius:8px;white-space:nowrap;transition:background .2s ease,color .2s ease}a.vf-customer-menu__nav-item:hover{color:#2b2723;background:#f5f6f7}.vf-customer-menu__nav-item--disabled{color:#9ca3af;cursor:default}.vf-customer-menu__nav-icon{flex-shrink:0;width:18px;height:18px;color:#6b7280}.vf-customer-menu__nav-item--disabled .vf-customer-menu__nav-icon{color:#c4c9d0}.vf-customer-menu__support{margin:4px 8px 8px;padding:12px;border-radius:10px}.vf-customer-menu__support--prime{background:linear-gradient(135deg,#f0faf2,#e8f7ec);border:1px solid #d4ecd9}.vf-customer-menu__support--client{margin-top:0;padding:12px 16px 10px;background:transparent;border-top:1px solid #eef0f2;border-radius:0}.vf-customer-menu__support-title{margin:0 0 10px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.vf-customer-menu__support--prime .vf-customer-menu__support-title{color:#5a9a3e}.vf-customer-menu__support--client .vf-customer-menu__support-title{color:#b8956f}.vf-customer-menu__contact{display:flex;align-items:center;gap:10px;min-width:0;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:1.2;color:#2b2723;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.vf-customer-menu__contact+.vf-customer-menu__contact{margin-top:8px}.vf-customer-menu__contact--prime{padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;word-break:break-word}.vf-customer-menu__contact--prime:hover{color:#2b2723;border-color:#b8dfc2;box-shadow:0 2px 8px #5a9a3e1f}.vf-customer-menu__contact--client{padding:6px 0;background:transparent;border:none;border-radius:0;overflow-wrap:anywhere;word-break:break-word}.vf-customer-menu__contact--client:hover{color:#ff4f00}.vf-customer-menu__contact-icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #f0dcc8;border-radius:8px}.vf-customer-menu__contact-icon{flex-shrink:0;width:16px;height:16px}.vf-customer-menu__support--prime .vf-customer-menu__contact-icon{color:#5a9a3e}.vf-customer-menu__support--client .vf-customer-menu__contact-icon{color:#ff4f00}.vf-customer-menu__footer{display:flex;justify-content:center;padding:10px 16px 12px;background:#f7f5f2;border-top:1px solid #ece8e3}.vf-customer-menu__logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;line-height:1.2;color:#2b2723;text-decoration:none;border-radius:8px;transition:color .2s ease,background .2s ease}.vf-customer-menu__logout:hover{color:#ff4f00;background:#ff4f000f}.vf-customer-menu__logout-icon{flex-shrink:0;width:16px;height:16px}.vf-customer-menu__trigger{display:inline-flex;align-items:center;gap:6px;height:40px;box-sizing:border-box;margin:0!important;padding:0 10px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:1;color:#2b2723;background:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:box-shadow .2s ease,color .2s ease}.vf-customer-menu__icon{flex-shrink:0;width:16px;height:16px;color:#2b2723}.vf-customer-menu__chevron{flex-shrink:0;width:9px;height:5px;transition:transform .2s ease}.vf-customer-menu--open .vf-customer-menu__chevron{transform:rotate(180deg)}.vf-customer-menu__panel{position:absolute;top:calc(100% + 6px);left:50%;right:auto;transform:translate(-50%);z-index:1100;width:188px;min-width:0;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #2b27231a}.vf-customer-menu__panel[hidden]{display:none}.vf-customer-menu__btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 10px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;border-radius:6px;transition:background .2s ease,color .2s ease,border-color .2s ease}.vf-customer-menu__btn svg{flex-shrink:0;width:14px;height:14px}.vf-customer-menu__btn+.vf-customer-menu__btn{margin-top:6px}.vf-customer-menu__trigger:hover,.vf-customer-menu--open .vf-customer-menu__trigger{box-shadow:0 2px 8px #2b272314}.vf-customer-menu__btn--primary{color:#fff;background:#ff4f00;border:1px solid #FF4F00}.vf-customer-menu__btn--primary:hover{color:#fff;background:#e54800;border-color:#e54800}.vf-customer-menu__btn--secondary{color:#2b2723;background:#fff;border:1px solid #e5e7eb}.vf-customer-menu__btn--secondary:hover{color:#2b2723;background:#f9fafb;border-color:#d1d5db}.header-type-1 .vf-header-phone{position:relative;float:none;margin:0;padding:0;list-style:none;display:flex;align-items:center;height:40px}.header-type-1 .vf-phone-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;font-size:18px;line-height:1;color:#2b2723;background:transparent;border:1px solid transparent;border-radius:8px;text-decoration:none;transition:color .2s ease,background .2s ease}.header-type-1 .vf-phone-trigger:hover{color:#ff4f00;background:#ff4f000f}@media(min-width:1024px){.header-type-1 .site-header__menubar{display:flex!important;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:16px;float:none!important;width:100%!important;height:auto!important;min-height:72px;padding:10px 16px!important;box-sizing:border-box}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{position:relative!important;flex:0 0 auto;float:none!important;width:auto!important;max-width:220px;height:64px!important;margin:0!important;padding:0!important;text-align:left;border:none!important}.header-type-1 .site-header__logo a{position:static!important;display:inline-flex!important;align-items:center;justify-content:flex-start;height:100%;left:auto!important;right:auto!important;top:auto!important;transform:none!important;padding:0!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{position:static!important;display:block;max-height:54px;width:auto;height:auto;margin:0!important;top:auto!important;left:auto!important;transform:none!important;object-fit:contain}.header-type-1 .menubar-section{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex:1 1 0%!important;gap:10px;width:auto!important;max-width:none!important;min-width:0;margin:0!important;padding:0!important;float:none!important;box-sizing:border-box;overflow:visible}.header-type-1 .menubar-section>.vf-header-nav-wrapper,.header-type-1 .menubar-section>.desktop-megamenu{flex:0 1 auto;min-width:0;width:auto!important;max-width:none;float:none!important}.header-type-1 .menubar-section .wide--four-sixths,.header-type-1 .menubar-section .post-large--four-sixths,.header-type-1 .menubar-section .large--four-sixths,.header-type-1 .menubar-section .medium--one-half,.header-type-1 .menubar-section .wide--one-sixths,.header-type-1 .menubar-section .post-large--one-sixths,.header-type-1 .menubar-section .large--one-sixths{width:auto!important;float:none!important}.header-type-1 .vf-header-nav .vf-nav__list{flex-wrap:nowrap;align-items:center}.header-type-1 .menubar-section>.shopify-section{flex:0 0 auto;width:auto!important;max-width:none;float:none!important;min-width:0;display:flex;align-items:center;align-self:stretch;margin-left:auto!important;flex-shrink:0}.header-type-1 .menubar-section>.shopify-section .menu_bar_right{width:auto!important;max-width:none;height:100%}.header-type-1 .vf-header-nav{display:flex;align-items:center;height:100%;width:auto;max-width:none;min-width:0;flex:0 1 auto}.header-type-1 .vf-header-nav .vf-nav{display:flex;align-items:center;width:auto;max-width:none;min-width:0;flex:0 1 auto}.header-type-1 .vf-header-nav .vf-nav__list{align-items:center;width:auto;max-width:none;min-width:0;flex:0 1 auto;justify-content:flex-start;gap:clamp(2px,.55vw,14px)}.header-type-1 .vf-header-nav .vf-nav__item{flex:0 1 auto;min-width:0}.header-type-1 .vf-header-nav-wrapper{overflow:visible;display:flex;align-items:center;width:auto!important;max-width:none;min-width:0;flex:0 1 auto}.header-type-1 .vf-header-nav-wrapper>.shopify-section{flex:0 1 auto!important;width:auto!important;max-width:none!important;min-width:0;display:flex!important;align-items:center;align-self:stretch;margin:0!important}.header-type-1 .menu_bar_right{display:flex;align-items:center;flex:0 0 auto;float:none!important;width:auto!important;height:100%;margin:0;padding:0;gap:6px;position:relative;z-index:5}.header-type-1 .menu_bar_right>li{float:none;margin:0!important;padding:0!important;display:flex;align-items:center;align-self:center;height:auto}.header-type-1 .menu_bar_right>li.header-mobile{display:none}.header-type-1 .vf-customer-menu-item,.header-type-1 .vf-customer-menu,.header-type-1 .header_cart,.header-type-1 .header_cart .baskettop,.header-type-1 .header_cart .wrapper-top-cart{height:40px;display:flex;align-items:center}.header-type-1 .header-search,.header-type-1 .header_cart,.header-type-1 .vf-customer-menu-item,.header-type-1 .vf-header-phone{padding:0!important;margin:0!important}.header-type-1 .menu_bar_right>li.header_currency{display:none}.header-type-1 .menu_bar_right>li.header-search,.header-type-1 .header-search,.header-type-1 .menu_bar_right>li.vf-header-phone,.header-type-1 .vf-header-phone{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;flex:0 0 40px}.header-type-1 .vf-search-trigger,.header-type-1 .vf-phone-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px!important;height:40px!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1!important;color:#2b2723!important;background:transparent!important;border:1px solid transparent;border-radius:8px;cursor:pointer;text-decoration:none!important;transition:color .2s ease,background .2s ease}.header-type-1 .vf-search-trigger:hover,.header-type-1 .vf-search-trigger[aria-expanded=true],.header-type-1 .vf-phone-trigger:hover{color:#ff4f00!important;background:#ff4f000f!important}.header-type-1 .header-bar__module a.icon-cart-arrow.vf-cart-trigger,.header-type-1 .header-bar__module a.icon-cart-arrow{padding:0!important;margin:0!important;float:none!important}.header-type-1 .vf-header-nav .vf-nav__link{padding:22px 4px;font-size:12px}.header-type-1 .vf-customer-menu__label{display:inline;font-size:12px;font-weight:500;line-height:1;color:#2b2723}.header-type-1 .vf-customer-menu__chevron{display:block}.header-type-1 .vf-customer-menu__trigger{width:auto;min-width:0;padding:0 6px;gap:4px;justify-content:flex-start;background:transparent;border:1px solid transparent}.header-type-1 .vf-customer-menu-item,.header-type-1 .vf-customer-menu{width:auto}.header-type-1 .vf-customer-menu__trigger:hover,.header-type-1 .vf-customer-menu--open .vf-customer-menu__trigger{color:#ff4f00;background:#ff4f000f;box-shadow:none}.header-type-1 .vf-customer-menu__trigger:hover .vf-customer-menu__icon,.header-type-1 .vf-customer-menu--open .vf-customer-menu__icon,.header-type-1 .vf-customer-menu__trigger:hover .vf-customer-menu__label,.header-type-1 .vf-customer-menu--open .vf-customer-menu__label{color:#ff4f00}}@media(min-width:1024px)and (max-width:1139px){.header-type-1 .vf-header-nav .vf-nav__link{padding:22px 3px;font-size:11.5px}.header-type-1 .vf-customer-menu__label{font-size:11px}}@media(min-width:1024px)and (max-width:1279px){.header-type-1 .site-header__menubar{gap:14px;padding:10px 14px!important;min-height:76px}.header-type-1 .menubar-section{gap:10px}.header-type-1 .menu_bar_right{gap:6px}}@media(min-width:1140px)and (max-width:1279px){.header-type-1 .vf-header-nav .vf-nav__link{padding:22px 5px;font-size:12.5px}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{max-width:240px;height:68px!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{max-height:58px}}@media(min-width:1200px)and (max-width:1279px){.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 6px;font-size:13px}.header-type-1 .vf-customer-menu__label{font-size:12px}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{max-width:250px;height:70px!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{max-height:60px}}@media(min-width:1280px){.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 8px;font-size:13px}.header-type-1 .menubar-section{gap:12px}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{max-width:260px;height:70px!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{max-height:62px}.header-type-1 .vf-customer-menu__label{font-size:12px}.header-type-1 .vf-customer-menu__trigger{padding:0 8px;gap:6px}}@media(min-width:1400px){.header-type-1 .site-header__menubar{gap:60px;padding:10px 24px 10px 48px!important}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{max-width:320px;height:78px!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{max-height:72px;object-fit:contain}.header-type-1 .menubar-section{gap:16px}.header-type-1 .menubar-section>.vf-header-nav-wrapper,.header-type-1 .menubar-section>.desktop-megamenu{position:static;left:auto;top:auto;transform:none;flex:0 1 auto;width:auto!important;max-width:none;display:flex;align-items:center;min-width:0}.header-type-1 .vf-header-nav-wrapper>.shopify-section{flex:0 1 auto!important;display:flex!important;align-items:center;width:auto!important;max-width:none!important;min-width:0;margin:0!important}.header-type-1 .vf-header-nav-wrapper,.header-type-1 .vf-header-nav,.header-type-1 .vf-header-nav .vf-nav,.header-type-1 .vf-header-nav .vf-nav__list{width:auto;max-width:none;min-width:0}.header-type-1 .vf-header-nav{display:flex;align-items:center;flex:0 1 auto;width:auto;max-width:none;min-width:0}.header-type-1 .vf-header-nav .vf-nav{display:flex;align-items:center;flex:0 1 auto;min-width:0;width:auto;max-width:none}.header-type-1 .vf-header-nav .vf-nav__list{display:flex;align-items:center;justify-content:flex-start;gap:clamp(4px,.45vw,16px);flex:0 1 auto;width:auto;max-width:none;min-width:0}.header-type-1 .vf-header-nav .vf-nav__item{flex:0 1 auto}.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 8px;font-size:14px}}@media(min-width:1480px){.header-type-1 .site-header__menubar{padding:10px 28px 10px 56px!important}.header-type-1 .menubar-section{gap:18px}.header-type-1 .vf-header-nav .vf-nav__list{gap:4px}.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 10px;font-size:15px}.header-type-1 .vf-customer-menu__label{font-size:14px}.header-type-1 .vf-customer-menu__trigger{padding:0 12px;gap:8px}}@media(min-width:1600px){.header-type-1 .site-header__menubar{gap:40px;padding:10px 32px 10px 64px!important}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{max-width:340px;height:82px!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{max-height:76px;object-fit:contain}.header-type-1 .menubar-section{gap:20px}.header-type-1 .vf-header-nav .vf-nav__list{gap:6px}.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 12px;font-size:16px}.header-type-1 .menu_bar_right{gap:8px}}@media(min-width:1800px){.header-type-1 .site-header__menubar{padding:10px 36px 10px 72px!important}.header-type-1 .vf-header-nav .vf-nav__link{padding:24px 14px}}.header-type-1 .header_cart,.header-type-1 .header_cart .baskettop,.header-type-1 .header_cart .wrapper-top-cart{display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;padding:0!important;margin:0!important;line-height:1!important;float:none!important}.header-type-1 .header_cart .detail,.header-type-1 .header_cart .cartCountspan,.header-type-1 .header_cart #minicart_total:not(.vf-cart-total-sr){display:none!important}.header-type-1 .header-bar__module.cart a.icon-cart-arrow.vf-cart-trigger,.header-type-1 .vf-cart-trigger{position:relative!important;display:inline-flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;min-width:40px;min-height:40px;padding:0!important;margin:0!important;float:none!important;box-sizing:border-box;border:none;border-radius:10px;background:#ff4f00!important;color:#fff!important;text-decoration:none;line-height:1!important;overflow:visible;transition:background .2s ease,transform .2s ease}.header-type-1 .header-bar__module.cart a.icon-cart-arrow.vf-cart-trigger:hover,.header-type-1 .vf-cart-trigger:hover{background:#e54800!important;color:#fff!important}.header-type-1 .vf-cart-trigger__icon{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%;margin:0!important;padding:0!important;pointer-events:none}.header-type-1 .vf-cart-trigger__icon i,.header-type-1 .vf-cart-trigger i{float:none!important;display:block!important;margin:0!important;padding:0!important;font-size:17px!important;line-height:1!important;color:#fff!important;width:auto!important;height:auto!important}.header-type-1 .vf-cart-trigger #cartCount,.header-type-1 .vf-cart-trigger .vf-cart-count{position:absolute!important;top:-6px!important;right:-6px!important;left:auto!important;bottom:auto!important;float:none!important;display:inline-flex!important;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;margin:0!important;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:1!important;text-align:center;color:#ff4f00!important;background:#fff!important;border:2px solid #FF4F00;border-radius:999px;box-sizing:border-box;pointer-events:none;z-index:2}.header-type-1 .vf-cart-total-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}body.vf-search-open{overflow:hidden}.vf-search-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:flex-start;justify-content:center;padding:72px 20px 20px;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s}.vf-search-lightbox:not([hidden]){display:flex}.vf-search-lightbox[hidden]{display:none!important}.vf-search-lightbox--open{opacity:1;visibility:visible}.vf-search-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b27238c;cursor:pointer}.vf-search-lightbox__dialog{position:relative;width:min(640px,100%);padding:20px;background:#fff;border-radius:14px;box-shadow:0 20px 48px #2b27232e;transform:translateY(-12px);transition:transform .22s ease}.vf-search-lightbox--open .vf-search-lightbox__dialog{transform:translateY(0)}.vf-search-lightbox__close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0!important;padding:0;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;transition:background .2s ease,color .2s ease}.vf-search-lightbox__close:hover{background:#f3f4f6;color:#2b2723}.vf-search-lightbox__label{display:block;margin:0 0 12px;padding-right:36px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#2b2723}.vf-search-lightbox__field{display:flex;align-items:stretch;gap:8px}.vf-search-lightbox__input{flex:1 1 auto;min-width:0;height:48px;padding:0 14px;font-family:Montserrat,sans-serif;font-size:15px;color:#2b2723;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.vf-search-lightbox__input:focus{border-color:#ff4f00;box-shadow:0 0 0 3px #ff4f001f}.vf-search-lightbox__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 18px;margin:0!important;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#fff;background:#ff4f00;border:none;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .2s ease}.vf-search-lightbox__submit:hover{background:#e54800}.vf-search-lightbox__history{margin-top:18px;padding-top:16px;border-top:1px solid #f0f0ee}.vf-search-lightbox__history-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.vf-search-lightbox__history-title{margin:0;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#8a8580}.vf-search-lightbox__history-clear{margin:0!important;padding:0;border:none;background:transparent;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;color:#8a8580;cursor:pointer;transition:color .18s ease}.vf-search-lightbox__history-clear:hover{color:#ff4f00}.vf-search-lightbox__history-list{list-style:none;margin:0;padding:0}.vf-search-lightbox__history-item{opacity:0;transform:translateY(4px);animation:vf-search-history-in .28s ease forwards;animation-delay:calc(var(--vf-history-i, 0) * 40ms)}@keyframes vf-search-history-in{to{opacity:1;transform:translateY(0)}}.vf-search-lightbox__history-btn{display:flex;align-items:center;gap:10px;width:100%;margin:0!important;padding:10px 4px;border:none;border-radius:0;background:transparent;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#2b2723;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease}.vf-search-lightbox__history-btn:hover{color:#ff4f00}.vf-search-lightbox__history-item+.vf-search-lightbox__history-item{border-top:1px solid #f5f4f2}.vf-search-lightbox__history-icon{display:inline-flex;flex:0 0 auto;color:#b0aaa4;transition:color .18s ease}.vf-search-lightbox__history-btn:hover .vf-search-lightbox__history-icon{color:#ff4f00}.vf-search-lightbox__history-term{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1023px){.header-type-1{--vf-account-panel-top: 98px}.header-type-1>.wrapper{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important}.header-type-1 .top_bar{display:flex!important;align-items:stretch!important;justify-content:stretch!important;float:none!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box;background:#f8fafb;border-bottom:1px solid rgba(0,98,142,.18)}.header-type-1 .top_bar_menu{display:none!important}.header-type-1 .top_bar>.top_bar_left{display:flex!important;float:none!important;flex:1 1 auto;width:auto!important;min-width:0;text-align:center}.header-type-1 .top_bar_right{display:flex!important;align-items:stretch;float:none!important;flex:0 0 auto;width:auto!important;margin:0!important;padding:0 6px 0 0!important}.header-type-1 .top_bar .language-selector{display:flex;align-items:stretch;height:100%}.header-type-1 .top_bar .language-selector__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:44px;min-height:36px;margin:0;padding:0 10px;font-size:11px;font-weight:700;letter-spacing:.06em;border:none;border-radius:0}.header-type-1 .top_bar .language-selector__trigger:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:#00628e38;pointer-events:none}.header-type-1 .top_bar .language-selector{position:relative}.header-type-1 .top_bar .language-selector__panel{right:6px;z-index:1002}.header-type-1 .top-bar-links-fixed{display:flex!important;width:100%;margin:0!important;padding:0;list-style:none;gap:0}.header-type-1 .top-bar-links-fixed li{position:relative;flex:1 1 0;min-width:0;margin:0!important;padding:0!important;float:none!important;display:block!important}.header-type-1 .top-bar-links-fixed li+li:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:#00628e38;pointer-events:none}.header-type-1 .top-bar-links-fixed li:nth-child(1),.header-type-1 .top-bar-links-fixed li:nth-child(2){flex:.82 1 0}.header-type-1 .top-bar-links-fixed li:nth-child(3){flex:1.28 1 0}.header-type-1 .top-bar-links-fixed a{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:36px;padding:6px 5px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:600;letter-spacing:.03em;line-height:1.15;text-align:center;text-transform:uppercase;border-radius:0;border-bottom:2px solid transparent;box-sizing:border-box;white-space:normal;background-color:transparent;color:#5a6b7a;opacity:1}.header-type-1 .top-bar-links-fixed a .top-bar-link__label{color:inherit}.header-type-1 .top-bar-links-fixed li:nth-child(3) a{padding-inline:8px;letter-spacing:.015em}.header-type-1 .top-bar-links-fixed a.current,.header-type-1 .top-bar-links-fixed a.current:hover{background-color:#00628e1a!important;color:#00628e!important;border-radius:0;border-bottom:2px solid #FF4F00!important;font-weight:700;opacity:1;box-shadow:none}.header-type-1 .top-bar-links-fixed a.current .top-bar-link__label,.header-type-1 .top-bar-links-fixed a.current:hover .top-bar-link__label{color:inherit!important}.header-type-1 .site-header__menubar{display:flex;align-items:center;justify-content:flex-start;gap:8px;float:none!important;width:100%!important;height:auto!important;min-height:68px;padding:10px 12px!important;box-sizing:border-box}.header-type-1 .menubar-section,.header-type-1 .menubar-section>.shopify-section,.header-type-1 .menu_bar_right{display:contents!important}.header-type-1 .vf-header-nav-wrapper,.header-type-1 .menubar-section>.vf-header-nav-wrapper{display:none!important}.header-type-1 .menu_bar_right>li.header-mobile{order:1;display:flex!important;flex:0 0 auto}.header-type-1 .site-header__logo,.header-type-1 h1.site-header__logo,.header-type-1 .h1.site-header__logo{order:2;flex:1 1 auto;min-width:0;width:auto!important;max-width:min(240px,58vw);float:none!important;height:58px!important;margin:0!important;border:none!important;text-align:left}.header-type-1 .site-header__logo a,.header-type-1 .site-header__logo .vf-header-logo-link{position:static!important;display:inline-flex;align-items:center;height:100%;width:100%;max-width:100%;padding:0!important;transform:none!important}.header-type-1 .site-header__logo img,.header-type-1 .site-header__logo img.normal-logo,.header-type-1 .site-header__logo img.vf-header-logo{position:static!important;display:block;max-height:54px;max-width:100%;width:auto;height:auto;margin:0!important;transform:none!important;object-fit:contain;object-position:left center}.header-type-1 .menu_bar_right>li{float:none!important;width:auto!important;min-width:0;max-width:none;margin:0!important;padding:0!important;display:flex;align-items:center;align-self:center;height:40px;flex:0 0 auto}.header-type-1 .menu_bar_right>li.header-search{order:3}.header-type-1 .menu_bar_right>li.vf-header-phone{order:4}.header-type-1 .menu_bar_right>li.vf-customer-menu-item{order:5}.header-type-1 .menu_bar_right>li.header_cart{order:6}.header-type-1 .header-mobile{position:static!important;width:auto!important;margin:0!important;display:flex!important;align-items:center}.header-type-1 .header-mobile .menu-block{display:block;width:auto}.header-type-1 .vf-mobile-menu-trigger,.header-type-1 #showLeftPush{display:inline-flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;margin:0!important;padding:0!important;font-size:20px!important;line-height:1!important;color:#2b2723!important;background:transparent!important;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:color .2s ease,background .2s ease}.header-type-1 .vf-mobile-menu-trigger:hover,.header-type-1 .vf-mobile-menu-trigger.active,.header-type-1 #showLeftPush:hover,.header-type-1 #showLeftPush.active{color:#ff4f00!important;background:#ff4f000f!important}.header-type-1 .menu_bar_right>li.header-search,.header-type-1 .menu_bar_right>li.vf-header-phone{width:40px!important;min-width:40px;max-width:40px;height:40px}.header-type-1 .vf-search-trigger,.header-type-1 .vf-phone-trigger{display:inline-flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1!important;color:#2b2723!important;background:transparent!important;border:1px solid transparent;border-radius:8px;cursor:pointer;text-decoration:none!important;transition:color .2s ease,background .2s ease}.header-type-1 .vf-search-trigger:hover,.header-type-1 .vf-search-trigger[aria-expanded=true],.header-type-1 .vf-phone-trigger:hover{color:#ff4f00!important;background:#ff4f000f!important}.header-type-1 .menu_bar_right>li.vf-customer-menu-item{width:40px!important;min-width:40px;max-width:40px;height:40px}.header-type-1 .vf-customer-menu{width:40px;height:40px}.header-type-1 .vf-customer-menu__trigger{display:inline-flex!important;align-items:center;justify-content:center;gap:0;width:40px!important;height:40px!important;padding:0!important;background:transparent!important;border:1px solid transparent!important;border-radius:8px;box-shadow:none!important;transition:color .2s ease,background .2s ease}.header-type-1 .vf-customer-menu__trigger:hover,.header-type-1 .vf-customer-menu--open .vf-customer-menu__trigger{color:#ff4f00!important;background:#ff4f000f!important;border-color:transparent!important;box-shadow:none!important}.header-type-1 .vf-customer-menu__label,.header-type-1 .vf-customer-menu__chevron{display:none!important}.header-type-1 .vf-customer-menu__icon{width:20px;height:20px}.header-type-1 .vf-customer-menu__trigger:hover .vf-customer-menu__icon,.header-type-1 .vf-customer-menu--open .vf-customer-menu__icon{color:#ff4f00}.header-type-1 .vf-customer-menu-item{position:relative;overflow:visible}.header-type-1 .vf-customer-menu--open{z-index:1201}.header-type-1 .vf-customer-menu__panel,.header-type-1 .vf-customer-menu__panel--logged-in{position:fixed!important;top:var(--vf-account-panel-top, 98px)!important;right:12px!important;left:auto!important;bottom:auto!important;transform:none!important;margin:0;max-height:calc(100vh - var(--vf-account-panel-top, 98px) - 16px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1200}.header-type-1 .vf-customer-menu__panel{width:min(220px,calc(100vw - 24px))!important}.header-type-1 .vf-customer-menu__panel--logged-in{width:min(320px,calc(100vw - 24px))!important;min-width:0!important}.header-type-1 .vf-customer-menu--prime .vf-customer-menu__panel--logged-in,.header-type-1 .vf-customer-menu__panel--prime{width:min(320px,calc(100vw - 24px))!important}.header-type-1 .vf-customer-menu--client .vf-customer-menu__panel--logged-in,.header-type-1 .vf-customer-menu__panel--client{width:min(340px,calc(100vw - 24px))!important}.header-type-1 .vf-customer-menu__profile{padding:12px 14px 10px}.header-type-1 .vf-customer-menu__nav{padding:4px 6px}.header-type-1 .vf-customer-menu__nav-item{padding:9px 8px;font-size:12.5px}.header-type-1 .vf-customer-menu__support--prime,.header-type-1 .vf-customer-menu__support--client{margin-left:6px;margin-right:6px}.header-type-1 .vf-customer-menu__support--client{padding:10px 14px 8px}.header-type-1 .vf-customer-menu__contact--prime{font-size:11.5px;padding:9px 10px}.header-type-1 .vf-customer-menu__footer{padding:8px 14px 10px}.header-type-1 .header_cart,.header-type-1 .header_cart .baskettop,.header-type-1 .header_cart .wrapper-top-cart{width:40px!important;height:40px!important}.vf-search-lightbox{padding:20px 16px;align-items:center}.vf-search-lightbox__field{flex-direction:column}.vf-search-lightbox__submit{width:100%}#cbp-spmenu-s1.cbp-spmenu{width:min(320px,88vw);background:#fff;box-shadow:4px 0 24px #2b27231f}#cbp-spmenu-s1.cbp-spmenu-left{left:0!important;transform:translate(-100%);transition:transform .3s ease;will-change:transform}#cbp-spmenu-s1.cbp-spmenu-left.cbp-spmenu-open{transform:translate(0)}body.cbp-spmenu-push-toright{left:min(320px,88vw)!important}#cbp-spmenu-s1 .gf-menu-device-wrapper .close-menu{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:12px 12px 0 auto;font-size:0;line-height:1;color:#6b7280;background:#f3f4f6;border-radius:8px;cursor:pointer}#cbp-spmenu-s1 .gf-menu-device-wrapper .close-menu:before{content:"\d7";font-size:22px;line-height:1}#cbp-spmenu-s1 .gf-menu-device-container .site-nav>li>a,#cbp-spmenu-s1 .gf-menu-device-container .site-nav .menu__moblie{position:relative;display:block;padding:14px 40px 14px 20px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;color:#2b2723;border-bottom:1px solid #f3f4f6;text-decoration:none}#cbp-spmenu-s1 .gf-menu-device-container .site-nav>li>a:hover,#cbp-spmenu-s1 .gf-menu-device-container .site-nav .menu__moblie:hover{color:#ff4f00;background:#ff4f000a}#cbp-spmenu-s1 .gf-menu-device-container .site-nav>li.dropdown>a:before,#cbp-spmenu-s1 .gf-menu-device-container .site-nav>li:first-child.dropdown>a:before{content:"\f0d7"!important;position:absolute;top:50%;right:20px;width:auto!important;height:auto;margin:0;padding:0;font-family:FontAwesome;font-size:12px;font-weight:400;line-height:1;color:inherit;border:none;background:none;transform:translateY(-50%);pointer-events:none}#cbp-spmenu-s1 .gf-menu-device-container p.toogleClick{position:absolute;top:0;right:0;z-index:2;width:48px;height:100%;margin:0;padding:0;font-size:0;line-height:0;color:transparent;text-indent:-999em;cursor:pointer;-webkit-user-select:none;user-select:none}#cbp-spmenu-s1 .gf-menu-device-container .site-nav>li.dropdown>p.toogleClick:before{content:none!important;display:none!important;border:none!important}#cbp-spmenu-s1 .gf-menu-device-container li.dropdown{position:relative}#cbp-spmenu-s1 .gf-menu-device-container .site-nav-dropdown{background:#fafafa;border-top:1px solid #f3f4f6}#cbp-spmenu-s1 .gf-menu-device-container .site-nav-dropdown a{padding:12px 20px 12px 28px;font-size:14px;font-weight:500;color:#4b5563}#cbp-spmenu-s1 .gf-menu-device-container .site-nav-dropdown .site-nav-dropdown a{padding-left:40px;font-size:13px}}#slidedown-cart .btn-remove .fa,#slidedown-cart .actions .btn .fa{font-family:FontAwesome!important;font-style:normal;font-weight:400;font-size:14px;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased}#slidedown-cart .btn-remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#6b7280;text-decoration:none}#slidedown-cart .btn-remove:hover{color:#ef4444}#slidedown-cart .actions .btn .fa{margin-right:8px;font-size:13px}#slidedown-cart .actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;padding:15px 20px!important;box-sizing:border-box;float:none!important;clear:both}#slidedown-cart .actions .btn{display:flex!important;align-items:center;justify-content:center;width:100%!important;margin:0!important;float:none!important;box-sizing:border-box;white-space:normal;line-height:1.35!important;padding:12px 16px!important}#slidedown-cart .actions .btn+.btn{margin-top:0!important}#slidedown-cart .text-cart{margin-left:0!important}.template-index .main-content .dt-sc-hr-invisible-large{display:none;margin:0}.template-index #shopify-section-slider-revolution{display:none!important;margin:0!important;padding:0!important;min-height:0!important}.header-type-1 .main-content>.dt-sc-hr-invisible-large:first-of-type{margin:0!important;padding:0!important;height:0!important;overflow:hidden;float:none;clear:none}.header-type-1 .breadcrumb,.main-content>nav.breadcrumb{display:none!important;margin:0!important;padding:0!important;min-height:0!important;height:0!important;overflow:hidden!important}.header-type-1 .is-sticky .header-sticky,.is-sticky .header-sticky{height:auto!important;background:#fff;box-shadow:0 2px 16px #1d60871a}.header-type-1 .is-sticky .site-header__logo,.header-type-1 .is-sticky h1.site-header__logo,.header-type-1 .is-sticky .h1.site-header__logo,.is-sticky .site-header__logo,.is-sticky h1.site-header__logo,.is-sticky .h1.site-header__logo{display:block!important;visibility:visible!important;opacity:1!important;border:none!important}.header-type-1 .is-sticky .site-header__logo img,.header-type-1 .is-sticky .site-header__logo img.normal-logo,.header-type-1 .is-sticky .site-header__logo img.vf-header-logo,.is-sticky .site-header__logo img,.is-sticky .site-header__logo img.vf-header-logo{display:block!important;visibility:visible!important;opacity:1!important}@media(min-width:1024px){.header-type-1 .top-bar-links-fixed li+li:before{content:none!important;display:none!important}.header-type-1 .top-bar-links-fixed li:nth-child(1),.header-type-1 .top-bar-links-fixed li:nth-child(2),.header-type-1 .top-bar-links-fixed li:nth-child(3){flex:initial}.header-type-1 .top-bar-links-fixed li:nth-child(3) a{padding-inline:18px;letter-spacing:.08em}.header-type-1 .is-sticky .site-header__menubar{min-height:60px}.header-type-1 .is-sticky .site-header__logo,.header-type-1 .is-sticky h1.site-header__logo,.header-type-1 .is-sticky .h1.site-header__logo{height:52px!important;max-width:200px}.header-type-1 .is-sticky .site-header__logo img,.header-type-1 .is-sticky .site-header__logo img.normal-logo,.header-type-1 .is-sticky .site-header__logo img.vf-header-logo{max-height:46px;width:auto;height:auto;position:static!important;transform:none!important;margin:0!important}.header-type-1 .is-sticky .vf-header-nav .vf-nav__link{padding-top:16px;padding-bottom:16px}}@media(min-width:1400px){.header-type-1 .is-sticky .site-header__logo,.header-type-1 .is-sticky h1.site-header__logo,.header-type-1 .is-sticky .h1.site-header__logo{max-width:220px;height:56px!important}.header-type-1 .is-sticky .site-header__logo img,.header-type-1 .is-sticky .site-header__logo img.vf-header-logo{max-height:50px}}.vf-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;background:#00000073;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s;cursor:pointer}.vf-cart-overlay--visible{opacity:1;visibility:visible}#slidedown-cart.vf-cart-sidebar,.vf-cart-sidebar{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:11001!important;width:540px!important;max-width:96vw;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000024;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:0!important;margin:0!important;float:none!important;text-align:left;line-height:normal;opacity:1!important;visibility:visible!important;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#2b2723;-webkit-font-smoothing:antialiased}#slidedown-cart.vf-cart-sidebar button,#slidedown-cart.vf-cart-sidebar input,#slidedown-cart.vf-cart-sidebar select,#slidedown-cart.vf-cart-sidebar textarea,#slidedown-cart.vf-cart-sidebar a,#slidedown-cart.vf-cart-sidebar p,#slidedown-cart.vf-cart-sidebar span,#slidedown-cart.vf-cart-sidebar li,#slidedown-cart.vf-cart-sidebar h2{font-family:inherit}#slidedown-cart.vf-cart-sidebar .fa{font-family:FontAwesome!important}#slidedown-cart.vf-cart-sidebar.vf-cart-sidebar--open,.vf-cart-sidebar.vf-cart-sidebar--open{transform:translate(0)!important;opacity:1!important;visibility:visible!important}body.vf-cart-open{overflow:hidden}.vf-cart-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #ebebeb;flex-shrink:0}.vf-cart-sidebar__title{font-family:inherit;font-size:20px;font-weight:700;color:#2b2723;margin:0;line-height:1.2}.vf-cart-sidebar__count{font-weight:600;color:#666}.vf-cart-sidebar__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:0;color:#555;font-size:20px;cursor:pointer;transition:color .2s ease;padding:0}.vf-cart-sidebar__close:hover{color:#ff4f00;border-color:transparent;background:transparent}.vf-cart-sidebar__empty{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;color:#777}.vf-cart-sidebar__empty p{margin:0 0 16px;font-size:15px}.vf-cart-sidebar__body{display:none;flex:1;flex-direction:column;overflow:hidden;padding-top:4px}.vf-cart-prime-banner{display:flex;align-items:center;gap:12px;margin:0 28px 12px;padding:14px 16px;background:#e8f7ec;border:1px solid #c8ebd0;border-radius:12px;flex-shrink:0}.vf-cart-prime-banner--hidden,.vf-cart-prime-banner[hidden]{display:none!important}.vf-cart-prime-banner__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:16px;color:#2e7d32}.vf-cart-prime-banner__text{flex:1;margin:0;font-size:13px;line-height:1.4;color:#2b2723}.vf-cart-prime-banner__text strong{font-weight:700;color:#1b5e20}.vf-cart-prime-banner__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:8px 14px;background:#fff;border:1px solid #b8dfc2;border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;color:#2b2723;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.vf-cart-prime-banner__btn:hover:not(:disabled){background:#f4fbf5;border-color:#7bc67e}.vf-cart-prime-banner__btn:disabled{opacity:.6;cursor:wait}.vf-cart-prime-banner--member{background:linear-gradient(135deg,#f0faf2,#e8f7ec);border-color:#b8dfc2}.vf-cart-prime-banner__icon--member{width:32px;height:32px}.vf-cart-prime-banner__member-text{flex:1;min-width:0}.vf-cart-prime-banner__eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a9a3e;margin-bottom:2px}.vf-cart-prime-badge{display:inline-block;margin-left:6px;padding:2px 6px;background:#8ac647;border-radius:4px;font-size:9px;font-weight:700;letter-spacing:.06em;color:#fff;vertical-align:middle;line-height:1.3}.product-line-price--prime{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-line-price--prime .price--standard{font-size:13px;font-weight:400;color:#aaa}.product-line-price--prime .price--standard s{text-decoration:line-through}.product-line-price--prime .price--prime,.vf-cart-sidebar .price--prime{font-size:15px;font-weight:700;color:#5a9a3e}.vf-cart-sidebar__prime-discount .label{color:#5a9a3e;font-weight:500}.vf-cart-sidebar__prime-discount .price--prime{font-weight:700}.vf-cart-sidebar__prime-discount--hidden,.vf-cart-sidebar__prime-discount[hidden]{display:none!important}.vf-cart-sidebar--prime-member .vf-cart-sidebar__total .price{color:#2b2723}.vf-cart-sidebar__products{flex:1;overflow-y:auto;padding:8px 28px 16px;-webkit-overflow-scrolling:touch}#slidedown-cart.vf-cart-sidebar .mini-products-list,.vf-cart-sidebar .mini-products-list{list-style:none;margin:0;padding:0!important;float:none!important;width:100%!important;max-height:none!important;overflow:visible!important}#slidedown-cart.vf-cart-sidebar .mini-products-list .item,.vf-cart-sidebar .mini-products-list .item{display:flex!important;align-items:flex-start;gap:14px;padding:18px 0!important;margin:0!important;border:none!important;border-bottom:none!important;border-radius:0!important;float:none!important;width:100%!important;position:static!important;background:transparent!important;box-shadow:none!important}#slidedown-cart.vf-cart-sidebar .mini-products-list .item+.item,.vf-cart-sidebar .mini-products-list .item+.item{border-top:1px solid #f0f0f0!important}.vf-cart-sidebar .mini-products-list .item:last-child{border-bottom:none!important}#slidedown-cart.vf-cart-sidebar .mini-products-list .product-image,.vf-cart-sidebar .mini-products-list .product-image{flex-shrink:0;width:96px!important;height:96px!important;border-radius:10px;overflow:hidden;display:block;float:none!important;margin:0!important;padding:0!important;line-height:normal!important}.vf-cart-sidebar .mini-products-list .product-image img{width:100%;height:100%;object-fit:cover;display:block}#slidedown-cart.vf-cart-sidebar .mini-products-list .product-details,.vf-cart-sidebar .mini-products-list .product-details{flex:1;min-width:0;float:none!important;width:auto!important}#slidedown-cart.vf-cart-sidebar .mini-products-list .product-name,.vf-cart-sidebar .mini-products-list .product-name{margin:0 0 4px!important;font-size:14px;line-height:1.35}#slidedown-cart.vf-cart-sidebar .mini-products-list .product-name a,.vf-cart-sidebar .mini-products-list .product-name a{color:#2b2723;text-decoration:none;font-weight:700;font-size:14px!important;line-height:1.35!important;padding:0!important;display:inline}.vf-cart-sidebar .mini-products-list .product-name a:hover{color:#ff4f00}.vf-cart-sidebar .mini-products-list .product-meta{margin:0 0 6px;font-size:12px;line-height:1.35;color:#888}.vf-cart-sidebar .mini-products-list .product-line-price{margin:0 0 10px}.vf-cart-sidebar .mini-products-list .product-line-price .price{font-size:15px;font-weight:700;color:#2b2723}.vf-cart-sidebar .mini-products-list .product-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.vf-cart-sidebar .mini-products-list .variant-title,#slidedown-cart.vf-cart-sidebar .mini-products-list .cart-collateral,.vf-cart-sidebar .mini-products-list .cart-collateral{display:none}#slidedown-cart.vf-cart-sidebar .vf-qty-control,.vf-cart-sidebar .vf-qty-control{display:inline-flex;align-items:stretch;flex-shrink:0;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden;height:34px;background:#fff;box-shadow:0 1px 2px #0000000a}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn,.vf-cart-sidebar .vf-qty-control__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;margin:0;padding:0;background:#f5f5f5;border:none;border-radius:0;color:#2b2723;font-family:inherit;font-size:18px;font-weight:500;line-height:1;letter-spacing:0;text-transform:none;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0;-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;box-sizing:border-box}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn.vf-qty-dec,.vf-cart-sidebar .vf-qty-control__btn.vf-qty-dec{border-right:1px solid #d8d8d8}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn.vf-qty-inc,.vf-cart-sidebar .vf-qty-control__btn.vf-qty-inc{border-left:1px solid #d8d8d8}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn:hover:not(:disabled),.vf-cart-sidebar .vf-qty-control__btn:hover:not(:disabled){color:#ff4f00;background:#ff4f0014}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn:active:not(:disabled),.vf-cart-sidebar .vf-qty-control__btn:active:not(:disabled){background:#ff4f0024}#slidedown-cart.vf-cart-sidebar .vf-qty-control__btn:disabled,.vf-cart-sidebar .vf-qty-control__btn:disabled{opacity:.4;cursor:not-allowed;background:#fafafa}#slidedown-cart.vf-cart-sidebar .vf-qty-control__value,.vf-cart-sidebar .vf-qty-control__value{min-width:36px;text-align:center;font-size:13px;font-weight:600;color:#2b2723;line-height:34px;pointer-events:none;padding:0 4px;background:#fff}#slidedown-cart.vf-cart-sidebar .mini-products-list .btn-remove,.vf-cart-sidebar .mini-products-list .btn-remove{flex-shrink:0;display:inline!important;width:auto!important;height:auto!important;background:transparent!important;border:none!important;border-radius:0!important;color:#888!important;font-family:inherit;font-size:13px!important;font-weight:400;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .2s ease;margin:0!important;padding:0!important;position:static!important;right:auto!important;top:auto!important;-webkit-appearance:none;appearance:none}.vf-cart-sidebar .mini-products-list .btn-remove:hover{color:#ff4f00!important;border-color:transparent!important;background:transparent!important}.vf-cart-sidebar__footer{flex-shrink:0;padding:20px 28px 24px;border-top:1px solid #ebebeb;background:#fff}.vf-cart-sidebar__summary{margin-bottom:12px}.vf-cart-sidebar__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.vf-cart-sidebar__subtotal .label,.vf-cart-sidebar__subtotal .price{font-size:14px;font-weight:400;color:#555}.vf-cart-sidebar__total .label{font-size:15px;font-weight:600;color:#2b2723}.vf-cart-sidebar__total .price{font-size:18px;font-weight:700;color:#2b2723}.vf-cart-tax-note{margin:0 0 14px;font-size:12px;line-height:1.4;color:#888}.vf-cart-discount-note{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;background:#fff3eb;border:1px solid #f5e0d0;border-radius:10px}.vf-cart-discount-note__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;color:#c8794a;background:#fff;border:1px solid #f0dcc8;border-radius:8px;line-height:0}.vf-cart-discount-note__icon svg{display:block;width:15px;height:15px}.vf-cart-discount-note__text,.vf-cart-discount-note p{margin:0;flex:1;min-width:0;font-size:12px;line-height:1.5;color:#6b5344}.vf-cart-sidebar__terms{margin-bottom:16px}.vf-cart-terms-label{display:flex;align-items:center;gap:10px;cursor:pointer}.vf-cart-terms-checkbox{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:#FF4F00;cursor:pointer}.vf-cart-terms-text{font-size:13px;color:#555;line-height:1.5}.vf-cart-terms-text a{color:#ff4f00;text-decoration:underline}.vf-cart-terms-text a:hover{color:#e54800}.vf-cart-terms-error{margin:8px 0 0;font-size:12px;color:#e53935;font-weight:500}.vf-cart-sidebar__checkout{display:flex;align-items:center;justify-content:center;gap:0;width:100%;padding:15px 20px;background:#ff4f00!important;color:#fff!important;border:none;border-radius:10px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.2px;text-transform:none;cursor:pointer;transition:background .2s ease,opacity .2s ease;margin-bottom:14px}.vf-cart-sidebar__checkout .fa{display:none}.vf-cart-continue-link{display:block;width:100%;margin:0;padding:0;background:none;border:none;font-family:inherit;font-size:14px;font-weight:500;color:#555;text-align:center;text-decoration:none;cursor:pointer;transition:color .2s ease}.vf-cart-continue-link:hover{color:#ff4f00}.vf-cart-continue-link--footer{display:block}.vf-cart-sidebar__checkout:hover:not(.vf-cart-sidebar__checkout--disabled){background:#e54800!important}.vf-cart-sidebar__checkout--disabled,.vf-cart-sidebar__checkout[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:auto}.header-type-1 #slidedown-cart.vf-cart-sidebar li,.header-type-1 #slidedown-cart.vf-cart-sidebar .mini-products-list li,#slidedown-cart.vf-cart-sidebar li,#slidedown-cart.vf-cart-sidebar ul{border:none!important;margin-left:0!important;margin-right:0!important;margin-bottom:0!important;box-shadow:none!important;list-style:none!important}.header-type-1 #slidedown-cart.vf-cart-sidebar li.item,#slidedown-cart.vf-cart-sidebar li.item{border-bottom:none!important}#slidedown-cart.vf-cart-sidebar ul.mini-products-list{border:none!important}#slidedown-cart .no-items,#slidedown-cart .has-items{display:none}@media(max-width:580px){#slidedown-cart.vf-cart-sidebar,.vf-cart-sidebar{width:100vw!important;max-width:100vw}.vf-cart-prime-banner{margin:0 16px 12px;flex-wrap:wrap}.vf-cart-sidebar__products,.vf-cart-sidebar__footer{padding-left:16px;padding-right:16px}#slidedown-cart.vf-cart-sidebar .mini-products-list .product-image,.vf-cart-sidebar .mini-products-list .product-image{width:80px!important;height:80px!important}}#vf-empresas .vfe-main-menu__actions,#vf-pymes .vfe-main-menu__actions{display:none!important}@media(min-width:1024px){.vf-header-nav-wrapper--empresas-sub{position:absolute!important;width:0!important;height:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;pointer-events:none!important}.vf-header-nav-wrapper--empresas-sub .vf-header-nav{display:none!important}#vf-empresas.vf-empresas-theme-shell{--vfe-font: Montserrat, sans-serif;--vfe-ease: cubic-bezier(.22, 1, .36, 1);--vfe-sky: #00A0E6;--vfe-sky-d: #00628E;--vfe-navy: #0B2B3A}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu{position:fixed;top:var(--vfe-menu-row-top, 36px);left:var(--vfe-menu-left, 235px);right:var(--vf-native-icons-gutter, 300px);z-index:10000;height:var(--vfe-menu-row-height, 72px);margin:0;padding:0;background:transparent;border:0;box-shadow:none;pointer-events:none}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__inner{width:100%;max-width:none;height:100%;margin:0;padding:0;display:flex;align-items:stretch;justify-content:flex-start;pointer-events:none}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__links{flex:1 1 auto;min-width:0;width:auto;height:100%;display:flex;align-items:stretch;justify-content:flex-start;gap:2px;overflow:visible;pointer-events:none}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__item{position:relative;flex:0 0 auto;display:flex;align-items:stretch;pointer-events:auto}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link{position:relative;min-height:var(--vfe-menu-row-height, 72px);padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:1;white-space:nowrap;text-decoration:none;transition:color .18s var(--vfe-ease),background .18s var(--vfe-ease)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link:after{content:"";position:absolute;left:15px;right:15px;bottom:7px;height:3px;border-radius:3px;background:#00a0e6;transform:scaleX(0);transform-origin:center;transition:transform .18s var(--vfe-ease),background .18s var(--vfe-ease)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link--current:after{transform:scaleX(1)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__chevron{width:7px;height:7px;margin-top:-4px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);transition:transform .18s var(--vfe-ease),margin-top .18s var(--vfe-ease)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__item:hover .vfe-main-menu__chevron,#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__item:focus-within .vfe-main-menu__chevron{margin-top:4px;transform:rotate(225deg)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown{position:absolute;top:calc(100% - 1px);left:50%;z-index:10001;width:330px;padding:10px;background:#fff;border:1px solid #DDEAF0;border-radius:0 0 12px 12px;box-shadow:0 18px 38px #0b2b3a29;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-7px);transition:opacity .16s ease,transform .16s var(--vfe-ease),visibility .16s ease}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__item:hover>.vfe-main-menu__dropdown,#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__item:focus-within>.vfe-main-menu__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown-title{display:block;padding:7px 10px 9px;margin-bottom:3px;border-bottom:1px solid #E8F1F5;color:#0b2b3a;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown a{display:flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:7px;color:#38596a;font-family:Montserrat,sans-serif;font-size:12.8px;font-weight:500;line-height:1.3;text-decoration:none;transition:color .15s ease,background .15s ease,padding-left .15s ease}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown a:hover,#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown a:focus-visible,#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__dropdown a[aria-current=page]{color:#0b2b3a;background:#f1f9fc;padding-left:14px}}@media(max-width:1500px)and (min-width:1281px){#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link{padding-inline:9px}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link:after{left:9px;right:9px}}@media(max-width:1280px)and (min-width:1051px){#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link{padding-inline:7px;gap:5px}#vf-empresas.vf-empresas-theme-shell .vfe-main-menu__link:after{left:7px;right:7px}}@media(max-width:1023px){#vf-empresas.vf-empresas-theme-shell{display:none!important}.vf-header-nav-wrapper--empresas-sub{position:absolute!important;width:0!important;height:0!important;overflow:hidden!important}}.vf-vfe-native-icons-hidden{visibility:visible!important;pointer-events:auto!important}@media(min-width:1024px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-family:Montserrat,sans-serif!important;letter-spacing:.02em!important;color:#2b2723!important;font-size:14px!important}#vf-empresas .vfe-main-menu__item:hover>.vfe-main-menu__link,#vf-pymes .vfe-main-menu__item:hover>.vfe-main-menu__link,#vf-empresas .vfe-main-menu__item:focus-within>.vfe-main-menu__link,#vf-pymes .vfe-main-menu__item:focus-within>.vfe-main-menu__link{color:#ff4f00!important;background:transparent!important}#vf-empresas .vfe-main-menu__item:hover>.vfe-main-menu__link:after,#vf-pymes .vfe-main-menu__item:hover>.vfe-main-menu__link:after,#vf-empresas .vfe-main-menu__item:focus-within>.vfe-main-menu__link:after,#vf-pymes .vfe-main-menu__item:focus-within>.vfe-main-menu__link:after,#vf-empresas .vfe-main-menu__link--current:after{background:#ff4f00!important;transform:scaleX(1)}#vf-empresas .vfe-main-menu,#vf-pymes .vfe-main-menu{right:var(--vf-native-icons-gutter, 300px)!important}.header-type-1 .menubar-section--icons-only{justify-content:flex-end}}#vf-calc-app,#vf-lead-app,#plan-360{scroll-margin-top:140px}@media(min-width:1024px)and (max-width:1139px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:11.5px!important}}@media(min-width:1140px)and (max-width:1279px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:12.5px!important}}@media(min-width:1200px)and (max-width:1279px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:13px!important}}@media(min-width:1280px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:13px!important}}@media(min-width:1400px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:14px!important}}@media(min-width:1480px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:15px!important}}@media(min-width:1600px){#vf-empresas .vfe-main-menu__link,#vf-pymes .vfe-main-menu__link{font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vivofacil-header-nav.css.map */
