.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}



.bio-link-social-style .social-row {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.bio-link-social-style .social-row div {
    display: flex;
    align-items: center;
    gap: 10px
}

.bio-link-social-style .social-row a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: inherit;
    font-size: 24px;
    width: 38px;
    height: 38px
}

.bio-link-social-style .social-row img {
    width: 24px;
    height: 24px
}

.bio-link-social-style-1 .bi-icon,.bio-link-social-style-1 .fa-icon,.bio-link-social-style-1 .img-icon {
    color: #666;
    transition: color .3s ease
}

.bio-link-social-style-1 .bi-icon:hover,.bio-link-social-style-1 .fa-icon:hover {
    color: #0d6efd
}

.bio-link-social-style-1 .img-icon:hover {
    filter: brightness(1.2);
    cursor: pointer
}

.bio-link-social-style-2 a {
    border-radius: 50%;
    background: #ccc;
    color: #fff!important;
    width: 44px;
    height: 44px;
    transition: background-color .3s ease
}

.bio-link-social-style-2 .facebook:hover {
    background-color: #3b5998
}

.bio-link-social-style-2 .twitter:hover {
    background-color: #1da1f2
}

.bio-link-social-style-2 .instagram:hover {
    background-color: #e1306c
}

.bio-link-social-style-2 img.img-icon:hover {
    filter: brightness(0) invert(1);
    cursor: pointer
}

.bio-link-social-style-3 a {
    background: #f0f0f0;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    border-radius: 6px;
    transition: box-shadow .3s ease
}

.bio-link-social-style-3 a:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,.25)
}

.bio-link-social-style-3 img.img-icon:hover {
    filter: drop-shadow(0 0 6px #333);
    cursor: pointer
}

.bio-link-social-style-4 .bi-icon,.bio-link-social-style-4 .fa-icon,.bio-link-social-style-4 .img-icon {
    color: #444;
    transition: color .3s ease,transform .3s ease
}

.bio-link-social-style-4 .facebook:hover {
    color: #3b5998;
    transform: scale(1.3)
}

.bio-link-social-style-4 .twitter:hover {
    color: #1da1f2;
    transform: scale(1.3)
}

.bio-link-social-style-4 .instagram:hover {
    color: #e1306c;
    transform: scale(1.3)
}

.bio-link-social-style-4 img.img-icon:hover {
    filter: brightness(1.3);
    transform: scale(1.3);
    cursor: pointer
}

.bio-link-social-style-5 .social-row {
    align-items: flex-start
}

.bio-link-social-style-5 .social-row div {
    flex-direction: column;
    align-items: center;
    gap: 6px
}

.bio-link-social-style-5 .social-row a {
    width: 48px;
    height: 48px;
    font-size: 32px;
    color: #555
}

.bio-link-social-style-5 .social-row a:hover {
    color: #0d6efd
}

.bio-link-social-style-5 .social-row img.img-icon {
    width: 42px;
    height: 42px
}

.bio-link-social-style-5 .social-row span {
    font-size: 14px;
    color: #333
}

.bio-link-social-style-6 a {
    font-size: 30px;
    color: #444;
    border: 2px solid #444;
    border-radius: 8px;
    padding: 6px;
    transition: color .3s ease,background-color .3s ease,border-color .3s ease
}

.bio-link-social-style-6 a.facebook:hover {
    background: #3b5998;
    color: #fff;
    border-color: #3b5998
}

.bio-link-social-style-6 a.twitter:hover {
    background: #1da1f2;
    color: #fff;
    border-color: #1da1f2
}

.bio-link-social-style-6 a.instagram:hover {
    background: #e1306c;
    color: #fff;
    border-color: #e1306c
}

.bio-link-social-style-6 img.img-icon {
    border: 2px solid #444;
    border-radius: 8px;
    padding: 4px;
    transition: filter .3s ease,border-color .3s ease
}

.bio-link-social-style-6 img.img-icon.facebook:hover {
    filter: brightness(0) invert(1);
    border-color: #3b5998;
    cursor: pointer
}

.bio-link-social-style-6 img.img-icon.twitter:hover {
    filter: brightness(0) invert(1);
    border-color: #1da1f2;
    cursor: pointer
}

.bio-link-social-style-6 img.img-icon.instagram:hover {
    filter: brightness(0) invert(1);
    border-color: #e1306c;
    cursor: pointer
}

.bio-link-social-style-7 a,.bio-link-social-style-7 img.img-icon {
    transition: transform .3s ease,box-shadow .3s ease;
    border-radius: 6px;
    color: #555;
    font-size: 28px
}

.bio-link-social-style-7 a:hover,.bio-link-social-style-7 img.img-icon:hover {
    transform: rotate(10deg) scale(1.1);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    cursor: pointer
}

.bio-link-social-style-8 a {
    position: relative;
    overflow: hidden;
    color: #555;
    font-size: 30px
}

.bio-link-social-style-8 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background-color: currentColor;
    opacity: .15;
    transition: height .3s ease;
    z-index: -1
}

.bio-link-social-style-8 a:hover:after {
    height: 100%
}

.bio-link-social-style-8 a.facebook:hover {
    color: #3b5998
}

.bio-link-social-style-8 a.twitter:hover {
    color: #1da1f2
}

.bio-link-social-style-8 a.instagram:hover {
    color: #e1306c
}

.bio-link-social-style-8 img.img-icon {
    border-radius: 8px;
    transition: filter .3s ease
}

.bio-link-social-style-8 img.img-icon:hover {
    filter: brightness(1.2);
    cursor: pointer
}

.bio-link-social-style-9 a {
    color: #fff;
    font-size: 30px;
    background-color: #555;
    border-radius: 6px;
    padding: 6px 12px;
    transition: background-color .3s ease,color .3s ease
}

.bio-link-social-style-9 a.facebook {
    background-color: #3b5998
}

.bio-link-social-style-9 a.twitter {
    background-color: #1da1f2
}

.bio-link-social-style-9 a.instagram {
    background-color: #e1306c
}

.bio-link-social-style-9 a:hover {
    background-color: #fff;
    color: #555
}

.bio-link-social-style-9 img.img-icon {
    background-color: #555;
    border-radius: 6px;
    padding: 6px;
    transition: filter .3s ease
}

.bio-link-social-style-9 img.img-icon.facebook:hover,.bio-link-social-style-9 img.img-icon.instagram:hover,.bio-link-social-style-9 img.img-icon.twitter:hover {
    filter: invert(1);
    cursor: pointer
}

