*{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0!important}
html{overflow-x:hidden;font-size:16px}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
select::-ms-expand{display:none}
button,input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;font-family:Inter,sans-serif;border:none}
body{
    color:#22262d;
    overflow-x:hidden;
    line-height:24px;
    font-size:16px;
    font-weight:400;
    font-family:Inter,sans-serif;
    padding-top: 86px;
}
body.no-scroll{height:100vh;overflow:hidden;overflow-y:hidden}
h1,h2,h3,h4,h5,h6,.ttls3{color:#212e44;margin:0}
a{text-decoration:none;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;color:#22262d}
p{margin:0;margin-top:.5rem}
ul{margin:0;padding:0;list-style:none;padding:0;margin:0}
ol{margin:0;padding:0}
h1{font-size:4rem;line-height:80px;font-weight:800;margin:0}
h1 span{color:#ff8e26}
h2, .ttls{font-size:2.5rem;line-height:3.5rem;color:#212e44;margin-bottom:4rem;text-align:center;font-weight:800}
.subheader{font-size:1.125rem;line-height:2rem;font-weight:600;text-align:center;color:#ff8e26;margin-bottom:.5rem}
h3, .ttls3{font-size:1.5rem;line-height:36px;font-weight:bold}
section{padding-bottom:8.5rem}
.all-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:1rem;line-height:32px;color:#fff;padding:0 32px;height:48px;border-radius:5px;background:#426af9;cursor:pointer;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border:none;white-space:nowrap}
.all-btn:hover{background:#0733D2}
.page-container{width:84rem;padding:0 1rem;margin-left:auto;margin-right:auto}
header{
    padding:1rem 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
header.header-fix-bg{
    background: #fff;
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 5%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 5%);
}
.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header__menu{
    margin-left:5.313rem;
    /*margin-right:2.313rem;*/
    margin-right:2rem;
}
.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}
.header__menu_item{
    /*margin-right:2.5rem;*/
    margin-right:2rem;
}
.header__menu_item.active{color:#ff8e26;cursor:auto}

.header__menu_item.signin{
    color: #426af9;
}

.has_submenu{
    position: relative;
}
.has_submenu span{
    text-decoration: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    cursor: pointer;
}
#submenu{
    position: absolute;
    flex-direction: column;
    background: #f1f6ff;
    padding: 1rem;
    left: -1rem;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    border-radius: 5px;
    display: none;
}
#submenu li:not(:last-child){
    margin-bottom: 10px;
}
#submenu li a:hover{
    color: #ff8e26;
}
@media(min-width: 1345px){
    .header__menu_item:hover{color:#ff8e26}
    .has_submenu:hover #submenu{
        display: block;
    }
}
.has_submenu.active-menu #submenu{
    display: block;
    left: 0;
}
.has_submenu.active-menu .header__menu_item{
    color: #ff8e26;
}
.main-section__bg{position:absolute;top:-86px;left:-293px;z-index:-1}
#main-section .page-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}
.main-section__subheader{font-size:1.125rem;line-height:2rem;padding-right:700px}
.calculator{background:#fff;-webkit-filter:drop-shadow(0 10px 50px rgba(196, 214, 242, .4));filter:drop-shadow(0 10px 50px rgba(196, 214, 242, .4));border-radius:10px;padding:40px 24px;width:42rem}.calculator__selects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.calculator__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:23px}.calculator__select{width:12rem;position:relative}.calculator__select::after{content:"";width:100%;height:1px;display:block;background:#cad5e4}.calculator__select select{padding:8px 30px;width:100%;background:url(../images/dest/select.svg) no-repeat right center}.calculator__select .calculator__select_icon{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-2px;z-index:-1}.calculator__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.calculator__price_label{color:#8da0bf;margin-right:48px}.calculator__price_item{font-weight:700;font-size:2rem;line-height:2.5rem}.calculator__slide_text{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator__slide_text input{width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-transition:none;-o-transition:none;transition:none}
.main-section__wrapper{padding-top:9.5rem}
.main-section__wrapper .main-section__wrapper-txt{
    color: #212e44;
    font-size: 4rem;
    line-height: 80px;
    font-weight: 800;
    margin: 0;
}
.main-section__wrapper .main-section__wrapper-txt span{
    color: #ff8e26;
}
input[type=range]{background:-webkit-gradient(linear,left top,right top,from(#82cfd0),color-stop(50%,#82cfd0),color-stop(50%,#fff),to(#fff));background:-o-linear-gradient(left,#82cfd0 0,#82cfd0 50%,#fff 50%,#fff 100%);background:linear-gradient(to right,#82cfd0 0,#82cfd0 50%,#fff 50%,#fff 100%);-moz-appearance:none;appearance:none;-webkit-transition:background 450ms ease-in;-o-transition:background 450ms ease-in;transition:background 450ms ease-in;width:12rem;background:0 0;cursor:pointer;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:0}input[type=range]::-ms-track{width:100%;cursor:pointer}input[type=range]::-webkit-slider-thumb{border-radius:50%;background:#fff;border:4px solid #ff8e26;width:1rem;height:1rem;margin-top:-7px}input[type=range]::-moz-range-thumb{border-radius:50%;background:#fff;border:4px solid #ff8e26;width:1rem;height:1rem;margin-top:-7px}input[type=range]::-ms-thumb{border-radius:50%;background:#fff;border:4px solid #ff8e26;width:1rem;height:1rem;margin-top:-7px}input[type=range]::-webkit-slider-runnable-track{height:1px;background:#cad5e4}input[type=range]::-moz-range-track{height:1px;background:#cad5e4}input[type=range]::-ms-track{height:1px;background:#cad5e4}
.main-section__subheader{margin-bottom:4.5rem;margin-top:1.5rem}
.calculator__btn{padding-left:29px;padding-right:29px}
.services__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.services__item{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;text-align:center;margin-right:2rem}.services__item:last-child{margin-right:0}.services__item_icon{width:5rem;height:5rem;background:#e1ecfe;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.services__item_header{margin-top:1.5rem;margin-bottom:1rem}
#if .page-container{
    position: relative;
}
.if__arrow-topleft{
    position: absolute;
    left: 28%;
    top: 22%;
}
.if__arrow-topright{
    position: absolute;
    right: 28%;
    top: 26%;
}
.if__arrow-botleft{
    position: absolute;
    left: 29%;
    bottom: 22%;
}
.if__arrow-botright{
    position: absolute;
    right: 31%;
    bottom: 11%;
}
.if__arrow-topleft svg {
    stroke-dasharray: 310;
    stroke-dashoffset: 310;
}
.if__arrow-topright svg {
    stroke-dasharray: 310;
    stroke-dashoffset: 310;
}
.if__arrow-botleft svg {
    stroke-dasharray: 310;
    stroke-dashoffset: 310;
}
.if__arrow-botright svg {
    stroke-dasharray: 310;
    stroke-dashoffset: 310;
}
@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}
.if__list{position:relative;width:100%}.if__list ul{display:-webkit-box;display:-ms-flexbox;display:flex}.if__list li{padding-left:2.5rem;position:absolute;width:21.5rem}.if__list li:nth-child(1){left:4.5rem;top:4.75rem}.if__list li:nth-child(2){right:0;top:8rem}.if__list li:nth-child(3){left:0;top:16.5rem}.if__list li:nth-child(4){right:4.5rem;top:21.5rem}.if__list li:before{content:"";width:1.5rem;height:1.5rem;border-radius:50%;background:rgba(255,142,38,.2);display:block;position:absolute;top:4px;left:0}.if__list li:after{content:"";width:.75rem;height:.75rem;border-radius:50%;background:#ff8e26;display:block;position:absolute;top:10px;left:6px}.if__text{margin-top:.5rem}.if__img1{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-right:2rem}
.if__img2{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-right:3rem}
.if__btn_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:35rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.benefits__wrapper{width:100%;border-radius:1.5rem;background:#fff7f0 url(../images/dest/benefits-bg.svg) no-repeat center top/cover;padding:4.5rem 3rem}.benefits__item_icon{width:5rem;height:5rem;min-width:5rem;min-height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#fff;margin-right:2rem}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2rem;width:37rem;margin-bottom:2rem}.benefits__item:nth-child(2n){margin-right:0}.benefits__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.how-tabs .tab__text{margin-left:1rem}.how-tabs .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.how-tabs .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.75rem 1.5rem;border-radius:10px;width:20rem;cursor:pointer}.how-tabs .tab.active{background:#fff;-webkit-box-shadow:0 5px 25px rgba(196,214,242,.4);box-shadow:0 5px 25px rgba(196,214,242,.4)}.how-tabs .tab-item__img{width:33.5rem;height:19rem;position:absolute;top:3.5rem;left:6.7rem}
.how-tabs .tab-item__left{position:relative;margin-right:3rem}
.how-tabs .tab-item__header-img{position:absolute;left:6.4rem;top:1.5rem}
.how-tabs .tab-item{display:-webkit-box;display:-ms-flexbox;display:flex}
.how-tabs .tab-item__step{margin-top:3.375rem;padding:.5rem;background:#fff7f0;border-radius:5px;font-size:1.125rem;color:#ff8e26;font-weight:500;margin-bottom:2rem}.how-tabs .tab-item__text{margin-top:1.5rem}.how-tabs .tabs-content{margin-top:4rem}.how-tabs .tab-item__right{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:start;-ms-flex-align:start;align-items:flex-start}.first__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:23.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.first__header{text-align:left;margin:0;margin-top:2.5rem}.first__p{margin-top:1rem;margin-bottom:2rem}.first__remark{font-size:.75rem;line-height:1rem;color:#8da0bf;margin-top:1.5rem;margin-bottom:3rem}.first__wrapper{background:#e1ecfe;border-radius:20px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-img{position:absolute;left:0;bottom:0}
.first__discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:5.25rem}.first__discount picture{height:100%}.first__discount img{height:100%}.first__discount:before{content:url(../images/dest/line.svg);display:block}.first__discount::after{content:"";width:120px;height:120px;border-radius:50%;position:absolute;display:block;top:50%;right:0;margin-right:-60px;margin-top:-60px;background:#fff}.testimonials__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials__subheader{text-align:left}.testimonials__header{text-align:left;margin-bottom:0}.testimonials__text{margin-bottom:2.5rem;margin-top:2.5rem}.testimonials__left{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:start;-ms-flex-align:start;align-items:flex-start}.testimonials__satisfaction{width:44.5rem;padding:2rem 4.5rem;border-radius:10px;margin-left:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem;position:relative;background:#fff7f0 url(../images/dest/testimonials-stripes.png) no-repeat center top/cover}.testimonials__satisfaction::after{content:"";width:104px;height:94px;background:url(../images/dest/hotjar.svg) no-repeat center top/cover;display:block;position:absolute;top:-1rem;right:3rem}
.testimonials__satisfaction_header{font-size:2rem;font-weight:900;line-height:2.5rem;margin-bottom:.5rem}.testimonials__satisfaction_text{margin-top:1rem}.testimonials__satisfaction_progress{width:12.5rem;height:1rem;border-radius:10px;background:#fff;-webkit-filter:drop-shadow(0 4px 10px rgba(255, 142, 38, .15));filter:drop-shadow(0 4px 10px rgba(255, 142, 38, .15))}.testimonials__satisfaction_progress div{height:100%;border-radius:10px;background:#ff8e26}.testimonials__satisfaction_item:first-child .testimonials__satisfaction_progress{padding-right:1rem}.testimonials__satisfaction_item:nth-child(2){margin-top:4rem}.testimonials__satisfaction_item:nth-child(2) .testimonials__satisfaction_progress{padding-right:2rem}.testimonials__satisfaction_item:nth-child(3){margin-left:7rem;margin-top:-1.5rem}.testimonials__satisfaction_item:nth-child(3) .testimonials__satisfaction_progress{padding-right:3rem}.topics__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.topics__item{padding:.5rem 1.5rem;background:#d1e3ff;border-radius:30px;color:#47699f;line-height:2rem;font-weight:500;margin:0 .5rem;margin-bottom:1rem}.topics__item.light{background:#e2eeff}.topics__item.opacity{background:#f3f8ff}.topics__item:last-child{background:0 0;padding:.5rem 0}.topic__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff7f0 url(../images/dest/topic-bg.png) no-repeat center top/cover;padding:6rem;border-radius:20px}.topic__header{text-transform:capitalize;margin-bottom:0;white-space:nowrap}.topic__header span{color:#ff8e26}.topic__left{width:28.5rem}.topic__text{text-align:center;margin-top:1rem;position:relative}.topic__text::after{content:url(../images/dest/arrow-brown.svg);display:block;position:absolute;right:-65px;bottom:-23px}
.topic__btn{margin-left:5rem;margin-top:2rem}
#text h1.text__mainh{
    margin: 0;
    font-size: 2.5rem;
    line-height: 3.5rem;
    color: #212e44;
    margin-bottom: 4rem;
    text-align: center;
    font-weight: 800;
    padding: 0 120px;
}
#text h2{
    /*padding:0 120px;*/
    text-align: left;
    font-size: 2rem;
}
#text .text__full-twoc h2{margin-top:2rem;margin-bottom:1rem}
#text .text__full-twoc p:first-child{
    margin-top: 0;
}
#text .services-text__wrapper h2{margin-top:2rem;margin-bottom:1rem}
.page-template-policy-template #text .services-text__wrapper h2{
    padding: 0;
    text-align: left;
}
.page-template-policy-template #text .services-text__wrapper figure{
    margin: 0;
}
#text .post__left h2{margin-top:2rem;margin-bottom:1rem}
#text p{margin-bottom:1rem}
#text p a{
    color: #ff8e26;
}
#text h3{margin-top:2rem;margin-bottom:1rem}#text h4{font-size:1.125rem;line-height:2rem;font-weight:700;margin-top:1.5rem;margin-bottom:1rem}
#text .text__full-twoc{columns: 2}
#text ul{margin-bottom:1rem}
#text li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}
#text li:before{content:"";width:1rem;height:1rem;border-radius:50%;background:rgba(255,142,38,.2);display:block;position:absolute;top:4px;left:0}
#text li:after{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#ff8e26;display:block;position:absolute;top:8px;left:4px}
#text ol li{
    padding-left: 0;
    list-style-position: inside;
}
#text ol li:before, #text ol li:after{
    display: none;
}
.text__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}
.text__left{margin-right:2rem;max-width:40rem;width:40rem;min-width:40rem}
.faq__subtitle{margin-bottom: 4rem}
.accordeon{width:68rem;margin-left:auto;margin-right:auto}
.accordeon dl{margin:0;position:relative}
.accordeon dd{margin:0;padding:2rem;padding-top:0;padding-right:7rem}
.accordeon dt{
    font-size:1.125rem;font-weight:700;line-height:2rem;padding:1.5rem 2rem;display:-webkit-box;
    display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
    -webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #cad5e4;
    -webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;cursor:pointer}
