.experience-card{padding:0;height:100%;display:flex;flex-direction:column}.experience-card-link{width:-moz-fit-content;width:fit-content}.experience-card-image{width:100%;height:230px;object-fit:cover}.experience-card-content{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1 1}.experience-card-info-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;min-height:40px}.experience-card-info-item{display:flex;align-items:flex-start;gap:8px}.experience-card-icon{flex-shrink:0;margin-top:4px;color:var(--mantine-primary-color-9);width:16px;height:16px}.experience-card-info-text{display:flex;flex-direction:column;gap:2px}.experience-card-availability{font-size:.9rem;color:var(--mantine-primary-color-9);font-weight:500;line-height:1.2}.experience-card-location{font-size:.85rem;color:#717171;font-weight:400;line-height:1.2}.experience-card-title{font-size:1.05rem;color:#1e1e1b;font-weight:600;line-height:1.3;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:normal;min-height:2.73rem;max-height:2.73rem}.experience-card-separator{width:100%;height:1px;background:#cfcfcf}.experience-card-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto}.experience-card-animator{font-size:.9rem;color:#717171;font-weight:400}.experience-card-price{font-size:1.1rem;color:var(--mantine-primary-color-9);font-weight:700;margin-left:auto}body,html{max-width:100vw;overflow-x:hidden;font-family:Barlow Semi Condensed,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1e1e1b;background:#fdfdfd}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.container{width:100%;margin:0 auto;padding:0 1rem;max-width:100%;display:flex;flex-direction:column;align-self:center}@media(min-width:360px){.container{max-width:576px}}@media(min-width:767px){.container{max-width:768px;padding:0 2rem}}@media(min-width:992px){.container{max-width:992px}}@media(min-width:1200px){.container{max-width:1200px}}@media(min-width:1300px){.container{max-width:1408px}}.spacer{margin-top:4rem;margin-bottom:4rem}@media(min-width:1200px){.spacer{margin-top:6rem;margin-bottom:6rem}}.grecaptcha-badge{visibility:hidden}.experiences-grid{justify-items:center;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));padding-top:20px;padding-bottom:20px;grid-gap:20px;gap:20px}.experiences-header{display:flex;justify-content:space-between;align-items:center;width:100%;justify-content:center}.experiences-header h3{font-size:1.5rem;font-weight:600;color:#1e1e1b;margin-bottom:.5rem;text-transform:uppercase;text-align:center}.experiences-header .experiences-show-more{display:none}@media(min-width:767px){.experiences-header .experiences-show-more{display:flex}.experiences-header{justify-content:space-between;align-items:center}}.experiences-show-more{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(min-width:767px){.experiences-show-more{display:none}}