.bio-link-social-style-10 a {
    color: #555;
    font-size: 30px;
    transition: background .5s ease,color .5s ease;
    padding: 8px;
    border-radius: 8px
}

.bio-link-social-style-10 a.facebook:hover {
    color: #fff;
    background: linear-gradient(45deg,#3b5998,#8b9dc3)
}

.bio-link-social-style-10 a.twitter:hover {
    color: #fff;
    background: linear-gradient(45deg,#1da1f2,#0d95e8)
}

.bio-link-social-style-10 a.instagram:hover {
    color: #fff;
    background: linear-gradient(45deg,#e1306c,#f77737)
}

.bio-link-social-style-10 img.img-icon {
    border-radius: 8px;
    transition: filter .4s ease
}

.bio-link-social-style-10 img.img-icon:hover {
    filter: brightness(.8);
    cursor: pointer
}

.bio-link-social-style-11 a,.bio-link-social-style-11 img.img-icon {
    border-radius: 16px;
    background: #e0e0e0;
    box-shadow: 7px 7px 15px #bebebe,-7px -7px 15px #fff;
    color: #555;
    font-size: 28px;
    padding: 10px;
    transition: box-shadow .3s ease,transform .3s ease
}

.bio-link-social-style-11 a:hover,.bio-link-social-style-11 img.img-icon:hover {
    box-shadow: inset 7px 7px 15px #bebebe,inset -7px -7px 15px #fff;
    transform: scale(1.1);
    cursor: pointer
}

.bio-link-social-style-12 a {
    font-size: 30px;
    border-radius: 12px;
    border: 3px solid transparent;
    padding: 6px 10px;
    transition: border-image .5s ease,color .5s ease;
    transition: border-image .5s ease,color .5s ease,-o-border-image .5s ease;
    color: #444
}

.bio-link-social-style-12 a.facebook:hover {
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#3b5998,#8b9dc3);
    color: #3b5998
}

.bio-link-social-style-12 a.twitter:hover {
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#1da1f2,#0d95e8);
    color: #1da1f2
}

.bio-link-social-style-12 a.instagram:hover {
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#e1306c,#f77737);
    color: #e1306c
}

.bio-link-social-style-12 img.img-icon {
    border-radius: 12px;
    border: 3px solid #444;
    padding: 4px;
    transition: filter .3s ease,border-image-source .5s ease
}

.bio-link-social-style-12 img.img-icon.facebook:hover {
    filter: brightness(1.2);
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#3b5998,#8b9dc3);
    cursor: pointer
}

.bio-link-social-style-12 img.img-icon.twitter:hover {
    filter: brightness(1.2);
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#1da1f2,#0d95e8);
    cursor: pointer
}

.bio-link-social-style-12 img.img-icon.instagram:hover {
    filter: brightness(1.2);
    border-image-slice: 1;
    border-image-source: linear-gradient(45deg,#e1306c,#f77737);
    cursor: pointer
}

.bio-link-social-style-13 .social-row {
    flex-direction: row;
    justify-content: flex-center;
    gap: 20px
}

.bio-link-social-style-13 .social-row a {
    position: relative;
    font-size: 24px;
    color: #555;
    padding-bottom: 4px;
    text-decoration: none;
    transition: color .3s ease
}

.bio-link-social-style-13 .social-row a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: currentColor;
    transition: width .3s ease
}

.bio-link-social-style-13 .social-row a:hover {
    color: #0d6efd
}

.bio-link-social-style-13 .social-row a:hover:after {
    width: 100%
}

.bio-link-social-style-14 a,.bio-link-social-style-14 img.img-icon {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    transition: box-shadow .3s ease,transform .3s ease
}

.bio-link-social-style-14 a:hover,.bio-link-social-style-14 img.img-icon:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    transform: scale(1.15);
    cursor: pointer
}

.bio-link-social-style-15 .bi-icon,.bio-link-social-style-15 .fa-icon,.bio-link-social-style-15 .img-icon {
    color: #333;
    opacity: .8;
    transition: color .3s ease,opacity .3s ease
}

.bio-link-social-style-15 .bi-icon:hover,.bio-link-social-style-15 .fa-icon:hover,.bio-link-social-style-15 .img-icon:hover {
    color: #0d6efd;
    opacity: 1;
    cursor: pointer
}

.bio-link-menu-wrapper {
    margin-bottom: 16px
}

.bio-link-menu-wrapper,.bio-link-menu-wrapper .menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bio-link-menu-wrapper .menu-header {
    padding: 5px;
}

.bio-link-menu-wrapper .menu-header img.logo {
    max-height: 41px;
    width: auto;
    height: auto;
    display: block
}

.bio-link-menu-wrapper .menu-header .menu-toggle {
    display: none;
    font-size: 24px;
    cursor: pointer
}

.bio-link-menu-wrapper.bio-link-menu-wrapper__bio {
    display: block
}

nav.bio-link-menu-style {
    text-align: center
}

nav.bio-link-menu-style ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    gap: 24px;
    text-align: center;
    justify-content: center
}

nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1,nav.bio-link-menu-style ul .bio-link-menu-style-responsive-2 {
    gap: 40px
}

nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1 li a,nav.bio-link-menu-style ul .bio-link-menu-style-responsive-2 li a {
    color: #333
}

nav.bio-link-menu-style ul li {
    display: inline
}

nav.bio-link-menu-style ul li a {
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    transition: all .3s ease;
    text-decoration: none
}

nav.bio-link-menu-style ul.bio-link-menu-style-1 li a {
    position: relative;
    padding: 10px 8px;
    color: #333
}

nav.bio-link-menu-style ul.bio-link-menu-style-1 li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #1976d2;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-1 li a.active:after,nav.bio-link-menu-style ul.bio-link-menu-style-1 li a:hover:after {
    transform: scaleX(1);
    transform-origin: left
}

nav.bio-link-menu-style ul.bio-link-menu-style-2 {
    list-style: none;
    padding: 3px;
    max-width: 100%;
    display: inline-block;
    background: red;
    border-radius: 30px;
    background: #8e7973;
    margin: 16px auto 0
}

nav.bio-link-menu-style ul.bio-link-menu-style-2 li {
    background: #8e7973
}

