.b-about-container__item--about-notes,.b-about-container__item--middle-text,.b-about-container__item--top-text{margin-bottom:5rem}@media screen and (min-width:768px){.b-about-container__item--about-notes,.b-about-container__item--middle-text,.b-about-container__item--top-text{margin-bottom:6rem}}.b-about-layout__title{margin-bottom:3.5rem}.b-about-text-section{display:flex;flex-flow:column nowrap}@media screen and (min-width:768px){.b-about-text-section{display:grid}}.b-about-text-section__content{order:2}@media screen and (min-width:768px){.b-about-text-section__content{grid-column:span 8;order:1}}.b-about-text-section__side{order:1}@media screen and (min-width:768px){.b-about-text-section__side{grid-column:span 4;order:2}}.b-about-text-section__image{border-radius:20px;height:auto;overflow:hidden;width:100%}.b-about-text-section__image--gray-bg{background:var(--color-grey-light)}.b-about-text-section__text-block{font-size:1.8rem;font-weight:400;line-height:1.25;margin-bottom:2rem}.b-about-text-section__text-block--stronger{font-size:2.4rem;font-weight:500}.b-about-text-section__text-block--extra-margin-bottom{margin-bottom:3.5rem}.b-about-text-section__text-block--no-margin-bottom,.b-about-text-section__text-block:last-child{margin-bottom:0}.b-activies-enter-card{--padding-x:2.5rem;--content-color:var(--color-font);--content-color-desc:var(--color-gray);--content-color-bg:var(--color-card-bg);display:flex;flex-direction:column;height:100%;max-width:57.5rem;position:relative}.b-activies-enter-card:hover{--color-arrow-btn:var(--color-arrow-btn-hover);--color-arrow-btn-bg:var(--color-arrow-btn-bg-hover);--content-color-bg:var(--color-card-bg-hover);--content-color:var(--color-card-hover)}.b-activies-enter-card__top{display:grid}.b-activies-enter-card__image,.b-activies-enter-card__title{grid-column:1/2;grid-row:1/2}.b-activies-enter-card__title{color:var(--color-white);font-size:1.6rem;max-width:43rem;padding:3.5rem var(--padding-x) 0;width:100%;z-index:1}@media screen and (min-width:768px){.b-activies-enter-card__title{font-size:1.8rem}}@media screen and (min-width:1024px){.b-activies-enter-card__title{font-size:2rem}}@media screen and (min-width:1280px){.b-activies-enter-card__title{font-size:2.4rem}}.b-activies-enter-card__image{border-radius:2rem 2rem 0 0;filter:brightness(.7);max-height:28.8rem;-o-object-fit:cover;object-fit:cover;width:100%}.b-activies-enter-card__bottom{background-color:var(--content-color-bg);border-radius:0 0 2rem 2rem;display:grid;flex-grow:1;gap:1.5rem;padding:2.5rem var(--padding-x) 2.5rem;transition:background-color var(--base-transition)}@media screen and (min-width:768px){.b-activies-enter-card__bottom{gap:1rem 3rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media screen and (min-width:1024px){.b-activies-enter-card__bottom{gap:1rem 5.5rem}}.b-activies-enter-card__activity{color:var(--content-color);display:flex;flex-direction:column;font-size:1.4rem;font-weight:400;gap:.5rem;transition:color var(--base-transition)}.b-activies-enter-card__activity span:first-child{font-weight:600}@media screen and (min-width:768px){.b-activies-enter-card__activity{font-size:1.8rem;gap:1rem}}.b-activies-enter-card__desc{color:var(--content-color-desc);font-size:1.3rem;font-weight:500;line-height:1.4;transition:color var(--base-transition)}@media screen and (min-width:768px){.b-activies-enter-card__desc{font-size:1.5rem}}.b-activies-enter-card__arrow{align-self:end}.b-activies-enter-card__activity-title{font-weight:600;line-height:1.49}.b-activies-enter-card__activity-desc{line-height:1.26}.b-common-grid{width:100%}.b-common-grid__items{display:flex;flex-flow:row wrap;row-gap:20px}.b-common-grid--1 .b-common-grid__item{height:auto;width:100%}.b-common-grid--1 .b-common-grid__item:nth-child(odd){margin-right:20px}.b-common-grid--2 .b-common-grid__item{height:auto;width:100%}@media screen and (min-width:880px){.b-common-grid--2 .b-common-grid__item{width:calc(50% - 10px)}.b-common-grid--2 .b-common-grid__item:nth-child(odd){margin-right:20px}}.b-common-grid--3 .b-common-grid__item{height:auto;width:100%}.b-common-grid--3 .b-common-grid__item:nth-child(3n){margin-right:0}@media screen and (min-width:1280px){.b-common-grid--3 .b-common-grid__item{margin-right:20px;width:calc(50% - 20px)}.b-common-grid--3 .b-common-grid__item:nth-child(2n){margin-right:0}.b-common-grid--3 .b-common-grid__item:nth-child(3n){margin-right:20px}}@media screen and (min-width:1400px){.b-common-grid--3 .b-common-grid__item{margin-right:20px;width:calc(33.33333% - 13.33333px)}.b-common-grid--3 .b-common-grid__item:nth-child(2n){margin-right:20px}.b-common-grid--3 .b-common-grid__item:nth-child(3n){margin-right:0}}.b-common-grid--4 .b-common-grid__item{height:auto;margin-right:2rem;width:calc(50% - 1rem)}.b-common-grid--4 .b-common-grid__item:nth-child(2n){margin-right:0}@media screen and (min-width:1400px){.b-common-grid--4 .b-common-grid__item{width:calc(25% - 1.5rem)}.b-common-grid--4 .b-common-grid__item:nth-child(2n){margin-right:2rem}.b-common-grid--4 .b-common-grid__item:nth-child(4n){margin-right:0}}.b-common-grid--slim.b-common-grid--4 .b-common-grid__item{margin-right:0;width:100%}@media screen and (min-width:768px){.b-common-grid--slim.b-common-grid--4 .b-common-grid__item{height:auto;margin-right:2rem;width:calc(50% - 1rem)}.b-common-grid--slim.b-common-grid--4 .b-common-grid__item:nth-child(2n){margin-right:0}}@media screen and (min-width:1400px){.b-common-grid--slim.b-common-grid--4 .b-common-grid__item{width:calc(25% - 1.5rem)}.b-common-grid--slim.b-common-grid--4 .b-common-grid__item:nth-child(2n){margin-right:2rem}.b-common-grid--slim.b-common-grid--4 .b-common-grid__item:nth-child(4n){margin-right:0}}.b-common-grid--slider .b-common-grid__items-wrapper--mobile{display:none;overflow:hidden}@media(width < 1280px){.b-common-grid--slider .b-common-grid__items-wrapper--desktop{display:none}.b-common-grid--slider .b-common-grid__items-wrapper--mobile{display:block}.b-common-grid--slider .b-common-grid__items{-moz-column-gap:1.5rem;column-gap:1.5rem;flex-flow:row nowrap}.b-common-grid--slider .b-common-grid__item{width:32.9rem}}root{--bx-panel-height:0}.b-about-grid-item{background:var(--color-white);border-radius:20px;box-sizing:border-box;height:100%;padding:.8rem 7rem 2.3rem 2.4rem;position:relative;width:100%}.b-about-grid-item--gray{background:var(--color-grey-light)}.b-about-grid-item__title-wrapper{color:var(--color-green-light);-moz-column-gap:.7rem;column-gap:.7rem;display:flex;flex-flow:row nowrap;font-weight:700;line-height:1.25;margin-bottom:1.5rem}@media screen and (min-width:420px){.b-about-grid-item__title-wrapper{margin-bottom:.7rem}}@media screen and (min-width:1400px){.b-about-grid-item__title-wrapper{margin-bottom:1.5rem}}@media screen and (min-width:1600px){.b-about-grid-item__title-wrapper{margin-bottom:.7rem}}.b-about-grid-item__title{font-size:5.5rem}@media screen and (min-width:1280px){.b-about-grid-item__title{font-size:8rem}}.b-about-grid-item__postfix{font-size:2rem;text-transform:lowercase;transform:translateY(1rem)}@media screen and (min-width:1280px){.b-about-grid-item__postfix{font-size:3.2rem}}.b-about-grid-item__description{color:var(--color-black);font-size:1.4rem}@media screen and (min-width:1280px){.b-about-grid-item__description{font-size:1.7rem}}.b-about-grid-item__logo{position:absolute;right:2.7rem;top:.8rem}@media screen and (min-width:1280px){.b-about-grid-item--about .b-about-grid-item__postfix{font-size:2.8rem}}