.quiz-section{padding:75px var(--spacing-md);background:#603814;justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:768px){.quiz-section{padding:75px var(--spacing-lg)}}@media (min-width:1024px){.quiz-section{padding:75px 105px}}.quiz-section-container{flex-direction:column;align-items:center;gap:50px;width:100%;max-width:1440px;display:flex}.quiz-header{text-align:center;color:var(--white);text-transform:capitalize;flex-direction:column;align-items:center;gap:5px;display:flex}.quiz-subtitle{font-family:Crimson Text,serif;font-size:38px;font-weight:var(--font-weight-medium);letter-spacing:1.15px;color:var(--white);margin:0;line-height:1.4}@media (min-width:768px){.quiz-subtitle{font-size:38px}}.quiz-title{font-family:Crimson Text,serif;font-size:32px;font-weight:var(--font-weight-normal);letter-spacing:2px;color:var(--white);margin:0;line-height:1.2}@media (min-width:768px){.quiz-title{font-size:40px}}@media (min-width:1024px){.quiz-title{font-size:46px}}.quiz-content-grid{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex;position:relative}@media (min-width:1024px){.quiz-content-grid{flex-direction:row;justify-content:center;align-items:flex-start;gap:30px}}.quiz-left-content{flex-direction:column;align-items:center;width:296px;display:flex;position:relative}@media (min-width:1024px){.quiz-left-content{align-items:flex-start;margin-right:20px}}.quiz-graphic{align-self:center;width:257px;height:auto;margin-bottom:0}@media (max-width:1023px){.quiz-graphic{margin-bottom:20px;margin-left:0}}.quiz-graphic img{width:100%;height:auto;display:block}.quiz-instructions{text-align:center;color:var(--white);width:100%;margin-top:20px;margin-bottom:15px}@media (min-width:1024px){.quiz-instructions{text-align:left}}.quiz-instructions p{font-family:Crimson Text,serif;font-size:18px;font-weight:var(--font-weight-light);letter-spacing:0;color:#fff;text-transform:capitalize;margin:0;line-height:1.1}@media (min-width:768px){.quiz-instructions p{font-size:20.4px}}.quiz-arrow{align-self:flex-end;width:64px;height:auto;margin-top:15px}@media (max-width:1023px){.quiz-arrow{display:none}}.quiz-arrow img{width:100%;height:auto;display:block}.quiz-iframe-wrapper{background:#ddefff;border-radius:12px;width:100%;max-width:489px;height:450px;overflow:hidden}@media (min-width:768px){.quiz-iframe-wrapper{height:500px}}@media (min-width:1024px){.quiz-iframe-wrapper{flex:1;max-width:489px;height:550px}}.quiz-iframe{border:none;width:100%;height:100%;display:block;overflow:hidden}
