.text-layout__title,.text-layout__subtitle{width:90%;margin:0}.text-layout__title:not(:last-child),.text-layout__subtitle:not(:last-child){margin:0 auto 40px}@media screen and (min-width:1000px){.text-layout__title:not(:last-child),.text-layout__subtitle:not(:last-child){margin-bottom:50px}}.text-layout__descriptions{gap:var(--indent-m);flex-direction:column;display:flex}.text-layout__description.richtext{font-family:var(--font-main);color:var(--cl-grey-main);margin:0;font-size:14px;font-weight:400;line-height:120%}@media screen and (min-width:1000px){.text-layout__description.richtext{font-family:var(--font-main);font-size:16px;font-weight:400;line-height:120%}}.text-layout__description.richtext b,.text-layout__description.richtext strong{font-family:var(--font-main);font-size:14px;font-weight:700;line-height:120%}@media screen and (min-width:1000px){.text-layout__description.richtext b,.text-layout__description.richtext strong{font-family:var(--font-main);font-size:16px;font-weight:700;line-height:120%}}.text-layout__description.richtext a{color:var(--cl-accent);text-decoration:underline}.text-layout__description.richtext ul{padding:0;padding-left:var(--indent-m);box-sizing:border-box;gap:var(--indent-s);flex-direction:column;margin:0;list-style:none;display:flex}.text-layout__description.richtext ul p{margin:0 0 var(--indent-m)}.text-layout__description.richtext ul p:last-child{margin-bottom:0}.text-layout__description.richtext ul li{padding-left:calc(var(--indent-s) + 4px);margin:0;position:relative}.text-layout__description.richtext ul li:before{content:"";background:var(--cl-secondary-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.text-layout__description.richtext>*{margin:0 0 var(--indent-m)}.text-layout__description.richtext>:last-child{margin-bottom:0}.text-layout.text-layout--full .text-layout__title{text-align:center;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.text-layout.text-layout--full .text-layout__descriptions{justify-content:space-between;gap:var(--indent-m);flex-direction:row}}@media screen and (min-width:1000px){.text-layout.text-layout--full .text-layout__descriptions{gap:var(--gap-split-desk)}}@media screen and (min-width:768px){.text-layout.text-layout--full .text-layout__description{flex:0 0 calc((100% - var(--indent-m))/2)}}@media screen and (min-width:1000px){.text-layout.text-layout--full .text-layout__description{flex:0 0 calc((100% - var(--gap-split-desk))/2)}}.text-layout.text-layout--full .text-layout__description.text-layout__description--only-one{text-align:center;flex:0 0 100%;max-width:770px;margin-left:auto;margin-right:auto}.text-layout.text-layout--right .text-layout__title{text-align:center;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.text-layout.text-layout--right .text-layout__title{text-align:left;margin-left:0;margin-right:0}}@media screen and (min-width:1000px){.text-layout.text-layout--right .text-layout__title{margin-right:0}}.text-layout.text-layout--center .text-layout__title{text-align:center;margin-left:auto;margin-right:auto}.text-layout.text-layout--center .text-layout__descriptions{text-align:center}
