:root{--navy:#061522;--navy2:#0a2034;--navy3:#102b44;--gold:#cfa453;--gold2:#e4c47c;--ivory:#f7f3ea;--paper:#fbfaf7;--ink:#132235;--muted:#607086;--line:#d8d4ca;--shadow:0 20px 55px rgba(5,20,33,.12);--serif:Georgia,"Times New Roman",serif;--sans:"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,19,32,.97);border-bottom:1px solid rgba(207,164,83,.32);backdrop-filter:blur(16px)}.nav-shell{max-width:1520px;height:92px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:28px}.logo-link{width:300px;flex:0 0 300px}.logo-link img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:23px;margin-left:auto}.desktop-nav a{color:#e6ebf0;font-size:13px;font-weight:600;letter-spacing:.035em;white-space:nowrap;transition:.2s}.desktop-nav a:hover{color:var(--gold2)}.nav-actions{display:flex;align-items:center;gap:10px}.language-switcher{background:#0c263e;color:#edf1f5;border:1px solid rgba(207,164,83,.42);border-radius:2px;padding:9px 10px;font-size:12px}.nav-quote,.mobile-quote{border:1px solid var(--gold);color:var(--gold2);padding:11px 15px;font-size:12px;font-weight:700;letter-spacing:.045em;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--gold2);margin:5px}.mobile-menu{display:none}.hero{min-height:720px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,25,.97) 0%,rgba(3,15,25,.82) 39%,rgba(3,15,25,.25) 72%,rgba(3,15,25,.38) 100%),linear-gradient(0deg,rgba(3,15,25,.45),transparent 45%),url('/assets/media/hero-trade.webp') center/cover no-repeat;transform:scale(1.015)}.hero-content{position:relative;z-index:1;width:min(720px,calc(100% - 48px));margin-left:max(6vw,40px);padding:80px 0}.hero-kicker,.eyebrow{display:block;color:var(--gold2);font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,6.1vw,88px);line-height:1.04;letter-spacing:.015em;margin:0 0 25px}.hero p{font-size:18px;line-height:1.75;color:#e1e7ec;max-width:680px;margin:0 0 34px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.gold-button,.outline-button,.outline-gold-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 23px;font-weight:700;font-size:13px;letter-spacing:.04em;border:1px solid var(--gold);cursor:pointer;transition:.22s}.gold-button{background:var(--gold);color:#091a2a}.gold-button:hover{background:var(--gold2);transform:translateY(-1px)}.outline-button{color:white;background:rgba(5,20,33,.4)}.outline-button:hover,.outline-gold-button:hover{background:rgba(207,164,83,.12)}.outline-gold-button{color:var(--gold2);background:transparent}.direction-section{max-width:1480px;margin:auto;padding:105px 34px}.section-head{text-align:center;max-width:880px;margin:0 auto 48px}.section-head .direction-brand,.direction-brand{display:block;color:#9a6f2e;font-weight:800;font-size:16px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:13px}.section-head h2,.stone-copy h2,.private-copy h2,.formats-panel h2,.service-intro h2,.workflow h2{font-family:var(--serif);font-weight:400;font-size:clamp(37px,4vw,61px);line-height:1.15;letter-spacing:.025em;margin:0 0 16px;color:var(--navy)}.section-head p{color:var(--muted);font-size:17px;margin:0 auto;max-width:760px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card{background:white;border:1px solid #e4e0d8;box-shadow:0 12px 34px rgba(5,20,33,.07);transition:.25s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(207,164,83,.7)}.category-image{display:block;aspect-ratio:1.47;overflow:hidden;background:var(--navy)}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category-card:hover img{transform:scale(1.035)}.category-copy{padding:23px 24px 25px}.category-copy h3{font-family:var(--serif);font-size:25px;font-weight:400;margin:0 0 7px;color:var(--navy)}.category-copy p{color:var(--muted);margin:0 0 14px;min-height:27px}.text-link{display:inline-flex;align-items:center;gap:9px;color:#8b6124;font-weight:750;font-size:13px;text-transform:uppercase;letter-spacing:.075em}.text-link span{font-size:18px}.stone-showcase,.private-showcase{display:grid;grid-template-columns:1.12fr .88fr;min-height:610px;background:var(--navy);color:white}.stone-image,.private-image{overflow:hidden;min-height:610px}.stone-image img,.private-image img{width:100%;height:100%;object-fit:cover}.stone-copy,.private-copy{padding:80px clamp(38px,6vw,100px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.stone-copy .direction-brand,.private-copy .direction-brand{color:var(--gold2);font-size:17px}.stone-copy h2,.private-copy h2{color:white;font-size:clamp(39px,4.5vw,65px)}.stone-copy h3{font-family:var(--serif);font-size:29px;font-weight:400;margin:2px 0 14px;color:var(--gold2)}.stone-copy p,.private-copy p{color:#d6dee7;font-size:17px;max-width:610px;margin:0 0 27px}.private-showcase{grid-template-columns:.86fr 1.14fr;background:#0a2034}.private-copy ul{margin:0 0 28px;padding-left:20px;color:#e3e9ee;columns:2;column-gap:38px}.advantages{background:var(--ivory);padding:95px 34px}.section-head.dark h2{color:var(--navy)}.adv-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9d4c8;border:1px solid #d9d4c8}.adv-grid article{background:var(--ivory);padding:38px 30px}.adv-num,.item-index,.service-card>span,.workflow-grid span{display:block;color:#a87a35;font-family:var(--serif);font-size:18px;margin-bottom:24px}.adv-grid h3{font-family:var(--serif);font-weight:400;font-size:24px;margin:0 0 12px}.adv-grid p{color:var(--muted);margin:0;font-size:15px}.rfq-section{padding:105px 34px;background:var(--navy)}.section-head.light h2{color:white}.section-head.light p{color:#c8d1da}.rfq-form{max-width:1120px;margin:auto;background:#fff;padding:42px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.rfq-form label span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#526174;margin-bottom:7px}.rfq-form input,.rfq-form textarea{width:100%;border:1px solid #cfd3d8;background:#fafafa;padding:13px 14px;color:var(--ink);border-radius:0}.rfq-form input:focus,.rfq-form textarea:focus{outline:2px solid rgba(207,164,83,.34);border-color:var(--gold)}.form-full{grid-column:1/-1}.file-label input{background:white;padding:10px}.rfq-form .gold-button{margin-top:25px;min-width:210px;border:0}.hidden{position:absolute!important;left:-9999px!important}.inner-hero{min-height:470px;display:flex;align-items:flex-end;position:relative;color:white;background:linear-gradient(90deg,rgba(3,15,25,.94),rgba(3,15,25,.58) 48%,rgba(3,15,25,.23)),var(--hero) center/cover no-repeat}.inner-hero-content{width:min(900px,calc(100% - 60px));margin:0 0 0 max(5vw,35px);padding:105px 0 70px}.inner-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,6vw,79px);line-height:1.08;margin:0 0 18px}.inner-hero p{max-width:780px;color:#e2e8ee;font-size:18px;margin:0}.product-intro{max-width:1000px;margin:0 auto;padding:55px 34px 15px;text-align:center;color:var(--muted);font-size:17px}.products-list{max-width:1380px;margin:auto;padding:40px 34px 95px}.product-row{display:grid;grid-template-columns:1fr 1fr;background:white;border:1px solid #dedbd3;margin-bottom:32px;box-shadow:0 14px 45px rgba(8,25,40,.07);min-height:430px}.product-row.reverse .product-photo{order:2}.product-row.reverse .product-copy{order:1}.product-photo{overflow:hidden;min-height:430px}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-row:hover .product-photo img{transform:scale(1.025)}.product-copy{padding:48px clamp(35px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.product-copy h2{font-family:var(--serif);font-size:clamp(30px,3.3vw,47px);font-weight:400;line-height:1.15;color:var(--navy);margin:0 0 18px}.product-copy>p{font-size:16px;color:#4f6074;margin:0 0 14px}.product-copy .product-note{font-size:14px;padding-left:14px;border-left:2px solid var(--gold);color:#778496;margin:5px 0 22px}.formats-panel{max-width:1312px;margin:0 auto 95px;padding:55px;background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.formats-panel h2{color:white;font-size:42px}.formats-panel p{color:#d1dae3;margin:0}.format-tags{display:flex;flex-wrap:wrap;gap:10px}.format-tags span{border:1px solid rgba(207,164,83,.65);color:var(--gold2);padding:11px 15px;font-size:12px;letter-spacing:.11em}.service-intro,.about-layout{max-width:1320px;margin:auto;padding:85px 34px 55px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.service-intro>p,.about-main p{color:var(--muted);font-size:17px;margin:0 0 17px}.service-grid{max-width:1320px;margin:auto;padding:0 34px 95px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{border:1px solid #dedbd3;background:white;padding:35px;min-height:260px;box-shadow:0 10px 35px rgba(8,25,40,.055)}.service-card h3{font-family:var(--serif);font-size:28px;font-weight:400;margin:0 0 12px}.service-card p{color:var(--muted);margin:0}.process,.workflow{padding:90px 34px;background:var(--ivory)}.process ol{max-width:1100px;margin:40px auto 25px;padding:0;list-style:none;border-top:1px solid #cfcbc1}.process li{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #cfcbc1;font-size:18px}.process li span{color:#a47734;font-family:var(--serif)}.disclaimer{max-width:1000px;margin:35px auto 0;color:var(--muted);text-align:center}.about-main h2{font-family:var(--serif);font-weight:400;font-size:50px;margin:0 0 24px}.legal-card{background:var(--navy);color:white;padding:43px}.legal-card>span,.contact-label{color:var(--gold2);font-size:12px;font-weight:700;letter-spacing:.14em}.legal-card h3{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.35}.legal-card p{color:#d3dce5}.legal-card a{color:var(--gold2)}.workflow-grid{max-width:1250px;margin:40px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.workflow-grid article{background:white;border-top:3px solid var(--gold);padding:30px;min-height:180px}.workflow-grid p{margin:0;color:#4f6074}.contact-hero{background:var(--navy);color:white;padding:100px 34px 70px}.contact-hero>div{max-width:1300px;margin:auto}.contact-hero h1{font-family:var(--serif);font-size:clamp(50px,6vw,78px);font-weight:400;margin:0 0 14px}.contact-hero p{color:#d4dde6;font-size:18px}.contact-grid{max-width:1300px;margin:0 auto;padding:70px 34px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contact-grid article{background:white;border:1px solid #dedbd3;padding:35px;min-height:155px}.contact-grid a,.contact-grid p{display:block;font-family:var(--serif);font-size:23px;margin:12px 0 0;color:var(--navy)}.simple-page{min-height:68vh;background:var(--navy);color:white;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 25px}.simple-page>div{max-width:760px}.simple-code{font-family:var(--serif);font-size:80px;color:var(--gold2)}.simple-page h1{font-family:var(--serif);font-size:52px;font-weight:400}.simple-page p{color:#d4dde6;font-size:18px;margin-bottom:28px}.site-footer{background:#04111d;color:#d6dfe8;border-top:1px solid rgba(207,164,83,.38);padding:65px 34px 25px}.footer-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.2fr .55fr 1fr;gap:65px}.footer-logo{width:315px;margin-bottom:22px}.footer-grid h3{color:var(--gold2);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.footer-grid p{font-size:14px;color:#b8c4cf}.footer-grid a:hover{color:var(--gold2)}.footer-bottom{max-width:1400px;margin:45px auto 0;border-top:1px solid #1d3346;padding-top:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8fa0b1}.footer-language{display:none}@media(max-width:1250px){.desktop-nav{gap:13px}.desktop-nav a{font-size:12px}.logo-link{width:260px;flex-basis:260px}.nav-quote{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1020px){body{font-size:15px}.nav-shell{height:82px;padding:0 20px}.logo-link{width:245px;flex-basis:245px}.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{position:absolute;left:0;right:0;top:82px;background:#071b2d;border-top:1px solid #243c50;padding:18px 22px 24px;flex-direction:column;gap:4px}.mobile-menu.open{display:flex}.mobile-menu a{color:#eef2f5;padding:12px 8px;border-bottom:1px solid #183047}.mobile-menu .mobile-quote{color:var(--gold2);border:1px solid var(--gold);margin-top:10px;text-align:center}.hero{min-height:650px}.category-grid{grid-template-columns:repeat(2,1fr)}.stone-showcase,.private-showcase{grid-template-columns:1fr}.stone-image,.private-image{min-height:430px}.private-image{order:1}.private-copy{order:2}.adv-grid{grid-template-columns:repeat(2,1fr)}.product-row{grid-template-columns:1fr}.product-row.reverse .product-photo,.product-row.reverse .product-copy{order:initial}.product-photo{min-height:390px}.formats-panel,.service-intro,.about-layout{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:680px){body{font-size:15px;line-height:1.58}.nav-shell{height:72px;padding:0 13px;gap:8px}.logo-link{width:205px;flex-basis:205px}.language-switcher{padding:7px 6px;width:58px}.mobile-menu{top:72px}.hero{min-height:610px}.hero-bg{background-position:63% center}.hero-content{width:calc(100% - 34px);margin-left:17px;padding:70px 0}.hero-kicker,.eyebrow{font-size:11px;letter-spacing:.14em}.hero h1{font-size:43px}.hero p{font-size:16px}.gold-button,.outline-button,.outline-gold-button{width:100%}.direction-section{padding:72px 16px}.section-head{margin-bottom:32px}.section-head .direction-brand,.direction-brand{font-size:13px;letter-spacing:.12em}.section-head h2,.stone-copy h2,.private-copy h2{font-size:37px}.category-grid{grid-template-columns:1fr;gap:17px}.category-copy{padding:18px}.category-copy h3{font-size:23px}.stone-image,.private-image{min-height:300px}.stone-copy,.private-copy{padding:52px 20px}.private-copy ul{columns:1}.advantages,.rfq-section{padding:70px 16px}.adv-grid{grid-template-columns:1fr}.rfq-form{padding:22px 17px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.inner-hero{min-height:390px}.inner-hero-content{width:calc(100% - 34px);margin-left:17px;padding:75px 0 45px}.inner-hero h1{font-size:43px}.inner-hero p{font-size:16px}.product-intro{padding:38px 18px 5px}.products-list{padding:27px 14px 70px}.product-row{margin-bottom:20px;min-height:auto}.product-photo{min-height:270px}.product-copy{padding:29px 22px}.product-copy h2{font-size:31px}.formats-panel{margin:0 14px 70px;padding:30px 22px;gap:25px}.formats-panel h2{font-size:34px}.service-intro,.about-layout{padding:60px 18px 35px;gap:28px}.service-grid{padding:0 16px 70px;grid-template-columns:1fr}.process,.workflow{padding:65px 17px}.process li{grid-template-columns:48px 1fr;font-size:16px}.workflow-grid{grid-template-columns:1fr}.contact-hero{padding:70px 18px 50px}.contact-grid{padding:40px 16px;grid-template-columns:1fr}.contact-grid a,.contact-grid p{font-size:20px}.site-footer{padding:50px 18px 20px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div:first-child{grid-column:auto}.footer-logo{width:280px}.footer-bottom{align-items:flex-start;gap:15px;flex-direction:column}.simple-page h1{font-size:39px}}

/* v4: compact product-information pages */
.product-page .inner-hero{min-height:390px}
.product-page .inner-hero-content{padding:82px 0 54px}
.product-page .products-list{max-width:1180px;padding-top:30px}
.product-page .product-row{
  grid-template-columns:minmax(360px,42%) 1fr;
  min-height:320px;
  margin-bottom:24px;
}
.product-page .product-photo{
  min-height:0;
  height:320px;
  background:#f1ede5;
}
.product-page .product-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.product-page .product-copy{padding:30px clamp(30px,4vw,52px)}
.product-page .product-copy h2{font-size:clamp(28px,2.6vw,39px);margin-bottom:13px}
.product-page .product-copy>p{font-size:15px;line-height:1.55;margin-bottom:10px}
.product-page .product-copy .product-note{margin:3px 0 16px}
.product-page .item-index{margin-bottom:14px}

@media(max-width:1020px){
  .product-page .inner-hero{min-height:340px}
  .product-page .inner-hero-content{padding:70px 0 44px}
  .product-page .product-row{grid-template-columns:1fr;min-height:0}
  .product-page .product-photo{height:300px}
}

@media(max-width:680px){
  .product-page .inner-hero{min-height:300px}
  .product-page .inner-hero-content{padding:62px 0 38px}
  .product-page .products-list{padding-top:22px}
  .product-page .product-photo{height:215px}
  .product-page .product-copy{padding:24px 20px}
  .product-page .product-copy h2{font-size:29px}
}

/* final compact proportions */
.product-page .products-list{max-width:1120px}
.product-page .product-row{grid-template-columns:minmax(340px,40%) 1fr;min-height:300px}
.product-page .product-photo{height:300px}
@media(max-width:1020px){.product-page .product-photo{height:275px}}
@media(max-width:680px){.product-page .product-photo{height:200px}}

/* v5: final full-image presentation on product detail pages */
.product-page .products-list{
  max-width:1080px;
  padding:32px 24px 90px;
}
.product-page .product-row{
  grid-template-columns:minmax(300px,380px) minmax(0,1fr);
  align-items:stretch;
  min-height:0;
  margin-bottom:24px;
  overflow:hidden;
}
.product-page .product-photo{
  width:100%;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:14 / 9;
  padding:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f4f1e9;
}
.product-page .product-photo img{
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  transform:none !important;
}
.product-page .product-row:hover .product-photo img{
  transform:none !important;
}
.product-page .product-copy{
  min-width:0;
  padding:28px 38px;
}
.product-page .product-copy h2{
  font-size:clamp(27px,2.35vw,37px);
  line-height:1.16;
}
.product-page .product-copy>p{
  font-size:15px;
  line-height:1.55;
}
.product-page .item-index{
  margin-bottom:10px;
}
@media(max-width:900px){
  .product-page .products-list{
    max-width:760px;
    padding-left:20px;
    padding-right:20px;
  }
  .product-page .product-row{
    grid-template-columns:1fr;
  }
  .product-page .product-row.reverse .product-photo,
  .product-page .product-row.reverse .product-copy{
    order:initial;
  }
  .product-page .product-photo{
    aspect-ratio:14 / 9;
    padding:10px;
  }
  .product-page .product-copy{
    padding:27px 28px 31px;
  }
}
@media(max-width:680px){
  .product-page .products-list{
    padding:24px 12px 65px;
  }
  .product-page .product-row{
    margin-bottom:18px;
  }
  .product-page .product-photo{
    aspect-ratio:14 / 9;
    padding:8px;
  }
  .product-page .product-copy{
    padding:23px 20px 27px;
  }
  .product-page .product-copy h2{
    font-size:28px;
  }
}

/* v6 final: show every product photograph completely, with no crop or zoom */
.product-page .products-list{
  max-width:1040px;
  padding:34px 22px 92px;
}
.product-page .product-row{
  grid-template-columns:minmax(300px,360px) minmax(0,1fr);
  align-items:center;
  min-height:0;
  margin-bottom:22px;
  overflow:hidden;
  background:#fff;
}
.product-page .product-photo{
  width:100%;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:14 / 9;
  padding:14px;
  align-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f4f1e9;
  border-right:1px solid #e2ddd2;
}
.product-page .product-row.reverse .product-photo{
  border-right:0;
  border-left:1px solid #e2ddd2;
}
.product-page .product-photo img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
  transition:none !important;
}
.product-page .product-row:hover .product-photo img{
  transform:none !important;
}
.product-page .product-copy{
  min-width:0;
  padding:28px 36px 30px;
}
.product-page .product-copy h2{
  font-size:clamp(27px,2.25vw,36px);
  line-height:1.16;
  margin-bottom:12px;
}
.product-page .product-copy>p{
  font-size:15px;
  line-height:1.55;
  margin-bottom:10px;
}
.product-page .product-copy .product-note{
  margin:3px 0 15px;
}
.product-page .item-index{
  margin-bottom:9px;
}
@media(max-width:900px){
  .product-page .products-list{
    max-width:760px;
    padding-left:18px;
    padding-right:18px;
  }
  .product-page .product-row{
    grid-template-columns:1fr;
    align-items:stretch;
  }
  .product-page .product-row.reverse .product-photo,
  .product-page .product-row.reverse .product-copy{
    order:initial;
  }
  .product-page .product-photo,
  .product-page .product-row.reverse .product-photo{
    aspect-ratio:14 / 9;
    padding:12px;
    border-left:0;
    border-right:0;
    border-bottom:1px solid #e2ddd2;
  }
  .product-page .product-copy{
    padding:27px 28px 31px;
  }
}
@media(max-width:680px){
  .product-page .products-list{
    padding:24px 11px 65px;
  }
  .product-page .product-row{
    margin-bottom:18px;
  }
  .product-page .product-photo,
  .product-page .product-row.reverse .product-photo{
    aspect-ratio:14 / 9;
    padding:8px;
  }
  .product-page .product-copy{
    padding:23px 20px 27px;
  }
  .product-page .product-copy h2{
    font-size:28px;
  }
}
