.bg-item .item-3,.bg-item .item-4,.bg-item .item-5,.bg-item .item-6 {
    background:var(--hover-overlay);
    z-index:0;
    border-radius:50%;
    position:absolute
}

.yc-shortcode-gallry--image .thumbnails {
    margin:0
}

.YC-post-cover-post {
    padding-bottom:26px;
    padding-top:210px;
    background:linear-gradient(180deg,#fff 0,#fff 100%);
    position:relative;
    overflow:hidden
}

.YC-post-context-boxed {
    padding-bottom:10px;
    padding-top:150px;
    flex:1
}

.top-singular-post-cover {
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;
    justify-content:space-between;
    z-index:1;
    position:relative;
    border-radius:50px;
    min-height:50px
}

.YC-BreadCrumb>ol {
    display:flex;
    flex-wrap:wrap;
    list-style:none;
    align-content:center;
    align-items:center;
    justify-content:right
}

ol.BreadcrumbsFilters>li {
    list-style:none;
    margin-inline-end:10px;align-items:center;
    display:flex
}

.YC-BreadCrumb>ol>li>a {
    display:flex;
    padding:0;
    color:var(--secondarytext);
    font-weight:400;
    text-transform:uppercase;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:21px
}

ol.BreadcrumbsFilters>li+li:before {
    content:var(--chevron);
    font-family:'Font Awesome 5 Pro';
    font-weight:700;
    position:relative;
    margin-inline-end:10px;line-height:0;
    color:var(--secondarytext)
}

.YC-BreadCrumb>ol>li>a>span {
    display:flex;
    flex-wrap:wrap;
    gap:6px
}

p.mini-content-single-posts {
    font-size:21px;
    font-weight:300;
    display:block;
    transition:.2s;
    max-width:100%;
    color:var(--secondarytext)
}

.single-post-title.single-post-post-title h1 {
    font-size:46px;
    line-height:1.3;
    color:var(--primary-text);
    font-weight:700;
    margin-bottom:12px
}

.YC-single-call--box {
    display:flex;
    gap:20px;
    margin-top:20px
}

.YC-single-call--box>a.YC-BTN-phone {
    background:var(--uicolor);
    padding:11px 35px;
    border-radius:var(--largeradius);
    color:#fff;
    display:flex;
    justify-content:center;
    text-align:center;
    align-items:center;
    overflow:hidden;
    gap:8px;
    font-size:21px;
    position:relative;
    transition:.2s ease-in-out
}

.YC-single-call--box>a:hover {
    box-shadow:0 20px 40px 0 rgba(83,85,223,.4)
}

.YC-single-call--box>a:before {
    content:attr(title);
    display:inline-block;
    position:absolute;
    width:max-content;
    top:50%;
    transform:translate(25%,80%);
    opacity:0;
    transition:opacity .6s,transform .8s;
    transition-timing-function:cubic-bezier(0.15,0.85,0.31,1);
    min-width:max-content;
    max-width:max-content
}

.YC-single-call--box>a:hover:before {
    color:#fff;
    transform:translate(25%,-50%);
    opacity:1
}

.YC-single-call--box>a>i,.toc_list li {
    font-weight:600;
    font-size:18px;
    color:var(--uicolor);
}

.YC-single-call--box>a>i, .toc_list ul {
    margin-right:10px !important;!i;!;
}

.YC-single-call--box>a>i, .toc_list li a {
    color:var(--uicolor);
}

.YC-single-headerFixed--boxs a.YC-BTN-whatsapp {
    background:var(--whatsapp);
    color:#fff;
    margin-inline-start:10px}

.YC-BreadCrumb {
    margin-bottom:9px
}

.YC-single-call--box>a>span {
    transition:opacity .6s,transform .8s;
    transition-timing-function:cubic-bezier(0.15,0.85,0.31,1);
    position:relative
}

.YC-single-call--box>a:hover span {
    transform:translateY(-150%);
    opacity:0
}

.-single-parent-flexes--content-inner-thumb--inner {
    height:440px;
    width:100%;
    display:block;
    position:relative;
    border-radius:var(--largeradius);
    overflow:hidden;
    box-shadow:25px 20px 41px rgba(69,38,177,.1),26px 51px 41px rgba(69,38,177,.1);
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    background:var(--primary-text);
    background-image:var(--bg-intro);
    background-size:100% 100%;
    background-position:top center;
    background-repeat:no-repeat
}

.-single-parent-flexes--content-inner-thumb--inner img {
    width:auto;
    height:100%
}

.container-pages-head h1 {
    line-height:1.5;
    position:relative;
    color:var(--primary-text);
    margin-bottom:10px;
    font-size:40px;
    font-weight:700;
    transition:.3s
}

.bg-item>* {
    pointer-events:none
}

.bg-item .item-3 {
    bottom:10px;
    left:160px;
    width:160px;
    height:160px;
    transform:rotate(47deg)
}

.bg-item .item-4 {
    top:-388px;
    left:-260px;
    width:1000px;
    height:1000px;
    transform:rotate(33deg)
}

.bg-item .item-5 {
    top:-270px;
    right:54%;
    width:720px;
    height:720px;
    transform:rotate(38deg)
}

.bg-item .item-6 {
    left:-250px;
    width:600px;
    height:600px;
    transform:rotate(46deg);
    top:-353px
}

.-secodary-single-post-bar.for-content-single {
    position:relative;
    margin-bottom:30px
}

.-single-parent-flexes--content-inner-thumb {
    z-index:2;
    --element--width:561px;
    max-width:var(--element--width);
    min-width:var(--element--width);
    transition:180ms;
    position:relative
}

.-single-parent-flexes--content-inner-thumb:before {
    bottom:490px;
    left:156px;
    width:330px;
    height:330px;
    border-radius:10px;
    background:#e1d9fe24;
    z-index:0;
    transform:rotate(47deg);
    content:"";
    position:absolute
}

.-single-post-content {
    max-width:100%;
    font-size:20px;
    position:relative
}

.YC-single-scroll-post {
    position:absolute;
    z-index:1;
    width:1px;
    height:100%;
    right:-42px;
    border:1px dashed #797ea647;
    top:0;
    transition:height .3s ease-out
}

.YC-single-scroll-post:after {
    z-index:0;
    content:"";
    position:absolute;
    width:24px;
    height:25px;
    right:-12px;
    border-radius:22%;
    bottom:-4px;
    pointer-events:none;
    background:var(--uicolor);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:17px
}

.YC-single-scroll-post.progress-100:after {
    background:#31a24c;
    content:var(--check-icon);
    font-family:'Font Awesome 6 Pro';
    display:flex
}

.-single-post-content>h2 {
    font-weight:700
}

a.--contact--button-call-link i {
    transform:rotate(0)!important
}

.ctaText {
    font-weight:600!important;
    font-size:22px !important;!i;!;
    color:var(--uicolor) !important;!i;!;
}

.postTitle {
    color:var(--uicolor2)!important;
    font-size:22px!important;
    font-weight:600;
}

.-YourColor-sticky-TocList>ul>li.selected>a, .-YourColor-sticky-TocList>ul>li>ul>li.selected>a, .-references-post ul>li a:hover>em, .-single-more-read-btn>a:hover, .Bottom-comment-bar>ul>li.active {
    color:var(--uicolor2)
}

.toc_list li:hover {
    font-size:18px;
    color:var(--uicolor2);
}

::marker {
    font-size:30px;
    line-height:0px;
}

div#toc_container {
    border:3px solid var(--hover-overlay);
    margin:20px 0;
    border-radius:20px;
    background:linear-gradient(180deg,var(--hover-overlay),transparent);
    width:max-content;
    max-width:100%;
    padding:10px;
}

p.toc_title {
    color:#fff;
    font-weight:600;
    font-size:16px;
    background:var(--uicolor2);
    width:max-content;
    padding:0px 20px;
    border-radius:10px;
    margin:10px 0 15px;
}

.yc-shortcode--box.yc-shortcode--section--contactus .inner-circle:before {
    background:#ffffff0d
}

.ShortCode-title.-title_related_articles .-YC-owl-navs-items>div {
    transition:.2s;
    display:flex;
    overflow:hidden;
    position:relative;
    font-size:24px;
    --el-w:51px;
    width:var(--el-w);
    height:var(--el-w);
    background:#fff;
    justify-content:center;
    align-items:center;
    color:var(--uicolor);
    border-radius:50%;
    border:2px solid var(--uicolor);
    cursor:pointer
}

