.-single-top-head-bar {
    display:block;
    padding:80px 0 60px;
    position:relative;
    background:linear-gradient(180deg,#fff,#fdfdfd)
}

.-single-top-head-container {
    display:block;
    margin:0;
    position:relative
}

.top-category-area {
    display:flex;
    align-content:center;
    flex-direction:column;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    margin-bottom:20px
}

.-parent-icon-category {
    display:flex;
    position:relative;
    margin-bottom:15px;
    border-radius:50%;
    font-size:60px;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    text-align:center;
    color:var(--categoryuicolor)
}

.-parent-icon-category>i {
    font-weight:300
}

.-parent-icon-category>svg,.Context-Comments>p>a>.showbox>svg {
    width:100%;
    height:100%
}

.-Rate-Average-element>span, .-YourColor-sticky-TocList, .-categoet-top-info, .-chevron-scroller-single.stop-reading>i.fa-play, .-chevron-scroller-single>i.fa-pause, .-single-post-user-area>.-user-social-links, .-single-post-user-area>a {
    display:block
}

.-categoet-top-info>a {
    display:block;
    font-size:20px;
    color:var(--categoryuicolor)
}

.single-post-title {
    display:block;
    margin-bottom:25px;
    margin-top:20px;
}

.single-post-title>h1 {
    color:var(--primary-text);
    font-size:37px;
    line-height:1.6;
    text-transform:capitalize
}

.-single-bottom-title-list {
    display:block;
    margin-bottom:15px
}

.-single-bottom-title-list>ul {
    display:flex;
    list-style:none;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin:0 -10px
}

.-single-bottom-title-list>ul>li {
    margin:0 20px;
    color:var(--secondarytext);
    position:relative;
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-single-bottom-title-list>ul>li>span {
    margin-inline-start:10px;
}

.-single-bottom-title-list>ul>li:before {
    content:'';
    --w-h:8px;
    position:absolute;
    left:-24px;
    top:50%;
    transform:translateY(-50%) rotate(45deg);
    background:var(--secondarytext);
    width:var(--w-h);
    height:var(--w-h);
    border-radius:38%
}

.-chevron-scroller-single.stop-reading>i.fa-pause,.-chevron-scroller-single>i.fa-play,.-first-single-post-bar:empty,.-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,.-single-bottom-title-list>ul>li:last-child:before {
    display:none
}

.-single-bottom-title-list>ul>li>a {
    color:var(--secondarytext);
    font-weight:300;
    font-size:16px;
    line-height:1.5
}

.-single-bottom-title-list>ul>li.-single-bottom-list-Rate>a>i {
    color:#ffa700;
    font-weight:500
}

.-single-bottom-title-list>ul>li.-single-bottom-list-Rate>a {
    display:flex;
    color:var(--primary-text);
    font-size:20px;
    font-weight:500;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}

.-YourColor-sticky-TocList>ul>li:not(.selected)>a:hover,.-YourColor-sticky-TocList>ul>li>ul>li>a:hover,.-single-bottom-title-list>ul>li>a:hover,.-single-more-read-btn>a:hover p,.-single-post-user-area>.-user-social-links>ul>li>a:hover {
    color:var(--primary-text)
}

.-single-bottom-title-list>ul>li.-single-bottom-list-user-area>a {
    text-transform:capitalize
}

.-single-bottom-title-list>ul>li>a>i {
    margin-inline-end:10px;font-weight:600
}

.-secodary-single-post-bar {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    flex:1;
    padding:40px;
    background:#fff;
    position:relative;
    border-radius:var(--largeradius);
    margin-bottom:40px;
    border:var(--border-defult);
}

.-primary-body.page-page .-secodary-single-post-bar {
    background:white;
    padding:0;
    border:none;
}

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

.-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
}

.-secodary-single-post-bar:after,.-secodary-single-post-bar:before {
    content:'';
    position:absolute;
    width:1px;
    height:100%;
    left:-1px;
    top:0;
    background:linear-gradient(0deg,transparent,var(--diver),transparent);
    opacity:0;
    visibility:hidden
}

.-secodary-single-post-bar:after {
    left:auto;
    right:-1px
}

.-Yc-single-main.-YC-singleType-post {
    display:flex;
    align-items:flex-start;
    align-content:flex-start;
    flex-wrap:wrap;
    padding:30px 0;
    margin-bottom:50px;
    justify-content:center;
    margin-top:50px;
    margin-top:102px;
}

.-third-single-post-bar:before {
    content:'';
    position:absolute;
    right:-40px;
    height:100%;
    top:0;
    background:var(--diver);
    width:1px
}

.-third-single-post-bar {
    position:sticky;
    top:140px;
    min-width:240px;
    min-height:400px;
    transition:180ms;
    max-width:240px;
    max-height:calc(100vh - 40px);
    overflow:hidden;
    overflow-y:scroll;
    padding-inline-end:10px}

.-third-single-post-bar::-webkit-scrollbar {
    width:4px;
    height:4px
}

.-third-single-post-bar::-webkit-scrollbar-thumb {
    background:linear-gradient(0deg,transparent 10%,transparent 0,transparent 90%,transparent 0)
}

.-third-single-post-bar::-webkit-scrollbar-track {
    background:0 0
}

.-third-single-post-bar:hover::-webkit-scrollbar-thumb {
    background:linear-gradient(0deg,transparent 10%,#00000008 0,#00000008 90%,transparent 0)
}

.hidemenu .-products-right-poster, .hidemenu .single-content-context-products, body.hidemenu .-first-single-post-bar, body.hidemenu .-third-single-post-bar {
    top:30px;
}

.-first-single-post-bar {
    display:block;
    min-width:380px;
    max-width:380px;
    position:sticky;
    top:110px;
    transition:180ms;
}

.-single-post-user-area {
    display:block;
    margin-bottom:40px
}

.-single-post-user-area>.-user-avatar {
    width:85px;
    height:85px;
    border-radius:50%;
    margin-bottom:25px
}

.-single-post-user-area>.-user-avatar>verified {
    margin-top:-23px;
    float:left;
    z-index:1;
    position:relative;
    margin-left:3px;
    width:16px;
    height:16px;
    font-size:20px;
    display:flex;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    color:#2c86fd;
    background:#fff
}

.-single-post-user-area>.-user-avatar>verified>i {
    font-weight:900
}

.-single-post-user-area>.-user-context {
    display:block;
    margin-bottom:5px
}

.-single-post-user-area>.-user-context>h4 {
    font-size:27px;
    font-weight:500;
    text-transform:capitalize;
    display:flex;
    align-items:center;
    flex-wrap:nowrap;
    line-height:1.4;
    overflow:hidden
}

.-single-post-user-area>.-user-context>h4>a {
    display:flex;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    flex:1
}

.-single-post-user-area>.-user-avatar>a {
    display:flex;
    width:90px;
    height:90px;
    border-radius:50%;
    overflow:hidden;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    box-shadow:0 5px 3px -3px #041c3624,0 5px 10px -3px #041c3614;
    border:3px solid #ffffff05
}

.-YourColor-sticky-TocList>ul>li>a,.-YourColor-sticky-TocList>ul>li>ul>li>a {
    border-radius:var(--miniradius);
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}

.-single-post-user-area>.-user-avatar>a>img {
    min-height:100%;
    max-width:inherit;
    max-height:100%;
    margin:0 auto
}

ul.-single-other-lists-UL {
    display:block;
    list-style:none
}

ul.-single-other-lists-UL>li {
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:5px;
    padding:10px 0
}

ul.-single-other-lists-UL>li>i {
    margin-inline-end:12px;width:26px;
    text-align:center;
    font-size:20px;
    font-weight:400
}

ul.-single-other-lists-UL>li>strong {
    flex:1;
    font-size:16px;
    color:var(--primary-text);
    font-weight:300
}

ul.-single-other-lists-UL>li>span {
    color:var(--primary-text);
    font-family:var(--f-number);
    font-weight:600;
    font-size:16px
}

.-single-post-user-area>.-user-list-info {
    font-size:15px;
    line-height:1.5;
    color:var(--secondarytext);
    font-weight:300;
    margin-bottom:10px
}

.-single-post-user-area>.-user-social-links>ul,.-single-title-top-bar>ul {
    display:flex;
    list-style:none
}

.-single-post-user-area>.-user-social-links>ul>li {
    display:block;
    margin-inline-end:17px;position:relative
}

.-single-post-user-area>.-user-social-links>ul>li>a {
    display:flex;
    padding:10px 0;
    position:relative;
    border-radius:50%;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:18px;
    color:var(--secondarytext)
}

.-single-post-content {
    max-width:100%;
    font-size:18px;
    line-height:1.7;
    font-weight:300;
    border-radius:20px;
    position:relative;
}

.-single-post-content table {
    max-width:100%;
    margin-bottom:1rem;
    background-color:rgba(0,0,0,0);
    border-collapse:collapse;
    width:100%!important;
    border-right:1px solid var(--diver)
}

.-single-post-content table>tbody>tr>td:first-child {
    background:#f9faff!important;
    max-width:250px
}

.-single-post-content table>tbody>tr>:first-child {
    background:#f9faff
}

.-single-post-content table td,.-single-post-content table th {
    vertical-align:top;
    font-size:14px;
    padding:.65rem!important
}

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

.-single-post-content table tbody tr td,.-single-post-content table thead tr th {
    border-left:1px solid var(--diver)
}

.-chevron-scroller-single>i,.-single-post-content table tr:first-child,.-single-share-header .-YC-owl-navs-items>div>i,toggle-toc>span {
    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
}

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

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

.-single-post-content * {
    margin:revert;
    padding:revert;
    max-width:100%
}

.-single-post-content * img {
    height:auto
}

.-ThankYou-SendFeedBack,.-single-post-content>p>img.aligncenter {
    margin:0 auto;
    display:block
}

.-YourColor-sticky-TocList>h2 {
    font-size:18px;
    margin-bottom:15px;
    font-weight:500;
    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
}

.-TitleContent-section>a:hover,.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title>h2>a,.-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)
}

