.filter-type-container{margin:20px 0}.filter-type-container.small-img .filter-type{height:auto!important}.filter-type-container.small-img .filter-type .image{padding:2px;background-color:#fff;height:auto!important}.filter-type-container .title{font-size:1rem;font-weight:700;padding:16px 0}@media (min-width:1024px){.filter-type-container .title{font-size:1.625rem;padding:40px 0 25px}}.filter-type-container .filter-type-content{display:grid;grid-row-gap:10px}@media (min-width:1024px){.filter-type-container .filter-type-content{grid-template-columns:repeat(3,1fr);grid-column-gap:30px}}.filter-type-container .filter-type-content .filter-type{display:grid;grid-template-columns:repeat(2,1fr);width:100%;border:1px solid #dbdbdb;background-color:#f7f7f7;height:150px}.filter-type-container .filter-type-content .filter-type:hover .content{background-color:transparent}@media (min-width:576px){.filter-type-container .filter-type-content .filter-type{height:150px}}@media (min-width:1240px){.filter-type-container .filter-type-content .filter-type{grid-template-columns:200px 1fr;height:200px}}.filter-type-container .filter-type-content .filter-type .image{width:auto;height:148px;display:block;grid-column:1/2}@media (min-width:576px){.filter-type-container .filter-type-content .filter-type .image{display:block;height:148px;grid-column:1/2}}@media (min-width:1240px){.filter-type-container .filter-type-content .filter-type .image{height:198px}}.filter-type-container .filter-type-content .filter-type .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.filter-type-container .filter-type-content .filter-type .content{display:flex;justify-content:center;align-items:center;padding:20px}@media (min-width:576px){.filter-type-container .filter-type-content .filter-type .content{grid-column:2/3;justify-content:flex-start}}@media (min-width:1240px){.filter-type-container .filter-type-content .filter-type .content{padding:0 30px}}.filter-type-container .filter-type-content .filter-type .content p{font-size:1rem;font-weight:700;line-height:1.3;text-align:center}@media (min-width:1024px){.filter-type-container .filter-type-content .filter-type .content p{font-size:1.875rem;text-align:left}}.lightbulb-types-container{margin:20px 0}@media (min-width:1024px){.lightbulb-types-container{margin:40px 0}}.lightbulb-types-container .title-content{display:flex;justify-content:space-between;align-items:center;margin:8px 0 32px}.lightbulb-types-container .title-content .title{font-size:1rem;font-weight:700;display:flex;align-items:center}@media (min-width:1024px){.lightbulb-types-container .title-content .title{font-size:1.625rem}}.lightbulb-types-container .lightbulb-types{display:flex;flex-wrap:wrap;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px;margin:20px 0}@media (min-width:768px){.lightbulb-types-container .lightbulb-types{justify-content:space-around}}@media (min-width:1024px){.lightbulb-types-container .lightbulb-types{justify-content:space-around;align-items:center;flex-wrap:nowrap;margin:20px 0}}.lightbulb-types-container .lightbulb-types .item{display:flex;justify-content:center;align-items:center}.lightbulb-types-container .lightbulb-types .item.lightbulb-type-item{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:1024px){.lightbulb-types-container .lightbulb-types .item.lightbulb-type-item{width:auto;margin-bottom:0}}.lightbulb-types-container .lightbulb-types .item.lightbulb-type-item .img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.lightbulb-types-container .lightbulb-types .item.lightbulb-type-item .name{font-size:14px;font-weight:700}.lightbulb-types-container .lightbulb-types .item.lightbulb-type-item .lightbulb-link{display:flex;flex-direction:column;align-items:center;grid-row-gap:10px;row-gap:10px}.lightbulb-types-container .all-btn{display:inline-block;text-align:center;cursor:pointer}.lightbulb-types-container .all-btn svg{margin-left:4px}