.problematic-section{position:relative;min-height:500px;overflow:hidden}@media screen and (max-width:767px){.problematic-section{min-height:300px}}.problematic-section__content{position:relative;height:100%;width:100%}.problematic-section .preview-background{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;z-index:1}.problematic-section .preview-background .dark-top-bar{height:250px;background:#23272a;position:relative;z-index:2}@media screen and (max-width:767px){.problematic-section .preview-background .dark-top-bar{height:150px}}.problematic-section .preview-background .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1;height:100%}.problematic-section .preview-text{position:relative;z-index:2;padding:40px;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:50px;min-height:500px}@media screen and (max-width:767px){.problematic-section .preview-text{padding:20px;margin-top:30px;min-height:300px}}.problematic-section .preview-title{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:30px;max-width:800px;text-transform:uppercase;min-height:70px}@media screen and (max-width:767px){.problematic-section .preview-title{font-size:18px;margin-bottom:15px;min-height:40px;max-width:90%}}.problematic-section .preview-solution{font-size:20px;margin-bottom:40px;position:relative;min-width:200px;background:#fff;color:#000;font-weight:700;padding:20px;border-radius:50px}@media screen and (max-width:767px){.problematic-section .preview-solution{font-size:16px;padding:12px;margin-bottom:20px;min-width:150px}}.problematic-section .preview-solution:after{content:"";position:absolute;left:50%;transform:translateX(-50%);border-right:25px solid rgba(0,0,0,0);border-left:25px solid rgba(0,0,0,0);border-top:25px solid #fff;bottom:-20%}@media screen and (max-width:767px){.problematic-section .preview-solution:after{border-right:15px solid rgba(0,0,0,0);border-left:15px solid rgba(0,0,0,0);border-top:15px solid #fff;bottom:-12%}}.problematic-section .preview-context{font-size:27px;line-height:1.6;padding:30px;text-align:left;font-weight:600}@media screen and (max-width:767px){.problematic-section .preview-context{font-size:14px;width:90%;line-height:1.4}}.problematic-section .preview-context p{margin-bottom:20px}@media screen and (max-width:767px){.problematic-section .preview-context p{margin-bottom:12px}}.problematic-section .preview-context p:last-child{margin-bottom:0}.solution-section{position:relative;display:flex;flex-direction:column}.solution-section__content{min-height:300px;display:flex;align-items:center;padding:0 60px}.solution-section__tag{width:50%;display:flex;justify-content:center}.solution-section .preview-text{padding:20px;color:#000;text-align:left}.solution-section .solutions-container{margin-bottom:40px;background:#fff;padding:25px;border-radius:0 0 0 30px;display:flex;gap:70px;flex-direction:column;position:absolute;right:0;top:80px;width:50%}.solution-section .solution-title{font-size:24px;color:#23272a;margin-bottom:15px;text-transform:uppercase;font-weight:700}.solution-section .solution-description{font-size:16px;line-height:1.6}.solution-section .solution-description p{margin:10px 0}.solution-section .place-container{width:100%;min-height:500px;display:flex;justify-content:flex-start;align-items:center;padding:0 40px}.solution-section .place-container-centred{width:100%;min-height:500px;display:flex;justify-content:center;align-items:center}.solution-section .place-image{margin-bottom:20px}.solution-section .place-section{display:flex;gap:10px;align-items:center}.solution-section .place-title{font-weight:700}.solution-section .place-content{font-size:1rem}.solution-section .toggle-solutions{border:1.5px solid;border-radius:49px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%,-50%);background:#fff;height:40px;width:40px;justify-content:center;display:flex;align-items:center}.solution-section .arrow-rotated{transform:rotate(180deg);transition:transform .3s ease}.solution-section .place-section-container{display:flex;flex-direction:column;align-items:center;width:50%}@media screen and (max-width:767px){.solution-section{padding:20px 0}.solution-section .solutions-container{position:relative;align-self:center;right:0;top:0;width:85%;padding:15px;margin:20px 0}.solution-section__content{flex-direction:column;gap:10px;padding:20px;height:auto}.solution-section .toggle-solutions{display:none!important}.solution-section .solution-title{font-size:20px}.solution-section .solution-description{font-size:14px}.solution-section .place-container{justify-content:center;align-items:center}}