:root{--bg:#ffffff;--page-bg:#ffffff;--fg:#111111;--muted:#666666;--brand:#427D31;--brand-contrast:#ffffff;--primary:var(--brand);--primary-contrast:var(--brand-contrast);--lemon:#FFF38C;--gray-900:#111111;--gray-700:#444444;--gray-600:#666666;--gray-500:#777777;--gray-300:#DADDE2;--gray-200:#EBEFF5;--gray-100:#F5F7F9;--border:var(--gray-300);--radius:10px;--shadow:0 4px 16px rgba(0,0,0,.08);--container-max:1660px;--container-px:20px;--container-pad:var(--container-px);--font-family-base:"Montserrat";--font-size-base:15px;--btn-h:40px;--btn-px:14px;--summary-w:360px;--summary-top:16px;--logo-h-mobile:44px;--logo-h-tablet:64px;--logo-h-desktop:72px;--logo-h-wide:80px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font:14px/1.45 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fff;color:#111}a{color:inherit}a:hover{text-decoration:underline}.muted{color:#666}.card{border:1px solid #e5e7eb;border-radius:16px}.card,.table{background:#fff}.table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.table td{padding:8px 12px;border-top:1px solid #e5e7eb}.table tr:first-child td{border-top:none}.badge{display:inline-block;padding:3px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;line-height:1}.badge.ok{border-color:#16a34a;color:#166534;background:#e9f7ef}.badge.wait{border-color:#f59e0b;color:#92400e;background:#fff8e1}.badge.no{border-color:#ef4444;color:#991b1b;background:#ffebee}.pdp{display:grid;grid-template-columns:var(--pdp-cols,minmax(260px,520px) 1fr);gap:var(--pdp-gap,24px);align-items:start}.pdp>*{min-width:0}.pdp-left{padding:12px}img{display:block}canvas,img,picture,svg,video{max-width:100%;height:auto}.section,section{box-sizing:border-box}.product-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1440px){.product-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1920px){.product-grid{grid-template-columns:repeat(5,1fr)}}:root{--btn-h:42px;--btn-radius:999px;--btn-gap:10px;--btn-px:18px;--btn-font-w:500;--header-account-shift:0px;--header-orders-shift:0px;--header-cart-shift:0px;--stock-green:var(--brand,#427D31);--stock-orange:#B25F00;--stock-red:#B42318;--stock-fg:#fff;--stock-bg:#fff;--ship-badge-bg:color-mix(in srgb,var(--brand,#427D31) 10%,#fff);--ship-badge-border:color-mix(in srgb,var(--brand,#427D31) 35%,#fff);--ship-badge-fg:var(--brand,#427D31);--ship-badge-radius:9999px;--ship-badge-font-size:12px;--ship-badge-line-height:18px;--ship-badge-font-weight:600;--ship-badge-pad-y:2px;--ship-badge-pad-x:10px;--ship-badge-icon-size:14px;--rating-star-size:14px;--rating-star-gap:2px;--rating-star-color:#ffb300;--rating-star-muted:#d0d0d0}body,html{font-family:var(--font-family-base,"Montserrat"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:var(--font-size-base,15px);color:var(--gray-900,#111);background:var(--page-bg,#fff)}.container{max-width:var(--container-max,1660px);padding:0 var(--container-px,20px);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap);height:var(--btn-h);padding:0 var(--btn-px);border-radius:var(--btn-radius);border:1px solid var(--gray-300,#e5e7eb);background:#fff;color:var(--gray-900,#111);font-weight:var(--btn-font-w);line-height:1;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,transform .03s,border-color .15s ease,box-shadow .15s ease}.btn svg{width:20px;height:20px;stroke:currentColor;fill:none;position:relative;top:1px}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,243,140,.65)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand,#427D31);border-color:var(--brand-700,#2f5a22);color:#fff}.btn-primary:hover{background:color-mix(in srgb,var(--brand,#427D31) 90%,#000 10%)}.btn-secondary{background:#fff;color:var(--brand,#427D31);border-color:var(--brand,#427D31)}.btn-secondary:hover{background:rgba(255,243,140,.18)}.stock-badge{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 10px;border-radius:999px;background:var(--stock-bg);border:1px solid;color:var(--gray-800,#1F2937);white-space:nowrap}.stock-badge.is-compact{height:22px;padding:0 8px;gap:6px;font-size:12px}.stock-badge__dot{width:8px;height:8px;border-radius:999px;display:inline-block;background:currentColor}.stock-badge--available{color:var(--stock-green);background:rgba(66,125,49,.06);border-color:rgba(66,125,49,.35)}.stock-badge--expected{color:var(--stock-orange);background:rgba(178,95,0,.06);border-color:rgba(178,95,0,.35)}.stock-badge--unavailable{color:var(--stock-red);background:rgba(180,35,24,.06);border-color:rgba(180,35,24,.35)}.ship-badge{display:inline-flex;align-items:center;gap:6px;font-size:var(--ship-badge-font-size);line-height:var(--ship-badge-line-height);font-weight:var(--ship-badge-font-weight);padding:var(--ship-badge-pad-y) var(--ship-badge-pad-x);border-radius:var(--ship-badge-radius);border:1px solid var(--ship-badge-border);background:var(--ship-badge-bg);color:var(--ship-badge-fg)}.ship-badge svg{width:var(--ship-badge-icon-size);height:var(--ship-badge-icon-size);flex-shrink:0;fill:currentColor;opacity:.9}.rating-stars{display:inline-flex;align-items:center;gap:var(--rating-star-gap)}.rating-star{width:var(--rating-star-size);height:var(--rating-star-size);display:inline-flex}.rating-star svg{width:100%;height:100%}.rating-star--full svg{color:var(--rating-star-color)}.rating-star--empty svg{color:var(--rating-star-muted)}.review-badge a{color:var(--brand-700,#2C6E22);text-decoration-color:rgba(66,125,49,.35)}.review-badge a:hover{text-decoration-color:rgba(66,125,49,.7)}.review-badge svg{width:var(--rating-star-size);height:var(--rating-star-size);color:var(--rating-star-color);fill:currentColor}.pdp-reviews .stars,.reviews-list .stars,.reviews-root .stars{color:var(--rating-star-color)!important;font-size:var(--rating-star-size);line-height:1}.reviews-form .muted.subtle{color:#667085;font-size:13px}.reviews-form .btn{background:var(--brand,#427D31);border-color:var(--brand-700,#2f5a22);color:#fff}.reviews-form .btn:hover{background:color-mix(in srgb,var(--brand,#427D31) 90%,#000 10%)}.reviews-form .btn:disabled{background:color-mix(in srgb,var(--brand,#427D31) 15%,#fff);border-color:color-mix(in srgb,var(--brand,#427D31) 25%,#fff);color:#fff;opacity:1;cursor:not-allowed}.pdp-grid3{display:grid;grid-template-columns:minmax(320px,560px) minmax(320px,1fr) minmax(360px,420px);grid-template-rows:auto 1fr;column-gap:16px;row-gap:6px;align-items:start}.pdp-col-left{grid-column:1;grid-row:1/span 2}.pdp-col-info{grid-column:2/4;grid-row:1}.pdp-col-mid{grid-column:2;grid-row:2}.pdp-col-right{grid-column:3;grid-row:2}.pdp-col-right .pill-row{margin:0 0 8px}.pdp-col-right .price-row{margin:0 0 10px}.pdp-col-right .cta-row{margin:0;display:flex;gap:8px}.pdp-col-right .cta-row .btn,.pdp-col-right .cta-row button{height:40px;line-height:40px;padding:0 14px;font-weight:600}@media (max-width:1280px){.pdp-grid3{grid-template-columns:1fr}.pdp-col-info,.pdp-col-left,.pdp-col-mid,.pdp-col-right{grid-column:1;grid-row:auto}}.pdp-col-mid .table td{padding:6px 8px}.files-block .file-row{display:flex;align-items:center;gap:10px;padding:6px 0}.files-block .file-row .file-meta{color:#667085;font-size:12px}.reviews-header .write-review{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border-radius:999px;background:var(--brand,#427D31);color:#fff;text-decoration:none}.reviews-header .write-review:hover{filter:brightness(.96)}.header-orders-tile a,.header-orders-tile a:visited{color:var(--gray-900,#111)}.header-orders-tile a:hover{color:var(--brand,#427D31)}.header-orders-tile svg{fill:currentColor;stroke:none}.header-orders-tile .btn,.header-orders-tile a{color:var(--brand,#427D31)!important;background:transparent!important;border-color:transparent!important}.header-orders-tile .btn:hover,.header-orders-tile a:hover{background:rgba(255,243,140,.18)!important;color:var(--brand,#427D31)!important}.header-orders-tile svg{width:18px;height:18px;fill:currentColor!important;stroke:none!important}.cart-wrap{grid-template-columns:1fr minmax(320px,var(--summary-w,360px));gap:16px}@media (max-width:1024px){.cart-wrap{grid-template-columns:1fr}}.summary-card{border:1px solid var(--gray-300);border-radius:12px;background:#fff;padding:16px;position:sticky;top:var(--summary-top,16px);box-shadow:var(--shadow)}.summary-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.summary-head .total-label{font-size:16px;font-weight:600}.summary-head .total-amount{font-size:22px;font-weight:800}.summary-rows{display:grid;gap:6px}.summary-row{display:flex;align-items:center;justify-content:space-between;font-size:14px}.summary-row .name{color:#666}.summary-row .value{font-weight:600}.summary-row.discount .value{color:#B42318}.summary-row.shipping .name{color:#222}.summary-sep{height:1px;background:#eee;margin:6px 0}.promo-wrap{margin:8px 0 0}.promo-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--brand);text-decoration:none;font-weight:600;cursor:pointer}.promo-form{display:none;margin-top:8px;gap:8px}.promo-form.is-open{display:flex}.promo-form input{flex:1 1;border:1px solid var(--gray-300);border-radius:8px;padding:8px 10px}.promo-ok{font-size:12px;color:#166534;margin-top:6px}.summary-cta{margin-top:12px}.summary-cta .btn-primary{width:100%;border-radius:8px;padding:12px 14px;height:auto}.pay-safe{display:flex;align-items:center;gap:8px;color:#667085;font-size:12px;margin-top:10px}.pay-safe svg{width:16px;height:16px;color:#667085}.summary-card{background:color-mix(in srgb,var(--lemon,#FFFDF6) 10%,#fff)}.summary-total{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:800;margin:8px 0 10px}.pay-safe{display:none!important}.cart-wrap{display:grid;grid-template-columns:minmax(0,1fr) 360px;column-gap:48px;align-items:start}a.btn{font-weight:600;line-height:1}a.btn,a.btn *{text-decoration:none}.cart-empty{padding:32px 0 56px;text-align:center}.cart-empty h2{font-size:22px;font-weight:700;margin:8px 0 6px}.cart-empty p{color:#666;margin:0 0 16px}.cart-empty .btn{margin-top:6px}.cart-wrap a.btn{font-weight:var(--btn-font-w,500)!important}.authm-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgba(0,0,0,.35)}.authm-modal{width:min(580px,calc(100vw - 32px));border-radius:16px;padding:20px 20px 16px;background:var(--lemon-50,#FFFDF6);border:1px solid var(--lemon-200,#fde58a);box-shadow:0 24px 80px rgba(0,0,0,.22)}.authm-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.authm-close{width:32px;height:32px;border-radius:10px;border:1px solid transparent;background:rgba(255,255,255,.6);color:var(--gray-900,#1f2937);line-height:1}.authm-close:hover{background:rgba(255,255,255,.8)}.authm-tabs{display:inline-flex;gap:6px}.authm-tab{padding:8px 12px;border-radius:10px;border:1px solid var(--lemon-200,#fde58a);background:rgba(255,255,255,.6);font-weight:500}.authm-tab.is-active{background:#fff;border-color:var(--brand-400,#68a53b);color:var(--brand-700,#2a6b10)}.authm-body>div{margin:10px 0}.authm-body input:not([type=checkbox]):not([type=radio]){display:block;width:100%;box-sizing:border-box;height:44px;border-radius:10px;border:1px solid var(--gray-300,#d1d5db);background:#fff;font-size:14px;padding:10px 12px}.authm-body .authm-label{margin:0 0 6px 2px;font-size:14px;color:var(--gray-700,#374151)}.authm-body button[aria-label*="парол"]{width:30px;height:30px;border-radius:8px;color:var(--gray-700,#374151)}.authm-body .authm-hint,.authm-body .hint{font-size:12px;color:var(--gray-600,#4b5563);margin-top:6px}.authm-body [role=alert]{padding:10px 12px;border-radius:10px;background:#fff2f2;border:1px solid #f2b6b6;color:#b42318}.authm-body .btn{height:44px;border-radius:12px}.authm-body .btn-primary{background:var(--brand-600,#3E8C1C);border:1px solid var(--brand-700,#2a6b10);color:#fff}.authm-body .btn-primary:hover{background:var(--brand-700,#2a6b10)}.authm-body .btn-secondary{background:#fff;border:1px solid var(--gray-300,#d1d5db);color:var(--gray-900,#111827)}.account-layout{padding:16px 0 32px}.account-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.account-header-title{font-size:28px;font-weight:700;margin:0}.account-header-email{padding:4px 10px;border-radius:9999px;background:color-mix(in srgb,var(--lemon,#FFF38C) 12%,#fff);border:1px solid color-mix(in srgb,var(--lemon,#fff38c) 40%,#fff);font-size:13px}.account-shell{display:grid;column-gap:24px;row-gap:16px}.account-shell--with-sidebar{grid-template-columns:220px minmax(0,1fr)}@media (max-width:1024px){.account-shell--with-sidebar{grid-template-columns:minmax(0,1fr)}}.account-sidebar{position:sticky;top:12px;align-self:flex-start;padding:14px;border-radius:16px;background:color-mix(in srgb,var(--lemon,#FFF38C) 12%,#fff);border:1px solid color-mix(in srgb,var(--lemon,#fff38c) 40%,#fff);box-shadow:0 18px 60px rgba(0,0,0,.16);min-height:270px;display:flex;flex-direction:column}.account-sidebar-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:8px;flex:1 1 auto}.account-sidebar-link.nav-pill{width:100%;justify-content:flex-start}.account-sidebar-logout{width:100%;margin-top:12px;justify-content:center;--btn-h:34px;--btn-px:12px;font-size:13px}.account-main{display:grid;gap:20px}.account-main-row{display:grid;gap:16px}@media (min-width:1024px){.account-main-row{grid-template-columns:minmax(0,2fr) minmax(0,1.4fr)}}.account-card{border-radius:16px;border:1px solid var(--gray-300,#e5e7eb);background:#fff;padding:16px 18px;box-shadow:var(--shadow,0 4px 16px rgba(0,0,0,.08))}.account-card--summary{padding-top:20px}.account-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.account-card-title{font-size:18px;font-weight:600;margin:0}.account-card-link{font-size:13px}.account-summary-text{color:var(--muted,#666);margin:0}.account-summary-pills{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.account-summary-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:9999px;background:color-mix(in srgb,var(--lemon,#FFF38C) 12%,#fff);border:1px solid color-mix(in srgb,var(--lemon,#fff38c) 40%,#fff);font-size:13px;text-decoration:none;color:inherit}.account-summary-pill-value{min-width:24px;height:24px;background:#fff;justify-content:center;font-weight:600}.account-summary-extra-pill,.account-summary-pill-value{border-radius:9999px;display:inline-flex;align-items:center}.account-summary-extra-pill{margin-top:10px;padding:6px 12px;background:color-mix(in srgb,var(--lemon,#FFF38C) 12%,#fff);border:1px solid color-mix(in srgb,var(--lemon,#fff38c) 40%,#fff);font-size:13px;color:var(--muted,#555)}.account-summary-extra-pill strong{margin:0 3px}.account-card-body-text{color:var(--muted,#666);font-size:14px;margin:0}.account-card-actions{margin-top:10px}.account-orders-preview{width:100%;border-collapse:collapse;font-size:14px}.account-orders-preview td{padding:6px 4px;vertical-align:top}.account-orders-preview tbody tr+tr{border-top:1px solid #eee}.account-orders-preview-number{font-weight:600}.account-orders-preview-status{font-size:12px;border-radius:9999px;padding:2px 8px;border:1px solid transparent;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.account-status--draft,.account-status--new{background:#FFFCE0;border-color:#FFF38C;color:#5C4B00}.account-status--checked{background:#FFF7BF;border-color:#FFE35C;color:#5C4B00}.account-status--ready_to_ship,.account-status--to_ship{background:#FFF3A0;border-color:#FFC93A;color:#5C4B00}.account-status--in_transit,.account-status--shipped{background:#E3F8D4;border-color:#B5E68F;color:#20501F}.account-status--arrived_pup,.account-status--courier_out{background:#CFF3C0;border-color:#92D66B;color:#194317}.account-status--delivered{background:#B8ECB0;border-color:#6EC75D;color:#153A13}.account-status--done{background:#A0E49B;border-color:#4EAF45;color:#123010}.account-status--cancel{background:#FFE1C2;border-color:#FFB36A;color:#6B3D13}.account-status--awaiting_reply{background:#EEE5FF;border-color:#C5A6FF;color:#3D2B6B}.account-status--return,.account-status--return_received{background:#FFD6D6;border-color:#FF9B9B;color:#6D1616}@media (max-width:768px){.account-layout{padding:12px 0 24px}.account-header{flex-direction:column;align-items:flex-start;gap:4px}.account-header-title{font-size:22px}.account-header-email{margin-top:2px;font-size:12px}.account-shell{column-gap:0;row-gap:12px}.account-sidebar{position:static;min-height:auto;margin-bottom:4px}.account-summary-pills{gap:8px}.account-summary-pill{flex:1 1 100%;justify-content:space-between}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_b7dfe6{font-family:Montserrat,Montserrat Fallback;font-style:normal}