/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-product-info-icons{display:flex;flex-wrap:wrap;gap:3.4rem 4.8%;justify-content:flex-start}.wl-product-info-icons__item{width:9rem;height:9rem;border-radius:.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3rem;box-sizing:border-box;text-align:center;font-size:1.3rem;font-weight:600;line-height:1.45}.wl-product-info-icons__item--room{background:#fff2cc;border:1px solid #FC951F;color:#fc951f}.wl-product-info-icons__item--cool{background:#daf5ff;border:1px solid #57C7F4;color:#57c7f4}.wl-product-info-icons__item.ng{background:#fff;border:1px solid #EC6256;color:#ec6256}.wl-product-info-icons__item.ok{background:#fff;border:1px solid #114919;color:#114919}.wl-product-info-icons__main{font-size:1.7rem;font-weight:700;line-height:2.15;letter-spacing:normal;text-align:center}.wl-product-info-icons__sub,.wl-product-info-icons__title{font-size:1.3rem;font-weight:600;line-height:1.45;letter-spacing:normal;text-align:center}.wl-product-info-icons__desc{font-size:1.7rem;font-weight:700;line-height:2.15;letter-spacing:normal;text-align:center}@media screen and (width < 750px){.wl-product-info-icons{gap:1rem 1.9%}.wl-product-info-icons__item{width:8rem;height:8rem;padding:.3rem}.wl-product-info-icons__main{font-size:1.5rem;font-weight:700;line-height:2.15;letter-spacing:normal}.wl-product-info-icons__sub,.wl-product-info-icons__title{font-size:1.1rem;font-weight:600;line-height:1.45;letter-spacing:normal}.wl-product-info-icons__desc{font-size:1.5rem;font-weight:700;line-height:2.15;letter-spacing:normal}}
