/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root{
	--cl-x: #C5502F;
	--cl-y: #D07D60;
    --cl-grd: linear-gradient(0deg, #c5502f 0%, #d07d60 100%);;
	--fs-title: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
}

html {
  scroll-behavior: smooth;
}

body{
    font-family: "Montserrat", sans-serif;
}

p:last-of-type{
	margin-bottom: 0;
}

.justify-content-center{
	justify-content: center;
}

.row-inner-full > .col > .col-inner{
	height: 100%;
}

.row-slider .flickity-slider > .col{
	padding-bottom: 0 !important;
}

.button, button, input[type=button], input[type=reset], input[type=submit], .button.icon{
    line-height: unset;
    min-width: unset;
    min-height: unset;
    font-size: 1rem;
    padding: 0.325rem 1rem;
    span{
        line-height: inherit;
    }
}

.button-grd{
    background: var(--cl-grd);
    border: 0;
}

.wpcf7-form{

}

.wpcf7 .wpcf7-spinner{
    display: none;
}

.wpcf7 .wpcf7-not-valid-tip{
    position: absolute;
    margin-top: -1rem;
    font-size: 0.75rem;
    z-index: 1;
}

.header-top .nav-small.nav>li.html,
.header-top .nav>li>a{
	font-size: inherit;
}

.hotline-header{
	display: inline-flex;
	gap: 0.5rem;
}

.hotline-header span{
	width: 2rem;
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
	color: var(--cl-x);
}

.searchform-wrapper input[type=search]{
    height: 2rem;
}

.header-social-icons .social-icons{
    display: flex;
    gap: 0.5rem;
}

.header-social-icons .social-icons a{

	width: 1.75rem;

	height: 1.75rem;

    min-width: unset;

    min-height: unset;

    display: inline-flex;

    justify-content: center;

    align-items: center;

	margin: 0;

    padding: 0;

    background-color: rgba(255, 255, 255, 0.2);

	border: 1px solid #fff;

    line-height: normal;

}



.header-social-icons .social-icons a i{

	top: 0;

    font-size: 0.875rem;

}

.header-button .button{
    background: var(--cl-grd);
    border: 0;
}

/*===*/
.banner-page{
    background-color: transparent;
}

.banner-page .bg-fill{
    background-position: center bottom;
}

.banner-page .title-banner-page{
    margin: 0;
    text-align: center;
    font-size: clamp(1rem, 0.7rem + 1.5vw, 2.5rem);
    background-image: linear-gradient(to bottom, #EA7248, #FFBDA6);
    background-clip: text;
    color: transparent;
    font-weight: 700;
    line-height: normal;
}

.rank-math-breadcrumb p{
    margin-top: 0.25rem;
    text-align: center;
    background-image: linear-gradient(to bottom, #EA7248, #FFBDA6);
    background-clip: text;
    color: transparent;
}


/**/
.main-title h2{
    font-size: var(--fs-title);
}

.box-main-title h2{
    font-size: var(--fs-title);
}

.box-main-title h3{
    margin-bottom: 0;
    font-size: clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
}




.box-text-about ul{
    list-style: none;
}

.box-text-about ul li{

    margin-left: 0;

}


.box-text-about ul li:before{

    content: "";

    display: inline-block;

    width: 1rem;

    height: 1rem;

    margin-right: 0.5rem;

    background-image: url('/wp-content/themes/flatsome-child/image/icon-check.svg');

    background-repeat: no-repeat;

    background-position: center center;

    background-size: contain;

}



.wrapper-counter-about{
    flex-wrap: wrap;
    gap: 1rem;
    padding: 2rem;
    background: var(--cl-grd);
    border-radius: clamp(0.5rem, 0.4rem + 0.5vw, 1rem);
}

.box-counter{
    font-weight: 600;
}

.box-counter strong{
    font-weight: 700;
    font-size: 200%;
    line-height: 1;
}

.section-bg-contain .section-bg{
    background-size: contain !important;
}

.section-bg-linear .section-bg:before,
.section-bg-linear .section-bg:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
}

.section-bg-linear .section-bg:before{
    top: 0;
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 50%);
}

.section-bg-linear .section-bg:after{
    bottom: 0;
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 50%);
}

