.product-compare-modal{background:#f5f7fc;grid-template-columns:1fr;display:grid}@media screen and (width>=990px){.product-compare-modal{gap:24px}}.product-compare-modal__swiper{padding:16px}@media screen and (width>=990px){.product-compare-modal__swiper{padding:0}}.product-compare-modal__swiper .swiper{width:100%;padding-bottom:calc(36px + var(--swiper-pagination-bottom,8px))}@media screen and (width>=990px){.product-compare-modal__swiper .swiper{visibility:visible;padding-bottom:0}.product-compare-modal__swiper .swiper .swiper-wrapper{grid-template-columns:repeat(2,1fr);gap:12px;display:grid;transform:unset!important}.product-compare-modal__swiper .swiper .swiper-slide{width:unset!important;margin:0!important}}.product-compare-modal__swiper .swiper .swiper-pagination{grid-template-columns:repeat(2,1fr);gap:4px;height:4px;display:grid;bottom:0}.product-compare-modal__swiper .swiper .swiper-pagination-bullet{background:#d8dbe5;border:0;border-radius:2px;width:100%;height:4px}.product-compare-modal__swiper .swiper .swiper-pagination-bullet:after{display:none}.product-compare-modal__swiper .swiper .swiper-pagination-bullet-active{background:#133ebf}.product-compare-modal__video{border-radius:8px;width:100%;max-width:480px;margin:0 auto;overflow:hidden}@media screen and (width>=990px){.product-compare-modal__video{max-width:50vh}}.product-compare-modal p{margin:0}.product-compare-modal__product{flex-direction:column;height:100%;display:flex}.product-compare-modal__product-header{justify-content:space-between;align-items:center;display:flex}.product-compare-modal__product-tab{color:#133ebf;text-transform:uppercase;background:#fff;padding:5px 12px;font-size:12px;font-weight:600;line-height:1.5}.product-compare-modal__product-viewing{text-transform:uppercase;color:#133ebf;letter-spacing:.5px;align-items:center;gap:4px;font-size:10px;font-weight:500;line-height:1.2;display:flex}.product-compare-modal__product-viewing .svg-wrapper{flex:0 0 20px;width:20px;height:20px}.product-compare-modal__product-content{background:#fff;border-radius:0 8px 8px;flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}.product-compare-modal__product-title{text-transform:capitalize;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0;display:flex}.product-compare-modal__product-thickness{border-radius:4px;padding:8px 6px;font-size:14px;font-weight:600;line-height:1.42;box-shadow:0 .667px 2.667px #0000003d}.product-compare-modal__product-specs{grid-template-columns:1fr;gap:8px;display:grid}.product-compare-modal__product-spec{grid-template-columns:55px 1fr;align-items:center;gap:16px;display:grid}.product-compare-modal__product-spec p{font-size:14px;font-weight:500;line-height:1.42}.product-compare-modal__product-rating{background:linear-gradient(90deg, #071642 0%, #071642 var(--rating), #d8dbe5 var(--rating), #d8dbe5 100%);border-radius:4px;justify-content:space-evenly;align-items:center;height:8px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.product-compare-modal__product-sep{background:#fff;width:2px;height:100%}.product-compare-modal__product-price{text-align:center;grid-template-columns:1fr;gap:8px;margin:0 0 auto;display:grid}.product-compare-modal__product-size-price{color:#fa8c16;font-size:16px;font-weight:600;line-height:1.375}.product-compare-modal__product-sbap{justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.product-compare-modal__product-sbap .svg-wrapper{cursor:pointer;flex:0 0 14px;width:14px;height:14px}