@import url(https://fonts.googleapis.com/css2?family=Bakbak+One&family=Libre+Franklin:wght@400;500;700&display=swap);

button, hr, input {
    overflow: visible
}

img, legend {
    max-width: 100%
}

progress, sub, sup {
    vertical-align: baseline
}

*, html {
    -webkit-text-size-adjust: 100%
}

*, body {
    margin: 0
}

.dropdown, sub, sup {
    position: relative
}

.calculator .h3, button, select {
    text-transform: none
}

html {
    line-height: 1.15;
    overflow-x: hidden
}

p, ul li {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #3e3c3c
}

.text-holder.mailerror .err, details, main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.dropdown__controller, .nice-select, .nice-select .current {
    font-weight: 400;
    font-size: 1rem;
    color: #3e3c3c
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent;
    font-family: 'Libre Franklin', sans-serif;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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
}

button {
    cursor: pointer
}

body.noScroll {
    overflow: hidden
}

.dropdown__controller {
    width: 100%;
    background-color: #f4f3ec;
    border: 1px solid #f4f3ec;
    border-radius: 10px;
    padding: 12px 16px;
    height: 48px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    line-height: 1.5;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.227036 0.96975C0.367682 0.829147 0.558413 0.75016 0.757286 0.75016C0.956159 0.75016 1.14689 0.829147 1.28754 0.96975L5.00004 4.68225L8.71254 0.96975C8.85399 0.833132 9.04344 0.757536 9.24009 0.759244C9.43674 0.760953 9.62484 0.83983 9.7639 0.978886C9.90296 1.11794 9.98183 1.30605 9.98354 1.5027C9.98525 1.69935 9.90965 1.8888 9.77304 2.03025L5.53029 6.273C5.38964 6.4136 5.19891 6.49259 5.00004 6.49259C4.80116 6.49259 4.61043 6.4136 4.46979 6.273L0.227036 2.03025C0.0864329 1.8896 0.00744629 1.69887 0.00744629 1.5C0.00744629 1.30113 0.0864329 1.1104 0.227036 0.96975Z' fill='%233E3C3C'/%3E%3C/svg%3E%0A");
    background-size: 10px auto;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat
}

.dropdown__menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #3e3c3c;
    border-radius: 0 10px 10px;
    width: 100%;
    z-index: 100;
    padding: 16px;
    margin: 5px 0 0;
    display: none
}

.header__menu nav ul.menu li.menu-item-has-children > a, .nice-select {
    line-height: 1.5;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.227036 0.96975C0.367682 0.829147 0.558413 0.75016 0.757286 0.75016C0.956159 0.75016 1.14689 0.829147 1.28754 0.96975L5.00004 4.68225L8.71254 0.96975C8.85399 0.833132 9.04344 0.757536 9.24009 0.759244C9.43674 0.760953 9.62484 0.83983 9.7639 0.978886C9.90296 1.11794 9.98183 1.30605 9.98354 1.5027C9.98525 1.69935 9.90965 1.8888 9.77304 2.03025L5.53029 6.273C5.38964 6.4136 5.19891 6.49259 5.00004 6.49259C4.80116 6.49259 4.61043 6.4136 4.46979 6.273L0.227036 2.03025C0.0864329 1.8896 0.00744629 1.69887 0.00744629 1.5C0.00744629 1.30113 0.0864329 1.1104 0.227036 0.96975Z' fill='%233E3C3C'/%3E%3C/svg%3E%0A");
    background-size: 10px auto
}

.btns, .dropdown__menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox
}

