.cts-252-cb--main-container{border:1px solid #d3d3d3;border-radius:20px;margin:0 auto;overflow:hidden;position:relative;width:40%}.cts-252-cb--rich{margin:0 auto;width:70%}.cts-252-cb--rich h2{margin-top:2rem}.cts-252-cb--index-and-buttons{display:flex;justify-content:space-between;margin:0 auto;padding:2rem 2rem 4rem;width:70%}.cts-252-cb--buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}.cts-252-cb--next-button a{padding:15px 45px 15px 30px}.cts-252-cb--back-button a{text-decoration:none}.cts-252-cb--next-button a{border:1px solid #000;border-radius:20px;color:#000;position:relative;text-decoration:none;transition:.2s ease-in-out}.cts-252-cb--next-button a:hover{background:#000;color:#fff;fill:#fff}.cts-252-cb--next-button svg{height:1rem;position:absolute;right:30px;top:50%;translate:0 -50%;width:1rem}.cts-252-cb--close{height:max-content;position:absolute;right:1rem;top:1rem;width:max-content}.cts-252-cb--close:hover{fill:gray;cursor:pointer}.cts-252-cb--close svg{height:1rem;width:1rem}@media (max-width:768px){.cts-252-cb--main-container{width:80%}.cts-252-cb--index-and-buttons{width:95%}.cts-252-cb--rich{width:90%}.cts-252-cb--buttons{grid-template-columns:.2fr .8fr}}@media (max-width:477px){.cts-252-cb--main-container{width:90%}.cts-252-cb--index-and-buttons{width:100%}}