.main-page{
	padding-bottom: 3rem;
}
p{
	margin: 1em 0;
}
.table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-bottom: 2rem;
    display: block;
}
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
.text-con{
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
    margin-left: 8.33333%;
    right: auto;
    left: auto;
}
@media(max-width: 990px) {
	table{width: 100%!important;}
	table th, table td{
		display: inline-block;
		word-break: break-word;
	}
	table th:nth-of-type(1),table td:nth-of-type(1){
		width: 35%;
	}
	table th:nth-of-type(2),table td:nth-of-type(2){
		width: 35%;
	}
	table th:nth-of-type(3),table td:nth-of-type(3){
		width: 30%;
	}
}
@media(max-width: 767px) {
	.text-con{
		flex: 0 0 100%;
	    max-width: 100%;
	    margin-left: 0%;
	}
	table th, table td{
		padding: .5em;
	}
}

.sectionIntro-title {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

@media(min-width: 1024px) {
    .sectionIntro-title {
        font-size: 2.25rem;
        line-height: 43px
    }
}

.sectionIntro-shortDescription {
    padding: 0 20px
}

.sectionIntro-shortDescription.sectionIntro-withBackground {
    margin-bottom: 2rem
}

@media(min-width: 768px) {
    .sectionIntro-shortDescription.sectionIntro-withBackground {
        padding: 0 2.5rem;
        margin-bottom: 6.25rem
    }
}

.sectionIntro-shortDescription p {
    color: #1d1d1b;
    font-size: 1.15rem;
    line-height: 27px;
    margin: 0;
    padding: .25rem;
    text-align: center
}

@media(min-width: 768px) {
    .sectionIntro-shortDescription p {
        margin: 1.875rem auto 1rem;
        max-width: 880px
    }
}

.sectionIntro-desktopIntro {
    padding: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 310px;
    position: relative
}

.sectionIntro-desktopIntro.sectionIntro-introNotLoaded .sectionIntro-title,
.sectionIntro-desktopIntro.sectionIntro-introNotLoaded .sectionIntro-shortDescription {
    color: #1d1d1b
}

@media(min-width: 768px) {
    .sectionIntro-desktopIntro {
        padding-bottom: .5rem
    }
}

.sectionIntro-mobileIntro {
    text-align: center;
    background-repeat: no-repeat;
    padding: 33px 10px;
    position: relative
}

.sectionIntro-backgroundIntro {
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 222px;
    margin-bottom: 2.5rem;
    padding: 10px;
    overflow: hidden;
    text-align: center
}

.sectionIntro-backgroundIntro .sectionIntro-title {
    color: #fff
}

.sectionIntro-backgroundIntro.sectionIntro-hasDropCap {
    margin-bottom: 0
}

@media(min-width: 768px) {
    .sectionIntro-backgroundIntro {
        min-height: 335px
    }
}

@media(min-width: 991px) {
    .sectionIntro-backgroundIntro {
        min-height: 435px
    }
}

.sectionIntro-titleContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 30px;
    transform: translate(-50%, calc(-50% - 11px));
    width: 100%
}

@media(min-width: 768px) {
    .sectionIntro-titleContainer {
        transform: translate(-50%, calc(-50% - 17.5px))
    }
}

.sectionIntro-subtitle {
    margin-top: 10px
}

.sectionIntro-mobileIntro.sectionIntro-introNotLoaded .sectionIntro-title {
    color: #1d1d1b
}

.sectionIntro-mobileIntro .sectionIntro-shortDescription {
    color: #1d1d1b;
    padding: 20px
}

.sectionIntro-buttonContainer {
    text-align: center
}

.sectionIntro-toggleButton {
    font-size: 1rem;
    line-height: 1;
    padding-bottom: 9px;
    position: relative
}

.sectionIntro-toggleButton.sectionIntro-withBackground {
    font-size: 1.125rem
}

.sectionIntro-toggleButton:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fe6b00;
    position: absolute;
    bottom: 0;
    left: 0
}

.sectionIntro-textContainer {
    margin-bottom: 3.125rem
}

.sectionIntro-bannerFeather {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22px
}

@media(min-width: 768px) {
    .sectionIntro-bannerFeather {
        height: 35px
    }
}

.sectionIntro-bannerFeather:before,
.sectionIntro-bannerFeather:after {
    background: #fff;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(50% - 35px)
}

@media(min-width: 768px) {

    .sectionIntro-bannerFeather:before,
    .sectionIntro-bannerFeather:after {
        width: calc(50% - 56px)
    }
}

.sectionIntro-bannerFeather.sectionIntro-hasDropCap:before,
.sectionIntro-bannerFeather.sectionIntro-hasDropCap:after {
    background: #f0f0ed
}

.sectionIntro-bannerFeather:after {
    left: auto;
    right: 0
}

.sectionIntro-bannerFeather img {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-user-select: none;
    user-select: none;
    height: 22px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 75px
}

@media(min-width: 768px) {
    .sectionIntro-bannerFeather img {
        height: 35px;
        width: 118px
    }
}

.sectionIntro-clockFace {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    opacity: .07;
    z-index: 1;
    max-width: 1000px
}

.sectionIntro-clockFace img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    width: 100%
}

@media(min-width: 1024px) {
    .sectionIntro-clockFace {
        bottom: auto;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 85%
    }
}

.textColumn-root {
    margin-bottom: 2rem
}

.textColumn-title {
    font-size: 1.875rem;
    letter-spacing: 1.5px;
    line-height: 36px;
    text-transform: uppercase
}

.textColumn-rte p,
.textColumn-rte a,
.textColumn-rte li {
    font-size: 1rem;
    line-height: 23px
}

.textColumn-rte a {
    color: #85714d
}

.textColumn-rte ul,
.textColumn-rte ol {
    list-style: initial;
    padding-left: 18px
}

.textColumn-rte ol {
    list-style: decimal
}

.textColumn-rte h2 {
    margin-bottom: 2rem
}

.textColumn-rte h3 {
	margin-top: 3.5rem;
    margin-bottom: 1.75rem
}

.textColumn-rte h4 {
    margin-bottom: 1.5rem
}

.textColumn-rte h5 {
    margin-bottom: 1.25rem
}

.textColumn-rte h6 {
    margin-bottom: 1rem
}

@media(min-width: 768px) {
    .textColumn-rte.textColumn-doubleCol p {
        column-count: 2
    }
}