/** AJ **/


.a-hover:hover {
    background-color: rgb(222, 174, 100, 0.4);
    box-shadow: 0px 0px 8px 0px #d4d4d4;
    transition: 0.5s;
}


.nav-header-immersion {
    /*background-image: url("http://localhost/academiadajurisprudencia/public/project/all/img/luz-topo.png");*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-color: black;*/
}

.fs-7 {
    font-size: 0.875rem !important;
}

.fs-8 {
    font-size: 0.775rem !important;
}

.fs-9 {
    font-size: 0.675rem !important;
}

.fs-10 {
    font-size: 0.575rem !important;
}

.fs-10px {
    font-size: 10px;
}


.h-150px {
    height: 150px !important;
}

/** VISUAL PICKER **/

.visual-picker {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem
}

.visual-picker-sm .visual-picker-figure {
    width: 4rem;
    height: 4rem
}

.visual-picker-sm .visual-picker-figure:after {
    content: ""
}

.visual-picker-lg .visual-picker-figure {
    width: 12rem;
    height: 12rem
}

.visual-picker-lg .visual-picker-figure:after {
    top: 1rem;
    right: 1rem;
    font-size: 1.25rem
}

.visual-picker-fluid,.visual-picker-fluid .visual-picker-figure {
    width: 100%
}

.visual-picker.has-peek {
    padding-bottom: 1.5rem
}

.visual-picker.has-peek .visual-picker-figure {
    margin-bottom: .5em
}

.visual-picker:focus .visual-picker-figure,.visual-picker:hover .visual-picker-figure {
    box-shadow: inset 0 0 0 2px #346cb0,0 0 0 1px rgba(20,20,31,.05),0 1px 3px 0 rgba(20,20,31,.15)
}

