.mc-icon-font{font-family:MadinClinic!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about__layout{align-items:start;display:grid;gap:clamp(32px,4vw,72px);grid-template-columns:minmax(0,35%) minmax(0,65%)}.about__content{display:flex;flex-direction:column;gap:clamp(20px,2.5vw,32px);max-width:34rem}.about__title{color:var(--wp--preset--color--primary,#192e34);font-size:clamp(1.75rem,3vw,var(--wp--preset--font-size--3-xl,40px));font-weight:600;letter-spacing:var(--wp--custom--letter-spacing--tighter,-1px);line-height:var(--wp--custom--line-height--snug,1.2);margin:0}.about__title>:first-child{margin-top:0}.about__title>:last-child{margin-bottom:0}.about__text{color:var(--wp--preset--color--muted,#a0a9b8);font-size:var(--wp--preset--font-size--base,16px);letter-spacing:var(--wp--custom--letter-spacing--body,-.16px);line-height:var(--wp--custom--line-height--normal,1.4)}.about__text>:first-child{margin-top:0}.about__text>:last-child{margin-bottom:0}.about__text p+p{margin-top:1em}.about__action{margin-top:clamp(4px,1vw,8px)}.about__btn.wp-element-button{align-items:center;background:transparent;border:1px solid var(--wp--preset--color--primary,#192e34);box-shadow:none;color:var(--wp--preset--color--primary,#192e34);display:inline-flex;height:50px;justify-content:center;min-height:50px;padding:0 28px}.about__btn.wp-element-button:hover{background:var(--wp--preset--color--primary,#192e34);color:var(--wp--preset--color--white,#fff)}.about__cards{--about-cards-gap:10px;-moz-column-count:2;column-count:2;-moz-column-gap:var(--about-cards-gap);column-gap:var(--about-cards-gap);display:block}.about__card{display:flex;flex-direction:column;margin-bottom:var(--about-cards-gap);overflow:hidden;position:relative}.about__card:nth-child(4n+1){border-radius:var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--md,40px)}.about__card:nth-child(4n+2){border-radius:var(--wp--custom--border-radius--md,40px) var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--2-xl,120px)}.about__card:nth-child(4n+3){border-radius:var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--md,40px) var(--wp--custom--border-radius--2-xl,120px)}.about__card:nth-child(4n+4){border-radius:var(--wp--custom--border-radius--2-xl,120px) var(--wp--custom--border-radius--md,40px)}.about__card--plain{background:var(--wp--preset--color--white,#fff);border:none;box-shadow:inset 0 0 0 1px var(--wp--preset--color--accent-secondary,#efbf04);color:var(--wp--preset--color--primary,#192e34);padding:clamp(18px,4.6vw,55px) clamp(20px,5vw,60px)}.about__card--photo{box-shadow:none;padding:clamp(120px,12vw,170px) clamp(20px,5vw,60px) clamp(18px,4.6vw,55px)}.about__card--photo,.about__card--photo .about__card-title{color:var(--wp--preset--color--white,#fff)}.about__card--photo .about__card-body{margin-top:auto}.about__card-media{inset:0;position:absolute;z-index:0}.about__card-bg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about__card-overlay{background:linear-gradient(225deg,rgba(25,46,52,0),#192e34);inset:0;pointer-events:none;position:absolute}.about__card-body{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;justify-content:flex-start;position:relative;z-index:1}.about__card-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:48px;height:48px;justify-content:flex-start;line-height:1;width:48px}.about__card--plain .about__card-icon{color:var(--wp--preset--color--accent,#00657f)}.about__card--photo .about__card-icon{color:var(--wp--preset--color--white,#fff)}.about__card-title{font-size:clamp(1.125rem,1.6vw,var(--wp--preset--font-size--xl,24px));font-weight:600;letter-spacing:var(--wp--custom--letter-spacing--heading,-.44px);line-height:var(--wp--custom--line-height--snug,1.2);margin:0}.about__card-text{font-size:var(--wp--preset--font-size--sm,14px);font-weight:500;letter-spacing:var(--wp--custom--letter-spacing--body-sm,-.14px);line-height:1.35;margin:0}.about__card--plain .about__card-text{color:var(--wp--preset--color--muted,#a0a9b8)}.about__card--photo .about__card-text{color:color-mix(in srgb,var(--wp--preset--color--white,#fff) 82%,transparent)}.about__layout:not(:has(.about__content)) .about__cards{grid-column:1/-1}@media (max-width:1271.98px){.about__layout{grid-template-columns:1fr}}@media (max-width:1071.98px){.about__cards{-moz-column-count:1;column-count:1}.about__card:nth-child(n){grid-column:1}.about__card:nth-child(2n){margin-top:0}}