.main-page{margin-top:var(--header-height);min-height:calc(100vh - var(--header-height));max-width:var(--max-document-width);margin-left:auto;margin-right:auto}.full-page-section{padding-top:6vh;padding-bottom:6vh;margin:6vh .5rem}.full-page-section,.semi-full-page-section{position:relative;scroll-margin-top:var(--header-height)}.semi-full-page-section{min-height:calc((50vh - var(--header-height)));margin-left:.5rem;margin-right:.5rem}.section-title{padding-bottom:.5rem;color:var(--primary-text)!important}.section-subtitle{padding-bottom:.5rem;color:var(--text-light)!important}.paper-shadow{box-shadow:var(--paper-shadow);border-radius:1.5rem}.store-img{overflow:hidden}@media (max-width:786px){.section-title{font-size:3.2rem!important;text-align:center}.section-subtitle{font-size:1.3rem!important;text-align:center}.main-page{margin-left:0;margin-right:0}}#Slide1{animation:slide1Anim 18s cubic-bezier(.175,.885,.32,1.275) infinite}#Slide2{animation:slide2Anim 18s cubic-bezier(.175,.885,.32,1.275) infinite}#Slide3{animation:slide3Anim 18s cubic-bezier(.175,.885,.32,1.275) infinite}#drawPath1{stroke-dasharray:100;animation:drawPath1Anim 18s linear infinite}#drawPath2{stroke-dasharray:100;animation:drawPath2Anim 18s linear infinite}#drawPath4,#drawPath5{stroke-dasharray:1;animation:drawPath4Anim 18s linear infinite}#drawPath6{stroke-dasharray:100;animation:drawPath6Anim 2s ease-in infinite}@keyframes drawPath1Anim{0%{stroke-dashoffset:100}8.333%{stroke-dashoffset:0}30%{stroke-dashoffset:0}31.667%{stroke-dashoffset:0}33.333%{stroke-dashoffset:0}38.333%{stroke-dashoffset:100}to{stroke-dashoffset:100}}@keyframes drawPath2Anim{0%{stroke-dashoffset:100}16.667%{stroke-dashoffset:100}25%{stroke-dashoffset:0}46.667%{stroke-dashoffset:0}48.333%{stroke-dashoffset:0}50%{stroke-dashoffset:0}55%{stroke-dashoffset:100}to{stroke-dashoffset:100}}@keyframes drawPath3Anim{0%{stroke-dashoffset:100}33.333%{stroke-dashoffset:100}41.667%{stroke-dashoffset:0}80%{stroke-dashoffset:0}81.667%{stroke-dashoffset:0}83.333%{stroke-dashoffset:0}88.333%{stroke-dashoffset:100}to{stroke-dashoffset:100}}@keyframes drawPath6Anim{0%{stroke-dashoffset:100}80%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@keyframes drawPath4Anim{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes slide1Anim{0%{transform:translate(0) rotate(0deg)}16.667%{transform:translate(0) rotate(0deg)}33.333%{transform:translate(-100px,10px) rotate(-20deg)}to{transform:translate(-100px,10px) rotate(-20deg)}}@keyframes slide2Anim{0%{transform:translate(0) rotate(0deg)}33.333%{transform:translate(0) rotate(0deg)}50%{transform:translate(100px,10px) rotate(20deg)}to{transform:translate(100px,10px) rotate(20deg)}}@keyframes slide3Anim{0%{transform:translate(0) rotate(0deg)}66.667%{transform:translate(0) rotate(0deg)}83.333%{transform:translate(-100px,10px) rotate(-20deg)}to{transform:translate(-100px,10px) rotate(-20deg)}}.AboutUs_inlineText__V1Evy{font-size:2.5rem;line-height:1.2;text-align:center;font-weight:300;color:var(--text-light)}.AboutUs_imageContainer__YMEtD{float:left;shape-outside:circle(50%);width:300px;height:280px}.AboutUs_imageContainerRight__JSmp_{float:right;shape-outside:circle(50%);width:300px;height:280px}@media (max-width:768px){.AboutUs_inlineText__V1Evy{font-size:2.1rem;text-align:center}.AboutUs_imageContainerRight__JSmp_,.AboutUs_imageContainer__YMEtD{width:150px;height:150px}}