:root{--heading:'Instrument Serif',Georgia,serif;--body:'Manrope',Arial,sans-serif;--navy:#0f244a;--river:#9cb5ce;--pale:#eef3f8;--line:#dce5ef}h1,h2,h3,h4{letter-spacing:-.025em}h2{font-size:clamp(2.8rem,4.6vw,4.5rem)}.wrap{width:min(1280px,calc(100% - 88px))}.header{border:0}.header-inner{height:92px}.brand{width:158px;height:78px;background:white}.brand img{width:200px;left:-20px;top:-63px;filter:grayscale(1) invert(1) brightness(1.15);mix-blend-mode:multiply}.utility{background:#f1f5f9;color:var(--muted);font-size:11px;border-bottom:1px solid var(--line)}.utility a{color:var(--navy)}.nav a{font-size:13px}.nav{gap:26px}.btn{border-radius:6px;gap:16px;padding:15px 21px}.btn.white:hover{background:#e9eff5}.hero-river{position:relative;background:var(--navy);color:white;overflow:hidden;min-height:590px}.hero-river .hero-photo{position:absolute;right:0;top:0;width:63%;height:100%;object-fit:cover;object-position:center 52%}.hero-river:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0f244a 0%,#0f244af2 25%,#0f244abf 43%,#0f244a12 72%);pointer-events:none}.river-hero-content{position:relative;z-index:2;padding:74px 0 123px;max-width:650px}.river-hero-content h1{font-size:clamp(3.6rem,6.2vw,6.1rem);font-weight:400;line-height:1.01;margin-bottom:24px}.river-hero-content h1 em{font-weight:400;color:#d2e2ef}.river-hero-content p{color:#dce5ef;font-size:16px;max-width:445px;line-height:1.8}.river-hero-content .eyebrow{font-size:11px;color:#d2e2ef}.river-hero-content .hero-buttons{margin-top:30px;gap:24px}.river-hero-content .text-link{color:white;border-color:#8ca3bb}.wave-divider{display:block;position:absolute;left:0;bottom:-1px;width:100%;height:74px;z-index:3;pointer-events:none}.wave-mark{width:86px;height:22px;display:block;margin:0 0 23px;color:#829db9;flex-shrink:0}.wave-mark path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.stats{padding:27px 0 34px}.stat{display:flex;gap:14px;align-items:center;padding:0 24px}.stat b{font-family:var(--body);font-size:28px;font-weight:500;white-space:nowrap}.stat span{font-size:12px;margin:0;max-width:115px;line-height:1.6}.section{padding:78px 0}.section-head .eyebrow{margin-bottom:16px}.section-head p{font-size:14px}.section-head h2{max-width:670px}.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}.collection-tile{display:block}.collection-tile .product-art{height:235px;border-radius:100px 100px 5px 5px;background-color:var(--paper);transition:transform .25s}.collection-tile:hover .product-art{transform:translateY(-5px)}.collection-tile-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.collection-tile h3{font-size:27px}.collection-tile small{font-size:12px;color:var(--muted)}.product-art{position:relative;background-color:var(--paper);overflow:hidden;width:100%;aspect-ratio:1/1;display:grid;place-items:center}.product-art.original img{width:66%;height:78%;object-fit:contain;mix-blend-mode:multiply}.product-art.atlas{background-size:200% 200%;background-repeat:no-repeat}.product-art .sample-badge{position:absolute;bottom:10px;left:12px;right:12px;font:10px var(--body);letter-spacing:.035em;color:#526174;text-align:center;background:#ffffffcf;padding:4px 7px;border-radius:3px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.home-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.river-card{border:1px solid #e4eaf0;border-radius:9px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.river-card:hover{box-shadow:0 8px 28px #0f244a0d;transform:translateY(-3px)}.river-card .product-art{border-bottom:1px solid #e4eaf0;aspect-ratio:1.05/1}.river-card-info{padding:19px}.river-card .meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:10px;margin-bottom:9px}.river-card h3{font-size:29px;margin:0 0 13px}.river-card .card-bottom{font-size:12px;border-top:1px solid #e9edf3;padding-top:15px;display:flex;gap:12px;justify-content:space-between;align-items:center}.river-card button{background:var(--navy);border:0;border-radius:4px;color:white;display:flex;align-items:center;gap:8px;padding:8px 10px;font-size:12px}.river-card .quick-btn{position:absolute;top:10px;right:10px;background:#fff;color:var(--navy);border:1px solid var(--line);width:34px;height:34px;padding:7px;z-index:1}.range-note{font-size:12px;max-width:740px;margin:24px auto 0;text-align:center;color:var(--muted)}.pale{background:#f3f6f9}.story-river{background:var(--navy);color:white;position:relative;overflow:hidden;padding-bottom:105px}.story-river .wave-divider{height:65px}.story-river h2{font-size:clamp(2.8rem,4.3vw,4.4rem)}.story-river p{color:#c6d3e3;line-height:1.85;margin:25px 0}.story-river .story-grid{align-items:center;gap:90px}.origin-panel{position:relative;border:1px solid #62769266;border-radius:120px 120px 8px 8px;min-height:385px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#28466a44,#0f244a);padding:40px;text-align:center;overflow:hidden}.origin-panel .year{font-family:var(--heading);font-size:125px;line-height:1;color:#f1f5fa}.origin-panel p{font-size:13px;max-width:280px;margin:12px 0 25px}.origin-panel .wave-mark{width:220px;height:65px;color:#9cb5ce;margin:0}.origin-panel .mini-stats{display:flex;gap:45px;border-top:1px solid #607390;padding-top:22px;margin-top:20px}.mini-stats b{font:500 24px var(--body);display:block}.mini-stats span{font-size:11px;color:#c6d3e3}.buyer-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.buyer-card{border:1px solid var(--line);border-radius:9px;padding:37px}.buyer-card .icon{width:27px;height:27px;margin-bottom:20px}.buyer-card h3{font-size:33px;margin-bottom:15px}.buyer-card p{font-size:14px;line-height:1.8;margin-bottom:22px}.buyer-card ul{padding:0;list-style:none;display:grid;gap:12px;font-size:13px;margin:0 0 28px}.buyer-card li{display:flex;align-items:center;gap:12px}.buyer-card li:before{content:'✓';font-size:14px;color:#597b9d}.export-grid{gap:80px}.export-copy p{font-size:15px}.regions .region{padding:20px 0}.regions .region h3{font-size:29px}.faq-grid{gap:90px}.faq-list summary{font-size:14px}.catalog-strip{border-radius:10px;background:#eef3f8;border:0;padding:35px 40px;margin-top:0}.catalog-strip h3{font-size:35px}.closing h2{font-size:clamp(2.8rem,4.5vw,4.8rem)}.footer{position:relative;padding-top:74px}.footer .brand{background:var(--navy);margin-left:-12px;transform:none}.footer .brand img{filter:none;mix-blend-mode:normal}.footer-top-wave{display:block;height:36px;width:100%;position:absolute;top:-1px;left:0;color:#fff}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1.4fr}.footer-bottom{font-size:11px}.page-banner{position:relative;background:var(--navy);color:white;overflow:hidden;padding:43px 0 74px;min-height:290px}.page-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0f244a 15%,#0f244ad9 52%,#0f244a55);pointer-events:none}.page-banner .banner-photo{position:absolute;inset:0 0 0 auto;width:55%;height:100%;object-fit:cover;object-position:center 48%}.page-banner .wrap{position:relative;z-index:2}.page-banner .breadcrumbs{color:#c5d4e4;margin-bottom:20px;font-size:11px}.page-banner h1{font-size:clamp(3.2rem,5vw,4.8rem);max-width:770px;margin-bottom:17px}.page-banner p{color:#d2deeb;font-size:14px;max-width:575px}.page-banner .wave-divider{height:37px;z-index:3}.page-banner .eyebrow{margin-bottom:15px;font-size:10px}.page-top{padding:33px 0}.page-top .breadcrumbs{margin-bottom:25px}.catalog-layout{grid-template-columns:210px 1fr;gap:35px}.filter-row{padding:20px 0;border-top:0;gap:10px}.filter-row button{border-radius:30px;font-size:13px;padding:9px 20px}.sidebar{padding:23px;background:var(--paper);border-radius:8px;align-self:start}.sidebar h3{font-size:24px}.sidebar label{font-size:12px}.sidebar .field input,.sidebar .field select{padding:10px;font-size:13px}.filter-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 19px}.filter-chip{border:1px solid var(--line);background:#f3f6fa;color:var(--navy);padding:5px 10px;border-radius:4px;font-size:12px}.empty h3{font-size:34px}.result-head{font-size:12px;align-items:center}.sort-control{border:0;background:transparent;color:var(--muted);font-size:12px;max-width:160px}.contact-grid{gap:80px;grid-template-columns:.85fr 1.15fr;align-items:start}.contact-info h2{font-size:46px;margin-bottom:20px}.contact-intro{font-size:14px;max-width:350px;margin-bottom:28px}.contact-info>div{border:0;padding:16px 0;display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:start}.contact-symbol{border-radius:50%;width:48px;height:48px;display:grid;place-items:center;background:#eaf1f8;color:var(--navy)}.contact-info h3{font-family:var(--body);font-size:13px;font-weight:700;letter-spacing:0;margin:0 0 8px}.contact-info p,.contact-info a{font-size:14px}.contact-info .text-link{font-size:12px;margin-top:9px}.form-card{border-radius:10px;background:#f1f5fa;padding:34px 38px}.form-card h3{font-size:35px;margin:0 0 10px}.form-card>p{font-size:13px;margin-bottom:24px}.form-grid{grid-template-columns:1fr;gap:17px}.field{font-size:13px;gap:7px}.field input,.field select,.field textarea{border:1px solid #d1ddeb;border-radius:5px;padding:11px 14px;font-size:14px;min-height:45px}.field textarea{min-height:110px}.field small{font-size:11px}.optional{font-weight:400;color:var(--muted);display:inline}.form-note{font-size:11px;line-height:1.6;margin:17px 0}.inquiry-form>.btn{width:100%}.form-card details{margin-top:18px;font-size:13px}.form-card details summary{cursor:pointer;margin-bottom:15px}.form-card details .field{margin-top:16px}.product-detail{gap:65px}.product-detail>.product-art{min-height:480px;border-radius:12px;align-self:start}.product-detail>.product-art.original img{width:66%;max-height:520px}.product-info h1{font-size:58px}.product-info .eyebrow{font-size:11px}.product-info p{font-size:14px}.product-info .micro-spec{gap:30px;margin:23px 0;padding:20px 0}.micro-spec strong{font-size:17px}.micro-spec span{font-size:11px}.purchase-row{grid-template-columns:130px 1fr}.purchase-row .btn{gap:10px}.product-notes{font-size:11px!important}.spec-table td,.spec-table th{font-size:13px;padding:17px}.quote-layout{grid-template-columns:1fr 350px}.quote-item{grid-template-columns:90px 1fr}.quote-item>.product-art{border-radius:5px;width:90px;height:100px;aspect-ratio:auto}.quote-item .sample-badge{display:none}.quote-item h3{font-size:29px}.quote-item p{font-size:12px}.quote-summary{border-radius:9px}.quote-controls .field{font-size:12px}.quote-summary h3{font-size:30px}.quote-summary .summary-line{font-size:13px}.demo-note{border-left:2px solid #8ba5bf;padding:10px 14px;background:#f3f6fa;font-size:12px!important;margin:20px 0!important;border-radius:0 5px 5px 0}.quick-grid .product-art{height:230px}.quick-grid h3{font-size:35px}.quick-grid .btn{font-size:12px}.quick-grid p{font-size:13px}.quick-grid .product-art.original img{height:85%;width:85%}.search-result>.product-art{width:70px;height:80px;flex-shrink:0}.search-result .sample-badge{display:none}.search-result h3{font-size:25px}.search-result{padding:15px 0;border-bottom:1px solid var(--line)}.success h1{font-size:60px}.success{border-radius:10px}.catalog-cover{border-radius:8px}.catalog-content{align-items:start}.catalog-cover h2{font-size:58px}.catalog-cover .brand{background:var(--navy)}.catalog-cover .brand img{filter:none;mix-blend-mode:normal}.story-block{background:#eef3f8;border-radius:90px 90px 8px 8px}.story-block b{font-family:var(--heading)}.info-card{border-radius:9px}.info-card h3{font-size:32px}.notice{border-radius:5px;font-size:11px}.detail-tabs{gap:25px}.detail-tabs button{font-size:14px}.sticky-product{display:none}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav{gap:20px}.nav a{font-size:12px}.hero-river{min-height:550px}.river-hero-content{max-width:580px}.collection-tile .product-art{height:200px}.collection-tile h3{font-size:23px}.home-products{gap:16px}.river-card-info{padding:14px}.river-card h3{font-size:25px}.river-card .card-bottom{flex-wrap:wrap}.stat{padding:0 15px;gap:10px}.stat b{font-size:24px}.stat span{font-size:11px}.catalog-grid{gap:18px;grid-template-columns:repeat(2,1fr)}.contact-grid{gap:45px}.contact-info h2{font-size:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.utility{font-size:9px}.header-inner{height:82px}.nav{top:82px}.brand{width:135px;height:70px}.brand img{width:180px;left:-22px;top:-57px}.hero-river{min-height:690px;display:flex;align-items:start}.hero-river .hero-photo{width:100%;height:58%;top:auto;bottom:0;object-position:center 54%}.hero-river:after{background:linear-gradient(180deg,#0f244a 0%,#0f244a 30%,#0f244acc 47%,#0f244a00 70%)}.river-hero-content{padding:40px 0 260px;max-width:100%}.river-hero-content h1{font-size:55px;line-height:1.04;margin-bottom:20px}.river-hero-content p{font-size:14px;max-width:360px}.river-hero-content .eyebrow{font-size:10px}.river-hero-content .hero-buttons{gap:22px;margin-top:25px}.hero-buttons .btn{font-size:13px;padding:14px 17px}.hero-buttons .text-link{font-size:12px}.wave-divider{height:43px}.stats{padding:8px 0}.stat{padding:18px 10px!important;gap:12px}.stat b{font-size:25px}.stat span{font-size:11px}.section{padding:52px 0}.section-head{gap:18px}.section-head p{font-size:13px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.collection-tile .product-art{height:210px}.collection-tile:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;background:#f4f6f8;border-radius:8px;padding:0 20px 0 0}.collection-tile:last-child .product-art{height:160px;border-radius:8px}.collection-tile h3{font-size:26px}.collection-tile-bottom{margin-top:11px}.home-products{grid-template-columns:1fr 1fr;gap:20px 14px}.river-card-info{padding:13px}.river-card h3{font-size:25px}.river-card .meta{font-size:10px}.river-card .card-bottom{font-size:11px;gap:8px}.river-card button{font-size:11px}.river-card .card-bottom>.text-link{font-size:11px}.product-art .sample-badge{font-size:9px;bottom:7px;left:7px;right:7px}.story-river{padding-bottom:85px}.story-river .story-grid{gap:35px}.origin-panel{min-height:320px;border-radius:95px 95px 7px 7px;padding:25px}.origin-panel .year{font-size:100px}.buyer-grid{grid-template-columns:1fr;gap:18px}.buyer-card{padding:27px}.buyer-card h3{font-size:31px}.export-grid,.faq-grid{gap:30px}.catalog-strip{padding:25px;margin-top:0}.catalog-strip h3{font-size:31px}.closing{gap:25px}.closing h2{font-size:43px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer .brand{margin-bottom:20px}.page-banner{padding:31px 0 59px;min-height:260px}.page-banner .banner-photo{width:70%;opacity:.55}.page-banner h1{font-size:46px}.page-banner p{font-size:13px;max-width:360px}.page-banner:after{background:linear-gradient(90deg,#0f244af2,#0f244ac9 60%,#0f244a77)}.page-banner .wave-divider{height:28px}.page-banner .breadcrumbs{margin-bottom:18px}.catalog-layout{grid-template-columns:1fr;gap:22px;padding-top:23px}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.sidebar h3{grid-column:1/-1}.sidebar label{min-width:0}.sidebar #reset-filters{justify-self:start}.filter-row{gap:8px;padding:18px 0}.filter-row button{padding:8px 13px;font-size:12px}.catalog-grid{grid-template-columns:1fr 1fr;gap:18px 14px}.result-head{font-size:11px}.sort-control{font-size:11px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-info h2{font-size:39px}.contact-info>div{padding:13px 0;grid-template-columns:43px 1fr}.contact-symbol{height:43px;width:43px}.form-card{padding:26px 23px}.form-card h3{font-size:32px}.form-grid{gap:16px}.product-detail{grid-template-columns:1fr;gap:30px}.product-detail>.product-art{min-height:350px;max-height:470px;aspect-ratio:1.1/1}.product-info h1{font-size:49px}.product-info .micro-spec{gap:25px}.product-detail>.product-art.original img{height:85%;width:60%;max-height:400px}.purchase-row{grid-template-columns:115px 1fr}.purchase-row .btn{font-size:12px;padding:13px}.quote-layout{grid-template-columns:1fr;gap:25px}.quote-item{grid-template-columns:75px 1fr;gap:15px}.quote-item>.product-art{width:75px;height:90px}.quote-item h3{font-size:28px}.quote-controls .field{max-width:175px}.quick-grid{gap:15px}.quick-grid .product-art{height:190px}.quick-grid h3{font-size:29px}.quick-grid .btn{padding:12px;gap:8px;font-size:11px}.quick-grid p{font-size:12px}.success h1{font-size:43px}.catalog-content{gap:30px}.catalog-cover{min-height:430px}.footer-bottom{font-size:10px}.info-card{padding:25px}.spec-table th,.spec-table td{font-size:12px}.detail-tabs{gap:20px}.detail-tabs button{font-size:12px}.range-note{font-size:11px}.wave-mark{width:65px;height:18px;margin-bottom:18px}}
/* A more expressive Nile signature, with stable reading and click areas. */
.wave-divider{height:112px}.hero-river .wave-divider{height:122px}.hero-river .river-hero-content{padding-bottom:157px}.story-river{padding-bottom:145px}.story-river .wave-divider{height:110px}.wave-mark{width:112px;height:31px;color:#7697b7}.wave-mark path{stroke-width:2}.wave-word{display:inline-block;position:relative;padding-bottom:.19em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 24' preserveAspectRatio='none'%3E%3Cpath d='M2 5C75 29 115 20 199 8S323 0 398 15M2 12C75 36 115 27 199 15S323 7 398 22' fill='none' stroke='%2386a5c1' stroke-width='2.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% .23em;background-position:left bottom}.light-wave{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 24' preserveAspectRatio='none'%3E%3Cpath d='M2 5C75 29 115 20 199 8S323 0 398 15M2 12C75 36 115 27 199 15S323 7 398 22' fill='none' stroke='%23aec9e1' stroke-width='2.3'/%3E%3C/svg%3E")}.btn{position:relative;overflow:hidden;border-radius:6px 20px 6px 20px;padding-bottom:19px;padding-top:14px;isolation:isolate}.btn:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:15px;z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 30' preserveAspectRatio='none'%3E%3Cpath d='M0 10C60 35 100 27 150 12S245 6 300 23V30H0Z' fill='%239fbcd7' fill-opacity='.3'/%3E%3Cpath d='M0 18C60 43 100 35 150 20S245 14 300 31' fill='none' stroke='%23c1d5e7' stroke-opacity='.55' stroke-width='1.4'/%3E%3C/svg%3E");background-size:100% 100%;transition:height .2s}.btn:hover:after{height:21px}.btn.white:after,.btn.secondary:after{opacity:.7}.header-actions>.btn{padding:13px 18px 17px}.header-actions>.btn:after{height:11px}.river-bank{position:relative;margin:30px 0;padding-top:105px;padding-bottom:100px;isolation:isolate}.river-bank:before,.river-bank:after{content:'';position:absolute;width:100%;height:65px;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 90' preserveAspectRatio='none'%3E%3Cpath d='M0 0H1440V25C1220 80 1070 74 845 37S394 87 0 26Z' fill='%23fff'/%3E%3Cpath d='M0 28C394 89 600 15 845 40S1220 83 1440 29' fill='none' stroke='%23c9d9e7' stroke-width='2'/%3E%3C/svg%3E");background-size:100% 100%;z-index:-1}.river-bank:before{top:-1px}.river-bank:after{bottom:-1px;transform:rotate(180deg)}.dark-bank:before,.dark-bank:after{height:55px}.collection-tile .product-art{border-radius:65px 12px 70px 12px}.collection-tile:nth-child(even) .product-art{border-radius:12px 65px 12px 70px}.collection-tile:hover .product-art{transform:translateY(-5px)}.river-texture{background:#0f244a}.river-texture>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:.32;z-index:0}.river-texture>:not(img){position:relative;z-index:1}.river-texture:after{content:'';position:absolute;inset:0;background:linear-gradient(#0f244a44,#0f244aaa);z-index:0;pointer-events:none}.catalog-waves{position:relative;overflow:hidden;border-radius:12px 75px 12px 75px;padding:47px 50px 57px}.catalog-waves:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:36px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 60' preserveAspectRatio='none'%3E%3Cpath d='M0 5C190 70 340 55 510 18S820 10 1000 35M0 18C190 83 340 68 510 31S820 23 1000 48M0 31C190 96 340 81 510 44S820 36 1000 61' stroke='%239eb9d0' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-size:100% 100%}.page-banner{padding-bottom:112px;min-height:325px}.page-banner .wave-divider{height:77px}.page-banner .wave-mark{color:#b4ccdf;width:83px;height:22px;margin:2px 0 18px}.page-banner h1{margin-bottom:12px;font-size:clamp(3.1rem,4.7vw,4.6rem)}.banner-layout{display:grid;grid-template-columns:1.25fr .85fr;gap:50px;align-items:center}.banner-copy{position:relative;z-index:2}.banner-copy>p{max-width:590px}.has-photo .banner-layout{display:block}.has-photo .banner-copy{max-width:670px}.banner-contact .banner-photo{width:62%;object-position:72% 61%}.banner-about .banner-photo{width:100%;object-position:center 55%}.banner-about:after{background:linear-gradient(90deg,#0f244afa 8%,#0f244abd 50%,#0f244a20)}.page-banner.no-photo:after{display:none}.banner-collections{background:linear-gradient(115deg,#0f244a,#1e4165)}.banner-product-group{display:flex;gap:11px;align-items:center;transform:rotate(-4deg);padding:18px 0;max-width:450px}.banner-product-group .product-art{width:33.33%;height:170px;aspect-ratio:auto;border-radius:50px 8px 50px 8px;background-color:#f4f6f8;box-shadow:0 15px 30px #051a354d}.banner-product-group .product-art:nth-child(2){transform:translateY(25px)}.banner-product-group .product-art:nth-child(3){transform:translateY(-12px)}.banner-product-group .product-art.original img{width:82%;height:89%}.banner-export{background:#102b4b}.banner-export-detail{border-left:1px solid #6683a166;padding-left:42px;color:#d7e3ee}.banner-export-detail>span{font-size:10px;letter-spacing:.14em}.banner-export-detail>div{display:flex;gap:45px;margin:12px 0}.banner-export-detail b{font:400 73px var(--heading);letter-spacing:-.04em}.banner-export-detail b>span{font:400 19px var(--body);padding-left:4px;letter-spacing:0}.banner-export-detail>p{font-size:13px}.banner-export-detail .wave-mark{width:140px;height:30px;margin:23px 0 0}.banner-quote{background:#edf3f8;color:var(--navy);min-height:280px;padding-bottom:93px}.banner-quote .banner-layout{grid-template-columns:1fr;gap:0}.banner-quote .banner-copy{max-width:730px}.banner-quote p,.banner-quote .breadcrumbs{color:#526174}.banner-quote .wave-mark{color:#668aab}.banner-quote .wave-divider{height:65px}.banner-catalog{background:#122e50}.banner-catalog-cover{position:relative;background:#f0f4f8;color:var(--navy);padding:26px 30px 25px;border-radius:3px 30px 3px 30px;transform:rotate(7deg);max-width:275px;box-shadow:13px 14px 0 #88a5bf25;justify-self:center}.banner-catalog-cover>span{font-family:Georgia,serif;letter-spacing:.2em;font-size:14px}.banner-catalog-cover strong{display:block;font:400 34px/1.05 var(--heading);margin:24px 0 18px}.banner-catalog-cover .wave-mark{color:#7e9eb9;margin-bottom:10px}.banner-catalog-cover small{font-size:8px;letter-spacing:.1em}.footer{padding-top:87px;border-radius:50% 18% 0 0 / 35px 20px 0 0}.closing .wave-word{padding-bottom:.23em}.product-info .wave-mark{width:98px}.contact-info .wave-mark{width:105px}.form-card{border-radius:9px 40px 9px 40px}.origin-panel{border-radius:100px 20px 110px 20px}
@media(max-width:1100px){.banner-layout{gap:30px;grid-template-columns:1.3fr 1fr}.banner-product-group{gap:8px}.banner-product-group .product-art{height:145px}.banner-export-detail{padding-left:28px}.banner-export-detail>div{gap:25px}.banner-export-detail b{font-size:64px}.banner-catalog-cover{max-width:240px}.has-photo .banner-copy{max-width:570px}}
@media(max-width:760px){.wave-divider,.hero-river .wave-divider{height:73px}.hero-river .river-hero-content{padding-bottom:300px}.river-hero-content h1{font-size:52px}.hero-river{min-height:715px}.story-river{padding-bottom:106px}.story-river .wave-divider{height:75px}.wave-mark{width:86px;height:25px}.wave-word{background-size:100% .18em;padding-bottom:.15em}.btn{border-radius:5px 17px 5px 17px;padding-top:14px;padding-bottom:19px}.river-bank{padding-top:76px;padding-bottom:77px;margin:17px 0}.river-bank:before,.river-bank:after{height:42px}.collection-tile .product-art{border-radius:50px 9px 55px 9px}.collection-tile:nth-child(even) .product-art{border-radius:9px 50px 9px 55px}.collection-tile:last-child .product-art{border-radius:30px 7px 30px 7px}.catalog-waves{padding:30px 26px 52px;border-radius:9px 45px 9px 45px}.catalog-waves:after{height:27px}.page-banner{padding:28px 0 77px;min-height:280px}.page-banner .wave-divider{height:48px}.page-banner h1{font-size:42px}.page-banner .wave-mark{width:75px;height:19px;margin-bottom:17px}.banner-layout{grid-template-columns:1fr;gap:21px}.banner-product-group{max-width:310px;margin:0 auto 5px;transform:rotate(-3deg);padding:10px 0}.banner-product-group .product-art{height:122px;width:92px;min-width:0;border-radius:35px 6px 35px 6px}.banner-product-group .product-art:nth-child(2){transform:translateY(11px)}.banner-product-group .product-art:nth-child(3){transform:translateY(-6px)}.banner-collections{padding-bottom:72px}.banner-collections .banner-copy h1{max-width:370px}.banner-collections .banner-copy p{font-size:13px}.banner-contact .banner-photo{width:100%;opacity:.75;object-position:73% 60%}.banner-contact:after{background:linear-gradient(90deg,#0f244af5,#0f244ad9 52%,#0f244a80)}.banner-about .banner-photo{opacity:.9}.banner-about:after{background:linear-gradient(90deg,#0f244ae8,#0f244a88)}.banner-export-detail{border-left:0;border-top:1px solid #6683a166;padding:15px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:7px;align-items:center}.banner-export-detail>span{font-size:9px;max-width:140px;line-height:1.7}.banner-export-detail>div{gap:24px;margin:0;justify-content:end}.banner-export-detail b{font-size:50px}.banner-export-detail b>span{font-size:15px}.banner-export-detail .wave-mark{display:none}.banner-export-detail>p{font-size:11px;grid-column:1/-1}.banner-catalog-cover{display:none}.banner-catalog{background:linear-gradient(120deg,#0f244a,#294c70)}.banner-catalog .banner-copy{max-width:350px}.banner-quote{min-height:250px;padding-bottom:76px}.banner-quote .wave-divider{height:48px}.form-card{border-radius:7px 28px 7px 28px}.origin-panel{border-radius:75px 15px 80px 15px}.footer{padding-top:70px;border-radius:50% 15% 0 0 / 24px 15px 0 0}}