.visual-picker input[type=checkbox],.visual-picker input[type=radio] {
    width: 1px;
    height: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.visual-picker input[type=checkbox]:checked~.visual-picker-figure,.visual-picker input[type=radio]:checked~.visual-picker-figure {
    box-shadow: inset 0 0 0 2px #346cb0,0 0 0 1px rgba(20,20,31,.05),0 1px 3px 0 rgba(20,20,31,.15)
}

.visual-picker input[type=checkbox]:checked~.visual-picker-figure:after,.visual-picker input[type=radio]:checked~.visual-picker-figure:after {
    opacity: 1
}

.visual-picker input[type=checkbox]:focus~.visual-picker-figure,.visual-picker input[type=radio]:focus~.visual-picker-figure {
    box-shadow: inset 0 0 0 2px #346cb0,0 0 0 1px rgba(20,20,31,.05),0 1px 3px 0 rgba(20,20,31,.15)
}

.visual-picker-figure {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8rem;
    height: 8rem;
    color: #363642;
    background-color: #fff;
    border-radius: .25rem;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(20,20,31,.05),0 1px 3px 0 rgba(20,20,31,.15);
    transition: box-shadow .2s
}

.visual-picker-figure:after {
    font-family: Font Awesome\ 5 Free;
    content: "\f058";
    position: absolute;
    top: .5rem;
    right: .5rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-weight: 900;
    font-size: 1rem;
    font-variant: normal;
    color: #346cb0;
    text-rendering: auto;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s
}

.visual-picker-content {
    display: block;
    padding: 0 .5rem;
    font-size: .75rem;
    text-align: center
}

.visual-picker-peek {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

a.visual-picker {
    color: #363642
}

a.visual-picker:focus,a.visual-picker:hover {
    outline: 0;
    color: #363642;
    text-decoration: none;
}




.example-at {
    padding: 0.5rem;
    margin: 0.5rem;
    background: #ffeeca;
}


blockquote{

    width:95%;
    margin:50px auto;
    font-style:italic;
    color: #555555;
    padding:1.2em 30px 1.2em 55px;
    border-left:8px solid #16308d ;
    line-height:1.6;
    position: relative;
    background:#EDEDED;
}

blockquote::before{
    font-family:Arial;
    content: "\201C";
    color:#16308d;
    font-size:4em;
    position: absolute;
    left: 10px;
    top:-10px;
}

blockquote::after{
    content: '';
}

blockquote span{
    display:block;
    color:#333333;
    font-style: normal;
    font-weight: bold;
    margin-top:1em;
}

.montserrat-100 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.montserrat-200 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

.montserrat-300 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.montserrat-400 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.montserrat-500 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.montserrat-600 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.montserrat-700 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.montserrat-800 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.montserrat-900 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.montserrat-1000 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 1000;
}




.poppins-100 {
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
}

.poppins-200 {
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

.poppins-300 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.poppins-400 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.poppins-500 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.poppins-600 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.poppins-700 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.poppins-800 {
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
}

.poppins-900 {
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
}

.poppins-1000 {
    font-family: 'Poppins', sans-serif;
    font-weight: 1000;
}






.manrope-200 {
    font-family: "Manrope", sans-serif;
    font-weight: 200;
}

.manrope-300 {
    font-family: "Manrope", sans-serif;
    font-weight: 300;
}

.manrope-400 {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}

.manrope-500 {
    font-family: "Manrope", sans-serif;
    font-weight: 500;
}

.manrope-600 {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
}

.manrope-700 {
    font-family: "Manrope", sans-serif;
    font-weight: 700;
}

.manrope-800 {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
}



.shadow-strong {
    -webkit-box-shadow: 0 8px 22px 0 rgba(0,0,0,.2);
    box-shadow: 0 8px 22px 0 rgba(0,0,0,.2);
}

.shadow-primary {
    box-shadow: 0 1rem 5.125rem 1rem rgba(241,199,99,.5) !important;
}

.lh-title {
    line-height: 1.45;
}


.dotted-bottom {
    border-bottom: dotted 1px;
}

.top-10 {
    top: 12%
}

.cursor-pointer{
    cursor: pointer;
}

.lh-space {
    line-height: 1.8;
}

.display-hidden {
    display: none;
}


.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(20,20,31,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#888c9b;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}
#toast-container{display:flex;flex-direction:column;align-items:center;padding:0 1rem;right:0;left:0;font-size:.875rem}#toast-container.toast-top-full-width>div:first-child{border-top-left-radius:0;border-top-right-radius:0}#toast-container.toast-bottom-full-width>div:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}#toast-container.toast-top-center,#toast-container.toast-top-left,#toast-container.toast-top-right{top:4.5rem}#toast-container.toast-top-full-width{top:3.5rem}#toast-container.toast-bottom-center,#toast-container.toast-bottom-left,#toast-container.toast-bottom-right{bottom:1rem}#toast-container.toast-bottom-full-width{bottom:0}#toast-container.toast-bottom-left,#toast-container.toast-top-left{align-items:flex-start}#toast-container.toast-bottom-right,#toast-container.toast-top-right{align-items:flex-end}#toast-container>div{display:flex;padding:1rem 3.25rem 1rem 1rem;margin:0!important;width:auto!important;min-width:288px;max-width:568px;opacity:1}#toast-container>div,#toast-container>div:hover{box-shadow:0 2px 5px 0 rgba(20,20,31,.2)}#toast-container>div+div{margin-top:.5rem!important}#toast-container>.toast-error,#toast-container>.toast-info,#toast-container>.toast-success,#toast-container>.toast-warning{background-image:none!important}.toast-close-button{position:absolute;top:1rem;right:1rem;margin-left:.5em;color:inherit;float:none;opacity:.4}.toast-close-button:focus,.toast-close-button:hover{color:#fff;opacity:.65}#toast-container>.toast-success,.toast-success{background-color:#00a28a;color:#fff}#toast-container>.toast-error,.toast-error{background-color:var(--bs-danger);color:#fff}#toast-container>.toast-info,.toast-info{background-color:#222230;color:#fff}#toast-container>.toast-warning,.toast-warning{background-color:#ec935e;color:#363642}.toast-progress{opacity:.15}@media (max-width:575.98px){#toast-container{padding:0}#toast-container.toast-bottom-center,#toast-container.toast-bottom-left,#toast-container.toast-bottom-right,#toast-container.toast-top-center,#toast-container.toast-top-left,#toast-container.toast-top-right{left:0;right:0}#toast-container.toast-bottom-center>div,#toast-container.toast-bottom-full-width>div,#toast-container.toast-bottom-left>div,#toast-container.toast-bottom-right>div,#toast-container.toast-top-center>div,#toast-container.toast-top-full-width>div,#toast-container.toast-top-left>div,#toast-container.toast-top-right>div{width:100%!important;max-width:100%}#toast-container.toast-top-center,#toast-container.toast-top-full-width,#toast-container.toast-top-left,#toast-container.toast-top-right{top:calc(3.5rem - 1px)}#toast-container.toast-bottom-center,#toast-container.toast-bottom-left,#toast-container.toast-bottom-right{bottom:0}#toast-container>div{padding:1rem 3.25rem 1rem 1rem}#toast-container>div.rtl{padding:1rem 1rem 1rem 3.25rem}#toast-container>div{border-radius:0;margin-bottom:0}#toast-container .toast-close-button{top:1rem;right:1rem}#toast-container .rtl .toast-close-button{right:auto;left:1rem}}.toast-top-center>div,.toast-top-full-width>div{-webkit-animation:toastTop .3s;animation:toastTop .3s}.toast-top-right>div{-webkit-animation:toastRight .3s;animation:toastRight .3s}.toast-top-left>div{-webkit-animation:toastLeft .3s;animation:toastLeft .3s}@media (max-width:575.98px){.toast-top-left>div,.toast-top-right>div{-webkit-animation:toastTop .3s;animation:toastTop .3s}}.toast-bottom-center>div,.toast-bottom-full-width>div,.toast-bottom-left>div,.toast-bottom-right>div{-webkit-animation:toastBottom .3s;animation:toastBottom .3s}@-webkit-keyframes toastBottom{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes toastBottom{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@-webkit-keyframes toastTop{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@keyframes toastTop{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@-webkit-keyframes toastRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes toastRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes toastLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes toastLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}

/** RIBBON **/

.progress .progress-bar {
    border-radius: 0rem;
}

.progress, .progress-stacked {
    border-radius: 0rem;
}

.bg-danger-dark {
    background-color: #b02a37;
}

.bg-cyan {
    background-color: #00a28a;
}

 .mc-bg-default {
     background-color: #f6f7f9;
     color: #363642;
}
.form-check-input[type=radio] {

    margin-left: -0.95rem !important;
    margin-right: 0.5rem !important;
    border-radius: 100%;
    width: 1.4em;
    height: 1.4em;
    transition: all 250ms ease;

}


.avatar-status-mc {
    bottom: 35px;
    padding: 8px;
    right: 7px;
}

.jstree-default .jstree-icon {
    color: white;
}


.pointer {
    cursor: pointer;
}

.defaulter {
    cursor: default!important;
}


.bg-danger-opacity {
    background-color: #fde2e5; /*#e8afd9*/
}

.bg-green-opacity {
    background-color: #d1eae6; /*#e8afd9*/
}




.red {
    color: red;
}

.highlight-gennium {
    background-color: yellow;
}


.highlight-at {
    color: #003366;
    font-weight: bold;
}


.fr-emoticon-img {
    padding-right: 15px;
}



.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: gainsboro;
}


.pointers-dots {
    text-overflow: ellipsis;
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: fill-available;
    display: inline-block;
    overflow: hidden;
    /*white-space: nowrap;*/
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

.defaulter {
    cursor: default!important;
}


.bg-danger-opacity {
    background-color: #fde2e5; /*#e8afd9*/
}

.bg-green-opacity {
    background-color: #d1eae6; /*#e8afd9*/
}

.strikethrough {
    text-decoration: line-through;
}

.introjs-helperNumberLayer {
    background: #346cb0!important;
}

/**
FROALA
 */

/*.fr-quick-insert { display: none; }*/



.jstree-default .jstree-closed>.jstree-ocl:before{content:"\f0da"; font-family: FontAwesome}

.jstree-default .jstree-open>.jstree-ocl:before {content:"\f0da"; font-family: FontAwesome}


/** MC **/

.btn-h1 {
    font-size: 1.5em;
}


.highlighted-text {
    background-color:#fcbe4f;
    padding: 4px;
}





.bg-blue-gradient {
    background-image: url('/public/project/all/img/bg-immersion.png'); !important;
    background-repeat: revert;
}

@media (min-width: 276px) {
 .mc-font-price {
     font-size: 3rem; !important;
 }
    .mc-font-price-sm {
        font-size: 1.3rem; !important;
    }
}


@media (min-width: 768px) {
    .mc-font-price {
        font-size: 6rem; !important;
    }
    .mc-font-price-sm {
        font-size: 2.5rem; !important;
    }
}







.jstree .fa{
    font-size:1.1em
}
.jstree-anchor{
    color:inherit
}
.jstree-default .jstree-anchor{
    margin-top:0;
}
.jstree-default .jstree-checkbox{
    margin-top:-2px
}
.jstree-default .jstree-hovered,.jstree-default .jstree-wholerow-hovered{
    color:#346cb0;
    background:transparent;
    box-shadow:none;
    background-image:none
}
.jstree-default .jstree-clicked,.jstree-default .jstree-wholerow-clicked{
    color:#2e609c;
    background:rgba(52,108,176,.2);
    box-shadow:inset 0 0 1px #346cb0;
    background-image:none
}
.jstree-default .jstree-disabled{
    color:#888c9b
}
.jstree-open>.jstree-anchor>.fa-folder:before{
    content:"\f07c"
}
.vakata-context,.vakata-context ul{
    float:left;
    box-shadow:0 6px 12px rgba(20,20,31,.175);
    border:1px solid rgba(34,34,48,.1);
    border-radius:4px;
    background:#fff;
    list-style:none;
    text-align:left
}
.jstree-default .jstree-icon,.jstree-default .jstree-node{
    background-image:none
}
.jstree-default .jstree-node{
    margin-left:21px
}
.jstree-default .jstree-icon{
    display:inline-block;
    color:#888c9b;
    font-style:normal;
    font-variant:normal;
    text-rendering:auto;
    line-height:1;
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased
}
.jstree-default .jstree-ocl{
    padding-left:.5rem;
    font-family:Font Awesome\ 5 Free;
    font-weight:900
}
.jstree-default .jstree-open>.jstree-ocl:before{
    content:"\f0d7"
}
.jstree-default .jstree-closed>.jstree-ocl:before{
    content:"\f0da"
}
.jstree-default .jstree-leaf>.jstree-ocl:before{
    content:""
}
.jstree-default .jstree-clicked .jstree-checkbox{
    border-color:#346cb0
}
.jstree-default .jstree-clicked .jstree-checkbox:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:1rem;
    height:1rem;
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230179A8' width='8' height='8'%3E%3Cpath d='M6.41 1l-.69.72L2.94 4.5l-.81-.78L1.41 3 0 4.41l.72.72 1.5 1.5.69.72.72-.72 3.5-3.5.72-.72L6.41 1z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:35% 35%;
    background-size:63% 63%
    }
    .jstree-default .jstree-checkbox{
    position:relative;
    background:linear-gradient(180deg,#fff,#f6f7f9);
    border:1px solid #c6c9d5;
    box-shadow:0 1px 0 0 rgba(34,34,48,.05);
    border-radius:.25rem
}
.jstree-default .jstree-checkbox:empty{
    margin:.25rem .25rem .25rem .125rem;
    width:1rem;
    height:1rem
}
.jstree-default .jstree-checkbox.jstree-undetermined:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:1rem;
    height:1rem;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230179A8' width='8' height='8'%3E%3Cpath d='M0 3v2h8V3H0z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:35% 35%;
    background-size:63% 63%
    }
    .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{
    background:transparent
    }
    .jstree-default .jstree-search{
    color:#363642
    }
    .jstree-default .jstree-node, .jstree-default .jstree-icon {
    background-image: none !important;
    }




.jstree-default .jstree-node {
    line-height: 32px !important;
    font-family: Roboto, sans-serif;
}



.radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;


    .input-container {
        position: relative;
        height:  7rem;
        width:  7rem;
        margin: 0.5rem;


    .radio-button {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        cursor: pointer;
    }


    .radio-tile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        border: 2px solid #079ad9;
        border-radius: 5px;
        padding: 1rem;
        transition: transform 300ms ease;
    }
        .icon svg {
            fill: #079ad9;
            width: 3rem;
            height: 3rem;
        }
        .radio-tile-label {
            text-align: center;
            font-size: 0.75rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #079ad9;;
        }


    .radio-button:checked + .radio-tile {
        background-color: #079ad9;
        border: 2px solid #079ad9;
        color: white;
        transform: scale(1.1, 1.1);

            .icon svg {
                fill: white;
                background-color: #079ad9;
            }
            .radio-tile-label {
                color: white;
                background-color: #079ad9;
            }
        }
    }
}




