.cmp-kontaketa-summary{display:flex;flex-direction:column;gap:1.375rem;background-color:#fff;z-index:1;position:sticky;top:48px}
@media(max-width:1024px){.cmp-kontaketa-summary{position:relative;top:unset;margin-bottom:24px}
}
.cmp-kontaketa-summary__title .main-title{font-size:2.25rem;line-height:2.75rem}
@media(max-width:1024px){.cmp-kontaketa-summary__title .main-title{font-size:1.5rem;line-height:1.875rem}
}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content{display:flex;flex-direction:column;border:solid 1px #ccc;padding:24px 12px;gap:24px}
@media(max-width:768px){.cmp-kontaketa-summary .cmp-kontaketa-summary__content{padding:16px 8px;gap:12px}
}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text{display:flex;gap:12px}
@media(max-width:768px){.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text{gap:8px}
}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text span.icono::before{font-size:24px}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text .cmp-text{display:block;border-bottom:solid 1px #aeaeae;padding-bottom:1rem;font-size:1.125rem;width:100%}
@media(max-width:1024px){.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text .cmp-text{line-height:1.375rem;font-size:16px}
}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text .cmp-text p{margin:0;padding-bottom:.75rem;font-size:1.125rem;line-height:24px;font-family:var(--n27medium-semibold);color:#232323}
@media(max-width:768px){.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text .cmp-text p{font-family:inherit;font-size:.875rem;line-height:1.125rem}
}
.cmp-kontaketa-summary .cmp-kontaketa-summary__content-text:last-child .cmp-text{border-bottom:0;padding-bottom:0}
.cmp-kontaketa-summary.stick{position:fixed;top:24px}
.cmp-kontaketa-summary.stickyFooter{top:unset;bottom:250px}