@font-face {
    font-family: 'john-snow';
    src: url('https://a8b93a.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/JohnSnow.eot');
    src: url('https://a8b93a.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/JohnSnow.eot') format('embedded-opentype'), url('https://ad0286.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/JohnSnow.woff') format('woff'), url('https://e1d724.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/JohnSnow.ttf') format('truetype'), url('https://84f472.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/JohnSnow.svg#JohnSnowRegular') format('svg');
}

@font-face {
    font-family: 'quickhand';
    src: url('https://4cddf1.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/font/Quikhand.otf');
}

@media only screen and (min-width: 1320px) {
    .container {
        max-width: 1240px;
    }
}

.nowrap {
    white-space: nowrap;
}

body {
    font-family: "Open sans", Tahoma, arial, sans-serif;
    font-size: 16px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: auto;
    padding-top: 87px;
}

body.Home-Page {
    padding-top: 100px;
}

ul {
    list-style-type: square;
    padding-left: 27px;
}

a {
    text-decoration: none;
    color: #000033;
}

.editor-content a,
.blog_al a {
    text-decoration: underline;
}

a:hover {
    color: #000033;
    /*ac125e;*/
}

label a {
    position: relative;
    z-index: 99;
}

p {
    line-height: 150%;
    color: #000033;
    margin: 0px 0 10px 0;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    p {
        text-align: left;
    }
}

h1,
h2,
h3 {
    text-align: left;
}

@media only screen and (max-width: 767px) {
    h1,
    h2,
    h3 {
        text-align: left !important;
    }
}

@media only screen and (max-width: 1240px) {
    h1 {
        font-size: 1.45rem !important;
    }
    h2 {
        font-size: 1.28rem !important;
    }
    h3 {
        font-size: 1.18rem !important;
    }
    h3.toggle-link {
        font-size: 1.05rem !important;
    }
}

#content h1,
#content h2,
#content h3,
#top h1,
#top h2 {
    font-weight: bold !important;
    margin-top: 15px;
}

#gototop {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 20px;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    background: #660033 url('https://b33385.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/images/nyil_up.png') center no-repeat;
    opacity: 0.4;
    cursor: pointer;
    z-index: 999999;
}

#gototop:hover {
    opacity: 1;
}

.copyright {
    color: #ffffff;
    text-align: center;
}

