/*
/////////////////////////////////////////////////////////////////////
//////////////////////	CUSTOM CODE	////////////////////////////////
//////////////////////////////////////////////////////////////////// */



.p-table {
    width: 100%;
}

.p-table__content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 50px;
    border-radius: 15.07px !important;
}

@media only screen and (max-width: 600px) {
    .p-table__content {
        justify-content: flex-start;
        overflow-x: scroll;
    }
}

.p-table table {
    border-radius: 15.07px !important;
    background: #FFF !important;
    width: 100% !important;
}

.p-table tr:nth-child(even) {
    background: rgba(5, 173, 166, 0.1) !important;
}

.p-table td {
    color: #595E64 !important;
    text-align: center !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24.1122px !important;
    padding: 20px !important;
    white-space: nowrap !important;
    transform: translateX(7%) !important;
    border: none !important;
    min-width : 145px ;

}


.p-table td:last-child,
.p-table td:first-child {
    transform: translateX(0%) !important;
}
.p-table td:nth-child(3) {

}

.p-table td:nth-child(4) {
}

.p-table td svg {
    fill: rgba(5, 173, 166, 0.24) !important;
    height: 30px;
    width: 30px;
}

@media only screen and (max-width: 600px) {
    .p-table td svg {
        width: 40px;
        height: 40px;
    }
}

.p-table tbody {
    border: none !important;
}

td.p-table__head {
    color: #3B3E43 !important;
    text-align: right !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 30.14px !important;
    padding: 20px 10px !important;
    width: auto !important;
    border: none !important;
}


.subscription {
    padding: 40px 0px;
    margin-top: -300px;
}

@media (max-width:990px) {

	.home-section {

		padding-bottom: 190px;


	}

	.subscription {
		padding: 40px 0px;
		margin-top: -100px;
	}

}


@media only screen and (max-width: 950px) and (max-height : 1200px) {
    .subscription {
        margin-top: -100px;
    }
}

@media only screen and (max-width: 500px) {
    .subscription {
        margin-top: -100px;
    }
}

.subscription__container {
    max-width: 1640px;
    width: 95%;
}

.subscription__main-content {
    display: flex;
    align-items: flex-end;
    gap: 40px;
    padding-left: 100px;
    z-index: 5;
    position: relative;
    /* transition: all 5s ease-in-out; */


}

@media only screen and (max-width: 1200px) and (min-height : 1100px) and (max-height : 1400px) {
    .subscription__main-content {
        gap: 60px;
        padding-left: 34px;
    }
    .p-table__mobile-row{
        display: contents !important;
    }
}









@media only screen and (min-width: 1600px) {
    .subscription__main-content {
        padding-left: 130px;
    }
}

@media only screen and (max-width: 950px) {
    .subscription__main-content {
        flex-direction: column;
        align-items: flex-start;
        padding: 0rem 0rem;
        gap: 30px;
    }

    .row {
        width: 100%;
        margin: auto;
    }
}