.dropdown__menu-wrapper {
    width: 100%;
    overflow: auto;
    max-height: 256px;
    padding-right: 8px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.btns, .dropdown__menu a, .dropdown__menu button, .header__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.dropdown__menu-wrapper::-webkit-scrollbar {
    width: 4px
}

.dropdown__menu-wrapper::-webkit-scrollbar-track {
    background: rgba(14, 183, 112, .2)
}

.dropdown__menu-wrapper::-webkit-scrollbar-thumb {
    background: #0eb770;
    border-radius: 5px
}

.dropdown__menu a, .dropdown__menu button {
    width: 100%;
    margin: 0 0 8px;
    padding: 0 0 8px;
    background-color: #fff;
    border: none;
    text-decoration: none;
    border-bottom: 1px solid #dfdfdf;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: auto;
    text-align: left;
    line-height: 24px;
    color: #3e3c3c
}

.footer__menu p, .footer__services p {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 20px
}

.dropdown__menu a.focus, .dropdown__menu a.selected, .dropdown__menu button.focus, .dropdown__menu button.selected, .nice-select .list .option.focus, .nice-select .list .option.selected {
    background-color: #fff
}

.dropdown__menu a:last-of-type, .dropdown__menu button:last-of-type, .nice-select .list .option:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.nice-select {
    width: 100%;
    background-color: #f4f3ec;
    border: 1px solid #f4f3ec;
    border-radius: 10px;
    padding: 12px 16px;
    height: 48px;
    background-position: calc(100% - 17px) center;
    background-repeat: no-repeat
}

.nice-select:after {
    display: none
}

.nice-select .current {
    line-height: 1.5
}

.nice-select .list {
    background: #fff;
    border: 1px solid #3e3c3c;
    border-radius: 0 10px 10px;
    width: calc(100% - 0px);
    padding: 16px;
    margin: 5px 0 0;
    max-height: 256px;
    overflow-y: auto
}

.nice-select .list::-webkit-scrollbar {
    width: 4px;
    margin-right: 5px
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li a, .nice-select .list .option {
    margin: 0 0 8px;
    padding: 0 0 8px;
    font-size: 16px;
    min-height: auto;
    line-height: 24px;
    font-weight: 400;
    color: #3e3c3c
}

.nice-select .list::-webkit-scrollbar-track {
    background: rgba(14, 183, 112, .2)
}

.nice-select .list::-webkit-scrollbar-thumb {
    background: #0eb770;
    border-radius: 5px
}

.nice-select .list .option {
    z-index: 2;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf
}

.container {
    max-width: 1150px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    width: 100%
}

@media screen and (max-width: 1150px) {
    .container {
        padding-left: 32px;
        padding-right: 32px
    }
}

.section-heading {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    font-family: 'Bakbak One', cursive;
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    line-height: 28px;
    padding: 3px 13px;
    color: #fff;
    background: #77d7c6;
    border-radius: 20px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Bakbak One', cursive;
    font-weight: 400;
    line-height: 1.38;
    display: inline-block;
    color: #2c2b27;
    margin: 0
}

.btns, .header__menu nav a {
    line-height: 1.125;
    text-decoration: none
}

.btns, .footer__menu p {
    color: #fff;
    text-transform: capitalize
}

.h1, h1 {
    font-size: 4rem
}

.h2, h2 {
    font-size: 2.75rem
}

.h3, h3 {
    font-size: 2rem
}

.h4, h4 {
    font-size: 1.25rem
}

.btns {
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #0eb770;
    border: 1px solid #0eb770;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 10px;
    padding: 12px 32px
}

.btns:hover {
    background-color: #6ed4a9;
    border-color: #6ed4a9
}

.btns--yellow {
    background-color: #ffae13;
    border-color: #ffae13;
    cursor: pointer
}

.btns--yellow:hover {
    background: #ffc24e;
    border-color: #ffc24e
}

.header {
    position: fixed;
    top: 0;
    padding: 16px 0;
    left: 0;
    width: 100%;
    background-color: #f4f3ec;
    z-index: 1000
}

.header__row {
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.header__logo, .page-heading__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.header__btn, .header__logo a, .header__menu nav ul.menu, .header__menu nav ul.menu li.menu-item-has-children > a {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.header__logo a {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.header__logo a img {
    max-width: 256px;
    width: 100%;
    height: auto
}

.header__btn {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px
}

.header__btn .menu-trigger, .header__overlay {
    display: none
}

.footer__menu--privacy ul, .footer__row {
    display: grid;
    grid-template-columns:repeat(3, 1fr)
}
.footer__row{
    grid-template-columns:repeat(2, 1fr)
}

.cta, .header__menu nav a.active, .header__menu nav a[aria-current=page], .header__menu nav ul.menu li {
    position: relative
}

.header__menu nav ul.menu {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
    list-style: none
}

.header__menu nav ul.menu li.menu-item-has-children > a {
    border-radius: 10px;
    padding: 0;
    font-weight: 400;
    text-align: left;
    font-size: 1rem;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #3e3c3c;
    background-repeat: no-repeat;
    background-color: transparent;
    height: auto;
    width: auto;
    border: none;
    padding-right: 15px;
    background-position: right center
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu-wrap {
    width: 240px;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 16px 8px 16px 16px;
    background: #fff;
    border: 1px solid #3e3c3c;
    border-radius: 0 10px 10px;
    z-index: 100;
    display: none
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu {
    list-style: none;
    width: 100%;
    overflow: auto;
    max-height: 256px;
    padding-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu::-webkit-scrollbar {
    width: 4px
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu::-webkit-scrollbar-track {
    background: rgba(14, 183, 112, .2)
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu::-webkit-scrollbar-thumb {
    background: #0eb770;
    border-radius: 5px
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dfdfdf;
    width: 100%
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li a {
    width: 100%;
    background-color: #fff;
    border: none;
    text-decoration: none;
    border-bottom: 1px solid #dfdfdf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li a.focus, .header__menu nav ul.menu li.menu-item-has-children .sub-menu li a.selected {
    background-color: #fff
}

.header__menu nav ul.menu li.menu-item-has-children .sub-menu li a:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.header__menu nav a {
    font-weight: 400;
    font-size: 1rem;
    display: inline-block;
    text-transform: capitalize;
    color: #3e3c3c
}

/*.header__menu nav a.active:before, .header__menu nav a[aria-current=page]:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 20px;*/
/*    height: 2px;*/
/*    top: calc(100% + 2px);*/
/*    left: calc(50% - 10px);*/
/*    background-color: #ffae13*/
/*}*/
.single-blog__content ul li {
    padding-left: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='3.5' fill='%2377D7C6' stroke='%233E3C3C'/%3E%3C/svg%3E%0A");
    background-size: 8px;
    background-position: left 8px;
    background-repeat: no-repeat;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #3e3c3c;
    list-style:none;
    word-break: break-all;
}
.single-blog__content ol {
    margin-top: 10px;
}
.single-blog__content ol li {
    margin-left: 24px;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #3e3c3c;
}
.header__menu nav .menu-item-has-children a[aria-current=page]:before {
    content: none;
}
.header__menu nav .menu-trigger, .header__menu nav a.btns, .in-wrap-sale.off {
    display: none
}

@media screen and (max-width: 1200px) {
    .header__btn .menu-trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: transparent;
        border: none;
        padding: 0
    }

    .header__overlay {
        position: fixed;
        top: 0;
        right: -100%;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: rgba(0, 0, 0, 0);
        z-index: 1000
    }

    .header__overlay.active {
        right: 0
    }

    .header__menu {
        position: fixed;
        top: 0;
        right: -276px;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        padding: 108px 40px;
        width: 276px;
        border-left: 1px solid #3e3c3c;
        height: 100%;
        z-index: 1001;
        overflow-x: auto;
        background-color: #fff
    }

    .header__menu.active {
        right: 0
    }

    .header__menu nav ul.menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 44px;
        margin-bottom: 44px
    }

    .header__menu nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .header__menu nav.active:before, .header__menu nav[aria-current=page]:before {
        left: 16px
    }

    .header__menu nav .menu-trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: transparent;
        border: none;
        position: absolute;
        top: 31px;
        right: 38px
    }
}

.footer {
    padding: 95px 0 0;
    background-color: #3e3c3c
}

.footer__row {
    gap: 32px;
    margin-bottom: 44px
}

.cta__wrapper, .footer__payment, .page-heading__left {
    -webkit-box-orient: vertical
}

.footer__payment, .footer__services .dropdown__controller {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: start
}

.footer__menu--privacy {
    margin-bottom: 80px
}

.footer__menu--privacy ul {
    list-style: none;
    gap: 0 20px
}

.footer__menu p {
    line-height: 28px
}

.footer__menu ul {
    list-style: none
}

.footer__menu ul a {
    font-weight: 400;
    font-size: 1rem;
    text-decoration: none;
    line-height: 1.5;
    text-transform: capitalize;
    color: #eaeaea;
    display: inline-block;
    margin-bottom: 16px
}

.footer__services p {
    line-height: 1.4;
    text-transform: capitalize;
    color: #fff
}

.footer__services .dropdown__controller {
    background-color: #dfdfdf;
    text-align: left;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: calc(100% - 10px) center
}

.calculator .dropdown, .footer__services .dropdown__menu, .footer__services .dropdown__menu a {
    width: 100%
}

.footer__payment {
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    /*margin-top: 96px*/
}

.footer__socials {
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
    gap: 22px;
    margin-top: 32px
}

.cta__wrapper, .footer__contact a, .footer__contact p, .page-heading__left {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.footer__payment img.dmca {
    max-width: 136px;
    height: auto
}

.footer__contact a, .footer__contact p {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    gap: 12px;
    color: #eaeaea;
    margin-bottom: 8px;
    text-decoration: none
}

.calculator .h3, .page-heading__left h1 {
    margin-bottom: 24px
}

.footer__contact a.footer__logo, .footer__contact p.footer__logo {
    margin-bottom: 38px
}

.footer__copy {
    padding: 24px 0;
    border-top: 1px solid #736f6f
}

.footer__copy p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #aeaeae
}

.cta:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #3e3c3c;
    z-index: 1
}

.calculator, .cta__wrapper, .cta__wrapper .btns {
    position: relative
}

.cta__wrapper {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 32px;
    gap: 24px;
    z-index: 2;
    background: #77d7c6;
    border-radius: 20px;
    max-width: 928px;
    width: 100%;
    margin: auto
}

.cta__wrapper .h2 {
    text-align: center
}

.cta__wrapper p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

.cta__wrapper p span {
    background: #0eb770;
    border-radius: 20px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    font-family: 'Bakbak One', cursive;
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    line-height: 1.4;
    padding: 3px 12px;
    letter-spacing: .03em;
    color: #fff
}

.cta__wrapper a:not(.btns) {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: #3e3c3c
}

.cta__wrapper .btns:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(100% + 24px);
    width: 60px;
    height: 60px;
    background-image: url(../img/mouse.svg);
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat
}

.page-heading {
    background: #f4f3ec;
    padding: 122px 0 133px
}

.page-heading__row {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 32px
}

.page-heading__left {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.breadcrumbs__list, .calculator .form__div {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal
}

.breadcrumbs__list, .calculator .form__block {
    -webkit-box-pack: start;
    -webkit-box-direction: normal
}

.page-heading__left p {
    max-width: 448px;
    margin-bottom: 36px
}

@media screen and (max-width: 991px) {
    .footer__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 40px 32px
    }

    .footer__contact, .footer__menu {
        width: calc(50% - 16px)
    }

    .footer__menu--privacy {
        width: 100%
    }

    .footer__menu--privacy ul {
        grid-template-columns:repeat(2, 1fr)
    }

    /*.footer__menu--services {*/
    /*    display: grid;*/
    /*    grid-template-columns:repeat(2, 1fr);*/
    /*    gap: 32px;*/
    /*    width: 100%*/
    /*}*/

    .footer__services {
        width: calc(100% - 0px)
    }

    .footer__payment {
        margin-top: 12px;
        width: calc(50% - 16px)
    }

    .cta__wrapper {
        width: calc(100% - 64px);
        margin-left: 32px;
        gap: 16px;
        margin-right: 32px;
        padding: 48px 24px
    }

    .page-heading {
        padding: 128px 0 133px
    }

    .page-heading__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 66px
    }

    .page-heading__left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page-heading__left h1, .page-heading__left p {
        text-align: center
    }
}

.breadcrumbs {
    padding: 52px 0 56px
}

.breadcrumbs__list {
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.breadcrumbs__list a {
    font-weight: 400;
    font-size: 1rem;
    display: inline-block;
    line-height: 1.5;
    color: #ffae13;
    word-wrap: break-word;
    position: relative;
    text-decoration: none
}

.breadcrumbs__list a:after {
    content: '/';
    margin: 0 8px;
    display: inline-block;
    text-transform: capitalize;
    color: #736f6f
}

.breadcrumbs__list p {
    font-weight: 400;
    font-size: 1rem;
    display: inline-block;
    word-break: break-word;
    line-height: 1.5;
    color: #736f6f
}

.calculator {
    background: #fff;
    border: 1px solid #3e3c3c;
    -webkit-box-shadow: 0 4px 0 #3e3c3c;
    box-shadow: 0 4px 0 #3e3c3c;
    border-radius: 10px;
    padding: 24px 25px
}

@media screen and (max-width: 768px) {
    .calculator {
        padding: 20px 24px
    }
}

.calculator .h3 {
    text-align: center
}

.calculator .form__div {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px;
    width: 100%
}

.calculator .form__block {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.calculator .form__block label {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.125;
    color: #736f6f;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%
}

.calculator .form__block--newsletter, .calculator .form__block--newsletter label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    position: relative;
    -webkit-box-orient: horizontal
}

.calculator .form__block select {
    background: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.227036 0.96975C0.367682 0.829147 0.558413 0.75016 0.757286 0.75016C0.956159 0.75016 1.14689 0.829147 1.28754 0.96975L5.00004 4.68225L8.71254 0.96975C8.85399 0.833132 9.04344 0.757536 9.24009 0.759244C9.43674 0.760953 9.62484 0.83983 9.7639 0.978886C9.90296 1.11794 9.98183 1.30605 9.98354 1.5027C9.98525 1.69935 9.90965 1.8888 9.77304 2.03025L5.53029 6.273C5.38964 6.4136 5.19891 6.49259 5.00004 6.49259C4.80116 6.49259 4.61043 6.4136 4.46979 6.273L0.227036 2.03025C0.0864329 1.8896 0.00744629 1.69887 0.00744629 1.5C0.00744629 1.30113 0.0864329 1.1104 0.227036 0.96975Z' fill='%233E3C3C'/%3E%3C/svg%3E%0A") 0 0/10px auto no-repeat #f4f3ec;
    border-radius: 10px;
    background-position: calc(100% - 17px) center;
    padding: 12px 20px;
    height: 48px;
    width: 100%;
    border: none;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.125;
    color: #3e3c3c
}

.calculator .form__block--newsletter {
    background-color: #3e3c3c;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 16px 0;
    margin: 0 0 24px
}

.calculator .form__block--newsletter:before {
    content: '';
    position: absolute;
    z-index: 1;
    height: 100%;
    background-color: #3e3c3c;
    left: -25px;
    top: 0;
    width: 117%
}

.calculator .form__block--newsletter.used:before {
    background: #0eb770
}

.calculator .form__block--newsletter label {
    z-index: 2;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    color: #fff;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.calculator .form__block--newsletter label strong {
    font-weight: 700;
    margin: 0 5px
}

.calculator .form__block--newsletter label svg {
    margin-left: 8px
}

.calculator .form__block--newsletter a.btns--silver {
    position: relative;
    z-index: 2;
    background: #e6e3d3;
    border-color: #e6e3d3;
    color: #3e3c3c;
    width: 100px;
    border-radius: 5px;
    height: 36px;
    font-size: 14px;
    cursor: pointer;
    padding: 8px 16px
}

.calculator .form__block--newsletter a.btns--silver:hover {
    background-color: #f4f3ec;
    border-color: #f4f3ec
}

.calculator .form__block--newsletter .text-holder input {
    width: 215px;
    position: relative;
    z-index: 2;
    padding: 8px 16px;
    height: 36px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #fff
}

.text-holder .err {
    display: none;
    position: absolute;
    bottom: -15px;
    color: red;
    font-size: 10px
}

.ewh-mail {
    background: #141c2a;
    border-radius: 0 0 10px 10px;
    padding: 30px
}

.ewh-mail .holder, .form__div {
    display: flex
}

.ewh-mail .discount {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 26px;
    font-weight: 700
}

.ewh-mail__title {
    color: #fff;
    margin: 0 15px 0 0
}

.used .ewh-mail__title {
    margin: 0;
    text-align: center
}

.in-wrap-sale {
    position: absolute;
    top: 37px
}

.in-wrap-sale-hidden {
    height: 1px;
    opacity: 0;
    width: 1px;
    display: block
}

.in-wrap-sale-off {
    color: #7a66f0;
    font-weight: 700;
    text-transform: uppercase
}

.old-end-price {
    margin: 0 0 0 10px;
    text-decoration: line-through;
    color: #6c757d
}

.section-1__form_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative
}

.calculator .form__block--newsletter input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #736f6f
}

.calculator .form__block--newsletter input::-moz-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #736f6f
}

.calculator .form__block--newsletter input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #736f6f
}

.calculator .form__block--newsletter input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #736f6f
}

.calculator .form__block--newsletter input::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #736f6f
}

