#tetram-mobile-home{display:none}
@media(max-width:900px){
html body{min-width:0!important;padding-bottom:0!important;-webkit-text-size-adjust:100%}
#tetram-mobile-home{display:block;font-size:16px;letter-spacing:normal;text-align:left}
#tetram-mobile-home ~ #fixo_wrap,#tetram-mobile-home ~ .tetram-mobile-contact{display:none!important}
#tetram-mobile-home{--blue:#0087b8;--ink:#262d33;--line:#e3e5e7;--muted:#5e6872}
#tetram-mobile-home *{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:120px}
#tetram-mobile-home{margin:0;color:var(--ink);font-family:"Malgun Gothic","Apple SD Gothic Neo",Arial,sans-serif;line-height:1.65;background:white}
#tetram-mobile-home img{display:block;max-width:100%;height:auto}
#tetram-mobile-home a{color:inherit;text-decoration:none}
#tetram-mobile-home button{font:inherit;cursor:pointer}
#tetram-mobile-home h1,#tetram-mobile-home h2,#tetram-mobile-home h3,#tetram-mobile-home p{margin:0}
#tetram-mobile-home a:focus-visible,#tetram-mobile-home button:focus-visible{outline:3px solid #107eb0;outline-offset:3px}
#tetram-mobile-home .wrap{max-width:1280px;width:calc(100% - 48px);margin-inline:auto}
#tetram-mobile-home .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
#tetram-mobile-home .skip{position:fixed;top:-100px;background:white;padding:10px;z-index:30}
#tetram-mobile-home .skip:focus{top:0}
#tetram-mobile-home .preview-label{background:#edf2f4;color:#586873;text-align:center;font-size:11px;padding:3px 8px}
#tetram-mobile-home .site-header{position:sticky;top:0;z-index:10;background:#f8f8f8;border-bottom:1px solid #dce0e2;display:flex;flex-wrap:wrap;justify-content:center}
#tetram-mobile-home .header-inner{width:calc(100% - 48px);max-width:1280px;min-height:82px;display:flex;gap:18px;align-items:center}
#tetram-mobile-home .logo{margin-right:auto}
#tetram-mobile-home .logo img{width:210px}
#tetram-mobile-home .blog-link{display:flex;align-items:center;justify-content:center;background:#05bf54;color:white;border-radius:24px;min-height:40px;padding:0 18px;font-size:13px;font-weight:bold;gap:8px}
#tetram-mobile-home .menu-toggle{width:44px;height:44px;border:1px solid #d9dfe3;background:#fff;border-radius:4px;font-size:22px;display:none}
#tetram-mobile-home .primary-nav{display:flex;position:absolute;right:max(190px,calc((100% - 1280px)/2 + 170px));top:0;height:82px}
#tetram-mobile-home .primary-nav a{min-width:112px;padding:0 18px;border-left:1px solid #eee;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold}
#tetram-mobile-home .primary-nav a:hover,#tetram-mobile-home .primary-nav a.selected{color:var(--blue)}
#tetram-mobile-home #tmh-all-menu{width:100%;background:#fff;padding:10px 20px 15px}
#tetram-mobile-home #tmh-all-menu[hidden]{display:none}
#tetram-mobile-home #tmh-all-menu a{display:block;padding:11px 4px;border-bottom:1px solid var(--line);font-size:15px}
#tetram-mobile-home .hero{background:#e3e6e5}
#tetram-mobile-home .hero-inner{height:420px;width:min(1280px,100%);margin:auto;position:relative;overflow:hidden;background:#c2c9ca}
#tetram-mobile-home .hero-photo{width:100%;height:100%;object-fit:cover}
#tetram-mobile-home .hero-inner:after{position:absolute;inset:65% 0 0;content:"";background:linear-gradient(transparent,#102a3b65);pointer-events:none}
#tetram-mobile-home .hero-brand{position:absolute;width:232px;height:268px;top:30px;left:50%;transform:translateX(-50%);clip-path:polygon(50% 0,100% 18%,100% 82%,50% 100%,0 82%,0 18%);background:#0085b5;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;text-align:center;padding:32px 10px;z-index:1}
#tetram-mobile-home .hero-brand p{font-size:13px;font-weight:bold;line-height:1.5}
#tetram-mobile-home .brand-cross{font-size:25px;line-height:1;margin:17px 0 12px}
#tetram-mobile-home .hero-brand strong{font-size:36px;line-height:1.2;letter-spacing:1px}
#tetram-mobile-home .hero h1{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);background:#ffffffeb;min-width:380px;text-align:center;color:#05699c;padding:12px 22px;font-size:19px;z-index:1}
#tetram-mobile-home .slide-prev,#tetram-mobile-home .slide-next{position:absolute;top:calc(50% - 25px);width:44px;height:50px;background:#172b3555;border:0;color:white;font-size:35px;line-height:1;z-index:2}
#tetram-mobile-home .slide-prev{left:0}
#tetram-mobile-home .slide-next{right:0}
#tetram-mobile-home .slide-counter{position:absolute;right:15px;bottom:14px;font-size:12px;color:white;z-index:2;background:#152c4380;padding:1px 9px;border-radius:12px}
#tetram-mobile-home .news{display:flex;align-items:center;gap:20px;min-height:64px;font-size:14px}
#tetram-mobile-home .news strong{font-size:17px;flex-shrink:0}
#tetram-mobile-home .news>a:not(.more-icon){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666}
#tetram-mobile-home .more-icon{font-size:26px;font-weight:bold;margin-left:auto;min-width:44px;min-height:44px;text-align:right}
#tetram-mobile-home .brand-band{background:#f5f5f5;border-block:1px solid var(--line)}
#tetram-mobile-home .brand-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
#tetram-mobile-home .brand-panel{display:flex;align-items:center;height:190px;overflow:hidden}
#tetram-mobile-home .brand-art{width:37%;height:190px;flex-shrink:0;background-position:left center;background-repeat:no-repeat;background-size:auto 190px}
#tetram-mobile-home .first-choice{background:#00d9b0}
#tetram-mobile-home .first-choice .brand-art{background-image:url("assets/pc-ban01.gif");background-color:#00ab80}
#tetram-mobile-home .innovation{background:#f7d477}
#tetram-mobile-home .innovation .brand-art{background-image:url("assets/pc-ban02.gif");background-color:#f54e08}
#tetram-mobile-home .brand-copy{width:63%;text-align:center;padding:8px}
#tetram-mobile-home .brand-copy strong{font-size:19px;line-height:1.5;display:block;letter-spacing:-.7px}
#tetram-mobile-home .brand-copy p{font-size:13px;line-height:1.5;margin-top:16px}
#tetram-mobile-home .consult-card{background:#e2f4fb;display:flex;align-items:center;position:relative;padding-right:14px;gap:18px}
#tetram-mobile-home .contact-emblem{width:32%;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;background:#008ab8;color:white}
#tetram-mobile-home .bubble{font-size:38px;line-height:30px;width:54px;height:44px;border:3px solid white;border-radius:8px;text-align:center;position:relative;font-weight:bold;margin-bottom:17px}
#tetram-mobile-home .bubble:after{content:"";position:absolute;width:10px;height:10px;border-left:3px solid white;border-bottom:3px solid white;left:8px;bottom:-8px;transform:skewY(-35deg);background:#008ab8}
#tetram-mobile-home .contact-emblem small{font-size:9px;letter-spacing:1px;font-weight:bold}
#tetram-mobile-home .consult-copy h2{font-size:22px;color:#215573}
#tetram-mobile-home .consult-copy p{font-size:13px;color:#486879;margin-top:6px}
#tetram-mobile-home .phone{font-size:20px;color:#10668d;font-weight:bold;display:block;margin-top:4px}
#tetram-mobile-home .consult-link{position:absolute;bottom:17px;left:calc(32% + 18px);background:var(--blue);color:white;min-height:37px;padding:6px 14px;font-size:13px;font-weight:bold}
#tetram-mobile-home .consult-copy{padding-bottom:29px}
#tetram-mobile-home .products{padding-block:28px 14px}
#tetram-mobile-home .section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);background:#fafafa;min-height:51px;padding:0 16px;margin-bottom:22px}
#tetram-mobile-home .section-heading h2{font-size:19px;letter-spacing:-.7px}
#tetram-mobile-home .section-cross{color:var(--blue);margin-right:8px;font-size:21px}
#tetram-mobile-home .section-heading>a{font-size:13px;white-space:nowrap;display:flex;align-items:center;gap:10px;min-height:44px}
#tetram-mobile-home .section-heading>a span{font-size:24px}
#tetram-mobile-home .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#tetram-mobile-home .product{min-width:0}
#tetram-mobile-home .product-link{display:block}
#tetram-mobile-home .product-visual{height:242px;position:relative;overflow:hidden;background:#f4f5f5;border:1px solid var(--line)}
#tetram-mobile-home .product-visual img{width:100%;height:100%;object-fit:cover}
#tetram-mobile-home .egg-photo{height:100%;width:100%;background:url("assets/egg.webp") 2.5% 90%/430% auto no-repeat}
#tetram-mobile-home .product-tag{position:absolute;left:8px;top:8px;background:#ffffffef;color:#146b8d;font-size:12px;font-weight:bold;padding:3px 8px}
#tetram-mobile-home .image-note{position:absolute;right:5px;bottom:5px;background:#fffffff0;padding:1px 5px;font-size:10px;color:#545e66}
#tetram-mobile-home .product-copy{padding:12px 2px}
#tetram-mobile-home .product h3{font-size:19px;line-height:1.5;letter-spacing:-.6px}
#tetram-mobile-home .product p{font-size:14px;color:var(--muted);line-height:1.7;margin:5px 0}
#tetram-mobile-home .product-action{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#0673a0;font-size:14px;min-height:44px;margin-top:10px}
#tetram-mobile-home .mall{border:1px solid #d2e6d8;background:#f7fbf8;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;margin-block:13px 28px;gap:18px}
#tetram-mobile-home .mall>div{display:flex;gap:16px;align-items:center}
#tetram-mobile-home .naver-mark{background:#03b751;color:white;font-size:28px;font-weight:900;width:44px;height:44px;display:grid;place-items:center}
#tetram-mobile-home .mall strong{font-size:18px}
#tetram-mobile-home .mall p{font-size:14px;color:var(--muted)}
#tetram-mobile-home .mall>a{font-size:14px;font-weight:bold;min-height:44px;display:flex;align-items:center;gap:16px}
#tetram-mobile-home .showcase{margin-bottom:32px}
#tetram-mobile-home .showcase img{width:100%;height:auto;border:1px solid var(--line)}
#tetram-mobile-home .showcase a>div{padding:12px 14px;border:1px solid var(--line);border-top:0;display:flex;justify-content:space-between;align-items:center;background:#fafafa}
#tetram-mobile-home .showcase strong{font-size:17px}
#tetram-mobile-home .showcase span{font-size:13px;color:var(--blue)}
#tetram-mobile-home .more-products,#tetram-mobile-home .cases{margin-bottom:30px}
#tetram-mobile-home .business-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
#tetram-mobile-home .business-grid>a{display:grid;grid-template-columns:180px 1fr;grid-template-rows:1fr 1fr;gap:0 20px;border:1px solid var(--line);padding:15px}
#tetram-mobile-home .business-grid img{width:180px;height:125px;object-fit:cover;grid-row:span 2}
#tetram-mobile-home .business-grid strong{align-self:end;font-size:20px}
#tetram-mobile-home .business-grid strong span{float:right;color:var(--blue)}
#tetram-mobile-home .business-grid p{font-size:14px;color:var(--muted)}
#tetram-mobile-home .case-link{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}
#tetram-mobile-home .case-photo{height:245px;background:url("assets/case.webp") center 4%/100% auto no-repeat}
#tetram-mobile-home .case-link strong{font-size:22px}
#tetram-mobile-home .case-link p{font-size:15px;color:var(--muted);margin-top:8px}
#tetram-mobile-home .case-link span{display:block;color:var(--blue);font-size:14px;margin-top:18px}
#tetram-mobile-home .service-links{display:flex;border:1px solid var(--line);margin-top:20px}
#tetram-mobile-home .service-links a{padding:15px;font-size:14px;flex:1;text-align:center}
#tetram-mobile-home .service-links a+a{border-left:1px solid var(--line)}
#tetram-mobile-home .bottom-contact{background:#f5f5f5;border:1px solid var(--line);padding:25px;display:flex;align-items:center;justify-content:space-between;margin-block:30px}
#tetram-mobile-home .bottom-contact h2{font-size:23px}
#tetram-mobile-home .bottom-contact h2 span{font-size:14px;font-weight:normal;color:#68717a}
#tetram-mobile-home .bottom-contact>div>a:not(.button){font-size:32px;font-weight:800;color:#086ba5;display:block;line-height:1.4}
#tetram-mobile-home .bottom-contact p{font-size:14px;color:var(--muted)}
#tetram-mobile-home .bottom-contact>div:last-child{display:flex;gap:10px}
#tetram-mobile-home .button{display:flex;align-items:center;justify-content:center;padding:11px 23px;min-height:46px;font-size:15px;font-weight:bold}
#tetram-mobile-home .blue{color:white;background:#0087b8}
#tetram-mobile-home .kakao{color:#292308;background:#fee500}
#tetram-mobile-home footer{border-top:1px solid #e1e1e1;background:#f5f5f5;padding:35px 0;font-size:13px;color:#66717a}
#tetram-mobile-home footer .wrap{max-width:1280px}
#tetram-mobile-home .footer-top{display:flex;align-items:center;gap:24px;margin-bottom:18px}
#tetram-mobile-home .footer-top strong{font-size:26px;margin-right:auto;color:#146581}
#tetram-mobile-home .footer-top a{min-height:44px;display:flex;align-items:center}
#tetram-mobile-home footer p{line-height:1.9;margin-top:5px}
#tetram-mobile-home footer small{display:block;margin-top:18px}
#tetram-mobile-home .quick-contact{display:none}
@media (max-width:1050px){#tetram-mobile-home .primary-nav a{min-width:auto;padding:0 14px;font-size:13px}
#tetram-mobile-home .primary-nav{right:170px}
#tetram-mobile-home .logo img{width:180px}
#tetram-mobile-home .brand-copy strong{font-size:16px}
#tetram-mobile-home .brand-copy p{font-size:12px}
#tetram-mobile-home .consult-card{gap:11px}
#tetram-mobile-home .consult-copy h2{font-size:18px}
#tetram-mobile-home .phone{font-size:18px}
#tetram-mobile-home .consult-link{left:calc(32% + 11px)}}
@media (max-width:900px){html{scroll-padding-top:122px}
#tetram-mobile-home .wrap{width:calc(100% - 28px)}
#tetram-mobile-home .preview-label{font-size:10px;line-height:1.7;padding:2px 8px}
#tetram-mobile-home .header-inner{width:calc(100% - 28px);min-height:66px;gap:10px}
#tetram-mobile-home .logo img{width:167px}
#tetram-mobile-home .blog-link{font-size:11px;padding:0 10px;min-height:32px;border-radius:20px;gap:3px}
#tetram-mobile-home .menu-toggle{display:block;width:40px;height:40px;font-size:22px}
#tetram-mobile-home .primary-nav{position:static;height:43px;width:100%;border-top:1px solid #e5e8ea;background:#fff}
#tetram-mobile-home .primary-nav a{flex:1;min-width:0;padding:0 4px;font-size:12px;white-space:nowrap;border-left:0}
#tetram-mobile-home .primary-nav a.selected{border-bottom:3px solid var(--blue)}
#tetram-mobile-home .hero-inner{height:232px}
#tetram-mobile-home .hero-photo{object-position:49% center}
#tetram-mobile-home .hero-brand{width:132px;height:157px;top:15px;padding:20px 4px}
#tetram-mobile-home .hero-brand p{font-size:8px;line-height:1.5}
#tetram-mobile-home .brand-cross{font-size:17px;margin:10px 0 7px}
#tetram-mobile-home .hero-brand strong{font-size:25px}
#tetram-mobile-home .hero h1{font-size:14px;bottom:13px;min-width:262px;padding:6px 10px;font-weight:bold;line-height:1.5}
#tetram-mobile-home .slide-prev,#tetram-mobile-home .slide-next{width:35px;height:44px;font-size:28px}
#tetram-mobile-home .slide-counter{right:8px;bottom:53px;font-size:10px;padding:0 7px}
#tetram-mobile-home .news{min-height:44px;gap:10px}
#tetram-mobile-home .news strong{font-size:12px}
#tetram-mobile-home .news>a:not(.more-icon){font-size:12px;line-height:1.5}
#tetram-mobile-home .more-icon{font-size:20px;min-width:24px;min-height:40px;display:grid;place-items:center}
#tetram-mobile-home .brand-panels{width:100%;grid-template-columns:1fr 1fr;gap:0}
#tetram-mobile-home .brand-panel{height:112px}
#tetram-mobile-home .brand-art{width:32%;height:112px;background-size:auto 112px}
#tetram-mobile-home .brand-copy{width:68%;padding:6px 3px}
#tetram-mobile-home .brand-copy strong{font-size:13px;letter-spacing:-.5px;line-height:1.55}
#tetram-mobile-home .brand-copy p{font-size:10px;line-height:1.6;margin-top:8px;word-break:keep-all;letter-spacing:-.2px}
#tetram-mobile-home .consult-card{grid-column:span 2;min-height:95px;gap:12px;padding-right:13px;border-top:3px solid white}
#tetram-mobile-home .contact-emblem{width:69px}
#tetram-mobile-home .bubble{font-size:25px;line-height:20px;width:35px;height:29px;border-width:2px;border-radius:5px;margin-bottom:10px}
#tetram-mobile-home .bubble:after{width:7px;height:7px;border-width:2px;bottom:-6px}
#tetram-mobile-home .contact-emblem small{font-size:7px;letter-spacing:.4px}
#tetram-mobile-home .consult-copy{padding:10px 0;flex:1}
#tetram-mobile-home .consult-copy h2{font-size:17px}
#tetram-mobile-home .consult-copy p{font-size:11px;margin-top:2px;letter-spacing:-.2px}
#tetram-mobile-home .phone{font-size:18px;margin-top:1px}
#tetram-mobile-home .consult-link{position:static;min-height:44px;font-size:12px;padding:7px 10px;display:flex;align-items:center;gap:4px;white-space:nowrap;align-self:center}
#tetram-mobile-home .consult-link span{font-size:13px}
#tetram-mobile-home .products{padding-top:23px}
#tetram-mobile-home .section-heading{min-height:48px;padding:0 10px;margin-bottom:16px}
#tetram-mobile-home .section-heading h2{font-size:17px;letter-spacing:-.6px}
#tetram-mobile-home .section-cross{font-size:16px;margin-right:3px}
#tetram-mobile-home .section-heading>a{font-size:11px;gap:4px}
#tetram-mobile-home .section-heading>a span{font-size:18px}
#tetram-mobile-home .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 12px}
#tetram-mobile-home .product-visual{height:auto;aspect-ratio:1/1}
#tetram-mobile-home .egg-photo{background-size:460% auto;background-position:3% 90%}
#tetram-mobile-home .product-tag{font-size:10px;padding:2px 6px;left:6px;top:6px}
#tetram-mobile-home .image-note{font-size:9px}
#tetram-mobile-home .product-copy{padding:10px 0 0}
#tetram-mobile-home .product h3{font-size:16px;letter-spacing:-.8px;min-height:48px;word-break:keep-all}
#tetram-mobile-home .product p{font-size:13px;letter-spacing:-.3px;line-height:1.7;margin-top:3px}
#tetram-mobile-home .product-action{font-size:12px;min-height:44px;margin-top:8px;gap:3px;letter-spacing:-.4px}
#tetram-mobile-home .mall{padding:14px 12px;margin-top:14px;margin-bottom:24px;display:block}
#tetram-mobile-home .mall>div{gap:11px}
#tetram-mobile-home .naver-mark{width:36px;height:36px;font-size:23px}
#tetram-mobile-home .mall strong{font-size:16px}
#tetram-mobile-home .mall p{font-size:12px}
#tetram-mobile-home .mall>a{justify-content:center;background:#fff;border:1px solid #d2e6d8;margin-top:12px;font-size:13px}
#tetram-mobile-home .showcase{margin-bottom:25px}
#tetram-mobile-home .showcase a>div{padding:10px;gap:8px}
#tetram-mobile-home .showcase strong{font-size:14px}
#tetram-mobile-home .showcase span{font-size:11px;white-space:nowrap}
#tetram-mobile-home .business-grid{gap:12px}
#tetram-mobile-home .business-grid>a{display:block;padding:0;border:0}
#tetram-mobile-home .business-grid img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;border:1px solid var(--line)}
#tetram-mobile-home .business-grid strong{display:block;font-size:16px;margin-top:8px}
#tetram-mobile-home .business-grid p{font-size:12px;letter-spacing:-.4px;margin-top:2px}
#tetram-mobile-home .case-link{display:block}
#tetram-mobile-home .case-photo{height:177px}
#tetram-mobile-home .case-link strong{display:block;font-size:17px;line-height:1.5;margin-top:11px}
#tetram-mobile-home .case-link p{font-size:13px;margin-top:3px}
#tetram-mobile-home .case-link span{font-size:13px;margin-top:8px;min-height:35px;display:flex;align-items:center}
#tetram-mobile-home .service-links{margin-top:9px}
#tetram-mobile-home .service-links a{font-size:11px;padding:12px 5px;white-space:nowrap}
#tetram-mobile-home .bottom-contact{display:block;padding:18px;margin-block:22px}
#tetram-mobile-home .bottom-contact h2{font-size:22px}
#tetram-mobile-home .bottom-contact h2 span{font-size:12px}
#tetram-mobile-home .bottom-contact>div>a:not(.button){font-size:30px}
#tetram-mobile-home .bottom-contact p{font-size:13px}
#tetram-mobile-home .bottom-contact>div:last-child{margin-top:15px;gap:8px}
#tetram-mobile-home .bottom-contact .button{flex:1;padding:10px;font-size:13px}
#tetram-mobile-home .footer-top{flex-wrap:wrap;gap:7px 15px}
#tetram-mobile-home .footer-top strong{width:100%;font-size:24px}
#tetram-mobile-home .footer-top a{font-size:12px;min-height:35px}
#tetram-mobile-home footer{font-size:11px;padding:25px 0 calc(92px + env(safe-area-inset-bottom))}
#tetram-mobile-home footer small{font-size:10px}
#tetram-mobile-home .quick-contact{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fff;border-top:1px solid #dce2e6;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -2px 12px #0d3d4a08}
#tetram-mobile-home .quick-contact a{min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:13px;font-weight:bold}
#tetram-mobile-home .quick-contact a:first-child{background:#eaf3f8;color:#1b5b7e}}
@media (max-width:359px){#tetram-mobile-home .header-inner{gap:7px}
#tetram-mobile-home .logo img{width:151px}
#tetram-mobile-home .blog-link{padding-inline:8px}
#tetram-mobile-home .brand-copy strong{font-size:12px}
#tetram-mobile-home .brand-copy p{font-size:9px}
#tetram-mobile-home .consult-card{gap:9px}
#tetram-mobile-home .consult-copy p{font-size:10px}
#tetram-mobile-home .consult-link{padding-inline:7px;font-size:11px}
#tetram-mobile-home .primary-nav a{font-size:11px}}
@media (max-width:900px){#tetram-mobile-home .brand-art{width:64px;background-size:auto 76px}
#tetram-mobile-home .brand-copy{width:calc(100% - 64px)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
#tetram-mobile-home .quick-contact{z-index:950}
}

/* Use the same complete product thumbnail as the PC new-products list. */
#tetram-mobile-home .product-visual img.egg-pc-thumbnail{object-fit:contain;background:#fff}

/* Match the 7:5 source artwork: fill the frame without distortion or letterboxing. */
@media(max-width:900px){
 #tetram-mobile-home .product-grid .product-visual{aspect-ratio:7 / 5;height:auto;border:0;box-shadow:0 0 0 1px #e3e5e7}
 #tetram-mobile-home .product-visual img.egg-pc-thumbnail{width:100%;height:100%;object-fit:contain}
}