.-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;
    border-radius:var(--largeradius);
    overflow:hidden;
    margin-bottom:30px;
    margin-top:-90px;
    border:1px solid #bbc2cb;
    position:relative;
    padding-bottom:70%
}

.-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%
}

.-single-thumb-image>a>img {
    min-height:100%;
    max-height:100%;
    max-width:inherit;
    margin:0 auto;
    display:block
}

h2.-span-h2-title {
    font-size:18px;
    margin-bottom:15px;
    font-weight:500
}

.-single-top-svg {
    position:absolute;
    right:0;
    top:0;
    left:0;
    -webkit-mask-image:linear-gradient(to bottom,transparent,white);
    mask-image:linear-gradient(to bottom,transparent,white);
    color:#1f1e87;
    transform:rotate(180deg);
    height:300px;
    opacity:.02
}

.-single-thumb-bg-cover,.-single-top-svg>svg {
    width:100%;
    height:100%;
    position:absolute
}

body {
    background:#fff
}

.-single-thumb-bg-cover {
    background-image:var(--background-image);
    top:0;
    right:0;
    background-size:cover;
    background-position:center center;
    z-index:0;
    filter:blur(10px) grayscale(.5)
}

.-single-more-read-btn {
    display:flex;
    margin:0 auto 30px;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-single-more-read-btn>a {
    display:flex;
    font-size:20px;
    flex-wrap:wrap;
    color:var(--primary-text);
    align-items:center;
    font-weight:400;
    flex-direction:column;
    position:relative;
    padding-top:60px
}

.-single-more-read-btn>a>i {
    font-size:34px;
    margin-inline-start:20px;font-weight:300
}

.-single-more-read-btn>a>span {
    line-height:1.4;
    margin-bottom:4px;
    display:block
}

.-single-more-read-btn>a .-YC-Icon-Buttons {
    margin-inline-start:40px}

.-single-more-read-btn>a p {
    display:flex;
    font-size:13px;
    font-weight:300;
    color:var(--secondarytext);
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    transition:180ms
}

.-single-more-read-btn>a p>em {
    font-weight:400;
    font-style:normal;
    margin-inline-end:4px}

.-single-more-read-btn>a:hover .-YC-Icon-Buttons {
    --uicolor2:#2c86fd
}

.-single-post-user-area>.-user-context>.-user-role {
    display:block;
    font-size:18px;
    font-weight:300;
    color:var(--uicolor2);
    text-transform:capitalize;
    max-width:max-content;
    margin-bottom:3px
}

.-mouse-scroller {
    --secrolluicolor:var(--primary-text);
    position:absolute;
    top:0;
    left:50%;
    width:30px;
    height:50px;
    margin-left:-15px;
    border:2px solid var(--secrolluicolor);
    border-radius:50px;
    box-sizing:border-box;
    background:#fff
}

.-single-more-read-btn>a:hover .-mouse-scroller {
    --secrolluicolor:var(--uicolor2)
}

.-mouse-scroller:before {
    position:absolute;
    top:10px;
    left:50%;
    content:'';
    width:6px;
    height:6px;
    margin-left:-3px;
    background-color:var(--secrolluicolor);
    border-radius:100%;
    -webkit-animation:2s infinite sdb10;
    animation:2s infinite sdb10;
    box-sizing:border-box
}

@-webkit-keyframes sdb10 {
    0% {
        -webkit-transform:translate(0,0);
        opacity:0
    }

    40% {
        opacity:1
    }

    80% {
        -webkit-transform:translate(0,20px);
        opacity:0
    }

    100% {
        opacity:0
    }
}

@keyframes sdb10 {
    0% {
        transform:translate(0,0);
        opacity:0
    }

    40% {
        opacity:1
    }

    80% {
        transform:translate(0,20px);
        opacity:0
    }

    100% {
        opacity:0
    }
}

.-chevron-scroller-single {
    position:fixed;
    --cust-w:90px;
    z-index:1;
    width:var(--cust-w);
    display:flex;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    height:var(--cust-w);
    cursor:pointer;
    border-radius:50%;
    bottom:40px;
    right:40px;
    color:var(--uicolor2);
    font-size:40px;
    text-align:center;
    transform:translateY(200px);
    opacity:0;
    visibility:hidden;
    transition:180ms
}

.-chevron-scroller-single:hover:before {
    box-shadow:0 3px 3px -1px #0f26480f,0 15px 30px -10px #0f264812
}

.-chevron-scroller-single:before {
    content:'';
    position:absolute;
    width:calc(100% - 3px);
    height:calc(100% - 3px);
    top:50%;
    transform:translate(-50%,-50%);
    left:50%;
    background:#fff;
    z-index:-1;
    border-radius:50%;
    box-shadow:0 3px 3px -1px #0f26480f,0 5px 30px -10px #0f264812;
    border:1px solid #fff;
    transition:180ms
}

#ez-toc-container.showin::before,.-Chevrons--NextPrev:hover>a,.-YC-FaqsSimple-vsingle-Item-v2.active,.-comments-head-area>.UserAvatar {
    box-shadow:var(--box-shadow-hover)
}

.-chevron-scroller-single.show {
    transform:translateX(0);
    visibility:visible;
    opacity:1
}

.-chevron-scroller-single:hover {
    transform:translateY(-1px)
}

.-singular-scroll-progress {
    position:absolute;
    width:100%;
    height:100%;
    --stroke-width:4px;
    --progress-color:var(--uicolor2)
}

.-singular-scroll-progress>svg {
    width:100%;
    height:100%;
    font-size:0;
    color:transparent;
    display:block;
    --tranform-inner:scale(0.91) translate(5px, 5px)
}

.-singular-scroll-progress>svg>text tspan {
    font-size:0
}

.-singular-scroll-progress>svg circle {
    stroke-width:var(--stroke-width);
    transform:var(--tranform-inner);
    stroke:#f9f9f900
}

.-singular-scroll-progress>svg path {
    stroke-width:var(--stroke-width);
    stroke:var(--progress-color);
    transform:var(--tranform-inner)
}

.-next-prev-singular-posts {
    display:flex;
    margin:40px 0 0;
    flex-direction:column;
}

.-Chevrons--NextPrev {
    display:block;
    margin:0 0 30px;
    flex:1
}

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

.-Chevrons--NextPrev:hover>a {
    border-color:var(--border-defult-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:16px;
    color:var(--secondarytext);
    display:block;
    margin-bottom:15px;
    transition:180ms
}

.-Chevrons--NextPrev>a>.inbox-pos>h3 {
    font-size:22px;
    font-weight:400;
    line-height:1.5;
    transition:180ms
}

.-Chevrons--NextPrev:hover>a>.inbox-pos>h3,.-post-tag-items>a:hover:before,ul.ez-toc-list li:hover>a:before {
    color:var(--uicolor)
}

.-BackToClean:hover,.-Chevrons--NextPrev:hover>a>.inbox-pos>span,.-YC-FaqsSimple-vsingle-Item-v2:not(.active):hover .-YC-FaqsSimple-vsingle-Title>h2>a,.-YC-FaqsSimple-vsingle-Item-v2:not(.active):hover .-YC-FaqsSimple-vsingle-Title>i,.Bottom-comment-bar>.replay-comment-button:hover,.Bottom-comment-bar>ul>li:not(.active):hover,.showin toggle-toc,toggle-toc:hover {
    color:var(--primary-text)
}

.single-post-parent-container-comments {
    display:block;
    /* border-radius:var(--largeradius); */
    position:sticky;
    /* padding:40px; */
    overflow:hidden;
    max-width:550px;
    margin-inline-end:60px;
    /* background:white; */
    height:auto;
    top:30px;
}

.-secodary-single-post-bar.for-content-single>.single-post-parent-container-comments {
    /* padding:0; */
    border-radius:0;
    max-width:100%;
    height:100%;
    top:0;
    position:relative;
    margin-inline-end:0;
}

.single-post-parent-container-comments>form>input {
    max-width:300px
}

.single-post-parent-container-comments>form {
    display:flex;
    flex-wrap:wrap;
    margin:0 -15px 15px;
}

.Bottom-comment-bar>ul>li>i,.NoComments>i {
    margin-inline-end:5px}

.single-post-parent-container-comments>form>.alerts {
    min-width:100%;
    flex:1;
}

.single-post-parent-container-comments>form>.alerts>.alert {
    font-weight:300;
    font-size:15px
}

.single-post-parent-container-comments>form>.alerts>.alert.alert-danger {
    color:#b50221;
    background:#f0284a08;
    margin:0 15px;
    width:auto
}

.single-post-parent-container-comments>h4 {
    display:block;
    font-size:21px;
    margin-bottom:20px
}

.-comments-form-inputs-area {
    flex:1;
    display:flex;
    margin:0 15px 30px;
    min-width:280px
}

.-comments-form-inputs-area.necessary>input,.-comments-form-inputs-area.necessary>textarea {
    border-color:var(--negative)
}

.-comments-form-inputs-area.-comments--textarea>textarea {
    min-height:160px
}

.-comments-form-inputs-area.-comments--textarea {
    min-width:350px;
    margin:0 15px
}

.-comments-form-Button-area {
    min-width:500px;
    display:flex;
    justify-content:flex-end;
    flex:1;
    margin:0 15px
}

.-comments-form-Button-area>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;
    align-items:center
}