.-single-post-content iframe,.-single-post-thumb {
    border-radius:var(--largeradius);
    position:relative
}

.ShortCode-title.-title_related_articles .-YC-owl-navs-items>div:hover {
    background:var(--uicolor);
    color:#fff
}

.yc-shortcode--single-services-item .yc-shortcode-step--image:before {
    content:"";
    position:absolute;
    width:50px;
    height:50px;
    background:var(--uicolor);
    opacity:.5;
    top:-10px;
    left:0;
    border-radius:50%;
    z-index:-1
}

.YC-related_articles-item-Info .-P-content {
    font-size:14px;
    font-weight:600
}

.-single-post-content table {
    max-width:100%;
    margin-bottom:1rem;
    border-collapse:collapse;
    width:100%!important;
    border-right:1px solid var(--diver);
    background:#fff;
    MIN-WIDTH: max-content;
}

.thumbnails,.wp-caption img {
    width:auto;
    height:auto
}

.-single-post-content table>tbody>tr>td:first-child {
    max-width:250px
}

.t--contact--post-call--buttons {
    gap:13px;
    display:flex;
    margin-top:20px;
    margin-inline:0;margin-inline-end:0!important}

.t--contact--post-call--buttons a {
    padding:6px 21px!important;
    margin-inline-end:0}

.wp-caption {
    display:flex;
    flex-direction:column;
    background:#edf0ff;
    margin:31px auto;
    border-radius:20px;
    overflow:hidden
}

.wp-caption p {
    padding:13px 18px!important;
    font-size:20px;
    color:var(--primary-text)
}

.-single-post-content table td,.-single-post-content table th {
    vertical-align:top;
    font-size:20px;
    padding:5px 15px;
    border-left:1px solid #00000029;
    font-weight:500;
    overflow:hidden
}

.-single-post-content table tr {
    border-top:1px solid #00000029
}

.-single-post-content table th {
    font-size:24px;
    background:var(--hover-overlay);
    font-weight:600
}

.-chevron-scroller-single>i,.-single-post-content table tr:first-child {
    font-weight:400
}

.-single-post-content table tr:last-child {
    border-bottom:1px solid var(--diver)
}

.-single-post-content>h1,.-single-post-content>h2,.-single-post-content>h3,.-single-post-content>h4,.-single-post-content>h5,.-single-post-content>h6 {
    padding:16px 0!important;
    line-height:1.4;
    margin-inline:0}

.-single-post-content h1,.-single-post-content h2,.-single-post-content h3,.-single-post-content h4,.-single-post-content h5,.-single-post-content h6 {
    transition:color .3s,transform .3s;
    position:relative;
    line-height:1.4
}

.-single-post-content h2:before {
    z-index:0;
    content:"";
    position:absolute;
    width:15px;
    height:15px;
    background:var(--secondarytext);
    right:-49px;
    border-radius:50%;
    top:30px;
    pointer-events:none
}

.-single-post-content h1.visible-header:before,.-single-post-content h2.visible-header:before,.-single-post-content h3.visible-header:before,.-single-post-content h4.visible-header:before,.-single-post-content h5.visible-header:before,.-single-post-content h6.visible-header:before {
    background:var(--uicolor);
    animation:2s linear infinite ripple-animations
}

.highlight-h2 {
    color:tomato;
    transform:scale(1.1);
    box-shadow:0 4px 15px rgba(0,0,0,.2);
    border-radius:8px;
    background:linear-gradient(90deg,tomato 0,gold 100%);
    padding:5px 10px;
    opacity:1
}

.highlight-h2:after {
    width:80%
}

.-single-post-content>h2 {
    color:var(--uicolor);
    font-size:26px
}

.-single-post-content>h2 * {
    color:inherit!important
}

.-single-post-content>h3 {
    font-size:21px
}

.-single-post-content iframe {
    margin-inline:auto;display:flex;
    z-index:1
}

.thumbnails {
    display:flex;
    justify-content:center;
    border-radius:20px;
    width: 100%;
    height: 100% !important;!i;!;
    padding: 0 !important;!i;!;
    margin: 0 !important;!i;!;
    }

.yc-shortcode-gallry--image img {
    border-radius:0;
    width:auto;
    height:auto;
    transition:.3s linear!important
}

.yc-shortcode-gallry--image:hover a img {
    transform:scale(1.09)
}

.-YourColor-sticky-TocList>h2,h2.-span-h2-title {
    margin-bottom:15px;
    font-size:18px;
    font-weight:500
}

.-YourColor-sticky-TocList>h2 {
    position:sticky;
    top:0;
    background:var(--bgcolor);
    padding:10px 0
}

.-YourColor-sticky-TocList>ul {
    display:flex;
    list-style:none;
    justify-content:flex-start;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}

.-YourColor-sticky-TocList>ul>li {
    display:flex;
    width:100%;
    flex-wrap:wrap;
    margin-bottom:5px
}

.-YourColor-sticky-TocList>ul>li.active-now>a {
    background:var(--uicolor2);
    color:#fff
}

.-YourColor-sticky-TocList>ul>li>ul {
    display:block;
    list-style:none;
    width:100%;
    padding:5px 15px
}

.-YourColor-sticky-TocList>ul>li>ul>li {
    display:flex;
    flex-direction:column;
    align-content:stretch;
    align-items:stretch;
    flex-wrap:wrap;
    margin-bottom:5px
}

.-YourColor-sticky-TocList>ul>li>ul>li>a {
    display:inline-block;
    padding:8px 0;
    color:var(--secondarytext);
    max-width:100%;
    font-size:15px
}

.-YourColor-sticky-TocList>ul>li>a {
    display:inline-block;
    font-size:15px;
    padding:10px 0;
    font-weight:400;
    width:100%;
    color:var(--secondarytext)
}

.-YourColor-sticky-TocList>ul>li>a>.-em-toc__number {
    margin-inline-end:8px;font-size:16px;
    display:inline-block;
    font-weight:700
}

.-YourColor-sticky-TocList>ul>li>ul>li>a>.-em-toc__number {
    margin-inline-end:6px;font-size:18px;
    display:inline-block
}

.-single-title-top-bar {
    display:block;
    margin-bottom:30px;
    max-width:100%;
    overflow:hidden
}

.-single-title-top-bar>ul>li>a {
    display:block;
    padding:10px;
    min-width:max-content;
    color:var(--secondarytext);
    font-size:16px
}

.-single-post-thumb {
    display:block;
    width:100%;
    background:#031a32;
    box-shadow:0 6px 3px -4px #09234036,0 13px 32px -14px #09234024,0 14px 70px -50px #09234029;
    overflow:hidden;
    margin-bottom:30px;
    margin-top:-90px;
    border:1px solid #bbc2cb;
    padding-bottom:70%
}

.-Chevrons--NextPrev>a,.-post-tag-items>a,.-references-post {
    box-shadow:var(--box-shadow-defult)
}

.-Chevrons--NextPrev>a,.-single-more-read-btn>a {
    border-radius:var(--largeradius);
    align-content:center
}

.-single-thumb-image {
    display:block;
    position:absolute;
    width:100%;
    height:100%
}

.-single-thumb-image>a {
    display:block;
    position:relative;
    height:100%
}

.-singular-pages-container .item-shape {
    bottom:50%;
    top:inherit;
    right:170px
}

.-singular-pages-container .item-shape.block-4 {
    bottom:55%;
    left:170px;
    right:initial
}

.-singular-pages-container .item-shape.block-3 {
    top:20%;
    bottom:inherit;
    left:0;
    right:70px
}

.-singular-pages-container .item-shape.block-2 {
    left:60px;
    right:initial;
    background:#edf0ff;
    top:350px;
    bottom:initial;
    width:250px;
    height:240px
}

.-singular-pages-container {
    position:relative;
    background:#fff;
    padding-top:50px
}

.-singular-pages-container.single_page_404 {
    padding-top:0
}

.-singular-pages-container:after {
    z-index:-1;
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    bottom:0;
    right:0;
    left:0
}

.yc-shortcode--box.yc-shortcode--shortcode_video {
    background:var(--primary-text);
    padding:50px 30px;
    color:#fff;
    border-radius:var(--largeradius);
    position:relative;
    overflow:hidden
}

.yc-shortcode--box.yc-shortcode--shortcode_video .creative-shape-img {
    width:149px
}

