.sectionWrapperPDP{width:100%;height:auto;min-height:56px;border-top:1px solid #e8e4e4;border-bottom:1px solid #e8e4e4;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(min-width:769px){.sectionWrapperPDP{cursor:pointer}}.sectionWrapperPDP .containerWrapperOff{display:flex;align-items:center;justify-content:space-between;width:100%;height:56px}.sectionWrapperPDP .containerWrapperOff .containerTitle{font-family:GalanoGrotesqueRegular;font-size:13px;font-weight:600;line-height:16px;letter-spacing:.06em;color:#3e3637;text-transform:uppercase}.sectionWrapperPDP .containerWrapperOff .containerArrow{display:flex;align-items:center;justify-content:center;flex-direction:row}.sectionWrapperPDP .containerWrapperOff .containerArrow .rotated{transform:scaleY(-1);transition:transform .3s ease-in-out}.sectionWrapperPDP .containerWrapperOn{width:100%;height:auto;margin-bottom:20px}