.nome {
    font-weight: 700;
    margin: 0 0 .25rem;
    font-size: .75rem
}

.qualifica {
    font-size: .75rem;
    line-height: .85rem;
    color: rgba(255, 255, 255, .75)
}

.card-subtitle,
.card-title {
    font-family: "Helvetica Neue", sans-serif
}

.board {
    width: 74px;
    height: 74px;
    border-radius: 50rem;
    margin: 0 0 .85rem
}

.btn {
    border-radius: 50rem;
    padding: 1rem 2rem;
    border: none !important;
    box-shadow: none !important;
    transition: .5s;
    font-size: .9rem;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-family: "Helvetica Neue", Arial, sans-serif
}

.btn.disabled {
    color: #fff;
    background-color: #c19c00;
    border-radius: 0;
    opacity: 1
}

.btn.btn-lg {
    padding: 2rem 3rem
}

.btn.btn-sm {
    padding: .85rem 1.25rem;
    font-size: .85rem;
    box-shadow: none;
    border: none !important
}

.btn-primary {
    background-color: #dd1a00 !important;
    transition: .5s;
    color: #fff !important
}

.btn-primary a:hover,
.footer p a {
    color: #fff !important
}

.btn-primary:hover {
    background-color: #a31b00 !important;
    transition: .5s;
    color: #fff !important
}

.btn-primary.light {
    background-color: #fca585 !important;
    color: #fff !important
}

.btn-primary.light:hover {
    background-color: #a31b00 !important;
    color: #fff !important;
    transition: .5s
}

.btn-secondary {
    background-color: #009370 !important;
    color: #fff !important
}

.btn-secondary:hover {
    background-color: #1d6600 !important;
    color: #fff !important
}

.btn-secondary.light {
    background-color: #b6d99b !important;
    color: #fff !important
}

.btn-secondary.light:hover {
    background-color: #009370 !important;
    color: #fff !important;
    transition: .5s
}

.btn-success {
    background-color: #c19c00 !important;
    color: #fff !important
}

.btn-success:hover {
    background-color: #5d001d !important;
    color: #fff !important
}

.btn-success.light {
    background-color: rgba(193, 156, 0, .95) !important;
    color: #fff !important
}

.btn-success.light:hover {
    background-color: #5d001d !important;
    color: #fff !important;
    transition: .5s
}

.btn-danger,
.btn-danger.light {
    background-color: #008282 !important;
    color: #fff !important
}

.btn-danger:hover {
    background-color: #006061 !important;
    color: #fff !important
}

.btn-danger.light:hover {
    background-color: #006061 !important;
    border: 1px solid #008282 !important;
    color: #fff !important;
    transition: .5s
}

.btn-warning {
    background-color: #8200b0 !important;
    color: #fff !important
}

.btn-warning:hover {
    background-color: #680097 !important;
    color: #fff !important
}

.btn-warning.light {
    background-color: rgba(130, 0, 176, .95) !important;
    color: #fff !important
}

.btn-warning.light:hover {
    background-color: #680097 !important;
    color: #fff !important;
    transition: .5s
}

.btn-info {
    background-color: #eb0046 !important;
    color: #fff !important
}

.btn-info:hover {
    background-color: #bf0029 !important;
    color: #fff !important
}

.btn-info.light {
    background-color: rgba(235, 0, 70, .95) !important;
    color: #fff !important
}

.btn-info.light:hover {
    background-color: #bf0029 !important;
    color: #fff !important;
    transition: .5s
}

.btn-light {
    background-color: hsla(0, 0%, 12%, .025) !important;
    color: hsla(0, 0%, 12%, .55) !important
}

.btn-light:hover {
    background-color: hsla(0, 0%, 12%, .25) !important;
    color: #fff !important
}

.btn-light.negative,
.btn-link.negative {
    background-color: rgba(255, 255, 255, .25) !important;
    color: #fff !important
}