.yc-shortcode--box.yc-shortcode--shortcode_video p.--short--code--content {
    color:#e7e9f2
}

.yc-shortcode--shortcode_video h2.--short--code--title {
    color:#fff
}

.yc-shortcode--box.yc-shortcode--post-services {
    display:flex;
    align-items:self-start;
    border-radius:var(--largeradius);
    justify-content:space-between;
    flex-direction:inherit
}

.-next-prev-singular-posts {
    display:flex;
    padding:25px;
    margin:0 0 30px;
    border:var(--border-defult);
    border-radius:var(--largeradius);
    background:#fff;
    gap:30px
}

.-Chevrons--NextPrev {
    display:block;
    flex:1
}

.-Chevrons--NextPrev>a {
    display:flex;
    padding:25px;
    position:relative;
    align-items:center;
    flex-wrap:wrap;
    border:var(--border-defult);
    transition:.3s
}

.-Chevrons--NextPrev:hover>a {
    border-color:var(--border-defult-hover);
    box-shadow:var(--box-shadow-hover);
    transform:translateY(-1px);
    transition:ll 180ms
}

.-Chevrons--NextPrev>a>i {
    --sh-color:#0000000d;
    font-size:45px;
    font-weight:300;
    color:var(--secondarytext);
    background:#fdfdfd;
    border-radius:50%;
    width:80px;
    height:80px;
    display:flex;
    text-align:center;
    justify-content:center;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    transition:180ms;
    margin-inline-start:30px}

.-Chevrons--NextPrev:hover>a>i {
    color:var(--uicolor);
    transform:scale(1.1)
}

.-Chevrons--NextPrev.-chevron--prevPost>a>i {
    margin-inline-end:30px;margin-inline-start:0}

.-Chevrons--NextPrev>a>.inbox-pos {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    flex:1
}

.-Chevrons--NextPrev>a>.inbox-pos>span {
    font-size:20px;
    color:var(--secondarytext);
    display:block;
    margin-bottom:10px;
    transition:180ms;
    font-weight:400
}

.-Chevrons--NextPrev>a>.inbox-pos>h3 {
    font-size:20px;
    font-weight:600;
    line-height:1.5;
    transition:180ms;
    color:var(--primary-text)
}

.-Chevrons--NextPrev:hover>a>.inbox-pos>h3 {
    color:var(--uicolor)
}

.-Chevrons--NextPrev:hover>a>.inbox-pos>span,.Bottom-comment-bar>.replay-comment-button:hover,.Bottom-comment-bar>ul>li:not(.active):hover {
    color:var(--primary-text)
}

grap-dots {
    --dot-width:4px;
    width:var(--dot-width);
    height:var(--dot-width);
    background:var(--secondarytext);
    border-radius:50%;
    margin:0 10px
}

.-Related-Single {
    display:block;
    padding:30px 0 45px;
    position:relative
}

.-Related-Single.--related--singular-insert {
    padding-top:63px
}

.-Related-Single.--related--singular-insert .shape-divider .shape-fill {
    fill:white
}

.-Related-Single .shape-divider .shape-fill {
    fill:#f3f4fb
}

.-YC-related-posts {
    --bgcolor:#fff;
    background:linear-gradient(180deg,#fafaff,transparent)
}

.--widget--sidebar--title.-TitleContent-section {
    margin-bottom:40px;
    font-size:23px
}

.-TitleContent-section>p {
    margin-inline-start:9px;color:var(--uicolor);
    font-size:30px;
    font-weight:700;
    text-decoration:underline
}

.-TitleContent-section>i {
    margin-inline-end:15px}

.-TitleContent-section>a {
    margin-inline-start:auto;display:flex;
    font-size:17px;
    font-weight:400;
    align-content:center;
    align-items:center;
    background:#fff;
    color:var(--uicolor);
    flex-wrap:wrap;
    padding:11px 15px;
    overflow:hidden;
    border:2px solid var(--uicolor);
    transition:.2s;
    border-radius:var(--largeradius);
    position:relative
}

.-TitleContent-section>a>i {
    font-weight:600;
    position:absolute;
    left:-30px
}

.-TitleContent-section>a:hover>i {
    left:20px
}

.-TitleContent-section>a:hover {
    color:#fff;
    padding-inline-end:50px;background:var(--uicolor);
    border-color:var(--uicolor)
}

.-TitleContent-section>a>.-YC-Icon-Buttons {
    --inset-uicolor:var(--primary-text)
}

h2.-TitleContent-section>.seccontent {
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    color:var(--uicolor);
    font-size:21px;
    flex:1
}

h2.-TitleContent-section>.seccontent>span {
    font-weight:300;
    margin-inline-end:10px;color:var(--primary-text);
    font-size:20px
}

h2.-TitleContent-section>.seccontent>i {
    font-size:30px;
    margin-inline-end:15px;font-weight:300;
    color:var(--secondarytext)
}

.-Posts-RelatedBoxes {
    display:flex;
    flex-wrap:wrap;
    gap:20px;
    margin-bottom:40px
}

.-Posts-RelatedBoxes>.-YC-Post-box {
    min-width:420px;
    max-width:440px
}

.-Title-references {
    display:flex;
    font-size:20px;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin:0;
    position:relative;
    font-weight:500
}

.-Title-references>i {
    display:block;
    margin-inline-end:15px;color:#041c367a;
    font-size:33px;
    font-weight:300
}

.-references-title-context {
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    flex:1
}

.-BackToClean>i,.-references-title-context>span {
    margin-inline-end:10px}

.-references-title-context>p {
    margin:0;
    font-size:13px;
    color:var(--secondarytext);
    font-weight:300;
    border-inline-start:1px solid var(--diver);padding-inline-start:10px;
    line-height:normal
}

.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title>.--fq-count,.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title>h2,.-post-tag-items>a:hover,.-post-tag-items>a:hover:before,.-references-post>ul,toggle-toc:hover,ul.ez-toc-list li:hover>a:before {
    color:var(--uicolor)
}

.-post-tag-items>a,.-references-post ul>li a {
    align-items:center;
    font-size:15px;
    align-content:center
}

.-references-post {
    padding:25px;
    display:block;
    margin:0 0 30px;
    border:var(--border-defult);
    border-radius:var(--largeradius);
    background:#fff
}

.-references-post.showin btn-icon.-YC-Icon-Buttons>span {
    width:50px
}

.-references-post.showin btn-icon.-YC-Icon-Buttons>em {
    opacity:0
}

#ez-toc-container.showin,.-references-post.showin {
    height:var(--tableofcontentH)
}

.ThankYou-svg-wrap #button,.ThankYou-svg-wrap #check,.ThankYou-svg-wrap #circle {
    fill:none;
    height:inherit;
    stroke-linecap:round
}

.-references-post>ul {
    padding:30px!important;
    list-style:none;
    position:absolute;
    visibility:hidden;
    opacity:0;
    width:100%;
    z-index:1;
    transition:50ms;
    right:0;
    margin:0!important
}

#ez-toc-container.showin nav,.-references-post.showin>ul {
    visibility:visible;
    opacity:1;
    transition:180ms
}

#ez-toc-container ul.ez-toc-list>li,.-references-post ul>li {
    visibility:hidden;
    opacity:0;
    transform:scale(.9);
    transition:50ms
}

#ez-toc-container.showin ul.ez-toc-list>li,.-references-post.showin ul>li {
    visibility:visible;
    opacity:1;
    transform:scale(1);
    transition-duration:180ms;
    transition-timing-function:ease;
    transition-property:all;
    transition-delay:var(--trans-delay)
}

.-references-post ul>li a {
    display:flex;
    font-weight:400;
    padding:15px!important;
    border-radius:var(--largeradius);
    color:var(--primary-text);
    flex-wrap:wrap;
    justify-content:flex-end
}

#ez-toc-container a:hover,.-references-post ul>li a:hover {
    text-decoration:unset
}

.-references-post ul>li a>em {
    font-size:24px;
    min-width:35px;
    font-weight:600;
    text-align:center;
    color:var(--secondarytext);
    transition:180ms;
    font-style:normal;
    margin-left:10px!important;
    display:block
}

.-post-tag-items {
    display:flex;
    margin-bottom:30px;
    flex-wrap:wrap;
    margin-inline:-6px}

