html, body, ul, li, * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html { font: 19px "din-2014", Arial, Helvetica, sans-serif; color: #3D5472; scroll-behavior: smooth; }
button, td { font-family: "din-2014"; }
body { background: #F5F5F5;  }

.c-inabit { padding-left: calc(50% - 565px); padding-right: calc(50% - 565px); }

@media (max-width: 1148px) {
    .c-inabit { padding-left: 1rem; padding-right: 1rem; }
}

@media (max-width: 720px) {
    html { font-size: 16px; }
    .c-inabit { padding-left: 1rem; padding-right: 1rem; }
}

a.anchor { position: relative; top: -120px; }

.marylebone .menu-bar {
    top: 0;
    position: sticky;
    background: #f5f5f5;
    height: 120px;
    z-index: 10;
}

.marylebone .menu-bar div.logo {
    position: absolute;
    z-index: 1;
    margin-top: 32px;
    left: calc(50% - 565px);
}


.marylebone .menu-bar ul.top {
    position: absolute;
    margin-top: 48px;
    right: calc(50% - 565px);
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    list-style-type: none;
}

.marylebone .menu-bar ul.top li {
    border-right: 1px solid #A4B1C5;
    padding: 0 0.6rem 0 0.8rem;
    font-size: 0.9474rem;
}

.marylebone .menu-bar ul.top li:last-child {
    border-right: none;
}

.marylebone .menu-bar ul.top li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #3D5472;
    transition: color 0.3s ease;
}

.marylebone .menu-bar ul.top li:last-child a {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #7CC4EC;
    text-underline-offset: 3px;
}

.marylebone .menu-bar ul.top li.active a {
    color: #7CC4EC;
}

.marylebone .menu-open-link { display: none; }
.marylebone .menu-close-link { display: none; }

.marylebone .menu-bar .link-tab {
    position: absolute; 
    top: 0; 
    right: calc(50% - 554px); 
    z-index: 1;
}
.marylebone .menu-bar .link-tab a {
    display: inline-block;
    color: #ffffff;
    background: #3D5472; 
    text-transform: uppercase;
    padding: 0.18rem 0.75rem 0.1rem;
    font-size: 0.8421rem;
    text-decoration: none;
    margin-left: 2.9rem;
}

@media all and (min-width:851px) and (max-width:1200px) {
    .marylebone .menu-bar div.logo {
        left: 20px;
        padding-top: 0.45rem;
    }

    .marylebone .menu-bar div.logo img {
        width: 250px;
    }

    .marylebone .menu-bar ul.top {
        right: 20px;
    }

    .marylebone .menu-bar .link-tab {
        right: 30px;
    }
    
}

@media all and (max-width: 850px) {
    .marylebone .menu-bar {
        background: #ffffff;
    }

    .marylebone .menu-open-link,
    .marylebone .menu-close-link {
        position: absolute;
        top: 3.375rem;
        right: 1rem;
    }


    .marylebone .menu-open-link {
        display: block;
    }
    body.menu-open .menu-open-link {
        display: none;
    }
    body.menu-open .menu-close-link {
        display: block;
        right: 1.2rem;
    }

    .marylebone .menu-bar div.logo {
        left: calc(50% - 113px);
        width: 226px;
        padding: 1rem 0 0;
    }

    .marylebone .menu-bar div.logo img {
        width: 100%;
    }

    .marylebone .menu-bar ul.top {
        display: none;
        right: 10px;
    }

    .marylebone .menu-bar ul.top li {
        border: none;
        font-size: 1.125rem;
        padding: 0.5rem 0;
    }

    body.menu-open .menu-bar {
        height: auto;
    }
    
    body.menu-open .menu-bar ul.top {
        display: block;
        position: static;
        background: #ffffff;
        left: 0;
        width: 100%;
        margin-top: 0;
        padding: 9rem 4.75rem 9rem;
    }

    .marylebone .menu-bar .link-tab {
        display: none;
    }

    body.menu-open .menu-bar .link-tab {
        display: block;
        right: auto;
        left: 4.75rem;
        z-index: 3;
        top: auto;
        bottom: 4.5rem;
    }

    .marylebone .menu-bar .link-tab a {
        margin: 0.5rem 0 0;
    }
}

.marylebone .feature-outer {
    padding: 1px 1px 100px;
    position: relative;
}

.marylebone .feature-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: -2;
    opacity: 1;
}