.calculator .form__row {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 12px
}

.calculator .form__result, .calculator .form__row .calculator-borders button, .testimonials__brands {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.calculator .form__row .calculator-borders {
    display: grid;
    grid-template-columns:36px 1fr 36px
}

.calculator .form__row .calculator-borders button {
    height: 48px;
    border: none;
    color: #3e3c3c;
    cursor: pointer;
    background: #e6e3d3;
    border-radius: 10px 0 0 10px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

.calculator .form__row .calculator-borders button:last-child {
    border-radius: 0 10px 10px 0
}

.calculator .form__row .calculator-borders input {
    height: 48px;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    border: none;
    background: #f4f3ec;
    line-height: 24px;
    text-align: center;
    color: #3e3c3c
}

.calculator .form__result {
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.calculator .form__result p strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.calculator .form__result .btns {
    padding: 12px 25px;
    text-transform: none
}

@media screen and (max-width: 767px) {
    .container {
        padding-left: 16px;
        padding-right: 16px
    }

    .h1, h1 {
        font-size: 2.75rem
    }

    .header__row {
        gap: 0
    }

    .header__logo a img {
        max-width: 204px
    }

    .header__btn .btns {
        display: none
    }

    .header__menu {
        padding: 80px 24px;
        width: 201px;
        right: -201px
    }

    .header__menu nav ul.menu {
        gap: 32px;
        margin-bottom: 32px
    }

    .header__menu nav a.btns {
        display: inline-block;
        color: #fff;
        padding: 12px 0;
        width: 100%
    }

    .footer__row {
        gap: 36px
    }

    .footer__contact, .footer__menu, .footer__payment {
        width: 100%
    }

    .footer__menu--privacy {
        margin-bottom: 56px
    }

    .footer__menu--privacy ul, .footer__menu--services {
        grid-template-columns:1fr
    }

    .cta__wrapper {
        width: calc(100% - 32px);
        margin-left: 16px;
        margin-right: 16px
    }

    .cta__wrapper .h2 {
        font-size: 2.25rem
    }

    .cta__wrapper p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        gap: 4px
    }

    .cta__wrapper .btns {
        margin-top: 8px;
        width: 100%
    }

    .calculator .form__block--newsletter label svg, .cta__wrapper .btns:before {
        display: none
    }



    .calculator .form__block--newsletter input {
        padding: 8px 8px 8px 12px
    }

    .calculator .form__result {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}
@media screen and (max-width: 992px) {
    .calculator .form__block--newsletter:before {
        width: calc(100% + 48px);
        left: -24px
    }
    .steps__image {
        justify-content: center!important;
    }
}


p.css-info {
    margin-top: 10px
}

p.css-info::after, span.css-info::after {
    content: attr(data-info)
}

.single-blog .calculator {
    position: sticky;
    top: 100px
}

.slick-dotted.slick-slider:not(.team .slick-dotted.slick-slider) {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.slick-next, .slick-prev {
    font-size: 0;
    width: 48px;
    height: 48px;
    outline: 0;
    z-index: 2000;
    border-radius: 50%;
    border: none;
    transform: rotate(0) translate(0, -50%)
}

.slick-prev, .slick-prev:focus, .slick-prev:hover, .slider-writers .slick-prev {
    left: -60px;
    background: url(/wp-content/themes/essaywritercheap/img/arrow-left.svg) center no-repeat #fff;
    transform: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slider-writers .slick-next {
    right: -60px;
    background: url(/wp-content/themes/essaywritercheap/img/arrow-left.svg) center no-repeat #fff;
    transform: rotate(180deg)
}

.slick-next:before, .slick-prev:before {
    content: none
}

.slick-prev:hover, .slider-writers .slick-prev, .team__slider .slick-prev {
    left: -110px;
    background: url(/wp-content/themes/essaywritercheap/img/arrow-left.svg) center no-repeat #f4f3ec
}

.slick-next:hover, .slider-writers .slick-next, .team__slider .slick-next {
    right: -110px;
    background: url(/wp-content/themes/essaywritercheap/img/arrow-left.svg) center no-repeat #f4f3ec
}

.slick-next, .slick-prev {
    top: auto;
    bottom: -52px;
    left: 30% !important
}

.slick-next {
    right: 30% !important;
    left: auto !important
}

.testimonials__slider .slick-next:hover, .testimonials__slider .slick-prev:hover {
    background: url(/wp-content/themes/essaywritercheap/img/arrow-left.svg) center no-repeat #0eb770
}

.team {
    overflow: visible !important
}

.testimonials__brands {
    display: flex;
    -webkit-box-pack: start;
    width: 500px;
    -ms-flex-pack: start;
    justify-content: start !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 32px;
    margin-bottom: 60px
}

.testimonials .testimonials__brands {
    justify-content: center !important;
    width: 100%
}

.testimonials__brands .testimonials-brand {
    display: grid;
    grid-template-columns:36px 1fr;
    gap: 12px;
    widows: 216px;
    position: relative;
    background: #14b6701f;
    border: 1px solid #0eb770;
    border-radius: 5px;
    padding: 10px 16px
}

.testimonials__brands .testimonials-brand:last-child:before, .testimonials__brands .testimonials-brand:nth-child(2):before {
    display: none
}

@media (max-width: 767px) {
    .testimonials__brands {
        width: 100% !important;
        justify-content: center !important
    }
}

@media screen and (max-width: 468px) {
    .team-slide__competence, .team-slide__right:not(.page-template-our-team .team-slide__right) {
        width: 300px !important
    }
}

@media screen and (max-width: 431px) {
    .testimonials__brands .testimonials-brand:before {
        display: none
    }
}

@media screen and (max-width: 368px) {
    .calculator .form__block .form__div.form-holder {
        flex-direction: column
    }

    #subsale .text-holder {
        margin-top: 15px
    }

    #subsale .submit-holder, #subsale .text-holder, .calculator .form__block--newsletter .text-holder input, .calculator .form__block--newsletter a.btns--silver {
        width: 100%
    }
}

.testimonials__brands .testimonials-brand__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #212e44;
    margin: 0
}

.testimonials__brands .testimonials-brand__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 4px;
    margin-bottom: 4px
}

.testimonials__brands .testimonials-brand__rating p {
    font-weight: 700;
    line-height: 1.5;
    color: #3e3c3c;
    margin: 0
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    font-family: Arial, sans-serif;
    background-color: #f9f9f9;
}

th, td {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #3e3c3c;
    padding: 12px 15px;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
}

th {
    background-color: #f2f2f2;
    font-weight: bold;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

tr:nth-child(odd) {
    background-color: #ffffff;
}

tbody tr:hover {
    background-color: #f1f1f1;
}

a {
    color: #007BFF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

strong {
    color: #333;
}
.author-profile {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.author-header {
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #3E3C3C;
    background: #FFF;
    padding: 20px;
    box-shadow: 0px 4px 0px 0px #3E3C3C;
}

.author-avatar {
    width: 192px;
    height: 192px;
    border-radius: 50%;
    margin-right: 20px;
}

.author-info {
    flex: 1;
}

.author-name {
    font-family: "Bakbak One";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px; /* 112.5% */
    text-transform: capitalize;

}

.author-bio {
    margin: 10px 0;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.social-links img {
    width: 32px;
    height: 32px;
    margin-right: 24px;
}
.social-links a:last-child img {
    margin-right: 0;
}

.articles-section {
    margin-top: 92px;
    text-align: center;
}

.articles-grid {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    margin-bottom: 142px;
}
.section-description {
    text-align: center;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.article-card {
    width: 30%;
    border-radius: 10px;
    border: 1px solid #3E3C3C;
    background: #FFF;

    /* Border */
    box-shadow: 0px 4px 0px 0px #3E3C3C;
    padding: 15px;
    text-align: left;
}

.article-card img {
    width: 100%;
    border-radius: 5px;
}

.article-date {
    color: #888;
    font-size: 0.875rem;
}

.article-card h3 {
    margin-top: 10px;
    font-size: 1.25rem;
}

.article-description {
    margin: 10px 0;
    font-size: 0.875rem;
}

.read-more {
    text-decoration: none;
    color: #FF8C00;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.head {
    display:flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.mob {
    display: none;
}
.articles-grid .article-card .read-more img{
    width: 20px;
    height: 20px;
    margin-left: 8px;
}

@media screen and (max-width: 992px) {
    .article-table.mob {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .author-header {
        flex-direction: column;
    }

    .mob {
        display: block;
    }

    .desctop {
        display: none;
    }

    .author-avatar {
        width: 100px;
        height: 100px;
    }

    .author-name {
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 44px;
        margin: 24px auto 0 auto;
    }

    .social-links.mob {
        text-align: center;
        margin-top: 24px;
    }

    .articles-grid {
        flex-direction: column;
        align-items: center;
    }

    .articles-grid .article-card {
        margin-bottom: 16px;
        width: 100%;
    }
}
.article-latest-block .blog-tiny {
    margin-bottom: 15px;
}

.kamatoc-wrap__title{
    padding: 0px!important;
    color:#18181B;
    font-size: 24px;
    font-weight: 800;
    font-style: initial!important;
    line-height: 1.4;
    margin-bottom: 12px;
}
#tocmenu{
    padding-left: 17px;
    margin-bottom: 0px;
}
#tocmenu li{
    margin-bottom: 7px;
}
#tocmenu li,
#tocmenu li a{
    color: #18181B;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-left: 0!important;
}
#tocmenu li a:hover{
    color: #0eb770
}
.article-table {
    background-color:#ffffff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #3E3C3C;
    box-shadow: 0px 4px 0px 0px #3E3C3C;
}

.kamatoc-wrap__title {
    display: block;
    font-style: italic;
    padding: 1em 0;
}

.kamatoc {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kamatoc__top, .kamatoc__sub {
    margin-bottom: 10px;
}

.kamatoc__top a, .kamatoc__sub a {
    text-decoration: none;
    color: #ffffff; /* Основной зеленый цвет ссылок */
    font-weight: bold;
    transition: color 0.3s ease;
}

.kamatoc__top a:hover, .kamatoc__sub a:hover {
    color: #ffae13; /* Оранжевый при наведении */
}

.kamatoc-gotop {
    text-align: right;
    margin-top: 20px;
}

.kamatoc-anchlink {
    color: #ddd !important;
    position: absolute;
    margin-left: -1em;
}
.article-table {
    margin-bottom: 30px;
}
.author-header.post {
    align-items: start;
    margin-top: 80px;
}
.author-header.post .author-name {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}
.author-header.post .author-avatar {
    width: 137px;
    height: 137px;
}
.author-header.post .author-bio {
    margin-bottom: 24px;
}
.custom-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #4A4A4A; /* серый цвет текста */
    text-decoration: none; /* убрать подчеркивание ссылки */
    background-color: #ffffff; /* белый фон */
    border: 2px solid #4A4A4A; /* серый контур */
    border-radius: 10px; /* скругленные углы */
    transition: background-color 0.3s ease, color 0.3s ease;
}

.custom-button:hover {
    background-color: #4A4A4A; /* темно-серый фон при наведении */
    color: #ffffff; /* белый цвет текста при наведении */
    text-decoration: none;
}

.article-info {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #7e7e7e;

}

.article-info span {
    margin-right: 10px;
}

.social-icons {
    margin-left: auto;
}

.social-icons a {
    margin-left: 10px;
}

.social-icons img {
    width: 20px;
    height: 20px;
}
.single-blog__column .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.single-blog__column .info img{
    width: 24px;
    height: 24px;
}

.rating-block {
    font-family: Arial, sans-serif;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    max-width: 300px;
    text-align: left;
}

.rating-score {
    display: flex;
    align-items: center;
}

.rating-number {
    font-size: 2rem;
    font-weight: bold;
    margin-right: 10px;
}

.rating-stars {
    display: flex;
}

.star {
    width: 29px;
    height: 29px;
    margin-right: 5px;
}

.rating-description {
    font-size: 0.9rem;
    color: #666;
    margin-top: 5px;
}

.rating-sources {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.rating-sources img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.top-ratings {
    display: flex;
    /*justify-content: space-between;*/
    margin-bottom: 30px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.rating-item {
    text-align: center;
    flex: 1;
    border-right: 1px solid #DFDFDF;
    display: flex;
    justify-content: center;
}
.rating-item:last-child {
    border-right: none;
}
.first-block {
    display: flex;
    align-items: center;
}
.rating-item img {
    max-height: 40px;
    margin-bottom: 10px;
}

.rating-score {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-right: 4px;
}
.raiting-stars {
    text-align: left;
    margin-left: 12px;
}
.stars {
    max-height: 18px;
}

.ratings-section {
    display: flex;
    justify-content: space-between;
}

.overall-rating, .user-rating {
    width: 48%;
    /*background-color: #fff;*/
    /*padding: 20px;*/
    border-radius: 10px;
    /*box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);*/
}

h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.rating-display {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.rating-value {
    font-size: 28px;
    font-weight: bold;
    margin-right: 10px;
}

.reviews-count {
    margin-left: 10px;
    color: #777;
    font-size: 14px;
}

.rating-bars {
    margin-top: 20px;
}

.rating-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.label {
    color: #736F6F;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    width: 110px;
}

.bar {
    width: 70%;
    height: 8px;
    background-color: #fff;
    margin: 0 10px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.fill {
    height: 100%;
    background-color: #FFAE13;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

.count {
    font-size: 14px;
    color: #333;
    width: 15px;
}

.user-rating {
    text-align: left;
}
.login_ic {
    position: relative;
    cursor: pointer;
}
.login_number {
    display: none;
    position: absolute;
    border-radius: 8.54px;
    background: #E10856;
    height: 17px;
    width: 17px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 17px;
    right: -4px;
}
.rating-feedback {
    margin-left: 10px;
    font-size: 18px;
    color: #555;
}

.submit-btn {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #0EB770;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.submit-btn:hover {
    background-color: #45a049;
}

.rating-display {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 20px;
}

.stars-container {
    display: flex;
    align-items: center;
}

svg.star {
    cursor: pointer;
    margin-right: 5px;
}

svg .star {
    transition: fill 0.3s;
}

.submit-btn {
    margin-top: 20px;
    padding: 15px 33px;
    background-color: #0EB770;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

.submit-btn:hover {
    background-color: #45a049;
}

.thank-you-message {
    margin-top: 20px;
    font-size: 18px;
    color: #555;
}

.new-rating {
    width: 100%;
}
.rating-bars {
    display: flex;
}
.rating-bars .left, .rating-bars .right{
    width: 100%
}
.rating-bars .left {
    margin-right: 32px;
}
.overall-rating {
    margin-right: 154px;
    width: 75%;
}
.overall-rating h2 {
    font-family: "Bakbak One";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px; /* 137.5% */
    text-transform: capitalize;
}
.user-rating h2 {
    font-family: "Libre Franklin";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    text-transform: capitalize;
    width: 100%;
    text-align: left;
}

@media screen and (max-width: 992px) {
    .top-ratings {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .top-ratings, .ratings-section, .rating-bars {
        flex-direction: column;
    }
    .rating-item:nth-child(2) {
        margin: 20px 0;
    }
    .rating-item {
        border-right: none;
    }
    .overall-rating {
        text-align: center;
        width: 100%;
        margin: 0;
        margin-top: 65px;
        margin-bottom: 40px;
    }
    .rating-display {
        justify-content: center;
    }
    .rating-bars {
        text-align: left;
    }
    .user-rating, .user-rating h2 {
        text-align: center;
        width: 100%;
    }
}

/* Стили для попапа */
.popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    width: 375px;
    text-align: left;
    position: relative;
}

.close-btn {
    float: right;
    font-size: 24px;
    cursor: pointer;
}

.order-btn {
    background-color: #0EB770;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.order-btn:hover, .close-btn:hover {
    opacity: 0.8;
}
.popup-content h4 {
    color: #2C2B27;
    font-family: "Libre Franklin";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    text-transform: capitalize;
    margin-bottom: 16px;
}
.popup-content p {
    color: #3E3C3C;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.popup-content p span{
    color: #77D7C6;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.popup-content p.bottom {
    color: #736F6F;
    font-family: "Libre Franklin";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.popup-content .order-btn {
    margin: 24px 0;
}
.empty {
    margin-bottom: 0!important;
}

.zero-block__text .rating-item {
    border-right: none;
    margin-right: 16px;
}
.zero-block__text .rating-item p{
    color: #736F6F;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.zero-block__text .rating-item p{
    margin-bottom: 0;
}
.zero-block__text span.average {
    margin-top: 14px;
    color: #3E3C3C;
    font-family: "Libre Franklin";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
}
.zero-block__text .rating-item svg{
    height: 24px;
}
.zero-block__text .top-ratings {
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
.articles-section h2 {
    color: #2C2B27;
    font-family: "Bakbak One";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px; /* 127.273% */
    text-transform: capitalize;
    margin-bottom: 24px;
}

#toc1 ul, #toc2 ul{
    list-style: none;
}
#toc1 ul a, #toc2 ul a{
    color: #18181B;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all 0.2s ease;
}
#toc1 ul a:hover, #toc2 ul a:hover{
    color: #0eb770;
}
#toc1 h3, #toc2 h3{
    margin-bottom: 15px;
}