.home .backgroud-color-change{height:calc(100vw * 1 / 6);background:linear-gradient(to bottom right,#fff 50%,#f4f7f6 0);position:relative;z-index:-2}.home .background-color{background-color:#f4f7f6}.home .backgroud-color-changeback{height:calc(100vw * 1 / 6);background:linear-gradient(to top left,#fff 50%,#f4f7f6 0);position:relative;z-index:-2}.home .value-item{display:flex;align-items:flex-start;margin:2vw calc(100vw / 60);border-bottom:1px dashed gray}.home .value-item:last-child{border-bottom:none}.home .value-number{font-size:2vw;font-weight:700;margin-right:2vw;line-height:2vw}.home .value-content{flex:1 1}.home .value-content h3{font-size:1.8vw;font-weight:700;margin:0;padding:0;color:#222;line-height:2vw}.home .value-content p{color:#555;padding:0;margin:1vw 0}.home .brands{align-items:flex-start;margin-top:2vw}.home .brand-item,.home .brands{display:flex;justify-content:center}.home .brand-item{flex:1 1;flex-direction:column;align-items:center}.home .brand-image{width:20vw;height:auto;cursor:pointer;transition:transform .3s ease;z-index:1;border:1px solid #e0e0e0}.home .brand-image:hover{transform:scale(1.1)}.home .brand-info{display:flex;align-items:center;margin-top:1vw}.home .brand-text{font-family:Cormorant Garamond,serif;font-size:2vw;color:#222;margin-right:1vw}.home .instagram{width:2vw;height:auto}@media (max-width:768px){.home .backgroud-color-change,.home .backgroud-color-changeback{height:calc(100vw * 1 / 4)}.home .value-item{margin:5.5vw calc(100vw / 60)}.home .value-number{font-size:5.5vw;margin-right:5.5vw;line-height:5.5vw}.home .value-content h3{font-size:5vw;line-height:5vw}.home .value-content p{font-size:2.8vw;margin:3vw 0}.home .brands{flex-direction:row;flex-wrap:wrap;align-items:center;margin-top:0}.home .brand-item{flex:0 0 50%;margin-top:calc(100vw * 1 / 8)}.home .brand-image{width:36vw}.home .brand-text{font-size:5vw;margin-right:3vw}.home .instagram{width:5vw}}