.about{padding:10rem 0 5rem;flex:1 1;background:url(/_next/static/media/background_texture_pattern.db2aa562.webp) top/8%,#2a2a2a;color:#fff}@media(max-width:90em){.about{padding:7rem 0 5rem}}@media(max-width:29.99875em){.about{padding:6rem 0 4rem;background:url(/_next/static/media/background_texture_pattern.db2aa562.webp) top/15%,#2a2a2a}}.about__title{text-align:center;text-transform:uppercase;font-size:2.3rem;font-weight:700;text-shadow:2px 1px 1px #404040;animation:text-pop .3s ease-in forwards}.about__divider{width:40%;margin:2rem auto;height:.125rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0))}@media(max-width:61.9988em){.about__divider{width:70%}}@media(max-width:29.99875em){.about__divider{width:100%}}.about__content{margin:2rem auto 0;display:grid;grid-template-columns:1fr;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:-moz-fit-content;width:fit-content}@media(max-width:61.9988em){.about__content{grid-template-columns:1fr}}.about__image{box-shadow:0 0 5px rgba(0,0,0,.3);opacity:0;animation:showing .25s ease-in .2s forwards}@media(max-width:61.9988em){.about__image{max-width:75vw;justify-self:center}}@media(max-width:47.99875em){.about__image{max-width:100%}}.about__image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.about__text{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;text-align:justify;-webkit-hyphens:auto;hyphens:auto;line-height:170%;max-width:75vw}.about__text p{background-color:#262626;border:1px solid rgba(0,0,0,.125);box-shadow:1px 1px 5px rgba(0,0,0,.3);border-radius:1rem;padding:1.5rem;opacity:0}.about__text p:first-child{animation:from-right .25s ease-in .1s forwards}.about__text p:nth-child(2){animation:from-right .25s ease-in .2s forwards}.about__text p:nth-child(3){animation:from-right .25s ease-in .3s forwards}@media(max-width:47.99875em){.about__text{max-width:100%}}.about-slider{height:100%;margin-top:3rem}.about-slider__image{border-radius:.5rem;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,.3);cursor:pointer}.about-slider__image img{width:100%;height:100%;object-fit:cover}.about-slider__modal{position:relative;max-width:80rem;max-height:45rem;width:100%;height:auto;aspect-ratio:16/9}.about-slider__modal-image{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.swiper-wrapper{transition-timing-function:linear!important}.about-next,.about-prev{width:2.5rem;height:2.5rem;z-index:1;cursor:pointer;position:absolute;top:45%;background-color:#2a2a2a;border-radius:.5rem;padding:.5rem;transition:all .3s ease 0s}.about-next svg,.about-prev svg{width:100%;height:100%;fill:#fff}@media(any-hover:hover){.about-next:hover,.about-prev:hover{background-color:#424242}}@media(max-width:47.99875em){.about-next,.about-prev{top:40%;width:2.5rem;height:2.5rem}}.about-prev{transform:scaleX(-1);left:.5rem}@media(max-width:47.99875em){.about-prev{left:0;border-radius:.5rem 0 0 .5rem}}.about-next{right:.5rem}@media(max-width:47.99875em){.about-next{right:0;border-radius:.5rem 0 0 .5rem}}.about-slider-skeleton{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));grid-gap:.625rem;gap:.625rem;margin-top:3rem;animation:skeleton 2s linear infinite alternate-reverse}.about-slider-skeleton__slide{height:12rem;background-color:rgba(0,0,0,.259);border-radius:.5rem}@media(max-width:29.99875em){.about-slider-skeleton__slide{height:15rem}}@media(max-width:66.3125em){.about-slider-skeleton__slide_4{display:none}}@media(max-width:50.0625em){.about-slider-skeleton__slide_3{display:none}}@media(max-width:33.8125em){.about-slider-skeleton__slide_2{display:none}}@keyframes skeleton{0%{opacity:1}to{opacity:.4}}