@charset "UTF-8";.button[data-astro-cid-2veov33h]{position:relative;z-index:15;display:flex;overflow:hidden;padding:var(--padding-y) var(--padding-x);justify-content:center;align-items:center;border-style:solid;border-width:1px;border-color:var(--color-black);border-radius:25px;transform-origin:0% 50%;text-decoration:none;cursor:pointer}.button__text[data-astro-cid-2veov33h]{position:relative;z-index:25;color:var(--color-black);font-size:14px;line-height:1.1;font-weight:600;white-space:nowrap;text-decoration:none;text-transform:uppercase;transition:color .4s ease}.button__overlay[data-astro-cid-2veov33h]{position:absolute;inset:0%;width:0%;height:100%;background-color:var(--color-black);transition:width .4s ease}.button[data-astro-cid-2veov33h]:hover .button__overlay[data-astro-cid-2veov33h]{width:100%}.button[data-astro-cid-2veov33h]:hover .button__text[data-astro-cid-2veov33h]{color:var(--color-white)}.hero[data-astro-cid-zi4ldr3x]{width:100%;display:flex;flex-direction:column;gap:30px}.hero__slogan[data-astro-cid-zi4ldr3x]{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.hero__slogan-line[data-astro-cid-zi4ldr3x]{display:flex;flex-direction:row;justify-content:flex-start}.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:80px;margin:0;font-weight:500;line-height:1;white-space:nowrap}@media (min-width: 768px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:calc(11.1607142857vw - 5.7142857143px)}}@media (min-width: 992px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:calc(7.2115384615vw + 33.4615384615px)}}@media (min-width: 1200px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:120px}}.hero__slogan-part--one[data-astro-cid-zi4ldr3x]:after,.hero__slogan-part--three[data-astro-cid-zi4ldr3x]:after{content:" "}.hero__slogan-part--two[data-astro-cid-zi4ldr3x]{color:var(--color-pink)}.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:22px;margin:0;font-weight:400;line-height:1.1}@media (min-width: 768px){.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:calc(1.8518518519vw + 7.7777777778px)}}@media (min-width: 1200px){.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:30px}}.hero__call-to-action[data-astro-cid-zi4ldr3x]{width:min-content}@media only screen and (width <= 768px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:60px;line-height:1}}@media only screen and (width <= 768px) and (min-width: 392px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:calc(2.6595744681vw + 49.5744680851px)}}@media only screen and (width <= 768px) and (min-width: 768px){.hero__slogan-part[data-astro-cid-zi4ldr3x]{font-size:70px}}@media only screen and (width <= 768px){.hero__slogan-line[data-astro-cid-zi4ldr3x]{flex-direction:column}.hero__slogan-part--one[data-astro-cid-zi4ldr3x]:after,.hero__slogan-part--three[data-astro-cid-zi4ldr3x]:after{content:normal}.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:17px}}@media only screen and (width <= 768px) and (min-width: 392px){.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:calc(1.329787234vw + 11.7872340426px)}}@media only screen and (width <= 768px) and (min-width: 768px){.hero__sub-slogan[data-astro-cid-zi4ldr3x]{font-size:22px}}.offering[data-astro-cid-ljji53tt]{display:flex;flex-direction:column;gap:16px 16px;justify-content:flex-start;align-content:stretch}.offering__title[data-astro-cid-ljji53tt]{font-size:60px;font-weight:500;line-height:1;margin-top:20px;margin-bottom:10px}.offering__offers[data-astro-cid-ljji53tt]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;align-content:stretch;justify-content:stretch;gap:16px 16px}.offering__offer[data-astro-cid-ljji53tt]{padding:30px;transition:background-color .4s ease;border-left:2px solid rgba(0,0,0,.14);background-color:var(--color-transparent)}.offering__offer[data-astro-cid-ljji53tt]:hover{background-color:var(--color-white)}.offering__offer-number[data-astro-cid-ljji53tt]{margin-bottom:60px;font-size:50px;font-weight:500;line-height:1;color:#00000030}.offering__offer-name[data-astro-cid-ljji53tt]{margin-top:25px;font-size:25px;font-weight:500;line-height:25px;color:var(--color-pink)}.offering__offer-text[data-astro-cid-ljji53tt]{margin-top:20px;font-size:16px;font-weight:400;line-height:20px}@media only screen and (width <= 768px){.offering__offers[data-astro-cid-ljji53tt]{grid-template-columns:1fr;grid-template-rows:auto auto auto}.offering__offer[data-astro-cid-ljji53tt]{border-left:none;border-top:2px solid rgba(0,0,0,.14)}}.detail-card[data-astro-cid-t6r6wv36]{position:relative;transform:rotate(-3deg);width:var(--width);aspect-ratio:var(--aspect-ratio)}.detail-card__background[data-astro-cid-t6r6wv36]{position:absolute;inset:0;border-style:dashed;border-width:2px;border-color:var(--color-pink)}.detail-card__foreground[data-astro-cid-t6r6wv36]{position:relative;width:100%;height:100%;background-color:var(--color-pink);padding:20px;box-sizing:border-box;transition:transform .2s ease}.detail-card__foreground-header[data-astro-cid-t6r6wv36]{position:absolute;top:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:flex-start}.detail-card__foreground-body[data-astro-cid-t6r6wv36]{position:absolute;inset:20px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:30px;padding:5px 15px;font-weight:700;line-height:1.1;color:var(--color-white);border-radius:20px;background-color:#1616165e;margin-top:0;margin-bottom:0}@media (min-width: 768px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:calc(2.2321428571vw + 12.8571428571px)}}@media (min-width: 992px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:calc(2.4038461538vw + 11.1538461538px)}}@media (min-width: 1200px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:40px}}.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:70px;font-weight:600;line-height:1;text-align:center;color:var(--color-white)}@media (min-width: 768px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:calc(8.9285714286vw + 1.4285714286px)}}@media (min-width: 992px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:calc(4.8076923077vw + 42.3076923077px)}}@media (min-width: 1200px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:100px}}.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:20px;font-size:25px;font-weight:400;line-height:1;text-align:justify;color:var(--color-white)}@media (min-width: 768px){.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:calc(2.2321428571vw + 2.8571428571px)}}@media (min-width: 992px){.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:25px}}.detail-card__foreground[data-astro-cid-t6r6wv36]:hover{transform:translate(-15px,-15px)}.detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--overview{opacity:1}.detail-card__foreground[data-astro-cid-t6r6wv36]:hover .detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--overview,.detail-card__foreground[data-astro-cid-t6r6wv36].detail-card__foreground--pseudo-hover .detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--overview,.detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--description{opacity:0}.detail-card__foreground[data-astro-cid-t6r6wv36]:hover .detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--description,.detail-card__foreground[data-astro-cid-t6r6wv36].detail-card__foreground--pseudo-hover .detail-card__foreground-body[data-astro-cid-t6r6wv36].detail-card__foreground-body--description{opacity:1}@media only screen and (width <= 768px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:25px}}@media only screen and (width <= 768px) and (min-width: 392px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:calc(3.9893617021vw + 9.3617021277px)}}@media only screen and (width <= 768px) and (min-width: 768px){.detail-card__foreground-title[data-astro-cid-t6r6wv36]{font-size:40px}}@media only screen and (width <= 768px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:60px}}@media only screen and (width <= 768px) and (min-width: 392px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:calc(10.6382978723vw + 18.2978723404px)}}@media only screen and (width <= 768px) and (min-width: 768px){.detail-card__foreground-overview[data-astro-cid-t6r6wv36]{font-size:100px}}@media only screen and (width <= 768px){.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:20px}}@media only screen and (width <= 768px) and (min-width: 392px){.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:calc(1.329787234vw + 14.7872340426px)}}@media only screen and (width <= 768px) and (min-width: 768px){.detail-card__foreground-description[data-astro-cid-t6r6wv36]{font-size:25px}}.problem[data-astro-cid-37nvp7mc]{display:flex;flex-direction:column;width:100%}.problem__title[data-astro-cid-37nvp7mc]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:80px;width:100%;gap:30px}.problem__title-title[data-astro-cid-37nvp7mc]{margin-top:20px;margin-bottom:10px;font-size:60px;line-height:1;font-weight:500}.problem__title-text[data-astro-cid-37nvp7mc]{margin-bottom:10px;margin-top:20px;font-size:18px;line-height:1.3;font-weight:300}.problem__problems[data-astro-cid-37nvp7mc]{display:grid;grid-template-columns:1fr 1fr;gap:30px 30px}@media only screen and (width <= 768px){.problem__problems[data-astro-cid-37nvp7mc]{grid-template-columns:1fr}.problem__title[data-astro-cid-37nvp7mc]{flex-direction:column;justify-content:center;align-items:flex-start}}.card-stack[data-astro-cid-ozpee2f2]{width:100%;height:100%;position:relative;padding:0;box-sizing:border-box;--x-offset: 40px;--y-offset: 40px;--border-radius: 20px}.card-stack__layer[data-astro-cid-ozpee2f2]{width:100%;height:100%;position:absolute;inset:0%;transition:transform var(--transition-duration) var(--transition-transform-interpolation),opacity var(--transition-duration) var(--transition-opacity-interpolation),z-index var(--transition-duration) var(--transition-z-index-interpolation)}.card-stack__layer--front-hidden[data-astro-cid-ozpee2f2]{transform:translate(calc(var(--x-offset) * var(--offset-direction) * -1),calc(var(--y-offset) * var(--offset-direction) * -1));opacity:0;z-index:20;pointer-events:none}.card-stack__layer--front[data-astro-cid-ozpee2f2]{transform:translate(0);z-index:15}.card-stack__layer--middle[data-astro-cid-ozpee2f2]{transform:translate(calc(var(--x-offset) * var(--offset-direction) * 1),calc(var(--y-offset) * var(--offset-direction) * 1));z-index:10}.card-stack__layer--back[data-astro-cid-ozpee2f2]{transform:translate(calc(var(--x-offset) * var(--offset-direction) * 2),calc(var(--y-offset) * var(--offset-direction) * 2));z-index:5}.card-stack__layer--back-hidden[data-astro-cid-ozpee2f2]{transform:translate(calc(var(--x-offset) * var(--offset-direction) * 3),calc(var(--y-offset) * var(--offset-direction) * 3));opacity:0;z-index:0;transition:none}@media only screen and (width <= 1200px){.card-stack[data-astro-cid-ozpee2f2]{--x-offset: 35px;--y-offset: 35px}}.image-detail-card[data-astro-cid-qfyxwv56]{position:relative;height:100%;width:100%}.image-detail-card__image-wrapper[data-astro-cid-qfyxwv56]{width:100%;height:100%}.image-detail-card__image[data-astro-cid-qfyxwv56]{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:20px}.image-detail-card__body-wrapper[data-astro-cid-qfyxwv56]{position:absolute;inset:0%;width:100%;height:100%;box-sizing:border-box;padding:30px}.image-detail-card__body[data-astro-cid-qfyxwv56]{display:flex;flex-direction:column;width:100%;height:100%}.image-detail-card__header[data-astro-cid-qfyxwv56]{display:flex;flex-direction:row;margin-top:auto}.image-detail-card__header-name[data-astro-cid-qfyxwv56]{color:var(--color-white-2);margin-bottom:0;margin-top:0;font-size:25px;font-weight:600;line-height:25px}.image-detail-card__header-links[data-astro-cid-qfyxwv56]{display:flex;flex-direction:row;gap:30px;margin-left:auto}.image-detail-card__header-link[data-astro-cid-qfyxwv56]{color:var(--color-white-2);display:block;font-size:25px}.about[data-astro-cid-4khl2bf4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%}.about__title[data-astro-cid-4khl2bf4]{font-size:60px;font-weight:500;line-height:1;margin-top:0;margin-bottom:30px}.about__body[data-astro-cid-4khl2bf4]{width:100%;max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px}.about__paragraph[data-astro-cid-4khl2bf4]{font-size:18px;font-weight:300;line-height:1.3;text-align:justify;margin-top:0;margin-bottom:0}.about__desktop-images[data-astro-cid-4khl2bf4]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;box-sizing:border-box}.about__mobile-images[data-astro-cid-4khl2bf4]{display:none}.about__image-stack-wrapper[data-astro-cid-4khl2bf4]{display:flex;flex-direction:column;align-items:center;width:100%;padding-left:120px;box-sizing:border-box}.about__image-wrapper[data-astro-cid-4khl2bf4]{width:100%;max-width:min(100%,63.75vh);aspect-ratio:3 / 4}@media only screen and (width <= 1200px){.about__image-stack-wrapper[data-astro-cid-4khl2bf4]{padding-left:105px}}@media only screen and (width <= 992px){.about__body[data-astro-cid-4khl2bf4]{grid-template-columns:1fr;gap:60px}.about__desktop-images[data-astro-cid-4khl2bf4]{display:none}.about__mobile-images[data-astro-cid-4khl2bf4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:60px}}.experience[data-astro-cid-c352dbmd]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:16px 16px}.experience__header[data-astro-cid-c352dbmd]{position:sticky;top:100px;height:85px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.experience__header-title[data-astro-cid-c352dbmd]{margin-top:20px;margin-bottom:10px;font-size:60px;font-weight:500;line-height:1}.experience__experiences[data-astro-cid-c352dbmd]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.experience__experience[data-astro-cid-c352dbmd]{display:flex;flex-direction:column;padding:40px 0;gap:15px;border-top:1px none rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.31)}.experience__experience-header[data-astro-cid-c352dbmd]{display:flex;flex-direction:row;justify-content:space-between}.experience__experience-header-title[data-astro-cid-c352dbmd],.experience__experience-header-years[data-astro-cid-c352dbmd]{font-size:20px;font-weight:700;line-height:1;color:var(--color-black)}.experience__experience-text[data-astro-cid-c352dbmd]{font-size:18px;font-weight:400;line-height:20px}@media only screen and (width <= 768px){.experience__header[data-astro-cid-c352dbmd]{position:static}.experience[data-astro-cid-c352dbmd]{grid-template-columns:1fr;grid-template-rows:auto auto}}@media only screen and (width <= 600px){.experience__header-title[data-astro-cid-c352dbmd]{font-size:50px}}@media only screen and (width <= 600px) and (min-width: 392px){.experience__header-title[data-astro-cid-c352dbmd]{font-size:calc(4.8076923077vw + 31.1538461538px)}}@media only screen and (width <= 600px) and (min-width: 600px){.experience__header-title[data-astro-cid-c352dbmd]{font-size:60px}}.contact[data-astro-cid-4jmlleyw]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 50px;border-radius:60px;gap:30px 30px;background-color:var(--color-white-smoke-2)}.contact__title[data-astro-cid-4jmlleyw]{font-size:40px;font-weight:600;line-height:1.3;text-align:center;text-transform:uppercase;color:var(--color-pink)}@media (min-width: 600px){.contact__title[data-astro-cid-4jmlleyw]{font-size:calc(11.9047619048vw - 31.4285714286px)}}@media (min-width: 768px){.contact__title[data-astro-cid-4jmlleyw]{font-size:calc(8.9285714286vw - 8.5714285714px)}}@media (min-width: 992px){.contact__title[data-astro-cid-4jmlleyw]{font-size:calc(9.6153846154vw - 15.3846153846px)}}@media (min-width: 1200px){.contact__title[data-astro-cid-4jmlleyw]{font-size:100px}}.contact__sub-title[data-astro-cid-4jmlleyw]{font-size:20px;font-weight:400;line-height:1.3;text-align:center;color:var(--color-black)}@media (min-width: 768px){.contact__sub-title[data-astro-cid-4jmlleyw]{font-size:calc(2.3148148148vw + 2.2222222222px)}}@media (min-width: 1200px){.contact__sub-title[data-astro-cid-4jmlleyw]{font-size:30px}}@media only screen and (width <= 992px){.contact[data-astro-cid-4jmlleyw]{padding:75px 37.5px;gap:25px 25px}}@media only screen and (width <= 768px){.contact[data-astro-cid-4jmlleyw]{padding:50px 25px;gap:20px 20px}}
