body.admin-bar{margin-top:32px!important}@media screen and (max-width:782px){body.admin-bar{margin-top:46px!important}}@media screen and (max-width:600px){body.admin-bar{margin-top:46px!important}}body{background-color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.frozen{overflow:hidden!important;height:100%!important}.grid-container{max-width:1300px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px}::-moz-selection{background:#403d9c;color:#fff}::selection{background:#403d9c;color:#fff}h1,h2,h3,h4,h5,h6{font-family:"Unbounded",sans-serif;color:#13063d;font-weight:400}body,p,a,li{font-family:"Inter",sans-serif;color:#13063d;font-weight:400}h1{font-size:50px;line-height:1.2;margin:0 0 20px 0}h2{font-size:48px;line-height:1.2;margin:45px 0 20px 0}h3{font-size:36px;line-height:1.2;margin:0 0 20px 0}h4{font-size:30px;line-height:1.2;margin:0 0 20px 0}h5{font-size:24px;line-height:1.2;margin:0 0 20px 0}h6{font-size:20px;line-height:1.2;margin:0 0 20px 0}p{font-size:18px;font-weight:400;line-height:1.6;margin:0 0 18px}p strong,li strong{font-weight:700}p:empty{display:none}a{text-decoration:none}a:not(.btn) {color:#ff4503;text-decoration:none;transition:color .2s linear}a:not(.btn):hover {color:#ff4503;text-decoration:underline;transition:color .2s linear}.dark-mode h1, .dark-mode h2, .dark-mode h3,
.dark-mode h4, .dark-mode h5, .dark-mode h6,
.dark-mode p, .dark-mode li, .dark-mode a:not(.btn) {color:#fff}.dark-mode a:not(.btn):hover {color:#fff;text-decoration:underline}.typography>:first-child{margin-top:0}.typography>:first-child>img{margin-top:0}.typography>:last-child,.typography>:last-child>img:last-child{margin-bottom:0!important}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.btn{display:inline-block;font-family:"Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.3;text-align:center;padding:12px 24px;border-radius:50px;min-width:130px;position:relative;text-decoration:none;background-color:#2a2a2a;color:#fff;border:1px solid #2a2a2a;transition:all .2s linear}.btn:hover{background-color:#000;color:#fff;border-color:#000;cursor:pointer;transition:all .2s linear}.btn:focus{outline:none}.btn-orange{background-color:#ff4503;border-color:#ff4503;color:#fff}.btn-orange:hover{background-color:#ff6b36;border-color:#ff6b36;color:#fff}.btn-orange-transparent{background-color:transparent;border-color:#ff4503;color:#ff4503}.btn-orange-transparent:hover{background-color:#ff4503;border-color:#ff4503;color:#fff}.btn-white{background-color:#fff;border-color:#fff;color:#13063d}.btn-white.active,.btn-white:hover{background-color:#ff4503;border-color:#ff4503;color:#fff}.btn-purple{background-color:#403d9c;border-color:#403d9c;color:#fff}.btn-purple:hover{background-color:#5451bb;border-color:#5451bb;color:#fff}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}body .gform_required_legend{display:none}body .gform_wrapper.gravity-theme ::-webkit-input-placeholder{color:#c5c5c5}body .gform_wrapper.gravity-theme ::-moz-placeholder{color:#c5c5c5}body .gform_wrapper.gravity-theme ::-o-placeholder{color:#c5c5c5}body .gform_wrapper.gravity-theme :-ms-input-placeholder{color:#c5c5c5}body .gform_wrapper.gravity-theme input:-moz-placeholder{color:#c5c5c5}body .gform_wrapper.gravity-theme input[type="color"],body .gform_wrapper.gravity-theme input[type="date"],body .gform_wrapper.gravity-theme input[type="datetime-local"],body .gform_wrapper.gravity-theme input[type="datetime"],body .gform_wrapper.gravity-theme input[type="email"],body .gform_wrapper.gravity-theme input[type="month"],body .gform_wrapper.gravity-theme input[type="number"],body .gform_wrapper.gravity-theme input[type="password"],body .gform_wrapper.gravity-theme input[type="search"],body .gform_wrapper.gravity-theme input[type="tel"],body .gform_wrapper.gravity-theme input[type="text"],body .gform_wrapper.gravity-theme input[type="time"],body .gform_wrapper.gravity-theme input[type="url"],body .gform_wrapper.gravity-theme input[type="week"],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea{font-family:"Inter",sans-serif;font-size:16px;font-weight:500;color:#403d9c;line-height:1.2;height:56px;border-radius:50px;padding:5px 20px;border:1px solid #c5c5c5;outline:none;box-shadow:none;transition:all .15s linear}body .gform_wrapper.gravity-theme input[type="color"]:focus,body .gform_wrapper.gravity-theme input[type="date"]:focus,body .gform_wrapper.gravity-theme input[type="datetime-local"]:focus,body .gform_wrapper.gravity-theme input[type="datetime"]:focus,body .gform_wrapper.gravity-theme input[type="email"]:focus,body .gform_wrapper.gravity-theme input[type="month"]:focus,body .gform_wrapper.gravity-theme input[type="number"]:focus,body .gform_wrapper.gravity-theme input[type="password"]:focus,body .gform_wrapper.gravity-theme input[type="search"]:focus,body .gform_wrapper.gravity-theme input[type="tel"]:focus,body .gform_wrapper.gravity-theme input[type="text"]:focus,body .gform_wrapper.gravity-theme input[type="time"]:focus,body .gform_wrapper.gravity-theme input[type="url"]:focus,body .gform_wrapper.gravity-theme input[type="week"]:focus,body .gform_wrapper.gravity-theme select:focus,body .gform_wrapper.gravity-theme textarea:focus{border-color:#403d9c;transition:all .15s linear}body .gform_wrapper.gravity-theme textarea{border-radius:20px;padding-top:20px;padding-bottom:20px;width:100%;resize:none}body .gform_wrapper.gravity-theme .gfield textarea.medium{height:156px}body .gfield--type-phone{position:relative}body .gfield--type-phone ::-webkit-input-placeholder{letter-spacing:2px}body .gfield--type-phone ::-moz-placeholder{letter-spacing:2px}body .gfield--type-phone ::-o-placeholder{letter-spacing:2px}body .gfield--type-phone :-ms-input-placeholder{letter-spacing:2px}body .gfield--type-phone input:-moz-placeholder{letter-spacing:2px}body .gfield--type-phone input[type="tel"]{padding-left:56px!important}body .gfield--type-phone:before{display:inline-block;font-family:"Inter",sans-serif;content:"+38";font-size:16px;font-weight:500;color:#c5c5c5;line-height:1.2;position:absolute;top:19px;left:20px}body .gform_wrapper.gravity-theme #field_submit,body .gform_wrapper.gravity-theme .gform_footer{padding:0;margin:28px 0 0;position:relative}body .gform_wrapper .gform_ajax_spinner{background-color:#fff;border:2px solid #fff;border-radius:50%;position:absolute;top:21px;right:22px;left:auto;bottom:auto;opacity:.8}body .gform_wrapper.gravity-theme .gform_footer button,body .gform_wrapper.gravity-theme .gform_footer input,body .gform_wrapper.gravity-theme .gform_page_footer button,body .gform_wrapper.gravity-theme .gform_page_footer input{display:inline-block;background-color:#ff4503;border:none;border-radius:50px;padding:22px 22px 21px;width:100%;font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:1.2!important;text-align:center;text-transform:uppercase;color:#fff;margin:0;transition:all .15s linear}body .gform_wrapper.gravity-theme .gform_footer button:hover,body .gform_wrapper.gravity-theme .gform_footer input:hover,body .gform_wrapper.gravity-theme .gform_page_footer button:hover,body .gform_wrapper.gravity-theme .gform_page_footer input:hover{background-color:#ff6b36;cursor:pointer;transition:all .15s linear}body .gform_wrapper.gravity-theme .gform_validation_errors{display:none;margin:0 0 24px;box-shadow:none;border:none;background-color:#ff4503;border-radius:0;padding:12px 12px}body .gform_wrapper.gravity-theme .gform_validation_errors h2{font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#fff;text-align:center}body .gform_wrapper.gravity-theme .gform_validation_errors h2 .gform-icon{display:none}body .gform_wrapper.gravity-theme .description,body .gform_wrapper.gravity-theme .gfield_description,body .gform_wrapper.gravity-theme .gsection_description,body .gform_wrapper.gravity-theme .instruction{border:none;background-color:transparent;padding:0 0 0 20px;margin:5px 0 0 0;position:relative;font-size:12px}body .gform_wrapper.gravity-theme .gfield_validation_message,body .gform_wrapper.gravity-theme .validation_message{color:#ff4503}body .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"]{border-color:#ff4503}body .gform_wrapper.gravity-theme .ginput_counter{color:#a7a7a7;margin-top:2px}.gf-confirmation-super-wrapper{position:relative;padding:0;max-width:530px;margin:-60px auto 0;text-align:center;color:#fff}.gf-confirmation-super-wrapper strong{font-family:"Unbounded",sans-serif;font-size:19px}.gf-confirmation-super-wrapper .btn{font-size:16px;font-weight:500;padding-right:46px;margin-top:28px;position:relative}.gf-confirmation-super-wrapper .btn.tg:before{background-image:url(https://nerazom.com/wp-content/themes/nerazom/images/icons/telegram.svg);background-size:contain;background-repeat:no-repeat;content:"";display:block;width:21px;height:21px;position:absolute;top:12px;right:20px}.gf-confirmation-super-wrapper .btn.retry:before{background-image:url(https://nerazom.com/wp-content/themes/nerazom/images/repeat.svg);background-size:contain;background-repeat:no-repeat;content:"";display:block;width:16px;height:19px;position:absolute;top:13px;right:20px;transform:rotate(70deg);transition:all .2s linear}.gf-confirmation-super-wrapper .btn.retry:hover:before{transform:rotate(200deg);transition:all .2s linear}body .gform_confirmation_message{background-color:transparent;padding:0;font-size:17px;line-height:1.4;border-radius:20px;text-align:center}body{padding-top:90px}.hero-banner{background:#fff;padding:0;height:calc(100vh - 90px);position:relative;overflow:hidden;display:flex;align-items:center;text-align:center}.hero-banner:before{background-color:rgba(32,32,32,.14);background-repeat:repeat;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:450}body.admin-bar .hero-banner{height:calc(100vh - 106px)}.hero-banner .hb-title{font-size:48px;line-height:1.4;color:#fff;margin:0}.hero-banner .hb-title:not(:last-child) {margin-bottom:40px}.hero-banner .fullscreen-video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;z-index:400}.hero-banner .container{position:relative;z-index:500}.hero-banner .vjs-loading-spinner{display:none}.general-quote{padding:120px 0 126px;position:relative;overflow:hidden}.general-quote>*{position:relative;z-index:500}.general-quote .hand-to-hand{position:absolute;top:0;left:0;right:0;bottom:0;z-index:400;opacity:.4}.general-quote .hand-to-hand svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.general-quote .qq-quote{max-width:900px;margin:0 auto}.general-quote .qq-quote>:last-child{margin-bottom:0}.general-quote .qq-title{font-size:24px;line-height:1.4;margin-bottom:40px}.general-quote .qq-caption{font-size:18px;line-height:1.4;margin-bottom:40px}.before-after{background-color:#e8dccd;overflow:hidden}.beforeAfter{overflow:visible!important}.beforeAfter > img:nth-child(2) {display:none}.beforeAfter > div:nth-child(3) > div > div {width:48px!important;height:48px!important;line-height:46px!important}.general-tabs{background-color:#403d9c;padding:80px 0 100px;position:relative;overflow:hidden}.general-tabs .tb-bg-image{object-fit:cover;object-position:center top;position:absolute;top:0;left:0;width:100%;height:100%}.x-tabs{display:flex;justify-content:space-between;margin-bottom:80px;gap:16px}.x-tabs .x-tab{display:flex;flex-direction:column;justify-content:center;width:25%;min-height:60px;padding:8px 24px 6px;line-height:1.15}.x-tabs-content .x-tab-content{min-height:700px;visibility:hidden;position:absolute;top:-99999px;left:-99999px;opacity:0;transition:opacity 0s linear}.x-tabs-content .x-tab-content.active{visibility:visible;position:relative;top:0;left:0;opacity:1;transition:opacity .8s linear}.x-tabs-content .tab-intro{padding-right:50px}.x-tabs-content .title{font-weight:400;font-size:48px;line-height:1.22;margin-bottom:36px}.x-tabs-content h4{font-size:18px;line-height:1.4;opacity:.9}.x-tabs-content p{font-size:18px;line-height:1.4;opacity:.8;margin-bottom:28px}.x-tabs-content .image{width:100%;border-radius:20px}.x-tabs-content .half-n-half{display:flex;gap:60px}.x-tabs-content .half-n-half .column{width:50%}.tab-features{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;gap:60px}.tab-features .tab-feature-item{width:calc(50% - 30px)}.tab-features .tab-feature-item>:last-child{margin-bottom:0}.tab-features .tab-feature-item .fea-title{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;min-height:60px;width:100%;font-size:20px;line-height:1.4;padding:0 0 0 74px;margin:0 0 16px 0;position:relative}.tab-features .tab-feature-item .fea-title .icon{width:60px;position:absolute;top:0;left:0}.tab-features .tab-feature-item .fea-title .icon svg{width:100%}.about-advocate{padding:120px 0}.about-advocate .photo{width:100%;max-width:640px;border-radius:20px}.about-advocate .content{display:flex;padding:0 0 210px 36px;flex-direction:column;height:100%;justify-content:center;position:relative}.about-advocate .content>:last-child{margin-bottom:0}.about-advocate .full-name{font-size:48px;line-height:1.4;margin-bottom:24px}.about-advocate .position{font-size:20px;line-height:1.4;margin-bottom:20px}.about-advocate .bio{opacity:.8}.about-advocate .bio>:last-child{margin-bottom:0}.about-advocate .bio p{font-size:18px;line-height:1.4}.about-advocate .buttons-wrap{margin-top:6px}.about-advocate .btn{min-width:230px}.decorator-line{position:relative}.decorator-line:after{background-color:#13063d;content:"";display:block;width:60px;height:3px;position:absolute}.decorator-line.decorator-top{padding-top:28px}.decorator-line.decorator-top:after{top:0;left:0}.decorator-line.decorator-bottom{padding-bottom:14px;margin-bottom:22px}.decorator-line.decorator-bottom:after{bottom:0;left:0}.decorator-line.decorator-center:after{left:calc(50% - 30px)}.decorator-line.decorator-orange:after{height:7px;background-color:#ff4503}.statistic{background-color:rgba(64,61,156,.95);display:flex;gap:40px;min-width:820px;position:absolute;right:0;bottom:46px;text-align:center;justify-content:center;flex-wrap:wrap;flex-direction:row;padding:26px 40px 28px;border-radius:20px}.statistic .number{font-weight:700;font-size:37px;line-height:1.4;color:#fff;margin:0 0 4px 0}.statistic .caption{font-size:17px;line-height:1.4;text-align:center;text-transform:uppercase;color:#fff;opacity:.8;margin:0}.visible-750{display:none}.risks+.reviews{margin-top:-100px}.reviews{padding:100px 0 100px}.reviews .sec-title{text-align:center;font-size:50px;line-height:1.4;margin-bottom:48px}.x-custom-scroll{height:624px;position:relative}.x-custom-scroll:after{background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );content:"";display:block;width:100%;height:30px;position:absolute;left:0;bottom:0}.x-custom-scroll .mCSB_scrollTools{background-color:transparent;width:6px}.x-custom-scroll .mCSB_scrollTools .mCSB_draggerContainer:before{background-color:#eee;content:"";display:block;width:2px;height:100%;position:absolute;top:0;left:calc(50% - 1px)}.x-custom-scroll .mCSB_scrollTools .mCSB_draggerRail{display:none}.x-custom-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#403d9c}.review-item{background-color:#fbf9f7;display:flex;flex-direction:row;align-items:stretch;padding:20px 60px;border-radius:20px}.review-item:not(:last-child) {margin-bottom:20px}.review-item .photo-wrap .photo{width:150px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;border:7px solid #ede4db}.review-item .photo-wrap .photo:before{content:"";display:block;padding-bottom:100%}.review-item .text{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 150px);padding:0 0 0 40px}.review-item .text .title{font-size:20px;margin:0 0 14px 0}.review-item .text p{font-size:17px;line-height:1.4;opacity:.6}.review-item .text p:last-child{margin-bottom:0}.faq{background-color:#eff6fc;padding:120px 0}.faq .sec-title{font-size:48px;margin-bottom:100px;padding-bottom:40px}.faq .faq-image{position:relative}.faq .faq-image svg{width:356px;position:relative;left:-20px}.x-accordion:not(:last-child) {margin-bottom:24px}.x-accordion.active .title:after{transform:rotate(180deg);transition:all .1s linear}.x-accordion .title{background-color:#fff;font-size:20px;font-weight:400;line-height:1.4;padding:26px 76px 26px 86px;border-radius:10px;box-shadow:4px 6px 20px rgba(31,32,55,.1);margin:0;position:relative;transition:all .2s linear}.x-accordion .title:after{background-image:url(https://nerazom.com/wp-content/themes/nerazom/images/carret.svg);background-repeat:no-repeat;background-size:contain;display:block;content:"";width:10px;height:10px;position:absolute;top:37px;right:40px;transform:rotate(90deg);transition:all .1s linear}.x-accordion .title:hover{cursor:pointer;box-shadow:4px 6px 20px rgba(31,32,55,.25);transition:all .2s linear}.x-accordion .title .faq-icon{width:40px;position:absolute;top:18px;left:30px}.x-accordion .title .faq-icon svg{width:100%}.x-accordion .content{background:#fff;border-radius:0 0 10px 10px;padding:40px 30px;margin:-10px 0 0 0;overflow:hidden}.x-accordion .content>:last-child{margin-bottom:0}.x-accordion .content p{font-size:18px;line-height:1.4;margin-bottom:20px;opacity:.8}.risks{padding:120px 0}.risks .sec-title{font-weight:400;font-size:36px;line-height:1.4;margin-bottom:60px}.risks-grid{display:flex;flex-wrap:wrap;column-gap:55px;row-gap:80px}.risk-item{display:flex;flex-direction:column;justify-content:center;width:calc(50% - 83px);min-height:218px;padding:30px 16px 30px 86px;border-radius:17px;margin-left:55px;counter-increment:paginate-counter;position:relative}.risk-item:before{display:flex;align-items:center;justify-content:center;background-color:#403d9c;width:110px;height:110px;border-radius:50%;text-align:center;font-family:"Unbounded",sans-serif;font-weight:700;font-size:66px;color:#faf6f3;content:counter(paginate-counter);position:absolute;top:55px;left:-55px}.risk-item>:last-child{margin-bottom:0}.risk-item .fea-title{font-size:20px;line-height:1.4;margin-bottom:14px}.risk-item .fea-title:last-child{margin-bottom:0}.risk-item .icon{width:60px;position:absolute;top:0;left:0}.risk-item svg{width:100%}.risk-item svg path{fill:#13063d}.risk-item .description{font-size:18px;line-height:1.4;opacity:.8}.plans{background-color:#fbf9f7;padding:95px 0 110px}.plans .sec-title{font-size:46px;line-height:1.4;text-align:center;margin-bottom:60px}.plans-grid{display:flex;gap:36px;flex-wrap:wrap;justify-content:space-between}.plans-grid .plan-item{width:33%;max-width:368px;position:relative}.plans-grid .plan-item .plan-image{width:100%}.plans-grid .plan-item .plan-image svg{width:100%}.plans-grid .plan-item .text-wrap{width:100%;max-width:252px;text-align:center;position:absolute;top:112px;left:calc(50% - 14px);transform:translateX(-50%)}.plans-grid .plan-item .text-wrap>:last-child{margin-bottom:0}.plans-grid .plan-item .title{font-size:20px;line-height:1.25;margin:0 0 8px}.plans-grid .plan-item .s-description{font-size:15px;line-height:1.32;opacity:.8}.plans-grid .plan-item .btn{width:100%;max-width:282px;margin:0 0 0 28px}.popup-overlay{background-color:rgba(5,4,46,.9);width:100%;height:100vh;position:absolute;top:-99999px;left:-99999px;z-index:999991;visibility:hidden;opacity:0;transition:opacity 0s linear}.popup-overlay.show{position:fixed;top:0;left:0;visibility:visible;opacity:1;transition:opacity .25s linear}.popup{display:block;width:100%;max-width:1200px;padding:0 12px;transform:translateX(-50%);position:absolute;top:-99999px;left:-99999px;z-index:999995;visibility:hidden;opacity:0;transition:opacity 0s linear}.popup.show{left:50%;visibility:visible;opacity:1;transition:opacity .25s linear}.popup .close-x-popup{background-color:transparent;width:41px;height:41px;border-radius:50%;position:absolute;top:20px;right:32px;z-index:400;transform:rotate(45deg);cursor:pointer;transition:all .15s linear}.popup .close-x-popup:before{background-color:#403d9c;content:"";display:block;width:30px;height:1px;position:absolute;top:20px;left:5px;transition:all .15s linear}.popup .close-x-popup:after{background-color:#403d9c;content:"";display:block;width:1px;height:30px;position:absolute;top:5px;left:20px;transition:all .15s linear}.popup .close-x-popup:hover{background-color:#ff4503;transition:all .15s linear}.popup .close-x-popup:hover:before{background-color:#fff;transition:all .15s linear}.popup .close-x-popup:hover:after{background-color:#fff;transition:all .15s linear}.popup .popup-content{max-width:100%;display:flex;border-radius:20px;overflow:hidden;position:relative}.popup .text-wrap{background-color:#403d9c;width:63%;padding:0 64px 120px;position:relative}.popup .text-wrap>:last-child{margin-bottom:0}.popup .text-wrap .plan-popup-content{display:none}.popup .text-wrap .plan-popup-content.show{display:block}.popup .text-wrap .head{font-size:17px;line-height:1.4;text-align:center;padding:28px 0 26px;border-bottom:1px solid rgba(255,255,255,.6);margin-left:-64px;margin-right:-64px;margin-bottom:46px}.popup .text-wrap .title{display:block;max-width:450px;margin:0 auto 30px;text-align:center}.popup .text-wrap .short-description{background-color:#7773db;border-radius:20px;font-weight:400;font-size:16px;line-height:1.4;color:#fff;text-align:center;padding:20px 30px;margin-bottom:32px}.popup .text-wrap .description{max-width:580px;margin:0 auto 30px}.popup .text-wrap .description p{font-size:16px;line-height:1.4}.popup .text-wrap .description p strong{font-size:15.5px;font-family:"Unbounded",sans-serif}.popup .text-wrap .list-box{padding:26px 36px 26px 32px;border:1px solid rgba(255,255,255,.6);border-radius:20px}.popup .text-wrap .list-box .list-title{font-weight:700;font-size:19px;line-height:24px}.popup .text-wrap .list-box ul{margin:0;padding:0;list-style:none}.popup .text-wrap .list-box ul li{font-size:16px;line-height:1.3;padding-left:30px;margin-bottom:14px;position:relative}.popup .text-wrap .list-box ul li:last-child{margin-bottom:0}.popup .text-wrap .list-box ul li:before{background-color:#fff;content:"";display:block;width:8px;height:8px;border-radius:50%;position:absolute;top:7px;left:7px}.popup .text-wrap .logo-wrap{text-align:center;position:absolute;width:100%;left:0;bottom:50px}.popup .text-wrap .logo-wrap svg{height:15px}.popup .text-wrap .logo-wrap svg path{fill:#fff}.popup .text-wrap .woman,.popup .text-wrap .man{position:absolute;bottom:0;overflow:hidden}.popup .text-wrap .woman svg,.popup .text-wrap .man svg{position:relative;bottom:-12px}.popup .text-wrap .woman{left:16px}.popup .text-wrap .woman svg{height:204px}.popup .text-wrap .man{right:16px}.popup .text-wrap .man svg{height:218px}.popup .plan-popup-content[plan-id="3"] .head{margin-bottom:32px}.popup .plan-popup-content[plan-id="3"] .list-box ul li{font-size:14px}.popup .form-wrap{display:flex;flex-direction:column;justify-content:center;background-color:#fff;width:37%;padding:44px;position:relative}.popup .form-wrap .gform_title{font-size:30px;line-height:1.4;margin-top:0;margin-bottom:32px}.middle-banner{background-color:#e8dccc;display:flex;padding:42px 0 32px}.middle-banner svg{width:100%;max-height:464px}.tariff-content{padding-top:72px;margin-bottom:64px}.tariff-content .sec-title{text-align:center;margin-bottom:52px}.tariff-content .tariff-container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;column-gap:70px;padding:82px 72px 72px;border-radius:30px;box-shadow:0 4px 70px 0 rgba(108,108,108,.25);position:relative;overflow:hidden}.tariff-content .tariff-container .tariff-text{width:calc(50% - 35px)}.tariff-content .tariff-container .tariff-text>:last-child{margin-bottom:0}.tariff-content .tariff-container .tariff-text h3{font-size:34px;font-style:normal;font-weight:500;line-height:1.3;margin-bottom:20px}.tariff-content .tariff-container .tariff-text p{font-size:16px;line-height:1.4;margin-bottom:18px}.tariff-content .tariff-container .tariff-text strong{font-family:"Unbounded",sans-serif}.tariff-content .tariff-container .tariff-text .price{background-color:rgba(190,216,255,.14);display:block;font-size:22px;font-weight:400;color:#fff;line-height:1.4;margin:24px 0 0 0;padding:30px;position:relative;border-radius:30px}.tariff-content .tariff-container .tariff-text .price .price-title{font-weight:400;color:rgba(255,255,255,.86);margin-right:8px}.tariff-content .tariff-container .services-list{background-color:rgba(190,216,255,.14);width:calc(50% - 35px);padding:30px 30px;border-radius:30px}.tariff-content .tariff-container .services-list h4{font-size:19px;font-weight:700;margin-bottom:24px}.tariff-content .tariff-container .services-list ul{margin:0;padding:0;list-style:none}.tariff-content .tariff-container .services-list ul li{font-size:16px;line-height:1.4;padding:0 0 0 30px;position:relative}.tariff-content .tariff-container .services-list ul li:before{background-color:#fff;content:"";display:block;width:9px;height:9px;border-radius:50%;position:absolute;top:7px;left:1px}.tariff-content .tariff-container .services-list ul li:not(:last-child) {margin-bottom:18px}.tariff-content .tariff-container .form-wrap{width:100%;border:2px dashed rgba(255,255,255,.35);padding:64px 92px;border-radius:30px;margin-top:42px;position:relative;z-index:450}.tariff-content .tariff-container .form-wrap .gform_title{font-size:27px;text-align:center;margin:0 0 32px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gform_fields{grid-column-gap:24px;grid-row-gap:30px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="color"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="date"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="datetime-local"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="datetime"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="email"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="month"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="number"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="password"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="search"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="tel"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="text"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="time"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="url"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme input[type="week"],.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme select,.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme textarea{border:none}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme textarea{padding-top:20px;padding-bottom:20px;height:120px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gform_footer{width:100%;justify-content:center}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gform_footer input{display:inline-block;width:auto;padding:21px 42px 20px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gfield_validation_message,.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .validation_message{color:#ff9595}.tariff-content .tariff-container .form-wrap .ginput_counter{color:#fff}.tariff-content .tariff-container .bc-1,.tariff-content .tariff-container .bc-2{display:inline-block;line-height:0;width:auto;height:auto;position:absolute;bottom:0;left:24px;z-index:500}.tariff-content .tariff-container .bc-1 svg,.tariff-content .tariff-container .bc-2 svg{max-height:194px}.tariff-content .tariff-container .bc-2{left:auto;right:24px}.tariff-content .tariff-container .logo-wrap{text-align:center;position:absolute;width:100%;left:0;bottom:24px}.tariff-content .tariff-container .logo-wrap svg{height:15px}.tariff-content .tariff-container .logo-wrap svg path{fill:#fff}.prev-next-tariff{text-align:center;margin-bottom:64px}.prev-next-tariff a{display:inline-block;font-family:"Unbounded",sans-serif;font-size:42px;font-weight:500;margin:10px 42px;text-decoration:none!important;vertical-align:middle}.prev-next-tariff a svg{height:40px;width:40px;position:relative;top:5px;left:0;transition:all .15s linear}.prev-next-tariff .prev-tariff:hover svg{left:-8px;transition:all .15s linear}.prev-next-tariff .prev-tariff svg{margin-right:8px}.prev-next-tariff .next-tariff:hover svg{left:8px;transition:all .15s linear}.prev-next-tariff .next-tariff svg{margin-left:8px}.prev-next-tariff .divider{font-family:"Unbounded",sans-serif;font-size:52px;font-weight:600;color:#f1f1f1;display:inline-block;vertical-align:middle;position:relative;top:2px}.tariff-quote{position:relative;padding:60px 120px;margin-bottom:140px}.tariff-quote:before{background-color:#fbf9f7;content:"";display:block;width:100%;height:100%;position:absolute;top:24px;left:24px;z-index:400;border-radius:30px}.tariff-quote:after{background-color:#fff;border:1px solid #ddd;content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:450;border-radius:30px}.tariff-quote>*{position:relative;z-index:500}.tariff-quote>:last-child{margin-bottom:0}.tariff-quote .quote-sign{display:inline-block;position:absolute;top:-20px;right:60px}.tariff-quote .quote-sign svg{height:41px}.tariff-quote .quote-sign:nth-child(2) {top:auto;bottom:-26px;right:auto;left:60px;transform:scaleX(-1)}.requirements{margin-bottom:100px}.requirements .risks-grid{row-gap:32px}.requirements .sec-title{margin-bottom:64px}.requirements .risk-item{width:100%;min-height:180px}.requirements .risk-item:before{top:36px}.requirements .conditions ul{margin:8px 0 0}.requirements .conditions ul li{line-height:1.4}.requirements .conditions ul li:not(:last-child) {margin-bottom:30px}.help{background-color:#fbf9f7;padding:124px 0 100px}.help .photo{position:relative}.help .photo:before{background-color:#e9e2dc;content:"";display:block;padding-bottom:100%;width:88%;border-radius:21px;position:absolute;top:-42px;left:-42px;z-index:450;transform:rotate(-4.8deg)}.help .photo img{width:100%;border-radius:21px;position:relative;z-index:500}.help .copy-wrap{padding-left:64px;padding-right:16px}.help h3{font-size:28px}.help p{line-height:1.3}.help .decorator-line.decorator-bottom{padding-bottom:22px;margin-bottom:16px}.help .decorator-line.decorator-orange:after{height:5px;background-color:#ff4503}.help .form-wrap{max-width:460px}.help .gform_wrapper.gravity-theme .gfield textarea.medium{height:72px}.help .gform_wrapper.gravity-theme .gform_footer{margin:20px 0 0}.help .gform_wrapper.gravity-theme .gform_footer input{padding:20px 22px 18px}.help .gform_confirmation_message{background-color:rgba(255,255,255,.4);padding:0 8px 42px}.section-404{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:90px 12px 0;box-sizing:border-box}body.logged-in .section-404{height:calc(100vh - 32px)}.section-404 lottie-player{width:100%!important;height:450px!important;margin-top:-40px;margin-bottom:-45px;position:relative;z-index:400}.section-404 .title{font-size:46px;position:relative;z-index:450;margin:0 0 45px}.default-page-content{min-height:calc(100vh - 448px);padding:90px 0 120px}.default-page-content .title{font-size:48px;font-weight:600;margin-bottom:64px}.default-page-content h1,.default-page-content h2,.default-page-content h3,.default-page-content h4,.default-page-content h5,.default-page-content h6{line-height:1.4;font-weight:400}.default-page-content h1:not(:first-child), .default-page-content h2:not(:first-child), .default-page-content h3:not(:first-child), .default-page-content h4:not(:first-child), .default-page-content h5:not(:first-child), .default-page-content h6:not(:first-child) {margin-top:54px}.default-page-content h1 strong,.default-page-content h2 strong,.default-page-content h3 strong,.default-page-content h4 strong,.default-page-content h5 strong,.default-page-content h6 strong{font-weight:600}.default-page-content h1{font-size:50px}.default-page-content h2{font-size:38px}.default-page-content h3{font-size:32px}.default-page-content h4{font-size:28px}.default-page-content h5{font-size:24px}.default-page-content h6{font-size:18px}.default-page-content p a,.default-page-content li a{text-decoration:underline}.default-page-content .col>:last-child{margin-bottom:0}footer{background-color:#403d9c;padding:76px 0 22px}footer .logo-wrap{width:100%;max-width:248px;margin-bottom:32px}footer .logo-wrap svg path{fill:#fff}footer .license{font-family:"Inter",sans-serif;display:block;max-width:316px;font-weight:400;font-size:16px;line-height:1.4;color:#fff;margin-bottom:0;opacity:.8}footer .copyright{padding:24px 0 0;margin:62px 0 0;border-top:1px solid #6664b0;font-weight:400;font-size:14px;color:#d9d8eb;text-align:center}footer .menu{display:flex;justify-content:space-between;flex-direction:row;list-style:none;margin:0;padding:0 0 0 40px}footer .menu>.menu-item{min-width:140px}footer .menu h4{font-size:16px;line-height:20px;color:#fff;margin:0 0 20px}footer .menu .sub-menu{list-style:none;margin:0;padding:0}footer .menu .sub-menu .menu-item{margin-bottom:14px}footer .menu .sub-menu .menu-item:last-child{margin-bottom:0}footer .menu .sub-menu .menu-item a{color:#fff;font-weight:300;font-size:14px;line-height:1.2}@media only screen and (min-width:1024px){header{background-color:#fff;display:flex;align-items:center;width:100%;padding:8px 0;min-height:90px;box-shadow:0 0 16px rgba(0,0,0,.1);position:fixed;top:0;left:0;z-index:2000}body.logged-in header{top:32px}header .header-content{display:flex;width:100%;flex-wrap:nowrap;align-items:center;justify-content:space-between}header .logo-wrap{width:202px;padding-top:5px}header .logo-wrap .logo{display:block}header .logo-wrap svg{width:100%}header .nav-wrap{min-width:365px}header .menu{list-style:none;padding:0;margin:0}header .menu li{display:inline-block;position:relative}header .menu li:not(:first-child) {margin-left:40px}header .menu li:hover .sub-menu{display:block}header .menu li.menu-item-has-children>a{position:relative;padding-right:18px}header .menu li.menu-item-has-children>a:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #13063d;position:absolute;top:7px;right:0;transition:border-top-color .15s linear}header .menu li a{display:inline-block;font-size:18px;font-weight:400;line-height:1.3;color:#13063d;text-decoration:none;position:relative}header .menu li:hover>a,header .menu li.current-menu-ancestor>a,header .menu li.current-menu-item>a{color:#ff4503;text-decoration:none}header .menu li:hover>a:after,header .menu li.current-menu-ancestor>a:after,header .menu li.current-menu-item>a:after{border-top-color:#ff4503;transition:border-top-color .15s linear}header .menu .sub-menu{display:none;background-color:#fff;padding:40px 20px 18px 20px;position:absolute;bottom:0;left:-20px;transform:translate(0,100%)}header .menu .sub-menu li{margin-left:0!important;display:block;min-width:72px}header .menu .sub-menu li:not(:last-child) {margin-bottom:16px}header .tools-wrap{display:flex;align-items:center;justify-content:flex-end;min-width:130px}header .tools-wrap .btn{padding:7px 12px 7px}.visible-for-mobile{display:none!important}}@media only screen and (min-width:1024px) and (max-width:1600px){body{padding-top:74px}.btn{font-size:17px}header{min-height:74px}header .logo-wrap{width:176px}header .btn{font-size:17px}.hero-banner{height:calc(100vh - 74px)}.hero-banner .hb-title{font-size:44px}header .menu li a{font-size:17px}}@media only screen and (min-width:1024px) and (max-width:1100px){header .menu{padding-top:2px}header .menu li:not(:first-child) {margin-left:32px}body .x-tabs-content .title{font-size:38px}body .x-tabs-content p{font-size:16px}body .tab-features .tab-feature-item .fea-title{font-size:16px;padding:0 0 0 68px}body .x-tabs-content .half-n-half{gap:40px}body .about-advocate .photo{width:100%}body .about-advocate .content{width: calc(100% + 34px);left:-34px;padding:0 0 164px 30px}body .about-advocate .bio p{font-size:16px}body .statistic{min-width:700px;bottom:26px}body .risks .sec-title{font-size:32px}body .risks-grid{row-gap:50px;column-gap:34px}body .risk-item{padding:30px 34px 30px 80px}body .section-404 lottie-player{margin-top:-100px}}@media only screen and (max-width:1600px){.general-tabs{padding:80px 0}.x-tabs{margin-bottom:60px}.x-tabs .x-tab{padding:8px 24px 6px;font-size:17px;line-height:1.05}.tab-features{row-gap:40px;column-gap:60px}.tab-features .tab-feature-item{width:calc(50% - 30px)}.tab-features .tab-feature-item .fea-title{min-height:58px;font-size:18px;margin-bottom:12px}.tab-features .tab-feature-item .fea-title .icon{width:58px}.x-tabs-content .x-tab-content{min-height:634px}.x-tabs-content .title{font-size:44px;line-height:1.2;margin-bottom:32px}.x-tabs-content p{font-size:17px;line-height:1.35;margin-bottom:28px}.x-tabs-content p:last-child{margin-bottom:0}.about-advocate{padding:100px 0}.about-advocate .photo{width:calc(100% - 100px)}.about-advocate .content{width: calc(100% + 100px);position:relative;left:-100px;padding:0 0 182px 30px}.about-advocate .bio p{font-size:17px;line-height:1.35;margin:0 0 14px}.about-advocate .bio p:last-of-type{margin-bottom:0}.about-advocate .bio p br{display:none}.about-advocate .full-name{font-size:38px;margin-bottom:16px}.about-advocate .buttons-wrap{margin-top:24px}.statistic{min-width:800px;gap:50px;bottom:35px}.statistic .number{font-size:32px}.statistic .caption{font-size:14px}.decorator-line:after{width:54px}.plans{padding:80px 0 92px}.plans .sec-title{margin-bottom:50px}.popup{max-width:100%;width:100%;padding:0;height:100vh;overflow-y:auto}.popup .popup-content{border-radius:0;min-height:100vh}.popup .text-wrap{padding:0 64px 80px}.popup .text-wrap .head{font-size:16px;padding:20px 0 16px;margin-bottom:32px}.popup .text-wrap .title{font-size:30px;max-width:392px}.popup .text-wrap .plan-popup-content[plan-id="2"] .title{font-size:34px;max-width:100%}.popup .text-wrap .description{max-width:100%;padding:0 20px}.popup .text-wrap .list-box .list-title{font-size:17px;line-height:20px}.popup .text-wrap .logo-wrap{bottom:28px}.popup .text-wrap .woman{left:10px}.popup .text-wrap .man{right:10px}.popup .form-wrap .gform_title{font-size:30px;line-height:1.35;max-width:342px}body .gform_wrapper.gravity-theme .gfield textarea.medium{height:94px}body .gform_wrapper.gravity-theme textarea{padding-top:16px;padding-bottom:16px}.risks{padding:100px 0}.risks .sec-title{font-size:34px}.risks-grid{row-gap:60px}.risk-item{padding:30px 44px 30px 86px}.risk-item:before{top:34px}.risk-item .description{font-size:16px}.reviews{padding:80px 0}.reviews .sec-title{font-size:42px}.x-custom-scroll{height:480px}.faq{padding:100px 0}.faq .sec-title{font-size:42px;padding-bottom:30px;margin-bottom:50px}.faq .faq-image svg{width:338px}.x-accordion .title{font-size:18px}.x-accordion .title:after{top:35px}.x-accordion .content p{font-size:16px;line-height:1.45}.section-404 lottie-player{height:388px!important;margin-top:-80px;margin-bottom:-42px}.default-page-content{padding:70px 0 84px}.default-page-content h1:not(:first-child), .default-page-content h2:not(:first-child), .default-page-content h3:not(:first-child), .default-page-content h4:not(:first-child), .default-page-content h5:not(:first-child), .default-page-content h6:not(:first-child) {margin-top:50px;margin-bottom:14px}.default-page-content p,.default-page-content li{font-size:16px;line-height:1.6}}@media only screen and (max-width:1250px){.plans-grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:70px;row-gap:60px}.plans-grid .plan-item{width:50%}.popup .form-wrap .gform_title{font-size:26px}.tariff-quote:before{top:14px;left:12px}}@media only screen and (max-width:1024px){.default-page-content{min-height:calc(100vh - 433px)}.tariff-content .tariff-container{column-gap:52px;padding:48px 36px 72px}.tariff-content .tariff-container .tariff-text{width:calc(50% - 17px)}.help{overflow:hidden}.help .copy-wrap{padding-left:24px;padding-right:0}}@media only screen and (max-width:1023px){.visible-for-desktop{display:none}body{padding-top:56px}header{background-color:#fff;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 0 16px rgba(0,0,0,.1)}.logged-in>header{top:32px}.logged-in>header .nav-wrap{top:88px}header .header-content{display:flex;justify-content:space-between;align-items:center;height:56px}header .logo-wrap{width:160px;padding-top:3px}header .nav-wrap{background-color:transparent;display:flex;align-items:center;width:100%;height:0;padding-bottom:80px;position:fixed;top:56px;left:0;overflow:hidden;visibility:hidden}header .nav-wrap.opened{height:calc(100vh - 56px);visibility:visible}header .nav-wrap:before{background-color:#403d9c;content:"";display:block;width:10px;height:10px;border-radius:50%;position:absolute;top:0;right:24px;z-index:400;opacity:0;transform:translate(50%,-50%);transition:all .15s linear .7s}header .nav-wrap.bubble:before{opacity:1;width:300vh;height:300vh;transition:all .25s linear}header .nav-wrap .menu{list-style:none;padding:0 12px;margin:0;width:100%;text-align:center;position:relative;z-index:500}header .nav-wrap .menu .menu-item{display:block;animation-duration:.5s;animation-fill-mode:both;animation-name:fadeOutUp}header .nav-wrap .menu .menu-item:nth-child(1) {animation-delay:.1s}header .nav-wrap .menu .menu-item:nth-child(2) {animation-delay:.125s}header .nav-wrap .menu .menu-item:nth-child(3) {animation-delay:.15s}header .nav-wrap .menu .menu-item:nth-child(4) {animation-delay:.175s}header .nav-wrap .menu .menu-item:nth-child(5) {animation-delay:.2s}header .nav-wrap .menu .menu-item:nth-child(6) {animation-delay:.225s}header .nav-wrap .menu .menu-item:nth-child(7) {animation-delay:.25s}header .nav-wrap .menu .menu-item:nth-child(8) {animation-delay:.275s}header .nav-wrap .menu .menu-item:not(:last-child) {margin-bottom:24px}header .nav-wrap .menu .menu-item a{font-size:30px;font-weight:600;color:#fff}header .nav-wrap .menu .menu-item a:hover{color:#ff4503;text-decoration:none}header .nav-wrap .menu .menu-item.menu-button>a{background-color:#fff;color:#403d9c;display:inline-block;border:2px solid #fff;padding:8px 30px;border-radius:50px;transition:all .2s linear}header .nav-wrap .menu .menu-item.menu-button>a:hover{border-color:#ff4503;background-color:#ff4503;color:#fff;transition:all .2s linear}header .nav-wrap.bubble .menu-item{animation-duration:.5s;animation-fill-mode:both;animation-name:fadeInDown}header .nav-wrap.bubble .menu-item:nth-child(1) {animation-delay:.1s}header .nav-wrap.bubble .menu-item:nth-child(2) {animation-delay:.15s}header .nav-wrap.bubble .menu-item:nth-child(3) {animation-delay:.2s}header .nav-wrap.bubble .menu-item:nth-child(4) {animation-delay:.25s}header .nav-wrap.bubble .menu-item:nth-child(5) {animation-delay:.3s}header .nav-wrap.bubble .menu-item:nth-child(6) {animation-delay:.35s}header .nav-wrap.bubble .menu-item:nth-child(7) {animation-delay:.4s}header .nav-wrap.bubble .menu-item:nth-child(8) {animation-delay:.45s}header .nav-wrap .sub-menu{display:none}header .tools-wrap{display:none}header .menu-icon{background-color:transparent!important;border:none;border-radius:0;padding:0;position:relative;display:block;width:28px;height:18px;cursor:pointer;outline:none!important;margin-left:0!important;margin-right:0!important}header .menu-icon .line{display:block;width:100%;height:2px;background-color:#ff4503;position:absolute}header .menu-icon .line-1{top:0;left:0;transition:all .2s linear}header .menu-icon .line-2{top:8px;left:0;transition:all .15s linear .2s}header .menu-icon .line-3{left:0;bottom:0;transition:all .2s linear}header .menu-icon.opened .line-1{top:8px;left:0;transform:rotate(45deg);transition:all .2s linear}header .menu-icon.opened .line-2{opacity:0;transition:all 0s linear 0s}header .menu-icon.opened .line-3{left:0;bottom:8px;transform:rotate(-45deg);transition:all .2s linear}body.admin-bar .hero-banner{height:calc(100vh - 88px)}.hero-banner{height:auto;min-height:400px}.hero-banner:after{content:"";display:block;width:100%;padding-bottom:56.2%}.hero-banner .container{display:block;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-banner .hb-title{font-size:32px}.hero-banner .hb-title:not(:last-child) {margin-bottom:28px}.hero-banner .btn{font-size:17px}.general-quote{padding:76px 0 88px}.general-quote .qq-title{font-size:19px}.general-tabs{padding:70px 0 60px}.x-tabs{display:flex;flex-wrap:wrap;margin-bottom:40px}.x-tabs .x-tab{width:calc(50% - 8px)}.tab-features{row-gap:32px}.tab-features .tab-feature-item .fea-title{margin-bottom:8px}.x-tabs-content .title{margin-bottom:24px}.x-tabs-content .tab-intro{padding-right:0;margin-bottom:32px}.x-tabs-content .half-n-half .column:nth-child(1) {width:100%}.x-tabs-content .half-n-half .column:nth-child(2) {display:none}.about-advocate{padding:60px 0 70px}.about-advocate .col{width:100%}.about-advocate .content{width:100%;position:relative;left:0;padding:0}.about-advocate .photo{width:100%;max-width:400px;float:left;margin-right:32px}.about-advocate .bio{opacity:1}.about-advocate .bio img+p{margin-top:40px}.about-advocate .bio p{opacity:.8}.about-advocate .bio .btn{margin-top:30px}.statistic{position:relative;bottom:0;margin-top:32px}}@media only screen and (max-width:991px){.popup .close-x-popup{top:10px;right:12px}.popup .close-x-popup:before,.popup .close-x-popup:after{background-color:#fff}.popup .popup-content{flex-direction:column}.popup .text-wrap,.popup .form-wrap{width:100%}.popup .form-wrap .gform_title{max-width:342px;display:block;margin:0 auto 24px;text-align:center}body.iphone.safari .popup .form-wrap{padding-bottom:92px}.gf-confirmation-super-wrapper{max-width:336px;margin:0 auto;position:relative;top:0;left:0;padding:0}.gf-confirmation-super-wrapper lottie-player:not(.error) {margin:-100px 0 -129px!important}.gf-confirmation-super-wrapper lottie-player.error{margin:-12px 0 10px!important}.risks{padding:80px 0}.risks-grid{row-gap:40px}.risk-item{width:100%}.faq{position:relative;padding:80px 0 500px}.faq .faq-image{position:absolute;left:50%;bottom:54px;transform:translateX(-50%)}.faq .faq-image svg{height:382px;left:0}.default-page-content h1:not(:first-child), .default-page-content h2:not(:first-child), .default-page-content h3:not(:first-child), .default-page-content h4:not(:first-child), .default-page-content h5:not(:first-child), .default-page-content h6:not(:first-child) {margin-top:50px;margin-bottom:18px}.default-page-content .title{line-height:1.2}.default-page-content h3{font-size:28px}footer .license{max-width:440px;margin-bottom:44px}footer .menu{padding:0}.default-page-content{min-height:calc(100vh - 616px)}.tariff-content .tariff-container{flex-direction:column}.tariff-content .tariff-container .tariff-text{width:100%;margin-bottom:38px}.tariff-content .tariff-container .services-list{width:100%}.requirements{margin-bottom:52px}.requirements .risks-grid{margin-bottom:32px}.help{padding:124px 0 82px}.help .photo{max-width:600px;margin:0 auto}.help .copy-wrap{padding:32px 0 0 0;max-width:600px;margin:0 auto}.help .form-wrap{max-width:100%}}@media only screen and (max-width:860px){.about-advocate .bio img+p{margin-top:0}.about-advocate .bio .btn{margin-top:20px}.statistic{min-width:100%}.plans{padding:62px 0 80px}.plans-grid .plan-item{width:100%}.plans .sec-title{margin-bottom:42px;font-size:42px}.default-page-content{min-height:0}}@media only screen and (max-width:820px){.about-advocate .bio p{font-size:19px}.prev-next-tariff .divider{display:block;font-size:0}.prev-next-tariff .divider:before{display:inline-block;content:"";width:54px;height:7px;background-color:#f1f1f1;margin:10px 0 6px}}@media only screen and (max-width:800px){.about-advocate .bio p{font-size:17px}}@media only screen and (max-width:782px){.logged-in>header{top:46px}.logged-in>header .nav-wrap{top:102px}}@media only screen and (max-width:768px){.about-advocate .bio .btn{margin-top:15px}.statistic{gap:32px}.tab-features{row-gap:32px}.tab-features .tab-feature-item{width:100%}.x-tabs-content .x-tab-content{min-height:0}.review-item{padding:20px 26px}.review-item .text{width:calc(100% - 150px);padding:0 0 0 28px}.review-item .text p{font-size:16px}.tariff-content .tariff-container .form-wrap{padding:64px 42px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gform_fields{grid-column-gap:24px;grid-row-gap:24px}.tariff-content .tariff-container .bc-1{left:0}.tariff-content .tariff-container .bc-1 svg{max-height:114px;max-width:140px}.tariff-content .tariff-container .bc-2{right:0}.tariff-content .tariff-container .bc-2 svg{max-height:114px;max-width:140px}.tariff-quote{padding:60px 58px}.help .photo{max-width:372px;margin:0 auto}}@media only screen and (max-width:750px){.about-advocate .photo{width:100%;max-width:100%;float:none;margin-right:0;margin-bottom:22px}.about-advocate .bio .btn{margin-top:20px}.visible-750{display:flex}.hidden-750{display:none}.statistic{margin-top:0;margin-bottom:22px}}@media only screen and (max-width:700px){.statistic{gap:60px;row-gap:20px}}@media only screen and (max-width:600px){html #wpadminbar{position:fixed}.popup .text-wrap{padding:0 32px 80px}.popup .text-wrap .short-description{margin-bottom:28px}.popup .text-wrap .short-description,.popup .text-wrap .description p{font-size:15px}.popup .text-wrap .short-description strong,.popup .text-wrap .description p strong{font-size:14.5px}.popup .text-wrap .list-box .list-title{font-size:15px}.popup .text-wrap .list-box ul li{font-size:15px}.popup .text-wrap .list-box ul li:before{top:6px}.popup .text-wrap .man{right:0}.popup .text-wrap .man svg{height:178px}.popup .text-wrap .woman{left:0}.popup .text-wrap .woman svg{height:174px}.popup .text-wrap .logo-wrap{bottom:30px}.popup .form-wrap .gform_title{line-height:1.2}.about-advocate .full-name{line-height:1.2;padding-bottom:20px}.about-advocate .position{font-size:18px}.about-advocate .photo{margin-bottom:20px}.risks .sec-title{font-size:30px}.reviews .sec-title{font-size:36px;margin-bottom:42px}.review-item .photo-wrap .photo{width:125px}.review-item .text{width:calc(100% - 125px);padding:0 0 0 28px}.review-item .text p{font-size:15px}footer .license{margin-bottom:32px}footer .menu{flex-wrap:wrap;gap:32px}footer .menu>.menu-item{width:calc(50% - 16px)}.section-404 lottie-player{height:388px!important;margin-top:-80px;margin-bottom:-62px}.section-404 .title{font-size:28px;margin:0 0 32px}.section-404 .btn{font-size:17px}.default-page-content h1:not(:first-child), .default-page-content h2:not(:first-child), .default-page-content h3:not(:first-child), .default-page-content h4:not(:first-child), .default-page-content h5:not(:first-child), .default-page-content h6:not(:first-child) {margin-top:50px;margin-bottom:18px}.default-page-content .title{font-size:38px;line-height:1.2}.default-page-content h3{font-size:22px;margin-bottom:14px}.default-page-content p{line-height:1.45;margin-bottom:18px}}@media only screen and (max-width:520px){.x-tabs .x-tab{width:100%}.x-tabs-content .title{font-size:42px;line-height:1.1}}@media only screen and (max-width:480px){header .nav-wrap .menu .menu-item a{font-size:26px}.hero-banner{min-height:290px}.hero-banner .hb-title{font-size:26px}.hero-banner .btn{font-size:16px;font-weight:500}.general-quote{padding:60px 0 64px}.general-quote .qq-title{font-size:17px;margin-bottom:24px}.general-quote .qq-caption{font-size:16px}.x-tabs-content .title{font-size:32px}.tab-features .tab-feature-item .fea-title{font-size:16px}.x-tabs-content p{font-size:16px}.about-advocate .bio p{font-size:16px}.about-advocate .bio .btn{margin-top:24px}.plans-grid{display:block}.plans-grid .plan-item{width:368px;margin:0 auto 60px}.plans-grid .plan-item:last-child{margin-bottom:0}.popup .close-x-popup{top:9px;right:9px}.popup .text-wrap{padding:0 12px 80px}.popup .text-wrap .title{font-size:28px}.popup .text-wrap .list-box{padding:26px 20px 26px}.popup .text-wrap .list-box ul li{padding-left:22px}.popup .text-wrap .list-box ul li:before{width:6px;height:6px;top:6px;left:4px}.popup .text-wrap .woman,.popup .text-wrap .man{display:none}.popup .form-wrap{padding:32px 12px}.plans{padding:62px 0 66px}.risks{padding:70px 0}.risk-item{padding:30px 44px 30px 50px}.risk-item:before{font-size:52px;width:90px;height:90px;top:-4px}.x-custom-scroll{height:380px}.reviews{padding:70px 0}.reviews .sec-title{font-size:32px;margin-bottom:30px;line-height:1.2}.reviews .review-item .photo-wrap{display:none}.reviews .review-item .text{width:100%;padding:0}.faq{padding:64px 0 400px}.faq .sec-title{font-size:36px}.faq .faq-image{bottom:40px}.faq .faq-image svg{height:310px}.x-accordion .title .faq-icon svg{display:none}.x-accordion .title{padding:26px 58px 26px 32px}footer .license{max-width:300px;font-size:14px}.tariff-content{padding-top:52px;margin-bottom:64px}.tariff-content .tariff-container{column-gap:52px;padding:48px 12px 72px;margin:0 -12px;border-radius:0}.tariff-content .tariff-container h3 br{display:none}.tariff-content .tariff-container .form-wrap{padding:42px 26px 52px}.tariff-content .tariff-container .form-wrap .gform_wrapper.gravity-theme .gform_footer input{width:100%}.tariff-content .tariff-container .bc-1 svg{max-width:124px}.tariff-content .tariff-container .bc-2 svg{max-width:124px}.tariff-content .sec-title{font-size:42px;padding-top:24px;margin-bottom:42px}.tariff-quote{padding:52px 32px;margin-bottom:82px}.tariff-quote p{font-size:16px}.tariff-quote .quote-sign{right:32px}.tariff-quote .quote-sign:nth-child(2) {left:32px}.requirements .sec-title{margin-bottom:36px;font-size:28px}.help{padding:100px 0 72px}.help .photo{max-width:280px}.help .photo:before{top:-38px;left:-30px;transform:rotate(-2.8deg)}.prev-next-tariff{margin-top:-24px}.prev-next-tariff a{font-size:32px;margin:10px 10px}.prev-next-tariff a svg{height:33px;width:34px}.prev-next-tariff .divider:before{height:5px}}@media only screen and (max-width:422px){.general-quote .qq-title{display:block;max-width:390px;font-size:17px}.about-advocate .bio .btn{width:100%}.plans-grid .plan-item .btn{width:100%;max-width:332px;margin:0 auto;display:block}.risks .sec-title{font-size:23px;margin-bottom:36px}.risk-item{margin-left:0;padding:65px 24px 30px;margin-top:40px}.risk-item:before{font-size:52px;width:90px;height:90px;top:-45px;left:calc(50% - 45px)}.review-item{padding:22px 24px}.review-item .text .title{font-size:18px;margin:0 0 8px 0}.x-accordion .title{font-size:16px;padding:26px 58px 26px 24px}.x-accordion .content{padding:40px 25px 30px}.x-accordion .content p{font-size:15px}.requirements .risk-item:before{top:-45px}}@media only screen and (max-width:400px){.plans-grid .plan-item{left:-10px}.section-404 lottie-player{height:388px!important;margin-top:-130px}}@media only screen and (max-width:390px){.general-quote .qq-title{display:block;max-width:365px;font-size:16px}}@media only screen and (max-width:380px){.hero-banner .hb-title{font-size:24px}.general-quote .qq-title{max-width:348px;font-size:15px}.plans-grid .plan-item{left:-16px}footer .menu{gap:36px}footer .menu>.menu-item{width:100%}footer .menu > .menu-item .sub-menu > .menu-item:not(:last-child) {margin-bottom:12px}}