.ccb-header{align-items:center;background-color:#001931;border-radius:8px;column-gap:35px;display:flex;height:60px;margin-top:10px;padding:0 20px}@media (max-width:1024px){.ccb-header{align-items:start;flex-direction:column;height:140px;overflow-x:scroll;padding:0 3px}}.ccb-header .ccb-header-left{align-items:center;column-gap:10px;display:flex}@media (max-width:1024px){.ccb-header .ccb-header-left{margin:17px 19px 0;position:absolute}}.ccb-header .ccb-header-left .ccb-header-logo img{border-radius:4px;height:40px;object-fit:contain;width:40px}.ccb-header .ccb-header-left .ccb-header-title-box{display:flex;flex-direction:column}.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-title{color:#fff;font-size:16px;font-weight:700;line-height:1}@media only screen and (max-width:1550px){.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-title{font-size:14px}}@media (max-width:540px){.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-title{font-size:16px}}.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-version{color:#fff;font-size:14px;font-weight:500}@media only screen and (max-width:1550px){.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-version{font-size:12px}}@media (max-width:540px){.ccb-header .ccb-header-left .ccb-header-title-box .ccb-header-version{font-size:14px;line-height:17px}}.ccb-header .ccb-header-right{align-items:center;display:flex;flex:1;justify-content:space-between;position:relative}@media (max-width:1024px){.ccb-header .ccb-header-right{align-items:end}}.ccb-header .ccb-header-right .ccb-header-navigation{align-items:center;display:flex;position:relative}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav{align-items:center;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:100%;opacity:.7;outline:none;padding:18px 20px;position:relative;text-decoration:none;transition:opacity .2s linear}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav:hover{opacity:1}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav.active{background-color:#ffffff1a;border-bottom:3px solid #00b163;opacity:1}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav i{font-size:18px;margin-right:8px}@media only screen and (max-width:1550px){.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav{font-size:12px;padding:20px}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav i{font-size:16px;margin-right:6px}}@media only screen and (max-width:1320px){.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav{padding:20px 15px}.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav i{font-size:17px;margin-right:7px}}@media (max-width:1024px){.ccb-header .ccb-header-right .ccb-header-navigation .ccb-header-nav{font-size:14px;width:-webkit-max-content;width:max-content}}.ccb-header .ccb-header-right .ccb-help-menu{background:#fff;border:1px solid #eee;border-radius:5px;display:flex;flex-direction:column;position:absolute;right:0;top:40px;width:150px;z-index:10}.ccb-header .ccb-header-right .ccb-help-menu :last-child{border-bottom:none}.ccb-header .ccb-header-right .ccb-help-menu-item{border-bottom:1px solid #eee}.ccb-header .ccb-header-right .ccb-help-menu-item-link{align-items:center;box-shadow:none;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;outline:none;padding:10px;text-decoration:none}.ccb-header .ccb-header-right .ccb-help-menu-item:hover{background:#eee}.ccb-header .ccb-header-right .ccb-header-link{align-items:center;column-gap:30px;display:flex}.ccb-header .ccb-header-right .ccb-header-link-item{align-items:center;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;opacity:.7;outline:none;text-decoration:none;transition:opacity .2s linear}.ccb-header .ccb-header-right .ccb-header-link-item .ccb-link-arrow{font-size:10px;padding-left:5px;padding-top:2px}.ccb-header .ccb-header-right .ccb-header-link-item:hover{color:#fff;opacity:.9;text-decoration:none}.ccb-header .ccb-header-right .ccb-header-link-item i{font-size:17px;margin-right:7px}@media only screen and (max-width:1550px){.ccb-header .ccb-header-right .ccb-header-link-item{font-size:12px}.ccb-header .ccb-header-right .ccb-header-link-item i{font-size:15px}}@media only screen and (max-width:1320px){.ccb-header .ccb-header-right .ccb-header-link-item{font-size:11px}.ccb-header .ccb-header-right .ccb-header-link-item i{font-size:13.5px}}@media (max-width:1024px){.ccb-header .ccb-header-right .ccb-header-link-item{font-size:14px;padding:20px 15px;width:-webkit-max-content;width:max-content}}@media only screen and (max-width:1320px){.ccb-header .ccb-header-right .ccb-header-link{column-gap:18px}}@media (max-width:1024px){.ccb-header .ccb-header-right .ccb-header-link{column-gap:0}}.ccb-feedback-modal{background-color:#fff9;display:none;height:100%;left:0;overflow:auto;padding-top:150px;position:fixed;top:0;width:100%;z-index:99999}.ccb-feedback-modal .feedback-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 10px 50px #00000029;margin:auto;max-width:500px;padding:45px;position:relative;text-align:center}.ccb-feedback-modal .feedback-modal-content .feedback-modal-close{cursor:pointer;font-size:36px;font-weight:300;line-height:24px;position:absolute;right:-33px;top:5px}.ccb-feedback-modal .feedback-modal-content .feedback-thank-you{display:block;margin-bottom:25px}.ccb-feedback-modal .feedback-modal-content h2{font-size:32px;font-weight:400;margin:0}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars{margin-top:25px}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul{list-style-type:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul li{margin:0}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul li.star{display:inline-block}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul li.star:not(.disabled):hover{opacity:.7}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul li.star i{background-repeat:no-repeat;cursor:pointer;display:block;height:32px;width:32px}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars ul li.star.selected i{color:#d6981b}.ccb-feedback-modal .feedback-modal-content .feedback-rating-stars .rating-text{color:#2f3138;font-size:26px;font-style:italic;font-weight:300;margin-top:5px}.ccb-feedback-modal .feedback-modal-content .feedback-review-text{color:#2f3138;font-size:15px;margin-top:20px}.ccb-feedback-modal .feedback-modal-content .feedback-extra{display:none;text-align:left}.ccb-feedback-modal .feedback-modal-content .feedback-extra textarea{background-color:#f0f8f8;border:1px solid #cfcfcf;border-radius:5px;color:#2f3138;font-size:16px;margin-top:25px;padding:14px;resize:none;width:100%}.ccb-feedback-modal .feedback-modal-content .feedback-extra textarea:active,.ccb-feedback-modal .feedback-modal-content .feedback-extra textarea:focus{background-color:#fff;border:1px solid #11c482;box-shadow:none;outline:0}.ccb-feedback-modal .feedback-modal-content .feedback-extra textarea::placeholder{color:#2f3138;font-size:14px;opacity:.5}.ccb-feedback-modal .feedback-modal-content .feedback-extra small{opacity:.8}.ccb-feedback-modal .feedback-modal-content .feedback-submit{background-color:#00a0df;border:none;border-radius:5px;box-shadow:0 6px 6px #0000001f;color:#fff;display:block;font-size:14px;font-weight:700;margin-top:20px;padding:17px 0;text-decoration:none;text-transform:uppercase;width:100%}.ccb-feedback-modal .feedback-modal-content .feedback-submit:focus{outline:0}.ccb-feedback-modal .feedback-modal-content .feedback-submit img{margin-left:5px;vertical-align:text-top;width:16px}.btn-upgrade{align-items:center;background:#0000 linear-gradient(179deg,#74d900,#00964b) 0 0 no-repeat padding-box;border:1px solid #3fbc00;border-radius:4px;box-shadow:inset 0 0 10px #5ddd28,0 3px 10px rgba(98,207,37,.502);color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;opacity:1;outline:none;padding:10px 20px;text-decoration:none;transition:all .2s linear}.btn-upgrade i{margin-right:5px}.btn-upgrade:hover{background-image:linear-gradient(-179deg,#74d900,#00964b 0);color:#fff;text-decoration:none}@media only screen and (max-width:1550px){.btn-upgrade{font-size:13px}}@media only screen and (max-width:1320px){.btn-upgrade{font-size:12px}}.ccb-button{align-items:center;border:none;border-radius:4px;box-shadow:none!important;cursor:pointer;display:flex;font-size:14px;font-weight:700;line-height:1;outline:none!important;padding:5px 20px;transition:background-color .2s linear}.ccb-button i{margin-right:5px!important}.ccb-button.ccb-save-settings{padding:5px 8px 5px 0}.ccb-button.ccb-save-settings .calc-save-btn-txt{align-items:center;display:flex;height:100%;justify-content:flex-end;padding-left:14px}.ccb-button.ccb-href{align-items:center;column-gap:2px;display:flex;text-decoration:none}.ccb-button.ccb-settings{padding:11px 35px!important}.ccb-button.disabled{opacity:.5!important;pointer-events:none!important}.ccb-button.embed{background-color:#fff;border:2px solid #00b163;border-radius:4px;color:#00b163}.ccb-button.embed span:first-child{margin-right:5px}.ccb-button.embed:hover{background-color:#00b163;color:#fff}.ccb-button.default{background-color:#eef1f7;color:#001931b3}.ccb-button.default:hover{background-color:#dde3ef;color:#001931b3}.ccb-button.success{background-color:#00b163;color:#fff}.ccb-button.success:hover{background-color:#008d4f;color:#fff}.ccb-button.cancel{background-color:#eef1f7}.ccb-button.cancel:hover{background-color:#d6ddec}.ccb-button.peril{background-color:#fff;border:2px solid #ff7a00;color:#ff7a00}.ccb-button.peril:hover{background-color:#ff7a00;border-color:#ff7a00;color:#fff}.ccb-button.light{background-color:#fff;border:2px solid #00b163;color:#00b163}.ccb-button.light:hover{background-color:#00b163;color:#fff}.ccb-button.danger{background-color:rgba(217,65,65,.102);color:#d94141}.ccb-button.danger:hover{color:#d52c2c}.ccb-button.delete{background-color:#d94141;color:#fff}.ccb-button.delete:hover{background-color:#da5f4f}@media only screen and (max-width:1800px){.ccb-button{font-size:13px;padding:4px 20px}}@media only screen and (max-width:1550px){.ccb-button{font-size:12px;padding:3px 20px}}.ccb-button.skip{background-color:initial;bottom:12%;color:#001931;font-size:14px;font-weight:500;left:50%;position:absolute;text-decoration:underline;transform:translateX(-50%);transition:all .2s linear;white-space:nowrap}.ccb-button.skip:hover{opacity:.7;text-decoration:none}.ccb-button.icon{align-items:center;display:flex;height:40px;justify-content:center;padding:0!important;width:40px}.ccb-button.icon i{font-size:18px}.ccb-btn-dropdown.ccb-btn-save-as-template{align-items:center;border-left:1px solid hsla(0,0%,100%,.502);display:flex;height:24px;justify-content:flex-end;margin:0 0 0 14px!important;padding:0!important;width:24px}.ccb-btn-dropdown.ccb-btn-save-as-template.disabled{cursor:default;pointer-events:none}.ccb-btn-dropdown-content{position:relative}.ccb-btn-dropdown-content i{cursor:pointer;font-size:12px;margin:0!important;padding:0!important;position:absolute;right:2px;top:-5px;transform:rotate(-90deg);transition:color .2s linear}.ccb-btn-dropdown-list{background-color:#fff;border-radius:4px;box-shadow:0 10px 30px #00000026;margin:3px 0 0;padding:0;position:absolute;right:0;top:100%;z-index:9999}.ccb-btn-dropdown-list li{cursor:pointer;margin:0!important;padding:16px 15px;white-space:nowrap}.ccb-btn-dropdown-list li:hover{background-color:#f6f6f6}.ccb-btn-dropdown-input{display:none!important}.ccb-btn-dropdown-input+.ccb-btn-dropdown-list{display:none}.ccb-btn-dropdown-input:checked+.ccb-btn-dropdown-list{display:block}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list{margin:3px 0 0;right:unset}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list li a{box-shadow:none!important;color:inherit;display:block;height:100%;outline:none!important;text-decoration:none!important;width:100%}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list li{padding:12px 20px!important}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list li:first-child{border-bottom:1px solid #eee}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list li.ccb-list-disabled a{opacity:.5}.ccb-btn-dropdown.ccb-btn-export .ccb-btn-dropdown-list li .ccb-ids-selected{background-color:#00b163;border-radius:4px;color:#fff;display:inline-block;font-size:12px;margin-left:5px;min-width:20px;padding:2px 5px;text-align:center}#wpcontent{padding:0 18px}#wpcontent,#wpwrap{background-color:#d2d8e5}.ccb-pro-features-container{font-family:Eudoxus Sans}.ccb-pro-features-header{margin-bottom:20px}.ccb-pro-features-action-block{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;line-height:normal;margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:1240px;padding:50px 0;width:100%}.ccb-pro-features-action-block__title{font-size:34px;font-style:normal;font-weight:300;margin-bottom:20px;text-align:center}.ccb-pro-features-action-block__title .green{color:#1ab163;font-weight:700}.ccb-pro-features-action-block__title .black{color:#001931;font-weight:700}.ccb-pro-features-action-block__features{display:flex;gap:30px;margin-bottom:40px}.ccb-pro-features-action-block__feature{align-items:center;display:flex}.ccb-pro-features-action-block__feature .icon{align-items:center;background:#1ab1631a;border-radius:50%;color:#1ab163;display:flex;font-size:22px;height:40px;justify-content:center;margin-right:10px;width:40px}.ccb-pro-features-action-block__feature .label{color:#4d5e6f;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.ccb-pro-features-action-block__button a{align-items:center;background-color:#1ab163;border-radius:5px;box-shadow:none;color:#fff;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;outline:none;padding:11px 20px;text-decoration:none;transition:.3s ease}.ccb-pro-features-action-block__button a:active,.ccb-pro-features-action-block__button a:focus,.ccb-pro-features-action-block__button a:visited{outline:none}.ccb-pro-features-action-block__button a i{margin-right:10px;transform:rotate(180deg)}.ccb-pro-features-action-block__button a:hover{background-color:#149753}.ccb-pro-features-list{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);margin:10px auto;max-width:1240px}@media (max-width:1024px){.ccb-pro-features-list{grid-template-columns:repeat(2,1fr)}}.ccb-pro-features-list .ccb-pro-features-block{background-color:#fff;border-radius:10px;display:flex;max-width:406px;min-height:170px;padding:20px}.ccb-pro-features-list .ccb-pro-features-block__icon{margin-right:20px;width:77px}.ccb-pro-features-list .ccb-pro-features-block__icon span{align-items:center;background:#1ab1631a;border-radius:50%;color:#1ab163;display:flex;font-size:36px;height:77px;justify-content:center;width:77px}.ccb-pro-features-list .ccb-pro-features-block__main{display:flex;flex-direction:column;gap:10px}.ccb-pro-features-list .ccb-pro-features-block__title{color:#001931;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.ccb-pro-features-list .ccb-pro-features-block__description{color:#4d5e6f;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ccb-pro-features-list .ccb-pro-features-block__link a{align-items:center;border:none;box-shadow:none;color:#1ab163;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;outline:none;text-decoration:none;transition:.3s ease}.ccb-pro-features-list .ccb-pro-features-block__link a span{margin-right:5px}.ccb-pro-features-list .ccb-pro-features-block__link a:active,.ccb-pro-features-list .ccb-pro-features-block__link a:focus,.ccb-pro-features-list .ccb-pro-features-block__link a:visited{outline:none}.ccb-pro-features-list .ccb-pro-features-block__link a:hover{color:#149753}.ccb-pro-features-list .ccb-pro-features-block.soon{align-items:center;display:flex;justify-content:center}.ccb-pro-features-list .ccb-pro-features-block.soon span{color:#001931;font-size:16px;font-style:normal;font-weight:700;line-height:normal}