.-YC-FaqsSimple-vsingle-Title,.-post-tag-items>a,.-singular-comments-post,.ReplyCommentPreview>h2 {
    display:flex;
    align-items:center;
    align-content:center
}

.-comments-form-Button-area>button>i {
    margin-inline-start:10px}

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

.-YC-Forms-FeedBack>button>.-YC-Icon-Buttons,.-comments-form-Button-area>button>btn-icon {
    --inset-uicolor:white
}

.-TitleContent-section>a:hover .-YC-Icon-Buttons,.-YC-Forms-FeedBack>button:hover>.-YC-Icon-Buttons,.-comments-form-Button-area>button:hover>btn-icon {
    --inset-uicolor:var(--uicolor2)
}

.-singular-comments-post {
    flex-wrap:wrap;
    margin-bottom:30px
}

.-comment-user-area,.-comments-titlecontext-inner {
    display:block;
    flex:1;
    margin-inline-end:11px;
}

.-insert-custom-comments .-comments-titlecontext-inner {
    margin-bottom:40px
}

.-comments-titlecontext-inner>.comments-title-h4 {
    display:block;
    font-size:23px;
    line-height:1.5;
    margin-bottom:13px;
    font-weight:600;
}

.-PostFeedBack-Rateing-Box .RatingReview>i,.Context-Comments>p,.NoComments {
    font-weight:400;
}

.-comments-titlecontext-inner>p {
    font-weight:300;
    color:var(--secondarytext);
    font-size:17px;
    line-height:1.5
}

comment-counter {
    display:block;
    font-size:18px
}

.-Rate-Average-element>em,comment-counter>em {
    font-style:normal
}

.CommentsList__Title {
    display:block;
    margin-bottom:25px;
    font-size:20px;
    font-weight:500;
}

ul.CommentsListInner .ChildComments {
    display:flex;
    flex-direction:column;
    list-style:none
}

ul.CommentsListInner>.ChildComments {
    margin:30px 30px 30px 0
}

.ChildComments>li,ul.CommentsListInner>li {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:35px;
    flex-direction:column;
    min-width:100%;
}

.NoComments {
    display:block;
    font-size:15px;
    color:var(--secondarytext)
}

.NoComments>i {
    font-size:20px;
    margin-inline-end:14px;
}

.Context-Comments>p,.ReplyCommentPreview>h2 {
    font-size:18px;
    color:var(--primary-text);
    line-height:1.5
}

.Bottom-comment-bar>.replay-comment-button,.Bottom-comment-bar>ul>li,.ReplyCommentPreview,.ReplyCommentPreview>p,.comment-status {
    color:var(--secondarytext)
}

.Context-Comments>p>a {
    font-weight:300;
    position:relative;
    display:inline;
    font-size:15px
}

.Context-Comments>p>a>.showbox {
    position:relative;
    width:20px;
    height:20px;
    display:inline-block;
    margin-top:-4px;
    margin-inline-start:5px}

.Context-Comments>p>a>.showbox svg path {
    fill:var(--uicolor2)
}

.ReplyCommentPreview {
    display:block;
    min-width:500px;
    margin:0 15px 20px;
    flex:1;
    position:relative;
    padding:20px;
    padding-inline-start:75px;border:1px solid var(--diver);
    border-radius:var(--largeradius);
    background:#fff;
    overflow:hidden;
    max-width:100%
}

.ReplyCommentPreview>h2 {
    flex-wrap:wrap;
    font-weight:400;
    margin-bottom:5px
}

.ReplyCommentPreview>p {
    font-size:15px;
    font-weight:300;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.ReplyCommentPreview>h2>span {
    font-weight:500
}

.ReplyCommentPreview>h2>i {
    margin-left:10px;
    font-weight:300;
    font-size:35px;
    position:absolute;
    right:21px;
    top:23px
}

.ReplyCommentPreview>h2>em {
    font-style:normal;
    margin-inline-end:5px}

.Context-Comments {
    position:relative
}

.CommentContent {
    display:block;
    padding:30px;
    /* border:1px solid #9fabb7; */
    border-radius:var(--largeradius);
    background:#f7f7f7;
}

.-comments-head-area {
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:30px;
}

.-comments-head-area>.UserAvatar {
    width:60px;
    height:60px;
    overflow:hidden;
    position:relative;
    margin-inline-end:15px;
    display:flex;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:25px;
    border:1px var(--border-defult-hover);
    color:var(--secondarytext);
    border-radius:var(--miniradius);
}

.-comments-head-area>.UserAvatar>img {
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    left:50%;
    height:auto;
    max-width:unset;
    max-height:100%;
    width:100%;
    height:100%;
}

.-comment-user-area>.NameArea {
    display:flex;
    font-size:19px;
    line-height:1.4;
    margin-bottom:1px;
    font-weight:400;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    text-transform:capitalize;
    flex:1
}

.-comment-user-area>.NameArea>verified {
    line-height:14px
}

.comment-status {
    display:block;
    font-weight:400;
    font-size:13px
}

.Bottom-comment-bar {
    display:flex;
    padding-inline-start:20px;font-size:14px;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}

.Bottom-comment-bar>ul {
    display:flex;
    list-style:none;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}

.Bottom-comment-bar>ul>li {
    margin-inline-end:0;position:relative;
    transition:180ms;
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}

.Bottom-comment-bar>ul>li>.comment-like-counter {
    display:block;
    letter-spacing:1px;
    margin-inline-start:3px}

.Bottom-comment-bar>ul>li.disliked-multibuttons.active {
    color:var(--negative)
}

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

.-singular-pages-container {padding-top:50px;padding-bottom:60px;}

.-singular-pages-container {position:relative;background:linear-gradient(45deg, #f0f0f440, #fdfeff);}

.-TitleContent-section {
    display:flex;
    justify-content:flex-start;
    margin-bottom:40px;
    align-items:center;
    color:var(--primary-text);
}

h2.-TitleContent-section>span {
    display:flex;
    align-items:center;
    font-size:29px;
    color:var(--primary-text);
    font-weight:500
}

.-TitleContent-section>a {
    display:flex;
    color:var(--primary-text);
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:18px;
    font-weight:400;
    position:relative;
    margin-inline-start:auto;
    border:2px solid var(--primary-text);
    padding:12px;
    border-radius:30px;
    }

.-TitleContent-section>a:hover {
    border-color:var(--uicolor);
    background:var(--uicolor);
    color:white;
}

.-TitleContent-section>a:hover span {
    color:white;
}

.-Title-references,.-references-post ul>li a {
    display:flex;
    align-content:center;
    align-items:center
}

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

.-Title-references {
    font-size:20px;
    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
}

.-references-post {
    padding:25px;
    display:block;
    position:relative;
    margin:0 0 30px;
    border:var(--border-defult);
    border-radius:var(--largeradius);
    margin-bottom:40px;
    background:white;
}

.-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 {
    color:var(--uicolor);
    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 {
    font-weight:400;
    font-size:15px;
    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
}

.-post-tag-items>a {
    padding:10px;
    position:relative;
    flex-wrap:wrap;
    font-size:17px;
    color:var(--uicolor);
    font-weight:300;
    border-radius:var(--largeradius)
}

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

.-YC-FaqsSimple-vsingle-Item-v2 {
    margin-bottom:20px;
    border-radius:var(--largeradius);
    border:var(--border-defult);
    background:#fff;
    transition:180ms;
    box-shadow:var(--box-shadow-defult)
}

.-YC-FaqsSimple-vsingle-Item-v2:hover {
    border-color:var(--border-defult-hover);
    box-shadow:var(--box-shadow-hover)
}

.-YC-FaqsSimple-vsingle-Title {
    padding:25px;
    justify-content:space-between;
    cursor:pointer;
    flex-wrap:wrap
}

.-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(--uicolor2);
    transform:rotate(45deg)
}

.-YC-FaqsSimple-vsingle-Title>h2>a {
    display:block;
    font-size:20px;
    font-weight:300;
    color:var(--secondarytext)
}

.-YC-FaqsSimple-vsingle-Title>h2>a>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 40px 40px;
    display:block;
    line-height:1.6;
    font-size:17px;
    color:var(--secondarytext);
    font-weight:200
}

.-YC-FaqsSimple-vsingle {
    margin-bottom:30px;
    display:block
}

.-post-reviews-area {
    display:flex;
    padding:40px;
    border:1px solid var(--diver);
    margin-bottom:40px;
    border-radius:var(--largeradius);
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    position:relative;
    justify-content:space-between
}

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

.-itemslist-share-icons-list .owl-stage,.-post-reviews-buttons,.-single-share-header .-YC-owl-navs-items {
    display:flex
}

.-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
}

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

.-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:45px;
    color:#e1e1e1;
    cursor:pointer;
    display:flex
}

