/*!
 
* Biolink Blogger v2.0.0 (https://www.temabanua.com/)
 
* Copyright 2023 CSS @rian_seo
 
* Copyright 2023 Temabanua, Inc.
 
* Licensed (https://www.temabanua.com/p/licenses.html)
*/
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    font-display: swap
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,menu,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

html {
    font-family: Inter,sans-serif;
    font-weight: 500;
    font-size: 16px;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

*,:after,:before {
    box-sizing: border-box
}

.flex {
    display: flex
}

body {
    color: var(--font-color);
    background: var(--bg-main-color);
    line-height: 1
}

.header-widget {
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.head-tm-logo {
    margin: 0 0 16px
}

.head-tm-logo img {
    border-radius: 50%;
    width: var(--bio-profile);
    height: var(--bio-profile);
    display: block;
    object-fit: cover;
    object-position: initial;
    filter: none
}

.head-tm-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 12px;
    max-width: 100%
}

.head-tm-title h1 {
    margin: 0;
    padding: 0;
    color: var(--font-color);
    font: var(--bio-title);
    line-height: 1.5;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden
}

.head-tm-caption {
    margin-top: 4px;
    padding: 0 40px
}

.head-tm-caption h2 {
    padding: 0;
    margin: 0;
    text-align: center;
    color: var(--font-color);
    font: var(--bio-caption);
    line-height: 1.5
}

ul.social {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    list-style: none
}

.social a {
    display: block;
    transition: transform 0s cubic-bezier(0.23,1,0.32,1) 0s;
    z-index: 0;
    padding: 0 8px;
    color: var(--font-color);
    fill: currentColor;
    text-decoration: none
}

.social svg {
    display: block;
    width: 32px;
    height: 32px
}

.social a:hover {
    transform: scale(1.075)
}

.temabanua-nav {
    display: grid;
    width: 100%;
    left: 0;
    right: 0;
    grid-template-columns: 1fr auto 1fr;
    border: 1px solid transparent;
    border-radius: var(--bg-radius);
    background-color: transparent;
    transition: background-color 150ms ease 0s,-webkit-transform 150ms ease 0s,-webkit-backdrop-filter 150ms ease 0s;
    position: fixed;
    margin: 8px auto;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 24px 8px 12px;
    z-index: 10;
    top: 0
}

.temabanua-nav.show {
    width: calc(100% - 24px);
    background-image: radial-gradient(circle farthest-side at 0 -2%,rgba(132,101,255,.2),transparent 15%);
    background-color: var(--bg-bio);
    border: 1px solid rgba(191,191,191,.2);
    backdrop-filter: blur(var(--bg-blur))
}

.temabanua-nav.show .tm-nav,.temabanua-nav.show .tm-title {
    opacity: 1
}

.temabanua-nav.show .tm-button {
    color: var(--bg-bio);
    background: #f0f0f0;
    border: 1px solid #f0f0f0
}

.social a {
    color: var(--font-color);
    text-decoration: none
}

.tm-nav {
    grid-column-start: 1;
    grid-row-start: 1;
    opacity: 0
}

.tm-title {
    grid-column-start: 2;
    grid-row-start: 1;
    opacity: 0
}

.tm-title p {
    background: linear-gradient(46deg,var(--font-left),var(--main-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5
}

.tm-button {
    cursor: pointer;
    background: #f0f0f0;
    border: 1px solid #e2e2e2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-direction: column;
    justify-self: end;
    grid-column-start: 3
}

.tm-size,.tm-nav {
    height: var(--width-icon);
    width: var(--width-icon)
}

.tm-nav img {
    border-radius: 50%;
    width: var(--width-icon);
    height: var(--width-icon);
    display: block;
    object-fit: contain;
    object-position: initial
}

#bio-link {
    margin-top: 32px
}

.temabanua-bio {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    min-height: 100dvh;
    position: relative
}

.temabanua-wrap {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 64px 16px 100px;
    height: 100%;
    width: 100%
}

.temabanua-container {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    max-width: var(--width-tm)
}

.temabanua-image {
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: var(--bg-image);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: var(--bg-main-color);
    min-height: 100dvh
}

.Text .widget-content {
    margin: 32px 0 16px;
    text-align: center;
    color: var(--font-color);
    font-size: 16px;
    font-weight: 700
}

.bio-item {
    position: relative
}

.bio-none {
    display: block;
    position: relative;
    top: -92px;
    visibility: hidden
}

.bio-link-item:hover {
    transform: scale(1.02)
}

.bio-link-item {
    position: relative;
    height: auto;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 16px;
    background-image: radial-gradient(circle farthest-side at 0 -2%, rgb(0 0 0), #000000 15%);
    background-color: var(--bg-bio);
    color: var(--font-color);
    transition: transform .15s cubic-bezier(0,0.2,0.5,3) 0s;
    border-radius: var(--bg-radius)
}

.bio-link-item a {
    color: inherit;
    transition: box-shadow .25s cubic-bezier(0.08,0.59,0.29,0.99) 0s,border-color .25s cubic-bezier(0.08,0.59,0.29,0.99) 0s,transform .25s cubic-bezier(0.08,0.59,0.29,0.99) 0s,background-color .25s cubic-bezier(0.08,0.59,0.29,0.99) 0s;
    overflow-wrap: break-word;
    word-break: break-word;
    min-height: var(--height-btn);
    text-decoration: none;
    text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: auto;
    position: relative;
    padding: 16px 66px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle
}

.bio-link-full {
    width: 100%;
    height: 100%
}

.bio-icon-item {
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    pointer-events: none;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 12px;
    width: var(--width-icon);
    height: var(--width-icon)
}

.bio-icon-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: initial
}

.icon24 {
    width: 24px;
    height: 24px
}

.Subscribe svg {
    width: var(--width-icon);
    height: var(--width-icon);
    fill: currentColor
}

.open-share,.open-email {
    overflow: hidden
}

.open-share .temabanua-modal,.open-email .MailChimp {
    display: flex
}

.temabanua-modal {
    position: fixed;
    inset: 0;
    z-index: 10011;
    background-color: rgba(0,0,0,.6);
    align-items: flex-end;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0;
    display: none;
    width: 100%;
    height: 100%
}

.temabanua-over {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    color: var(--font-black)
}

.temabanua-share-wrap {
    display: flex;
    flex-direction: column;
    -webkit-box-align: stretch;
    align-items: stretch;
    background: var(--wraper);
    border-radius: var(--bg-radius);
    width: 100vw;
    padding: 24px 8px;
    position: relative;
    height: 100%
}

.share-title {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    height: 100%
}

.item-share-title {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.item-share-title p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: capitalize
}

.item-share-close {
    position: absolute;
    right: 8px
}

.close {
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px;
    border-radius: 8px;
    background: transparent;
    border: 0
}

.close:hover,.share-item a:hover {
    background-color: #f3f3f1
}

.share-item {
    margin: 24px 0 16px
}

.share-item a {
    transition: background-color .1s ease-in 0s;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 8px;
    text-decoration: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.share-item .tM {
    -webkit-box-align: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    color: var(--font-black);
    width: 100%;
    height: 100%
}

.in-share {
    margin-left: 16px;
    flex: 1 1 0;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 100%
}

.share-box:hover {
    background-color: #f3f3f1
}

.share-link,.share-box {
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.share-box svg {
    margin-right: 8px
}

.share-box {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border: 1px solid #e0e2d9;
    padding: 0 0 0 12px;
    text-align: center;
    cursor: pointer;
    background: 0;
    border-radius: 8px;
    height: 60px;
    width: 92%
}

.share-box .copyUrl {
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
    border: 0;
    padding: 0;
    outline: 0;
    appearance: none
}

.copy-btn {
    cursor: pointer;
    display: flex;
    height: 100%;
    border-radius: 8px;
    width: 100px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border: 0;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    background: transparent
}

.MailChimp {
    align-items: flex-end;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    box-sizing: border-box;
    display: none;
    height: auto;
    justify-content: center;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .27s cubic-bezier(.1,.9,.9,.9);
    width: 100%;
    z-index: 100
}

.MailChimp .widget-content {
    display: flex;
    flex-direction: column;
    -webkit-box-align: stretch;
    align-items: stretch;
    background: var(--wraper);
    border-radius: var(--bg-radius);
    width: 500px;
    padding: 32px;
    position: relative;
    color: var(--font-black)
}

.mailchimp-header {
    position: relative;
    margin: 0 0 16px;
    font-weight: 700;
    font-size: 20px
}

.mailchimp-header .close {
    position: absolute;
    right: -22px;
    top: -22px
}

.mailchimp-text {
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 16px
}

.mailchimp-email-address:focus {
    border: 1px solid var(--button-main)
}

.mailchimp-email-address {
    outline: 0;
    background: rgba(13,12,34,.05);
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    border: 0;
    margin-right: 10px
}

.mailchimp-submit {
    display: flex;
    align-items: center;
    background: #000;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    justify-content: center;
    line-height: 17px;
    padding: 7px 12px 8px;
    text-decoration: none
}

.copyright-web {
    bottom: 32px;
    left: calc(50% - 15px);
    position: absolute;
    text-align: center;
    overflow: hidden
}

.Attribution .copyright,.blogger,.image-attribution {
    font-size: 0!important
}

.copyright-web img:hover {
    opacity: 1
}

.copyright-web img {
    color: var(--font-color);
    opacity: .5;
    width: 1px;
    height: 1px
}

.image-attribution,.hidden {
    display: none
}

.PaypalButton .paypal-button {
    border-radius: 30px!important
}

@media(min-width: 768px) {
    .temabanua-nav {
        max-width:calc(var(--width-tm))
    }
}

@media screen and (max-width: 768px) {
    .temabanua-nav.show {
        padding:8px 12px
    }

    .temabanua-over {
        overflow: hidden
    }

    .temabanua-share-wrap,.MailChimp .widget-content {
        width: 100%;
        max-width: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

@media screen and (min-width: 576px) {
    .temabanua-nav {
        padding-right:12px;
        margin-top: 12px;
        margin-bottom: 12px
    }

    .temabanua-modal,.MailChimp {
        -webkit-box-align: center;
        align-items: center
    }

    .temabanua-share-wrap {
        width: 384px
    }
}

@media screen and (min-width: 767px) {
    .temabanua-share-wrap {
        width:500px
    }
}
