details summary{list-style:none;cursor:pointer}details summary::-webkit-details-marker{display:none}details summary .svg_wrapper svg{color:VAR(--main-color);display:block;width:30px;height:auto;transform:scaleY(-1);transition:all .15s ease-in-out 0s}details summary .svg_wrapper svg path{fill:currentColor}details[open] summary .svg_wrapper svg{transform:scaleY(1)}.home-comprasion-table{padding:var(--padding);margin:var(--margin);background:var(--background)}.home-comprasion-table .section-inner .section-header{text-align:center;margin-bottom:30px}.home-comprasion-table .section-inner .section-header .section_title{font-size:30px;font-family:lulo-one,sans-serif;font-weight:700;line-height:1.3}@media (min-width: 1300px){.home-comprasion-table .section-inner .section-header .section_title{font-size:35px}}.home-comprasion-table .product-row{display:flex;flex-wrap:wrap;gap:24px;max-width:700px;margin:0 auto}@media (min-width: 500px){.home-comprasion-table .product-row{gap:24px 30px}}.home-comprasion-table .product-row .dropdown{flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px);display:flex;flex-direction:column}@media (min-width: 500px){.home-comprasion-table .product-row .dropdown{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}.home-comprasion-table .product-row .dropdown .dropdown-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:2px solid #f6f6f6;font-weight:700;font-size:16px}@media (min-width: 500px){.home-comprasion-table .product-row .dropdown .dropdown-title{font-size:20px}}.home-comprasion-table .product-row .dropdown .dropdown-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-comprasion-table .product-row .dropdown .dropdown-heading{display:flex;flex-wrap:wrap;justify-content:center;height:100%}.home-comprasion-table .product-row .dropdown .dropdown-heading summary{flex:0 0 100%;max-width:100%}.home-comprasion-table .product-row .space{display:none}.home-comprasion-table .product-row .product-item{text-align:center;display:flex;flex-direction:column;width:100%;height:100%}.home-comprasion-table .product-row .product-item .product-name img{margin:0 auto 20px;width:100%;max-width:200px}.home-comprasion-table .product-row .product-item .product-price{font-family:var(--ff-body);justify-content:center;color:#666;margin:0 auto 15px}.home-comprasion-table .product-row .product-item .product-image{padding:0 15px;margin-bottom:auto}.home-comprasion-table .product-row .product-item .product-image img{width:100%;max-width:300px;margin:0 auto}.home-comprasion-table .product-row .product-item .product-image svg{width:100%}.home-comprasion-table .product-row .product-item .product-swatch{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:180px;margin:auto auto 30px}.home-comprasion-table .product-row .product-item .product-swatch .swatch-item{width:40px;height:40px;border-radius:50%;background:var(--background-color);position:relative;cursor:pointer}@media (min-width: 500px){.home-comprasion-table .product-row .product-item .product-swatch .swatch-item{width:50px;height:50px}}.home-comprasion-table .product-row .product-item .product-swatch .swatch-item.active:before{content:"";border:2px solid #000;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0}.home-comprasion-table .product-row .product-item .product-swatch .swatch-image.none{display:none}.home-comprasion-table .product-row .product-item .product-item-footer{padding-top:40px;border-top:2px solid #f6f6f6;position:relative}.home-comprasion-table .product-row .product-item .product-item-footer .label{color:var(--main-color);font-size:14px;position:absolute;left:50%;transform:translate(-50%);top:20px;font-weight:700;text-transform:capitalize}.home-comprasion-table .product-row .product-item .product-item-footer .product-btn{display:flex;align-items:center;justify-content:center;width:fit-content;height:48px;padding:14px 20px;min-width:120px;background:var(--main-color);color:#fff;font-size:14px;font-weight:700;border-radius:999px;margin:0 auto;cursor:pointer}@media (min-width: 768px){.home-comprasion-table .product-row .product-item .product-item-footer .product-btn{font-size:16px}}.home-comprasion-table .product-row+.tables-container{margin-top:40px}@media (min-width: 768px){.home-comprasion-table .product-row+.tables-container{margin-top:80px}}.home-comprasion-table .tables-container{max-width:700px;margin-left:auto;margin-right:auto}.home-comprasion-table .tables-container .table-item .table-heading{font-weight:700;font-size:20px;padding:20px 0;border-bottom:1px solid var(--main-color);display:flex;align-items:center;justify-content:space-between;gap:16px}.home-comprasion-table .tables-container .table-item .table-content{padding:12px 0}.home-comprasion-table .tables-container .table-item .table-content .grid{display:flex;flex-wrap:wrap;position:relative;gap:24px 30px;padding:12px 0}.home-comprasion-table .tables-container .table-item .table-content .grid>div{line-height:1.2;flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}.home-comprasion-table .tables-container .table-item .table-content .grid>div svg{display:block;width:50px;height:auto}.home-comprasion-table .tables-container .table-item .table-content .grid>div img{display:block;margin-bottom:16px}.home-comprasion-table .tables-container .table-item .table-content .grid>div .text{display:block}.home-comprasion-table .tables-container .table-item .table-content .grid .text{font-weight:700}.home-comprasion-table .tables-container .table-item .table-content .grid .icon+.text{margin-top:auto}.home-comprasion-table .tables-container .table-item:not(:last-child){margin-bottom:30px}.home-comprasion-table .product-size-2~.tables-container .table-content .grid>.text{display:none}.home-comprasion-table .product-size-2~.tables-container .table-content .grid .value-3{display:none}
/*# sourceMappingURL=/cdn/shop/t/36/assets/comprasion-table.css.map */