.btn-light.negative:hover,
.btn-link:hover {
    background-color: rgba(255, 255, 255, .5) !important;
    color: #fff !important
}

.btn-link {
    color: #dd1a00 !important;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .9) !important
}

.btn-link.negative:hover {
    background-color: hsla(0, 0%, 12%, .55) !important;
    color: #fff !important
}

.dropdown .dropdown-menu {
    min-width: 100% !important;
    border: none;
    border-top-style: hidden;
    box-shadow: rgba(36, 36, 36, .3) 0 6px 6px -4px;
    border-radius: .25rem;
    padding: 0 !important;
    margin-top: .5rem
}

.dropdown .dropdown-menu .dropdown-item {
    padding: .85rem 1.25rem !important
}

.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #fff0ea !important
}

.text-primary,
.txt-primary {
    color: #dd1a00 !important
}

.footer p a:hover,
.text-secondary,
.txt-secondary {
    color: #009370 !important
}

.text-success,
.txt-success {
    color: #c19c00 !important
}

.text-info {
    color: #eb0046 !important
}

.border-bottom {
    border-bottom: 1px solid #e8e8e8 !important
}

.border-start {
    border-start: 1px solid hsl(0, 0%, 91%) !important
}

.border-end {
    border-end: 1px solid hsl(0, 0%, 91%) !important
}

.bg-primary {
    background-color: #dd1a00 !important
}

.bg-secondary {
    background-color: #009370 !important;
    color: #fff
}

.bg-danger {
    background-color: #008282 !important
}

.bg-success {
    background-color: #c19c00 !important
}

.bg-primary-lighter {
    background-color: rgba(221, 26, 0, .05)
}

.bg-secondary-light,
.secondary-t-10 {
    background-color: rgba(0, 147, 112, .2)
}

.bg-success-light,
.success-t-10 {
    background-color: rgba(193, 156, 0, .2)
}

.bg-danger-light,
.danger-t-10 {
    background-color: rgba(0, 130, 130, .2)
}

.bg-warning-light,
.warning-t-10 {
    background-color: rgba(130, 0, 176, .2)
}

.bg-info-light,
.info-t-10 {
    background-color: rgba(235, 0, 70, .2)
}

