.co-shopping{background-color:#fafafa;background-position:0 100%,100% 0;background-repeat:no-repeat;overflow:hidden;padding-bottom:120px;padding-top:170px}@media (max-width:37.5em){.co-shopping{padding-bottom:72px;padding-top:102px}}.co-shopping h2{color:#333}.co-shopping__desc{color:#666;margin-bottom:50px}.co-shopping__wrapper{position:relative;-webkit-transition:height .3s;transition:height .3s}.co-shopping .prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-around;left:0;top:0;width:100%}@media (max-width:56.25em){.co-shopping .prices{-ms-flex-wrap:wrap;flex-wrap:wrap}}.co-shopping .price{background-color:#fff;border:2px solid;border-radius:7px;-webkit-box-shadow:4px 2px 34px -16px rgba(0,0,0,.75);box-shadow:4px 2px 34px -16px rgba(0,0,0,.75);display:flex;flex-direction:column;justify-content:space-between;position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;width:calc(33% - 22px)}@media (max-width:56.25em){.co-shopping .price{margin-bottom:40px;width:calc(50% - 20px)}}@media (max-width:37.5em){.co-shopping .price{width:100%}}.co-shopping .price__head{background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;height:170px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5rem;position:relative;-webkit-transition:all .4s;transition:all .4s}.co-shopping .price__tag{font-size:32px;font-weight:700;text-align:center}.co-shopping .price__name{font-size:.9rem;text-align:center}.co-shopping .price__logo{background-color:#fff;border:1px solid;border-radius:50%;bottom:0;height:60px;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.co-shopping .price__features{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;min-height:120px;padding-top:55px;position:relative;text-align:center}.co-shopping .price__features li{border-bottom:1px solid #ececec;color:#a0a0a0;font-size:16px;padding:.5rem;-webkit-transition:color .4s;transition:color .4s}.co-shopping .price__features li.included{color:#535353}.co-shopping .price__button{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;margin:2rem auto 0;width:155px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid;border-radius:7px;bottom:0;color:#535353;cursor:pointer;font-size:16px;font-weight:600;outline:none;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}.co-shopping .price__button:hover{color:#fff}.co-shopping .price:hover{-webkit-box-shadow:4px 2px 34px -8px rgba(0,0,0,.75);box-shadow:4px 2px 34px -8px rgba(0,0,0,.75)}.co-shopping .price:hover .price__head{color:#fff}.co-shopping .price:hover .co-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.co-form .progress{margin-bottom:70px}@media (max-width:37.5em){.co-form .progress{display:none}}.co-form .progress__bar--back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;height:40px;margin-bottom:7px;padding:0 8px;width:100%}.co-form .progress__bar--front{background-color:#fff;border-radius:13px;height:26px;-webkit-transition:width .4s;transition:width .4s;width:33%}.co-form .progress__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.co-form .progress__step{color:#9c9c9c;-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:600;text-align:center;-webkit-transition:color .2s;transition:color .2s}.co-form .form-wrapper{background-color:#3c3c3c;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;min-height:500px;width:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px}@media (max-width:37.5em){.co-form .form-wrapper{padding:20px;width:100%}}.co-form .form-wrapper *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.co-form .form-wrapper .form-back-btn{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;outline:none;text-align:left;width:50px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:40px}.co-form .form-wrapper .form-next-btn,.co-form .form-wrapper .hs-button[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:205px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;cursor:pointer;font-size:18px;font-weight:500;justify-content:center;margin:0 auto;outline:none;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s;transition:all .3s}.co-form .form-wrapper .form-next-btn{background-color:transparent;border:2px solid #fff;color:#fff}.co-form .form-wrapper .form-next-btn:hover{background-color:#fff;color:#3c3c3c}.co-form .form-wrapper .hs-button[type=submit]{-webkit-appearance:none;border:none;color:#fff}.co-form .hs-form-field{position:relative}.co-form .hs-form-field span.hs-form-required{color:inherit}.co-form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-form-checkbox-display){margin-bottom:40px!important}@media (max-width:37.5em){.co-form .hs-form-field:not(.hs-fieldtype-booleancheckbox){margin-bottom:25px!important}}.co-form .hs-form-field label.focused{font-size:12px;margin-top:-18px}.co-form .hs-form-field .inputs-list{list-style:none}.co-form .hs-form-field label{color:hsla(0,0%,100%,.8);text-transform:uppercase}.co-form .hs-form-field label:not(.hs-form-booleancheckbox-display){position:absolute;-webkit-transition:all .3s;transition:all .3s}.co-form .hs-form-field.hs-fieldtype-select label{font-size:18px;position:static}.co-form .hs-form-field.hs-fieldtype-select select{background-color:transparent;border-radius:5px;color:#fff;font-size:20px;height:auto;outline:none;padding:7px;width:100%}.co-form .hs-form-field.hs-fieldtype-select select option{color:#414141}.co-form .hs-form-booleancheckbox-display span{cursor:pointer}.co-form .hs-error-msgs{display:none!important}.co-form input[type=email],.co-form input[type=tel],.co-form input[type=text]{background-color:transparent;border:none;border-bottom:1px solid #fff;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff;font-size:14px;font-weight:300;max-width:100%;outline:none!important;padding:15px 10px;width:100%}.co-form input[type=email]:focus,.co-form input[type=tel]:focus,.co-form input[type=text]:focus{border-color:#fff}.co-form .hs-input.invalid.error{border-color:#ff9292}.co-form .submitted-message{font-size:32px;text-align:center}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.co-shopping__wrapper{margin-top:2rem}.co-shopping__wrapper.grow .prices{position:absolute}.full-house{margin-top:50px}.fa-info-circle{cursor:pointer;font-size:35px}.co-popup{height:100vh;left:0;position:fixed;top:0;width:100vw}.co-shadow{background-color:rgba(0,0,0,.2);height:100%;left:0;position:absolute;top:0;width:100%;z-index:109}.co-price-details{background-color:#fff;border-radius:5px;height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px;z-index:110}.co-shopping__footer{margin-top:3rem}@media (max-width:500px){.co-price-details{top:55%;width:100%}.co-shopping__footer{margin-top:1.5rem}}.co-popup-header{border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:space-between;padding:5px 10px}.co-popup-header span{color:#fff}.co-popup-header i{color:#fff;cursor:pointer;font-size:22px}.co-popup-body{max-height:400px;overflow:auto;padding:20px}.co-form .hs-form-field label.hs-form-checkbox-display,.co-form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-form-checkbox-display)>label{position:static}.co-shopping .extra-message{font-size:.875rem;padding:0 .5rem;text-align:center}