.-FeedBack-Rating>.RatingReview>i.active,.-FeedBack-Rating>.RatingReview>i.fixedactive {
    color:#ffa700
}

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

.-YC-post-reviews-info {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    align-content:center;
    flex-direction:column;
    justify-content:center;
    background:#ffff
}

.-YC-post-reviews-info .product-item-info-stats-ratings {
    flex:1;
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    position:relative;
    flex-direction:column;
    min-width:250px
}

.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
}

.-YC-post-reviews-info .product-item-info-stats-ratings>p {
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    flex-direction:column
}

.-YC-post-reviews-info .product-item-info-stats-ratings>p>.-rating-suptitle {
    min-width:100%;
    color:var(--secondarytext);
    font-size:14px;
    font-weight:300
}

.product-item-info-stats-ratings>p>.-rating-suptitle>em {
    font-weight:600;
    font-style:normal;
    font-size:15px;
    color:var(--primary-text);
    font-family:var(--f-number)
}

.-BackToClean,.-Rate-Average-element,.-itemslist-share-icons-list li>a {
    color:var(--secondarytext);
    align-content:center
}

.-YC-post-reviews-info .product-item-info-stats-ratings>p>span.-rating-label {
    display:block;
    color:var(--primary-text);
    font-size:26px;
    font-weight:400;
    line-height:1.5;
    margin-bottom:4px
}

.product-item-info-stats-ratings>.-icon-info-stats-ratings>span.-rating-value {
    color:var(--primary-text);
    font-size:40px;
    position:absolute;
    left:50%;
    top:60px;
    font-weight:500;
    transform:translate(-50%,0);
    font-family:var(--f-number)
}

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

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

.-Rate-Average-Items {
    display:block;
    flex:1;
    padding-inline-start:40px;position:relative
}

.-Rate-Average-Items:before {
    content:'';
    height:100%;
    right:0;
    width:1px;
    background:linear-gradient(0deg,transparent,#f5f5f5 ,transparent);
    position:absolute
}

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

.-Rate-Average-Label {
    flex:1;
    background:#eee;
    border-radius:var(--largeradius);
    height:6px;
    margin:0;
    position:absolute;
    width:100%;
    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(--positive);
    -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(--positive);
    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
}

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

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

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

.-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-items:center;
    flex-wrap:wrap;
    min-width:100%;
    font-size:18px;
    transition:180ms
}

.-FeedBack-Rating-MasterArea {
    display:flex;
    flex:1;
    min-width:100%;
    justify-content:space-between;
    align-content:center;
    flex-wrap:wrap;
    align-items:center
}

.-FeedBack-Rating-MasterArea>h2 {
    max-width:310px;
    line-height:1.5;
    font-size:26px;
    font-weight:400
}

.-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)
}

.-share-popover-boxed-copy:not(.active)>button:hover,.-single-share-header .-YC-owl-navs-items>div:hover {
    border-color:var(--primary-text);
    border-color:var(--primary-text)
}

.-icon-info-stats-ratings {
    position:relative;
    margin-bottom:10px;
    min-height:145px
}

.-share-icons-list {
    flex-direction:column;
    overflow:hidden;
    flex-wrap:wrap;
    display:flex;
}

.-itemslist-share-icons-list {
    flex:1;
    list-style:none;
    position:relative;
    min-width:75px;
    direction:rtl;
    opacity:0;
    max-width:75px;
}

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

.-itemslist-share-icons-list li>a {
    transition:180ms;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-itemslist-share-icons-list li:hover>a {
    color:var(--sociaColor)
}

.-itemslist-share-icons-list li>a>i {
    display:flex;
    height:60px;
    border-radius:70px;
    color:var(--sociaTextColor);
    align-items:center;
    justify-content:center;
    font-size:28px;
    margin-bottom:10px;
    width:60px;
    border:2px solid var(--sociaColor);
    transition:180ms;
    background:var(--sociaColor)
}

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

.-itemslist-share-icons-list li>a>span {
    white-space:nowrap;
    text-align:center;
    font-weight:300;
    font-size:12px;
    text-transform:capitalize;
    transition:180ms
}

.-single-share-posts-area {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    flex:1;
    padding:40px;
    position:relative;
    border-radius:var(--largeradius);
    margin-bottom:40px;
    background:white;
}

.-YC-singleType-post .-single-share-posts-area {
    border:var(--border-defult);
}

.YC-ShareItems-fixed .-single-share-posts-area {
    width:710px;
    padding:40px;
    position:absolute;
    /* top:0; */
    right:50%;
    transform:translate(50%, 40%);
}

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

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

.-share-popover-boxed-copy {
    display:flex;
    border-radius:var(--largeradius);
    border:1px solid var(--diver);
    overflow:hidden;
    flex:1;
}

.-share-popover-boxed-copy>input {
    flex:1;
    min-height:auto;
    direction:ltr;
    font-size:14px;
    text-overflow:ellipsis;
    background:0 0;
    border:0;
    font-weight:300;
    overflow:hidden;
    padding:0;
    white-space:nowrap;
    margin-inline-end:10px}

.-share-popover-boxed-copy>button,.-single-share-header .-YC-owl-navs-items>div {
    padding:10px;
    display:flex;
    color:var(--secondarytext);
    transition:180ms;
    align-content:center
}

.-share-popover-boxed-copy>button {
    background:#fff;
    border:0;
    cursor:pointer;
    font-size:14px;
    border-radius:var(--largeradius);
    margin-inline-start:15px;font-weight:400;
    min-width:110px;
    text-align:center;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    border:2px solid var(--secondarytext);
    overflow:hidden;
    position:relative
}

.-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>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)
}

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

.-single-share-header {
    display:flex;
    justify-content:space-between;
    margin-bottom:40px;
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}

.--single-share-posts-title {
    font-size:26px;
    font-weight:400
}

.-single-share-header .-YC-owl-navs-items>div {
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    min-width:44px;
    font-size:22px;
    height:44px;
    border-radius:50%;
    border:1px solid var(--diver);
    margin-inline-start:10px;
    position:relative;
    background:transparent;
    transform:translate(0);
    }

.-single-share-header .-YC-owl-navs-items>div:hover {
    background:var(--uicolor);
    color:white;
    border-color:var(--uicolor);
}

.-single-share-header .-YC-owl-navs-items>div:hover i {
    color:white;
}

.-single-share-header .-YC-owl-navs-items>div:hover {
    color:var(--primary-text)
}

.-single-like-article {
    display:flex;
    padding:40px;
    border:1px solid var(--diver);
    margin-bottom:40px;
    border-radius:var(--largeradius);
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-likes-progress-undershots {
    flex:1;
    display:flex;
    border-radius:10px;
    overflow:hidden;
    margin:0 20px;
    background:#f5f5f5;
    justify-content:center
}

.-article-buttons-likes {
    display:flex;
    flex-direction:column;
    position:relative;
    width:55px;
    height:55px;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    justify-content:center;
    background:#fff;
    border-radius:50%;
    font-size:20px;
    color:var(--secondarytext);
    transition:180ms;
    border:2px solid var(--secondarytext);
    --hoverbg:var(--positive)
}

.-article-buttons-likes>i {
    position:relative;
    z-index:1;
    transform-origin:bottom
}

.-article-buttons-likes:not(.active):hover>i {
    animation:.3s ease-in-out shakeIt
}

@keyframes shakeIt {
    0%,100% {
        transform:rotate(0)
    }

    10%,50% {
        transform:rotate(10deg)
    }

    25%,75% {
        transform:rotate(-10deg)
    }
}

.-article-buttons-likes.-ar-b-dislikes {
    --hoverbg:var(--primary-text)
}

.-article-buttons-likes:before {
    content:'';
    opacity:0;
    z-index:-99;
    position:absolute;
    width:90%;
    height:90%;
    border-radius:100%;
    background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,0) 0,var(--hoverbg) 100%)
}

.-article-buttons-likes.active:before {
    animation:.5s cubic-bezier(.25,1,.5,1) forwards bubbleMotion;
    opacity:.2
}

@keyframes bubbleMotion {
    to {
        transform:scale(2.6);
        opacity:0
    }
}

.-article-buttons-likes.active {
    background:var(--hoverbg);
    color:#fff;
    border-color:var(--hoverbg)
}

.-article-buttons-likes.-ar-b-likes.active {
    background:var(--positive);
    color:#fff
}

.article-like-button-area .-article-like-counter {
    font-family:var(--f-number);
    color:var(--secondarytext);
    font-size:17px;
    font-weight:400;
    text-align:center
}

.article-like-button-area .-article-like-counter.liked-counter {
    margin-inline-start:20px}

.article-like-button-area .-article-like-counter.disliked-counter {
    margin-inline-end:20px}

