body .previous-surveys{padding-bottom:3.75rem}body .previous-surveys.primary-bg{background:var(--sme-primary-color)}body .previous-surveys.secondary-bg{background:var(--sme-secondary-color)}body .previous-surveys.align-content-top .text{justify-content:flex-start}body .previous-surveys.align-content-center .text{justify-content:center}body .previous-surveys.align-content-bottom .text{justify-content:flex-end}body .previous-surveys .container .content{padding:2.5rem;align-items:center;gap:16px}body .previous-surveys .container .content .title{font-size:var(--sme-fs-h2);line-height:var(--sme-lh-h2);color:var(--sme-heading-color);display:block;margin-bottom:1.5rem;font-weight:700}body .previous-surveys .container .content .surveys-wrapper{display:flex;gap:30px;flex-wrap:wrap}body .previous-surveys .container .content .surveys-wrapper .survey-block{display:flex;width:31.3%;gap:16px;cursor:pointer}body .previous-surveys .container .content .surveys-wrapper .survey-block .image{width:50%}body .previous-surveys .container .content .surveys-wrapper .survey-block .image img{object-fit:cover;height:100%;width:100%}body .previous-surveys .container .content .surveys-wrapper .survey-block .info{display:flex;flex-direction:column;width:48%;justify-content:space-between;padding:16px 0}body .previous-surveys .container .content .surveys-wrapper .survey-block .info .title{font-weight:700;font-size:22px;line-height:inherit;color:#000}body .previous-surveys .container .content .surveys-wrapper .survey-block .info .date{font-weight:400;font-size:22px;line-height:inherit}body .previous-surveys .container .content .surveys-wrapper .survey-block .info p{margin-bottom:0}body .previous-surveys .container .content .surveys-wrapper .survey-modal{display:none;position:fixed;top:0;z-index:9999;left:0;-webkit-overflow-scrolling:touch;outline:0;overflow:auto;background:transparent;justify-content:center;align-items:center;width:100%;height:100%}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container{position:relative}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .close{position:absolute;right:35px;top:15px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content{background:#fff;border-radius:var(--sme-block-radius);padding:2.5rem;display:flex}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form{width:58.6%;padding-right:.75rem;display:flex;flex-direction:column;align-items:baseline;position:relative}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .checkbox-wrapper label{position:relative;font-weight:400;font-size:var(--sme-fs-checkbox-label);line-height:var(--sme-lh-checkbox-label)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .checkbox-wrapper a{font-weight:400;color:var(--sme-secondary-color);text-decoration:underline;font-size:var(--sme-fs-checkbox-label);line-height:var(--sme-lh-checkbox-label)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .row{display:flex;justify-content:space-between}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .row .field{width:100%;margin-right:20px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .row .field:last-child{margin-right:0}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form form [data-target=error_message]{color:var(--sme-error-color);font-size:var(--sme-fs-xs-p);line-height:var(--sme-lh-xs-p)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .button{width:100%;margin-top:10px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .mb-10{margin-bottom:10px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container{position:absolute;top:0;left:0;right:0;width:100%;height:100%;justify-content:center;align-items:center;background:#fffc;display:none;flex-direction:column;padding:2.5rem;z-index:10000}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container .inside-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container .inside-overlay img{max-width:150px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .image{width:41.4%}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .image img{width:100%}@media (max-width: 767px){body .previous-surveys{padding-bottom:3.75rem}body .previous-surveys.primary-bg{background:var(--sme-primary-color)}body .previous-surveys.secondary-bg{background:var(--sme-secondary-color)}body .previous-surveys.align-content-top .text{justify-content:flex-start}body .previous-surveys.align-content-center .text{justify-content:center}body .previous-surveys.align-content-bottom .text{justify-content:flex-end}body .previous-surveys .container .content{padding:0;align-items:center;gap:10px}body .previous-surveys .container .content .title{font-size:var(--sme-fs-h2);line-height:var(--sme-lh-h2);color:var(--sme-heading-color);display:block;margin-bottom:1.5rem;font-weight:700}body .previous-surveys .container .content .surveys-wrapper{display:flex;gap:10px;flex-wrap:wrap}body .previous-surveys .container .content .surveys-wrapper .survey-block{display:flex;width:100%;gap:8px;flex-direction:row!important;cursor:pointer;flex-direction:column}body .previous-surveys .container .content .surveys-wrapper .survey-block .image{width:40%}body .previous-surveys .container .content .surveys-wrapper .survey-block .image img{object-fit:cover;height:100%;width:100%}body .previous-surveys .container .content .surveys-wrapper .survey-block .info{display:flex;flex-direction:column;width:60%;justify-content:space-between;padding:8px 0}body .previous-surveys .container .content .surveys-wrapper .survey-block .info .title{font-weight:700;font-size:16px;line-height:inherit;color:#000}body .previous-surveys .container .content .surveys-wrapper .survey-block .info .date{font-weight:400;font-size:14px;line-height:inherit}body .previous-surveys .container .content .surveys-wrapper .survey-block .info p{margin-bottom:0}body .previous-surveys .container .content .surveys-wrapper .survey-modal{display:none;position:fixed;top:0;z-index:9999;left:0;-webkit-overflow-scrolling:touch;outline:0;overflow:auto;background:transparent;justify-content:center;align-items:center;width:100%;height:100%;padding-top:100px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container{position:relative}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .close{position:absolute;right:35px;top:15px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content{background:#fff;border-radius:var(--sme-block-radius);padding:1.5rem;display:flex}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form{width:100%;padding-right:0;display:flex;flex-direction:column;align-items:baseline;position:relative}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .checkbox-wrapper label{position:relative;font-weight:400;font-size:var(--sme-fs-checkbox-label);line-height:var(--sme-lh-checkbox-label)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .checkbox-wrapper a{font-weight:400;color:var(--sme-secondary-color);text-decoration:underline;font-size:var(--sme-fs-checkbox-label);line-height:var(--sme-lh-checkbox-label)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .row{display:block;justify-content:space-between}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .row .field{width:100%;margin-right:0}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form form [data-target=error_message]{color:var(--sme-error-color);font-size:var(--sme-fs-xs-p);line-height:var(--sme-lh-xs-p)}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .button{width:100%;margin-top:10px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .mb-10{margin-bottom:10px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container{position:absolute;top:0;left:0;right:0;width:100%;height:100%;justify-content:center;align-items:center;background:#fffc;z-index:4;display:none;flex-direction:column;padding:2.5rem}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container .inside-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .form .overlay-container .inside-overlay img{max-width:150px}body .previous-surveys .container .content .surveys-wrapper .survey-modal .container .content .image{display:none}}
