.ui-half-section{display:flex;flex-direction:column;gap:var(--app-gutter)}.ui-half-section--reversed{flex-direction:column-reverse}.ui-half-section--reversed .ui-half-section__image{background-position:0;padding:21px 0 22px 18px}@media (min-width:768px){.ui-half-section--reversed .ui-half-section__image{order:-1}}@media (min-width:980px){.ui-half-section--reversed .ui-half-section__image{padding:29px 0 28px 24px}}@media (min-width:1400px){.ui-half-section--reversed .ui-half-section__image{padding:42px 0 42px 32px}}@media (min-width:768px){.ui-half-section{align-items:center;display:grid;grid-template-columns:1fr}}@media (min-width:980px){.ui-half-section__content{padding:0 var(--app-section-padding-sm)}}.ui-half-section__subtitle{color:var(--app-gray-200);font-size:12px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:var(--app-content-spacing-sm)}@media (min-width:1400px){.ui-half-section__subtitle{font-size:14px;line-height:24px}}.ui-half-section__title{font-family:var(--app-secondary-font-family);font-size:26px;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:36px;margin-bottom:var(--app-content-spacing-sm);text-transform:uppercase}@media (min-width:768px){.ui-half-section__title{font-size:30px;line-height:40px}}@media (min-width:980px){.ui-half-section__title{font-size:34px;line-height:44px}}@media (min-width:1400px){.ui-half-section__title{font-size:38px;line-height:48px}}@media (min-width:1880px){.ui-half-section__title{font-size:42px;line-height:52px}}.ui-half-section__text-large{font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:var(--app-content-spacing-sm)}@media (min-width:1400px){.ui-half-section__text-large{font-size:20px;line-height:30px}}.ui-half-section__text{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:var(--app-content-spacing-md)}@media (min-width:768px){.ui-half-section__text{font-size:16px;line-height:26px}}.ui-half-section__text,.ui-half-section__text ul,.ui-half-section__text>div{display:flex;flex-direction:column;gap:var(--app-content-spacing-sm)}.ui-half-section__text ul{list-style:none;margin:0;padding:0}.ui-half-section__text ul li{font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding-left:30px;position:relative}@media (min-width:768px){.ui-half-section__text ul li{font-size:16px;line-height:26px}}.ui-half-section__text ul li strong{display:block;font-weight:700}.ui-half-section__text ul li:before{background-color:var(--app-purple-500);border-radius:50%;content:"";height:10px;left:8px;position:absolute;top:7px;width:10px}.ui-half-section__text ul a{color:var(--app-purple-500);text-decoration:underline}.ui-half-section__text .large{font-size:16px;font-style:normal;font-weight:700;line-height:26px}@media (min-width:768px){.ui-half-section__text .large{font-size:18px;line-height:28px}}@media (min-width:1400px){.ui-half-section__text .large{font-size:20px;line-height:30px}}@media (min-width:1880px){.ui-half-section__text .large{font-size:22px;line-height:32px}}.ui-half-section__buttons{align-items:center;display:flex;gap:var(--app-content-spacing-lg)}.ui-half-section__image{background-image:url(../images/pattern.webp);background-position:100%;background-repeat:no-repeat;background-size:contain;height:-moz-fit-content;height:fit-content;padding:21px 18px 22px 0}@media (min-width:980px){.ui-half-section__image{padding:29px 24px 28px 0}}@media (min-width:1400px){.ui-half-section__image{padding:42px 34px 42px 0}}.ui-half-section__image img{aspect-ratio:16/9;border-radius:var(--app-corner-card-content);-o-object-fit:cover;object-fit:cover;width:100%}.ui-half-section--has-image{grid-template-columns:1fr 1fr}@media (min-width:768px){.ui-half-section--no-image .ui-half-section__text ul{flex-direction:row;flex-wrap:wrap}.ui-half-section--no-image .ui-half-section__text ul li{flex:0 0 calc(50% - var(--app-content-spacing-sm))}.ui-half-section--text-top{align-items:flex-start}.ui-half-section--text-center{align-items:center}.ui-half-section--text-bottom{align-items:flex-end}}
