@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#e62e31;--ink:#202226;--muted:#737579;--line:#e5e5e1;--paper:#f6f6f3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}button{border:0}i[data-icon]{display:inline-flex;width:22px;height:22px;flex-shrink:0}svg{width:100%;height:100%}p{line-height:1.8;color:var(--muted)}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(30px,3.2vw,48px);line-height:1.22;letter-spacing:-2px;font-weight:800;margin-bottom:20px}h2 span{color:#898b8b}em{font-style:normal;color:var(--red)}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.topbar{background:var(--paper);border-bottom:1px solid var(--line);font-size:10px;font-weight:700;letter-spacing:1px}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;height:36px}.topbar span,.topbar a{display:flex;gap:8px;align-items:center}.topbar i{width:13px;height:13px}.topbar span:nth-child(2){font-size:11px;letter-spacing:0;color:#777}header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.navigation{height:94px;display:flex;align-items:center;gap:30px;justify-content:space-between}.logo{font-size:30px;letter-spacing:-1.9px;font-weight:800;line-height:1;white-space:nowrap}.logo>span{color:var(--red)}.logo small{display:block;font-size:7.6px;letter-spacing:1.1px;font-weight:700;margin-top:10px}.navigation nav{display:flex;gap:27px;font-size:12px;font-weight:700}.navigation nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:18px 25px;border-radius:5px;font-size:12px;font-weight:800;transition:background .2s,transform .2s}.button:hover{background:#c62126;transform:translateY(-2px)}.button i{width:18px;height:18px}.button.small{padding:14px 19px;gap:20px}.text-button{display:inline-flex;align-items:center;gap:18px;background:none;padding:0;font-size:12px;font-weight:800}.text-button i{width:17px;height:17px}.icon-btn{width:38px;height:38px;background:transparent;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;font-size:20px}.icon-btn:hover{border-color:var(--red);color:var(--red)}.icon-btn i{width:17px;height:17px}.menu{display:none}.hero{position:relative;overflow:hidden;background:#f6f6f3}.hero-pattern{position:absolute;width:62%;height:100%;right:-16%;top:0;background:repeating-linear-gradient(122deg,transparent 0,transparent 60px,#e9e9e570 61px,#e9e9e570 62px);transform:skew(-8deg)}.hero-layout{position:relative;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;min-height:650px;gap:32px;padding-top:35px;padding-bottom:35px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;line-height:1.6;color:var(--red);margin-bottom:25px}.hero .eyebrow{color:#67686b;display:flex;gap:9px;align-items:center;font-size:9px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--red)}h1{font-size:clamp(52px,5.6vw,80px);font-weight:800;line-height:1.06;letter-spacing:-4.4px;margin-bottom:25px}.hero-copy>p{font-size:14px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:30px}.hero-actions .text-button{font-size:10px}.hero-guarantee{display:flex;align-items:center;gap:12px;margin-top:38px;font-size:9px;line-height:1.6;color:#777}.hero-guarantee>i{color:var(--red);width:26px;height:26px}.hero-guarantee b{color:#454545}.mini-line{height:27px;width:1px;background:#d8d8d2;margin:0 6px}.three-m{color:#ec272c;font-weight:900;font-family:Arial,sans-serif;font-size:32px;letter-spacing:-3px}.hero-visual{position:relative;padding-top:48px}.hero-word{font-size:clamp(55px,6.4vw,94px);font-weight:800;letter-spacing:-5px;color:#e3e3df;position:absolute;top:-18px;left:-8px;white-space:nowrap}.hero-photo{position:relative;height:422px;border-radius:100px 8px 100px 8px;overflow:hidden;box-shadow:0 25px 45px #1f202510}.hero-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#0007)}.hero-photo img{height:100%;object-position:center;transition:opacity .22s,transform 6s}.hero-photo:hover img{transform:scale(1.035)}.image-corner{position:absolute;left:27px;bottom:24px;font-size:8px;letter-spacing:2px;color:white;z-index:1}.floating-label{position:absolute;bottom:64px;left:-26px;display:flex;align-items:center;gap:13px;background:#fff;padding:18px 20px;box-shadow:0 12px 50px #0001;border-radius:7px;z-index:2}.floating-label small{font-size:7px;letter-spacing:1.5px;color:#888;display:block;margin-bottom:7px}.floating-label b{font-size:13px}.floating-label>i{margin-left:18px;color:var(--red)}.status-dot{width:7px;height:7px;background:var(--red);border-radius:50%;box-shadow:0 0 0 6px #e62e3110}.visual-caption{display:flex;justify-content:space-between;margin-top:20px;font-size:8px;letter-spacing:1.4px;color:#7b7d7d}.hero-bottom{position:relative;border-top:1px solid #deded8;display:flex;align-items:center;justify-content:space-between;height:78px}.slide-controls{display:flex;align-items:center;gap:14px}.slide-controls>span{color:#aaa;font-size:11px}.slide-controls b{color:#222;font-size:15px;margin-right:5px}.pause{border:0;font-size:13px;width:26px}.slide-tabs{display:flex;align-self:stretch;gap:28px}.slide-tabs button{background:none;color:#939391;font-size:10px;border-top:2px solid transparent;margin-top:-1px;padding:0 5px}.slide-tabs button.active{color:#242424;border-color:var(--red);font-weight:800}.scroll-hint{font-size:8px;letter-spacing:1.6px;color:#7b7d7d}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0;border-bottom:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;gap:18px;padding-left:30px;border-right:1px solid var(--line)}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border:0}.trust-strip i{width:30px;height:30px;color:var(--red)}.trust-strip span{font-size:12px;font-weight:800}.trust-strip small{display:block;margin-top:6px;color:#8b8b8b;font-weight:400;font-size:10px}.section{padding-top:96px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:17px}.heading-aside{max-width:365px}.heading-aside p{font-size:12px;margin-bottom:17px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-card{border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:transform .3s,box-shadow .3s;background:#fff}.service-card:hover{transform:translateY(-7px);box-shadow:0 20px 40px #0000000c}.service-image{height:215px;overflow:hidden;position:relative}.service-image img{height:100%;transition:transform .5s}.service-card:hover img{transform:scale(1.06)}.service-image>span{position:absolute;left:18px;top:18px;background:#ffffffed;color:#333;font-size:8px;font-weight:800;padding:7px 9px;border-radius:3px;letter-spacing:1px}.service-content{padding:24px}.service-title{display:flex;justify-content:space-between;align-items:center}.service-title i{color:var(--red);width:25px;height:25px}.service-title h3{font-size:18px;letter-spacing:-.5px;margin:0}.service-content p{font-size:11px;margin:14px 0 22px;min-height:39px}.service-content button{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border-top:1px solid var(--line);padding:17px 0 0;font-size:10px;font-weight:800}.service-content button i{width:17px;height:17px}.color-section{background:#f4f4f0;overflow:hidden;padding:80px 0}.color-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.color-layout>div>p:not(.eyebrow){font-size:12px}.swatches{display:flex;gap:12px;margin:25px 0 20px}.swatches button{width:31px;height:31px;border-radius:50%;border:4px solid #f4f4f0;box-shadow:0 0 0 1px transparent;transition:transform .2s}.swatches button:hover{transform:translateY(-4px)}.swatches button.active{box-shadow:0 0 0 1px #222}.color-name{display:flex;flex-direction:column;gap:5px;margin-bottom:26px}.color-name strong{font-size:14px}.color-name span{font-size:8px;letter-spacing:1.4px;color:#92928c}.color-board{height:400px;position:relative}.sample-paper{width:235px;height:320px;background:#b92330;position:absolute;left:5px;top:15px;transform:rotate(-10deg);box-shadow:12px 23px 32px #0002;border:10px solid white;border-bottom:45px solid white;transition:background .4s;z-index:2;padding:17px;color:#fff}.sample-paper>span{font-size:8px;letter-spacing:1px;line-height:1.6}.sample-paper>b{position:absolute;bottom:-33px;left:12px;color:#333;font-size:13px}.sample-fold{position:absolute;inset:0;background:linear-gradient(115deg,#ffffff30,transparent 35%,#0002 60%,#fff4);pointer-events:none}.sample-photo{width:310px;height:245px;position:absolute;right:-10px;top:115px;border:10px solid #fff;box-shadow:0 20px 25px #0002;transform:rotate(7deg)}.sample-photo img{height:100%}.sample-note{position:absolute;bottom:0;right:0;font-size:10px;color:#92928c;letter-spacing:1px}.filter-row{display:flex;gap:10px;margin:32px 0}.filter-row button{padding:10px 18px;border-radius:4px;background:#f6f6f3;color:#747474;font-size:11px}.filter-row button.active{background:#26282a;color:white}.filter-row sup{font-size:7px;opacity:.6;margin-left:7px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-card{background:transparent;text-align:left;padding:0;overflow:hidden}.gallery-card>div{height:250px;overflow:hidden;border-radius:7px;position:relative}.gallery-card img{height:100%;transition:transform .45s}.gallery-card:hover img{transform:scale(1.06)}.gallery-card .gallery-open{position:absolute;bottom:16px;right:16px;border-radius:50%;background:#fff;width:34px;height:34px;display:grid;place-items:center}.gallery-open i{width:16px;height:16px}.gallery-card small{display:block;font-size:8px;letter-spacing:1.4px;color:var(--red);margin:18px 0 8px}.gallery-card h3{font-size:15px;font-weight:700}.gallery-note{font-size:10px;margin:20px 0 0;color:#999}.about-section{padding:80px 0;background:#f8f8f6}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-visual{position:relative}.about-visual>img{height:455px;border-radius:9px;object-position:62%}.about-stamp{position:absolute;bottom:-25px;right:-25px;width:170px;background:white;border:1px solid var(--line);border-radius:6px;padding:22px;box-shadow:0 10px 25px #00000008}.about-stamp i{color:var(--red);margin-bottom:13px}.about-stamp b{display:block;font-size:20px;line-height:1.3;letter-spacing:-.5px}.about-stamp span{font-size:8px;letter-spacing:2px;display:block;margin-top:16px;color:#999}.about-copy>p{font-size:12px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0 30px}.about-points span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.about-points i{width:15px;height:15px;color:var(--red)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps article{position:relative;padding-top:28px;border-top:1px solid #ddd}.steps article>span{position:absolute;right:0;top:21px;font-size:45px;font-weight:800;letter-spacing:-2px;color:#ededeb}.steps i{color:var(--red);width:27px;height:27px;margin-bottom:22px}.steps h3{font-size:16px}.steps p{font-size:11px;margin:0;max-width:230px}.faq-section{padding:76px 0;background:#f7f7f4}.faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:75px}.faq-layout>div>p:not(.eyebrow){font-size:12px;max-width:300px}.faqs details{border-bottom:1px solid #ddded8;padding:22px 0}.faqs details:first-child{padding-top:0}.faqs summary{list-style:none;font-size:13px;font-weight:700;cursor:pointer;padding-right:30px;position:relative}.faqs summary:after{content:'+';position:absolute;right:0;color:#777;font-size:19px;top:-4px;font-weight:400}.faqs details[open] summary:after{content:'−';color:var(--red)}.faqs summary::-webkit-details-marker{display:none}.faqs p{margin:14px 0 0;font-size:12px;max-width:480px}.contact-section{padding-top:85px;padding-bottom:60px}.contact-banner{background:#f3f3f0;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.contact-banner>div{padding:47px}.contact-banner h2{font-size:40px}.contact-banner p{font-size:12px}.contact-banner img{height:100%;min-height:370px}.contact-info{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:45px;padding-top:45px}.contact-info>div{display:flex;gap:17px}.contact-info i{color:var(--red);width:22px;height:22px}.contact-info small{font-size:8px;color:#8b8b8b;letter-spacing:1.8px}.contact-info p{font-size:12px;color:#3e4142;margin:12px 0 8px}.contact-info a,.contact-info span{font-size:10px}.contact-info div>div>a{color:var(--red);font-weight:700}.contact-info span{color:#888}footer{background:#f7f7f4;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:40px 0}.footer-top p{font-size:12px;line-height:1.7;margin:0}.footer-top>a:last-child{font-size:11px;font-weight:700}.footer-top>a:last-child i{width:15px;height:15px;vertical-align:middle;margin-left:14px}.footer-top>a:last-child small{display:block;font-size:9px;color:#888;margin-top:10px}.footer-bottom{border-top:1px solid #ddd;display:flex;justify-content:space-between;padding:22px 0;font-size:8px;letter-spacing:.5px;color:#898b8b}.whatsapp{position:fixed;bottom:24px;right:24px;background:#fff;border:1px solid #ddd;box-shadow:0 4px 30px #0001;z-index:15;border-radius:50px;display:flex;align-items:center;gap:9px;padding:13px 18px;font-size:10px;font-weight:700}.whatsapp i{color:#24985f}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.js-motion .reveal.visible{opacity:1;transform:none}dialog{border:0;border-radius:12px;padding:42px;width:530px;max-width:calc(100% - 28px);max-height:90vh;color:var(--ink);box-shadow:0 30px 100px #0003}dialog::backdrop{background:#1b202580;backdrop-filter:blur(5px)}dialog h2{font-size:29px;letter-spacing:-1.3px}dialog>p{font-size:12px}.dialog-close{position:absolute;right:12px;top:12px;z-index:3;background:#fff}.dialog-close.icon-btn{font-size:24px}form{display:grid;gap:16px;margin-top:24px}label{font-size:11px;font-weight:700}input,select,textarea{display:block;width:100%;margin-top:8px;padding:12px;background:#fafafa;border:1px solid #ddd;border-radius:4px;color:#333;font-size:12px}textarea{resize:vertical}.form-note{font-size:10px;margin:0}#detail-dialog{padding:0;width:730px}#detail-image{height:310px}.detail-copy{padding:30px}.detail-copy>p:not(.eyebrow){font-size:13px}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}:focus-visible{outline:3px solid #ee6567;outline-offset:4px}[hidden]{display:none!important}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero-layout{min-height:710px}.hero-photo{height:470px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.navigation{gap:18px}.navigation nav{gap:16px;font-size:10px}.logo{font-size:27px}.hero-layout{min-height:580px;gap:25px}h1{font-size:62px}.hero-photo{height:360px}.hero-actions{gap:15px}.hero-actions .text-button{max-width:95px}.hero-word{font-size:75px}.hero-guarantee{margin-top:28px}.color-layout,.about-layout{gap:50px}.sample-photo{width:250px}.sample-paper{width:205px}.service-image{height:190px}.gallery-card>div{height:220px}}
@media(max-width:900px){.navigation nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:24px 32px;border-bottom:1px solid #ddd;flex-direction:column;font-size:14px}.navigation nav.open{display:flex}.menu{display:flex}.navigation>.button{margin-left:auto}.navigation{height:80px}.hero-layout{grid-template-columns:1fr 1fr;gap:24px;padding:45px 0}.hero-photo{height:330px;border-radius:65px 5px}.hero-word{font-size:53px;top:10px;letter-spacing:-3px}h1{font-size:51px;letter-spacing:-3px}.hero .eyebrow{font-size:7px;letter-spacing:1.2px}.hero-copy>p{font-size:12px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-actions .text-button{max-width:none}.floating-label{padding:13px;left:-12px;bottom:50px}.floating-label b{font-size:10px}.floating-label>i{display:none}.visual-caption{font-size:6px}.hero-guarantee{gap:8px;font-size:7px}.three-m{font-size:27px}.slide-tabs{gap:12px}.scroll-hint{display:none}.trust-strip>div{padding-left:17px;gap:10px}.trust-strip span{font-size:10px}.trust-strip small{font-size:8px}.trust-strip i{width:23px}.section{padding:65px 0}.section-heading{gap:30px}.heading-aside{max-width:280px}.services{gap:16px}.service-content{padding:17px}.service-title h3{font-size:15px}.service-image{height:155px}.color-layout{gap:25px}.sample-photo{width:200px;right:-10px;top:160px}.sample-paper{width:170px;height:275px}.color-board{height:350px}.swatches{gap:5px}.swatches button{width:28px;height:28px}.gallery{gap:16px}.gallery-card>div{height:175px}.about-layout{gap:45px}.about-visual>img{height:420px}.about-points{grid-template-columns:1fr;gap:10px}.about-stamp{width:145px}.faq-layout{gap:30px}.contact-banner>div{padding:32px}.contact-banner h2{font-size:33px}.contact-info{gap:20px}.contact-info p{font-size:10px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.topbar .wrap{height:29px;font-size:8px;letter-spacing:.5px}.topbar span:nth-child(2){display:none}.logo{font-size:25px}.logo small{font-size:6px;letter-spacing:.8px}.navigation{height:75px;gap:10px}.navigation>.button{padding:11px 13px;font-size:10px;gap:7px}.navigation>.button i{display:none}.menu{width:32px;height:32px}.navigation nav{top:75px}.hero-layout{grid-template-columns:1fr;padding-top:34px;padding-bottom:22px;gap:25px}.hero .eyebrow{font-size:8px;margin-bottom:21px}.hero-copy h1{font-size:58px;letter-spacing:-3.7px;line-height:1.03;margin-bottom:20px}.hero-copy>p{font-size:12px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:22px}.button{padding:15px 18px;font-size:10px;gap:18px}.hero-actions .text-button{font-size:9px;gap:7px}.hero-guarantee{margin-top:26px;font-size:8px}.hero-guarantee .three-m{font-size:30px}.hero-visual{padding-top:30px}.hero-word{font-size:64px;top:-10px;letter-spacing:-3px}.hero-photo{height:275px;border-radius:60px 5px 60px 5px}.floating-label{left:12px;bottom:45px}.floating-label small{font-size:6px}.visual-caption{font-size:6px;letter-spacing:.8px;margin-top:14px}.image-corner{bottom:14px;font-size:6px}.hero-bottom{height:auto;padding:18px 0;flex-wrap:wrap;gap:14px}.slide-controls{gap:13px}.slide-controls .icon-btn{width:31px;height:31px}.slide-tabs{gap:12px;order:2;width:100%;height:34px;justify-content:space-between}.slide-tabs button{font-size:9px;padding-top:10px}.trust-strip{grid-template-columns:1fr 1fr;gap:23px 12px;padding:25px 0}.trust-strip>div{padding-left:0;border:0;gap:12px}.trust-strip span{font-size:10px}.trust-strip small{font-size:8px}.trust-strip .three-m{width:24px;font-size:24px}.section{padding:55px 0}.section-heading{display:block;margin-bottom:27px}.eyebrow{font-size:8px;letter-spacing:1.7px}h2{font-size:32px;letter-spacing:-1.5px}.heading-aside{max-width:none;margin-top:20px}.heading-aside p{font-size:11px}.text-button{font-size:10px}.services{grid-template-columns:1fr;gap:20px}.service-image{height:220px}.service-content{padding:22px}.service-title h3{font-size:19px}.service-content p{font-size:12px;min-height:0}.color-section{padding:50px 0}.color-layout{grid-template-columns:1fr;gap:35px}.color-board{height:335px;max-width:360px;width:100%;margin:auto}.sample-paper{left:20px;width:190px;height:270px}.sample-photo{right:5px;width:215px;top:115px;height:195px}.swatches{gap:10px}.swatches button{width:31px;height:31px}.filter-row{flex-wrap:wrap;gap:7px;margin-top:24px}.filter-row button{font-size:9px;padding:9px 11px}.gallery{grid-template-columns:1fr 1fr;gap:19px 12px}.gallery-card>div{height:165px}.gallery-card small{font-size:6px;letter-spacing:.7px;margin:12px 0 6px}.gallery-card h3{font-size:12px;line-height:1.5;margin:0}.gallery-note{font-size:8px}.section-heading>a{margin-top:18px}.about-section{padding:50px 0}.about-layout{grid-template-columns:1fr;gap:55px}.about-visual>img{height:330px}.about-stamp{right:12px;bottom:-20px;width:150px}.about-stamp b{font-size:18px}.about-points{grid-template-columns:1fr 1fr;gap:15px}.about-points span{font-size:9px}.steps{grid-template-columns:1fr 1fr;gap:28px 20px}.steps h3{font-size:14px}.steps p{font-size:10px}.steps article>span{font-size:37px}.process .section-heading>p{font-size:11px;margin:15px 0 0}.faq-section{padding:50px 0}.faq-layout{grid-template-columns:1fr;gap:35px}.faqs summary{font-size:12px}.faqs p{font-size:11px}.contact-section{padding-top:50px;padding-bottom:40px}.contact-banner{grid-template-columns:1fr}.contact-banner>div{padding:30px}.contact-banner img{height:210px;min-height:0}.contact-banner h2{font-size:31px}.contact-info{grid-template-columns:1fr;gap:26px;padding-top:30px}.contact-info p{font-size:12px}.footer-top{flex-wrap:wrap;gap:26px;padding:30px 0}.footer-top .logo{width:100%}.footer-top p{font-size:10px}.footer-top>a:last-child{font-size:10px}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:7px;padding-bottom:75px}.footer-bottom>span:nth-child(2){display:none}.whatsapp{bottom:15px;right:15px;padding:12px}.whatsapp>span{display:none}dialog{padding:32px 22px}dialog h2{font-size:26px}#detail-image{height:225px}.detail-copy{padding:24px}.gallery-card .gallery-open{width:27px;height:27px;bottom:10px;right:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
