.sharebook span{font-weight:normal;font-size:14px;line-height:24px;letter-spacing:-0.006em}
@media (max-width:991px){.sharebook span{font-size:12px;line-height:21px}}
.sharebook .circle-info{display:flex;flex-direction:column;align-items:center;margin:80px 0}
.sharebook .circle-info .circle-top{position:relative;width:160px;height:160px;border:2px solid #5bc9ea;background:#f9f9f9;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.sharebook .circle-info .circle-top span{font-weight:600;font-size:24px;line-height:28px}
.sharebook .circle-info .circle-text{margin-top:19px;font-weight:500;font-size:16px;line-height:24px}
.sharebook .colorlandgo-button{font-weight:600;justify-content:center;align-items:center;display:flex;margin-left:15px}
@media (min-width:1200px){.sharebook .colorlandgo-button{font-size:24px;padding:10px 90px}}
.sharebook .colorlandgo-button i{font-size:38px}
.product-videos.gray{background-color:#f0f0f0;position:relative;padding-bottom:24px;margin-top:24px}
.product-videos.gray:before{content:'';top:0;width:100vw;height:100%;position:absolute;z-index:-1;background-color:#f0f0f0;left:50%;transform:translateX(-50%)}
.product-videos.gray video{box-shadow:0px 4px 16px rgba(0,0,0,0.15)}
.product-videos-box{margin:36px 0;justify-content:center}
.product-videos-box video{border-radius:12px;max-height:70vh;width:auto;max-width:100%}