.elementor-4747 .elementor-element.elementor-element-2ff8f56{--display:flex;--overlay-opacity:0.54;}.elementor-4747 .elementor-element.elementor-element-2ff8f56::before, .elementor-4747 .elementor-element.elementor-element-2ff8f56 > .elementor-background-video-container::before, .elementor-4747 .elementor-element.elementor-element-2ff8f56 > .e-con-inner > .elementor-background-video-container::before, .elementor-4747 .elementor-element.elementor-element-2ff8f56 > .elementor-background-slideshow::before, .elementor-4747 .elementor-element.elementor-element-2ff8f56 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4747 .elementor-element.elementor-element-2ff8f56 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FDF6F0;background-image:url("https://terassul.com/wp-content/uploads/2026/08/image-47.webp");--background-overlay:'';background-position:bottom center;background-repeat:no-repeat;background-size:contain;}.elementor-4747 .elementor-element.elementor-element-7f86123{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}#elementor-popup-modal-4747 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4747{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4747 .dialog-message{width:1165px;height:auto;}#elementor-popup-modal-4747 .dialog-close-button{display:flex;}@media(min-width:768px){.elementor-4747 .elementor-element.elementor-element-2ff8f56{--content-width:90vw;}}/* Start custom CSS for html, class: .elementor-element-9d1e560 */#terassul-quiz { direction: rtl; text-align: center; position: relative; padding-bottom: 80px; overflow: hidden; }
#terassul-quiz .quiz-bg {
    position: absolute; bottom: 0; left: 0; right: 0; height: 120px;
    background-image: url('BACKGROUND_IMAGE_URL');
    background-size: contain; background-repeat: no-repeat; background-position: bottom center;
    pointer-events: none; z-index: 0;
}
#terassul-quiz .quiz-step { position: relative; z-index: 1; }
#terassul-quiz h3 { color: rgba(141, 86, 54, 1);
text-align: right;font-weight: 700; font-size: 24px; margin-bottom: 24px; }
#terassul-quiz .quiz-opt {
    display: flex; align-items: center; justify-content: space-between; gap: 10px;
    background: #fdf6f0; border: 1px solid #e8ded4; border-radius: 12px;
    padding: 14px 18px; margin: 10px 0; cursor: pointer; font-size: 16px; color: #2e2722;
}
#terassul-quiz .quiz-opt:has(input:checked) { background: #a35930; color: #fff; border-color: #a35930; }
#terassul-quiz .quiz-opt input { display: none; }
#terassul-quiz .quiz-opt span { flex: 1; text-align: right; }
#terassul-quiz .opt-icon { width: 36px; height: 36px; object-fit: contain; }
#terassul-quiz .quiz-nav { display: flex; justify-content: space-between; gap: 12px; margin-top: 20px;     flex-direction: row-reverse;
}
#terassul-quiz .quiz-back, #terassul-quiz .quiz-next {
    flex: 1; padding: 12px; border-radius: 999px; font-weight: 600; cursor: pointer; border: none;
}
#terassul-quiz .quiz-back { background: #fff; color: #a35930; border: 1px solid #a35930; }
#terassul-quiz .quiz-next { background: #a35930; color: #fff; }
/* Hide every step by default; JS reveals the active one */
#terassul-quiz .quiz-step { display: none; }
.quiz-opt {
    display: inline-flex !important;
    width: 48%;
}/* End custom CSS */