.product-occupation-box{padding:20px 0;margin-bottom:50px}
.product-occupation-image{margin-bottom:45px}
.product-occupation-image img{display:block;width:100%;aspect-ratio:830/295;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px}
.product-occupation-item{margin-bottom:50px;color:#756e6b}
@media screen and (max-width:767px){
.product-occupation-item{margin-bottom:40px}
}
.product-occupation-item:last-child{margin-bottom:0}
.product-occupation-item-icon{display:flex;align-items:center;justify-content:center;width:60px;min-width:60px;max-width:60px;height:60px;border-radius:3px;border:1px solid #d9c2af;color:#899c80}
.product-occupation-item-header{display:flex}
@media screen and (max-width:767px){
.product-occupation-item-header{margin-bottom:18px}
}
.product-occupation-item-details{flex-grow:1;padding-left:25px;align-self:center}
@media screen and (max-width:767px){
.product-occupation-item-details{padding-left:15px}
}
.product-occupation-item-body{padding-left:85px}
@media screen and (max-width:767px){
.product-occupation-item-body{padding-left:0}
}
.product-occupation-item-type{font-size:1.4rem;font-weight:300;line-height:150%;margin-bottom:2px}
.product-occupation-item-title{font-size:1.8rem;font-weight:300;line-height:150%;margin-bottom:16px}
@media screen and (max-width:767px){
.product-occupation-item-title{margin-bottom:0}
}
.product-occupation-item-description{font-size:1.8rem;font-weight:300;line-height:150%}
@media screen and (max-width:767px){
.product-occupation-item-description{font-size:1.5rem}
}
.product-occupation-item-description p{font-size:1.8rem;font-weight:300;line-height:150%;margin:0 0 12px 0;white-space:pre-wrap}
@media screen and (max-width:767px){
.product-occupation-item-description p{font-size:1.5rem}
}
.product-occupation-item-description p:last-child{margin-bottom:0}
.product-occupation-item-more{display:none}
.product-occupation-more{display:flex;align-items:center;justify-content:center;height:50px;color:#756e6b;text-align:center;font-size:1.4rem;font-weight:500;line-height:150%;border-radius:12px;background:#f3e0d1;text-decoration:none;margin-top:26px}