.protexa-compare{padding:40px 0}.protexa-compare__inner{max-width:1200px;margin:0 auto;padding:0 20px}.protexa-compare__heading{text-align:center;font-size:28px;font-weight:700;margin-bottom:30px;color:var(--heading-color, #1a1c1d);font-family:var(--heading-font-family)}.protexa-compare__table{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000f;overflow:hidden}.protexa-compare__row{display:grid;grid-template-columns:180px repeat(3,1fr);border-bottom:1px solid #f0f0f0}.protexa-compare__row:last-child{border-bottom:none}.protexa-compare__row--header{border-bottom:2px solid #e8efe8}.protexa-compare__label-col{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;color:#333;background:#fafcfa}.protexa-compare__row--header .protexa-compare__label-col{background:transparent}.protexa-compare__col{display:flex;align-items:center;justify-content:center;padding:10px 12px;text-align:center;border-left:1px solid #f0f0f0;position:relative}.protexa-compare__col--highlighted{background:#97ad930f}.protexa-compare__row--header .protexa-compare__col{padding:20px 12px}.protexa-compare__badge{position:absolute;top:8px;right:8px;background:#223566;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px;z-index:2;text-transform:uppercase;letter-spacing:.3px}.protexa-compare__product-header{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.protexa-compare__image{width:140px;height:140px;object-fit:cover;border-radius:8px}.protexa-compare__title{font-size:14px;font-weight:700;color:#1a1c1d;margin:0;font-family:var(--heading-font-family);line-height:1.3}.protexa-compare__price{font-size:15px;font-weight:600;color:#223566;margin:0}.protexa-compare__btn{display:inline-block;background:#223566;color:#fff;padding:7px 20px;border-radius:var(--button-border-radius, 8px);text-decoration:none;font-size:13px;font-weight:600;transition:background .3s;text-transform:uppercase;letter-spacing:.3px;margin-top:2px}.protexa-compare__btn:hover{background:#1a2a52;color:#fff}.protexa-compare__feature-icon{font-size:14px;flex-shrink:0}.protexa-compare__feature-label{font-weight:600;color:#333;font-size:13px}.protexa-compare__feature-value{color:#444;font-weight:500;font-size:13px}@media(max-width:768px){.protexa-compare__row{grid-template-columns:1fr;border-bottom:none}.protexa-compare__row--header{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;border-bottom:2px solid #e8efe8}.protexa-compare__row--header .protexa-compare__label-col{display:none}.protexa-compare__row--header .protexa-compare__col{flex:0 0 75%;scroll-snap-align:start;border-left:none;border-right:1px solid #f0f0f0}.protexa-compare__row:not(.protexa-compare__row--header){display:none}.protexa-compare__feature-value:before{content:attr(data-label) ": ";font-weight:600;color:#333}}.protexa-test-results{padding:60px 0}.protexa-test-results__inner{max-width:1000px;margin:0 auto;padding:0 20px}.protexa-test-results__header{text-align:center;margin-bottom:40px}.protexa-test-results__university{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.protexa-test-results__uni-logo{width:48px;height:48px;object-fit:contain}.protexa-test-results__uni-name{font-size:14px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:1px}.protexa-test-results--dark .protexa-test-results__uni-name{color:#ffffffb3}.protexa-test-results--dark .protexa-test-results__subtitle{color:#fff9}.protexa-test-results--dark .protexa-test-results__findings{background:#ffffff14;border-color:#ffffff1f}.protexa-test-results--dark .protexa-test-results__findings-title{color:#97ad93}.protexa-test-results--dark .protexa-test-results__findings-text,.protexa-test-results--dark .protexa-test-results__findings-text p{color:#fffc}.protexa-test-results--dark .protexa-test-results__result-item{background:#97ad931f;border-left-color:#97ad93}.protexa-test-results--dark .protexa-test-results__result-text{color:#ffffffe6}.protexa-test-results--dark .protexa-test-results__graph{background:#fffffff2;border-color:#ffffff26}.protexa-test-results--dark .protexa-test-results__certification{border-top-color:#ffffff1f}.protexa-test-results__title{font-size:26px;font-weight:700;color:var(--heading-color, #1a1c1d);margin:0 0 8px;font-family:var(--heading-font-family);line-height:1.3}.protexa-test-results__subtitle{font-size:15px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.protexa-test-results__content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.protexa-test-results__graph{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 20px #0000000f;border:1px solid #e8efe8}.protexa-test-results__graph img{width:100%;height:auto;border-radius:8px}.protexa-test-results__findings{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 20px #0000000f;border:1px solid #e8efe8}.protexa-test-results__findings-title{font-size:20px;font-weight:700;color:#223566;margin:0 0 16px;font-family:var(--heading-font-family);display:flex;align-items:center;gap:8px}.protexa-test-results__findings-text{font-size:14px;line-height:1.7;color:#444;margin-bottom:24px}.protexa-test-results__result-items{display:flex;flex-direction:column;gap:12px}.protexa-test-results__result-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f0f5ef;border-radius:10px;border-left:3px solid #97ad93}.protexa-test-results__result-icon{width:22px;height:22px;flex-shrink:0;background:#97ad93;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px}.protexa-test-results__result-icon svg{width:12px;height:12px;stroke:#fff;fill:none}.protexa-test-results__result-text{font-size:14px;color:#333;line-height:1.5;font-weight:500}.protexa-test-results__certification{display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #e0e8df}.protexa-test-results__cert-logo{height:28px;width:auto}@media(max-width:768px){.protexa-test-results__content{grid-template-columns:1fr}}.protexa-concerns{padding:60px 0}.protexa-concerns__inner{max-width:1200px;margin:0 auto;padding:0 20px}.protexa-concerns__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.protexa-concerns__image-wrap{border-radius:16px;overflow:hidden}.protexa-concerns__image{width:100%;height:auto;display:block;border-radius:16px}.protexa-concerns__content{padding:0}.protexa-concerns__heading{font-size:28px;font-weight:700;color:var(--heading-color, #1a1c1d);margin:0 0 8px;font-family:var(--heading-font-family);line-height:1.3}.protexa-concerns__description{font-size:14px;line-height:1.7;color:#555;margin-bottom:24px}.protexa-concerns__accordion{display:flex;flex-direction:column;gap:0}.protexa-concerns__item{border-bottom:1px solid rgba(0,0,0,.08)}.protexa-concerns__item:last-child{border-bottom:none}.protexa-concerns__item-header{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;transition:color .3s;list-style:none}.protexa-concerns__item-header::-webkit-details-marker{display:none}.protexa-concerns__item-header:hover{color:#223566}.protexa-concerns__item-title{font-size:16px;font-weight:600;color:inherit;margin:0}.protexa-concerns__item-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s}.protexa-concerns__item[open] .protexa-concerns__item-icon{transform:rotate(45deg)}.protexa-concerns__item-body{padding:0 0 18px;font-size:14px;line-height:1.7;color:#555}.protexa-concerns__features{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.protexa-concerns__feature-box{background:#f7f9f7;border-radius:10px;padding:14px 16px;border:1px solid #e8efe8}.protexa-concerns__feature-box h4{font-size:13px;font-weight:700;color:#223566;margin:0 0 4px}.protexa-concerns__feature-box p{font-size:12px;color:#666;margin:0;line-height:1.4}@media(max-width:768px){.protexa-concerns__grid,.protexa-concerns__features{grid-template-columns:1fr}}.protexa-layers{padding:60px 0}.protexa-layers__inner{max-width:1200px;margin:0 auto;padding:0 20px}.protexa-layers__heading{text-align:center;font-size:28px;font-weight:700;color:var(--heading-color, #1a1c1d);margin:0 0 40px;font-family:var(--heading-font-family)}.protexa-layers__grid{display:flex;gap:40px;align-items:flex-start}.protexa-layers__image-wrap{position:relative;flex:1;max-width:60%}.protexa-layers__image{width:100%;height:auto;display:block;border-radius:12px}.protexa-layers__hotspot{position:absolute;cursor:pointer;z-index:2;transition:transform .2s ease;transform:translate(-50%,-50%)}.protexa-layers__hotspot:hover{transform:translate(-50%,-50%) scale(1.15)}.protexa-layers__hotspot-btn{width:32px;height:32px;border-radius:50%;background-color:#97ad93;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;box-shadow:0 2px 10px #0003;transition:all .3s ease;position:relative;padding:0}.protexa-layers__hotspot-btn:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:#97ad93;opacity:.3;animation:protexa-pulse 2s infinite}.protexa-layers__hotspot-btn.active{background-color:#223566;border-color:#223566}.protexa-layers__hotspot-btn.active:after{background-color:#223566}.protexa-layers__hotspot-btn svg{width:14px;height:14px;z-index:1;position:relative}@keyframes protexa-pulse{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.6);opacity:0}to{transform:scale(1);opacity:.3}}.protexa-layers__info{flex:1;max-width:40%;background:#f0f5ef;padding:28px;border-radius:12px;border:1px solid #d5e0d3}.protexa-layers__layer-item{border-bottom:1px solid #c5d4c3}.protexa-layers__layer-item:last-child{border-bottom:none}.protexa-layers__layer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 0;cursor:pointer;transition:color .3s;background:none;border:none;width:100%;text-align:left;font-family:inherit;color:inherit}.protexa-layers__layer-header:hover,.protexa-layers__layer-header.active{color:#223566}.protexa-layers__layer-title{font-size:17px;font-weight:600;margin:0;color:inherit}.protexa-layers__layer-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s}.protexa-layers__layer-header.active .protexa-layers__layer-icon{transform:rotate(180deg)}.protexa-layers__layer-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.protexa-layers__layer-content.active{max-height:200px;padding-bottom:16px}.protexa-layers__layer-desc{font-size:14px;color:#444;line-height:1.6;margin:0}@media(max-width:768px){.protexa-layers__grid{flex-direction:column}.protexa-layers__image-wrap,.protexa-layers__info{max-width:100%}.protexa-layers__hotspot-btn{width:26px;height:26px}.protexa-layers__hotspot-btn svg{width:11px;height:11px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/protexa-sections.css.map */