.bg-gradient {
    background-image: -webkit-linear-gradient(135deg, #000 50%, rgba(0, 0, 0, .6) 50%);
    background-image: -moz-linear-gradient(135deg, #000 50%, rgba(0, 0, 0, .6) 50%);
    background-image: -ms-linear-gradient(135deg, #000 50%, rgba(0, 0, 0, .6) 50%);
    background-image: linear-gradient(135deg, #000 50%, rgba(0, 0, 0, .6) 50%)
}

.primary-t-5 {
    background-color: rgba(221, 26, 0, .025)
}

.primary-t-10 {
    background-color: rgba(221, 26, 0, .2)
}

.primary-t-50 {
    background-color: rgba(221, 26, 0, .5)
}

.primary-t-75 {
    background-color: rgba(221, 26, 0, .75)
}

.primary-t-color {
    background-color: #1d2346
}

.primary-t-dark {
    background-color: rgba(163, 27, 0, .95)
}

.secondary-t-5 {
    background-color: rgba(0, 147, 112, .05)
}

.secondary-t-50 {
    background-color: rgba(0, 147, 112, .5)
}

.secondary-t-75 {
    background-color: rgba(0, 147, 112, .75)
}

.secondary-t-color {
    background-color: rgba(0, 147, 112, .95)
}

.secondary-t-dark {
    background-color: rgba(29, 102, 0, .97)
}

.success-t-5 {
    background-color: rgba(193, 156, 0, .05)
}

.success-t-50 {
    background-color: rgba(193, 156, 0, .5)
}

.success-t-75 {
    background-color: rgba(193, 156, 0, .75)
}

.success-t-color {
    background-color: rgba(193, 156, 0, .95)
}

.success-t-dark {
    background-color: rgba(93, 0, 29, .95)
}

.danger-t-5 {
    background-color: rgba(0, 130, 130, .08)
}

.danger-t-50 {
    background-color: rgba(0, 130, 130, .5)
}

.danger-t-color {
    background-color: rgba(0, 130, 130, .95)
}

.danger-t-dark {
    background-color: rgba(0, 96, 97, .95)
}

.warning-t-5 {
    background-color: rgba(130, 0, 176, .05)
}

.warning-t-50 {
    background-color: rgba(130, 0, 176, .5)
}

.warning-t-color {
    background-color: rgba(130, 0, 176, .95)
}

.warning-t-dark {
    background-color: rgba(104, 0, 151, .95)
}

.info-t-5 {
    background-color: rgba(235, 0, 70, .05)
}

.info-t-50 {
    background-color: rgba(235, 0, 70, .5)
}

.info-t-75 {
    background-color: rgba(235, 0, 70, .75)
}

.info-t-color {
    background-color: rgba(235, 0, 70, .95)
}

.info-t-dark {
    background-color: rgba(191, 0, 41, .95)
}

.primary-5 {
    background-color: #fff0ea
}

.primary-10 {
    background-color: #ffe1d5
}

.primary-50 {
    background-color: #fca585
}

.primary-color {
    background-color: #dd1a00
}

.primary-dark {
    background-color: #a31b00
}

.secondary-5 {
    background-color: #f3f9ee
}

.secondary-10 {
    background-color: #e7f2dd
}

.secondary-50 {
    background-color: #b6d99b
}

.secondary-75 {
    background-color: #90c56b
}

.secondary-color {
    background-color: #009370
}

.secondary-dark {
    background-color: #1d6600
}

.success-5 {
    background-color: #fefced
}

.success-10 {
    background-color: #fcf9dc
}

.success-50 {
    background-color: #f2ec95
}

.success-color {
    background-color: #c19c00
}

.success-dark {
    background-color: #5d001d
}

.danger-5 {
    background-color: #ebf3f3
}

.danger-10 {
    background-color: #d8e8e7
}

.danger-50 {
    background-color: #8abab9
}

.danger-color {
    background-color: #008282
}

.danger-dark {
    background-color: #006061
}

.warning-5 {
    background-color: #f5eaf8
}

.warning-10 {
    background-color: #ebd6f1
}

.warning-50 {
    background-color: #c084d5
}

.warning-color {
    background-color: #8200b0
}

.warning-dark {
    background-color: #680097
}

.info-5 {
    background-color: #ffeded
}

.info-10 {
    background-color: #ffdbda
}

.info-50 {
    background-color: #ff9295
}

.info-color {
    background-color: #eb0046
}

.info-dark {
    background-color: #bf0029
}

.grey-5 {
    background-color: #f4f4f4
}

.grey-10 {
    background-color: #e8e8e8
}

.grey-25 {
    background-color: #c6c6c6
}

.grey-50 {
    background-color: #848484
}

.grey-75 {
    background-color: #3f3f3f
}

.grey-color {
    background-color: #242424
}

.grey-dark {
    background-color: #030303
}

.grey-t-5 {
    background-color: hsla(0, 0%, 12%, .025)
}

.grey-t-10 {
    background-color: hsla(0, 0%, 12%, .1)
}

.grey-t-25 {
    background-color: hsla(0, 0%, 12%, .25)
}

.grey-t-50 {
    background-color: hsla(0, 0%, 12%, .55)
}

.grey-t-75 {
    background-color: hsla(0, 0%, 12%, .85)
}

.grey-t-color {
    background-color: #1e1e1e
}

.grey-t-dark {
    background-color: #141414
}

.bg-gradient-primary {
    background: #1d2346;
    background: linear-gradient(0deg, rgba(221, 26, 0, .5) 0, #1d2346 50%, rgba(163, 27, 0, .95) 100%)
}

.bg-gradient-secondary {
    background: rgba(0, 147, 112, .95);
    background: linear-gradient(0deg, rgba(0, 147, 112, .5) 0, rgba(0, 147, 112, .95) 50%, rgba(29, 102, 0, .97) 100%)
}

.vs {
    display: flex;
    justify-content: space-between !important;
    flex-direction: column !important
}

.grid-s {
    display: grid;
    gap: 1rem
}

.grid-n,
.livetalk .inner {
    display: grid;
    gap: 1.25rem
}

.grid-l {
    display: grid;
    gap: 2rem;
    height: 100%
}

.sec_p_s {
    padding: 1rem 0
}

.sec_p_n {
    padding: 1.25rem 0
}

.sec_p_l {
    padding: 2rem 0
}

.sec_p_xl {
    padding: 3rem 0
}

.sec_m_s {
    margin: 1rem 0
}

.sec_m_n {
    margin: 1.25rem 0
}

.sec_m_l {
    margin: 2rem 0
}

.sec_m_xl {
    margin: 3rem 0
}

.meta {
    text-transform: uppercase;
    font-size: .75rem;
    font-family: Dosis, sans-serif;
    display: flex;
    align-items: center !important;
    line-height: 1
}

.meta svg {
    stroke: #dd1a00 !important;
    margin: 0 .5rem 0 0 !important
}

.meta .icon {
    display: flex;
    align-items: center !important;
    font-size: .9rem
}

.meta .icon:hover {
    opacity: 1
}

.meta .icon span {
    font-size: .85rem;
    font-family: Dosis, sans-serif;
    line-height: 0;
    font-weight: 700
}

.meta .icon.views {
    background-color: rgba(255, 255, 255, .5);
    color: #fff;
    border-radius: 50rem;
    margin: 0 .25rem 0 0;
    padding: .85rem 1rem;
    border-right: none
}

.meta .info {
    padding: 0 0 0 .5rem;
    display: flex;
    align-items: start !important;
    flex-direction: column !important;
    justify-content: center !important;
    color: #fff
}

.meta .info .date {
    line-height: 1;
    color: #fff
}

.meta .info .time {
    color: #fff
}

.scrolling-box {
    transition: .5s;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: .85rem 0
}

.scrolling-box::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: rgba(221, 26, 0, .025);
    height: 2px
}

.scrolling-box::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background-color: #dd1a00
}

.scrolling-box.no-scrollbar::-webkit-scrollbar {
    display: none
}

.scrolling-box.responsive {
    flex: inherit;
    flex-wrap: wrap
}

.bg-image {
    top: -2px;
    left: -1px;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .25
}

.hero {
    margin: 4rem 0;
    postion: relative
}

.hero img {
    width: 420px
}

.livetalk {
    padding: 2rem 0;
    background-size: cover;
    overflow: hidden;
    position: relative;
    color: #fff
}

.livetalk .inner .btn {
    width: auto;
    color: #242424 !important
}

.livetalk.first {
    background-color: #1d2346;
    border-radius: 0 250px 250px 0;
    margin: 0 8rem 0 0
}

.livetalk.second {
    background-color: rgba(0, 147, 112, .95);
    border-radius: 250px 0 0 250px;
    margin: 0 0 0 8rem
}

.livetalk.third {
    background-color: rgba(193, 156, 0, .95);
    border-radius: 0 250px 250px 0;
    margin: 0 8rem 0 0
}

.info {
    padding: 4rem 0
}

.footer {
    font-family: "Helvetica Neue", Arial, sans-serif;
    padding: 4rem 0;
    color: #848484
}

.footer p {
    font-size: .85rem;
    line-height: 1rem;
    margin: 0 0 .85rem !important
}

.m-6 {
    margin: 5rem
}

.my-6 {
    margin: 5rem 0
}

.my-7 {
    margin: 7rem 0
}

.mt-6 {
    margin-top: 5rem
}

.mb-6 {
    margin-bottom: 5rem
}

.mt-7 {
    margin: 7rem 0 0
}

.p-6 {
    padding: 5rem
}

.py-6 {
    padding: 5rem 0
}

.pt-6 {
    padding-top: 5rem
}

.pb-6 {
    padding-bottom: 5rem
}

@media (max-width:1024px) {
    .m-6 {
        margin: 3rem !important
    }

    .my-6 {
        margin: 3rem 0
    }

    .my-7 {
        margin: 5rem 0
    }

    .mt-6 {
        margin-top: 3rem
    }

    .mb-6 {
        margin-bottom: 3rem
    }

    .mt-7 {
        margin: 5rem 0 0
    }

    .p-6 {
        padding: 3rem
    }

    .py-6 {
        padding: 3rem 0
    }

    .pt-6 {
        padding-top: 3rem
    }

    .pb-6 {
        padding-bottom: 3rem
    }
}

@media (max-width:768px) {

    .livetalk.first,
    .livetalk.second,
    .livetalk.third {
        width: 100%;
        border-radius: 0;
        margin: 0
    }

    .m-6 {
        margin: 2rem !important
    }

    .my-6 {
        margin: 2rem 0
    }

    .my-7 {
        margin: 4rem 0
    }

    .mt-6 {
        margin-top: 2rem
    }

    .mb-6 {
        margin-bottom: 2rem
    }

    .mt-7 {
        margin: 4rem 0 0
    }

    .p-6 {
        padding: 2rem !important
    }

    .py-6 {
        padding: 2rem 0
    }

    .pt-6 {
        padding-top: 2rem !important
    }

    .pb-6 {
        padding-bottom: 2rem !important
    }
}

.squared,
.squared-1,
.squared-2,
.squared-3 {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: .5rem
}

.squared-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important
}

.squared-1::after,
.squared-3::after,
.squared-post-sidebar::after,
.squared-post::after,
.squared::after {
    content: "";
    display: block;
    padding-bottom: 40%
}

.squared-2::after {
    content: "";
    display: block;
    padding-bottom: 60%
}

@media (min-width:768px) {
    .squared::after {
        padding-bottom: 100%
    }

    .squared-1::after {
        padding-bottom: 75%
    }

    .squared-2::after {
        padding-bottom: 50%
    }

    .squared-3::after {
        padding-bottom: 40%
    }
}

.squared-post {
    position: relative;
    min-width: 160px;
    height: 160px;
    border-radius: .25rem;
    padding: 0;
    overflow: hidden
}

.squared-post .squared-img,
.squared-post-sidebar .squared-img,
.squared-vertical .squared-img {
    width: 100%;
    object-fit: cover;
    margin: 0
}

.squared-post-sidebar {
    position: relative;
    min-width: 90px;
    height: 90px;
    border-radius: .25rem;
    padding: 0;
    overflow: hidden
}

@media (min-width:992px) {
    .squared-post {
        height: 120px !important;
        min-width: 120px !important;
        margin: 0;
        border-radius: .25rem
    }

    .squared-post-sidebar::after,
    .squared-post::after {
        padding-bottom: 100%
    }

    .squared-post-sidebar {
        height: 90px !important;
        min-width: 100% !important;
        margin: 0;
        border-radius: .25rem
    }
}

.squared-vertical {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: .1rem;
    padding: 0;
    margin: 0 0 1.25rem;
    overflow: hidden
}

@media (min-width:1200px) {
    .squared-post {
        height: 160px !important;
        min-width: 160px !important;
        margin: 0;
        border-radius: .5rem
    }

    .squared-post-sidebar {
        height: 90px !important;
        min-width: 90px !important;
        margin: 0
    }

    .squared-vertical {
        margin: 0;
        border-radius: .5rem
    }
}

.squared-vertical::after {
    content: "";
    display: block;
    padding-bottom: 70%
}

.personal-menu {
    padding: .85rem 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", sans-serif !important;
    color: #dd1a00 !important;
    background-color: hsla(0, 0%, 12%, .025)
}

.personal-menu a:hover {
    color: #009370
}

.personal-menu .headline {
    font-size: .75rem !important;
    line-height: 1
}

.personal-menu .headline span.hcv {
    padding: .25rem .5rem;
    background-color: #1d2346;
    color: #fff
}

.personal-menu .headline span.multidisciplinary {
    padding: .25rem .5rem;
    background-color: #009370;
    color: #fff
}

.personal-menu .headline span.mastercare {
    padding: .25rem .5rem;
    background-color: #c19c00;
    color: #fff
}

.personal-menu .list-inline {
    margin-bottom: 0;
    font-size: .75rem !important
}

.personal-menu .list-inline-item {
    padding: .85rem 1rem;
    border-left: 1px solid hsla(0, 0%, 12%, .1)
}

.personal-menu a {
    border-top: none !important
}

.personal-menu-username {
    font-weight: 700;
    line-height: 1rem
}

.personal-menu-item a {
    font-size: .7em;
    margin-right: 1rem;
    margin-left: 0;
    line-height: 2rem
}

.border-top {
    border-top: 1px solid #f4f4f4 !important
}

.rounded,
.rounded-n {
    border-radius: .5rem !important;
    overflow: hidden
}

.shadow {
    box-shadow: rgba(36, 36, 36, .75) 0 10px 10px -10px !important
}

html {
    height: 100% !important;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

body {
    animation: 1s forwards fadeInAnimation;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
    color: #3f3f3f;
    background-color: #fff;
    height: 100% !important;
    position: relative
}

body:not(.focus-visible) :focus:not(.focus-visible) {
    outline: 0 !important
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

:focus {
    outline: 0 !important;
    box-shadow: none !important
}

hr {
    margin: 3rem 0 !important;
    border-top: 1px solid #ffe1d5 !important
}

@media (min-width:1320px) {

    .container,
    .container-lg {
        max-width: 1400px
    }
}

.container-fluid {
    max-width: 1800px
}

.background-image {
    position: absolute;
    z-index: -1;
    opacity: .4;
    background-repeat: repeat;
    background-size: cover;
    background-position: fixed;
    animation: 10s rotateAnimation
}

@keyframes rotateAnimation {
    0% {
        rotate: 0
    }

    100% {
        rotate: 360deg
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    text-wrap-style: balance
}

.h1,
h1 {
    font-size: calc(2.2rem + .1vw);
    line-height: calc(2.3rem + .1vw);
    margin: 0;
    letter-spacing: -.075rem
}

.h1.fw-light,
h1.fw-light {
    font-weight: 300 !important;
    letter-spacing: -.02rem
}

.h1.display-1,
h1.display-1 {
    font-weight: 700;
    font-size: calc(5rem + .1vw);
    line-height: calc(5rem + .1vw);
    letter-spacing: -.1rem;
    margin: 0
}

.h1.display-2,
h1.display-2 {
    font-weight: 700;
    font-size: calc(3rem + .1vw);
    line-height: calc(3rem + .1vw);
    letter-spacing: -.1rem !important;
    margin: 0
}

.h2,
h2 {
    font-size: calc(1.8rem + .1vw);
    line-height: calc(2rem + .1vw);
    margin: 0;
    letter-spacing: -.05rem
}

.h2.fw-light,
h2.fw-light {
    font-weight: 300 !important;
    letter-spacing: -.075rem !important
}

.h3,
h3 {
    font-size: calc(1.5rem + .1vw);
    line-height: calc(1.7rem + .1vw);
    margin: 0;
    letter-spacing: -.03rem
}

.h3.fw-light,
h3.fw-light {
    font-weight: 300 !important;
    letter-spacing: -.03rem
}

.h4,
h4 {
    font-size: calc(1.2rem + .1vw);
    line-height: calc(1.3rem + .1vw);
    margin: 0;
    letter-spacing: -.03rem
}

.h4.fw-light,
.h5.fw-light,
.h6.fw-light,
h4.fw-light,
h5.fw-light,
h6.fw-light {
    font-weight: 300 !important;
    letter-spacing: -.01rem
}

@media (max-width:992px) {
    .scrolling-box.responsive {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll
    }

    .h4,
    h4 {
        margin: 0
    }
}

.h5,
h5 {
    font-size: calc(1rem + .1vw);
    line-height: calc(1.2rem + .1vw);
    margin: 0;
    letter-spacing: -.03rem
}

.h6,
h6 {
    font-size: calc(.75rem + .1vw);
    line-height: calc(.9rem + .1vw);
    margin: 0;
    letter-spacing: -.03rem
}

a {
    text-decoration: none;
    color: #242424;
    transition: .5s
}

a :hover {
    color: #009370;
    transition: .5s
}

p {
    letter-spacing: -.02rem;
    font-size: calc(1rem + .05vw);
    line-height: calc(1.25rem + .1vw);
    margin: 0
}

p.lead {
    font-size: calc(1.25rem + .1vw);
    line-height: calc(1.65rem + .1vw);
    margin: 0;
    font-weight: 400
}

@media (max-width:576px) {
    .btn {
        padding: 1rem 1.25rem
    }

    .meta .icon {
        padding: .5rem
    }

    .meta .info {
        display: flex;
        align-items: start !important
    }

    .hero {
        margin: 3rem 0
    }

    .hero img {
        width: 200px
    }

    .livetalk {
        margin: 0;
        padding: 2rem 0
    }

    .livetalk .inner {
        display: flex;
        flex-direction: column !important
    }

    .livetalk .inner .btn {
        width: 100%
    }

    .background-image {
        top: 15%;
        right: -20%;
        width: 200%
    }

    .h1,
    h1 {
        font-size: calc(1.8rem + .1vw);
        line-height: calc(2.1rem + .1vw);
        margin: 0
    }

    .h1.display-1,
    h1.display-1 {
        font-size: calc(3rem + .1vw);
        line-height: calc(3rem + .1vw);
        margin: 0
    }

    .h1.display-2,
    h1.display-2 {
        font-size: calc(2.5rem + .5vw);
        line-height: calc(2.6rem + .5vw)
    }

    .h2,
    .h3,
    h2,
    h3 {
        margin: 0
    }

    p.lead {
        font-size: calc(1.1rem + .1vw);
        line-height: calc(1.4rem + .1vw)
    }
}

.small,
small {
    font-size: calc(.75rem + .1vw);
    line-height: calc(.95rem + .1vw)
}


.page-live-page {
    overflow-y: hidden;
    background-color: #1d2346
}

.page-live-page .header {
    padding: 1rem;
    background-color: #fff
}

.page-live-page .header .logo {
    height: 40px
}

.page-live-page .chat {
    height: 48svh
}

.page-live-page .footer-video {
    color: #fff;
    padding: 1.25rem;
    position: relative;
    width: 100%
}

.page-live-page .footer-video p {
    font-size: .85rem;
    margin: 0
}

@media (min-width:992px) {

    .page-live-page .chat,
    .page-live-page .live-video {
        height: 100%
    }

    .squared-1::after {
        padding-bottom: 20%
    }
}

@media (min-width:768px) {
    .page-live-page .header {
        padding: 1.25rem
    }

    .page-live-page .header .logo {
        height: 40px
    }

    .squared::after {
        padding-bottom: 100%
    }

    .squared-2::after {
        padding-bottom: 50%
    }

    .squared-3::after {
        padding-bottom: 40%
    }
}
