@charset "UTF-8";
@font-face{font-family:LocalSerif;src:local("Baskerville");font-display:swap}
:root{--green:#184e43;--green-dark:#133e35;--teal:#328f7a;--ink:#233c36;--muted:#75817b;--line:#dce3df;--surface:#f2f5f3;--white:#fff;--serif:LocalSerif,"Times New Roman",serif;--sans:"Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}
body.dialog-open{overflow:hidden}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button{color:inherit}
img{display:block;max-width:100%;object-fit:cover}
button,input,select,textarea{border-radius:0}
button{border:0}
button:disabled{cursor:default}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #389b84;outline-offset:5px}
p,h1,h2,h3{margin:0}
[hidden]{display:none!important}
.icon{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}
.skip-link{position:fixed;left:20px;top:-60px;padding:12px 20px;background:var(--green);color:white;z-index:100}
.skip-link:focus{top:8px}
.site-header{height:92px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(24,78,67,.07)}
.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}
.brand-mark{width:32px;height:33px;display:flex;flex-direction:column;justify-content:space-between;transform:skewY(-12deg)}
.brand-mark i{display:block;width:32px;height:7px;background:var(--green)}
.brand-mark i:nth-child(2){width:24px;background:#39947f}
.brand-mark i:nth-child(3){width:32px}
.brand-name{font-size:21px;font-weight:600;line-height:1.2}
.brand-name>span{display:block;font-size:7px;font-weight:500;margin-top:7px}
.desktop-nav{display:flex;gap:36px;align-items:center;font-size:12px}
.desktop-nav a{position:relative;padding:10px 0;white-space:nowrap}
.desktop-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--teal);transition:width .2s}
.desktop-nav a:hover:after,.desktop-nav a.is-active:after{width:100%}
.header-actions{display:flex;align-items:center;gap:27px}
.language-control{display:flex;gap:8px;align-items:center;font-size:11px}
.language-control>span{color:#c2c9c5}
.language-control button{padding:6px 0;background:none;color:#98a19c;min-width:20px;font-weight:500}
.language-control button[aria-pressed=true]{color:var(--green);font-weight:700}
.header-contact{padding:13px 18px;background:var(--green);color:white;display:flex;gap:23px;align-items:center;font-size:11px;transition:background .2s;white-space:nowrap}
.header-contact:hover,.primary:hover{background:#287362}
.header-contact .icon{width:15px;height:15px}
.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;height:620px;max-height:calc(100svh - 210px);min-height:470px;isolation:isolate;overflow:hidden;background:#c2d8d6}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-position:center 58%;z-index:-3}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(237,247,243,.81),rgba(238,249,245,.44) 40%,transparent 72%);z-index:-2}
.hero-content{padding:58px 6.8% 40px;max-width:1000px}
.eyebrow{font-size:9px;font-weight:600;display:flex;align-items:center;gap:9px}
.status-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);display:inline-block;flex-shrink:0}
h1{font-family:var(--serif);font-size:80px;font-weight:400;line-height:1.08;margin-top:24px;color:var(--green-dark)}
.hero-heading{font-size:30px;line-height:1.65;font-weight:500;margin-top:15px}
.hero-description{font-size:12px;line-height:2;margin-top:20px;color:#35534b}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;font-size:12px;font-weight:500;min-height:48px;padding:14px 23px;transition:background .2s,color .2s}
.button .icon{width:17px;height:17px}
.primary{background:var(--green);color:white}
.hero .button{margin-top:25px;min-width:200px}
.hero-bottom{position:absolute;bottom:23px;left:6.8%;right:6.8%;display:flex;align-items:center;justify-content:space-between;font-size:10px}
.scroll-link{display:flex;align-items:center;gap:19px;font-size:8px;font-weight:600;color:var(--green-dark)}
.scroll-link .icon{width:15px;height:22px}
.hero-caption{position:absolute;bottom:5px;right:8px;font-size:8px;color:#1c4b42;background:#ffffffb3;padding:2px 4px}
.section-shell{padding-left:6.8%;padding-right:6.8%;max-width:1720px;margin-inline:auto}
.products{padding-top:79px;padding-bottom:64px}
.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}
.section-kicker{font-size:11px;display:flex;align-items:center;gap:13px;font-weight:500;margin-bottom:13px}
.section-kicker>span:first-child{font-size:10px;color:var(--teal)}
.section-kicker:before{content:"";width:18px;height:1px;background:var(--teal)}
.section-top h2{font-family:var(--serif);font-size:57px;line-height:1.05;font-weight:400}
.heading-dot{color:var(--teal)}
.section-intro{font-size:12px;line-height:2.1;margin-bottom:4px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.product-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:28px}
.product-open{display:block;width:100%;text-align:left;background:transparent;padding:0}
.product-image-wrap{position:relative;overflow:hidden;aspect-ratio:1.43;background:#eef1ef}
.product-image-wrap img{width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.product-open:hover img{transform:scale(1.05)}
.image-index{position:absolute;left:15px;top:14px;font-size:8px;font-weight:600;color:var(--green);background:#ffffffe6;padding:6px 8px}
.product-hover{position:absolute;bottom:16px;right:16px;background:#ffffffef;padding:7px 12px;font-size:10px;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}
.product-open:hover .product-hover,.product-open:focus-visible .product-hover{opacity:1;transform:translateY(0)}
.product-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:23px;min-height:53px}
.product-en{font-size:8px;font-weight:500;color:var(--teal);line-height:1.7}
.product-heading h3{font-size:18px;font-weight:500;line-height:1.65;margin-top:5px}
.circle-arrow{width:34px;height:34px;border:1px solid #c7d5cd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s}
.circle-arrow .icon{width:15px;height:15px}
.product-open:hover .circle-arrow{background:var(--green);color:white;border-color:var(--green)}
.product-summary{font-size:11px;line-height:2.1;color:#6a7871;margin-top:14px;min-height:48px}
.product-tags{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:18px;font-size:9px;color:#61776a}
.product-tags span+span:before{content:"/";color:#b5c4ba;margin-right:10px}
.product-notice{display:flex;align-items:flex-start;gap:10px;margin-top:26px;font-size:10px;line-height:1.9;color:var(--muted)}
.product-notice .icon{width:13px;height:13px;margin-top:3px}
.service-section{background:var(--surface);padding:65px 0 61px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;margin-top:12px}
.service-item{border-top:1px solid #cbd7d0;padding-top:24px}
.service-item-top{display:flex;justify-content:space-between;align-items:center}
.service-icon{width:31px;height:31px;fill:none;stroke:var(--green);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}
.service-item-top>span{font-family:var(--serif);font-size:25px;color:#abbdb1}
.service-item h3{font-size:18px;font-weight:500;margin-top:25px}
.service-label{font-size:8px;color:var(--teal);margin-top:7px}
.service-item>p:last-child{font-size:11px;line-height:2.2;color:#68786e;margin-top:19px;max-width:340px}
.about-section{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:10%;padding-block:96px}
.about-visual{position:relative;aspect-ratio:1.12;overflow:hidden;background:#d7e7e0}
.about-visual img{width:100%;height:100%;object-position:68% center}
.about-image-label{position:absolute;bottom:0;left:0;right:0;background:#164c42ed;color:white;display:flex;justify-content:space-between;gap:10px;padding:17px 21px;font-size:10px}
.about-image-label span:last-child{font-size:7px;align-self:center}
.about-content h2{font-weight:400;font-size:31px;line-height:1.8;margin-top:21px;margin-bottom:22px}
.about-content>p:not(.section-kicker){font-size:12px;line-height:2.25;color:#6c7971;margin-top:14px}
.text-link{background:none;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 0;border-bottom:1px solid #b7c9be;font-size:12px}
.text-link:hover{color:var(--teal)}
.text-link .icon{width:17px;height:17px}
.about-content .text-link{margin-top:24px}
.contact-section{background:var(--green-dark);color:#fff;padding:70px 0}
.contact-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:9%}
.contact-copy .section-kicker{color:#d1e1d9}
.contact-copy .section-kicker:before{background:#7ab2a1}
.contact-copy .section-kicker>span:first-child{color:#8ebfae}
.contact-copy h2{font-family:var(--serif);font-weight:400;font-size:52px;margin-top:18px}
.contact-copy h2>span{color:#8fc8b5}
.contact-copy h3{font-size:24px;line-height:1.9;font-weight:400;margin-top:28px}
.contact-copy>p:not(.section-kicker){color:#b8cec3;font-size:11px;line-height:2.2;margin-top:21px}
.contact-status{margin-top:35px;display:flex;align-items:flex-start;gap:10px;max-width:320px}
.contact-status .status-dot{background:#b5d8c9;margin-top:8px}
.contact-status p{font-size:10px;line-height:2;color:#b8cec3}
.inquiry-form{display:flex;flex-direction:column;gap:17px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.inquiry-form label{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:10px;color:#e4ece7}
.required{margin-left:5px;color:#a6d2be}
.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;background:#ffffff08;border:1px solid #ffffff38;color:#fff;padding:12px 13px;font-size:11px;min-height:43px}
.inquiry-form textarea{resize:vertical;min-height:107px;max-height:300px}
.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#9db8ab}
.inquiry-form select option{background:var(--green-dark);color:#fff}
.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#b6d9c8}
.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}
.form-bottom p{font-size:8px;color:#b8cec3;line-height:1.8}
.contact-submit{background:#fff;color:var(--green);min-height:45px;white-space:nowrap;gap:22px}
.contact-submit:hover{background:#d9e9df}
.site-footer{padding-top:38px;padding-bottom:24px}
.footer-main{display:flex;align-items:center;gap:30px}
.footer-main .brand-name{font-size:18px}
.footer-main .brand-name>span{font-size:6px}
.footer-main .brand-mark{width:26px;height:27px}
.footer-main .brand-mark i{width:26px;height:6px}
.footer-main .brand-mark i:nth-child(2){width:20px}
.footer-main>p{font-size:10px;color:var(--muted);margin-left:auto}
.back-top{border:1px solid var(--line);border-radius:50%;margin-left:20px}
.back-top:hover{background:var(--surface)}
.footer-bottom{display:flex;gap:30px;align-items:center;margin-top:28px;padding-top:21px;border-top:1px solid var(--line);font-size:8px;color:#849088}
.footer-bottom>span:nth-child(2){margin-left:auto}
.footer-bottom button{background:none;padding:0;font-size:9px}
.footer-bottom button:hover{color:var(--green)}
dialog{border:0;padding:0;color:var(--ink);box-shadow:0 24px 100px #0b241b38;max-height:90svh}
dialog::backdrop{background:#102c25a6;backdrop-filter:blur(5px)}
.dialog-close{position:absolute;top:14px;right:14px;z-index:2;background:#fff;border-radius:50%;box-shadow:0 2px 10px #12332413}
.dialog-close:hover{background:var(--surface)}
.product-dialog{width:min(850px,calc(100% - 40px));overflow-y:auto}
.product-dialog>img{width:100%;height:230px;object-position:center 50%}
.detail-content{padding:30px 42px 38px}
.detail-content h2{font-size:28px;font-weight:500;margin-top:7px;line-height:1.5}
.detail-content>p:not(.product-en){line-height:2;color:#6b7d70;font-size:13px;margin-top:16px}
.detail-content h3{font-size:13px;font-weight:500;margin-top:25px}
.detail-content ul{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:0;list-style:none;margin:13px 0}
.detail-content li{padding:11px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6;display:flex;gap:8px}
.detail-content li:before{content:"";width:4px;height:4px;background:var(--teal);margin-top:8px;flex-shrink:0}
.detail-content .detail-note{font-size:10px!important;background:var(--surface);padding:12px 15px}
.detail-content .button{margin-top:23px}
.text-dialog{width:min(650px,calc(100% - 40px));padding:42px}
.text-dialog h2{font-size:26px;font-weight:500;line-height:1.6;margin:20px 0}
.text-dialog>p:not(.section-kicker){font-size:12px;line-height:2;color:#6b7d70;margin-top:17px}
.review-notice{background:var(--surface);padding:12px 15px}
#inquiry-summary{margin:25px 0;display:grid;grid-template-columns:125px 1fr;gap:0;font-size:12px;line-height:1.8}
#inquiry-summary dt,#inquiry-summary dd{padding:13px 0;border-bottom:1px solid var(--line);margin:0;overflow-wrap:anywhere;white-space:pre-wrap}
#inquiry-summary dt{color:var(--muted);padding-right:15px}
.review-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}
.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#163f35;color:white;box-shadow:0 4px 20px #0002;padding:15px 24px;z-index:100;font-size:12px;width:max-content;max-width:calc(100% - 30px);line-height:1.6}
.reveal{opacity:1;transform:none}
@media(prefers-reduced-motion:no-preference){.js-ready .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.js-ready .reveal.is-visible{opacity:1;transform:none}.product-card:nth-child(2),.service-item:nth-child(2){transition-delay:.08s}.product-card:nth-child(3),.service-item:nth-child(3){transition-delay:.16s}}
@media(min-width:1600px){.hero-content{padding-top:65px}.hero{height:670px}.hero h1{font-size:90px}.hero-heading{font-size:33px}.hero-description{font-size:14px}.products{padding-top:83px}}
@media(max-width:1150px){.site-header{padding-inline:4%;gap:20px}.desktop-nav{gap:23px}.header-actions{gap:19px}.brand-name{font-size:18px}.header-contact{gap:15px;padding:13px}.product-grid{gap:20px}.product-heading h3{font-size:16px}.product-heading{gap:8px}.section-shell{padding-inline:5%}.hero-content{padding-left:5%}.hero-bottom{left:5%;right:5%}.service-grid{gap:32px}.contact-layout{gap:6%}.contact-copy h2{font-size:46px}.about-section{gap:7%}}
@media(max-width:900px){.desktop-nav{gap:18px;font-size:11px}.brand-name{font-size:16px}.brand-name>span{font-size:6px}.brand-mark{width:27px;height:28px}.brand-mark i{width:27px;height:6px}.brand-mark i:nth-child(2){width:21px}.header-actions{gap:14px}.header-contact{font-size:10px;padding:12px;gap:9px}.site-header{height:78px;gap:16px}.hero{min-height:510px}.hero-content{padding-top:55px}h1{font-size:69px}.product-heading h3{font-size:15px}.product-en{font-size:7px}.circle-arrow{width:29px;height:29px}.product-tags{gap:6px;font-size:8px}.product-tags span+span:before{margin-right:6px}.section-intro{font-size:11px}.section-top h2{font-size:49px}.service-item h3{font-size:16px}.about-content h2{font-size:27px}.contact-copy h2{font-size:40px}.form-row{gap:14px}.form-bottom{align-items:flex-start;flex-direction:column}.contact-submit{align-self:flex-end}.contact-copy h3{font-size:22px}.footer-bottom{gap:20px}.footer-main>p{font-size:9px}}
@media(max-width:760px){html{scroll-padding-top:87px}.site-header{height:76px;padding:0 6%;gap:14px}.brand{gap:10px}.brand-name{font-size:17px}.brand-name>span{font-size:6px}.desktop-nav,.header-contact{display:none}.header-actions{gap:15px}.language-control{font-size:11px;gap:5px}.menu-toggle{display:flex;width:30px;height:40px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:fixed;top:76px;left:0;right:0;background:#fff;z-index:29;padding:10px 6% 24px;box-shadow:0 12px 20px #12332414}.mobile-nav a{padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}.hero{height:595px;max-height:calc(100svh - 126px);min-height:485px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#edf7f2d6,#eaf5f0a1 55%,#eaf5f029)}.hero-content{padding:43px 7% 50px}.eyebrow{font-size:7px;gap:7px}h1{font-size:49px;margin-top:22px}.hero-heading{font-size:28px;line-height:1.65;margin-top:19px}.hero-description{font-size:11px;line-height:2.1;margin-top:22px}.hero .button{margin-top:25px;min-width:184px;font-size:11px;padding:14px 18px}.hero-bottom{left:7%;right:7%;bottom:22px;font-size:8px}.scroll-link{font-size:7px;gap:10px}.scroll-link .icon{width:12px}.section-shell{padding-inline:7%}.products{padding-top:51px;padding-bottom:42px}.section-top{gap:20px;align-items:flex-start;flex-direction:column;margin-bottom:29px}.section-kicker{font-size:10px;margin-bottom:11px}.section-top h2{font-size:47px}.section-intro{font-size:11px;line-height:2;margin-top:2px}.product-grid{grid-template-columns:1fr;gap:35px}.product-image-wrap{aspect-ratio:1.52}.product-heading{margin-top:19px;min-height:auto}.product-heading h3{font-size:20px;margin-top:6px}.product-en{font-size:8px}.circle-arrow{width:37px;height:37px}.circle-arrow .icon{width:17px;height:17px}.product-card{padding-bottom:25px}.product-summary{font-size:12px;margin-top:12px;min-height:0}.product-tags{font-size:10px;margin-top:14px;gap:6px 10px}.product-tags span+span:before{margin-right:10px}.product-notice{margin-top:25px;font-size:10px;gap:8px}.product-hover{display:none}.service-section{padding:48px 0}.service-grid{grid-template-columns:1fr;gap:30px}.service-item{padding-top:23px}.service-item h3{font-size:19px;margin-top:19px}.service-item>p:last-child{max-width:none;font-size:12px;margin-top:15px}.service-item-top>span{font-size:24px}.service-label{font-size:9px}.about-section{grid-template-columns:1fr;padding-block:49px;gap:37px}.about-visual{aspect-ratio:1.35}.about-content h2{font-size:29px;margin-top:17px;margin-bottom:17px}.about-content>p:not(.section-kicker){font-size:12px}.about-content .text-link{margin-top:20px}.contact-section{padding:47px 0}.contact-layout{grid-template-columns:1fr;gap:34px}.contact-copy h2{font-size:46px;margin-top:13px}.contact-copy h3{font-size:23px;margin-top:20px}.contact-copy>p:not(.section-kicker){font-size:12px;margin-top:17px}.contact-status{margin-top:21px;max-width:none}.contact-status p{font-size:10px}.form-row{gap:14px}.inquiry-form{gap:17px}.inquiry-form label{font-size:11px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{font-size:16px;min-height:48px;padding:12px 11px}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{font-size:12px}.form-bottom{flex-direction:column;gap:16px}.form-bottom p{font-size:10px}.contact-submit{width:100%;font-size:12px;min-height:49px}.site-footer{padding-top:30px}.footer-main{flex-wrap:wrap;gap:19px;position:relative;padding-right:48px}.footer-main .brand-name{font-size:19px}.footer-main>p{margin:0;width:100%;font-size:10px}.back-top{position:absolute;right:0;top:0;margin:0;width:37px;height:37px}.footer-bottom{margin-top:24px;flex-wrap:wrap;gap:14px 18px;font-size:8px}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:nth-child(2){margin-left:0;margin-right:auto}.footer-bottom button{font-size:8px}.product-dialog{width:calc(100% - 24px);max-height:92svh}.product-dialog>img{height:190px}.detail-content{padding:25px 23px 28px}.detail-content h2{font-size:23px}.detail-content>p:not(.product-en){font-size:12px}.detail-content ul{grid-template-columns:1fr}.detail-content li{font-size:12px}.detail-content .button{font-size:11px;gap:14px;width:100%}.dialog-close{width:35px;height:35px;top:10px;right:10px}.text-dialog{width:calc(100% - 24px);padding:35px 24px}.text-dialog h2{font-size:23px}.text-dialog .section-kicker{font-size:9px}#inquiry-summary{grid-template-columns:85px 1fr;font-size:11px}.review-actions{gap:12px}.review-actions .button{font-size:11px;gap:14px;padding-inline:16px}.review-actions .text-link{font-size:11px}}
@media(max-width:370px){.site-header{padding-inline:5%;gap:8px}.brand-name{font-size:15px}.brand-name>span{font-size:5px}.header-actions{gap:9px}.brand-mark{width:24px}.brand-mark i{width:24px}.brand-mark i:nth-child(2){width:18px}.hero-content{padding-inline:6%}h1{font-size:43px}.hero-heading{font-size:25px}.hero-description{font-size:10px}.section-shell{padding-inline:6%}.hero-bottom>span{max-width:150px}.contact-copy h2{font-size:41px}.product-heading h3{font-size:18px}.form-row{grid-template-columns:1fr}.section-top h2{font-size:42px}.about-image-label{padding-inline:14px;gap:8px;font-size:9px}}
@media(max-width:760px){.hero{max-height:calc(100svh - 190px);min-height:455px}}
@media(max-height:650px){.hero{height:420px;min-height:0;max-height:none}.hero-content{padding-top:25px}.hero h1{font-size:57px;margin-top:15px}.hero-heading{font-size:25px;line-height:1.5;margin-top:12px}.hero-description{margin-top:12px}.hero .button{margin-top:17px}.hero-bottom{bottom:16px}}
@media(max-width:760px) and (max-height:650px){.hero{height:calc(100svh - 170px);min-height:370px}.hero h1{font-size:43px}.hero-heading{font-size:24px}.hero-description{font-size:10px}.hero .button{min-height:43px;padding-block:12px}.hero-bottom{display:none}.products{padding-top:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
