.col-content-100 {
    margin-left: 15px;
    margin-right: 15px;
}

/**************/
/*  CAROUSEL  */
/**************/

.carouselContainer  {
    height: 290px;
}

.rare-words .slider-outer-container {
    display: block;
    margin: 0px -15px;
    padding: 0px;
    background-image: url('/images/padrao_areaPalavraCarasRaras.svg');
    background-position: center top;
    background-size: 400%;
    height: 240px;
}

.rare-words .slider-inner-container {
    visibility: hidden;
    text-align: center;
    background-color: #FDA10050;
}

.rare-words .slider-inner-container .slick-list {
}

.rare-words .slider-inner-container .slick-list {
    margin-bottom: 0px;
}

.rare-words .slider-inner-container .slider-tile {
    display: inline-flex;
    cursor: pointer;
    position: relative;
    /* TILE SPECIFIC SETTINGS */
    height: 210px;
    margin: 0 30px;
    flex-direction: column;
    justify-content: center;
}

/* TILE SPECIFIC CONTENT SETTINGS */
.rare-words .slider-inner-container .slider-tile .title {
    font-family: 'IBM Plex Serif', serif;
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    line-height: 100%;
    margin: 10px 0 10px;
}

.rare-words .slider-inner-container .slider-tile .lead {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    color: #000000;
    padding: 0 20px;
}

/**************/
/*    DOTS    */
/**************/

.rare-words .slick-dotted.slick-slider {
    /* Margin below the slider dots if necessary */
    margin-bottom: 0px;
}

/* Dots are attached to the class indicated in 'appendDots' option in the configuration */
.rare-words .dots-holder {
    margin: 10px 0;
}

.rare-words .slick-dots-viewport {
    width: 182px; /* default width for 7 visible dots; actual value calculated in infopedia.carousel.js. */
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0 auto;
    position: relative;
    height: 30px;
    visibility: visible;
}

.rare-words .slick-dots-viewport .slick-dots {
    display: flex;
    left: 2px;
    bottom: 2px;
    height: 30px;
    padding: 0;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    transform: translateX(0);
    transition: transform 1s ease;
    align-items: center;
}

.rare-words .slick-dots-viewport .slick-dots li button:before {
    transform: scale(1);
    color: #C3C3C3;
    font-size: 10px;
    opacity: 1;
}

.rare-words .slick-dots-viewport .slick-dots li.tiny button::before {
    transform: scale(0.3);
}

.rare-words .slick-dots-viewport .slick-dots li.small button::before {
    transform: scale(0.8);
}

.rare-words .slick-dots-viewport .slick-dots li.slick-active button:before {
    transform: scale(1.2);
    color: #777777;
}

/* Remove the left margin from the first dot to ensure the dots are correctly centred */
.rare-words .slick-dots-viewport .slick-dots li:first-child {
    margin-left: 0px;
}

/**************/
/*   ARROWS   */
/**************/

.rare-words .slick-prev:before,
.rare-words .slick-next:before {
    font-size: 30px;
    color: white;
}

.rare-words .slick-prev {
    left: 15px;
    /* -10px to take into account the title bottom margin */
    top: calc(50% - 10px);
    z-index: 999;
}

.rare-words .slick-prev:before {
    content: url('/images/seta_dir.svg');
}

.rare-words .slick-next {
    right: 15px;
    /* -10px to take into account the title bottom margin */
    top: calc(50% - 10px);
    z-index: 999;
}

.rare-words .slick-next:before {
    content: url('/images/seta_esq.svg');
}

.rare-words .verEntrada {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    cursor: pointer;
}

.rare-words .verEntrada {
    background: #FDA10050;
    padding: 0px 15px 15px
}

.rare-words .verEntrada p {
    margin: 0px;
}

.RareWords h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #000;
}

.palavras-relacionadas {
    border-top: 1px solid #FDA100;
    border-bottom: 1px solid #FDA100;
    margin-bottom: 25px;
}

.palavras-relacionadas .title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    color: #FDA100;
    padding: 10px 0px;
}

.palavras-relacionadas ul {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    color: #000;

    list-style: none;
    list-style-position: outside;
    margin: 0px -15px 15px -15px;
    padding: 0px;
}

.palavras-relacionadas ul li {
    margin-bottom: 8px;
}

.palavras-relacionadas ul li a {
    text-decoration: none;
}

.palavras-relacionadas ul li .palavras-relacionadas-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.palavras-relacionadas ul li .palavras-relacionadas-link.active {
    font-weight: bold;
}

