:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.about-section--violet .text{color:#2d1b4b}.about-section--violet .about-section__title{color:#2d1b4b}.about-section__title{text-transform:initial;margin-top:0;margin-bottom:32px;font-family:Jost,sans-serif;font-weight:500;font-size:2rem;line-height:118.75%;letter-spacing:.02em}.about-section__wrapper{display:grid;grid-template-columns:repeat(2,minmax(400px,1fr));gap:20px}.about-section__video-box{position:relative}.about-section__video-box.show-controls .about-section__control{opacity:1}.about-section__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px}.about-section__control{position:absolute;border-radius:50%;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;opacity:0;-webkit-transition-property:opacity,background-color;transition-property:opacity,background-color;-webkit-transition-duration:.3s;transition-duration:.3s}.about-section__control:hover{background-color:#523189}.about-section__control:hover .about-section__control-icon{fill:#fff}.about-section__control .about-section__control-icon--pause{display:none}.about-section__control.playing .about-section__control-icon--pause{display:block}.about-section__control.playing .about-section__control-icon--play{display:none}.about-section__control-icon{width:32px;height:32px;fill:#523189;-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s}.about-section__blockquote{position:relative;padding:0 42px;margin-bottom:16px;border:none;background-color:transparent;font-size:1.5rem;line-height:129.1666666667%;color:#2d1b4b}.about-section__blockquote::after,.about-section__blockquote::before{content:"";position:absolute;width:32px;height:32px;background-size:contain;background-repeat:no-repeat}.about-section__blockquote::before{top:0;left:0;background-image:url(../../assets/img/gallery/opening-quote.svg)}.about-section__blockquote::after{bottom:0;right:0;background-image:url(../../assets/img/gallery/closing-quote.svg)}.about-section__content-box{padding-left:20px}.about-section__content-box.expanded .about-section__content{display:block}.about-section__content{font-size:1.125rem;line-height:127.7777777778%;color:#2d1b4b}.about-section__toggle-box.hide{display:none}.about-section__toggle{font-weight:500;font-size:.875rem;line-height:128.5714285714%;color:#2d1b4b}.about-section .text p{margin:4px 0}.about-section .text p:last-child{margin-bottom:0}.about-section .text p:first-child{margin-top:0}@media (max-width:1199px){.about-section__wrapper{grid-template-columns:1fr;gap:16px}.about-section__content-box{padding-left:0}}@media (max-width:833px){.about-section__title{margin-bottom:16px;font-size:1.25rem;line-height:120%;line-height:120%}.about-section__video{border-radius:16px}.about-section__control{width:48px;height:48px}.about-section__control-icon{width:24px;height:24px}.about-section__blockquote{padding:0 34px}.about-section__blockquote{font-size:1.125rem;line-height:127.7777777778%}.about-section__content{font-size:.875rem;line-height:128.5714285714%}.about-section__content--clamp{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.about-section__toggle-box{margin-top:16px}}@media (max-width:479px){.about-section__blockquote::after,.about-section__blockquote::before{width:24px;height:24px}}