@layer components{.content-about1{display:flex;flex-direction:column;align-items:center;.text-container{display:flex;flex-direction:column;align-items:center;gap:var(--ant-margin);text-align:center;margin-bottom:var(--ant-margin-xxl);@media screen and (min-width:1200px){width:var(--ant-kp-layout-row-max-width-medium)}}.image{width:100%;border-radius:var(--ant-border-radius-lg);margin-bottom:-64px}.image-container{display:flex;position:relative;align-items:center;flex-direction:column;width:100%}.items{display:flex;justify-content:center;align-items:flex-start;padding:var(--ant-margin-xl) var(--ant-padding-xl);gap:var(--ant-margin-lg);background-color:var(--ant-kpbrandsecondary-0);border-radius:var(--ant-border-radius-lg)}.item-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;.item-image{width:64px;height:64px;margin-bottom:var(--ant-margin-lg)}}.item-title{white-space:nowrap;text-align:center;overflow:hidden}.item-description{text-align:center;margin-top:var(--ant-margin)}@media screen and (max-width:1199px){.items{padding:var(--ant-margin-xl)}.image{margin-bottom:var(--ant-kp-gutter-row)}}@media screen and (max-width:599px){.items{width:100%;flex-direction:column;align-items:center}.image{margin-bottom:var(--ant-kp-gutter-row)}}}}@layer components{.content-about2{.markdown{ul{margin-top:0}ul li:first-child{margin:0}li,ol,ul{&:before{color:var(--ant-color-primary)}}}.content-about2-image{width:100%;height:auto;aspect-ratio:4/3;border-radius:var(--ant-kp-border-radius-xl);overflow:hidden;img{width:100%;height:100%;object-fit:cover}}.content-about2-content{padding:var(--ant-margin) var(--ant-margin-md);@media screen and (min-width:768px){padding:var(--ant-margin-xl) var(--ant-margin-xxl)}.content-about2-content-title{margin-bottom:var(--ant-margin-lg);text-align:center;@media screen and (min-width:768px){text-align:left}}.content-about2-content-text{margin-bottom:var(--ant-margin-xl)}.content-about2-content-button{width:fit-content;text-transform:uppercase;margin:0 auto;@media screen and (min-width:768px){margin:unset}}}}}@layer components{.content-about3-feature-item{display:flex;flex-direction:row;padding:var(--ant-padding-lg) var(--ant-padding-lg) var(--ant-padding-xl);gap:var(--ant-padding-md);background-color:var(--ant-kp-color-bg-container-secondary);border-radius:var(--ant-kp-border-radius-xxl);height:100%;.image-size-small{width:64px;height:64px}.block-text{margin-top:var(--ant-margin);display:flex;max-width:100%;align-self:normal;gap:var(--ant-margin-xs);@media screen and (min-width:992px){margin-top:0}}@media screen and (min-width:992px){flex:1 1 100%;flex-direction:column;gap:var(--ant-margin-lg)}}}@layer components{.content-about3-features{display:flex;flex-direction:column;gap:var(--ant-margin);row-gap:var(--ant-margin);width:100%;.content-about3-item{@media (min-width:576px){width:calc(50% - var(--ant-margin) / 2)}}@media (min-width:576px){flex-direction:row;flex-wrap:wrap}}}@layer components{.content-about3{display:flex;flex-direction:column;.content-about3-button{width:fit-content;text-transform:uppercase}.content-about3-column-left{display:flex;flex-direction:column;align-items:center;gap:var(--ant-kp-gutter-row);.content-about3-image{width:100%;height:auto;aspect-ratio:4/3;border-radius:var(--ant-kp-border-radius-xl);overflow:hidden;img{width:100%;height:100%;object-fit:cover}}.content-about3-button{display:none;@media (min-width:1200px){display:initial}}}.content-about3-column-right{display:flex;flex-direction:column;align-items:center;gap:var(--ant-kp-gutter-row);.content-about3-button{display:initial;@media (min-width:1200px){display:none}}}@media (min-width:1200px){flex-direction:row}}}