:root{--primary:#fc0;--color-primary:var(--primary);--color-green:#4ca12e;--color-grey:#4ca12e;--color-grey-light:#4ca12e;--bg-primary:var(--primary);--bg-primary-hover:color-mix(in oklab,var(--bg-primary) 90%,#000 10%);--bg-primary-color:#000;--bg-light:#f6f4ee;--border-color-light:#e8e1ca;--font-family-base:"Roboto",sans-serif;--font-family-custom:"Poppins",sans-serif}.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:var(--bg-light);border:1px solid var(--border-color-light);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%}}