.profile-cards-container{width:100%;margin-top:clamp(24px,calc(24px + (48px - 24px)*((100vw - 320px)/(1440 - 320))),48px);background:#f6f6f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem 1rem;display:flex}@media (min-width:640px){.profile-cards-container{margin-top:clamp(30px,calc(30px + (48px - 30px)*((100vw - 640px)/(1440 - 640))),48px);gap:2.5rem;padding:3rem 1.5rem}}@media (min-width:768px){.profile-cards-container{gap:clamp(20px,calc(20px + (27px - 20px)*((100vw - 768px)/(1440 - 768))),27px);margin-top:clamp(36px,calc(36px + (48px - 36px)*((100vw - 768px)/(1440 - 768))),48px);flex-direction:row;padding:4rem 2rem}}@media (min-width:1024px){.profile-cards-container{gap:27px;margin-top:48px;padding:0}}.profile-card{background:#fff;border-radius:45px;flex-direction:column;width:100%;max-width:600px;height:auto;min-height:500px;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.profile-card{min-height:550px}}@media (min-width:768px){.profile-card{min-height:600px}}@media (min-width:1024px){.profile-card{width:600px;height:630px;min-height:630px}}.profile-card-background{width:100%;height:clamp(200px,calc(200px + (357px - 200px)*((100vw - 320px)/(1440 - 320))),357px);background:#fff no-repeat padding-box padding-box;border-radius:45px 45px 0 0;min-height:200px;position:relative;overflow:hidden}@media (min-width:640px){.profile-card-background{height:clamp(250px,calc(250px + (357px - 250px)*((100vw - 640px)/(1440 - 640))),357px);min-height:250px}}@media (min-width:768px){.profile-card-background{height:clamp(300px,calc(300px + (357px - 300px)*((100vw - 768px)/(1440 - 768))),357px);min-height:300px}}@media (min-width:1024px){.profile-card-background{height:357px!important;min-height:357px!important}}.profile-card.card-1 .profile-card-photo{transform:translate(-50%)scale(1.3)}@media (min-width:1024px){.profile-card.card-1 .profile-card-photo{transform:translate(-50%)scale(1.3)}}.profile-card-background-image{object-fit:cover;object-position:center}.profile-card-photo{width:60%;max-width:340px;height:0;margin-top:clamp(30px,calc(30px + (55px - 30px)*((100vw - 320px)/(1440 - 320))),55px);z-index:2;padding-bottom:83.5%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:640px){.profile-card-photo{width:55%;margin-top:clamp(40px,calc(40px + (55px - 40px)*((100vw - 640px)/(1440 - 640))),55px)}}@media (min-width:1024px){.profile-card-photo{width:340px;height:284px;margin-top:55px;padding-bottom:0;left:50%;transform:translate(-50%)}}.profile-card-photo-image{object-fit:contain;object-position:center}.profile-card-content{top:clamp(180px,calc(180px + (357px - 180px)*((100vw - 320px)/(1440 - 320))),357px);z-index:3;flex-direction:column;padding:0 1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:640px){.profile-card-content{top:clamp(250px,calc(250px + (357px - 250px)*((100vw - 640px)/(1440 - 640))),357px);padding:0 1.5rem 2rem}}@media (min-width:768px){.profile-card-content{top:clamp(300px,calc(300px + (357px - 300px)*((100vw - 768px)/(1440 - 768))),357px);padding:0 2rem 2rem}}@media (min-width:1024px){.profile-card-content{padding:clamp(1.5rem,calc(1.5rem + (2rem - 1.5rem)*((100vw - 1024px)/(1440 - 1024))),2rem);padding-left:55px;padding-right:clamp(40px,calc(40px + (55px - 40px)*((100vw - 1024px)/(1440 - 1024))),55px);padding-top:0;padding-bottom:55px;top:357px}}.profile-card-title{color:#939494;text-align:left;font:normal normal medium 11px/32px "Helvetica Neue",Arial,sans-serif;letter-spacing:0;text-transform:uppercase;margin:0;font-size:11px;line-height:32px}.profile-card-description{text-align:left;font:normal normal medium 18px/21px "Helvetica Neue",Arial,sans-serif;letter-spacing:0;color:#1a1a1a;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(14px,calc(14px + (18px - 14px)*((100vw - 320px)/(1440 - 320))),18px);margin:0 0 1rem;line-height:2}@media (min-width:640px){.profile-card-description{margin-bottom:1.5rem}}@media (min-width:768px){.profile-card-description{margin-bottom:2rem}}@media (min-width:1024px){.profile-card-description{width:490px;height:94px;margin-bottom:clamp(20px,calc(20px + (32px - 20px)*((100vw - 1024px)/(1440 - 1024))),32px);font-size:18px;line-height:2}}.description-highlight{font-weight:inherit}.profile-card-button{color:#fff;text-align:center;letter-spacing:0;cursor:pointer;border:none;border-radius:16px;width:100%;max-width:248px;height:43px;margin-top:auto;font:700 16px/19px Helvetica Neue,Arial,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.profile-card-button-explore{background:#e13e85 no-repeat padding-box padding-box}.profile-card-button-create{background:var(--unnamed-color-7344e4)0% 0% no-repeat padding-box}.profile-card-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.profile-card-button:hover:before{left:100%}.profile-card-button-explore:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #e13e8566}.profile-card-button-create:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #7344e466}@media (min-width:640px){.profile-card-button{max-width:248px}}@media (min-width:1024px){.profile-card-button{width:248px;max-width:248px;height:43px}}
.how-ti-cards-container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin-top:2rem;display:flex}@media (min-width:640px){.how-ti-cards-container{align-items:center;gap:2rem;margin-top:3rem}}@media (min-width:768px){.how-ti-cards-container{flex-direction:column;align-items:center;gap:2rem;margin-top:4rem}}@media (min-width:1024px){.how-ti-cards-container{margin-top:clamp(40px,calc(40px + (65px - 40px)*((100vw - 1024px)/(1440 - 1024))),65px);flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:24px}}.how-ti-card{background:linear-gradient(#fff 0%,#fff0 100%);border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:392px;height:237px;padding:24px;display:flex;position:relative}@media (min-width:640px){.how-ti-card{padding:clamp(20px,calc(20px + (24px - 20px)*((100vw - 640px)/(1440 - 640))),24px)}}@media (min-width:768px){.how-ti-card{width:clamp(250px,calc(250px + (392px - 250px)*((100vw - 768px)/(1440 - 768))),392px);flex-shrink:0;min-width:250px;height:237px}}@media (min-width:1024px){.how-ti-card{width:392px;height:237px;padding:24px}}.how-ti-card-icon{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.how-ti-card-icon-image{object-fit:contain;width:56px;height:56px}.how-ti-card-title{text-align:left;letter-spacing:0;color:#1a1a1a;font:700 24px/28px Helvetica Neue,Arial,sans-serif;font-size:clamp(18px,calc(18px + (24px - 18px)*((100vw - 320px)/(1440 - 320))),24px);line-height:clamp(22px,calc(22px + (28px - 22px)*((100vw - 320px)/(1440 - 320))),28px);margin:0 0 16px}@media (min-width:1024px){.how-ti-card-title{width:312px;height:28px;font-size:24px;line-height:28px}}.how-ti-card-description{text-align:left;letter-spacing:0;color:#1a1a1a;font:16px/24px Helvetica Neue,Arial,sans-serif;font-size:clamp(14px,calc(14px + (16px - 14px)*((100vw - 320px)/(1440 - 320))),16px);line-height:clamp(20px,calc(20px + (24px - 20px)*((100vw - 320px)/(1440 - 320))),24px);margin:0}@media (min-width:1024px){.how-ti-card-description{width:344px;height:42px;font-size:16px;line-height:24px}}
