.detailLayout{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}.detailLayout--top .detailLayout__left{-ms-flex-negative:0;flex-shrink:0;margin-right:80px;width:33.33333333%}.detailLayout--top .detailLayout__right{-webkit-box-flex:1;-ms-flex-positive:1;background:#f6f4ee;background:-webkit-gradient(linear,left bottom,left top,from(#e8e1ca),to(#f6f4ee));background:linear-gradient(0,#e8e1ca,#f6f4ee);border-radius:5px;flex-grow:1;padding:25px 40px 0}@media only screen and (max-width:950px){.detailLayout--top .detailLayout__left{margin-right:20px;padding:20px}}@media only screen and (max-width:850px){.detailLayout--top .detailLayout__right{padding:20px 20px 0}.detailLayout--top .buy{margin:0 -20px}}@media only screen and (max-width:620px){.detailLayout--top{-ms-flex-wrap:wrap;flex-wrap:wrap}.detailLayout--top .detailLayout__left{margin-bottom:30px;overflow:hidden;width:100%}.detailLayout--top .detailLayout__left .splide__arrows{display:none}.detailLayout--top .detailLayout__right{width:100%}}