.card-hover{
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; /* Transição suave para transformação e sombra */
    box-shadow: 0 0 0 0 transparent; /* Sombra inicial transparente */
}
.card-hover:hover{
    transform: scale(1.1); /* Aumenta o tamanho do bloco em 10% */
    box-shadow: 0 0.5rem 1.125rem -0.5rem rgba(50, 243, 111, 0.9) !important; /* Adiciona uma sombra amarela */
    cursor:pointer;
}



.timeline-with-icons {
    border-left: 1px solid hsl(0, 0%, 90%);
    position: relative;
    list-style: none;
}

.timeline-with-icons .timeline-item {
    position: relative;
}

.timeline-with-icons .timeline-item:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -48px;
    background-color: hsl(217, 88.2%, 90%);
    color: hsl(217, 88.8%, 35.1%);
    border-radius: 50%;
    height: 31px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}





.easypiechart {
    position: relative;
    text-align: center;
    font-size: 1.25rem
}

.easypiechart>span {
    position: absolute;
    display: inline-block;
    margin-top: -.125em;
    padding: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.chart-inline-group {
    position: relative;
    min-height: 131px
}

.chart-inline-group .easypiechart {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}



/** BLUR **/

.text-golden {
    background: #DA9E7B;
    background: linear-gradient(to top, #e05a0b 0%, #F1D1B2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: rgba(255,255,255,0.32) 0px 0px 90px;
}

.boxes {
    display: flex;
    margin-right: 10px;
    overflow: scroll;
    min-height: 90vh;
    width: 100%;
    align-items: center;

    p {
        display: block;
        font-weight: 600;
        min-width: 200px;
        color: white;
        font-size: 40px;
        @media (min-width:767px) {
            font-size: 60px;
            min-width: 300px;
        }
    }
}

.box {
    padding: 15px 15px;
    transition: all .3s ease;
    border-radius: 20px 20px 20px 20px;
    background-color: #ffffff0d;

    &:nth-child(1n + 1) {
        border-right: none;
    }

    h1 {
        font-weight: 400;
        font-size: 18px;
    }
}

.none {
    backdrop-filter: none;
}

.grayscale {
    backdrop-filter: grayscale(1);
}
.brightness {
    backdrop-filter: brightness(1.5);
}
.blur {
    backdrop-filter: blur(5px);
}
.contrast {
    backdrop-filter: contrast(.8);
}
.drop-shadow {
    backdrop-filter: drop-shadow(4px 4px 10px blue);
}
.invert {
    backdrop-filter: invert(.7);
}
.opacity {
    backdrop-filter: opacity(.4);
}
.sepia {
    backdrop-filter: sepia(.4);
}
.saturate {
    backdrop-filter: saturate(1.8);
}
.hue-rotate {
    backdrop-filter: hue-rotate(120deg);
}





.episode {
    display: grid;
    grid-template-columns: 1fr 3fr;
    position: relative;
}

.episode__number {
    font-size: 4vw;
    font-weight: 600;
    padding: 10px 0;
    position: sticky;
    top: 0;
    text-align: center;
    height: calc(10vw + 20px);
    transition: all 0.2s ease-in;
}

.episode__content {
    border-top: 2px solid #fff;
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-gap: 10px;
    padding: 15px 0;
}

.episode__content .title {
    font-weight: 600
}

.episode__content .story {
    line-height: 26px;
}

@media (max-width: 600px) {
    .episode__content {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .episode__content .story {
        font-size: 15px;
    }
}












/*-- GENERAL STYLES
------------------------------*/
.timeline {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    h1, h2, h3, h4, h5, h6 {
        line-height: inherit;
    }
}

/*----- TIMELINE ITEM -----*/

.timeline-item {
    padding-left: 40px;
    position: relative;
    &:last-child {
        padding-bottom: 0;
    }
}

/*----- TIMELINE INFO -----*/

.timeline-info {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 .5em 0;
    text-transform: uppercase;
    white-space: nowrap;
}
/*----- TIMELINE MARKER -----*/

.timeline-marker {
    position: absolute;
    top: 0; bottom: 0; left: 0;
    width: 15px;
    &:before {
        background: $primary-color;
        border: 3px solid transparent;
        border-radius: 100%;
        content: "";
        display: block;
        height: 15px;
        position: absolute;
        top: 4px; left: 0;
        width: 15px;
        transition: background 0.3s ease-in-out,
        border 0.3s ease-in-out;
    }
    &:after {
        content: "";
        width: 3px;
        background: #CCD5DB;
        display: block;
        position: absolute;
        top: 24px; bottom: 0; left: 6px;
    }
    .timeline-item:last-child &:after {
        content: none;
    }
}
.timeline-item:not(.period):hover .timeline-marker:before {
    background: transparent;
    border: 3px solid #000000;
}

/*----- TIMELINE CONTENT -----*/

.timeline-content {
    padding-bottom: 40px;
    p:last-child {
        margin-bottom: 0;
    }
}

/*----- TIMELINE PERIOD -----*/

.period {
    padding: 0;
    .timeline-info {
        display: none;
    }
    .timeline-marker {
        &:before {
            background: transparent;
            content: "";
            width: 15px;
            height: auto;
            border: none;
            border-radius: 0;
            top: 0;
            bottom: 30px;
            position: absolute;
            border-top: 3px solid #CCD5DB;
            border-bottom: 3px solid #CCD5DB;
        }
        &:after {
            content: "";
            height: 32px;
            top: auto;
        }
    }
    .timeline-content {
        padding: 40px 0 70px;
    }
    .timeline-title {
        margin: 0;
    }
}

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/

.timeline-split {
    @media (min-width: 768px) {
        .timeline {
            display: table;
        }
        .timeline-item {
            display: table-row;
            padding: 0;
        }
        .timeline-info,
        .timeline-marker,
        .timeline-content,
        .period .timeline-info {
            display: table-cell;
            vertical-align: top;
        }
        .timeline-marker {
            position: relative;
        }
        .timeline-content {
            padding-left: 30px;
        }
        .timeline-info {
            padding-right: 30px;
        }
        .period .timeline-title {
            position: relative;
            left: -45px;
        }
    }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/

.timeline-centered {
    @extend .timeline-split;
    @media (min-width: 992px) {
        &,
        .timeline-item,
        .timeline-info,
        .timeline-marker,
        .timeline-content {
            display: block;
            margin: 0;
            padding: 0;
        }
        .timeline-item {
            padding-bottom: 40px;
            overflow: hidden;
        }
        .timeline-marker {
            position: absolute;
            left: 50%;
            margin-left: -7.5px;
        }
        .timeline-info,
        .timeline-content {
            width: 50%;
        }
        > .timeline-item:nth-child(odd) .timeline-info {
            float: left;
            text-align: right;
            padding-right: 30px;
        }
        > .timeline-item:nth-child(odd) .timeline-content {
            float: right;
            text-align: left;
            padding-left: 30px;
        }
        > .timeline-item:nth-child(even) .timeline-info {
            float: right;
            text-align: left;
            padding-left: 30px;
        }
        > .timeline-item:nth-child(even) .timeline-content {
            float: left;
            text-align: right;
            padding-right: 30px;
        }
        > .timeline-item.period .timeline-content {
            float: none;
            padding: 0;
            width: 100%;
            text-align: center;
        }
        .timeline-item.period {
            padding: 50px 0 90px;
        }
        .period .timeline-marker:after {
            height: 30px;
            bottom: 0;
            top: auto;
        }
        .period .timeline-title {
            left: auto;
        }
    }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/

.marker-outline {
    .timeline-marker {
        &:before {
            background: transparent;
            border-color: #000000;
        }
    }
    .timeline-item:hover .timeline-marker:before {
        background: #000000;
    }
}


.font-allura-regular {
    font-family: 'Allura', cursive;
}