.marylebone .feature-bg iframe {
    border: none;
    width: 100%;
    height: 100%;
}

.marylebone .feature-block {
    position: relative;
    z-index: 1;
    padding: 0 1rem;
}

.marylebone .feature-block > .inner {
    max-width: 1000px;
    margin: 268px auto 3px;
}

.marylebone .feature-block h2 {
    background: #3D5472;
    padding: 2rem 3rem 2rem 5.7272rem;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2.1818rem;
    font-weight: normal;
    letter-spacing: 0.008em;
}

.marylebone .feature-block h3 {
    font-size: 1.636rem;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.008em;
    margin: 0 0 1rem;
}

.marylebone .feature-block .body {
    background: #ffffff;
    padding: 1.7272rem 5.7272rem;
}

.marylebone .feature-block .body p:first-child {
    font-size: 1.6363rem;
    line-height: 1.4em;
}

.marylebone .feature-block .body p {
    line-height: 1.52em;
    margin: 0 0 1.5rem;
}

.marylebone .feature-block .body p a {
    color: inherit;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
    text-decoration-color: #7CC4EC;
}


.marylebone .feature-block .person-filter ul {
    list-style-type: none;
    display: block;
}

.marylebone .feature-block .person-filter ul li {
    display: inline;
}

.marylebone .feature-block .person-filter a {
    color: #3D5472;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #3D5472;
    display: inline-block;
    line-height: 0.95em;
    padding: 0.5rem 0.7rem 0;
}

.marylebone .feature-block .person-filter li:first-child a {
    padding-left: 0;
}

.marylebone .feature-block .person-filter li:last-child a {
    border-right: none;
}

.marylebone .feature-block .person-filter .active a {
    color: #7CA9EC;
}