/*====*/
.wrapper-icon-service{
    padding: 1rem;
    background: var(--cl-grd);
    border-radius: 1rem;
}

.icon-service .icon-box-text{
    line-height: 1.5;
}

.icon-service .icon-box-text h3{
    margin-bottom: 0.25rem;
    font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem);
}

.service-slide .flickity-button{
    width: 2rem;
    height: 2rem;
    min-height: unset;
    background-color: var(--cl-x);
    opacity: 1;
}

.slider.service-slide .flickity-prev-next-button:hover .arrow,
.slider.service-slide .flickity-prev-next-button:hover svg{
    fill: #fff !important;
}



.slider.service-slide .flickity-button.flickity-prev-next-button.previous{
    right: unset;
    left: -4rem;
}

.slider.service-slide .flickity-button.flickity-prev-next-button.next{
    right: -4rem;
    left: unset;
}





/*===*/

.box-facilities{
    border-radius: 0.75rem;
    overflow: hidden;
}

.box-facilities .box-image{

}



.box-facilities .box-text{

    padding: 1rem;

    background: linear-gradient(0deg, #c5502f 20%, rgba(255, 255, 255, 0.1) 100%);

    text-shadow: none !important;

}





.banner-video .button{

    width: clamp(2.5rem, 2.3rem + 1vw, 3.5rem);

    height: clamp(2.5rem, 2.3rem + 1vw, 3.5rem);

    min-width: unset;

    min-height: unset;

    display: inline-flex;

    justify-content: center;

    align-items: center;

    margin: 0;

    background-color: #D07D60;

    border: 0;

    --speed: 2s;

}



.banner-video .button:before{

    content: "";

    position: absolute;

    inset: 0;

    border-radius: 50%;

    background: rgba(255, 255, 255, 0.4);

    transform: scale(1);

    opacity: 0.8;

    animation: wave var(--speed) infinite ease-out;

    z-index: -1;

}



.banner-video .button:after{

    content: "";

    position: absolute;

    inset: 0;

    border-radius: 50%;

    background: rgba(255, 255, 255, 0.4);

    transform: scale(1);

    opacity: 0.8;

    animation: wave var(--speed) infinite ease-out;

    animation-delay: .8s;

    z-index: -1;

}



@keyframes wave {

    0% {

        transform: scale(1);

        opacity: .8;

    }

    100% {

        transform: scale(2.5);

        opacity: 0;

    }

}

.banner-video .button:hover{
    transform: scale(1.1);
}

.banner-video .button:hover:before{
    --speed: 1s;
}

.banner-video .button i{
    font-size: 1.5rem !important;
}


/*===*/
.box-experience{
    display: flex;
    flex-direction: column;
}

.box-experience .box-image{
    width: 100%;
}

.box-experience .box-image:after{
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    color: var(--cl-x);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    transition: all .3s ease-in-out;
}

.box-experience:hover .box-image:after{
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.box-experience .box-text{
    padding: 1rem 1rem 3rem;
    background-color: #fff;
    background-image: url('/wp-content/themes/flatsome-child/image/cover-experience.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.box-experience .box-text h3{
    font-size: 1.125rem;
}

.box-experience .box-text h3 strong{
    font-weight: 800;
}

.row-experience > .col:nth-child(odd) .box-experience,
.row-experience .flickity-slider > .col:nth-child(odd) .box-experience{
    flex-direction: column-reverse;
    .box-text{
        padding: 3rem 1rem 1rem;
        background-image: url('/wp-content/themes/flatsome-child/image/cover-experience-top.png');
        background-position: center top;
    }
}


/*===*/
.section-slide-ourteam .slide-ourteam .col{
    padding-bottom: 0 !important;
}

.box-our-team .box-text{
    padding: 0;
}

.box-our-team .box-text .box-text-inner{
    display: flex;
    align-items: center;
    padding-top: 0.5rem;
}

.box-our-team .box-text .text.content{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    padding: 1rem;
    background: var(--cl-grd);
    color: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.box-our-team .box-text .text.view-more{
    margin-top: 1rem;
}

.box-our-team .box-text .text h3{
    font-size: 1rem;
}

.box-our-team .box-text .social-icons{
    flex: 1;
    display: flex;
    /*justify-content: center;*/
    gap: 0.25rem;
    /*padding-top: 0.5rem;*/
}

.box-our-team .box-text .social-icons a{
    width: 2rem;
    height: 2rem;
    max-width: unset;
    min-height: unset;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 0 !important;
    border: 0;
    background-color: #D2D2D2;
    color: #656565;
}

.box-our-team .box-text .social-icons a i{
    top: unset;
    line-height: normal;
}

.box-our-team .box-text .social-icons a:hover{
    background-color: var(--cl-x);
    color: #fff;
}

.box-our-team .button {
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
}

.box-our-team:hover .box-text .text{
    opacity: 1;
}


/*===*/
.wrapper-booking{
    padding: clamp(2rem, 1.6rem + 2vw, 4rem);
    border-radius: clamp(0.75rem, 0.7rem + 0.25vw, 1rem);
    background-image: url('/wp-content/themes/flatsome-child/image/bg-booking.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.wrapper-booking:after{
    content: "";
    position: absolute;
    inset: 0;
    background: var(--cl-grd);
    z-index: -1;
    border-radius: inherit;
}

.wrapper-booking .box-main-title h2{
    margin-bottom: 0;
}

.wrapper-booking .button.white{
    font-size: clamp(1rem, 0.975rem + 0.125vw, 1.125rem);
    padding: 0.5rem 2rem;
    height: unset;
    color: var(--cl-x) !important;
}

.wrapper-booking .button.white:hover{
    background-color: var(--cl-x) !important;
    color: #fff !important;
}


/*===*/
.section-review .section-bg{

    top: -30%;

    bottom: 0;

    height: unset;

}



.box-review{

    padding: 1.5rem;

    background-color: var(--cl-y);

    border-radius: 0.75rem;

}



.box-review .star-rating{

    position: absolute;

    left: 120px;

    top: 40px;

    transform: translateY(calc(-50% + 1.5rem));

}



.box-review .star-rating:before,
.star-rating span:before{
    color: #fff;
}

.review-slide .flickity-page-dots{
    bottom: -2rem;
}

.review-slide .flickity-page-dots .dot{
    background-color: #fff;
    border: 0;
    opacity: 1;
}

.review-slide .flickity-page-dots .dot.is-selected{
    background-color: var(--cl-x);
}

/*===*/
.wpcf7-form{
    margin-bottom: 0;
}

.form-register .form-control{
    height: unset;
    padding: 0.625rem 1rem;
    border-radius: 0.25rem;
}

.form-register input[type=submit]{
    margin: 0;
    border-radius: 0.25rem;
    background-color: var(--cl-y);
}

.wpcf7 form .wpcf7-response-output{
    border: 1px solid;
    border-radius: 0.25rem;
}

.home-blog-slide{
    .box-blog-post .badge{
        top: 0;   
        left: 80%;
    }
    .post-title{
        margin: 0;    
    }

    .post-title a{
        margin: 0;
    }

    .is-divider{
        display: none;
    }

    .from_the_blog_excerpt{
        line-height: normal;
    }
}



.footer-top{
    padding-top: 160px !important;
}

.col-footer h3{
    font-size: clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
}

.col-footer .ux-menu .ux-menu-link + .ux-menu-link{
    margin-top: 0.325rem !important;
}

.col-footer .ux-menu .ux-menu-link__link{
    flex: unset;
    min-height: unset;
    padding: 0;
    transition: all .3s ease-in-out;
    color: var(--cl-y);
}

.col-footer .ux-menu .ux-menu-link__link:hover{
    transform: translateX(0.5rem);
    color: #fff !important;
}


.social-icons.social-footer{
    display: flex;
    gap: 0.25rem;
    margin-top: 1rem;
}

.social-icons.social-footer a{
    margin: 0;
    padding: 0.25rem;
    width: 2rem;
    height: 2rem;
    min-width: unset;
    min-height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--cl-y);
    color: #fff;border: 0;
}

.social-footer a i{
    top: 0;
    line-height: normal;
    font-size: 1rem;
}

.form-footer{
    display: flex;
    padding: 0.25rem;
    background-color: rgba(255, 255, 255, 0.3);
}

.form-footer .wpcf7-form-control-wrap[data-name="email"]{
    flex: 1;
}

.form-footer input[type="email"]{
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none !important;
    color: #fff;
}

.form-footer input[type="email"]::placeholder{
    color: var(--cl-y);
}

.form-footer input[type=submit]{
    margin: 0;
}

.form-footer .wpcf7-not-valid-tip{
    margin-top: 0.625rem;
}


.absolute-footer{
    display: none;
}

.menu-footer-bottom{
    flex-direction: row;
    gap: 1.5rem;
}

.menu-footer-bottom .ux-menu-link__link{
    min-height: unset;
    padding: 0;
}

.menu-footer-bottom .ux-menu-link__link:hover{
    color: var(--cl-y) !important;
}


/*==== Page About*/
.img-about-1{
    border-radius: clamp(1rem, 0.8rem + 1vw, 2rem) clamp(1rem, 0.8rem + 1vw, 2rem) 0 clamp(1rem, 0.8rem + 1vw, 2rem);
    border: 0.5rem solid #fff;
    overflow: hidden;
}

.img-about-2{
    border-radius: 0 clamp(5rem, 4.8rem + 1vw, 6rem);
    overflow: hidden;
}

.img-about-3{
    border-top: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff;
    border-radius: clamp(5rem, 4.8rem + 1vw, 6rem) 0;
    overflow: hidden;
}

.box-counter.about{
    padding: clamp(0.5rem, 0.050000000000000044rem + 2.25vw, 2.75rem);
    border-radius: 0 clamp(1rem, 0.8rem + 1vw, 2rem) clamp(1rem, 0.8rem + 1vw, 2rem) clamp(1rem, 0.8rem + 1vw, 2rem);
    background-color: #242329;
}



/*==== Page Contact*/
.icon-info-contact .icon-box-img{
    width: 0.75rem !important;
}

.icon-info-contact .icon-box-img img{
    padding-top: 0;
}

.icon-info-contact .icon-box-img+.icon-box-text{
    padding-left: 0.5rem;
}

.box-map{
    border-radius: 1rem;
    overflow: hidden;
    height: 250px;
}

.box-map iframe{
    width: 100%;
}

.wrapper-form-contact{
    padding: 3rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 1rem;
    background-color: #fff;
}

.wrapper-form-contact .form-contact .form-control{
    height: unset;
    padding: clamp(0.5rem, 0.475rem + 0.125vw, 0.625rem) 1rem;
    border-radius: 0.25rem;
    box-shadow: none !important;
}

.wrapper-form-contact .form-contact input[type=submit]{
    margin: 0;
    border-radius: 0.25rem;
}



/*==== Page Đội Ngũ Bác Sĩ*/
.box-member{
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
}

.box-member .box-text{
    padding: 0;
    position: unset;
}

.box-member .box-text h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 10rem 1rem 1rem;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600;
}

.box-member .social-icons{
    position: absolute;
    top: 30%;
    right: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.box-member .social-icons a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 2.5rem ;
    height: 2.5rem;
    min-width: unset;
    min-height: unset;
    font-size: 1rem;
    transition: all .15s ease-in-out;
}

.box-member .social-icons a i{
    top: unset;
    line-height: normal;
    font-size: inherit;
}

.box-member .social-icons a:hover{
    transform: scale(1.1);
}



/*==== Page AI NHA KHOA*/
.btn-contact-zalo{
    padding: 0.5rem 2rem;
    font-weight: 500;
    line-height: 1.2;
}

.btn-contact-zalo span{
    width: 200px;
}



/*==== Page Bảng Giá*/
.box-service-package{
    background-color: #F4F4F4;
    padding: 0.75rem;
    border-radius: 0.75rem;
}

.box-service-package .box-image{
    border-radius: 0.75rem;
}

.box-service-package .box-text{
    padding: 0.5rem;
    font-size: 1rem;
    line-height: normal;
}

.box-service-package .box-text-inner{
    font-size: inherit;
}

.box-service-package h3{
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
}

.box-service-package .label-booking{
    margin-top: 1rem;
    width: 60%;
    padding: 0.5rem 1rem;
    background: linear-gradient(0deg, #d07d60 0%, #f6eac8 100%);
    border-radius: 0.5rem;
    color: #000;
    line-height: 1;
}



/*==== Page KIẾN THỨC NHA KHOA*/
.blog-knowledge{
    .box-overlay.box-blog-post{
        overflow: hidden;
        border-radius: 0.75rem;
        .box-text{
            padding: 1rem;
            text-shadow: none;
            background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
            .post-title{
                margin: 0;
                margin-bottom: 0.5rem;
                line-height: normal;
                font-size: 1.25rem;
            }
            .is-divider{
                display: none;
            }
            .from_the_blog_excerpt{
                margin: 0;
                line-height: normal;
            }
        }
    }
}

.box-blog-post{
    .box-image{
        border-radius: 0.75rem;
    }

    .box-text{
        padding: 0.75rem 0 0;
        font-size: inherit;
        line-height: 1.3;
    }

    .is-divider{
        display: none;
    }

    .post-meta{
        margin-bottom: 0.5rem;
        font-size: 0.875rem;
        opacity: 1;
        color: #7F7F7F;
    }
    .post-meta:before{
        content: "\f073";
        font-family: "Font Awesome 6 Pro";
        color: var(--cl-x);
        margin-right: 0.5rem;
    }

    .post-title{
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-size: clamp(1rem, 0.975rem + 0.125vw, 1.125rem);
        font-weight: 700;
    }

    .post-title a{
        margin: 0;
    }

    .from_the_blog_excerpt{
        line-height: inherit;
    }
    :hover .post-title a{
        color: var(--cl-x);
    }
}

.box-vertical .box-text{
    padding: 1rem;
}



/*==== Page DỊCH VỤ*/
.box-service{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 1rem;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.box-service .box-text{
    padding: 1.5rem 1.5rem;
    font-size: inherit;
}

.box-service .box-text .subtitle{
    font-size: clamp(0.875rem, 0.85rem + 0.125vw, 1rem);
    font-weight: 600;
    color: var(--cl-x);
}

.box-service .box-text h3.title{
    margin-bottom: clamp(0.5rem, 0.4rem + 0.5vw, 1rem);
    font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);
}


.list-post-service .item{
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
}

.list-post-service .item + .item{
    margin-top: 0.5rem;
}

.list-post-service .item-left{
    flex: 1;    
}

.list-post-service h4.item-title{
    margin: 0;
    font-weight: 500;
    font-size: clamp(0.875rem, 0.85rem + 0.125vw, 1rem);
    transition: all .3s ease-in-out;
}

.list-post-service .item-right{
    background-image: var(--cl-grd);
    background-clip: text;
    color: transparent;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.list-post-service .item-right a i{
}

.box-service:hover{
    box-shadow: rgba(100, 100, 111, 0.5) 0px 7px 29px 0px;
}

.list-post-service .item:hover h4{
    color: var(--cl-y);
}

.list-post-service .item:hover .item-right{
    transform: translateX(0.25rem);
}


/*==== Page Giới thiệu*/
.icon-core-value{
    --w-icon: clamp(4rem, 3.6rem + 2vw, 6rem);
    height: 100%;
    padding: 1.5rem;
    background: var(--cl-grd);
    border-radius: 1rem;
    transition: all .3s ease-in-out;
}

.icon-core-value .icon-box-img{
    width: var(--w-icon) !important;
    height: var(--w-icon);
    transition: all .3s ease-in-out;
}

.icon-core-value .icon-box-img .icon,
.icon-core-value .icon-box-img .icon-inner{
    width: inherit;
    height:  inherit;
}

.icon-core-value .icon-box-img img{
    padding-top: 0;
}

.icon-core-value .icon-box-text h3{
    margin-bottom: 0.25rem;
    font-size: clamp(1rem, 0.9rem + 0.5vw, 1.5rem);
}

.icon-core-value:hover{
    transform: translateY(-0.5rem);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.icon-core-value:hover .icon-box-img{
    transform: translateY(-0.25rem);
}



.section-history .section-bg{
    top: -30%;
}

.tab-history ul.nav{
    gap: clamp(0.5rem, 0.4rem + 0.5vw, 1rem);
    justify-content: space-evenly;
    margin-bottom: 0.5rem;
}

.tab-history ul.nav li{
    margin: 0;
}

.tab-history ul.nav li a{
    padding: 0;
    font-size: clamp(1.5rem, 1.2rem + 1.5vw, 3rem);
    color: rgba(36, 36, 41, 0.3);
}

.tab-history ul.nav li.active a{
    color: var(--cl-y);
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}



.blog-share .social-icons a{
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    justify-content: center;
    align-items: centere;
    background-color: var(--cl-y);
    border: 1px solid var(--cl-y);
    color: #fff;
}



.back-to-top{
    width: 2.75rem;
    height: 2.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 700;
}



/*button contact*/
.button-contact-fixed{
    position: fixed;
    bottom: 15%;
    right: 0.25rem;
    z-index: 30;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
}



.box-ring {
    width: clamp(4rem, 3.8rem + 1vw, 5rem);
    height: clamp(4rem, 3.8rem + 1vw, 5rem);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: visibility .5s;
    position: relative;
}

.box-ring-outline {
    position: absolute;
    width: clamp(4rem, 3.8rem + 1vw, 5rem);
    height: clamp(4rem, 3.8rem + 1vw, 5rem);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 0 0;
    border: 2px solid rgba(30, 30, 30, 0.5);
    background-color: transparent;
    border-radius: 50%;
    opacity: .5;
    transition: all .5s;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
}

.box-ring-inline {
    position: absolute;
    left: 50%;
    top: 50%;
    width: clamp(3rem, 2.8rem + 1vw, 4rem);
    height: clamp(3rem, 2.8rem + 1vw, 4rem);
    transform: translate(-50%, -50%);
    transform-origin: 0 0;
    border: 2px solid transparent;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all .5s;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
}

.box-ring-image{
    width: clamp(2.5rem, 2.4rem + 0.5vw, 3rem);
    height: clamp(2.5rem, 2.4rem + 0.5vw, 3rem);
    padding: 6px;
    border: 2px solid transparent;
    border-radius: 50%;
    background-color: #000;
    opacity: 1;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.box-ring-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.box-ring-label{
	position: absolute;
	right: 2rem;
	height: 2.25rem;
	z-index: -1;
	padding: 0.25rem 3rem 0.25rem 1rem;
	border-radius: 50rem;
	white-space: nowrap;
	color: #fff;
	display: flex;
	align-items: center;
}

@keyframes coccoc-alo-circle-anim {

    0% {

        transform: rotate(0) scale(.5) skew(1deg) translate(-50%, -50%);

        opacity: .1

    }

    30% {

        transform: rotate(0) scale(.7) skew(1deg) translate(-50%, -50%);

        opacity: .5

    }

    100% {

        transform: rotate(0) scale(1) skew(1deg) translate(-50%, -50%);

        opacity: .1

    }

}



@keyframes coccoc-alo-circle-fill-anim {

    0% {

        transform: rotate(0) scale(.7) skew(1deg) translate(-50%, -50%);

    }

    50% {

        transform: rotate(0) scale(1) skew(1deg) translate(-50%, -50%);

    }

    100% {

        transform: rotate(0) scale(.7) skew(1deg) translate(-50%, -50%);

    }

}



@keyframes coccoc-alo-circle-img-anim {

    0% {

        transform: rotate(0) scale(1) skew(1deg)

    }

    10% {

        transform: rotate(-25deg) scale(1) skew(1deg)

    }

    20% {

        transform: rotate(25deg) scale(1) skew(1deg)

    }

    30% {

        transform: rotate(-25deg) scale(1) skew(1deg)

    }

    40% {

        transform: rotate(25deg) scale(1) skew(1deg)

    }

    50% {

        transform: rotate(0) scale(1) skew(1deg)

    }

    100% {

        transform: rotate(0) scale(1) skew(1deg)

    }

}