nav.bio-link-menu-style ul.bio-link-menu-style-2 li a {
    padding: 12px 16px;
    border-radius: 30px;
    background: #8e7973;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

nav.bio-link-menu-style ul.bio-link-menu-style-2 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-2 li a:hover {
    background-color: #fff;
    color: #000
}

nav.bio-link-menu-style ul.bio-link-menu-style-3 li a {
    border-bottom: 2px solid transparent;
    padding: 10px 12px;
    color: #555;
    animation-fill-mode: forwards
}

nav.bio-link-menu-style ul.bio-link-menu-style-3 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-3 li a:hover {
    border-color: #ff5722;
    animation: bounceBorder .4s
}

nav.bio-link-menu-style ul.bio-link-menu-style-4 li a {
    padding: 6px 12px;
    border-radius: 6px;
    background: #f5f5f5;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    color: #212121
}

nav.bio-link-menu-style ul.bio-link-menu-style-4 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-4 li a:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
    transform: translateY(-4px)
}

nav.bio-link-menu-style ul.bio-link-menu-style-5 li a {
    position: relative;
    overflow: hidden;
    color: #009688;
    padding: 10px 14px
}

nav.bio-link-menu-style ul.bio-link-menu-style-5 li a:after {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    color: #004d40;
    transition: top .3s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-5 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-5 li a:hover {
    color: transparent
}

nav.bio-link-menu-style ul.bio-link-menu-style-5 li a.active:after,nav.bio-link-menu-style ul.bio-link-menu-style-5 li a:hover:after {
    top: 0
}

nav.bio-link-menu-style ul.bio-link-menu-style-6 li a {
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 6px;
    padding: 6px 12px;
    color: #333
}

nav.bio-link-menu-style ul.bio-link-menu-style-6 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-6 li a:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
    transform: translateY(-4px)
}

nav.bio-link-menu-style ul.bio-link-menu-style-7 li a {
    position: relative;
    padding-bottom: 8px;
    color: #4caf50
}

nav.bio-link-menu-style ul.bio-link-menu-style-7 li a:after,nav.bio-link-menu-style ul.bio-link-menu-style-7 li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4caf50;
    transform: scaleX(0);
    transition: transform .3s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-7 li a:after {
    bottom: 4px;
    background: #81c784
}

nav.bio-link-menu-style ul.bio-link-menu-style-7 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-7 li a:hover:after,nav.bio-link-menu-style ul.bio-link-menu-style-7 li a:hover:before {
    transform: scaleX(1)
}

nav.bio-link-menu-style ul.bio-link-menu-style-8 li a {
    border: 1px solid transparent;
    padding: 6px 10px;
    border-radius: 6px;
    color: #777
}

nav.bio-link-menu-style ul.bio-link-menu-style-8 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-8 li a:hover {
    border-color: #ff4081;
    box-shadow: 0 0 10px #ff4081;
    color: #ff4081
}

nav.bio-link-menu-style ul.bio-link-menu-style-9 li a {
    color: transparent;
    -webkit-text-stroke: 1px #3f51b5;
    padding: 8px 12px
}

nav.bio-link-menu-style ul.bio-link-menu-style-9 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-9 li a:hover {
    color: #3f51b5
}

nav.bio-link-menu-style ul.bio-link-menu-style-10 li a {
    position: relative;
    padding: 8px 12px;
    color: #333
}

nav.bio-link-menu-style ul.bio-link-menu-style-10 li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg,#ff6e7f,#bfe9ff);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-10 li a.active:after,nav.bio-link-menu-style ul.bio-link-menu-style-10 li a:hover:after {
    transform: scaleX(1);
    transform-origin: left
}

nav.bio-link-menu-style ul.bio-link-menu-style-10 li a:after {
    height: 3px;
    transition: transform .4s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-11 li a {
    position: relative;
    padding: 8px 4px;
    color: #ff5722
}

nav.bio-link-menu-style ul.bio-link-menu-style-11 li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #ff5722;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    transition: transform .3s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-11 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-11 li a:hover:after {
    transform: translateX(-50%) scale(1)
}

nav.bio-link-menu-style ul.bio-link-menu-style-12 li a {
    padding: 6px 12px;
    box-shadow: inset 0 0 0 0 #673ab7;
    border-radius: 8px;
    color: #444
}

nav.bio-link-menu-style ul.bio-link-menu-style-12 li a:hover {
    box-shadow: inset 0 0 8px 3px #673ab7;
    color: #673ab7
}

nav.bio-link-menu-style ul.bio-link-menu-style-13 li a {
    position: relative;
    overflow: hidden;
    color: #555;
    padding: 10px 12px
}

nav.bio-link-menu-style ul.bio-link-menu-style-13 li a:after {
    content: attr(data-text);
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    color: #d500f9;
    transition: left .4s ease
}

nav.bio-link-menu-style ul.bio-link-menu-style-13 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-13 li a:hover {
    color: transparent
}

nav.bio-link-menu-style ul.bio-link-menu-style-13 li a.active:after,nav.bio-link-menu-style ul.bio-link-menu-style-13 li a:hover:after {
    left: 0
}

nav.bio-link-menu-style ul.bio-link-menu-style-14 li a {
    color: #555;
    padding: 8px 12px
}

nav.bio-link-menu-style ul.bio-link-menu-style-14 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-14 li a:hover {
    color: #673ab7;
    text-shadow: 0 0 10px #673ab7
}

nav.bio-link-menu-style ul.bio-link-menu-style-15 li a {
    position: relative;
    padding: 8px 12px;
    overflow: hidden;
    color: #333
}

nav.bio-link-menu-style ul.bio-link-menu-style-15 li a:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: #ff5722;
    border-radius: 50%;
    transition: width .3s ease,height .3s ease,left .3s ease,top .3s ease;
    z-index: -1;
    transform: translate(-50%,-50%)
}

nav.bio-link-menu-style ul.bio-link-menu-style-15 li a.active,nav.bio-link-menu-style ul.bio-link-menu-style-15 li a:hover {
    color: #fff
}

nav.bio-link-menu-style ul.bio-link-menu-style-15 li a.active:before,nav.bio-link-menu-style ul.bio-link-menu-style-15 li a:hover:before {
    width: 200%;
    height: 500%
}

@keyframes bounceBorder {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-8px)
    }

    to {
        transform: translateY(0)
    }
}