.-post-tag-items>a {
    display:flex;
    padding:10px 15px;
    position:relative;
    flex-wrap:wrap;
    color:var(--secondarytext);
    font-weight:400;
    border-radius:var(--miniradius);
    margin:6px;
    border:var(--border-defult);
    background:#fff
}

toggle-toc {
    color:var(--secondarytext);
    padding:8px 15px!important;
    vertical-align:bottom;
    background:#2144f000;
    transition:.3s;
    font-weight:500;
    display:flex!important;
    flex-wrap:wrap;
    height:43px;
    border-radius:var(--largeradius);
    align-items:center
}

.showin toggle-toc>i {
    transform:rotate(180deg)
}

toggle-toc>i {
    margin-inline-start:10px!important;font-size:18px;
    display:block;
    transition:180ms
}

.-post-tag-items>a:before {
    content:'\23';
    position:relative;
    display:block;
    margin-inline-end:7px;font-weight:400;
    font-size:17px;
    color:var(--secondarytext);
    transition:180ms
}

.-YC-FaqsSimple-vsingle-Item-v2 {
    border:var(--border-defult);
    background:#fff;
    transition:180ms;
    border-bottom:1px solid var(--diver)
}

.-YC-FaqsSimple-vsingle-Item-v2:last-child {
    border-bottom:0
}

.-YC-FaqsSimple-vsingle-Title {
    display:flex;
    padding:20px 0;
    align-content:center;
    align-items:center;
    justify-content:space-between;
    cursor:pointer;
    flex-wrap:wrap
}

.-YC-FaqsSimple-vsingle-Title>.--fq-count {
    font-family:var(--f-number);
    font-size:23px;
    margin-inline-end:15px;font-weight:800;
    color:var(--primary-text)
}

.-YC-FaqsSimple-vsingle-Title>i {
    font-size:22px;
    color:var(--secondarytext);
    transition:180ms
}

.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title>i {
    color:var(--uicolor);
    transform:rotate(45deg)
}

.-YC-FaqsSimple-vsingle-Title>h2 {
    display:block;
    font-size:20px;
    font-weight:500;
    color:var(--primary-text);
    flex:1
}

.-YC-FaqsSimple-vsingle-Title>h2>em {
    margin-inline-end:10px;font-style:normal;
    font-family:var(--f-number);
    font-weight:400;
    font-size:30px
}

.-YC-FaqsSimple-vsingle-Item-v2.active .-FaqsSimple-vsingle-Content-Row-v1 {
    display:block;
    height:var(--pin-height)
}

.-FaqsSimple-vsingle-Content-Row-v1 {
    display:block;
    height:0;
    --pin-height:auto;
    overflow:hidden;
    transition:180ms
}

.-p-FaqsSimple-vsingle-ContentValue-v1 {
    padding:0 0 30px;
    display:block;
    line-height:1.6;
    font-size:24px;
    color:var(--secondarytext);
    font-weight:400
}

.-YC-FaqsSimple-vsingle {
    display:block;
    max-width:100%;
    border-radius:var(--largeradius);
    margin-bottom:40px;
    border:2px solid var(--border-defult-hover);
    padding:33px;
    background:#fff;
    margin-top:40px
}

.-YC-FaqsSimple-vsingle .--widget--sidebar--title {
    margin-bottom:10px
}

.-post-reviews-area {
    display:flex;
    align-content:flex-start;
    align-items:stretch;
    flex-wrap:wrap;
    position:relative;
    justify-content:space-between;
    flex-direction:column;
    flex:1;
    padding-inline-end:40px}

.-post-reviews-area>h2 {
    font-size:26px;
    color:var(--primary-text);
    font-weight:400
}

.-itemslist-share-icons-list .owl-stage,.-post-reviews-buttons {
    display:flex
}

.-single-share-header .-YC-owl-navs-items {
    display:flex;
    gap:20px
}

.-single-share-header .-YC-owl-navs-items>div {
    transition:.2s;
    display:flex;
    overflow:hidden;
    position:relative;
    font-size:24px;
    --el-w:51px;
    width:var(--el-w);
    height:var(--el-w);
    background:#fff;
    justify-content:center;
    align-items:center;
    color:var(--uicolor);
    border-radius:50%;
    border:2px solid var(--uicolor);
    cursor:pointer
}

.-post-button-rev-item {
    display:block;
    padding:13px 23px;
    border-radius:var(--largeradius);
    min-width:60px;
    text-align:center;
    margin:0 5px;
    font-size:15px;
    font-weight:400;
    transition:180ms;
    cursor:pointer
}

.-post-button-rev-item.-button-negative {
    border:2px solid var(--negative);
    color:var(--negative)
}

.-post-button-rev-item.-button-positive {
    border:2px solid var(--positive);
    color:#fff;
    background:var(--positive)
}

.-post-button-rev-item.-button-positive:hover {
    background:#fff;
    color:var(--positive)
}

.-post-button-rev-item.-button-negative:hover {
    background:var(--negative)
}

.-post-button-rev-item:hover {
    color:#fff
}

.-FeedBack-Rating>.RatingReview {
    direction:ltr;
    font-size:50px;
    color:#e1e1e1;
    cursor:pointer;
    display:flex;
    letter-spacing:5px
}

.-FeedBack-Rating>.RatingReview>i {
    font-weight:300;
    transition:180ms
}

.-FeedBack-Rating>.RatingReview>i.active,.-FeedBack-Rating>.RatingReview>i.fixedactive,.-PostFeedBack-Rateing-Box .RatingReview>i.fixedactive {
    color:#ffa700;
    font-weight:600
}

.-PostFeedBack-Rateing-Box {
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    align-items:center;
    align-content:center;
    padding-inline-start:40px;border-inline-start:1px solid var(--diver);margin-inline-start:40px;
    min-width:400px
}

.-YC-post-reviews-info {
    display:flex;
    flex-wrap:wrap;
    align-content:flex-start;
    flex-direction:column;
    justify-content:center;
    margin-top:30px;
    width:100%
}

.-YC-post-reviews-info .product-item-info-stats-ratings {
    flex:1;
    position:relative;
    justify-content:flex-start;
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:flex-start
}

.product-item-info-stats-ratings>.-icon-info-stats-ratings>i {
    display:block;
    font-size:145px;
    font-weight:100;
    color:#ffa700;
    text-shadow:-4px 2px 0 #00000005,-6px 3px 0 #00000005
}

.-icon-info-stats-ratings>span.-rating-value {
    font-size:30px;
    font-weight:700;
    font-family:var(--f-number);
    position:relative;
    line-height:1
}

.-PostFeedBack-Rateing-Box .RatingReview {
    direction:ltr;
    font-size:48px;
    color:#e1e1e1;
    cursor:pointer
}

.-PostFeedBack-Rateing-Box .RatingReview>i {
    font-weight:200
}

.-Rate-Average-Items {
    display:block;
    flex:1;
    position:relative
}

.-Rate-Average-Items:before {
    content:'';
    height:100%;
    right:0;
    width:1px;
    position:absolute
}

.-Rate-Average-element {
    display:flex;
    align-content:center;
    align-items:center;
    margin-bottom:15px;
    flex-wrap:wrap;
    color:var(--secondarytext);
    position:relative;
    justify-content:space-between;
    padding-bottom:10px;
    font-family:var(--f-number);
    font-size:14px
}

.-Rate-Average-element>span {
    display:block;
    text-align:center;
    min-width:40px
}

.-BackToClean,.-post-reviews-area>form .-fix-inputs-area[data-field-id=feedback__content] {
    min-width:100%
}

.-Rate-Average-element>em {
    font-style:normal;
    font-weight:600;
    font-family:var(--f-number);
    font-size:15px;
    width:10px;
    text-align:center
}

.-Rate-Average-Label {
    flex:1;
    background:#eee;
    border-radius:var(--largeradius);
    height:10px;
    margin:0 30px;
    position:relative;
    max-width:calc(100% - 110px);
    bottom:0
}

.-Average--progress {
    background:#ffcf00;
    height:100%;
    width:0;
    border-radius:var(--largeradius);
    transition:.7s
}

.ThankYou-svg-wrap {
    width:100px;
    height:100px;
    background-color:#fff;
    border-radius:200px;
    margin:0 auto
}

.ThankYou-svg-wrap #circle {
    position:absolute;
    opacity:1;
    transform:rotate(-33deg);
    -webkit-animation:1.8s ease-in 2s infinite alternate circle;
    animation:1.8s ease-in 2s infinite alternate circle;
    stroke-dasharray:291,943;
    stroke-dashoffset:-943
}

