.hero-card{height:100%;border:1px solid var(--color-stroke-card);border-radius:var(--border-radius);padding:2.4rem;background-color:var(--color-card);position:relative;overflow:hidden}.hero-card__title{margin-bottom:.8rem}.hero-card__desc{font-size:1.6rem;color:var(--color-light-gray);margin-bottom:0}.hero-card__actions{margin-top:1.6rem}.hero-card__btn{font-size:1.6rem;line-height:24px;letter-spacing:-1%;color:var(--color-accent);text-decoration:unset}.hero-card._bg-red:before{content:"";position:absolute;opacity:.25;left:126px;top:107px;width:434px;height:405px;border-radius:50%;background:var(--color-accent);filter:blur(150px)}.product-card{height:100%}.product-card:hover .product-card__inner{background-color:var(--color-card-hover)}.product-card__link{text-decoration:none}.product-card__inner{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;border:1px solid var(--color-stroke-card);border-radius:var(--border-radius);padding:2.4rem 2.4rem 4rem;background-color:var(--color-card);text-align:center;transition:background-color var(--transition)}.product-card__icon{display:inline-block;vertical-align:middle;margin-bottom:2rem;border-radius:.8rem;padding:1.2rem;background-color:var(--color-icon)}.product-card__title{color:var(--color-white)}.product-card__desc{margin-top:.8rem;color:var(--color-light-gray)}.product-card__badge{position:absolute;top:0;right:0}.product-card.is-soon{opacity:.5;pointer-events:none}.info-card{height:100%}.info-card__inner{position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;border:1px solid var(--color-stroke-card);border-radius:var(--border-radius);padding:14.6rem 2.4rem 2.4rem;background-color:var(--color-card)}.info-card__desc{font-size:1.4rem;margin-top:1.2rem;color:var(--color-light-gray)}@media screen and (min-width: 1024px){.info-card__desc{font-size:1.6rem}}.info-card__bg{position:absolute;top:0;right:0;width:100%;height:100%;text-align:right}.feature-line__inner{display:flex;align-items:center}.feature-line__icon{margin-right:1.2rem;border-radius:.8rem;padding:.75rem;background-color:var(--color-card)}.feature-line__title{margin-bottom:0}.feature-line__desc{margin-top:.8rem;margin-bottom:0;font-size:1.4rem;color:var(--color-light-gray)}@media screen and (min-width: 1280px){.feature-line__desc{font-size:1.6rem}}.advantages-card__inner{padding:2.4rem;text-align:center}.advantages-card__icon{display:inline-block;vertical-align:middle;margin-bottom:1.2rem}.advantages-card__title{margin-bottom:1.6rem}.advantages-card__desc{margin-bottom:0}.hero{overflow:hidden}.hero__inner{position:relative;display:flex;flex-direction:column;justify-content:center;margin-right:calc(-1 * var(--container-padd));padding-right:var(--container-padd)}@media screen and (min-width: 1280px){.hero__inner{margin-right:0;padding-right:0}}.hero__box{position:relative;display:flex;flex-wrap:wrap;align-items:center;padding-top:calc(3.2rem + var(--header-height))}@media screen and (min-width: 768px){.hero__box{padding-top:calc(var(--section-padd) * 2 + var(--header-height));flex-wrap:nowrap}}.hero__content{position:relative;z-index:1}.hero__img-wrap{z-index:0;position:absolute;top:0;right:0}@media screen and (min-width: 1280px){.hero__img-wrap{top:calc(var(--header-height) + var(--section-padd))}}.hero__title{max-width:483px;margin-bottom:0}@media screen and (min-width: 1024px){.hero__title{max-width:743px}}.hero__desc{margin-top:2.4rem;margin-bottom:0;max-width:367px}@media screen and (min-width: 1024px){.hero__desc{max-width:422px}}.hero__sub-desc{margin-top:1.6rem;margin-bottom:0;font-size:1.6rem;color:var(--color-light-gray)}@media screen and (min-width: 1024px){.hero__sub-desc{font-size:1.8rem}}.hero__actions{margin-top:4rem}.hero__cards{position:relative;z-index:1;flex-wrap:nowrap;margin-top:7.2rem;margin-right:calc(-1 * var(--container-padd))}@media screen and (min-width: 768px){.hero__cards{margin-right:calc(var(--gap) / -1);flex-wrap:wrap}}@media screen and (min-width: 1024px){.hero__cards{margin-top:8.8rem}}@media screen and (min-width: 1800px){.hero__cards{margin-top:23rem}}.hero__card{flex-shrink:0;max-width:280px}@media screen and (min-width: 768px){.hero__card{flex-grow:1;max-width:100%}}.info-cards__item{flex-grow:1}@media screen and (min-width: 1280px){.info-image__box{display:flex;align-items:center}}.info-image__content{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}@media screen and (min-width: 768px){.info-image__content{margin-bottom:4.8rem}}@media screen and (min-width: 1280px){.info-image__content{min-width:456px;margin-bottom:0;padding-right:8rem}}.info-image__feature-line{width:100%;max-width:450px}@media screen and (min-width: 1024px){.info-image__feature-line{max-width:550px}}@media screen and (min-width: 1280px){.info-image__feature-line{max-width:100%}}.info-image__feature-line+.info-image__feature-line{margin-top:2.4rem}.info-image__img-wrap{position:relative;overflow:auto}.info-image__img{min-width:768px;border-radius:var(--border-radius)}@media screen and (min-width: 768px){.info-image__img{min-width:100%}}.info-image__actions{text-align:center;width:100%;margin-top:4rem}@media screen and (min-width: 1280px){.info-image__actions{text-align:left}}@media screen and (min-width: 768px){.info-image__actions .btn{width:100%;max-width:450px}}@media screen and (min-width: 1024px){.info-image__actions .btn{max-width:550px}}@media screen and (min-width: 1280px){.info-image__actions .btn{width:auto;max-width:none}}.advantages__item .advantages-card__inner{padding:0 3.2rem 2.4rem}.info-banner__inner{position:relative;overflow:hidden;border-radius:calc(var(--border-radius) * 2);padding:2.4rem;background:var(--color-card);background-repeat:no-repeat}@media screen and (min-width: 1280px){.info-banner__inner{padding:4.8rem 5.6rem 5.6rem;margin:0 6.4rem}}.info-banner__content{max-width:487px}.info-banner__title{margin-bottom:0}.info-banner__desc{margin-top:1.6rem;margin-bottom:0;color:var(--color-light-gray)}.info-banner__actions{margin-top:3.2rem}.info-banner._home-banner-1 .info-banner__inner{background-position:180px -110px}@media screen and (min-width: 480px){.info-banner._home-banner-1 .info-banner__inner{background-position:350px -130px}}@media screen and (min-width: 640px){.info-banner._home-banner-1 .info-banner__inner{background-position:430px -130px}}@media screen and (min-width: 768px){.info-banner._home-banner-1 .info-banner__inner{background-size:100%;background-position:530px -170px}}@media screen and (min-width: 1024px){.info-banner._home-banner-1 .info-banner__inner{background-position:630px -200px}}.info-action__inner{max-width:753px;margin:0 auto;text-align:center}.info-action__desc{color:var(--color-light-gray)}.info-action__actions{margin-top:3.2rem}.home-page .hero__img{width:671px}.home-page .hero__img-wrap{top:0;right:-120%}@media screen and (min-width: 480px){.home-page .hero__img-wrap{right:-85%}}@media screen and (min-width: 640px){.home-page .hero__img-wrap{top:calc(var(--header-height) + var(--section-padd));right:-55%}}@media screen and (min-width: 768px){.home-page .hero__img-wrap{right:-112px}}
