.circular-neo-select h2,.circular-neo-select p{margin:0}.circular-neo-select{padding:20px 0;background:#000c}.circular-neo-select .wrapper{display:grid;gap:12px}.circular-neo-select .text-wrapper{display:flex;flex-direction:column;gap:12px}.circular-neo-select .text-wrapper .subheader{color:#ffffff80;font-size:12px;text-transform:capitalize}.circular-neo-select .text-wrapper .title{color:#fff;font-size:28px;text-align:left}.circular-neo-select .text-wrapper .title i{font-weight:400}.circular-neo-select .text-wrapper .desc{color:#fff;font-size:14px}.circular-neo-select .container{display:grid;gap:12px}.circular-neo-select .card{padding:20px 12px}.circular-neo-select .card-config{display:flex;flex-direction:column;gap:28px;background:#ffffff0a;border:1px solid #ffffff1a}.circular-neo-select .card-config .title{color:#f4f1ec;font-size:18px}.circular-neo-select .select-wrapper-list{display:flex;flex-direction:column;gap:20px}.circular-neo-select .select-wrapper{display:flex;flex-direction:column;gap:12px}.circular-neo-select .select-wrapper .label{color:#fff;font-size:14px;font-weight:500}.circular-neo-select .select-wrapper .label .label-meta{color:#ffffff80}.circular-neo-select .color-wrapper{display:flex;gap:10px}.circular-neo-select .color-wrapper .item{width:44px;height:44px;background:#0003;border:4px solid transparent;outline:1px solid #ffffff4d;overflow:hidden;cursor:pointer;transition:outline-color .3s}.circular-neo-select .color-wrapper .item:hover{outline-color:#fff}.circular-neo-select .color-wrapper .item.active{background:#ffffff80;box-shadow:0 0 3px #fffc}.circular-neo-select .color-wrapper .item.white:before{content:url(https://cdn.shopify.com/s/files/1/1595/6213/files/1_White.svg?v=1704776340)}.circular-neo-select .color-wrapper .item.black:before{content:url(https://cdn.shopify.com/s/files/1/1595/6213/files/4_Space_Grey.svg?v=1704776340)}.circular-neo-select .block-wrapper{display:grid;gap:10px}.circular-neo-select .block-wrapper .item{display:flex;flex-direction:column;align-items:center;padding:14px 0;background:#0003;border:1px solid #ffffff4d;color:#fff;text-align:center;cursor:pointer;transition:border-color .3s}.circular-neo-select .block-wrapper .item:hover{border-color:#fff}.circular-neo-select .block-wrapper .item.active{background:#ffffff4d;border-color:#fff;box-shadow:0 0 1.73px #fffc}.circular-neo-select .block-wrapper .item .subtext{color:#ffffff80;font-size:12px}.circular-neo-select .unit-wrapper{grid-template-columns:repeat(4,1fr)}.circular-neo-select .payment-term-wrapper{grid-template-columns:repeat(2,1fr)}.circular-neo-select .custom-select{position:relative}.circular-neo-select .custom-select .trigger{display:flex;justify-content:space-between;padding:12px 20px;background:#0003;border:1px solid #ffffff4d;cursor:pointer;transition:border-color .3s}.circular-neo-select .custom-select .trigger:hover{border-color:#fff}.circular-neo-select .custom-select .trigger-text{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;color:#fff;font-size:14px}.circular-neo-select .custom-select .trigger-text span:last-child{font-size:12px}.circular-neo-select .trigger .select-icon:before{content:"\2039";display:inline-block;color:#fff;transform:rotate(270deg);transition:transform .3s;vertical-align:middle;font-size:24px}.circular-neo-select .custom-select.open .select-icon:before{transform:rotate(90deg)}.circular-neo-select .custom-select .option-wrapper{display:none;position:absolute;top:100%;left:0;right:0;width:100%;padding:8px;border-radius:4px;background:#676669;z-index:2}.circular-neo-select .custom-select.open .option-wrapper{display:block;border:1px solid #fff}.circular-neo-select .custom-select .btu-group{display:none}.circular-neo-select .custom-select .btu-group.active{display:block}.circular-neo-select .custom-select .group-name{color:#b4b4b4}.circular-neo-select .custom-select .option{padding-left:20px;color:#fff;cursor:pointer}.circular-neo-select .custom-select .option:hover{background:#215bbb}.circular-neo-select .custom-select .option.active{padding-left:0}.circular-neo-select .custom-select .option.active:before{content:"\2713";display:inline-block;width:20px;text-align:center}.circular-neo-select .card-summary{display:flex;flex-direction:column;gap:24px;background:#fff}.circular-neo-select .card-summary .wrapper{display:flex;flex-direction:column;gap:12px}.circular-neo-select .card-summary .subheader{color:#777;font-size:12px}.circular-neo-select .section-pay,.circular-neo-select .section-get{display:flex;flex-direction:column;gap:6px}.circular-neo-select .section-pay .price-wrapper{display:flex;align-items:flex-end;gap:4px;color:#555;font-size:18px;font-weight:500}.circular-neo-select .section-pay .price-per-mth{position:relative;bottom:-4px;color:#000;font-size:44px;font-weight:600;line-height:normal}.circular-neo-select .section-pay>p:last-child{color:#555;font-size:14px}.circular-neo-select .section-get .main-prod{display:flex;align-items:center;justify-content:space-between;padding:22px 16px;background:#000;color:#fff}.circular-neo-select .section-get .main-prod-info{display:flex;flex-direction:column;gap:4px}.circular-neo-select .section-get .main-prod-info p{color:#fff;font-size:14px}.circular-neo-select .section-get .main-prod-info p.subtext{color:#ffffff80;font-size:11px}.circular-neo-select .section-get p.main-prod-worth{display:flex;flex-direction:column;color:#ffffff80;font-size:10px;text-align:right}.circular-neo-select .section-get p.main-prod-worth .price{position:relative;bottom:-2px;color:#fff;font-size:16px}.circular-neo-select .sub-prod-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.circular-neo-select .sub-prod-grid .card{display:flex;flex-direction:column;gap:4px;padding:20px 12px;background:#0000000f}.circular-neo-select .sub-prod-grid .card p:first-child{font-size:13px}.circular-neo-select .sub-prod-grid .card p:nth-child(2){color:#00000080;font-size:11px;margin-bottom:1rem}.circular-neo-select .sub-prod-grid .card p:last-child{margin-top:auto;color:#00000080;font-size:11px}.circular-neo-select .sub-prod-grid .card p:last-child .price{color:#000}.circular-neo-select .worth-original{position:relative;margin:10px 0;font-size:12px;text-align:center;color:#00000080}.circular-neo-select .worth-original:before{content:"";position:relative;display:block;width:100%;height:2px;background:#0000001a}.circular-neo-select .worth-original .text{position:relative;display:block;padding-top:12px}.circular-neo-select .worth-original .price{color:#000;font-weight:600}.circular-neo-select .worth-original .price:before{content:"~"}.circular-neo-select .section-summary .save{font-size:14px}.circular-neo-select .section-summary .save .total-price-save:before{content:"~"}.circular-neo-select .section-summary .total-price{font-size:20px;font-weight:600}.circular-neo-select .cta-wrapper{display:flex;flex-direction:column;gap:12px}.circular-neo-select .cta-wrapper a{width:100%;padding:16px 26px;color:#000;border:1px solid #0000004d;text-align:center;cursor:pointer;transition:all .3s}.circular-neo-select .cta-wrapper a:hover{opacity:1;border-color:#000}.circular-neo-select .cta-wrapper a.btn-primary{background:#6d0009;color:#fff}.circular-neo-select .cta-wrapper a.btn-primary:hover{background:#000}@media(min-width:1024px){.circular-neo-select{padding:50px}.circular-neo-select .wrapper{gap:40px}.circular-neo-select .text-wrapper .title{font-size:46px}.circular-neo-select .text-wrapper .desc{font-size:19px}.circular-neo-select .container{grid-template-columns:repeat(2,1fr)}.circular-neo-select .section-pay .price-wrapper{font-size:20px}.circular-neo-select .section-pay .price-per-mth{font-size:40px}.circular-neo-select .section-get .main-prod-info p.subtext{font-size:12px}.circular-neo-select .section-get p.main-prod-worth{flex-direction:row;align-items:flex-end;gap:4px;font-size:14px}.circular-neo-select .section-get p.main-prod-worth .price{font-size:20px}.circular-neo-select .sub-prod-grid{grid-template-columns:repeat(4,1fr)}.circular-neo-select .sub-prod-grid.noChemical{grid-template-columns:repeat(3,1fr)}.circular-neo-select .sub-prod-grid .card p:first-child{font-size:16px}.circular-neo-select .sub-prod-grid .card p:nth-child(2){font-size:12px}.circular-neo-select .sub-prod-grid .card p:last-child{font-size:14px}.circular-neo-select .sub-prod-grid .card p:last-child .price{font-size:18px}.circular-neo-select .worth-original:before{position:absolute;top:50%;left:0;right:0;display:block;transform:translateY(-50%)}.circular-neo-select .worth-original .text{display:inline-block;padding:8px;background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/circular-neo-select.css.map */