.ThankYou-svg-wrap #circle .st0 {
    stroke:var(--success-color);
    -webkit-animation:1.8s ease-in-out 2s infinite fill;
    animation:1.8s ease-in-out 2s infinite fill;
    stroke-width:8px
}

.ThankYou-svg-wrap #check {
    position:absolute;
    opacity:0;
    stroke-dasharray:290,9000;
    stroke-dashoffset:-290;
    -webkit-animation:1.8s ease-out 2s infinite alternate check;
    animation:1.8s ease-out 2s infinite alternate check
}

.ThankYou-svg-wrap #button circle,.ThankYou-svg-wrap #check path {
    stroke:var(--success-color);
    stroke-width:8px
}

.ThankYou-svg-wrap #button {
    position:absolute;
    opacity:1;
    stroke-dasharray:943,9000;
    stroke-dashoffset:0;
    -webkit-animation:1.8s ease-in-out 2s infinite alternate button;
    animation:1.8s ease-in-out 2s infinite alternate button;
    stroke:green;
    transform:scale(1)
}

@-webkit-keyframes circle {
    0% {
        opacity:0;
        stroke-dasharray:40,943;
        stroke-dashoffset:0;
        transform:rotate(-73deg)
    }

    40% {
        opacity:.5
    }

    50% {
        stroke-dasharray:200,943;
        transform:rotate(-33deg)
    }

    51% {
        opacity:1
    }

    58% {
        stroke-dasharray:0,943;
        stroke-dashoffset:-943;
        opacity:1
    }

    100%,59% {
        opacity:0
    }
}

@keyframes circle {
    0% {
        opacity:0;
        stroke-dasharray:40,943;
        stroke-dashoffset:0;
        transform:rotate(-73deg)
    }

    40% {
        opacity:.5
    }

    50% {
        stroke-dasharray:200,943;
        transform:rotate(-33deg)
    }

    51% {
        opacity:1
    }

    58% {
        stroke-dasharray:0,943;
        stroke-dashoffset:-943;
        opacity:1
    }

    100%,59% {
        opacity:0
    }
}

@-webkit-keyframes check {
    0%,50% {
        stroke-dasharray:290,9000;
        stroke-dashoffset:-294;
        opacity:0
    }

    50%,63% {
        opacity:1
    }

    63% {
        stroke-dasharray:291,9000;
        stroke-dashoffset:55;
        opacity:1
    }

    100% {
        stroke-dasharray:291,9000;
        stroke-dashoffset:43;
        opacity:1
    }
}

@keyframes check {
    0%,50% {
        stroke-dasharray:290,9000;
        stroke-dashoffset:-294;
        opacity:0
    }

    50%,63% {
        opacity:1
    }

    63% {
        stroke-dasharray:291,9000;
        stroke-dashoffset:55;
        opacity:1
    }

    100% {
        stroke-dasharray:291,9000;
        stroke-dashoffset:43;
        opacity:1
    }
}

@-webkit-keyframes button {
    0% {
        opacity:0;
        transform:scale(1)
    }

    60% {
        opacity:0
    }

    80% {
        opacity:1
    }

    100% {
        opacity:1;
        transform:scale(1)
    }
}

@keyframes button {
    0% {
        opacity:0;
        transform:scale(1)
    }

    60% {
        opacity:0
    }

    80% {
        opacity:1
    }

    100% {
        opacity:1;
        transform:scale(1)
    }
}

.-ThankYou-SendFeedBack>h2 {
    font-weight:400;
    color:var(--primary-text);
    font-size:24px
}

.ThankYou-for-rating {
    display:block;
    margin-bottom:30px
}

.-post-reviews-area>form {
    flex:1;
    min-width:100%;
    display:flex;
    flex-wrap:wrap;
    padding-top:10px
}

.-YC-Forms-FeedBack {
    display:flex;
    align-items:center;
    justify-content:flex-end;
    align-content:center;
    flex-wrap:wrap;
    flex:1
}

.-YC-Forms-FeedBack>button {
    display:flex;
    justify-content:space-between;
    padding:13px;
    border-radius:var(--miniradius);
    background:var(--uicolor2);
    border:2px solid var(--uicolor2);
    color:#fff;
    font-size:15px
}

.-YC-Forms-FeedBack>button:hover {
    background:#fff;
    color:var(--uicolor2)
}

.-YC-Forms-FeedBack>button>.-YC-Icon-Buttons {
    --inset-uicolor:white
}

.-post-reviews-area>form textarea {
    min-height:140px
}

.-post-reviews-area>form .-fix-inputs-area {
    margin-bottom:30px;
    max-width:320px;
    flex:1
}

.-post-reviews-area>form .-fix-inputs-area:first-of-type {
    margin-inline-end:30px}

.-post-reviews-area>form .-fix-forms-field-title {
    margin-bottom:30px;
    position:relative;
    padding-inline:20px}

.-post-reviews-area>form .-fix-forms-field-title:before {
    content:'';
    position:absolute;
    width:9px;
    background:var(--secondarytext);
    top:50%;
    transform:translateY(-50%);
    height:16px;
    right:0;
    border-radius:50px;
    opacity:.4
}

.-BackToClean {
    display:flex;
    margin-bottom:30px;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    color:var(--secondarytext);
    font-size:18px;
    transition:180ms
}

.-FeedBack-Rating.-Rating-Master-Area {
    display:flex;
    align-content:flex-start;
    align-items:flex-start;
    flex-wrap:wrap
}

