.hero-comparison{margin-bottom:12rem}@media (max-width: 1200px){.hero-comparison{margin-bottom:8rem}}@media (max-width: 500px){.hero-comparison{margin-bottom:6.4rem}}.hero-comparison--no-margin{margin-bottom:0}@media (max-width: 1200px){.hero-comparison--no-margin{margin-bottom:0}}@media (max-width: 500px){.hero-comparison--no-margin{margin-bottom:0}}.hero-comparison__container{display:flex;flex-direction:column;gap:6.4rem}@media (max-width: 768px){.hero-comparison__container{gap:4.8rem}}@media (max-width: 500px){.hero-comparison__container{gap:3.2rem}}.hero-comparison__header{opacity:0}.hero-comparison__main{opacity:0;display:flex;justify-content:space-between;position:relative;gap:4.8rem;background-size:cover;padding:4.8rem;border-radius:2rem;overflow:hidden}@media (max-width: 768px){.hero-comparison__main{flex-direction:column-reverse;background-image:unset!important}}@media (max-width: 500px){.hero-comparison__main{padding:0;border-radius:unset}}.hero-comparison__main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0003,#0003),linear-gradient(181.42deg,#0000 33.01%,#00000080 80.69%);width:100%;height:100%;z-index:1}@media (max-width: 500px){.hero-comparison__main:before{display:none}}.hero-comparison__main:has(>.hero-comparison__content--top):before{background:linear-gradient(180deg,#000 21.65%,#0000)}.hero-comparison__content{position:relative;z-index:2;max-width:56.1rem;width:100%;height:100%;display:flex;flex-direction:column;align-self:flex-end;gap:3.2rem}@media (max-width: 1200px){.hero-comparison__content{max-width:40.1rem}}@media (max-width: 768px){.hero-comparison__content{max-width:100%}}@media (max-width: 500px){.hero-comparison__content{border-radius:1.2rem;padding:2rem;overflow:hidden}}.hero-comparison__content--bottom{align-self:flex-end}.hero-comparison__content--top{align-self:flex-start}@media (max-width: 768px){.hero-comparison__content--top{order:1}}.hero-comparison__content-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}@media (min-width: 501px){.hero-comparison__content-bg{display:none}}.hero-comparison__content-bg:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#0003,#0003),linear-gradient(123.71deg,#00000080 49.98%,#0000 102.4%);z-index:1}.hero-comparison__content-bg img{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}@media (max-width: 500px){.hero-comparison__content .btn{width:100%}}.hero-comparison__content__btn{opacity:0}.hero-comparison__text{opacity:0;font-size:2.4rem;font-weight:700;line-height:1.2;color:#fcfcfd;display:flex;flex-direction:column;gap:1.6rem}@media (max-width: 1200px){.hero-comparison__text{max-width:32.9rem}}@media (max-width: 768px){.hero-comparison__text{max-width:100%}}@media (max-width: 500px){.hero-comparison__text{font-size:2rem;line-height:1.4;z-index:2}}@media (max-width: 1200px){.hero-comparison__text br{display:none}}.hero-comparison__text h2{font-size:3.6rem;font-weight:700;line-height:1.1;letter-spacing:-.036rem}@media (max-width: 500px){.hero-comparison__text h2{font-size:3.2rem;line-height:1.2}}.hero-comparison__text h2~p{font-size:1.8rem;font-weight:600;line-height:1.5}@media (max-width: 768px){.hero-comparison__text h2~p{font-size:1.6rem}}.hero-comparison__text h2~p strong{font-weight:800}.hero-comparison__accordions{position:relative;z-index:2;max-width:55.7rem;width:100%;display:flex;flex-direction:column;gap:1.2rem}@media (max-width: 1200px){.hero-comparison__accordions{max-width:49.8rem}}@media (max-width: 768px){.hero-comparison__accordions{max-width:41.2rem}}.hero-comparison__bg-tablet{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;transform:scaleX(-1)}@media (min-width: 769px){.hero-comparison__bg-tablet{display:none}}@media (max-width: 500px){.hero-comparison__bg-tablet{display:none}}.hero-comparison__bg-tablet img{width:100%;height:100%;object-fit:cover;object-position:25%}.hc-accordion{display:flex;flex-direction:column;gap:2.4rem;background-color:#fff;border:.1rem solid #efefef;border-radius:1.6rem;overflow:hidden;padding:2.4rem 3.2rem;opacity:0}@media (max-width: 1200px){.hc-accordion{border-radius:1rem}}@media (max-width: 768px){.hc-accordion{border-radius:1.6rem}}@media (max-width: 500px){.hc-accordion{border-radius:1.2rem;background-color:#fafafa;padding:2.4rem}}.hc-accordion__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:transparent;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.hc-accordion__trigger span{font-family:articulat-cf;font-size:1.8rem;font-weight:700;line-height:1.5;color:#0c111d}@media (max-width: 768px){.hc-accordion__trigger span{font-size:1.6rem}}.hc-accordion__trigger__trigger-icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.hc-accordion__trigger__trigger-icon svg{transition:all .3s ease-in-out}.hc-accordion--active .hc-accordion__trigger .hc-accordion__trigger-icon svg{transform:rotate(180deg)}.hc-accordion--active .hc-accordion__content{display:flex}.hc-accordion__content{display:none}.hc-accordion__list{display:flex;flex-direction:column;gap:2rem}@media (max-width: 500px){.hc-accordion__list{gap:1.6rem}}.hc-accordion__item{display:flex;gap:2.4rem;position:relative}.hc-accordion__item:before{content:"";position:absolute;z-index:1;left:1.4rem;top:3rem;width:.1rem;height:100%;background-color:#dcdcdc}.hc-accordion__item:last-of-type:before{height:50%;background:linear-gradient(180deg,#e3e8ef,#e3e8ef00)}.hc-accordion__icon{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;margin-top:.2rem;background-color:#f04438;border-radius:50%;z-index:2}@media (max-width: 500px){.hc-accordion__icon{width:2.4rem;height:2.4rem}}.hc-accordion__icon svg{stroke:#fff}.hc-accordion__feature{display:flex;flex-direction:column;gap:.4rem}.hc-accordion__label{font-size:1.4rem;font-weight:600;line-height:1.5;color:#495057}.hc-accordion__value{font-size:1.6rem;font-weight:700;line-height:1.5;color:#0c111d}.hc-accordion .hc-icon-minus{display:none!important}.hc-accordion .hc-icon-plus,.hc-accordion--active .hc-icon-minus{display:block!important}.hc-accordion--active .hc-icon-plus{display:none!important}.hc-accordion__card{background-color:#f5f5f5;border-radius:1.2rem;border:.1rem solid #eef2f6;padding:1.6rem;display:flex;flex-direction:column;gap:1.2rem;width:100%;text-align:left}@media (max-width: 500px){.hc-accordion__card{padding:2rem}}.hc-accordion__card-label{font-size:1.6rem;font-weight:700;color:#212529;line-height:1.5}@media (max-width: 500px){.hc-accordion__card-label{font-size:1.4rem}}.hc-accordion__card-value-wrapper{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;position:relative;width:fit-content}.hc-accordion__card-value{font-size:6rem;font-weight:700;color:#1b67f6;line-height:1;letter-spacing:-.12rem}@media (max-width: 500px){.hc-accordion__card-value{font-size:4.8rem;line-height:1.1;letter-spacing:-.048rem}}.hc-accordion__card-badge{display:inline-flex;align-items:center;gap:.8rem;background-color:#fef3f2;border:.1rem dashed #f04438;border-radius:2.4rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:700;line-height:1.5;color:#bb241a;position:absolute;right:-4rem;bottom:-1rem;transform:rotate(-8.101deg);transform-origin:center}@media (max-width: 500px){.hc-accordion__card-badge{transform:rotate(-5.017deg)}}.hc-accordion__card-badge svg{width:1.4rem;height:1.4rem;stroke:#bb241a;stroke-width:2.5}.hc-accordion__card-description{font-size:1.4rem;font-weight:500;color:#495057;line-height:1.5;margin-top:3.6rem}.hero-comparison--reworked{position:relative}.hero-comparison--reworked:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0003,#0003),linear-gradient(181.42deg,#0000 33.01%,#00000080 80.69%);width:100%;height:100%;z-index:1}.hero-comparison--reworked:has(.hero-comparison__content--top):before{background:linear-gradient(180deg,#000 21.65%,#0000)}.hero-comparison--reworked .hero-comparison__main{border-radius:unset;background-image:unset!important}@media (max-width: 768px){.hero-comparison--reworked .hero-comparison__main{padding:4rem}}@media (max-width: 500px){.hero-comparison--reworked .hero-comparison__main{padding:2rem}}.hero-comparison--reworked .hero-comparison__main:before{display:none}.hero-comparison--reworked .hero-comparison__container{position:relative;z-index:3}@media (max-width: 768px){.hero-comparison--reworked .hero-comparison__container{padding:0!important}}.hero-comparison--reworked .hero-comparison__bg-tablet{display:none}.hero-comparison--reworked .hero-comparison__content{padding:0;border-radius:0;max-width:57rem}.hero-comparison--reworked .hero-comparison__content-bg{display:none}.hero-comparison--reworked .hero-comparison__content .btn{width:fit-content}.hero-comparison--reworked .hero-comparison__accordions{max-width:47.1rem}.hero-comparison--reworked .hc-accordion{padding:1.6rem}@media (max-width: 500px){.hero-comparison--reworked .hc-accordion{padding:1.2rem}}.hero-comparison--reworked .hc-accordion__content{position:absolute;top:0;left:0;width:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;display:block!important}.hero-comparison--reworked .hc-accordion--active .hc-accordion__content{position:relative;height:auto;opacity:1;visibility:visible;pointer-events:auto}.hero-comparison--reworked .hc-accordion__title-wrapper{display:flex;align-items:center;gap:.8rem;position:relative}.hero-comparison--reworked .hc-accordion__title-icon{width:3.2rem;height:3.2rem;border-radius:999.9rem;background-color:#f5f8ff;border:.0875rem solid #d9ebff;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 500px){.hero-comparison--reworked .hc-accordion__title-icon{width:3.2rem;height:3.2rem}}.hero-comparison--reworked .hc-accordion__title-icon svg{width:1.6rem;height:1.6rem;stroke:#1350e2;stroke-width:1.25}