@media (min-width: 768px) {
    .rare-words .slider-outer-container {
        background-size: 150%;
    }
}

@media (min-width: 992px) {
    .col-content-100 {
        margin-left: 0;
        margin-right: 0;
    }

    /**************/
    /*  CAROUSEL  */
    /**************/
    
    .carouselContainer {
        height: 260px;
    }
    
    .rare-words .slider-outer-container {
        display: block;
        margin: 0px;
        padding: 0px;
        background-image: url('/images/padrao_areaPalavraCarasRaras.svg');
        background-position: center top;
        background-size: 150%;
        height: 210px;
    }
    
    .rare-words .slider-inner-container {
        visibility: hidden;
        text-align: center;
        background-color: #FDA10050;
    }
    
    .rare-words .slider-inner-container .slick-list {
    }
    
    .rare-words .slider-inner-container .slick-list {
        margin-bottom: 0px;
    }
    
    .rare-words .slider-inner-container .slider-tile {
        display: inline-flex;
        cursor: pointer;
        position: relative;
        /* TILE SPECIFIC SETTINGS */
        height: 180px;
        margin: 0 30px;
        flex-direction: column;
        justify-content: center;
    }
    
    /* TILE SPECIFIC CONTENT SETTINGS */
    .rare-words .slider-inner-container .slider-tile .title {
        font-family: 'IBM Plex Serif', serif;
        font-size: 44px;
        font-weight: 600;
        color: #000000;
        line-height: 100%;
        margin: 10px 0;
    }
    
    .rare-words .slider-inner-container .slider-tile .lead {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        text-align: center;
        color: #000000;
        padding: 0 20px;
    }
    
    /**************/
    /*    DOTS    */
    /**************/
    
    .rare-words .slick-dotted.slick-slider {
        /* Margin below the slider dots if necessary */
        margin-bottom: 0px;
    }
    
    /* Dots are attached to the class indicated in 'appendDots' option in the configuration */
    .rare-words .dots-holder {
        margin: 10px 0;
    }
    
    .rare-words .slick-dots-viewport {
        width: 182px; /* default width for 7 visible dots; actual value calculated in infopedia.carousel.js. */
        overflow: hidden;
        display: block;
        padding: 0;
        margin: 0 auto;
        position: relative;
        height: 30px;
        visibility: visible;
    }
    
    .rare-words .slick-dots-viewport .slick-dots {
        display: flex;
        left: 2px;
        bottom: 2px;
        height: 30px;
        padding: 0;
        transition: all 0.25s;
        position: relative;
        margin: 0;
        list-style: none;
        transform: translateX(0);
        transition: transform 1s ease;
        align-items: center;
    }
    
    .rare-words .slick-dots-viewport .slick-dots li button:before {
        transform: scale(1);
        color: #C3C3C3;
        font-size: 10px;
        opacity: 1;
    }
    
    .rare-words .slick-dots-viewport .slick-dots li.tiny button::before {
        transform: scale(0.3);
    }
    
    .rare-words .slick-dots-viewport .slick-dots li.small button::before {
        transform: scale(0.8);
    }
    
    .rare-words .slick-dots-viewport .slick-dots li.slick-active button:before {
        transform: scale(1.2);
        color: #777777;
    }
    
    /* Remove the left margin from the first dot to ensure the dots are correctly centred */
    .rare-words .slick-dots-viewport .slick-dots li:first-child {
        margin-left: 0px;
    }
    
    /**************/
    /*   ARROWS   */
    /**************/
    
    .rare-words .slick-prev:before,
    .rare-words .slick-next:before {
        font-size: 30px;
        color: white;
    }
    
    .rare-words .slick-prev {
        left: 15px;
        /* -10px to take into account the title bottom margin */
        top: calc(50% - 10px);
        z-index: 999;
    }
    
    .rare-words .slick-prev:before {
        content: url('/images/seta_dir.svg');
    }
    
    .rare-words .slick-next {
        right: 15px;
        /* -10px to take into account the title bottom margin */
        top: calc(50% - 10px);
        z-index: 999;
    }
    
    .rare-words .slick-next:before {
        content: url('/images/seta_esq.svg');
    }
    
    .RareWords h1 {
        font-size: 24px;
        font-weight: 400;
    }

    .palavras-relacionadas .title {
        font-size: 24px;
        font-weight: normal;
        line-height: 28px;
    }

    .palavras-relacionadas ul {
        font-size: 16px;
    }

    .palavras-relacionadas ul li {
        margin-bottom: 12px;
    }
}

@media (min-width: 1200px) {

}

@media (min-width: 1800px) {

}