.-article-buttons-likes:not(.active):hover {
    box-shadow:0 0 2px -1px rgb(4 28 54 / 18%),0 10px 30px rgb(7 34 64 / 7%);
    border-color:var(--hoverbg);
    transform:translateY(-1px);
    color:var(--hoverbg)
}

.-like-progress-element {
    display:block;
    width:var(--progress-width);
    background:var(--primary-text);
    height:9px;
    transition:.3s;
    border-inline-start:2px solid #ffffff}

.-like-progress-element.progress-empty {
    border-inline-start:0!important;border-inline-end:0!important}

.-like-progress-element.-like-progress-positive {
    background:var(--positive);
    border-inline-start:0;border-inline-end:2px solid #ffffff}

.-article-buttons-likes .comment-like-counter {
    position:absolute;
    top:calc(100% + 5px);
    font-weight:400;
    color:var(--secondarytext);
    left:50%;
    transform:translateX(-50%);
    font-size:15px;
    font-family:var(--f-number)
}

.-article-buttons-likes .particles {
    --color-bg:#FDF1F2;
    --color-heart:#EA442B;
    --easing:cubic-bezier(.7,0,.3,1);
    --duration:.5s;
    width:1px;
    height:1px;
    margin:auto;
    position:absolute
}

.-article-buttons-likes.active .particles .particle {
    -webkit-animation:particles-out calc(var(--duration) * 1.2) var(--easing) forwards;
    animation:particles-out calc(var(--duration) * 1.2) var(--easing) forwards
}

@-webkit-keyframes heart-bounce {
    40% {
        transform:scale(.7)
    }

    0%,100%,80% {
        transform:scale(1)
    }
}

@keyframes heart-bounce {
    40% {
        transform:scale(.7)
    }

    0%,100%,80% {
        transform:scale(1)
    }
}

@-webkit-keyframes ripple-out {
    from {
        transform:scale(0)
    }

    to {
        transform:scale(5)
    }
}

@keyframes ripple-out {
    from {
        transform:scale(0)
    }

    to {
        transform:scale(5)
    }
}

.article-like-button-area {
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}

.-sidebar-related-Single {
    margin-bottom:50px
}

.-sidebar-related-title-section {
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    margin-bottom:20px;
    padding:5px 10px
}

.-sidebar-related-title-section>span {
    font-size:22px;
    font-weight:400
}

.-sidebar-related-title-section>p {
    display:block;
    margin-inline-start:5px}

.-sidebar-related-title-section>p>a {
    display:block;
    color:var(--uicolor)
}

.-sidebar-related-title-section>i {
    margin-inline-end:15px;font-weight:900;
    color:var(--secondarytext);
    font-size:22px;
    width:44px;
    height:44px;
    border:2px solid var(--diver);
    border-radius:50%;
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    justify-content:center
}

.-secodary-single-products-bar:empty,span.ez-toc-title-toggle {
    display:none
}

.-sidebar-related-title-posts-items .-Post-box-single-item {
    margin:0 0 20px;
    padding:15px
}

.YC-BreadCrumb.-BreadCrumb-PT-post {
    margin-bottom:25px
}

.-single-parent-flexes--content-inner-thumb--inner {
    display:flex;
    overflow:hidden;
    border-radius:var(--largeradius);
    position:relative;
    background:var(--primary-text);
    justify-content:center;
}

.-single-parent-flexes--content-inner-thumb--inner>img {object-fit:cover;}

.-single-parent-flexes--content-inner-thumb {
    display:flex;
    flex-direction:column;
    width:100%;
    margin-bottom:30px
}

.-single-post-content #ez-toc-container {
    border:0;
    padding:20px 30px 20px 25px!important;
    min-width:100%;
    transition:180ms;
    position:relative;
    max-width:100%;
    direction:rtl;
    float:none!important;
    box-shadow:0 0 0;
    background:none;
}

#ez-toc-container.showin::before {
    height:var(--tableofcontentH);
    transition-delay:0.1s
}

#ez-toc-container::before {
    content:"";
    position:absolute;
    width:calc(100% - 6px);
    height:82px;
    border-radius:var(--largeradius);
    top:0;
    left:50%;
    transition:180ms;
    background:transparent;
    z-index:0;
    border:var(--border-defult);
    transform:translateX(-50%)
}

.-Chevrons--NextPrev-poster,.-products-right-poster,toggle-toc {
    border-radius:var(--largeradius)
}

#ez-toc-container .ez-toc-title-container {
    display:flex!important;
    place-content:center space-between;
    align-items:center;
    position:relative;
    font-weight:500;
    font-size:17px;
    margin:0;
    justify-content:space-between
}

toggle-toc {
    color:var(--secondarytext);
    font-size:16px;
    cursor:pointer;
    padding:8px 15px!important;
    vertical-align:bottom;
    background:#2144f000;
    transition:.3s;
    position:relative;
    font-weight:500;
    display:flex!important;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    height:43px
}

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

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

#ez-toc-container nav {
    margin-bottom:-8px;
    color:var(--uicolor);
    margin-right:0;
    padding:8px 25px 0;
    list-style:none;
    position:absolute;
    visibility:hidden;
    opacity:0;
    width:100%;
    z-index:1;
    transition:50ms;
    right:0;
    margin-top:10px!important
}

#ez-toc-container nav>ul {
    display:flex;
    flex-direction:column
}

#ez-toc-container ul.ez-toc-list>li>ul {
    display:block;
    margin:0!important
}

#ez-toc-container ul.ez-toc-list>li>a,#ez-toc-container.showin ul.ez-toc-list>li ul>li>a {
    display:flex;
    padding:12px;
    color:var(--primary-text);
    align-content:center;
    border-radius:var(--miniradius);
    font-weight:400
}

#ez-toc-container ul.ez-toc-list>li>a {
    font-size:16px;
    align-items:center;
    flex-wrap:wrap
}

.ez-toc-counter nav ul li a::before {
    font-family:var(--f-number);
    font-weight:700;
    color:var(--secondarytext);
    font-size:20px;
    margin-inline-end:4px;transition:180ms
}

#ez-toc-container ul.ez-toc-list>li>a>span {
    font-size:23px;
    font-family:var(--numberffont);
    width:25px;
    font-weight:600;
    text-align:center;
    margin-left:8px;
    color:var(--placeholder);
    transition:180ms
}

#ez-toc-container.showin ul.ez-toc-list>li ul {
    display:block;
    list-style:none;
    margin:15px 0!important;
    overflow:auto;
    margin-inline-start:20px!important;padding:0 15px;
    border-inline-start:2px solid #f5f5f5}

#ez-toc-container.showin ul.ez-toc-list>li ul>li {
    list-style:none;
    opacity:0;
    transition:180ms;
    visibility:visible;
    opacity:1;
    transform:scale(1);
    transition-delay:var(--trans-delay)
}

#ez-toc-container.showin ul.ez-toc-list>li ul>li>a {
    font-size:15px;
    align-items:center
}

div#ez-toc-container p.ez-toc-title {
    display:block;
    text-align:right
}

.-Chevrons--NextPrev-poster {
    display:block;
    max-width:280px;
    min-width:280px;
    overflow:hidden;
    position:relative;
    padding-bottom:23%;
    margin-inline-end:25px}

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

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

.single-content-context-elements {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    flex:1;
    margin-inline-end:40px;position:relative
}

.single-content-context-elements.-YC-single-page {
    margin-inline-end:0;margin-bottom:40px
}

.--secondary-products-context-info {
    display:flex;
    align-items:flex-start;
    align-content:flex-start;
    flex-wrap:wrap;
    padding:30px 0;
    margin-bottom:50px;
    justify-content:center
}

.single-content-context-products {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    position:sticky;
    top:110px;
    transition:180ms;
}

.-secodary-single-products-bar {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    flex:1;
    background:white;
    padding:40px;
    border-radius:var(--largeradius);
    overflow:hidden;
    border:1px solid var(--diver);
}

.-secodary-single-products-bar:last-child {
    margin-bottom:0
}

.top-singular-products-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;
}

.-products-right-poster {
    display:flex;
    --element--width:595px;
    max-width:var(--element--width);
    min-width:var(--element--width);
    /* overflow:hidden; */
    position:sticky;
    top:156px;
    transition:180ms;
    flex-direction:column;
    flex:1;
    border:1px solid #d8e2f1;
    padding:24px;
    background:white;
}

.-prodct-poster-src {
    border-radius:var(--largeradius);
    overflow:hidden;
    height:390px;
    margin-bottom:30px;
    max-width:360px;
    margin-inline-start:auto;}

product-image {
    display:flex;
    cursor:pointer;
    margin:auto;
    max-width:100%;
    position:relative;
    align-items:center;
    justify-content:center;
    height:100%;
}

product-image img {
    display:block;
    width:100%;
    height:100%;
}

.-products-action-button-area {
    display:flex;
    justify-content:space-between;
    margin-top:19px;
}

.-prducts-context-info {
    display:block;
    flex:1;
    /* max-width:650px; */
}

.YC-products-order-options-area {
    display:flex;
    --element-width:320px;
    border-radius:var(--largeradius);
    align-items:center;
    justify-content:space-between;
    align-items:self-start;
    flex-direction:column;
    margin-inline-start:31px;
}