.-form-title-PostFeedBack {
    display:flex;
    padding:20px;
    flex:1;
    margin-bottom:40px;
    border-right:4px solid #ffa700;
    font-size:18px;
    line-height:1.6;
    background:linear-gradient(270deg,#ffa70005,transparent)
}

.-ThankYou-SendFeedBack {
    margin:0 auto;
    display:block
}

.-icon-info-stats-ratings {
    position:relative;
    margin-inline-end:15px;text-align:center;
    border-radius:30px;
    background:#fff;
    color:var(--uicolor);
    border:3px solid var(--uicolor);
    --el-w:57px;
    min-width:var(--el-w);
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px
}

.-share-icons-list {
    margin-bottom:0;
    flex-direction:column;
    overflow:hidden;
    flex-wrap:wrap;
    display:flex;
    position:relative
}

.-itemslist-share-icons-list {
    list-style:none;
    position:relative;
    max-width:100%;
    direction:rtl;
    overflow:hidden;
    padding:10px 8px
}

.-itemslist-share-icons-list .owl-item {
    display:inline-block;
    vertical-align:top
}

.-itemslist-share-icons-list .owl-item>.--sp-social-item {
    min-width:70px;
    max-width:max-content
}

.-itemslist-share-icons-list .owl-item>.--sp-social-item>a {
    display:flex;
    height:41px;
    border-radius:var(--largeradius);
    color:var(--sociaTextColor);
    align-items:center;
    justify-content:center;
    font-size:21px;
    width:115px;
    border:2px solid var(--sociaColor);
    transition:180ms;
    background:var(--sociaColor)
}

.-itemslist-share-icons-list .owl-item>.--sp-social-item:hover>a>i {
    background:#fff;
    color:var(--sociaColor)
}

.-itemslist-share-icons-list .owl-item>.--sp-social-item>a>span {
    white-space:nowrap;
    text-align:center;
    font-weight:400;
    font-size:12px;
    text-transform:capitalize;
    transition:180ms;
    margin-inline-start:9px}

.-itemslist-share-icons-list .owl-next,.-itemslist-share-icons-list .owl-next.disabled,.-itemslist-share-icons-list .owl-prev,.-itemslist-share-icons-list .owl-prev.disabled {
    display:none
}

.-single-share-posts-area {
    display:block;
    max-width:100%;
    border-radius:var(--largeradius);
    margin-bottom:40px;
    border:2px solid var(--border-defult-hover);
    padding:30px;
    background:var(--diver);
    box-shadow:0 0 5px #00000029
}

.-share-popover-boxed-copy {
    display:flex;
    border-radius:var(--miniradius);
    padding:10px 1%;
    overflow:hidden;
    border:1px solid var(--border-defult-hover)
}

.-share-popover-boxed-copy>input[type=text] {
    flex:1;
    min-height:auto;
    direction:ltr;
    text-overflow:ellipsis;
    background:#fff;
    border-color:#f2f2f2;
    overflow:hidden;
    padding:0 15px;
    white-space:nowrap;
    text-transform:lowercase;
    border-radius:10px
}

.-share-popover-boxed-copy>button {
    background:var(--primary-text);
    cursor:pointer;
    font-size:14px;
    border-radius:10px;
    padding:10px 15px;
    margin-inline-start:15px;color:#fff;
    font-weight:400;
    text-align:center;
    display:flex;
    align-content:center;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    border:2px solid var(--primary-text);
    transition:180ms;
    overflow:hidden;
    position:relative
}

.-post-reviews-feedback--area,.-single-share-header {
    justify-content:space-between;
    display:flex;
    margin-bottom:10px
}

.-share-popover-boxed-copy>button>em {
    position:relative;
    display:block;
    visibility:visible;
    transition:180ms;
    opacity:1;
    font-style:normal;
    transform:translateX(0)
}

.-share-popover-boxed-copy.active>button>em {
    visibility:hidden;
    opacity:0;
    transform:translateX(100px)
}

.-share-popover-boxed-copy.active>button {
    background:var(--success-color);
    border-color:var(--success-color)
}

.-share-popover-boxed-copy>button>span {
    position:absolute;
    padding:5px 10px;
    visibility:hidden;
    opacity:0;
    transition:180ms;
    color:#fff;
    transform:translateX(-100px)
}

.-share-popover-boxed-copy.active>button>span {
    opacity:1;
    visibility:visible;
    transform:translateX(0)
}

.-share-popover-boxed-copy:not(.active)>button:hover {
    color:var(--primary-text);
    background:#fff;
    border-color:var(--primary-text)
}

title--tooltip.socialTips {
    padding:10px 15px
}

.-single-share-header {
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-single-share-posts-area .-YC-owl-navs-items>div {
    --chev-w:40px
}

.-single-share-posts-area .-YC-owl-navs-items>div:hover {
    background:var(--uicolor);
    color:#fff
}

.-single-share-header .-YC-owl-navs-items>div>i,.-single-share-posts-area .-YC-owl-navs-items>div>i,toggle-toc>span {
    font-weight:400
}

.-post-reviews-feedback--area {
    padding:40px;
    border:1px solid var(--border-defult-hover);
    border-radius:var(--largeradius);
    background:#fff
}

.-FeedBack-Rating-MasterArea {
    display:flex;
    justify-content:space-between;
    align-content:flex-start;
    flex-wrap:wrap;
    align-items:flex-start;
    flex-direction:column
}

.-FeedBack-Rating-MasterArea>h2 {
    margin-bottom:20px
}

.--widget--sidebar--title {
    font-size:34px;
    font-weight:600;
    color:var(--primary-text)
}

.-Rate-Average-element:last-child,.-YC-FaqsSimple-vsingle-Item-v2:last-child,.-secodary-single-post-bar:last-child,.-sidebar-related-Single:last-child,.single-post-parent-container-comments>form>.alerts>.alert.alert-danger:empty,ul.CommentsListInner .ChildComments:last-child,ul.CommentsListInner>li:last-child {
    margin-bottom:0
}

.-YC-singleType-post .-secodary-single-post-bar {
    border:var(--border-defult)
}

.button-icon,.button-icon i {
    border-radius:50%;
    display:flex
}

.RateComment>.RatingReview>i.fixedactive {
    color:#ffa700;
    font-weight:700
}

.-TitleContent-section {
    display:flex;
    margin-bottom:40px;
    font-size:29px;
    font-weight:600;
    align-items:center
}

.button-icon {
    margin-inline-end:20px;font-size:40px;
    font-weight:300;
    width:73px;
    height:73px;
    background:linear-gradient(270deg,#00000030 0,rgb(0 0 0 / 9%) 100%);
    position:relative;
    z-index:1;
    animation:1s linear infinite ripple-animation;
    align-items:center;
    padding:10px
}

.button-icon i {
    background:var(--whatsapp);
    font-size:31px;
    width:100%;
    height:100%;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-weight:300
}

a.YC-BTNs-whatsapp.activable {
    display:flex;
    align-items:center;
    margin-inline-start:30px;text-align:right;
    background:linear-gradient(45deg,#166e2cab,#1fb444);
    border-radius:50px;
    padding:0 0 0 30px
}

.-Chevrons--NextPrev:hover>a .-Chevrons--NextPrev-poster,.YC-single-call--boxs>a.YC-BTN-phone {
    background: rgb(16, 110, 190);
    color:#fff
}

.button-phonenumber p {
    font-size:19px;
    font-weight:500;
    color:#fff
}

@keyframes ripple-animation {
    0% {
        -webkit-box-shadow:0 0 0 0 var(--primary-light);
        box-shadow:0 0 0 0 #f6f8ff
    }

    50% {
        -webkit-box-shadow:0 0 0 20px rgba(1,93,199,0);
        box-shadow:0 0 0 20px rgba(1,93,199,0)
    }

    100% {
        -webkit-box-shadow:0 0 0 0 rgba(1,93,199,0);
        box-shadow:0 0 0 0 rgba(1,93,199,0)
    }
}

@keyframes ripple-animations {
    0% {
        -webkit-box-shadow:0 0 0 0 var(--primary-light);
        box-shadow:0 0 0 0 #b7c7ff
    }

    50% {
        -webkit-box-shadow:0 0 0 20px rgba(1,93,199,0);
        box-shadow:0 0 0 20px rgba(1,93,199,0)
    }

    100% {
        -webkit-box-shadow:0 0 0 0 rgba(1,93,199,0);
        box-shadow:0 0 0 0 rgba(1,93,199,0)
    }
}

.button-phonenumber span {
    font-size:23px;
    display:flex;
    font-weight:700;
    color:#fff;
    font-family:var(--f-number)
}

.YC-single-call--boxs>a.YC-BTN-phone,.YC-single-headerFixed--boxs a {
    display:inline-flex;
    transition:.2s ease-in-out;
    min-width:max-content;
    gap:14px;
    z-index:0
}

.YC-single-call--boxs>a.YC-BTN-phone {
    border:1px solid transparent;
    font-size:30px;
    overflow:hidden;
    position:relative;
    padding:12px 28px;
    border-radius:35px;
    font-weight:500;
    align-items:center;
    width:max-content
}

.-Chevrons--NextPrev-poster,.YC-single-headerFixed-small-thumb {
    border-radius:5px;
    display:flex;
    overflow:hidden
}

.YC-single-call--boxs>a.YC-BTN-phone i {
    font-weight:400
}

.YC-single-call--boxs>a.YC-BTN-phone>span,postsscrollloader span {
    transition:opacity .6s,transform .8s;
    transition-timing-function:cubic-bezier(0.15,0.85,0.31,1);
    position:relative
}



.YC-single-call--boxs>a:hover:before,.bottun:hover:before {
    color:#fff;
    transform:translate(0,-50%);
    opacity:1
}

.YC-single-call--boxs {
    display:flex;
    align-items:center;
    margin-top:30px;
    position:relative
}

.-Chevrons--NextPrev-poster {
    transition:.2s;
    position:relative;
    margin-inline-end:25px;font-size:30px;
    --el-w:55px;
    width:var(--el-w);
    height:var(--el-w);
    justify-content:center;
    align-items:center;
    color:var(--uicolor);
    border:2px solid var(--uicolor)
}

.-Chevrons--NextPrev-poster>i {
    font-weight:300;
    font-size:24px
}

.-Chevrons--NextPrev.-chevron--nextPost .-Chevrons--NextPrev-poster {
    margin-inline-start:25px;margin-inline-end:0}

.YC-intro-container-pages-head.--is--video-category .bottun,.YC-intro-page-primary-body.Yc-pages-steup.error_page span.single-404 {
    margin-inline-start:0
}

.-Chevrons--NextPrev-poster>img {
    position:absolute;
    max-width:100%;
    top:50%;
    transform:translate(-50%,-50%);
    left:50%;
    min-height:100%
}

.YC-single-headerFixed-small-thumb {
    min-width:50px;
    max-width:50px;
    height:50px;
    align-items:center
}

.YC-single-headerFixed-small-thumb img {
    width:100%;
    height:100%;
    border-radius:5px;
    overflow:hidden
}

.YC-single-headerFixed-container {
    position:fixed;
    top:0;
    z-index:9;
    width:100%;
    right:0;
    left:0;
    background:#fff;
    color:var(--uicolor);
    padding:10px 0 0;
    opacity:0;
    visibility:hidden;
    transition:.2s;
    transform:translate(0,-100px)
}

.YC-single-headerFixed-container.visible-header {
    opacity:1;
    visibility:visible;
    transform:translate(0,70px)
}

body.before-start.fixedintro.hidemenu .YC-single-headerFixed-container.visible-header {
    transform:translate(0);
}

.YC-single-headerFixed-boxed {
    display:flex;
    width:100%;
    justify-content:space-between
}

.YC-single-headerFixed--boxs,.YC-single-headerFixed-left {
    display:flex;
    align-items:center
}

.YC-single-headerFixed-left {
    gap:14px
}

.YC-single-headerFixed-left span {
    font-size:20px;
    line-height:10px;
    font-weight:600;
    flex:1;
    color:var(--uicolor);
    margin-left:5px;
}

.YC-single-scroll-bar {
    background:var(--border-color);
    width:100%;
    bottom:0;
    height:5px;
    z-index:2;
    margin-top:5px
}

.scroll-bar-width {
    position:absolute;
    width:50%;
    background:var(--uicolor2);
    height:5px;
}

.YC-single-headerFixed--boxs a {
    border:1px solid transparent;
    font-size:20px;
    overflow:hidden;
    position:relative;
    padding:6px 18px;
    color:#fff;
    border-radius:var(--largeradius);
    font-weight:500;
    background-position:left;
    background: rgb(0, 120, 212);
    align-items:center;
    width:max-content;
    border-radius:10px
}

.-YC-post-reviews-info .product-item-info-stats-ratings p {
    flex-direction:column;
    display:flex
}

.-YC-post-reviews-info .product-item-info-stats-ratings p span.-rating-label {
    font-weight:500;
    font-size:21px;
    color:var(--secondarytext)
}

.-YC-post-reviews-info .product-item-info-stats-ratings p span.-rating-suptitle {
    font-size:19px;
    font-weight:500;
    color:var(--primary-text);
    display:flex;
    align-items:center
}

.-YC-post-reviews-info .product-item-info-stats-ratings p span.-rating-suptitle>em {
    font-size:21px;
    font-weight:600;
    margin-inline-end:6px;font-style:normal;
    font-family:var(--f-number)
}

.headerFixed-info-stats-ratings {
    display:flex;
    align-items:center;
    gap:10px
}

.headerFixed-icon-ratings {
    color:var(--uicolor);
    display:flex;
    align-items:center;
    height:auto;
    justify-content:center;
    gap:4px
}

.headerFixed-icon-ratings p {
    font-size:16px;
    color:var(--uicolor);
    font-weight:400
}

.headerFixed-icon-ratings p em {
    font-size:16px;
    font-family:var(--f-number);
    font-style:normal;
    font-weight:700;
    color:var(--uicolor)
}

.headerFixed-icon-ratings span {
    display:flex;
    align-items:center;
    font-size:16px;
    font-family:var(--f-number);
    font-weight:600
}

.headerFixed-icon-ratings i {
    color:#ffa700;
    font-size:15px
}

p.headerFixed.-space-between.-flex-center {
    display:flex;
    gap:10px
}

p.headerFixed.-space-between.-flex-center span.-rating-label {
    font-size:17px;
    display:flex;
    align-items:center
}

p.headerFixed.-space-between.-flex-center span.-rating-label:after {
    content:"";
    position:relative;
    width:5px;
    background:#fff;
    height:5px;
    margin-inline-start:8px;border-radius:50%
}

.YC-single-headerFixed-title {
    flex-direction:column
}

span.-rating-suptitle {
    font-size:17px;
    font-weight:500;
    color:#fff;
    display:flex;
    align-items:center
}

span.-rating-suptitle em {
    font-size:17px;
    font-weight:600;
    margin-inline-end:6px;font-style:normal;
    font-family:var(--f-number)
}

.-single-post-content-boxed {
    position:relative
}

.scroll-post-width {
    position:absolute;
    width:2px;
    height:5px;
    right:0;
    top:0
}

.YC-single-headerFixed-container.visible-header .container {
    padding-inline:0;max-width:1500px
}

.your-image-wrapper {
    margin:20px auto
}

.your-image-wrapper.float-left {
    float:left;
    padding-inline-start:30px}

.your-image-wrapper.float-right {
    float:left;
    padding-inline-end:30px}

.tablecontainer {
    margin:20px 0;
    background:#fff;
}

.headerFixed-star-ratings {
    gap:2px;
    display:flex
}

.YC-intro-page-primary-body {
    margin:0;
    position:relative;
    background:#fff;
    padding-top:90px;
    padding-bottom:20px
}

.YC-intro-page-primary-body.Yc-pages-steup {
    padding-top:110px
}

.YC-intro-page-primary-body.Yc-pages-steup.error_page .YC-intro-container-pages-head {
    justify-content:space-between
}

.YC-intro-page-primary-body.Yc-pages-steup.error_page .YC-intro-container-pages-left {
    text-align:right;
    justify-content:right;
    max-width:630px!important
}

.YC-intro-page-primary-body.Yc-pages-steup .bottun {
    justify-content:center
}

.YC-intro-container-pages-head {
    display:flex;
    align-items:self-start;
    min-width:100%;
    justify-content:space-between;
    gap:25px
}

.YC-intro-page-primary-body.Yc-pages-steup .YC-intro-container-pages-head {
    justify-content:center;
    text-align:center
}

.-intro--page--category-video {
    max-width:540px;
    position:sticky;
    flex:1;
    display:flex;
    align-items:end;
    min-width:537px;
    justify-content:flex-end;
    top:100px
}

.--inner--intro--video {
    width:100%;
    height:100%;
    display:flex
}

.Yc-category--video-Youtube {
    position:relative;
    z-index:1;
    display:flex;
    justify-content:center;
    align-items:center;
    height:420px;
    padding:9px;
    overflow:hidden;
    border-radius:var(--largeradius);
    width:100%;
    max-width:540px;
    min-width:549px;
    background:var(--image-video);
    background-position:center center;
    background-size:cover
}

.bottun,postsscrollloader:before {
    min-width:max-content;
    width:max-content
}

.Yc-category--video-Youtube iframe {
    width:100%;
    height:100%;
    border-radius:20px
}

.Yc-category--video-Youtube:before {
    width:100%;
    height:100%;
    position:absolute;
    content:"";
    right:0;
    content:"";
    background:#08081a21;
    bottom:0;
    left:0;
    border-radius:var(--largeradius);
    padding:0;
    z-index:0
}

.YC-intro-container-pages-left {
    max-width:680px;
    position:sticky;
    top:60px
}

.YC-intro-page-primary-body.Yc-pages-steup .YC-intro-container-pages-head .YC-intro-container-pages-left {
    display:flex;
    flex-direction:column;
    align-items:center;
    max-width:81%
}

.bottun,.icon-video-play {
    align-items:center;
    cursor:pointer;
    background:var(--uicolor)
}

.content-short-page {
    font-size:21px;
    color:var(--secondarytext);
    font-weight:500;
    display:block;
    transition:.2s;
    max-width:630px;
    margin-top:20px
}

.icon-video-play {
    position:relative;
    color:#fff;
    z-index:2;
    height:80px;
    width:80px;
    border-radius:50%;
    border:2px solid var(--uicolor);
    text-align:center;
    line-height:90px;
    display:flex;
    justify-content:center;
    transition:.2s;
    animation:2s linear infinite ripple-animation
}

.--archive--be-content,.--container--category--info,.bottun {
    transition:.2s ease-in-out;
    position:relative
}

.icon-video-play i {
    font-weight:600;
    font-size:30px
}

.--archive--be-content>* {
    padding:revert;
    list-style:inherit;
    line-height:1.8
}

.--archive--be-content {
    line-height:1.6;
    font-size:16px
}

.--archive--be-content>*,.bottun {
    font-size:20px
}

.--archive--be-content h2 {
    margin:5px 0;
    font-size:25px;
    font-weight:700
}

.--archive--be-content.ArticleDetails.details.height {
    height:100%
}

.-defualt-object--center {
    display:flex;
    flex-wrap:wrap;
    gap:20px
}

.bottun {
    border:1px solid transparent;
    overflow:hidden;
    z-index:0;
    padding:12px 38px;
    color:#fff;
    border-radius:34px;
    font-weight:500;
    margin-inline:auto;background-position:left;
    display:flex;
    margin-top:17px
}

.--container--category--info,.bottun span,.links--sitemap-items--box,postsscrollloader.isloader svg {
    display:block
}

.bottun span {
    transition:opacity .6s,transform .8s;
    transition-timing-function:cubic-bezier(0.15,0.85,0.31,1);
    position:relative;
    text-align:center
}

.bottun:hover span {
    transform:translateY(-180%);
    opacity:0
}

.--container--category--info p {
    font-size:18px
}

.--container--category--info:before {
    content:''
}

postsscrollloader {
    position:relative;
    display:flex;
    padding:15px 25px;
    border-radius:45px;
    font-size:16px;
    font-weight:500;
    align-content:center;
    align-items:center;
    background:var(--uicolor);
    color:#fff;
    border:1px solid var(--uicolor);
    flex-wrap:wrap;
    cursor:pointer;
    gap:9px;
    justify-content:space-between;
    overflow:hidden
}

postsscrollloader:hover span {
    opacity:0;
    transform:translate(0,-41px)
}

postsscrollloader:before {
    content:attr(title);
    display:inline-block;
    position:absolute;
    top:50%;
    transform:translate(-30%,80%);
    opacity:0;
    transition:opacity .6s,transform .8s;
    transition-timing-function:cubic-bezier(0.15,0.85,0.31,1);
    max-width:max-content
}

postsscrollloader:hover:before {
    transform:translate(-30%,-50%);
    opacity:1
}

postsscrollloader:hover {
    animation:.7s ease-in-out both rotate624;
    transition:.3s cubic-bezier(.02,.01,.47,1);
    border-color:var(--uicolor);
    box-shadow:0 20px 40px 0 rgba(83,85,223,.4)
}

loadmore--inpuarea {
    display:flex;
    justify-content:center;
    width:max-content;
    margin-inline:auto;margin-top:20px
}

.-archivePage-Posts-Grid {
    margin-bottom:20px;
    margin-top:20px
}

@keyframes spin {
    to {
        transform:rotate(1turn)
    }
}

svg.animate-spin circle {
    width:25px;
    margin-inline-end:11px;opacity:.3
}

svg.animate-spin {
    width:25px;
    margin-inline-end:14px;animation:1s linear infinite spin;
    color:#fff;
    display:none
}

svg.animate-spin path {
    opacity:.75
}

postsscrollloader.isloader i {
    display:none
}

.-single-post-content+.--map--items--list {
    margin-top:20px
}

.links--sitemap-items--box {
    margin-bottom:10px
}

.links--sitemap-items-lists>a {
    display:flex;
    margin-bottom:15px;
    font-size:19px;
    position:relative;
    align-items:center;
    color:var(--primary-text);
    font-weight:600;
    transition:.2s
}

.single-post_title-sitemaps h1 {
    font-size:40px;
    font-weight:600
}

.links--sitemap-items-lists>a:hover {
    color:var(--uicolor);
    padding-inline-start:5px}

.links--sitemap-items-lists>a:before {
    margin-inline-end:5px;content:var(--chevron);
    font-family:'Font Awesome 6 Pro';
    font-weight:600;
    color:var(--secondarytext);
    font-size:13px;
    margin-top:2px
}

.links--sitemap-items-lists>a:hover:before {
    color:var(--uicolor)
}

.links--sitemap-items-title {
    margin-bottom:20px
}

.links--sitemap-items-title h2 {
    font-size:39px;
    font-weight:700
}

.-secodary-single-sitemaps-bar {
    flex-wrap:wrap;
    flex-direction:column;
    flex:1;
    position:relative;
    display:block;
    max-width:100%;
    border-radius:var(--largeradius);
    margin-bottom:40px;
    border:2px solid var(--border-defult-hover);
    padding:33px;
    background:#fff
}

a.link_home,span.single-404 {
    border-radius:var(--largeradius);
    width:max-content;
    font-size:20px;
    font-weight:500;
    display:flex
}

.single-content-context-sitemaps {
    max-width:1000px;
    margin-inline:auto}

.-YC-FaqsSimple-in--page {
    position:relative
}

.-primary-body.city_page {
    padding-bottom:70px
}

.-YC-Category-Grid-Area-page.--full-archived-cats .--single--category--boxitem {
    min-width:540px;
    flex:1
}

.-primary-body.category-page {
    margin-bottom:60px
}

.-Yc-single_page_404 {
    padding:60px 0;
    display:flex;
    flex-direction:column;
    align-items:center
}

a.link_home {
    padding:14px 21px;
    background:var(--uicolor);
    color:#fff;
    margin:25px auto auto
}

span.single-404 {
    margin-bottom:13px;
    position:relative;
    color:var(--primary-text);
    padding:8px 16px;
    background-color:var(--uicolor3);
    margin-inline:auto}

.btn-search.search_single {
    right:0!important;
    left:0!important;
    opacity:1;
    visibility:visible;
    display:flex;
    margin:40px 0;
    position:relative;
    padding:16px;
    border:1px solid var(--uicolor);
    border-radius:var(--largeradius);
    max-width:808px;
    width:-webkit-fill-available
}

.btn-search.search_single form {
    width:100%
}

.btn-search.search_single button {
    position:absolute;
    left:16px;
    border:none;
    background:0 0;
    font-size:21px;
    color:var(--uicolor)
}

.btn-search.search_single input[type=seach] {
    width:100%;
    border:0;
    border-radius:6px;
    font-size:20px;
    opacity:.7
}

span.single-search {
    font-size:29px;
    font-weight:500
}

.--full-archived-cats {
    display:flex;
    flex-wrap:wrap;
    gap:26px
}

.-box-personItems {
    display:flex;
    flex-wrap:wrap;
    gap:20px
}

.--empty-attchment-area {
    display:flex;
    flex-direction:column;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-top:50px;
    margin-bottom:50px
}

.--empty-attchment-area>h1 {
    text-align:center;
    font-weight:700;
    font-size:32px;
    line-height:1.7;
    max-width:500px;
    margin:0 auto 5px;
    text-transform:capitalize
}

.--empty-attchment-area>p {
    text-align:center;
    font-size:17px;
    max-width:400px;
    margin:0 auto;
    color:var(--secondarytext);
    font-weight:300;
    text-transform:capitalize;
    line-height:1.6;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center
}

.--empty-attchment-area>p>a {
    color:#fff;
    background:var(--uicolor);
    padding:6px 11px;
    border-radius:20px;
    font-size:24px;
    padding-inline:25px;text-decoration:none;
    font-weight:400;
    margin-top:20px
}

.--empty-attchment-area>p>* {
    margin-inline:4px
}

.--empty-attchment-svg-v1 {
    font-size:120px;
    margin-bottom:0;
    color:var(--negative)
}

.YC-intro-container-pages-image_404 {
    position:relative;
    max-width:580px
}

.YC-intro-container-pages-image_404 img {
    width:auto;
    height:auto
}

.YC-intro-page-primary-body.Yc-pages-steup.error_page .--Parent-URL-BTN {
    margin-top:32px
}

.-single-post-content p a {
    color:var(--uicolor)!important
}

.-Related-Single.-Box-SingleItem.--related--singular-insert .--Parent-URL-BTN {
    margin-inline-end:0;
    margin-inline-start:auto}

.--Site--Menu>ul>li:hover ul.sub-menu,.--Site--Menu>ul>li>ul.sub-menu>li:hover ul.sub-menu,.mobile-page .animation-hidden {
    opacity:1;
    visibility:visible;
    transform:translate(0)
}

span.sub-title {
    font-size:21px
}

.pages_title {
    line-height:1.5;
    position:relative;
    color:var(--primary-text);
    margin-bottom:10px;
    font-size:40px;
    font-weight:700;
    transition:.3s
}

.-archivePage-Posts-Grid.archivePage p,.yc-shortcode--box .splugin {
    display:none
}

.-single-post-content * {
    padding:revert;
    list-style:inherit;
    line-height:1.8;
}

.-single-post-content .thumbnails {
    float: left;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    height: auto;
    margin-inline: auto;
    display: block;
    width: auto;
    overflow: hidden;
}


.splugin {
    margin-top:0px !important;!i;!;
    margin-bottom:0px !important;!i;!io;!;
}



.-Posts-RelatedBoxes.-page-RelatedBoxes p {
    display:none;
}