.marylebone .feature-block .people {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
    -ms-justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;
    gap: 1rem;
    padding: 1rem 0;
    min-height: 450px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.marylebone .feature-block .person {
    -ms-flex: 0 1 490px; -webkit-flex: 0 1 490px; -moz-flex: 0 1 490px; flex: 0 1 490px;
    position: relative;
    display: none;
    transition: opacity 0.25s ease;
    opacity: 0;
}

.marylebone .feature-block .person.in {
    display: block;
}

.marylebone .feature-block .person.fade {
    opacity: 1;
}

.marylebone .feature-block .person .bio {
    color: #ffffff;
    background: #3D5472;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 1.2rem 1rem;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.marylebone.no-touch .feature-block .person:hover .bio,
.marylebone .feature-block .person.hovering .bio {
    opacity: 1;
}

.marylebone .feature-block .person .image-container {
    position: relative;
}

.marylebone .feature-block .person .image-container img {
    display: block;
    width: 100%;
}

.marylebone .feature-block .person > .inner {
    background: #3D5472;
    color: #ffffff;
    padding: 0.95rem 3.5em 0.95rem 1rem;
}

.marylebone .feature-block .person > .inner h3 {
    text-transform: uppercase;
    font-size: 1.0909rem;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0;
}

.marylebone .feature-block .person > .inner p {
    min-height: 2.8em;
}




.marylebone .feature-outer.fadeable {
    position: static;
}

.marylebone .feature-outer.fadeable .feature-bg {
    position: fixed;
    top: 120px;
    height: calc(100vh - 120px);
    background-size: cover;
    background-attachment: initial;
    transition: opacity 1s ease;
    opacity: 0;
}

.marylebone .feature-outer.fadeable.in .feature-bg {
    opacity: 1;
    z-index: 0;
}

@media (max-width: 720px) {
    body { background: #ffffff; }
    
    .marylebone .feature-outer.fadeable .feature-bg {
        background-size: auto 304px;
    }


    .marylebone .feature-block > .inner {
        margin: 12rem 1.5rem 2rem;
    }

    .marylebone .feature-block h2 {
        padding: 1.3rem 1rem;
        font-size: 1.5rem;
        line-height: 1.1em;
    }

    .marylebone .feature-block .body {
        padding: 1.3rem 1rem;
    }

    .marylebone .feature-block .body p:first-child {
        font-size: 1.375rem;
    }

    .marylebone .feature-block .person {
        -ms-flex: 0 1 100%; -webkit-flex: 0 1 100%; -moz-flex: 0 1 100%; flex: 0 1 100%;
    }

    .marylebone .feature-block .person-filter ul {
        background: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 8L16 1' stroke='%237CA9EC' stroke-width='2'/%3E%3C/svg%3E%0A") left 10px top 10px no-repeat;
        padding-left: 30px;
        text-align: right;
        border: 1px solid #7CA9EC;
        display: inline-flex;
        -ms-flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;
        overflow: hidden;
        max-height: 30px;
        margin-left: 20px;
        position: relative;
    }

    .marylebone .feature-block .person-filter ul li {
        height: 0;
        overflow: hidden;
    }

    .marylebone .feature-block .person-filter ul li.active {
        display: block;
        height: auto;
    }

    .marylebone .feature-block .person-filter ul.open {
        background: url("data:image/svg+xml,%3Csvg width='10' height='17' viewBox='0 0 10 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 16L8 8.5L1 0.999999' stroke='%237CA9EC' stroke-width='2'/%3E%3C/svg%3E%0A") left 13px top 7px no-repeat;
        max-height: none;
    }

    .marylebone .feature-block .person-filter ul.open li {
        height: auto;
    }

    .marylebone .feature-block .person-filter a {
        border: none;
        padding: 0.4rem;
    }
}

@media (max-width: 399px) {
    .marylebone .feature-block .person .bio p {
        font-size: 0.9rem;
    }
}

@media (max-width: 359px) {
    .marylebone .feature-block .person .bio p {
        font-size: 0.8rem;
    }
}

.marylebone .footer {
    background: #3D5472;
    color: #FFFFFF;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    padding: 2rem;
    -ms-justify-content: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; justify-content: space-around;
    position: relative;
    z-index: 2;
}

.marylebone .footer a {
    color: #ffffff;
    text-decoration: none;
}

.marylebone .footer p {
    padding-top: 0.7rem;
    font-size: 0.8181rem;
    line-height: 1.4em;
}

.marylebone .footer > * {
    -ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto;
    
}

.marylebone .footer dl {
    white-space: nowrap;
    display: grid;
    grid-template-columns: auto auto;
    padding-top: 0.15rem;
}

.marylebone .footer dl dt {
    width: 1.7rem;
}

.marylebone .footer dl dd {
    margin-bottom: 0.15rem;
}

.marylebone .footer dl dd a {
    
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
    text-decoration-color: #7CC4EC;
}


@media (max-width: 720px) {
    .marylebone .footer {
        margin: 1.5rem;
        padding: 1.31rem;
        -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
        -ms-justify-content: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;
    }

    .marylebone .footer > * {
        margin: 1rem 0 1.5rem;
    }

    .marylebone .footer > div > img {
        width: 151px;
    }

    .marylebone .footer p.links { 
        order: 2;
    }

}

.marylebone .form-flex-row {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    gap: 0.7rem;
}

.marylebone .form-flex-row input {
    border: none;
    background: #F5F5F5;
    font: 1rem "din-2014";
    padding: 0rem 0.6rem;
    height: 2.7em;
    margin: 0 0 1rem;
}

.marylebone button[type="submit"] {
    background: #7CC4EC;
    color: #3D5472;
    text-transform: uppercase;
    border: none;
    font: 1rem "din-2014";
    padding: 0.3rem 0.7rem;
    height: 2.7em;
    min-width: 12rem;
    margin: 0 0 2rem;
    cursor: pointer;
}

.marylebone p.small a {
    text-decoration-color: #7CC4EC;
    text-underline-offset: 0.2rem;
    font-size: 0.7rem;
    color: #3D5472;
}

@media (max-width: 720px) {
    .marylebone .form-flex-row {
        -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
    }
}

.marylebone .content-frame {
    background: #ffffff;
    padding: 1px;
}

.marylebone .content-frame .inner {
    max-width: 1000px;
    margin: 2rem auto;
    background: #ffffff;
    padding: 2rem 3rem 2rem 5.7272rem;
}

.marylebone .content-frame .inner.text {
    padding-top: 0.5rem;
}



.marylebone .content-frame h2 {
    font-size: 1.636rem;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.008em;
    margin: 0 0 1rem;
}

.marylebone .content-frame p {
    line-height: 1.52em;
    margin: 0 0 1.5rem;
}

@media (max-width: 720px) {
    .marylebone .content-frame {
        padding: 0;
    }

    .marylebone .content-frame .inner {
        margin: 0;
        padding: 1rem 1rem 2rem;
    }
}

.marylebone .alert {
	background: #3D5472;
	color: #ffffff;
	margin: 0 0 1rem;
	padding: 1rem;
}

.marylebone .alert h3 {
	font-weight: normal;
}

.marylebone .clients-submenu {
    background: #7CC4EC;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    padding: 1rem calc(50vw - 500px);
}

.marylebone .clients-submenu ul {
    list-style-type: none;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -ms-justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;
    gap: 15px;
    width: 100%;
    padding: 0.6rem 0;
}

.marylebone .clients-submenu ul li.active a {
    color: #3D5472;
}

.marylebone .clients-submenu a {
    color: #ffffff;
    text-decoration: none;
}

.marylebone .clients-submenu button {
    background: #3D5472;
    color: #ffffff;
    min-width: 100px;
    margin: 0 0 0 3rem;
}


.marylebone .document-item h3 {
	display: inline-block;
	margin: 8px 10px 0 0;
	font-weight: normal;

}

.marylebone .document-item {
	margin-bottom: 20px;
}

.marylebone .document-item .detail {
	display: inline-block;
}

.marylebone .document-item .detail a {
	color: #60C6F0;
	font-size: 16px;
	line-height: 27px;
	display: inline-block;
}

.marylebone .document-item:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.marylebone .col-md-6 .document-item:first-child { border-top: 1px solid #365575; }

.marylebone a.button-download {
	background: url('../images/button-download-blue.png') center no-repeat;
	background-size: contain;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-decoration: none;
	vertical-align: top;
	margin: 0.3rem 0.5rem 0 0;
}


.marylebone .paginator {
	margin-top: 20px;
}

.marylebone .paginator a {
	display: inline-block;
	background: #60C6F0;
	text-decoration: none;
	padding: 3px 8px 1px;
	text-align: center;
	color: #fff;
}

.marylebone.no-touch .paginator a:hover {
	background: #365575;
}

.marylebone .paginator span {
	display: inline-block;
	background: #E9DDD0;
	padding: 3px 8px 1px;
}




@media (max-width: 720px) {
	.marylebone .clients-submenu {
		padding: 1rem;
	}
	.marylebone .clients-submenu ul {
		-ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
	}

}

.marylebone .section {
    background: #ffffff;
    padding-top: 3rem;
    padding-bottom: 5rem;
}
.marylebone .section:after {
    display: block;
    content: "";
    clear: both;
}

.marylebone .text h2 { font-weight: 400; font-size: 1.5rem; margin: 0 0 1.5rem; text-transform: uppercase; }
.marylebone .text h3 { font-weight: 400; font-size: 1.3rem; margin: 0 0 1.5rem; }
.marylebone .text h4 { font-weight: 400; color: #7CC4EC; }
.marylebone .text ul { margin: 0 0 1.6rem 1.2rem; }
.marylebone .text ul li { margin: 0 0 0.6rem; }

.marylebone .text p {
    line-height: 1.52em;
    margin: 0 0 1.5rem;
}

.marylebone .text a {
    color: #7CC4EC;
}

.marylebone .text img {
    max-width: 100%;
    height: auto !important;
}


.marylebone .responsive-object { position: relative; margin: 0 0 1.4em; }
.marylebone .responsive-object > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 720px) {
    .marylebone .section { padding-left: 1rem; padding-right: 1rem; }
}

.marylebone.showing-disclaimer > * { display: none; }    
.marylebone.showing-disclaimer > .menu-bar,
.marylebone.showing-disclaimer > .disclaimer { display: block; }

.marylebone .disclaimer {
    position: absolute;
    width: 100%;
    top: 120px;
    background: #ffffff;
    
    font-size: 0.87rem;
}

.marylebone .disclaimer .outer.section {
    margin: 3rem auto 0;
    padding: 0 3rem 2rem 5.7272rem;
    max-width: 1000px;
}

.marylebone .disclaimer .text {
    overflow-y: scroll;
    min-height: 200px;
    max-height: calc(100vh - 470px);
}

.marylebone .disclaimer .buttons {
    margin: 0rem auto 8rem;
    padding: 0 3rem 2rem 5.7272rem;
    max-width: 1000px;
}

.marylebone .disclaimer .buttons button {
    background: #7CC4EC;
    border: none;
    color: #3D5472;
    padding: 0.6rem 2rem;
    min-width: 12rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    text-align: center;
    margin-right: 1.25rem;
    cursor: pointer;
}

@media (max-width: 720px) {
    .marylebone .disclaimer .text {
        max-height: calc(100vh - 500px);
    }


    .marylebone .disclaimer .outer.section,
    .marylebone .disclaimer .buttons {
        padding: 1rem;
    }

    .marylebone .disclaimer .buttons button {
        min-width: 40%;
        margin-right: 0.85rem;
    }
}

.video-block {
    width: 31%;
    float: left;
    margin-right: 1.5%;
    position: relative;
}

.video-block .thumbnail {
    width: 100%;
    height: 168px;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000000;
}

.video-block .date {
    position: absolute;
    width: 100%;
    text-align: right;
    margin: -0.8rem 0 0;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.video-block .caption {
    margin: 0.6rem 0 2rem;
}



body > .overlay {
    z-index: 50;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(54, 85, 117, 0.9);
    opacity: 0;
    transition: opacity 0.3s ease;
}

body > .overlay.in {
    opacity: 1;
}

body > .overlay > div.cloak {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
	background: none;
}

body > .overlay > .video-container {
    width: 75%;
    max-width: 900px;
    margin: 50px auto;
	background: #3d5674;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}

body > .overlay > .video-container > iframe { display: block; }



@media (max-width: 720px) {
    .video-block {
        width: auto;
        float: none;
    }

    .video-block .thumbnail {
        height: 50vw;
    }

}

.marylebone .announcement {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -ms-justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;
    align-items: center;
    position: relative;
    background: #3d5472;
    z-index: 1;
    color: #ffffff;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    font-size: 1.0526rem;
}

.marylebone .announcement span.type { color: #7cc4ec; text-transform: uppercase; padding-right: 0.5rem;}

.marylebone .announcement a {
    color: #ffffff;
    text-decoration-color: #7cc4ec;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.marylebone .announcement p { display: inline; }

.marylebone .announcement__button {
    background: #7CC4EC;
    margin-left: 7%;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.6rem 1.7rem 0.5rem;
    transition: background-color 0.1s ease;
}

.marylebone .announcement__button:hover {
    background: #66b8e6;
}

@media (max-width: 720px) {
    .marylebone .announcement {
        -ms-flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;
        text-align: center;
        font-size: 1rem;
        padding: 0.8rem;
    }

    .marylebone .announcement__button {
        margin: 0.75rem 0 0.5rem 0;
    }
}

.ckpp {
    background: #ffffff;
    
    z-index: 100;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    padding: 1.5rem 1.75rem 1.5rem;
    width: calc(100% - 2rem);
    max-width: 30rem;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
    font-size: 0.95rem;
    line-height: 1.3em;
}

.ckpp p {
    margin: 0 0 1rem;
}

.ckpp hr {
    margin: 0 0 0.8rem;
    border: none;
    border-bottom: 1px solid #cccccc;
}

.ckpp .title,
.ckpp .subtitle {
    font-size: 21px;
    color: #3D5472;
    font-weight: 700;
    margin: 0 0 0.9rem;
}

.ckpp .subtitle {
    font-size: 1rem;
    margin-bottom: 0.7rem;
}

.ckpp__switch {
    float: right;
    margin-top: -0.3rem;
    position: relative;
    width: 60px;
    height: 34px;
}

.ckpp__switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.ckpp__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}
  
.ckpp__slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.ckpp__slider:after {
    opacity: 0;
    content: "ON";
    font: 12px "brandon-grotesque", sans-serif;
    font-weight: 700;
    line-height: 34px;
    margin: 12px 0 0 7px;
    transition: opacity 0.4s ease;
}

input:checked + .ckpp__slider {
    background-color: #3bcbaa;
}
  
input:focus + .ckpp__slider {
    box-shadow: 0 0 1px #3bcbaa;
}
  
input:checked + .ckpp__slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    -webkit-transform: translateX(26px); -moz-transform: translateX(26px); transform: translateX(26px);
}

input:checked + .ckpp__slider:after {
    opacity: 1;
}

.ckpp__actions {
    margin-top: 1.4rem;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -ms-justify-content: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;
}

.ckpp__actions button {
    cursor: pointer;
    background-color: #3D5472;
    color: #ffffff;
    display: block;
    padding: 0.8em 1.2em;
    font-size: 0.9rem;
    font-weight: 700;
    border: none;
    text-align: center;
    white-space: nowrap;
    margin-left: 1rem;
}

.ckpp__actions button:hover {
    background: #55759e;
}

.ckpp__actions button.grey {
    background-color: #e3e3e3;
    color: #000000;
}

.ckpp__actions button.grey:hover {
    background-color: #eeeeee;
}