.YC-products-order-options-area > * {
}

.-singular-products-price-area {
    font-size:32px;
    font-family:var(--f-number);
    display:none
}

.-singular-products-price-area>strong {
    font-family:var(--f-number);
    font-weight:500;
    font-size:36px;
    color:var(--alinks)
}

.product-top-title {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:25px;
    flex-direction:column;
}

.product-top-title>h1 {
    font-size:63px;
    line-height:1.5;
    flex:1;
    color:var(--primary-text);
    font-weight:600;
    ,
    alignment-baseline:0;
}

.-context-products-list-items {
    display:flex;
    padding-top:25px;
    flex-direction:column;
    align-items:self-start;
}

.-context-products-list-items>ul {
    display:flex;
    list-style:none;
    flex-direction:column;
}

.-context-products-list-items>ul>li>i {
    margin-inline-end:17px; }

.-context-products-list-items>ul>li {
    display:flex;
    margin-inline-end:20px; }

.-context-products-list-items>ul>li>p {
    display:flex;
    flex-direction:row-reverse;
    justify-content:center;
    align-items:center;
    color:var(--secondarytext);
}

.-context-products-list-items>ul>li>p>span {
    font-weight:400;
    color:#000;
    font-size:12px
}

.-context-products-list-items>ul>li>p>strong {
    font-size:16px;
    font-weight:600;
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-inline-end:4px;
    font-family:var(--f-number);
}

.-context-products-list-items>ul>li>p>strong>em {
    font-style:normal;
    color:#000;
    font-size:13px;
    margin-inline-start:7px;
    font-weight:300;
    font-family:var(--ffamily)
}

.-context-products-list-items>ul>li {
    font-size:21px;
    text-align:center;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    color:#000;
    font-weight:300;
    margin-inline-end:17px;
    background:#ffffff14;
    border-radius:var(--largeradius);
    /* border:1px solid #ffffff3b; */
    /* box-shadow:var(--box-shadow-hover); */
    cursor:pointer;
    padding-bottom:16px;
}

.-context-products-list-items>ul>li.for-stars-status>i {
    color:#ffa11b;
    font-weight:600
}

.mini-content-single-products {
    display:block;
    font-weight:400;
    font-size:19px;
    line-height:1.9;
    color:var(--secondarytext);
    margin-bottom:20px;
}

.buy--elements--content .price-bx {
    position:relative;
    display:flex;
    align-items:flex-end;
}

.price-bx strong {
    position:absolute;
    top:-10px;
    background:white;
    padding:9px;
}

.buy--elements--content .price-bx>span {
}

.buy--elements--content .price-bx>span.price-value {
    font-size:57px;
    font-family:var(--f-number);
    font-weight:900;
    line-height:.8;
    color:var(--uicolor);
    text-shadow:3px 4px #ffffff14;
    white-space:nowrap;
}

.in-punber-title {
    font-size:15px;
    font-weight:300;
    color:white;
    line-height:1.5;
    margin-inline-end:11px;
    }

.-products-action-btn {
    display:block;
    }

.-products-action-btn.-btn-buy-now a {
    background:white;
    font-size:20px;
    color:var(--uicolor);
    margin-inline-start:0;
    border:1px solid var(--uicolor);
}

.-products-action-btn.-btn-buy-now a i {
    margin-inline-start:11px;
}

.-products-action-btn:not(:last-child) {margin-inline-end:21px;}

.-products-action-btn>a {
    display:flex;
    align-content:center;
    justify-content:space-between;
    align-items:center;
    border-radius:var(--miniradius);
    flex-wrap:wrap;
    padding:15px 21px;
    transition:180ms;
    flex-direction:row-reverse;
    /* min-width:180px; */
}

.-products-action-btn>a {
    border:1px solid var(--uicolor2);
    color:var(--uicolor2);
    font-size:17px;
}

.-products-action-btn>a>span {
    font-weight:500;
    font-size:18px;
    display:block;
    margin-inline-end:15px;
}

.-products-action-btn>a>span {
    font-weight:400;
}

.-products-action-btn:hover>a {
    color:white;
    background:var(--uicolor);
    border-color:var(--uicolor);
}

.-products-action-btn.-btn-show-demo>a {
    background:var(--uicolor);
    border:1px solid var(--uicolor);
    color:white;
    
    :;
    ter;
    font-size:20px;
}

.-products-action-btn.-btn-show-demo:hover>a {
    color:#fff;
    background:var(--positive);
    border-color:var(--positive);
}

.-products-action-btn.-btn-show-demo>a.active {
    background:var(--positive);
    border-color:var(--positive);
}

.-products-action-btn>a>i {
    margin-inline-start:16px;
    transition:180ms;
    position:relative;
    z-index:2;
}

.-products-action-btn:hover>a>i {
    transform:scale(1.4)
}

.-top--products-cover {
    --bx-shadow:#01101c3b;
    position:relative;
    padding-bottom:10px;
    padding-top:150px;
    flex-wrap:wrap;
}



.select-option-product {
    margin-bottom:25px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    align-content:center;
    flex-wrap:wrap
}

.RateComment,.priced-to-area {
    align-items:center;
    display:flex
}

.priced-to-area {
    font-size:23px
}

.priced-to-area>span {
    max-width:90px
}

.-sidebar-related-title-posts-items .-Product-Post-Box {
    margin:0 0 20px;
    --box-width:100%
}

.-comment-contentarea {
    position:relative;
    min-width:100%;
    margin-bottom:30px
}

.RateComment {
    position:absolute;
    bottom:15px;
    left:30px;
    padding:10px
}

.RateComment>.RatingReview {
    direction:ltr;
    font-size:21px;
    color:#e1e1e1;
    cursor:pointer;
    margin-inline-start:10px;margin-top:-4px
}

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

.RateComment>.RatingReview>i.active {
    color:#ffa700
}

.RateComment .product-item-info-stats-ratings>p {
    margin:0
}

.RateComment .product-item-info-stats-ratings>p>span.-rating-value {
    font-weight:700;
    font-family:var(--f-number);
    font-size:22px;
    margin-inline-start:5px}

.-comments-head-area .stars-avg {
    font-size:20px
}

.YC-BreadCrumb.-BreadCrumb-PT-products {
    margin-bottom:18px;
}

.-singular-products-fav-area {
    display:flex;
    align-items:center
}

.-singular-products-fav-area>.singular-item-elem-Button {
    display:flex;
    width:44px;
    height:44px;
    background:#ffffff14;
    justify-content:center;
    align-items:center;
    border-radius:var(--largeradius);
    font-size:17px;
    transition:180ms;
    --button-uicolor:(--negative);
    --botton-uitext:var(--primary-text);
    margin-inline-end:10px;
    box-shadow:var(--box-shadow-hover);
    color:var(--botton-uitext);
}

.-singular-products-fav-area>.singular-item-elem-Button:hover {
    background:var(--button-uicolor);
    border-color:var(--button-uicolor);
    color:var(--botton-uitext);
}

.-singular-products-fav-area>.singular-item-elem-Button.singular-item-favourite-Button {
    --button-uicolor:#27ae60;
    --botton-uitext:white;
}

.-singular-products-fav-area>.singular-item-elem-Button.active {
    background:var(--button-uicolor);
    color:var(--botton-uitext);
    border-color:var(--button-uicolor)
}

.-singular-products-fav-area>.singular-item-elem-Button>i {
    font-weight:600;
}

.-singular-products-fav-area>.singular-item-elem-Button.active>i {
    font-weight:900
}

.-singular-products-fav-area>.singular-item-elem-Button.singular-item-like-Button {
    --button-uicolor:var(--negative);
    --botton-uitext:white
}

.-singular-products-fav-area>.singular-item-elem-Button:last-child {
    margin-inline-end:0}

span.is-sale-product {
    padding:7px 10px;
    background:#e8f5e9;
    color:var(--positive);
    border-radius:var(--miniradius);
    font-size:12px;
    margin-inline-start:10px;
    font-weight:600;
    }

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

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

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

.-YC-related-posts {
    --bgcolor:#fff;
}

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

.-TitleContent-section>p {
    margin-inline-start:8px;
    font-size:33px;
    font-weight:700;
    line-height:1.4;
    display:flex;
    width:max-content;
    position:relative;
    padding-bottom:6px;
    background:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    background-clip:text;
    -webkit-background-clip:text;
    text-decoration:none;
    color:transparent;
}

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

.-TitleContent-section>a>i {
    font-weight:600;
    margin-inline-start:9px}

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

.-TitleContent-section>a:hover {
}

.-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;
}

.YC-prducts-context-boxed {
    display:flex;
    flex-direction:column;
    flex:1;
    0px;
    position:sticky;
    margin-inline-end:50px;
    max-width:666px;
    top:23px;
}

root {
}

.products-cover {
    position:absolute;
    width:100%;
    height:100%;
    right:0;
    left:0;
    top:0;
    background-image:var(--image);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    backdrop-filter:blur(81px);
}

