.df-footer{position:relative;background:var(--df-footer-bg,var(--df-black));color:var(--df-footer-text,var(--df-white));padding:64px 0 0;font-family:var(--df-body-font)}.df-footer:before{content:"";position:absolute;inset:0;background-image:var(--df-footer-bg-image,none);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:var(--df-footer-bg-opacity,1);pointer-events:none;z-index:0}.df-footer>*{position:relative;z-index:1}.df-footer-columns{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:32px;gap:32px;margin-bottom:48px}.df-footer-col{display:flex;flex-direction:column;gap:8px;min-width:0}.df-footer-brand-col{gap:16px}.df-footer-cols--combined{grid-template-columns:1fr 1fr 1fr 1.5fr 1fr}.df-footer-no-certs .df-footer-cols--combined{grid-template-columns:1fr 1fr 1fr 1.5fr}.df-footer-nav-custom .df-footer-columns{grid-template-columns:minmax(220px,1.5fr) repeat(auto-fit,minmax(150px,1fr));align-items:start}.df-footer-col-custom .df-footer-list{display:flex;flex-direction:column;gap:8px}.df-footer-layout-single-location .df-footer-columns{grid-template-columns:repeat(4,1fr)}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns{grid-template-columns:3fr 2fr 2fr}.df-footer-layout-single-location.df-footer-no-certs .df-footer-brand-col{align-items:center;text-align:center}.df-footer-single-loc{flex-direction:column;margin-top:4px}.df-footer-single-loc,.df-footer-single-loc-row{display:flex;align-items:flex-start;gap:8px;text-align:left}.df-footer-single-loc-row{margin:0;font-family:var(--df-body-font);font-size:14px;line-height:1.5;color:inherit}.df-footer-single-loc-icon{flex:0 0 16px;margin-top:2px;color:inherit}.df-footer-single-loc-address{font-size:14px}.df-footer-single-loc-hours{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;font-family:var(--df-body-font);font-size:13px;line-height:1.5;color:inherit;text-align:left}.df-footer-single-loc-hours-uniform>span{display:inline-flex;flex-wrap:wrap;gap:4px 10px}.df-footer-single-loc-hours-range{font-weight:500}.df-footer-logo{max-width:180px;max-height:var(--df-footer-logo-size,48px);object-fit:contain}.df-footer-brand-name{font-weight:700;font-size:24px}.df-footer-body-text{margin:4px 0 0;font-family:var(--df-body-font);font-size:14px;line-height:1.55;color:var(--df-footer-text,var(--df-white));max-width:36ch}.df-footer-body-text p{margin:0 0 6px;color:inherit}.df-footer-body-text p:last-child{margin-bottom:0}.df-footer-body-text a{color:inherit;text-decoration:underline}.df-footer-body-text strong{font-weight:700}.df-footer-body-text em{font-style:italic}.df-footer-heading{font-family:var(--df-heading-font);font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;margin:0 0 16px;color:var(--df-footer-text,var(--df-white))}.df-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.df-footer-link{background:none;border:none;padding:0;cursor:pointer;font-family:var(--df-body-font);font-size:14px;line-height:20px;color:var(--df-footer-text,var(--df-white));text-align:left;text-decoration:none}.df-footer-link:hover{opacity:.7}.df-footer-link-strong{font-weight:700}.df-footer-location{display:flex;align-items:center;gap:8px}.df-footer-loc-list{display:flex;flex-direction:column;gap:18px}.df-footer-loc-item{display:flex;flex-direction:column;gap:6px}.df-footer-loc-name{font-weight:600}.df-footer-loc-row{display:flex;align-items:flex-start;gap:8px;margin:0;font-family:var(--df-body-font);font-size:14px;line-height:1.5;text-align:left}.df-footer-loc-row,a.df-footer-loc-row{color:var(--df-footer-text,var(--df-white))}a.df-footer-loc-row{text-decoration:none}a.df-footer-loc-row:hover{opacity:.7}.df-footer-loc-icon{flex:0 0 14px;margin-top:3px;color:inherit}.df-footer-loc-hours{display:flex;flex-direction:column;gap:2px}.df-footer-loc-hours-line{display:block}.df-footer-loc-viewall{margin-top:2px}.df-footer-sublabel{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--df-footer-text,var(--df-white));letter-spacing:.06em;display:block;margin-bottom:8px}.df-footer-hours-line,.df-footer-hours-table{font-size:14px;line-height:20px}.df-footer-hours-table{font-family:var(--df-body-font);color:var(--df-footer-text,var(--df-white));margin-top:4px;margin-bottom:12px}.df-footer-hours-table td{padding:2px 0}.df-footer-hours-table .df-hours-day{font-weight:500;padding-right:12px}.df-footer-single-loc-hours-table{font-family:var(--df-body-font);font-size:13px;line-height:1.5;color:inherit;text-align:left}.df-footer-single-loc-hours-table td{padding:1px 0}.df-footer-single-loc-hours-table .df-hours-day{font-weight:500;padding-right:10px}.df-footer-social{display:flex;gap:12px;margin-top:8px}.df-footer-payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.df-footer-payment-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.df-footer-payment-icon svg{display:block;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.08)}.df-footer-social-icon,a.df-footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);color:var(--df-footer-text,var(--df-white));transition:background .2s}.df-footer-social-icon:hover,a.df-footer-social-icon:hover{background:rgba(255,255,255,.1);color:var(--df-footer-text,var(--df-white))}.df-footer-social-style-filled .df-footer-social-icon,.df-footer-social-style-filled a.df-footer-social-icon{background:rgba(255,255,255,.12);border-color:transparent}.df-footer-social-style-filled .df-footer-social-icon:hover,.df-footer-social-style-filled a.df-footer-social-icon:hover{background:rgba(255,255,255,.22)}.df-footer-social-style-rounded .df-footer-social-icon,.df-footer-social-style-rounded a.df-footer-social-icon{border-radius:8px}.df-footer-certs{display:flex;flex-wrap:wrap;gap:20px}.df-footer-cert-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;text-align:center}.df-footer-cert{max-width:80px;max-height:80px;object-fit:contain}.df-footer-cert-meta{display:flex;flex-direction:column;align-items:center;gap:2px;font-family:var(--df-body-font);font-size:12px;line-height:1.4;color:inherit;text-align:center}.df-footer-cert-location{font-weight:500;text-align:center}.df-footer-cert-number{opacity:.85;text-align:center}.df-footer-store-list-wrap{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 8px;display:flex;flex-direction:column;gap:12px}.df-footer-store-list{display:grid;grid-template-columns:repeat(var(--footer-store-cols,4),minmax(0,1fr));grid-gap:12px;gap:12px}.df-footer-store-card{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#FFFFFF;color:#0F172A;border:1px solid rgba(255,255,255,.12);border-radius:8px;text-align:left;cursor:pointer;min-width:0;font-family:inherit}.df-footer-store-card:hover{border-color:rgba(255,255,255,.25)}.df-footer-store-name{font-size:13px;font-weight:700;color:#0F172A;text-transform:none;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.df-footer-store-addr{font-size:12px;line-height:1.4;color:var(--df-text-secondary,#64748B)}.df-footer-store-viewall{display:flex}@media (max-width:768px){.df-footer-store-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.df-footer-store-list{grid-template-columns:1fr}}.df-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px}.df-footer-bottom,a.df-footer-credit{color:var(--df-footer-text,var(--df-white))}a.df-footer-credit{text-decoration:none}a.df-footer-credit:hover{color:var(--df-footer-text,var(--df-white))}.df-footer-bottom-left{display:flex;flex-direction:column;gap:8px}.df-footer-bottom-links{display:flex;align-items:center;gap:24px}.df-footer-bottom-link{background:none;border:0;padding:0;font:inherit;color:var(--df-footer-text,var(--df-white));cursor:pointer;text-decoration:none}.df-footer-bottom-link:hover{color:var(--df-footer-text,var(--df-white));text-decoration:underline}@media (max-width:1024px){.df-footer-cols--combined,.df-footer-columns,.df-footer-layout-single-location .df-footer-columns,.df-footer-nav-custom .df-footer-columns,.df-footer-no-certs .df-footer-cols--combined{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.df-footer{padding:40px 0 0}.df-footer-cols--combined,.df-footer-columns,.df-footer-layout-single-location .df-footer-columns,.df-footer-nav-custom .df-footer-columns,.df-footer-no-certs .df-footer-cols--combined{grid-template-columns:repeat(2,1fr);gap:24px}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns{grid-template-columns:1fr 1fr}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns>:first-child{grid-column:1/-1;align-items:center;text-align:center}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns>:first-child .df-footer-single-loc-row,.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns>:first-child .df-footer-social{justify-content:center}.df-footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.df-footer-cols--combined,.df-footer-columns,.df-footer-layout-single-location .df-footer-columns,.df-footer-no-certs .df-footer-cols--combined{grid-template-columns:1fr}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns{grid-template-columns:1fr 1fr;gap:20px}.df-footer-layout-single-location.df-footer-no-certs .df-footer-columns>:first-child{grid-column:1/-1;align-items:center;text-align:center}}.df-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-end}.df-cart-drawer{width:360px;max-width:100%;height:100%;background:var(--df-cart-bg,var(--df-white));display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.15);animation:dfCartSlideIn .25s ease-out}@keyframes dfCartSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.df-cart-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;flex-shrink:0}.df-cart-title{font-family:var(--df-cart-title-font,var(--df-body-font));font-weight:700;font-size:16px!important;line-height:14px!important;margin:0!important;text-transform:none!important}.df-cart-close,.df-cart-title{color:var(--df-cart-text,var(--df-black))}.df-cart-close{background:none;border:none;cursor:pointer;padding:4px;display:inline-flex}.df-cart-close:hover{opacity:.7}.df-cart-scroll{flex:1 1;overflow-y:auto;padding:0 20px 20px;gap:20px}.df-cart-empty,.df-cart-scroll{display:flex;flex-direction:column}.df-cart-empty{align-items:center;justify-content:center;min-height:240px;gap:16px;text-align:center;padding:40px 0}.df-cart-empty p{font-size:15px;color:var(--df-cart-muted,var(--df-grey));margin:0;font-family:var(--df-cart-body-font,var(--df-body-font))}.df-cart-pi,.df-cart-section{display:flex;flex-direction:column;gap:12px}.df-cart-pi{padding-bottom:16px}.df-cart-pi,.df-cart-pi-row{border-bottom:1px solid var(--df-cart-border,var(--df-grey-light))}.df-cart-pi-row{display:grid;grid-template-columns:56px 1fr 72px;grid-gap:12px;gap:12px;align-items:start;padding-bottom:12px}.df-cart-pi-row:last-child{padding-bottom:0;border-bottom:none}.df-cart-pi-image{width:56px;height:56px;background:var(--df-grey-light);border-radius:max(var(--df-radius),4px);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.df-cart-pi-image img{width:100%;height:100%;object-fit:cover}.df-cart-pi-info{display:flex;flex-direction:column;gap:2px;min-width:0}.df-cart-pi-brand{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.df-cart-pi-brand,.df-cart-pi-name,h4.df-cart-pi-name{font-weight:700;color:var(--df-cart-text,var(--df-black))}.df-cart-pi-name,h4.df-cart-pi-name{font-family:var(--df-cart-title-font,var(--df-body-font));font-size:13px;line-height:16px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:none;letter-spacing:0}.df-cart-pi-variation,p.df-cart-pi-variation{font-family:var(--df-cart-body-font,var(--df-body-font));font-size:11px;font-weight:400;color:var(--df-cart-muted,var(--df-grey,#9b9a9a));margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.df-cart-pi-qty{display:inline-flex;align-items:center;gap:12px;margin-top:4px}.df-cart-pi-qty button{width:22px;height:22px;background:none;border:1px solid var(--df-cart-border,var(--df-grey-light));border-radius:4px;cursor:pointer;font-size:14px;line-height:1;color:var(--df-black);padding:0;display:inline-flex;align-items:center;justify-content:center}.df-cart-pi-qty button:hover{background:var(--df-grey-light)}.df-cart-pi-qty span{min-width:16px;text-align:center;font-size:13px;font-weight:600;color:var(--df-black)}.df-cart-pi-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.df-cart-pi-price{font-family:var(--df-cart-title-font,var(--df-body-font));font-weight:700;font-size:14px;color:var(--df-cart-price,var(--df-black));white-space:nowrap}.df-cart-pi-remove{background:none;border:none;cursor:pointer;padding:2px;color:var(--df-cart-muted,var(--df-grey));display:inline-flex}.df-cart-grams,.df-cart-pi-remove:hover{color:var(--df-cart-text,var(--df-black))}.df-cart-grams{margin-top:12px;display:flex;flex-direction:column;gap:6px;font-size:12px}.df-cart-grams-row{display:flex;align-items:center;justify-content:space-between;font-weight:600}.df-cart-grams-bar{position:relative;height:6px;background:var(--df-cart-border,var(--df-grey-light));border-radius:999px;overflow:hidden}.df-cart-grams-fill{height:100%;background:var(--df-black);transition:width .2s ease-out,background .2s ease-out}.df-cart-grams.is-over{color:var(--df-cart-error,#cc3333)}.df-cart-grams.is-over .df-cart-grams-fill{background:var(--df-cart-error,#cc3333)}.df-cart-grams-msg{font-size:11px;color:var(--df-cart-error,#cc3333)}.df-cart-stores-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.df-cart-stores-title{font-family:var(--df-cart-title-font,var(--df-body-font));font-weight:700;font-size:15px;line-height:22px;margin:0;color:var(--df-black)}.df-cart-stock-toggle{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--df-grey);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.df-cart-stock-toggle input{position:absolute;opacity:0;width:0;height:0}.df-cart-switch{position:relative;width:30px;height:16px;background:var(--df-grey-light);border:1px solid var(--df-grey);border-radius:999px;transition:background .15s,border-color .15s}.df-cart-switch:after{content:"";position:absolute;top:1px;left:1px;width:12px;height:12px;background:var(--df-white);border-radius:50%;transition:transform .15s;box-shadow:0 1px 2px rgba(0,0,0,.15)}.df-cart-stock-toggle input:checked+.df-cart-switch{background:var(--df-black);border-color:var(--df-black)}.df-cart-stock-toggle input:checked+.df-cart-switch:after{transform:translateX(14px)}.df-cart-stores-search{position:relative;display:flex;align-items:center;gap:8px}.df-cart-stores-search>svg:first-child{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--df-grey);pointer-events:none}.df-cart-stores-search input{flex:1 1;padding:9px 36px 9px 32px;font-size:13px;color:var(--df-black);background:var(--df-white);border:1px solid var(--df-grey-light);border-radius:max(var(--df-input-radius),4px);outline:none}.df-cart-stores-search input:focus{border-color:var(--df-black)}.df-cart-stores-locate{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:var(--df-white);border:1px solid var(--df-grey-light);border-radius:max(var(--df-radius),4px);cursor:pointer;color:var(--df-black)}.df-cart-stores-locate:hover{background:var(--df-grey-light)}.df-cart-stores-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--df-grey-light)}.df-cart-stores-tab{background:none;cursor:pointer;padding:10px 0;font-size:13px;font-weight:500;color:var(--df-grey);font-family:var(--df-cart-body-font,var(--df-body-font));border:none;border-bottom:2px solid transparent}.df-cart-stores-tab.active{color:var(--df-black);font-weight:700;border-bottom-color:var(--df-black)}.df-cart-stores-empty,.df-cart-stores-map{font-size:13px;color:var(--df-grey);text-align:center;padding:24px 0}.df-cart-stores-list{list-style:none;margin:0;display:flex;flex-direction:column;gap:12px;max-height:280px;overflow-y:auto;padding:0 4px 0 0}.df-cart-store{position:relative;border:1px solid var(--df-grey-light);border-radius:max(var(--df-radius),4px);padding:12px;display:flex;flex-direction:column;gap:6px}.df-cart-store-tag{font-size:11px;font-weight:600;color:#18a06a;font-family:var(--df-cart-body-font,var(--df-body-font))}.df-cart-store-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.df-cart-store-name{font-family:var(--df-cart-title-font,var(--df-body-font));font-weight:700;font-size:14px;line-height:18px;margin:0;color:var(--df-black)}.df-cart-store-stock{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--df-black);white-space:nowrap}.df-cart-store-stock-dot{width:8px;height:8px;border-radius:50%;background:#18a06a}.df-cart-store-distance{font-size:12px;font-weight:600;color:var(--df-black)}.df-cart-store-meta{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:4px}.df-cart-store-meta li{display:grid;grid-template-columns:16px 1fr;align-items:start;grid-gap:8px;gap:8px;font-size:12px;color:var(--df-black)}.df-cart-store-meta li>svg{margin-top:2px;color:var(--df-black)}.df-cart-store-hours-line{display:block}.df-cart-store-select{align-self:flex-end;margin-top:4px;padding:9px 16px;background:var(--df-black);color:var(--df-white);border:1px solid var(--df-black);border-radius:max(var(--df-radius),4px);font-family:var(--df-cart-button-font,var(--df-button-font,var(--df-body-font)));font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .15s,color .15s}.df-cart-store-select:hover{opacity:.85}.df-cart-store-select:disabled{background:var(--df-grey-light);color:var(--df-grey);border-color:var(--df-grey-light);cursor:default}.df-cart-foot{border-top:1px solid var(--df-cart-border,var(--df-grey-light));padding:14px 20px 18px;display:flex;flex-direction:column;gap:10px;flex-shrink:0;background:var(--df-cart-bg,var(--df-white))}.df-cart-foot-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--df-cart-text,var(--df-black))}.df-cart-subtotal-amount{font-weight:700;font-size:16px;color:var(--df-cart-price,var(--df-black))}.df-cart-foot-back{align-self:center;background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:var(--df-cart-button-font,var(--df-button-font,var(--df-body-font)));font-weight:700;font-size:12px;color:var(--df-cart-text,var(--df-black));text-transform:uppercase;letter-spacing:.05em;padding:4px 0}.df-cart-foot-back:hover{opacity:.7}.df-cart-checkout{width:100%;font-family:var(--df-cart-button-font,var(--df-button-font,var(--df-body-font)))}.df-variant-editorial .df-cart-drawer,.df-variant-editorial .df-cart-pi-image,.df-variant-editorial .df-cart-store,.df-variant-editorial .df-cart-store-select,.df-variant-editorial .df-cart-stores-locate,.df-variant-editorial .df-cart-stores-search input{border-radius:2px}@media (max-width:480px){.df-cart-drawer{width:100%}}.df-hero{padding:0;background:transparent}.df-hero .pv-hero-carousel{position:relative}.df-hero .pv-hero{position:relative;display:flex;flex-direction:column;justify-content:center;padding:var(--df-section-spacing,56px) var(--df-padding,32px);min-height:calc(var(--df-section-spacing, 56px) * 2 + 160px);color:#FFFFFF;overflow:hidden;isolation:isolate}.df-hero .pv-hero-bg{position:absolute;inset:0;background-image:var(--pv-hero-bg);background-size:cover;background-position:50%;z-index:0}@media (max-width:1024px){.df-hero .pv-hero-bg{background-image:var(--pv-hero-bg-mobile,var(--pv-hero-bg))}}.df-hero .pv-hero-bg-video{width:100%;height:100%;object-fit:cover;pointer-events:none}.df-hero .pv-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}.df-hero .pv-hero-content{position:relative;z-index:2;width:100%;max-width:var(--df-max-width,1280px);margin:0 auto}.df-hero--fixed-max-width .pv-hero{max-width:var(--df-max-width,1400px);margin:0 auto}.df-hero .pv-h-tag{display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.df-hero .pv-h-tag,.df-hero .pv-h-title{font-family:var(--df-heading-font);font-weight:700;color:inherit}.df-hero .pv-h-title{font-size:48px;line-height:1.1;margin:0 0 16px}.df-hero .pv-h-sub{font-family:var(--df-body-font);font-size:18px;line-height:1.55;margin:0 0 24px;color:inherit}.df-hero .pv-h-sub a{color:inherit;text-decoration:underline}.df-hero .pv-h-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border:1px solid var(--df-button-border,transparent);border-radius:8px;background:var(--df-accent,#16a34a);color:#FFFFFF;font-family:var(--df-body-font);font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:filter .15s,transform .05s}.df-hero .pv-h-btn:hover{filter:brightness(.94)}.df-hero .pv-h-btn:active{transform:translateY(1px)}.df-variant-pluto .df-hero .pv-hero-content{display:flex;flex-direction:column}.df-variant-pluto .df-hero .pv-h-title{order:1}.df-variant-pluto .df-hero .pv-h-tag{order:2;margin-top:0}.df-variant-pluto .df-hero .pv-h-sub{order:3}.df-variant-pluto .df-hero .pv-h-btn{order:4;align-self:flex-start}.df-variant-pluto .df-hero .pv-hero.layout-centered .pv-h-btn{align-self:center}.df-variant-pluto .df-hero .pv-hero:not(.layout-split) .pv-h-sub{max-width:50%}.df-variant-pluto .df-hero .pv-hero.layout-centered .pv-h-sub{margin-left:auto;margin-right:auto}@media (max-width:768px){.df-variant-pluto .df-hero .pv-hero:not(.layout-split) .pv-h-sub{max-width:100%}}.df-hero .pv-hero.layout-centered{align-items:center;text-align:center;padding:var(--df-section-spacing,64px) var(--df-padding,32px)}.df-hero .pv-hero.layout-centered .pv-hero-content{max-width:var(--df-max-width,1280px);margin:0 auto}.df-hero .pv-hero.layout-centered .pv-h-title{font-size:56px}.df-hero .pv-hero.layout-split{padding:0;flex-direction:row;align-items:stretch}.df-hero .pv-hero.layout-split.side-right{flex-direction:row-reverse}.df-hero .pv-hero.layout-split.side-left{flex-direction:row}.df-hero .pv-hero.layout-split .pv-hero-bg{position:relative;width:50%;flex-shrink:0;align-self:stretch;min-height:280px}.df-hero .pv-hero.layout-split .pv-hero-overlay{display:none}.df-hero .pv-hero.layout-split .pv-hero-content{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:var(--df-section-spacing,56px) 64px;max-width:none;background:rgba(0,0,0,.85);color:#FFFFFF}.df-hero .pv-hero.layout-split .pv-h-title{font-size:40px}.df-hero .pv-hero.layout-showcase{flex-direction:row;justify-content:space-between;align-items:center;gap:48px;padding:var(--df-section-spacing,56px) 64px}.df-hero .pv-hero.layout-showcase.side-right{flex-direction:row}.df-hero .pv-hero.layout-showcase.side-left{flex-direction:row-reverse}.df-hero .pv-hero.layout-showcase .pv-hero-content{max-width:480px;flex-shrink:0}.df-hero .pv-hero-primary{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.df-hero .pv-hero.layout-showcase .pv-hero-primary{flex:1 1;min-width:0}.df-hero .pv-hero.layout-showcase .pv-hero-primary img{max-width:100%;max-height:320px;object-fit:contain;filter:drop-shadow(0 12px 32px rgba(0,0,0,.35))}.df-hero .pv-hero-primary .ph-placeholder{width:220px;height:220px;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.4);border-radius:12px;color:rgba(255,255,255,.6)}.df-hero .pv-hero-primary .ph-placeholder svg{width:40px;height:40px}.df-hero .pv-hero-primary-img--mobile{display:none}@media (max-width:1024px){.df-hero .pv-hero-primary-img--desktop{display:none}.df-hero .pv-hero-primary-img--mobile{display:block}}.df-hero .pv-hero-bullets{list-style:none;margin:20px 0 24px;padding:0;display:flex;flex-wrap:wrap;gap:28px}.df-hero .pv-hero-bullets--horizontal{flex-direction:row;flex-wrap:nowrap}.df-hero .pv-hero-bullets--horizontal .pv-hero-bullet{flex:1 1;min-width:0;max-width:none}.df-hero .pv-hero-bullets--vertical{flex-direction:column;flex-wrap:nowrap}.df-hero .pv-hero-bullets--item-icon-left .pv-hero-bullet{flex-direction:row}.df-hero .pv-hero-bullets--item-icon-right .pv-hero-bullet{flex-direction:row-reverse}.df-hero .pv-hero-bullets--item-icon-top .pv-hero-bullet{flex-direction:column}.df-hero .pv-hero-bullet{display:flex;gap:12px;align-items:flex-start;max-width:340px;color:inherit}.df-hero .pv-hero-bullet-icon{width:32px;height:32px;object-fit:contain;flex:0 0 auto}.df-hero .pv-hero-bullet-text{display:flex;flex-direction:column;gap:4px;min-width:0}.df-hero .pv-hero-bullet-title{font-family:var(--df-heading-font);font-weight:700;letter-spacing:.03em;color:inherit;overflow-wrap:break-word}.df-hero .pv-hero-bullet-desc{font-family:var(--df-body-font);font-size:13px;line-height:1.5;opacity:.85;color:inherit;overflow-wrap:break-word;word-break:break-word}.df-hero .pv-hero-bullet-desc p{margin:0}@media (max-width:1024px){.df-hero .pv-hero-bullets{flex-direction:column;gap:16px}.df-hero .pv-hero-bullets--horizontal{flex-direction:column;flex-wrap:nowrap}.df-hero .pv-hero-bullets--horizontal .pv-hero-bullet{flex:0 0 auto;max-width:none}.df-hero .pv-hero-bullet{flex-direction:column;align-items:center;text-align:center;max-width:none}.df-hero .pv-hero-bullet-icon{margin:0 auto}.df-hero .pv-hero-bullet-text{align-items:center;text-align:center}}.df-hero .hero-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.df-hero .hero-dot{width:10px;height:10px;padding:0;border-radius:50%;background:rgba(255,255,255,.5);border:2px solid transparent;cursor:pointer;transition:background .15s,border-color .15s}.df-hero .hero-dot:hover{background:rgba(255,255,255,.8)}.df-hero .hero-dot.active{background:var(--df-hero-dot-active,#FFFFFF);border-color:rgba(255,255,255,.8)}.df-hero .hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--df-arrow-bg,rgba(0,0,0,.5));border:none;border-radius:50%;color:var(--df-arrow-color,#FFFFFF);cursor:pointer;z-index:5;transition:background .15s}.df-hero .hero-arrow:hover{background:var(--df-hero-arrow-hover-bg,rgba(0,0,0,.7))}.df-hero .hero-arrow.left{left:16px}.df-hero .hero-arrow.right{right:16px}.df-hero .hero-arrow svg{width:18px;height:18px}@media (max-width:1024px){.df-hero{--df-hero-h:420px;padding:0}.df-hero .pv-hero,.df-hero .pv-hero.layout-centered{padding:var(--df-section-spacing,40px) 40px}.df-hero .pv-hero .pv-h-title{font-size:40px}.df-hero .pv-hero.layout-centered .pv-h-title{font-size:44px}.df-hero .pv-hero.layout-split .pv-hero-content{padding:var(--df-section-spacing,40px) 36px}}@media (max-width:768px){.df-hero{--df-hero-h:360px;padding:0}.df-hero .pv-hero{padding:var(--df-section-spacing,32px) 24px}.df-hero .pv-hero .pv-h-title{font-size:32px}.df-hero .pv-hero .pv-h-sub{font-size:15px}.df-hero .pv-hero.layout-centered{padding:var(--df-section-spacing,32px) 24px}.df-hero .pv-hero.layout-centered .pv-h-title{font-size:36px}.df-hero .pv-hero.layout-split{flex-direction:column}.df-hero .pv-hero.layout-split .pv-hero-bg{width:100%;height:40%;min-height:0}.df-hero .pv-hero.layout-split .pv-hero-content{flex:1 1;padding:var(--df-section-spacing,24px) 24px}.df-hero .pv-hero.layout-showcase{flex-direction:column;gap:24px;padding:var(--df-section-spacing,32px) 24px;text-align:center;align-items:center}.df-hero .pv-hero.layout-showcase .pv-hero-content{max-width:none}.df-hero .pv-hero.layout-showcase .pv-hero-primary img{max-height:140px}.df-hero .hero-arrow{width:30px;height:30px}.df-hero .hero-arrow.left{left:8px}.df-hero .hero-arrow.right{right:8px}}@media (max-width:480px){.df-hero .pv-hero .pv-h-title{font-size:26px}.df-hero .pv-hero.layout-centered .pv-h-title{font-size:30px}}.df-fc{padding:var(--df-section-spacing,56px) 0}.df-fc .df-section-title{text-align:center;margin:0 0 28px;font-family:var(--df-heading-font);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--df-section-heading-color,var(--df-black))}.df-fc .df-fc-tagline{text-align:center;margin:0 0 12px}.df-fc-carousel{position:relative;display:flex;align-items:center;gap:12px}.df-fc-row{display:flex;gap:24px;padding:4px 16px;flex:1 1;min-width:0;justify-content:center}.df-fc-wrap{position:relative}.df-fc-row.df-fc-row-scroll{justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none}.df-fc-row.df-fc-row-scroll::-webkit-scrollbar{display:none}.df-fc-arrow{position:absolute;top:var(--df-fc-arrow-center,50%);transform:translateY(-50%);width:44px;height:44px;background:var(--df-arrow-bg,var(--df-white));border:1px solid var(--df-grey-light);border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 2px 8px rgba(0,0,0,.1);color:var(--df-arrow-color,var(--df-black))}.df-fc-arrow:hover{background:var(--df-grey-light)}.df-fc-arrow-left{left:-22px}.df-fc-arrow-right{right:-22px}@media (max-width:720px){.df-fc-arrow{display:none}}.df-fc-page-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.df-fc-page-dot{width:9px;height:9px;border-radius:50%;border:1px solid;background:transparent;padding:0;cursor:pointer;opacity:.55;transition:opacity .15s,background .15s}.df-fc-page-dot:hover{opacity:.85}.df-fc-page-dot.active{opacity:1;background:var(--df-hero-dot-active,currentColor)}.df-fc-row.df-fc-row-scroll>.df-fc-tile{flex:0 0 calc((100% - (var(--df-fc-visible, 6) - 1) * 24px) / var(--df-fc-visible, 6));scroll-snap-align:start}@media (max-width:1024px){.df-fc-row.df-fc-row-scroll>.df-fc-tile{flex-basis:calc((100% - 3 * 24px) / 4)}}@media (max-width:720px){.df-fc-row.df-fc-row-scroll>.df-fc-tile{flex-basis:calc((100% - 2 * 24px) / 3)}}@media (max-width:480px){.df-fc-row.df-fc-row-scroll>.df-fc-tile{flex-basis:calc((100% - 16px) / 2.2)}}.df-fc-nav{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#ffffff;color:var(--df-black);border:1px solid var(--df-grey-light,#e5e7eb);box-shadow:0 2px 8px rgba(15,23,42,.06);cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .05s}.df-fc-nav:hover{background:var(--df-black);color:#ffffff;border-color:var(--df-black)}.df-fc-nav:active{transform:translateY(1px)}.df-fc-nav svg{width:20px;height:20px}.df-fc-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.df-fc-dot{width:8px;height:8px;padding:0;border-radius:50%;background:rgba(15,23,42,.2);border:none;cursor:pointer;transition:background .15s,transform .15s}.df-fc-dot:hover{background:rgba(15,23,42,.4)}.df-fc-dot.active{background:var(--df-hero-dot-active,var(--df-black));transform:scale(1.25)}.df-fc-tile{display:flex;flex-direction:column;align-items:center;gap:12px;background:none;border:none;padding:0;cursor:pointer;font-family:var(--df-body-font);color:inherit;text-align:center;flex:1 1;min-width:0;max-width:calc((100% - 3 * 24px) / 4);transform:scale(var(--df-fc-item-scale,1));transform-origin:top center}.df-fc-row.df-fc-row-scroll>.df-fc-tile{max-width:none}.df-fc-tile-img{display:flex;align-items:center;justify-content:center;background-color:var(--df-grey-light);background-size:cover;background-position:50%;overflow:hidden}.df-fc-tile-fit-contain .df-fc-tile-img{background-image:none;background-color:transparent}.df-fc-tile-fit-contain .df-fc-tile-img img{width:100%;height:100%;object-fit:contain;display:block}.df-fc-tile-fit-contain.df-fc-tile-mode-background .df-fc-tile-img{align-items:flex-end}.df-fc-tile-fit-contain.df-fc-tile-mode-background .df-fc-tile-img img{object-position:center bottom}.df-fc-tile-shape-plain .df-fc-tile-img{background-color:transparent;border-radius:0}.df-fc-tile-border-image .df-fc-tile-img{border:1px solid var(--df-grey-light,#e5e7eb);border-radius:var(--df-radius,8px)}.df-fc-tile-border-all{border:1px solid var(--df-black,#1a1a1a);border-radius:var(--df-radius,18px);padding:24px 22px}.df-fc-tile-border-all.df-fc-tile-card.df-fc-tile-mode-background{padding:0}.df-fc-tile-text{display:flex;flex-direction:column;gap:2px;width:100%}.df-fc-tile-prefix{font-family:var(--df-body-font);font-size:13px;font-weight:400;line-height:1.2;color:var(--df-section-text-color,var(--df-text,var(--df-grey,#525252)));text-transform:none;letter-spacing:0}.df-fc-tile-img{position:relative}.df-fc-tile-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;padding:6px;border-radius:50%;background:rgba(255,255,255,.85);color:var(--df-section-text-color,var(--df-black));box-shadow:0 4px 12px rgba(0,0,0,.18);pointer-events:none;z-index:2}.df-fc-tile-name{font-family:var(--df-body-font);font-weight:600;color:var(--df-section-text-color,var(--df-text,var(--df-black)));padding:6px 8px}.df-fc-tile.df-fc-tile-align-left .df-fc-tile-name{text-align:left}.df-fc-tile.df-fc-tile-align-center .df-fc-tile-name{text-align:center}.df-fc-tile.df-fc-tile-align-right .df-fc-tile-name{text-align:right}.df-fc-tile-align-left{align-items:flex-start}.df-fc-tile-align-center{align-items:center}.df-fc-tile-align-right{align-items:flex-end}.df-fc-tile-banner.df-fc-tile-align-left{justify-content:flex-start;align-items:center}.df-fc-tile-banner.df-fc-tile-align-center{justify-content:center;align-items:center}.df-fc-tile-banner.df-fc-tile-align-right{justify-content:flex-end;align-items:center}.df-fc-tile-desc{font-family:var(--df-body-font);font-weight:400;font-size:12px;line-height:1.35;color:var(--df-section-text-color,var(--df-text-secondary,var(--df-grey,#6b7280)));opacity:.85;padding:0 8px}.df-fc-tile.df-fc-tile-align-left .df-fc-tile-desc{text-align:left}.df-fc-tile.df-fc-tile-align-center .df-fc-tile-desc{text-align:center}.df-fc-tile.df-fc-tile-align-right .df-fc-tile-desc{text-align:right}.df-fc-tile-mode-above .df-fc-tile-name{position:static;background:none;color:inherit;padding:0}.df-fc-tile-mode-above .df-fc-tile-img{position:static}.df-fc-row-circle{justify-content:center}.df-fc-tile-circle .df-fc-tile-img{width:clamp(72px,7vw,96px);aspect-ratio:1/1;border-radius:50%}.df-fc-tile-circle.df-fc-tile-shape-plain .df-fc-tile-img{border-radius:0}.df-fc-tile-circle .df-fc-tile-name{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.df-fc-tile-circle:hover .df-fc-tile-name{text-decoration:underline;text-underline-offset:4px}.df-fc-row-card{gap:16px}.df-fc-tile-card{align-items:stretch;padding:0;flex-direction:column}.df-fc-tile-card.df-fc-tile-mode-background{position:relative;border-radius:12px;overflow:hidden}.df-fc-tile-card.df-fc-tile-mode-background .df-fc-tile-img{position:absolute;inset:0;width:100%;height:100%;border-radius:0}.df-fc-tile-card.df-fc-tile-mode-background:before{content:"";display:block;padding-top:125%}.df-fc-tile-card.df-fc-tile-mode-background .df-fc-tile-name{position:absolute;left:0;right:0;margin:0;padding:16px;background:transparent;color:var(--df-section-text-color,#FFFFFF);font-weight:700;font-size:16px;z-index:1}.df-fc-tile-card.df-fc-tile-mode-background.df-fc-tile-shape-plain{border-radius:0}.df-fc-tile-card.df-fc-tile-mode-background.df-fc-tile-textpos-top .df-fc-tile-name{top:0;bottom:auto}.df-fc-tile-card.df-fc-tile-mode-background.df-fc-tile-textpos-bottom .df-fc-tile-name{top:auto;bottom:0}.df-fc-tile-card.df-fc-tile-mode-above{position:static;background:transparent;border-radius:0;overflow:visible;gap:12px}.df-fc-tile-card.df-fc-tile-mode-above .df-fc-tile-img{position:static;aspect-ratio:1/1;width:100%;border-radius:12px;overflow:hidden}.df-fc-tile-card.df-fc-tile-mode-above .df-fc-tile-name{position:static;margin:0;padding:0;background:transparent;color:inherit;font-weight:500;font-size:15px}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-top .df-fc-tile-name,.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-top .df-fc-tile-text{order:0}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-bottom .df-fc-tile-name,.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-bottom .df-fc-tile-text,.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-top .df-fc-tile-img{order:1}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-textpos-bottom .df-fc-tile-img{order:0}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all{align-items:stretch;gap:18px;border-radius:18px}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all .df-fc-tile-text{flex:0 0 auto;padding:4px 0 8px}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all .df-fc-tile-prefix{margin-bottom:4px}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all .df-fc-tile-name{font-weight:700;font-size:18px;letter-spacing:.02em;text-transform:uppercase;line-height:1.15;padding:8px 12px 12px}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all .df-fc-tile-img{aspect-ratio:16/11;border-radius:10px;background:transparent;flex:1 1}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all.df-fc-tile-fit-contain .df-fc-tile-img img{object-fit:contain;padding:4px}.df-fc-tile-card:hover .df-fc-tile-img{transform:scale(1.04);transition:transform .4s ease}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.df-fc-tile-card.df-fc-tile-mode-above.df-fc-tile-border-all:hover .df-fc-tile-img{transform:none}.df-fc-row-banner{flex-direction:column;gap:10px;overflow-x:visible;align-items:stretch;justify-content:flex-start}.df-fc-tile-banner{flex:0 0 auto;flex-direction:row;align-items:center;width:100%;min-width:0;height:64px;border-radius:10px;overflow:hidden;position:relative;padding:0 24px}.df-fc-tile-banner .df-fc-tile-img{position:absolute;inset:0;width:100%;height:100%}.df-fc-tile-banner .df-fc-tile-name{position:relative;z-index:1;color:var(--df-section-text-color,#FFFFFF);font-weight:700;font-size:17px;letter-spacing:.04em}.df-fc-tile-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.3),rgba(0,0,0,0))}.df-fc-row-pills{flex-wrap:wrap;justify-content:center;gap:12px 16px}.df-fc-tile-pills{flex:0 0 auto;flex-direction:row;align-items:center;justify-content:center;padding:10px 22px;border:1px solid var(--df-fc-pill-border,var(--df-accent,#d2b45d));border-radius:999px;background:var(--df-fc-pill-bg,transparent);transition:background .15s,color .15s}.df-fc-tile-pills:hover{background:var(--df-fc-pill-border,var(--df-accent,#D2B45D));color:var(--df-white)}.df-fc-tile-pills .df-fc-tile-img{display:none}.df-fc-tile-pills .df-fc-tile-text{flex-direction:row;gap:6px}.df-fc-tile-pills .df-fc-tile-name{color:var(--df-fc-pill-text,var(--df-accent,#D2B45D));font-weight:600;font-size:14px;letter-spacing:.02em;white-space:nowrap}.df-fc-tile-pills:hover .df-fc-tile-name{color:var(--df-white)}@media (max-width:768px){.df-fc{padding:var(--df-section-spacing,40px) 0}.df-fc-row.df-fc-row-card,.df-fc-row.df-fc-row-circle{flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:12px;padding:4px 12px}.df-fc-row.df-fc-row-card::-webkit-scrollbar,.df-fc-row.df-fc-row-circle::-webkit-scrollbar{display:none}.df-fc-row.df-fc-row-card>.df-fc-tile,.df-fc-row.df-fc-row-circle>.df-fc-tile{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 2 * 12px) / 3.2);max-width:none;scroll-snap-align:start}.df-fc-tile-circle{max-width:none}.df-fc-tile-card .df-fc-tile-img{aspect-ratio:1/1}.df-fc-tile-pills{flex:0 0 auto}}@media (max-width:1024px){.df-cb-images-offset-stack .df-cb-grid,.df-cb-images-text-plus-2 .df-cb-grid{grid-template-columns:1fr!important;gap:24px}.df-cb-images-text-plus-2-thumbs,.df-cb-images.df-cb-images-offset-stack{grid-template-columns:1fr 1fr}.df-cb-images.df-cb-images-offset-stack .df-cb-image-slot-offset{transform:none!important;margin-top:0!important}.df-cb-images-text-plus-2-big .df-cb-image-slot{aspect-ratio:16/9!important;height:auto!important}.df-cb-images-offset-stack.df-cb-reversed .df-cb-text,.df-cb-images-text-plus-2.df-cb-reversed .df-cb-text-with-images{order:0!important}.df-cb-images-offset-stack.df-cb-reversed .df-cb-images,.df-cb-images-text-plus-2.df-cb-reversed .df-cb-images{order:1!important}}@media (max-width:480px){.df-fc-tile{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 12px) / 2)}}@media (max-width:1024px){.df-fc[data-mobile-rows="2"] .df-fc-row{display:grid!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 24px) / 3)!important;grid-row-gap:12px!important;row-gap:12px!important;grid-column-gap:12px;column-gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.df-fc[data-mobile-rows="2"] .df-fc-row>.df-fc-tile{flex:initial!important;max-width:none!important;width:100%!important;scroll-snap-align:start}}@media (max-width:480px){.df-fc[data-mobile-rows="2"] .df-fc-row{grid-auto-columns:calc((100% - 12px) / 2)!important}}.df-fc-tile-name-arrow{margin-left:6px;color:inherit;display:inline-flex;align-items:center;vertical-align:middle;line-height:0}.df-fc-tile-name-arrow svg{display:block;width:1em;height:1em}.df-fc-tile-name-text{vertical-align:middle}.df-fc-bg{background-image:var(--df-fc-bg)}@media (max-width:1024px){.df-fc-bg{background-image:var(--df-fc-bg-mobile,var(--df-fc-bg))}}