.subscription__main-content .heading {
    margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
    .subscription__item {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .subscription__item {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .subscription__main-content .heading {
        padding-left: 22px;
    }
}

.subscription__single {
    background: #FFFFFF;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    border-radius: 13.5628px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    padding: 20px;
}

@media only screen and (max-width: 1200px) {
    .heading.heading-plans {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .subscription__single {
        padding: 40px 30px;
    }
}

.subscription__header {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.subscription__logo {
    width: 35px;
}

.subscription__title {
    font-weight: 700;
    margin: 0;
    font-size: 20px;
    line-height: 1.3;
    color: #3B3E43;
}

.subscription__paragraph {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #595E64;
    margin-bottom: 0;
    transition: margin 0.2s ease-out, opacity 0s 0s ease-out, height 0.2s 0.4s ease-out;

}

.subscription__paragraph span {
    display: block;
    font-weight: 600;
}


.subscription__btn {
    background: #05ADA6;
    color: #fff;
    padding: 10px 20px;
}

.subscription__btn:hover {
    color: #fff;
}

.subscription__btn--5AB690 {
    background: #5AB690 !important;
}

.subscription__btn--058592 {
    background: #058592;
}

.subscription__btn--192222 {
    background: #192222;
}

.subscription__price label {
    font-weight: 500;
    font-size: 14.066px;
    line-height: 1.2;
    color: #595E64;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    letter-spacing: 0.213px;
    text-transform: uppercase;
}




.subscription__pricing {
    color: #3B3E43;
    font-family: 'DM Sans', sans-serif; /* Add a generic font family as a fallback */
    font-size: 17.89px; /* 1.789rem */
    font-style: normal;
    font-weight: 400;
    line-height: 27.126px; /* 2.7126rem */
    text-align: center;
    margin-bottom: 0;
}


.subscription__pricing span {
    font-size: 19.892px;
    /* 1.9892rem */
    font-weight: 700;
}

.subscription__checkbox {
    width: 10px;
    height: 10px;
    background: #CACECE;
}



.subscriptio__checkbox-input{margin-right:19px;}

.subscription__checkbox-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-top: 80px;
}

.subscription__checkbox-title {
    font-weight: 700;
    font-size: 17.6px;
    line-height: 1.5;
    color: #3B3E43;
    margin-bottom: 10px;
}

.subscription__checkbox-link {
    color: #05ADA6;
    font-style: normal;
    font-weight: 700;
    font-size: 17.6px;
    line-height: 1.2;
    text-decoration-line: underline;
}

.subscription__checkbox-label {
    font-weight: 500;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #595E64;
    position: relative;
    cursor: pointer;
    margin-left: -8px;
}

@media( max-width : 568px){
    .subscriptio__checkbox-input{
        margin-right: 5px !important;
    }

    .subscription__checkbox-label{
        text-align: start !important;

    }

    .subscription__checkbox-label {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 600px) {
    .subscription__checkbox-label {
        font-size: 13px;
    }
}



@media only screen and (max-width: 600px) {
    .subscription__checkbox-label::before {
        margin-right: 18px;
        margin-top: -2px;
    }
}

.subscription__checkbox-div {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 20px 0;
}

.subscription__checkbox-input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}


@media only screen and (max-width: 600px) {

    .d-mobile-none {
        display: none;
    }
}

td.text-align-center {
    text-align: center !important;
}

.footer-bottom p {
    margin-bottom: 0;
}


.heading {
}

.heading__primary {
    font-weight: 500;
    font-size: 37px;
    line-height: 0.8;
    color: #3B3E43;
}

.heading__secondary {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(0, 160, 119, 0.5);
}

/* /////////////////////////////////////////////
//// nav sticky */

.topnav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/header-bg1.png) !important;
    background-position: bottom;
    background-size: 160% 100%;
    background-repeat: no-repeat;
    z-index: 1000;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    -webkit-animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running, headerSlideDown 0.5s ease forwards; /* Combine the two declarations */
    -moz-animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
    animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running, headerSlideDown 0.5s ease forwards; /* Combine the two declarations */
    padding: 30px 0;
}


.p-table__mobile-row {
    display: none;
}

@media only screen and (max-width: 500px) {
    .topnav.sticky {
        background-position: bottom;
        background-size: 150% 100%;
    }

    .p-table__mobile-row {
        display: contents;
    }
}

input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
}

input[type="checkbox"] {
    border: 1px solid #CACECE;
    ;
    background-color: #CACECE;
    ;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    border-radius: 5px;
    color: green;
    filter: drop-shadow(0px 3.617px 3.617px rgba(0, 0, 0, 0.15));

}

input[type="checkbox"]:checked::before {

    visibility: visible;
}

input[type="checkbox"]:disabled {
    background: darkgrey;
    border-color: rgb(175, 129, 175);
    color: gray;
}

input[type="checkbox"]::before {
    color: #05ada6;
    content: "✔";
    font-size: 1em;
    position: absolute;
    right: -1px;
    top: -0.2em;
    visibility: hidden;
}