.btn {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.contact-button-container .btn {
    margin-top: 5px;
    margin-bottom: 15px;
}

.btn-default {
    background: #660033;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    -webkit-box-shadow: 1px 1px 2px 0 #F1F1F1;
    box-shadow: 1px 1px 2px 0 #F1F1F1;
    color: #ffffff;
    font-family: "Open Sans", verdana, sans-serif;
}

.btn-default:hover {
    background: #006699;
}

.callto a {
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    margin: 0 0 0 20px;
    background: #660033;
    color: #FFF;
    padding: 5px 20px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    -webkit-box-shadow: 1px 1px 2px 0 #F1F1F1;
    box-shadow: 1px 1px 2px 0 #F1F1F1;
}

.callto a:hover {
    background: #660033;
    color: #EEE;
    text-decoration: underline;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000033;
    font-weight: 600;
}

footer h3 {
    text-align: center !important;
    color: #fff;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.navbar {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.navbar-light {
    border-bottom: 3px solid rgba(102, 0, 51, 0.5);
}

.navbar-light .navbar-brand {
    font-family: john-snow, verdana, sans-serif;
    color: #660033;
    font-size: 3.5rem;
    line-height: 40%;
}

.navbar-light .navbar-brand:hover {
    color: #660033;
}

.navbar-brand small {
    font-family: verdana, sans-serif;
    font-size: 0.9rem;
}

.navbar-tel-skype {
    left: 50%;
    margin: 0 15px;
    position: absolute;
    top: 12px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.navbar-tel-skype>div>p {
    margin: 0;
    text-align: center;
}

.navbar-tel-skype img {
    margin: 0 !important;
    vertical-align: -7px !important;
}

.navbar-tel-skype hr {
    margin: 5px 0;
}

.navbar-fix-links {
    margin-right: 15px;
    text-align: center;
}

.navbar-fix-links a {
    margin: 0 5px;
    padding: 0 5px;
}

.navbar-fix-links a:hover {
    /*border:1px solid #efefef;*/
    background: #660033;
    color: #ffffff;
}

.navbar-fix-links hr {
    margin: 5px 0;
}

.navbar-fix-links .nav-item {
    font-size: 1.4rem;
}

.navbar-xs-items {
    display: none;
}

.skype-button+img {
    margin: 0 !important;
    vertical-align: -7px !important;
}

.navbar-xs-items .navbar-fb,
.navbar-xs-items .navbar-tw,
.navbar-xs-items .navbar-go {
    display: block;
}

.navbar-collapse {
    background: #ffffff;
    ;
    color: #000033;
    padding-left: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000033;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #000033;
}

@media only screen and (max-width: 991px) {
    .navbar-collapse {
        background: #ffffff;
        color: #000033;
        /*EF008B;*/
        padding-left: 15px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000033;
        /*EF008B;*/
    }
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-item.active .nav-link {
        color: #000033;
        /*efefef;*/
        text-decoration: underline;
    }
}

.navbar-light .navbar-toggler {
    border: none;
    margin-right: 10px;
    font-size: 1.8rem;
    color: #660033;
}

.footer_graf {
    /*background: url('https://a43e52.claudeassets.com/20240925112814im_/https://aupairfect.com/assets/images/footer_gra.png') no-repeat top center;*/
    width: 100%;
    /*height: 314px;*/
    clear: both;
    background: #660032 !important;
    height: 0px !important;
}

footer {
    background: #660032;
    color: #ffffff;
    padding-top: 15px;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

footer p {
    color: #ffffff;
}

footer .nav {
    display: block;
}

footer .nav li {
    padding: 5px 0;
}

#top img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.blog-item h2 {
    font-size: 1.8rem;
}

.blog-item h2 small {
    font-size: 1rem;
}

.country-item {
    position: relative;
}

.country-item-name {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0;
}

.country-item-name a {
    color: #ffffff;
}

.youtube-box {
    border: 1px solid rgba(102, 0, 51, 0.6);
    margin: 10px auto;
    padding: 5px 10px 0 10px;
    background: rgba(102, 0, 51, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 320px;
}

.youtube-box .youtube-video {
    width: 100%;
    max-width: 280px;
    float: left;
    margin: 5px 0;
}

.youtube-box iframe {
    display: block !important;
}

.youtube-header {
    position: relative;
}

.youtube-header .youtube-image {
    max-height: 150px;
    max-width: 300px;
    position: relative;
    margin-bottom: 20px;
}

.youtube-image img {
    max-width: 100%;
}

.youtube-header-name {
    background: rgba(255, 255, 255, 0.4);
    padding: 0 5px 2px 0;
    position: absolute;
    top: 0;
}

.youtube-header-name h4 {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
}

.youtube-header-actions {
    padding: 5px 0;
    height: 30px;
    position: absolute;
    bottom: -5px;
    left: 2px;
    text-align: left;
    width: 95%;
}

.youtube-header-actions a {
    background: #660033;
    box-shadow: 1px 1px 2px 0 #f1f1f1;
    color: #fff;
    line-height: 15px;
    margin: 5;
    padding: 5px 10px;
    text-align: center;
    font-size: 13px;
}

img.only-mobile {
    display: block;
    margin: 5px auto;
    max-width: 100%;
    height: auto !important;
}

img.mobile-optim {
    display: block;
    margin: 5px auto;
    max-width: 100%;
    height: auto !important;
}

.only-desktop {
    display: none;
}

img.block-center-image {
    display: block;
    margin: 10px auto !important;
    float: none !important;
    padding: 0 !important;
    border: none !important;
    max-width: 100%;
}

.navbar.fixed-top,
.navbar.fixed-bottom {
    max-height: 80%;
    /*overflow: hidden;*/
    display: block;
    box-sizing: border-box;
}

#navbarNavAltMarkup,
#bottomNavbar {
    overflow-x: hidden;
    overflow-y: auto;
}

.testimonial-content h2 {
    font-size: 140%;
}

.testimonial-content img {
    padding: 10px;
    -webkit-box-shadow: 1px 1px 2px 0 #404040;
    box-shadow: 1px 1px 2px 0 #404040;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.newspaper-container {
    width: 95%;
    max-width: 700px;
    margin: 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.newspaper-container:before,
.newspaper-container:after {
    content: "";
    height: 98%;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.newspaper-container:before {
    background: #fafafa;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    left: -5px;
    top: 4px;
    -moz-transform: rotate(-2.5deg);
    -webkit-transform: rotate(-2.5deg);
    -o-transform: rotate(-2.5deg);
    -ms-transform: rotate(-2.5deg);
    transform: rotate(-2.5deg);
}

.newspaper-container:after {
    background: #f6f6f6;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    right: -3px;
    top: 1px;
    -moz-transform: rotate(1.4deg);
    -webkit-transform: rotate(1.4deg);
    -o-transform: rotate(1.4deg);
    -ms-transform: rotate(1.4deg);
    transform: rotate(1.4deg);
}

.newspaper-inner {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    text-align: justify;
    font-size: 90%;
    line-height: 1.1;
    font-family: serif !important;
}

.newspaper-inner strong {
    font-family: Georgia, serif;
    font-weight: 700;
}

.newspaper-inner ul {
    list-style-type: none;
    padding-left: 0;
}

.newspaper-inner ul li {
    padding: 0;
    font-size: 90%;
}

.newspaper-inner ul li:before {
    content: "-";
}

.newspaper-inner img {
    max-width: 100%;
    height: auto !important;
}

.toggle-link {
    color: #ea0060;
    cursor: pointer;
    font-weight: bold;
}

.toggle-content {
    color: #303073;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 2px solid #ea0060;
}

.toggle-content *,
.toggle-content ul li {
    color: #303073;
}

@media only screen and (max-width: 1023px) {
    .footer_graf {
        height: 150px;
        background-size: auto 150px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 530px;
    }
    header .container {
        padding: 0;
    }
    .main-header .container {
        max-width: 100%;
    }
    .footer_graf {
        height: 100px;
        background-size: auto 100px;
    }
    footer {
        text-align: center;
    }
    footer p {
        text-align: center;
    }
    footer .row:not(.footer-header)>div:not(:last-of-type) {
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative;
    }
    footer .row:not(.footer-header)>div:not(:last-of-type):after {
        display: block;
        width: 150px;
        height: 2px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -75px;
        z-index: 1;
        content: "";
    }
}

@media only screen and (max-width: 600px) {
    body {
        padding-top: 75px;
    }
    body.Home-Page {
        padding-top: 87px;
    }
    .navbar-light .navbar-brand {
        font-size: 2.7rem;
        line-height: 35%;
    }
    .navbar-brand small {
        font-size: 0.6rem;
    }
    .navbar-tel-skype {
        top: 0px;
        left: 0px;
        position: relative;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        font-size: 0.8rem;
        float: left;
    }
    .navbar-fix-links {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 530px) {
    body {
        padding-top: 63px;
    }
    body.Home-Page {
        padding-top: 75px;
    }
    .navbar-tel-skype {
        display: none;
    }
    .navbar-fix-links *:not(.nav-item) {
        display: none;
    }
    .navbar-fix-links .nav-item {
        font-size: 1rem;
        padding: 0 2px;
        margin: 0 2px;
    }
    .navbar-xs-items {
        display: block;
    }
    .callto a {
        text-align: center ! important;
        display: block;
        line-height: 120%;
        height: auto;
        margin: 0;
    }
    .container {
        max-width: 320px
    }
    .main-header .container {
        max-width: 100%;
    }
    #content .btn.btn-default,
    .container>.btn.btn-default {
        display: block;
        float: none;
    }
}

.sticky {
    display: none;
    width: 100%;
    min-height: 60px;
    position: fixed;
    bottom: 0;
    background: #660033;
    color: #ffffff;
    z-index: 9999999;
}

.sticky .close {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
    color: #ffffff;
    opacity: 0.6;
    font-weight: 100;
}

.sticky .close:hover {
    opacity: 1;
}

.fb-page {
    margin: 5px auto;
    text-align: center;
    display: block !important;
}

.sidebar-upsell {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 10px auto 15px auto;
    border: 1px solid rgba(102, 0, 51, 0.6);
}

.sidebar-upsell .image-section {
    display: block;
    position: relative;
}

.sidebar-upsell .image-section img {
    display: block;
    margin: 0 auto;
}

.sidebar-upsell .image-section span.text {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    background: rgba(102, 0, 51, 0.8);
    color: #ffffff;
    font-size: 105%;
    text-align: center;
    padding: 5px 3px;
}

.sidebar-upsell p {
    text-align: center;
    padding: 5px 3px;
}

.responsive-youtube-video-container {
    max-width: 640px;
    width: 100%;
    margin: 10px auto;
}

.responsive-youtube-video-container.profil-video {
    max-width: 900px;
}

.responsive-youtube-video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    /*padding-top: 25px;*/
    height: 0;
}

.responsive-youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.educatio-container {
    display: block;
    width: 440px;
    max-width: 96%;
    margin: 0 auto;
    border: 2px solid #efefef;
    padding: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 20px;
}

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em;
    max-width: 350px;
    width: calc(100% - 2em);
    vertical-align: top;
}

.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: 400;
    font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    /* for box shadows to show on iOS */
}

.input__field:focus {
    outline: none;
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #696969;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}

.icon {
    color: #ddd;
    font-size: 150%;
}

.input--nao {
    overflow: hidden;
    padding-top: 1em;
}

.input__field--nao {
    padding: 0.5em 0em 0.25em;
    width: 100%;
    background: transparent;
    color: #660033;
    font-size: 1.25em;
}

.input__label--nao {
    position: absolute;
    top: 0.95em;
    font-size: 0.85em;
    left: 0;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0em;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform 0.2s 0.15s, color 1s;
    transition: transform 0.2s 0.15s, color 1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.graphic--nao {
    stroke: #92989e;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
    transition: transform 0.7s, stroke 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}

.input__field--nao:focus+.input__label--nao,
.input--filled .input__label--nao {
    color: #333;
    -webkit-transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
}

.input__field--nao:focus~.graphic--nao,
.input--filled .graphic--nao {
    stroke: #333;
    -webkit-transform: translate3d(-66.6%, 0, 0);
    transform: translate3d(-66.6%, 0, 0);
}

#youtube-background {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    top: 0;
}

#youtube-background iframe {
    max-width: 100%;
    max-height: 100%;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    position: absolute;
}

header.ytbackground .navbar.bg-light {
    background: rgba(255, 255, 255, 0.5) !important;
}

input[type="submit"].disabled {
    cursor: default;
    pointer-events: none;
}


/* The container */

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #660033;
}


/* On mouse-over, add a grey background color */

.checkbox-container:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked~.checkmark {
    background-color: #660033;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkbox-container input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cookie-layer {
    width: 100%;
    background: rgba(102, 0, 51, 0.9);
    min-height: auto;
    position: fixed;
    bottom: 0;
    margin: 0;
    z-index: 999;
    font-size: 80%;
    display: none;
}

.cookie-layer p {
    color: #FFF;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 20px;
}

.cookie-layer p a {
    color: #FFFFFF;
    font-weight: bold;
}

.cookie-layer .callto {
    width: 100%;
    display: block;
}

#handbook-cards {
    position: relative;
}

#handbook-cards>.card>.card-body>.card-title {
    padding-right: 50px;
    font-size: 125%;
    font-weight: bold;
}

#handbook-cards>.mb-langswitch {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.blog_al,
.blog_al p,
.editor-content,
.editor-content p {
    font-size: 20px;
    text-align: justify;
    color: #000033;
}

@media only screen and (max-width: 767px) {
    .blog_al,
    .blog_al p,
    .editor-content,
    .editor-content p {
        text-align: left;
    }
    /*.blog_al h1,
    .blog_al h2,
    .editor-content h1,
    .editor-content h2 {
        margin-top: -20px;
        margin-bottom: -15px;
    }*/
}

.blog_al img {
    max-width: 100%;
    height: auto !important;
    display: block;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 2px 0 #404040;
    box-shadow: 1px 1px 2px 0 #404040;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px auto;
}

/*
     FILE ARCHIVED ON 11:29:58 Sep 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:57:59 Aug 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.414
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.042
  esindex: 0.006
  cdx.remote: 33.045
  LoadShardBlock: 128.249 (3)
  PetaboxLoader3.datanode: 188.657 (5)
  PetaboxLoader3.resolve: 260.19 (2)
  load_resource: 341.728
  loaddict: 82.33
*/