.accordeon dt img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.accordeon dt.active{border-color:transparent;padding-bottom:1rem}
.accordeon dt.active::before{content:"";width:100%;height:100%;border-radius:10px;background:#f1f6ff;position:absolute;top:0;left:0;z-index:-1}
.accordeon dt.active img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.accordeon dt h3{
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 2rem;
    width: 100%;
}
.writers-tabs .tab{padding:.5rem 1rem;background:#fff7f0;border-radius:5px;font-size:1.125rem;font-weight:500;line-height:2rem;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:block;margin-left:.25rem;margin-right:.25rem;cursor:pointer}
.writers-tabs .tab.active{color:#fff;background:#ff8e26}
.writers-tabs .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.writers-tabs .tabs-content{margin-top:4rem}
.writers__slide_top{padding:2rem;padding-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.writers__slide_avatar{margin-right:1.5rem;position:relative}
.writers__slide_avatar span{width:16px;height:16px;position:absolute;display:block;border:2px solid #fff;background:#13d332;border-radius:50%;right:0;top:.5rem}
.writers__slide_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}
.writers__slide_header img{margin-left:.75rem}
.writers__slide_stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.writers__slide_stars img{margin-right:.25rem}
.writers__slide_stars span{font-size:.875rem;line-height:1.5rem;color:#8da0bf;margin-left:.188rem}
.writers__slide{background:#fff;-webkit-box-shadow:0 20px 50px rgba(209,227,255,.4);box-shadow:0 20px 50px rgba(209,227,255,.4);border-radius:10px;width:40rem;margin:0 4rem;opacity:.6;margin-top:2.5rem;margin-bottom:2rem;-webkit-transition:margin .3s ease,opacity .3s ease;-o-transition:margin .3s ease,opacity .3s ease;transition:margin .3s ease,opacity .3s ease}.writers__slide_time{background:#eafff4;border-radius:5px;padding:.5rem 1rem;color:#00af54;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.5rem;margin-left:3rem}.writers__slide_time img{margin-right:.5rem}.writers__slide_numbers{background:#f3f8ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 0}.writers__slide_numbers-item{color:#8da0bf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.writers__slide_numbers-item span{font-size:1.125rem;font-weight:700;line-height:2rem;color:#22262d;margin:0 .25rem}.writers__slide_numbers-line{margin:0 .875rem;width:1px;height:40px;border-radius:2px;background:#cad5e4}
.writers__slide_lists{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}
.writers__slide_lists ul:nth-child(2){margin: 0 30px}
.writers__slide_lists li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.825rem;min-width:240px}
.page-template-writers-template .writers__slide_lists li{min-width:170px}
.writers__slide_lists li:last-child{margin-bottom:0}
.writers__slide_lists li::before{content:url(../images/dest/check.svg);display:block;margin-right:.5rem;margin-top:4px}.writers__slide_lists-wrapper{padding:1.5rem 2rem;padding-bottom:0}
.writers__slide_lists-header{margin-bottom:1.25rem;font-weight:700}.writers__slide_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:3rem 2.43rem;padding-top:0;margin-top:1.5rem}
.writers__slide_chat{padding:.5rem 0;margin-left:1.5rem;color:#ff8e26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}
.writers__slide_chat:hover{
    color: #F87700;
}
.writers__slide_chat img{margin-left:.25rem}.writers__slide_sample{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}.writers__slide_sample-link{margin-top:.5rem;color:#426af9;font-weight:600}.writers__slide_sample-link::after{content:"";display:block;height:2px;width:100%;background:#426af9;margin-top:-3px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.writers__slide_sample-link:hover::after{background:0 0}.writers__slide_sample{margin-left:7.5rem}.writers__slider{padding:0 12rem}.writers__slider .slick-list{overflow:visible}.writers__slider .slick-current{opacity:1;margin-top:0}
.arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 13.188rem}
.arrows img{cursor:pointer}.arrows img:last-child{display:none}.slider-arrow:hover img:first-child{display:none}.slider-arrow:hover img:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.slider-arrow-next img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.slider-arrow-next:hover img:last-child{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}#writers .page-container{position:relative}.writers__arrows{position:absolute;width:100%;left:0;top:31.375rem;z-index:2}#more{padding-bottom:0;margin-bottom:7.375rem;background:url(../images/dest/lines.svg) no-repeat center bottom/cover}#more .calculator{width:40rem;padding:2rem;padding-bottom:2rem}#more .calculator__select{width:17rem}#more .calculator__slide{width:17rem}#more input[type=range]{width:100%}#more .calculator__selects{margin-top:1rem}#more .calculator__bottom{margin-top:2rem}#more .calculator__btn{width:17rem}#more .calculator__price{width:17rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.calculator__header{margin-bottom:2rem;text-align:center;line-height:2rem}
.more__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.more__features{margin-left:2rem;background:#fff7f0;border-radius:10px;padding:2rem;padding-bottom:1.5rem;position:relative;width:40rem}.more__features::after{content:url(../images/dest/gift.svg);position:absolute;top:-1rem;right:2rem;display:block}.features__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid #ffe2c8;margin-bottom:1.5rem}.features__lists li{display:-webkit-box;display:-ms-flexbox;display:flex;width:17rem;max-width:17rem;line-height:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.features__lists li::before{content:url(../images/dest/check-2.svg);display:block;height:1.5rem;margin-right:.625rem}.features__list_price{position:relative;margin-left:.5rem;margin-right:.25rem}.features__list_price::after{content:"";width:1.5rem;height:1px;border-radius:1px;background:#22262d;position:absolute;left:50%;margin-left:-.75rem;top:50%;margin-top:-1px;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.features__list_text{white-space:nowrap;margin-right:.5rem}.features__list_free{color:#ff8e26;font-size:1.125rem;line-height:1.5rem;font-weight:700}.features__list_dots{width:100%;height:12px;background:url(../images/dest/dashed.svg) no-repeat center bottom}.features__summ{font-size:1.125em;text-align:center}.features__summ span{margin-left:.5rem;font-weight:700;font-size:1.5rem}.footer__up{padding:4rem 0;background:#d1e3ff}
.footer__up_line{width:1px;height:26rem;background:#bcd0f1;border-radius:1px;margin:0 4.688rem}
.footer__up_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}
.footer__up_wrapper a{color:#47699f;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}
.footer__up_wrapper a:hover{color:#ff8e26}
.footer__up_wrapper li:last-child a{margin-bottom:0}
.footer__down{background:#f1f6ff}
.footer__down_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4rem 0 2rem}
.footer__down_copyright{font-size:.875rem;color:#8da0bf;margin-top:1.5rem}
.footer__down_header{font-weight:700;font-size:1.125rem;line-height:1.5rem;color:#212e44;margin-bottom:1.5rem}
.footer__down_info{margin-right:4rem}
.footer__down_list:nth-child(2){margin-right:12.4rem}
.footer__down_list:last-child{margin-left:7.2rem}
.footer__down_list a{color:#22262d;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}
.footer__down_list a:hover{color:#ff8e26}
.footer__down_list li:last-child{margin-bottom:0}
.footer__down_guarantees{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#22262d}
.footer__down_icon{width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1rem;margin-bottom:.5rem}
.writers__tab-subtitle{
    margin-bottom: 2rem;
    text-align: center;
}
.writers__all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#426af9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}
.writers__all:hover{
    color: #0733D2;
}
.writers__all img{margin-left:.688rem}.accordeon br{display:none}
.header__btn_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.mobile-menu{position:relative;margin-left:40px;width:2rem;height:1.5rem}
.mobile-menu span{position:absolute;width:2rem;height:.125rem;background:#22262d;top:0}
.mobile-menu span:nth-child(2){top:10px;right:0;width:1.375rem}
.mobile-menu span:nth-child(3){top:20px}
.mobile__menu{width:350px;height:100%;position:fixed;top:0;right:0;overflow:scroll;background:#fff;padding:130px 50px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.mobile__menu .header__menu_item{font-size:2rem;line-height:3rem;margin-bottom:1rem;font-weight:500;display:block}
.mobile__menu .header__btn{margin-top:2rem;display:none}
.mobile__menu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.header__mobile_menu{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:start;-ms-flex-align:start;align-items:flex-start}.close-menu{position:absolute;width:2rem;height:2rem;top:2.5rem;right:2rem}.close-menu span{position:absolute;width:2rem;border-radius:1px;height:2px;background:#000;top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.close-menu span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mobile__menu_wrapper{
    background:rgba(0,0,0,.5);
    position:fixed;
    width:100%;
    height:200%;
    z-index:3;
    opacity:0;
    pointer-events:none;
    -webkit-transition:.3s ease;
    -o-transition:.3s ease;
    transition:.3s ease;
    z-index: 1000;
}
.mobile__menu_wrapper.active{opacity:1;pointer-events:auto}.mobile-menu{display:none}.accordeon__mobile{display:none}.main-404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.main-404__header{font-size:4rem;line-height:5rem;margin-bottom:.5rem;font-weight:900}.main-404__subheader{font-size:2.5rem;line-height:3rem;margin-bottom:1.5rem;font-weight:800}.main-404__text{font-size:1.125rem;line-height:2rem;margin-bottom:2.5rem}.main-404__button{padding:.5rem 2rem}.main-404__button.border{background:#fff;margin-right:1rem;border:1px solid #426af9;color:#426af9}.main-404__button.border:hover{color:#fff;background:#426af9}.main-404__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.main-404__left{margin-right:9.625rem}#main-404{padding:10rem 0}.shadow-header{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(0,0,0,.05)}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.5rem;margin-bottom:5rem}.navigation span{color:#8da0bf;font-weight:400}.navigation__arrow{margin:0 .875rem}.navigation__link{font-weight:500;color:#ff8e26}.contacts__item{padding:2rem;padding-top:4.5rem;text-align:center;min-height:16rem;width:26rem;-webkit-box-shadow:0 20px 40px rgba(209,227,255,.35);box-shadow:0 20px 40px rgba(209,227,255,.35);background:#fff;border-radius:10px;position:relative}.contacts__item:first-child{margin-right:2rem}.contacts__item_header{font-weight:700;font-size:1.5rem;line-height:2rem;color:#212e44;margin-bottom:1.5rem}.contacts__item_link{font-weight:500;font-size:1.125rem;line-height:1.5rem}.contacts__item_text{margin-top:1rem}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__right{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__item_icon{position:absolute;top:-40px;left:50%;margin-left:-40px;width:5rem;height:5rem;background:#e1ecfe;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__left{margin-right:4.5rem}.contacts__header{text-align:left;margin-bottom:2.5rem}#contacts .navigation{margin-bottom:7.5rem}.topic-troubles .topic__left{width:22rem}.topic-troubles .topic__btn{margin-top:3.25rem;margin-left:9.125rem}.topic-troubles .topic__wrapper{padding:5rem 6rem;background:#fff7f0 url(../images/dest/troubles-bg.png) no-repeat right top}.topic-troubles .topic__text::after{bottom:-9px;right:-95px}.services-text__wrapper{padding:0 11.75rem}
.services-text__plate{
    display:-webkit-box;display:-ms-flexbox;display:flex;
    -webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
    background:#e1ecfe;border-radius:10px;padding:3rem 4rem;
    -webkit-box-align:center;-ms-flex-align:center;align-items:center;
    padding-right:7rem;margin-bottom:3rem;margin-top:3rem}
#text .text__full-twoc .services-text__plate{
    padding-right: 4rem;
}
.services-text__plate_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;line-height:2rem;font-weight:800;margin-bottom:1rem}
.services-text__plate_header img{margin-left:.5rem}.services-text__plate_btn{position:relative}.services-text__plate_btn::after{content:url(../images/dest/button-stripes.svg);position:absolute;display:block;top:-1.05rem;right:-1rem}
#text.services-text ol{list-style:none;counter-reset:section}
#text.services-text ol li{padding-left:1.5rem;position:relative}
#text.services-text ol li:before{counter-increment:section;content:counters(section,".") ". ";width: initial;height:initial;background:none;top:0;border-radius:unset;color:#ff8e26}
#text.services-text ol li:after{display:none}
#text.services-text .navigation{display:inline-block}
.ol__number{color:#ff8e26;margin-right:11px}
.services-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#services-main{padding-bottom:2.5rem}.about-header{background:#f1f6ff}#about{background:#f1f6ff;padding:2rem 0}.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__text{margin-top:.5rem}
.answer__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.answer__item{width:21rem;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;text-align:center}
.answer__item_header{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
    margin-top: 32px;
}
.quality__header{margin-top:0;text-align:left;margin-bottom:2.5rem}.quality__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quality__right{padding:3.5rem 2.5rem;background:#fff7f0;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:9rem;min-width:40rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.quality__item{width:16.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quality__item:first-child{margin-bottom:4rem}.quality__item:nth-child(2){margin-bottom:4rem}.quality__item_icon{width:4.5rem;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;background:#fff;border-radius:50%}.quality__item_header{font-size:2rem;line-height:2.5rem;font-weight:800}.quality__item_desc{font-size:1.125rem;line-height:2rem}.safety__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.safety__item{background:#fff;-webkit-box-shadow:0 20px 40px rgba(209,227,255,.35);box-shadow:0 20px 40px rgba(209,227,255,.35);border-radius:10px;padding:1.43rem;padding-bottom:2.5rem;min-height:23rem;padding-top:0;width:19rem}.safety__item_header{margin-top:2rem;margin-bottom:1.5rem}.safety__item_text{margin-bottom:1rem}.safety__item_icon{background:#e1ecfe;width:5rem;height:5rem;border-radius:50%;margin-top:-2.5rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.safety__items{padding-top:2.5rem}.safety__list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.safety__list li:before{content:"";width:1rem;height:1rem;border-radius:50%;background:rgba(255,142,38,.2);display:block;position:absolute;top:4px;left:0}.safety__list li:after{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#ff8e26;display:block;position:absolute;top:8px;left:4px}.our-header{background:#fff7f0}#our{background:#fff7f0;padding-top:.5rem;padding-bottom:4rem}.our__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.our__text{padding-right:200px;margin-top:.5rem}
.our__right picture{margin-right:-4.5rem}.our-writers-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.our-writers-slider .writers__slide{margin:0;opacity:1;margin-bottom:2rem}.select__line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;width:67rem;position:relative;margin-bottom:1.5rem}.select__line::before{content:"";height:4px;width:63rem;left:0;background:#fff7f0;position:absolute;top:2rem;z-index:-1}.select__line_item{background:#fff7f0;width:4rem;height:4rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select__line_number{width:2.5rem;height:2.5rem;background:#ff8e26;border-radius:50%;font-size:1.5rem;line-height:2rem;font-weight:700;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select__items{display:-webkit-box;display:-ms-flexbox;display:flex}.select__item{width:19rem;margin-right:2rem}.select__item:last-child{margin-right:0}.select__item_text{margin-top:1.5rem;margin-bottom:2rem}.select__item_number{color:#22262d;font-size:1.5rem;line-height:2rem;font-weight:900}.select__item_line{background:#f3f8ff;border-radius:10px;margin-top:.5rem;margin-bottom:1rem;width:100%;height:1rem}.select__item_line div{background:#426af9;-webkit-box-shadow:0 4px 10px rgba(66,106,249,.2);box-shadow:0 4px 10px rgba(66,106,249,.2);border-radius:10px;height:100%}.select__item_remark{font-size:.825rem;color:#8da0bf;line-height:1.5rem}.select__item:nth-child(1) .select__item_line div{width:62.7%}.select__item:nth-child(2) .select__item_line div{width:35.2%}.select__item:nth-child(3) .select__item_line div{width:10%}.select__item:nth-child(4) .select__item_line div{width:7.87%}.select__item .select__line_item{display:none}.examples__item_header{position:relative}.examples__item_header .first-letter{font-size:4.5rem;color:#f1f6ff;line-height:5rem;font-weight:900;position:absolute;left:-1.125rem;top:-1.5rem;z-index:-1}.examples__item{margin-bottom:3.5rem}.examples__item:last-child{margin-bottom:0}.examples__item_text{margin-top:1rem;margin-bottom:1rem}.examples__item_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:600;line-height:2rem;color:#426af9}.examples__item_btn:hover img{margin-left:15px}.examples__item_btn img{margin-left:10px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.examples__header{text-align:left}.examples__right{margin-left:4.5rem}.prices__plate{width:19rem;padding:2rem;border-radius:10px;padding-bottom:2.5rem;background:#fff7f0 url(../images/dest/prices-stripes.png) no-repeat center top/cover}.prices__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1rem;height:1.45rem}.prices__item:last-child{margin-bottom:0}.prices__item_price{color:#ff8e26;font-weight:700;margin-left:.5rem}.prices__item_price span{font-weight:400;font-size:.875rem}.prices__item_name{margin-right:.5rem;white-space:nowrap}.prices__item_line{height:1px;width:100%;margin-bottom:6px;background:url(../images/dest/dashed-2.svg) no-repeat center top}.prices__header{text-align:center;margin-bottom:1.5rem;margin-top:0}#text .prices__header,#text .waste__plate_header{margin-top:0}.examples__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.waste__plate{background:#e1ecfe url(../images/dest/waste-bg.png) no-repeat center bottom/cover;border-radius:10px;padding:2.5rem 2rem;padding-bottom:10rem;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;margin-top:2rem}.waste__plate_header{text-align:center;margin-bottom:1.25rem}.post__plate{background:#fff7f0;border-radius:10px;padding:3rem 4rem;padding-bottom:2.5rem;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;margin-top:3rem;margin-bottom:3rem}.post__plate_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 0;width:100%}
.post__plate_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__item_icon{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;border-radius:50%;background:#ffe1c8}
#text .post__header{text-align:left;padding:0;font-size: 2.5rem;line-height: 3.5rem;margin-bottom: 4rem;}
.post__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}
#text .post__plate_header{margin-top:0}
#text .related-posts__header{margin-top:4rem;margin-bottom:2.5rem}
.related-posts__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.related-posts__item{min-height:10.5rem;width:13.5rem;-webkit-box-shadow:0 10px 40px rgba(209,227,255,.4);box-shadow:0 10px 40px rgba(209,227,255,.4);border-radius:10px;background:#fff;padding:1.5rem;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#text .related-posts__item .examples__item_header{font-size:1rem;line-height:1.5rem;margin-top:0;margin-bottom:0}#text .related-posts__item .examples__item_header .first-letter{font-size:2.5rem;line-height:2.5rem;z-index:0;top:-.5rem;left:-1rem}#text .related-posts__item .examples__item_header .main-text{position:relative;z-index:1}.testimonials-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#testimonials-main{padding:1.5rem 0;background:#f1f6ff}.testimonials-header{background:#f1f6ff}.testimonials-main__text{margin-top:.5rem;padding-right:250px}
.rating__form{padding:4rem;border-radius:20px;background:#fff7f0 url(../images/dest/form-lines.svg) no-repeat center bottom/cover;width:68rem;margin-left:auto;margin-right:auto;position:relative}
.rating__form::before{content:"";width:7rem;height:7rem;background:url(../images/dest/percent.svg) no-repeat center top/cover;position:absolute;top:-1rem;right:4rem}
.rating__form h2{
    margin-right: -20px;
    margin-left: -20px;
}
.rating__form input[type=text]{border:1px solid #ffe1c8;background:#fff;border-radius:5px;padding:.5rem 1.5rem;line-height:2rem;margin-bottom:1rem}
.rating__form input[type=text]:placeholder{color:#8da0bf}
.rating__form textarea{background:#fff;border:1px solid #ffe1c8;border-radius:5px;padding:.5rem 1.5rem;height:8.5rem;line-height:2rem;resize:none}
.rating__form textarea:placeholder{color:#8da0bf}
.rating__form select{border:1px solid #ffe1c8;border-radius:5px;line-height:2rem;font-size:1rem;padding:.5rem 1.5rem;color:#ff8e26;width:100%;margin-bottom:1rem;background:#fff url(../images/dest/select.svg) no-repeat right 1.25rem center}
.rating__ratio input[type=radio]{display:none}
.rating__ratio label{display:inline-block;cursor:pointer;position:relative;margin-right:0;line-height:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:2.5rem;margin-right:2rem}
.rating__ratio label:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:1.5rem;height:1.5rem;-webkit-box-shadow:0 4px 10px rgba(255,142,38,.15);box-shadow:0 4px 10px rgba(255,142,38,.15);background:#fff;position:absolute;left:0;bottom:1px;border-radius:50%}
.rating__ratio input[type=radio]:checked+label:before{background:#ff8e26;border:5px solid #fff}
.rating__ratios{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
h2 span, .ttls span{color:#ff8e26}
.rating__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}
.rating__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25.5rem}
.rating__ratios_header{font-weight:600;margin-bottom:1rem}
.rating__right{margin-left:6.5rem}
.rating__ratios_wrapper{margin-bottom:1.5rem}
.rating__ratios_wrapper:last-child{margin-bottom:0}
.rating__btn{margin-left:auto;margin-right:auto;margin-top:4.5rem;padding:.5rem 2rem;background:#ff8e26}
.rating__btn:hover{background:#F97700}
.reviews__item_wrapper{background:#fff;-webkit-box-shadow:0 20px 50px rgba(209,227,255,.4);box-shadow:0 20px 50px rgba(209,227,255,.4);border-radius:10px;margin-bottom:2rem;position:relative}
.reviews__item_details-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;height:100%;background:#fff;border-radius:10px;opacity:0;pointer-events:none;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}
.reviews__item_details-wrapper.active{opacity:1;pointer-events:auto}
.details__item_header{font-size:.825rem;font-weight:600;text-transform:capitalize}
.details-close{position:absolute;top:1rem;right:1rem;cursor:pointer}
.reviews__item{padding:2rem;padding-top:1.5rem}
.details__item_bar{background:#fff7f0;border-radius:10px;width:100%;height:.75rem}
.details__item_bar div{width:100%;height:100%;background:#ff8e26;-webkit-box-shadow:0 4px 10px rgba(255,142,38,.2);box-shadow:0 4px 10px rgba(255,142,38,.2);border-radius:10px}
.details__item_bar div.score_4{width:80%}
.details__item_bar div.score_3{width:60%}
.details__item_bar div.score_2{width:40%}
.details__item_bar div.score_1{width:20%}
.details__item_text{font-size:.825rem;min-width:4.063rem;margin-left:1.5rem}
.details__item_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.reviews__item_details-wrapper{width:100%;padding:2rem}.reviews__details_items{width:100%}.reviews__details_item{margin-bottom:.5rem}.reviews__details_item:last-child{margin-bottom:0}.reviews__item_video{position:relative}.reviews__video_bg{width:100%}.reviews__item_play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.reviews__item_play:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.reviews__item_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__item_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#ff8e26}.reviews__item_rating span{background:#fff7f0;border-radius:5px;padding:.5rem;font-weight:900;margin-left:.5rem}.reviews__item_text{margin-top:1rem;margin-bottom:2rem}.reviews__item_id{font-weight:700;color:#212e44;margin-bottom:.5rem}.reviews__item_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__item_type{color:#426af9;font-size:.825rem;font-weight:500}.reviews__item_details{color:#8da0bf;font-weight:500;line-height:.825rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.reviews__item_details img{margin-left:.5rem}.reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__column{margin-right:2rem;width:26rem}.reviews__column:last-child{margin-right:0}.reviews__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;font-weight:600;color:#426af9;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.reviews__more img{margin-left:.5rem}.rating__left .select{margin:0 auto;position:relative;width:100%;margin-bottom:1rem}.rating__left .select.is-active .select__body{display:block}.rating__left .select .select__header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ffe1c8;border-radius:5px;line-height:2rem;font-size:1rem;padding:.5rem 1.5rem;color:#ff8e26;width:100%;background:#fff url(../images/dest/select.svg) no-repeat right 1.25rem center}.rating__left .select .select__current span{font-size:1.125rem;font-weight:900}.rating__left .select .select__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-left:auto;text-align:center;width:40px}.rating__left .select .select__body{border-top:0;display:none;left:0;position:absolute;right:0;top:100%}.rating__left .select .select__item{cursor:pointer;padding:.5rem 1.5rem;width:100%;background:#fff;line-height:2rem;font-size:1rem;margin:0;color:#ff8e26}.rating__left .select .select__item span{font-weight:900;font-size:1.25rem}.rating__left .select .select__item:hover{background-color:#f2f2f2}.rating__ratios .select__header{display:none}.rating__ratios .select__body{display:-webkit-box;display:-ms-flexbox;display:flex}.rating__ratios .select__item{width:auto;margin-right:0}
@media screen and (max-width:84rem){
    .page-container{width:48rem;padding:0 3rem}
    .mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex}
    .header__menu{display:none}
    .main-section__subheader{padding-right:0;margin-bottom:35rem;text-align:center}
    h1{text-align:center;font-size:3.5rem;line-height:4.5rem}
    .main-section__wrapper{padding-top:5.5rem}
    .main-section__wrapper .main-section__wrapper-txt{
        text-align: center;
        font-size: 3.5rem;
        line-height: 4.5rem;
    }
    .main-section__bg{left:50%;margin-left:-1350px;top:11rem}
    .services__items{-ms-flex-wrap:wrap;flex-wrap:wrap}
    .services__item{width:20rem;margin-bottom:2.5rem}
    .services__item:nth-child(2){margin-right:0}
    .services__item:last-child{margin-bottom:0}.services__item:nth-child(3){margin-bottom:0}
    .if__arrow-topleft, .if__arrow-topright, .if__arrow-botleft, .if__arrow-botright{
        display: none;
    }
    .if__img1,.if__img2{display:none}
    .if__list ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
    .if__list li{position:relative;left:auto!important;top:auto!important;bottom:auto!important;right:auto!important;width:20rem;margin-bottom:2rem}
    .if__btn_wrapper{margin-top:2rem}
    .benefits__wrapper{padding:4.5rem 2.5rem;background:#fff7f0 url(../images/dest/benefits-bg.svg) no-repeat -500px top}
    .tabs{-ms-flex-wrap:wrap;flex-wrap:wrap}
    .tab-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .how-tabs .tab-item__left{margin-right:0}
    .how-tabs .laptop{width:100%}
    .how-tabs .tab-item__header-img{width:31rem;left:5.95rem;top:1.375rem}.how-tabs .tab-item__img{width:30.41rem;top:3.25rem;left:6.25rem;height:auto}.how-tabs video.tab-item__img{width:30.39rem;top:3.25rem;left:6.25rem;height:auto}
    .how-tabs .tab-item__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.first-img{display:none}.first__text{margin-left:3rem}.first__discount{margin-left:32px}.writers__slider{padding:0;width:48rem;margin-left:-3rem;padding:0 1rem}.writers__slider .slick-list{overflow:hidden}.writers__slider .slick-current{opacity:1;margin-top:0}.writers__slide{margin:3rem;margin-bottom:4.25rem;margin-top:0;opacity:1}.writers__arrows{padding:0 1.5rem}
    .testimonials__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .testimonials__left{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-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}
    .testimonials__header{text-align:center}
    .testimonials__satisfaction{margin:0;margin-top:3.5rem;width:100%;padding:2rem 3rem}
    .topic__wrapper{padding:3.5rem 3rem;padding-right:10.75rem;-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;background:#fff7f0 url(../images/dest/topic-bg-tablet.png) no-repeat center top/cover}.topic__btn{margin-left:0}.topic__text::after{-webkit-transform:rotate(-45deg) scale(-1,1);-ms-transform:rotate(-45deg) scale(-1,1);transform:rotate(-45deg) scale(-1,1);top:68px;right:15px}
    #text h1.text__mainh{padding: 0}
    #text h2{padding:0}
    #text .text__full-twoc{columns: initial}
    .text__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text__left{margin-right:0;max-width:100%}.accordeon{width:100%}
    .accordeon dt img{margin-left:2rem}.accordeon br{display:inline}.more__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#more{background:url(../images/dest/lines.svg) no-repeat center -70px/cover}#more .calculator{margin-right:0;width:100%;margin-bottom:3rem}#more .calculator__select{width:18rem}#more .calculator__slide{width:18rem}#more .calculator__btn{width:18rem}#more .calculator__price{width:18rem}.more__features{margin-left:0;width:100%}.footer__up_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__up_wrapper ul{min-width:11.625rem}.footer__up_wrapper ul:first-child{margin-bottom:3rem}
    .footer__up_line:nth-child(4){display:none}
    .footer__down_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}
    .footer__down_info{margin-right:0;width:14.5rem}
    .footer__down_list:nth-child(2){margin-right:0;margin-left:7.5rem}
    .footer__down_list:last-child{margin-left:9.5rem;margin-top:3rem}.footer__down_list:nth-child(3){margin-top:3rem}
    .main-404__wrapper{-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}.main-404__left{margin:0;margin-bottom:5rem;text-align:center}.main-404__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#main-404{padding-bottom:6rem;padding-top:5.5rem}.contacts__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__left{text-align:center;margin-right:0;margin-bottom:6rem}.contacts__header{text-align:center}#contacts .navigation{margin-bottom:5rem}.contacts__item{width:20rem;min-height:17.5rem}.topic-troubles .topic__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:3.5rem 3rem;background:#fff7f0 url(../images/dest/troubles-bg.png) no-repeat 430px bottom/64%}.topic-troubles .topic__btn{margin-left:auto;margin-right:auto;margin-top:2rem}.topic-troubles .topic__right{width:22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topic-troubles .topic__text::after{top:45px;right:-2rem}.services-main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services-main__left{margin-top:5.5rem;margin-bottom:3.5rem}.services-main__left h1 br{display:none}#services-main{padding-bottom:6rem}.services-text__wrapper{padding:0}.services-text__plate{padding:3rem}.services-text__plate_text{padding-right:20px}.services-text__plate_text br{display:none}.services-text__plate_btn{min-width:9.188rem}.services-text{padding-bottom:5.75rem}.about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__left{margin-bottom:3rem;text-align:center}#about{padding:5.5rem 0}.answer__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
    .answer__item{width:20rem}.answer__item:last-child{margin-top:2.5rem}
    .answer__item:first-child{margin-right:2rem}
    .quality__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quality__header,.quality__left{text-align:center}.quality__right{width:100%;margin-left:auto;margin-right:auto;margin-top:2.5rem}.safety__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.safety__item{width:20rem;margin-bottom:4.5rem}.safety__item:nth-child(3),.safety__item:nth-child(4){margin-bottom:0}.our__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .our__text{text-align:center;padding:0}
    .our__left{margin-top:5.5rem;margin-bottom:3rem}
    #our{padding-top:0;padding-bottom:6rem}
    .our-writers-slider .writers__slide{width:100%;margin:0;margin-bottom:2rem}
    .our-writers-slider .writers__slide:last-child{margin-bottom:0}
    .writers__slide_lists li{
        min-width: 170px;
    }
    .select__item{width:20rem;margin-right:0;margin-bottom:2.5rem}
    .select__item .select__line_item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5rem}
    .select__line{display:none}
    .select__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
    #select{padding-bottom:6rem}
    .examples__right{display:none}.related-posts__item:last-child{display:none}
    .post .navigation{display:inline-block}
    .testimonials-main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}
    .testimonials-main__text{padding:0 50px;margin-bottom:3rem}#testimonials-main{padding:5.5rem 0}
    .reviews__column{width:20rem}.reviews__column:last-child{display:none}
    .reviews__column:nth-child(2){margin-right:0}.reviews__item_details{margin-left:20px}
    .reviews__item_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
    .rating__form{width:34.5rem}.rating__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .rating__right{margin-left:0}.rating__form::before{display:none}.rating__ratios_header{margin-bottom:0}
    .rating__left{width:100%}.rating__right .select{margin:0 auto;position:relative;width:6.5rem;margin:0}
    .rating__right .select.is-active .select__body{display:block}
    .rating__right .select .rating__ratio label{padding-left:2rem}
    .rating__right .select .select__header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ffe1c8;border-radius:5px;line-height:2rem;font-size:1rem;padding:.75rem 1rem;width:100%;background:#fff url(../images/dest/select.svg) no-repeat right 1rem center}
    .rating__right .select .select__current span{font-size:1.125rem;font-weight:900}
    .rating__right .select .select__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-left:auto;text-align:center;width:40px}
    .rating__right .select .select__body{border-top:0;display:none;left:0;position:absolute;right:0;top:100%;z-index:2}
    .rating__right .select .select__item{cursor:pointer;padding:.75rem 1rem;width:100%;background:#fff;line-height:2rem;font-size:1rem;margin:0}
    .rating__right .select .select__item:hover{background-color:#f2f2f2}
    .rating__ratios_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
    .rating__right{margin-top:1rem}
    .text__left{width:100%;min-width:100%}
    .post__plate_item{
        flex-direction: column;
    }
    .post__item_icon{
        margin-right: 0;
        margin-bottom: 16px;
    }
}
@media screen and (max-width:767px){
    body{
        padding-top: 70px;
    }
    .page-container{width:20rem;padding:0 1.5rem}
    .header__btn{display:none}
    #main-section{
        background: url("/images/dest/waves.svg") center 125%/cover no-repeat;
    }
    .main-section__bg{display:none}
    .main-section__subheader{margin-bottom:3.5rem;width:115%;margin-left:-7.5%;font-size:16px;line-height:24px}
    .logo img{width:7.375rem}.mobile-menu{width:1.5rem;height:1rem}.mobile-menu span{width:1.5rem}.mobile-menu span:nth-child(2){width:1rem;top:8px}.mobile-menu span:nth-child(3){top:16px}
    .main-section__wrapper{padding-top:2.5rem}
    .main-section__wrapper .main-section__wrapper-txt{
        font-weight: 900;
        font-size: 2rem;
        line-height: 2.5rem;
        margin: 0 10px;
    }
    h1{font-weight:900;font-size:2rem;line-height:2.5rem;margin:0 10px}
    .calculator{width:100%;padding:2rem 1.5rem;padding-bottom:2.5rem}.calculator__selects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator__select{width:100%;margin-bottom:1rem}.calculator__bottom{margin-top:.5rem}.calculator__slide{width:100%}.calculator__slide input{width:100%}.calculator__slide .calculator__slide_text input{width:auto}.calculator__price{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}.calculator__btn{width:100%;margin-top:1.5rem}.calculator__price_item{font-size:1.5rem;line-height:2rem}
    section{padding-bottom:6rem}
    h2, .ttls{font-size:1.5rem;line-height:2rem;margin-bottom:3rem}
    .subheader{font-size:1rem;line-height:1.5rem}
    .services__item_icon{width:3.5rem;height:3.5rem}
    .services__item_icon img{width:1.563rem;height:1.563rem}
    .services__item{margin-right:0}.services__item:nth-child(3){margin-bottom:2rem}
    .services__item_header {
        margin-top: 16px;
        margin-bottom: 8px;
    }
    .services__item_text{
        margin-top: 0;
    }
    .if__header{font-size:1.125rem;line-height:2rem}.if__list li{margin-bottom:1.5rem}
    .if__btn_wrapper{margin-top:1.5rem}.benefits__item_p{display:none}
    .benefits__item_icon{width:3.5rem;height:3.5rem;min-width:3.5rem;min-height:3.5rem;margin-right:1rem}
    .benefits__item_icon img{width:1.563rem}.benefits__item_header{font-size:1.125rem;line-height:2rem}
    .benefits__item{margin-right:0;margin-bottom:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    .benefits__item:last-child{margin-bottom:.5rem}
    .benefits__wrapper{padding:3.5rem 1.5rem;background:#fff7f0 url("/images/dest/wcu-lines.svg")center center/cover no-repeat}
    .first__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.first__discount{margin:0;left:0;position:absolute;bottom:-5px}.first__discount picture{width:100%}.first__discount::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:-160px;left:105px;position:absolute}.first__discount::after{left:50%;margin-left:-60px;bottom:-60px;top:auto}.first__text{margin-left:0}.first__header{margin-top:0;text-align:center;width:100%}.first__wrapper{padding:2.5rem 1.5rem;padding-bottom:12.5rem;text-align:center}.first__btn{padding:.5rem 1rem;width:100%}.first__remark{width:100%;text-align:center;margin-bottom:0}.writers-tabs .tab{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.how-tabs{display:none}.accordeon__mobile{display:block}.accordeon__mobile dl{margin-top:0;margin-bottom:2.5rem}.accordeon__mobile dl:last-child{margin-bottom:0}.accordeon__mobile dt{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem;border-radius:10px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.accordeon__mobile dt.active{-webkit-box-shadow:0 5px 25px rgba(196,214,242,.4);box-shadow:0 5px 25px rgba(196,214,242,.4);background:#fff}.accordeon__mobile dt img{width:40px}.accordeon__mobile dd{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;text-align:center;margin-left:0;margin-top:1.5rem}.accordeon__mobile .tab__text{margin-left:1rem;font-size:1.125rem;line-height:2rem}.accordeon__mobile .tab-item__step{padding:.5rem 1rem;background:#fff7f0;border-radius:5px;color:#ff8e26;font-weight:500;margin-bottom:1rem}.writers__slider{margin:0;padding:0;width:22rem;margin-left:-2.5rem}.writers__slide{margin-left:2.5rem;margin-right:2.5rem}
    .writers__slide_lists-wrapper{display:none}
    .writers__slide_top{-ms-flex-wrap:wrap;flex-wrap:wrap}
    .writers__slide_time{margin-left:0;padding:0 .5rem;margin-top:1rem}
    .writers__slide_numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .writers__slide_avatar{margin-right:.5rem}
    .writers__slide_avatar img{width:3.5rem;height:3.5rem}
    .writers__slide_avatar span{width:11.2px;height:11.2px;top:5.6px;right:0}
    .writers__slide_header{font-size:1.125rem;line-height:32px;margin-bottom:0}
    .writers__slide_header img{margin-left:.625rem;width:1.125rem}
    .writers__slide_top{padding:2rem 1.5rem;padding-bottom:0}
    .writers__slide_numbers-line{display:none}
    .writers__slide_numbers{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 1.5rem;background:#fff;margin-top:1.5rem}
    .writers__slide_numbers-item span{font-size:1rem;line-height:1.5rem}
    .writers__slide_numbers-item{font-size:.875rem;font-weight:300;margin-bottom:1rem}
    .writers__slide_numbers-item img{width:1rem}
    .writers__slide_buttons{-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;padding:0;padding-left:1.5rem;padding-right:1.5rem;margin-top:1.5rem}.writers__slide_sample{display:none}
    .writers__slide_chat{margin-left:0;font-size:1rem;line-height:2rem;margin-top:1.5rem;padding:0;margin-bottom:2.5rem}
    .writers__slide_btn{width:100%}
    .writers-tabs .tabs-content{margin-top:3rem}
    .writers__arrows{display:none}
    .slick-dots{top:auto!important;bottom:0;margin-bottom:1.5rem}
    .slick-dots li,.slick-dots li button,.slick-dots li button:focus,.slick-dots li button:hover,.slick-dots li.slick-active button:before{width:.5rem;height:.5rem;max-width:.5rem;max-height:.5rem;padding:0}
    .slick-dots li button:focus,.slick-dots li button:hover{width:.5rem;height:.5rem;max-width:.5rem;max-height:.5rem;background:#426af9}
    .slick-dots li.slick-active button:before{background:#426af9}
    .slick-dots li{margin:0 .5rem}
    .slick-dots li button{top:0;left:0;border:none;background:#e1ecfe}
    .slick-dots li button::before{top:0;left:0;background:#426af9;width:.5rem;height:.5rem;max-width:.5rem;max-height:.5rem}
    .writers__slide{margin-bottom:4rem}
    .writers__slide_lists ul:nth-child(2){margin:0}
    .testimonials__satisfaction::after{width:64px;height:54px;right:1.5rem;top:-.5rem}
    .testimonials__satisfaction_item{margin-top:0}.testimonials__satisfaction_item:nth-child(3){margin-top:0;margin-left:0}.testimonials__satisfaction_item:nth-child(2){margin:1.5rem 0}.testimonials__satisfaction{padding:3rem 2.25rem;padding-bottom:2rem}.testimonials__satisfaction_header{font-size:1.5rem;line-height:2rem}.testimonials__satisfaction_text{margin-top:.5rem}.topics__item{padding:.5rem .9rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.5rem;margin-left:.25rem;margin-right:.25rem}.topic__wrapper{padding:2.5rem 1.5rem}.topic__left{width:100%}.topic__header{padding:0 20px}.topic__text::after{display:none}
    h3, .ttls3{font-size:1.125rem;line-height:2rem}
    #text{padding-bottom:5rem}
    #text h1.text__mainh{
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 3rem;
    }
    #text h4{font-size:1rem;line-height:1.5rem}
    .accordeon dt{padding:1rem;font-size:1rem;line-height:1.5rem}
    .accordeon dt h3{
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .accordeon dt br{display:none}.accordeon dd{padding:1rem;padding-bottom:1.5rem;padding-top:0}
    .accordeon dt img{width:1.5rem;height:1.5rem;margin-left:1rem}
    #more .calculator__btn,#more .calculator__price,#more .calculator__select,#more .calculator__slide{width:100%}
    #more .calculator__bottom{margin-top:0}
    #more .calculator__slide{margin-top:.5rem}
    #more .calculator{padding-bottom:2.5rem}
    .features__lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features__lists ul:first-child li:first-child .features__list_text{white-space:nowrap}.features__lists ul:last-child li:first-child .features__list_dots{min-width:66px;position:absolute;left:0}.features__lists ul:first-child li:nth-child(2) .features__list_dots{width:58px;position:absolute;left:87px}.features__lists li{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;position:relative;padding-left:31px}.features__lists li::before{position:absolute;top:0;left:0}.features__list_text{white-space:inherit}.features__lists li::before{width:22px;height:22px}.features__list_free{font-size:1rem;line-height:1.5rem}.more__features{padding:1.5rem}.features__list_dots{margin-bottom:6px}.more__features::after{content:"";width:48px;height:48px;top:-.5rem;right:1rem;background:url(../images/dest/gift.svg) no-repeat center top/cover}.features__summ{font-size:1rem}.features__summ span{font-size:1.125rem}#more{background:url(../images/dest/lines.svg) no-repeat center 150px}#more .calculator{margin-bottom:2rem}
    .footer__up_line{display:none}
    .footer__up_wrapper ul,.footer__up_wrapper ul:first-child{margin-bottom:2rem}
    .footer__up_wrapper ul:last-child{margin-bottom:0}
    .footer__up{padding:3rem}
    .footer__up .page-container{padding:0}
    .footer__down_list{margin-left:0!important;margin-top:1rem!important}.footer__down_info{width:100%;margin-bottom:1rem}.footer__down_copyright br{display:none}
    .footer__down_wrapper{padding:3rem 0 2 rem}.mobile__menu{width:15rem;padding:7rem 2rem}
    .mobile__menu .header__menu_item{font-size:1.5rem;line-height:2rem;margin-right:0}.mobile__menu .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.main-404__header{font-size:2rem;line-height:2.5rem}.main-404__subheader{font-size:1.5rem;line-height:2rem}.main-404__text{font-size:1rem;line-height:1.5rem}.main-404__button{width:128px;padding-left:0;padding-right:0}.main-404__right img{width:100%}.main-404__left{margin-bottom:4rem}#main-404{padding-top:2.5rem;padding-bottom:4rem}.navigation{margin-bottom:4rem}.contacts__header{margin-bottom:2rem}.contacts__right{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__item{width:100%;min-height:230px;padding-top:3.5rem}.contacts__item:first-child{margin-right:0;margin-bottom:3.5rem}.contacts__left{margin-bottom:4.75rem}.contacts__item_icon{width:3.5rem;height:3.5rem;top:-28px;margin-left:-28px}.contacts__item_icon img{width:2rem}.contacts__item_link{font-size:1rem;line-height:1.5rem}a.contacts__item_link{white-space:nowrap}.contacts__item_text{font-size:.825rem;line-height:1.375rem}.topic-troubles .topic__left{width:100%}.topic-troubles .topic__header{padding:0}.topic__header{white-space:normal}.topic-troubles .topic__wrapper{padding:2.5rem 1.5rem}.topic-troubles .topic__right{width:100%}.services-main__left{margin-top:2.5rem;margin-bottom:2.5rem}.services-main__right img{width:100%}#services-main{padding-bottom:4.5rem}.navigation{font-size:.875rem}.navigation__arrow{margin:0 .5rem}#benefits .navigation{display:inline-block}.services-text__plate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:2rem 1.5rem;margin-top:2rem;margin-bottom:2.5rem}
    .services-text__plate_header{
        display:inline-block;
        font-size: 18px;
        text-transform: capitalize;
        color: #212E44;
    }
    .services-text__plate_header img{
        margin-bottom: -5px;
        width: 24px;
        height: 24px;
        margin-left: 2px;
    }
    .services-text__plate_text{padding-right:0;margin-bottom:2rem}#about{padding-top:2.5rem}.about__text{margin-top:2rem}.about__left{margin-bottom:2.5rem}.about__right img{width:100%}.answer__item{margin-right:0!important;margin-bottom:1.5rem}.answer__item:first-child{margin-right:0}.answer__item:last-child{margin-top:0}
    .answer__item_img{width:64px}
    .answer__item_header{
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 8px;
        margin-top: 16px;
    }
    .answer__item_text{margin-top:0}
    .safety__item_icon{
        width: 64px;
        height: 64px;
    }
    .safety__item_icon img{
        width: 34px;
    }
    .quality__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .quality__item,.quality__item:first-child,.quality__item:nth-child(2){margin-bottom:0;margin-bottom:1.5rem}
    .quality__item:last-child{margin-bottom:0}
    .quality__right{margin-top:2rem;padding:2.5rem 1.5rem;min-width:100%}
    .quality__item_icon{width:3rem;height:3rem;margin-right:1rem}
    .quality__item_icon img{width:26px}.quality__item_header{font-size:1.5rem;line-height:2rem}
    .quality__item_desc{font-size:1rem;line-height:1.5rem}
    .safety__item:nth-child(3){margin-bottom:3.5rem}
    #our{padding-bottom:4rem}.our__left{margin-top:2.5rem}.our__text{margin-top:1.5rem}
    .our-writers-slider .writers__slide_lists-wrapper{display:block;padding:1.5rem;padding-bottom:0}
    .our-writers-slider .writers__slide_lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .our-writers-slider .writers__slide_lists li:last-child{margin-bottom:.25rem}.our-writers-slider .writers__slide_lists li{margin-bottom:.25rem}.our-writers-slider .writers__slide_numbers{background:#f3f8ff;padding-top:1rem}.our-writers-slider .writers__slide_btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.our-writers-slider .writers__slide_chat{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.our-writers-slider .writers__slide_sample-link{margin-top:0;margin-bottom:1.5rem}.our-writers-slider .writers__slide_sample{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.our-writers-slider .writers__slide_sample img{display:none}.our-writers-slider .writers__slide{margin-bottom:1.5rem}.select__line_item{width:3.5rem;height:3.5rem;margin-bottom:1rem}.select__line_number{font-size:1.125rem;width:2rem;height:2rem}.select__item_text{margin-top:1rem;margin-bottom:1.5rem}.select__item{margin-bottom:2rem}.select__item:last-child{margin-bottom:0}
    .examples__left{
        width: 100%;
    }
    .examples__item_header .first-letter{font-size:3.5rem}
    .examples__item_text{margin-top:.5rem;margin-bottom:.5rem}
    .examples__item{margin-bottom:2rem}#examples .navigation{display:inline-block;margin-top:2.5rem}#examples .navigation span{font-weight:400}
    .related-posts__items{-ms-flex-wrap:wrap;flex-wrap:wrap}
    .related-posts__item{width:100%}
    .post__plate_items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .post__plate{padding:2rem 1.5rem;text-align:center;margin:2.5rem 0}
    #text .post__plate_header{
        margin-bottom: 24px;
    }
    .post__item_icon{margin-right:0;margin-bottom:.5rem}.post__plate_item{-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;margin-bottom:1rem}
    .post__plate_items{margin-top:0;margin-bottom:1rem}
    .related-posts__item{margin-bottom:1rem;min-height: 9.5rem;}
    .related-posts__item:nth-child(3){margin-bottom:0}#text .related-posts__header{margin-bottom:2rem}
    .testimonials-main__text{margin-top:1.5rem;margin-bottom:2.5rem;padding:0}#testimonials-main{padding-top:2.5rem;padding-bottom:4rem}.reviews__column:first-child{display:none}.reviews__item{padding:1.5rem}.reviews__item_wrapper{margin-bottom:1.5rem}.reviews__item_details-wrapper{padding:1.5rem}.reviews__item_text:last-child{margin-bottom:0}.reviews__item_details{margin-left:0}.reviews__more{margin-top:1.5rem}
    .rating__form{width:100%;padding:3.5rem 1.5rem}.rating__left .select{margin-bottom:.5rem}.rating__left .select .select__header{padding:.7rem 1rem;font-size:.875rem;line-height:1.5rem;background:#fff url(../images/dest/select.svg) no-repeat right .5rem center}.rating__left .select .select__current span{font-size:1rem}
    .rating__form input[type=text]{padding:.7rem 1rem;font-size:.875rem;line-height:1.5rem;margin-bottom:.5rem}
    .rating__form textarea{padding:.7rem 1rem;font-size:.875rem;line-height:1.5rem}.rating__ratios_header{font-size:.875rem;line-height:1.5rem}.rating__right .select{width:5rem;margin-left:.5rem}.rating__right .select .select__header{padding:.75rem .5rem;padding-right:.5rem;max-width:5rem;width:5rem;background:#fff url(../images/dest/select.svg) no-repeat right .5rem center}.rating__right .select .select__item{padding:.75rem .5rem;width:5rem}.rating__right .rating__ratios_wrapper{margin-bottom:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating__btn{margin-top:3rem}
    .rating__form h2{
        padding:0 20px;
        margin-bottom:2.5rem;
        margin-right: 0;
        margin-left: 0;
    }
    .our__right picture{
        margin-right: 0;
    }
    .select__item_number{
        font-weight: 900;
        font-size: 18px;
        line-height: 32px;
    }
    .select__item_line{
        margin-top: 0;
        margin-bottom: 8px;
    }
}


.calculator__slide-wrem{
    width: 12rem;
}
.calc-area-slider{
    display: flex;
    width: 100%;
}
.ui-widget.ui-widget-content{
    background: #cad5e4;
    height: 16px;
    position: relative;
    border: none;
}
.ui-widget.ui-widget-content:before {
    content: '';
    position: absolute;
    top: -2px;
    background: #fff;
    height: 10px;
    width: 100%;
}
.ui-widget.ui-widget-content:after {
    content: '';
    position: absolute;
    bottom: -3px;
    background: #fff;
    height: 10px;
    width: 100%;
}
.ui-slider-range{
    background: #FB8500;
    border-color: #FB8500;
}
.ui-slider .ui-slider-handle:focus{
    background:#fff!important;
    border: 4px solid #FB8500!important;
}
.ui-slider .ui-slider-handle{
    position: absolute;
    width: 24px;
    height: 24px;
    background:#fff;
    border: 4px solid #FB8500;
    border-radius: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -12px;
    z-index: 99;
}
.ui-slider .ui-slider-handle:focus{
    outline: none;
    border: none;
}
.block_slider{
    margin-top: 30px;
}
#calc4, #calc44{
    height: 24px;
    width: 44px;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 4px;
    color: #22262d;
    z-index: 9;
    position: relative;
    text-align: right;
    margin-left: -35px;
}
#calc4::-webkit-input-placeholder, #calc44::-webkit-input-placeholder{
    color: #22262d;
}
#calc4::-moz-placeholder, #calc44::-moz-placeholder{
    color: #22262d;
    opacity: 1;
}
#calc4:-ms-input-placeholder, #calc44:-ms-input-placeholder{
    color: #22262d;
}
#calc4::-ms-input-placeholder, #calc44::-ms-input-placeholder{
    color: #22262d;
}
#calc4::placeholder, #calc44::placeholder{
    color: #22262d;
}
.calc_area{
    height: 26px;
}
@media(max-width: 767px){
    .calculator__slide-wrem{
        width: 100%;
    }
}
@media(max-height: 380px){
    #main-section{
        background-size: contain;
    }
}

/*wp-form styles*/
.wpfrm form{
    padding: 4rem;
    border-radius: 20px;
    background: #fff7f0 url(../images/dest/form-lines.svg) no-repeat center bottom/cover;
    width: 68rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.wpfrm form:before{
    content: "";
    width: 7rem;
    height: 7rem;
    background: url(../images/dest/percent.svg) no-repeat center top/cover;
    position: absolute;
    top: -1rem;
    right: 4rem;
}
.wpfrm form h2 {
    margin-right: -20px;
    margin-left: -20px;
}
.wpfrm form input[type="text"] {
    border: 1px solid #ffe1c8;
    background: #fff;
    border-radius: 5px;
    padding: .5rem 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    width: 100%;
}
.wpfrm form select{
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ffe1c8;
    border-radius: 5px;
    line-height: 2rem;
    font-size: 1rem;
    padding: .5rem 1.5rem;
    color: #ff8e26;
    width: 100%;
    background: #fff url(../images/dest/select.svg) no-repeat right 1.25rem center;
}
.wpfrm form textarea{
    background: #fff;
    border: 1px solid #ffe1c8;
    border-radius: 5px;
    padding: .5rem 1.5rem;
    height: 10.1rem;
    line-height: 2rem;
    resize: none;
    width: 100%;
}
.wpfrm form input[type="submit"]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 32px;
    color: #fff;
    padding: 0 32px;
    height: 48px;
    border-radius: 5px;
    background: #426af9;
    cursor: pointer;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    border: none;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: .5rem 2rem;
    background: #ff8e26;
}
.wpfrm form input[type="submit"]:hover{
    background: #F97700;
}
.wpfrm form p{
    margin: 0;
}
.wpfrm form input[type="radio"]{
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 0;
    line-height: 1.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.7rem;

    /*content: "";*/
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-box-shadow: 0 4px 10px rgba(255,142,38,.15);
    box-shadow: 0 4px 10px rgba(255,142,38,.15);
    background: #fff;
    border-radius: 50%;

    border: 5px solid #fff;
}
.wpfrm form input[type="radio"]:checked{
    background: #ff8e26;
}
.wpfrm form span.wpcf7-list-item{
    margin: 0;
    margin-right: 2rem;
}
.wpfrm form span.wpcf7-list-item label{
    display: flex;
    align-items: center;
}
.wpfrm form span.wpcf7-list-item label .wpcf7-list-item-label{
    margin-top: 3px;
    margin-left: 6px;
}
.anr_captcha_field{
    margin-top: 2rem;
}
@media screen and (max-width:84rem){
    .wpfrm form{width:34.5rem}
    .wpfrm form::before{display:none}
    .wpfrm form .rating__ratios_wrapper{
        flex-direction: column;
        align-items: flex-start;
    }
    .wpfrm form .rating__ratios_header{
        margin-bottom: 1rem;
    }
    .wpfrm form .wpcf7-form-control.wpcf7-radio{
        display: flex;
    }
}
@media screen and (max-width:767px){
    .wpfrm form{
        width: 100%;
        padding: 3.5rem 1.5rem;
    }
    .wpfrm form h2 {
        padding: 0 20px;
        margin-bottom: 2.5rem;
        margin-right: 0;
        margin-left: 0;
    }
    .wpfrm form select{
        padding: .7rem 1rem;
        font-size: .875rem;
        line-height: 1.5rem;
        background: #fff url(../images/dest/select.svg) no-repeat right .5rem center;
    }
    .wpfrm form input[type="text"]{
        padding: .7rem 1rem;
        font-size: .875rem;
        line-height: 1.5rem;
        margin-bottom: .5rem;
    }
    .wpfrm form textarea{
        padding: .7rem 1rem;
        font-size: .875rem;
        line-height: 1.5rem;
    }
    .wpfrm form .rating__right .select {
        width: initial;
        margin-left: 0;
    }
    .wpfrm form span.wpcf7-list-item{
        margin-right: 0.5rem;
    }
    .wpfrm form input[type="radio"]{
        margin-right: 0.3rem;
        width: 1.1rem;
        height: 1.1rem;
    }
    .wpfrm form span.wpcf7-list-item label .wpcf7-list-item-label {
        margin-top: 3px;
        margin-left: 3px;
        margin-right: 3px;
    }
    .anr_captcha_field {
        margin-top: 2rem;
        scale: 0.8;
        margin-left: -2rem;
    }
}
.f-terms{
    text-align: center;
    font-size: .875rem;
    color: #8da0bf;
    padding-bottom: 2rem;
}
.f-terms:after {
    content: 'WriteMyPaperBro.com is owned and operated by DDW Corp Limited, Kastellorizou, 3A, Aglantzia, Nicosia, 2108, Cyprus';
}
.term-addr-inn:after {
    content: ' which is owned by DDW Corp. Limited, an officially registered company that works according to the laws of Cyprus and is located at Kastellorizou, 3A, Aglantzia, Nicosia, 2108, Cyprus.';
}
.cnt-addr:after{
    content: 'Cyprus, Nicosia, 2108, Aglantzia Kastellorizou, 3A.';
}