body{margin:0;overflow-x:hidden;padding:0}.module-wrapper{z-index:1}.landing-page-module,.module-wrapper{align-items:center;display:flex;flex-direction:column;position:relative}.landing-page-module{background:#fff;border:3px solid #e98423;border-radius:15px;box-sizing:border-box;display:none;height:auto;margin-bottom:20px;max-width:100%;overflow:hidden;padding:20px;width:100%;z-index:2}.image-section{margin-bottom:20px;text-align:center}.image-section img{border-radius:8px;height:auto;object-fit:cover;width:100%}.text-section{padding:0 10px;text-align:center}.headline{color:#333;font-size:24px;font-weight:700;margin:0 10px 10px}.subtitle{color:#e69318;font-size:20px}.quote,.subtitle{margin:0 10px 10px}.quote{color:#666;font-size:16px}.author,.quote-text{color:#000;font-size:20px}.author{font-weight:700;margin:0 10px}.navigation-buttons{display:flex;justify-content:flex-end;margin-bottom:10px;margin-right:50px;margin-top:20px;width:100%}.circle-button{align-items:center;border:2px solid #e98423;border-radius:50%;color:#e98423;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:50px;justify-content:center;margin:0 10px;transition:background-color .3s,color .3s;width:50px}.circle-button:hover{background-color:#e98423;color:#fff}@media (min-width:768px){.landing-page-module{flex-direction:row;height:auto;padding:20px}.image-section{flex:0 0 auto;margin-bottom:0;margin-right:0;padding-right:20px}.image-section img{height:auto;width:300px}.text-section{padding:0;text-align:left;width:auto}.headline{margin:0 0 10px}.subtitle{margin:0 0 20px}.quote{margin:0 0 10px}.author{margin-top:20px;text-align:left}}@media (min-width:600px) and (max-width:768px){.landing-page-module{height:auto;padding:15px}.image-section img{height:auto;width:100%}}