@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");html,body{font-family:"Montserrat";}body{height:100vh;}#app{height:100%;}.login-page,.sample-page{min-height:100%;width:100%;margin:0;padding:0;background-image:url("../images/login-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;padding:2vw;}.login-page .logo-img,.sample-page .logo-img{max-width:10rem;object-fit:cover;}.login-page .organization-name-img,.sample-page .organization-name-img{max-width:20rem;object-fit:cover;}.login-page .form-container,.sample-page .form-container{justify-content:center;align-items:center;min-height:80vh;}.login-page h1,.sample-page h1{font-family:"Montserrat";color:#fff;font-size:2rem;font-weight:bold;text-transform:none;}.login-page h2,.sample-page h2{font-family:"Montserrat";color:#c7c7c7;font-size:2rem;font-weight:900;text-transform:none;}.login-page p,.sample-page p{font-family:"Montserrat";color:#c7c7c7;font-size:1rem;font-weight:600;text-transform:none;}.login-page .color-light-blue,.sample-page .color-light-blue{font-family:"Montserrat";color:#4c89ef;font-size:2rem;font-weight:bold;text-transform:none;}.login-page .validation-message,.sample-page .validation-message{font-family:"Montserrat";color:#ffe073;font-size:.8rem;font-weight:500;text-transform:none;}.login-page label.dxbl-text,.sample-page label.dxbl-text{font-family:"Montserrat";color:#626a79;font-size:.9rem;font-weight:600;text-transform:none;}.login-page .dxbl-btn-standalone.dxbl-btn-primary,.sample-page .dxbl-btn-standalone.dxbl-btn-primary{background-color:#4c89ef;color:#fff;border-radius:5px;border:0;cursor:pointer;padding:.5rem;font-family:"Montserrat";color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;}.login-page .dxbl-btn-standalone.dxbl-btn-primary:hover,.sample-page .dxbl-btn-standalone.dxbl-btn-primary:hover{background-color:#1d6aeb;}.login-page .dxbl-text-edit,.sample-page .dxbl-text-edit{background-color:#626a79;border-color:#594ae2;color:#fff;}.login-page .dxbl-text-edit .dxbl-text-edit-input,.sample-page .dxbl-text-edit .dxbl-text-edit-input{padding:.5rem;background:transparent;}.login-page .dxbl-btn.dxbl-btn-link .dxbl-btn-caption,.sample-page .dxbl-btn.dxbl-btn-link .dxbl-btn-caption{color:#4c89ef!important;font-weight:600;text-decoration:none;}.login-page .dxbl-btn.dxbl-btn-link .dxbl-btn-caption:hover,.sample-page .dxbl-btn.dxbl-btn-link .dxbl-btn-caption:hover{color:#1d6aeb;}.page main .top-row{background-color:#fff!important;}.page .header{font-family:"Montserrat";color:#09044a;font-size:1.6rem;font-weight:bold;text-transform:none;}.page .header:after{content:"";display:block;margin-top:4px;width:55px;height:8px;background:url("../images/decoration.png") no-repeat center center;background-size:contain;}.sidebar{background-image:linear-gradient(#282a37,#282a37)!important;}.sidebar .top-row{height:8rem!important;background-color:transparent!important;}.sidebar .nav-scrollable{height:calc(100vh - 8rem)!important;}.sidebar .nav-item{display:flex!important;justify-content:center!important;align-items:center!important;}.sidebar .nav-item .nav-link{display:inline-flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;min-height:5rem!important;line-height:1.5;font-family:"Montserrat";color:#ececec;font-size:.9rem;font-weight:normal;text-transform:none;}.sidebar .nav-item .nav-link .bi{margin:0;}.sidebar .nav-item .nav-link.active{background-color:transparent;}.sidebar .ico{display:block;width:60px;height:60px;}.sidebar .ico.ico-home{background:url("../images/ico_home.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-admins{background:url("../images/ico_admins.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-experts{background:url("../images/ico_experts.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-parents{background:url("../images/ico_parents.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-children{background:url("../images/ico_children.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-tags{background:url("../images/ico_tags.png") no-repeat center center;background-size:contain;}.sidebar .ico.ico-exercises{background:url("../images/ico_exercises.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-home{background:url("../images/ico_active_home.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-admins{background:url("../images/ico_active_admins.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-experts{background:url("../images/ico_active_experts.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-parents{background:url("../images/ico_active_parents.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-children{background:url("../images/ico_active_children.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-tags{background:url("../images/ico_active_tags.png") no-repeat center center;background-size:contain;}.sidebar .active .ico-exercises{background:url("../images/ico_active_exercises.png") no-repeat center center;background-size:contain;}.ico-add{width:25px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_add.png");mask-image:url("../images/ico_add.png");-webkit-mask-size:25px auto;mask-size:25px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:currentColor;}.ico-details{width:20px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_details.png");mask-image:url("../images/ico_details.png");-webkit-mask-size:20px auto;mask-size:20px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:currentColor;}.ico{display:inline-block;height:1.2rem;width:1.2rem;background-repeat:no-repeat;background-size:cover;background-position:center;}.ico.ico-change{width:20px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_arrows.png");mask-image:url("../images/ico_arrows.png");-webkit-mask-size:20px auto;mask-size:20px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:#4d40ff;}.ico-edit{width:20px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_edit.png");mask-image:url("../images/ico_edit.png");-webkit-mask-size:20px auto;mask-size:20px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:currentColor;}.ico-logout{display:block;width:40px;height:40px;background:url("../images/ico_logout.png") no-repeat center center;background-size:contain;}.ico-logout:hover{cursor:pointer;}.ico-drop-item{display:inline-block;width:20px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_drop_item.png");mask-image:url("../images/ico_drop_item.png");-webkit-mask-size:20px auto;mask-size:20px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:#cecdd5;}.navbar{justify-content:center!important;}.navbar .navbar-brand{text-align:center;margin:0;}.navbar .navbar-brand p{font-family:"Montserrat";color:#fff;font-size:1.1rem;font-weight:700;text-transform:none;}.navbar .navbar-brand .color-light-blue{font-family:"Montserrat";color:#4c89ef;font-size:1.1rem;font-weight:700;text-transform:none;}.navbar .navbar-brand .logo-img{width:160px;max-width:100%;object-fit:cover;margin:auto;margin-bottom:-.5rem;}.form-btns{display:block;width:100%;padding:1rem;text-align:right;position:absolute;bottom:0;right:1rem;}.media-container p{font-size:14px;color:#acacb2;font-weight:500;margin:0;}.media-container .ico-drop-item{display:inline-block;width:95px;height:95px;display:inline-block;-webkit-mask-image:url("../images/ico_drop_item.png");mask-image:url("../images/ico_drop_item.png");-webkit-mask-size:95px auto;mask-size:95px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:#cecdd5;}.media-container img{display:inline-block;max-height:100%;width:auto;object-fit:contain!important;}.media-container video{max-width:100%;max-height:100%;height:auto;}.media-file-btn{display:flex;flex-direction:column;margin:1rem 2rem;justify-content:center;align-items:center;}.media-file-btn span{color:var(--button-red);font-weight:500;}.media-file-btn span.text-primary{color:#4d40ff!important;}.logical-answers{display:flex;flex-wrap:wrap;width:100%;}.logical-answer{padding:1rem;border:1px solid #cecdd5;margin:1rem 1rem 1rem 0;width:10.4rem;}.logical-answer img{display:inline-block;max-width:8rem;margin:0 auto;}.logical-answer label{margin:.5rem 0;font-weight:600;}.answer-options{display:flex;flex-wrap:wrap;width:100%;}.answer-options .items-container{display:flex;flex-wrap:wrap;}.answer-options .sign-selection-item-container,.answer-options .multiple-choice-item-container,.answer-options .single-choice-item-container{border:1px solid #cecdd5;margin-right:.8rem;padding:.8rem .5rem;max-width:10.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.answer-options .sign-selection-item-container-form,.answer-options .multiple-choice-item-container-form,.answer-options .single-choice-item-container-form{display:flex;justify-content:center;align-items:center;margin:8px 0;}.answer-options .dxbl-checkbox{display:flex;flex-direction:column-reverse;}.answer-options label.dxbl-text{font-weight:600;color:#09044a;padding-left:0!important;font-size:12px;}.answer-options .media-file-btn{margin:.5rem;}.answer-options .add-option-btn{display:flex;border:1px solid #cecdd5;padding:.8rem;}.answer-options .add-option-btn .dxbl-btn{border-radius:0;width:8rem;height:8rem;display:flex;flex-direction:column;text-transform:uppercase;font-weight:600;}.answer-options .add-option-btn .dxbl-btn .ico-add{width:75px;height:75px;display:inline-block;-webkit-mask-image:url("../images/ico_add.png");mask-image:url("../images/ico_add.png");-webkit-mask-size:75px auto;mask-size:75px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:currentColor;}.answer-options-text{padding:1rem 0;}.answer-options-text .dxbl-checkbox{display:flex;flex-direction:row-reverse;margin-right:.5rem;}.answer-options-text label.dxbl-text{font-weight:600;color:#09044a;padding-left:0!important;font-size:12px;margin-right:.5rem;}.answer-options-text .media-file-btn{margin:.5rem;display:block;}.answer-options-text .items-container{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center;}.answer-options-text .add-option-btn{display:flex;}.answer-options-text .add-option-btn .dxbl-btn{border-radius:0;width:100%;text-transform:uppercase;font-weight:600;padding-top:.6rem;padding-bottom:.6rem;}.answer-options-text .add-option-btn .dxbl-btn .ico-add{width:25px;height:20px;display:inline-block;-webkit-mask-image:url("../images/ico_add.png");mask-image:url("../images/ico_add.png");-webkit-mask-size:25px auto;mask-size:25px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:currentColor;}.dropzone-area{width:8rem;height:8rem;max-height:8rem;display:flex;align-items:center;justify-content:center;border:.24rem dashed #cecdd5;background-color:#fff;text-align:center;margin:0 auto;}.dropzone-area img{max-width:100%;max-height:100%;}.dropzone-area .ico-drop-item{display:inline-block;width:65px;height:65px;display:inline-block;-webkit-mask-image:url("../images/ico_drop_item.png");mask-image:url("../images/ico_drop_item.png");-webkit-mask-size:65px auto;mask-size:65px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:1rem .5rem 0;background-color:#cecdd5;}.dropzone-area p{font-size:12px;color:#cecdd5;margin:0 .5rem 1rem;}.dropzone-area[id^=dropzone-area-main-]{border-color:#4d40ff;margin-bottom:.8rem;}.dropzone-area[id^=dropzone-area-main-] .ico-drop-item{background-color:#4d40ff;}.dropzone-area[id^=dropzone-area-main-] p{color:#4d40ff;}.matching-item{padding:.6rem;border:1px solid #cecdd5;margin:0 .5rem 0 0;}.matching-item .label{font-weight:600;color:var(--form-label-color);margin:0 0 4px;}.add-option-btn.h-100{padding:0;border:0;margin-left:.5rem;}.add-option-btn.h-100 .dxbl-btn{height:100%;min-height:402px;}.drag-choise{min-width:9rem!important;display:flex!important;flex-direction:column!important;margin:1.5rem 1rem 1rem;}.drag-choise.ml-0{margin-left:0!important;}.drag-choise .label{font-weight:600;color:var(--form-label-color);}.media-container-details{display:inline-flex;align-items:center;justify-content:flex-start;border:1px solid #cecdd5;padding:1rem 1rem 1rem 1rem;}.media-container-details .dropzone-area{min-width:20.6rem;min-height:11.6rem;display:flex;align-items:center;justify-content:center;background-color:#fff;text-align:center;}.media-container-details .dropzone-area{border:.3rem dashed #4d40ff;}.media-container-details .image-container{width:100%;height:100%;}.media-container-details img{display:inline-block;max-height:100%;max-width:100%;object-fit:contain!important;}.media-container-details video{max-width:100%;max-height:100%;height:auto;}.answer-options .media-container-details .dropzone-area{border:0;min-width:8rem;min-height:8rem;}.answer-options .drag-choise{width:11rem;height:13rem;}.answer-options .image-container{min-width:8rem;min-height:8rem;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:.24rem dashed #cecdd5;background-color:#fff;text-align:center;margin:0 auto;}.answer-options .answer-details{display:flex;}.answer-options .answer-details img{display:inline-block;height:100%;width:100%;object-fit:contain!important;}.answer-options .answer-details video{max-width:100%;max-height:100%;height:auto;}.sign-selection-item-container-details{border:1px solid #cecdd5;margin:0 .8rem 0 0;padding:.8rem .5rem;max-width:10.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.sign-selection-item-container-details .image-container{width:8rem;height:8rem;}.sign-selection-item-container-details img{display:inline-block;height:100%;width:100%;object-fit:contain!important;}.sign-selection-item-container-details video{max-width:100%;max-height:100%;height:auto;}.sign-selection-answer-details .image-container{width:100%;height:100%;}.sign-selection-answer-details .answer-details{display:flex;}.sign-selection-answer-details .answer-details img{display:inline-block;height:100%;width:100%;object-fit:contain!important;}.sign-selection-answer-details .answer-details video{max-width:100%;max-height:100%;height:auto;}.bubble-dialog{width:100%;height:25vh;background-image:url("../images/survey-preview/dialog-szop-bg.png");background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-between;}.message{display:flex;justify-content:flex-start;margin-left:28vh;position:relative;}.dialog-tail{position:absolute;left:2px;top:2rem;width:30px;height:30px;background-image:url("../images/survey-preview/bubble-dialog-tick.png");background-size:cover;background-repeat:no-repeat;z-index:5;}.dialog-text{position:relative;background-color:#fff;color:#333;border-radius:15px;max-width:60vw;margin-left:2rem;word-wrap:break-word;font-size:clamp(1rem,-16.5905rem + 24.1206vw,2.5rem);line-height:1.5;padding:1rem;font-family:"Poetsen One",sans-serif;font-weight:800;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;z-index:10;box-shadow:8px 4px 10px rgba(0,0,0,.5);}.survey-preview-bg{width:100%;min-height:65vh;background:url(../images/survey-preview/szop_background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;position:relative;padding-bottom:1rem;}.answers{width:100%;max-width:100%;flex-wrap:nowrap;display:flex;align-items:center;justify-content:center;}.answers .answer{width:33%;height:40%;display:flex;flex-direction:column;align-items:center;margin:2rem;}.answers label{font-size:clamp(1rem,-16.5905rem + 24.1206vw,2rem);font-family:"Poetsen One",sans-serif;margin:1rem 0;font-weight:800;}.answers .btn{min-width:8vw;min-height:8vw;max-width:10rem;max-height:10rem;border-radius:20px;font-weight:600;color:#fff;text-transform:initial;font-size:1.5rem;display:flex;justify-content:center;align-items:center;box-shadow:0 0 4px rgba(0,0,0,.5);}.answers .btn.yes{background:url("../images/survey-preview/image-yes.png");background-size:cover;background-position:center;background-repeat:no-repeat;}.answers .btn.no{background:url("../images/survey-preview/image-no.png");background-size:cover;background-position:center;background-repeat:no-repeat;}.answers .image-block{width:100%;max-width:364px;min-height:364px;background:#fff;padding:1rem;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;}.answers .image-block img{max-width:100%;background:#efefef;}.answers .image-block label{font-size:clamp(1rem,-16.5905rem + 24.1206vw,2rem);font-family:"Poetsen One",sans-serif;margin:1rem 0;font-weight:800;}.main-img{width:100%;max-width:100%;flex-wrap:nowrap;display:flex;align-items:center;justify-content:flex-end;margin:2rem 0;}.main-img .image-block{width:100%;max-width:364px;min-height:364px;background:#fff;padding:1rem;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:auto;}.main-img .image-block .placeholder{width:20vw;height:8vw;margin-top:1px;background:#fff;}.main-img .image-block img,.main-img .image-block video{width:100%;height:100%;object-fit:contain;}.main-img .image-block.ml-auto{margin:0;margin-left:auto;}.main-media{width:100%;max-width:100%;flex-wrap:nowrap;display:flex;align-items:center;justify-content:flex-end;margin:2rem 0;}.main-media .media-box{width:100%;max-width:400px;background:#fff;padding:1rem;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:auto;}.main-media .media-box img,.main-media .media-box video{width:100%;height:100%;object-fit:contain;}.main-media .media-box.ml-auto{margin:0;margin-left:auto;}.text-answers{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;}.text-answers .text-answer{background:#fff;padding:1rem;margin:.5rem;border-radius:10px;min-width:12rem;box-shadow:0 0 4px rgba(0,0,0,.5);text-align:center;}.text-answers .text-answer label{font-size:clamp(1rem,-16.5905rem + 15.1206vw,2rem);font-family:"Poetsen One",sans-serif;font-weight:800;}.image-block-small{width:8rem;height:8rem;min-width:8rem;min-height:8rem;background:#fff;padding:.5rem;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px 6px rgba(0,0,0,.2);box-sizing:border-box;margin:.5rem;}.image-block-small img{width:100%;height:100%;object-fit:contain;}.image-answers{display:flex;justify-content:space-between;}.image-answers .image-block-small{box-sizing:content-box;}.image-answers .image-block-small img{width:100%;height:100%;object-fit:contain;}.maching-choice-image{display:flex;flex-direction:column;justify-content:center;align-items:center;width:8vw;margin:2rem;box-shadow:0 0 10px rgba(0,0,0,.3);}.maching-choice-image .image-block{width:8vw;height:8vw;padding:4px;background:#fff;display:flex;justify-content:center;align-items:center;box-sizing:border-box;}.maching-choice-image .placeholder{width:8vw;height:8vw;margin-top:1px;}.maching-choice-image img{width:100%;height:100%;object-fit:contain;}.maching-choice-answers{display:flex;justify-content:space-between;padding:1rem;box-shadow:0 0 10px rgba(0,0,0,.3);background:transparent;border-radius:4px;max-width:98%;justify-content:center;margin-bottom:1rem;}.maching-choice-answers .image-block-small{padding:4px;box-sizing:border-box;margin:1rem;box-shadow:0 0 10px rgba(0,0,0,.3);}.maching-choice-answers img{width:100%;height:100%;object-fit:contain;}.maching-choice-answers.vertical{flex-direction:column;align-items:center;width:10vw;margin:auto;}.main-img-drag{display:flex;width:20vw;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.3);margin:2rem auto;}.main-img-drag .image-block{width:20vw;height:8vw;padding:4px;background:#fff;display:flex;justify-content:center;align-items:center;box-sizing:border-box;}.main-img-drag .placeholder{width:20vw;height:8vw;margin-top:1px;background:#fff;}.main-img-drag img{width:100%;height:100%;object-fit:contain;}.drag-choice.main-img{width:20vw;height:8vw;}.box-img{width:8vw;height:8vw;background:#fff;}.survey-preview-bg .image-block video{max-width:20vw;max-height:8vw;}@media only screen and (max-width:1920px){.maching-choice-image{margin:.5rem;}.maching-choice-answers{max-width:95%;}.answers{margin:auto;}.dialog-text{font-size:1.5rem;}.answers .answer{margin:.5rem;max-width:150px;max-height:150px;min-height:150px;}.answers .answer .image-block{max-width:150px;max-height:150px;min-height:150px;}.answers label{font-size:1rem;}.main-img .image-block{max-width:200px;max-height:200px;min-height:200px;}.image-answers .image-block-small{width:6rem;height:6rem;min-width:6rem;min-height:6rem;margin:.5rem;}.main-media .media-box{max-height:200px;}.matching-item .dropzone-area{width:5rem;height:5rem;border-width:1px;}.matching-item .image-container{min-width:5rem;min-height:5rem;}.matching-item .label{font-size:10px;}.main-media .media-box img,.main-media .media-box video{width:100px;height:200px;object-fit:cover;}.answer-options .add-option-btn .dxbl-btn{width:6rem;min-height:309px;}.answer-options .dropzone-area{width:5rem;height:5rem;}.answer-options .dropzone-area div{flex-direction:column;justify-content:center;align-items:center;}.answer-options .dropzone-area .ico-drop-item{display:inline-block;width:25px;height:25px;display:inline-block;-webkit-mask-image:url("../images/ico_drop_item.png");mask-image:url("../images/ico_drop_item.png");-webkit-mask-size:25px auto;mask-size:25px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:#cecdd5;}.answer-options .dropzone-area p{font-size:8px;margin:2px;}.answer-options .image-container{min-width:5rem;min-height:5rem;border-width:1px;}.answer-options .label{font-size:10px;}.answer-options .sign-selection-item-container,.answer-options .multiple-choice-item-container,.answer-options .single-choice-item-container{margin-bottom:.8rem;max-width:6rem;}.answer-options .sign-selection-item-container-form,.answer-options .multiple-choice-item-container-form,.answer-options .single-choice-item-container-form{flex-direction:column;max-width:5rem;}.survey-preview-bg video{max-width:200px;max-height:200px;}.survey-preview-bg .image-block video{max-width:120px;max-height:120px;}.ico-drop-item{display:inline-block;width:35px;height:35px;display:inline-block;-webkit-mask-image:url("../images/ico_drop_item.png");mask-image:url("../images/ico_drop_item.png");-webkit-mask-size:35px auto;mask-size:35px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;margin:0;background-color:#cecdd5;}}