.button{background-color:var(--background-color);padding:.06rem .1rem;border:2px solid #000;z-index:1;transition:width .5s,height .5s,padding .5s,border .5s,background-color .5s}@media(max-width:500px){.button{padding:.15rem .2rem}}.button .label{font-size:.28125rem;font-weight:400;text-align:center}@media(max-width:500px){.button .label{font-size:.4125rem}}.button.thicken{border:4px solid #000}.button.can-be-animated{position:relative;overflow:hidden}.button.can-be-animated:before{content:"";position:absolute;left:-100%;transition:left .5s;z-index:-1}@keyframes success-animation{0%{transform:scale(1)}50%{transform:scale(1.085)}to{transform:scale(1)}}.button.can-be-animated.animated{position:relative;overflow:hidden;animation:success-animation .375s}@keyframes background-animation{0%{left:-100%}to{left:0}}.button.can-be-animated.animated:before{content:"";position:absolute;left:0;animation:background-animation .5s;z-index:-1}.button-round{border-radius:.6484rem;min-width:1.5rem;background:var(--background-color);outline:1.05px solid var(--primary-color);padding:.18rem .4844rem}.button-round.black{background:var(--primary-color);color:var(--background-color)}.button-round .label{line-height:1;font-size:.28125rem;font-weight:400}@media(max-width:500px){.button-round .label{font-size:.4125rem;line-height:1.2}}.button-round .button-icon{max-width:.2969rem;max-height:.2969rem}@media(max-width:500px){.button-round .button-icon{max-width:.4375rem;max-height:.4375rem}}.button-animation{z-index:0;bottom:0;transition:bottom .15s ease-in-out}.button-animation .label{font-size:.3rem;font-weight:400}@media(max-width:500px){.button-animation .label{font-size:.4525rem}}.button-animation.open{bottom:-95%}.in-house-icon{width:.5em;height:.5em}.svg-white{filter:invert(99%) sepia(0) saturate(7356%) hue-rotate(220deg) brightness(116%) contrast(100%)}section.about{max-width:calc(var(--max-width) - 3.6rem);width:100%;margin:.6rem auto 0}section.about>div{width:100%}section.about .header-image{width:100%;height:2.6562rem}@media(max-width:912px){section.about .header-image{height:3.75rem}}section.about .header-image img{object-fit:cover;object-position:0 28%}section.about .for-all-grapplers .textbook-photo{max-width:4.7031rem}section.about .for-all-grapplers .textbook-photo img{object-fit:cover}@media(max-width:912px){section.about .for-all-grapplers .textbook-photo{max-width:100%;width:100%}section.about .for-all-grapplers .textbook-photo img{width:100%}}section.about .for-all-grapplers .textbook-photo .img{display:block;width:4.7031rem;height:4.3828rem}@media(max-width:912px){section.about .for-all-grapplers .textbook-photo .img{width:100%;height:5.25rem}}section.about .for-all-grapplers .textbook-photo p{font-size:.1797rem;line-height:1.45;margin-top:.0859rem}