.text-special-content{overflow:hidden;position:relative;z-index:1}.text-special-content .container{align-items:center;display:flex;justify-content:center;margin-left:auto;margin-right:auto}@media only screen and (width >= 1920px){.text-special-content .container{width:80%}}.text-special-content__hld{background-color:#fafaf5;border-radius:10px;display:flex;flex-direction:column;gap:30px;margin:64px 0;max-width:750px;padding:3em 2em;word-wrap:break-word}@media only screen and (width <= 1023px){.text-special-content__hld{margin:40px 0;padding:2em 1.5em}}.text-special-content__header{display:flex;flex-direction:column;gap:16px}.text-special-content__progressbar-hld{margin-bottom:8px}.text-special-content__progressbar-hld img{height:auto;max-width:100%}.text-special-content__main-image-hld{margin-bottom:16px}.text-special-content__main-image-hld img{height:auto;max-width:100%}.text-special-content__boxes{gap:24px}.box,.text-special-content__boxes{display:flex;flex-direction:column}.box{border-radius:10px;gap:16px;padding:24px 32px}@media only screen and (width <= 1023px){.box{padding:16px 18px}}.box__image-hld img{height:auto;max-width:100%;object-fit:cover}