.template__productTop{color:var(--color-common-white)}.template__productTop .content{gap:2rem;padding:var(--margin-lg);padding-left:7vw}.template__productTop .content .title{font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1}.template__productTop .content .text{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:var(--margin-sm) 0;padding-right:10vw}.template__productTop .image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.template__productTop .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:820px){.template__productTop .content{padding:var(--margin-lg)}}@media only screen and (max-width:1024px){.template__productTop .content .text{padding:0}}@media only screen and (max-width:767px){.template__productTop .content{padding:var(--margin-lg)}}