body.survey{background:var(--radial-black)}body.survey .header-wrap{background:var(--black)}body.survey main .breadcrumbs-section a,body.survey main .breadcrumbs-section li{color:var(--breadcrumb-gray)}body.survey .section-survey{margin-block:50px}body.survey .survey-title{color:var(--white);font-size:24px;font-weight:var(--medium);line-height:1.1}body.survey .survey-title strong{font-size:34px;font-weight:var(--medium)}body.survey .progress-bar-wrap{background:hsla(0,0%,100%,.3);display:flex;height:4px;margin-block:45px 30px;position:relative;width:100%}@media (min-width:768px){body.survey .progress-bar-wrap{max-width:360px}}body.survey .progress-bar-wrap span{display:inline;height:4px;width:16.6666666667%;z-index:1}body.survey .progress-bar-wrap span:not(:first-child){border-left:1px solid #000}body.survey .progress-bar-wrap .progress-bar{background:#fff;height:4px;position:absolute;transition:width .2s ease-in-out;z-index:0}body.survey .survey-text{color:var(--white);font-size:16px;font-weight:var(--medium);margin:0 0 15px}body.survey .survey-card-list{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:30px;padding:0}body.survey .survey-card-list li{margin:0}body.survey .survey-card-list.three-cols li{padding-inline:0;width:100%}body.survey .survey-card-list.five-cols{margin:0 -5px}body.survey .survey-card-list.five-cols li{padding-inline:5px;width:50%}@media (min-width:992px){body.survey .survey-card-list{margin-bottom:80px}body.survey .survey-card-list.three-cols{margin:0 -15px}body.survey .survey-card-list.three-cols li{margin-top:0;padding-inline:15px;width:33.333%}body.survey .survey-card-list.five-cols{margin:0 -5px}body.survey .survey-card-list.five-cols li{padding-inline:5px;width:20%}}body.survey .survey-card{border-radius:6px;cursor:pointer;display:flex;flex-direction:column;margin:0;overflow:hidden}@media (max-width:768px){body.survey .survey-card{margin-bottom:20px}}body.survey .survey-card img{aspect-ratio:215/112;height:auto;object-fit:cover;transition:all .2s ease-in-out;width:100%}body.survey .survey-card:hover img{filter:brightness(105%)}body.survey .survey-card:hover .survey-card-title{color:var(--blue-light)}body.survey .survey-card.type-checkbox{transition:opacity .2s ease-in-out}body.survey .survey-card.type-checkbox.disabled{opacity:.6;pointer-events:none}body.survey .survey-card.type-checkbox input{opacity:0;position:absolute}body.survey .survey-card.type-checkbox input:focus+img+span .survey-card-checkbox{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}body.survey .survey-card.type-checkbox .survey-card-label{align-items:center;background:var(--white);display:flex;justify-content:space-between;padding:5px}@media (min-width:992px){body.survey .survey-card.type-checkbox .survey-card-label{padding:10px}}body.survey .survey-card.type-checkbox .survey-card-title{color:var(--black);font-size:14px;font-weight:var(--regular);transition:all .2s ease-in-out}@media (min-width:992px){body.survey .survey-card.type-checkbox .survey-card-title{font-size:16px}}body.survey .survey-card.type-checkbox .survey-card-checkbox{border:1px solid var(--gray);border-radius:4px;height:30px;position:relative;transition:all .2s ease-in-out;width:30px}body.survey .survey-card.type-checkbox .survey-card-checkbox:after{color:var(--white);content:"\e905";display:none;font-family:icomoon,sans-serif;font-size:18px;font-weight:var(--semibold);height:30px;left:0;line-height:28px;position:absolute;text-align:center;top:0;width:30px;z-index:2}body.survey .survey-card.type-checkbox input:checked~.survey-card-label .survey-card-title{font-weight:var(--semibold)}body.survey .survey-card.type-checkbox input:checked~.survey-card-label .survey-card-checkbox{background:var(--blue)}body.survey .survey-card.type-checkbox input:checked~.survey-card-label .survey-card-checkbox:after{display:block}body.survey .survey-card.type-select select{appearance:none;background:var(--white);background-image:url(/build/images/ico-arrow-down-small.4bc9a237.svg);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;border:none!important;box-shadow:none!important;font-size:16px;font-weight:var(--regular);height:50px;outline:none!important;padding:0 10px;width:100%}body.survey .survey-step-slides{margin-bottom:60px}body.survey .survey-buttons{align-items:center;display:flex;gap:10px;justify-content:center;margin-block:15px}body.survey .survey-buttons .btn{max-width:170px;min-width:0;width:100%}@media (max-width:768px){body.survey .survey-buttons .btn{align-items:center;display:flex;justify-content:center;max-width:50%;padding:15px 0}body.survey .survey-buttons .btn .fa-angle-left{margin-right:4px}body.survey .survey-buttons .btn .fa-angle-right{margin-left:4px}}@media (min-width:992px){body.survey .survey-buttons{justify-content:flex-start}}body.survey .survey-summary-title{color:var(--white);font-size:16px;font-weight:var(--medium);margin-block:15px}body.survey .survey-summary-list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -5px;padding:0}body.survey .survey-summary-list li{padding:0 5px;width:100%}@media (min-width:992px){body.survey .survey-summary-list li{margin:0;width:20%}body.survey .survey-summary-list li.wide{width:33.333%}}body.survey .survey-summary-list div{border-radius:6px;margin-block:5px;overflow:hidden;position:relative}body.survey .survey-summary-list div img{aspect-ratio:215/112;height:60px;object-fit:cover;opacity:.6;width:100%}body.survey .survey-summary-list div strong{color:var(--white);font-size:20px;font-weight:var(--semibold);left:0;line-height:1.1;padding:0 15px;position:absolute;text-shadow:1px 1px 1px rgba(0,0,0,.4);top:50%;transform:translateY(-50%);width:100%;z-index:1}@media (max-width:768px){body.survey .survey-summary-list div strong{font-size:18px}}@media (min-width:992px){body.survey .survey-summary-list div img{height:162px}body.survey .survey-summary-list div strong{text-align:center}}body.survey .search-message{color:var(--white);font-size:14px;font-weight:var(--medium);line-height:1.2;margin:15px 0;text-align:center}@media (min-width:992px){body.survey .search-message{text-align:left}}