@media (max-width: 768px) {
    .bio-link-menu-wrapper {
        display:block
    }

    .bio-link-menu-wrapper .menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0,0,0,.4);
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s ease;
        z-index: 999
    }

    .bio-link-menu-wrapper .menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .bio-link-menu-wrapper .menu-header .menu-toggle {
        display: block;
        cursor: pointer;
        font-size: 35px;
        background: none;
        border: none;
        padding: 0
    }

    .bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1,.bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-2 {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 250px;
        background: hsla(0,0%,100%,.98);
        box-shadow: 2px 0 8px rgba(0,0,0,.15);
        padding: 16px;
        flex-direction: column;
        transform: translateX(-100%);
        transition: transform .3s ease;
        display: flex;
        z-index: 1000;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px
    }

    .bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1 li,.bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-2 li {
        display: block;
        padding: 0;
        width: 100%
    }

    .bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1 li a,.bio-link-menu-wrapper nav.bio-link-menu-style ul.bio-link-menu-style-responsive-2 li a {
        display: block;
        padding: 10px 0;
        text-align: left
    }

    .bio-link-menu-wrapper.menu-open .menu-overlay {
        opacity: 1;
        visibility: visible
    }

    .bio-link-menu-wrapper.menu-open nav.bio-link-menu-style ul.bio-link-menu-style-responsive-1,.bio-link-menu-wrapper.menu-open nav.bio-link-menu-style ul.bio-link-menu-style-responsive-2 {
        transform: translateX(0)
    }
}

.bio-link-blog-detail-wrapper {
    font-size: 20px
}

.bio-link-blog-detail-wrapper,.bio-link-category-detail-wrapper {
    margin-bottom: 16px;
    padding: 0 16px
}

.bio-link-category-detail-wrapper h1 {
    font-size: 1.5em
}

.bio-link-tag-detail-wrapper {
    margin-bottom: 16px;
    padding: 0 16px
}

.bio-link-tag-detail-wrapper h1 {
    font-size: 1.5em
}

.bio-link-blog-detail-style p {
    font-size: 24px;
    line-height: 44px
}

.bio-link-blog-detail-style .header .info .time {
    font-weight: 700;
    margin-bottom: 8px
}

.bio-link-blog-detail-style iframe,.bio-link-blog-detail-style img,.bio-link-blog-detail-style video {
    max-width: 100%
}

.bio-link-blog-detail-style figure {
    margin: 0
}

.bio-link-blog-detail-style h1 {
    word-break: break-word;
    margin-bottom: 16px
}

.bio-link-blog-detail-style .avatar {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 2px solid #ccc
}

.bio-link-blog-detail-style .categories,.bio-link-blog-detail-style .tags {
    font-size: .9em;
    margin-top: .5em;
    margin-bottom: .5em
}

.bio-link-blog-detail-style .categories span,.bio-link-blog-detail-style .tags span {
    background: #eee;
    padding: 4px 10px;
    border-radius: 15px;
    margin-right: 6px;
    color: #555
}

.bio-link-blog-detail-style .summary {
    font-style: italic;
    color: #666;
    margin: .8em 0 1em
}

.bio-link-blog-detail-style .description {
    line-height: 30px
}

.categories a,.tags a {
    text-decoration: none;
    display: inline-block;
    background: #eee;
    padding: 4px 10px;
    border-radius: 15px;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #555;
    transition: background-color .3s,color .3s
}

.categories a:hover,.tags a:hover {
    background-color: #bbb;
    color: #fff
}

.bio-link-blog-detail-style-1 .header .info {
    flex-grow: 1
}

.bio-link-blog-detail-style-2 {
    border-left: 5px solid #3498db
}

.bio-link-blog-detail-style-2 .header .info {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em
}

.bio-link-blog-detail-style-2 .tags a,.bio-link-blog-detail-style-2 .tags span {
    background: #3498db;
    color: #fff
}

.bio-link-blog-detail-style-3 .header {
    text-align: center
}

.bio-link-blog-detail-style-3 .avatar {
    margin: 0 auto .7em
}

.bio-link-blog-detail-style-3 .tags a,.bio-link-blog-detail-style-3 .tags span {
    background: #f39c12;
    color: #fff
}

.bio-link-blog-detail-style-4 .header {
    border-bottom: 2px solid #2ecc71;
    padding-bottom: .5em
}

.bio-link-blog-detail-style-4 .summary {
    color: #27ae60
}

.bio-link-blog-detail-style-4 .tags a,.bio-link-blog-detail-style-4 .tags span {
    background: #27ae60;
    color: #fff
}

.bio-link-blog-detail-style-5 {
    position: relative
}

.bio-link-blog-detail-style-5 .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 1.5em;
    right: 2em;
    border-color: #e74c3c
}

.bio-link-blog-detail-style-5 .header h2 {
    margin-right: 60px
}

.bio-link-blog-detail-style-5 .summary {
    font-weight: 600
}

.bio-link-blog-detail-style-5 .tags a,.bio-link-blog-detail-style-5 .tags span {
    background: #e74c3c;
    color: #fff
}

.bio-link-blog-detail-style-6 .info {
    flex-grow: 1
}

.bio-link-blog-detail-style-6 .categories a,.bio-link-blog-detail-style-6 .categories span {
    background: #8e44ad;
    color: #fff
}

.bio-link-blog-detail-style-6 .summary {
    font-size: 1.1em;
    font-weight: 500
}

.bio-link-blog-detail-style-7 .header {
    display: flex;
    align-items: center;
    gap: 1em
}

.bio-link-blog-detail-style-7 .avatar {
    border-radius: 15px
}

.bio-link-blog-detail-style-7 .tags a,.bio-link-blog-detail-style-7 .tags span {
    background: #16a085;
    color: #fff
}

.bio-link-blog-detail-style-8 .header {
    text-align: center
}

.bio-link-blog-detail-style-8 .avatar {
    width: 120px;
    height: 120px;
    margin: 0 auto 1em
}

.bio-link-blog-detail-style-8 .categories a,.bio-link-blog-detail-style-8 .categories span,.bio-link-blog-detail-style-8 .tags a,.bio-link-blog-detail-style-8 .tags span {
    background: #34495e;
    color: #fff
}

.bio-link-blog-detail-style-9 .header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bio-link-blog-detail-style-9 h2 {
    border-left: 6px solid #d35400;
    padding-left: 10px;
    margin: 0
}

.bio-link-blog-detail-style-9 .avatar {
    border: 3px solid #d35400
}