.products-cover:after {
    content:"";
    position:absolute;
    width:35%;
    height:100%;
    background:linear-gradient(180deg, #1f252e, #1f252e);
    right:0;
    left:0;
    top:0;
    bottom:0;
    z-index:-1;
    backdrop-filter:blur(11px);
}

.products-cover:before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    right:35%;
    top:0;
    bottom:0;
    background:linear-gradient(272deg, #1f252e, #1f252e00);
    z-index:0;
}

header.fixedintro {
}

header.fixedintro .--Site--Menu>ul>li.-YourColor-Is-SubMenu>a {
}

.YC-products-action-button-area {
    display:flex;
    align-items:center;
    /* flex-direction:column; */
    justify-content:space-between;
    min-width:100%;
}

.buy--elements--content {
    position:relative;
    padding-top:30px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}


.inner--media-sliders--item {--pointer-x:92.65625%;x;:;:;ar(--canvas), 15%, 12%);:;ox-shadow-defult);border:var(--border-defult);height:78px;border-radius:12px;overflow:hidden;cursor:pointer;padding:8px;background:white;transition:all 0.2s ease;min-width:77px;max-width:78px;}

.inner--media-sliders--item.card.active {
    padding:0;
    border-color:var(--uicolor);
}

.inner--media-sliders--item:after {
    content:"";
}

.inner--media-sliders--item a {
    height:100%;
    width:100%;
    display:block;
}

.inner--media-sliders--item img {
    height:100%;
    width:100%;
    border-radius:9px;
}

.-single-images-list {
    display:flex;
    flex-wrap:wrap;
    position:ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡;
    z-index:222;
    left:0;
}

.-single-images-list .-YC-owl-navs-items>.-YC-owl-Slides-next,.-single-images-list .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    opacity:1;
    visibility:visible;
}

.-single-images-list .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    right:70px;
    top:47px;
}

.-single-images-list .-YC-owl-navs-items>.-YC-owl-Slides-next {
    left:68px;
    top:43px;
}

.slider__media__items {
    display:flex;
}

