.coverages__item{border:1px solid #e1e1e1;position:relative;background-color:#fff;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;padding-right:40px;margin-bottom:20px;-webkit-transition:border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}@media only screen and (max-width:767px){.coverages__item{padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.coverages__item:last-of-type{margin-bottom:0}.coverages__item.included{background-color:#f6f6f6}.coverages__item.selected{border-color:#14b9a0;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.coverages__item-icon{margin-right:30px}@media only screen and (max-width:767px){.coverages__item-icon{position:absolute;top:10px;margin-right:0;right:20px}}.coverages__item-icon svg{width:48px;height:48px}@media only screen and (max-width:767px){.coverages__item-icon svg{width:32px;height:32px}}.coverages__item-icon svg path{fill:#262626}.coverages__item-content{margin-right:auto;max-width:450px;font-size:16px}@media only screen and (max-width:767px){.coverages__item-content{max-width:86%;margin-bottom:10px}}.coverages__item-content strong{color:#606266;font-size:18px;margin-bottom:3px;display:block}@media only screen and (max-width:767px){.coverages__item-content strong{margin-bottom:4px}}.coverages__item-content p{margin:0;color:#909399;line-height:1.35}.coverages__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;color:#262626;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:767px){.coverages__item-price{-ms-flex-item-align:end;align-self:flex-end}}.coverages__item-price .obligatory{color:#909399;font-weight:400}.coverages__item-price>span{font-weight:600;text-align:right;font-size:18px;margin-bottom:13.33333px}@media only screen and (max-width:767px){.coverages__item-price>span{margin-bottom:5px}}.coverages__item-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coverages__item-switch .el-switch__core{width:55px!important}.coverages__item-switch .el-switch__core:after{top:2px;left:2px}.coverages__item-switch>span{margin-right:10px;color:#909399}@media only screen and (max-width:767px){.coverages__item-switch>span{margin-bottom:0}}.coverages__item-switch>span.selected{color:#14b9a0}.see-more-link{cursor:pointer}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:30px;height:30px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:30px;display:inline-block;font-size:14px;font-weight:500;cursor:pointer;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#dc0000}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;display:inline-block;position:relative;width:55px;height:30px;border:1px solid #dcdfe6;outline:none;border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:24px;height:24px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-25px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#dc0000;border:1px solid #dcdfe6;border-color:#dc0000;color:#fff;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:2px}.el-button+.el-button{margin-left:10px}.el-button.is-round{padding:12px 20px}.el-button:focus,.el-button:hover{color:#dc0000;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#c60000;border-color:#c60000;outline:none}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#dc0000;color:#dc0000}.el-button.is-plain:active{background:#fff;outline:none}.el-button.is-active,.el-button.is-plain:active{border-color:#c60000;color:#c60000}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#dc0000;border-color:#dc0000}.el-button--primary:focus,.el-button--primary:hover{background:#e33333;border-color:#e33333;color:#fff}.el-button--primary:active{outline:none}.el-button--primary.is-active,.el-button--primary:active{background:#c60000;border-color:#c60000;color:#fff}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#ee8080;border-color:#ee8080}.el-button--primary.is-plain{color:#dc0000;background:#fce6e6;border-color:#f19999}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#dc0000;border-color:#dc0000;color:#fff}.el-button--primary.is-plain:active{background:#c60000;border-color:#c60000;color:#fff;outline:none}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#ea6666;background-color:#fce6e6;border-color:#f8cccc}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success:active{outline:none}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:none}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning:active{outline:none}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:none}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger:active{outline:none}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:none}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info:active{outline:none}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:none}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini{padding:7px 15px;font-size:12px;border-radius:3px}.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#dc0000;background:transparent;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#e33333;border-color:transparent;background-color:transparent}.el-button--text:active{color:#c60000;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.view-coverage-selection .coverages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:50px}.view-coverage-selection .total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;font-size:24px;font-weight:700;margin-bottom:10px}.view-coverage-selection .total-price span:first-child{margin-right:40px}.view-coverage-selection .terms-text{color:#757575;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:40px}.view-coverage-selection .buy-button{width:180px;-ms-flex-item-align:end;align-self:flex-end;font-weight:700}.view-coverage-selection .coverage-descriptions{padding-top:100px}.view-coverage-selection .coverage-descriptions h2{font-weight:700;margin-bottom:40px}.view-coverage-selection .coverage-descriptions h3{font-weight:400;margin-bottom:13px}.view-coverage-selection .coverage-descriptions p{font-size:16px;margin:0}.view-coverage-selection .coverage-descriptions li{margin-bottom:40px}.view-coverage-selection .coverage-descriptions .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-coverage-selection .coverage-descriptions .icon{width:100px;margin-left:50px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.view-coverage-selection .coverage-descriptions .icon{display:none}}.view-coverage-selection .coverage-descriptions .icon svg{width:80px}@font-face{font-family:"27Sans";src:url(../fonts/27_sans-regular-webfont.6d9619d5.woff);font-weight:400;font-style:normal}@font-face{font-family:"27Sans";src:url(../fonts/27_sans-demibold-webfont.2a25d22d.woff);font-weight:600;font-style:normal}@font-face{font-family:"27Sans";src:url(../fonts/27_sans-light-webfont.88043c0d.woff);font-weight:300;font-style:normal}body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;font-size:14px;font-family:Source Sans Pro,sans-serif;font-weight:400}p{color:#262626;line-height:1.87}h1,h2,h3{font-weight:300;font-family:"27sans";line-height:1.3}h1{font-size:36px}h2{font-size:28px}h3{font-size:20px}blockquote{font-size:24px;font-weight:700;font-style:italic}strong{font-weight:600}small{font-size:12px}ul{margin:0;padding:0;list-style-type:none}a{text-decoration:underline;color:#dc0000}button{font-family:Source Sans Pro,sans-serif;line-height:1;color:#262626}button.is-disabled{color:#fff!important}.container{margin:0 auto;max-width:1100px}@media only screen and (max-width:767px){.container{padding:0 20px}}.el-button{padding-top:15px!important}.el-button--default:active,.el-button--default:focus{color:#fff!important;background-color:#2e2e2e!important;border-color:#262626!important}@media only screen and (min-width:768px){.el-button--default:hover{color:#fff!important;background-color:#2e2e2e!important;border-color:#262626!important}}.el-message-box__btns .el-button{width:auto!important}.view{padding-bottom:120px}.view .el-radio{margin-right:0}.view .el-row{margin-bottom:30px}.view .el-form{width:350px}.view .el-form-item__label{margin-bottom:10px;display:inline-block;font-size:16px;color:#535c5e}.view .el-form-item__error{font-size:12px;color:#dc0000}.view .el-input__validateIcon{display:none}.view .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:450px}.view .container.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view .container.wide{max-width:750px}.view .container.extra-wide{max-width:850px}.view .el-select .el-input__inner{padding-left:10px}.view .el-select,.view .submit{width:100%}.already-covered-component{font-size:16px}.already-covered-component p{text-align:center}.already-covered-component .icon-bags{width:240px;margin-bottom:40px}.already-covered-component .icon-check{width:32px;height:32px;position:relative;top:3px;margin-right:20px}