.bio-link-blog-detail-style-9 .tags a,.bio-link-blog-detail-style-9 .tags span {
    background: #d35400;
    color: #fff
}

.bio-link-blog-detail-style-10 .header {
    margin-bottom: 1em
}

.bio-link-blog-detail-style-10 .tags a,.bio-link-blog-detail-style-10 .tags span {
    background: #7f8c8d;
    color: #fff
}

.bio-link-blog-detail-style-10 .categories a,.bio-link-blog-detail-style-10 .categories span {
    background: #95a5a6;
    color: #fff
}

.bio-link-blog-related-wrapper {
    margin-bottom: 10px;
    padding: 0 16px
}

.blog-grid-v {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.blog-grid-v a.bio-link-blog-item-style {
    width: 100%
}

@media (max-width: 768px) {
    .blog-grid-v {
        grid-template-columns:repeat(1,1fr)
    }
}

.blog-grid-h {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px
}

.blog-grid-h a.bio-link-blog-item-style {
    width: 100%
}

a.bio-link-blog-item-style {
    display: flex;
    text-decoration: none;
    color: #000;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: all .3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,.1)
}

a.bio-link-blog-item-style:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0,0,0,.15)
}

a.bio-link-blog-item-style img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
    display: block;
    max-height: 224px
}

a.bio-link-blog-item-style .content {
    padding: 15px
}

a.bio-link-blog-item-style .content .title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

a.bio-link-blog-item-style .content .time {
    font-weight: 500;
    margin-bottom: 8px
}