.p-table::-webkit-scrollbar {
    display: none !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
.p-table {
    -ms-overflow-style: none !important;
    /* IE and Edge */
    scrollbar-width: none !important;
    /* Firefox */
}

.p-table__content::-webkit-scrollbar {
    display: none !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
.p-table__content {
    -ms-overflow-style: none !important;
    /* IE and Edge */
    scrollbar-width: none !important;
    /* Firefox */
}
@media( min-width : 1700px){
    .subscription__item{
        max-width: 370px !important;
        /* margin: auto !important; */
        width: 370px !important;
    }
}

@media only screen and (max-width: 1200px){

    .p-table__mobile-row{
        display: contents !important;
    }
}

table caption {
    display: none;
  }

/* Mobile version */

.brief__content {
    padding: 30px 0;
}

.brief__item {
    background-color: #fff;
    padding: 50px;
    margin-bottom: 20px;
    border-radius: 8px;
    height: 100%;
    padding-top: 50px;

}

@font-face {
    font-family: 'BearSansUIHeadlineMedium';
    src: url('./bearsansuiheadline-medium-webfont.woff2') format('woff2');
    /* Add other font formats and their paths if needed */
    font-weight: normal;
    /* You can adjust the font weight as needed */
    font-style: normal;
    /* You can adjust the font style as needed */
}

@font-face {
    font-family: 'bearsans';
    src: url('./bearsansui-regular-webfont.woff2') format('woff2'),
        url('./bearsansui-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@media screen and (max-width: 749px) {
    .markdown-content h1 {
        font-size: 18px;
        font-weight: 600;
        padding-top: 5px;
    }

    .markdown-content p {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 2px;
    }

    .markdown-content {
        padding: 30px 22px 30px;
        width: 100%;
    }

    .main-body {
        padding: 0px;
    }
}

.brief__item h2 {
    padding-bottom: 10px;
    margin-top: 50px;
    font-family: 'BearSansUIHeadlineMedium', sans-serif;
    font-weight: 500;
    line-break: anywhere;

}

.brief__item h1 {
    padding-bottom: 10px;
    margin-top: 50px;
    font-family: 'BearSansUIHeadlineMedium', sans-serif;
    font-size: 2.6em;
    font-weight: 500;
    line-break: anywhere;
}

.brief__item ul {
    padding: 0;
    margin: 0;
    padding-left: 30px;
    line-break: anywhere;

}
.brief__item li {
    margin-bottom: 10px;
    position: relative;
    color: #595E64 !important;
    font-family: 'bearsans', sans-serif;
    line-break: anywhere;

}

.mt-15px {
    margin-top: 15px !important;
}

.h-0-o-0 {
    height: 0 !important;
    opacity: 0 !important;
    margin-top: 0 !important;
}



.brief__item li li li li li li ul {
	list-style: disc;
}

.markdown-content.brief__item input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
}

.markdown-content.brief__item input[type="checkbox"] {
    border: 1px solid #CACECE;
    background-color: #CACECE;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    border-radius: 5px;
    color: green;
    filter: drop-shadow(0px 3.617px 3.617px rgba(0, 0, 0, 0.15));
}

.markdown-content.brief__item input[type="checkbox"]:checked::before {
    visibility: visible;
}

.markdown-content.brief__item input[type="checkbox"]:disabled {
    background: #fcfbfb;
    color: rgb(252, 251, 251);
}

.markdown-content.brief__item input[type="checkbox"]::before {
    color: hsl(0, 0%, 2%);
    content: "✔";
    font-size: 1em;
    position: absolute;
    right: -1px;
    top: -0.2em;
    visibility: hidden;
}

:is(ul:has(input[type="checkbox"])) {
    list-style: none;
    padding-left: 13px;
}

ul :is(li:has(input[type="checkbox"])) ul, ol ul, ul ol {
    padding-left: 30px !important;
}

.brief__item {
    padding-left: 20px;
}

@media screen and (min-width: 800px) {
    .brief__item {
        padding-left: 125px
    }
}
@media screen and (min-width: 1200px) {
    .brief__item {
        padding-left: 107px
    }
}
@media screen and (min-width: 1600px) {
    .brief__item {
        padding-left: 130px
    }
}
