.section-skills{padding:var(--Padding-application-v,120px)var(--Padding-application-h,48px);background-color:var(--Background-App,#feeee3);transition:background-color .3s}.section-skills__container{max-width:var(--App-max-width,1500px);gap:var(--Padding-flex-80-40,80px);flex-direction:column;width:100%;margin:0 auto;display:flex}.section-skills__title{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-H2-font-size,56px);line-height:var(--Text-H2-line-height,64px);margin:0;font-weight:600}.skills-row{width:100%;max-width:1500px;padding:var(--Padding-flex-80-20,80px 20px)0 0;align-items:flex-start;gap:10%;display:flex}.skills-image{height:auto}.skills-image__inner{width:100%;max-width:450px;height:100%;position:relative;overflow:hidden}.skills-image__inner img{width:100%;height:auto;display:block}.skills-content{flex-direction:column;flex:1;gap:24px;display:flex}.skills-content__heading{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:700;font-size:var(--Text-H3-font-size,48px);line-height:var(--Text-H3-line-height,56px);letter-spacing:-.1px;margin:0}.skills-content__desc{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:400;font-size:var(--Text-Body-Default,16px);line-height:var(--Text-Body-Default-line-height,24px);max-width:800px;margin:0}.skills-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.skills-list__item{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-Default,16px);align-items:center;gap:8px;display:flex}.skills-list__icon{flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.skills-list__icon img{width:100%;height:auto;display:block}.skills-list__label{display:inline-block}@media (max-width:1024px){.skills-image{flex:1;max-width:400px}}@media (max-width:768px){.section-skills{padding-top:24px}.skills-row[data-node-id=row-1],.skills-row[data-node-id=row-3]{flex-direction:column-reverse}.skills-image{flex:1;max-width:200px}.skills-row{flex-direction:column;gap:48px}}
.section-models{padding:var(--Padding-application-v,120px)var(--Padding-application-h,52px);background-color:var(--Background-App-Inset,#fff5ee);transition:background-color .3s}.section-models__container{max-width:var(--Max-content-width,1500px);flex-direction:column;align-items:center;gap:80px;width:100%;margin:0 auto;display:flex}.section-models__title{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-H2-font-size,56px);line-height:var(--Text-H2-line-height,64px);text-align:center;margin:0;font-weight:600}.models-row{align-items:center;gap:var(--Padding-flex-80-20,80px);width:100%;display:flex}.models-card{flex:1 0 0;justify-content:center;align-items:center;max-width:620px;padding:45px;display:flex}.models-card__art{width:100%;height:451px;position:relative}.models-card__art img{object-fit:contain;max-width:100%;height:99%;top:0}.models-content{flex-direction:column;flex:1 1 0;gap:16px;display:flex}.models-content__heading{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:700;font-size:var(--Text-H3-font-size,48px);line-height:var(--Text-H3-line-height,56px);letter-spacing:-.1px;max-width:540px;margin:0}.models-content__lead{font-family:Inter,sans-serif;font-weight:400;font-size:var(--Text-Body-L,20px);line-height:var(--Text-Body-L-line-height,32px);color:var(--Foreground-Body-text);margin:0}.models-content__em{color:var(--Background-Primary-button,#dd0b5f)}.models-content__desc{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:400;font-size:var(--Text-Body-Default,16px);line-height:var(--Text-Body-Default-line-height,24px);max-width:540px;margin:0}@media (max-width:768px){.section-models__title{text-align:left}.section-models__container{flex-direction:column;gap:48px;display:flex}.models-card{padding:0}.models-card__art{width:auto;max-height:300px}.models-row{flex-direction:column;align-items:flex-start}}
.section-agile{padding:var(--Padding-application-v,120px)var(--Padding-application-h,52px);background-color:var(--Background-App,#feeee3);transition:background-color .3s}.section-agile__inner{width:100%;max-width:var(--Max-content-width,1500px);gap:var(--Padding-flex-48-32);flex-direction:column;margin:0 auto;display:flex}.section-agile__header{flex-direction:column;gap:16px;max-width:1000px;display:flex}.section-agile__title{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:700;font-size:var(--Text-H3-font-size,48px);line-height:var(--Text-H3-line-height,56px);letter-spacing:-.1px;margin:0}.section-agile__lead{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-L,20px);line-height:var(--Text-Body-L-line-height,32px);max-width:1000px;margin:0}.section-agile__art{box-sizing:border-box;width:100%;height:auto;display:block}.section-agile__art-inner{max-width:var(--Max-content-width,1500px);border-radius:var(--Border-radius-Cards,35px);margin:0 auto;position:relative;overflow:hidden}.section-agile__art-inner img{object-fit:contain;width:100%;left:0}@media (max-width:1024px){.section-agile__inner{gap:16px}.section-agile__art-inner{height:auto}.section-agile__art-inner img{width:100%;height:auto;position:static}}@media (max-width:768px){.section-agile__title{font-size:32px}}
.section-tiers{padding:var(--Padding-application-v,120px)var(--Padding-application-h,52px);background-color:var(--Background-App-Inset,#fff5ee);transition:background-color .3s}.section-tiers__container{max-width:var(--Max-content-width,1500px);gap:var(--Padding-flex-48-32,48px);flex-direction:column;width:100%;margin:0 auto;display:flex}.section-tiers__header{flex-direction:column;gap:16px;max-width:1000px;display:flex}.section-tiers__title{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-weight:700;font-size:var(--Text-H3-font-size,48px);line-height:var(--Text-H3-line-height,56px);letter-spacing:-.1px;margin:0}.section-tiers__lead{color:var(--Foreground-Body-text,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-L,20px);line-height:var(--Text-Body-L-line-height,32px);max-width:1000px;margin:0}.section-tiers__art{box-sizing:border-box;border-radius:var(--Border-radius-Cards,35px);width:100%;padding:24px;display:block}.section-tiers__art-inner{aspect-ratio:3494/1898;width:100%;position:relative;overflow:hidden}.section-tiers__art-inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.section-tiers__container{gap:32px}.section-tiers__art-inner{aspect-ratio:auto;height:auto}.section-tiers__art-inner img{width:100%;height:auto;position:static}}@media (max-width:768px){.section-tiers__title{font-size:32px}}
