.productDetails{text-align:center;width:100%;padding-bottom:5.25rem}
@media only screen and (max-width:767px){.productDetails{padding-bottom:3.675rem}
}
.productDetails__mainIcon{padding-bottom:1.25rem}
@media only screen and (max-width:767px){.productDetails__mainIcon{padding-bottom:.875rem}
}
@media only screen and (min-width:768px){.productDetails__mainIcon{padding-bottom:2rem;text-align:center}
}
@media only screen and (min-width:768px) and only screen and (max-width:767px){.productDetails__mainIcon{padding-bottom:1.4rem}
}
.productDetails__mainIcon img{display:inline-block;max-height:98px}
.productDetails__heading{color:#fff;margin:0 auto}
@media only screen and (min-width:768px){.productDetails__heading{max-width:83.33%}
}
.productDetails__paragraph{color:#eaeaea;margin:0 auto;margin-bottom:2rem}
@media only screen and (max-width:767px){.productDetails__paragraph{margin-bottom:1.4rem}
}
@media only screen and (min-width:768px){.productDetails__paragraph{max-width:83.33%}
}
.productDetails__list{text-align:left;display:flex;flex-wrap:wrap;flex-basis:100%;margin:0 -0.7rem;padding-bottom:.75rem}
@media only screen and (max-width:767px){.productDetails__list{padding-bottom:.525rem}
}
@media only screen and (min-width:768px){.productDetails__list{margin:0 -1rem;padding-bottom:1.25rem}
}
@media only screen and (min-width:768px) and only screen and (max-width:767px){.productDetails__list{padding-bottom:.875rem}
}
.rtl .productDetails__list{text-align:right}
.productDetails .productItem{flex:0 1 auto;padding:0 .7rem;padding-bottom:1.25rem;overflow:hidden;color:#eaeaea}
@media only screen and (max-width:767px){.productDetails .productItem{padding-bottom:.875rem}
}
@media only screen and (min-width:768px){.productDetails .productItem{width:33.33%;padding:0 1rem;padding-bottom:2rem}
}
@media only screen and (min-width:768px) and only screen and (max-width:767px){.productDetails .productItem{padding-bottom:1.4rem}
}
.productDetails .productItem__icon{float:left;width:32px;min-height:32px;margin-right:.75rem}
@media only screen and (max-width:767px){.productDetails .productItem__icon{margin-right:.525rem}
}
.rtl .productDetails .productItem__icon{float:right;margin:0;margin-left:.75rem}
@media only screen and (max-width:767px){.rtl .productDetails .productItem__icon{margin-left:.525rem}
}
.productDetails .productItem__icon.empty{position:relative;color:#fff;font-size:32px;line-height:32px}
.productDetails .productItem__icon.empty img{display:none}
.productDetails .productItem__icon.empty:before{position:relative;top:2px}
.productDetails .productItem__icon img{display:inline-block;vertical-align:top}
.productDetails .productItem__text{overflow:hidden}
.productDetails .productItem__text p{margin:0}
.storyContainer__wrap .productDetails{padding:0}
@media only screen and (min-width:768px){.storyContainer__wrap .productDetails{text-align:left}
}
@media only screen and (min-width:768px){.rtl .storyContainer__wrap .productDetails{text-align:right}
}
.storyContainer__wrap .productDetails .productItem{width:100%}
@media only screen and (min-width:768px){.storyContainer__wrap .productDetails .productItem{width:50%}
}
.storyContainer__wrap .productDetails__heading{max-width:100%;margin:0}
.storyContainer__wrap .productDetails__paragraph{max-width:100%;margin-bottom:2rem}
@media only screen and (max-width:767px){.storyContainer__wrap .productDetails__paragraph{margin-bottom:1.4rem}
}