.page-about-section-about{width:100%;margin-bottom:5em}.page-about-section-about .about-section-heading{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(1.5em)}.page-about-section-about .about-grid{grid-template-columns:repeat(4,1fr);gap:1.5em;display:grid}.page-about-section-about .about-tile{opacity:0;background-color:#fff;border:.1em solid #e9e1eb;border-radius:12px;flex-direction:column;align-items:flex-start;padding:2em;transition:opacity .6s ease-out,transform .6s ease-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden;transform:translateY(2em);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.page-about-section-about .about-tile:first-of-type{transition-delay:.1s}.page-about-section-about .about-tile:first-of-type .about-tile-media,.page-about-section-about .about-tile:first-of-type .about-tile-index{animation-delay:0s}.page-about-section-about .about-tile:nth-of-type(2){transition-delay:.2s}.page-about-section-about .about-tile:nth-of-type(2) .about-tile-media{animation-delay:-.9s}.page-about-section-about .about-tile:nth-of-type(2) .about-tile-index{animation-delay:-1.1s}.page-about-section-about .about-tile:nth-of-type(3){transition-delay:.3s}.page-about-section-about .about-tile:nth-of-type(3) .about-tile-media{animation-delay:-1.8s}.page-about-section-about .about-tile:nth-of-type(3) .about-tile-index{animation-delay:-2.2s}.page-about-section-about .about-tile:nth-of-type(4){transition-delay:.4s}.page-about-section-about .about-tile:nth-of-type(4) .about-tile-media{animation-delay:-2.7s}.page-about-section-about .about-tile:nth-of-type(4) .about-tile-index{animation-delay:-3.3s}.page-about-section-about .about-tile:nth-of-type(5){transition-delay:.5s}.page-about-section-about .about-tile:nth-of-type(5) .about-tile-media{animation-delay:-3.6s}.page-about-section-about .about-tile:nth-of-type(5) .about-tile-index{animation-delay:-4.4s}.page-about-section-about .about-tile:nth-of-type(6){transition-delay:.6s}.page-about-section-about .about-tile:nth-of-type(6) .about-tile-media{animation-delay:-4.5s}.page-about-section-about .about-tile:nth-of-type(6) .about-tile-index{animation-delay:-5.5s}.page-about-section-about .about-tile:nth-of-type(7){transition-delay:.7s}.page-about-section-about .about-tile:nth-of-type(7) .about-tile-media{animation-delay:-5.4s}.page-about-section-about .about-tile:nth-of-type(7) .about-tile-index{animation-delay:-6.6s}.page-about-section-about .about-tile:nth-of-type(8){transition-delay:.8s}.page-about-section-about .about-tile:nth-of-type(8) .about-tile-media{animation-delay:-6.3s}.page-about-section-about .about-tile:nth-of-type(8) .about-tile-index{animation-delay:-7.7s}.page-about-section-about .about-tile .about-tile-media{color:#fff;will-change:transform;background-color:#8700a0;justify-content:center;align-items:center;width:3.5em;height:3.5em;margin-bottom:1.4em;font-size:1.2em;transition:background-color .2s ease-in-out;animation:4s ease-in-out infinite aboutTileFloat;display:flex;position:relative;overflow:hidden}.page-about-section-about .about-tile .about-tile-media .about-tile-image{width:100%;height:100%;position:absolute;inset:0}.page-about-section-about .about-tile .about-tile-index{font-family:var(--font-vodkasans),sans-serif;letter-spacing:.1em;color:#8700a0;opacity:.5;font-size:1.1em;animation:4s ease-in-out infinite aboutTileBreathe;position:absolute;top:1.5em;right:1.5em}.page-about-section-about .about-tile .about-tile-title{font-family:var(--font-vodkasans),sans-serif;text-transform:uppercase;color:#111;margin:0 0 .5em;font-size:1.5em;font-weight:400;line-height:1.2;transition:color .2s ease-in-out}.page-about-section-about .about-tile .about-tile-description,.page-about-section-about .about-tile .about-tile-description *{font-family:var(--font-rapor),sans-serif;color:#545454;font-size:.95em;line-height:1.6}.page-about-section-about .about-tile:hover{border-color:#ff8000;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.page-about-section-about .about-tile:hover .about-tile-media{background-color:#ff8000}.page-about-section-about .about-tile:hover .about-tile-title{color:#ff8000}.page-about-section-about.visible .about-section-heading,.page-about-section-about.visible .about-tile{opacity:1;transform:none}@keyframes aboutTileFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-.25em)}}@keyframes aboutTileBreathe{0%,to{opacity:.35}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.page-about-section-about .about-section-heading,.page-about-section-about .about-tile{opacity:1;transition:none;transform:none}.page-about-section-about .about-tile-media,.page-about-section-about .about-tile-index{animation:none}}@media (max-width:1024px){.page-about-section-about{margin-bottom:3em}.page-about-section-about .about-grid{grid-template-columns:repeat(2,1fr);gap:1em}.page-about-section-about .about-tile{padding:1.5em}}@media (max-width:640px){.page-about-section-about .about-grid{grid-template-columns:1fr}}
