:root{--rounded-corners: 25px;--gutter-space: 20px;--fitgirl-bg: #101014;--fitgirl-grey: #343437;--fitgirl-accent: #f5ca24;--fitgirl-accent-hover: #f8d85b}@media (max-width: 768px){:root{--gutter-space: 10px}}html{scroll-behavior:smooth}body{background:#111;margin:0;font-family:Raleway,Recoleta,sans-serif!important;position:relative;top:0;width:100%;box-sizing:border-box}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{background:#111}body::-webkit-scrollbar-thumb{background:#fff;border-radius:20px;border:0px solid #fff}p{margin:0}@font-face{font-family:Recoleta;src:url(recoleta.7eebe795355ea993.otf) format("opentype");font-display:swap}@font-face{font-family:Bogart;src:url(bogart.39346c94e3353d95.otf) format("opentype");font-display:swap}@font-face{font-family:Biotif;src:url(biotif.6f12e7433baf711a.ttf) format("truetype");font-display:swap}@font-face{font-family:NewYorker;src:url(newyork.b112001af7218911.otf) format("opentype");font-display:swap}@font-face{font-family:NewYorker Bold;src:url(newyork-bold.01d10cd66533ec00.otf) format("opentype");font-display:swap}@font-face{font-family:Raleway;src:url(raleway.49699f1c7e6820bb.ttf) format("truetype");font-display:swap}@font-face{font-family:Raleway Bold;src:url(raleway-bold.3049e850d4105590.ttf) format("truetype");font-display:swap}.back{position:fixed;display:flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:12px;background-color:#000;padding:10px;top:60px;left:60px;z-index:100;cursor:pointer;transition:all .3s ease-in-out}@media (max-width: 768px){.back{top:20px;left:20px}}.back img{transition:all .3s ease-in-out}.back:hover{border-color:#000}.back:hover img{transform:scale(1.5)}.mt-10{margin-top:var(--gutter-space)}.main-container{display:grid;grid-template-columns:1fr 1fr;gap:var(--gutter-space);width:100vw;height:100vh;padding:var(--gutter-space);box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.main-container{grid-template-columns:1fr;height:auto}}.left-container{background-image:linear-gradient(#abbab8,#cec49e);border-radius:12px;display:flex;flex:1;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-size:80px}@media (max-width: 768px){.left-container{font-size:40px}}.left-container p{padding:10px 30px;border-radius:12px;background-color:#000;color:#fff;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.left-container p{margin:30vh 0}}.right-container{flex:1;color:#fff;height:100%;overflow-y:auto}.image-card{background:#1f2122;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;aspect-ratio:.75/1;position:relative;transition:1s}.image-card:hover{cursor:pointer}.image-card:hover .image{filter:blur(7px);-webkit-filter:blur(7px)}.image-card .image{width:100%;height:100%;object-fit:contain}.image-card .description{position:absolute;bottom:20px;left:20px;right:20px;padding:20px;border-radius:8px;background-color:#000;color:#fff;font-family:DM Sans,sans-serif}.card{background:#ffffff12;border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:12px}.card .title{font-size:36px;font-family:Raleway,sans-serif;letter-spacing:0px;line-height:110%}.card .description-block{display:flex;flex-direction:row;align-items:center;gap:40px}@media (max-width: 768px){.card .description-block{flex-direction:column}}.card .description-block .description{font-size:15px;color:#fff;font-family:Raleway,sans-serif;line-height:150%;letter-spacing:2px;gap:90px}.experiment-button{background-color:#000;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid #000;cursor:pointer;text-decoration:none}.corner{position:absolute;bottom:0;right:0;background:#111;border-top-left-radius:10px;display:flex}.corner .corner-text{font-size:18px;font-weight:600;color:#fff;padding:10px;margin:0}@media (max-width: 768px){.corner .corner-text{font-size:14px}}.corner .corner-text-top{background:#111;position:absolute;bottom:0;left:calc(var(--rounded-corners) * -1);width:var(--rounded-corners);height:var(--rounded-corners)}.corner .corner-text-top .corner-text-top-inner{background:#b6b5ae;width:var(--rounded-corners);height:var(--rounded-corners);border-bottom-right-radius:100px;display:flex}.corner .corner-text-bottom{background:#111;position:absolute;top:calc(var(--rounded-corners) * -1);right:0;width:var(--rounded-corners);height:var(--rounded-corners)}.corner .corner-text-bottom .corner-text-bottom-inner{background:#b6b5ae;width:var(--rounded-corners);height:var(--rounded-corners);border-bottom-right-radius:100px;display:flex}
