*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#071d48}.top{height:34px;padding:9px 3.5%;font-size:12px;background:#f7f8fa}.top span{float:right}header{height:84px;padding:0 3.5%;display:flex;align-items:center}.logo{font-size:37px;font-weight:900;letter-spacing:-2px}.logo span{color:#f20b68}.logo small{display:block;font-size:9px;letter-spacing:2px}nav{display:flex;gap:30px;margin:auto}nav a{color:#071d48;text-decoration:none;font-size:13px;font-weight:700}.icons{font-size:25px}.icons b{font-size:10px;background:#f20b68;color:white;padding:4px 7px;border-radius:20px}.hero{height:410px;display:grid;grid-template-columns:50% 50%;background:#f2f4f6}.hero>div{padding:45px 0 20px 3.8%}.hero small{font-size:11px;font-weight:900;letter-spacing:2px}.hero h1{font-size:55px;line-height:.98;letter-spacing:-3px;margin:15px 0}.hero em{font-style:normal;color:#f20b68}.hero p{font-size:16px;line-height:1.5}.hero img{width:100%;height:100%;object-fit:cover}.pink,.outline{display:inline-block;padding:14px 22px;border-radius:5px;text-decoration:none;font-weight:900;border:0}.pink{background:#f20b68;color:white}.outline{margin-left:12px;color:#071d48;border:1px solid #071d48}.features{height:105px;display:grid;grid-template-columns:repeat(5,1fr);padding:18px 3.5%}.features div{text-align:center;font-size:28px;border-right:1px solid #ddd}.features div:last-child{border:0}.features b,.features small{display:block;font-size:13px;margin-top:5px}.features small{font-size:11px;color:#66748b}.shop{padding:0 3.5%}.title{display:flex;justify-content:space-between;align-items:center}.title h2,.why h2{font-size:29px}.title button{border:0;background:white;color:#f20b68;font-weight:bold}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product{text-align:center;cursor:pointer}.product img{width:100%;aspect-ratio:1.32;object-fit:cover;border-radius:6px}.product h3{font-size:13px;margin:7px 0 2px}.product p{font-size:12px;margin:0}.same{margin:28px 3.2% 30px;height:190px;overflow:hidden;border-radius:8px}.same img{width:100%;height:100%;object-fit:cover}.why{padding:0 3.5% 30px}.why>div{display:grid;grid-template-columns:repeat(4,1fr)}.why article{font-size:30px;color:#f20b68;border-right:1px solid #ddd;padding:12px}.why article:last-child{border:0}.why b,.why small{display:block;color:#071d48;font-size:13px;margin-top:6px}.why small{color:#65728a;font-size:11px}.hidden-anchor{height:0}footer{background:#071d48;color:white;padding:35px 4%;display:flex;justify-content:space-between}.light{color:white}.modal{display:none;position:fixed;inset:0;background:#0009;align-items:center;justify-content:center;z-index:20}.modal.open{display:flex}.box{background:white;width:min(520px,92vw);padding:25px;border-radius:10px}.box>button{float:right;border:0;background:none;font-size:26px}.box img{width:170px}.box label{display:block;font-weight:bold;margin:10px 0}.box input,.box select{width:100%;padding:10px;margin-top:5px}.full{width:100%}#total{text-align:right;font-size:22px;font-weight:bold;margin:12px 0}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;height:auto}.hero img{height:300px}.grid{grid-template-columns:repeat(3,1fr)}.features{height:auto;grid-template-columns:repeat(2,1fr)}.why>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.top span{display:none}.hero h1{font-size:42px}.grid{grid-template-columns:repeat(2,1fr)}.features,.why>div{grid-template-columns:1fr}.same{height:110px}}