.comparison-table-section{width:100%;padding:80px 0}.comparison-table-container{width:100%;max-width:1200px;margin:0}.comparison-table-heading{font-family:Work Sans SemiBold,sans-serif;color:#48a842;font-size:24px;line-height:33.6px;margin-bottom:20px}.desktop-table{display:block;width:100%}.table-header,.table-row{display:flex;gap:16px;width:100%}.table-header{align-items:flex-start}.table-row{min-height:40px;align-items:center;border-bottom:1.5px solid #EAEBEB}.table-col{display:flex;min-height:40px;align-items:center;gap:10px;padding:8px 0}.table-col:first-child{width:288px}.table-col:not(:first-child){flex:1;padding-left:24px}.table-col h6{font-family:Work Sans Bold,sans-serif;color:#48a842;font-size:16px;line-height:22.4px;white-space:nowrap}.table-col p{font-family:Work Sans,sans-serif;color:#2e2e2f;font-size:16px;line-height:140%}.mobile-table{display:none;width:100%;gap:20px}.mobile-table-section{width:100%;border-radius:6px;overflow:hidden}.mobile-table-header,.mobile-table-row{display:flex;width:100%}.mobile-table-row{min-height:52px;align-items:center;border-bottom:1px solid #EAEBEB;background:#fff}.mobile-table-col{display:flex;align-items:center;width:70%;min-height:52px}.factor-col{width:25%;padding-right:0}.mobile-table-col h6{font-family:Work Sans,sans-serif;font-weight:700;color:#48a842;font-size:16px;line-height:22.4px}.mobile-table-col p{font-family:Work Sans,sans-serif;color:#2e2e2f;font-size:14px;line-height:120%}@media (min-width: 1400px){.comparison-table-container{max-width:1400px}.table-col:first-child{width:336px}}@media (max-width: 1199px){.comparison-table-container{max-width:100%}}@media (max-width: 767px){.desktop-table{display:none}.mobile-table{display:flex;flex-direction:column}.comparison-table-heading{font-size:20px;line-height:28px;margin-bottom:16px}.mobile-table-section{margin-bottom:20px}}@media (max-width: 375px){.comparison-table-section{width:100%;padding:60px 0}.mobile-table-col{padding:12px 0}}.section-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.header-tag{display:flex;align-items:center;gap:8px}.tag-indicator{width:20px;height:12px;background-color:var(--primary-dark-grey-500);border-radius:99px}.tag-text{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);white-space:nowrap;font-style:var(--body-regular-m-font-style)}.varian-section{display:none;flex-direction:column;align-items:flex-start;gap:40px;padding-bottom:40px;margin:0}.section-content{display:flex;width:100%;align-items:flex-start;gap:16px}.product-list{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:389px;height:588px;flex-shrink:0}.product-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:16px;width:100%;height:calc(50% - 8px);border-radius:6px;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.product-card-highlight{background-color:var(--secondary-green-500);border:1px solid var(--secondary-green-100);box-shadow:0 4px 12px #0000001a}.product-card:not(.product-card-highlight){border:1px solid var(--primary-light-grey-500);background-color:#fff}.product-card:not(.product-card-highlight):hover{border-color:var(--secondary-green-100);background-color:var(--primary-light-grey-50);transform:translateY(-2px)}.product-illustration{width:100%;height:588px;border-radius:6px;object-fit:cover;transition:opacity .3s ease;box-shadow:0 4px 12px #0000001a}.product-details{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.product-header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.product-number,.product-name{font-family:Work Sans Bold,sans-serif;font-size:24px;line-height:1.2}.product-card-highlight .product-number,.product-card-highlight .product-name{color:var(--primary-light-grey-50)}.product-card:not(.product-card-highlight) .product-number,.product-card:not(.product-card-highlight) .product-name{color:var(--primary-dark-grey-500)}.product-description{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);font-size:16px;line-height:1.4;margin:0;overflow:hidden}.product-card-highlight .product-description{color:var(--primary-light-grey-50)}.product-card:not(.product-card-highlight) .product-description{color:var(--primary-dark-grey-500)}.product-link{font-family:var(--body-regular-s-font-family);font-weight:var(--body-regular-s-font-weight);font-size:14px;line-height:1.5;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease}.product-card-highlight .product-link{color:var(--primary-light-grey-50)}.product-card:not(.product-card-highlight) .product-link{color:var(--primary-dark-grey-500)}.product-link:hover{gap:8px}.mobile-varian-section{display:none;flex-direction:column;gap:24px;padding-bottom:40px;width:100%;box-sizing:border-box}.mobile-product-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;gap:16px;padding-bottom:10px;scrollbar-width:none}.mobile-product-slider::-webkit-scrollbar{display:none}.mobile-product-card{scroll-snap-align:start;flex:0 0 100%;display:flex;flex-direction:column;gap:16px;padding:16px;background-color:var(--primary-light-grey-100);border-radius:6px;box-sizing:border-box}.mobile-product-card .product-header{display:flex;flex-direction:column;gap:4px}.mobile-product-card .product-number,.mobile-product-card .product-name{font-family:Work Sans Bold,sans-serif;font-size:20px;line-height:120%;color:var(--primary-dark-grey-900)}.mobile-product-card .product-description{font-family:var(--body-regular-s-font-family);font-weight:var(--body-regular-s-font-weight);font-size:14px;line-height:120%;color:var(--primary-dark-grey-900);margin:0}.product-certification{display:flex;flex-direction:column;gap:6px;margin-top:8px}.product-certification span{font-family:var(--body-regular-s-font-family);font-weight:var(--body-regular-s-font-weight);font-size:12px;line-height:16px;color:var(--primary-dark-grey-500)}.product-certification img{width:120px;height:auto}.product-image{width:100%;height:180px;border-radius:4px;overflow:hidden;margin-top:auto}.product-image img{width:100%;height:100%;object-fit:cover}.product-button{display:flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:4px;border:1px solid var(--secondary-green-800);background-color:var(--secondary-green-200);color:var(--secondary-green-900);font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);font-size:14px;line-height:20px;cursor:pointer;margin-top:16px;transition:background-color .3s}.product-button:hover{background-color:var(--secondary-green-300)}.mobile-slider-controls{display:flex;align-items:center;gap:0;border-radius:6px;border:1px solid var(--primary-light-grey-500);width:fit-content;margin:0 auto}@media (min-width: 1400px){.varian-section{max-width:1600px}.mobile-varian-section{display:none}.product-list{width:460px;height:660px}.product-card{padding:20px;height:calc(50% - 12px)}.product-illustration{min-width:884px;min-height:652px}}@media (min-width: 1200px){.varian-section{display:flex;padding-bottom:40px;gap:40px}.mobile-varian-section{display:none}.product-card{padding:16px;min-height:calc(50% - 12px)}.product-illustration{min-width:776px;height:588px}}@media (min-width: 1024px) and (max-width: 1199px){.varian-section{display:flex;gap:36px}.mobile-varian-section{display:none}.product-card{padding:12px;height:calc(50% - 16px)}.product-illustration{min-width:484px;height:572px}}@media (min-width: 600px) and (max-width: 1023px){.varian-section{display:none}.mobile-varian-section{display:flex}.mobile-product-card{flex:0 0 calc(50% - 8px)}.mobile-slider-controls{display:none}.section-title{font-size:32px;line-height:38.4px}}@media (max-width: 576px){.section-title{font-size:28px;line-height:33.6px}.mobile-varian-section{display:flex}.varian-section{display:none}}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000c;overflow:auto}.modal-content{position:relative;background-color:#fff;margin:5% auto;padding:20px;border-radius:8px;width:90%;max-width:700px;box-shadow:0 4px 20px #0003}.modal-content img{width:100%;height:auto;border-radius:6px}.close{position:absolute;right:20px;top:15px;color:#aaa;font-size:28px;font-weight:700;cursor:pointer}.close:hover{color:#333}.feature-section{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:1200px;padding-top:80px;margin:0;box-sizing:border-box}.section-header{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:12px}.feature-container{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:20px}.feature-description{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.feature-heading{font-family:Work Sans Medium,sans-serif;color:var(--secondary-green-500);font-size:24px;letter-spacing:0;line-height:140%}.feature-text{font-family:var(--body-regular-m-font-family);color:var(--primary-dark-grey-900);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style);width:50%}.feature-specs{display:flex;flex-wrap:wrap;gap:16px;width:100%}.spec-item{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:12px}.spec-title{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style)}.spec-badge{display:flex;height:40px;align-items:center;gap:10px;padding:0 16px;width:100%;border-radius:8px;border:1px solid var(--primary-light-grey-500)}.badge-text{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style);white-space:normal}.section-divider{width:100%;height:1px;background-color:var(--primary-light-grey-200);border:none;margin:0}.tech-card{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:20px;padding:16px;background-color:var(--primary-light-grey-100);border-radius:6px;box-sizing:border-box}.tech-icon{width:60px;height:60px;border-radius:6px;object-fit:cover}.tech-name{font-family:Work Sans Bold,sans-serif;color:var(--primary-dark-grey-900);font-size:var(--title-bold-m-font-size);letter-spacing:var(--title-bold-m-letter-spacing);line-height:var(--title-bold-m-line-height);font-style:var(--title-bold-m-font-style)}.benefit-card{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:20px;box-sizing:border-box}.benefit-icon{width:60px;height:60px}.benefit-name{font-family:var(--title-bold-m-font-family);font-weight:var(--title-bold-m-font-weight);color:var(--primary-dark-grey-900);font-size:var(--title-bold-m-font-size);letter-spacing:var(--title-bold-m-letter-spacing);line-height:var(--title-bold-m-line-height);font-style:var(--title-bold-m-font-style)}.section-tag{display:flex;align-items:center;gap:8px}.tag-rectangle{width:20px;height:12px;background-color:var(--primary-dark-grey-500);border-radius:99px}.tag-text{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style)}.section-title{font-family:Archivo Medium,sans-serif;font-size:48px;line-height:120%;color:var(--primary-dark-grey-900)}.tech-details,.benefit-details{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}.tech-description,.benefit-description{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style)}.feature-point{display:block;position:relative;padding-left:1.5em;margin-bottom:8px}.feature-point:before{content:counter(feature-counter) ".";counter-increment:feature-counter;position:absolute;left:0;font-weight:var(--body-regular-m-font-weight)}.tech-description{display:flex;flex-direction:column;counter-reset:feature-counter}.mobile-feature-container{display:flex;flex-direction:column;width:100%;margin:0 auto;gap:20px;box-sizing:border-box;position:relative}.mobile-feature-heading{font-family:Work Sans Medium,sans-serif;color:var(--secondary-green-500);font-size:20px;letter-spacing:0;line-height:140%}.mobile-feature-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;gap:20px;padding-bottom:10px;scrollbar-width:none}.mobile-feature-slider::-webkit-scrollbar{display:none}.mobile-feature-slide{scroll-snap-align:start;flex:0 0 100%;display:flex;flex-direction:column;gap:20px;min-width:0}.mobile-feature-icon{width:85px;height:85px;object-fit:contain}.mobile-feature-content{display:flex;flex-direction:column;gap:16px}.mobile-feature-title{font-family:Work Sans Bold,sans-serif;color:var(--primary-dark-grey-900);font-size:var(--title-bold-m-font-size);letter-spacing:var(--title-bold-m-letter-spacing);line-height:var(--title-bold-m-line-height);font-style:var(--title-bold-m-font-style)}.mobile-feature-description{font-family:var(--body-regular-m-font-family);font-weight:var(--body-regular-m-font-weight);color:var(--primary-dark-grey-500);font-size:var(--body-regular-m-font-size);letter-spacing:var(--body-regular-m-letter-spacing);line-height:var(--body-regular-m-line-height);font-style:var(--body-regular-m-font-style);margin:0}.mobile-slider-controls{display:flex;align-items:center;justify-content:center;gap:0;border-radius:6px;border:1px solid var(--primary-light-grey-500);width:fit-content;margin:0}.mobile-slider-prev,.mobile-slider-next{width:50px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-family:Work Sans,Helvetica;font-weight:400;color:var(--primary-dark-grey-900);font-size:20px;padding:12px;transition:background-color .3s}.mobile-slider-prev{border-radius:6px 0 0 6px}.mobile-slider-next{border-radius:0 6px 6px 0}.mobile-slider-divider{width:1px;height:33px;background-color:var(--primary-light-grey-500)}@media (hover: hover) and (pointer: fine){.mobile-slider-prev:hover,.mobile-slider-next:hover{background-color:var(--primary-dark-grey-500);color:var(--primary-dark-grey-50)}}.mobile-slider-prev:active,.mobile-slider-next:active{background-color:var(--primary-dark-grey-900);color:var(--primary-dark-grey-50)}.mobile-slider-prev:disabled,.mobile-slider-next:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-primary-dark:disabled{background-color:var(--primary-light-grey-50);border-color:var(--primary-dark-grey-800);color:var(--primary-dark-grey-900)}@media (hover: hover) and (pointer: fine){.btn-primary-dark:disabled:hover{background:var(--primary-light-grey-500);color:var(--primary-dark-grey-900)}}.btn-primary-dark:disabled:active{background:var(--primary-light-grey-500);color:var(--primary-dark-grey-900)}@media (max-width: 480px){.feature-section{padding-top:60px}.tech-icon,.benefit-icon{width:70px;height:70px}.section-title{font-size:28px}.section-divider{display:none}.feature-text{width:100%;font-size:14px}.spec-title{color:var(--primary-dark-grey-900)}.badge-text,.tech-description,.mobile-feature-description{font-size:14px;line-height:120%}.mobile-product-slider,.mobile-feature-slider{overflow-x:hidden}}@media (min-width: 600px){.feature-specs{flex-direction:row;flex-wrap:wrap}.spec-item{width:calc(50% - 8px)}.tech-card{width:calc(50% - 8px);height:auto}.benefit-card{width:calc(50% - 8px)}.mobile-feature-slider{flex-wrap:wrap;overflow-x:visible;justify-content:space-between}.mobile-feature-slide{flex:0 0 calc(50% - 10px);margin-bottom:20px}.mobile-slider-controls{display:none}}@media (min-width: 768px){.section-title{font-size:28px}.tech-icon,.benefit-icon{width:80px;height:80px}}@media (min-width: 900px){.tech-card{width:calc(33.333% - 11px)}.benefit-card{width:calc(25% - 12px)}.mobile-feature-slide{flex:0 0 calc(25% - 15px)}}@media (min-width: 1024px){.section-title{font-size:44px}.spec-item{width:288px}.tech-card{height:auto}.badge-text,.tech-name,.benefit-name{white-space:nowrap}.mobile-feature-slide{flex:0 0 calc(25% - 15px)}}@media (min-width: 1200px){.feature-section{max-width:1200px}.feature-specs{flex-wrap:nowrap}.section-title{font-size:48px}.mobile-feature-slide{flex:0 0 calc(25% - 15px)}}@media (min-width: 1400px){.feature-section{max-width:1400px}.tech-card{height:auto}.tech-icon,.benefit-icon{width:90px;height:90px}.mobile-feature-slide{flex:0 0 calc(25% - 15px)}}