.-singular-pages-context {
    margin-top:22px;
    background:linear-gradient(45deg, #f0f0f440, #fdfeff);
    padding-top:39px;
    padding-bottom:40px;
}

.-owl-dots-steps-items {
    display:flex;
    /* width:max-content; */
    /* margin-inline:-9px; */
    /* overflow-x:scroll; */
    min-width:100px;
    max-width:100px;
    flex:1;
}
.-steps-dots-singleitem.active, .-steps-dots-singleitem:hover {
    box-shadow:0 0 0 3px var(--uicolor), 0 4px 12px 0 #0000006e;
}
.-steps-dots-singleitem {
}

.-steps-dots-singleitem img {
}


.singular-item-elem-Button {height:45px;position:relative;padding-inline:33px;display:flex;min-width:max-content;align-items:center;margin-inline:0;}

.singular-item-elem-Button span {
    font-size:16px;
    color:var(--secondarytext);
    font-weight:400;
}

.singular-item-elem-Button.active span {
    color:var(--positive);
}

.singular-item-elem-Button:hover span {
    color:var(--uicolor);
}
.singular-item-elem-Button.singular-item-favourite-Button:hover span {
    color:var(--positive);
}

.singular-item-elem-Button:hover i {
    color:var(--uicolor);
}


.singular-item-elem-Button:last-child:after {
    display:none;
}

.singular-item-elem-Button.singular-item-like-Button {
    margin-inline-start:25px;
    font-size:18px;
}

.singular-item-like-Button.active i {
    font-weight:800;
    color:red;
}

.singular-item-like-Button.active span {
    color:#e04444;
}

.singular-item-elem-Button i {
    color:var(--secondarytext);
    font-weight:400;
    display:flex;
    text-align:center;
    align-items:center;
    
    
    :;
:;
    justify-content:center;
    font-size:24px;
    border-radius:var(--miniradius);
    transition:all 0.2s ease;
    margin-inline-end:10px;
}

.singular-item-elem-Button.active {
    color:var(--positive);
}

.singular-item-elem-Button.active i {
    color:var(--positive);
}

.singular-item-elem-Button:hover i {
}

.ShareItems-boxed:hover {
}

.YC-prodct-poster-src-slider {display:flex;flex-wrap:wrap;/* min-width:77px; *//* max-width:78px; */position:relative;}

.YC-prodct-poster-src-slider.owl-rtl.owl-loaded.owl-drag .owl-nav {
    display:block;
}

.Yc-steps-Intro-slider-Container {
}

.Yc-steps-Intro-slider-Container .owl-stage {
    display:flex;
}

.YC-products-stars-status {
    display:flex;
    align-items:center;
    position:relative;
}

.singular-item-elem-Button:after,.singular-item-elem-Button:before {
    bottom:14px;
    content:'';
    --w-h:8px;
    position:absolute;
    left:-24px;
    top:50%;
    transform:translateY(-50%) rotate(45deg);
    background:var(--secondarytext);
    width:var(--w-h);
    height:var(--w-h);
    border-radius:38%;
    opacity:0.5;
}

.singular-item-elem-Button:after {
    right:14px;
}

.singular-item-elem-Button:before {
    left:13px;
}

.YC-products-stars-avg .stars-avg-front {
    position:absolute;
    top:0px;
    left:0;
    color:#ffd543;
    width:var(--percent);
    flex-wrap:inherit;
    overflow:hidden;
    justify-content:start;
}

.YC-products-stars-avg {
    position:relative;
    margin-inline-end:7px;
    display:block;
    font-size:16px;
    position:relative;
    margin-inline-end:3px;
    color:#ffa700;
}

.YC-products-stars-avg i {
    padding:0 1px;
}
.YC-products-stars-status .YC-products-stars-avg>.stars-avg-back>i {
    font-weight:600;
    color:#b9b9b9;
}
.YC-products-stars-status .YC-products-stars-avg>.stars-avg-back,.YC-products-stars-status .YC-products-stars-avg>.stars-avg-front {
    display:flex;
    /* justify-content:center; */
    direction:ltr;
}

.YC-products-stars-status p {
    font-size:19px;
    margin-inline-start:7px;
    color:var(--secondarytext);
    font-weight:300;
}

.YC-products-stars-status p em {
    font-size:23px;
    font-family:var(--f-number);
    font-style:normal;
    font-weight:700;
    color:var(--primary-text);
}

.sale-products span {
    display:inline-block;
    height:28px;
    font-size:14px;
    line-height:28px;
    font-weight:500;
    text-transform:uppercase;
    text-align:center;
    padding:0 14px;
    margin:0 6px 5px;
    box-sizing:border-box;
    -webkit-border-radius:25px;
    border-radius:25px;
    z-index:11;
    background:var(--uicolor);
    color:white;
}

.sale-products {
    background:white;
    /* direction:ltr; */
    position:absolute;
    left:21px;
    top:-7px;
    padding:0 0px;
    z-index:3;
    -webkit-border-radius:0 0 20px 20px;
    border-radius:0 0 20px 20px;
}

.sale-products:before {
    content:"";
    position:absolute;
    background-color:transparent;
    top:-2px;
    height:40px;
    width:20px;
    box-shadow:0 -10px 0 0 #fff;
    left:-20px;
    -webkit-border-radius:0 20px 0 0;
    border-radius:0 20px 0 0;
}

.sale-products:after {
    z-index:222;
    right:-16px;
    border-radius:30px 0  0 0;
    content:"";
    position:absolute;
    background-color:transparent;
    top:8px;
    height:40px;
    width:20px;
    box-shadow:0 -20px 0 0 #fff;
}

ul.features-products-list {
    list-style:none;
    display:flex;
    margin-top:25px;
    flex-wrap:wrap;
    margin-inline:-8px;
}

ul.features-products-list li {
    display:flex;
    position:relative;
    align-items:center;
    margin:8px;
    ax-content;
    flex:1;
    background:#F8F8F8;
    padding:13px 14px;
    border-radius:var(--miniradius);
    min-width:155px;
    max-width:max-content;
}

ul.features-products-list li span {
    font-size:19px;
    font-weight:400;
    color:var(--alphabg);
}

ul.features-products-list li i {
    margin-inline-end:10px;
    font-size:17px;
    font-weight:400;
}

ul.features-products-list li:before {
    content:"";
}

.features-products {
    display:flex;
    align-items:center;
    margin-bottom:21px;
}

.features-products span {
    margin-inline-end:40px;
}

.features-products-types {
    position:relative;
    display:flex;
    align-items:center;
    --tw-space-y-reverse:0;
    margin-inline-end:27px;
}

.features-products-types:last-child:after {
    display:none;
}

.features-products-types:after {
    content:"";
    width:1px;
    height:25px;
    background:rgb(204 204 204);
    margin-inline-start:35px;
}

.category__title a {
    line-height:1.4;
    font-weight:500;
    font-size:23px;
    border-radius:var(--largeradius);
    display:flex;
    width:max-content;
    position:relative;
    padding-bottom:6px;
    background:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    background-clip:text;
    -webkit-background-clip:text;
    text-decoration:none;
    color:transparent;
}

.category__title a:before {
    content:"";
    width:100%;
    position:absolute;
    right:0;
    left:0;
    bottom:-4px;
    background:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    height:4px;
}

.features-products-selled strong {
    position:relative;
    display:block;
    font-size:15px;
    font-weight:400;
    margin-inline:5px;
}

.YC-single-mode {
    display:flex;
    padding-bottom:11px;
    position:relative;
}

.YC-single-mode:before {
    content:"";
    position:absolute;
    width:100%;
    height:1px;
    right:0;
    left:0;
    bottom:0;
    background:linear-gradient(var(--button-border-gradient-angle), #e24c4a var(--button-gradient-colorstop-1), #386bb7 var(--button-gradient-colorstop-2));
}

.YC-prodct-poster-src-slider-container {
    overflow:hidden;
    margin-top:20px;
    position:relative;
}

.CommentsList {
    display:flex;
    position:relative;
    /* border-radius:var(--largeradius); */
    flex-direction:column;
    /* background:white; */
    /* padding:30px; */
    flex:1;
}

.YC-Comments-single-products-bar .CommentsList {
}



ul.CommentsListInner {
    display:flex;
    width:100%;
    flex-wrap:wrap;
}

ul.CommentsListInner>li.NoComments {
    flex-direction:inherit !important;
    width:100%;
    flex:1;
    color:var(--uicolor);
    font-size:19px;
    font-weight:300;
    margin-top:10px;
}

.YC-prodct-poster-image {
    border-radius:20px;
    overflow:hidden;
    position:relative;
    height:507px;
    border:1px solid var(--bkgorund);
    display:flex;
    align-items:center;
    justify-content:center;
    background:#000000fc;
    z-index:0;
}

.YC-prodct-poster-image img {
    height:auto;
    width:auto;
    z-index:-1;
}

.ez-toc-debug-messages {
    display:none;
}

.-secodary-single-products-bar.-insert-custom-comments {
    border-radius:var(--largeradius);
    position:relative;
    padding:30px;
    margin-bottom:30px;
    overflow:hidden;
    background:white;
    margin-top:30px;
}

.YC-products-order-options-area .product-item-info-ux-button {
    position:absolute;
    left:0;
    width:50px;
    height:50px;
    color:white;
}

.YC-products-order-options-area .product-item-info-ux-button i {
    font-size:20px;
}

.YC-products-action-area {
    display:flex;
}

.YC-Comments-single-products-bar {
    display:flex;
    align-items:self-start;
    padding:40px;
    background:white;
    border-radius:var(--largeradius);
    border:1px solid var(--diver);
}

.YC-products-cover {
    
    
    ar(
    --image-products);
    --line:color-mix(in lch, canvasText 12%, transparent);
    --size:64px;
    content:'';
    height:93%;
    width:100%;
    position:absolute;
    background:linear-gradient(90deg, var(--line) 1px, transparent 1px var(--size)) 0 -5vmin / var(--size) var(--size), linear-gradient(var(--line) 1px, transparent 1px var(--size)) 0 -5vmin / var(--size) var(--size);
    -webkit-mask:linear-gradient(360deg, transparent 6%, white);
    top:0;
    z-index:0;
    background-attachment:fixed;
}

.product-top--boed {
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:20px;
}

.-products-features-area {
    display:flex;
}

.post_author-Avatar {
    min-width:36px;
    max-width:36px;
    height:36px;
    border-radius:20px;
    overflow:hidden;
    margin-inline-end:10px;
}

.post_author-Avatar img {
    height:100%;
    width:100%;
}

.-post_author-area span {
    margin-bottom:7px;
    display:flex;
    font-size:14px;
    color:rgba(107,114,128,1);
    font-weight:400;
}

.features-products-aera {
    display:flex;
    align-items:center;
}

.price-bx-area {
    border:1px solid rgb(216 226 241);
    min-width:216px;
    border-radius:var(--miniradius);
    position:sticky;
    display:flex;
    align-items:center;
    top:12px;
    justify-content:center;
}

.price-bx-area strong {position:absolute;top:-22px;background:#fdfeff;padding:9px 21px;font-weight:400;color:rgb(104 96 96);font-size:19px;right:20px;}

.price-bx-area-boxed {
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-width:100%;
}

.features-products-selled {
    display:flex;
    margin-inline-start:20px;
    align-items:center;
    color:var(--secondarytext);
    font-size:17px;
}

.singular-item-like-Button {
    
    :;
    :;:
    white; */
    right:0;
    display:flex;
    position:absolute;
    top:0;
    right:0px;
    border-radius:0px 0px 0px 20px;
    z-index:1;
    background:white;
    width:90px;
    height:72px;
    align-items:center;
    justify-content:center;
}

.singular-item-like-Button.active .singular {
    background:var(--uicolor);
}

.singular-item-like-Button.active .singular svg {
    color:white;
}

.singular-item-like-Button.active .singular svg path {
    fill:white;
}

.singular-item-like-Button:after {
    content:"";
    content:"";
    position:absolute;
    width:37px;
    height:24px;
    bottom:-24px;
    --radius-value:12px;
    --border-color:#ffffff;
    border-style:solid;
    --border-radius:35px;
    right:-11px;
    border-width:var(--radius-value) var(--radius-value) 0 0;
    border-color:var(--border-color) var(--border-color) transparent transparent;
    border-radius:0 var(--border-radius) 0 0;
    z-index:-1;
}

.singular-item-like-Button:before {
    content:"";
    content:"";
    position:absolute;
    width:80px;
    height:50px;
    bottom:21px;
    --radius-value:20px;
    --border-color:#ffffff;
    border-style:solid;
    --border-radius:60px;
    right:78%;
    border-width:var(--radius-value) var(--radius-value) 0 0;
    border-color:var(--border-color) var(--border-color) transparent transparent;
    border-radius:0 var(--border-radius) 0 0;
}

.singular-item-like-Button.active svg path {
    fill:red;
}

.singular-item-like-Button.active svg {
    color:red;
}

.singular-item-like-Button svg {
    width:26px;
    color:var(--secondarytext);
}

.-products-boxed-poster {
    position:relative;
}

.singular-share {
    display:flex;
    margin-top:20px;
    flex-wrap:wrap;
}
.ShareItems-boxed:hover span {
    color:var(--uicolor);
}

.ShareItems-boxed:hover svg {
    color:var(--uicolor);
}
.ShareItems-boxed {
    border-radius:var(--miniradius);
    min-width:56px;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
}

.ShareItems-boxed span {
    font-size:16px;
    color:var(--secondarytext);
    font-weight:400;
}


.ShareItems-boxed svg {
    width:29px;
    color:var(--secondarytext);
    font-weight:400;
    display:flex;
    text-align:center;
    align-items:center;
    justify-content:center;
    border-radius:var(--miniradius);
    transition:all 0.2s ease;
    margin-inline-end:10px;
}

.ShareItems-boxed:hover svg {
    color:var(--uicolor);
}

.YC-prodct-poster-src-slider-container:hover .owl-nav>div.owl-next, .YC-prodct-poster-src-slider-container:hover .owl-nav>div.owl-prev {
    --tran-x:0;
    visibility:visible;
    opacity:1;
}
.YC-prodct-poster-src-slider-container .owl-nav>div.owl-prev {
    left:5px;
    --tran-x:40px;
}
.YC-prodct-poster-src-slider-container .owl-nav>div.owl-next {
    right:5px;
    --tran-x:-40px;
}
.YC-prodct-poster-src-slider-container .owl-nav>div {
    position:absolute;
    top:50%;
    transform:translateY(-50%) translateX(var(--tran-x));
    width:35px;
    height:35px;
    border-radius:50%;
    display:flex;
    align-content:center;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    visibility:hidden;
    opacity:0;
    transition:180ms;
    font-size:24px;
    cursor:pointer;
    border:1px solid var(--diver);
    color:var(--secondarytext);
    background:#fff;
}

.YC-ShareItems-fixed {
    position:fixed;
    top:0;
    right:0;
    width:100%;
    perspective:1000px;
    z-index:10999;
    height:100%;
}

.YC-single-share-image {
    display:flex;
    min-width:60px;
    max-width:100%;
    align-items:center;
    margin-bottom:29px;
}

.YC-single-share-image-list {
    width:160px;
    margin-inline-end:30px;
    border-radius:20px;
    overflow:hidden;
    height:101px;
}

.close {
    position:absolute;
    left:21px;
    top:20px;
    background:#ffebeb;
    width:40px;
    height:40px;
    display:flex;
    cursor:pointer;
    align-items:center;
    justify-content:center;
    border-radius:40px;
    font-size:21px;
    transition:all 0.2s ease;
}

.single-content-context-elements .close {
    display:none;
}

.close:hover {
    background:var(--uicolor);
    color:white;
}

.loadmore-comment {
    display:none;
}

.price-bx-area-boxed strong {
    font-weight:400;
    color:rgb(104 96 96);
    font-size:19px;
    margin-inline-end:15px;
}

.YC-Comments-products-boxed {
    margin-top:30px;
}

.-first-single-post-bar .body-line-WidgetID {
    display:none;
}

.-Yc-single-main.-YC-singleType-page {
    display:flex;
    align-items:self-start;
    flex-wrap:wrap;
}

.YC-free-Product-Post-Box {
    display:flex;
    justify-content:center;
}

.YC-free-Product-Post-Box .-Product-title a {
    font-size:47px;
    line-height:1.2;
    flex:1;
    color:var(--primary-text);
    font-weight:600;
    opacity:1;
}

.yc-single-posts-area {
    display:block;
}