a.bio-link-blog-item-style .content .desc {
    font-size: 16px;
    color: #555;
    word-break: break-word
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v1 {
    flex-direction: column
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v2 {
    flex-direction: column;
    border: 2px solid #ffc107
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v3 {
    flex-direction: column;
    align-items: center
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v3 img {
    border-radius: 50%;
    margin: 15px auto 0
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v3 .content {
    text-align: center
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v4 {
    flex-direction: column;
    background: linear-gradient(0deg,#e0eafc,#cfdef3);
    color: #1a1a1a
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v5 {
    flex-direction: column;
    border: 1px dashed #ccc;
    background: #fefefe
}

a.bio-link-blog-item-style.bio-link-blog-item-style-v5 .content .title {
    text-transform: uppercase;
    font-size: 20px
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h1 {
    flex-direction: row
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h1 img {
    width: 224px;
    min-width: 224px;
    height: 100%
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h1 img {
        max-width:40%;
        max-height: 180px;
        min-width: auto
    }
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h2 {
    flex-direction: row;
    border-left: 5px solid #007bff
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h2 img {
    width: 224px;
    min-width: 224px;
    height: auto
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h2 img {
        max-width:40%;
        max-height: 180px;
        min-width: auto
    }
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h3 {
    flex-direction: row;
    background: #f3f3f3
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h3 .content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h3 img {
        max-width:40%;
        max-height: 180px
    }
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h4 {
    flex-direction: row;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h4:hover {
    background: #fafafa
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h4 img {
        max-width:40%;
        max-height: 180px
    }
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h5 {
    flex-direction: row;
    background: #000;
    color: #fff
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h5 img {
    width: 224px;
    min-width: 224px
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h5 img {
        max-width:40%;
        max-height: 180px;
        min-width: auto
    }
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h5 .content .title {
    color: #ffde59
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h100 {
    border-radius: 0;
    flex-direction: row
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h100 .content .title {
    font-size: 20px
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h100 .content .desc {
    font-size: 18px
}

a.bio-link-blog-item-style.bio-link-blog-item-style-h100 img {
    width: 224px;
    min-width: 224px;
    height: 224px
}

@media (max-width: 768px) {
    a.bio-link-blog-item-style.bio-link-blog-item-style-h100 {
        flex-direction:column
    }

    a.bio-link-blog-item-style.bio-link-blog-item-style-h100 img {
        width: 100%;
        max-height: 250px;
        min-width: auto;
        height: auto
    }
}

.bio-link-profile-info-wrapper {
    text-align: center;
    max-width: calc(100vw - 32px);
    margin: 50px auto auto
}

.bio-link-profile-info-style .avatar {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 60px;
    height: 60px;
    border: 2px solid #ccc
}

.bio-link-profile-info-style .summary {
    font-style: italic;
    color: #666;
    margin: .5em 0
}

.bio-link-profile-info-style .description {
    line-height: 1.5;
    color: #444
}

.bio-link-profile-info-style h1,.bio-link-profile-info-style h2 {
    margin: 0;
    font-size: 1.4em
}

.bio-link-profile-info-style-1 .header,.bio-link-profile-info-style-2 .header,.bio-link-profile-info-style-4 .header,.bio-link-profile-info-style-6 .header,.bio-link-profile-info-style-7 .header,.bio-link-profile-info-style-11 .header,.bio-link-profile-info-style-15 .header {
    display: flex;
    align-items: center;
    gap: 1em
}

.bio-link-profile-info-style-2 {
    border-left: 5px solid #3498db
}

.bio-link-profile-info-style-3 .header {
    text-align: center
}

.bio-link-profile-info-style-3 .header .avatar {
    margin: 0 auto .5em
}

.bio-link-profile-info-style-4 .header {
    border-bottom: 2px solid #2ecc71;
    padding-bottom: .5em
}

.bio-link-profile-info-style-5 {
    position: relative;
    padding-right: 80px
}

.bio-link-profile-info-style-5 .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 1.2em;
    right: 1.2em;
    border-color: #e74c3c
}

.bio-link-profile-info-style-6 .summary {
    font-weight: 500
}

.bio-link-profile-info-style-7 {
    box-shadow: 0 5px 15px rgba(0,0,0,.1)
}

.bio-link-profile-info-style-7 .avatar {
    border-radius: 15px
}

.bio-link-profile-info-style-8 .header {
    text-align: center
}

.bio-link-profile-info-style-8 .header .avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto 1em
}

.bio-link-profile-info-style-9 .header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bio-link-profile-info-style-9 .header h1,.bio-link-profile-info-style-9 .header h2 {
    border-left: 6px solid #d35400;
    padding-left: 10px;
    margin: 0
}

.bio-link-profile-info-style-9 .header .avatar {
    border: 3px solid #d35400
}

.bio-link-profile-info-style-10 .summary {
    font-weight: 600
}

.bio-link-profile-info-style-11 .header {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 1em;
    align-items: center
}

.bio-link-profile-info-style-12 {
    background: linear-gradient(90deg,#74ebd5,#9face6);
    color: #fff
}

.bio-link-profile-info-style-12 .avatar {
    border: 2px solid #fff
}

.bio-link-profile-info-style-13 {
    border: 2px dashed #888
}

.bio-link-profile-info-style-14 .avatar {
    float: left;
    margin-right: 1em
}

.bio-link-profile-info-style-14:after {
    content: "";
    display: block;
    clear: both
}

.bio-link-profile-info-style-15 {
    border-left: 10px solid #ff6b6b;
    padding-left: 1em
}

.bio-product-section-wrapper {
    padding: 16px;
    border-radius: 16px;
    background-color: #00ffc2;
    max-width: 580px;
    margin: 16px auto;
    max-width: calc(100vw - 32px)
}

.bio-product-wrapper {
    margin-bottom: 16px;
    padding: 0 16px
}

.bio-product-wrapper h1 {
    font-size: 1.5em
}

.bio-link-latest-blog-wrapper {
    margin-bottom: 10px;
    padding: 0 16px;
}

.bio-link-latest-blog-wrapper h1 {
    font-size: 1.5em
}

.bio-product-see-more {
    font-weight: 700;
    text-decoration: none;
    color: inherit
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px
}

.product-grid a.bio-link-product-item-style {
    width: 100%
}

@media (max-width: 768px) {
    .product-grid {
        grid-template-columns:repeat(2,1fr)
    }
}

a.bio-link-product-item-style {
    width: 300px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: block
}

a.bio-link-product-item-style img {
    display: block;
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

a.bio-link-product-item-style .info {
    padding: 10px 0
}

a.bio-link-product-item-style .info h4 {
    margin: 0 0 5px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

a.bio-link-product-item-style .info p {
    margin: 0;
    color: #e91e63;
    font-weight: 700;
    font-size: 14px
}

a.bio-link-product-item-style-1 {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    text-align: center
}

a.bio-link-product-item-style-1 img {
    border-radius: 10px 10px 0 0;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-1 img {
        height:130px
    }
}

a.bio-link-product-item-style-2 {
    display: flex;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    border-radius: 15px;
    align-items: center
}

a.bio-link-product-item-style-2 img {
    border-radius: 10px 0 0 10px;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0
}

a.bio-link-product-item-style-2 .info {
    padding: 10px;
    flex: 1
}

a.bio-link-product-item-style-3 {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,.1)
}

a.bio-link-product-item-style-3 img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    height: 230px
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-3 img {
        height:190px
    }
}

a.bio-link-product-item-style-3 .info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.6);
    color: #fff;
    box-sizing: border-box
}

a.bio-link-product-item-style-4 {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    padding: 10px;
    text-align: center
}

a.bio-link-product-item-style-4 img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 170px;
    width: 170px;
    margin: 0 auto 10px
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-4 img {
        height:100px;
        width: 100px
    }
}

a.bio-link-product-item-style-5 {
    background: #fff;
    border-radius: 8px;
    transition: .3s;
    box-shadow: 0 0 5px #aaa;
    text-align: center;
    display: block
}

a.bio-link-product-item-style-5:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,.2)
}

a.bio-link-product-item-style-5 img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px 8px 0 0
}

a.bio-link-product-item-style-6 {
    background: #fff;
    border: 2px solid #f2e2d4;
    padding: 10px;
    text-align: center;
    transition: .3s;
    display: block;
    border-radius: 20px
}

a.bio-link-product-item-style-6:hover {
    border-color: #007bff
}

a.bio-link-product-item-style-6 img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    display: block
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-6 img {
        height:130px
    }
}

a.bio-link-product-item-style-7 {
    background: #333;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    display: block;
    text-align: center
}

a.bio-link-product-item-style-7 img {
    width: 100%;
    border-radius: 8px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-7 img {
        height:130px
    }
}

a.bio-link-product-item-style-8 {
    transform: skewY(-2deg);
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    display: block;
    overflow: hidden;
    margin-bottom: 15px
}

a.bio-link-product-item-style-8 * {
    transform: skewY(2deg)
}

a.bio-link-product-item-style-8 img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    display: block
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-8 img {
        height:130px
    }
}

a.bio-link-product-item-style-9 {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    box-shadow: 0 0 10px #aaa;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #333;
    text-decoration: none
}

a.bio-link-product-item-style-9 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 7px
}

a.bio-link-product-item-style-10 {
    background: #fff;
    padding: 15px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    display: block;
    color: #333;
    text-decoration: none
}

a.bio-link-product-item-style-10:before {
    content: "Best";
    position: absolute;
    top: 10px;
    left: 10px;
    background: red;
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 4px
}

a.bio-link-product-item-style-10 img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    display: block;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    a.bio-link-product-item-style-10 img {
        height:130px
    }
}

.bio-button-links-wrapper {
    max-width: 580px;
    margin: 0 auto;
    max-width: calc(100vw - 32px)
}

.bio-link-button-style {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    padding: 19px 20px;
    margin: 16px auto;
    width: 100%;
    border-radius: 40px;
    font-weight: 600;
    transition: .3s;
    font-size: 18px;
    box-sizing: border-box
}

.bio-link-button-style img {
    width: 26px;
    height: 26px
}

.bio-link-button-style i {
    font-size: 20px
}

.bio-link-button-style-1 {
    background-color: #4f46e5;
    color: #fff
}

.bio-link-button-style-1:hover {
    background-color: #4338ca
}

.bio-link-button-style-2 {
    background-color: #f8e8dd;
    color: #2e2e2e;
    box-shadow: 0 4px 10px rgba(0,0,0,.05)
}

.bio-link-button-style-2:hover {
    transform: scale(1.02)
}

.bio-link-button-style-3 {
    background-color: #1f2937;
    color: #fff
}

.bio-link-button-style-3:hover {
    background-color: #374151
}

.bio-link-button-style-4 {
    background: #e0e0e0;
    box-shadow: 8px 8px 15px #bebebe,-8px -8px 15px #fff;
    color: #333
}

.bio-link-button-style-4:hover {
    box-shadow: inset 8px 8px 15px #bebebe,inset -8px -8px 15px #fff
}

.bio-link-button-style-5 {
    background: linear-gradient(90deg,#f97316,#ec4899);
    color: #fff
}

.bio-link-button-style-5:hover {
    opacity: .9
}

.bio-link-button-style-6 {
    background-color: #3b82f6;
    color: #fff;
    box-shadow: 0 0 15px rgba(59,130,246,.6666666667)
}

.bio-link-button-style-6:hover {
    background-color: #2563eb;
    box-shadow: 0 0 25px rgba(37,99,235,.8)
}

.bio-link-button-style-7 {
    background-color: #10b981;
    color: #fff;
    border: 2px solid #059669
}

.bio-link-button-style-7:hover {
    background-color: #059669;
    border-color: #047857
}

.bio-link-button-style-8 {
    background-color: #f59e0b;
    color: #222;
    font-weight: 700;
    letter-spacing: 1px
}

.bio-link-button-style-8:hover {
    background-color: #d97706;
    color: #fff
}

.bio-link-button-style-9 {
    background-color: #ef4444;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 12px rgba(239,68,68,.6666666667)
}

.bio-link-button-style-9:hover {
    background-color: #b91c1c;
    box-shadow: 0 10px 20px rgba(185,28,28,.8)
}

.bio-link-button-style-10 {
    background-color: #8b5cf6;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    border: none
}

.bio-link-button-style-10:hover {
    background-color: #7c3aed
}

.bio-link-button-style-11 {
    background: #14b8a6;
    color: #fff;
    border-radius: 0;
    border-bottom: 4px solid #0d9488;
    box-shadow: 0 4px 6px rgba(20,184,166,.6666666667)
}

.bio-link-button-style-11:hover {
    border-bottom-width: 6px;
    box-shadow: 0 6px 10px rgba(13,148,136,.8)
}

.bio-link-button-style-12 {
    background: #db2777;
    color: #fff;
    font-style: italic;
    box-shadow: 0 0 15px rgba(219,39,119,.6666666667)
}

.bio-link-button-style-12:hover {
    background: #be185d;
    box-shadow: 0 0 25px rgba(190,24,93,.8)
}

.bio-link-button-style-13 {
    background: #3b82f6;
    color: #fff;
    border-radius: 50px 10px 50px 10px;
    padding-left: 25px;
    padding-right: 25px
}

.bio-link-button-style-13:hover {
    background: #2563eb
}

.bio-link-button-style-14 {
    background: #facc15;
    color: #333;
    font-weight: 700;
    box-shadow: inset 0 0 10px hsla(0,0%,83.1%,.6666666667)
}

.bio-link-button-style-14:hover {
    box-shadow: inset 0 0 20px rgba(180,83,9,.8);
    color: #92400e
}

.bio-link-button-style-15 {
    background: linear-gradient(45deg,#06b6d4,#3b82f6);
    color: #fff;
    font-weight: 600;
    border: 1px solid #0284c7
}

.bio-link-button-style-15:hover {
    background: linear-gradient(45deg,#0284c7,#2563eb);
    border-color: #2563eb
}

body {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    background-color: #f8fafc;
    padding: 0;
    margin: 0
	
}

.load-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(135deg,#4f46e5,#3b82f6);
    border: none;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    cursor: pointer;
    transition: all .2s ease;
    margin: 16px auto
}

.load-more-btn:hover {
    background: linear-gradient(135deg,#4338ca,#2563eb)
}

.load-more-btn:disabled {
    background: #9ca3af;
    cursor: not-allowed
}

.post-card {
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 16px
}

.skeleton {
    background: linear-gradient(90deg,#eee,#ddd,#eee);
    background-size: 200% 100%;
    animation: pulse 1.5s infinite;
    border-radius: 4px;
    margin-bottom: 8px
}

.skeleton.title {
    height: 20px;
    width: 70%
}

.skeleton.text {
    height: 14px;
    width: 90%
}

.spinner {
    border: 4px solid #ccc;
    border-top-color: #555;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    margin: 20px auto
}

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

@keyframes pulse {
    0% {
        background-position: 200% 0
    }

    to {
        background-position: -200% 0
    }
}

.search-wrapper {
    position: relative;
    margin: 0 auto 24px;
    width: 100%
}

.search-wrapper svg {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    stroke: #6b7280;
    pointer-events: none
}

.search-input {
    width: 100%;
    padding: 14px 20px 14px 44px;
    border: 2px solid #e5e7eb;
    border-radius: 9999px;
    font-size: 1rem;
    color: #111827;
    transition: border-color .3s ease,box-shadow .3s ease,background-color .3s ease;
    font-weight: 700
}

#slider{
	margin: 15px;height: 220px;
}
@media screen and (max-width: 767px) {
    .search-input {
        padding:12px 20px 12px 44px
    }
	#slider{
	margin: 15px;height: 0px!important;
}

}

.search-input::-moz-placeholder {
    color: #9ca3af
}

.search-input::placeholder {
    color: #9ca3af
}

.search-input:focus {
    outline: none;
    border-color: #6366f1;
    background-color: #fff;
    box-shadow: 0 0 0 4px rgba(99,102,241,.2)
}

.bio-container {
    margin: 0 auto;
    overflow: hidden
}

.rounded-4 {
    border-radius: 1rem!important
}

.preview-banner {
    background: linear-gradient(90deg,#e0f7fa,#e0f2f1);
    border: 4px dashed #00acc1;
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px;
    color: #006064;
    box-shadow: 0 2px 5px rgba(0,172,193,.1);
    font-weight: 500;
    text-align: center;
    margin: 10px 0
}

img.lazy-img {
    filter: blur(5px);
    transition: filter .3s;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

img.lazy-img[src]:not([data-src]) {
    filter: none
}

.recommended-wrapper {
    position: relative
}

.recommended-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
    pointer-events: none
}

.recommended-wrapper.expanded {
    max-height: none
}

.recommended-wrapper.expanded:after {
    display: none
}

.see-more-btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    padding: 10px 20px;
    border: none;
    border-radius: 25px;
    background: #007bff;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

body{
    background: url(/images/e372a9ba-68a3-4033-b13b-5fe3fae07291-728c6c44-6fdf-414e-8e4f-193e81c334a5-1.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
backdrop-filter: blur(10px);           
  -webkit-backdrop-filter: blur(10px);    
  min-height:100vh;
}
a.bio-link-blog-item-style.bio-link-blog-item-style-h100 img {
    width: 250px !important;
    min-width: 250px !important;
    height: 170px !important;
}
a.bio-link-blog-item-style.bio-link-blog-item-style-h100{
    border-radius: 10px !important;
}

.bio-link-blog-detail-wrapper, .bio-link-category-detail-wrapper {
    padding: 16px 16px  !important;
    background: #fff  !important;
    border-radius: 10px !important;
   margin: 16px  !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}
.bio-link-menu-wrapper, .bio-link-menu-wrapper .menu-header {
    align-items: center !important;
    background: #fff !important;
    border-radius: 10px !important;
    margin: 10px 15px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}
.bio-link-menu-wrapper .menu-header {
        background: #cf050c !important;
        border: solid 1px #cccccc61;
}
.header{
    background: #eef5f9;
    padding: 20px;
    border-radius: 10px;
}

.bio-link-blog-detail-style h1 {
    margin-top: 0px ;
}
article.bio-link-blog-detail-style .description {
    margin-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.bio-link-blog-detail-style-1 .header .info {
    font-size: 15px  !important;
}
.bio-link-blog-detail-style p {
    font-size: 20px  !important;
}

#page-contact {
    color: #111827;
    padding: 80px 20px;
    display: flex;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
}
#footer {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 0px !important;
    padding: 15px !important;
    margin-bottom: 10px;
    margin-left: 15px !important;
    margin-right: 15px !important;
    font-size: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}
#footer > a {
    color: #000;    
}
#term > a {
    color: #fff;    
}

#term  {
    color: #fff;    
}

@media (max-width: 768px) {
    .bio-link-menu-wrapper .menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: none !important;
    }
	#term {
    color: #000 !important;
}
}
.blog-grid-h {
    background-color: #eef5f9 !important; 
    border-radius: 10px !important; 
    padding: 10px !important; 
}

@media only screen and (max-width: 767px) {
.blog-grid-h {
    background-color: none !important; 
    border-radius: 0px !important; 
    padding: 0px !important; 
}

#term > a {
    color: black!important;    
}


body{
background-color: #eef5f9 !important;
background-image: none !important;
}
.bio-link-blog-detail-style h1 {
    font-size: 30px !important;
}
.bio-link-menu-wrapper, .bio-link-menu-wrapper .menu-header{
box-shadow: none  !important;
        background: #fff !important;
        border: none !important;
}
    a.bio-link-blog-item-style.bio-link-blog-item-style-h100 img {
        width: 100% !important;
    }
}
.bio-container{
    max-width: 900px !important;
}
.blog-grid-h {
    gap: 10px  !important;
}
a.bio-link-blog-item-style:hover {
    transform: scale(1.02) !important;
}
a.bio-link-blog-item-style{
   transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  transform-origin: center  !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
}
a.bio-link-blog-item-style img{
    object-fit: fill  !important;
}


.slider-container .slides {
    position: relative;
    width: 100%;
    height: auto;
}

.slider-container .slide {
    width: 100%;
    display: none;
    border-radius: 10px;
}

.slider-container .slide.active {
    display: block;
}

.slider-container button:hover {
    background: rgba(0,0,0,0.8);
}

.bio-link-tag-detail-wrapper {
    background: #fff;
    padding: 10px !important;
    border-radius: 10px;
    margin: 10px  !important;
}
.time a{
    text-decoration: none;
    background: #c81e2f;
    border-radius: 10px;
    color: #fff;
    padding: 10px;
    margin-left: 10px;
}
.time  a:hover {
    background-color: #df3644c2;
}
.tags a {
    text-decoration: none;
    padding: 5px !important;
}


.tags a {
    background: #1a6fc0 !important; ;
    border-radius: 10px !important;;
    margin-right: 5px !important;;
    margin-bottom: 5px !important;;
color: #fff!important; ;
}
 .tags a:hover {
    background-color: #1a6fc0b8 !important;
}

.bio-link-blog-detail-style .header .info .time {
    font-size: 13px  !important;
}

/* ==================== PAGINATION ==================== */
.pagination {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}

.pagination a {
    padding: 10px 16px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    text-decoration: none;
    color: #374151;
    font-size: 14px;
    transition: all 0.2s ease;
    text-align: center;
}

.pagination a:hover {
    background-color: #f3f4f6;
    border-color: #9ca3af;
}

.pagination a.active {
    background-color: #0066cc;
    color: white;
    border-color: #0066cc;
    font-weight: 600;
}

.pagination a.page-btn {
    font-weight: 500;
}

@media (max-width: 480px) {
    .pagination a {
        font-size: 13px;
        min-width: 0px;
        padding: 10px !important;
    }
}
.breadcrumb-nav {
    border-bottom: 1px solid #e9ecef;
    padding: 0px;
    margin: 10px 0px;
    border-radius: 10px;
    background: #eef5f9;
}

.fixed-breadcrumb {
    flex-wrap: nowrap !important;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px;
    margin: 0px;
    align-content: center;
    align-items: center;
    align-self: center;
}

.fixed-breadcrumb .breadcrumb-item {
    display: inline-block;
    max-width: 500px;                      
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fixed-breadcrumb .breadcrumb-item.active {
        color: #000;
        font-size: 15px;
}

.fixed-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "›";
    color: #000;
    padding: 0 10px;
    flex-shrink: 0;
}
.fixed-breadcrumb .breadcrumb-item a{color: #000;text-decoration: none;font-size: 15px;font-weight: 500;}

/* Responsive */
@media (max-width: 768px) {
    .fixed-breadcrumb .breadcrumb-item {
        max-width: 180px;
    }
    .fixed-breadcrumb .breadcrumb-item.active {
        max-width: 220px;
    }
}



/* ==================== TAGS STYLES ==================== */
.post-tags {
       padding-top: 10px;
    border-top: 1px solid #e5e7eb;
}

.post-tags strong {
    font-size: 1.05rem;
    color: #374151;
    margin-bottom: 0.75rem;
    display: inline-block;
}

.tag-badge {
    display: inline-block;
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    color: white;
    padding: 8px 16px;
    margin: 4px 6px 4px 0;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(37, 99, 235, 0.15);
}

.tag-badge:hover {
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(37, 99, 235, 0.25);
    color: white;
    text-decoration: none;
}

.tag-simple {
    background-color: #f1f5f9;
    color: #475569;
    padding: 6px 14px;
    border-radius: 9999px;
    font-size: 0.9rem;
    margin: 4px 6px 4px 0;
    display: inline-block;
    transition: all 0.2s;
}

.tag-simple:hover {
    background-color: #e0f2fe;
    color: #0369a1;
}