.page-insurance .squares{text-align:center;background:#fff;border-radius:5px;cursor:pointer;color:#000;box-shadow:0 1px 7px rgba(11,45,150,.2);transition:all .1s ease-in-out}.page-insurance .squares img{width:60%}.page-insurance .selected{background-color:#1ea6d4;color:#fff!important}.page-insurance .icon-search{color:#8a8a8a;float:left;margin-left:15px;margin-top:-65px;position:relative;z-index:2;font-size:23px}.page-insurance .box-answers{padding:14px 34px}.page-insurance .box-answers,.page-insurance .box-answers-services{border:1px solid transparent;background-color:#fff;color:#000;border-radius:6px;text-align:center;cursor:pointer}.page-insurance .box-answers-services{width:110px;padding-top:5px;padding-bottom:5px}.page-insurance .checked{border:1px solid #2ec989;background-color:#1e9d68;color:#fff}.page-insurance .v-select{color:#000;font-weight:600}.page-insurance .v-select .vs__actions{margin-right:5px}.page-insurance .v-select .vs__dropdown-toggle{height:55px;border:none}.page-insurance .v-select .vs__search::-moz-placeholder{color:#8a8a8a}.page-insurance .v-select .vs__search::placeholder{color:#8a8a8a}.page-insurance .v-select .vs__dropdown-menu p{font-weight:200}.page-insurance .v-select .enter-manually{cursor:pointer;font-size:12px;color:#8a8a8a;text-decoration:underline}.page-insurance .chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.page-insurance .chip-list-wrapper .chip{display:flex;align-items:center;padding:7px;height:30px;border-radius:25px;background-color:#f1f1f1;cursor:pointer}.page-insurance .chip-list-wrapper .chip p{color:#000;font-size:14px}.page-insurance .chip-list-wrapper .chip .fa-circle-check{color:#1e9d68;font-size:16px}.page-insurance .switch{position:relative;display:inline-block;width:65px;height:30px}.page-insurance .switch input{opacity:0;width:0;height:0}.page-insurance .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.page-insurance .slider:before{position:absolute;content:"";height:26px;width:26px;left:2px;bottom:2px;background-color:#fff;transition:.4s}.page-insurance input:checked+.slider{background-color:#2196f3}.page-insurance input:focus+.slider{box-shadow:0 0 1px #2196f3}.page-insurance input:checked+.slider:before{transform:translateX(35px)}.page-insurance .slider.round{border-radius:34px}.page-insurance .slider.round:before{border-radius:50%}