.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)}.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}.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}.solution-card{height:100%}.solution-card__inner{position:relative;overflow:hidden;height:100%;border:1px solid var(--color-stroke-card);border-radius:var(--border-radius);padding:2.4rem;background-color:var(--color-card);transition:background-color var(--transition)}.solution-card__icon{display:inline-block;vertical-align:middle;margin-bottom:2.4rem;border-radius:.8rem;padding:1.2rem;background-color:var(--color-icon)}.solution-card__title{margin-bottom:.8rem}.solution-card__desc{margin-bottom:0;color:var(--color-light-gray)}.accordion{position:relative}.accordion__item{transition:background-color var(--transition)}.accordion__item .icon-arrow{transition:transform var(--transition)}.accordion__item.is-open{background-color:var(--color-action-hover)}.accordion__item.is-open .icon-arrow{transform:rotate(180deg)}.accordion__item.is-open .accordion__desc{max-height:100%;padding-top:2.4rem;margin-bottom:1.2rem;opacity:1}.accordion__item.is-hide{display:none}.accordion__item:not(:last-child){margin-bottom:.8rem}@media screen and (min-width: 768px){.accordion__item:not(:last-child){margin-bottom:1.6rem}}.accordion__item{border-radius:var(--border-radius);padding:1.2rem 2.4rem;font-family:var(--font-noto);background-color:var(--color-action)}.accordion__item:hover{background-color:var(--color-action-hover)}.accordion__name{position:relative;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:1.8rem;line-height:2.6rem;letter-spacing:-.036em;color:rgba(var(--color-white, .9));cursor:pointer}@media screen and (min-width: 1279.98px){.accordion__name{font-size:2rem;line-height:2.8rem;letter-spacing:-.04em}}.accordion__desc{overflow:hidden;opacity:0;max-height:0;margin-left:0;padding-right:3.2rem;font-size:1.4rem;line-height:2rem;letter-spacing:-.014em;color:var(--color-light-gray);transition:max-height var(--transition),padding var(--transition),opacity var(--transition)}@media screen and (min-width: 1279.98px){.accordion__desc{font-size:1.6rem;line-height:2.4rem;letter-spacing:-.016em}}.accordion__desc p{margin-bottom:.8rem}.accordion__desc p:last-child{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}.advantages__item .advantages-card__inner{padding:0 3.2rem 2.4rem}.locations__box{max-width:824px;margin:0 auto;border-radius:2.4rem;padding:4rem;background-color:var(--color-card);background-repeat:no-repeat;background-position:130px 50%}@media screen and (min-width: 768px){.locations__box{background-position:right 50%}}.locations__list{display:flex;flex-direction:column}@media screen and (min-width: 768px){.locations__list{flex-direction:row}}.locations__region{margin-bottom:3.2rem}@media screen and (min-width: 768px){.locations__region{margin-bottom:0}.locations__region+.locations__region{margin-left:3.2rem}}.locations__region-name{margin-bottom:2.4rem;font-weight:700}.locations__region-city{font-size:1.4rem;line-height:1.5;letter-spacing:-.014em;color:var(--color-light-gray)}@media screen and (min-width: 1024px){.locations__region-city{font-size:1.6rem}}.locations__region-city+.locations__region-city{margin-top:1.6rem}.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}}.questions__accordion{max-width:768px;margin:0 auto}.questions__list{padding-left:4rem}.questions__list li{list-style-type:disc}.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}.hosting-page .hero__img{width:671px}.hosting-page .hero__img-wrap{top:0;right:-130%}@media screen and (min-width: 480px){.hosting-page .hero__img-wrap{right:-95%}}@media screen and (min-width: 640px){.hosting-page .hero__img-wrap{top:calc(var(--header-height) + var(--section-padd));right:-55%}}@media screen and (min-width: 768px){.hosting-page .hero__img-wrap{right:-270px}}@media screen and (min-width: 1280px){.hosting-page .hero__img-wrap{right:0}}
