@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */

.toastify {
    padding: 12px 20px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
    background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
    background: linear-gradient(135deg, #73a5ff, #5477f5);
    position: fixed;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    max-width: calc(50% - 20px);
    z-index: 2147483647;
}

.toastify.on {
    opacity: 1;
}

.toast-close {
    background: transparent;
    border: 0;
    color: white;
    cursor: pointer;
    font-family: inherit;
    font-size: 1em;
    opacity: 0.4;
    padding: 0 5px;
}

.toastify-right {
    right: 15px;
}

.toastify-left {
    left: 15px;
}

.toastify-top {
    top: -150px;
}

.toastify-bottom {
    bottom: -150px;
}

.toastify-rounded {
    border-radius: 25px;
}

.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    margin: -7px 5px;
    border-radius: 2px;
}

.toastify-center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    max-width: -moz-fit-content;
}

@media only screen and (max-width: 360px) {
    .toastify-right, .toastify-left {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: fit-content;
    }
}

html{-webkit-text-size-adjust:100%;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.15}body{background-color:#f5f7fa;margin:0}main{display:block;max-width:100vw;overflow-x:hidden}h1{font-size:2rem;margin:.67rem 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1rem}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1rem}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35rem .75rem .625rem}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{border:none;-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width:750px){.small-only{display:none!important}}@media(max-width:750px){.small-only{display:block!important}}@media(min-width:750px){.small-only-flex{display:none!important}}@media(max-width:750px){.small-only-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media(min-width:750px){.large-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media(max-width:750px){.large-only{display:none!important}}@media(min-width:750px){.large-only-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media(max-width:750px){.large-only-flex{display:none!important}}svg{fill:currentColor}.no-fill,svg.svg-stroke-and-fill.favorite,svg.svg-stroke-and-fill.group,svg.svg-stroke-and-fill.home,svg.svg-stroke-and-fill.phone{fill:none;stroke:currentColor}.no-stroke,svg.svg-stroke-and-fill.bible,svg.svg-stroke-and-fill.blogs,svg.svg-stroke-and-fill.chat,svg.svg-stroke-and-fill.donation,svg.svg-stroke-and-fill.music,svg.svg-stroke-and-fill.news,svg.svg-stroke-and-fill.podcasts,svg.svg-stroke-and-fill.radio,svg.svg-stroke-and-fill.temple,svg.svg-stroke-and-fill.user{fill:currentColor;stroke:none}input:focus::-webkit-input-placeholder{color:transparent!important}input:focus::-moz-placeholder{color:transparent!important}input:focus:-ms-input-placeholder{color:transparent!important}input:focus::-ms-input-placeholder{color:transparent!important}input:focus::placeholder{color:transparent!important}:focus{outline:none}p{color:#203760;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:.25px;line-height:1.5625rem}p>img.alignright{float:right;margin:10px 0 10px 10px}p>img.alignleft{float:left;margin:10px 10px 10px 0}p:last-child{margin-bottom:0}a:empty,b:empty,p:empty,pre:empty,section:empty,span:empty,strong:empty,sub:empty{display:none!important}.video-js :empty{display:block!important}figure{margin:0;padding:0}.article__image-embed,figure,figure img,iframe{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%!important}#onesignal-bell-launcher,.remove_date .post__published{display:none!important}.remove_date .post__title{margin-top:20px!important}.remove_see_more .post__actions{display:none!important}.slick-dotted.slick-slider{margin-bottom:0}body#tinymce.wp-autoresize{height:auto;min-height:250px;padding-left:20px!important;padding-right:20px!important}body,html{height:100%;min-height:100%}#site{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;min-height:100vh;position:relative}header{outline:0}.main{padding-bottom:0;position:relative;z-index:10}footer.l-footer-wrapper{margin-top:auto;position:relative;width:100%}@media(max-width:600px){footer.l-footer-wrapper{position:relative}}.m-spacer{max-width:100vw;overflow-x:hidden;width:100%}.m-spacer.sp-0{height:0}@media(max-width:1345px){.m-spacer.sp-t-0{height:0!important}}@media(max-width:768px){.m-spacer.sp-m-0{height:0!important}}.m-spacer.sp-5{height:5px}@media(max-width:1345px){.m-spacer.sp-t-5{height:5px!important}}@media(max-width:768px){.m-spacer.sp-m-5{height:5px!important}}.m-spacer.sp-9{height:9px}@media(max-width:1345px){.m-spacer.sp-t-9{height:9px!important}}@media(max-width:768px){.m-spacer.sp-m-9{height:9px!important}}.m-spacer.sp-10{height:10px}@media(max-width:1345px){.m-spacer.sp-t-10{height:10px!important}}@media(max-width:768px){.m-spacer.sp-m-10{height:10px!important}}.m-spacer.sp-14{height:14px}@media(max-width:1345px){.m-spacer.sp-t-14{height:14px!important}}@media(max-width:768px){.m-spacer.sp-m-14{height:14px!important}}.m-spacer.sp-15{height:15px}@media(max-width:1345px){.m-spacer.sp-t-15{height:15px!important}}@media(max-width:768px){.m-spacer.sp-m-15{height:15px!important}}.m-spacer.sp-16{height:16px}@media(max-width:1345px){.m-spacer.sp-t-16{height:16px!important}}@media(max-width:768px){.m-spacer.sp-m-16{height:16px!important}}.m-spacer.sp-20{height:20px}@media(max-width:1345px){.m-spacer.sp-t-20{height:20px!important}}@media(max-width:768px){.m-spacer.sp-m-20{height:20px!important}}.m-spacer.sp-24{height:24px}@media(max-width:1345px){.m-spacer.sp-t-24{height:24px!important}}@media(max-width:768px){.m-spacer.sp-m-24{height:24px!important}}.m-spacer.sp-25{height:25px}@media(max-width:1345px){.m-spacer.sp-t-25{height:25px!important}}@media(max-width:768px){.m-spacer.sp-m-25{height:25px!important}}.m-spacer.sp-29{height:29px}@media(max-width:1345px){.m-spacer.sp-t-29{height:29px!important}}@media(max-width:768px){.m-spacer.sp-m-29{height:29px!important}}.m-spacer.sp-30{height:30px}@media(max-width:1345px){.m-spacer.sp-t-30{height:30px!important}}@media(max-width:768px){.m-spacer.sp-m-30{height:30px!important}}.m-spacer.sp-34{height:34px}@media(max-width:1345px){.m-spacer.sp-t-34{height:34px!important}}@media(max-width:768px){.m-spacer.sp-m-34{height:34px!important}}.m-spacer.sp-35{height:35px}@media(max-width:1345px){.m-spacer.sp-t-35{height:35px!important}}@media(max-width:768px){.m-spacer.sp-m-35{height:35px!important}}.m-spacer.sp-40{height:40px}@media(max-width:1345px){.m-spacer.sp-t-40{height:40px!important}}@media(max-width:768px){.m-spacer.sp-m-40{height:40px!important}}.m-spacer.sp-44{height:44px}@media(max-width:1345px){.m-spacer.sp-t-44{height:44px!important}}@media(max-width:768px){.m-spacer.sp-m-44{height:44px!important}}.m-spacer.sp-49{height:49px}@media(max-width:1345px){.m-spacer.sp-t-49{height:49px!important}}@media(max-width:768px){.m-spacer.sp-m-49{height:49px!important}}.m-spacer.sp-50{height:50px}@media(max-width:1345px){.m-spacer.sp-t-50{height:50px!important}}@media(max-width:768px){.m-spacer.sp-m-50{height:50px!important}}.m-spacer.sp-60{height:60px}@media(max-width:1345px){.m-spacer.sp-t-60{height:60px!important}}@media(max-width:768px){.m-spacer.sp-m-60{height:60px!important}}.m-spacer.sp-64{height:64px}@media(max-width:1345px){.m-spacer.sp-t-64{height:64px!important}}@media(max-width:768px){.m-spacer.sp-m-64{height:64px!important}}.m-spacer.sp-70{height:70px}@media(max-width:1345px){.m-spacer.sp-t-70{height:70px!important}}@media(max-width:768px){.m-spacer.sp-m-70{height:70px!important}}.m-spacer.sp-75{height:75px}@media(max-width:1345px){.m-spacer.sp-t-75{height:75px!important}}@media(max-width:768px){.m-spacer.sp-m-75{height:75px!important}}.m-spacer.sp-100{height:100px}@media(max-width:1345px){.m-spacer.sp-t-100{height:100px!important}}@media(max-width:768px){.m-spacer.sp-m-100{height:100px!important}}.m-spacer.sp-140{height:140px}@media(max-width:1345px){.m-spacer.sp-t-140{height:140px!important}}@media(max-width:768px){.m-spacer.sp-m-140{height:140px!important}}.bg-primary{background-color:#203760}.bg-white{background-color:#fff}.bg-darker{background-color:#071531!important;height:55px}.bg-secondary,.btn--crop,.btn--takephoto,.btn-ph-primary.btn--crop,.btn-ph-primary.btn--takephoto,.btn-primary.btn--crop,.btn-primary.btn--takephoto,.btn-pw-primary.btn--crop,.btn-pw-primary.btn--takephoto,.btn-pwh-primary.btn--crop,.btn-pwh-primary.btn--takephoto,.gform_footer .gform_button.button[type=submit],.m-btn,.m-btn.btn-ph-primary,.m-btn.btn-primary,.m-btn.btn-pw-primary,.m-btn.btn-pwh-primary{background-color:#1d77f1}.bg-tertiary,.btn-ph-tertiary.btn--crop,.btn-ph-tertiary.btn--takephoto,.btn-pw-tertiary.btn--crop,.btn-pw-tertiary.btn--takephoto,.btn-pwh-tertiary.btn--crop,.btn-pwh-tertiary.btn--takephoto,.btn-tertiary.btn--crop,.btn-tertiary.btn--takephoto,.gform_footer .btn-ph-tertiary.gform_button.button[type=submit],.gform_footer .btn-pw-tertiary.gform_button.button[type=submit],.gform_footer .btn-pwh-tertiary.gform_button.button[type=submit],.gform_footer .btn-tertiary.gform_button.button[type=submit],.m-btn.btn-ph-tertiary,.m-btn.btn-pw-tertiary,.m-btn.btn-pwh-tertiary,.m-btn.btn-tertiary{background-color:#1ac8fc}.bg-gray,.block--layout-six .post__actions .btn--crop,.block--layout-six .post__actions .btn--takephoto,.block--layout-six .post__actions .gform_footer .gform_button.button[type=submit],.block--layout-six .post__actions .m-btn,.block-forms .post__actions .btn--crop,.block-forms .post__actions .btn--takephoto,.block-forms .post__actions .gform_footer .gform_button.button[type=submit],.block-forms .post__actions .m-btn,.btn-ph-secondary.btn--crop,.btn-ph-secondary.btn--takephoto,.btn-pw-secondary.btn--crop,.btn-pw-secondary.btn--takephoto,.btn-pwh-secondary.btn--crop,.btn-pwh-secondary.btn--takephoto,.btn-secondary.btn--crop,.btn-secondary.btn--takephoto,.gform_footer .block--layout-six .post__actions .gform_button.button[type=submit],.gform_footer .block-forms .post__actions .gform_button.button[type=submit],.gform_footer .btn-ph-secondary.gform_button.button[type=submit],.gform_footer .btn-pw-secondary.gform_button.button[type=submit],.gform_footer .btn-pwh-secondary.gform_button.button[type=submit],.gform_footer .btn-secondary.gform_button.button[type=submit],.m-btn.btn-ph-secondary,.m-btn.btn-pw-secondary,.m-btn.btn-pwh-secondary,.m-btn.btn-secondary{background-color:#c6d0e1}.bg-gradient-2{background-image:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background-image:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background-image:linear-gradient(224.1deg,#203560 27.45%,#020d20)}.l-header-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;width:100%;z-index:25}@media(min-width:750px){.l-header-wrapper{height:80px}}@media(max-width:1024px){.l-header-wrapper{position:fixed;top:0;-webkit-transition:top .15s ease-in-out;-o-transition:top .15s ease-in-out;transition:top .15s ease-in-out;width:100vw}}.l-header-wrapper .l-header-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;max-width:1366px;width:90%}@media(max-width:1350px){.l-header-wrapper .l-header-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:48rem){.l-header-wrapper .l-header-row{width:calc(100% - 30px)}}.l-header-wrapper .l-header-row .l-mobile-hamburger{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:30px;justify-content:flex-start;margin-left:18px;width:90px}.l-header-wrapper .l-header-row .l-mobile-hamburger svg{height:10px;width:21px}@media(min-width:750px){.l-header-wrapper .l-header-row .l-mobile-hamburger{display:none}}@media(max-width:750px){.l-header-wrapper .l-header-row .l-mobile-hamburger{margin-left:0}}.l-header-wrapper .l-header-row .l-tablet-hamburger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:#fff;display:none;height:30px;justify-content:flex-start;margin-left:0;width:175px}@media(max-width:1024px){.l-header-wrapper .l-header-row .l-tablet-hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-header-wrapper .l-header-row .l-tablet-hamburger svg{height:10px;width:21px}.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="10"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="2"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="3"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="4"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="5"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="6"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="7"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="8"] svg,.l-header-wrapper .l-header-row .l-tablet-hamburger[data-language="9"] svg{display:none}.l-header-wrapper .l-header-row .l-header-col-one{height:1.875rem;margin-right:auto;width:12.249rem}@media(max-width:1350px){.l-header-wrapper .l-header-row .l-header-col-one{margin-right:unset;width:auto}}@media(max-width:750px){.l-header-wrapper .l-header-row .l-header-col-one{height:30px;margin-right:0;width:193px}}.l-header-wrapper .l-header-row .l-header-col-two{height:2.188rem;margin-right:5.5rem;width:22.125rem}@media(max-width:1350px){.l-header-wrapper .l-header-row .l-header-col-two{margin-right:unset}}@media(max-width:1024px){.l-header-wrapper .l-header-row .l-header-col-two{display:none}}.l-header-wrapper .l-header-row .l-header-col-two .m-search-bar>.search-field-wrap>input[type=text]{padding-left:15px;padding-right:15px}.l-header-wrapper .l-header-row .l-header-col-two .m-search-bar>.search-field-wrap>input[type=text]::-moz-selection{background:#fff;color:#203760!important}.l-header-wrapper .l-header-row .l-header-col-two .m-search-bar>.search-field-wrap>input[type=text]::selection{background:#fff;color:#203760!important}.l-header-wrapper .l-header-row .l-header-col-two .search-field-container{top:100%}.l-header-wrapper .l-header-row .l-header-col-three{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.188rem;width:22.688rem}.l-header-wrapper .l-header-row .l-header-col-three .l-header-button{height:2.188rem;margin-left:.875rem;width:7rem}.gform_footer .l-header-wrapper .l-header-row .l-header-col-three .l-header-button .gform_button.button[type=submit],.l-header-wrapper .l-header-row .l-header-col-three .l-header-button .btn--crop,.l-header-wrapper .l-header-row .l-header-col-three .l-header-button .btn--takephoto,.l-header-wrapper .l-header-row .l-header-col-three .l-header-button .gform_footer .gform_button.button[type=submit],.l-header-wrapper .l-header-row .l-header-col-three .l-header-button .m-btn{min-width:unset}@media(max-width:1024px){.l-header-wrapper .l-header-row .l-header-col-three .l-header-button{display:none}}@media(max-width:1350px){.l-header-wrapper .l-header-row .l-header-col-three{width:175px}.l-header-wrapper .l-header-row .l-header-col-three .l-header-button{margin-left:unset}}.l-header-wrapper .l-header-row .l-mobile-user{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:30px;justify-content:center;width:40px}.l-header-wrapper .l-header-row .l-mobile-user svg{color:#fff;height:20px;width:20px}@media(min-width:48rem){.l-header-wrapper .l-header-row .l-mobile-user svg{height:24px;width:24px}}@media(min-width:1024.5px){.l-header-wrapper .l-header-row .l-mobile-user{display:none}}@media(max-width:48rem){.l-header-wrapper .l-header-row .l-mobile-user{height:30px;width:30px}}.l-header-banner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:478px;justify-content:center;overflow:hidden;position:relative;width:100%}@media(max-width:1024px){.l-header-banner-wrapper{height:400px}}@media(max-width:800px){.l-header-banner-wrapper{height:300px}}@media screen and (max-width:600px){.l-header-banner-wrapper{height:220px}}@media screen and (max-width:475px){.l-header-banner-wrapper{height:170px}}.l-header-banner-wrapper .l-header-banner-bg{height:100%;position:absolute;width:100%;z-index:-2}.l-header-banner-wrapper .l-header-banner-bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.l-header-banner-wrapper .l-header-banner-cover{background-position:bottom;background-repeat:no-repeat;background-size:auto 100%;height:100%;margin-top:auto;width:100%}@media screen and (max-width:992px){.l-header-banner-wrapper .l-header-banner-cover{background-size:auto 90%}}@media screen and (max-width:900px){.l-header-banner-wrapper .l-header-banner-cover{background-size:auto 83%}}@media screen and (max-width:768px){.l-header-banner-wrapper .l-header-banner-cover{background-size:auto 80%}}@media screen and (max-width:550px){.l-header-banner-wrapper .l-header-banner-cover{max-height:230px}}@media screen and (max-width:475px){.l-header-banner-wrapper .l-header-banner-cover{background-position:top;margin-top:10px}}.l-header-banner-wrapper .l-header-banner-cover img{display:none;max-width:100%;width:100%}@media screen and (max-width:550px){.l-header-banner-wrapper .l-header-banner-cover{background-image:none!important}.l-header-banner-wrapper .l-header-banner-cover img{display:block}}.l-header-newsletter{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;justify-content:center;left:50%;margin:0 auto;max-width:1366px;top:484px;-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:90%;z-index:9}.l-header-newsletter,.l-header-newsletter .response_newsletter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute}.l-header-newsletter .response_newsletter{-ms-flex-line-pack:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-content:center;background:hsla(0,0%,100%,.95);color:#203760;font-size:14px;font-weight:600;height:50px;justify-content:flex-start;line-height:16px;padding-left:15px;text-decoration:none;visibility:hidden;width:68%;z-index:-1}@media screen and (max-width:1024px){.l-header-newsletter .response_newsletter{height:auto;position:relative;width:100%}}.l-header-newsletter.--code-error .response_newsletter,.l-header-newsletter.success .response_newsletter{visibility:visible;z-index:1}.l-header-newsletter.--code-214 .response_newsletter,.l-header-newsletter.--code-400 .response_newsletter{color:#f3141a;font-weight:500;line-height:20px}.l-header-newsletter.--code-200 .m-newsletter-three-actions-a,.l-header-newsletter.--code-200 .m-newsletter-three-actions-b{display:none}.l-header-newsletter.newsletter--loading{outline:none}@media screen and (min-width:1350px){.l-header-newsletter[data-site="1"]{top:564px}}@media screen and (max-width:1350px){.l-header-newsletter{top:484px}.l-header-newsletter[data-site="1"]{top:564px}}@media screen and (max-width:1024px){.l-header-newsletter,.l-header-newsletter[data-site="1"]{top:440px}}@media(max-width:800px){.l-header-newsletter,.l-header-newsletter[data-site="1"]{top:340px}}@media screen and (max-width:750px){.l-header-newsletter,.l-header-newsletter[data-site="1"]{top:311px}}@media screen and (max-width:600px){.l-header-newsletter,.l-header-newsletter[data-site="1"]{top:230px}}@media screen and (max-width:475px){.l-header-newsletter,.l-header-newsletter[data-site="1"]{top:180px}}.l-main-menu-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:"";-ms-flex-align:"";-webkit-box-pack:center;-ms-flex-pack:center;align-items:"";background-color:#fff;border-bottom:2px solid #e7efff;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:80px;justify-content:center;margin:0;padding:0;position:relative;width:100%;z-index:20}.l-main-menu-wrapper[data-language="1"]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1024px){.l-main-menu-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#0d1c39;-ms-flex-direction:column;flex-direction:column;height:100vh;left:-80vw;max-width:500px;position:fixed;top:0;width:80vw;z-index:99}.l-main-menu-wrapper,.l-main-menu-wrapper.show{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.l-main-menu-wrapper.show{left:0}}@media screen and (max-width:350px){.l-main-menu-wrapper{left:-90vw;width:90vw}}.l-main-menu-wrapper .menu-menu-principal-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;max-width:1366px;width:90%}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;height:100%;overflow-y:auto}.l-main-menu-wrapper .menu-menu-principal-container::-webkit-scrollbar{height:0!important;width:0!important}.l-main-menu-wrapper .menu-menu-principal-container::-webkit-scrollbar-thumb{background:transparent}.l-main-menu-wrapper .menu-menu-principal-container::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-main-menu-wrapper .menu-menu-principal-container{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}.l-main-menu-wrapper .menu-menu-principal-container .menu{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;list-style:none;margin:0;max-width:85.375rem;padding:0;width:100%}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:18px;margin-top:28px}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item{padding:0 10px 0 0;position:relative}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:30px}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item:last-child{margin-bottom:90px}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.active svg,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current-menu-item svg,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current_page_item svg{color:#203760}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.active svg.hinario,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current-menu-item svg.hinario,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current_page_item svg.hinario{stroke:#203760;color:unset}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.active svg,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current-menu-item svg,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current_page_item svg{color:#1d77f1}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.active svg.hinario,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current-menu-item svg.hinario,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item.current_page_item svg.hinario{stroke:#1d77f1;color:unset}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:700;justify-content:center;line-height:15px;position:relative;text-decoration:none}@media screen and (max-width:1200px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a{font-size:10px}}@media screen and (max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:16px;justify-content:flex-start}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a svg{color:#1d77f1;margin-bottom:5px;max-height:23px;max-width:23px;pointer-events:none}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a svg.hinario{stroke:#1d77f1;fill:none}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a svg{color:#fff;margin-right:18px}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a svg.hinario{stroke:#fff}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a:after{-ms-interpolation-mode:nearest-neighbor;bottom:0;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABWSURBVHgBXY27DYAwEEPfJSkoswFZgp5NyAhsCJvACKkiGj53kIonubAt2ZLGHDmIGB3FUZm52V5VFv5IGnLGMTW/BzwrZ7PeAkiIytAicOmD0H8DlAfcrBIOr+OapwAAAABJRU5ErkJggg==);image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;position:absolute;right:-7px}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item a:after{bottom:unset;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABDSURBVHgBXY2BCQAgCAQ/cIA2qM1qlEZrg1ZohDYwFaPo4BUP4QMzRwAaZUFE48vATxBbZRe/J8noz4OJ7DHIG9Jp2c2yGvgogTZ2AAAAAElFTkSuQmCC)}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu{-webkit-box-pack:unset;-ms-flex-pack:unset;background-color:#fff;border:2px solid #e7efff;border-radius:20px;display:none;justify-content:unset;list-style:none;margin:0;padding:0;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:10}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu{background-color:unset;border:unset;border-radius:unset;display:block;position:relative;width:100%}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item{padding:10px}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:first-child{border-radius:20px 20px 0 0}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:last-child{border-radius:0 0 20px 20px}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item{margin-bottom:0;padding:5px 0 5px 48px}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:first-child,.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:last-child{border-radius:0}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item a{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;display:inline-block;-ms-flex-direction:unset;flex-direction:unset;justify-content:unset}@media(max-width:1024px){.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item a{color:#c6d0e1;font-size:14px}}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item a:after{content:""}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:hover{background-color:#1d77f1}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item .sub-menu .menu-item:hover a{color:#fff}.l-main-menu-wrapper .menu-menu-principal-container .menu .menu-item:hover .sub-menu{display:inline-block}.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="1"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="2"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="3"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="4"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="5"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="6"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="7"],.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="8"]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="1"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="2"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="3"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="4"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="5"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="6"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="7"] .menu-item,.l-main-menu-wrapper .menu-menu-principal-container .menu[data-items="8"] .menu-item{padding-right:30px}.l-main-menu-wrapper .mobile-header{display:none}@media(max-width:1024px){.l-main-menu-wrapper .mobile-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.l-main-menu-wrapper .mobile-header .mobile-header-row{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search .mobile-search-hide{display:none;height:20px;width:50px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search .mobile-search-hide svg{stroke:#fff;height:100%;width:100%}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search .mobile-search-show{display:block;height:20px;width:50px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search .mobile-search-show svg{stroke:#fff;height:100%;width:100%}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search.active{background-color:#071531;left:0;padding-left:0;padding-right:5px;position:absolute;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;width:100%;z-index:100}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search.active .mobile-search-hide{display:block}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search.active .mobile-search-show{display:none}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;width:100%}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap,.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]{border:none;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;height:35px;width:100%}@media(max-width:1024px){.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap,.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]{background:#fff;color:#203760;padding:0 15px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]::-webkit-input-placeholder{color:#203760}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]::-moz-placeholder{color:#203760}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]:-ms-input-placeholder{color:#203760}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]::-ms-input-placeholder{color:#203760}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-search>.m-search-bar>.search-field-wrap>input[type=text]::placeholder{color:#203760}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-logo{height:25px;width:150px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-logo img{width:100%}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-hide{height:20px;width:50px}.l-main-menu-wrapper .mobile-header .mobile-header-row .mobile-header-hide svg{stroke:#fff;height:100%;width:100%}.mobile-cover{background-color:rgba(32,55,96,.4);display:none;height:0;left:0;position:fixed;top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:0;z-index:20}@media(max-width:1350px){.mobile-cover{display:block}}.mobile-cover.on{height:100vh;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:100vw}body.is-mobile-show{overflow:hidden!important}.l-submenu-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background:linear-gradient(224.1deg,#203560 27.45%,#020d20);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:center;position:relative;width:100%}@media(max-width:1024px){.l-submenu-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:flex-start;position:relative}.l-submenu-wrapper:after{color:#fff;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAKCAYAAABblxXYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAvSURBVHgB7dIxFQAwCMTQtErq3xR1cjxWVmDjC8iUI8mAR59/WatXfKoay82RTx2XSUheZUQfGgAAAABJRU5ErkJggg==);height:21px;position:absolute;right:calc(50% - 10px);top:calc(50% - 10px);width:21px}.l-submenu-wrapper.active>.l-submenu{height:unset;overflow:unset;width:100%}.l-submenu-wrapper.active>.l-submenu li{width:100%}.l-submenu-wrapper.active>.l-submenu li a{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}}.l-submenu-wrapper .l-submenu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;list-style:none;margin:0;max-width:85.375rem;padding:0;width:100%}@media(max-width:1024px){.l-submenu-wrapper .l-submenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;background-color:#0d1c39;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:0;justify-content:flex-start;overflow:hidden;position:absolute;top:50px;z-index:20}}.l-submenu-wrapper .l-submenu li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;min-width:180px;position:relative}@media(max-width:1024px){.l-submenu-wrapper .l-submenu li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;min-height:40px}}.l-submenu-wrapper .l-submenu li a{color:#fff;display:block;font-weight:600;padding:5px 30px;position:relative;text-decoration:none}.l-submenu-wrapper .l-submenu li a:hover{color:#1d77f1}@media(max-width:750px){.l-submenu-wrapper .l-submenu li a{font-size:12px;font-weight:700}}.l-submenu-wrapper .l-submenu li.menu-item-has-children>a{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.l-submenu-wrapper .l-submenu li.menu-item-has-children:hover{cursor:pointer}.l-submenu-wrapper .l-submenu li.menu-item-has-children:hover>a{color:#1d77f1}.l-submenu-wrapper .l-submenu li.menu-item-has-children a:after{color:#1d77f1;content:"❱";display:inline-block;font-weight:300;margin-left:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.l-submenu-wrapper .l-submenu li.menu-item-has-children.active a:after{color:#fff}.l-submenu-wrapper .l-submenu li.menu-item-has-children li a:after{content:""}.l-submenu-wrapper .l-submenu li ul.sub-menu li.current-menu-item a,.l-submenu-wrapper .l-submenu li.current-menu-ancestor a,.l-submenu-wrapper .l-submenu li.current-menu-item a,.l-submenu-wrapper .l-submenu li.menu-item-has-children.active a{color:#1d77f1}.l-submenu-wrapper .l-submenu li.menu-item-has-children.active li a{color:#fff}.l-submenu-wrapper .l-submenu li.menu-item-has-children.active li a:hover{color:#1d77f1}.l-submenu-wrapper .l-submenu li:after{border-right:1px solid #1d77f1;content:"";height:40px;position:absolute;right:0}@media(max-width:1024px){.l-submenu-wrapper .l-submenu li:after{border-right:unset;content:"";height:40px;position:absolute;right:0}}.l-submenu-wrapper .l-submenu li:last-child{border-right:none}.l-submenu-wrapper .l-submenu li.active ul{display:-webkit-box;display:-ms-flexbox;display:flex}.l-submenu-wrapper .l-submenu li ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background:linear-gradient(224.1deg,#203560 27.45%,#020d20);border:none;border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px;display:none;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0;position:absolute;top:50px;width:100%;z-index:10}@media(max-width:1024px){.l-submenu-wrapper .l-submenu li ul{background:unset;margin-left:10px;position:relative;top:unset}}.l-submenu-wrapper .l-submenu li ul li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;border:none;border-bottom:1px solid #e7efff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;justify-content:flex-start;margin:0;padding:0}.l-submenu-wrapper .l-submenu li ul li:last-child{border:none}.l-submenu-wrapper .l-submenu li ul li:after{border:none;content:""}.l-submenu-wrapper .l-submenu li ul li a{height:100%;padding:15px 0 15px 21px;width:100%}@media(max-width:417px){.l-submenu-wrapper .l-submenu li ul li{border:none;height:40px;margin-left:15px}}.l-subhead-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-bottom:2px solid #e7efff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:5rem;justify-content:center;position:relative;width:100%}@media(max-width:768px){.l-subhead-wrapper{border:none;border-bottom:2px solid #e7efff;height:3.65rem;margin-bottom:-10px}.l-subhead-wrapper .m-title:after{display:none}}.l-subhead-wrapper .m-svg{background-color:#f3141a;border-radius:100px;display:block;height:46px;padding:11px;width:46px}.l-subhead-wrapper .m-svg svg{color:#fff;height:100%;width:100%}@media(max-width:460px){.l-subhead-wrapper .m-svg{height:35px;padding:6px;width:35px}.l-subhead-wrapper .m-svg.is-margin-r-15{margin-right:0!important}}.l-subhead-wrapper .l-subhead-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;position:relative;width:90%}@media(max-width:48rem){.l-subhead-wrapper .l-subhead-row{padding-left:0;width:calc(100% - 30px)}.l-subhead-wrapper .l-subhead-row .m-title-two{font-size:20px}.l-subhead-wrapper .l-subhead-row .l-subhead-title .m-title{margin:0}}.l-subhead-wrapper .l-subhead-row .l-subhead-button{height:2.188rem;width:14rem}@media(max-width:999px){.l-subhead-wrapper .l-subhead-row .l-subhead-button{width:unset}}@media(max-width:768px){.l-subhead-wrapper .l-subhead-row .l-subhead-button{height:35px;width:35px}.l-subhead-wrapper .l-subhead-row .l-subhead-button>.m-btn-mobile{min-height:35px;min-width:35px;padding:0}}.l-subhead-wrapper .l-subhead-row .l-subhead-button a svg{color:#fff;height:45%;width:45%}.l-subhead-wrapper .l-subhead-row-two{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;width:90%}@media(max-width:768px){.l-subhead-wrapper .l-subhead-row-two{width:calc(100% - 30px)}}.l-subhead-wrapper .l-subhead-row-two .l-subhead-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f3141a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:46px;justify-content:center;margin-right:10px;width:46px}@media(max-width:48rem){.l-subhead-wrapper .l-subhead-row-two .l-subhead-icon{height:35px;width:35px}}.l-subhead-wrapper .l-subhead-row-two .l-subhead-icon svg{fill:#fff;stroke:#fff;height:20px;width:20px}@media(max-width:48rem){.l-subhead-wrapper .l-subhead-row-two .l-subhead-icon svg{height:15px;width:15px}}@media(max-width:750px){.l-subhead-wrapper .l-subhead-row-two .l-subhead-icon{margin-right:0}}.l-subhead-wrapper-two{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}@media screen and (max-width:768px){.l-subhead-wrapper-two{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}.l-subhead-wrapper-two .l-subhead-row{margin-bottom:15px;position:relative;width:100%}.l-subhead-wrapper-two .l-subhead-row .opt{right:-5px!important;top:0}@media(max-width:768px){.l-subhead-wrapper-two .l-subhead-row .opt{right:-10px!important}}.l-subhead-wrapper-two .l-subhead-meta{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.l-subhead-wrapper-two .l-subhead-meta,.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}@media screen and (max-width:768px){.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;width:100%}}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos .l-subhead-meta-badges{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos .l-subhead-meta-badges .m-badge-danger{max-width:unset}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos .l-subhead-meta-date{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-left:16px}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos .l-subhead-meta-date svg{height:15px;margin-right:5px;width:15px}@media(max-width:768px){.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-infos .l-subhead-meta-date{margin-left:0}}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-newsletter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;text-decoration:none}.l-subhead-wrapper-two .l-subhead-meta .l-subhead-meta-newsletter svg{height:15px;margin-right:10px;width:15px}.content-grid{display:grid!important;gap:30px;width:100%}@media(max-width:1260px){.content-grid{gap:30px}}@media(max-width:768px){.content-grid{gap:20px}}@media(max-width:425px){.content-grid{gap:10px}}.content-grid.col-1-2{grid-template-columns:438px minmax(400px,2fr)}.content-grid.col-1-3{grid-template-columns:318px 3fr}.content-grid.col-2-1{grid-template-columns:minmax(400px,2fr) 438px}@media(max-width:1100px){.content-grid.col-2-1{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media(max-width:922px){.content-grid.col-2-1{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.content-grid-scroll::-webkit-scrollbar{height:5px!important;width:5px!important}.content-grid-scroll::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.content-grid-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.content-grid-scroll{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.content-grid-scroll.col-2{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:1100px){.content-grid-scroll.col-2{margin:0 5vw;width:90%}}@media(max-width:768px){.content-grid-scroll.col-2{margin:0 15px;width:calc(100% - 30px)}}.content-grid-scroll.col-2 .image-wrapper{width:100%}.content-grid-scroll.col-3{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.content-grid-scroll.col-3.count-2{grid-template-columns:repeat(auto-fit,minmax(450px,0fr))}@media(max-width:1260px){.content-grid-scroll.col-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}}@media(max-width:1100px){.content-grid-scroll.col-3{width:auto}.content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,435.32px)}.content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,435.32px)}.content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,435.32px)}.content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,435.32px)}.content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,435.32px)}.content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,435.32px)}.content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,435.32px)}.content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,435.32px)}.content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,435.32px)}.content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,435.32px)}.content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,435.32px)}.content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,435.32px)}.content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,435.32px)}.content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,435.32px)}.content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,435.32px)}.content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,435.32px)}.content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,435.32px)}.content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,435.32px)}.content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,435.32px)}.content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,435.32px)}.content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,435.32px)}.content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,435.32px)}.content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,435.32px)}.content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,435.32px)}.content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,435.32px)}.content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,435.32px)}.content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,435.32px)}.content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,435.32px)}.content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,435.32px)}.content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,435.32px)}.content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,435.32px)}.content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,435.32px)}.content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,435.32px)}.content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,435.32px)}.content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,435.32px)}.content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,435.32px)}.content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,435.32px)}.content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,435.32px)}.content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,435.32px)}.content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,435.32px)}.content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,435.32px)}.content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,435.32px)}.content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,435.32px)}.content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,435.32px)}.content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,435.32px)}.content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,435.32px)}.content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,435.32px)}.content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,435.32px)}.content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,435.32px)}.content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,435.32px)}}@media(max-width:768px){.content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,285px)}.content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,285px)}.content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,285px)}.content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,285px)}.content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,285px)}.content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,285px)}.content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,285px)}.content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,285px)}.content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,285px)}.content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,285px)}.content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,285px)}.content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,285px)}.content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,285px)}.content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,285px)}.content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,285px)}.content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,285px)}.content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,285px)}.content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,285px)}.content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,285px)}.content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,285px)}.content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,285px)}.content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,285px)}.content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,285px)}.content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,285px)}.content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,285px)}.content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,285px)}.content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,285px)}.content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,285px)}.content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,285px)}.content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,285px)}.content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,285px)}.content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,285px)}.content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,285px)}.content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,285px)}.content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,285px)}.content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,285px)}.content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,285px)}.content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,285px)}.content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,285px)}.content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,285px)}.content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,285px)}.content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,285px)}.content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,285px)}.content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,285px)}.content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,285px)}.content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,285px)}.content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,285px)}.content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,285px)}.content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,285px)}.content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,285px)}}.content-grid-scroll.col-3 .article-card{margin-right:unset;max-width:435.32px;width:100%}.content-grid-scroll.col-3 .article-card+.article-card{margin-left:0}@media(max-width:600px){.content-grid-scroll.col-3 .article-card{height:223.25px}.content-grid-scroll.col-3 .article-card.image-share{height:auto}}.content-grid-scroll.col-3 .image-wrapper{width:100%}.content-grid-scroll.col-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:1260px){.content-grid-scroll.col-4{width:auto}.content-grid-scroll.col-4.count-1{grid-template-columns:repeat(1,318.93px)}.content-grid-scroll.col-4.count-2{grid-template-columns:repeat(2,318.93px)}.content-grid-scroll.col-4.count-3{grid-template-columns:repeat(3,318.93px)}.content-grid-scroll.col-4.count-4{grid-template-columns:repeat(4,318.93px)}.content-grid-scroll.col-4.count-5{grid-template-columns:repeat(5,318.93px)}.content-grid-scroll.col-4.count-6{grid-template-columns:repeat(6,318.93px)}.content-grid-scroll.col-4.count-7{grid-template-columns:repeat(7,318.93px)}.content-grid-scroll.col-4.count-8{grid-template-columns:repeat(8,318.93px)}.content-grid-scroll.col-4.count-9{grid-template-columns:repeat(9,318.93px)}.content-grid-scroll.col-4.count-10{grid-template-columns:repeat(10,318.93px)}.content-grid-scroll.col-4.count-11{grid-template-columns:repeat(11,318.93px)}.content-grid-scroll.col-4.count-12{grid-template-columns:repeat(12,318.93px)}.content-grid-scroll.col-4.count-13{grid-template-columns:repeat(13,318.93px)}.content-grid-scroll.col-4.count-14{grid-template-columns:repeat(14,318.93px)}.content-grid-scroll.col-4.count-15{grid-template-columns:repeat(15,318.93px)}.content-grid-scroll.col-4.count-16{grid-template-columns:repeat(16,318.93px)}.content-grid-scroll.col-4.count-17{grid-template-columns:repeat(17,318.93px)}.content-grid-scroll.col-4.count-18{grid-template-columns:repeat(18,318.93px)}.content-grid-scroll.col-4.count-19{grid-template-columns:repeat(19,318.93px)}.content-grid-scroll.col-4.count-20{grid-template-columns:repeat(20,318.93px)}.content-grid-scroll.col-4.count-21{grid-template-columns:repeat(21,318.93px)}.content-grid-scroll.col-4.count-22{grid-template-columns:repeat(22,318.93px)}.content-grid-scroll.col-4.count-23{grid-template-columns:repeat(23,318.93px)}.content-grid-scroll.col-4.count-24{grid-template-columns:repeat(24,318.93px)}.content-grid-scroll.col-4.count-25{grid-template-columns:repeat(25,318.93px)}.content-grid-scroll.col-4.count-26{grid-template-columns:repeat(26,318.93px)}.content-grid-scroll.col-4.count-27{grid-template-columns:repeat(27,318.93px)}.content-grid-scroll.col-4.count-28{grid-template-columns:repeat(28,318.93px)}.content-grid-scroll.col-4.count-29{grid-template-columns:repeat(29,318.93px)}.content-grid-scroll.col-4.count-30{grid-template-columns:repeat(30,318.93px)}.content-grid-scroll.col-4.count-31{grid-template-columns:repeat(31,318.93px)}.content-grid-scroll.col-4.count-32{grid-template-columns:repeat(32,318.93px)}.content-grid-scroll.col-4.count-33{grid-template-columns:repeat(33,318.93px)}.content-grid-scroll.col-4.count-34{grid-template-columns:repeat(34,318.93px)}.content-grid-scroll.col-4.count-35{grid-template-columns:repeat(35,318.93px)}.content-grid-scroll.col-4.count-36{grid-template-columns:repeat(36,318.93px)}.content-grid-scroll.col-4.count-37{grid-template-columns:repeat(37,318.93px)}.content-grid-scroll.col-4.count-38{grid-template-columns:repeat(38,318.93px)}.content-grid-scroll.col-4.count-39{grid-template-columns:repeat(39,318.93px)}.content-grid-scroll.col-4.count-40{grid-template-columns:repeat(40,318.93px)}.content-grid-scroll.col-4.count-41{grid-template-columns:repeat(41,318.93px)}.content-grid-scroll.col-4.count-42{grid-template-columns:repeat(42,318.93px)}.content-grid-scroll.col-4.count-43{grid-template-columns:repeat(43,318.93px)}.content-grid-scroll.col-4.count-44{grid-template-columns:repeat(44,318.93px)}.content-grid-scroll.col-4.count-45{grid-template-columns:repeat(45,318.93px)}.content-grid-scroll.col-4.count-46{grid-template-columns:repeat(46,318.93px)}.content-grid-scroll.col-4.count-47{grid-template-columns:repeat(47,318.93px)}.content-grid-scroll.col-4.count-48{grid-template-columns:repeat(48,318.93px)}.content-grid-scroll.col-4.count-49{grid-template-columns:repeat(49,318.93px)}.content-grid-scroll.col-4.count-50{grid-template-columns:repeat(50,318.93px)}}@media(max-width:768px){.content-grid-scroll.col-4{margin:0 15px}.content-grid-scroll.col-4.count-1{grid-template-columns:repeat(1,285px)}.content-grid-scroll.col-4.count-2{grid-template-columns:repeat(2,285px)}.content-grid-scroll.col-4.count-3{grid-template-columns:repeat(3,285px)}.content-grid-scroll.col-4.count-4{grid-template-columns:repeat(4,285px)}.content-grid-scroll.col-4.count-5{grid-template-columns:repeat(5,285px)}.content-grid-scroll.col-4.count-6{grid-template-columns:repeat(6,285px)}.content-grid-scroll.col-4.count-7{grid-template-columns:repeat(7,285px)}.content-grid-scroll.col-4.count-8{grid-template-columns:repeat(8,285px)}.content-grid-scroll.col-4.count-9{grid-template-columns:repeat(9,285px)}.content-grid-scroll.col-4.count-10{grid-template-columns:repeat(10,285px)}.content-grid-scroll.col-4.count-11{grid-template-columns:repeat(11,285px)}.content-grid-scroll.col-4.count-12{grid-template-columns:repeat(12,285px)}.content-grid-scroll.col-4.count-13{grid-template-columns:repeat(13,285px)}.content-grid-scroll.col-4.count-14{grid-template-columns:repeat(14,285px)}.content-grid-scroll.col-4.count-15{grid-template-columns:repeat(15,285px)}.content-grid-scroll.col-4.count-16{grid-template-columns:repeat(16,285px)}.content-grid-scroll.col-4.count-17{grid-template-columns:repeat(17,285px)}.content-grid-scroll.col-4.count-18{grid-template-columns:repeat(18,285px)}.content-grid-scroll.col-4.count-19{grid-template-columns:repeat(19,285px)}.content-grid-scroll.col-4.count-20{grid-template-columns:repeat(20,285px)}.content-grid-scroll.col-4.count-21{grid-template-columns:repeat(21,285px)}.content-grid-scroll.col-4.count-22{grid-template-columns:repeat(22,285px)}.content-grid-scroll.col-4.count-23{grid-template-columns:repeat(23,285px)}.content-grid-scroll.col-4.count-24{grid-template-columns:repeat(24,285px)}.content-grid-scroll.col-4.count-25{grid-template-columns:repeat(25,285px)}.content-grid-scroll.col-4.count-26{grid-template-columns:repeat(26,285px)}.content-grid-scroll.col-4.count-27{grid-template-columns:repeat(27,285px)}.content-grid-scroll.col-4.count-28{grid-template-columns:repeat(28,285px)}.content-grid-scroll.col-4.count-29{grid-template-columns:repeat(29,285px)}.content-grid-scroll.col-4.count-30{grid-template-columns:repeat(30,285px)}.content-grid-scroll.col-4.count-31{grid-template-columns:repeat(31,285px)}.content-grid-scroll.col-4.count-32{grid-template-columns:repeat(32,285px)}.content-grid-scroll.col-4.count-33{grid-template-columns:repeat(33,285px)}.content-grid-scroll.col-4.count-34{grid-template-columns:repeat(34,285px)}.content-grid-scroll.col-4.count-35{grid-template-columns:repeat(35,285px)}.content-grid-scroll.col-4.count-36{grid-template-columns:repeat(36,285px)}.content-grid-scroll.col-4.count-37{grid-template-columns:repeat(37,285px)}.content-grid-scroll.col-4.count-38{grid-template-columns:repeat(38,285px)}.content-grid-scroll.col-4.count-39{grid-template-columns:repeat(39,285px)}.content-grid-scroll.col-4.count-40{grid-template-columns:repeat(40,285px)}.content-grid-scroll.col-4.count-41{grid-template-columns:repeat(41,285px)}.content-grid-scroll.col-4.count-42{grid-template-columns:repeat(42,285px)}.content-grid-scroll.col-4.count-43{grid-template-columns:repeat(43,285px)}.content-grid-scroll.col-4.count-44{grid-template-columns:repeat(44,285px)}.content-grid-scroll.col-4.count-45{grid-template-columns:repeat(45,285px)}.content-grid-scroll.col-4.count-46{grid-template-columns:repeat(46,285px)}.content-grid-scroll.col-4.count-47{grid-template-columns:repeat(47,285px)}.content-grid-scroll.col-4.count-48{grid-template-columns:repeat(48,285px)}.content-grid-scroll.col-4.count-49{grid-template-columns:repeat(49,285px)}.content-grid-scroll.col-4.count-50{grid-template-columns:repeat(50,285px)}}.content-grid-scroll.col-4>*{margin:0;max-width:318px;min-height:unset;min-width:unset;width:100%}body.search-results .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(auto-fit,minmax(450px,0fr))}.l-common--wrapper.hasSidebar .l-common--row .col.content-left{grid-area:content;width:100%}@media(max-width:1140px){.l-common--wrapper.hasSidebar .l-common--row .col.content-left{margin-right:0;max-width:100%;width:100%}}.l-common--wrapper.hasSidebar .l-common--row .col.content-left .list-post-podcast{width:100%}.l-common--wrapper.hasSidebar .l-common--row .col.content-left .article-item{width:19.125rem}@media(min-width:1024px)and (max-width:1460px){.l-common--wrapper.hasSidebar .l-common--row .col.content-left .article-item{margin-right:0;width:32%}}.l-common--wrapper.hasSidebar .l-common--row .col.content-left .m-podcasts{max-width:237px}.l-common--wrapper.hasSidebar .l-common--row .col.content-left .top-ten.adjust-side-margins{margin-right:0}.l-common--wrapper.hasSidebar .l-common--row .col.content-right{grid-area:aside;max-width:100%;width:100%}@media(max-width:1024px){.l-common--wrapper.hasSidebar .l-common--row .col.content-right{display:none}}.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content{height:auto!important;width:100%}.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content>:first-of-type{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;overflow-x:hidden}.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content .widget .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content .widget iframe,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content .widget iframe .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content .widget img,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content .widget video,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content div .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content div iframe,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content div iframe .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content div img,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content div video,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content iframe html .google_image_div .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content iframe html .google_image_div iframe,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content iframe html .google_image_div iframe .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content iframe html .google_image_div img,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content iframe html .google_image_div video,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content section .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content section iframe,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content section iframe .img_ad,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content section img,.l-common--wrapper.hasSidebar .l-common--row .col.content-right .m-side-ads-content section video{max-width:317px!important}@media(max-width:1366px){.adjust-width-responsive{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}}.adjust-width-responsive::-webkit-scrollbar{height:5px!important;width:5px!important}.adjust-width-responsive::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.adjust-width-responsive::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.adjust-width-responsive{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.adjust-side-margins{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.adjust-side-margins::-webkit-scrollbar{height:5px!important;width:5px!important}.adjust-side-margins::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.adjust-side-margins::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.adjust-side-margins{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.display-column{-webkit-box-orient:horizontal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:start;align-content:flex-start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;overflow-y:hidden;width:auto}.display-column,.l-grid-wrapper,.l-grid-wrapper-two{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.l-grid-wrapper,.l-grid-wrapper-two{-webkit-box-orient:vertical;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%}.l-grid-wrapper .article-card,.l-grid-wrapper-two .article-card{height:235px;margin:0;width:100%}.l-grid-wrapper .article-card+.article-card,.l-grid-wrapper-two .article-card+.article-card{margin-top:10px}@media(max-width:1260px){.l-grid-wrapper .article-card,.l-grid-wrapper-two .article-card{height:270px}.l-grid-wrapper .article-card+.article-card,.l-grid-wrapper-two .article-card+.article-card{margin-top:0}}.l-grid-wrapper .article-card .article-card__thumb,.l-grid-wrapper-two .article-card .article-card__thumb{height:235px}@media(max-width:1260px){.l-grid-wrapper .article-card .article-card__thumb,.l-grid-wrapper-two .article-card .article-card__thumb{height:270px}}.l-grid-wrapper .article-card .article-card__thumb img,.l-grid-wrapper-two .article-card .article-card__thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.l-grid-wrapper .image-wrapper,.l-grid-wrapper-two .image-wrapper{width:100%}.l-grid-wrapper .m-simple-post-text,.l-grid-wrapper-two .m-simple-post-text{height:4.375rem;margin:2.1875rem 0 1.25rem}@media(max-width:78.75rem){.l-grid-wrapper .m-simple-post-text,.l-grid-wrapper-two .m-simple-post-text{margin:1.25rem 0}}@media(max-width:768px){.l-grid-wrapper .m-simple-post-text,.l-grid-wrapper-two .m-simple-post-text{margin-top:10px}}@media(max-width:48rem){.l-grid-wrapper .m-simple-post-item+.m-simple-post-item,.l-grid-wrapper-two .m-simple-post-item+.m-simple-post-item{margin-top:2.5rem}}@media(max-width:31.25rem){.l-grid-wrapper .m-simple-post-item+.m-simple-post-item,.l-grid-wrapper-two .m-simple-post-item+.m-simple-post-item{margin-top:1rem}}.l-grid-wrapper .m-simple-post-item:hover .m-simple-post-text,.l-grid-wrapper-two .m-simple-post-item:hover .m-simple-post-text{text-decoration:underline}.l-slider{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:slider;max-width:918px;width:100%}@media(max-width:1260px){.l-slider{max-width:100%}}@media(max-width:1200px){.l-slider{max-width:100%}}.l-destaque{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:destaque;justify-content:center}@media(max-width:500px){.l-destaque>.m-type-one-slider{height:13.5625rem}.l-destaque>.m-type-one-slider .article-slider .m-slider-title.is-fz-m-18{font-size:18px;line-height:22px;margin-top:13px}}.l-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-end;-ms-flex-align:flex-end;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-area:aside;justify-content:flex-start}@media(max-width:1260px){.l-aside{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-aside>*{height:300px}.l-aside>:last-child{margin-left:30px}.l-aside .m-donation{margin-left:0}}@media(max-width:1100px){.l-aside>*{height:auto}}@media(max-width:1024px){.l-aside>.article-card{-webkit-box-flex:1;-ms-flex:1;flex:1;height:235px;width:100%}}.l-midle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-area:midle;justify-content:space-between}.l-midle,.l-title{display:-webkit-box;display:-ms-flexbox;display:flex}.l-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-area:title;margin-bottom:30px}.l-spotlight-grid-container{-ms-grid-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-areas:"slider slider aside";grid-template-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);height:30rem;max-width:1366px;width:90%}@media(min-width:90rem){.l-spotlight-grid-container .article-slider .m-slider-item-text{max-width:380px}}@media(max-width:89.9375rem){.l-spotlight-grid-container .article-slider .m-slider-item-text{max-width:375px}.l-spotlight-grid-container .article-slider .item-thumb{min-width:360px;width:400px}}@media(max-width:87.5rem){.l-spotlight-grid-container .article-slider .m-slider-item-text{max-width:375px}.l-spotlight-grid-container .article-slider .item-thumb{min-width:360px;width:400px}}@media(max-width:81.25rem){.l-spotlight-grid-container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:78.75rem){.l-spotlight-grid-container{-ms-grid-columns:minmax(380px,1fr);gap:30px;grid-template-areas:"slider" "aside";grid-template-columns:minmax(380px,1fr);height:42.3125rem}}@media(max-width:75rem){.l-spotlight-grid-container{height:40.625rem}}@media(max-width:62.5rem){.l-spotlight-grid-container{gap:unset;grid-template-areas:"slider";height:23.75rem;row-gap:unset}}.l-spotlight-grid-container .article-slider:hover .m-slider-item-text .m-slider-item-excerpt,.l-spotlight-grid-container .article-slider:hover .m-slider-item-text .m-slider-item-title{text-decoration:underline;text-decoration-color:#203760}.l-spotlight-grid-container .m-slider-item-text{margin-left:15px;margin-right:15px;padding-right:30px;padding-top:3px}@media(max-width:1299px){.l-spotlight-grid-container .article-slider .m-slider-item-text{max-width:343px}.l-spotlight-grid-container .article-slider .item-thumb{min-width:350px;width:350px}}@media(max-width:1260px){.l-spotlight-grid-container .article-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:spacer-between;-ms-flex-pack:spacer-between;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:spacer-between}.l-spotlight-grid-container .article-slider .item-thumb,.l-spotlight-grid-container .article-slider .m-slider-item-text{margin-left:unset;min-width:unset;width:calc(50% - 15px)}}@media(max-width:768px){.l-spotlight-grid-container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;height:20.3125rem;width:calc(100% - 30px)}.l-spotlight-grid-container .article-slider .item-thumb,.l-spotlight-grid-container .article-slider .m-slider-item-text{width:calc(50% - 10px)}}@media(max-width:728px){.l-spotlight-grid-container{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;height:14.375rem}.l-spotlight-grid-container .article-slider .item-thumb,.l-spotlight-grid-container .article-slider .m-slider-item-text{width:calc(50% - 5px)}}@media(max-width:780px){.l-spotlight-grid-container .l-slider{max-height:320px!important}}@media(max-width:550px){.l-spotlight-grid-container{gap:unset;height:auto;margin-left:-15px;margin-right:-15px;width:100vw}.l-spotlight-grid-container .l-slider{width:100vw}.l-spotlight-grid-container .article-slider{-ms-flex-wrap:wrap;flex-wrap:wrap}.l-spotlight-grid-container .article-slider .item-thumb,.l-spotlight-grid-container .article-slider .m-slider-item-text{width:100%}.l-spotlight-grid-container .article-slider .m-slider-item-text{margin-left:15px;margin-right:15px;padding-right:30px}}.l-spotlight-grid-container .slick-list{height:100%!important;width:100%!important}.l-spotlight-grid-container .slick-track{height:100%!important}.l-spotlight-grid-container .dot-slider-class{bottom:15px;padding-left:25px;padding-right:25px;right:0;width:435px}@media screen and (max-width:1439px){.l-spotlight-grid-container .dot-slider-class{width:400px}}@media screen and (max-width:1399px){.l-spotlight-grid-container .dot-slider-class{width:380px}}@media screen and (max-width:1299px){.l-spotlight-grid-container .dot-slider-class{width:310px}}@media screen and (max-width:1260px){.l-spotlight-grid-container .dot-slider-class{width:calc(50% - 15px)}}@media screen and (max-width:768px){.l-spotlight-grid-container .dot-slider-class{width:calc(50% - 10px)}}@media(max-width:750px){.l-spotlight-grid-container .dot-slider-class{left:unset;margin-left:unset;right:0}}@media(max-width:650px){.l-spotlight-grid-container .dot-slider-class li{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(max-width:550px){.l-spotlight-grid-container .dot-slider-class{left:0;margin-left:unset;right:0;width:100%}}.l-destaques-grid-container{-ms-grid-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-areas:"destaque midle aside";grid-template-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);max-width:1366px;width:90%}@media(max-width:1300px){.l-destaques-grid-container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:1260px){.l-destaques-grid-container{gap:30px;grid-template-areas:"destaque midle" "aside aside";grid-template-columns:repeat(auto-fit,minmax(390px,1fr))}}@media(max-width:768px){.l-destaques-grid-container{-ms-grid-columns:100%!important;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;grid-template-areas:"destaque" "midle";grid-template-columns:100%!important;row-gap:50px;width:calc(100% - 30px)}.l-destaques-grid-container.donation{grid-template-areas:"destaque" "midle" "aside"}}.l-folha-grid-container{-ms-grid-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;display:grid;grid-template-areas:"destaque midle aside";grid-template-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);max-width:1366px;width:90%}@media(max-width:81.25rem){.l-folha-grid-container{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(max-width:79.0625rem){.l-folha-grid-container .l-aside .article-card{height:25rem}.l-folha-grid-container .l-aside .article-card+.article-card{margin-top:20px!important}}@media(max-width:78.75rem){.l-folha-grid-container{gap:1.875rem;grid-template-areas:"destaque midle" "aside aside";grid-template-columns:repeat(auto-fit,minmax(390px,1fr))}.l-folha-grid-container .l-destaque .m-type-one-slider{height:25rem}.l-folha-grid-container .m-simple-post-item .m-simple-post-text{height:auto;width:100%}}@media(max-width:75rem){.l-folha-grid-container .m-simple-post-item .m-simple-post-text.is-fz-t-14,.l-folha-grid-container .m-simple-post-item .post__excerpt a.m-simple-post-text,.l-folha-grid-container .m-simple-post-item .post__excerpt a>p.m-simple-post-text,.post__excerpt .l-folha-grid-container .m-simple-post-item a.m-simple-post-text,.post__excerpt .l-folha-grid-container .m-simple-post-item a>p.m-simple-post-text{font-size:1.125rem}}@media(max-width:64rem){.l-folha-grid-container .l-aside .article-card{height:20rem}.l-folha-grid-container .l-aside .article-card+.article-card{margin-top:0!important}}@media(max-width:48rem){.l-folha-grid-container{-ms-grid-columns:100%!important;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;grid-template-areas:"destaque" "midle";grid-template-columns:100%!important;row-gap:30px;width:calc(100% - 30px)}.l-folha-grid-container.donation{grid-template-areas:"destaque" "midle" "aside"}.l-folha-grid-container .l-destaque .m-type-one-slider{height:20.625rem}.l-folha-grid-container .m-simple-post-item .m-simple-post-text.is-fz-t-14,.l-folha-grid-container .m-simple-post-item .post__excerpt a.m-simple-post-text,.l-folha-grid-container .m-simple-post-item .post__excerpt a>p.m-simple-post-text,.post__excerpt .l-folha-grid-container .m-simple-post-item a.m-simple-post-text,.post__excerpt .l-folha-grid-container .m-simple-post-item a>p.m-simple-post-text{font-size:.875rem}}.l-folha-grid-container .slick-list{width:100%!important}.l-folha-grid-container .slick-list,.l-folha-grid-container .slick-track{height:100%!important}.l-folha-grid-container .dot-slider-class{padding-left:30px;right:0;width:100%}.l-folha-grid-container .slick-dotted.slick-slider{margin-bottom:0}.l-news-grid-container{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-areas:"title title title" "destaque midle aside";grid-template-columns:repeat(auto-fit,minmax(380px,1fr));max-width:1366px;width:90%}.l-news-grid-container .l-title h2{margin:0 0 15px;padding:0}@media(max-width:750px){.l-news-grid-container .l-title h2{margin:0 0 15px 15px}}.l-common-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-common-wrapper .l-common-row-slider{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.l-common-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:1366px;width:90%}.l-common-row.single-newsletter{margin:0 auto}@media(max-width:768px){.l-common-row{width:calc(100% - 30px)}}.l-common-row-full{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:3rem 0;width:100vw}.l-common-row-full>*{max-width:1366px;width:90%}@media(max-width:768px){.l-common-row-full>*{padding:2rem 0;width:calc(100% - 30px)}}.l-common-row-h-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;width:90%}.l-common-row-h-scroll.--blog,.l-common-row-h-scroll.--category,.l-common-row-h-scroll.--noticias{height:auto;overflow-x:auto;overflow-y:hidden}.l-common-row-h-scroll.--blog::-webkit-scrollbar,.l-common-row-h-scroll.--category::-webkit-scrollbar,.l-common-row-h-scroll.--noticias::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-row-h-scroll.--blog::-webkit-scrollbar-thumb,.l-common-row-h-scroll.--category::-webkit-scrollbar-thumb,.l-common-row-h-scroll.--noticias::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-row-h-scroll.--blog::-webkit-scrollbar-track,.l-common-row-h-scroll.--category::-webkit-scrollbar-track,.l-common-row-h-scroll.--noticias::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.--blog,.l-common-row-h-scroll.--category,.l-common-row-h-scroll.--noticias{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}@media(max-width:100rem){.l-common-row-h-scroll.--blog,.l-common-row-h-scroll.--category,.l-common-row-h-scroll.--noticias{max-width:100vw;overflow-x:auto;width:100vw}.l-common-row-h-scroll.--blog>:first-child,.l-common-row-h-scroll.--category>:first-child,.l-common-row-h-scroll.--noticias>:first-child{margin-left:calc(50vw - 42.6875rem)}.l-common-row-h-scroll.--blog>:last-child,.l-common-row-h-scroll.--category>:last-child,.l-common-row-h-scroll.--noticias>:last-child{margin-right:calc(50vw - 42.6875rem)}}.l-common-row-h-scroll .article-block:hover h3{text-decoration:underline}@media(max-width:100rem){.l-common-row-h-scroll .m-card-top-ten.\--blog:last-child{margin-right:calc(50vw - 42.6875rem)}}@media(max-width:93.75rem){.l-common-row-h-scroll .m-card-top-ten.\--blog:last-child{margin-right:5vw}}@media(max-width:83.125rem){.l-common-row-h-scroll{overflow-x:scroll;padding-bottom:1rem}.l-common-row-h-scroll::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-row-h-scroll::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-row-h-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.--category{padding-bottom:0}.l-common-row-h-scroll .m-card-top-ten{margin-bottom:0}}@media(max-width:64rem){.l-common-row-h-scroll{padding-bottom:0}.l-common-row-h-scroll::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-h-scroll::-webkit-scrollbar-thumb{background:transparent}.l-common-row-h-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}.l-common-row-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto auto;max-width:1366px;width:90%}@media(max-width:768px){.l-common-row-wrap{width:calc(100% - 30px)}}.l-common-row-wrap .title-row{width:100%}.l-common-row-wrap.col-2>*{width:calc(50% - 15px)}.l-common-row-wrap.col-2>.f-w-100{margin-bottom:20px;width:100%}@media(max-width:1300px){.l-common-row-wrap.col-2>*{width:calc(50% - 10px)}.l-common-row-wrap.col-2>.f-w-100{margin-bottom:20px;width:100%}}@media(max-width:1260px){.l-common-row-wrap.col-2>*{width:calc(50% - 15px)}.l-common-row-wrap.col-2>.f-w-100{margin-bottom:20px;width:100%}}@media(max-width:1100px){.l-common-row-wrap.col-2>*{width:100%}.l-common-row-wrap.col-2>.f-w-100{margin-bottom:20px;width:100%}}@media(max-width:768px){.l-common-row-wrap.col-2>*{margin-bottom:15px}.l-common-row-wrap.col-2>.f-w-100{margin-bottom:20px;width:100%}}.l-common-row-wrap.bloco_layout_3 .post-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-content:space-between;width:100%}@media(max-width:64rem){.l-common-row-wrap.bloco_layout_3 .post-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media(max-width:48rem){.l-common-row-wrap.bloco_layout_3 .post-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.l-common-row-wrap.bloco_layout_3 .post-list-item{overflow:hidden}.l-common-row-wrap.bloco_layout_3 .post-list-item a{color:#203760;text-decoration:none}.l-common-row-wrap.bloco_layout_3 .post-list-item a:active,.l-common-row-wrap.bloco_layout_3 .post-list-item a:hover{color:#203760}.l-common-row-wrap.bloco_layout_3 .post-list-item .m-badge-danger{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-khtml-border-radius:50px;font-size:12px;margin-bottom:15px}.l-common-row-wrap.bloco_layout_3 .post-list-item h5{color:#203760;font-size:20px;font-weight:400;line-height:25px;margin-top:0}@media(max-width:53.125rem){.l-common-row-wrap.bloco_layout_3 .post-list-item h5{font-size:17px;line-height:23px}}.l-common-row-wrap.bloco_layout_3 .post-list-item img{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;height:235px;margin-bottom:15px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:40.625rem){.l-common-row-wrap.bloco_layout_3 .post-list-item img{height:300px}}.l-common-row-wrap-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1366px;width:100%}@media(min-width:768px)and (max-width:1023px){.l-common-row-wrap-scroll{-ms-flex-wrap:unset;flex-wrap:unset;overflow-x:scroll;padding-bottom:15px;padding-left:15px}.l-common-row-wrap-scroll::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-row-wrap-scroll::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-row-wrap-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-wrap-scroll{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(min-width:1024px)and (max-width:1111px){.l-common-row-wrap-scroll{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:unset;flex-wrap:unset;justify-content:center;overflow-x:scroll}}@media(min-width:1280px)and (max-width:1350px){.l-common-row-wrap-scroll{max-width:1229.4px}}@media(min-width:1366px)and (max-width:1441px){.l-common-row-wrap-scroll{max-width:1229.4px}}@media(max-width:414px){.l-common-row-wrap-scroll{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin:0}}.l-common-row-mobile-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1366px;row-gap:30px;width:90%}@media(max-width:64rem){.l-common-row-mobile-scroll{padding-bottom:0}.l-common-row-mobile-scroll::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-mobile-scroll::-webkit-scrollbar-thumb{background:transparent}.l-common-row-mobile-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-mobile-scroll{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:68.75rem){.l-common-row-mobile-scroll.col-3{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;width:100%}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-mobile-scroll.col-3{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-row-mobile-scroll.col-3>*{margin-left:5vw;margin-right:5vw}}@media(max-width:64rem){.l-common-row-mobile-scroll.col-3{padding-bottom:0}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar-thumb{background:transparent}.l-common-row-mobile-scroll.col-3::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-mobile-scroll.col-3{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:78.75rem){.l-common-row-mobile-scroll.col-4{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;width:100%}.l-common-row-mobile-scroll.col-4>*{margin-left:5vw;margin-right:5vw}}@media(max-width:64rem){.l-common-row-mobile-scroll.col-4{padding-bottom:0}.l-common-row-mobile-scroll.col-4::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-mobile-scroll.col-4::-webkit-scrollbar-thumb{background:transparent}.l-common-row-mobile-scroll.col-4::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-mobile-scroll.col-4{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:48rem){.l-common-row-mobile-scroll.col-3>*,.l-common-row-mobile-scroll.col-4>*{margin-left:15px;margin-right:15px}}.l-common-row-large-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;min-height:300px;overflow-x:scroll;scrollbar-color:#203760 hsla(0,0%,100%,0);scrollbar-width:thin;width:100%}.l-common-row-large-scroll::-webkit-scrollbar{background-color:hsla(0,0%,100%,0);height:7px;width:7px}.l-common-row-large-scroll::-webkit-scrollbar-thumb{background:#203760}.l-common-row-large-scroll .wrapper-items{display:-webkit-box;display:-ms-flexbox;display:flex}.l-common-row-two-columns{-webkit-box-orient:horizontal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px;justify-content:flex-start;margin-bottom:24px;max-width:1366px;width:100%}.l-common-row-two-columns,.l-common-row-two-columns .l-column-one{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.l-common-row-two-columns .l-column-one{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:30px;position:relative;width:978px}.l-common-row-two-columns .l-column-one .l-blog-archive-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(min-width:1024px)and (max-width:1111px){.l-common-row-two-columns .l-column-one{margin-right:0;max-width:698px;max-width:921.6px;width:921.6px}}@media(min-width:1280px)and (max-width:1350px){.l-common-row-two-columns .l-column-one{width:880px}}@media(min-width:1366px)and (max-width:1441px){.l-common-row-two-columns .l-column-one{width:870px}}@media(max-width:999px){.l-common-row-two-columns .l-column-one{max-width:697px}}@media(max-width:415px){.l-common-row-two-columns .l-column-one{margin-right:0;max-width:100vw}}.l-common-row-two-columns .l-column-two{width:337px}.l-common-row-two-columns .l-column-two img{width:100%}.l-common-row-two-columns .l-column-one-v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:15px;width:421px}.l-common-row-two-columns .l-column-two-v2{width:500px}@media screen and (max-width:1024px){main{margin-top:80px}}@media(max-width:750px){main{margin-top:50px}}.l-common--wrapper{width:100vw}.l-common--wrapper.hasSidebar>.l-common--row{-ms-grid-columns:minmax(380px,2fr) 337px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-areas:"content aside";grid-template-columns:minmax(380px,2fr) 337px}@media(max-width:1300px){.l-common--wrapper.hasSidebar>.l-common--row{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:1024px){.l-common--wrapper.hasSidebar>.l-common--row{-ms-grid-columns:minmax(380px,1fr);gap:30px;grid-template-areas:"content";grid-template-columns:minmax(380px,1fr)}}@media(max-width:768px){.l-common--wrapper.hasSidebar>.l-common--row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}}.l-common--wrapper.hasSidebar .content-left .l-common--row-content{max-width:100%;width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three{display:none;margin:0;width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row.l-header{width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4{grid-template-columns:repeat(auto-fit,minmax(325px,1fr))}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4>*{max-width:unset}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4{width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-1{grid-template-columns:repeat(1,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-2{grid-template-columns:repeat(2,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-3{grid-template-columns:repeat(3,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-4{grid-template-columns:repeat(4,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-5{grid-template-columns:repeat(5,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-6{grid-template-columns:repeat(6,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-7{grid-template-columns:repeat(7,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-8{grid-template-columns:repeat(8,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-9{grid-template-columns:repeat(9,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-10{grid-template-columns:repeat(10,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-11{grid-template-columns:repeat(11,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-12{grid-template-columns:repeat(12,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-13{grid-template-columns:repeat(13,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-14{grid-template-columns:repeat(14,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-15{grid-template-columns:repeat(15,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-16{grid-template-columns:repeat(16,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-17{grid-template-columns:repeat(17,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-18{grid-template-columns:repeat(18,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-19{grid-template-columns:repeat(19,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-20{grid-template-columns:repeat(20,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-21{grid-template-columns:repeat(21,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-22{grid-template-columns:repeat(22,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-23{grid-template-columns:repeat(23,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-24{grid-template-columns:repeat(24,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-25{grid-template-columns:repeat(25,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-26{grid-template-columns:repeat(26,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-27{grid-template-columns:repeat(27,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-28{grid-template-columns:repeat(28,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-29{grid-template-columns:repeat(29,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-30{grid-template-columns:repeat(30,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-31{grid-template-columns:repeat(31,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-32{grid-template-columns:repeat(32,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-33{grid-template-columns:repeat(33,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-34{grid-template-columns:repeat(34,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-35{grid-template-columns:repeat(35,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-36{grid-template-columns:repeat(36,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-37{grid-template-columns:repeat(37,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-38{grid-template-columns:repeat(38,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-39{grid-template-columns:repeat(39,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-40{grid-template-columns:repeat(40,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-41{grid-template-columns:repeat(41,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-42{grid-template-columns:repeat(42,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-43{grid-template-columns:repeat(43,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-44{grid-template-columns:repeat(44,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-45{grid-template-columns:repeat(45,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-46{grid-template-columns:repeat(46,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-47{grid-template-columns:repeat(47,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-48{grid-template-columns:repeat(48,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-49{grid-template-columns:repeat(49,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-50{grid-template-columns:repeat(50,318.93px)}}@media screen and (max-width:375px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4{width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-1{grid-template-columns:repeat(1,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-2{grid-template-columns:repeat(2,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-3{grid-template-columns:repeat(3,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-4{grid-template-columns:repeat(4,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-5{grid-template-columns:repeat(5,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-6{grid-template-columns:repeat(6,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-7{grid-template-columns:repeat(7,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-8{grid-template-columns:repeat(8,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-9{grid-template-columns:repeat(9,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-10{grid-template-columns:repeat(10,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-11{grid-template-columns:repeat(11,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-12{grid-template-columns:repeat(12,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-13{grid-template-columns:repeat(13,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-14{grid-template-columns:repeat(14,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-15{grid-template-columns:repeat(15,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-16{grid-template-columns:repeat(16,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-17{grid-template-columns:repeat(17,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-18{grid-template-columns:repeat(18,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-19{grid-template-columns:repeat(19,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-20{grid-template-columns:repeat(20,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-21{grid-template-columns:repeat(21,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-22{grid-template-columns:repeat(22,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-23{grid-template-columns:repeat(23,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-24{grid-template-columns:repeat(24,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-25{grid-template-columns:repeat(25,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-26{grid-template-columns:repeat(26,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-27{grid-template-columns:repeat(27,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-28{grid-template-columns:repeat(28,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-29{grid-template-columns:repeat(29,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-30{grid-template-columns:repeat(30,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-31{grid-template-columns:repeat(31,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-32{grid-template-columns:repeat(32,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-33{grid-template-columns:repeat(33,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-34{grid-template-columns:repeat(34,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-35{grid-template-columns:repeat(35,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-36{grid-template-columns:repeat(36,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-37{grid-template-columns:repeat(37,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-38{grid-template-columns:repeat(38,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-39{grid-template-columns:repeat(39,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-40{grid-template-columns:repeat(40,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-41{grid-template-columns:repeat(41,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-42{grid-template-columns:repeat(42,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-43{grid-template-columns:repeat(43,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-44{grid-template-columns:repeat(44,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-45{grid-template-columns:repeat(45,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-46{grid-template-columns:repeat(46,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-47{grid-template-columns:repeat(47,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-48{grid-template-columns:repeat(48,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-49{grid-template-columns:repeat(49,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .content-grid-scroll.col-4.count-50{grid-template-columns:repeat(50,285px)}}@media screen and (max-width:1500px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule :first-child{margin-left:0}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule :last-child{margin-right:0}}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule{margin-left:-5vw;max-width:100vw;width:calc(100% + 5vw)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule>:first-child{margin-left:5vw}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule{margin-left:0;max-width:100vw;width:100vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule>:first-child{margin-left:5vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule>:last-child{margin-right:5vw}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule>:first-child{margin-left:15px}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .l-common-row-h-scroll.blog-and-schedule>:last-child{margin-right:15px}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-three .article-block:hover h3{text-decoration:underline}.gform_footer .l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row>header a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row>header .gform_footer a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row>header a.btn--crop,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row>header a.btn--takephoto,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row>header a.m-btn{width:auto}@media screen and (max-width:85.375rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-picture{max-width:45%}}@media screen and (max-width:75rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-picture{max-width:40%}}@media screen and (max-width:48rem){.gform_footer .l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row header a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row header .gform_footer a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row header a.btn--crop,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row header a.btn--takephoto,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row header a.m-btn{margin:0 auto;width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-picture{max-width:100%}.gform_footer .l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-text a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-text .gform_footer a.gform_button.button[type=submit],.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-text a.btn--crop,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-text a.btn--takephoto,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-four>.l-common-row .article-picture-text .article-text a.m-btn{margin:0 auto;width:auto}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider{width:40%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside{width:calc(60% - 30px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__thumbnail{max-width:230px}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider{width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post+.post,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider .post+.post{margin:30px 0 0}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__thumbnail,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider .post__thumbnail{max-width:260px}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__actions,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider .post__actions{max-width:250px}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__actions.podcast-front-load,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider .post__actions.podcast-front-load{height:50px}}@media screen and (max-width:750px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-slider{margin-bottom:0}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__thumbnail{max-width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-five .l-common-row-wrap.col-2>.l-aside .post__actions{display:none}}@media(max-width:83.125rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .l-common-row-h-scroll{margin:0;overflow:unset;padding-bottom:0;width:100%}}@media screen and (max-width:78.75rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .l-common-row-h-scroll{margin:0;overflow:unset;padding-bottom:0;width:100%}}@media screen and (max-width:68.75rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .l-common-row-h-scroll{min-height:275px}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media screen and (max-width:78.75rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4{margin:0;overflow:unset;width:100%}}@media screen and (max-width:48rem){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4{grid-template-columns:1fr}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2 .post.\--list,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3 .post.\--list,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4 .post.\--list{max-width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2 .post.\--list h3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3 .post.\--list h3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4 .post.\--list h3{margin:10px 0}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2 .post__thumbnail,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3 .post__thumbnail,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4 .post__thumbnail{height:307px;max-height:unset}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-2 .image-wrapper,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-3 .image-wrapper,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-six .content-grid-scroll.col-4 .image-wrapper{width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron{margin-left:0;margin-right:0;padding:65px 0;width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full .l-common-row.l-header,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron .l-common-row.l-header{display:none!important}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full .l-common-row.banner-jumbotron,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron .l-common-row.banner-jumbotron{margin:0 auto;width:90%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full .banner-jumbotron-wrapper,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron .banner-jumbotron-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full .banner-jumbotron-media,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron .banner-jumbotron-media{margin:0 0 30px;max-width:unset;width:100%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-banner-full .banner-jumbotron-media.media-video,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.l-common-wrapper-jumbotron .banner-jumbotron-media.media-video{height:0;padding-bottom:56.25%}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--txt-highlight .l-common-row-full{width:100%}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--txt-highlight .l-common-row-full{width:100vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--txt-highlight .l-common-row-full .article-simple h1{font-size:1.8rem}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--txt-highlight .l-common-row-full{padding:1.2rem 0}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--txt-highlight .l-common-row-full .article-simple>h1{font-size:20px!important}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .content-grid-scroll.col-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos{margin-left:-5vw;max-width:100vw;width:calc(100% + 5vw)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos>*,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos>*{margin:0 0 0 5vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3{width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-1,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-2,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-4,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-5,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-6,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-7,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-8,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-9,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-10,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-11,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-12,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-13,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-14,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-15,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-16,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-17,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-18,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-19,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-20,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-21,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-22,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-23,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-24,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-25,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-26,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-27,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-28,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-29,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-30,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-31,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-32,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-33,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-34,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-35,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-36,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-37,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-38,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-39,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-40,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-41,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-42,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-43,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-44,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-45,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-46,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-47,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-48,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-49,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-50,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,318.93px)}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos{margin-left:-5vw;margin-right:-5vw;width:100vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos>*,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos>*{margin:0 5vw}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos{margin-left:-15px;margin-right:-15px}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos>*,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos>*{margin:0 15px}}@media screen and (max-width:500px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3{width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-1,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-2,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-3,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-4,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-5,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-6,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-7,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-8,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-9,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-10,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-11,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-12,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-13,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-14,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-15,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-16,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-17,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-18,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-19,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-20,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-21,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-22,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-23,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-24,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-25,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-26,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-27,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-28,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-29,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-30,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-31,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-32,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-33,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-34,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-35,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-36,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-37,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-38,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-39,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-40,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-41,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-42,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-43,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-44,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-45,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-46,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-47,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-48,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-49,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,285px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--layout-gallery-videos .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-50,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--uni-video .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,285px)}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .content-grid-scroll.col-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos{margin-left:-5vw;max-width:100vw;width:calc(100% + 5vw)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos>*{margin:0 0 0 5vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3{width:auto}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,318.93px)}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,318.93px)}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos{margin-left:-5vw;margin-right:-5vw;width:100vw}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos>*{margin:0 5vw}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos{margin-left:-15px;margin-right:-15px}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block--image-share .l-common-row-mobile-scroll.uni-videos>*{margin:0 15px}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-next,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-next{right:0}@media screen and (max-width:1550px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-next,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-next{right:0}}@media screen and (max-width:700px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-next,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-next{right:0}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-prev,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-prev{right:50px}@media screen and (max-width:1550px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-prev,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-prev{right:50px}}.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-list.draggable,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-list.draggable{margin-left:0}@media screen and (max-width:1550px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-list.draggable,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-list.draggable{margin-left:0}}@media screen and (max-width:700px){.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider .slick-list.draggable,.l-common--wrapper.hasSidebar .content-left .l-common-wrapper.block-site .m-type-three-slider.is-slider-large .slick-list.draggable{margin-left:0}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container{-ms-grid-columns:minmax(300px,1fr) 280px;grid-template-areas:"slider aside";grid-template-columns:minmax(300px,1fr) 280px;max-width:100%;width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-aside,.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider{max-height:380px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .article-slider .item-thumb{min-width:360px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .dot-slider-class{width:360px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .m-type-two-slider .slick-prev-two{right:255px}@media screen and (max-width:1360px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container{-ms-grid-columns:minmax(300px,1fr);grid-template-areas:"slider" "aside";grid-template-columns:minmax(300px,1fr);row-gap:30px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container>.l-aside{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container>.l-aside>*{width:calc(50% - 15px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container>.l-aside>*+*{margin-top:0}}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider .article-slider>*{width:calc(50% - 15px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider .article-slider .item-thumb{min-width:unset}}@media screen and (max-width:550px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container{width:100vw}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider{margin-left:-15px;margin-right:-15px;max-width:unset}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider .article-slider{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100vw;width:100vw!important}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one .l-spotlight-grid-container .l-slider .article-slider>*{width:100%}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-grid.col-1-2{grid-template-columns:minmax(340px,1fr) minmax(400px,2fr)}@media screen and (max-width:1230px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-grid.col-1-2{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;row-gap:unset}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .wrapper-features{margin-top:30px}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .article-block h3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1350px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;overflow-x:auto;padding-bottom:5px;width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{max-width:318px;min-width:318px;width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:30px}}@media screen and (max-width:1230px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{max-width:375px;min-width:280px}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{max-width:444px;min-width:285px}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features .article-block .m-badge-danger.is-hide-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{min-width:318px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:20px}}@media screen and (max-width:650px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:20px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features .article-block h3{display:none}}@media screen and (max-width:600px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{max-width:330px;min-width:330px}}@media screen and (max-width:425px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:10px}}@media screen and (max-width:375px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-two .content-features>*{max-width:285px;min-width:285px}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-medias{margin:0;width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .content-grid.col-1-3{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:256px 3fr}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .l-slider-book{height:368px;max-width:256px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .l-features{width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .l-features-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:spacer-between;-ms-flex-pack:spacer-between;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:spacer-between;overflow-x:scroll;padding-bottom:10px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .l-features-content>.article-card.card_book{-webkit-box-flex:none;-ms-flex:none;flex:none;height:368px;max-width:256px}@media screen and (max-width:425px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .content-grid.col-1-3{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-books .content-grid.col-1-3 .l-features-content>.article-card.card_book+*{margin-left:10px}}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .l-common-row-mobile-scroll{margin-left:-5vw;overflow-x:scroll;padding-bottom:15px;width:calc(100% + 5vw)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .l-common-row-mobile-scroll>*{margin-left:5vw}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .l-common-row-mobile-scroll{margin:0 -5vw;overflow-x:scroll;padding-bottom:15px;width:100vw}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .l-common-row-mobile-scroll>*{margin:0 5vw}}@media screen and (max-width:1480px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media screen and (max-width:1260px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,450px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,450px)}}@media screen and (max-width:1024px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,424px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,424px)}}@media screen and (max-width:922px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,380px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,380px)}}@media screen and (max-width:768px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2{margin:0 15px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,334px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,334px)}}@media screen and (max-width:600px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,300px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,300px)}}@media screen and (max-width:350px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,285px)}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,285px)}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address>.m-address{height:auto;width:100%}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons a+a{margin-left:auto}@media screen and (max-width:1480px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons a{width:300px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons a+a{margin-left:0;margin-top:10px}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-buttons a{width:100%}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-address .m-address-extra.block-address .m-address-text .opt.opt-white svg{fill:#203760}@media screen and (max-width:1340px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .content-grid.col-2-1{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}}@media screen and (max-width:1100px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .content-grid.col-2-1{grid-template-columns:1fr}}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .gform_footer.top_label p{display:none}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .post__title{margin-bottom:0}.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .post__title h3,.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block-forms .post__title>a{margin:0}@media(max-width:360px){.l-common--wrapper.hasSidebar .content-left .l-grid-wrapper.block--layout-one{width:100vw}}.l-common--content{width:100%}@media(max-width:1024px){.l-common--content{padding-left:15px;padding-right:15px}}.l-common--row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;max-width:1366px;width:90%}@media screen and (max-width:768px){.l-common--row{width:calc(100% - 30px)}}.l-common--row.wrap{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;max-width:100vw;width:100vw}.l-common--row.--list-inSidebar{width:100%}.l-common--row .col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-height:1px;position:relative;width:100%}.l-common--row .col .m-title{margin:0}.l-common--row .col p>img.alignright{float:right;margin:10px 0 10px 10px}.l-common--row .col p>img.alignleft{float:left;margin:10px 10px 10px 0}.l-common--row .col .l-common-row,.l-common--row .col .l-common-row-h-scroll,.l-common--row .col .l-common-row-mobile-scroll,.l-common--row .col .l-common-row-wrap,.l-common--row .col .l-common-wrapper .l-common-row-mobile-scroll.uni-videos,.l-common--row .col .l-folha-grid-container,.l-common--row .col .l-spotlight-grid-container{width:100%}@media(min-width:768px){.l-common--row .col .l-common-wrapper-banner-full,.l-common--row .col .l-common-wrapper-jumbotron{left:0;margin-left:-15px;margin-right:-15px;position:relative;right:0}}@media(min-width:1366px){.l-common--row .col .l-common-wrapper-banner-full,.l-common--row .col .l-common-wrapper-jumbotron,.l-common--row .col .l-common-wrapper.block--layout-three{left:0;margin-left:-5vw;margin-right:-5vw;position:relative;right:0}.l-common--row .col .l-common-wrapper.block--layout-three>.l-common-row{width:90%}}@media(min-width:1520px){.l-common--row .col .l-common-wrapper-banner-full,.l-common--row .col .l-common-wrapper-jumbotron{left:0;margin-left:-683px;margin-right:-683px;position:relative;right:0}}@media(max-width:1366px){.l-common--row .col .l-common-wrapper-banner-full,.l-common--row .col .l-common-wrapper-jumbotron,.l-common--row .col .l-common-wrapper.block--layout-three{left:0;margin-left:-5vw;margin-right:-5vw;position:relative;right:0}.l-common--row .col .l-common-wrapper-banner-full>.l-common-row:first-child,.l-common--row .col .l-common-wrapper.block--layout-three>.l-common-row:first-child{width:90%}}@media(max-width:1260px){.l-common--row .col .l-common-row-h-scroll .col-2,.l-common--row .col .l-common-row-h-scroll .col-3,.l-common--row .col .l-common-row-h-scroll .col-4{margin:0 5vw;width:90%}}@media(max-width:768px){.l-common--row .col .l-common-row-h-scroll .col-2,.l-common--row .col .l-common-row-h-scroll .col-3,.l-common--row .col .l-common-row-h-scroll .col-4{margin:0 15px;width:calc(100% - 30px)}}@media(min-width:1550px){html[lang=fr-CA] .l-common--row.wrap.--noticias{max-width:1510px;width:100vw}}.l-address-grid-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.l-address-grid-container,.l-address-grid-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.l-address-grid-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;max-width:82.25rem;width:90%}@media(max-width:1367px){.l-address-grid-container{max-width:1229.4px}}@media(max-width:1024px){.l-address-grid-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}}@media screen and (max-width:48rem){.l-address-grid-container{max-width:unset;width:calc(100% - 30px)}}.l-address-grid-container .l-address-info .m-address-local{margin-left:20px;text-indent:-20px}.l-address-grid-container .l-address-info .m-address-copy{margin-left:20px}.l-address-cover{border-radius:0 0 30px 30px;-webkit-border-radius:0 0 30px 30px;-moz-border-radius:0 0 30px 30px;-o-border-radius:0 0 30px 30px;-khtml-border-radius:0 0 30px 30px;margin-right:1.875rem;max-height:33.125rem;max-width:44.375rem;position:relative;width:100%}@media(max-width:1024px){.l-address-cover{margin-bottom:44px;margin-right:0;max-width:unset;padding:0;width:100%}}@media(max-width:768px){.l-address-cover{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}}.l-address-cover img{border-radius:0 0 30px 30px;-webkit-border-radius:0 0 30px 30px;-moz-border-radius:0 0 30px 30px;-o-border-radius:0 0 30px 30px;-khtml-border-radius:0 0 30px 30px;max-height:100%;max-width:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.l-address-cover img{width:100%}}@media(max-width:768px){.l-address-cover img{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}}@media(max-width:1024px){.l-address-info{max-width:100%;padding-left:15px;padding-right:15px;width:100%}}.l-address-info .m-badge-danger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:22.767px;padding:3.248px 8.661px}.l-address-info .m-address-church{color:#203760;font-size:28px;font-weight:500;line-height:1;margin:12px 0 0}@media(max-width:768px){.l-address-info .m-address-church{font-size:18px;margin:16px 0 0}}.l-address-info .m-address-title{color:#203760;font-size:48px;font-weight:600;line-height:1;margin:17px 0 0}@media screen and (max-width:90.625rem){.l-address-info .m-address-title{font-size:40px}}@media(max-width:768px){.l-address-info .m-address-title{font-size:24px;margin:16px 0 0}}.l-address-info .m-address-local{color:#203760;font-size:18px;font-weight:500;line-height:28px;margin:25px 0 17px;word-break:break-word}.l-address-info .m-address-local svg{-webkit-box-flex:none;-ms-flex:none;flex:none;height:14px;min-height:14px;min-width:14px;width:14px}@media(max-width:768px){.l-address-info .m-address-local{margin:32px 0 0}.l-address-info .m-address-local svg{height:16px;min-height:16px;min-width:16px;width:16px}}.l-address-info .m-address-phone{color:#203760;font-size:18px;font-weight:500;line-height:28px;margin:30px 0 0}.l-address-info .m-address-phone,.l-address-info .m-address-phone .div-phone,.l-address-info .m-address-phone .div-social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.l-address-info .m-address-phone .div-phone>svg{fill:#0c6ca0;height:16px;margin-right:5px;width:16px}.l-address-info .m-address-phone .div-social>a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:.833px solid #e7efff;border-radius:6.667px;-webkit-box-shadow:0 16.29621px 23.70358px 0 rgba(170,195,219,.3);box-shadow:0 16.29621px 23.70358px 0 rgba(170,195,219,.3);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;padding:6.667px}.l-address-info .m-address-phone .div-social>a+a{margin-left:16px}.l-address-info .m-address-phone .div-social>a.is-fake-link{background:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset}.l-address-info .m-address-phone .div-social>a>svg{-webkit-box-flex:0;fill:#1d77f1;-ms-flex:none;flex:none;height:24px;width:24px}.l-address-info .m-address-phone .separator{background:#94a6c5;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;height:22.767px;margin:0 22px;width:.711px}@media(max-width:768px){.l-address-info .m-address-phone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-top:32px}.l-address-info .m-address-phone .separator{display:none!important}.l-address-info .m-address-phone .div-social{margin-top:20px;width:100%}}.l-address-info .m-address-copy{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#94a6c5;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-khtml-border-radius:50px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:600;height:32px;justify-content:center;line-height:1;margin:4px 0 0;overflow:hidden;padding:5.692px 11.383px;position:relative;text-decoration:none}.l-address-info .m-address-copy span{-webkit-animation:clippedAnimation 1s linear infinite;-o-animation:clippedAnimation 1s linear infinite;animation:clippedAnimation 1s linear infinite;background-color:#203760;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.l-address-info .m-address-copy>svg{height:16px;margin-right:5px;width:16px}@media(max-width:768px){.l-address-info .m-address-copy{margin:24px 0 0}}.l-address-info .m-address-actions{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-top:20px}.l-address-info .m-address-actions p{color:#fff}@media(max-width:417px){.l-address-info .m-address-actions{max-width:100%;overflow-x:scroll;padding-bottom:15px}.l-address-info .m-address-actions::-webkit-scrollbar{height:5px!important;width:5px!important}.l-address-info .m-address-actions::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-address-info .m-address-actions::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-address-info .m-address-actions{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}}.l-address-info .m-address-actions .m-address-square{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1 0 0;align-items:center;background-color:#fff;border:.711px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#0e3d90;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:110px;justify-content:center;margin-left:16px;min-width:128px;text-decoration:none;width:auto}@media(max-width:417px){.l-address-info .m-address-actions .m-address-square{box-shadow:0 10px 12px rgba(170,195,219,.3);-moz-box-shadow:0 10px 12px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 12px rgba(170,195,219,.3);-o-box-shadow:0 10px 12px rgba(170,195,219,.3)}}.l-address-info .m-address-actions .m-address-square .m-address-action-title{color:#203760;font-size:1rem;font-weight:700;line-height:15px;margin:16px 0 0;padding:0}.l-address-info .m-address-actions .m-address-square:first-child{margin-left:0}.l-address-info .m-address-actions .m-address-square:first-of-type svg{fill:#1d77f1;height:26px;width:26px}.l-address-info .m-address-actions .m-address-square:nth-of-type(2) svg{stroke:#1d77f1;height:22.767px;width:22.767px}.l-address-info .m-address-actions .m-address-square:nth-of-type(3) svg{fill:#1d77f1;height:30px;width:30px}.l-address-info .m-address-social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-top:24px}@media(max-width:768px){.l-address-info .m-address-social{margin-top:40px}}.l-address-info .m-address-social span{color:#203760;font-size:14px;font-weight:500;line-height:23px;margin-right:15px}.l-address-info .m-address-social .m-address-social-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#e7efff;border-radius:80px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-khtml-border-radius:15px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:32px;justify-content:center;margin-right:10px;width:32px}.l-address-info .m-address-social .m-address-social-button svg{fill:#1d77f1;height:14px;width:14px}.l-address-info .m-address-social .m-address-social-button#shareAddressOnTwitter svg{height:14px;width:17px}.l-address-map{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;height:250px;margin-top:80px;width:1316px}@media(max-width:1440px){.l-address-map{max-width:1229.4px}}@media(max-width:1367px){.l-address-map{max-width:1229.4px}}@media(max-width:1350px){.l-address-map{max-width:1229.4px}}@media(max-width:1024px){.l-address-map{max-width:921.6px}}@media(max-width:800px){.l-address-map{max-width:698px}}@media(max-width:417px){.l-address-map{margin:30px 15px 0;overflow:hidden}}.l-appointments-grid-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;grid-template-columns:repeat(auto-fill,179px);justify-content:space-between;margin-bottom:10px;max-width:85.375rem;width:90%}@media(max-width:1440px){.l-appointments-grid-container{-webkit-box-pack:start;-ms-flex-pack:start;grid:unset;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;overflow-x:scroll;padding-bottom:20px}.l-appointments-grid-container::-webkit-scrollbar{height:5px!important;width:5px!important}.l-appointments-grid-container::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-appointments-grid-container::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-appointments-grid-container{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:1367px){.l-appointments-grid-container{-webkit-box-pack:start;-ms-flex-pack:start;grid:unset;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;overflow-x:scroll}.l-appointments-grid-container::-webkit-scrollbar{height:5px!important;width:5px!important}.l-appointments-grid-container::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-appointments-grid-container::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-appointments-grid-container{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:800px){.l-appointments-grid-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:unset}.l-appointments-grid-container::-webkit-scrollbar{height:0!important;width:0!important}.l-appointments-grid-container::-webkit-scrollbar-thumb{background:transparent}.l-appointments-grid-container::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-appointments-grid-container{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:768px){.l-appointments-grid-container{margin-bottom:0;max-width:unset;width:calc(100% - 30px)}}.m-address-date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 10px 12px rgba(170,195,219,.3);-moz-box-shadow:0 10px 12px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 12px rgba(170,195,219,.3);-o-box-shadow:0 10px 12px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:flex-start;flex-wrap:flex-start;height:auto;justify-content:flex-start;min-width:179px;padding:30px 40px;width:179px}.m-address-date+.m-address-date{margin-left:10px}.m-address-date .m-date-day{color:#203760;font-size:20px;font-weight:600;line-height:25px;position:relative}.m-address-date .m-date-day:after{background-color:#f3141a;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;bottom:-10px;content:"";height:5px;left:calc(50% - 10.5px);position:absolute;width:21px}.m-address-date .m-date-hour{color:#203760;font-size:18px;font-weight:600;line-height:20px;margin-top:20px}.m-address-date.is-today{background:-o-linear-gradient(205.97deg,#203760 38.08%,#004eb8 100%);background:-webkit-linear-gradient(244.03deg,#203760 38.08%,#004eb8);background:-o-linear-gradient(244.03deg,#203760 38.08%,#004eb8 100%);background:linear-gradient(205.97deg,#203760 38.08%,#004eb8)}.m-address-date.is-today .m-date-day,.m-address-date.is-today .m-date-hour{color:#fff}@media(max-width:800px){.m-address-date{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-khtml-border-radius:6px;height:auto;margin-left:unset;min-width:unset;padding:8px;width:100%}.m-address-date,.m-address-date .m-date-day{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.m-address-date .m-date-day{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1.25rem;font-weight:500;justify-content:flex-start;line-height:1;margin:0;position:relative;width:6.875rem}.m-address-date .m-date-day:after{background:unset;bottom:unset;content:":";height:auto;left:unset;margin-left:3px;position:relative;top:unset;width:auto}.m-address-date .m-date-hour{font-weight:500;margin:0 0 0 8px}.m-address-date:first-child{margin-left:0}.m-address-date+.m-address-date{margin-left:0;margin-top:4px}}@media(max-width:750px){.m-address-date .m-date-day{font-size:.75rem;width:3.75rem}.m-address-date .m-date-hour{font-size:.875rem}}@media screen and (max-width:31.25rem){.m-address-date{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.m-address-date .m-date-day{margin-right:auto}}.address-single-parking{-webkit-box-orient:vertical;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.address-single-parking,.address-single-parking .location{-webkit-box-direction:normal;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.address-single-parking .location{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin:0}.address-single-parking svg{height:19.499px;margin-right:11px;width:17.075px}.address-single-parking .address-parking-bar{background:#94a6c5;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;height:22.767px;margin:0 22px;width:.711px}.address-single-parking .m-address-copy{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#94a6c5;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-khtml-border-radius:50px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:600;height:32px;justify-content:center;line-height:1;margin:17px 0 0 22px;overflow:hidden;padding:5.692px 11.383px;position:relative;text-decoration:none}.address-single-parking .m-address-copy span{-webkit-animation:clippedAnimation 1s linear infinite;-o-animation:clippedAnimation 1s linear infinite;animation:clippedAnimation 1s linear infinite;background-color:#203760;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.address-single-parking .m-address-copy>svg{stroke:none;height:16px;margin-right:5px;width:16px}.address-single-accessibility{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.address-single-accessibility .accessibility-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e7efff;border-radius:8px;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px}@-o-keyframes clippedAnimation{0%{height:0;opacity:.5;width:0}to{height:500px;opacity:0;width:500px}}@keyframes clippedAnimation{0%{height:0;opacity:.5;width:0}to{height:500px;opacity:0;width:500px}}@-webkit-keyframes clippedAnimation{0%{height:0;opacity:.5;width:0}to{height:500px;opacity:0;width:500px}}.l-univer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-image:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background-image:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background-image:linear-gradient(224.1deg,#203560 27.45%,#020d20);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:32.875rem;justify-content:center;position:relative;width:100%}@media(max-width:1100px){.l-univer-wrapper{height:auto;padding:45px 0}}@media(max-width:750px){.l-univer-wrapper{padding:32px 0}}.l-univer-wrapper .l-univer-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;max-width:1235px;width:90%}@media(max-width:1100px){.l-univer-wrapper .l-univer-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-around}}@media(max-width:768px){.l-univer-wrapper .l-univer-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.l-univer-wrapper .l-univer-row .m-univer-info-link{display:none}}.l-univer-wrapper>.m-univer-info-link{display:none}@media(max-width:768px){.l-univer-wrapper>.m-univer-info-link{display:block}}.l-grid-wrapper.block--layout-two .content-grid.col-1-2{grid-template-columns:minmax(350px,1fr) minmax(400px,2fr)}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two .content-grid.col-1-2{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;row-gap:unset}}.l-grid-wrapper.block--layout-two .wrapper-features{width:100%}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two .wrapper-features{margin-left:-15px;margin-right:-15px;margin-top:30px;width:100vw}}.l-grid-wrapper.block--layout-two .wrapper-features .article-block:hover h3{text-decoration:underline}.l-grid-wrapper.block--layout-two .content-features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:20px 0 0 20px;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;-o-border-radius:20px 0 0 20px;-khtml-border-radius:20px 0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-grid-wrapper.block--layout-two .content-features>*{width:calc(50% - 15px)}.l-grid-wrapper.block--layout-two .content-features>*+*{margin-top:0}@media screen and (max-width:1260px){.l-grid-wrapper.block--layout-two .content-features{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;overflow-x:auto;padding-bottom:5px;width:100%}.l-grid-wrapper.block--layout-two .content-features>*{max-width:420px;min-width:318px;width:100%}.l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:30px}.l-grid-wrapper.block--layout-two .content-features .article-block h3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:992px){.l-grid-wrapper.block--layout-two .content-features>*{max-width:285px;min-width:285px}.l-grid-wrapper.block--layout-two .content-features .article-block h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two .content-features{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;padding-bottom:10px;width:100vw}.l-grid-wrapper.block--layout-two .content-features>*{max-width:418px;min-width:330px}.l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:20px}.l-grid-wrapper.block--layout-two .content-features>:first-child{margin-left:15px}.l-grid-wrapper.block--layout-two .content-features>:last-child{margin-right:15px}}@media screen and (max-width:650px){.l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:20px}.l-grid-wrapper.block--layout-two .content-features .article-block .m-badge-danger.is-hide-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.l-grid-wrapper.block--layout-two .content-features .article-block .image-wrapper{height:217px}.l-grid-wrapper.block--layout-two .content-features .article-block h3{display:none}}@media screen and (max-width:600px){.l-grid-wrapper.block--layout-two .content-features>*{max-width:330px;min-width:330px}}@media screen and (max-width:425px){.l-grid-wrapper.block--layout-two .content-features>*+*{margin-left:10px}}@media screen and (max-width:375px){.l-grid-wrapper.block--layout-two .content-features>*{max-width:285px;min-width:285px}}.l-grid-wrapper.block--layout-two a.m-title-list{color:#203760;letter-spacing:-.15px;line-height:45px;position:relative;text-decoration:none}@media screen and (max-width:992px){.l-grid-wrapper.block--layout-two a.m-title-list{line-height:1}}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two a.m-title-list{margin:14px 0 17px}}.l-grid-wrapper.block--layout-two a.m-title-list:after{background:#c6d0e1;border-radius:10px;bottom:0;content:"";height:2px;left:0;margin-bottom:15px;max-width:306px;position:absolute;width:100%}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two a.m-title-list:after{max-width:unset}}.l-grid-wrapper.block--layout-two a.m-title-list:hover{text-decoration:underline}.l-grid-wrapper.block--layout-two a.m-title-list>.m-title-list{line-height:45px;margin:20px 0 30px}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two a.m-title-list>.m-title-list{line-height:1.2}}.l-grid-wrapper.block--layout-two a.m-title-list .m-title-list span{display:block}@media screen and (max-width:768px){.l-grid-wrapper.block--layout-two a.m-title-list .m-title-list span{display:inline;line-height:1.2}}.content-list,.content-list .content-list-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.content-list .content-list-items{list-style:none;margin:auto 0 0;padding:0}.content-list .content-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.content-list .content-list-item::marker{display:none;opacity:0;visibility:hidden}.content-list .content-list-item:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEwIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDcuOTQ1MzFMNC40ODYgNC40NzQzMUwxIDEuMDAzMzEiIHN0cm9rZT0iI0YzMTQxQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNSA3Ljk0NTMxTDguNDg2IDQuNDc0MzFMNSAxLjAwMzMxIiBzdHJva2U9IiNGMzE0MUEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);height:7px;left:0;margin-right:15px;position:absolute;top:0;width:7.5px}.content-list .content-list-item+.content-list-item{margin-top:15px}.content-list .content-list-item a{color:#203760;margin-left:15px;text-decoration:none}.content-list .content-list-item a:active,.content-list .content-list-item a:hover,.content-list .content-list-item a:visited{color:#1a2c4d;text-decoration:underline}.block--layout-four>.l-common-row>header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.block--layout-four>.l-common-row>header .gform_footer a.gform_button.button[type=submit],.block--layout-four>.l-common-row>header a.btn--crop,.block--layout-four>.l-common-row>header a.btn--takephoto,.block--layout-four>.l-common-row>header a.m-btn,.gform_footer .block--layout-four>.l-common-row>header a.gform_button.button[type=submit]{max-width:500px;text-align:center;width:auto}@media screen and (max-width:48rem){.block--layout-four>.l-common-row>header .gform_footer a.gform_button.button[type=submit],.block--layout-four>.l-common-row>header a.btn--crop,.block--layout-four>.l-common-row>header a.btn--takephoto,.block--layout-four>.l-common-row>header a.m-btn,.gform_footer .block--layout-four>.l-common-row>header a.gform_button.button[type=submit]{-ms-flex-item-align:center;align-self:center;justify-self:center;margin:0 auto;max-width:100%;text-align:center;width:auto}.block--layout-four>.l-common-row .article-picture-text .article-text .gform_footer a.gform_button.button[type=submit],.block--layout-four>.l-common-row .article-picture-text .article-text a.btn--crop,.block--layout-four>.l-common-row .article-picture-text .article-text a.btn--takephoto,.block--layout-four>.l-common-row .article-picture-text .article-text a.m-btn,.gform_footer .block--layout-four>.l-common-row .article-picture-text .article-text a.gform_button.button[type=submit]{line-height:1.15;margin:0 auto;max-width:100%;text-align:center;width:auto}.block--layout-four>.l-common-row .m-title{margin:0}}.block--layout-five .m-type-one-slider{height:22rem;margin-bottom:0}.block--layout-five .post.--list{background-color:unset;border:unset;margin-bottom:0;padding:0;width:100%}.block--layout-five .post.--list+.--list{margin:10px 0 0}.block--layout-five .post__thumbnail{height:169px;max-width:260px;width:100%}.block--layout-five .post__thumbnail .image-wrapper{width:100%}.block--layout-five .post__thumbnail img{margin-left:0;margin-top:0;-o-object-fit:cover;object-fit:cover}.block--layout-five .post__content{padding-bottom:0;padding-top:0}.block--layout-five .post__category{margin-bottom:10px;width:100%}.block--layout-five .post__published{margin-bottom:10px}.block--layout-five .post__title{max-width:95%}.block--layout-five .post__title a{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;margin-right:0;overflow:hidden;text-overflow:ellipsis}.block--layout-five .post__title h3{margin:0}.block--layout-five .post__title .opt{right:-15px;top:0}.block--layout-five .post__actions{height:40px}.block--layout-five .post__actions.--head .opt{top:10px}.block--layout-five .post__action.--head .opt{right:-15px;top:-65px}@media(max-width:750px){.block--layout-five .post__action.--head .opt{top:-3px}}.block--layout-five .post__more{margin-left:auto;margin-right:0}.block--layout-five .gform_footer .post__more.btn-pwh.gform_button.button[type=submit],.block--layout-five .gform_footer .post__more.gform_button.button[type=submit].btn--crop,.block--layout-five .gform_footer .post__more.gform_button.button[type=submit].btn--takephoto,.block--layout-five .post__more.btn--crop,.block--layout-five .post__more.btn--takephoto,.block--layout-five .post__more.m-btn.btn-pwh,.gform_footer .block--layout-five .post__more.btn-pwh.gform_button.button[type=submit],.gform_footer .block--layout-five .post__more.gform_button.button[type=submit].btn--crop,.gform_footer .block--layout-five .post__more.gform_button.button[type=submit].btn--takephoto{max-height:40px;max-width:200px}@media(max-width:1260px){.block--layout-five .l-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block--layout-five .l-aside>*{height:auto}}@media(max-width:1080px){.block--layout-five .l-aside .post.--list+.--list{margin:30px 0 0}.block--layout-five .l-aside .post__content{padding-bottom:0;padding-top:20px}}@media(max-width:750px){.block--layout-five .l-aside .post__content{padding-bottom:0;padding-top:15px}.block--layout-five .l-aside .post__thumbnail{height:307px;max-width:unset;width:100%}}.block--layout-six .post.--list,.block-forms .post.--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:unset;border:unset;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding:0;position:relative;width:100%}.block--layout-six .post.--list+.--list,.block-forms .post.--list+.--list{margin:0}.block--layout-six .post__thumbnail,.block-forms .post__thumbnail{margin-right:0;max-height:320px;max-width:100%;width:100%}.block--layout-six .post__thumbnail .image-wrapper,.block-forms .post__thumbnail .image-wrapper{width:100%}.block--layout-six .post__thumbnail img,.block-forms .post__thumbnail img{-o-object-fit:cover;object-fit:cover}.block--layout-six .post__thumbnail .m-suboverlay,.block-forms .post__thumbnail .m-suboverlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;justify-content:center}.block--layout-six .post__content,.block-forms .post__content{margin-left:0}.block--layout-six .post__category,.block--layout-six .post__published,.block-forms .post__category,.block-forms .post__published{margin-bottom:10px}.block--layout-six .post__title a,.block-forms .post__title a{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;margin-right:15px;overflow:hidden;text-overflow:ellipsis}.block--layout-six .post__title a h3,.block-forms .post__title a h3{margin:0}.block--layout-six .post__title .opt,.block-forms .post__title .opt{right:-15px;top:0}.block--layout-six .post__metadata--head,.block-forms .post__metadata--head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.block--layout-six .post__action.--head,.block-forms .post__action.--head{position:absolute;right:0}.block--layout-six .post__action.--head .opt,.block-forms .post__action.--head .opt{right:-9px;top:10px;z-index:10}.block--layout-six .post__actions,.block-forms .post__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-top:10px}.block--layout-six .post__actions .btn--crop,.block--layout-six .post__actions .btn--takephoto,.block--layout-six .post__actions .gform_footer .gform_button.button[type=submit],.block--layout-six .post__actions .m-btn,.block-forms .post__actions .btn--crop,.block-forms .post__actions .btn--takephoto,.block-forms .post__actions .gform_footer .gform_button.button[type=submit],.block-forms .post__actions .m-btn,.gform_footer .block--layout-six .post__actions .gform_button.button[type=submit],.gform_footer .block-forms .post__actions .gform_button.button[type=submit]{width:80%}.block--layout-six .post__more,.block-forms .post__more{height:40px;margin-right:0}@media(max-width:992px){.block--layout-six .col-2 .post__thumbnail,.block-forms .col-2 .post__thumbnail{height:auto}}.block--layout-six .col-3 .post__thumbnail,.block-forms .col-3 .post__thumbnail{max-height:260px}@media(max-width:768px){.block--layout-six .col-3 .post__thumbnail,.block-forms .col-3 .post__thumbnail{max-height:200px}}.block--layout-six .col-4 .post__thumbnail,.block-forms .col-4 .post__thumbnail{max-height:200px}@media screen and (max-width:78.75rem){.block--layout-six .l-common-row-h-scroll,.block-forms .l-common-row-h-scroll{width:100%}.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-2,.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-3,.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-4,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-2,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-3,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-4{margin:0 5vw;width:90%}}@media screen and (max-width:48rem){.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-2,.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-3,.block--layout-six .l-common-row-h-scroll .content-grid-scroll.col-4,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-2,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-3,.block-forms .l-common-row-h-scroll .content-grid-scroll.col-4{margin:0 15px;width:auto}.block--layout-six .l-common-row-h-scroll .post__excerpt,.block-forms .l-common-row-h-scroll .post__excerpt{margin-bottom:0}.block--layout-six .l-common-row-h-scroll .post__content,.block-forms .l-common-row-h-scroll .post__content{padding-bottom:0}}@media screen and (max-width:68.75rem){.block--layout-six .l-common-row-h-scroll{min-height:280px}.block--layout-six .content-grid-scroll.col-2,.block--layout-six .content-grid-scroll.col-4{margin:0 5%;max-width:unset;width:auto}}.l-grid-wrapper.block--layout-medias{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin:0 auto;max-width:1366px;width:90%}.l-grid-wrapper.block--layout-medias .l-header .m-spacer.sp-30,.l-grid-wrapper.block--layout-medias .l-header .m-spacer.sp-m-25,.l-grid-wrapper.block--layout-medias .l-header .m-spacer.sp-t-20{height:0}.l-grid-wrapper.block--layout-medias .l-row-media{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}@media screen and (max-width:475px){.l-grid-wrapper.block--layout-medias .m-title{margin-right:0}}@media screen and (max-width:375px){.l-grid-wrapper.block--layout-medias{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-grid-wrapper.block--layout-medias .l-row-media{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}}.block--layout-books .l-slider-book{height:440px}.block--layout-books .l-slider-book .m-type-one-slider{height:100%}.block--layout-books .l-slider-book .m-type-one-slider .dot-slider-class{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;bottom:0;justify-content:flex-start;margin-bottom:20px;padding:0 36px}.block--layout-books .l-features{width:100%}.block--layout-books .l-features-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:spacer-between;-ms-flex-pack:spacer-between;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:spacer-between}.block--layout-books .l-features-content>.article-card.card_book{height:440px;margin-top:0;max-width:318px}.block--layout-books .l-features-content>.article-card.card_book+*{margin-left:30px}@media screen and (max-width:1500px){.block--layout-books .l-features{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;overflow-x:scroll}.block--layout-books .l-features-content>.article-card.card_book{-webkit-box-flex:none;-ms-flex:none;flex:none;max-width:318px}}@media screen and (max-width:1200px){.block--layout-books .l-features-content>.article-card.card_book+*{margin-left:20px}}@media screen and (max-width:1024px){.block--layout-books .content-grid.col-1-3{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:256px 3fr}.block--layout-books .l-slider-book{height:368px;max-width:256px}.block--layout-books .l-features-content>.article-card.card_book{-webkit-box-flex:none;-ms-flex:none;flex:none;height:368px;max-width:256px}.block--layout-books .l-features-content>.article-card.card_book+*{margin-left:30px}}@media screen and (max-width:768px){.block--layout-books .content-grid.col-1-3{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;overflow-x:scroll;padding-bottom:10px;width:100vw}.block--layout-books .content-grid.col-1-3 .l-slider-book{margin-left:15px}.block--layout-books .content-grid.col-1-3 .l-features{display:grid;grid-template-areas:"feature feature feature";grid-template-columns:repeat(3,269.33px);margin-right:15px;overflow-x:unset;width:auto}.block--layout-books .content-grid.col-1-3 .l-features-content{grid-area:feature;width:auto}.block--layout-books .content-grid.col-1-3 .l-features-content>.article-card.card_book+*{margin-left:20px}.block--layout-books .l-slider-book .m-type-one-slider{height:100%}.block--layout-books .l-slider-book .m-type-one-slider .dot-slider-class{padding:0 15px}}@media screen and (max-width:425px){.block--layout-books .content-grid.col-1-3{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.block--layout-books .content-grid.col-1-3 .l-features{grid-template-columns:repeat(3,266px)}.block--layout-books .content-grid.col-1-3 .l-features-content>.article-card.card_book+*{margin-left:10px}}.block--layout-dfp .content-dfp .article__image-embed,.block--layout-dfp .content-dfp div,.block--layout-dfp .content-dfp figure,.block--layout-dfp .content-dfp figure img,.block--layout-dfp .content-dfp iframe,.block--layout-dfp .content-dfp img{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%!important}.block--layout-dfp.d-none{display:none!important}.block--layout-testimonial .m-type-three-slider{overflow:unset}.block--layout-testimonial .slick-list{padding-bottom:.75rem}.block--layout-testimonial .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.block--layout-testimonial .article-testimonial+.article-testimonial{margin-left:1.875rem}@media(max-width:64rem){.block--layout-testimonial .m-type-three-slider.slider-testimonial{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto!important;padding-bottom:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100vw}.block--layout-testimonial .m-type-three-slider.slider-testimonial::-webkit-scrollbar{height:0!important;width:0!important}.block--layout-testimonial .m-type-three-slider.slider-testimonial::-webkit-scrollbar-thumb{background:transparent}.block--layout-testimonial .m-type-three-slider.slider-testimonial::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.block--layout-testimonial .m-type-three-slider.slider-testimonial{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.block--layout-testimonial .m-type-three-slider.slider-testimonial>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.block--layout-testimonial .m-type-three-slider.slider-testimonial>:first-of-type{margin-left:5vw}.block--layout-testimonial .m-type-three-slider.slider-testimonial>:last-of-type{margin-right:5vw}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial{max-width:330px;padding:33px 23px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial-header{max-width:100%;padding-left:0;width:100%}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial-content{-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:18px 0;text-overflow:ellipsis}}@media(max-width:48rem){.block--layout-testimonial .m-type-three-slider.slider-testimonial>:first-of-type{margin-left:15px}.block--layout-testimonial .m-type-three-slider.slider-testimonial>:last-of-type{margin-right:15px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial{max-width:380px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial+.article-testimonial{margin-left:20px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial-city{margin-top:10px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial-content{-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:14px 0;text-overflow:ellipsis}}@media screen and (max-width:26.5625rem){.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial{max-width:330px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial+.article-testimonial{margin-left:10px}.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial-content{-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0;text-overflow:ellipsis}}@media screen and (max-width:23.4375rem){.block--layout-testimonial .m-type-three-slider.slider-testimonial .article-testimonial{max-width:290px}}body.term-localizar .m-address-extra.block-address .m-address-buttons a:first-child{margin-left:0}.block--layout-address .l-common-row-mobile-scroll{width:90%}@media screen and (max-width:1100px){.block--layout-address .l-common-row-mobile-scroll{overflow-x:scroll;padding-bottom:15px;width:100vw}}.block--layout-address .content-grid-scroll.col-2{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-bottom:30px}@media screen and (max-width:1200px){.block--layout-address .content-grid-scroll.col-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media screen and (max-width:1100px){.block--layout-address .content-grid-scroll.col-2{margin:0 5vw;width:auto}.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,424px)}.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,424px)}.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,424px)}.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,424px)}.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,424px)}.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,424px)}.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,424px)}.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,424px)}.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,424px)}.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,424px)}.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,424px)}.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,424px)}.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,424px)}.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,424px)}.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,424px)}.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,424px)}.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,424px)}.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,424px)}.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,424px)}.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,424px)}.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,424px)}.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,424px)}.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,424px)}.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,424px)}.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,424px)}.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,424px)}.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,424px)}.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,424px)}.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,424px)}.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,424px)}.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,424px)}.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,424px)}.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,424px)}.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,424px)}.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,424px)}.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,424px)}.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,424px)}.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,424px)}.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,424px)}.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,424px)}.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,424px)}.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,424px)}.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,424px)}.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,424px)}.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,424px)}.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,424px)}.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,424px)}.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,424px)}.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,424px)}.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,424px)}}@media screen and (max-width:922px){.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,380px)}.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,380px)}.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,380px)}.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,380px)}.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,380px)}.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,380px)}.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,380px)}.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,380px)}.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,380px)}.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,380px)}.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,380px)}.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,380px)}.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,380px)}.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,380px)}.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,380px)}.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,380px)}.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,380px)}.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,380px)}.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,380px)}.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,380px)}.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,380px)}.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,380px)}.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,380px)}.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,380px)}.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,380px)}.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,380px)}.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,380px)}.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,380px)}.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,380px)}.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,380px)}.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,380px)}.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,380px)}.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,380px)}.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,380px)}.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,380px)}.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,380px)}.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,380px)}.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,380px)}.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,380px)}.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,380px)}.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,380px)}.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,380px)}.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,380px)}.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,380px)}.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,380px)}.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,380px)}.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,380px)}.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,380px)}.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,380px)}.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,380px)}}@media screen and (max-width:768px){.block--layout-address .content-grid-scroll.col-2{margin:0 15px}.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,334px)}.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,334px)}.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,334px)}.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,334px)}.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,334px)}.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,334px)}.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,334px)}.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,334px)}.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,334px)}.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,334px)}.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,334px)}.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,334px)}.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,334px)}.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,334px)}.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,334px)}.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,334px)}.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,334px)}.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,334px)}.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,334px)}.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,334px)}.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,334px)}.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,334px)}.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,334px)}.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,334px)}.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,334px)}.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,334px)}.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,334px)}.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,334px)}.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,334px)}.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,334px)}.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,334px)}.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,334px)}.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,334px)}.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,334px)}.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,334px)}.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,334px)}.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,334px)}.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,334px)}.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,334px)}.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,334px)}.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,334px)}.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,334px)}.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,334px)}.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,334px)}.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,334px)}.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,334px)}.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,334px)}.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,334px)}.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,334px)}.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,334px)}}@media screen and (max-width:600px){.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,300px)}.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,300px)}.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,300px)}.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,300px)}.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,300px)}.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,300px)}.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,300px)}.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,300px)}.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,300px)}.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,300px)}.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,300px)}.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,300px)}.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,300px)}.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,300px)}.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,300px)}.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,300px)}.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,300px)}.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,300px)}.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,300px)}.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,300px)}.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,300px)}.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,300px)}.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,300px)}.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,300px)}.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,300px)}.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,300px)}.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,300px)}.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,300px)}.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,300px)}.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,300px)}.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,300px)}.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,300px)}.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,300px)}.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,300px)}.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,300px)}.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,300px)}.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,300px)}.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,300px)}.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,300px)}.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,300px)}.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,300px)}.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,300px)}.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,300px)}.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,300px)}.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,300px)}.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,300px)}.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,300px)}.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,300px)}.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,300px)}.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,300px)}}@media screen and (max-width:350px){.block--layout-address .content-grid-scroll.col-2.count-1{grid-template-columns:repeat(1,285px)}.block--layout-address .content-grid-scroll.col-2.count-2{grid-template-columns:repeat(2,285px)}.block--layout-address .content-grid-scroll.col-2.count-3{grid-template-columns:repeat(3,285px)}.block--layout-address .content-grid-scroll.col-2.count-4{grid-template-columns:repeat(4,285px)}.block--layout-address .content-grid-scroll.col-2.count-5{grid-template-columns:repeat(5,285px)}.block--layout-address .content-grid-scroll.col-2.count-6{grid-template-columns:repeat(6,285px)}.block--layout-address .content-grid-scroll.col-2.count-7{grid-template-columns:repeat(7,285px)}.block--layout-address .content-grid-scroll.col-2.count-8{grid-template-columns:repeat(8,285px)}.block--layout-address .content-grid-scroll.col-2.count-9{grid-template-columns:repeat(9,285px)}.block--layout-address .content-grid-scroll.col-2.count-10{grid-template-columns:repeat(10,285px)}.block--layout-address .content-grid-scroll.col-2.count-11{grid-template-columns:repeat(11,285px)}.block--layout-address .content-grid-scroll.col-2.count-12{grid-template-columns:repeat(12,285px)}.block--layout-address .content-grid-scroll.col-2.count-13{grid-template-columns:repeat(13,285px)}.block--layout-address .content-grid-scroll.col-2.count-14{grid-template-columns:repeat(14,285px)}.block--layout-address .content-grid-scroll.col-2.count-15{grid-template-columns:repeat(15,285px)}.block--layout-address .content-grid-scroll.col-2.count-16{grid-template-columns:repeat(16,285px)}.block--layout-address .content-grid-scroll.col-2.count-17{grid-template-columns:repeat(17,285px)}.block--layout-address .content-grid-scroll.col-2.count-18{grid-template-columns:repeat(18,285px)}.block--layout-address .content-grid-scroll.col-2.count-19{grid-template-columns:repeat(19,285px)}.block--layout-address .content-grid-scroll.col-2.count-20{grid-template-columns:repeat(20,285px)}.block--layout-address .content-grid-scroll.col-2.count-21{grid-template-columns:repeat(21,285px)}.block--layout-address .content-grid-scroll.col-2.count-22{grid-template-columns:repeat(22,285px)}.block--layout-address .content-grid-scroll.col-2.count-23{grid-template-columns:repeat(23,285px)}.block--layout-address .content-grid-scroll.col-2.count-24{grid-template-columns:repeat(24,285px)}.block--layout-address .content-grid-scroll.col-2.count-25{grid-template-columns:repeat(25,285px)}.block--layout-address .content-grid-scroll.col-2.count-26{grid-template-columns:repeat(26,285px)}.block--layout-address .content-grid-scroll.col-2.count-27{grid-template-columns:repeat(27,285px)}.block--layout-address .content-grid-scroll.col-2.count-28{grid-template-columns:repeat(28,285px)}.block--layout-address .content-grid-scroll.col-2.count-29{grid-template-columns:repeat(29,285px)}.block--layout-address .content-grid-scroll.col-2.count-30{grid-template-columns:repeat(30,285px)}.block--layout-address .content-grid-scroll.col-2.count-31{grid-template-columns:repeat(31,285px)}.block--layout-address .content-grid-scroll.col-2.count-32{grid-template-columns:repeat(32,285px)}.block--layout-address .content-grid-scroll.col-2.count-33{grid-template-columns:repeat(33,285px)}.block--layout-address .content-grid-scroll.col-2.count-34{grid-template-columns:repeat(34,285px)}.block--layout-address .content-grid-scroll.col-2.count-35{grid-template-columns:repeat(35,285px)}.block--layout-address .content-grid-scroll.col-2.count-36{grid-template-columns:repeat(36,285px)}.block--layout-address .content-grid-scroll.col-2.count-37{grid-template-columns:repeat(37,285px)}.block--layout-address .content-grid-scroll.col-2.count-38{grid-template-columns:repeat(38,285px)}.block--layout-address .content-grid-scroll.col-2.count-39{grid-template-columns:repeat(39,285px)}.block--layout-address .content-grid-scroll.col-2.count-40{grid-template-columns:repeat(40,285px)}.block--layout-address .content-grid-scroll.col-2.count-41{grid-template-columns:repeat(41,285px)}.block--layout-address .content-grid-scroll.col-2.count-42{grid-template-columns:repeat(42,285px)}.block--layout-address .content-grid-scroll.col-2.count-43{grid-template-columns:repeat(43,285px)}.block--layout-address .content-grid-scroll.col-2.count-44{grid-template-columns:repeat(44,285px)}.block--layout-address .content-grid-scroll.col-2.count-45{grid-template-columns:repeat(45,285px)}.block--layout-address .content-grid-scroll.col-2.count-46{grid-template-columns:repeat(46,285px)}.block--layout-address .content-grid-scroll.col-2.count-47{grid-template-columns:repeat(47,285px)}.block--layout-address .content-grid-scroll.col-2.count-48{grid-template-columns:repeat(48,285px)}.block--layout-address .content-grid-scroll.col-2.count-49{grid-template-columns:repeat(49,285px)}.block--layout-address .content-grid-scroll.col-2.count-50{grid-template-columns:repeat(50,285px)}}.block--layout-address .l-common-row>.m-subtitle-address{font-size:1.125rem;font-style:normal;font-weight:700;letter-spacing:.25px;line-height:1.5625rem;margin:18px 0}.block--layout-blog-search .l-common-row.l-search_inner{width:100%}@media(max-width:1100px){.block--image-share .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,340px)}.block--image-share .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,340px)}.block--image-share .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,340px)}.block--image-share .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,340px)}.block--image-share .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,340px)}.block--image-share .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,340px)}.block--image-share .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,340px)}.block--image-share .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,340px)}.block--image-share .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,340px)}.block--image-share .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,340px)}.block--image-share .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,340px)}.block--image-share .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,340px)}.block--image-share .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,340px)}.block--image-share .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,340px)}.block--image-share .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,340px)}.block--image-share .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,340px)}.block--image-share .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,340px)}.block--image-share .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,340px)}.block--image-share .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,340px)}.block--image-share .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,340px)}.block--image-share .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,340px)}.block--image-share .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,340px)}.block--image-share .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,340px)}.block--image-share .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,340px)}.block--image-share .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,340px)}.block--image-share .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,340px)}.block--image-share .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,340px)}.block--image-share .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,340px)}.block--image-share .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,340px)}.block--image-share .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,340px)}.block--image-share .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,340px)}.block--image-share .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,340px)}.block--image-share .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,340px)}.block--image-share .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,340px)}.block--image-share .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,340px)}.block--image-share .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,340px)}.block--image-share .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,340px)}.block--image-share .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,340px)}.block--image-share .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,340px)}.block--image-share .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,340px)}.block--image-share .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,340px)}.block--image-share .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,340px)}.block--image-share .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,340px)}.block--image-share .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,340px)}.block--image-share .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,340px)}.block--image-share .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,340px)}.block--image-share .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,340px)}.block--image-share .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,340px)}.block--image-share .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,340px)}.block--image-share .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,340px)}}@media(max-width:768px){.block--image-share .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,300px)}.block--image-share .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,300px)}.block--image-share .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,300px)}.block--image-share .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,300px)}.block--image-share .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,300px)}.block--image-share .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,300px)}.block--image-share .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,300px)}.block--image-share .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,300px)}.block--image-share .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,300px)}.block--image-share .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,300px)}.block--image-share .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,300px)}.block--image-share .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,300px)}.block--image-share .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,300px)}.block--image-share .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,300px)}.block--image-share .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,300px)}.block--image-share .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,300px)}.block--image-share .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,300px)}.block--image-share .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,300px)}.block--image-share .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,300px)}.block--image-share .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,300px)}.block--image-share .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,300px)}.block--image-share .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,300px)}.block--image-share .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,300px)}.block--image-share .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,300px)}.block--image-share .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,300px)}.block--image-share .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,300px)}.block--image-share .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,300px)}.block--image-share .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,300px)}.block--image-share .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,300px)}.block--image-share .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,300px)}.block--image-share .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,300px)}.block--image-share .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,300px)}.block--image-share .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,300px)}.block--image-share .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,300px)}.block--image-share .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,300px)}.block--image-share .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,300px)}.block--image-share .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,300px)}.block--image-share .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,300px)}.block--image-share .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,300px)}.block--image-share .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,300px)}.block--image-share .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,300px)}.block--image-share .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,300px)}.block--image-share .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,300px)}.block--image-share .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,300px)}.block--image-share .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,300px)}.block--image-share .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,300px)}.block--image-share .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,300px)}.block--image-share .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,300px)}.block--image-share .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,300px)}.block--image-share .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,300px)}}@media(max-width:350px){.block--image-share .content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,285px)}.block--image-share .content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,285px)}.block--image-share .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,285px)}.block--image-share .content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,285px)}.block--image-share .content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,285px)}.block--image-share .content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,285px)}.block--image-share .content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,285px)}.block--image-share .content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,285px)}.block--image-share .content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,285px)}.block--image-share .content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,285px)}.block--image-share .content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,285px)}.block--image-share .content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,285px)}.block--image-share .content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,285px)}.block--image-share .content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,285px)}.block--image-share .content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,285px)}.block--image-share .content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,285px)}.block--image-share .content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,285px)}.block--image-share .content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,285px)}.block--image-share .content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,285px)}.block--image-share .content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,285px)}.block--image-share .content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,285px)}.block--image-share .content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,285px)}.block--image-share .content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,285px)}.block--image-share .content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,285px)}.block--image-share .content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,285px)}.block--image-share .content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,285px)}.block--image-share .content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,285px)}.block--image-share .content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,285px)}.block--image-share .content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,285px)}.block--image-share .content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,285px)}.block--image-share .content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,285px)}.block--image-share .content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,285px)}.block--image-share .content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,285px)}.block--image-share .content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,285px)}.block--image-share .content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,285px)}.block--image-share .content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,285px)}.block--image-share .content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,285px)}.block--image-share .content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,285px)}.block--image-share .content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,285px)}.block--image-share .content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,285px)}.block--image-share .content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,285px)}.block--image-share .content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,285px)}.block--image-share .content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,285px)}.block--image-share .content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,285px)}.block--image-share .content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,285px)}.block--image-share .content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,285px)}.block--image-share .content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,285px)}.block--image-share .content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,285px)}.block--image-share .content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,285px)}.block--image-share .content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,285px)}}.block--txt-highlight .l-common-row-full{padding:0!important;width:100%}.block--txt-highlight .l-common-row-full>.article-simple p:has(img){margin-top:0}@media screen and (max-width:1024px){.block--txt-highlight .l-common-row-full{width:100vw}.block--txt-highlight .l-common-row-full .article-simple h1{font-size:1.8rem}}@media screen and (max-width:768px){.block--txt-highlight .l-common-row-full,.block--txt-highlight .l-common-row-full>.article-simple{padding:0}.block--txt-highlight .l-common-row-full>.article-simple>h1{font-size:20px!important}.block--txt-highlight .l-common-row-full>.article-simple>h2{font-size:18px!important}.block--txt-highlight .l-common-row-full>.article-simple p:has(img){margin-top:0}}.block--layout-gallery-videos .article-card.post-video a{position:relative}.block--layout-gallery-videos .article-card.post-video .playAndPause{left:50%;position:absolute;top:50%;-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:10}.bgFormat,.featureBannerBlock,.featureBannerBlock__section{background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1365px){.featureBannerBlock{height:calc(100vh - 204px)}}.featureBannerBlock.--my-0{margin-bottom:-50px!important;margin-top:-50px}@media screen and (max-width:475px){.featureBannerBlock.--my-0{margin-bottom:-30px!important;margin-top:-30px}}.featureBannerBlock__section:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(8.8%,#001923),color-stop(67.43%,rgba(0,25,35,0)));background:-webkit-linear-gradient(bottom,#001923 8.8%,rgba(0,25,35,0) 67.43%);background:-o-linear-gradient(bottom,#001923 8.8%,rgba(0,25,35,0) 67.43%);background:linear-gradient(1turn,#001923 8.8%,rgba(0,25,35,0) 67.43%);bottom:-100px;content:"";height:551px;opacity:.8;position:absolute;width:100%}@media screen and (max-width:1024px){.featureBannerBlock__section:after{bottom:0;height:800px}}@media screen and (max-width:920px){.featureBannerBlock__section:after{bottom:200px;height:351px}}.featureBannerBlock__bgThumb{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;margin-top:42px}@media(max-width:1024px){.featureBannerBlock__bgThumb{margin-top:22px}}@media(min-width:1550px){.featureBannerBlock__bgThumb{max-width:82.444%!important}}.featureBannerBlock__thumb{max-width:100%;width:100%}.featureBannerBlock__thumb.thumb--large,.featureBannerBlock__thumb.thumb--medium,.featureBannerBlock__thumb.thumb--mobile{display:none!important}.featureBannerBlock__thumb.thumb--medium{display:block!important}@media(max-width:1024px){.featureBannerBlock__thumb.thumb--mobile{display:block!important}.featureBannerBlock__thumb.thumb--medium{display:none!important}}@media(min-width:2880px){.featureBannerBlock__thumb.thumb--large{display:block!important}.featureBannerBlock__thumb.thumb--medium{display:none!important}}.featureBannerBlock__inner--parent{position:relative}@media screen and (max-width:920px){.featureBannerBlock__inner--parent{padding-top:9px}}.featureBannerBlock__inner--child{left:5%;margin-left:56px;max-width:432px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media(min-width:1550px){.featureBannerBlock__inner--child{left:15%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media(max-width:1024px){.featureBannerBlock__inner--child{margin-left:0;position:relative;top:-20px;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}@media(min-width:2880px){.featureBannerBlock__inner--child{max-width:610px}}@media screen and (max-width:920px){.featureBannerBlock__inner--child{background:#001923;left:0;max-width:100%;padding:1px 15px 60px;width:100%}}.featureBannerBlock__desc{color:#fff;font-size:20px;font-weight:400;letter-spacing:-.15px;line-height:24px}@media(max-width:1024px){.featureBannerBlock__desc{font-size:14px;line-height:18px}}@media(min-width:2880px){.featureBannerBlock__desc{font-size:36px;line-height:46px}}.featureBannerBlock__title{color:#fff;font-size:45px;font-weight:700;letter-spacing:-.15px;line-height:45px}@media(max-width:1024px){.featureBannerBlock__title{font-size:35px;line-height:35px;margin-bottom:15px}}@media(min-width:2880px){.featureBannerBlock__title{font-size:145px;line-height:145px}}.featureBannerBlock__actions{margin-top:50px}@media(max-width:1024px){.featureBannerBlock__actions{margin-bottom:25px;margin-top:25px}}.featureBannerBlock__actions a{color:#fff}.featureBannerBlock__button{min-height:50px!important;width:auto!important}@media(min-width:2880px){.featureBannerBlock__button{font-size:36px!important;line-height:36px!important;min-height:70px!important}}@media screen and (max-width:920px){.featureBannerBlock.slick .slick-slide:after{background:#001923;bottom:0;content:"";display:block;height:200px;position:absolute;width:100%}}.featureBannerBlock.slick .slick-arrow{z-index:1}.featureBannerBlock.slick .slick-arrow.slick-next:before,.featureBannerBlock.slick .slick-arrow.slick-prev:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iNDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI1LjM0OS45NmMuNTkgMCAxLjE3LjI2IDEuNTcuNzYuNjkuODcuNTQgMi4xMi0uMzIgMi44MUw1LjIxOSAyMS40OGwyMS4zNyAxNi45NWMuODcuNjkgMS4wMSAxLjk1LjMzIDIuODEtLjY5Ljg3LTEuOTUgMS4wMS0yLjgxLjMzTC43NTkgMjMuMDVjLS40OC0uMzgtLjc2LS45Ni0uNzYtMS41NyAwLS42MS4yOC0xLjE5Ljc2LTEuNTdsMjMuMzUtMTguNTJjLjM3LS4yOS44MS0uNDMgMS4yNC0uNDN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+");display:block;opacity:1}.featureBannerBlock.slick .slick-arrow.slick-next,.featureBannerBlock.slick .slick-arrow.slick-prev{height:100%;margin-top:0;width:15%}@media(max-width:1024px){.featureBannerBlock.slick .slick-arrow.slick-next,.featureBannerBlock.slick .slick-arrow.slick-prev{margin-top:-65px}}@media(max-width:768px){.featureBannerBlock.slick .slick-arrow.slick-next,.featureBannerBlock.slick .slick-arrow.slick-prev{margin-top:-100px}}.featureBannerBlock.slick .slick-arrow.slick-prev{left:0}.featureBannerBlock.slick .slick-arrow.slick-next{right:0}.featureBannerBlock.slick .slick-arrow.slick-next:before{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.featureBannerBlock.slick .slick-dots{bottom:50px;display:none}@media screen and (max-width:1150px){.featureBannerBlock.slick .slick-dots{bottom:30px}}@media screen and (max-width:1024px){.featureBannerBlock.slick .slick-dots{bottom:15px}}@media(max-width:768px){.featureBannerBlock.slick .slick-dots{bottom:30px}}.featureBannerBlock.slick .slick-dots li button{height:15px;width:15px}.featureBannerBlock.slick .slick-dots li button:before{background-color:transparent;border:2px solid #fff;border-radius:100px;color:transparent;height:13px;opacity:1;width:13px}.featureBannerBlock.slick .slick-dots li.slick-active button:before{background-color:#fff;color:transparent;opacity:1}.l-footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin:0;padding:30px 0 0;width:100%}@media(max-width:768px){.l-footer-wrapper{padding:20px 0 0}}.l-footer-col-one{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:col_one;position:relative;z-index:1}@media(max-width:999px){.l-footer-col-one{margin-bottom:20px;width:100%}.l-footer-col-one .m-title{margin-right:0;width:100%}.l-footer-col-one:before{color:#fff;content:"❯";position:absolute;right:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:-1}.l-footer-col-one.active:before{-webkit-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg)}}.l-footer-col-two{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:col_two;position:relative;z-index:1}@media(max-width:999px){.l-footer-col-two{margin-bottom:20px;width:100%}.l-footer-col-two .m-title{margin-right:0;width:100%}.l-footer-col-two:before{color:#fff;content:"❯";position:absolute;right:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:-1}.l-footer-col-two.active:before{-webkit-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg)}}.l-footer-col-three{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:col_three;position:relative;z-index:1}@media(max-width:999px){.l-footer-col-three{margin-bottom:20px;width:100%}.l-footer-col-three .m-title{margin-right:0;width:100%}.l-footer-col-three:before{color:#fff;content:"❯";position:absolute;right:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:-1}.l-footer-col-three.active:before{-webkit-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg)}}.l-footer-col-four{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:col_four;position:relative;z-index:1}@media(max-width:999px){.l-footer-col-four{margin-bottom:20px;width:100%}.l-footer-col-four .m-title{margin-right:0;width:100%}.l-footer-col-four:before{color:#fff;content:"❯";position:absolute;right:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:-1}.l-footer-col-four.active:before{-webkit-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg)}}.l-footer-col-five{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:col_five;position:relative;z-index:1}@media(max-width:999px){.l-footer-col-five{margin-bottom:20px;width:100%}.l-footer-col-five .m-title{margin-right:0;width:100%}.l-footer-col-five:before{color:#fff;content:"❯";position:absolute;right:10px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:-1}.l-footer-col-five.active:before{-webkit-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg)}}@media(max-width:768px){.l-footer-col-five{margin-bottom:0}}.l-footer-col-space{grid-area:col_blank}.l-footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:footer_logo;padding:24px 0}@media(max-width:600px){.l-footer-logo{padding-top:26px}}.l-footer-logo svg{height:20px;width:136px}.l-footer-extra{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:footer_extra;justify-content:space-between;padding:24px 0}@media(max-width:80rem){.l-footer-extra{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:25rem;padding:20px 0 0}.l-footer-extra a+a{margin-left:8px}}@media(max-width:48rem){.l-footer-extra{max-width:100%}}.l-footer-extra a{color:#c6d0e1;font-size:12px;font-weight:700;text-decoration:none}.l-footer-social{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:footer_social;justify-content:flex-end;padding:17px 0}@media(max-width:600px){.l-footer-social{padding-top:20px}}.l-footer-social svg{height:20px;width:136px}.l-footer-grid-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;grid-template-areas:"col_one col_two col_three col_four col_five";grid-template-columns:151.77px;justify-content:space-between;max-width:1366px;width:90%}@media(min-width:1366px)and (max-width:1441px){.l-footer-grid-container{grid-template-columns:151.77px}}@media(min-width:1280px)and (max-width:1350px){.l-footer-grid-container{grid-template-columns:151.77px}}@media(max-width:1100px){.l-footer-grid-container{grid-template-areas:"col_one col_two col_three col_four col_five";grid-template-columns:151.77px}}@media(max-width:999px){.l-footer-grid-container{grid-template-areas:"col_one" "col_two" "col_three" "col_four" "col_five";grid-template-columns:100%}}@media(max-width:768px){.l-footer-grid-container{width:calc(100% - 150px)}}@media(max-width:600px){.l-footer-grid-container{width:calc(100% - 30px)}}.l-footer-copy{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:footer_copy;padding:24px 0}@media(max-width:1280px){.l-footer-copy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0}}@media(max-width:768px){.l-footer-copy{padding-top:7px}}.l-footer-copy p{color:rgba(198,208,225,.4);font-size:12px;font-weight:700;margin:0;padding:0}.l-copyright-grid-container{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid rgba(198,208,225,.4);display:grid;grid-template-areas:"footer_logo footer_copy footer_extra footer_social";grid-template-columns:120px 542px 350px 150px;justify-content:space-between;margin-top:20px;max-width:1366px;width:90%}@media(max-width:1280px){.l-copyright-grid-container{grid-template-areas:"footer_extra ." "footer_logo footer_social" "footer_copy footer_copy";grid-template-columns:45%}}@media(max-width:768px){.l-copyright-grid-container{border-top:0;grid-template-areas:"footer_extra footer_extra" "footer_logo footer_social" "footer_copy footer_copy";margin-top:0;width:calc(100% - 150px)}}@media(max-width:600px){.l-copyright-grid-container{margin-top:20px;width:calc(100% - 30px)}}.title-page{display:none}.m-logo{margin:0;padding:0}.m-title-offscreen{left:-1000em;position:absolute}.m-title{color:#203760;margin:0 0 10px;padding:0;position:relative}.m-title span{font-weight:800!important}@media(max-width:750px){.m-title{margin:0 66px 0 0}}.m-title:after{background-color:#f3141a;border-radius:100px;bottom:-10px;content:"";height:5px;left:0;position:absolute;width:21px}.m-subtitle-address{color:#203760;margin:0 0 10px;padding:0;position:relative;width:100%}@media(max-width:750px){.m-subtitle-address{margin:0 66px 0 0}}.m-title-two{color:#203760;position:relative}.m-title-two span{font-weight:800!important}@media(max-width:750px){.m-title-two{margin:0 66px 0 10px}}.m-circular-options{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:hsla(0,0%,100%,0);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:3.125rem;justify-content:center;position:relative;transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;width:3.125rem}@media(max-width:46.875rem){.m-circular-options{height:100%;z-index:5}}@media(max-width:21.5625rem){.m-circular-options{height:2.125rem;width:2.125rem}}.m-circular-options .m-circular-options-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:2.125rem;justify-content:center;width:2.125rem}.m-circular-options .m-circular-options-icon img{max-width:85%}.m-circular-options .m-circular-options-icon svg{height:20px;width:20px}.m-circular-options .m-circular-options-icon.heart svg{height:20px;margin-top:3.5px;width:26px}.m-circular-options.active,.m-circular-options:hover{background-color:#fff;border-radius:50% 50% 0 0;-webkit-border-radius:50% 50% 0 0;-moz-border-radius:50% 50% 0 0;-o-border-radius:50% 50% 0 0;-khtml-border-radius:50% 50% 0 0;transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease}.m-circular-options .m-circular-options-list{background-color:#fff;border-radius:21px 0 21px 21px;-webkit-border-radius:21px 0 21px 21px;-moz-border-radius:21px 0 21px 21px;-o-border-radius:21px 0 21px 21px;-khtml-border-radius:21px 0 21px 21px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:none;margin:0;padding:0;position:absolute;right:0;top:45px;width:183px}@media(max-width:750px){.m-circular-options .m-circular-options-list{top:34px}}.m-circular-options .m-circular-options-list .m-circular-options-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;border-bottom:1px solid #94a6c5;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:.75rem;justify-content:flex-start;padding:13px 0 13px 20px;width:100%}.m-circular-options .m-circular-options-list .m-circular-options-list-item:last-child{border:none;border-radius:0 0 21px 21px;-webkit-border-radius:0 0 21px 21px;-moz-border-radius:0 0 21px 21px;-o-border-radius:0 0 21px 21px;-khtml-border-radius:0 0 21px 21px}.m-circular-options .m-circular-options-list .m-circular-options-list-item:first-child{border-radius:21px 0 0 0;-webkit-border-radius:21px 0 0 0;-moz-border-radius:21px 0 0 0;-o-border-radius:21px 0 0 0;-khtml-border-radius:21px 0 0 0}.m-circular-options .m-circular-options-list .m-circular-options-list-item:only-child{border-radius:21px 0 21px 21px;-webkit-border-radius:21px 0 21px 21px;-moz-border-radius:21px 0 21px 21px;-o-border-radius:21px 0 21px 21px;-khtml-border-radius:21px 0 21px 21px}.m-circular-options .m-circular-options-list .m-circular-options-list-item a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:600;justify-content:flex-start;text-decoration:none;width:100%}.m-circular-options .m-circular-options-list .m-circular-options-list-item img{height:20px;margin-right:5px;width:20px}.m-circular-options .m-circular-options-list .m-circular-options-list-item:hover{background-color:#1d77f1}.m-circular-options .m-circular-options-list .m-circular-options-list-item:hover a{color:#fff}.m-circular-options.active .m-circular-options-list,.m-circular-options:hover .m-circular-options-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.m-logo-header{height:1.875rem;width:12.249rem}@media(max-width:46.875rem){.m-logo-header{text-align:center}}@media(max-width:20.625rem){.m-logo-header{width:10.249rem}}.m-logo-header svg{height:30px;width:195.984px}@media(max-width:46.875rem){.m-logo-header svg{height:30.75px;width:135.53px}}.m-notification{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,0);border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.125rem;justify-content:center;position:relative;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:3.125rem}@media(max-width:48rem){.m-notification{height:30px;width:30px}}.m-notification .m-notification-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.125rem;justify-content:center;width:2.125rem}@media(max-width:84.375rem){.m-notification .m-notification-icon{background-color:unset}}.m-notification .m-notification-icon svg{stroke:#fff;fill:#fff;height:15px;width:15px}@media(max-width:84.375rem){.m-notification .m-notification-icon svg{height:22px;width:27px}}.m-notification.active{background-color:#fff;border-radius:50% 50% 0 0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.m-notification.active .m-notification-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-notification.active .m-notification-content,.m-notification.active .m-notification-content .arrow-open-notify,.m-notification.active .m-notification-list{display:-webkit-box;display:-ms-flexbox;display:flex}.m-notification.active .m-notification-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-notification.active .m-notification-list .m-notification-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.m-notification.active .m-notification-list .m-notification-list-item:nth-child(n+5){display:none}.m-notification.active.open .m-notification-list{max-height:calc(100vh - 150px);overflow-x:hidden;overflow-y:auto;padding-bottom:28px}.m-notification.active.open .m-notification-list::-webkit-scrollbar{height:5px!important;width:5px!important}.m-notification.active.open .m-notification-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4)}.m-notification.active.open .m-notification-list::-webkit-scrollbar-track{background:hsla(0,0%,80%,.7)}.m-notification.active.open .m-notification-list{scrollbar-face-color:rgba(0,0,0,.4);scrollbar-track-color:hsla(0,0%,80%,.7)}.m-notification.active.open .m-notification-list .m-notification-list-item:nth-child(n-1){display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1350px){.m-notification.active .m-notification-icon svg{stroke:#203760;fill:#203760;height:15px;width:15px}}.m-notification .m-notification-list{margin:0;padding:0}@media(max-width:1350px){.m-notification .m-notification-list{width:300px}}.m-notification .m-notification-list .m-notification-list-item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:20px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);display:none;height:88px;justify-content:flex-start;margin-bottom:15px;position:relative;width:305px}.m-notification .m-notification-list .m-notification-list-item:after{background-color:#f4141a;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;content:"";height:12px;max-width:12px;min-height:12px;min-width:12px;overflow:hidden;position:absolute;right:15px;top:calc(50% - 5px);width:12px;z-index:20}@media(max-width:1350px){.m-notification .m-notification-list .m-notification-list-item{width:280px}}.m-notification .m-notification-list .m-notification-list-item:last-of-type{margin-bottom:0}.m-notification .m-notification-list .m-notification-list-item a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:20px 30px 20px 15px;text-decoration:none;width:100%}.m-notification .m-notification-list .m-notification-list-item a .m-notification-thumb{border-radius:8px;height:48px;overflow:hidden;width:48px}.m-notification .m-notification-list .m-notification-list-item a .m-notification-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-notification .m-notification-list .m-notification-list-item a .m-notification-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-flex:1;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:auto;justify-content:space-between;margin-left:10px}.m-notification .m-notification-list .m-notification-list-item a .m-notification-text p{line-height:12px;margin:0;padding:0}.m-notification .m-notification-list .m-notification-list-item a .m-notification-text p:first-child{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.m-notification .m-notification-list .m-notification-list-item a .m-notification-text-time{margin-top:5px}.m-notification .m-notification-list .m-notification-list-item.read:after{content:unset}.gslide-desc .m-notification .m-notification-list .m-notification-list-item.read .btn-error,.m-notification .m-notification-list .m-notification-list-item.read .article-testimonial-city,.m-notification .m-notification-list .m-notification-list-item.read .gslide-desc .btn-error,.m-notification .m-notification-list .m-notification-list-item.read .is-fw-700,.m-notification .m-notification-list .m-notification-list-item.read .m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label,.m-notification .m-notification-list .m-notification-list-item.read .m-search-form-field>input[type=text],.m-notification .m-notification-list .m-notification-list-item.read .modal-error a,.m-notification .m-notification-list .m-notification-list-item.read .modal-error button,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-notification .m-notification-list .m-notification-list-item.read .m-podcasts-label,.modal-error .m-notification .m-notification-list .m-notification-list-item.read a,.modal-error .m-notification .m-notification-list .m-notification-list-item.read button{font-weight:400}.m-notification .m-notification-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:21px 0 21px 21px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);display:none;margin:0;padding:15px 0;position:absolute;right:0;top:45px;width:330px;z-index:11}.m-notification .m-notification-content:after{background:-webkit-gradient(linear,left bottom,left top,from(#c6d0e1),color-stop(15.15%,rgba(198,208,225,0)));background:-webkit-linear-gradient(bottom,#c6d0e1,rgba(198,208,225,0) 15.15%);background:-o-linear-gradient(bottom,#c6d0e1 0,rgba(198,208,225,0) 15.15%);background:linear-gradient(1turn,#c6d0e1,rgba(198,208,225,0) 15.15%);border-radius:0 0 21px 21px;bottom:0;content:"";height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:0}.m-notification .m-notification-content .arrow-open-notify{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:17.5px;bottom:-17.5px;display:none;height:35px;justify-content:center;position:absolute;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:35px;z-index:10}.m-notification .m-notification-content .arrow-open-notify.open{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.m-search-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:35px;justify-content:center;width:100%}@media(max-width:1024px){.m-search-bar{background-color:unset;width:0}.active .m-search-bar{background-color:#203760;width:100%}}.m-search-bar>.search-field-wrap{position:relative}.m-search-bar>.search-field-wrap,.m-search-bar>.search-field-wrap>input[type=text]{background:#203760;border:none;color:#fff;height:35px;padding:0;width:80%}@media(max-width:1024px){.m-search-bar>.search-field-wrap,.m-search-bar>.search-field-wrap>input[type=text]{display:none}.active .m-search-bar>.search-field-wrap,.active .m-search-bar>.search-field-wrap>input[type=text]{display:block;font-size:12px}}@media(max-width:417px){.m-search-bar>.search-field-wrap,.m-search-bar>.search-field-wrap>input[type=text]{font-size:11px!important}}.m-search-bar>.search-field-wrap::-webkit-input-placeholder,.m-search-bar>.search-field-wrap>input[type=text]::-webkit-input-placeholder{color:#fff}.m-search-bar>.search-field-wrap::-moz-placeholder,.m-search-bar>.search-field-wrap>input[type=text]::-moz-placeholder{color:#fff}.m-search-bar>.search-field-wrap::-ms-input-placeholder,.m-search-bar>.search-field-wrap>input[type=text]::-ms-input-placeholder{color:#fff}.m-search-bar>.search-field-wrap::placeholder,.m-search-bar>.search-field-wrap>input[type=text]::placeholder{color:#fff}.m-search-bar>.search-field-wrap::-moz-selection,.m-search-bar>.search-field-wrap>input[type=text]::-moz-selection{background:#fff;color:#203760;outline:none}.m-search-bar>.search-field-wrap::selection,.m-search-bar>.search-field-wrap>input[type=text]::selection{background:#fff;color:#203760;outline:none}.m-search-bar>.search-field-wrap:-moz-placeholder-shown,.m-search-bar>.search-field-wrap>input[type=text]:-moz-placeholder-shown{background:#203760;color:#fff;outline:none}.m-search-bar>.search-field-wrap:-ms-input-placeholder,.m-search-bar>.search-field-wrap>input[type=text]:-ms-input-placeholder{background:#203760;color:#fff;outline:none}.m-search-bar>.search-field-wrap:placeholder-shown,.m-search-bar>.search-field-wrap>input[type=text]:placeholder-shown{background:#203760;color:#fff;outline:none}.m-search-bar>.search-field-wrap:-webkit-autofill,.m-search-bar>.search-field-wrap>input[type=text]:-webkit-autofill{-webkit-text-fill-color:#fff!important;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-o-border-radius:unset;-khtml-border-radius:unset;-webkit-box-shadow:inset 0 0 0 30px #203760}.m-search-bar button{background-color:#203760;border:none;color:#1ac8fc;cursor:pointer}@media(max-width:1024px){.m-search-bar button{background-color:unset;display:none}.active .m-search-bar button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center}}.m-search-bar button svg{stroke:#fff;color:#fff;height:18px;width:18px}.m-search-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;justify-content:space-between;padding:26px 30px;width:100%}@media screen and (max-width:720px){.m-search-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:26px 21.15px}}@media screen and (max-width:375px){.m-search-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:26px 10px}}.m-search-form-field{-webkit-box-flex:1;-ms-flex:1;flex:1;height:50px;margin-right:28px}.m-search-form-field>input[type=text]{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1.5px solid #e7efff;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;color:#203760;height:100%;padding-left:38px;padding-right:38px;width:100%}.m-search-form-field>input[type=text]:focus{outline:none}@media screen and (max-width:720px){.m-search-form-field{height:40px;margin:0 0 15px;width:100%}.m-search-form-field>input[type=text]{padding-left:17px;padding-right:17px}}@media(max-width:417px){.m-search-form-field>input[type=text]{font-size:11px!important}.m-search-form-field>input[type=text]::-webkit-input-placeholder{font-size:14px!important}.m-search-form-field>input[type=text]::-moz-placeholder{font-size:14px!important}.m-search-form-field>input[type=text]:-ms-input-placeholder{font-size:14px!important}.m-search-form-field>input[type=text]::-ms-input-placeholder{font-size:14px!important}.m-search-form-field>input[type=text]::placeholder{font-size:14px!important}}.m-search-form-button{height:50px;min-height:50px;min-width:160px}@media screen and (max-width:720px){.m-search-form-button{height:40px;min-height:unset;width:100%}}.m-search-form-auto{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:space-between;overflow:hidden;padding-right:17px;width:100%}.m-search-form-auto>.m-search-form-field{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;background-color:transparent!important;color:#203760;height:100%;padding-left:38px;width:100%}.m-search-form-auto>.m-search-form-field:focus{outline:none}.m-search-form-auto>.m-search-form-field:-webkit-autofill{-webkit-text-fill-color:#0a4b78!important;-webkit-appearance:none!important;appearance:none!important;background-color:transparent!important;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-o-border-radius:unset;-khtml-border-radius:unset;-webkit-box-shadow:transparent!important}.m-search-form-auto>.m-search-form-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:unset;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;min-width:30px;width:30px}.m-search-form-auto>.m-search-form-button svg{height:18px;width:18px}.m-search-form-auto>.m-search-form-button svg.points{left:-10px}.search-clean{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:35px;justify-content:center;position:absolute;right:0;top:0;width:35px;z-index:99}.search-clean svg{height:20px;pointer-events:none;width:20px}.m-search-form-field .search-clean{height:50px;right:7px;width:50px}.m-search-form-field .search-clean svg{fill:rgba(35,58,98,.8);height:16px;width:16px}.m-header-user{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#182a4f;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;margin:0 7.5px;position:relative;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:50px}@media(max-width:37.5rem){.m-header-user{height:35px;width:35px}}.m-header-user .m-header-user-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:15px 0 15px 15px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px 0 0;opacity:0;overflow:hidden;position:absolute;right:0;top:30px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;visibility:hidden;width:183px;z-index:-1}.m-header-user .m-header-user-list,.m-header-user .m-header-user-list li{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:0}.m-header-user .m-header-user-list li{margin:0;width:100%}.m-header-user .m-header-user-list li .m-header-user-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(148,166,197,.4);color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;font-weight:600;justify-content:space-between;padding:20px;text-decoration:none;width:100%}.m-header-user .m-header-user-list li .m-header-user-item svg{height:12px;width:12px}.m-header-user .m-header-user-list li .m-header-user-item:hover{background-color:#1d77f1;color:#fff}.m-header-user .m-header-user-avatar{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.m-header-user .m-header-user-avatar img{width:100%}.m-header-user .m-header-user-avatar img.avatar.photo{display:none}.m-header-user .m-header-user-avatar>svg{color:#fff;display:inline-block;height:22px;width:22px}@media(max-width:37.5rem){.m-header-user .m-header-user-avatar{height:35px;width:35px}}.m-header-user.active{background-color:#fff;border-radius:50% 50% 0 0;-webkit-box-shadow:0 4px 0 0 #fff;box-shadow:0 4px 0 0 #fff}.m-header-user.active,.m-header-user.active .m-header-user-avatar{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.m-header-user.active .m-header-user-avatar{-webkit-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}.m-header-user.active .m-header-user-avatar>svg{color:#203760;display:inline-block;height:22px;width:22px}.m-header-user.active .m-header-user-list{margin:15px 0 0;opacity:1;visibility:visible;z-index:999}@media(max-width:37.5rem){.m-header-user.active .m-header-user-list{margin:8px 0 0}}#wp-admin-bar-my-account.menupop.with-avatar .ab-item>svg{bottom:-5px;height:20px;margin-left:15px;position:relative;width:20px}.m-weather{margin-right:.75rem;width:4.688rem}.m-weather,.m-weather .m-weather-txt{display:-webkit-box;display:-ms-flexbox;display:flex}.m-weather .m-weather-txt{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media(max-width:750px){.m-weather .m-weather-txt{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.m-weather .m-weather-txt .m-weather-tmp{color:#fff;font-size:1rem;font-weight:800;margin:0;padding:0}.m-weather .m-weather-txt .m-weather-cty{color:#fff;font-size:1rem;font-weight:400;margin:0;padding:0}@media(max-width:750px){.m-weather .m-weather-txt .m-weather-cty{margin-left:5px}}.m-weather .m-weather-fig{color:#1d77f1;margin-right:.563rem}.m-weather .m-weather-fig,.m-weather .m-weather-fig svg{height:2rem;width:2.563rem}.m-blog-card{-webkit-box-flex:0;-ms-flex:none;flex:none;height:19.875rem;max-width:202.7px;position:relative;width:100%}.m-blog-card.--category{height:18rem;max-width:242px}.m-blog-card+.m-blog-card{margin-left:30px}@media screen and (max-width:64rem){.m-blog-card+.m-blog-card{margin-left:20px}}.m-blog-card .m-blog-card-thumb{border-radius:1.25rem;height:15.063rem;overflow:hidden;position:relative;width:100%}.m-blog-card .m-blog-card-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-blog-card .m-blog-follow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border-radius:100px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;left:10px;position:absolute;top:201px;width:100px}.m-blog-card .m-blog-card-text{font-weight:700;margin:12px 0}.m-author-card{max-height:19.875rem;position:relative;width:12.125rem}@media(max-width:1100px){.m-author-card{margin:0 10px}}@media(min-width:751px)and (max-width:999px){.m-author-card{margin:0 10px 0 0}}@media(max-width:750px){.m-author-card{margin:0 10px 10px}}.m-author-card .m-author-card-thumb{border-radius:1.25rem;height:15.063rem;overflow:hidden;position:relative;width:12.125rem}.m-author-card .m-author-card-thumb img{width:100%}.m-author-card .m-author-card-text{font-weight:700;margin:12px 0}.m-author-card .no-image svg{background:rgba(32,55,96,.1);color:#edf0f5;height:100%;padding:15px;width:100%}.m-card-top-ten{background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;box-shadow:0 9px 11px rgba(170,195,219,.3);-moz-box-shadow:0 9px 11px rgba(170,195,219,.3);-webkit-box-shadow:0 9px 11px rgba(170,195,219,.3);-o-box-shadow:0 9px 11px rgba(170,195,219,.3);margin-bottom:20px;max-height:276px;max-width:306px;min-height:276px;min-width:306px;padding:30px;position:relative;text-decoration:none}.m-card-top-ten+.m-card-top-ten{margin-left:30px}@media(min-width:1366px)and (max-width:1441px){.m-card-top-ten{height:275.4px;max-height:275.4px;min-height:275.4px;padding:27px;width:275.4px}}@media(max-width:768px){.m-card-top-ten{height:187px;max-height:187px;max-width:244px;min-height:187px;min-width:244px;padding:20px;width:244px}.m-card-top-ten .opt .opt-list{top:-5px;width:190px}}.m-card-top-ten a{height:100%;text-decoration:none;width:100%}.m-card-top-ten .m-card-top-ten-number{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#203760;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:76px;justify-content:center;width:76px}.m-card-top-ten .m-card-top-ten-number p{color:#fff;margin:0}@media(min-width:1366px)and (max-width:1441px){.m-card-top-ten .m-card-top-ten-number{height:68.4px;width:68.4px}}@media(min-width:1020px)and (max-width:1100px){.m-card-top-ten .m-card-top-ten-number{height:68.4px;width:68.4px}}@media(max-width:768px){.m-card-top-ten .m-card-top-ten-number{max-height:50px;max-width:50px}}.m-card-top-ten .m-card-top-ten-text{height:80px;line-height:25px;margin-top:25px}@media(min-width:1366px)and (max-width:1441px){.m-card-top-ten .m-card-top-ten-text{height:70px;line-height:22.5px;margin-top:22.5px}}@media(min-width:1020px)and (max-width:1100px){.m-card-top-ten .m-card-top-ten-text{height:50px;line-height:16.86px;margin-top:16.86px}}.m-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;overflow-y:hidden;width:auto}.m-card{margin-bottom:10px;margin-right:25px;max-height:21.875rem;position:relative;width:12.125rem}.m-card:last-child{margin-right:0}.m-card__thumb{border-radius:1.25rem;height:15.063rem;overflow:hidden;position:relative;width:12.125rem}.m-card__thumb img{width:100%}.m-card__text{font-weight:700;margin:12px 0}.m-card__text a{text-decoration:none}.m-card .no-image svg{background:rgba(32,55,96,.1);color:#edf0f5;height:100%;padding:15px;width:100%}.m-card.--category{width:242px}.m-card.--category .m-card__thumb{height:242px;width:242px}.m-card.--podcast{width:242px}.m-card.--podcast .m-card__thumb{height:242px;width:242px}.no-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;width:100%}.no-image,.no-image svg{color:#edf0f5}.m-categories p,.m-categories p a{color:#203760;text-decoration:none}.m-categories a:hover img{-webkit-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.m-categories--item{margin-left:15px;margin-right:15px}.m-categories--item:first-child{margin-left:0}.m-categories--item:last-child{margin-right:0}.m-categories--thumb{background-color:#fff;border-radius:20px;height:10.625rem;overflow:hidden;position:relative;width:100%}.m-categories--thumb img,.m-categories--thumb svg{left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.m-categories--thumb svg{width:65%}.m-category-tab{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-right:10px;min-height:40px;min-width:112px;padding:13px;position:relative}@media(min-width:1366px)and (max-width:1441px){.m-category-tab{min-width:unset}}@media(max-width:1100px){.m-category-tab{min-width:90px}}.m-category-tab .m-category-tab-title{color:#203760;font-size:14px;font-weight:700;margin:0;padding:0}@media(min-width:1366px)and (max-width:1441px){.m-category-tab .m-category-tab-title{font-size:14px}}@media(max-width:1100px){.m-category-tab .m-category-tab-title{font-size:12px}}.m-category-tab.active:after{border-bottom:5px solid #1d77f1;border-radius:10px;bottom:-4px;content:"";left:0;position:absolute;width:100%}@media(max-width:700px){.m-category-tab.active:after{bottom:-15px}}.m-category-tab.active .m-category-tab-title{color:#1d77f1}.news-archive{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f3141a;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.news-archive svg{height:20px;width:26px}.news-archive span{color:#203760;margin-left:12px}@media(max-width:720px){.news-archive{margin-right:15px}}.m-category-card{margin-left:15px;position:relative}@media(max-width:750px){.m-category-card:first-child{margin-left:15px}}.m-category-card:last-child{margin-right:0}.m-category-card .m-category-card-all{color:#203760;text-decoration:none}.m-category-card .m-category-card-all .m-category-card-thumb{border-radius:20px;height:242px;overflow:hidden;width:242px}@media(max-width:750px){.m-category-card .m-category-card-all .m-category-card-thumb{height:138px;width:138px}}.m-category-card .m-category-card-all .m-category-card-thumb img{width:100%}.m-category-card .m-category-card-all .m-category-card-title{margin:12px 0 0}.m-category-card .m-category-badge{height:30px;position:absolute;top:210px;width:100px}.m-type-one-slider{height:30rem;overflow:hidden;width:100%}.m-type-one-slider .slick-list{width:100%!important}.m-type-one-slider .slick-list,.m-type-one-slider .slick-track{height:100%!important}@media(max-width:1260px){.m-type-one-slider{height:300px}}@media(max-width:999px){.m-type-one-slider{height:245px}}@media(max-width:768px){.m-type-one-slider{height:330px}}.m-type-one-slider .m-slider-item.slick-active .m-slider-item-text{opacity:1;-webkit-transition:opacity 3.5s;-o-transition:opacity 3.5s;transition:opacity 3.5s}.m-type-one-slider .m-slider-item .item-thumb{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:480px;justify-content:center;overflow:hidden;position:relative;width:450px}.m-type-one-slider .slick-prev-two{left:0}.m-type-one-slider .slick-next-two{right:0}.m-type-one-slider .dot-slider-class{padding:0 30px;width:100%}.m-type-two-slider{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;position:relative;width:100%}@media(max-width:750px){.m-type-two-slider{height:unset}}.m-type-two-slider.slick-slider .slick-list{height:100%!important}.m-type-two-slider.slick-slider{width:100%!important}.m-type-two-slider .m-slider-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center;position:relative;width:100%}@media(max-width:750px){.m-type-two-slider .m-slider-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}}@media(max-width:320px){.m-type-two-slider .m-slider-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}}.m-type-two-slider .m-slider-item .m-slider-item-text .m-slider-item-title{color:#203760;font-weight:600;margin:1em 0;padding:0}.m-type-two-slider .m-slider-item .m-slider-item-text .m-slider-item-button{height:3.125rem;margin-top:30px;width:12.125rem}.m-type-two-slider .m-slider-item .m-slider-item-text .m-slider-item-button a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.m-type-two-slider .m-slider-item .m-slider-item-text .m-slider-item-button a span svg{height:22.42px;margin-right:12px;width:22.42px}.m-type-two-slider .slick-prev-two{right:calc(341px - 5rem)}.m-type-two-slider .slick-prev-two span{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;justify-content:flex-start}@media screen and (max-width:1500px){.m-type-two-slider .slick-prev-two{right:calc(346px - 5rem)}}@media screen and (max-width:1439px){.m-type-two-slider .slick-prev-two{right:calc(315px - 5rem)}}@media screen and (max-width:1400px){.m-type-two-slider .slick-prev-two{right:calc(320px - 5rem)}}@media screen and (max-width:1300px){.m-type-two-slider .slick-prev-two{right:calc(280px - 5rem)}}@media screen and (max-width:1299px){.m-type-two-slider .slick-prev-two{right:calc(280px - 5rem)}}@media screen and (max-width:1260px){.m-type-two-slider .slick-prev-two{right:calc(39.5% - 15px - 5rem)}}@media screen and (max-width:768px){.m-type-two-slider .slick-prev-two{right:calc(41% - 10px - 5rem)}}@media screen and (max-width:550px){.m-type-two-slider .slick-prev-two{left:0;right:unset}}.m-type-two-slider .slick-next-two{right:0}.m-type-two-slider .slick-next-two span{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.m-type-two-slider .slick-next-two,.m-type-two-slider .slick-prev-two{background-color:transparent;cursor:pointer;height:calc(100% - 100px);max-width:5rem;top:50px;width:20%}.m-type-two-slider .slick-next-two span,.m-type-two-slider .slick-prev-two span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;margin:0 auto;padding:20px;width:100%}.m-type-two-slider .slick-next-two:focus,.m-type-two-slider .slick-next-two:hover,.m-type-two-slider .slick-prev-two:focus,.m-type-two-slider .slick-prev-two:hover{background-color:transparent}.m-type-two-slider .slick-next-two:focus span,.m-type-two-slider .slick-next-two:hover span,.m-type-two-slider .slick-prev-two:focus span,.m-type-two-slider .slick-prev-two:hover span{background-color:rgba(0,0,0,.1)}@media screen and (max-width:550px){.m-type-two-slider .slick-next-two,.m-type-two-slider .slick-prev-two{bottom:0!important;height:65%;max-width:unset;top:unset;width:120px}}.m-type-three-slider{overflow:hidden}@media(max-width:100rem){.m-type-three-slider.is-slider .slick-next,.m-type-three-slider.is-slider .slick-prev,.m-type-three-slider.is-slider-large .slick-next,.m-type-three-slider.is-slider-large .slick-prev{margin-left:unset;margin-right:unset}}@media(max-width:96.875rem){.m-type-three-slider.is-slider,.m-type-three-slider.is-slider-large{max-width:unset;padding:0;width:100vw}.m-type-three-slider.is-slider .slick-next,.m-type-three-slider.is-slider-large .slick-next{right:5vw}.m-type-three-slider.is-slider .slick-prev,.m-type-three-slider.is-slider-large .slick-prev{right:calc(5vw + 50px)}.m-type-three-slider.is-slider .slick-list.draggable,.m-type-three-slider.is-slider-large .slick-list.draggable{margin-left:auto;margin-right:auto;width:90vw}}.m-type-three-slider.is-slider .slick-track>*+*,.m-type-three-slider.is-slider-large .slick-track>*+*{margin-left:30px}@media(max-width:93.75rem){.m-type-three-slider.is-slider .slick-track>*+*,.m-type-three-slider.is-slider-large .slick-track>*+*{margin-left:20px}}@media(max-width:43.75rem){.m-type-three-slider.is-slider .slick-track>*+*,.m-type-three-slider.is-slider-large .slick-track>*+*{margin-left:10px}}.m-type-three-slider.is-slider-schedule .slick-track>*+*{margin-left:35px}@media(max-width:93.75rem){.m-type-three-slider.is-slider-schedule .slick-track>*+*{margin-left:30px}}@media(max-width:71.875rem){.m-type-three-slider.is-slider-schedule .slick-track>*+*{margin-left:20px}}@media(max-width:43.75rem){.m-type-three-slider.is-slider-schedule .slick-track>*+*{margin-left:10px;width:9.375rem}}@media(max-width:91.875rem){.m-type-three-slider.is-slider-schedule{max-width:unset;padding:0;width:100vw}.m-type-three-slider.is-slider-schedule .slick-next{right:5vw}.m-type-three-slider.is-slider-schedule .slick-prev{right:calc(5vw + 50px)}.m-type-three-slider.is-slider-schedule .slick-list.draggable{margin-left:auto;margin-right:auto;width:90vw}}@media screen and (max-width:62.5rem){.m-type-three-slider.is-slider-schedule .m-agenda-item{width:9.375rem}}.m-type-three-slider.is-slider,.m-type-three-slider.is-slider-large,.m-type-three-slider.is-slider-schedule{margin:0 auto;overflow:unset}@media(max-width:76.875rem){.m-type-three-slider.is-slider .slick-list.draggable,.m-type-three-slider.is-slider-large .slick-list.draggable,.m-type-three-slider.is-slider-schedule .slick-list.draggable{overflow:visible}}@media(max-width:64rem){.m-type-three-slider.is-slider,.m-type-three-slider.is-slider-large,.m-type-three-slider.is-slider-schedule{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto!important;padding-bottom:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.m-type-three-slider.is-slider-large::-webkit-scrollbar,.m-type-three-slider.is-slider-schedule::-webkit-scrollbar,.m-type-three-slider.is-slider::-webkit-scrollbar{height:0!important;width:0!important}.m-type-three-slider.is-slider-large::-webkit-scrollbar-thumb,.m-type-three-slider.is-slider-schedule::-webkit-scrollbar-thumb,.m-type-three-slider.is-slider::-webkit-scrollbar-thumb{background:transparent}.m-type-three-slider.is-slider-large::-webkit-scrollbar-track,.m-type-three-slider.is-slider-schedule::-webkit-scrollbar-track,.m-type-three-slider.is-slider::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.m-type-three-slider.is-slider,.m-type-three-slider.is-slider-large,.m-type-three-slider.is-slider-schedule{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.m-type-three-slider.is-slider-large>*,.m-type-three-slider.is-slider-schedule>*,.m-type-three-slider.is-slider>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.m-type-three-slider.is-slider-large>:first-of-type,.m-type-three-slider.is-slider-schedule>:first-of-type,.m-type-three-slider.is-slider>:first-of-type{margin-left:5vw}.m-type-three-slider.is-slider-large>:last-of-type,.m-type-three-slider.is-slider-schedule>:last-of-type,.m-type-three-slider.is-slider>:last-of-type{margin-right:5vw}}@media(max-width:48rem){.m-type-three-slider.is-slider-large>:first-of-type,.m-type-three-slider.is-slider-schedule>:first-of-type,.m-type-three-slider.is-slider>:first-of-type{margin-left:15px}.m-type-three-slider.is-slider-large>:last-of-type,.m-type-three-slider.is-slider-schedule>:last-of-type,.m-type-three-slider.is-slider>:last-of-type{margin-right:15px}.m-type-three-slider.is-slider .slick-list.draggable,.m-type-three-slider.is-slider-large .slick-list.draggable,.m-type-three-slider.is-slider-schedule .slick-list.draggable{margin-left:15px;margin-right:15px;padding:0;width:calc(100vw - 30px)}.m-type-three-slider.is-slider .slick-list.draggable .slick-next,.m-type-three-slider.is-slider-large .slick-list.draggable .slick-next,.m-type-three-slider.is-slider-schedule .slick-list.draggable .slick-next{right:15px}.m-type-three-slider.is-slider .slick-list.draggable .slick-prev,.m-type-three-slider.is-slider-large .slick-list.draggable .slick-prev,.m-type-three-slider.is-slider-schedule .slick-list.draggable .slick-prev{right:65px}}@media(max-width:64rem){.m-type-three-slider#address-favorites,.m-type-three-slider#my-promises-list,.m-type-three-slider#promises-users-list,.m-type-three-slider.slider-listener{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;max-width:100vw;overflow:auto!important;padding-bottom:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100vw}}@media(max-width:64rem){.m-type-three-slider#address-favorites::-webkit-scrollbar,.m-type-three-slider#my-promises-list::-webkit-scrollbar,.m-type-three-slider#promises-users-list::-webkit-scrollbar,.m-type-three-slider.slider-listener::-webkit-scrollbar{height:0!important;width:0!important}.m-type-three-slider#address-favorites::-webkit-scrollbar-thumb,.m-type-three-slider#my-promises-list::-webkit-scrollbar-thumb,.m-type-three-slider#promises-users-list::-webkit-scrollbar-thumb,.m-type-three-slider.slider-listener::-webkit-scrollbar-thumb{background:transparent}.m-type-three-slider#address-favorites::-webkit-scrollbar-track,.m-type-three-slider#my-promises-list::-webkit-scrollbar-track,.m-type-three-slider#promises-users-list::-webkit-scrollbar-track,.m-type-three-slider.slider-listener::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.m-type-three-slider#address-favorites,.m-type-three-slider#my-promises-list,.m-type-three-slider#promises-users-list,.m-type-three-slider.slider-listener{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.m-type-three-slider#address-favorites>*,.m-type-three-slider#my-promises-list>*,.m-type-three-slider#promises-users-list>*,.m-type-three-slider.slider-listener>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.m-type-three-slider#address-favorites>:first-of-type,.m-type-three-slider#my-promises-list>:first-of-type,.m-type-three-slider#promises-users-list>:first-of-type,.m-type-three-slider.slider-listener>:first-of-type{margin-left:5vw}.m-type-three-slider#address-favorites>:last-of-type,.m-type-three-slider#my-promises-list>:last-of-type,.m-type-three-slider#promises-users-list>:last-of-type,.m-type-three-slider.slider-listener>:last-of-type{margin-right:5vw}}@media(max-width:48rem){.m-type-three-slider#address-favorites>:first-of-type,.m-type-three-slider#my-promises-list>:first-of-type,.m-type-three-slider#promises-users-list>:first-of-type,.m-type-three-slider.slider-listener>:first-of-type{margin-left:15px}.m-type-three-slider#address-favorites>:last-of-type,.m-type-three-slider#my-promises-list>:last-of-type,.m-type-three-slider#promises-users-list>:last-of-type,.m-type-three-slider.slider-listener>:last-of-type{margin-right:15px}}.m-type-three-slider .slick-next,.m-type-three-slider .slick-prev{background-color:transparent;border:none;cursor:pointer;height:15px;position:absolute;top:-35px;width:30px}.m-type-three-slider .slick-next svg,.m-type-three-slider .slick-prev svg{stroke:#203760;height:20px;width:20px}.m-type-three-slider .slick-next:before,.m-type-three-slider .slick-prev:before{display:none}.m-type-three-slider .slick-prev{left:auto;right:50px}.m-type-three-slider .slick-next{right:0}.m-slider-cover,.m-slider-cover-two{background:-o-linear-gradient(388.09deg,#203760 0,rgba(32,55,96,0) 100%);background:-webkit-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background:-o-linear-gradient(61.91deg,#203760 0,rgba(32,55,96,0) 100%);background:linear-gradient(388.09deg,#203760,rgba(32,55,96,0));background-color:rgba(32,55,96,.45);height:100%;opacity:.75;position:absolute;width:100%}.m-slider-cover-two .m-subcover{height:100%;width:100%}.dot-slider-class{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;list-style:none;margin-left:0;position:absolute}@media(max-width:1200px){.dot-slider-class{bottom:0}}@media(max-width:750px){.dot-slider-class{left:0;margin-left:0;right:unset}}.dot-slider-class li{-webkit-box-flex:1;background-color:hsla(0,0%,100%,.4);border-radius:10px;cursor:pointer;-ms-flex:1;flex:1;height:3px}.dot-slider-class li+li{margin-left:10px}.dot-slider-class li.slick-active{background-color:#fff}.dot-slider-class li button{background-color:transparent;border:none;border-radius:10px;color:transparent;cursor:pointer;height:3px;width:100%}.slick-next-two,.slick-prev-two{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:70%;justify-content:center;max-width:5rem;overflow:hidden;padding:0;position:absolute;top:15%;width:20%;z-index:10}.slick-next-two:hover,.slick-prev-two:hover{background-color:rgba(0,0,0,.05)}@media screen and (max-width:48rem){.slick-next-two,.slick-prev-two{max-width:unset;width:120px}}.slick-prev-two span{margin-left:20px;margin-right:auto}.slick-next-two span{margin-left:auto;margin-right:20px}.order-button-label{margin-right:10px;position:relative}.order-button-label:after{border:solid transparent;border-width:0 0 2px 2px;box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-moz-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-webkit-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-o-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;content:"";padding:3px;position:absolute;right:-10px;top:5px;-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.order-button-label:before{color:#1d77f1;content:"Mais Antigos"}.order-button-checkbox{display:none}.order-button-checkbox:checked+.order-button-label:after{box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-moz-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-webkit-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-o-box-shadow:inset 1.5px -1.5px 0 1px #1d77f1;-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg)}.order-button-checkbox:checked+.order-button-label:before{content:"Mais Recentes"}.m-side-comments-wrapper{background-color:#fff;border-radius:20px;overflow:hidden;width:100%}.m-side-comments-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:#203760;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:60px;justify-content:flex-start;padding:20px 23px;width:100%}.m-side-comments-title>p{color:#fff;line-height:1;margin:0}.m-side-comments-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;border-bottom:1px solid rgba(148,166,197,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:20px}.m-side-comments-container:last-child{border-bottom:none}.m-side-comments-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;width:100%}.m-side-comments-row:last-child{margin-top:5px}.m-side-comments-row img.emoji,.m-side-comments-row svg.emoji{height:16px;width:16px}.m-side-comments-row p{color:#94a6c5;font-style:italic;line-height:17px;margin:0;padding:0}.m-side-comments-row p img.emoji,.m-side-comments-row p svg.emoji{height:16px;width:16px}.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-side-comments-row .m-podcasts-label,.m-side-comments-row .article-testimonial-city,.m-side-comments-row .is-fz-12,.m-side-comments-row .m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label{font-size:.75rem}.m-side-comments-row.description a,.m-side-comments-row.description a:hover{text-decoration:none}.m-side-comments-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(148,166,197,.4);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:45px;justify-content:center;min-width:45px;width:45px}.m-side-comments-icon svg{height:20px;width:20px}.m-side-comments-owner{margin-left:10px}.m-side-comments-owner h4,.m-side-comments-owner p{color:#203760;font-style:normal;margin:0}.m-side-comments-owner span{color:#94a6c5;font-style:normal}.m-side-comments-owner a{text-decoration:none}.m-side-comments-owner a:hover{text-decoration:underline}.m-address{background-color:#fff;border-radius:20px;color:#203760;height:240px;position:relative;text-decoration:none;width:100%}@media(min-width:1280px)and (max-width:1350px){.m-address{height:216px;width:376.2px}}@media(min-width:1020px)and (max-width:1100px){.m-address{height:179.9px;width:300px}}@media(min-width:751px)and (max-width:999px){.m-address{margin-right:15px}}@media(max-width:750px){.m-address{width:310px}}.m-address-extra.block-address .m-address{height:auto;width:100%}.m-address-extra{background-color:#fff;border-radius:20px;max-width:435px;position:relative}.m-address-extra.block-address{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:667px}.m-address-extra.block-address .m-address-thumb{height:362px}@media screen and (max-width:768px){.m-address-extra.block-address .m-address-thumb{height:235px}}@media screen and (max-width:350px){.m-address-extra.block-address .m-address-thumb{height:200px}}.m-address-extra.block-address .m-address-tex{height:auto;padding:30px 30px 16px;position:relative}@media screen and (max-width:1100px){.m-address-extra.block-address .m-address-tex{padding:30px 24px}}.m-address-extra.block-address .m-address-tex .m-address-text-title{margin:9px 0}.m-address-extra.block-address .m-address-tex .m-address-text-location{line-height:24px;margin:0}.m-address-extra.block-address .m-address-tex .opt.opt-white>svg{fill:#203760}.m-address-extra.block-address .m-address-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;padding:0 30px 25px}.m-address-extra.block-address .m-address-buttons a+a{margin-left:auto}@media screen and (max-width:1357px){.m-address-extra.block-address .m-address-buttons a+a{margin-left:5px}}@media screen and (max-width:1220px){.m-address-extra.block-address .m-address-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}}@media screen and (max-width:1000px){.m-address-extra.block-address .m-address-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:0 24px 33px}.m-address-extra.block-address .m-address-buttons a+a{margin-left:0}}.m-address-extra.block-address .m-address-buttons-copy,.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;box-shadow:0 14px 24px rgba(0,161,255,.2);-moz-box-shadow:0 14px 24px rgba(0,161,255,.2);-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);-o-box-shadow:0 14px 24px rgba(0,161,255,.2);height:auto;line-height:1;min-height:unset;min-width:unset;padding:15px 11.1px;width:100%}@media screen and (max-width:1000px){.m-address-extra.block-address .m-address-buttons-copy,.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{width:100%}}@media screen and (max-width:768px){.m-address-extra.block-address .m-address-buttons-copy,.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{padding:11px 11.1px}}.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:176.66px}@media screen and (max-width:1220px){.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{max-width:47%}}@media screen and (max-width:1000px){.m-address-extra.block-address .m-address-buttons-info,.m-address-extra.block-address .m-address-buttons-map{max-width:100%}.m-address-extra.block-address .m-address-buttons-info{margin-top:15px}}.m-address-extra.block-address .m-address-buttons-copy{background-color:#fff;border:1px solid #1d77f1;color:#1d77f1;max-width:180px;min-width:162.34px}.m-address-extra.block-address .m-address-buttons-copy:hover{background-color:#1d77f1;color:#fff}.m-address-extra.block-address .m-address-buttons-copy:active{background-color:#fff;color:#1d77f1}@media screen and (max-width:1220px){.m-address-extra.block-address .m-address-buttons-copy{margin-bottom:15px;max-width:unset;width:100%}}.m-address-button-one{height:50px;width:auto}@media(max-width:750px){.m-address-button-one{height:40px;min-width:300px;width:90%}}.m-address-button-two{height:50px;margin-left:30px;width:224px}@media(max-width:750px){.m-address-button-two{height:40px;margin-left:0;min-width:300px;width:90%}}.m-address-v2{background-color:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:auto;margin-bottom:30px;position:relative;width:100%}.m-address-v2 .m-like-label{height:30px!important;left:178px!important;top:30px;width:30px!important}@media(max-width:768px){.m-address-v2 .m-like-label{left:105px!important;top:25px}}.m-address-v2 .m-like-label svg{height:14px;width:14px}@media(max-width:417px){.m-address-v2 .m-like-label svg{height:19px;width:19px}}.m-address-v2 .m-address-v2-clickable{-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;color:#203760;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:20px;text-decoration:none;width:100%}.m-address-v2 .m-address-v2-clickable,.m-address-v2 .m-address-v2-clickable .m-address-v2-thumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.m-address-v2 .m-address-v2-clickable .m-address-v2-thumb{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-ms-flex:none;flex:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:198px;justify-content:center;margin-right:30px;overflow:hidden;width:198px}@media(max-width:1100px){.m-address-v2 .m-address-v2-clickable .m-address-v2-thumb{max-height:150px;max-width:200px}}@media(max-width:768px){.m-address-v2 .m-address-v2-clickable .m-address-v2-thumb{-webkit-box-flex:0;-ms-flex:none;flex:none;height:100px;margin-right:15px;width:120px}}.m-address-v2 .m-address-v2-clickable .m-address-v2-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-address-v2 .m-address-v2-clickable .m-address-v2-text{color:#203760;padding-right:20px}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:17px;font-weight:600;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis}@media(max-width:600px){.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-title{margin:0 0 6px}}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-local{font-size:12px;font-weight:500;line-height:23px;margin:-3px 0 10px 20px;position:relative}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-local svg{stroke:#203760;height:11px;left:-20px;position:absolute;top:5px;width:14px}@media(max-width:600px){.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-local{line-height:16px;margin:-3px 0 0}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-local svg{display:none}}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-phone{font-size:12px;font-weight:500;margin:-3px 0 10px 20px;position:relative}.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-phone svg{stroke:#203760;height:11px;left:-20px;position:absolute;top:2px;width:14px}@media(max-width:600px){.m-address-v2 .m-address-v2-clickable .m-address-v2-text .m-address-v2-phone{display:none}}.m-address-thumb{border-radius:20px 20px 0 0;height:170px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.m-address-thumb{height:131.77px}}.m-address-thumb img{max-height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.m-address-tex{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px;height:70px;padding:15px 30px 0;position:relative;width:100%}.m-address-tex .m-address-text-title{margin:0;padding:0}.m-address-tex .m-address-text-location{margin:9px 0 0;padding:0}.m-address-tex a{color:#203760;text-decoration:none}.m-address-tex a:hover{color:#203760;text-decoration:underline}.l-address-filter-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.l-address-filter-wrapper,.m-address-filter-list{display:-webkit-box;display:-ms-flexbox;display:flex}.m-address-filter-list{-webkit-box-pack:start;-ms-flex-pack:start;font-size:12px;font-weight:700;justify-content:flex-start;line-height:15px;max-width:1366px;width:90%}@media(max-width:768px){.m-address-filter-list{width:calc(100% - 30px)}}.m-address-filter-label{color:#203760}@media(max-width:417px){.m-address-filter-label{margin-bottom:6.75px}}.m-address-filter-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-address-filter-item,.m-address-filter-items{display:-webkit-box;display:-ms-flexbox;display:flex}.m-address-filter-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#203760;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-khtml-border-radius:50px;color:#fff;cursor:pointer;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:17px;justify-content:center;margin-left:10px;width:91px}.m-address-filter-item.active{background-color:#f3141a}@media(max-width:419px){.m-address-filter-item.first{margin-left:0}}.m-address-action{height:50px;width:224px}@media(max-width:417px){.m-address-action{margin-left:15px;margin-right:15px;width:100%}}.m-search-form-field{position:relative;z-index:0}div.pac-container{border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 10px 22px rgba(170,195,219,.3);-moz-box-shadow:0 10px 22px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 22px rgba(170,195,219,.3);-o-box-shadow:0 10px 22px rgba(170,195,219,.3);padding:20px 38px 10px;position:absolute}@media(max-width:417px){div.pac-container{border-radius:0 0 30px 30px;-webkit-border-radius:0 0 30px 30px;-moz-border-radius:0 0 30px 30px;-o-border-radius:0 0 30px 30px;-khtml-border-radius:0 0 30px 30px;left:15px!important;padding:20px 10px 10px;width:calc(100% - 30px)!important}}div.pac-container .pac-item{-webkit-text-size-adjust:100%;border-top:1.5px solid #e7efff;color:#203760;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;line-height:30px;text-decoration:none}div.pac-container .pac-item:first-child{border:0}div.pac-container .pac-item span{-webkit-text-size-adjust:100%;color:#203760;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;text-decoration:none}div.pac-container .pac-item .pac-matched{color:#203760;font-weight:800}.m-site-card-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:318px;text-decoration:none}.m-site-card-item .m-site-card-cover{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:180px;margin-bottom:20px;overflow:hidden;width:100%}.m-site-card-item .m-site-card-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-site-card-item .m-site-card-title{color:#203760;font-size:20px;line-height:25px;margin-top:15px;text-decoration:none}.site-card-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;margin:5px;min-width:250px;text-decoration:none}.site-card-item .site-card-cover{border-radius:15px;overflow:hidden;width:100%}.site-card-item .site-card-cover img{width:100%}.site-card-item .site-card-badge{margin:16px 0}.site-card-item .site-card-title{color:#203760;font-size:1.5em;margin:0}.m-site-parallax{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:300px;justify-content:center;width:100%}.m-site-parallax .m-site-parallax-title{font-size:3rem;margin:0 0 15px;text-shadow:2px 2px #000}.m-site-parallax .m-site-parallax-text-bold{font-size:2rem;font-weight:600;margin:0 0 10px;text-shadow:2px 2px #000}.m-site-parallax .m-site-parallax-text{font-size:1.8rem;margin:0 0 10px;text-shadow:2px 2px #000}.m-site-parallax .m-site-parallax-action{height:50px;min-width:200px}.site-simple-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.2em;line-height:25px;width:100%}.site-simple-text div,.site-simple-text h1,.site-simple-text h2,.site-simple-text h3,.site-simple-text h4,.site-simple-text h5,.site-simple-text h6,.site-simple-text p{width:100%}.site-simple-text div.foogallery,.site-simple-text h1.foogallery,.site-simple-text h2.foogallery,.site-simple-text h3.foogallery,.site-simple-text h4.foogallery,.site-simple-text h5.foogallery,.site-simple-text h6.foogallery,.site-simple-text p.foogallery{width:auto}.site-simple-text h1,.site-simple-text h2,.site-simple-text h3,.site-simple-text h4,.site-simple-text h5,.site-simple-text h6{line-height:1.3}.site-simple-text p{margin-top:0}.site-simple-text img{margin:5px 0}.site-simple-text img.alignleft{float:left;margin-right:30px}.site-simple-text img.aligncenter{float:unset;margin-left:auto;margin-right:auto}.site-simple-text img.alignright{float:right;margin-left:30px}.site-simple-text img.alignnone{float:none}@media screen and (max-width:768px){.site-simple-text img.aligncenter,.site-simple-text img.alignleft,.site-simple-text img.alignright{display:block;float:none;margin-left:0;margin-right:0;max-width:100%;width:100%}}.site-simple-text blockquote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-o-border-radius:21px;-khtml-border-radius:21px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:256px;justify-content:center;margin:14px 0;padding:10px 20px;text-align:center;width:750px}.site-simple-text.alg-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.site-simple-text .site-simple-text-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;position:relative}.site-simple-text .site-simple-text-title:after{background-color:#f3141a;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:15px}.m-block-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-block-wrapper,.m-block-wrapper .m-block-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.m-block-wrapper .m-block-row-columns{display:grid;gap:10px;grid-template-columns:2fr 1fr}.m-block-wrapper .m-block-row-columns .m-block-column-one,.m-block-wrapper .m-block-row-columns .m-block-column-two{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.play.m-most-listened-play-pause #circle,.play.playAndPause #circle{stroke-dashoffset:0}.play.m-most-listened-play-pause #path,.play.playAndPause #path{stroke-dasharray:100;stroke-dashoffset:0;-webkit-animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards;animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards}.play.m-most-listened-play-pause #rec1,.play.playAndPause #rec1{-webkit-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-webkit-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.play.m-most-listened-play-pause #rec2,.play.playAndPause #rec2{-webkit-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards}.play.m-most-listened-play-pause:after,.play.playAndPause:after{-webkit-animation:radiate 1.75s ease-out infinite;-o-animation:radiate 1.75s ease-out infinite;animation:radiate 1.75s ease-out infinite;-webkit-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;box-shadow:inset 0 0 0 1em hsla(0,0%,100%,0);-moz-box-shadow:inset 0 0 0 1em hsla(0,0%,100%,0);-webkit-box-shadow:inset 0 0 0 1em hsla(0,0%,100%,0);-o-box-shadow:inset 0 0 0 1em hsla(0,0%,100%,0);opacity:0;pointer-events:none}.pause.m-most-listened-play-pause #path,.pause.playAndPause #path{stroke-dasharray:100;stroke-dashoffset:100;-webkit-animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards;-o-animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards;animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards}.pause.m-most-listened-play-pause #rec1,.pause.playAndPause #rec1{-webkit-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-webkit-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s;height:22px}.pause.m-most-listened-play-pause #rec2,.pause.playAndPause #rec2{-webkit-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;height:22px}@-o-keyframes pathpause{to{stroke-dashoffset:0}}@-o-keyframes pathplay{to{stroke-dashoffset:100}}@-o-keyframes anHeightAdd{to{height:22px}}@-o-keyframes anHeightRemove{to{height:0}}@-o-keyframes radiate{0%{opacity:.8;transform:scale3d(1.2,1.2,1)}80%{box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-moz-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-webkit-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-o-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);opacity:.1}to{box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-moz-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-webkit-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);-o-box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.8);opacity:0;transform:scale3d(1.5,1.5,1)}}.m-radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:-webkit-linear-gradient(244.03deg,#203760 38.08%,#004eb8);background-image:-o-linear-gradient(244.03deg,#203760 38.08%,#004eb8 100%);background-image:linear-gradient(205.97deg,#203760 38.08%,#004eb8);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:380px;max-width:418px;padding:30px 50px 43px;width:100%}@media(min-width:1366px)and (max-width:1441px){.m-radio{height:342px;max-width:376.2px;padding:27px 45px 38.7px}}@media(min-width:1280px)and (max-width:1350px){.m-radio{height:342px;max-width:376.2px;padding:20.23px 25px 29px}}@media(min-width:1020px)and (max-width:1100px){.m-radio{height:256.36px;max-width:281.99px;padding:20.23px 25px 29px}}@media(min-width:751px)and (max-width:999px){.m-radio{height:340px;max-width:339px;padding:20.23px 25px 29px}}@media(max-width:750px){.m-radio{height:330px;max-width:330px;padding:15px 50px;padding:15px}}@media(max-width:414px){.m-radio{max-width:379px}}@media(max-width:411px){.m-radio{max-width:376px}}@media(max-width:375.7px){.m-radio{max-width:343px}}@media(max-width:360px){.m-radio{max-width:329px}}@media(max-width:320px){.m-radio{max-width:293px}}.m-radio-full{height:280px;max-width:unset}@media(max-width:69.75rem){.m-radio-full{height:auto;padding:55px 30px}}@media(max-width:37.5rem){.m-radio-full{padding:44px 24.5px}.m-radio-full.is-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-radio-container{width:100%}@media(max-width:417px){.m-radio-container{padding:0 15px}}.m-radio-container-full{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:418px;width:100%}.m-radio-container-full .m-radio-player-bar{margin-right:auto;max-width:306px}.m-radio-container-full .m-radio-thumb-live{margin-left:5px}@media(max-width:43.75rem){.m-radio-container-full{max-width:360px}.m-radio-container-full .m-radio-player-bar{max-width:260px}}@media(max-width:37.5rem){.m-radio-container-full{margin-top:-18px}.m-radio-container-full.is-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-radio-container-full.is-row-gap-10{gap:unset}.m-radio-container-full .m-radio-player-bar{-webkit-box-ordinal-group:3;-ms-flex-order:2;max-width:100%;order:2}.m-radio-container-full .m-radio-thumb-live{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.m-radio-container-full .playAndPause.playAndPause-full{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media(max-width:26.0625rem){.m-radio-container-full{padding:0}}.m-radio-thumb-row{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}@media(min-width:1020px)and (max-width:1100px){.m-radio-thumb-row{margin-bottom:21.58px}}.m-radio-thumb-row-full{height:100%;margin-bottom:0;margin-right:102px;max-height:172.69px;max-width:362px}@media(max-width:71.875rem){.m-radio-thumb-row-full{margin-right:50px}}@media(max-width:68.75rem){.m-radio-thumb-row-full{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:35px;max-height:119.63px;max-width:220px}}@media(max-width:51.25rem){.m-radio-thumb-row-full{margin-right:26.34px;max-height:90px;max-width:183px}}@media(max-width:39.75rem){.m-radio-thumb-row-full{margin-right:15px;max-height:75px;max-width:153px}}@media(max-width:37.5rem){.m-radio-thumb-row-full{margin-right:0;max-height:75px;max-width:360px}}.m-radio-thumb-live{height:17px;margin-left:10px;width:82px}@media(min-width:1020px)and (max-width:1100px){.m-radio-thumb-live{width:55.32px}}.m-radio-thumb-live svg{height:100%;width:100%}.m-radio-thumb-logo{height:80px;margin-left:10px;width:167.7px}@media(min-width:1020px)and (max-width:1100px){.m-radio-thumb-logo{height:59.96px;width:125.7px}}.m-radio-thumb-logo-full{height:100%;margin-left:0;width:100%}@media(max-width:37.5rem){.m-radio-thumb-logo-full{max-height:75px;max-width:153px}}.m-radio-thumb-logo svg{color:#fff;height:100%;width:100%}.m-radio-player-bar{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:26px 0 30px;position:relative;width:100%}@media(min-width:1020px)and (max-width:1100px){.m-radio-player-bar{margin:10px 0}}.m-radio-player-bar video{display:none}.m-radio-player-bar .m-radio-player-time{-webkit-box-flex:0;-webkit-box-pack:end;-ms-flex-pack:end;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;font-size:.8rem;justify-content:flex-end;margin-left:8px;width:80px}.m-radio-player-bar .m-radio-player-time span{margin-left:5px}.m-radio-player-bar .m-radio-player-input{width:70%}@media(min-width:1020px)and (max-width:1100px){.m-radio-player-bar .m-radio-player-input{width:60%}}.m-radio-player-bar .m-radio-player-input-full{max-width:220px;width:100%}@media(max-width:43.75rem){.m-radio-player-bar .m-radio-player-input-full{max-width:unset}}.m-radio-player-container{max-width:306px;width:100%}@media(max-width:37.5rem){.m-radio-player-container{margin:23px 0;max-width:100%}.m-radio-player-container .m-radio-player-time{-webkit-box-flex:0;-ms-flex-item-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;font-size:12px;justify-content:flex-end;width:80px}.m-radio-player-container .m-radio-player-time span{margin-left:5px}}.m-radio-container .playAndPause{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;width:64px}.m-radio-container .playAndPause-full{height:82px;width:82px}.radio-select-field{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;align-items:center;background-color:#fff;border-radius:100px;color:#203760;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:space-between;outline:none;padding:0 24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:318px;z-index:9}@media(max-width:1345px){.radio-select-field{font-weight:600;width:100%}}@media(min-width:1020px)and (max-width:1100px){.radio-select-field{font-size:14px;font-weight:600;height:33.73px;width:100%}}@media(min-width:751px)and (max-width:999px){.radio-select-field{font-size:14px;font-weight:600;height:40px}}@media(max-width:800px){.radio-select-field{font-size:14px;font-weight:600}}@media(max-width:417px){.radio-select-field{height:40px;width:100%}}@media(max-width:320px){.radio-select-field{width:95%}}.radio-select-field-full{height:50px;margin-right:auto;max-width:306px;width:100%}@media(max-width:68.75rem){.radio-select-field-full{max-height:50px}}@media(max-width:43.75rem){.radio-select-field-full{max-height:40px;max-width:260px}}@media(max-width:37.5rem){.radio-select-field-full{-webkit-box-ordinal-group:2;-ms-flex-order:1;height:40px;margin-top:28px;max-width:100%;order:1}}.radio-select-field .arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:8px;justify-content:center;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);width:14px}.radio-select-field .arrow svg{height:8px;width:14px}.radio-list{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:none;left:0;position:absolute;top:55px;width:100%}@media(min-width:1020px)and (max-width:1100px){.radio-list{top:33.73px}}@media(max-width:800px){.radio-list{top:40px}}.radio-list.visible{display:block}.radio-list .region-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:#fff;border:2px solid #e7efff;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:43px;justify-content:flex-start;padding:0 22px;width:100%}.radio-list .region-wrapper:first-child{border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0}.radio-list .region-wrapper:last-child{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}.radio-list .region-wrapper:hover{background-color:#e7efff}.radio-list .region-wrapper.not-visible{border:none;color:transparent;height:0}.radio-list .region-wrapper.list-active{border:none;height:0}.radio-list .region-wrapper.list-active .list-state-wrapper{display:block;left:0}.radio-list .region-wrapper .list-state-wrapper{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;display:none;left:158px;position:absolute;top:0;width:100%}.radio-list .region-wrapper .list-state-wrapper .state-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:#fff;border:2px solid #e7efff;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:43px;justify-content:flex-start;padding:0 22px;width:100%}.radio-list .region-wrapper .list-state-wrapper .state-wrapper:first-child{border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper:last-child{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}.radio-list .region-wrapper .list-state-wrapper .state-wrapper:only-child{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px}.radio-list .region-wrapper .list-state-wrapper .state-wrapper:hover{background-color:#e7efff}.radio-list .region-wrapper .list-state-wrapper .state-wrapper.not-visible{border:none;color:transparent;height:0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper.list-active{border:none;height:0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper.list-active .city-wrapper{display:block;left:0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;background-color:#fff;color:#203760;display:none;justify-content:flex-start;left:158px;position:absolute;top:0;width:100%}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper .radio-city-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;border:2px solid #e7efff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:43px;justify-content:flex-start;padding:0 22px;width:100%}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper .radio-city-item:hover{background-color:#e7efff}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper .radio-city-item:first-child{border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper .radio-city-item:last-child{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper .radio-city-item:only-child{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper:first-child{border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper:last-child{border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px;-khtml-border-radius:0 0 20px 20px}.radio-list .region-wrapper .list-state-wrapper .state-wrapper .city-wrapper:only-child{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px}.radio-list .region-wrapper.not-visible>svg,.radio-list .state-wrapper.not-visible>svg{display:none}.radio-list .region-wrapper .back svg,.radio-list .state-wrapper .back svg{fill:#203760;stroke:#203760;height:16px;margin-right:5px;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);width:16px}.playAndPause{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;border:0;cursor:pointer;height:76px;margin:0;padding:0;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;width:76px}.playAndPause-small{height:55px;width:55px}.playAndPause-medium{height:64px;width:64px}.playAndPause-full{height:82px;width:82px}.playAndPause:after,.playAndPause:before{content:"";height:95%;-webkit-transform:translateZ(0);transform:translateZ(0);width:95%;z-index:0}.playAndPause:after,.playAndPause:before,.playAndPause>svg{border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-khtml-border-radius:100%;left:0;position:absolute;top:0}.playAndPause>svg{color:#fff;height:100%;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);width:100%;z-index:1}.playAndPause #circle{stroke-dashoffset:314;fill:#1d77f1;stroke:#203760;stroke-width:2px;-webkit-transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s ease;-o-transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-o-transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.playAndPause g{-webkit-transform:rotate(-180deg) translate(-75px,-75px);-o-transform:rotate(-180deg) translate(-75px,-75px);transform:rotate(-180deg) translate(-75px,-75px)}.playAndPause #path{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:3px}.playAndPause #rec1,.playAndPause #rec2{fill:currentColor;stroke:none;height:0}@media(min-width:460px){.playAndPause:hover #circle{-webkit-transform:scale(1.05) translate(-1.5px,-1.5px);-o-transform:scale(1.05) translate(-1.5px,-1.5px);transform:scale(1.05) translate(-1.5px,-1.5px)}.playAndPause:hover svg{box-shadow:0 14px 24px rgba(0,161,255,.2);-moz-box-shadow:0 14px 24px rgba(0,161,255,.2);-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);-o-box-shadow:0 14px 24px rgba(0,161,255,.2)}}.m-pastor{background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#203760;height:380px;padding:30px 50px 43px;position:relative;width:418px}@media(max-width:1440px){.m-pastor{height:342px;padding:30px 40px 38.7px 30px;width:376.2px}}@media(max-width:1024px){.m-pastor{height:256.36px;padding:24px 15px 15px;width:281.98px}.m-pastor .m-title{margin:0 0 20px}}@media(max-width:800px){.m-pastor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:"";-ms-flex-align:"";-webkit-box-pack:center;-ms-flex-pack:center;align-items:"";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:269px;justify-content:center;width:100%}}@media(max-width:320px){.m-pastor{height:365px;padding:24px 20px 20px;width:330px}.m-pastor .m-title{margin:0}}@media(max-width:417px){.m-pastor{display:block;height:325px;margin:0 15px;width:100%}}.m-pastor-title{font-size:17px;font-weight:600;line-height:23px;margin-bottom:50px;margin-top:0;text-align:center}.m-pastor-subtitle{font-size:14px;font-weight:500;line-height:23px;margin:15px 0 0;text-align:center}@media(max-width:992px){.m-pastor-subtitle{font-size:12px;line-height:18px;margin:10px 0 0}}.m-pastor-destaque{font-size:17px;font-weight:600;line-height:23px;margin:15px 0 0;text-align:center}@media(max-width:1260px){.m-pastor-destaque{margin-top:0}}.m-pastor-action{height:50px;margin-top:15px;width:100%}.m-pastor-action>a{margin:0 auto;max-width:290px}@media(max-width:1280px){.archive .l-common-wrapper .l-common-row-two-columns .l-column-one{margin-right:0}.archive .l-common-wrapper .l-common-row-two-columns .l-column-two{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:978px}}.m-archive-post-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;height:367px;justify-content:space-between;margin-bottom:30px;padding:30px;position:relative;width:978px}@media(max-width:1440px){.m-archive-post-item{width:100%}}@media(max-width:1350px){.m-archive-post-item{width:880px}}@media(max-width:1024px){.m-archive-post-item{max-width:921.6px;width:921.6px}}@media(max-width:800px){.m-archive-post-item{width:698px}}@media(max-width:750px){.m-archive-post-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:unset;border:none;border-radius:unset;-ms-flex-direction:column;flex-direction:column;height:unset;padding:0 15px;width:100%}.m-archive-post-item .opt{top:250px}}@media(max-width:320px){.m-archive-post-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:unset;border:none;border-radius:unset;-ms-flex-direction:column;flex-direction:column;height:unset;padding:0 10px;width:300px}}.m-archive-post-thumb{background-color:rgba(32,55,96,.4);border-radius:20px;height:307px;overflow:hidden;position:relative;width:502px}.m-archive-post-thumb svg{height:76px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:76px}.m-archive-post-thumb img{height:100%;width:100%}@media(max-width:1440px){.m-archive-post-thumb{width:400px}}@media(max-width:1350px){.m-archive-post-thumb{width:450px}}@media(max-width:1024px){.m-archive-post-thumb{width:450px}}@media(max-width:800px){.m-archive-post-thumb{width:320px}}@media(max-width:750px){.m-archive-post-thumb{max-height:203px;min-height:203px;width:100%}.m-archive-post-thumb img{height:100%;width:100%}}@media(max-width:320px){.m-archive-post-thumb{min-height:203px;width:280px}}.m-archive-post-textarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:flex-start;padding-top:0;width:388px}@media(max-width:1344px){.m-archive-post-textarea{margin-left:30px}}@media(max-width:1045px)and (orientation:landscape){.m-archive-post-textarea{margin-left:30px}}@media(max-width:460px){.m-archive-post-textarea{margin-left:0}}@media(max-width:1024px){.m-archive-post-textarea{width:290px}}@media(max-width:750px){.m-archive-post-textarea{padding-top:0;width:100%}}@media(max-width:320px){.m-archive-post-textarea{padding-top:0;width:280px}}.m-archive-post-textarea h1,.m-archive-post-textarea p{margin:0;padding:0}.m-archive-post-metadata{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-top:22px}.m-archive-post-metadata svg{height:16px;margin-right:7px;width:16px}@media(max-width:750px){.m-archive-post-metadata{margin-top:0}}.m-archive-post-metadata-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%}.m-archive-post-metadata-wrapper .m-badge-danger{max-width:unset}@media(max-width:750px){.m-archive-post-metadata-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin-top:16px;width:100%}}@media(max-width:460px){.m-archive-post-metadata-wrapper{margin-bottom:11px}}.m-archive-post-title{margin-top:30px}.m-archive-post-title a{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#203760;display:-webkit-box;overflow:hidden;padding-right:15px;text-decoration:none;text-overflow:ellipsis}@media(max-width:750px){.m-archive-post-title{margin-top:20px;padding-right:20px}}.m-archive-post-excerpt{margin-top:20px}.m-archive-post-excerpt a{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#203760;display:-webkit-box;overflow:hidden;padding-right:15px;text-decoration:none;text-overflow:ellipsis}@media(max-width:750px){.m-archive-post-excerpt{margin-top:18px}}.m-archive-post-action-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:40px;width:100%}@media(max-width:750px){.m-archive-post-action-wrapper{margin-top:20px}}.m-archive-post-action-one{height:50px;width:323px}@media(max-width:1024px){.m-archive-post-action-one{width:78%}}@media(max-width:1045px)and (orientation:landscape){.m-archive-post-action-one{width:78%}}@media(max-width:750px){.m-archive-post-action-one{display:none}}@media(max-width:320px){.m-archive-post-action-one{height:40px;width:200px}}.m-archive-post-action-two{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;text-decoration:none;width:50px}.m-archive-post-action-two svg{height:21px;width:21px}@media(max-width:750px){.m-archive-post-action-two{background-color:#c6d0e1;border-radius:100px;height:40px;width:100%}}.action-two-label{color:#203760;display:none;font-weight:700;margin-left:10px}@media(max-width:750px){.action-two-label{display:block}}.m-action-archive{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center}@media(max-width:750px){.m-action-archive{height:40px;margin-left:15px}}.gform_footer .m-action-archive .gform_button.button[type=submit],.m-action-archive .gform_footer .gform_button.button[type=submit],.m-action-archive .is-wdt-100.btn--crop,.m-action-archive .is-wdt-100.btn--takephoto,.m-action-archive .m-btn.is-wdt-100{max-width:220px}.post.--list{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:space-between;padding:30px;position:relative}@media(max-width:750px){.post.--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:transparent;border-color:transparent;-ms-flex-direction:column;flex-direction:column;padding:0}}.post+.post{margin-top:30px}@media(max-width:500px){.post+.post{margin-top:0}}.post__thumbnail{background-color:rgba(32,55,96,.4);border-radius:20px;height:100%;margin-right:15px;max-height:236px;max-width:420px;overflow:hidden;width:100%}@media(max-width:1300px){.post__thumbnail{max-height:350px;max-width:unset}}@media(max-width:1155px){.post__thumbnail{height:300px}}@media(max-width:560px){.post__thumbnail{height:280px}}@media(max-width:520px){.post__thumbnail{height:230px}}@media(max-width:400px){.post__thumbnail{height:200px}}.post__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:560px){.post__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%}}.post__content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:start;align-content:flex-start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-left:15px;padding-bottom:15px;padding-top:15px}.post__content a{text-decoration:none}@media(max-width:1300px){.post__content{margin-left:0;padding-top:16px}.post__metadata--head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}}.post__category{margin-bottom:15px;width:100%}@media(max-width:768px){.post__category .m-badge-danger{margin-left:3px}}.post__published{margin-bottom:15px}.post__published>span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-ms-flex-line-pack:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.post__published svg{fill:none!important;height:19px!important;margin-right:7px;width:17px!important}.post__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-bottom:15px}.post__title a{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;margin-right:30px;overflow:hidden;text-overflow:ellipsis}.post__title .opt{right:-10px;top:0}.post:hover .post__title a{text-decoration:underline}.post__action,.post__action.--head{position:relative}.post__action.--head .opt{right:-30px;top:-100px}@media screen and (max-width:81.25rem){.post__action.--head .opt{right:-20px;top:0}}@media(min-width:750px){.post__action.--middle{display:none}}.post__excerpt{margin-bottom:15px}.post__excerpt a,.post__excerpt a>p{line-height:1;margin-top:0}.post__excerpt a,.post__excerpt p,.post__excerpt.podcast_excerpt{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.post__excerpt.podcast_excerpt{height:34px}@media(max-width:1300px){.post__excerpt a,.post__excerpt p{font-size:18px}}@media screen and (max-width:678px){.post__excerpt a,.post__excerpt p{-webkit-line-clamp:1;line-clamp:1;font-size:14px;line-height:20px}.post__excerpt a,.post__excerpt p,.post__excerpt.podcast_excerpt{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.post__excerpt.podcast_excerpt{-webkit-line-clamp:2;line-clamp:2;height:42px}}.post:hover .post__excerpt a{text-decoration:underline}.post__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-ms-flex-line-pack:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.post__actions a{max-width:250px}@media(max-width:1300px){.post__actions{height:50px;margin-top:0}}@media(max-width:768px){.post__actions a{max-width:100%}}.post__more{margin-right:15px}@media(max-width:750px){.post__more{height:50px!important}}@media(max-width:475px){.post__more{display:none!important}}.post__comments{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:center;margin-left:auto;max-height:50px;max-width:55px;min-height:50px;min-width:50px;position:relative;width:55px}.post__comments span.icon{display:inline-block;position:relative}.post__comments span.icon span{background:#203760;border-radius:100px;color:#fff;font-size:12px;font-weight:700;height:20px;line-height:20px;overflow:hidden;position:absolute;right:-5px;text-align:center;top:-5px;width:20px}.post__comments span.icon span sup{font-size:10px;top:-3px}.post__comments em{color:#203760;font-weight:700;left:-9999px;margin-left:15px;position:absolute;top:-9999px}@media(max-width:750px){.post__comments em{left:auto;position:relative;top:auto}}.post__comments svg{fill:none!important;height:23px!important;width:23px!important}@media(max-width:750px){.post__comments{background-color:#c6d0e1;border-radius:100px;max-width:100%;width:100%}}@media(max-width:1300px){.content-list-post .post.--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-list-post .post.podcast{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(max-width:750px){.content-list-post .post.podcast{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:#fff;border:1.5px solid #e7efff;-ms-flex-direction:row;flex-direction:row;padding:20px}}@media(max-width:700px){.content-list-post .post.podcast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-list-post .post.podcast .m-badge-danger{text-transform:none}@media(max-width:1200px){.content-list-post .post.podcast .post__title a{font-size:18px}}@media(max-width:1024px){.content-list-post .post.podcast .post__title a{font-size:20px}}@media(max-width:768px){.content-list-post .post.podcast .post__title a{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;display:initial;max-height:unset;overflow:initial;text-overflow:unset}}@media(max-width:500px){.content-list-post .post.podcast .post__title a{font-size:1rem}}@media(max-width:375px){.content-list-post .post.podcast .post__title a{font-size:.8rem}}@media screen and (max-width:81.25rem){.content-list-post .post.podcast .post__action.--head .opt{top:-60px}}@media screen and (max-width:46.875rem){.content-list-post .post.podcast .post__action.--head .opt{right:-20px;top:-52px}}@media screen and (max-width:43.75rem){.content-list-post .post.podcast .post__action.--head .opt{top:0}}.content-list-post .post.podcast .post__thumbnail{height:280px;max-height:unset;max-width:unset;width:280px}@media(max-width:1300px){.content-list-post .post.podcast .post__thumbnail{height:230px;width:230px}}@media(max-width:700px){.content-list-post .post.podcast .post__thumbnail{-ms-flex-item-align:center;align-self:center;height:280px;margin-right:0;width:280px}}@media(max-width:400px){.content-list-post .post.podcast .post__thumbnail{height:300px;width:300px}}.content-list-post .post.podcast .post__thumbnail img{height:100%;margin-left:0;margin-top:0;-o-object-fit:cover;object-fit:cover;width:100%}.m-articles{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px;padding-top:30px;row-gap:30px}@media(max-width:1024px){.m-articles{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}}.article-card{border-radius:1.25rem;height:14.688rem;margin-right:15px;overflow:hidden;position:relative;width:26.125rem}.article-card:nth-child(3n+3){margin-right:0}@media(max-width:1480px){.article-card{width:32%}}@media(max-width:1367px){.article-card{margin-right:15px}}@media(max-width:1024px){.article-card{-webkit-box-flex:0;-ms-flex:0 0 26.125rem;flex:0 0 26.125rem}.article-card:nth-child(3n+3){margin-right:15px}}@media(max-width:500px){.article-card{-webkit-box-flex:0;-ms-flex:0 0 94%;flex:0 0 94%}}.article-card a{display:block;height:inherit}.article-card .article-card__thumb{height:inherit;position:relative;top:0;z-index:0}.article-card .article-card__thumb img{height:235px;min-height:100%;position:relative;width:100%}.article-card .article-card__thumb .no-image{display:block;height:14.688rem;padding:60px;position:relative;width:100%;z-index:1}.article-card .article-card__thumb .no-image svg{height:100%;opacity:.6;width:100%}.article-card:hover .article-card__text h1{text-decoration:underline}.article-card .article-card__text{bottom:10px;display:block;left:31px;opacity:1;position:absolute;width:87%;z-index:1}@media(max-width:750px){.article-card .article-card__text{left:20px;width:90%}}.article-card .article-card__text h1{color:#fff;cursor:pointer;font-weight:600;height:100%;text-decoration:none;width:100%}.article-card.image-share{height:auto;max-height:437px}.article-card.image-share a{height:100%}.article-card.image-share .article-card__thumb img{height:100%!important;max-height:437px;min-height:unset}.article-card.image-share .article-card__thumb .m-overlay{display:none}.article-card.image-share .opt.opt-white>svg{fill:#203760;stroke:none}.article-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:flex!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between;max-width:100%;overflow:hidden;position:relative}.article-slider a{height:100%;position:relative;width:100%}.article-slider img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.article-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;width:100%}}@media(max-width:320px){.article-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}}.article-slider .m-slider-text{bottom:70px;margin-right:auto;padding:2px 30px;position:absolute;width:100%;z-index:1}.article-slider .m-slider-text a{color:#fff;text-decoration:none}@media(max-width:1200px){.article-slider .m-slider-text{bottom:38px;max-width:400px;width:100%}}@media(max-width:768px){.article-slider .m-slider-text{max-width:400px;width:100%}}@media(max-width:550px){.article-slider .m-slider-text{bottom:40px}}.article-slider .m-slider-item-text{margin:0 0 auto;opacity:0;padding:2px 0 0 2px;width:100%}.article-slider .m-slider-item-text a{text-decoration:none}@media(max-width:768px){.article-slider .m-slider-item-text{padding:0 20px 0 0}}@media(max-width:728px){.article-slider .m-slider-item-text{padding:0 50px 0 0}}.article-slider .m-slider-item-excerpt{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#203760;display:-webkit-box;margin-block-end:0;margin-block-start:0;overflow:hidden;text-overflow:ellipsis;width:100%}.article-slider .m-slider-item-button{height:3.125rem;margin-top:20px;width:12.125rem}.article-slider .m-slider-item-button a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.article-slider .m-slider-item-button a span svg{height:22.42px;margin-right:12px;width:22.42px}.article-slider .m-slider-item-title{color:#203760;font-weight:600;margin:20px 0;padding:0}@media(max-width:550px){.article-slider .m-slider-item-title.is-fz-m-18{font-size:1.25rem;line-height:24px;margin-bottom:18px}}.article-slider .m-slider-title{color:#fff;font-weight:600;margin:10px 0 0;padding:0}@media(max-width:768px){.article-slider .m-slider-title{margin:13px 0 0}.article-slider .m-slider-title.is-fz-m-18{font-size:1.25rem;line-height:24px}}.article-slider .item-thumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;margin-left:30px;max-height:500px;min-width:435px;overflow:hidden;position:relative;width:435px}@media(max-width:1300px){.article-slider .item-thumb{min-width:400px;width:400px}}@media(max-width:1200px){.article-slider .item-thumb{max-height:unset;min-width:500px;width:unset}}@media(max-width:728px){.article-slider .item-thumb{height:219px}.article-slider .item-thumb img{height:100%;min-height:100%;min-width:100%;width:100%}}@media(max-width:550px){.article-slider .item-thumb,.article-slider .item-thumb .image-wrapper{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0}}.article-slider .item-thumb img{display:block;margin:0 auto;min-height:100%;min-width:100%}.article-slider.slick-active .m-slider-item-text{opacity:1;-webkit-transition:opacity 3.5s;-o-transition:opacity 3.5s;transition:opacity 3.5s}.article-block a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:normal;-ms-flex-pack:normal;align-items:flex-start;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;justify-content:normal;text-decoration:none}.article-block a:active,.article-block a:hover{color:#203760}.article-block .m-badge-danger{-webkit-box-flex:unset;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-khtml-border-radius:50px;display:block;-ms-flex:unset;flex:unset;font-size:12px;margin-top:15px;max-width:unset}.article-block h3{color:#203760;font-size:20px;font-weight:600;line-height:25px;margin:15px 0 0}@media(max-width:53.125rem){.article-block h3{font-size:17px;line-height:23px}}.article-block .image-wrapper{height:235px;position:relative}@media(max-width:40.625rem){.article-block .image-wrapper{height:300px}}.article-block .image-wrapper img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-block .image-wrapper>.m-badge-danger{bottom:20px;left:20px;position:absolute;z-index:10}.article-block .post__title{margin-bottom:0}.article-block .post__title h3,.article-block .post__title>a{margin:0}body.taxonomy-site-godllywood-data .block--layout-five .post__thumbnail .image-wrapper .m-overlay,body.taxonomy-site-godllywood-data .l-common-wrapper.block--layout-three .article-block[data-site=godllywood] .m-overlay{display:none!important}.article-picture-text{-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#203760;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:20px 0;width:100%}.article-picture-text,.article-picture-text.right{-webkit-box-orient:horizontal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.article-picture-text.right{-webkit-box-direction:reverse;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-start}.article-picture-text .article-picture{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;height:250px;max-width:430px;overflow:hidden;width:100%}.article-picture-text .article-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:992px){.article-picture-text .article-picture{max-width:318px}}@media(max-width:768px){.article-picture-text .article-picture{height:280px;max-width:100%}}.article-picture-text .article-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.2rem;line-height:23px}.article-picture-text .article-text.left{margin-left:30px}.article-picture-text .article-text.right{margin-right:30px}.article-picture-text .article-text .btn--crop,.article-picture-text .article-text .btn--takephoto,.article-picture-text .article-text .gform_footer .gform_button.button[type=submit],.article-picture-text .article-text .m-btn,.gform_footer .article-picture-text .article-text .gform_button.button[type=submit]{margin-top:15px!important}.article-picture-text .article-text-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1.5rem!important;font-weight:600;justify-content:flex-start;line-height:1;margin-top:0;position:relative}.article-picture-text .article-text-title:after{background-color:#f3141a;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:15px}.article-picture-text .article-text div,.article-picture-text .article-text h1,.article-picture-text .article-text h2,.article-picture-text .article-text h3,.article-picture-text .article-text h4,.article-picture-text .article-text h5,.article-picture-text .article-text h6,.article-picture-text .article-text p{width:100%}.article-picture-text .article-text img.aligncenter{margin-left:auto;margin-right:auto}.article-picture-text .article-text img.alignleft{margin-left:auto}.article-picture-text .article-text img.alignright{margin-right:auto}@media(max-width:768px){.article-picture-text .article-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.article-picture-text .article-text.left,.article-picture-text .article-text.right{margin:25px 0 0}.article-picture-text,.article-picture-text.right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}}.article-testimonial{-webkit-box-orient:vertical;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;background-color:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 4px 10px rgba(170,195,219,.3);-moz-box-shadow:0 4px 10px rgba(170,195,219,.3);-webkit-box-shadow:0 4px 10px rgba(170,195,219,.3);-o-box-shadow:0 4px 10px rgba(170,195,219,.3);-ms-flex-direction:column;flex-direction:column;height:auto;justify-content:flex-start;max-width:434px;min-height:291px;padding:40px 20px;width:100%}.article-testimonial,.article-testimonial-header{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.article-testimonial-header{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding-left:22px}.article-testimonial-title{color:#1d77f1;line-height:1;margin:0}.article-testimonial-city{color:#94a6c5;line-height:1;margin-top:12px}.article-testimonial-image{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:55px;max-width:55px;min-height:55px;min-width:55px;overflow:hidden;width:55px}.article-testimonial-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-testimonial-content{-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;color:#94a6c5;display:-webkit-box;line-height:23px;overflow:hidden;padding:18px 22px;text-overflow:ellipsis}@media(min-width:1100px)and (max-width:1370px){.m-newsletter-one-actions-a{min-width:342.3px}}@media(max-width:1100px){.m-newsletter-one-actions-a{min-width:342.3px;padding-right:15px}}@media(min-width:751px)and (max-width:999px){.m-newsletter-one-actions-a{min-width:310px}}@media(max-width:750px){.m-newsletter-one-actions-a{height:40px;min-width:unset}}@media(max-width:320px){.m-newsletter-one-actions-a{width:280px}}.m-newsletter-one{-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;background-color:#fff;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:166px;justify-content:space-between;margin-left:auto;margin-right:auto;padding:30px;width:100%}.m-newsletter-one,.m-newsletter-one-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.m-newsletter-one-text p{margin:0}@media(min-width:751px)and (max-width:999px){.m-newsletter-one-text{margin-bottom:20px}}.m-newsletter-one-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}@media(min-width:751px)and (max-width:999px){.m-newsletter-one-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px}}@media(max-width:700px){.m-newsletter-one-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;height:75%;justify-content:space-between}}.m-newsletter-one-actions-a{height:50px;max-width:100%;padding-right:15px;width:100%}.m-newsletter-one-actions-b{height:50px;min-width:246px;width:246px}@media(min-width:1100px)and (max-width:1370px){.m-newsletter-one-actions-b{min-width:221.4px;width:221.4px}}@media(max-width:1100px){.m-newsletter-one-actions-b{min-width:172.2px;width:172.2px}}@media(min-width:751px)and (max-width:999px){.m-newsletter-one-actions-b{width:100%}}@media(max-width:750px){.m-newsletter-one-actions-b{height:40px;min-width:unset;width:310px}}@media(max-width:320px){.m-newsletter-one-actions-b{width:280px}}.m-newsletter-two{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:20px 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;height:102px;justify-content:space-between;padding:0 30px;width:1314px}@media(min-width:1100px)and (max-width:1370px){.m-newsletter-two{width:1182.6px}}@media(max-width:1100px){.m-newsletter-two{width:941.6px}}@media(min-width:751px)and (max-width:999px){.m-newsletter-two{height:unset;width:698px}}@media(max-width:700px){.m-newsletter-two{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:210px;padding:10px;width:330px}}@media(max-width:320px){.m-newsletter-two{width:300px}}.m-newsletter-two-text{width:349px}@media(max-width:700px){.m-newsletter-two-text{width:291px}}@media(max-width:320px){.m-newsletter-two-text{width:280px}}.m-newsletter-two-actions{height:50px;width:291px}@media(min-width:751px)and (max-width:999px){.m-newsletter-two-actions{width:200px}}@media(max-width:700px){.m-newsletter-two-actions{height:40px}}@media(max-width:320px){.m-newsletter-two-actions{width:280px}}.m-newsletter-three{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fff;border:1.5px solid #e7efff;border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:74px;justify-content:space-between;padding:12px 30px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;width:100%}@media(max-width:1024px){.m-newsletter-three{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:unset;-ms-flex-direction:column;flex-direction:column;height:40px;overflow:hidden;padding:0}.m-newsletter-three.active{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:150px}.m-newsletter-three.active>.m-newsletter-three-text{background-color:#c6d0e1}.m-newsletter-three.active>.m-newsletter-three-text:after{content:"-"}.m-newsletter-three.active{height:auto}}.m-newsletter-three-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;margin-right:auto;min-width:200px;position:relative}.m-newsletter-three-text p{line-height:1;margin:0}@media screen and (max-width:1024px){.m-newsletter-three-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0;color:#fff;max-height:40px;min-height:40px;width:100%}.m-newsletter-three-text.active{background-color:#c6d0e1}.m-newsletter-three-text:after{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1.5px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;color:#fff;content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:20px;justify-content:center;left:10px;position:absolute;width:20px}.m-newsletter-three-text.active:after{content:"-"}}.m-newsletter-three-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}@media(max-width:1024px){.m-newsletter-three-actions{padding:28px}}@media(max-width:800px){.m-newsletter-three-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;padding:10px 28px}}@media screen and (max-width:600px){.m-newsletter-three-actions{padding:10px}}.m-newsletter-three-actions-a{-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:50px;margin-right:15px}@media(max-width:800px){.m-newsletter-three-actions-a{margin:5px 0}}.m-newsletter-three-actions-b{-webkit-box-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:50px;max-width:171px}@media(max-width:1024px){.m-newsletter-three-actions-b{max-width:140px}}@media(max-width:800px){.m-newsletter-three-actions-b{margin-top:15px}.m-newsletter-three-actions-a,.m-newsletter-three-actions-b{-webkit-box-flex:none;-ms-flex:none;flex:none;max-width:100%;width:100%}}@media screen and (max-width:500px){.m-newsletter-three-actions-a,.m-newsletter-three-actions-b{height:40px}}.m-most-listened{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:480px;justify-content:flex-start;padding:30px;position:relative;width:100%}@media(max-width:500px){.m-most-listened{background-color:unset;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;box-shadow:unset;-moz-box-shadow:unset;-webkit-box-shadow:unset;-o-box-shadow:unset;padding:0}.m-most-listened>*{-webkit-box-shadow:unset;box-shadow:unset}}.m-most-listened .m-most-listened-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;width:100%}@media(max-width:500px){.m-most-listened .m-most-listened-wrapper>*{box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3)}}.m-most-listened-title{color:#203760;margin:0 0 20px;padding:0}@media(max-width:1100px){.m-most-listened-title{margin:0 0 20px}}@media(max-width:1050px){.m-most-listened-title span{font-weight:800}}.m-most-listened-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;margin-bottom:11px;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);width:100%}.m-most-listened-item>.opt .opt-list{height:65px}@media(max-width:500px){.m-most-listened-item{margin-bottom:11px}}.m-most-listened-item:last-child{margin:0}.m-most-listened-item.bg-primary,.m-most-listened-item.bg-primary p{color:#fff}.m-most-listened-item.bg-primary .opt.opt-blue>svg.no-stroke,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.bible,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.blogs,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.chat,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.donation,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.music,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.news,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.podcasts,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.radio,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.temple,.m-most-listened-item.bg-primary .opt.opt-blue>svg.svg-stroke-and-fill.user{fill:#fff}.m-most-listened-item .m-podcasts-info .m-podcast-title{-webkit-line-clamp:1!important;line-clamp:1!important;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.m-most-listened-item .m-podcasts{border:none;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:100%;max-width:unset;min-height:unset;overflow:hidden;padding:0;position:relative;width:100%}.m-most-listened-item .m-podcasts,.m-most-listened-item .m-podcasts>*{-webkit-box-sizing:border-box;box-sizing:border-box}.m-most-listened-item .m-podcasts:before{left:14px;top:14px}@media(max-width:500px){.m-most-listened-item .m-podcasts-info{width:70%}}.m-most-listened-item .m-podcasts .items-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.m-most-listened-item .m-podcasts .m-podcasts-timer{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;position:absolute;right:10px;width:7.8125rem}.m-most-listened-item .m-podcasts .m-podcasts-input{display:none}.favorite .m-most-listened-item{margin:0 0 15px;width:668px}@media(max-width:500px){.favorite .m-most-listened-item{width:100%}}.searchlist .m-most-listened-item{height:94px;padding:20px}.m-most-listened-play-pause{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;justify-content:center;min-width:56px;position:relative;width:56px}.m-most-listened-play-pause img{height:17.68px;width:14.74px}.m-most-listened-play-pause svg{fill:none;height:66px;width:66px}@media(min-width:1366px)and (max-width:1441px){.m-most-listened-play-pause{height:50.4px;min-height:50.4px;min-width:50.4px;width:50.4px}}@media(min-width:1280px)and (max-width:1350px){.m-most-listened-play-pause{height:50.4px;min-height:50.4px;min-width:50.4px;width:50.4px}}@media(max-width:1100px){.m-most-listened-play-pause{height:37.77px;min-height:37.77px;min-width:37.77px;width:37.77px}.m-most-listened-play-pause img{height:14.24px;width:14.24px}}@media(max-width:500px){.m-most-listened-play-pause{height:56px;min-height:56px;min-width:56px;width:56px}.m-most-listened-play-pause img{height:17.24px;width:14.24px}}.m-most-listened-play-pause>svg{border-radius:100px;color:#fff;height:100%;left:0;position:absolute;top:0;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);width:100%;z-index:1}.m-most-listened-play-pause #circle{stroke-dashoffset:314;fill:#1d77f1;stroke:#203760;stroke-width:2px;-webkit-transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s ease;-o-transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),-o-transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),transform .3s ease;transition:stroke-dashoffset 1.3s cubic-bezier(.645,.045,.355,1),transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.m-most-listened-play-pause g{-webkit-transform:rotate(-180deg) translate(-75px,-75px);-o-transform:rotate(-180deg) translate(-75px,-75px);transform:rotate(-180deg) translate(-75px,-75px)}.m-most-listened-play-pause #path{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:3px}.m-most-listened-play-pause #rec1,.m-most-listened-play-pause #rec2{fill:currentColor;stroke:none;height:0}.m-most-listened-play-pause:hover #circle{-webkit-transform:scale(1.05) translate(-1.5px,-1.5px);-o-transform:scale(1.05) translate(-1.5px,-1.5px);transform:scale(1.05) translate(-1.5px,-1.5px)}.m-most-listened-play-pause:hover svg{-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);box-shadow:0 14px 24px rgba(0,161,255,.2)}.m-most-listened-info{cursor:pointer;margin-left:20px}.m-most-listened-info p{margin:0;padding:0}.m-most-listened-info p:last-child{margin-top:9px}@media(max-width:1100px){.m-most-listened-info .is-fz-t-17{font-size:14px}}@media(max-width:500px){.m-most-listened-info>.m-music-lyrics-title{margin:0}.m-most-listened-info p:last-child{margin-top:7px}}.m-most-listened-timer{-webkit-box-flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;height:100%;justify-content:flex-end}@media(min-width:1023px)and (max-width:1100px){.m-most-listened-timer{margin-bottom:15px;margin-right:20px}}.m-most-read{background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 10px 22px rgba(170,195,219,.3);-moz-box-shadow:0 10px 22px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 22px rgba(170,195,219,.3);-o-box-shadow:0 10px 22px rgba(170,195,219,.3);height:256px;max-height:256px;padding:30px;position:relative;text-decoration:none;width:306px}.m-most-read+.m-most-read{margin-left:30px}@media(max-width:64rem){.m-most-read+.m-most-read{margin-left:20px}}@media(max-width:53.125rem){.m-most-read{height:235px;max-height:235px}}.m-most-read a{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;width:100%}.m-most-read a,.m-most-read-number{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.m-most-read-number{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#203760;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;color:#fff;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:76px;justify-content:center;width:76px}.m-most-read-number p{color:#fff;margin:0;padding:0}@media(min-width:1366px)and (max-width:1441px){.m-most-read-number{height:68.4px;width:68.4px}}@media(min-width:1280px)and (max-width:1350px){.m-most-read-number{height:68.4px;width:68.4px}}.m-most-read-text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:27px;margin-bottom:0;margin-top:25px;overflow:hidden;text-overflow:ellipsis}@media(min-width:1366px)and (max-width:1441px){.m-most-read-text{line-height:30px;margin-top:22.5px}}@media(min-width:1280px)and (max-width:1350px){.m-most-read-text{line-height:30px;margin-top:22.5px}}@media(min-width:1020px)and (max-width:1100px){.m-most-read-text{line-height:22px;margin-top:16.86px}}@media(max-width:750px){.m-most-read-text{line-height:1.5;margin-top:20px}}.m-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;width:100%}.m-tabs,.m-tabs .link-see-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-tabs .link-see-more{color:#f3141a;text-decoration:none}.m-tabs .link-see-more svg{height:20px;width:26px}.m-tabs .link-see-more span{color:#203760;margin-left:12px}.m-tabs .l-header .m-spacer.sp-30{height:10px}.m-tabs-content.content-grid{display:none!important;overflow:hidden}.m-tabs-content.content-grid.active{display:grid!important;overflow:unset}.m-tabs-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px;padding-top:30px;row-gap:30px}@media(max-width:1024px){.m-tabs-inner{overflow-x:auto;overflow-y:hidden}.m-tabs-inner.--blog,.m-tabs-inner.--noticias,.m-tabs-inner.--podcast{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}}.m-tabs-border-bottom{border-bottom:3px solid #c6d0e1;margin-top:-9.5px;max-width:1366px;width:90%}@media(max-width:1286px){.m-tabs-border-bottom{margin-top:-10px}}@media screen and (max-width:1000px){.m-tabs-border-bottom{display:none}}.m-tabs .m-tabContent{max-width:1366px;width:90%}.m-tab-seemore-item{display:none!important;margin-top:25px!important}.m-tab-seemore-item.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media(max-width:1100px){.m-tab-seemore-item.active{display:none!important}}.m-tab.--ajust{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;max-width:1366px;width:90%}.m-tab.--ajust .slick-list.draggable{margin:0 auto;padding:0 0 10px;width:100%}.m-tab.--ajust .slick-list.draggable .slick-track{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.m-tab.--ajust .slick-list.draggable .slick-track>*{scroll-snap-align:start}@media screen and (max-width:1200px){.m-tab.--ajust .slick-list.draggable{margin:0 auto;width:90%}}@media screen and (max-width:75rem){.m-tab.--ajust.m-type-three-slider .slick-next,.m-tab.--ajust.m-type-three-slider .slick-prev{top:50%;-webkit-transform:translateY(-13px);-o-transform:translateY(-13px);transform:translateY(-13px)}.m-tab.--ajust.m-type-three-slider .slick-prev{left:0;right:unset}.m-tab.--ajust.m-type-three-slider .slick-next{left:unset;right:0}}@media screen and (max-width:90.625rem){.m-tab.--ajust.m-type-three-slider.slider-tabs-large .slick-list.draggable{margin:0 auto;width:calc(100% - 100px)}.m-tab.--ajust.m-type-three-slider.slider-tabs-large .slick-next,.m-tab.--ajust.m-type-three-slider.slider-tabs-large .slick-prev{top:50%;-webkit-transform:translateY(-13px);-o-transform:translateY(-13px);transform:translateY(-13px)}.m-tab.--ajust.m-type-three-slider.slider-tabs-large .slick-prev{left:0;right:unset}.m-tab.--ajust.m-type-three-slider.slider-tabs-large .slick-next{left:unset;right:0}}@media(max-width:64rem){.m-tab.--ajust{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;padding-bottom:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100vw}.m-tab.--ajust::-webkit-scrollbar{height:0!important;width:0!important}.m-tab.--ajust::-webkit-scrollbar-thumb{background:transparent}.m-tab.--ajust::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.m-tab.--ajust{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.m-tab.--ajust>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.m-tab.--ajust>:first-of-type{margin-left:5vw}.m-tab.--ajust>:last-of-type{margin-right:5vw}}@media(max-width:48rem){.m-tab.--ajust>:first-of-type{margin-left:15px}.m-tab.--ajust>:last-of-type{margin-right:15px}}.m-tab.--ajust .m-tab-item{cursor:pointer;height:40px;margin-bottom:5px;min-height:40px;min-width:unset;padding:13px;position:relative}.m-tab.--ajust .m-tab-item+.m-tab-item{margin-left:20px}.m-tab.--ajust .m-tab-item.active:after{border-bottom:5px solid #1d77f1;border-radius:10px;bottom:-9.5px;content:"";left:0;position:absolute;width:100%}.m-tab.--ajust .m-tab-item .m-tab-item-title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:700;justify-content:center;line-height:1;margin:0}@media(max-width:48rem){.m-tab.--ajust .m-tab-item .m-tab-item-title{font-size:14px}}@media(max-width:1000px){.m-tab.--ajust .m-tab-item{background:#fff;border:1px solid #c6d0e1;border-radius:100px;min-width:139px;padding:12px 30px}.m-tab.--ajust .m-tab-item .m-tab-item-title{color:#94a6c5;font-size:14px}.m-tab.--ajust .m-tab-item .m-tab-item-title.article-testimonial-title,.m-tab.--ajust .m-tab-item .m-tab-item-title.is-fz-16{font-size:14px}.m-tab.--ajust .m-tab-item.active{background:#203760;border:1px solid #203760}.m-tab.--ajust .m-tab-item.active .m-tab-item-title{color:#fff}.m-tab.--ajust .m-tab-item.active:after{bottom:unset;content:unset}}@media(max-width:48rem){.m-tab.--ajust .m-tab-item .m-tab-item-title,.m-tab.--ajust .m-tab-item .m-tab-item-title.article-testimonial-title,.m-tab.--ajust .m-tab-item .m-tab-item-title.is-fz-16{font-size:14px}}.m-tab{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;max-width:1366px;width:90%}.m-tab .slick-list.draggable{margin:0 auto;padding:0 0 10px;width:100%}.m-tab .slick-list.draggable .slick-track{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.m-tab .slick-list.draggable .slick-track>*{scroll-snap-align:start}@media screen and (max-width:1200px){.m-tab .slick-list.draggable{margin:0 auto;width:90%}}@media screen and (max-width:75rem){.m-tab.m-type-three-slider .slick-next,.m-tab.m-type-three-slider .slick-prev{top:50%;-webkit-transform:translateY(-13px);-o-transform:translateY(-13px);transform:translateY(-13px)}.m-tab.m-type-three-slider .slick-prev{left:0;right:unset}.m-tab.m-type-three-slider .slick-next{left:unset;right:0}}@media screen and (max-width:90.625rem){.m-tab.m-type-three-slider.slider-tabs-large .slick-list.draggable{margin:0 auto;width:calc(100% - 100px)}.m-tab.m-type-three-slider.slider-tabs-large .slick-next,.m-tab.m-type-three-slider.slider-tabs-large .slick-prev{top:50%;-webkit-transform:translateY(-13px);-o-transform:translateY(-13px);transform:translateY(-13px)}.m-tab.m-type-three-slider.slider-tabs-large .slick-prev{left:0;right:unset}.m-tab.m-type-three-slider.slider-tabs-large .slick-next{left:unset;right:0}}@media(max-width:64rem){.m-tab{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;padding-bottom:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100vw}.m-tab::-webkit-scrollbar{height:0!important;width:0!important}.m-tab::-webkit-scrollbar-thumb{background:transparent}.m-tab::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.m-tab{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.m-tab>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.m-tab>:first-of-type{margin-left:5vw}.m-tab>:last-of-type{margin-right:5vw}}@media(max-width:48rem){.m-tab>:first-of-type{margin-left:15px}.m-tab>:last-of-type{margin-right:15px}}.m-tab .m-tab-item{cursor:pointer;height:40px;margin-bottom:5px;min-height:40px;min-width:unset;padding:13px;position:relative}.m-tab .m-tab-item+.m-tab-item{margin-left:20px}.m-tab .m-tab-item.active:after{border-bottom:5px solid #1d77f1;border-radius:10px;bottom:-9.5px;content:"";left:0;position:absolute;width:100%}.m-tab .m-tab-item .m-tab-item-title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:700;justify-content:center;line-height:1;margin:0}@media(max-width:48rem){.m-tab .m-tab-item .m-tab-item-title{font-size:14px}}@media(max-width:1000px){.m-tab .m-tab-item{background:#fff;border:1px solid #c6d0e1;border-radius:100px;min-width:139px;padding:12px 30px}.m-tab .m-tab-item .m-tab-item-title{color:#94a6c5;font-size:14px}.m-tab .m-tab-item .m-tab-item-title.article-testimonial-title,.m-tab .m-tab-item .m-tab-item-title.is-fz-16{font-size:14px}.m-tab .m-tab-item.active{background:#203760;border:1px solid #203760}.m-tab .m-tab-item.active .m-tab-item-title{color:#fff}.m-tab .m-tab-item.active:after{bottom:unset;content:unset}}@media(max-width:48rem){.m-tab .m-tab-item .m-tab-item-title,.m-tab .m-tab-item .m-tab-item-title.article-testimonial-title,.m-tab .m-tab-item .m-tab-item-title.is-fz-16{font-size:14px}}@-o-keyframes read-lyrics{0%{width:0}to{width:100%}}@keyframes read-lyrics{0%{width:0}to{width:100%}}@-webkit-keyframes read-lyrics{0%{width:0}to{width:100%}}.m-music{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:480px;justify-content:flex-start;padding:30px;position:relative;width:100%}@media(max-width:1150px){.m-music{padding:40px 25px}}@media(max-width:500px){.m-music>header{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.m-music-title{margin:0;padding:0}@media(max-width:750px){.m-music-title{font-size:14px!important}}.m-music-lyrics-title{font-size:17px;font-weight:600;margin:0;padding:0}@media(max-width:1100px){.m-music-lyrics-title{font-size:14px;margin-top:10px}}@media(max-width:768px){.m-music-lyrics-title{margin-top:13px}}.m-music-lyrics{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;background-color:#f5f7fa;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:17px;font-weight:600;height:245px;justify-content:flex-start;margin-top:20px;overflow-x:auto;padding:42px 0 42px 50px;width:100%}.m-music-lyrics::-webkit-scrollbar{display:none}@media(max-width:84.375rem){.m-music-lyrics{padding:42px 0 42px 20px}}@media(max-width:68.75rem){.m-music-lyrics{font-size:14px;height:auto;margin-top:10px;padding:21.58px 26.98px;width:100%}}@media(max-width:46.875rem){.m-music-lyrics{border:unset;padding:0 10px;width:100%}}@media(max-width:31.25rem){.m-music-lyrics{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.m-music-lyrics .lyrics-item{position:relative}.m-music-lyrics .m-music-lyrics-title.read-animate,.m-music-lyrics p.m-music-player-lyrics-item-future.read-animate{color:#1d77f1!important;left:0;letter-spacing:unset;line-height:unset;opacity:1;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}.m-music-lyrics li.m-music-player-lyrics-item-future{position:relative}.m-music-lyrics p.m-music-player-lyrics-item-future.read-animate{color:#fff!important}.m-music-lyrics-passed{margin-bottom:20px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.m-music-lyrics-passed,.m-music-lyrics-passed.m-music-player-lyrics-item-future{color:#c6d0e1!important}@media(max-width:46.875rem){.m-music-lyrics-passed{font-size:12px!important;margin:0;padding:0}}.m-music-lyrics-current{color:#203760;margin-bottom:20px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media(max-width:46.875rem){.m-music-lyrics-current{font-size:12px!important;margin:0;padding:0}}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-1{-webkit-animation:read-lyrics 1s linear forwards;-o-animation:read-lyrics 1s linear forwards;animation:read-lyrics 1s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-2{-webkit-animation:read-lyrics 2s linear forwards;-o-animation:read-lyrics 2s linear forwards;animation:read-lyrics 2s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-3{-webkit-animation:read-lyrics 3s linear forwards;-o-animation:read-lyrics 3s linear forwards;animation:read-lyrics 3s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-4{-webkit-animation:read-lyrics 4s linear forwards;-o-animation:read-lyrics 4s linear forwards;animation:read-lyrics 4s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-5{-webkit-animation:read-lyrics 5s linear forwards;-o-animation:read-lyrics 5s linear forwards;animation:read-lyrics 5s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-6{-webkit-animation:read-lyrics 6s linear forwards;-o-animation:read-lyrics 6s linear forwards;animation:read-lyrics 6s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-7{-webkit-animation:read-lyrics 7s linear forwards;-o-animation:read-lyrics 7s linear forwards;animation:read-lyrics 7s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-8{-webkit-animation:read-lyrics 8s linear forwards;-o-animation:read-lyrics 8s linear forwards;animation:read-lyrics 8s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-9{-webkit-animation:read-lyrics 9s linear forwards;-o-animation:read-lyrics 9s linear forwards;animation:read-lyrics 9s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-10{-webkit-animation:read-lyrics 10s linear forwards;-o-animation:read-lyrics 10s linear forwards;animation:read-lyrics 10s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-11{-webkit-animation:read-lyrics 11s linear forwards;-o-animation:read-lyrics 11s linear forwards;animation:read-lyrics 11s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-12{-webkit-animation:read-lyrics 12s linear forwards;-o-animation:read-lyrics 12s linear forwards;animation:read-lyrics 12s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-13{-webkit-animation:read-lyrics 13s linear forwards;-o-animation:read-lyrics 13s linear forwards;animation:read-lyrics 13s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-14{-webkit-animation:read-lyrics 14s linear forwards;-o-animation:read-lyrics 14s linear forwards;animation:read-lyrics 14s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-15{-webkit-animation:read-lyrics 15s linear forwards;-o-animation:read-lyrics 15s linear forwards;animation:read-lyrics 15s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-16{-webkit-animation:read-lyrics 16s linear forwards;-o-animation:read-lyrics 16s linear forwards;animation:read-lyrics 16s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-17{-webkit-animation:read-lyrics 17s linear forwards;-o-animation:read-lyrics 17s linear forwards;animation:read-lyrics 17s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-18{-webkit-animation:read-lyrics 18s linear forwards;-o-animation:read-lyrics 18s linear forwards;animation:read-lyrics 18s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-19{-webkit-animation:read-lyrics 19s linear forwards;-o-animation:read-lyrics 19s linear forwards;animation:read-lyrics 19s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-20{-webkit-animation:read-lyrics 20s linear forwards;-o-animation:read-lyrics 20s linear forwards;animation:read-lyrics 20s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-21{-webkit-animation:read-lyrics 21s linear forwards;-o-animation:read-lyrics 21s linear forwards;animation:read-lyrics 21s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-22{-webkit-animation:read-lyrics 22s linear forwards;-o-animation:read-lyrics 22s linear forwards;animation:read-lyrics 22s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-23{-webkit-animation:read-lyrics 23s linear forwards;-o-animation:read-lyrics 23s linear forwards;animation:read-lyrics 23s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-24{-webkit-animation:read-lyrics 24s linear forwards;-o-animation:read-lyrics 24s linear forwards;animation:read-lyrics 24s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-25{-webkit-animation:read-lyrics 25s linear forwards;-o-animation:read-lyrics 25s linear forwards;animation:read-lyrics 25s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-26{-webkit-animation:read-lyrics 26s linear forwards;-o-animation:read-lyrics 26s linear forwards;animation:read-lyrics 26s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-27{-webkit-animation:read-lyrics 27s linear forwards;-o-animation:read-lyrics 27s linear forwards;animation:read-lyrics 27s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-28{-webkit-animation:read-lyrics 28s linear forwards;-o-animation:read-lyrics 28s linear forwards;animation:read-lyrics 28s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-29{-webkit-animation:read-lyrics 29s linear forwards;-o-animation:read-lyrics 29s linear forwards;animation:read-lyrics 29s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-30{-webkit-animation:read-lyrics 30s linear forwards;-o-animation:read-lyrics 30s linear forwards;animation:read-lyrics 30s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-31{-webkit-animation:read-lyrics 31s linear forwards;-o-animation:read-lyrics 31s linear forwards;animation:read-lyrics 31s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-32{-webkit-animation:read-lyrics 32s linear forwards;-o-animation:read-lyrics 32s linear forwards;animation:read-lyrics 32s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-33{-webkit-animation:read-lyrics 33s linear forwards;-o-animation:read-lyrics 33s linear forwards;animation:read-lyrics 33s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-34{-webkit-animation:read-lyrics 34s linear forwards;-o-animation:read-lyrics 34s linear forwards;animation:read-lyrics 34s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-35{-webkit-animation:read-lyrics 35s linear forwards;-o-animation:read-lyrics 35s linear forwards;animation:read-lyrics 35s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-36{-webkit-animation:read-lyrics 36s linear forwards;-o-animation:read-lyrics 36s linear forwards;animation:read-lyrics 36s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-37{-webkit-animation:read-lyrics 37s linear forwards;-o-animation:read-lyrics 37s linear forwards;animation:read-lyrics 37s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-38{-webkit-animation:read-lyrics 38s linear forwards;-o-animation:read-lyrics 38s linear forwards;animation:read-lyrics 38s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-39{-webkit-animation:read-lyrics 39s linear forwards;-o-animation:read-lyrics 39s linear forwards;animation:read-lyrics 39s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-40{-webkit-animation:read-lyrics 40s linear forwards;-o-animation:read-lyrics 40s linear forwards;animation:read-lyrics 40s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-41{-webkit-animation:read-lyrics 41s linear forwards;-o-animation:read-lyrics 41s linear forwards;animation:read-lyrics 41s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-42{-webkit-animation:read-lyrics 42s linear forwards;-o-animation:read-lyrics 42s linear forwards;animation:read-lyrics 42s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-43{-webkit-animation:read-lyrics 43s linear forwards;-o-animation:read-lyrics 43s linear forwards;animation:read-lyrics 43s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-44{-webkit-animation:read-lyrics 44s linear forwards;-o-animation:read-lyrics 44s linear forwards;animation:read-lyrics 44s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-45{-webkit-animation:read-lyrics 45s linear forwards;-o-animation:read-lyrics 45s linear forwards;animation:read-lyrics 45s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-46{-webkit-animation:read-lyrics 46s linear forwards;-o-animation:read-lyrics 46s linear forwards;animation:read-lyrics 46s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-47{-webkit-animation:read-lyrics 47s linear forwards;-o-animation:read-lyrics 47s linear forwards;animation:read-lyrics 47s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-48{-webkit-animation:read-lyrics 48s linear forwards;-o-animation:read-lyrics 48s linear forwards;animation:read-lyrics 48s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-49{-webkit-animation:read-lyrics 49s linear forwards;-o-animation:read-lyrics 49s linear forwards;animation:read-lyrics 49s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-50{-webkit-animation:read-lyrics 50s linear forwards;-o-animation:read-lyrics 50s linear forwards;animation:read-lyrics 50s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-51{-webkit-animation:read-lyrics 51s linear forwards;-o-animation:read-lyrics 51s linear forwards;animation:read-lyrics 51s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-52{-webkit-animation:read-lyrics 52s linear forwards;-o-animation:read-lyrics 52s linear forwards;animation:read-lyrics 52s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-53{-webkit-animation:read-lyrics 53s linear forwards;-o-animation:read-lyrics 53s linear forwards;animation:read-lyrics 53s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-54{-webkit-animation:read-lyrics 54s linear forwards;-o-animation:read-lyrics 54s linear forwards;animation:read-lyrics 54s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-55{-webkit-animation:read-lyrics 55s linear forwards;-o-animation:read-lyrics 55s linear forwards;animation:read-lyrics 55s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-56{-webkit-animation:read-lyrics 56s linear forwards;-o-animation:read-lyrics 56s linear forwards;animation:read-lyrics 56s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-57{-webkit-animation:read-lyrics 57s linear forwards;-o-animation:read-lyrics 57s linear forwards;animation:read-lyrics 57s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-58{-webkit-animation:read-lyrics 58s linear forwards;-o-animation:read-lyrics 58s linear forwards;animation:read-lyrics 58s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-59{-webkit-animation:read-lyrics 59s linear forwards;-o-animation:read-lyrics 59s linear forwards;animation:read-lyrics 59s linear forwards}.m-music-lyrics-current .m-music-lyrics-title.read-animate.time-60{-webkit-animation:read-lyrics 60s linear forwards;-o-animation:read-lyrics 60s linear forwards;animation:read-lyrics 60s linear forwards}.m-music-lyrics-future{color:#203760;margin-bottom:20px}@media(max-width:46.875rem){.m-music-lyrics-future{font-size:12px!important;margin:0;padding:0}}.m-music-timer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-end;-ms-flex-align:flex-end;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;margin-top:22px;width:100%}@media(max-width:1100px){.m-music-timer{margin-top:16px;width:100%}}@media(max-width:750px){.m-music-timer{width:100%}}@media(max-width:500px){.m-music-timer{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin-top:26px;order:3}}.m-music-timer .m-music-timer-input{width:100%}@media(max-width:500px){.m-music-timer .m-music-timer-input{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.m-music-timer .m-music-timer-label{color:#203760;margin-top:5px}@media(max-width:500px){.m-music-timer .m-music-timer-label{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:8px;order:1}}.m-music-controller{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}@media(max-width:500px){.m-music-controller{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:20px;order:1}}.m-music-controller .m-music-play-pause{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:64px;justify-content:center;width:64px}.m-music-controller .m-music-play-pause svg{height:19px;width:19px}.m-music-controller .m-music-play-pause img{height:17.68px;width:14.74px}@media(min-width:1366px)and (max-width:1441px){.m-music-controller .m-music-play-pause{height:54.9px;width:54.9px}}@media(min-width:1280px)and (max-width:1350px){.m-music-controller .m-music-play-pause{height:54.9px;width:54.9px}}@media(max-width:1100px){.m-music-controller .m-music-play-pause{height:55px;width:55px}.m-music-controller .m-music-play-pause img{height:14.24px;width:14.24px}}.m-music-controller .m-music-info{color:#203760;margin-left:20px}.m-music-controller .m-music-info .m-podcast-title{margin:0}.m-music-controller .m-music-info p{margin:0;padding:0}.m-music-controller .m-music-info p:last-child{margin-top:9px}.m-music-button{height:50px;min-width:224px}@media(max-width:1100px){.m-music-button{height:37.48px;width:167.91px}}.m-musics{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px;position:relative}.m-musics .m-podcasts.music{margin-bottom:10px}@media(max-width:750px){.m-musics{background-color:unset;border:none;border-radius:unset;-webkit-box-shadow:unset;box-shadow:unset;padding:0}}.m-music-and-podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.m-music-and-podcasts .--col:first-child{width:51.333%}.m-music-and-podcasts .--col:last-child{width:46.333%}@media(max-width:1024px){.m-music-and-podcasts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.m-music-and-podcasts .--col,.m-music-and-podcasts .--col:first-child,.m-music-and-podcasts .--col:last-child{width:100%}}.m-music-player-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;min-height:664px;padding:50px 50px 28px;position:relative;width:100%}@media(max-width:475px){.m-music-player-wrapper{padding:30px 20px 20px}}.m-music-player-back{cursor:pointer}.m-music-player-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:29px;width:100%}.m-music-player-title span svg{height:21px;margin-right:24px;width:16px}.m-music-player-title h1{color:#203760;font-size:32px;font-weight:600;line-height:42px;position:relative}.m-music-player-title h1:before{background:#f3141a;border-radius:100px;content:"";height:5px;left:0;position:absolute;top:100%;width:21px}.m-music-player-lyrics{-webkit-box-pack:center;-ms-flex-pack:center;background:#1d77f1;border:1.5px solid #e7efff;border-radius:20px;height:333px;justify-content:center;margin-bottom:25px;overflow:hidden}.m-music-player-lyrics,.m-music-player-lyrics-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.m-music-player-lyrics-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;height:100%;justify-content:flex-start;overflow-x:auto;padding:0 15px}.m-music-player-lyrics-wrapper::-webkit-scrollbar{display:none}.m-music-player-lyrics-wrapper-list{list-style:none;padding:0}.m-music-player-lyrics .lyrics-item{position:relative}.m-music-player-lyrics .lyrics-item p.m-music-player-lyrics-item-future.read-animate{color:#fff!important;left:0;letter-spacing:unset;line-height:unset;margin:0;opacity:1;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}.m-music-player-lyrics-item-current{font-size:28px;font-weight:700;line-height:37px;margin-bottom:20px}@media(max-width:475px){.m-music-player-lyrics-item-current{font-size:17px;line-height:17px}}.m-music-player-lyrics-item-future{color:#203760;font-size:28px;font-weight:700;line-height:37px;margin-bottom:20px}@media(max-width:29.6875rem){.m-music-player-lyrics-item-future{margin-bottom:15px}.m-music-player-lyrics-item-future,.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate{font-size:1rem!important;line-height:1rem}}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-1{-webkit-animation:read-lyrics 1s linear forwards;-o-animation:read-lyrics 1s linear forwards;animation:read-lyrics 1s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-2{-webkit-animation:read-lyrics 2s linear forwards;-o-animation:read-lyrics 2s linear forwards;animation:read-lyrics 2s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-3{-webkit-animation:read-lyrics 3s linear forwards;-o-animation:read-lyrics 3s linear forwards;animation:read-lyrics 3s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-4{-webkit-animation:read-lyrics 4s linear forwards;-o-animation:read-lyrics 4s linear forwards;animation:read-lyrics 4s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-5{-webkit-animation:read-lyrics 5s linear forwards;-o-animation:read-lyrics 5s linear forwards;animation:read-lyrics 5s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-6{-webkit-animation:read-lyrics 6s linear forwards;-o-animation:read-lyrics 6s linear forwards;animation:read-lyrics 6s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-7{-webkit-animation:read-lyrics 7s linear forwards;-o-animation:read-lyrics 7s linear forwards;animation:read-lyrics 7s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-8{-webkit-animation:read-lyrics 8s linear forwards;-o-animation:read-lyrics 8s linear forwards;animation:read-lyrics 8s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-9{-webkit-animation:read-lyrics 9s linear forwards;-o-animation:read-lyrics 9s linear forwards;animation:read-lyrics 9s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-10{-webkit-animation:read-lyrics 10s linear forwards;-o-animation:read-lyrics 10s linear forwards;animation:read-lyrics 10s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-11{-webkit-animation:read-lyrics 11s linear forwards;-o-animation:read-lyrics 11s linear forwards;animation:read-lyrics 11s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-12{-webkit-animation:read-lyrics 12s linear forwards;-o-animation:read-lyrics 12s linear forwards;animation:read-lyrics 12s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-13{-webkit-animation:read-lyrics 13s linear forwards;-o-animation:read-lyrics 13s linear forwards;animation:read-lyrics 13s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-14{-webkit-animation:read-lyrics 14s linear forwards;-o-animation:read-lyrics 14s linear forwards;animation:read-lyrics 14s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-15{-webkit-animation:read-lyrics 15s linear forwards;-o-animation:read-lyrics 15s linear forwards;animation:read-lyrics 15s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-16{-webkit-animation:read-lyrics 16s linear forwards;-o-animation:read-lyrics 16s linear forwards;animation:read-lyrics 16s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-17{-webkit-animation:read-lyrics 17s linear forwards;-o-animation:read-lyrics 17s linear forwards;animation:read-lyrics 17s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-18{-webkit-animation:read-lyrics 18s linear forwards;-o-animation:read-lyrics 18s linear forwards;animation:read-lyrics 18s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-19{-webkit-animation:read-lyrics 19s linear forwards;-o-animation:read-lyrics 19s linear forwards;animation:read-lyrics 19s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-20{-webkit-animation:read-lyrics 20s linear forwards;-o-animation:read-lyrics 20s linear forwards;animation:read-lyrics 20s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-21{-webkit-animation:read-lyrics 21s linear forwards;-o-animation:read-lyrics 21s linear forwards;animation:read-lyrics 21s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-22{-webkit-animation:read-lyrics 22s linear forwards;-o-animation:read-lyrics 22s linear forwards;animation:read-lyrics 22s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-23{-webkit-animation:read-lyrics 23s linear forwards;-o-animation:read-lyrics 23s linear forwards;animation:read-lyrics 23s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-24{-webkit-animation:read-lyrics 24s linear forwards;-o-animation:read-lyrics 24s linear forwards;animation:read-lyrics 24s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-25{-webkit-animation:read-lyrics 25s linear forwards;-o-animation:read-lyrics 25s linear forwards;animation:read-lyrics 25s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-26{-webkit-animation:read-lyrics 26s linear forwards;-o-animation:read-lyrics 26s linear forwards;animation:read-lyrics 26s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-27{-webkit-animation:read-lyrics 27s linear forwards;-o-animation:read-lyrics 27s linear forwards;animation:read-lyrics 27s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-28{-webkit-animation:read-lyrics 28s linear forwards;-o-animation:read-lyrics 28s linear forwards;animation:read-lyrics 28s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-29{-webkit-animation:read-lyrics 29s linear forwards;-o-animation:read-lyrics 29s linear forwards;animation:read-lyrics 29s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-30{-webkit-animation:read-lyrics 30s linear forwards;-o-animation:read-lyrics 30s linear forwards;animation:read-lyrics 30s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-31{-webkit-animation:read-lyrics 31s linear forwards;-o-animation:read-lyrics 31s linear forwards;animation:read-lyrics 31s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-32{-webkit-animation:read-lyrics 32s linear forwards;-o-animation:read-lyrics 32s linear forwards;animation:read-lyrics 32s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-33{-webkit-animation:read-lyrics 33s linear forwards;-o-animation:read-lyrics 33s linear forwards;animation:read-lyrics 33s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-34{-webkit-animation:read-lyrics 34s linear forwards;-o-animation:read-lyrics 34s linear forwards;animation:read-lyrics 34s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-35{-webkit-animation:read-lyrics 35s linear forwards;-o-animation:read-lyrics 35s linear forwards;animation:read-lyrics 35s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-36{-webkit-animation:read-lyrics 36s linear forwards;-o-animation:read-lyrics 36s linear forwards;animation:read-lyrics 36s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-37{-webkit-animation:read-lyrics 37s linear forwards;-o-animation:read-lyrics 37s linear forwards;animation:read-lyrics 37s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-38{-webkit-animation:read-lyrics 38s linear forwards;-o-animation:read-lyrics 38s linear forwards;animation:read-lyrics 38s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-39{-webkit-animation:read-lyrics 39s linear forwards;-o-animation:read-lyrics 39s linear forwards;animation:read-lyrics 39s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-40{-webkit-animation:read-lyrics 40s linear forwards;-o-animation:read-lyrics 40s linear forwards;animation:read-lyrics 40s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-41{-webkit-animation:read-lyrics 41s linear forwards;-o-animation:read-lyrics 41s linear forwards;animation:read-lyrics 41s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-42{-webkit-animation:read-lyrics 42s linear forwards;-o-animation:read-lyrics 42s linear forwards;animation:read-lyrics 42s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-43{-webkit-animation:read-lyrics 43s linear forwards;-o-animation:read-lyrics 43s linear forwards;animation:read-lyrics 43s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-44{-webkit-animation:read-lyrics 44s linear forwards;-o-animation:read-lyrics 44s linear forwards;animation:read-lyrics 44s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-45{-webkit-animation:read-lyrics 45s linear forwards;-o-animation:read-lyrics 45s linear forwards;animation:read-lyrics 45s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-46{-webkit-animation:read-lyrics 46s linear forwards;-o-animation:read-lyrics 46s linear forwards;animation:read-lyrics 46s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-47{-webkit-animation:read-lyrics 47s linear forwards;-o-animation:read-lyrics 47s linear forwards;animation:read-lyrics 47s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-48{-webkit-animation:read-lyrics 48s linear forwards;-o-animation:read-lyrics 48s linear forwards;animation:read-lyrics 48s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-49{-webkit-animation:read-lyrics 49s linear forwards;-o-animation:read-lyrics 49s linear forwards;animation:read-lyrics 49s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-50{-webkit-animation:read-lyrics 50s linear forwards;-o-animation:read-lyrics 50s linear forwards;animation:read-lyrics 50s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-51{-webkit-animation:read-lyrics 51s linear forwards;-o-animation:read-lyrics 51s linear forwards;animation:read-lyrics 51s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-52{-webkit-animation:read-lyrics 52s linear forwards;-o-animation:read-lyrics 52s linear forwards;animation:read-lyrics 52s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-53{-webkit-animation:read-lyrics 53s linear forwards;-o-animation:read-lyrics 53s linear forwards;animation:read-lyrics 53s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-54{-webkit-animation:read-lyrics 54s linear forwards;-o-animation:read-lyrics 54s linear forwards;animation:read-lyrics 54s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-55{-webkit-animation:read-lyrics 55s linear forwards;-o-animation:read-lyrics 55s linear forwards;animation:read-lyrics 55s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-56{-webkit-animation:read-lyrics 56s linear forwards;-o-animation:read-lyrics 56s linear forwards;animation:read-lyrics 56s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-57{-webkit-animation:read-lyrics 57s linear forwards;-o-animation:read-lyrics 57s linear forwards;animation:read-lyrics 57s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-58{-webkit-animation:read-lyrics 58s linear forwards;-o-animation:read-lyrics 58s linear forwards;animation:read-lyrics 58s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-59{-webkit-animation:read-lyrics 59s linear forwards;-o-animation:read-lyrics 59s linear forwards;animation:read-lyrics 59s linear forwards}.m-music-player-lyrics-item-future.m-music-lyrics-current p.m-music-player-lyrics-item-future.read-animate.time-60{-webkit-animation:read-lyrics 60s linear forwards;-o-animation:read-lyrics 60s linear forwards;animation:read-lyrics 60s linear forwards}.m-music-player-lyrics #musicLyricsHolder{-webkit-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}.m-music-player-controllers{background:#f5f7fa;border-radius:20px;height:157px;padding:35px 46px 29px;width:100%}@media(max-width:768px){.m-music-player-controllers{height:unset}}.m-music-player-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.m-music-player-info{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.m-music-player-info-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:43%}@media(max-width:768px){.m-music-player-info-title{margin-bottom:10px;width:100%}}.m-music-player-info-title-music{color:#203760;font-size:17px;font-weight:600;line-height:17px;margin-bottom:8px}@media(max-width:768px){.m-music-player-info-title-music{text-align:center}}.m-music-player-info-title-author{color:#203760;font-size:12px;font-weight:600;line-height:12px}@media(max-width:768px){.m-music-player-info-title-author{text-align:center}}.m-music-player-info-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:150px}.m-music-player-info-actions,.m-music-player-info-actions-next,.m-music-player-info-actions-preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-music-player-info-actions-next,.m-music-player-info-actions-preview{-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;height:18px;justify-content:center;width:16px}.m-music-player-info-actions-next svg,.m-music-player-info-actions-preview svg{height:18px;width:15.57px}.m-music-player-timer{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.m-music-player-timer .m-music-timer{width:95%}@media(min-width:1000px){.m-music-player-timer .m-music-timer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;text-align:center;width:80%}}.m-music-player-timer .m-music-timer .m-music-timer-label{margin-left:14px;width:145px}@media(max-width:475px){.m-music-player-timer .m-music-timer .m-music-timer-label{margin-top:6px}}.m-donation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fff;border:1px solid #e7efff;border-radius:1.875rem;-webkit-border-radius:1.875rem;-moz-border-radius:1.875rem;-o-border-radius:1.875rem;-khtml-border-radius:1.875rem;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between;max-height:480px;padding:2.938rem 0;width:100%}@media(max-width:1260px){.m-donation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.m-donation .m-donation-content{margin-left:30px}}@media(max-width:550px){.m-donation,.m-donation .m-donation-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.m-donation .m-donation-content{margin-left:0;margin-top:15px}}.m-donation-thumb{height:100%;max-height:165px;max-width:165px;width:100%}@media(max-width:768px){.m-donation-thumb{max-height:150px;max-width:150px}}@media(max-width:550px){.m-donation-thumb{max-height:120px;max-width:120px}}.m-donation-thumb img{width:100%}.m-donation-text{margin:0 auto 30px;padding:0;text-align:center;width:14.8rem}@media(max-width:1260px){.m-donation-text{margin:0 0 24px;width:290px}.m-donation-text.is-fz-28{font-size:20px;font-weight:600}}@media(max-width:550px){.m-donation-text.is-fz-28{font-size:18px;font-weight:600;padding:0 10px}}.m-donation-button{height:3.125rem;width:18.125rem}@media(max-width:550px){.m-donation-button{width:190px}}.m-promises{background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#203760;height:380px;padding:30px 50px 43px;position:relative;width:418px}@media(max-width:1440px){.m-promises{height:342px;padding:30px 40px 38.7px 30px;width:376.2px}}@media(max-width:1024px){.m-promises{height:256.36px;padding:24px 15px 15px;width:281.98px}.m-promises .m-title{margin:0 0 20px}}@media(max-width:800px){.m-promises{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:"";-ms-flex-align:"";-webkit-box-pack:center;-ms-flex-pack:center;align-items:"";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:269px;justify-content:center;width:100%}}@media(max-width:320px){.m-promises{height:365px;padding:24px 20px 20px;width:330px}.m-promises .m-title{margin:0}}@media(max-width:417px){.m-promises{display:block;height:365px;margin:0 15px;width:100%}}.m-promises-text{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;align-items:center;display:-ms-flexbox;display:flex;display:-webkit-box;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-style:italic;justify-content:flex-start;line-height:25px;margin-top:43px;min-height:120px;overflow:hidden;text-align:center;text-overflow:ellipsis}@media(max-width:768px){.m-promises-text{line-height:24px;margin-top:20px}}.m-promises-source{margin-top:15px;position:relative;text-align:center}.m-promises-source:after{left:0}.m-promises-source:after,.m-promises-source:before{background-color:rgba(148,166,197,.3);border-radius:100px;content:"";height:2px;position:absolute;top:50%;width:30%}.m-promises-source:before{right:0}@media(min-width:1020px)and (max-width:1100px){.m-promises-source{margin-top:11.24px}}.m-promises-source .loading.points{margin-left:5px;margin-top:10px}.m-promises-actions{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-top:26px}@media(min-width:1020px)and (max-width:1100px){.m-promises-actions{margin-top:10px}}.m-promises-actions .m-promises-actions-link{height:50px;width:224px}@media(max-width:1345px){.m-promises-actions .m-promises-actions-link{height:40px}}@media(max-width:850px){.m-promises-actions .m-promises-actions-link{width:190px}}.m-promises-actions .m-promises-actions-link .loading.points{margin-left:5px}.m-promises-actions .m-promises-picture{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1.5px solid #e7efff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:center;min-height:50px;min-width:50px;width:50px}@media(max-width:1345px){.m-promises-actions .m-promises-picture{height:40px;margin-left:10px;min-height:40px;min-width:40px;width:40px}}.m-promises-actions .m-promises-picture svg{stroke:#c6d0e1;height:18px;pointer-events:none;width:18px}.m-promises-actions .m-promises-picture:hover{border:1.5px solid #c6d0e1;cursor:pointer}.m-promises-actions .m-promises-picture:hover svg{stroke:#203760;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.m-post-list-item{border-radius:1.25rem;height:14.688rem;overflow:hidden;position:relative;width:26.125rem}@media(min-width:1366px)and (max-width:1441px){.m-post-list-item{height:211.5px;width:376.2px}}@media(min-width:1280px)and (max-width:1350px){.m-post-list-item{height:211.5px;width:376.2px}}@media(min-width:1020px)and (max-width:1099px){.m-post-list-item{height:158.54px;width:281.99px}}@media(min-width:751px)and (max-width:999px){.m-post-list-item{margin-right:15px;min-height:235px;min-width:300px}}@media(max-width:750px){.m-post-list-item{height:220px;margin:0 0 0 15px;max-width:330px;min-width:330px;width:100%}}.m-post-list-item img{min-height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.m-post-list-link{color:#fff;cursor:pointer;height:100%;text-decoration:none;width:100%}.m-post-list-link .m-post-text{bottom:10px;left:31px;opacity:1;position:absolute;width:19.625rem}@media(min-width:1366px)and (max-width:1441px){.m-post-list-link .m-post-text{bottom:20px;width:282.6px}}@media(min-width:1280px)and (max-width:1350px){.m-post-list-link .m-post-text{bottom:20px;width:282.6px}}@media(min-width:1020px)and (max-width:1099px){.m-post-list-link .m-post-text{bottom:20px;width:235.37px}}@media(max-width:900px){.m-post-list-link .m-post-text{bottom:10px;max-width:85%}}@media(max-width:750px){.m-post-list-link .m-post-text{left:20px;width:90%}}.m-post-list-link .m-post-text .m-post-title{font-weight:600}.m-post-list-cover{background:-o-linear-gradient(388.09deg,#203760 0,rgba(32,55,96,0) 100%);background:-webkit-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background:-o-linear-gradient(61.91deg,#203760 0,rgba(32,55,96,0) 100%);background:linear-gradient(388.09deg,#203760,rgba(32,55,96,0));background-color:rgba(32,55,96,.25);height:100%;opacity:.75;position:absolute;width:100%}.m-simple-post-item{border-bottom:1.5px solid #c6cddb;position:relative;width:100%}.m-simple-post-item>.opt{right:-25px;top:-5px}.m-simple-post-link{text-decoration:none}.m-simple-post-category{color:#f3141a;font-weight:700;height:1.063rem;margin:0;padding:0}.m-simple-post-text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#203760;display:-webkit-box;font-weight:600;margin:1.563rem 0 0;overflow:hidden;padding:0 35px 0 0;text-overflow:ellipsis;width:24.25rem}@media(min-width:751px)and (max-width:999px){.m-simple-post-text{margin-top:5px}}@media(max-width:750px){.m-simple-post-text{margin:.563rem 0 0;padding-right:40px;width:100%}}@media(max-width:1100px){.m-simple-post-text{width:97%}}.m-single-content{color:#203760;line-height:25px;text-align:left}.m-single-content blockquote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-o-border-radius:21px;-khtml-border-radius:21px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin:30px auto;padding:10px 20px;text-align:center;width:100%}@media(max-width:768px){.m-single-content blockquote{height:unset;width:100%}}.m-single-content blockquote p{position:relative}.m-single-content blockquote p:last-child{font-style:italic}.m-single-content blockquote p:last-child:after,.m-single-content blockquote p:last-child:before{border-bottom:1px solid #e7efff;border-radius:5px;content:"";height:2px;position:absolute;width:200px}@media(max-width:700px){.m-single-content blockquote p:last-child:after,.m-single-content blockquote p:last-child:before{width:70px}}.m-single-content blockquote p:last-child:before{right:110%;top:40%}.m-single-content blockquote p:last-child:after{left:110%;top:40%}.m-single-content>.opt.opt-blue{right:30px}.m-single-content.single-podcast .opt.opt-blue{display:none}.m-single-content iframe{min-height:161px}.m-single-content iframe.instagram-media.instagram-media-rendered{max-width:540px!important}.m-single-content .wp-video{aspect-ratio:16/9;max-width:100%}.m-single-content .wp-video-shortcode{aspect-ratio:16/9;height:unset;max-width:100%!important}.m-single-content p{display:block}@media screen and (max-width:768px){.m-single-content p:first-of-type{margin-top:0}}.m-single-content p .alignright{float:right}.m-single-content p .alignleft{float:left}.m-single-content img.emoji,.m-single-content svg.emoji{height:16px;width:16px}.m-single-content img{margin:5px 0}.m-single-content img.alignleft{float:left;margin-right:30px}.m-single-content img.aligncenter{float:unset;margin-left:30px;margin-right:30px}.m-single-content img.alignright{float:right;margin-left:30px}.m-single-content img.alignnone{float:none}@media screen and (max-width:768px){.m-single-content img.aligncenter,.m-single-content img.alignleft,.m-single-content img.alignright{float:none;margin-left:0;margin-right:0}}.m-single-content p>div>img,.m-single-content p>img,.m-single-content p>span>img,.m-single-content p>strong>img{height:auto!important;max-width:100%!important}.m-single-content p>div>img .emoji,.m-single-content p>img .emoji,.m-single-content p>span>img .emoji,.m-single-content p>strong>img .emoji{height:16px;width:16px}.m-single-content .embed-responsive,.m-single-content .iframe-container,.m-single-content p>.iframe-container,.m-single-content p>div>.iframe-container,.m-single-content p>span>.iframe-container,.m-single-content p>strong>.iframe-container{height:0;max-width:100%;padding-bottom:56%;position:relative;width:100%}.m-single-content .embed-responsive iframe,.m-single-content .iframe-container iframe,.m-single-content p>.iframe-container iframe,.m-single-content p>div>.iframe-container iframe,.m-single-content p>span>.iframe-container iframe,.m-single-content p>strong>.iframe-container iframe{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.m-single-content .embed-responsive iframe.instagram-media.instagram-media-rendered,.m-single-content .iframe-container iframe.instagram-media.instagram-media-rendered,.m-single-content p>.iframe-container iframe.instagram-media.instagram-media-rendered,.m-single-content p>div>.iframe-container iframe.instagram-media.instagram-media-rendered,.m-single-content p>span>.iframe-container iframe.instagram-media.instagram-media-rendered,.m-single-content p>strong>.iframe-container iframe.instagram-media.instagram-media-rendered{max-width:540px!important}@media(max-width:768px){.m-single-content{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.m-single-banner{border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-o-border-radius:21px;-khtml-border-radius:21px;margin-bottom:15px;max-height:570px;overflow:hidden;width:100%}.m-single-banner img{-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.m-single-banner{-webkit-box-ordinal-group:2;-ms-flex-order:1;border-radius:unset;-webkit-border-radius:unset;-moz-border-radius:unset;-o-border-radius:unset;-khtml-border-radius:unset;margin-left:-5%;margin-right:0;max-height:350px;order:1;position:relative;width:110%}}.single-post .m-single-content.is-relative{margin-bottom:3.125rem;margin-top:3.125rem}.single-post .m-podcasts{margin:0}.single-post .m-podcasts.podcast--oneplay:first-child{margin-left:0}.single-post .m-radio-thumb-live{display:none}.single-post .l-column-two{width:20.75rem}.single-post .l-common-wrapper .l-column-one .m-single-content h2{font-size:1.6rem;margin:1.8rem 0 1rem}.single-post .l-common-wrapper .l-column-one .m-single-content h3{font-size:1.8rem;margin:1.8rem 0 1rem}.single-post .l-common-wrapper .l-column-one .m-single-content h4{font-size:1.4rem;margin:1.8rem 0 1rem}.single-post .l-common-wrapper .l-column-one .m-single-content h5{font-size:1.35rem;margin:1.8rem 0 1rem}.single-post .m-local{margin-bottom:.9375rem}@media(max-width:1280px){.single-post .l-common-wrapper .l-common-row-two-columns .l-column-one{margin-right:0}.single-post .l-common-wrapper .l-common-row-two-columns .l-column-two{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:978px}}@media(max-width:768px){.single-post .m-newsletter-one{height:auto;padding:20px}.single-post .m-newsletter-one .m-newsletter-one-text p+p{margin:5px 0 10px}.single-post .m-newsletter-one .m-newsletter-one-actions-a,.single-post .m-newsletter-one .m-newsletter-one-actions-b{margin-bottom:20px;width:100%}.single-post .m-single-author-wrapper{-webkit-box-ordinal-group:6;-ms-flex-order:5;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;order:5;padding:15px 0;width:100%}.single-post .m-single-author-wrapper .m-single-author-avatar{height:40px;min-width:40px;overflow:hidden;width:40px}.single-post .m-single-author-wrapper .m-single-author-text p{line-height:1}.single-post .m-single-author-wrapper .m-error-report-component{margin-top:10px}.single-post .l-common--wrapper.hasSidebar .l-common--row .col.content-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.single-post .m-spacer-author{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.single-post .m-spacer-comment{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.single-post #comments{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.single-post #disqus_thread{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.single-post .m-local{margin-bottom:10px}}#disqus_thread{margin:15px auto 0;max-width:100%;width:100%}.content-single.podcast-single #subhead-podcast{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.875rem;position:relative}.content-single.podcast-single #subhead-podcast .opt{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-start;justify-content:flex-end;right:0;top:0}.content-single.podcast-single #subhead-podcast .m-single-banner{height:17.5rem;margin-bottom:0;margin-right:1.875rem;min-width:17.5rem;width:17.5rem}@media screen and (max-width:1240px){.content-single.podcast-single #subhead-podcast .m-single-banner{height:13.75rem;min-width:13.75rem;width:13.75rem}}@media screen and (max-width:768px){.content-single.podcast-single #subhead-podcast .m-single-banner{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;-ms-flex-item-align:center;align-self:center;height:17.5rem;margin-left:0;margin-right:0;margin-top:0;min-width:17.5rem;order:unset;width:17.5rem}}.content-single.podcast-single #subhead-podcast .m-single-banner img{height:100%}.content-single.podcast-single #subhead-podcast .m-single-header-podcast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;min-height:17.5rem;width:100%}@media screen and (max-width:1240px){.content-single.podcast-single #subhead-podcast .m-single-header-podcast{height:auto;min-height:unset}}.content-single.podcast-single #subhead-podcast .m-single-header-podcast .items-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-single.podcast-single #subhead-podcast .m-single-header-podcast .m-podcasts.podcast--oneplay:before{left:20px;top:20px}.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title{font-size:1.635rem;margin-top:2.1875rem;padding-right:1.25rem}@media(min-width:1024px)and (max-width:1240px){.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title{font-size:1.25rem;margin-top:.625rem}}@media(max-width:1024px){.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title{font-size:1.5rem;margin-top:.625rem}}@media(max-width:768px){.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title{padding-right:0}}@media(max-width:750px){.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title{font-size:1.25rem;margin-right:0;padding-right:0;width:100%}}.content-single.podcast-single #subhead-podcast .l-subhead-row .m-title:after{content:unset}.content-single.podcast-single #subhead-podcast .m-radio-thumb-live{margin:0;position:absolute;right:.9375rem;top:.625rem}@media(max-width:1024px){.content-single.podcast-single #subhead-podcast .m-radio-thumb-live{width:3.4575rem}}@media(min-width:1024px)and (max-width:1150px){.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .items-info{margin-bottom:10px}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-info a{width:calc(100% - 65px)}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay:before{top:22px}.content-single.podcast-single #subhead-podcast .m-podcasts-label{line-height:1}.content-single.podcast-single #subhead-podcast .m-podcasts-timer .m-podcasts-input{margin-top:5px}.content-single.podcast-single #subhead-podcast .m-podcasts-info.music-item .m-podcast-title{line-height:1.1}.content-single.podcast-single #subhead-podcast .m-podcasts-info.music-item .m-podcast-caption{margin-top:0}}@media(min-width:1024px)and (max-width:1035px){.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-info a{width:calc(100% - 35px)}}@media(max-width:1024px){.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .items-info{width:100%}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .items-info .m-podcasts-play-pause .playAndPause-small{height:3.4375rem;width:3.4375rem}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-info a{width:calc(100% - 35px)}}@media screen and (max-width:768px){.content-single.podcast-single #subhead-podcast{-webkit-box-ordinal-group:1;-ms-flex-order:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;order:0}}@media screen and (max-width:500px){.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay{min-height:8.75rem}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-info a{width:100%}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcast-title{line-height:1.2;margin-right:0;width:100%}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-timer{margin-top:auto}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcast-caption{margin-top:0}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-label{line-height:1}.content-single.podcast-single #subhead-podcast .m-podcasts.podcast--oneplay .m-podcasts-input{margin-top:5px}.content-single.podcast-single #subhead-podcast .m-radio-thumb-live{bottom:40px;left:15px;right:unset;top:unset}}.m-loader-wrapper{height:60px;position:relative;width:100%}.m-loader{-webkit-animation:is-rotating 1s infinite;-o-animation:is-rotating 1s infinite;animation:is-rotating 1s infinite;border:6px solid #e5e5e5;border-radius:50%;border-top-color:#203760;height:50px;left:calc(50% - 25px);position:absolute;width:50px}@-webkit-keyframes is-rotating{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes is-rotating{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes is-rotating{to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.m-side-most-read{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-bottom:19px}.m-side-most-read .m-side-most-read-title h3,.m-side-most-read .m-side-most-read-title p{color:#203760;font-size:28px;font-weight:600;line-height:36px;margin-bottom:0;position:relative}.m-side-most-read .m-side-most-read-title h3:after,.m-side-most-read .m-side-most-read-title p:after{background-color:#f3141a;border-radius:100px;bottom:-8px;content:"";height:5px;left:0;position:absolute;width:21px}.m-side-most-read .m-side-most-read-item{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;height:80px;justify-content:flex-start;margin-bottom:11px}.m-side-most-read .m-side-most-read-item,.m-side-most-read .m-side-most-read-item a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.m-side-most-read .m-side-most-read-item a{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:2px solid #e7efff;border-radius:20px;height:100%;justify-content:space-between;padding:12px 20px;text-decoration:none}.m-side-most-read .m-side-most-read-item a .m-side-most-read-order{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#203760;border-radius:28px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:28px;font-weight:500;height:56px;justify-content:center;margin-right:20px;text-decoration:none;width:56px}.m-side-most-read .m-side-most-read-item a .m-side-most-read-title{-webkit-box-flex:1;color:#203760;-ms-flex:1;flex:1;font-size:14px;font-weight:600;line-height:16px;margin:0;padding:0;text-decoration:none;width:185px}.m-adds-horizontal{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:11.25rem;max-width:69.375rem}@media(min-width:1100px)and (max-width:1370px){.m-adds-horizontal{height:180px;width:999px}}@media(min-width:1020px)and (max-width:1099px){.m-adds-horizontal{height:162px;width:899.1px}}.m-adds-horizontal img{max-width:100%}.m-side-adds{-webkit-box-orient:vertical;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background-color:#fff;border-radius:20px;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 0 20px}.m-side-adds,.m-side-adds .m-side-ads-title{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.m-side-adds .m-side-ads-title{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:#203760;border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-khtml-border-radius:20px 20px 0 0;color:#fff;-ms-flex-direction:row;flex-direction:row;height:60px;justify-content:flex-start;padding:20px 23px}.m-side-adds .m-side-ads-title>p{color:#fff;line-height:1;margin:0}.m-side-adds .m-side-ads-content{border-radius:10px;height:auto!important;margin:7px auto;max-width:100%;overflow:hidden;width:100%}.m-side-adds .m-side-ads-content img{height:326px!important;width:286px!important}.m-agenda-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;text-decoration:none;width:162px}.m-agenda-item+.m-agenda-item{margin-left:38px}@media screen and (max-width:1520px){.m-agenda-item+.m-agenda-item{margin-left:2vw}}.m-agenda-item .m-agenda-item-thumb{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#203760;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:162px;justify-content:center;overflow:hidden;width:162px}@media(max-width:1100px){.m-agenda-item .m-agenda-item-thumb{height:150px;width:150px}}.m-agenda-item .m-agenda-item-thumb img{max-width:90%}.m-agenda-item .m-agenda-item-title{color:#203760;font-weight:600;margin:11px 0 0;text-align:center}.m-agenda-item .m-agenda-item-event{color:#f3141a;font-weight:700;line-height:1.2;margin:5px 0 0;text-align:center}.m-single-author-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid rgba(148,166,197,.4);-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-top:20px;padding-bottom:20px}.m-single-author-wrapper,.m-single-author-wrapper .m-single-author-component{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-single-author-wrapper .m-single-author-component{color:#203760;text-decoration:none}.m-single-author-wrapper .m-single-author-component .m-single-author-avatar{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:49px;min-width:49px;overflow:hidden;width:49px}.m-single-author-wrapper .m-single-author-component .m-single-author-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-single-author-wrapper .m-single-author-component .m-single-author-text{margin-left:10px}.m-single-author-wrapper .m-single-author-component .m-single-author-text p{font-weight:600;margin:5px 0 0}.m-single-author-wrapper .m-single-author-component .m-single-author-text span{margin:0}.m-badge-danger{-webkit-box-flex:none;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;background-color:#f3141a;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 0 0 2px #f3141a,inset 0 0 1px 2px #f3141a;-moz-box-shadow:0 0 0 2px #f3141a,inset 0 0 1px 2px #f3141a;-webkit-box-shadow:0 0 0 2px #f3141a,inset 0 0 1px 2px #f3141a;-o-box-shadow:0 0 0 2px #f3141a,inset 0 0 1px 2px #f3141a;color:#fff;display:-webkit-box;display:block;-ms-flex:none;flex:none;font-weight:700;line-height:1;max-width:95%;overflow:hidden;padding:2px 6px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.m-badge-danger:hover{-o-transform:scale(.95);transform:scale(.95);-webkit-transform:scale(.95);-ms-transform:scale(.95)}@media(max-width:1045px){.m-badge-danger{margin-top:2px}}.m-badge-danger svg{fill:#fff!important;height:10px;width:15px}.m-badge-danger a{color:#fff;text-decoration:none}a.m-badge-danger{text-decoration:none;text-transform:none}a.m-badge-danger:active{color:#fff}.m-badge-simple{color:#f3141a}.m-badge-small{font-size:.9em;font-weight:700}.m-badge-follow,.m-badge-follow-blog{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;align-items:center;background-color:#203760;border-radius:100px;bottom:10px;color:#fff;cursor:pointer;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;display:-ms-flexbox;display:flex;display:-webkit-box;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:30px;justify-content:center;left:10px;overflow:hidden;padding:0 12px;position:absolute;text-overflow:ellipsis;top:auto;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;width:auto;z-index:1}.m-badge-follow-blog:hover,.m-badge-follow:hover{-o-transform:scale(1.1);transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.m-badge-follow-blog.active,.m-badge-follow.active{background-color:#1d77f1}.m-badge-follow .loading.points circle,.m-badge-follow-blog .loading.points circle{fill:#fff}.m-error-report-component{background-color:unset;cursor:pointer}.m-error-report-component,.m-error-report-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.m-error-report-icon{background-color:#203760;border-radius:50%;height:45px;width:45px}.m-error-report-icon svg{height:18px;width:18px}.m-error-report-text{margin-left:13px;text-align:left}.m-like-checkbox{clear:both;display:none}.m-like-checkbox+.m-like-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:50%;bottom:-28px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:57px;justify-content:center;left:calc(50% - 28.5px);line-height:95px;min-height:57px;min-width:57px;overflow:hidden;position:absolute;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:57px;z-index:5}@media(max-width:768px){.m-like-checkbox+.m-like-label{bottom:-20px;height:40px;min-height:40px;min-width:40px;width:40px}}.m-like-checkbox+.m-like-label:before{background:#203760}.m-like-checkbox+.m-like-label:after,.m-like-checkbox+.m-like-label:before{border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0);width:100%;z-index:-1}.m-like-checkbox+.m-like-label:after{background:#fff}.m-like-checkbox:checked+.m-like-label{background:#203760}.m-like-checkbox:checked+.m-like-label svg{stroke:#fff;-webkit-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.m-like-checkbox:checked+.m-like-label:after{-webkit-animation:like-a .3s .2s forwards;-o-animation:like-a .3s .2s forwards;animation:like-a .3s .2s forwards}.m-like-checkbox:checked+.m-like-label:before{-webkit-animation:like-a .5s 0s forwards;-o-animation:like-a .5s 0s forwards;animation:like-a .5s 0s forwards}.m-like-label svg{fill:#a7a7a7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px;vertical-align:middle;width:30px}@media(max-width:768px){.m-like-label svg{height:25px;min-height:25px;min-width:25px;width:25px}}@-o-keyframes like-a{to{-o-transform:scale(1.03);transform:scale(1.03)}}@keyframes like-a{to{-webkit-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}}@-webkit-keyframes like-a{to{-webkit-transform:scale(1.03);transform:scale(1.03)}}.m-field-one{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1.5px solid #e7efff;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;overflow:hidden;padding-left:21px;width:100%}.m-field-one .m-field-icon{color:#1d77f1;margin-right:10px;width:20px}.m-field-one .m-field-icon svg{height:20px;width:20px}.m-field-one .m-field-icon img,.m-field-one .m-field-input,.m-field-one .m-field-input input{height:100%;width:100%}.m-field-one .m-field-input input:focus{outline:none}.m-language-picker{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:1px solid #e7efff;border-radius:100px;height:50px;justify-content:space-between;padding:0 23px;width:100%}.m-language-picker,.m-language-picker .m-language-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-language-picker .m-language-wrapper .m-language-flag{height:28px;width:28px}.m-language-picker .m-language-wrapper .m-language-flag img{height:100%;width:100%}.m-language-picker .m-language-wrapper .m-language-title{margin:12px}.m-language-picker svg{fill:none;stroke:#203760;height:15px;width:15px}.image-wrapper{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:100%;overflow:hidden;position:relative;width:100%}.image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.m-overlay{background-color:rgba(32,55,96,.45);background-image:-o-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background-image:-webkit-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background-image:linear-gradient(388.09deg,#203760,rgba(32,55,96,0));height:100%;left:0;opacity:.75;position:absolute;top:0;width:100%}.card_book .m-overlay{background:-webkit-gradient(linear,left top,left bottom,color-stop(5.09%,#203760),color-stop(81.32%,rgba(32,55,96,0)));background:-o-linear-gradient(top,#203760 5.09%,rgba(32,55,96,0) 81.32%);background:-webkit-linear-gradient(top,#203760 5.09%,rgba(32,55,96,0) 81.32%);background:linear-gradient(180deg,#203760 5.09%,rgba(32,55,96,0) 81.32%);border-radius:20px;opacity:.75;-webkit-transform:matrix(1,0,0,-1,0,0);-o-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.m-suboverlay{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.m-overlay-play,.m-suboverlay{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.m-overlay-play{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:47.5px;height:95px;width:95px;z-index:10}.m-overlay-play svg{max-height:30px;max-width:30px}#blogs-slider .slick-arrow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:unset;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:15px;justify-content:center;position:absolute;width:30px}#blogs-slider .slick-arrow svg{stroke:#203760;height:20px;width:20px}#blogs-slider .slick-arrow:before{display:none}#blogs-slider .slick-prev{left:auto;right:50px!important;top:-40px!important}#blogs-slider .slick-next{right:0!important;top:-40px!important}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:unset;margin:0;padding:15px 30px;width:100%}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select{border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-o-border-radius:35px;-khtml-border-radius:35px;height:50px}textarea{border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;-khtml-border-radius:25px;resize:vertical}body .gform_wrapper form .gform-svg.ginput_container,body .gform_wrapper.gravity-theme .gform-svg.ginput_container{position:relative}body .gform_wrapper form .gform-svg input[type=color],body .gform_wrapper form .gform-svg input[type=date],body .gform_wrapper form .gform-svg input[type=datetime-local],body .gform_wrapper form .gform-svg input[type=datetime],body .gform_wrapper form .gform-svg input[type=email],body .gform_wrapper form .gform-svg input[type=month],body .gform_wrapper form .gform-svg input[type=number],body .gform_wrapper form .gform-svg input[type=password],body .gform_wrapper form .gform-svg input[type=search],body .gform_wrapper form .gform-svg input[type=tel],body .gform_wrapper form .gform-svg input[type=text],body .gform_wrapper form .gform-svg input[type=time],body .gform_wrapper form .gform-svg input[type=url],body .gform_wrapper form .gform-svg input[type=week],body .gform_wrapper form .gform-svg select,body .gform_wrapper.gravity-theme .gform-svg input[type=color],body .gform_wrapper.gravity-theme .gform-svg input[type=date],body .gform_wrapper.gravity-theme .gform-svg input[type=datetime-local],body .gform_wrapper.gravity-theme .gform-svg input[type=datetime],body .gform_wrapper.gravity-theme .gform-svg input[type=email],body .gform_wrapper.gravity-theme .gform-svg input[type=month],body .gform_wrapper.gravity-theme .gform-svg input[type=number],body .gform_wrapper.gravity-theme .gform-svg input[type=password],body .gform_wrapper.gravity-theme .gform-svg input[type=search],body .gform_wrapper.gravity-theme .gform-svg input[type=tel],body .gform_wrapper.gravity-theme .gform-svg input[type=text],body .gform_wrapper.gravity-theme .gform-svg input[type=time],body .gform_wrapper.gravity-theme .gform-svg input[type=url],body .gform_wrapper.gravity-theme .gform-svg input[type=week],body .gform_wrapper.gravity-theme .gform-svg select{padding-left:55px}body .gform_wrapper{width:100%}body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea{border:unset;margin:0;padding:15px 30px;width:100%}.gfield_label{left:-9999999px;position:absolute;top:-9999999px}.gfield .fcolor--cinza{color:#94a6c5}.gfield:not(.gfield_html) svg{color:#1d77f1;height:20px;margin:0;padding:0;width:20px}@media(max-width:39rem){.gfield:not(.gfield_html) svg{margin-right:6px}}.gfield:not(.gfield_html).gform_hidden .ginput_container,.gfield:not(.gfield_html).recaptcha .ginput_container{border:0;margin:0;padding:0}.gfield:not(.gfield_html).gform_hidden .ginput_recaptcha,.gfield:not(.gfield_html).recaptcha .ginput_recaptcha{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;text-align:center}@media(max-width:412px){.gfield:not(.gfield_html).gform_hidden .ginput_recaptcha,.gfield:not(.gfield_html).recaptcha .ginput_recaptcha{-webkit-transform:scale(.9333);-o-transform:scale(.9333);transform:scale(.9333)}}@media(max-width:320px){.gfield:not(.gfield_html).gform_hidden .ginput_recaptcha,.gfield:not(.gfield_html).recaptcha .ginput_recaptcha{-webkit-transform:scale(.7333);-o-transform:scale(.7333);transform:scale(.7333)}}.gfield.md-checkbox-inline .gfield_checkbox{width:100%}.gfield.md-checkbox-inline .gchoice{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-left:15px}.gfield.md-checkbox-inline .gfield-choice-input{margin-right:15px}.gfield.md-checkbox-inline .ginput_container_checkbox{background-color:unset}.gfield.md-checkbox-inline label{-webkit-box-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.gfield .ginput_container_radio{background-color:unset;width:100%}.gfield .ginput_container_radio .gfield_radio{background-color:unset;padding:0 15px;width:100%}.gfield .ginput_container_radio .gfield_radio,.gfield .ginput_container_radio .gfield_radio>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.gfield .ginput_container_radio .gfield_radio>div+div{margin-left:30px}.gfield .ginput_container_radio .gfield-choice-input{height:25px;margin-right:10px;width:25px}.gfield .ginput_container_select{position:relative}.gfield .ginput_container_select select{-webkit-appearance:none;-moz-appearance:none;background-color:transparent}.gfield .ginput_container_select:after{color:#6e727a;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB1SURBVHgBjY1hDYAgEIWFK4ANiGACRgRtoAlsAJJAm6AJlAZGsQDMxw82xy/f9na3ve/dMWutIKLRGLM1lZB1eXJYwLNzbqkBlH3eKYTwKKUOzvmqtW4vqAAxxgHlm32aEsGJdYf7AuSMVS8kLvqU0lSA33oBGrksoZ3X6AcAAAAASUVORK5CYII=);pointer-events:none;position:absolute;right:15px;top:50%;-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);width:12px;z-index:10}body .gform_wrapper.gform_validation_error .gfield_validation_message,body .gform_wrapper.gform_validation_error .gform_validation_errors,body .gform_wrapper.gform_validation_error .validation_message{background:transparent;border:0;color:#f3141a;margin:0 0 15px 20px}body .gform_wrapper.gform_validation_error .gfield_validation_message,body .gform_wrapper.gform_validation_error .gform_validation_errors{margin-left:0}.gform_footer{margin-top:20px}.gform_footer .gform_button.button[type=submit]{padding:16px 15px}.gform_footer p{height:0;overflow:hidden}.ginput_container{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;justify-content:space-between;margin:0;width:100%}.ginput_container,.ginput_container input,.ginput_container textarea{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ginput_container input,.ginput_container textarea{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;position:relative}.ginput_container_textarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.ginput_container_textarea .ginput_counter{bottom:-20px;height:0;position:relative;text-align:right;width:100%}.ginput_container p{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.gform-svg-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:center;background-color:#fff;border-radius:35px 0 0 35px;-webkit-border-radius:35px 0 0 35px;-moz-border-radius:35px 0 0 35px;-o-border-radius:35px 0 0 35px;-khtml-border-radius:35px 0 0 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:flex-end;left:0;max-height:50px;padding-right:5px;position:absolute;top:0;width:50px;z-index:1}.gform-svg-box svg{margin:0;padding:0}@media(max-width:500px){.gform-svg-box svg{margin-right:6px}}input[type=range]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#c6d0e1;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#1d77f1),color-stop(100%,#c6d0e1));background-image:-webkit-linear-gradient(#1d77f1,#c6d0e1);background-image:-o-linear-gradient(#1d77f1,#c6d0e1);background-image:-webkit-gradient(linear,left top,left bottom,from(#1d77f1),to(#1d77f1));background-image:-webkit-linear-gradient(#1d77f1,#1d77f1);background-image:-o-linear-gradient(#1d77f1,#1d77f1);background-image:linear-gradient(#1d77f1,#1d77f1);background-repeat:no-repeat;background-size:0 100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;cursor:pointer;height:10px;margin:auto;outline:none;padding:0;width:100%}input[type=range]::-webkit-slider-runnable-track{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:transparent;border:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}input[type=range]::-moz-range-track{background:transparent;border:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-webkit-slider-thumb{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff;border:0;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-khtml-border-radius:100%;box-shadow:0 3px 10px rgba(170,195,219,.5);-moz-box-shadow:0 3px 10px rgba(170,195,219,.5);-webkit-box-shadow:0 3px 10px rgba(170,195,219,.5);-o-box-shadow:0 3px 10px rgba(170,195,219,.5);height:14px;width:14px}input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-khtml-border-radius:100%;box-shadow:0 3px 10px rgba(170,195,219,.5);-moz-box-shadow:0 3px 10px rgba(170,195,219,.5);-webkit-box-shadow:0 3px 10px rgba(170,195,219,.5);-o-box-shadow:0 3px 10px rgba(170,195,219,.5);height:14px;width:14px}.form_error_report .ginput_container+.ginput_container{padding-top:13px}.form_error_report input[type=email],.form_error_report input[type=text]{padding-bottom:15px;padding-top:15px}.form_error_report textarea{height:auto;max-height:118px;min-height:100px;resize:none}.form_contact_radio .gform_body .ginput_container textarea,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_body .ginput_container textarea{height:100%;line-height:15px;max-height:150px;min-height:150px;resize:none}.form_contact_radio .gform_body .ginput_container textarea::-webkit-input-placeholder,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_body .ginput_container textarea::-webkit-input-placeholder{color:#94a6c5}.form_contact_radio .gform_body .ginput_container textarea:-moz-placeholder,.form_contact_radio .gform_body .ginput_container textarea::-webkit-input-placeholder,.form_contact_radio .gform_body .ginput_container textarea::placeholder,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_body .ginput_container textarea:-moz-placeholder,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_body .ginput_container textarea::-webkit-input-placeholder,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_body .ginput_container textarea::placeholder{color:#94a6c5}.form_contact_radio .gform_footer .gform_button.button[type=submit],body .gform_wrapper.gravity-theme>.form_contact_radio .gform_footer .gform_button.button[type=submit]{background-color:#c6d0e1;border-radius:100px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);max-width:418px;width:100%}@media(max-width:48rem){.form_contact_radio .gform_footer .gform_button.button[type=submit],body .gform_wrapper.gravity-theme>.form_contact_radio .gform_footer .gform_button.button[type=submit]{margin:0 auto}}@media(max-width:45rem){.form_contact_radio .gform_footer .gform_button.button[type=submit],body .gform_wrapper.gravity-theme>.form_contact_radio .gform_footer .gform_button.button[type=submit]{height:50px;line-height:unset;max-height:50px;max-width:unset}}@media(max-width:48rem){.form_contact_radio .gform_fields,body .gform_wrapper.gravity-theme>.form_contact_radio .gform_fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.modal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;height:100%;justify-content:center;position:fixed;top:0;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);z-index:999}.modal,.modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.modal__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:40px 40px 30px 30px;-webkit-box-shadow:0 14px 24px rgba(0,0,0,.2);box-shadow:0 14px 24px rgba(0,0,0,.2);-ms-flex-flow:column;flex-flow:column;height:auto;margin:auto;max-height:710px;max-width:543px;min-height:180px;min-width:280px;padding:0;position:relative}@media(max-width:600px){.modal__inner{max-height:96%;max-width:90%;min-width:80%}}@media(max-width:450px){.modal__inner{max-width:99%;min-width:99%}}@media(max-height:360px){.modal__inner{max-height:320px;min-height:180px}}.modal__inner>.modal__close{margin:0;position:absolute;right:30px;top:30px;z-index:99}.modal__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background:linear-gradient(224.1deg,#203560 27.45%,#020d20);border-radius:30px 30px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:25px 0}.modal__header.modal__header_hidden{background:unset;height:0;padding:0}.modal__header.modal__header_hidden .modal__close{background:unset;color:#c6d0e1;font-size:40px;-o-transform:translateY(25px);transform:translateY(25px);-webkit-transform:translateY(25px);-ms-transform:translateY(25px)}.modal__title{color:#fff;display:block;text-align:center;width:100%}.modal__title.m-title{color:#fff;margin:0}.modal__title.m-title:after{left:50%;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.modal__close{background-color:transparent;color:#f3141a;cursor:pointer;font-size:40px;line-height:0;margin:0 30px 0 0;width:22px}.modal__body,.modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-flex-pack:distribute;align-items:stretch;-ms-flex-flow:column;flex-flow:column;justify-content:space-around;overflow:hidden}.modal__body--inner{margin-bottom:8px;margin-right:0;min-height:100%;overflow:auto;padding:15px 15px 0}.modal__body--inner .ginput_container{border:2.5px solid #e7efff;margin-bottom:10px}#modal__overlay{background-color:#000;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:0}.mfp-bg{background:-webkit-linear-gradient(225.9deg,#203560 27.45%,#020d20);background:-o-linear-gradient(225.9deg,#203560 27.45%,#020d20 100%);background:linear-gradient(224.1deg,#203560 27.45%,#020d20)}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{-webkit-backface-visibility:hidden;opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.modal-error{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;padding:30px;width:100%}@media screen and (max-device-width:450px){.modal-error{padding:20px 0}}.modal-error h2{margin-bottom:0}.modal-error p{text-align:center}.modal-error svg{stroke:coral;height:80px;margin-bottom:20px;width:80px}.modal-error svg.success{fill:#08da05}@media screen and (max-device-width:450px){.modal-error svg{height:50px;margin-bottom:10px;width:50px}}.modal-error .wrap-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.modal-error .wrap-buttons button,.modal-error .wrap-buttons>a{height:40px}@media screen and (max-device-width:768px){.modal-error .wrap-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.modal-error .wrap-buttons a,.modal-error .wrap-buttons button{height:50px;margin:25px auto 10px;width:250px}.modal-error .wrap-buttons a+a,.modal-error .wrap-buttons a+button,.modal-error .wrap-buttons button+a,.modal-error .wrap-buttons button+button{margin-left:auto;margin-right:auto;margin-top:10px}}.modal-error a,.modal-error button{font-size:17px;margin:25px auto;transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s}.modal-error a+a,.modal-error a+button,.modal-error button+a,.modal-error button+button{margin-left:20px}.modal-error .btn-error{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border:none;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;box-shadow:0 14px 24px rgba(29,119,241,.2);-moz-box-shadow:0 14px 24px rgba(29,119,241,.2);-webkit-box-shadow:0 14px 24px rgba(29,119,241,.2);-o-box-shadow:0 14px 24px rgba(29,119,241,.2);color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:20px 25px;position:relative;text-align:center;text-decoration:none;width:auto}.modal-error .btn-error:hover{background-color:#0e6ae6;-o-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05)}.modal-error .btn-error.close{background-color:#c6d0e1;box-shadow:0 14px 24px rgba(198,208,225,.2);-moz-box-shadow:0 14px 24px rgba(198,208,225,.2);-webkit-box-shadow:0 14px 24px rgba(198,208,225,.2);-o-box-shadow:0 14px 24px rgba(198,208,225,.2)}.modal-error .btn-error.close:hover{background-color:#b5c2d8;-o-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05)}.opt{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;align-items:center;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:center;outline:none;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:50px;z-index:7}.opt.r-0{right:-10px}.opt.t-0{top:0}.opt.b-0{top:80%}.opt.opt-white>svg{fill:#fff;stroke:none}.opt.opt-white>svg.no-fill,.opt.opt-white>svg.svg-stroke-and-fill.favorite,.opt.opt-white>svg.svg-stroke-and-fill.group,.opt.opt-white>svg.svg-stroke-and-fill.home,.opt.opt-white>svg.svg-stroke-and-fill.phone{fill:none;stroke:#fff}.opt.opt-white>svg.no-stroke,.opt.opt-white>svg.svg-stroke-and-fill.bible,.opt.opt-white>svg.svg-stroke-and-fill.blogs,.opt.opt-white>svg.svg-stroke-and-fill.chat,.opt.opt-white>svg.svg-stroke-and-fill.donation,.opt.opt-white>svg.svg-stroke-and-fill.music,.opt.opt-white>svg.svg-stroke-and-fill.news,.opt.opt-white>svg.svg-stroke-and-fill.podcasts,.opt.opt-white>svg.svg-stroke-and-fill.radio,.opt.opt-white>svg.svg-stroke-and-fill.temple,.opt.opt-white>svg.svg-stroke-and-fill.user{fill:#fff;stroke:none}.opt.opt-blue>svg{fill:#203760;stroke:none}.opt.opt-blue>svg.no-fill,.opt.opt-blue>svg.svg-stroke-and-fill.favorite,.opt.opt-blue>svg.svg-stroke-and-fill.group,.opt.opt-blue>svg.svg-stroke-and-fill.home,.opt.opt-blue>svg.svg-stroke-and-fill.phone{fill:none;stroke:#203760}.opt.opt-blue>svg.no-stroke,.opt.opt-blue>svg.svg-stroke-and-fill.bible,.opt.opt-blue>svg.svg-stroke-and-fill.blogs,.opt.opt-blue>svg.svg-stroke-and-fill.chat,.opt.opt-blue>svg.svg-stroke-and-fill.donation,.opt.opt-blue>svg.svg-stroke-and-fill.music,.opt.opt-blue>svg.svg-stroke-and-fill.news,.opt.opt-blue>svg.svg-stroke-and-fill.podcasts,.opt.opt-blue>svg.svg-stroke-and-fill.radio,.opt.opt-blue>svg.svg-stroke-and-fill.temple,.opt.opt-blue>svg.svg-stroke-and-fill.user{fill:#203760;stroke:none}.opt svg{height:24px;width:24px}.opt-list{background-color:hsla(0,0%,100%,0);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;height:12.5rem;min-height:3.875rem;overflow:hidden;position:absolute;right:2.8125rem;top:4px;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;width:12.5rem;z-index:10}.opt-list.share-active{background-color:#fff;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.opt-list.open{display:block}.opt-list.share-active .social-list{right:-15.625rem;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.social-list{background-color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;list-style:none;margin:0;padding:0;position:absolute;right:0;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;width:100%}.social-list,.social-list li{-webkit-box-sizing:border-box;box-sizing:border-box}.social-list li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;border:1px solid rgba(148,166,197,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;justify-content:flex-start;position:relative}.social-list li:first-child{border-radius:5px 5px 0 0}.social-list li:last-child{border-radius:0 0 5px 5px}.social-list li:hover{background-color:#1d77f1}.social-list li:hover button{color:#fff}.social-list li:hover button svg{fill:#fff;stroke:#fff}.social-list li:hover button svg.no-fill,.social-list li:hover button svg.svg-stroke-and-fill.favorite,.social-list li:hover button svg.svg-stroke-and-fill.group,.social-list li:hover button svg.svg-stroke-and-fill.home,.social-list li:hover button svg.svg-stroke-and-fill.phone{fill:none;stroke:#fff}.social-list li:hover button svg.no-stroke,.social-list li:hover button svg.svg-stroke-and-fill.bible,.social-list li:hover button svg.svg-stroke-and-fill.blogs,.social-list li:hover button svg.svg-stroke-and-fill.chat,.social-list li:hover button svg.svg-stroke-and-fill.donation,.social-list li:hover button svg.svg-stroke-and-fill.music,.social-list li:hover button svg.svg-stroke-and-fill.news,.social-list li:hover button svg.svg-stroke-and-fill.podcasts,.social-list li:hover button svg.svg-stroke-and-fill.radio,.social-list li:hover button svg.svg-stroke-and-fill.temple,.social-list li:hover button svg.svg-stroke-and-fill.user{fill:#fff;stroke:none}.social-list li:hover button svg.icon-favorite{fill:#fff;stroke:#fff}.social-list li:hover button .loading.points circle{fill:#fff}.social-list li:hover button.active svg,.social-list li:hover button.active svg.icon-favorite,.social-list li:hover button.active svg.no-fill,.social-list li:hover button.active svg.no-stroke,.social-list li:hover button.active svg.svg-stroke-and-fill.bible,.social-list li:hover button.active svg.svg-stroke-and-fill.blogs,.social-list li:hover button.active svg.svg-stroke-and-fill.chat,.social-list li:hover button.active svg.svg-stroke-and-fill.donation,.social-list li:hover button.active svg.svg-stroke-and-fill.favorite,.social-list li:hover button.active svg.svg-stroke-and-fill.group,.social-list li:hover button.active svg.svg-stroke-and-fill.home,.social-list li:hover button.active svg.svg-stroke-and-fill.music,.social-list li:hover button.active svg.svg-stroke-and-fill.news,.social-list li:hover button.active svg.svg-stroke-and-fill.phone,.social-list li:hover button.active svg.svg-stroke-and-fill.podcasts,.social-list li:hover button.active svg.svg-stroke-and-fill.radio,.social-list li:hover button.active svg.svg-stroke-and-fill.temple,.social-list li:hover button.active svg.svg-stroke-and-fill.user{fill:#fff;stroke:#fff}.social-list li button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:.8em;font-weight:600;height:40px;justify-content:flex-start;padding:0 5px;width:95%}.social-list li button .loading.points{margin-left:20px}.social-list li button svg{fill:#1d77f1;stroke:#1d77f1;height:20px;margin-right:5px;width:20px}.social-list li button svg.no-fill,.social-list li button svg.svg-stroke-and-fill.favorite,.social-list li button svg.svg-stroke-and-fill.group,.social-list li button svg.svg-stroke-and-fill.home,.social-list li button svg.svg-stroke-and-fill.phone{fill:none;stroke:#1d77f1}.social-list li button svg.no-stroke,.social-list li button svg.svg-stroke-and-fill.bible,.social-list li button svg.svg-stroke-and-fill.blogs,.social-list li button svg.svg-stroke-and-fill.chat,.social-list li button svg.svg-stroke-and-fill.donation,.social-list li button svg.svg-stroke-and-fill.music,.social-list li button svg.svg-stroke-and-fill.news,.social-list li button svg.svg-stroke-and-fill.podcasts,.social-list li button svg.svg-stroke-and-fill.radio,.social-list li button svg.svg-stroke-and-fill.temple,.social-list li button svg.svg-stroke-and-fill.user{fill:#1d77f1;stroke:none}.social-list li button svg.icon-favorite{fill:none;stroke:#1d77f1}.social-list li button span{text-align:left}.social-list li button.animate svg{-webkit-animation:rotate-vert-center .3s infinite both;-o-animation:rotate-vert-center .3s infinite both;animation:rotate-vert-center .3s infinite both}.social-list li button.active svg,.social-list li button.active svg.no-fill,.social-list li button.active svg.no-stroke,.social-list li button.active svg.svg-stroke-and-fill.bible,.social-list li button.active svg.svg-stroke-and-fill.blogs,.social-list li button.active svg.svg-stroke-and-fill.chat,.social-list li button.active svg.svg-stroke-and-fill.donation,.social-list li button.active svg.svg-stroke-and-fill.favorite,.social-list li button.active svg.svg-stroke-and-fill.group,.social-list li button.active svg.svg-stroke-and-fill.home,.social-list li button.active svg.svg-stroke-and-fill.music,.social-list li button.active svg.svg-stroke-and-fill.news,.social-list li button.active svg.svg-stroke-and-fill.phone,.social-list li button.active svg.svg-stroke-and-fill.podcasts,.social-list li button.active svg.svg-stroke-and-fill.radio,.social-list li button.active svg.svg-stroke-and-fill.temple,.social-list li button.active svg.svg-stroke-and-fill.user{fill:#1d77f1;stroke:#1d77f1;height:20px;min-height:20px;min-width:20px;width:20px}.social-list li button.active svg.icon-favorite{fill:#1d77f1;stroke:#1d77f1}.social-list li:hover .social-share{display:block}.social-list li:hover .social-share li{border:1px solid rgba(148,166,197,.4)}@-o-keyframes rotate-vert-center{0%{transform:scale(1) rotateY(0);-webkit-transform:scale(1) rotateY(0);-ms-transform:scale(1) rotateY(0)}to{transform:scale(1.1) rotateY(1turn);-webkit-transform:scale(1.1) rotateY(1turn);-ms-transform:scale(1.1) rotateY(1turn)}}@keyframes rotate-vert-center{0%{transform:scale(1) rotateY(0);-webkit-transform:scale(1) rotateY(0);-ms-transform:scale(1) rotateY(0)}to{transform:scale(1.1) rotateY(1turn);-webkit-transform:scale(1.1) rotateY(1turn);-ms-transform:scale(1.1) rotateY(1turn)}}@-webkit-keyframes rotate-vert-center{0%{transform:scale(1) rotateY(0);-webkit-transform:scale(1) rotateY(0);-ms-transform:scale(1) rotateY(0)}to{transform:scale(1.1) rotateY(1turn);-webkit-transform:scale(1.1) rotateY(1turn);-ms-transform:scale(1.1) rotateY(1turn)}}ul.social-share{background-color:#fff!important;border-radius:5px;display:block;left:-250px!important;margin:0!important;padding:0!important;position:absolute;top:0;width:200px;z-index:11!important}ul.social-share li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;border:none;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8em;font-weight:600;justify-content:flex-start;padding-left:10px;width:100%}ul.social-share li svg{fill:#203760;stroke:#203760;height:16px;margin-right:5px;width:16px}ul.social-share li:first-child{border-radius:5px 5px 0 0}ul.social-share li:last-child{border-radius:0 0 5px 5px}ul.social-share li.share-face{background-color:#1877f2}ul.social-share li.share-whats{background-color:#25d366}ul.social-share li.share-in{background-color:#0077b5}ul.social-share li.share-twitter{background-color:#1da1f2}ul.social-share li.backShare svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.btn--crop,.btn--takephoto,.gform_footer .gform_button.button[type=submit],.m-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:16px;font-weight:700;justify-content:center;line-height:1;min-height:50px;min-width:224px;padding:15px 25px;position:relative;text-decoration:none;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;width:auto}.btn-pw-primary.btn--crop,.btn-pw-primary.btn--takephoto,.btn-pw-secondary.btn--crop,.btn-pw-secondary.btn--takephoto,.btn-pw-tertiary.btn--crop,.btn-pw-tertiary.btn--takephoto,.btn-pw.btn--crop,.btn-pw.btn--takephoto,.gform_footer .btn-pw-primary.gform_button.button[type=submit],.gform_footer .btn-pw-secondary.gform_button.button[type=submit],.gform_footer .btn-pw-tertiary.gform_button.button[type=submit],.gform_footer .btn-pw.gform_button.button[type=submit],.m-btn.btn-pw,.m-btn.btn-pw-primary,.m-btn.btn-pw-secondary,.m-btn.btn-pw-tertiary{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:unset;width:100%}.btn-ph-primary.btn--crop,.btn-ph-primary.btn--takephoto,.btn-ph-secondary.btn--crop,.btn-ph-secondary.btn--takephoto,.btn-ph-tertiary.btn--crop,.btn-ph-tertiary.btn--takephoto,.btn-ph.btn--crop,.btn-ph.btn--takephoto,.gform_footer .btn-ph-primary.gform_button.button[type=submit],.gform_footer .btn-ph-secondary.gform_button.button[type=submit],.gform_footer .btn-ph-tertiary.gform_button.button[type=submit],.gform_footer .btn-ph.gform_button.button[type=submit],.m-btn.btn-ph,.m-btn.btn-ph-primary,.m-btn.btn-ph-secondary,.m-btn.btn-ph-tertiary{height:100%;min-height:unset;padding:0 25px}.btn--crop,.btn--takephoto,.btn-pwh-primary.btn--crop,.btn-pwh-primary.btn--takephoto,.btn-pwh-secondary.btn--crop,.btn-pwh-secondary.btn--takephoto,.btn-pwh-tertiary.btn--crop,.btn-pwh-tertiary.btn--takephoto,.gform_footer .btn-pwh-primary.gform_button.button[type=submit],.gform_footer .btn-pwh-secondary.gform_button.button[type=submit],.gform_footer .btn-pwh-tertiary.gform_button.button[type=submit],.gform_footer .btn-pwh.gform_button.button[type=submit],.gform_footer .gform_button.button[type=submit].btn--crop,.gform_footer .gform_button.button[type=submit].btn--takephoto,.m-btn.btn-pwh,.m-btn.btn-pwh-primary,.m-btn.btn-pwh-secondary,.m-btn.btn-pwh-tertiary{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:unset;min-width:unset;padding:0 25px;width:100%}@media screen and (max-width:440px){.btn-search-page.btn--crop,.btn-search-page.btn--takephoto,.gform_footer .btn-search-page.gform_button.button[type=submit],.m-btn.btn-search-page{display:block;max-width:300px;text-align:center}}.btn--crop:hover,.btn--takephoto:hover,.gform_footer .gform_button.button[type=submit]:hover,.m-btn:hover{-o-transform:scale(.95);transform:scale(.95);-webkit-transform:scale(.95);-ms-transform:scale(.95)}.btn--crop svg,.btn--takephoto svg,.gform_footer .gform_button.button[type=submit] svg,.m-btn svg{height:50px;width:50px}.btn--crop b,.btn--crop strong,.btn--takephoto b,.btn--takephoto strong,.gform_footer .gform_button.button[type=submit] b,.gform_footer .gform_button.button[type=submit] strong,.m-btn b,.m-btn strong{margin:0 5px}@media screen and (max-width:1024px){.btn--crop,.btn--takephoto,.gform_footer .gform_button.button[type=submit],.m-btn{font-size:14px;padding:10px 25px}}@media screen and (max-width:768px){.btn--crop,.btn--crop svg,.btn--takephoto,.btn--takephoto svg,.gform_footer .gform_button.button[type=submit],.gform_footer .gform_button.button[type=submit] svg,.m-btn,.m-btn svg{height:30px;width:30px}}.m-btn-mobile{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;display:none;height:35px;width:35px}@media(max-width:768px){.m-btn-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}}.m-btn-mobile svg{font-size:medium;height:13px;line-height:normal;width:13px}.gform_footer .m-btn-mobile.gform_button.button[type=submit],.m-btn-mobile.bg-secondary,.m-btn-mobile.btn--crop,.m-btn-mobile.btn--takephoto,.m-btn-mobile.m-btn{background-color:#203760}#seemore-wrapper{width:100%}@media(max-width:500px){#seemore-wrapper .m-music-button{height:50px;width:100%}}.banner-row,.l-common-wrapper-jumbotron,.setting-background{background-position:50%;background-repeat:no-repeat;background-size:100%}.background-full,.banner-row-full,.l-common-wrapper-jumbotron{max-width:100vw;width:100vw}.banner-row{min-height:250px}.banner-row-fixed{background-attachment:fixed;background-size:unset}.banner-row.info-true{background-blend-mode:multiply;background-color:rgba(53,53,53,.8)}.banner-row-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;max-width:900px;padding:3rem;text-align:center}.banner-row-content .title-banner{color:#fff;font-size:2.4rem;margin:0;padding:0;text-shadow:2px 4px 6px rgba(0,0,0,.61)}@media(max-width:768px){.banner-row-content .title-banner{font-size:20px;line-height:25px;margin:20px 0}}.banner-row-content .description-banner{color:#fff;margin-bottom:10px}.banner-row-content .description-highlight{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1.2rem;font-weight:700;line-height:1.15;margin:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.banner-row-content .description-highlight{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:900px){.banner-row{min-height:200px}}@media screen and (max-width:768px){.banner-row{aspect-ratio:16/9;background-size:100%}}@media screen and (max-width:500px){.banner-row{min-height:100px}}.banner-row .link-redirect-banner{height:auto;text-decoration:none;width:100%}.banner-row .link-redirect-banner:hover{color:initial;text-decoration:none}.l-common-wrapper-jumbotron{padding:80px 0}.l-common-wrapper-jumbotron-fixed{background-attachment:fixed;background-size:unset}.l-common-wrapper-jumbotron.info-true{background-blend-mode:multiply;background-color:rgba(53,53,53,.8)}.l-common-wrapper-jumbotron-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;max-width:900px;padding:3rem;text-align:center}.l-common-wrapper-jumbotron-content .title-banner{color:#fff;font-size:2.4rem;margin:0;padding:0;text-shadow:2px 4px 6px rgba(0,0,0,.61)}@media(max-width:768px){.l-common-wrapper-jumbotron-content .title-banner{font-size:20px;line-height:25px;margin:20px 0}}.l-common-wrapper-jumbotron-content .description-banner{color:#fff;margin-bottom:10px}.l-common-wrapper-jumbotron-content .description-highlight{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1.2rem;font-weight:700;line-height:1.15;margin:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.l-common-wrapper-jumbotron-content .description-highlight{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis}}.l-common-wrapper-jumbotron .m-title{color:#fff}@media(max-width:922px){.l-common-wrapper-jumbotron{padding:30px 0}}@media screen and (max-width:768px){.banner-jumbotron{display:block;height:auto}}.banner-jumbotron-content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding:0}.banner-jumbotron-content h1,.banner-jumbotron-content h2,.banner-jumbotron-content h3,.banner-jumbotron-content h4,.banner-jumbotron-content h5,.banner-jumbotron-content h6,.banner-jumbotron-content p{color:inherit!important}.banner-jumbotron-content .title-banner{font-size:40px;font-weight:700;line-height:45px;margin-bottom:20px;margin-top:0}.banner-jumbotron-content.Esquerda,.banner-jumbotron-content.Left{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;text-align:left}.banner-jumbotron-content.Direita,.banner-jumbotron-content.Right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;text-align:right}.banner-jumbotron-content.Center,.banner-jumbotron-content.Centro{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1100px){.banner-jumbotron-content .title-banner{font-size:30px;line-height:35px;margin-bottom:15px}.banner-jumbotron-content p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media(max-width:768px){.banner-jumbotron-content .title-banner{font-size:20px;line-height:25px;margin:20px 0}.banner-jumbotron-content.Center,.banner-jumbotron-content.Centro,.banner-jumbotron-content.Direita,.banner-jumbotron-content.Right{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;text-align:left}.banner-jumbotron-content p{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.banner-jumbotron-media{margin-right:30px;max-width:602px;width:calc(50% - 30px)}.banner-jumbotron-media.media-video{height:0;padding-bottom:24.7%;position:relative}.banner-jumbotron-media~div{-webkit-box-flex:1;-ms-flex:1;flex:1}.banner-jumbotron-media iframe{bottom:0;box-shadow:15px 15px 40px rgba(0,0,0,.85);-moz-box-shadow:15px 15px 40px rgba(0,0,0,.85);-webkit-box-shadow:15px 15px 40px rgba(0,0,0,.85);-o-box-shadow:15px 15px 40px rgba(0,0,0,.85);display:block;height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}.banner-jumbotron-media img{-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1100px){.banner-jumbotron-media{max-width:389px;min-width:unset}}@media(max-width:768px){.banner-jumbotron-media{height:100%;margin-right:0;max-height:300px;max-width:100%;min-height:339px;width:100%}.banner-jumbotron-media.media-video{height:0;max-height:unset;min-height:unset;padding-bottom:56.2%}.banner-jumbotron-media~div{margin-top:25px;width:100%}.banner-jumbotron-media p{text-align:center}}@media(max-width:475px){.banner-jumbotron-media{max-height:185px}}.banner-jumbotron-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}@media(max-width:768px){.banner-jumbotron-wrapper{display:block;height:auto}}.tab,.tabs{overflow:hidden;width:100%}.tab{color:#203760}.tab+.tab{margin-top:10px}.tab input{opacity:0;position:absolute;z-index:-1}.tab p,.tab pre{margin:0}.tab-label{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#203760;border-radius:25px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:16px 30px}.tab-label:hover{background:#13213a}.tab-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 16 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1 8 8 1 1' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:1em;text-align:center;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;width:1em}.tab-label h3{font-size:14px;font-weight:600;margin:0;padding:0}.tab-label.active{background:#fff;border:1.5px solid #e7efff;border-bottom:0;border-radius:25px 25px 0 0;color:#94a6c5}.tab-label.active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 16 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1 8 8 1 1' stroke='%23203760' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.tab-content{border:1.5px solid #e7efff;border-radius:0 0 25px 25px;display:none;padding:30px}.tab-content,.tab-content p{font-size:14px;font-weight:500}.tab-content p{line-height:1.15}.tab-content p+p{font-size:14px;font-weight:500;margin-top:15px}.tab-content pre{font-family:Montserrat,sans-serif;font-size:20px;font-style:italic;font-weight:500;margin:10px 0 15px}.tab-close{-webkit-box-pack:end;-ms-flex-pack:end;background:#203760;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75em;justify-content:flex-end;padding:1em}.tab-close:hover{background:#13213a}.gallery-columns-6{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;width:100%}.gallery-columns-6 .gallery-item{height:218px;margin:0;width:320px}.gallery-columns-6 .gallery-item .gallery-icon{height:100%;margin:0;overflow:hidden;padding:0;width:100%}.gallery-columns-6 .gallery-item .gallery-icon a{display:block;height:100%;margin:0;padding:0;position:relative;width:100%}.gallery-columns-6 .gallery-item .gallery-icon a:before{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:30px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAiCAYAAADVhWD8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI3SURBVHgBvViLUcMwDFU4BugGeIRukGxQNqAbwAbpBrBBYIKUCdJO0G6QblA2EHItUdWN45Dfu9OZ2Ir1sD6Rm0ADEDGjYUViR0OygOE4snwlSbKLahMJQ1Lh9CitrRiRmpXPJDlJSjL4VOwevFehbNhxGSNSjUGghZjhkxFCxlcohAjMBLyGQ+UzFRiYCWz3zHYv7nogeeX1T4ryE8wEtvXJjythKMeVhl6ktYzknXWtSzMYAbzv1VXqqBaBF9bYjA0MhAqRs0xcEFFGPpkVupQXZDAQN/YjZMRwEZgvYUQyDxFdw+POm9/zOGo9ipE58ph58/L8A2Mi4qaFCvCCg3mjYiaFgegcM7weyqYcRoC2n/z9QWh5wYArjjZGrGu2pL6HEaDtdyLT04gl/gauutp/4ETyTWa2ITJRN/UkYuvTIeDemuRFk+kcMz3JHJThlOUVr22KxWZyMrTVhyJiGtZzRaicjAzeZp5p0Vt6p9Q5tTM28hwxoLvFaNp7+u1k0BW8Cu9hj/a5QVc27vy9QvUhDpLB++a8aCBW83yOt022gX+gC5lD0+ZMco2evxkH7NG2+mTk2/PEz63ZoDZJ0aVrTrKCHkDn3svpy0TFExKoAgMTA7228xFcr5KB+/bIpeptpuZcKvFR2C093xcwAzB0RUJVCXGmu5MKjwIaWNa8WE5JiIM2fL1lJV2i7VhwgI118bd7bVT21tjhl4gSp0fVRCQJkLK97Rpcdi1hOKS52kFLl/gLKeJGHkrVIqkAAAAASUVORK5CYII=);display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;left:calc(50% - 30px);opacity:0;position:absolute;top:calc(50% - 30px);width:60px;z-index:2}.gallery-columns-6 .gallery-item .gallery-icon a:after{background:#203760;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.gallery-columns-6 .gallery-item .gallery-icon a:hover:after{opacity:.7}.gallery-columns-6 .gallery-item .gallery-icon a:hover:before{opacity:1}.gallery-columns-6 .gallery-item .gallery-icon a img{margin:0;min-height:100%;padding:0;width:100%}.fg-image-viewer .fiv-inner .fiv-ctrls,.foogallery.fg-image-viewer .fiv-inner .fiv-ctrls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:space-between;width:100%}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count span,.foogallery.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count span{margin:0 5px}.fg-image-viewer .fiv-inner .fiv-ctrls p:empty,.foogallery.fg-image-viewer .fiv-inner .fiv-ctrls p:empty{display:none!important}.advertising,.fg-image-viewer .fiv-inner p,.foogallery.fg-image-viewer .fiv-inner p{margin:0!important}.advertising{width:100%}.advertising .btn--crop,.advertising .btn--takephoto,.advertising .gform_footer .gform_button.button[type=submit],.advertising .m-btn,.gform_footer .advertising .gform_button.button[type=submit]{height:50px}.advertising__social{margin-bottom:30px}.advertising__social svg{height:30px;left:30px;position:absolute;width:30px}.advertising__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:stretch;align-content:stretch;background-color:#fff;border:1px solid #e7efff;border-radius:1.875rem;-webkit-border-radius:1.875rem;-moz-border-radius:1.875rem;-o-border-radius:1.875rem;-khtml-border-radius:1.875rem;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;min-height:272px;padding:15px;width:100%}.advertising__image{max-width:250px}.advertising__image img{height:100%;max-width:100%;width:100%}.advertising__content{width:100%}.advertising__content_inner{margin:0 auto 15px;max-width:290px}.advertising__content p{font-size:14px;font-weight:500;line-height:23px}.advertising__button a{margin:0 auto;max-width:290px}@media(min-width:568px){.advertising__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:480px}}.m-podcasts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-flex:0;align-items:flex-start;background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 10px 22px rgba(170,195,219,.3);-moz-box-shadow:0 10px 22px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 22px rgba(170,195,219,.3);-o-box-shadow:0 10px 22px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;max-width:306px;min-height:306px;overflow:hidden;padding:30px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:306px}@media(max-width:1310px){.m-podcasts{margin-right:15px;max-width:22.999%;width:22.999%}.m-podcasts:nth-child(4n+4){margin-right:0}}@media(max-width:1024px){.m-podcasts{max-width:250px;width:250px}.m-podcasts:nth-child(4n+4){margin-right:15px}}@media(max-width:1400px){.m-podcasts{max-width:290px}}@media(max-width:768px){.m-podcasts{border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;-khtml-border-radius:25px}}.m-podcasts-play-pause{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:76px;justify-content:center;width:76px}.m-podcasts-play-pause svg{height:100%;width:100%}.m-podcasts-info{color:#203760;margin-top:14px;max-height:100px;min-height:60px;z-index:1}.m-podcasts-info a{color:#203760;text-decoration:none}.m-podcasts-info .m-podcast-title,.m-podcasts-info p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden;text-overflow:ellipsis}.m-podcasts-info p{line-height:normal;padding:0}.m-podcasts-info p:last-child{margin-top:9px}.m-podcasts-timer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-end;-ms-flex-align:flex-end;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;margin-top:22px;position:relative;width:100%;z-index:1}.m-podcasts-timer .m-podcasts-input{margin-top:10px;width:100%}.m-podcasts-timer .m-podcasts-label{color:#203760;padding-left:10px}.m-podcasts .items-info{z-index:1}.m-podcasts.playing:before{opacity:1;-webkit-transform:scale(50);-o-transform:scale(50);transform:scale(50)}.m-podcasts.playing .m-podcast-title,.m-podcasts.playing .m-podcasts-info p,.m-podcasts.playing .m-podcasts-timer .m-podcasts-label{color:#fff}.m-podcasts.playing .m-podcasts-timer .m-podcasts-label{background-color:transparent}.m-podcasts.playing .opt.opt-blue>svg{fill:#fff;color:#fff}.m-podcasts:before{background:#203760;border-radius:100px;content:"";height:45px;left:44px;opacity:1;position:absolute;top:43px;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);width:45px;z-index:0}@media(max-width:1024px){.m-podcasts:before{height:40px;width:40px}}.m-podcasts .video-js{height:30px;left:0;opacity:0;position:absolute;top:0;visibility:hidden;z-index:-1}.m-podcasts.podcast--single-post .m-podcasts-timer{margin-top:-22px}.m-podcasts.podcast--oneplay{-webkit-box-pack:start;-ms-flex-pack:start;border:1.5px solid #e7efff;border-radius:20px;-webkit-box-shadow:none;box-shadow:none;height:auto;justify-content:flex-start;margin-right:0;max-height:306px;max-width:100%!important;min-height:99px;min-width:220px;padding:15px;width:100%}.m-podcasts.podcast--oneplay .m-podcasts-info .m-podcast-title{margin-right:15px}.m-podcasts.podcast--oneplay .m-podcasts-info a{display:block;width:83%}.m-podcasts.podcast--oneplay .m-podcasts-info a:last-child{padding-top:4px}.m-podcasts.podcast--oneplay .items-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-6px;max-height:156px;position:relative;width:94%;z-index:1}@media(max-width:460px){.m-podcasts.podcast--oneplay .items-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-podcasts.podcast--oneplay .items-info .m-podcasts-play-pause{height:56px;min-height:56px;min-width:56px;width:56px}@media(max-width:460px){.m-podcasts.podcast--oneplay .items-info .m-podcasts-play-pause{padding-top:12px}}@media(max-width:1000px){.m-podcasts.podcast--oneplay .items-info .m-podcasts-play-pause .playAndPause{position:absolute;top:6px}}@media(max-width:1024px){.m-podcasts.podcast--oneplay .items-info .m-podcasts-play-pause .playAndPause-small{height:45px;width:45px}}.m-podcasts.podcast--oneplay .items-info .m-podcasts-info{margin-left:20px;margin-top:0;min-height:60px}@media(max-width:760px){.m-podcasts.podcast--oneplay .items-info .m-podcasts-info a p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.m-podcasts.podcast--oneplay .items-info .m-podcasts-info a:last-child p{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.m-podcasts.podcast--oneplay .m-podcasts-timer{margin-top:-10px}.m-podcasts.podcast--oneplay:before{left:22px;top:32px}@media(max-width:1024px){.m-podcasts.podcast--oneplay:before{left:22px;top:34px}}@media(max-width:1000px){.m-podcasts.podcast--oneplay:before{left:22px;top:23px}}.m-podcasts.podcast--oneplay.music{min-height:81px}.m-podcasts.podcast--oneplay.music .m-podcasts-info p{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.m-podcasts.podcast--oneplay.music .m-podcasts-timer{margin-top:-20px}.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-input{display:none}.m-podcasts-wrapper{position:relative}.m-podcasts-wrapper .m-podcasts{margin:0;max-width:100%;width:100%}.m-social-media-wrapper,.m-social-media-wrapper .m-social-media-item{display:-webkit-box;display:-ms-flexbox;display:flex}.m-social-media-wrapper .m-social-media-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d77f1;border-radius:50%;height:30px;justify-content:center;margin-left:10px;width:30px}.m-social-media-wrapper .m-social-media-item:first-child{margin-left:0}.m-social-media-wrapper .m-social-media-item svg{height:20px;width:20px}.m-ul-vertical{margin:15px 0 0}@media(min-width:751px)and (max-width:999px){.m-ul-vertical{display:none}}@media(max-width:750px){.m-ul-vertical{display:none}}.m-ul-vertical ul{list-style:none;margin:0;padding:0}@media(min-width:751px)and (max-width:999px){.m-ul-vertical ul{margin-left:15px;margin-top:10px}}@media(max-width:750px){.m-ul-vertical ul{margin-left:15px;margin-top:10px}}.m-ul-vertical ul li{font-size:12px;line-height:20px;min-height:25px}@media(min-width:751px)and (max-width:999px){.m-ul-vertical ul li{min-height:30px}}@media(max-width:750px){.m-ul-vertical ul li{min-height:30px}}.m-ul-vertical ul li a{color:#c6d0e1;font-size:12px;font-weight:700;line-height:20px;text-decoration:none}.m-ul-vertical ul li ul{margin:0;padding:0}.m-ul-vertical ul li ul li{font-size:12px;height:25px;line-height:20px}@media(min-width:751px)and (max-width:999px){.m-ul-vertical ul li ul li{min-height:30px}}@media(max-width:750px){.m-ul-vertical ul li ul li{min-height:30px}}.m-ul-vertical ul li ul li a{color:#c6d0e1;font-size:12px;font-weight:500;line-height:20px;text-decoration:none}@media(min-width:751px)and (max-width:1354px){.m-ul-vertical ul li ul li a{font-weight:500px}}.m-ul-vertical ul li ul li:before{color:#c6d0e1;content:"•";margin-right:5px;width:1rem}.footerList.active .m-ul-vertical{display:block}.m-univer-logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;min-width:373px;width:373px}@media(max-width:1260px){.m-univer-logo{min-width:320px;width:320px}}@media(max-width:1100px){.m-univer-logo{min-width:250px;width:250px}}@media(max-width:1000px){.m-univer-logo{min-width:200px;width:200px}}@media(max-width:768px){.m-univer-logo{margin-right:15px;min-width:158px;width:158px}}@media(max-width:360px){.m-univer-logo{min-width:130px;width:130px}}.m-univer-logo img{width:100%}.m-univer-info{position:relative;width:340px}@media(max-width:1260px){.m-univer-info{width:250px}}@media(max-width:1100px){.m-univer-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;width:auto}}@media(max-width:750px){.m-univer-info{margin:0 0 0 10px;width:152px}.m-univer-info .m-univer-info-title{font-size:13px!important;margin:0}}.m-univer-info .m-univer-info-thumb{margin-bottom:35px}@media(max-width:1200px){.m-univer-info .m-univer-info-thumb{margin-bottom:0}}@media(max-width:750px){.m-univer-info .m-univer-info-thumb{margin-bottom:0;width:152px}}.m-univer-info .m-univer-info-thumb img{width:100%}.m-univer-info .m-univer-info-subtitle{font-size:1.25rem;font-weight:600;margin-bottom:51px;width:268px}@media(max-width:1200px){.m-univer-info .m-univer-info-subtitle{width:100%}}@media(max-width:750px){.m-univer-info .m-univer-info-subtitle{font-size:.75rem!important;margin:0;width:152px}}@media(max-width:1260px){.m-univer-info .content-info-univer{margin-right:50px;width:250px}}@media(max-width:900px){.m-univer-info .content-info-univer{margin-right:30px}}@media(max-width:768px){.m-univer-info .content-info-univer{margin-right:0}}.m-univer-info-link{height:50px;width:306px}.m-univer-info-link a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;text-align:center}@media(max-width:1260px){.m-univer-info-link{width:250px}}@media(max-width:1000px){.m-univer-info-link{height:40px;width:238px}}@media(max-width:766px){.m-univer-info-link{height:35px;margin-top:10px;width:300px}}.m-univer-feature{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:325px;justify-content:center;width:366px}@media(max-width:1260px){.m-univer-feature{min-width:320px;width:320px}}@media(max-width:1100px){.m-univer-feature{display:none}}.m-univer-feature img{-o-transform:scale(1.3);transform:scale(1.3);-webkit-transform:scale(1.3);-ms-transform:scale(1.3);width:100%}.svg-poder{height:198px;left:-30px;position:absolute;top:0;width:850px;z-index:0}@media(max-width:1260px){.svg-poder{height:178px;left:-60px;width:750px}}@media(max-width:1100px){.svg-poder{display:none}}.svg-poder svg{height:100%;width:100%}.loading.universal{left:50%;position:absolute;text-align:center;top:1%;-webkit-transform:translate(-50%,-1%);-o-transform:translate(-50%,-1%);transform:translate(-50%,-1%);z-index:9}.loading.universal span{display:block;font-size:12px}.loading.points{height:10px;position:relative;width:25px}.loading>article,.loading>div:not(.loading){-webkit-filter:blur("6px");-moz-filter:blur("6px");-ms-filter:blur("6px");-o-filter:blur("6px");filter:url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");-webkit-filter:progid:dximagetransform.microsoft.blur(pixelradius = $blur);filter:progid:dximagetransform.microsoft.blur(pixelradius = $blur);filter:blur("6px");transition:-webkit-filter 9s linear}.loading>article:before,.loading>div:not(.loading):before{background:rgba(245,247,250,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}svg .universal-loading{fill:transparent;-webkit-animation:health 1s ease-in-out infinite;-o-animation:health 1s ease-in-out infinite;animation:health 1s ease-in-out infinite;-webkit-transition:fill .4s cubic-bezier(.47,0,.745,.715) .8s;-o-transition:fill .4s cubic-bezier(.47,0,.745,.715) .8s;transition:fill .4s cubic-bezier(.47,0,.745,.715) .8s}@-o-keyframes health{0%{fill:transparent}50%{fill:#f3141a}to{fill:transparent}}@keyframes health{0%{fill:transparent}50%{fill:#f3141a}to{fill:transparent}}@-webkit-keyframes health{0%{fill:transparent}50%{fill:#f3141a}to{fill:transparent}}.is-bb-gray{border-bottom:3px solid #c6d0e1}.btn--crop,.btn--takephoto,.gform_footer .gform_button.button[type=submit],.is-secondary-shadow{box-shadow:0 14px 24px rgba(0,161,255,.2);-moz-box-shadow:0 14px 24px rgba(0,161,255,.2);-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);-o-box-shadow:0 14px 24px rgba(0,161,255,.2)}.block--layout-six .post__actions .btn--crop,.block--layout-six .post__actions .btn--takephoto,.block--layout-six .post__actions .gform_footer .gform_button.button[type=submit],.block--layout-six .post__actions .m-btn,.block-forms .post__actions .btn--crop,.block-forms .post__actions .btn--takephoto,.block-forms .post__actions .gform_footer .gform_button.button[type=submit],.block-forms .post__actions .m-btn,.gform_footer .block--layout-six .post__actions .gform_button.button[type=submit],.gform_footer .block-forms .post__actions .gform_button.button[type=submit],.is-gray-shadow,body.page-editar-dados-data .modal.openSuccess .modal__inner .btn-secondary,body.page-perfil-data .modal.openSuccess .modal__inner .btn-secondary{box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3)}.is-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.is-flex-unset{display:unset!important}.is-grid{display:-ms-grid;display:grid}.is-flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.is-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.is-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.is-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.is-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.is-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.is-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.is-row,.is-row-reverse{-webkit-box-orient:horizontal}.is-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.is-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.is-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.is-justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media(max-width:750px){.is-mobile-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:758px)and (max-width:1345px){.is-tablet-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-tablet-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.is-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.is-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.is-n-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gfield p,.gfield_label,.gform_submission_error,.is-fc-primary,.post__excerpt a,.post__excerpt a>p,body .gform_wrapper.gform_validation_error .gfield_validation_message,body .gform_wrapper.gform_validation_error .gform_validation_errors,body .gform_wrapper.gform_validation_error .validation_message,body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{color:#203760}.gfield p::-webkit-input-placeholder,.gfield_label::-webkit-input-placeholder,.gform_submission_error::-webkit-input-placeholder,.is-fc-primary::-webkit-input-placeholder,.post__excerpt a::-webkit-input-placeholder,.post__excerpt a>p::-webkit-input-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message::-webkit-input-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors::-webkit-input-placeholder,body .gform_wrapper.gform_validation_error .validation_message::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=color]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme select::-webkit-input-placeholder,body .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#203760;opacity:1}.gfield p::-moz-placeholder,.gfield_label::-moz-placeholder,.gform_submission_error::-moz-placeholder,.is-fc-primary::-moz-placeholder,.post__excerpt a::-moz-placeholder,.post__excerpt a>p::-moz-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message::-moz-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors::-moz-placeholder,body .gform_wrapper.gform_validation_error .validation_message::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder,body .gform_wrapper.gravity-theme select::-moz-placeholder,body .gform_wrapper.gravity-theme textarea::-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#203760;opacity:1}.gfield p:-ms-input-placeholder,.gfield_label:-ms-input-placeholder,.gform_submission_error:-ms-input-placeholder,.is-fc-primary:-ms-input-placeholder,.post__excerpt a:-ms-input-placeholder,.post__excerpt a>p:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .validation_message:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=color]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]:-ms-input-placeholder,body .gform_wrapper.gravity-theme select:-ms-input-placeholder,body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}.gfield p::-ms-input-placeholder,.gfield_label::-ms-input-placeholder,.gform_submission_error::-ms-input-placeholder,.is-fc-primary::-ms-input-placeholder,.post__excerpt a::-ms-input-placeholder,.post__excerpt a>p::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .validation_message::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=color]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-ms-input-placeholder,body .gform_wrapper.gravity-theme select::-ms-input-placeholder,body .gform_wrapper.gravity-theme textarea::-ms-input-placeholder,input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1}.gfield p::placeholder,.gfield_label::placeholder,.gform_submission_error::placeholder,.is-fc-primary::placeholder,.post__excerpt a::placeholder,.post__excerpt a>p::placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message::placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors::placeholder,body .gform_wrapper.gform_validation_error .validation_message::placeholder,body .gform_wrapper.gravity-theme input[type=color]::placeholder,body .gform_wrapper.gravity-theme input[type=date]::placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::placeholder,body .gform_wrapper.gravity-theme input[type=email]::placeholder,body .gform_wrapper.gravity-theme input[type=month]::placeholder,body .gform_wrapper.gravity-theme input[type=number]::placeholder,body .gform_wrapper.gravity-theme input[type=password]::placeholder,body .gform_wrapper.gravity-theme input[type=search]::placeholder,body .gform_wrapper.gravity-theme input[type=tel]::placeholder,body .gform_wrapper.gravity-theme input[type=text]::placeholder,body .gform_wrapper.gravity-theme input[type=time]::placeholder,body .gform_wrapper.gravity-theme input[type=url]::placeholder,body .gform_wrapper.gravity-theme input[type=week]::placeholder,body .gform_wrapper.gravity-theme select::placeholder,body .gform_wrapper.gravity-theme textarea::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,select::placeholder,textarea::placeholder{color:#203760;opacity:1}.gfield p:-ms-input-placeholder,.gfield_label:-ms-input-placeholder,.gform_submission_error:-ms-input-placeholder,.is-fc-primary:-ms-input-placeholder,.post__excerpt a:-ms-input-placeholder,.post__excerpt a>p:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors:-ms-input-placeholder,body .gform_wrapper.gform_validation_error .validation_message:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=color]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]:-ms-input-placeholder,body .gform_wrapper.gravity-theme select:-ms-input-placeholder,body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#203760}.gfield p::-ms-input-placeholder,.gfield_label::-ms-input-placeholder,.gform_submission_error::-ms-input-placeholder,.is-fc-primary::-ms-input-placeholder,.post__excerpt a::-ms-input-placeholder,.post__excerpt a>p::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gfield_validation_message::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .gform_validation_errors::-ms-input-placeholder,body .gform_wrapper.gform_validation_error .validation_message::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=color]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-ms-input-placeholder,body .gform_wrapper.gravity-theme select::-ms-input-placeholder,body .gform_wrapper.gravity-theme textarea::-ms-input-placeholder,input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#203760}.is-fc-secondary{color:#1d77f1}.is-fc-secondary::-webkit-input-placeholder{color:#1d77f1;opacity:1}.is-fc-secondary::-moz-placeholder{color:#1d77f1;opacity:1}.is-fc-secondary:-ms-input-placeholder{opacity:1}.is-fc-secondary::-ms-input-placeholder{opacity:1}.is-fc-secondary::placeholder{color:#1d77f1;opacity:1}.is-fc-secondary:-ms-input-placeholder{color:#1d77f1}.is-fc-secondary::-ms-input-placeholder{color:#1d77f1}.is-fc-tertiary{color:#1ac8fc}.is-fc-tertiary::-webkit-input-placeholder{color:#1ac8fc;opacity:1}.is-fc-tertiary::-moz-placeholder{color:#1ac8fc;opacity:1}.is-fc-tertiary:-ms-input-placeholder{opacity:1}.is-fc-tertiary::-ms-input-placeholder{opacity:1}.is-fc-tertiary::placeholder{color:#1ac8fc;opacity:1}.is-fc-tertiary:-ms-input-placeholder{color:#1ac8fc}.is-fc-tertiary::-ms-input-placeholder{color:#1ac8fc}.is-fc-white{color:#fff}.is-fc-white::-webkit-input-placeholder{color:#fff;opacity:1}.is-fc-white::-moz-placeholder{color:#fff;opacity:1}.is-fc-white:-ms-input-placeholder{opacity:1}.is-fc-white::-ms-input-placeholder{opacity:1}.is-fc-white::placeholder{color:#fff;opacity:1}.is-fc-white:-ms-input-placeholder{color:#fff}.is-fc-white::-ms-input-placeholder{color:#fff}.is-fc-gray{color:#94a6c5}.is-fc-gray::-webkit-input-placeholder{color:#94a6c5;opacity:1}.is-fc-gray::-moz-placeholder{color:#94a6c5;opacity:1}.is-fc-gray:-ms-input-placeholder{opacity:1}.is-fc-gray::-ms-input-placeholder{opacity:1}.is-fc-gray::placeholder{color:#94a6c5;opacity:1}.is-fc-gray:-ms-input-placeholder{color:#94a6c5}.is-fc-gray::-ms-input-placeholder{color:#94a6c5}.is-fc-red{color:#f3141a}.is-fc-red::-webkit-input-placeholder{color:#f3141a;opacity:1}.is-fc-red::-moz-placeholder{color:#f3141a;opacity:1}.is-fc-red:-ms-input-placeholder{opacity:1}.is-fc-red::-ms-input-placeholder{opacity:1}.is-fc-red::placeholder{color:#f3141a;opacity:1}.is-fc-red:-ms-input-placeholder{color:#f3141a}.is-fc-red::-ms-input-placeholder{color:#f3141a}.is-fz-10{font-size:.625rem}.is-fz-11{font-size:.6875rem}.article-testimonial-city,.is-fz-12,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label{font-size:.75rem}.article-testimonial-content,.gfield p,.gfield_label,.gform_submission_error,.is-fz-14,.post__excerpt a,.post__excerpt a>p,body .gform_wrapper.gform_validation_error .gfield_validation_message,body .gform_wrapper.gform_validation_error .gform_validation_errors,body .gform_wrapper.gform_validation_error .validation_message,body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:.875rem}.article-testimonial-title,.is-fz-16{font-size:1rem}.is-fz-17{font-size:1.0625rem}.is-fz-18{font-size:1.125rem}.is-fz-20{font-size:1.25rem}.is-fz-22{font-size:1.375rem}.is-fz-24{font-size:1.5rem}.is-fz-28{font-size:1.75rem}.is-fz-32{font-size:2rem}.is-fz-40{font-size:2.5rem}@media(max-width:1200px){.is-fz-t-10{font-size:.625rem}.is-fz-t-11{font-size:.6875rem}.is-fz-t-12,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label{font-size:.75rem}.is-fz-t-14,.post__excerpt a,.post__excerpt a>p{font-size:.875rem}.is-fz-t-16{font-size:1rem}.is-fz-t-17{font-size:1.0625rem}.is-fz-t-18{font-size:1.125rem}.is-fz-t-20{font-size:1.25rem}.is-fz-t-22{font-size:1.375rem}.is-fz-t-24{font-size:1.5rem}.is-fz-t-28{font-size:1.75rem}.is-fz-t-32{font-size:2rem}.is-fz-t-40{font-size:2.5rem}}@media(max-width:768px){.is-fz-m-10{font-size:.625rem}.is-fz-m-11{font-size:.6875rem}.is-fz-m-12,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label{font-size:.75rem}.is-fz-m-14,.post__excerpt a,.post__excerpt a>p{font-size:.875rem}.is-fz-m-16{font-size:1rem}.is-fz-m-17{font-size:1.0625rem}.is-fz-m-18{font-size:1.125rem}.is-fz-m-20{font-size:1.25rem}.is-fz-m-22{font-size:1.375rem}.is-fz-m-24{font-size:1.5rem}.is-fz-m-28{font-size:1.75rem}.is-fz-m-32{font-size:2rem}.is-fz-m-40{font-size:2.5rem}}.is-fw-400{font-weight:400}.article-testimonial-content,.gfield p,.gfield_label,.gform_submission_error,.is-fw-500,.post__excerpt a,.post__excerpt a>p,body .gform_wrapper.gform_validation_error .gfield_validation_message,body .gform_wrapper.gform_validation_error .gform_validation_errors,body .gform_wrapper.gform_validation_error .validation_message,body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-weight:500}.article-testimonial-title,.is-fw-600{font-weight:600}.article-testimonial-city,.gslide-desc .btn-error,.is-fw-700,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .m-podcasts-label,.m-search-form-field>input[type=text],.modal-error a,.modal-error button{font-weight:700}.is-fw-800{font-weight:800}.is-fw-900{font-weight:900}@media(max-width:999px){.is-fw-t-400{font-weight:400}.is-fw-t-500{font-weight:500}.is-fw-t-600{font-weight:600}.is-fw-t-700{font-weight:700}.is-fw-t-800{font-weight:800}.is-fw-t-900{font-weight:900}}@media(max-width:750px){.is-fw-m-400{font-weight:400}.is-fw-m-500{font-weight:500}.is-fw-m-600{font-weight:600}.is-fw-m-700{font-weight:700}.is-fw-m-800{font-weight:800}.is-fw-m-900{font-weight:900}}@media(min-width:1365px){.is-gap-10{gap:.625rem}.is-gap-15{gap:.9375rem}.is-gap-20{gap:1.25rem}.is-gap-25{gap:1.5625rem}.is-gap-30{gap:1.875rem}.is-gap-35{gap:2.1875rem}}@media(max-width:1360px){.is-gap-t-10{gap:.625rem}.is-gap-t-15{gap:.9375rem}.is-gap-t-20{gap:1.25rem}.is-gap-t-25{gap:1.5625rem}.is-gap-t-30{gap:1.875rem}.is-gap-t-35{gap:2.1875rem}}@media(max-width:768px){.is-gap-m-10{gap:.625rem}.is-gap-m-15{gap:.9375rem}.is-gap-m-20{gap:1.25rem}.is-gap-m-25{gap:1.5625rem}.is-gap-m-30{gap:1.875rem}.is-gap-m-35{gap:2.1875rem}}.is-margin-0{margin:0!important}.is-margin-x-0{margin-left:0;margin-right:0}.is-margin-x-5{margin-left:5px;margin-right:5px}.is-margin-x-10{margin-left:10px;margin-right:10px}.is-margin-x-15{margin-left:15px;margin-right:15px}.is-margin-x-20{margin-left:20px;margin-right:20px}.is-margin-y-0{margin-bottom:0;margin-top:0}.is-margin-y-5{margin-bottom:5px;margin-top:5px}.is-margin-y-10{margin-bottom:10px;margin-top:10px}.is-margin-y-15{margin-top:15px}.is-margin-y-15,.is-margin-yb-15{margin-bottom:15px}.is-margin-y-20{margin-bottom:20px;margin-top:20px}.is-margin-yb-25{margin-bottom:25px}.is-margin-t-5{margin-top:5px!important}.is-padding-t-5{padding-top:5px!important}.is-margin-b-5{margin-bottom:5px!important}.is-padding-b-5{padding-bottom:5px!important}.is-margin-l-5{margin-left:5px!important}.is-padding-l-5{padding-left:5px!important}.is-margin-r-5{margin-right:5px!important}.is-padding-r-5{padding-right:5px!important}.is-margin-t-10{margin-top:10px!important}.is-padding-t-10{padding-top:10px!important}.is-margin-b-10{margin-bottom:10px!important}.is-padding-b-10{padding-bottom:10px!important}.is-margin-l-10{margin-left:10px!important}.is-padding-l-10{padding-left:10px!important}.is-margin-r-10{margin-right:10px!important}.is-padding-r-10{padding-right:10px!important}.is-margin-t-15{margin-top:15px!important}.is-padding-t-15{padding-top:15px!important}.is-margin-b-15{margin-bottom:15px!important}.is-padding-b-15{padding-bottom:15px!important}.is-margin-l-15{margin-left:15px!important}.is-padding-l-15{padding-left:15px!important}.is-margin-r-15{margin-right:15px!important}.is-padding-r-15{padding-right:15px!important}.is-margin-t-20{margin-top:20px!important}.is-padding-t-20{padding-top:20px!important}.is-margin-b-20{margin-bottom:20px!important}.is-padding-b-20{padding-bottom:20px!important}.is-margin-l-20{margin-left:20px!important}.is-padding-l-20{padding-left:20px!important}.is-margin-r-20{margin-right:20px!important}.is-padding-r-20{padding-right:20px!important}.is-margin-t-25{margin-top:25px!important}.is-padding-t-25{padding-top:25px!important}.is-margin-b-25{margin-bottom:25px!important}.is-padding-b-25{padding-bottom:25px!important}.is-margin-l-25{margin-left:25px!important}.is-padding-l-25{padding-left:25px!important}.is-margin-r-25{margin-right:25px!important}.is-padding-r-25{padding-right:25px!important}.is-margin-t-30{margin-top:30px!important}.is-padding-t-30{padding-top:30px!important}.is-margin-b-30{margin-bottom:30px!important}.is-padding-b-30{padding-bottom:30px!important}.is-margin-l-30{margin-left:30px!important}.is-padding-l-30{padding-left:30px!important}.is-margin-r-30{margin-right:30px!important}.is-padding-r-30{padding-right:30px!important}.is-margin-t-35{margin-top:35px!important}.is-padding-t-35{padding-top:35px!important}.is-margin-b-35{margin-bottom:35px!important}.is-padding-b-35{padding-bottom:35px!important}.is-margin-l-35{margin-left:35px!important}.is-padding-l-35{padding-left:35px!important}.is-margin-r-35{margin-right:35px!important}.is-padding-r-35{padding-right:35px!important}.is-margin-t-40{margin-top:40px!important}.is-padding-t-40{padding-top:40px!important}.is-margin-b-40{margin-bottom:40px!important}.is-padding-b-40{padding-bottom:40px!important}.is-margin-l-40{margin-left:40px!important}.is-padding-l-40{padding-left:40px!important}.is-margin-r-40{margin-right:40px!important}.is-padding-r-40{padding-right:40px!important}.is-margin-t-45{margin-top:45px!important}.is-padding-t-45{padding-top:45px!important}.is-margin-b-45{margin-bottom:45px!important}.is-padding-b-45{padding-bottom:45px!important}.is-margin-l-45{margin-left:45px!important}.is-padding-l-45{padding-left:45px!important}.is-margin-r-45{margin-right:45px!important}.is-padding-r-45{padding-right:45px!important}.is-margin-t-50{margin-top:50px!important}.is-padding-t-50{padding-top:50px!important}.is-margin-b-50{margin-bottom:50px!important}.is-padding-b-50{padding-bottom:50px!important}.is-margin-l-50{margin-left:50px!important}.is-padding-l-50{padding-left:50px!important}.is-margin-r-50{margin-right:50px!important}.is-padding-r-50{padding-right:50px!important}.is-margin-t-75{margin-top:75px!important}.is-padding-t-75{padding-top:75px!important}.is-margin-b-75{margin-bottom:75px!important}.is-padding-b-75{padding-bottom:75px!important}.is-margin-l-75{margin-left:75px!important}.is-padding-l-75{padding-left:75px!important}.is-margin-r-75{margin-right:75px!important}.is-padding-r-75{padding-right:75px!important}.is-margin-t-100{margin-top:100px!important}.is-padding-t-100{padding-top:100px!important}.is-margin-b-100{margin-bottom:100px!important}.is-padding-b-100{padding-bottom:100px!important}.is-margin-l-100{margin-left:100px!important}.is-padding-l-100{padding-left:100px!important}.is-margin-r-100{margin-right:100px!important}.is-padding-r-100{padding-right:100px!important}@media(min-width:1000.1px)and (max-width:1350px){.is-hide-tablet-large{display:none!important}}@media(min-width:768.1px)and (max-width:1000px){.is-hide-tablet{display:none!important}}@media(max-width:768px){.is-hide-mobile{display:none!important}}@media(min-width:1366px){.is-hide-large{display:none!important}}.is-row-gap-n{row-gap:normal}.is-row-gap-10,.is-row-gap-12{row-gap:10px}.is-row-gap-20{row-gap:20px}.is-row-gap-30{row-gap:30px}.is-row-gap-40{row-gap:40px}.is-row-gap-50{row-gap:50px}.is-row-gap-60{row-gap:60px}.gform_footer .gform_button.button[type=submit],.is-wdt-100{width:100%}.is-wdt-90{width:90%}.is-wdt-80{width:80%}.is-wdt-70{width:70%}.is-wdt-60{width:60%}.is-wdt-50{width:50%}.is-wdt-40{width:40%}.is-wdt-30{width:30%}.is-wdt-20{width:20%}.is-wdt-10{width:10%}.is-relative{position:relative}.user-select-none{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-no-event{pointer-events:none}.is-fake-link{color:inherit;text-decoration:none}.l-spotlight-grid-container{--height:pixtorem(520);-ms-grid-columns:minmax(65%,1fr) minmax(30%,1fr);grid-template-areas:"slider  aside";grid-template-columns:minmax(65%,1fr) minmax(30%,1fr);height:32.5rem}@media(max-width:78.75rem){.l-spotlight-grid-container{-ms-grid-columns:minmax(60%,1fr) minmax(40%,1fr);grid-template-columns:minmax(60%,1fr) minmax(40%,1fr)}}@media(max-width:64rem){.l-spotlight-grid-container{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;--height:pixtorem(480);align-items:center;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;height:auto;justify-content:center;row-gap:unset}}@media(max-width:55rem){.l-spotlight-grid-container{--height:pixtorem(400)}}.l-spotlight-grid-container .l-aside,.l-spotlight-grid-container .l-slider{height:100%;max-height:32.5rem}.l-spotlight-grid-container .l-slider{max-width:unset}@media(max-width:64rem){.l-spotlight-grid-container .l-slider{height:auto;margin-bottom:1.875rem;max-height:30rem}}@media(max-width:48.75rem){.l-spotlight-grid-container .l-slider{max-height:unset!important}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider{height:25rem!important}}@media(max-width:25rem){.l-spotlight-grid-container .l-slider{height:21.875rem!important}}.l-spotlight-grid-container .l-slider .slick-dotted.slick-slider{margin-bottom:0}@media screen and (max-width:48rem){.l-spotlight-grid-container .l-slider #spotlight-slider{margin-bottom:0;margin-top:0}}@media(max-width:64rem){.l-spotlight-grid-container .l-slider #spotlight-slider{max-height:var(--height)}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider{max-height:25rem}}@media(max-width:25rem){.l-spotlight-grid-container .l-slider #spotlight-slider{max-height:21.875rem}}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider{display:none!important;width:100%}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-title{font-size:1.875rem}@media(max-width:55rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-title{font-size:1.625rem}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-title{font-size:1.25rem;line-height:1.5rem}}@media(min-width:1440px){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-text{max-width:unset;width:100%}}@media(max-width:89.9375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-text{max-width:unset}}@media(max-width:87.5rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-text{max-width:unset}}@media(max-width:81.1875rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-text{max-width:unset}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-text{margin-bottom:10px}}@media(min-width:768.1px)and (max-width:1000px){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-excerpt.is-hide-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media(max-width:768px){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-item-excerpt.is-hide-mobile{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box!important;display:-webkit-box;height:100px;overflow:hidden;text-overflow:ellipsis}}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-text{padding:2px 80px}@media(max-width:75rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-text{max-width:unset;padding-bottom:20px}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .m-slider-text{padding:2px 40px}}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider.visible,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider:first-of-type{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media(max-width:64rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;height:var(--height)!important;max-height:var(--height)!important;overflow:hidden}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider a{max-height:480px!important;overflow:hidden}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .image-wrapper{height:480px!important;max-height:480px!important}}@media(max-width:55rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider{--height:pixtorem(400)}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider a{max-height:450px!important;overflow:hidden}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .image-wrapper{height:450px!important;max-height:450px!important}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider a{max-height:400px!important;overflow:hidden}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .image-wrapper{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;height:400px!important;max-height:400px!important}}@media(max-width:25rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .image-wrapper,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider a{height:21.875rem!important;max-height:21.875rem!important}}@media screen and (max-width:45.625rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white{top:4px}}@media screen and (max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg{fill:#203760;stroke:none}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.no-fill,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.favorite,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.group,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.home,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.phone{fill:none;stroke:#203760}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.no-stroke,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.bible,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.blogs,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.chat,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.donation,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.music,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.news,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.podcasts,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.radio,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.temple,.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .opt.opt-white>svg.svg-stroke-and-fill.user{fill:#203760;stroke:none}}.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .item-thumb{max-width:unset;width:100%}@media screen and (max-width:78.75rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .item-thumb{width:50%}}@media(max-width:64rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .item-thumb{max-height:var(--height)!important}}@media screen and (max-width:34.375rem){.l-spotlight-grid-container .l-slider #spotlight-slider .article-slider .item-thumb{margin-top:auto;width:100%}}@media(max-width:64rem){.l-spotlight-grid-container .l-slider .slick-list.draggable,.l-spotlight-grid-container .l-slider .slick-track{height:var(--height)!important;max-height:var(--height)!important}}@media(max-width:55rem){.l-spotlight-grid-container .l-slider .slick-list.draggable,.l-spotlight-grid-container .l-slider .slick-track{height:var(--height)!important;max-height:var(--height)!important}}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider .slick-list.draggable,.l-spotlight-grid-container .l-slider .slick-track{height:25rem!important;max-height:25rem!important}}@media(max-width:25rem){.l-spotlight-grid-container .l-slider .slick-list.draggable,.l-spotlight-grid-container .l-slider .slick-track{height:21.875rem!important;max-height:21.875rem!important}}.l-spotlight-grid-container .l-slider .slick-prev-two{left:0}@media screen and (max-width:34.375rem){.l-spotlight-grid-container .l-slider .slick-prev-two{height:100%;left:0;right:unset;top:0;width:60px}.l-spotlight-grid-container .l-slider .slick-next-two{height:100%;top:0;width:60px}}.l-spotlight-grid-container .l-slider .dot-slider-class{bottom:15px;left:0;padding-left:80px;padding-right:80px;right:0;width:100%}@media(max-width:34.375rem){.l-spotlight-grid-container .l-slider .dot-slider-class{padding-left:40px;padding-right:40px}}.l-aside .article-card{height:15.3125rem}@media(max-width:78.75rem){.l-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-aside .article-card+.article-card{margin:0}}@media(max-width:64rem){.l-aside{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}.l-aside .article-card{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:calc(50% - 15px)}}@media(max-width:55rem){.l-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;max-height:unset}.l-aside .article-card{-webkit-box-flex:1;-ms-flex:1;flex:1;height:20.3125rem!important;max-height:20.3125rem!important;width:100%}.l-aside .article-card+.article-card{margin-top:20px}}@media(max-width:34.375rem){.l-aside{margin-left:auto;margin-right:auto;max-width:calc(100% - 30px)}.l-aside .article-card{height:15.3125rem}}@media(max-width:93.75rem){.l-common-row-h-scroll.blog-and-schedule{max-width:100vw;overflow-x:auto;padding-bottom:10px;width:100vw}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.blog-and-schedule{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.blog-and-schedule>:first-child{margin-left:5vw}.l-common-row-h-scroll.blog-and-schedule>:last-child{margin-right:5vw}}@media(max-width:81.25rem){.l-common-row-h-scroll.blog-and-schedule>*+*{margin-left:20px}}@media(max-width:78.75rem){.l-common-row-h-scroll.blog-and-schedule>*+*{margin-left:30px}}@media(max-width:68.75rem){.l-common-row-h-scroll.blog-and-schedule{padding-bottom:0}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar-thumb{background:transparent}.l-common-row-h-scroll.blog-and-schedule::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.blog-and-schedule{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}@media(max-width:48rem){.l-common-row-h-scroll.blog-and-schedule>*+*{margin-left:10px}.l-common-row-h-scroll.blog-and-schedule>:first-child{margin-left:15px}.l-common-row-h-scroll.blog-and-schedule>:last-child{margin-right:15px}}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos{max-width:1366px;width:90%}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos .article-card .article-card__thumb img{height:unset}@media(max-width:78.75rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos{max-width:100vw;overflow-x:scroll;padding-bottom:1rem;width:100vw}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar{height:5px!important;width:5px!important}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos>*{margin:0 5%}}@media(max-width:64rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos{padding-bottom:0}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar{height:0!important;width:0!important}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar-thumb{background:transparent}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos>*{margin:0 5%}}@media(max-width:48rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos>*{margin:0 15px}}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address{height:unset}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address .m-address-tex{height:unset;padding:15px 30px 26px}@media(max-width:68.75rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper{gap:30px;grid-template-columns:repeat(3,350px);height:260px}}@media(max-width:56.25rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address-extra{height:220px}}@media(max-width:46.875rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address{width:100%}}@media(max-width:37.5rem){.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper{gap:20px;grid-template-columns:repeat(3,320px);height:240px}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address-tex{height:unset;padding:12px 18px}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-home.is-justify-between div#addressWrapper .m-address-text-location{margin-top:2px}}.l-common-wrapper .l-common-row-mobile-scroll.uni-videos.address-single>.content-grid-scroll.col-3{grid-template-columns:repeat(3,minmax(350px,1fr))}.l-common-row-wrap.music-home{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1366px;width:90%}.l-common-row-wrap.music-home.col-2>*{width:calc(50% - 15px)}@media(max-width:1150px){.l-common-row-wrap.music-home .m-most-listened,.l-common-row-wrap.music-home .m-music{padding:20px}}@media(max-width:1100px){.l-common-row-wrap.music-home .m-most-listened,.l-common-row-wrap.music-home .m-music{height:unset}}@media(max-width:1050px){.l-common-row-wrap.music-home .m-most-listened,.l-common-row-wrap.music-home .m-music{width:100%}.l-common-row-wrap.music-home .m-music{height:330px}.l-common-row-wrap.music-home .m-music-controller{margin-top:20px}}@media(max-width:1000px){.l-common-row-wrap.music-home .m-most-listened,.l-common-row-wrap.music-home .m-music{height:auto;padding:20px}.l-common-row-wrap.music-home .m-music-lyrics{height:250px}}@media(max-width:768px){.l-common-row-wrap.music-home{width:calc(100% - 30px)}}@media(max-width:500px){.l-common-row-wrap.music-home .m-most-listened{padding:0}.l-common-row-wrap.music-home .m-music{height:360px}}.l-common-row-wrap.promise-home{-ms-grid-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;-ms-flex-wrap:unset;flex-wrap:unset;grid-template-areas:"destaque midle aside";grid-template-columns:minmax(380px,1fr) minmax(320px,1fr) minmax(380px,1fr);grid-template-rows:1fr;max-width:1366px;width:90%}@media(max-width:81.25rem){.l-common-row-wrap.promise-home{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:1260px){.l-common-row-wrap.promise-home{gap:30px;grid-template-areas:"destaque midle" "aside aside";grid-template-columns:repeat(2,1fr)}}@media(max-width:48rem){.l-common-row-wrap.promise-home{gap:30px;grid-template-areas:"destaque" "midle" "aside";grid-template-columns:100%;width:calc(100% - 30px)}}.l-common-row-wrap.promise-home>.m-pastor,.l-common-row-wrap.promise-home>.m-promises,.l-common-row-wrap.promise-home>.m-radio{height:395px;max-width:unset;width:100%}.l-common-row-wrap.promise-home>.m-pastor,.l-common-row-wrap.promise-home>.m-promises{padding:30px 50px 40px}.l-common-row-wrap.promise-home .m-promises{grid-area:destaque}@media screen and (max-width:53.125rem){.l-common-row-wrap.promise-home .m-promises .m-promises-text{margin-top:auto}}.l-common-row-wrap.promise-home>.m-radio{grid-area:midle;padding:40px 50px}.l-common-row-wrap.promise-home>.m-radio .m-radio-thumb-row .m-radio-thumb-logo{margin-left:0}.l-common-row-wrap.promise-home>.m-radio .radio-select-field{width:100%}.l-common-row-wrap.promise-home>.m-radio .m-radio-player-bar .m-radio-player-input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.l-common-row-wrap.promise-home>.m-radio .m-radio-player-bar .m-radio-player-time{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-left:auto;max-width:88px;padding-left:8px;width:100%}.l-common-row-wrap.promise-home>.m-radio .m-radio-player-bar .m-radio-player-time #radioVolumeNumber{margin-left:5px}@media(max-width:1440px){.l-common-row-wrap.promise-home>.m-radio{padding:30px 30px 38.7px}}@media(max-width:78.75rem){.l-common-row-wrap.promise-home>.m-radio{padding:30px 50px}.l-common-row-wrap.promise-home>.m-radio .m-radio-thumb-logo{height:100px;width:200px}}@media(min-width:63.75rem)and (max-width:68.75rem){.l-common-row-wrap.promise-home>.m-radio .radio-select-field{font-size:14px;font-weight:600;height:50px;width:100%}.l-common-row-wrap.promise-home>.m-radio .m-radio-player-bar{margin:26px 0 30px}.l-common-row-wrap.promise-home>.m-radio .m-radio-thumb-live{height:17px;width:82px}}@media(min-width:46.9375rem)and (max-width:62.4375rem){.l-common-row-wrap.promise-home>.m-radio .m-radio-thumb-logo{height:80px;width:153px}.l-common-row-wrap.promise-home>.m-radio .radio-select-field{font-size:14px;font-weight:600;height:50px;width:100%}.l-common-row-wrap.promise-home>.m-radio .m-radio-player-bar{margin:26px 0 30px}.l-common-row-wrap.promise-home>.m-radio .m-radio-thumb-live{height:17px;width:82px}}@media screen and (max-width:26.0625rem){.l-common-row-wrap.promise-home>.m-radio .m-radio-container{padding:0}}.l-common-row-wrap.promise-home>.m-pastor{grid-area:aside}@media(max-width:1260px){.l-common-row-wrap.promise-home>.m-pastor{height:auto}.l-common-row-wrap.promise-home .m-pastor-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-top:35px}.l-common-row-wrap.promise-home .m-pastor-content>*{width:calc(50% - 30px)}.l-common-row-wrap.promise-home .m-pastor-content .m-pastor-subtitle,.l-common-row-wrap.promise-home .m-pastor-content .m-pastor-title{text-align:left}}@media(max-width:768px){.l-common-row-wrap.promise-home .m-pastor-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-top:35px}.l-common-row-wrap.promise-home .m-pastor-content>*{width:100%}.l-common-row-wrap.promise-home .m-pastor-content .m-pastor-subtitle,.l-common-row-wrap.promise-home .m-pastor-content .m-pastor-title{text-align:left}.l-common-row-wrap.promise-home .m-pastor-content .m-pastor-content-secondary{margin-top:20px}}@media(max-width:53.125rem){.l-common-row-wrap.promise-home>.m-pastor,.l-common-row-wrap.promise-home>.m-promises,.l-common-row-wrap.promise-home>.m-radio{padding:30px 20px}}@media(max-width:48rem){.l-common-row-wrap.promise-home>.m-pastor,.l-common-row-wrap.promise-home>.m-promises{height:auto;margin-left:0;padding:30px 20px}.l-common-row-wrap.promise-home>.m-radio{padding:50px 70px 30px}}@media(max-width:31.25rem){.l-common-row-wrap.promise-home>.m-radio{padding:30px 40px}}@media(max-width:25rem){.l-common-row-wrap.promise-home>.m-radio{padding:30px 20px}}.l-common-row-h-scroll.podcast-home{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;max-width:85.375rem;overflow:visible;padding-bottom:0;width:90%}@media(max-width:64rem){.l-common-row-h-scroll.podcast-home{max-width:100vw;overflow-x:scroll;padding-bottom:20px;width:100vw}.l-common-row-h-scroll.podcast-home::-webkit-scrollbar{height:0!important;width:0!important}.l-common-row-h-scroll.podcast-home::-webkit-scrollbar-thumb{background:transparent}.l-common-row-h-scroll.podcast-home::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.podcast-home{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-row-h-scroll.podcast-home>*{margin:0 5%}}@media(max-width:48rem){.l-common-row-h-scroll.podcast-home>*{margin:0 15px}}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4{grid-template-columns:repeat(4,minmax(250px,1fr))}@media screen and (max-width:81.25rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4{gap:1.25rem;grid-template-columns:repeat(4,minmax(200px,1fr))}}@media screen and (max-width:64rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4{grid-template-columns:repeat(4,minmax(250px,1fr))}}@media(max-width:48rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4{width:auto}}@media(max-width:37.5rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4{gap:10px;margin:0 15px}}@media screen and (max-width:81.25rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts{min-height:unset}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts:before{left:35px;top:35px}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause{height:3.4375rem;width:3.4375rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcast-title.is-fz-17{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;overflow:hidden;text-overflow:ellipsis}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:10px}}@media screen and (max-width:68.75rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts{min-height:15.375rem}}@media screen and (max-width:64rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts{height:100%;min-height:15.625rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts:before{left:2.8125rem;top:2.8125rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause,.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .playAndPause{height:4.6875rem;width:4.6875rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcast-title.is-fz-17{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.125rem;overflow:hidden;text-overflow:ellipsis}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:10px}}@media screen and (max-width:48rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts{min-height:13.75rem;padding:15px}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcast-title.is-fz-17{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;overflow:hidden;text-overflow:ellipsis}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause,.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .playAndPause{height:3.4375rem;width:3.4375rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:17px}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts:before{left:20px;top:20px}}@media screen and (max-width:37.5rem){.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcast-title{margin-bottom:5px}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcast-caption{margin-top:0}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause,.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .playAndPause{height:3.265625rem;width:3.265625rem}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:2px}.l-common-row-h-scroll.podcast-home>.content-grid-scroll.col-4 .m-podcasts-wrapper>.m-podcasts:before{height:2.1875rem;left:1.4375rem;top:1.4375rem;width:2.1875rem}}@media(max-width:64rem){.l-common-row-h-scroll.reade-more{padding-bottom:15px}}body.podcast .m-search-form .m-search-form-field,body.podcasts .m-search-form .m-search-form-field{margin-right:15px}@media(max-width:440px){body.podcast .m-search-form .m-search-form-field,body.podcasts .m-search-form .m-search-form-field{margin-left:20px}}@media(max-width:1440px){body.podcast .l-common-row,body.podcast .l-subhead-row,body.podcasts .l-common-row,body.podcasts .l-subhead-row{max-width:80.435rem;padding-left:30px;padding-right:30px}}@media(max-width:750px){body.podcast .l-common-row,body.podcast .l-subhead-row,body.podcasts .l-common-row,body.podcasts .l-subhead-row{max-width:100%;padding-left:15px}body.podcast .l-common-row .m-title,body.podcast .l-subhead-row .m-title,body.podcasts .l-common-row .m-title,body.podcasts .l-subhead-row .m-title{margin-left:0}}@media(max-width:440px){body.podcast .l-common-row,body.podcast .l-subhead-row,body.podcasts .l-common-row,body.podcasts .l-subhead-row{padding-left:15px;padding-right:15px}body.podcast .l-subhead-row,body.podcasts .l-subhead-row{padding-left:15px}}body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{overflow-x:auto}body.podcast .l-common-row-h-scroll::-webkit-scrollbar,body.podcasts .l-common-row-h-scroll::-webkit-scrollbar{height:5px!important;width:5px!important}body.podcast .l-common-row-h-scroll::-webkit-scrollbar-thumb,body.podcasts .l-common-row-h-scroll::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}body.podcast .l-common-row-h-scroll::-webkit-scrollbar-track,body.podcasts .l-common-row-h-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}@media(max-width:1366px){body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{max-width:80.375rem;padding-bottom:0;padding-left:30px;padding-right:30px}}@media(min-width:999px)and (max-width:1100px){body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{padding-left:20px;padding-right:20px}}@media(max-width:750px){body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{padding-left:5px}}@media(max-width:415px){body.podcast .l-common-row-h-scroll,body.podcasts .l-common-row-h-scroll{padding-bottom:0}}body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:89.175rem;overflow-x:auto;overflow-y:hidden;padding-bottom:15px;padding-left:30px;padding-right:30px}body.podcast .s-podcast .l-common-row-h-scroll::-webkit-scrollbar,body.podcasts .s-podcast .l-common-row-h-scroll::-webkit-scrollbar{height:5px!important;width:5px!important}body.podcast .s-podcast .l-common-row-h-scroll::-webkit-scrollbar-thumb,body.podcasts .s-podcast .l-common-row-h-scroll::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}body.podcast .s-podcast .l-common-row-h-scroll::-webkit-scrollbar-track,body.podcasts .s-podcast .l-common-row-h-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:hsla(0,0%,100%,.5)}@media(max-width:440px){body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{padding-left:18px}}@media(max-width:1440px){body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{max-width:80.435rem}}@media(max-width:1024px){body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{max-width:100%}}@media(max-width:1286px){body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media(max-width:750px){body.podcast .s-podcast .l-common-row-h-scroll,body.podcasts .s-podcast .l-common-row-h-scroll{padding-left:15px}}body.podcast .s-podcast .l-common-row-h-scroll .m-podcasts+.m-podcasts,body.podcasts .s-podcast .l-common-row-h-scroll .m-podcasts+.m-podcasts{margin-left:30px}body #content-listener-podcasts{margin-top:20px;overflow:unset}body #content-listener-podcasts.m-type-three-slider{padding-left:0}body #content-listener-podcasts .slick-list{max-width:100vw;overflow:unset;width:100vw}body #content-listener-podcasts .slick-list .slick-track{overflow-y:unset}@media screen and (max-width:46.875rem){body #content-listener-podcasts .slick-list .slick-track{margin-left:15px;margin-right:15px}}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:41.6875rem;width:100%}@media screen and (max-width:91.25rem){body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:calc(45vw - .9375rem)}}@media screen and (max-width:64rem){body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:60vw}}@media screen and (max-width:53.125rem){body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:76vw}}@media screen and (max-width:37.5rem){body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:88vw}}@media screen and (max-width:22.5rem){body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper{max-width:20rem}}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper+.m-podcasts-wrapper{margin-left:1.875rem}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper .opt{top:25px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper .opt .opt-list{top:-55px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts{height:120px;margin:10px 0;max-width:41.6875rem;min-height:unset;padding:20px;width:100%}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts:before{left:22px;top:25px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .items-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .m-podcasts-info{margin-top:5px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .m-podcasts-info .m-podcast-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-right:30px;text-overflow:ellipsis}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause{height:56px;margin-right:20px;width:56px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause .playAndPause{height:56px;width:56px}body #content-listener-podcasts .slick-list .slick-track>.m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:-20px}body #content-listener-podcasts>.m-podcasts-wrapper{max-width:41.6875rem;width:100%}@media screen and (max-width:91.25rem){body #content-listener-podcasts>.m-podcasts-wrapper{max-width:calc(45vw - .9375rem)}}@media screen and (max-width:64rem){body #content-listener-podcasts>.m-podcasts-wrapper{max-width:60vw}}@media screen and (max-width:53.125rem){body #content-listener-podcasts>.m-podcasts-wrapper{max-width:76vw}}@media screen and (max-width:37.5rem){body #content-listener-podcasts>.m-podcasts-wrapper{max-width:88vw}}@media screen and (max-width:22.5rem){body #content-listener-podcasts>.m-podcasts-wrapper{max-width:20rem}}body #content-listener-podcasts>.m-podcasts-wrapper+.m-podcasts-wrapper{margin-left:1.875rem}body #content-listener-podcasts>.m-podcasts-wrapper .opt{top:25px}body #content-listener-podcasts>.m-podcasts-wrapper .opt .opt-list{top:-55px}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts{height:120px;margin:10px 0;max-width:41.6875rem;min-height:unset;padding:20px;width:100%}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts:before{left:22px;top:25px}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .items-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .m-podcasts-info{margin-top:5px}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .m-podcasts-info .m-podcast-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-right:30px;text-overflow:ellipsis}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause{height:56px;margin-right:20px;width:56px}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .m-podcasts-play-pause .playAndPause{height:56px;width:56px}body #content-listener-podcasts>.m-podcasts-wrapper>.m-podcasts .m-podcasts-timer{margin-top:-20px}body .section-listener{margin-top:20px}@media(max-width:1441px){body.archive.podcast .l-common-wrapper .l-common-row-two-columns .l-column-one{width:912px}body.archive.podcast .m-archive-post-item{width:100%}}.page.template-radio .l-header-wrapper .l-header-row .l-mobile-user,.search-results .l-header-wrapper .l-header-row .l-mobile-user,.search.search-data .l-header-wrapper .l-header-row .l-mobile-user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page.template-radio .l-subhead-wrapper,.search-results .l-subhead-wrapper,.search.search-data .l-subhead-wrapper{max-width:100%;width:100%}.page.template-radio .l-subhead-wrapper .l-subhead-row-two,.search-results .l-subhead-wrapper .l-subhead-row-two,.search.search-data .l-subhead-wrapper .l-subhead-row-two{max-width:1366px;width:90%}@media(max-width:53.125rem){.page.template-radio .l-subhead-wrapper .l-subhead-row-two,.search-results .l-subhead-wrapper .l-subhead-row-two,.search.search-data .l-subhead-wrapper .l-subhead-row-two{width:calc(100% - 50px)}}@media(max-width:48rem){.page.template-radio .l-subhead-wrapper .l-subhead-row-two,.search-results .l-subhead-wrapper .l-subhead-row-two,.search.search-data .l-subhead-wrapper .l-subhead-row-two{padding-left:0;width:calc(100% - 30px)}.page.template-radio .l-subhead-wrapper .l-subhead-row-two .m-title-two,.search-results .l-subhead-wrapper .l-subhead-row-two .m-title-two,.search.search-data .l-subhead-wrapper .l-subhead-row-two .m-title-two{font-size:20px}}.page.template-radio .l-subhead-wrapper .l-subhead-icon-radio,.search-results .l-subhead-wrapper .l-subhead-icon-radio,.search.search-data .l-subhead-wrapper .l-subhead-icon-radio{height:46px;width:46px}@media(max-width:48rem){.page.template-radio .l-subhead-wrapper .l-subhead-icon-radio,.search-results .l-subhead-wrapper .l-subhead-icon-radio,.search.search-data .l-subhead-wrapper .l-subhead-icon-radio{height:35px;width:35px}}.page.template-radio .l-subhead-wrapper .l-subhead-icon-radio .icon-radio,.search-results .l-subhead-wrapper .l-subhead-icon-radio .icon-radio,.search.search-data .l-subhead-wrapper .l-subhead-icon-radio .icon-radio{fill:#fff;height:24px;width:24px}@media(max-width:48rem){.page.template-radio .l-subhead-wrapper .l-subhead-icon-radio .icon-radio,.search-results .l-subhead-wrapper .l-subhead-icon-radio .icon-radio,.search.search-data .l-subhead-wrapper .l-subhead-icon-radio .icon-radio{height:15px;width:15px}}.page.template-radio .l-common-wrapper,.search-results .l-common-wrapper,.search.search-data .l-common-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;width:100%}.page.template-radio .l-common-wrapper.hidden,.search-results .l-common-wrapper.hidden,.search.search-data .l-common-wrapper.hidden{display:none!important}.page.template-radio .l-common-wrapper #sectionFavorite,.search-results .l-common-wrapper #sectionFavorite,.search.search-data .l-common-wrapper #sectionFavorite{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;overflow:hidden}.page.template-radio .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.page.template-radio .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content,.search-results .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.search-results .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content,.search.search-data .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.search.search-data .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content{margin-left:1.875rem}@media(max-width:48rem){.page.template-radio .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.page.template-radio .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content,.search-results .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.search-results .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content,.search.search-data .l-common-wrapper .l-common-row .m-single-content+.m-single-content,.search.search-data .l-common-wrapper .l-subhead-row-two .m-single-content+.m-single-content{margin-left:.625rem}}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent,.search-results .l-common-wrapper .l-common-row#radiosFavorite,.search-results .l-common-wrapper .l-common-row#radiosRecent,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite,.search.search-data .l-common-wrapper .l-common-row#radiosRecent{margin:0 auto;max-width:85.375rem;width:90%}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider,.search-results .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider,.search-results .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider,.search.search-data .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider{overflow:initial}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-prev,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-prev,.search-results .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-prev,.search-results .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-prev,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-prev,.search.search-data .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-prev{display:-webkit-box;display:-ms-flexbox;display:flex;right:30px}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-next,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-next,.search-results .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-next,.search-results .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-next,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite.m-type-three-slider.is-slider-large>.slick-next,.search.search-data .l-common-wrapper .l-common-row#radiosRecent.m-type-three-slider.is-slider-large>.slick-next{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;right:0!important}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content{margin-left:1.875rem!important;margin-right:0!important}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card:first-of-type,.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content:first-of-type,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card:first-of-type,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content:first-of-type,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card:first-of-type,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content:first-of-type,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card:first-of-type,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content:first-of-type,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card:first-of-type,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content:first-of-type,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card:first-of-type,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content:first-of-type{margin-left:0!important}@media(max-width:62rem){.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content{margin-left:1.25rem!important}}@media(max-width:48rem){.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track .m-single-content{margin-left:.9375rem!important}}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track:after,.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .slick-track:before,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track:after,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .slick-track:before,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track:after,.search-results .l-common-wrapper .l-common-row#radiosFavorite .slick-track:before,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track:after,.search-results .l-common-wrapper .l-common-row#radiosRecent .slick-track:before,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track:after,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .slick-track:before,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track:after,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .slick-track:before{display:none!important}@media(max-width:64rem){.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent,.search-results .l-common-wrapper .l-common-row#radiosFavorite,.search-results .l-common-wrapper .l-common-row#radiosRecent,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite,.search.search-data .l-common-wrapper .l-common-row#radiosRecent{margin-left:0;margin-right:0;max-width:100vw;width:100vw}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar,.search-results .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar,.search-results .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar,.search.search-data .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar{height:0!important;width:0!important}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-thumb,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-thumb,.search-results .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-thumb,.search-results .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-thumb,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-thumb,.search.search-data .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-thumb{background:transparent}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-track,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-track,.search-results .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-track,.search-results .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-track,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite::-webkit-scrollbar-track,.search.search-data .l-common-wrapper .l-common-row#radiosRecent::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent,.search-results .l-common-wrapper .l-common-row#radiosFavorite,.search-results .l-common-wrapper .l-common-row#radiosRecent,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite,.search.search-data .l-common-wrapper .l-common-row#radiosRecent{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.page.template-radio .l-common-wrapper .l-common-row#radiosFavorite .m-radio-card,.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosFavorite .m-radio-card,.search-results .l-common-wrapper .l-common-row#radiosRecent .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosFavorite .m-radio-card,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .m-radio-card{margin-right:20px!important}}.page.template-radio .l-common-wrapper .l-common-row#radiosRecent .m-single-content,.search-results .l-common-wrapper .l-common-row#radiosRecent .m-single-content,.search.search-data .l-common-wrapper .l-common-row#radiosRecent .m-single-content{max-width:19.125rem}@media(max-width:43.75rem){.page.template-radio .l-common-wrapper .m-type-three-slider,.search-results .l-common-wrapper .m-type-three-slider,.search.search-data .l-common-wrapper .m-type-three-slider{margin-left:0!important;padding-left:0!important}}.page.template-radio .slick-list,.search-results .slick-list,.search.search-data .slick-list{margin:0 auto;max-width:85.375rem;overflow:hidden;width:100%}@media(max-width:53.125rem){.page.template-radio .slick-list,.search-results .slick-list,.search.search-data .slick-list{margin-left:0;margin-right:0}}@media(max-width:43.75rem){.page.template-radio .slick-list,.search-results .slick-list,.search.search-data .slick-list{margin-left:-15px}}@media(max-width:80.73rem){.page.template-radio .slick-track .m-single-content .m-podcasts,.search-results .slick-track .m-single-content .m-podcasts,.search.search-data .slick-track .m-single-content .m-podcasts{margin-right:0}}@media(max-width:48rem){.page.template-radio .slick-track .m-single-content,.search-results .slick-track .m-single-content,.search.search-data .slick-track .m-single-content{padding:0}}.page.template-radio .slick-track .m-single-content+.m-single-content,.search-results .slick-track .m-single-content+.m-single-content,.search.search-data .slick-track .m-single-content+.m-single-content{margin-left:30px}@media(max-width:48rem){.page.template-radio .slick-track .m-single-content+.m-single-content,.search-results .slick-track .m-single-content+.m-single-content,.search.search-data .slick-track .m-single-content+.m-single-content{margin-left:10px}}.page.template-radio .m-podcasts,.search-results .m-podcasts,.search.search-data .m-podcasts{max-width:100%}.page.template-radio .m-podcasts.radio,.search-results .m-podcasts.radio,.search.search-data .m-podcasts.radio{-webkit-box-pack:unset;-ms-flex-pack:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 4px 10px rgba(170,195,219,.3);-moz-box-shadow:0 4px 10px rgba(170,195,219,.3);-webkit-box-shadow:0 4px 10px rgba(170,195,219,.3);-o-box-shadow:0 4px 10px rgba(170,195,219,.3);-ms-flex-direction:row;flex-direction:row;height:96px;justify-content:unset;margin-bottom:0;margin-right:unset;margin-top:0;max-width:unset;min-height:unset;padding:20px;width:100%}.page.template-radio .m-podcasts.radio+.m-podcasts.radio,.search-results .m-podcasts.radio+.m-podcasts.radio,.search.search-data .m-podcasts.radio+.m-podcasts.radio{margin-left:0}@media(max-width:1400px){.page.template-radio .m-podcasts.radio>.m-podcasts.radio,.search-results .m-podcasts.radio>.m-podcasts.radio,.search.search-data .m-podcasts.radio>.m-podcasts.radio{max-width:unset}}@media(max-width:1310px){.page.template-radio .m-podcasts.radio>.m-podcasts.radio,.search-results .m-podcasts.radio>.m-podcasts.radio,.search.search-data .m-podcasts.radio>.m-podcasts.radio{margin-right:unset;max-width:340px;width:100%}}.page.template-radio .m-podcasts.radio:before,.search-results .m-podcasts.radio:before,.search.search-data .m-podcasts.radio:before{left:25px;top:25px}.page.template-radio .m-podcasts.radio-info p.is-fz-17,.search-results .m-podcasts.radio-info p.is-fz-17,.search.search-data .m-podcasts.radio-info p.is-fz-17{font-size:17px;font-weight:600}.m-podcasts.podcast--oneplay.music .m-podcasts-timer .page.template-radio .m-podcasts.radio-info p.m-podcasts-label,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .search-results .m-podcasts.radio-info p.m-podcasts-label,.m-podcasts.podcast--oneplay.music .m-podcasts-timer .search.search-data .m-podcasts.radio-info p.m-podcasts-label,.page.template-radio .m-podcasts.radio-info .m-podcasts.podcast--oneplay.music .m-podcasts-timer p.m-podcasts-label,.page.template-radio .m-podcasts.radio-info p.article-testimonial-city,.page.template-radio .m-podcasts.radio-info p.is-fz-12,.search-results .m-podcasts.radio-info .m-podcasts.podcast--oneplay.music .m-podcasts-timer p.m-podcasts-label,.search-results .m-podcasts.radio-info p.article-testimonial-city,.search-results .m-podcasts.radio-info p.is-fz-12,.search.search-data .m-podcasts.radio-info .m-podcasts.podcast--oneplay.music .m-podcasts-timer p.m-podcasts-label,.search.search-data .m-podcasts.radio-info p.article-testimonial-city,.search.search-data .m-podcasts.radio-info p.is-fz-12{font-size:12px;font-weight:700}.page.template-radio .m-podcasts.radio .items-info,.search-results .m-podcasts.radio .items-info,.search.search-data .m-podcasts.radio .items-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.page.template-radio .m-podcasts.radio .m-podcasts-info,.search-results .m-podcasts.radio .m-podcasts-info,.search.search-data .m-podcasts.radio .m-podcasts-info{margin:0 0 0 20px;min-height:unset}@media(max-width:1200px){.page.template-radio .m-podcasts.radio .m-podcasts-info,.search-results .m-podcasts.radio .m-podcasts-info,.search.search-data .m-podcasts.radio .m-podcasts-info{margin:0 10px}}.page.template-radio .m-podcasts.radio .m-podcasts-info>a p,.search-results .m-podcasts.radio .m-podcasts-info>a p,.search.search-data .m-podcasts.radio .m-podcasts-info>a p{margin:0}.page.template-radio .m-podcasts.radio .m-podcasts-play-pause,.search-results .m-podcasts.radio .m-podcasts-play-pause,.search.search-data .m-podcasts.radio .m-podcasts-play-pause{height:53px;width:56px}.page.template-radio .m-podcasts.radio .m-radio-thumb-live,.search-results .m-podcasts.radio .m-radio-thumb-live,.search.search-data .m-podcasts.radio .m-radio-thumb-live{bottom:10px;position:absolute;right:10px}.page.template-radio .m-single-content>.opt.opt-blue,.search-results .m-single-content>.opt.opt-blue,.search.search-data .m-single-content>.opt.opt-blue{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:50px;justify-content:center;right:0;top:0;width:44px}.page.template-radio .m-single-content>.opt.opt-blue .opt-list,.search-results .m-single-content>.opt.opt-blue .opt-list,.search.search-data .m-single-content>.opt.opt-blue .opt-list{height:50px;right:33px;top:25px}.page.template-radio .m-single-content.playing .opt.opt-blue svg,.search-results .m-single-content.playing .opt.opt-blue svg,.search.search-data .m-single-content.playing .opt.opt-blue svg{fill:#fff;color:#fff}.page.template-radio .radio-select-field,.search-results .radio-select-field,.search.search-data .radio-select-field{font-size:16px;font-weight:500}@media(max-width:48rem){.page.template-radio .radio-select-field,.search-results .radio-select-field,.search.search-data .radio-select-field{font-size:14px;font-weight:600}}@media(max-width:43.75rem){.page.template-radio .m-radio-container .playAndPause-full,.search-results .m-radio-container .playAndPause-full,.search.search-data .m-radio-container .playAndPause-full{height:64px;width:64px}}@media(max-width:68.75rem){.page.template-radio .m-radio-thumb-live,.search-results .m-radio-thumb-live,.search.search-data .m-radio-thumb-live{width:82px}}@media(max-width:43.75rem){.page.template-radio .m-radio-thumb-live,.search-results .m-radio-thumb-live,.search.search-data .m-radio-thumb-live{width:64px}}@media(max-width:37.5rem){.page.template-radio .m-radio-thumb-live,.search-results .m-radio-thumb-live,.search.search-data .m-radio-thumb-live{-ms-flex-item-align:end;align-self:flex-end;width:82px}}.page.template-radio .m-radio-card,.search-results .m-radio-card,.search.search-data .m-radio-card{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 4px 10px rgba(170,195,219,.3);-moz-box-shadow:0 4px 10px rgba(170,195,219,.3);-webkit-box-shadow:0 4px 10px rgba(170,195,219,.3);-o-box-shadow:0 4px 10px rgba(170,195,219,.3)}@media(max-width:46.875rem){.page.template-radio .m-title,.search-results .m-title,.search.search-data .m-title{margin-left:3px;margin-right:0}}.page.template-radio #sectionFavorite .m-spacer.sp-30,.page.template-radio #sectionRecents .m-spacer.sp-30,.search-results #sectionFavorite .m-spacer.sp-30,.search-results #sectionRecents .m-spacer.sp-30,.search.search-data #sectionFavorite .m-spacer.sp-30,.search.search-data #sectionRecents .m-spacer.sp-30{height:15px}.page.template-radio #sectionRecents .m-single-content .m-podcasts,.search-results #sectionRecents .m-single-content .m-podcasts,.search.search-data #sectionRecents .m-single-content .m-podcasts{min-width:306px}.error-streamer{bottom:-5px;color:red;font-size:11px;margin:0;padding:0;position:absolute}.m-radio-card{background-color:#fff;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-sizing:border-box;box-sizing:border-box;height:229px;max-width:306px;min-width:276px;padding:10px;width:100%}.m-radio-card.remove{-webkit-animation:removeCard 2s ease both;-o-animation:removeCard 2s ease both;animation:removeCard 2s ease both;min-width:unset;overflow:hidden}.m-radio-card-text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:35px 10px 0;position:relative}.m-radio-card-text>.m-like-label{bottom:0;height:56px;left:calc(50% - 28px);top:-27px;width:56px}.m-radio-card-text>.m-like-label svg{fill:#203760;max-width:30px}.m-radio-card-text .m-like-checkbox:checked+.m-like-label svg{-o-transform:scale(1.03);transform:scale(1.03);-webkit-transform:scale(1.03);-ms-transform:scale(1.03)}.m-radio-card-text-title{line-height:1;margin:0 0 2px}.m-radio-card-text-subtitle{line-height:1;margin:0}.m-radio-card-text>.m-podcasts-audio{display:none}.m-radio-card-text>.m-podcasts-play-pause{-webkit-box-pack:end;-ms-flex-pack:end;height:56px;justify-content:flex-end;width:56px}.m-radio-card-text>.m-podcasts-play-pause svg,.m-radio-card-text>.m-podcasts-play-pause>*{height:100%;width:100%}.m-radio-card-text .playAndPause .play.m-most-listened-play-pause #circle,.m-radio-card-text .playAndPause .play.playAndPause #circle{stroke-dashoffset:0}.m-radio-card-text .playAndPause .play.m-most-listened-play-pause #path,.m-radio-card-text .playAndPause .play.playAndPause #path{stroke-dasharray:100;stroke-dashoffset:0;-webkit-animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards;animation:pathplay .5s cubic-bezier(.47,0,.745,.715) forwards}.m-radio-card-text .playAndPause .play.m-most-listened-play-pause #rec1,.m-radio-card-text .playAndPause .play.playAndPause #rec1{-webkit-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-webkit-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.m-radio-card-text .playAndPause .play.m-most-listened-play-pause #rec2,.m-radio-card-text .playAndPause .play.playAndPause #rec2{-webkit-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightAdd .5s cubic-bezier(.47,0,.745,.715) forwards}.m-radio-card-text .playAndPause .play.m-most-listened-play-pause:after,.m-radio-card-text .playAndPause .play.playAndPause:after{-webkit-animation:radiate 1.75s ease-out infinite;-o-animation:radiate 1.75s ease-out infinite;animation:radiate 1.75s ease-out infinite;-webkit-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;box-shadow:inset 0 0 0 1em rgba(32,55,96,0);-moz-box-shadow:inset 0 0 0 1em rgba(32,55,96,0);-webkit-box-shadow:inset 0 0 0 1em rgba(32,55,96,0);-o-box-shadow:inset 0 0 0 1em rgba(32,55,96,0);opacity:0;pointer-events:none}.m-radio-card-text .playAndPause .pause.m-most-listened-play-pause #path,.m-radio-card-text .playAndPause .pause.playAndPause #path{stroke-dasharray:100;stroke-dashoffset:100;-webkit-animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards;-o-animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards;animation:pathpause .5s cubic-bezier(.895,.03,.685,.22) forwards}.m-radio-card-text .playAndPause .pause.m-most-listened-play-pause #rec1,.m-radio-card-text .playAndPause .pause.playAndPause #rec1{-webkit-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-webkit-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s;height:22px}.m-radio-card-text .playAndPause .pause.m-most-listened-play-pause #rec2,.m-radio-card-text .playAndPause .pause.playAndPause #rec2{-webkit-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;-o-animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;animation:anHeightRemove .25s cubic-bezier(.47,0,.745,.715) forwards;height:22px}@keyframes pathpause{to{stroke-dashoffset:0}}@-webkit-keyframes pathpause{to{stroke-dashoffset:0}}@keyframes pathplay{to{stroke-dashoffset:100}}@-webkit-keyframes pathplay{to{stroke-dashoffset:100}}@keyframes anHeightAdd{to{height:22px}}@-webkit-keyframes anHeightAdd{to{height:22px}}@keyframes anHeightRemove{to{height:0}}@-webkit-keyframes anHeightRemove{to{height:0}}@keyframes radiate{0%{opacity:.8;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}80%{box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-moz-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-webkit-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-o-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);opacity:.1}to{box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-moz-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-webkit-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-o-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}@-webkit-keyframes radiate{0%{opacity:.8;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}80%{box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-moz-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-webkit-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-o-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);opacity:.1}to{box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-moz-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-webkit-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);-o-box-shadow:inset 0 0 0 0 rgba(32,55,96,.8);opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}.m-radio-card-text .m-radio-thumb-live{margin-left:0;margin-right:10px}.m-radio-thumb{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-linear-gradient(244.03deg,#203760 38.08%,#004eb8);background:-o-linear-gradient(244.03deg,#203760 38.08%,#004eb8 100%);background:linear-gradient(205.97deg,#203760 38.08%,#004eb8);border-radius:15px 15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;max-height:108px;width:100%}.m-radio-thumb>.m-radio-thumb-logo{height:55px;margin-left:0;position:relative;width:116px}.m-radio-thumb>.m-radio-thumb-logo svg{max-height:100%;max-width:100%}.m-radio-thumb-band{position:absolute;right:0;top:0}.box-icon-favorite{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;bottom:0;box-shadow:0 5px 10px rgba(29,119,241,.2);-moz-box-shadow:0 5px 10px rgba(29,119,241,.2);-webkit-box-shadow:0 5px 10px rgba(29,119,241,.2);-o-box-shadow:0 5px 10px rgba(29,119,241,.2);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:56px;justify-content:center;left:calc(50% - 28px);overflow:hidden;position:absolute;top:-25px;width:56px}.content-icon-favorite{height:150%;width:150%}@-o-keyframes removeCard{0%{width:306px}to{width:0}}@keyframes removeCard{0%{width:306px}to{width:0}}@-webkit-keyframes removeCard{0%{width:306px}to{width:0}}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios{-ms-flex-wrap:nowrap;flex-wrap:nowrap;row-gap:0}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios.m-type-three-slider .slick-prev{left:0;right:unset;top:calc(50% - 5px)}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios.m-type-three-slider .slick-next{left:unset;right:0;top:calc(50% - 5px)}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .slick-list.draggable{margin:0 auto;padding:0 0 10px;width:calc(100% - 70px)}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .slick-list.draggable .slick-track{-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .slick-list.draggable .slick-track>*{scroll-snap-align:start}@media(max-width:64rem){.page.template-radio .l-common-wrapper .l-common-row#navTabRadios{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto!important;padding-bottom:5px;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;width:100vw}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios::-webkit-scrollbar{height:0!important;width:0!important}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios::-webkit-scrollbar-thumb{background:transparent}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios>:first-of-type{margin-left:5vw}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios>:last-of-type{margin-right:5vw}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios+.m-tabs-border-bottom{display:none!important}}@media(max-width:48rem){.page.template-radio .l-common-wrapper .l-common-row#navTabRadios>:first-of-type{margin-left:15px}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios>:last-of-type{margin-right:15px}}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab{min-width:unset}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:700;justify-content:center;line-height:1}@media(max-width:48rem){.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title{font-size:14px}}@media(max-width:53.125rem){.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab{background:#fff;border:1px solid #c6d0e1;border-radius:100px;min-width:139px;padding:12px 30px}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title{color:#94a6c5;font-size:14px}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title.article-testimonial-title,.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title.is-fz-16{font-size:14px}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab.active{background:#203760;border:1px solid #203760}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab.active .m-category-tab-title{color:#fff}.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab.active:after{bottom:unset;content:unset}}@media(max-width:48rem){.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title,.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title.article-testimonial-title,.page.template-radio .l-common-wrapper .l-common-row#navTabRadios .m-category-tab .m-category-tab-title.is-fz-16{font-size:14px}}.container-region-radio{max-height:350px;min-height:100px;overflow-x:clip;overflow-y:auto;width:100%}.container-region-radio::-webkit-scrollbar{height:5px!important;width:5px!important}.container-region-radio::-webkit-scrollbar-thumb{background:#333}.container-region-radio::-webkit-scrollbar-track{background:#fff}.container-region-radio{scrollbar-face-color:#333;scrollbar-track-color:#fff}@media(max-width:53.125rem){.container-region-radio{max-width:100vw;padding-bottom:0;width:100vw}.container-region-radio::-webkit-scrollbar{height:0!important;width:0!important}.container-region-radio::-webkit-scrollbar-thumb{background:transparent}.container-region-radio::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.container-region-radio{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}.container-region-radio .l-common-row#postListWrapper{display:-ms-grid;display:grid;gap:30px;grid-template-columns:repeat(4,minmax(240px,1fr));margin:0 auto;max-width:1366px;padding:0 10px 10px 0;width:90%}@media(max-width:76.25rem){.container-region-radio .l-common-row#postListWrapper{grid-template-columns:repeat(3,minmax(230px,1fr))}}@media(max-width:62rem){.container-region-radio .l-common-row#postListWrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:"";-ms-flex-pack:"";align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:unset;grid-template-columns:unset;justify-content:"";margin:0 auto;overflow-x:auto;padding-bottom:5px;width:auto}.container-region-radio .l-common-row#postListWrapper::-webkit-scrollbar{height:0!important;width:0!important}.container-region-radio .l-common-row#postListWrapper::-webkit-scrollbar-thumb{background:transparent}.container-region-radio .l-common-row#postListWrapper::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.container-region-radio .l-common-row#postListWrapper{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}}.container-region-radio .l-common-row#postListWrapper .m-single-content+.m-single-content{margin-left:0}@media(max-width:62rem){.container-region-radio .l-common-row#postListWrapper .m-single-content+.m-single-content{margin-left:30px}}@media(max-width:48rem){.container-region-radio .l-common-row#postListWrapper .m-single-content+.m-single-content{margin-left:10px}}.container-region-radio .l-common-row#postListWrapper>*{-webkit-box-flex:1 1 250px;-ms-flex:1 1 250px;flex:1 1 250px}@media(max-width:93.75rem){.container-region-radio .l-common-row#postListWrapper>*{max-width:340px}}@media(max-width:78.125rem){.container-region-radio .l-common-row#postListWrapper>*{max-width:340px}}@media(max-width:62rem){.container-region-radio .l-common-row#postListWrapper>*{-webkit-box-flex:none;-ms-flex:none;flex:none;margin-bottom:0;max-width:306px;min-width:306px;width:100%}.container-region-radio .l-common-row#postListWrapper>:first-of-type{margin-left:5%}.container-region-radio .l-common-row#postListWrapper>:last-of-type{margin-right:5%}}@media(max-width:48rem){.container-region-radio .l-common-row#postListWrapper>*{margin-left:5px;margin-right:5px;padding:0}.container-region-radio .l-common-row#postListWrapper>:first-of-type{margin-left:15px}.container-region-radio .l-common-row#postListWrapper>:last-of-type{margin-right:15px}}.container-region-radio>.m-loader-wrapper{height:60px;position:relative}.container-region-radio .loading.universal{-webkit-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}.template-mobile-app .l-header-wrapper .l-header-row .l-mobile-user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.template-mobile-app .l-subhead-wrapper{max-width:100%;width:100%}.template-mobile-app .l-subhead-wrapper .l-subhead-row-two{max-width:1366px;width:90%}@media(max-width:53.125rem){.template-mobile-app .l-subhead-wrapper .l-subhead-row-two{width:calc(100% - 50px)}}@media(max-width:48rem){.template-mobile-app .l-subhead-wrapper .l-subhead-row-two{padding-left:0;width:calc(100% - 30px)}.template-mobile-app .l-subhead-wrapper .l-subhead-row-two .m-title-two{font-size:20px}}.template-mobile-app .l-subhead-wrapper .l-subhead-icon-radio{height:46px;width:46px}@media(max-width:48rem){.template-mobile-app .l-subhead-wrapper .l-subhead-icon-radio{height:35px;width:35px}}.template-mobile-app .l-subhead-wrapper .l-subhead-icon-radio .icon-radio{fill:#fff;height:24px;width:24px}@media(max-width:48rem){.template-mobile-app .l-subhead-wrapper .l-subhead-icon-radio .icon-radio{height:15px;width:15px}}.template-mobile-app .l-common-row,.template-mobile-app .l-common-row-two-columns{line-height:1.4;margin:0 auto;max-width:1366px;width:90%}.template-mobile-app .l-common-row p,.template-mobile-app .l-common-row-two-columns p{color:#203760;font-size:16px;font-weight:500;line-height:1.4;margin:0 0 25px}@media(max-width:48rem){.template-mobile-app .l-common-row p,.template-mobile-app .l-common-row-two-columns p{font-size:14px;margin-bottom:14px}}.template-mobile-app .l-common-wrapper .l-common-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.template-mobile-app .l-common-row-two-columns{display:grid;gap:30px;grid-template-areas:"text apps" "store apps";grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 200px}@media(max-width:75rem){.template-mobile-app .l-common-row-two-columns{grid-template-columns:1fr 350px}}@media(max-width:59.375rem){.template-mobile-app .l-common-row-two-columns{grid-template-areas:"text apps" "store store";grid-template-rows:1fr 100px}}@media(max-width:53.125rem){.template-mobile-app .l-common-row-two-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:unset;grid-template-areas:unset;grid-template-columns:unset;justify-content:flex-start}}.template-mobile-app .column-one-v2{grid-area:text}@media(max-width:75rem){.template-mobile-app .column-one-v2{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}@media(max-width:48rem){.template-mobile-app .column-one-v2{padding:0 25px}}@media(max-width:31.25rem){.template-mobile-app .column-one-v2{padding:0}}.template-mobile-app .column-two-v2{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-area:apps;justify-content:center}@media(max-width:75rem){.template-mobile-app .column-two-v2 img{height:auto;max-height:600px;width:100%}}@media(max-width:53.125rem){.template-mobile-app .column-two-v2 img{margin-bottom:50px;max-height:400px}}@media(max-width:48rem){.template-mobile-app .column-two-v2 img{margin-bottom:40px;max-height:320px}}.template-mobile-app .download-app{grid-area:store;grid-row:2}@media(max-width:59.375rem){.template-mobile-app .download-app{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}}@media(max-width:53.125rem){.template-mobile-app .download-app{margin:40px 0}}@media(max-width:48rem){.template-mobile-app .download-app{margin:30px 0 40px}.template-mobile-app .download-app img{max-width:120px}}.template-mobile-app .download-app a:-webkit-any-link{text-decoration:unset}.template-mobile-app .download-app a+a{margin-left:20px}.template-mobile-app .site-simple-text .site-simple-text-title{line-height:1;margin-bottom:25px;width:100%}@media(max-width:48rem){.template-mobile-app .site-simple-text .site-simple-text-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;font-size:20px;line-height:1.2;max-width:400px}.template-mobile-app .site-simple-text .site-simple-text-title:after{position:relative}}@media(max-width:23.75rem){.template-mobile-app .site-simple-text .site-simple-text-title{max-width:250px}}.template-mobile-app .site-simple-text>div{display:none;margin-bottom:15px}.template-mobile-app .site-simple-text>div>figure{padding:10px}.template-mobile-app .site-simple-text p.text{color:#203760;font-size:16px;font-weight:500;line-height:25px;margin-bottom:25px;width:100%}@media(max-width:48rem){.template-mobile-app .site-simple-text p.text{font-size:14px;margin-bottom:14px}}.template-mobile-app .site-simple-text p.text:last-child{margin-bottom:0}.template-mobile-app .site-simple-text h2,.template-mobile-app .site-simple-text h3,.template-mobile-app .site-simple-text h4,.template-mobile-app .site-simple-text h5,.template-mobile-app .site-simple-text h6{line-height:1.3}.template-mobile-app .site-simple-text .article__image-embed,.template-mobile-app .site-simple-text div,.template-mobile-app .site-simple-text div figure,.template-mobile-app .site-simple-text div figure img,.template-mobile-app .site-simple-text iframe{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%!important;width:100%}@media(max-width:53.125rem){.template-mobile-app .site-simple-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.template-mobile-app .site-simple-text .site-simple-text-title,.template-mobile-app .site-simple-text p{text-align:center;width:100%}}.template-mobile-app .title-row h2{font-size:32px}@media(max-width:48rem){.template-mobile-app .title-row h2{font-size:20px}}@media(max-width:23.75rem){.template-mobile-app .title-row h2{margin-bottom:16px}}.template-mobile-app .app-ol{-webkit-margin-before:0;-webkit-padding-start:20px;font-size:16px;font-weight:500;line-height:25px;margin-block-start:0;margin-top:0;padding-left:0;padding-inline-start:20px}@media(max-width:48rem){.template-mobile-app .app-ol{font-size:14px}}.template-mobile-app .app-ol li::marker{font-weight:bolder}.template-mobile-app .app-ol li+li{margin-top:15px}@media(max-width:48rem){.template-mobile-app .app-ol li+li{margin-top:10px}}.template-mobile-app .l-footer-wrapper{margin-top:0}.page.servicos .l-common-wrapper .l-common-row-two-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:unset;flex-wrap:unset;margin:0 auto;max-width:1366px;width:90%}@media(min-width:1024px)and (max-width:1111px){.page.servicos .l-common-row-wrap.bloco_layout_3{max-width:unset}}@media(min-width:768px)and (max-width:1023px){.page.servicos .l-common-row-wrap.bloco_layout_3{max-width:unset}}.search .m-music-and-podcasts{width:100%}@media(max-width:1300px){.search .m-music-and-podcasts{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.search .m-music-and-podcasts>*{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 15px)}@media(max-width:1300px){.search .m-music-and-podcasts>*{width:100%}}.gform_footer .search .m-music-and-podcasts>* a.gform_button.button[type=submit],.search .m-music-and-podcasts>* .gform_footer a.gform_button.button[type=submit],.search .m-music-and-podcasts>* a.btn--crop,.search .m-music-and-podcasts>* a.btn--takephoto,.search .m-music-and-podcasts>* a.m-btn{display:inline-block;margin:0 auto;max-width:unset;text-align:center;width:auto}.search .m-music-and-podcasts .m-podcasts__list{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(285px,306px))}.search .m-music-and-podcasts .m-podcasts__list .m-podcasts{width:100%}@media screen and (max-width:1300px){.search .m-music-and-podcasts .m-podcasts__list{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;justify-content:flex-start;margin-left:-5vw;margin-right:-5vw;overflow:auto;padding-bottom:15px;row-gap:unset;width:100vw}.search .m-music-and-podcasts .m-podcasts__list::-webkit-scrollbar{height:5px!important;width:5px!important}.search .m-music-and-podcasts .m-podcasts__list::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.search .m-music-and-podcasts .m-podcasts__list::-webkit-scrollbar-track{background:rgba(244,245,247,.55)}.search .m-music-and-podcasts .m-podcasts__list{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:rgba(244,245,247,.55)}.search .m-music-and-podcasts .m-podcasts__list>:first-child{margin-left:5vw}.search .m-music-and-podcasts .m-podcasts__list>:last-child{margin-right:5vw}.search .m-music-and-podcasts .m-podcasts__list .m-podcasts{margin-right:0;max-width:306px;min-width:306px}.search .m-music-and-podcasts .m-podcasts__list .m-podcasts+.m-podcasts{margin-left:30px}}@media screen and (max-width:768px){.search .m-music-and-podcasts .m-podcasts__list{margin-left:-15px;margin-right:-15px}.search .m-music-and-podcasts .m-podcasts__list>:first-child{margin-left:15px}.search .m-music-and-podcasts .m-podcasts__list>:last-child{margin-right:15px}}.search .m-music-and-podcasts>.podcast-only{width:100%}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;justify-content:flex-start;row-gap:unset}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list .m-podcasts{margin-right:0;max-width:306px;min-width:306px}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list .m-podcasts+.m-podcasts{margin-left:30px}@media screen and (max-width:1440px){.search .m-music-and-podcasts>.podcast-only .m-podcasts__list{margin-left:-5vw;margin-right:-5vw;overflow:auto;padding-bottom:15px;width:100vw}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list::-webkit-scrollbar{height:5px!important;width:5px!important}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list::-webkit-scrollbar-thumb{background:rgba(32,55,96,.1)}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list::-webkit-scrollbar-track{background:rgba(244,245,247,.55)}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list{scrollbar-face-color:rgba(32,55,96,.1);scrollbar-track-color:rgba(244,245,247,.55)}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list>:first-child{margin-left:5vw}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list>:last-child{margin-right:5vw}}@media screen and (max-width:768px){.search .m-music-and-podcasts>.podcast-only .m-podcasts__list{margin-left:-15px;margin-right:-15px}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list>:first-child{margin-left:15px}.search .m-music-and-podcasts>.podcast-only .m-podcasts__list>:last-child{margin-right:15px}}.gform_footer .search .m-music-and-podcasts>.podcast-only a.gform_button.button[type=submit],.search .m-music-and-podcasts>.podcast-only .gform_footer a.gform_button.button[type=submit],.search .m-music-and-podcasts>.podcast-only a.btn--crop,.search .m-music-and-podcasts>.podcast-only a.btn--takephoto,.search .m-music-and-podcasts>.podcast-only a.m-btn{margin:0 auto;width:auto}.search .m-music-and-podcasts>.music-only{width:100%}@media screen and (max-width:500px){.search .m-music-and-podcasts .m-podcast-caption{padding-right:30px}}@media screen and (max-width:360px){.search .m-music-and-podcasts .m-podcast-caption{padding-right:0}}.search .m-music-and-podcasts .m-musics .m-podcasts:before{left:20px;top:22px}.search .m-music-and-podcasts .m-musics .m-podcasts-info{max-width:unset;width:90%}.search .m-music-and-podcasts .m-hinarios{-webkit-box-shadow:-5px -5px 250px 0 rgba(170,195,219,.3);box-shadow:-5px -5px 250px 0 rgba(170,195,219,.3)}@media(max-width:1100px){.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3{height:250px}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,400px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,400px)}}@media(max-width:768px){.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3{height:220px}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-1{grid-template-columns:repeat(1,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-2{grid-template-columns:repeat(2,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-4{grid-template-columns:repeat(4,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-5{grid-template-columns:repeat(5,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-6{grid-template-columns:repeat(6,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-7{grid-template-columns:repeat(7,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-8{grid-template-columns:repeat(8,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-9{grid-template-columns:repeat(9,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-10{grid-template-columns:repeat(10,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-11{grid-template-columns:repeat(11,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-12{grid-template-columns:repeat(12,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-13{grid-template-columns:repeat(13,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-14{grid-template-columns:repeat(14,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-15{grid-template-columns:repeat(15,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-16{grid-template-columns:repeat(16,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-17{grid-template-columns:repeat(17,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-18{grid-template-columns:repeat(18,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-19{grid-template-columns:repeat(19,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-20{grid-template-columns:repeat(20,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-21{grid-template-columns:repeat(21,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-22{grid-template-columns:repeat(22,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-23{grid-template-columns:repeat(23,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-24{grid-template-columns:repeat(24,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-25{grid-template-columns:repeat(25,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-26{grid-template-columns:repeat(26,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-27{grid-template-columns:repeat(27,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-28{grid-template-columns:repeat(28,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-29{grid-template-columns:repeat(29,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-30{grid-template-columns:repeat(30,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-31{grid-template-columns:repeat(31,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-32{grid-template-columns:repeat(32,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-33{grid-template-columns:repeat(33,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-34{grid-template-columns:repeat(34,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-35{grid-template-columns:repeat(35,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-36{grid-template-columns:repeat(36,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-37{grid-template-columns:repeat(37,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-38{grid-template-columns:repeat(38,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-39{grid-template-columns:repeat(39,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-40{grid-template-columns:repeat(40,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-41{grid-template-columns:repeat(41,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-42{grid-template-columns:repeat(42,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-43{grid-template-columns:repeat(43,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-44{grid-template-columns:repeat(44,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-45{grid-template-columns:repeat(45,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-46{grid-template-columns:repeat(46,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-47{grid-template-columns:repeat(47,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-48{grid-template-columns:repeat(48,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-49{grid-template-columns:repeat(49,320px)}.search .search-m-address .l-common-row-mobile-scroll.uni-videos.address-home>.content-grid-scroll.col-3.count-50{grid-template-columns:repeat(50,320px)}}.search .m-podcasts{max-width:100%}.search .m-podcasts.radio{-webkit-box-pack:unset;-ms-flex-pack:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 4px 10px rgba(170,195,219,.3);-moz-box-shadow:0 4px 10px rgba(170,195,219,.3);-webkit-box-shadow:0 4px 10px rgba(170,195,219,.3);-o-box-shadow:0 4px 10px rgba(170,195,219,.3);-ms-flex-direction:row;flex-direction:row;height:96px;justify-content:unset;margin-bottom:0;margin-right:unset;margin-top:0;max-width:unset;min-height:unset;padding:20px;width:100%}.search .m-podcasts.radio+.m-podcasts.radio{margin-left:0}@media(max-width:1400px){.search .m-podcasts.radio>.m-podcasts.radio{max-width:unset}}@media(max-width:1310px){.search .m-podcasts.radio>.m-podcasts.radio{margin-right:unset;max-width:340px;width:100%}}.search .m-podcasts.radio:before{left:25px;top:25px}.search .m-podcasts.radio-info p.is-fz-17{font-size:17px;font-weight:600}.m-podcasts.podcast--oneplay.music .m-podcasts-timer .search .m-podcasts.radio-info p.m-podcasts-label,.search .m-podcasts.radio-info .m-podcasts.podcast--oneplay.music .m-podcasts-timer p.m-podcasts-label,.search .m-podcasts.radio-info p.article-testimonial-city,.search .m-podcasts.radio-info p.is-fz-12{font-size:12px;font-weight:700}.search .m-podcasts.radio .items-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.search .m-podcasts.radio .m-podcasts-info{margin:0 0 0 20px;min-height:unset}@media(max-width:1200px){.search .m-podcasts.radio .m-podcasts-info{margin:0 10px}}.search .m-podcasts.radio .m-podcasts-info>a p{margin:0}.search .m-podcasts.radio .m-podcasts-play-pause{height:53px;width:56px}.search .m-podcasts.radio .m-radio-thumb-live{bottom:10px;position:absolute;right:10px}.search-field-container{background-color:#fff;border-radius:10px;border-top:1px solid #d9d9d9;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-family:Arial,sans-serif;height:auto;left:-15px;max-height:300px;min-height:50px;overflow-y:auto;position:absolute!important;top:100%;width:120%;z-index:30}.search-field-container::-webkit-scrollbar{width:10px}.search-field-container .search-item{border-top:1px solid #e6e6e6;color:#515151;cursor:default;font-size:11px;line-height:30px;overflow:hidden;padding:0 15px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.search-field-container .search-item a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#515151;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.search-field-container .search-item a:hover{color:#515151;text-decoration:none}.search-field-container .search-item:hover{background-color:#fafafa}.search-field-container .search-item-selected,.search-field-container .search-item-selected:hover{background-color:#ebf2fe}.search-field-container .search-matched{font-weight:700}.search-field-container .search-item-query{color:#000;font-size:13px;padding-right:3px}.search-field-container .search-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;margin-right:7px;width:20px}.search-field-container .search-icon>svg{color:#1d77f1;height:15px;width:15px}.search-field-container .search-icon>svg.hinario{fill:none;stroke:currentColor;height:18px;width:18px}.search-field-container .search-icon-marker{background-position:-1px -161px}.search-field-container .search-item-selected .search-icon-marker{background-position:-18px -161px}.search-field-container .search-placeholder{color:gray}.page-faca-sua-pergunta-data .block--layout-six .post__action,.page-o-que-e-a-terapia-do-amor-data .block--layout-six .post__action,.term-terapiadoamor .block--layout-six .post__action{display:none}.page-faca-sua-pergunta-data .block--layout-six .post__thumbnail,.page-o-que-e-a-terapia-do-amor-data .block--layout-six .post__thumbnail,.term-terapiadoamor .block--layout-six .post__thumbnail{background-color:unset}.page-faca-sua-pergunta-data .block--layout-six .post .post__excerpt p,.page-o-que-e-a-terapia-do-amor-data .block--layout-six .post .post__excerpt p,.term-terapiadoamor .block--layout-six .post .post__excerpt p{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.page-faca-sua-pergunta-data .block-forms .post__content,.page-o-que-e-a-terapia-do-amor-data .block-forms .post__content,.term-terapiadoamor .block-forms .post__content{display:none}.page-faca-sua-pergunta-data .block-forms .post__thumbnail,.page-o-que-e-a-terapia-do-amor-data .block-forms .post__thumbnail,.term-terapiadoamor .block-forms .post__thumbnail{height:auto;max-height:600px}.l-common-wrapper.terapia-whats .m-overlay,.l-grid-wrapper.terapia-whats .m-overlay{display:none}.l-common-wrapper.terapia-whats .l-common-row,.l-common-wrapper.terapia-whats .l-common-row-h-scroll,.l-grid-wrapper.terapia-whats .l-common-row,.l-grid-wrapper.terapia-whats .l-common-row-h-scroll{max-width:82.125rem}.l-common-wrapper.terapia-whats .site-simple-text p,.l-grid-wrapper.terapia-whats .site-simple-text p{color:#203760;font-size:14px;font-weight:500;line-height:23px}.l-common-wrapper.terapia-whats .site-simple-text p b,.l-common-wrapper.terapia-whats .site-simple-text p strong,.l-grid-wrapper.terapia-whats .site-simple-text p b,.l-grid-wrapper.terapia-whats .site-simple-text p strong{color:#1d77f1;font-size:17px;font-weight:600;line-height:23px}.l-common-wrapper.terapia-whats.block--layout-six .post__excerpt,.l-grid-wrapper.terapia-whats.block--layout-six .post__excerpt{margin-bottom:0}.l-common-wrapper.terapia-whats.block--layout-six .post__excerpt,.l-common-wrapper.terapia-whats.block--layout-six .post__excerpt a,.l-common-wrapper.terapia-whats.block--layout-six .post__excerpt p,.l-grid-wrapper.terapia-whats.block--layout-six .post__excerpt,.l-grid-wrapper.terapia-whats.block--layout-six .post__excerpt a,.l-grid-wrapper.terapia-whats.block--layout-six .post__excerpt p{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;color:#203760;display:initial;display:block;font-size:14px;font-weight:500;line-height:23px;max-height:unset;overflow:initial;text-align:center;text-overflow:unset}.l-common-wrapper.terapia-whats.block--layout-six .post.--list,.l-grid-wrapper.terapia-whats.block--layout-six .post.--list{background-color:#fff;border:1px solid #e7efff;border-radius:1.875rem;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);padding:61px 30px 30px}@media screen and (max-width:68.75rem){.l-common-wrapper.terapia-whats.block--layout-six .post.--list,.l-grid-wrapper.terapia-whats.block--layout-six .post.--list{-webkit-box-shadow:0 5px 10px rgba(170,195,219,.3);box-shadow:0 5px 10px rgba(170,195,219,.3)}}.l-common-wrapper.terapia-whats.block--layout-six .post__thumbnail,.l-grid-wrapper.terapia-whats.block--layout-six .post__thumbnail{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center}.l-common-wrapper.terapia-whats.block--layout-six .post__thumbnail .image-wrapper,.l-grid-wrapper.terapia-whats.block--layout-six .post__thumbnail .image-wrapper{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:175px;max-width:175px;min-height:175px;min-width:175px;overflow:hidden;width:175px}.l-common-wrapper.terapia-whats.block--layout-six .post__title a,.l-grid-wrapper.terapia-whats.block--layout-six .post__title a{margin:0;width:100%}.l-common-wrapper.terapia-whats.block--layout-six .post__title h3,.l-grid-wrapper.terapia-whats.block--layout-six .post__title h3{color:#1d77f1;font-size:17px;font-weight:600;line-height:23px;text-align:center;width:100%}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:1.875rem}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container{background:#fff;border:1px solid #e7efff;border-radius:6.25rem;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3)}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea{border-radius:1.5625rem;min-height:15.625rem}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea{min-height:15.625rem}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-webkit-input-placeholder,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-webkit-input-placeholder{color:#0a246a}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-moz-placeholder,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-moz-placeholder{color:#0a246a}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea:-ms-input-placeholder,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea:-ms-input-placeholder{color:#0a246a}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-ms-input-placeholder,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::-ms-input-placeholder{color:#0a246a}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::placeholder,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields .ginput_container.ginput_container_textarea textarea::placeholder{color:#0a246a}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gfield_description,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gfield_description{color:#94a6c5;font-size:13px;margin-top:15px;padding-top:0}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_footer .gform_button.button[type=submit],.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_footer .gform_button.button[type=submit]{background-color:#1d77f1;border-radius:6.25rem;-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);box-shadow:0 14px 24px rgba(0,161,255,.2);max-width:19.125rem}@media screen and (max-width:83.125rem){.l-common-wrapper.terapia-whats>.l-common-row-h-scroll,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll{overflow:visible;padding-bottom:0}}@media screen and (max-width:68.75rem){.l-common-wrapper.terapia-whats>.l-common-row-h-scroll,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll{overflow:scroll;padding-bottom:15px}.l-common-wrapper.terapia-whats>.l-common-row-h-scroll .content-grid-scroll.col-3,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll .content-grid-scroll.col-3{overflow:visible;width:auto}}@media screen and (max-width:64rem){.l-common-wrapper.terapia-whats>.l-common-row-h-scroll,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll{padding-bottom:10px}.l-common-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar{height:0!important;width:0!important}.l-common-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar-thumb,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar-thumb{background:transparent}.l-common-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar-track,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.l-common-wrapper.terapia-whats>.l-common-row-h-scroll,.l-grid-wrapper.terapia-whats>.l-common-row-h-scroll{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gfield.gfield--width-quarter,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gfield.gfield--width-quarter{-ms-grid-column-span:6;grid-column:span 6}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:.9375rem}}@media screen and (max-width:48rem){.l-common-wrapper.terapia-whats .content-grid-scroll.col-3.count-3,.l-grid-wrapper.terapia-whats .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,400px)}.l-common-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields,.l-grid-wrapper.terapia-whats .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:.625rem}}@media screen and (max-width:28.125rem){.l-common-wrapper.terapia-whats .content-grid-scroll.col-3.count-3,.l-grid-wrapper.terapia-whats .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,350px)}}@media screen and (max-width:23.75rem){.l-common-wrapper.terapia-whats .content-grid-scroll.col-3.count-3,.l-grid-wrapper.terapia-whats .content-grid-scroll.col-3.count-3{grid-template-columns:repeat(3,330px)}}.block--layout-four.pastor-online .article-picture-text .article-picture{height:100%;max-height:377px;max-width:642px}.block--layout-four.pastor-online .article-picture-text .article-text.left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-left:70px}.block--layout-four.pastor-online .article-picture-text .article-text.left .article-text-title{margin-bottom:40px}.block--layout-four.pastor-online .article-picture-text .article-text.left p{margin:0}.block--layout-four.pastor-online .article-picture-text .article-text.left p+p{margin-top:12px}.block--layout-four.pastor-online .article-picture-text .article-text.left a+a{margin-top:40px!important;max-width:490px;width:100%}.block--layout-four.pastor-online-banner .article-picture-text{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.block--layout-four.pastor-online-banner .article-picture-text .article-picture{height:100%;max-height:462px;max-width:642px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-right:70px;max-width:530px;padding-left:112px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right .article-text-title{font-size:28px;font-weight:500;line-height:37px;margin-bottom:40px;max-width:500px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right .article-text-title:after{content:unset}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right p{margin:0}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right p+p{margin-top:12px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right a+a{margin-top:40px!important;max-width:490px;position:relative;width:100%}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right a+a:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNC45MTY2IDE4LjIxNkMyNi40Njg3IDE2Ljc2MTggMjcuMzE2OCAxNC45Mzg5IDI3LjMxNjggMTMuMDMxOEMyNy4zMTY4IDkuNTk3NjEgMjQuNTk5IDYuNTgyOTEgMjAuNTIxMyA1LjQzMDk5QzE5LjAzNzcgMi4zOTM1MSAxNS4yODY4IDAuMjMwNDY5IDEwLjkwMjQgMC4yMzA0NjlDNS4yMjI5MSAwLjIzMDQ2OSAwLjYwMjUzOSAzLjg1NzgxIDAuNjAyNTM5IDguMzE2NDFDMC42MDI1MzkgMTAuMjIzMyAxLjQ1MDU3IDEyLjA0NjQgMy4wMDI2NiAxMy41MDA3TDIuMTQ4NCAxNS43Nzc5QzIuMDQ0MjIgMTYuMDU1NyAyLjExMjQ5IDE2LjM2ODMgMi4zMjI2NCAxNi41Nzc4QzIuNDY3NDkgMTYuNzIyMSAyLjY2MTYxIDE2Ljc5OTQgMi44NTkzIDE2Ljc5OTRDMi45NDg2NCAxNi43OTk0IDMuMDM4MjggMTYuNzgzNyAzLjEyNDk2IDE2Ljc1MTRMNi4zMTgyIDE1LjU2MTNDNi42NjkzNCAxNS42OTggNy4wMzA1OCAxNS44MTg0IDcuMzk5NTMgMTUuOTIyNUM4LjkxMzM0IDE5LjAzNzIgMTIuNzQwNiAyMS4xMTc3IDE3LjAxNyAyMS4xMTc3QzE4LjYwNzMgMjEuMTE3NyAyMC4xODUzIDIwLjgyNzUgMjEuNjAxMSAyMC4yNzY3TDI0Ljc5NDQgMjEuNDY2OEMyNC44ODEgMjEuNDk5IDI0Ljk3MDcgMjEuNTE0NyAyNS4wNiAyMS41MTQ3QzI1LjI1NzcgMjEuNTE0NyAyNS40NTE4IDIxLjQzNzUgMjUuNTk2NyAyMS4yOTMyQzI1LjgwNzEgMjEuMDgzNyAyNS44NzUxIDIwLjc3MSAyNS43NzA5IDIwLjQ5MzZMMjQuOTE2NiAxOC4yMTZaTTYuMzMxMzYgMTMuOTk0NUM2LjI0MTQyIDEzLjk5NDUgNi4xNTE0OCAxNC4wMTA0IDYuMDY1NyAxNC4wNDI0TDQuMTU1MDMgMTQuNzU0NEw0LjYwODU4IDEzLjU0NTdDNC43MjEzNyAxMy4yNDQ5IDQuNjMxNDMgMTIuOTA2MSA0LjM4NDE4IDEyLjcwMDVDMi45MjU1OCAxMS40ODU2IDIuMTIyMDcgOS45MjkzMSAyLjEyMjA3IDguMzE3NjhDMi4xMjIwNyA0LjY5MyA2LjA2MTU0IDEuNzQ0MjYgMTAuOTA0IDEuNzQ0MjZDMTUuNzQ2MSAxLjc0NDI2IDE5LjY4NTUgNC42OTMgMTkuNjg1NSA4LjMxNzY4QzE5LjY4NTUgMTEuOTQyNCAxNS43NDY0IDE0Ljg5MDggMTAuOTA0MyAxNC44OTA4QzkuNDA4MjUgMTQuODkwOCA3LjkyODg3IDE0LjYwMTIgNi42MjY0IDE0LjA1MzZDNi41MzIwMSAxNC4wMTQgNi40MzE5OCAxMy45OTQ1IDYuMzMxMzYgMTMuOTk0NVpNMjMuMzEyNCAxOC4yNTkyQzIzLjE5OTYgMTcuOTU5IDIzLjI4OTggMTcuNjIgMjMuNTM2OCAxNy40MTQxQzI0Ljk5NTcgMTYuMTk5NyAyNS43OTg5IDE0LjY0MzQgMjUuNzk4NiAxMy4wMzE4QzI1Ljc5ODYgMTAuNTYyMyAyMy45NTkyIDguMzM4ODkgMjEuMTAzMSA3LjIxNDc4QzIxLjE2NiA3LjU3NTA4IDIxLjIwMTQgNy45NDI0OSAyMS4yMDE0IDguMzE2NDFDMjEuMjAxNCAxMi43NzUgMTYuNTgxMyAxNi40MDI0IDEwLjkwMjEgMTYuNDAyNEMxMC40MDQ5IDE2LjQwMjQgOS45MDk1NCAxNi4zNzA3IDkuNDE5MTkgMTYuMzE0OEMxMC45NjgzIDE4LjMyMjUgMTMuODM3NCAxOS42MDQ5IDE3LjAxNjcgMTkuNjA0OUMxOC41MTMzIDE5LjYwNDkgMTkuOTkyNyAxOS4zMTU2IDIxLjI5NDYgMTguNzY4QzIxLjQ3MyAxOC42OTMyIDIxLjY3MzYgMTguNjg5IDIxLjg1NTMgMTguNzU2NUwyMy43NjU5IDE5LjQ2ODVMMjMuMzEyNCAxOC4yNTkyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);height:21px;left:20px;position:absolute;top:50%;-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);width:26px}.block--layout-three.pastor-online .article-block{height:318px}.block--layout-three.pastor-online .article-block a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:center;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:inherit;justify-content:flex-end;padding-bottom:30px;position:relative;width:inherit}.block--layout-three.pastor-online .article-block .image-wrapper{height:318px;left:0;max-height:unset;position:absolute;top:0;width:100%;z-index:-1}.block--layout-three.pastor-online .article-block .m-badge-danger{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border:unset;box-shadow:unset;-moz-box-shadow:unset;-webkit-box-shadow:unset;-o-box-shadow:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;justify-content:center;margin-top:100px;max-width:246px;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;width:100%}.block--layout-three.pastor-online .article-block .m-badge-danger:hover{-webkit-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.block--layout-three.pastor-online .article-block h3{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:600;justify-content:center;line-height:20px;margin-top:40px;max-width:220px;text-align:center}.block--layout-three.pastor-online .article-block .m-overlay{background:-webkit-gradient(linear,left top,left bottom,color-stop(5.09%,#203760),color-stop(81.32%,rgba(32,55,96,0)));background:-webkit-linear-gradient(top,#203760 5.09%,rgba(32,55,96,0) 81.32%);background:-o-linear-gradient(top,#203760 5.09%,rgba(32,55,96,0) 81.32%);background:linear-gradient(180deg,#203760 5.09%,rgba(32,55,96,0) 81.32%);-webkit-transform:matrix(1,0,0,-1,0,0);-o-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.block--txt-highlight.pastor-online{margin:0 auto;max-width:1366px;width:90%}@media(max-width:768px){.block--txt-highlight.pastor-online{width:calc(100% - 30px)}}.block--txt-highlight.pastor-online .l-common-row-full{background:-webkit-linear-gradient(244.03deg,#203760 38.08%,#004eb8);background:-o-linear-gradient(244.03deg,#203760 38.08%,#004eb8 100%);background:linear-gradient(205.97deg,#203760 38.08%,#004eb8);border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);padding:50px 0}.block--txt-highlight.pastor-online .l-common-row-full,.block--txt-highlight.pastor-online .l-common-row-full .article-simple{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.block--txt-highlight.pastor-online .l-common-row-full .article-simple{max-width:866px;width:90%}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p{margin-bottom:0;text-align:center}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p,.block--txt-highlight.pastor-online .l-common-row-full .article-simple p a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;width:100%}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p a{background:#1d77f1;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;box-shadow:0 14px 24px rgba(0,161,255,.2);-moz-box-shadow:0 14px 24px rgba(0,161,255,.2);-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);-o-box-shadow:0 14px 24px rgba(0,161,255,.2);height:50px;max-width:418px;text-decoration:none;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p a:hover{-webkit-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p+p{margin-top:30px}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p:nth-child(2) a{margin:10px 0}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p>img{height:63px;width:212px}@media screen and (max-width:1255px){.block--layout-four.pastor-online .article-picture-text .article-picture{max-width:50%}.block--layout-four.pastor-online .article-picture-text .article-text.left{margin-left:40px}.block--layout-four.pastor-online-banner .article-picture-text .article-picture{max-width:50%}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-right:50px;max-width:calc(50% - 40px);padding-left:40px}}@media screen and (max-width:1024px){.block--layout-four.pastor-online .article-picture-text .article-picture{max-width:40%}.block--layout-four.pastor-online .article-picture-text .article-text.left{margin-left:40px}.block--layout-four.pastor-online .article-picture-text .article-text.left .article-text-title{font-size:1.7rem;margin-bottom:20px}.block--layout-four.pastor-online .article-picture-text .article-text.left a+a{height:40px;margin-top:20px!important;max-width:350px}.block--layout-four.pastor-online-banner .article-picture-text{padding:20px}.block--layout-four.pastor-online-banner .article-picture-text .article-picture{max-width:40%}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-right:30px;max-width:calc(60% - 30px);padding-left:20px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right .article-text-title{font-size:1.6rem;margin-bottom:20px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right a+a{height:40px;margin-top:20px!important;max-width:350px}.block--txt-highlight.pastor-online .l-common-row-full{width:100%}}@media screen and (max-width:768px){.block--layout-four.pastor-online .article-picture-text .article-picture{max-width:unset}.block--layout-four.pastor-online .article-picture-text .article-text.left{margin-left:0}.block--layout-four.pastor-online .article-picture-text .article-text.left .article-text-title{margin-bottom:20px}.block--layout-four.pastor-online .article-picture-text .article-text.left a+a{-ms-flex-item-align:center;align-self:center;height:40px;margin:20px 0 auto!important;max-width:350px}.block--layout-four.pastor-online-banner .article-picture-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;padding:20px}.block--layout-four.pastor-online-banner .article-picture-text .article-picture{max-height:300px;max-width:unset}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right{margin:30px 0 0;max-width:unset;padding:0}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right .article-text-title{font-size:1.5rem;max-width:unset}.block--layout-four.pastor-online-banner .article-picture-text .article-text.right a+a{-ms-flex-item-align:center;align-self:center;height:40px;margin:20px 0 auto!important;max-width:350px}.block--layout-four.pastor-online-banner .article-picture-text .article-text.left .btn--crop,.block--layout-four.pastor-online-banner .article-picture-text .article-text.left .btn--takephoto,.block--layout-four.pastor-online-banner .article-picture-text .article-text.left .gform_footer .gform_button.button[type=submit],.block--layout-four.pastor-online-banner .article-picture-text .article-text.left .m-btn,.gform_footer .block--layout-four.pastor-online-banner .article-picture-text .article-text.left .gform_button.button[type=submit]{width:auto}.block--txt-highlight.pastor-online .l-common-row-full{padding:30px 0}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p+p{line-height:1.2}.block--txt-highlight.pastor-online .l-common-row-full .article-simple p a{height:40px}}@media screen and (max-width:425px){.block--layout-four.pastor-online .article-picture-text .article-text.left .article-text-title{font-size:1.5rem}}.input--text::-webkit-input-placeholder{color:red}.input--text::-webkit-input-placeholder:focus::-webkit-input-placeholder{color:blue}.input--text:-moz-placeholder{color:red;opacity:1}.input--text:-moz-placeholder:focus:-moz-placeholder{color:blue;opacity:1}.input--text::-moz-placeholder{color:red;opacity:1}.input--text::-moz-placeholder:focus::-moz-placeholder{color:blue;opacity:1}.input--text:-ms-input-placeholder{color:red}.input--text:-ms-input-placeholder:focus:-ms-input-placeholder{color:blue}.btn--crop,.btn--takephoto{margin:15px auto}@media screen and (max-width:768px){.btn--crop,.btn--takephoto{width:100%!important}}#my_camera{height:100%!important;width:100%!important}#my_camera>div:before{color:#203760;content:"Carregando câmera aguarde...";display:block;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;margin-top:50px;position:absolute;z-index:0}#my_camera video{height:100%!important;position:relative;width:100%!important;z-index:1}@media(max-width:576px){#my_camera #my_camera,#my_camera #my_camera video{height:100%!important;max-height:100%;max-width:100%;width:100%!important}}#image--crop{display:block;max-width:100%}.cropper-container span:empty{display:block!important}.cropper-view-box{border-radius:50%}.croppercropper-face{background-color:inherit!important}.modal__body--inner{overflow-x:hidden}.autocomplete--div{position:relative}.autocomplete--div svg{color:#203760;height:16px;margin:18px 0 0 -38px;position:absolute;right:20px;width:16px}.autocomplete--church{background:#fff;border:2px solid #e7efff;border-radius:0 0 20px 20px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);margin-top:-1px;max-height:315px!important;overflow:auto}.autocomplete--church>div{border-top:2px solid #e7efff;color:#203760;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;padding:15px 22px}.autocomplete--church>div small{font-size:12px}.autocomplete--church>div:first-child{border-top:0}.autocomplete--church>div:last-child{border-radius:0 0 20px 20px}.autocomplete--church>div.selected,.autocomplete--church>div:hover{background-color:#f5f7fa}.optionUploadImages__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-evenly}.optionUploadImages__file>span,.optionUploadImages__webcam>span{background:#1d77f1;border-radius:100px;-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);box-shadow:0 14px 24px rgba(0,161,255,.2);cursor:pointer;display:block;height:110px;padding:30px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:110px}.optionUploadImages__file>span svg,.optionUploadImages__webcam>span svg{height:100%;width:100%}.optionUploadImages__file>span:focus,.optionUploadImages__file>span:hover,.optionUploadImages__webcam>span:focus,.optionUploadImages__webcam>span:hover{-webkit-box-shadow:0 0 0 10px rgba(29,119,241,.1);box-shadow:0 0 0 10px rgba(29,119,241,.1);padding:25px;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.optionUploadImages__file>span:active,.optionUploadImages__webcam>span:active{-webkit-box-shadow:0 0 0 20px rgba(29,119,241,.1);box-shadow:0 0 0 20px rgba(29,119,241,.1);padding:30px;-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.optionUploadImages__file label,.optionUploadImages__file small,.optionUploadImages__webcam label,.optionUploadImages__webcam small{color:#94a6c5;display:block;font-size:14px;font-weight:400;letter-spacing:.15px;line-height:20px;margin:15px 0}.boxlogin{background-color:#fff;border:1.5px solid #e7efff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-khtml-border-radius:30px;box-shadow:0 10px 22px rgba(170,195,219,.3);-moz-box-shadow:0 10px 22px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 22px rgba(170,195,219,.3);-o-box-shadow:0 10px 22px rgba(170,195,219,.3);max-width:612px;min-width:280px;padding:40px;position:relative}.boxlogin .imageUpload{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-evenly}@media(max-width:500px){.boxlogin .imageUpload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.boxlogin .imageUpload [type=file]{height:0;opacity:0;overflow:hidden;width:0}.boxlogin .imageUpload__preview--image{height:12.125rem;width:12.125rem}.boxlogin .imageUpload__preview--default{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;background-color:#c6d0e1;border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;overflow:hidden;position:relative;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:100%;z-index:1}.boxlogin .imageUpload__preview--default:hover{-webkit-box-shadow:0 0 0 10px rgba(29,119,241,.1);box-shadow:0 0 0 10px rgba(29,119,241,.1);-webkit-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97)}.boxlogin .imageUpload__preview--default:before{background:-webkit-gradient(linear,left bottom,left top,from(#203760),to(rgba(32,55,96,0)));background:-webkit-linear-gradient(bottom,#203760,rgba(32,55,96,0));background:-o-linear-gradient(bottom,#203760 0,rgba(32,55,96,0) 100%);background:linear-gradient(0deg,#203760,rgba(32,55,96,0));content:"";display:block;height:100%;position:absolute;width:100%}.boxlogin .imageUpload__preview--default svg{height:100%;width:70px}.boxlogin .imageUpload__preview--action{position:relative;top:-66px;z-index:1}.boxlogin .imageUpload__preview--action .icon,.boxlogin .imageUpload__preview--action .text{display:block;margin:0 auto;text-align:center}.boxlogin .imageUpload__preview--action .text{color:#fff;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:20px;padding-bottom:6px;text-align:center}.boxlogin .imageUpload__preview--action .icon{background:#1d77f1;border-radius:100px;-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);box-shadow:0 14px 24px rgba(0,161,255,.2);cursor:pointer;height:50px;padding:14px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:50px}.boxlogin .imageUpload__preview--action .icon svg{height:100%;width:100%}.boxlogin .imageUpload__preview--action .icon:hover{padding:12px;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.boxlogin .imageUpload__preview--action .icon:active{padding:12px;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.boxlogin .imageUpload__desc{margin-left:20px}.boxlogin .imageUpload__desc p{margin:0;padding:0}.boxlogin .imageUpload__desc .msg--guide{color:#0e3d90;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.boxlogin .imageUpload__desc .msg--success{color:#1d77f1;display:none;font-size:17px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:23px}.boxlogin .imageUpload .--button-extra label{color:#0e3d90;display:inline-block;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:center}.boxlogin .imageUpload.hasImage.overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.boxlogin .imageUpload.hasImage.overlay .imageUpload__preview--action .text,.boxlogin .imageUpload.hasImage.overlay .imageUpload__preview--default:before{visibility:visible}.boxlogin .imageUpload.hasImage .imageUpload__preview--action .text,.boxlogin .imageUpload.hasImage .imageUpload__preview--default:before{visibility:hidden}.boxlogin .imageUpload.hasImage .imageUpload__preview--action .text.visible{visibility:visible}.boxlogin .imageUpload.hasImage img{height:100%;max-width:100%;width:100%}.boxlogin .imageUpload.hasImage .imageUpload__desc .msg--guide{display:none}.boxlogin .imageUpload.hasImage .imageUpload__desc .msg--success{display:block}.boxlogin .imageUpload.uploading .imageUpload__preview--default:after{-webkit-animation:load8 1.1s linear infinite;-o-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite;border:6px solid hsla(0,0%,100%,0);border-left-color:#1d77f1;border-radius:100px;content:"";display:block;height:96%;position:absolute;width:96%}@-o-keyframes load8{0%{-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}.boxlogin__progressBar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.boxlogin__progressBar span{background:#1d77f1;border-radius:100px;display:inline-block;font-size:0;height:4px;margin-right:10px;-webkit-transition:background 1s;-o-transition:background 1s;transition:background 1s;width:4px}.boxlogin__progressBar[data-progress="0"] span:nth-child(1n+2),.boxlogin__progressBar[data-progress="1"] span:nth-child(1n+3),.boxlogin__progressBar[data-progress="2"] span:nth-child(1n+4),.boxlogin__progressBar[data-progress="3"] span:nth-child(1n+5),.boxlogin__progressBar[data-progress="4"] span:nth-child(1n+6),.boxlogin__progressBar[data-progress="5"] span:nth-child(1n+7){background:#e2e2e2}.boxlogin .iti{width:100%}.boxlogin .iti__selected-flag{background:transparent!important;color:#203760;font-size:14px;font-style:normal;font-weight:500;height:auto!important;letter-spacing:.15px;line-height:20px;margin-left:15px;margin-top:14px}.boxlogin .iti__flag{background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.boxlogin .iti input[data-intl-tel-input-id]{margin-left:8px}.boxlogin .imageUpload{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.boxlogin .imageUpload .imageUpload__preview{justify-self:center;max-width:12.125rem}.boxlogin .classErrorFormat,.boxlogin .findzipcode.error,.boxlogin .msg-error,.boxlogin .profile .msg-error,.boxlogin .profile__info--form fieldset input.error,.boxlogin .profile__info--form fieldset label.error,.boxlogin .profile__info--form fieldset select.error,.boxlogin .profile__info--form fieldset textarea.error,.boxlogin form .code input.error,.boxlogin form .code.error input,.boxlogin form .codeerror,.boxlogin form fieldset input.error,.boxlogin form fieldset label.error,.boxlogin form fieldset select.error,.boxlogin form fieldset textarea.error,.profile .boxlogin .msg-error,.profile__info--form fieldset .boxlogin input.error,.profile__info--form fieldset .boxlogin label.error,.profile__info--form fieldset .boxlogin select.error,.profile__info--form fieldset .boxlogin textarea.error{color:#f3141a;display:block;font-weight:500;line-height:20px;margin-top:4px}.boxlogin .classErrorFormatInputs,.boxlogin .profile__info--form fieldset input.error,.boxlogin .profile__info--form fieldset select.error,.boxlogin .profile__info--form fieldset textarea.error,.boxlogin form .code input.error,.boxlogin form .code.error input,.boxlogin form fieldset input.error,.boxlogin form fieldset select.error,.boxlogin form fieldset textarea.error,.profile__info--form fieldset .boxlogin input.error,.profile__info--form fieldset .boxlogin select.error,.profile__info--form fieldset .boxlogin textarea.error{border-color:#f3141a}.boxlogin .findzipcode{margin-top:4px}.boxlogin__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}@media(max-width:600px){.boxlogin__main{display:block}}.boxlogin__main .boxlogin__inner{margin-top:20px}@media(max-width:600px){.boxlogin__main .boxlogin__inner{margin-right:0}}.boxlogin__button,.btn--crop,.btn--takephoto{height:50px!important}.boxlogin [data-hidden=true]{display:none}.boxlogin [data-hidden=false]{-webkit-animation:fadeIn .25s ease-in;-o-animation:fadeIn .25s ease-in;animation:fadeIn .25s ease-in}@-o-keyframes fadeIn{0%{opacity:0;-o-transform:translate(15px) scale(.999);transform:translate(15px) scale(.999)}to{opacity:1;-o-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translate(15px) scale(.999);-o-transform:translate(15px) scale(.999);transform:translate(15px) scale(.999)}to{opacity:1;-webkit-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translate(15px) scale(.999);transform:translate(15px) scale(.999)}to{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}.boxlogin .msg-error{font-size:14px}.boxlogin form .findzipcode,.boxlogin form .return-success,.boxlogin form .sign-in-button *,.boxlogin form p,.boxlogin form ul li{color:#203760;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px}.boxlogin form .desc{color:#c6d0e1;display:block;font-size:12px;font-style:normal;font-weight:500;line-height:20px;text-align:right}.boxlogin form .code{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-content:space-around;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.boxlogin form .code input{margin-right:10px;padding:0;text-align:center;width:36px}.boxlogin form .code input[type=numeric]{width:100%}.boxlogin form .code input[type=number]::-webkit-inner-spin-button,.boxlogin form .code input[type=number]::-webkit-outer-spin-button{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;opacity:0}.boxlogin form .code input.error{margin-top:0}.boxlogin form .codeerror{font-size:14px}.boxlogin form fieldset{padding:0;width:100%}.boxlogin form fieldset legend{color:#203760;font-size:20px;font-style:normal;font-weight:600;letter-spacing:-.15px;padding-right:70px}@media screen and (max-width:54.375rem){.boxlogin form fieldset legend{padding-right:0}}@media screen and (max-width:31.25rem){.boxlogin form fieldset ol,.boxlogin form fieldset ul{padding-left:1.25rem}}.boxlogin form fieldset>.institutionrelationshipFields>div,.boxlogin form fieldset>div{margin-bottom:20px}.boxlogin form fieldset label{color:#94a6c5;display:block;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:20px;margin-bottom:5px}.boxlogin form fieldset .gform_footer label.gform_button.button[type=submit],.boxlogin form fieldset label.btn--crop,.boxlogin form fieldset label.btn--takephoto,.boxlogin form fieldset label.m-btn,.gform_footer .boxlogin form fieldset label.gform_button.button[type=submit]{color:#fff}.boxlogin form fieldset label.error{font-size:12px}.boxlogin form fieldset input,.boxlogin form fieldset select,.boxlogin form fieldset textarea{background:#fff;border:2px solid #e7efff;border-radius:100px;-webkit-box-shadow:none;box-shadow:none;padding:10px 20px}.boxlogin form fieldset input[disabled],.boxlogin form fieldset select[disabled],.boxlogin form fieldset textarea[disabled]{opacity:.5}.boxlogin form fieldset input:focus,.boxlogin form fieldset select:focus,.boxlogin form fieldset textarea:focus{border-color:#d6e2fb}.boxlogin form fieldset input::-webkit-input-placeholder,.boxlogin form fieldset select::-webkit-input-placeholder,.boxlogin form fieldset textarea::-webkit-input-placeholder{color:#94a6c5}.boxlogin form fieldset input::-webkit-input-placeholder:focus::-webkit-input-placeholder,.boxlogin form fieldset select::-webkit-input-placeholder:focus::-webkit-input-placeholder,.boxlogin form fieldset textarea::-webkit-input-placeholder:focus::-webkit-input-placeholder{color:blue}.boxlogin form fieldset input:-moz-placeholder,.boxlogin form fieldset select:-moz-placeholder,.boxlogin form fieldset textarea:-moz-placeholder{color:#94a6c5;opacity:1}.boxlogin form fieldset input:-moz-placeholder:focus:-moz-placeholder,.boxlogin form fieldset select:-moz-placeholder:focus:-moz-placeholder,.boxlogin form fieldset textarea:-moz-placeholder:focus:-moz-placeholder{color:blue;opacity:1}.boxlogin form fieldset input::-moz-placeholder,.boxlogin form fieldset select::-moz-placeholder,.boxlogin form fieldset textarea::-moz-placeholder{color:#94a6c5;opacity:1}.boxlogin form fieldset input::-moz-placeholder:focus::-moz-placeholder,.boxlogin form fieldset select::-moz-placeholder:focus::-moz-placeholder,.boxlogin form fieldset textarea::-moz-placeholder:focus::-moz-placeholder{color:blue;opacity:1}.boxlogin form fieldset input:-ms-input-placeholder,.boxlogin form fieldset select:-ms-input-placeholder,.boxlogin form fieldset textarea:-ms-input-placeholder{color:#94a6c5}.boxlogin form fieldset input:-ms-input-placeholder:focus:-ms-input-placeholder,.boxlogin form fieldset select:-ms-input-placeholder:focus:-ms-input-placeholder,.boxlogin form fieldset textarea:-ms-input-placeholder:focus:-ms-input-placeholder{color:blue}.boxlogin form fieldset input.error:focus,.boxlogin form fieldset select.error:focus,.boxlogin form fieldset textarea.error:focus{border-color:#f3141a}.boxlogin form fieldset select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTEgNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS44MzYgMSA1LjQxOCA1LjQzNyAxIDEiIHN0cm9rZT0iIzIwMzc2MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);background-position:94%;background-repeat:no-repeat;background-size:12px;outline:none}.boxlogin form fieldset .date-icon{position:relative}.boxlogin form fieldset .date-icon:after{content:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMDc3IDcuMTcxSDE1LjkzTTEyLjIwMiAxMC40MjVoLjAwOE04LjUwNCAxMC40MjVoLjAwOE00LjggMTAuNDI1aC4wMDhNMTIuMjAyIDEzLjY2NGguMDA4TTguNTA0IDEzLjY2NGguMDA4TTQuOCAxMy42NjRoLjAwOE0xMS44NyAxdjIuNzQyTTUuMTQgMXYyLjc0MiIgc3Ryb2tlPSIjMjAzNzYwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTEyLjAzMiAyLjMxNkg0Ljk3NkMyLjUyOSAyLjMxNiAxIDMuNjggMSA2LjE4NnY3LjU0MWMwIDIuNTQ1IDEuNTI5IDMuOTQgMy45NzYgMy45NGg3LjA0OGMyLjQ1NSAwIDMuOTc2LTEuMzcxIDMuOTc2LTMuODc3VjYuMTg2Yy4wMDgtMi41MDYtMS41MTMtMy44Ny0zLjk2OC0zLjg3eiIgY2xpcC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMyMDM3NjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=);display:inline-block;height:16px;margin-top:16px;position:absolute;right:25px;top:25px;width:15px}.boxlogin form fieldset button[disabled]{color:#bdbdbd!important;opacity:.9}.boxlogin form fieldset button svg.loading.points{color:#fff;margin-left:15px}.boxlogin .fieldset-content{padding-right:70px}@media screen and (max-width:54.375rem){.boxlogin .fieldset-content{padding-right:0}}.boxlogin .boxlogin__image{max-width:13.5rem;position:absolute;right:-6.75rem;top:2.5rem}.boxlogin .boxlogin__image:before{background:#fff;border-radius:100px;content:"";display:block;height:74px;margin:30px 0 0 30px;position:absolute;width:164px;z-index:0}.boxlogin .boxlogin__image svg{color:#f3141a;position:relative;width:216.87px;z-index:1}.boxlogin .boxlogin__image.animeted svg{-webkit-animation-direction:alternate;-o-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:animate;-o-animation-name:animate;animation-name:animate;-webkit-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}@media(max-width:870px){.boxlogin .boxlogin__image{display:none}}@-webkit-keyframes animate{0%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1.02);transform:scale(1.02)}}@-o-keyframes animate{0%{-o-transform:scale(.95);transform:scale(.95)}to{-o-transform:scale(1.02);transform:scale(1.02)}}@keyframes animate{0%{-webkit-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02)}}body.page-editar-dados-data .modal.openSuccess .modal__inner,body.page-perfil-data .modal.openSuccess .modal__inner{margin:15px 20px 15px 15px;max-width:478px}@media(min-width:1200px){body.page-editar-dados-data .modal.openSuccess .modal__inner,body.page-perfil-data .modal.openSuccess .modal__inner{min-height:436px}}body.page-editar-dados-data .modal.openSuccess .modal__inner .modal__body,body.page-perfil-data .modal.openSuccess .modal__inner .modal__body{padding:0}body.page-editar-dados-data .modal.openSuccess .modal__inner .modal__body--inner,body.page-perfil-data .modal.openSuccess .modal__inner .modal__body--inner{margin-right:0;padding:0 30px}body.page-editar-dados-data .modal.openSuccess .modal__inner p,body.page-perfil-data .modal.openSuccess .modal__inner p{font-size:20px}body.page-editar-dados-data .modal.openSuccess .modal__inner p strong,body.page-perfil-data .modal.openSuccess .modal__inner p strong{display:inline-block;font-weight:600;margin-bottom:10px}body.page-editar-dados-data .modal.openSuccess .modal__inner .btn-secondary,body.page-perfil-data .modal.openSuccess .modal__inner .btn-secondary{font-size:16px;font-weight:600}body.page-editar-dados-data .modal.openSuccess .modal__close,body.page-perfil-data .modal.openSuccess .modal__close{display:none;top:36px}.modal.openOptionImage .modal__inner{max-width:400px}.modal.openOptionImage .modal__close{display:none}.icon-check-success{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;background:#1bdc7f;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:84px;justify-content:center;margin:84px auto;width:84px}.icon-check-success svg{color:#1bdc7f}.icon-check-success.pulse{-o-animation:pulse 2s ease-in-out infinite backwards;animation:pulse 2s ease-in-out infinite backwards;-webkit-animation:pulse 2s ease-in-out infinite backwards;-webkit-box-shadow:0 0 0 0 rgba(27,220,127,.2),0 0 0 0 rgba(27,220,127,.1);box-shadow:0 0 0 0 rgba(27,220,127,.2),0 0 0 0 rgba(27,220,127,.1)}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(27,220,127,.1),0 0 0 0 rgba(27,220,127,0);box-shadow:0 0 0 0 rgba(27,220,127,.1),0 0 0 0 rgba(27,220,127,0)}90%{-webkit-box-shadow:0 0 0 20px rgba(27,220,127,.2),0 0 0 40px rgba(27,220,127,.1);box-shadow:0 0 0 20px rgba(27,220,127,.2),0 0 0 40px rgba(27,220,127,.1)}to{-webkit-box-shadow:0 0 0 10px rgba(27,220,127,0),0 0 0 10px rgba(27,220,127,0);box-shadow:0 0 0 10px rgba(27,220,127,0),0 0 0 10px rgba(27,220,127,0)}}@-o-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(27,220,127,.1),0 0 0 0 rgba(27,220,127,0)}90%{box-shadow:0 0 0 20px rgba(27,220,127,.2),0 0 0 40px rgba(27,220,127,.1)}to{box-shadow:0 0 0 25px rgba(27,220,127,0),0 0 0 45px rgba(27,220,127,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(27,220,127,.1),0 0 0 0 rgba(27,220,127,0);box-shadow:0 0 0 0 rgba(27,220,127,.1),0 0 0 0 rgba(27,220,127,0)}90%{-webkit-box-shadow:0 0 0 20px rgba(27,220,127,.2),0 0 0 40px rgba(27,220,127,.1);box-shadow:0 0 0 20px rgba(27,220,127,.2),0 0 0 40px rgba(27,220,127,.1)}to{-webkit-box-shadow:0 0 0 25px rgba(27,220,127,0),0 0 0 45px rgba(27,220,127,0);box-shadow:0 0 0 25px rgba(27,220,127,0),0 0 0 45px rgba(27,220,127,0)}}.profile{-ms-flex-line-pack:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;width:100%}.profile,.profile .imageUpload{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.profile .imageUpload{-ms-flex-line-pack:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-evenly}@media(max-width:500px){.profile .imageUpload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.profile .imageUpload [type=file]{height:0;opacity:0;overflow:hidden;width:0}.profile .imageUpload__preview--image{height:12.125rem;width:12.125rem}.profile .imageUpload__preview--default{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;background-color:#c6d0e1;border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:center;overflow:hidden;position:relative;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:100%;z-index:1}.profile .imageUpload__preview--default:hover{-webkit-box-shadow:0 0 0 10px rgba(29,119,241,.1);box-shadow:0 0 0 10px rgba(29,119,241,.1);-webkit-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97)}.profile .imageUpload__preview--default:before{background:-webkit-gradient(linear,left bottom,left top,from(#203760),to(rgba(32,55,96,0)));background:-webkit-linear-gradient(bottom,#203760,rgba(32,55,96,0));background:-o-linear-gradient(bottom,#203760 0,rgba(32,55,96,0) 100%);background:linear-gradient(0deg,#203760,rgba(32,55,96,0));content:"";display:block;height:100%;position:absolute;width:100%}.profile .imageUpload__preview--default svg{height:100%;width:70px}.profile .imageUpload__preview--action{position:relative;top:-66px;z-index:1}.profile .imageUpload__preview--action .icon,.profile .imageUpload__preview--action .text{display:block;margin:0 auto;text-align:center}.profile .imageUpload__preview--action .text{color:#fff;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:20px;padding-bottom:6px;text-align:center}.profile .imageUpload__preview--action .icon{background:#1d77f1;border-radius:100px;-webkit-box-shadow:0 14px 24px rgba(0,161,255,.2);box-shadow:0 14px 24px rgba(0,161,255,.2);cursor:pointer;height:50px;padding:14px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:50px}.profile .imageUpload__preview--action .icon svg{height:100%;width:100%}.profile .imageUpload__preview--action .icon:hover{padding:12px;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.profile .imageUpload__preview--action .icon:active{padding:12px;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.profile .imageUpload__desc{margin-left:20px}.profile .imageUpload__desc p{margin:0;padding:0}.profile .imageUpload__desc .msg--guide{color:#0e3d90;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.profile .imageUpload__desc .msg--success{color:#1d77f1;display:none;font-size:17px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:23px}.profile .imageUpload .--button-extra label{color:#0e3d90;display:inline-block;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:center}.profile .imageUpload.hasImage.overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile .imageUpload.hasImage.overlay .imageUpload__preview--action .text,.profile .imageUpload.hasImage.overlay .imageUpload__preview--default:before{visibility:visible}.profile .imageUpload.hasImage .imageUpload__preview--action .text,.profile .imageUpload.hasImage .imageUpload__preview--default:before{visibility:hidden}.profile .imageUpload.hasImage .imageUpload__preview--action .text.visible{visibility:visible}.profile .imageUpload.hasImage img{height:100%;max-width:100%;width:100%}.profile .imageUpload.hasImage .imageUpload__desc .msg--guide{display:none}.profile .imageUpload.hasImage .imageUpload__desc .msg--success{display:block}.profile .imageUpload.uploading .imageUpload__preview--default:after{-webkit-animation:load8 1.1s linear infinite;-o-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite;border:6px solid hsla(0,0%,100%,0);border-left-color:#1d77f1;border-radius:100px;content:"";display:block;height:96%;position:absolute;width:96%}@keyframes load8{0%{-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}@-webkit-keyframes load8{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}@media(max-width:500px){.profile .imageUpload__preview--image{height:110px;width:110px}.profile .imageUpload__preview--action{top:-44px}.profile .imageUpload__preview--action .icon{height:30px;padding:7px;width:30px}.profile .imageUpload__preview--action .icon:hover{padding:8px;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.profile .imageUpload__preview--action .icon:active{padding:8px;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}}@media(max-width:600px){.profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.boxlogin .profile .msg-error,.boxlogin form .code .profile input.error,.boxlogin form .code.error .profile input,.boxlogin form .profile .codeerror,.boxlogin form fieldset .profile input.error,.boxlogin form fieldset .profile label.error,.boxlogin form fieldset .profile select.error,.boxlogin form fieldset .profile textarea.error,.profile .boxlogin .msg-error,.profile .boxlogin form .code input.error,.profile .boxlogin form .code.error input,.profile .boxlogin form .codeerror,.profile .boxlogin form fieldset input.error,.profile .boxlogin form fieldset label.error,.profile .boxlogin form fieldset select.error,.profile .boxlogin form fieldset textarea.error,.profile .classErrorFormat,.profile .findzipcode.error,.profile .msg-error,.profile .profile__info--form fieldset input.error,.profile .profile__info--form fieldset label.error,.profile .profile__info--form fieldset select.error,.profile .profile__info--form fieldset textarea.error,.profile__info--form fieldset .profile input.error,.profile__info--form fieldset .profile label.error,.profile__info--form fieldset .profile select.error,.profile__info--form fieldset .profile textarea.error{color:#f3141a;display:block;font-weight:500;line-height:20px;margin-top:4px}.boxlogin form .code .profile input.error,.boxlogin form .code.error .profile input,.boxlogin form fieldset .profile input.error,.boxlogin form fieldset .profile select.error,.boxlogin form fieldset .profile textarea.error,.profile .boxlogin form .code input.error,.profile .boxlogin form .code.error input,.profile .boxlogin form fieldset input.error,.profile .boxlogin form fieldset select.error,.profile .boxlogin form fieldset textarea.error,.profile .classErrorFormatInputs,.profile .profile__info--form fieldset input.error,.profile .profile__info--form fieldset select.error,.profile .profile__info--form fieldset textarea.error,.profile__info--form fieldset .profile input.error,.profile__info--form fieldset .profile select.error,.profile__info--form fieldset .profile textarea.error{border-color:#f3141a}.profile .findcep{color:#203760;display:block;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;margin-bottom:5px}.profile .findzipcode.error{font-size:12px}.profile .msg-success{color:#0e3d90;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.profile .msg-error{font-size:12px}.profile__photo{margin-right:85px;max-width:215px}@media(max-width:600px){.profile__photo{margin:0 auto}}.profile__photo .imageUpload{margin-bottom:30px}.profile__photo .imageUpload__preview{margin:0 auto}.profile__photo .--heartSvg{height:119px;margin:30px auto;width:157px}.profile__photo .--heartSvg svg{color:#f4141a;height:100%;width:100%}@media(max-width:600px){.profile__photo .--heartSvg{display:none}}.profile__info,.profile__info--form{width:100%}.profile__info--form p,.profile__info--form ul li{color:#203760;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px}.profile__info--form .desc{color:#c6d0e1;display:block;font-size:12px;font-style:normal;font-weight:500;line-height:20px;text-align:right}.profile__info--form fieldset{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:45px;padding:0;width:100%}@media(max-width:600px){.profile__info--form fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}}.profile__info--form fieldset .institutionrelationshipFields{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;padding:0;width:100%}.profile__info--form fieldset .institutionrelationshipFields>div{margin-bottom:20px;width:49%}@media(max-width:600px){.profile__info--form fieldset .institutionrelationshipFields>div{width:100%}}.profile__info--form fieldset legend{color:#203760;font-size:20px;font-style:normal;font-weight:600;letter-spacing:-.15px;margin-bottom:26px;position:relative}.profile__info--form fieldset legend:after{background-color:#f3141a;border-radius:100px;bottom:-10px;content:"";height:5px;left:0;position:absolute;width:21px}.profile__info--form fieldset>div{margin-bottom:20px;width:49%}@media(max-width:600px){.profile__info--form fieldset>div{width:100%}}.profile__info--form fieldset>div.w-100{width:100%}.profile__info--form fieldset>div.w-100 [name=zipcode]{width:49%}@media(max-width:600px){.profile__info--form fieldset>div.w-100 [name=zipcode]{width:100%}}.profile__info--form fieldset label{color:#94a6c5;display:block;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:20px;margin-bottom:5px}.gform_footer .profile__info--form fieldset label.gform_button.button[type=submit],.profile__info--form fieldset .gform_footer label.gform_button.button[type=submit],.profile__info--form fieldset label.btn--crop,.profile__info--form fieldset label.btn--takephoto,.profile__info--form fieldset label.m-btn{color:#fff}.profile__info--form fieldset label.error{font-size:12px}.profile__info--form fieldset input,.profile__info--form fieldset select,.profile__info--form fieldset textarea{background:#fff;border:2px solid #e7efff;border-radius:100px;-webkit-box-shadow:none;box-shadow:none}.profile__info--form fieldset input::-webkit-input-placeholder,.profile__info--form fieldset select::-webkit-input-placeholder,.profile__info--form fieldset textarea::-webkit-input-placeholder{color:#94a6c5}.profile__info--form fieldset input::-webkit-input-placeholder:focus::-webkit-input-placeholder,.profile__info--form fieldset select::-webkit-input-placeholder:focus::-webkit-input-placeholder,.profile__info--form fieldset textarea::-webkit-input-placeholder:focus::-webkit-input-placeholder{color:blue}.profile__info--form fieldset input:-moz-placeholder,.profile__info--form fieldset select:-moz-placeholder,.profile__info--form fieldset textarea:-moz-placeholder{color:#94a6c5;opacity:1}.profile__info--form fieldset input:-moz-placeholder:focus:-moz-placeholder,.profile__info--form fieldset select:-moz-placeholder:focus:-moz-placeholder,.profile__info--form fieldset textarea:-moz-placeholder:focus:-moz-placeholder{color:blue;opacity:1}.profile__info--form fieldset input::-moz-placeholder,.profile__info--form fieldset select::-moz-placeholder,.profile__info--form fieldset textarea::-moz-placeholder{color:#94a6c5;opacity:1}.profile__info--form fieldset input::-moz-placeholder:focus::-moz-placeholder,.profile__info--form fieldset select::-moz-placeholder:focus::-moz-placeholder,.profile__info--form fieldset textarea::-moz-placeholder:focus::-moz-placeholder{color:blue;opacity:1}.profile__info--form fieldset input:-ms-input-placeholder,.profile__info--form fieldset select:-ms-input-placeholder,.profile__info--form fieldset textarea:-ms-input-placeholder{color:#94a6c5}.profile__info--form fieldset input:-ms-input-placeholder:focus:-ms-input-placeholder,.profile__info--form fieldset select:-ms-input-placeholder:focus:-ms-input-placeholder,.profile__info--form fieldset textarea:-ms-input-placeholder:focus:-ms-input-placeholder{color:blue}.profile__info--form fieldset input.error:focus,.profile__info--form fieldset select.error:focus,.profile__info--form fieldset textarea.error:focus{border-color:#f3141a}.profile__info--form fieldset select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTEgNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS44MzYgMSA1LjQxOCA1LjQzNyAxIDEiIHN0cm9rZT0iIzIwMzc2MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);background-position:97%;background-repeat:no-repeat;background-size:12px;outline:none}.profile__info--form fieldset select#group{background-position:98%}.profile__info--form fieldset .date-icon{position:relative}.profile__info--form fieldset .date-icon:after{content:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMDc3IDcuMTcxSDE1LjkzTTEyLjIwMiAxMC40MjVoLjAwOE04LjUwNCAxMC40MjVoLjAwOE00LjggMTAuNDI1aC4wMDhNMTIuMjAyIDEzLjY2NGguMDA4TTguNTA0IDEzLjY2NGguMDA4TTQuOCAxMy42NjRoLjAwOE0xMS44NyAxdjIuNzQyTTUuMTQgMXYyLjc0MiIgc3Ryb2tlPSIjMjAzNzYwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTEyLjAzMiAyLjMxNkg0Ljk3NkMyLjUyOSAyLjMxNiAxIDMuNjggMSA2LjE4NnY3LjU0MWMwIDIuNTQ1IDEuNTI5IDMuOTQgMy45NzYgMy45NGg3LjA0OGMyLjQ1NSAwIDMuOTc2LTEuMzcxIDMuOTc2LTMuODc3VjYuMTg2Yy4wMDgtMi41MDYtMS41MTMtMy44Ny0zLjk2OC0zLjg3eiIgY2xpcC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMyMDM3NjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=);display:inline-block;height:16px;margin-top:16px;position:absolute;right:25px;top:25px;width:15px}.profile__info--form fieldset button[disabled]{color:#bdbdbd!important;opacity:.9}.profile__info--form fieldset button svg.loading.points{color:#fff;margin-left:15px}.profile__button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;width:100%!important}.profile__button button{height:50px!important;width:49%!important}@media(max-width:600px){.profile__button button{width:100%!important}}.profile__checkin{-webkit-box-orient:horizontal;-ms-flex-line-pack:start;-ms-flex-pack:distribute;-webkit-box-align:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-top:15px}.profile__checkin,.profile__checkin--checkIn{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.profile__checkin--checkIn{-webkit-box-orient:vertical;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;background:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);color:#203760;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:90px;justify-content:center;width:100px}.profile__checkin--checkIn span{font-size:40px;font-weight:800;line-height:36px}.profile__checkin--checkIn small{font-size:12px;font-weight:700}.profile__checkin--text{color:#203760;font-size:14px;font-weight:300;padding:15px 0;text-align:center}.profile__qrcode{text-align:center}.profile__qrcode .--qrcode{padding:15px;position:relative}.profile__qrcode .--qrcode img{height:100%;max-width:100%;position:relative;width:100%;z-index:1}.profile__qrcode .--qrcode span{background:#fff;display:inline-block;height:185px;position:relative;width:185px;z-index:1}.profile__qrcode .--qrcode span:before{color:#203760;content:"Carregando...";font-size:12px;font-style:normal;font-weight:500;left:50%;line-height:20px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}@media(max-width:600px){.profile__qrcode .--qrcode{display:none}}.profile__qrcode .--code{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-evenly}.profile__qrcode .--code small{cursor:copy}.profile__qrcode .--code span{color:#1d77f1;display:inline-block;font-size:17px;font-weight:700;letter-spacing:-.41px;line-height:37px;overflow:hidden;position:relative}.profile__qrcode .--code span:before{background:#f5f7fa;background:-webkit-linear-gradient(90deg,rgba(245,247,250,.8),#f5f7fa 10%,#f5f7fa 90%,rgba(245,247,250,.8));background:-webkit-gradient(linear,left top,right top,from(rgba(245,247,250,.8)),color-stop(10%,#f5f7fa),color-stop(90%,#f5f7fa),to(rgba(245,247,250,.8)));background:-webkit-linear-gradient(left,rgba(245,247,250,.8),#f5f7fa 10%,#f5f7fa 90%,rgba(245,247,250,.8));background:-o-linear-gradient(left,rgba(245,247,250,.8) 0,#f5f7fa 10%,#f5f7fa 90%,rgba(245,247,250,.8) 100%);background:linear-gradient(90deg,rgba(245,247,250,.8),#f5f7fa 10%,#f5f7fa 90%,rgba(245,247,250,.8));color:#203760;content:attr(data-text);display:block;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr="#f5f7fa",endColorstr="#f5f7fa",GradientType=1);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#f5f7fa",endColorstr="#f5f7fa",GradientType=1);font-size:14px;font-weight:500;height:100%;opacity:0;position:absolute;text-align:center;-webkit-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;width:100%}.profile__qrcode .--code span.--copy:before{opacity:1;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}@-o-keyframes exit{0%{-o-transform:translate(0);transform:translate(0)}to{-o-transform:translateY(50px);transform:translateY(50px)}}@keyframes exit{0%{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px)}}@-webkit-keyframes exit{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(50px);transform:translateY(50px)}}.profile__qrcode .--code svg{height:13px;width:13px}@media(max-width:600px){.profile__qrcode .--code{margin-bottom:30px;margin-top:-15px}}.m-promises.promise-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:normal;-ms-flex-align:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:normal;background:unset;border:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:500px;justify-content:space-between;max-height:500px;padding:43px 50px 50px 48px;position:relative;width:100%}@media screen and (max-device-width:768px){.m-promises.promise-page{margin:0 -15px;max-height:unset;padding:25px 40px;width:100vw}.m-promises.promise-page,.m-promises.promise-page>.image-wrapper{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0}}@media screen and (max-device-width:360px){.m-promises.promise-page{padding:25px 20px}}.m-promises.promise-page>.image-wrapper{border:0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.m-promises.promise-page>.image-wrapper .m-overlay{background-color:#203760;opacity:.7}.m-promises.promise-page>.image-wrapper .m-suboverlay{background-image:-o-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background-image:-webkit-linear-gradient(61.91deg,#203760,rgba(32,55,96,0));background-image:linear-gradient(388.09deg,#203760,rgba(32,55,96,0));opacity:.6}.m-promises.promise-page .m-promises-source,.m-promises.promise-page .m-promises-text,.m-promises.promise-page .m-title{color:#fff}.m-promises.promise-page .m-title{font-size:32px;font-weight:600;line-height:42px}@media screen and (max-device-width:768px){.m-promises.promise-page .m-title{font-size:28px;line-height:32px}}@media screen and (max-device-width:400px){.m-promises.promise-page .m-title{font-size:26px;line-height:26px}}.m-promises.promise-page .m-promises-text{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;align-items:center;display:-ms-flexbox;display:flex;display:-webkit-box;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:28px;font-weight:400;height:100%;justify-content:flex-start;line-height:37px;margin:48px auto 20px;max-height:unset;max-width:900px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-device-width:1000px){.m-promises.promise-page .m-promises-text{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;display:-webkit-box;font-size:24px;height:auto;line-height:30px;margin:auto auto 10px;overflow:unset;text-overflow:unset}}@media screen and (max-device-width:768px){.m-promises.promise-page .m-promises-text{font-size:20px;line-height:30px;margin:30px auto 20px}}.m-promises.promise-page .m-promises-source{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto;max-width:645.5px;width:100%}.m-promises.promise-page .m-promises-source:after,.m-promises.promise-page .m-promises-source:before{-webkit-box-flex:1;background-color:#fff;-ms-flex:1;flex:1;position:relative;width:100%}.m-promises.promise-page .m-promises-source:before{margin-right:6px}.m-promises.promise-page .m-promises-source:after{margin-left:6px}.m-promises.promise-page .m-promises-source .loading.points{margin-left:5px;margin-top:10px}.m-promises.promise-page .m-promises-actions{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;margin-top:52px;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.m-promises.promise-page .m-promises-actions .m-promises-actions-link{margin-right:11px;width:50px}@media(max-width:1345px){.m-promises.promise-page .m-promises-actions .m-promises-actions-link{width:40px}}.gform_footer .m-promises.promise-page .m-promises-actions .m-promises-actions-link>.btn-pwh.gform_button.button[type=submit],.m-promises.promise-page .m-promises-actions .gform_footer .m-promises-actions-link>.btn-pwh.gform_button.button[type=submit],.m-promises.promise-page .m-promises-actions .m-promises-actions-link>.btn--crop,.m-promises.promise-page .m-promises-actions .m-promises-actions-link>.btn--takephoto,.m-promises.promise-page .m-promises-actions .m-promises-actions-link>.m-btn.btn-pwh{padding:0}.m-promises.promise-page .m-promises-actions .m-promises-actions-link svg{height:15px;width:15px}.m-promises.promise-page .m-promises-actions .m-promises-actions-link #seeMorePromise{transition:all .6;-moz-transition:all .6;-ms-transition:all .6;-o-transition:all .6;-webkit-transition:all .6}.m-promises.promise-page .m-promises-actions .m-promises-actions-link #seeMorePromise.anime{-webkit-animation:rotate-icon 2s linear infinite;-o-animation:rotate-icon 2s linear infinite;animation:rotate-icon 2s linear infinite}.m-promises.promise-page .m-promises-actions .m-promises-picture{background-color:#fff}.m-promises.promise-page .m-promises-actions .m-promises-picture>a{background-color:#fff;padding:0}.m-promises.promise-page .m-promises-actions .m-promises-picture svg{stroke:#c6d0e1}@media screen and (max-device-width:768px){.m-promises.promise-page .m-promises-actions{margin-top:25px}}@media screen and (max-device-width:475px){.m-promises.promise-page .m-promises-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.m-promises.promise-page .loading.points circle,.m-promises.promise-page .opt.opt-blue>svg.no-stroke,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.bible,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.blogs,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.chat,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.donation,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.music,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.news,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.podcasts,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.radio,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.temple,.m-promises.promise-page .opt.opt-blue>svg.svg-stroke-and-fill.user{fill:#fff}@-o-keyframes rotate-icon{0%{-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}@keyframes rotate-icon{0%{-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}@-webkit-keyframes rotate-icon{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn)}}#my-promises-list,#promises-users-list{overflow:unset}#my-promises-list .slick-next,#promises-users-list .slick-next{left:unset;right:0}#my-promises-list .slick-prev,#promises-users-list .slick-prev{left:unset;right:50px}#my-promises-list .slick-next.slick-disabled:before,#my-promises-list .slick-next:before,#my-promises-list .slick-prev.slick-disabled:before,#my-promises-list .slick-prev:before,#promises-users-list .slick-next.slick-disabled:before,#promises-users-list .slick-next:before,#promises-users-list .slick-prev.slick-disabled:before,#promises-users-list .slick-prev:before{content:"";display:none!important}#my-promises-list .article-card,#promises-users-list .article-card{height:306px;margin-right:30px;max-width:306px;width:auto}@media screen and (max-device-width:400px){#my-promises-list .article-card,#promises-users-list .article-card{height:280px;max-width:280px}}@media screen and (max-device-width:360px){#my-promises-list .article-card,#promises-users-list .article-card{height:260px;max-width:260px}}#my-promises-list .article-card:nth-child(3n+3),#promises-users-list .article-card:nth-child(3n+3){margin-right:30px}#my-promises-list .article-card .article-card__title,#promises-users-list .article-card .article-card__title{display:none;opacity:0;visibility:hidden}#my-promises-list .article-card .opt.opt-white,#promises-users-list .article-card .opt.opt-white{display:none}.glightbox-clean .gdesc-inner{padding:10px 20px}.gslide-desc{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}.gslide-desc,.gslide-desc .btn-error{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gslide-desc .btn-error{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#1d77f1;border:none;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 14px 24px rgba(29,119,241,.2);-moz-box-shadow:0 14px 24px rgba(29,119,241,.2);-webkit-box-shadow:0 14px 24px rgba(29,119,241,.2);-o-box-shadow:0 14px 24px rgba(29,119,241,.2);color:#fff;cursor:pointer;font-size:17px;justify-content:center;padding:10px 20px;position:relative;text-align:center;text-decoration:none;text-transform:unset;transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;width:auto}.gslide-desc .btn-error:hover{background-color:#0e6ae6;-o-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05)}#promises-users #loader-wrapper-promises-users{height:100px;position:relative}#promises-users .slick-slider .slick-list,#promises-users .slick-slider .slick-track{transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0)}#my-promises #loader-wrapper-my-promises{height:100px;position:relative}#my-promises .slick-slider .slick-list,#my-promises .slick-slider .slick-track{transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0)}@media(max-width:900px){.mfp-container.mfp-s-ready.mfp-inline-holder{padding-left:0;padding-right:0}}.modal.modal_promise{width:100vw}.modal.modal_promise .modal__inner{max-height:94vh;max-width:760px;padding:30px;position:relative;width:95%}@media screen and (max-height:630px){.modal.modal_promise .modal__inner{max-width:660px;padding:30px 20px 20px}}@media screen and (max-width:768px){.modal.modal_promise .modal__inner{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;height:100vh;max-height:100vh;max-width:525px;padding:20px;width:95%}}.modal.modal_promise .modal__inner .modal__header.modal__header_hidden{background:unset;height:0;padding:0;position:relative;z-index:99}.modal.modal_promise .modal__inner .modal__body--inner{margin:0;min-height:100%;overflow:unset;padding:0}@media screen and (max-device-width:768px)and (max-height:880px){.modal.modal_promise .modal__inner .modal__body{overflow:visible}}.modal.modal_promise .modal__inner>.modal__close{background:unset;color:#1b2634;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:40px;margin:0;position:absolute;right:30px;top:30px;-o-transform:translateY(10px);transform:translateY(10px);-webkit-transform:translateY(10px);-ms-transform:translateY(10px)}.modal.modal_promise #load-promise-form{height:250px;position:relative;width:100%}.modal.modal_promise .loading.universal{left:50%;top:50%;-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.mfp-wrap>button.mfp-close{display:none!important}.promise-form-wrap{font-family:Montserrat,sans-serif;width:100%}.promise-form-wrap .m-custom-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:20px}@media screen and (max-height:768px){.promise-form-wrap .m-custom-header{margin-bottom:10px}}.promise-form-wrap .m-custom-header-icon{height:26px;margin-right:11.55px;width:26px}.promise-form-wrap .m-custom-header-icon svg{fill:transparent;stroke:#1d77f1;height:100%;width:100%}.promise-form-wrap .m-custom-header-title{color:#203760;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:0;margin:0}.promise-form-wrap fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;min-height:0;min-width:0;padding:0}.promise-form-wrap fieldset[data-hidden=true]{display:none;opacity:0;visibility:hidden}.promise-form-wrap fieldset legend{color:#203760;font-family:Montserrat,sans-serif;font-size:15px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:1}@media(max-height:650px){.promise-form-wrap fieldset{max-height:575px;overflow:hidden}}.promise-form-wrap fieldset .fieldset-content{margin-top:20px}.promise-form-wrap .font-color-opacity label,.promise-form-wrap .font-color-opacity p,.promise-form-wrap .wrap-image-size label,.promise-form-wrap .wrap-image-size p{color:#203760;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:23px}.promise-form-wrap .font-color-opacity label>span,.promise-form-wrap .font-color-opacity p>span,.promise-form-wrap .wrap-image-size label>span,.promise-form-wrap .wrap-image-size p>span{line-height:1}.promise-form-wrap #listImages{--form-control-color:#639;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;width:100%}.promise-form-wrap #listImages legend{color:#203760;font-family:Montserrat,sans-serif;font-size:15px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:23px}.promise-form-wrap #listImages .title{border-bottom:2px solid #c6d0e1;color:#1d77f1;font-family:Montserrat,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:.9;margin:20px 0 15px;padding:0 0 13px 13px;position:relative;width:100%}.promise-form-wrap #listImages .title:after{background:#1d77f1;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;content:"";height:5px;left:0;position:absolute;top:calc(100% - 3px);width:95px;z-index:10}.promise-form-wrap #listImages .wrap-radius{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));height:100%;max-height:60vh;-ms-overflow-y:auto;overflow-y:auto;padding-right:5px;width:100%}.promise-form-wrap #listImages .wrap-radius::-webkit-scrollbar{height:7px!important;width:7px!important}.promise-form-wrap #listImages .wrap-radius::-webkit-scrollbar-thumb{background:#bbb7b7}.promise-form-wrap #listImages .wrap-radius::-webkit-scrollbar-track{background:#e6e6e6}.promise-form-wrap #listImages .wrap-radius{scrollbar-face-color:#bbb7b7;scrollbar-track-color:#e6e6e6}@media screen and (max-height:768px){.promise-form-wrap #listImages .wrap-radius{max-height:50vh}}.promise-form-wrap #listImages input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,.1);background-position:50%;background-size:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;height:100px;margin:0;overflow:hidden;width:100px}.promise-form-wrap #listImages input:checked{border:.15em solid #1d77f1;-webkit-box-shadow:inset 0 0 2px 4px #fff;box-shadow:inset 0 0 2px 4px #fff}@media screen and (max-width:768px){.promise-form-wrap #listImages .wrap-radius{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));grid-template-rows:repeat(auto-fit,minmax(90px,90px))}.promise-form-wrap #listImages input{height:100%;max-width:100px;min-height:90px;min-width:70px;width:100%}}.promise-form-wrap .adjustSizeImage{margin-bottom:47px}.promise-form-wrap .adjustSizeImage input[type=radio]{height:0;opacity:0;visibility:hidden;width:0}.promise-form-wrap .adjustSizeImage .wrap-image-radio{-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-device-width:768px){.promise-form-wrap .adjustSizeImage{margin-bottom:15px}.promise-form-wrap .adjustSizeImage .wrap-size-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promise-form-wrap .adjustSizeImage .wrap-size-image>*{width:100%}.promise-form-wrap .adjustSizeImage .wrap-size-image-box{height:300px}.promise-form-wrap .adjustSizeImage .wrap-image-size{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.promise-form-wrap .adjustSizeImage .wrap-image-size>p{-webkit-box-flex:none;-ms-flex:none;flex:none;width:100%}.promise-form-wrap .adjustSizeImage .wrap-image-radio{margin-right:15px;min-width:160px;width:160px}.promise-form-wrap .adjustSizeImage .wrap-image-ranges{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:-22px}.promise-form-wrap .adjustSizeImage .wrap-image-ranges .image-brightness{margin-top:10px}.promise-form-wrap .adjustSizeImage .wrap-image-ranges input[type=range]{margin-top:5px}}@media screen and (max-device-width:400px){.promise-form-wrap .adjustSizeImage .wrap-size-image-content{max-width:100%!important}}.promise-form-wrap #customizerPromise{margin-bottom:10px}.promise-form-wrap #customizerPromise .fieldset-content{display:grid;gap:20px;grid-template-columns:330px 1fr;position:relative}@media screen and (max-height:680px){.promise-form-wrap #customizerPromise .fieldset-content{margin-top:10px}}@media screen and (max-height:768px){.promise-form-wrap #customizerPromise .fieldset-content{gap:30px;grid-template-columns:260px 1fr}}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .fieldset-content{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;row-gap:unset}}.promise-form-wrap #customizerPromise .customizer_content{display:grid;gap:20px;grid-column:1/3;grid-template-areas:"area1 area2" "area3 area3";grid-template-columns:330px 1fr;width:100%}@media screen and (max-height:680px){.promise-form-wrap #customizerPromise .customizer_content{grid-template-rows:280px 1fr;row-gap:10px}}@media screen and (max-height:768px){.promise-form-wrap #customizerPromise .customizer_content{grid-template-columns:280px 1fr;grid-template-rows:260px 1fr}}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .customizer_content{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;height:330px;justify-content:flex-start;margin-top:10px;overflow-x:hidden;overflow-y:auto;padding:0 10px 0 0;row-gap:unset;width:calc(100% + 10px)}.promise-form-wrap #customizerPromise .customizer_content::-webkit-scrollbar{height:4px!important;width:4px!important}.promise-form-wrap #customizerPromise .customizer_content::-webkit-scrollbar-thumb{background:#e1dfdf}.promise-form-wrap #customizerPromise .customizer_content::-webkit-scrollbar-track{background:#f0efef}.promise-form-wrap #customizerPromise .customizer_content{scrollbar-face-color:#e1dfdf;scrollbar-track-color:#f0efef}}@media screen and (max-width:768px)and (max-height:880px){.promise-form-wrap #customizerPromise .customizer_content{height:40vh;min-height:100px}}@media screen and (max-width:768px)and (max-height:740px){.promise-form-wrap #customizerPromise .customizer_content{height:31vh}}@media screen and (max-width:768px)and (max-height:700px){.promise-form-wrap #customizerPromise .customizer_content{height:27vh}}.promise-form-wrap #customizerPromise .wrap-size-image{grid-column:1/2;left:0;position:absolute;top:0;width:100%}.promise-form-wrap #customizerPromise .wrap-size-image>*{height:100%;width:100%}@media screen and (max-height:680px){.promise-form-wrap #customizerPromise .wrap-size-image,.promise-form-wrap #customizerPromise .wrap-size-image>*{max-height:290px}}@media screen and (max-height:768px){.promise-form-wrap #customizerPromise .wrap-size-image,.promise-form-wrap #customizerPromise .wrap-size-image>*{max-height:260px}}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .wrap-size-image{position:relative}}.promise-form-wrap #customizerPromise .wrap-image-size{grid-area:area2;margin-bottom:20px}@media screen and (max-height:768px){.promise-form-wrap #customizerPromise .wrap-image-size{margin:0}}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .wrap-image-size{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:0}.promise-form-wrap #customizerPromise .wrap-image-size>p{-webkit-box-flex:none;-ms-flex:none;flex:none;width:100%}}.promise-form-wrap #customizerPromise .font-color-opacity{grid-area:area3}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .font-color-opacity{width:100%}}@media screen and (max-width:768px)and (max-height:880px){.promise-form-wrap #customizerPromise .font-color-opacity{height:auto;max-width:100%;overflow-y:unset;width:100%}}.promise-form-wrap #customizerPromise #font-opacity{margin-top:0}@media screen and (max-width:768px){.promise-form-wrap #customizerPromise .title-custom-font{display:none}.promise-form-wrap #customizerPromise .wrap-image-radio{width:45%}.promise-form-wrap #customizerPromise .wrap-image-radio+.wrap-image-radio{margin-left:2%;margin-top:0}.promise-form-wrap #customizerPromise .wrap-size-image-box{height:300px}.promise-form-wrap #customizerPromise .wrap-font-colors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-left:-20px;margin-right:-20px;overflow-x:auto;width:calc(100% + 40px)}.promise-form-wrap #customizerPromise .wrap-font-colors::-webkit-scrollbar{height:0!important;width:0!important}.promise-form-wrap #customizerPromise .wrap-font-colors::-webkit-scrollbar-thumb{background:#bbb7b7}.promise-form-wrap #customizerPromise .wrap-font-colors::-webkit-scrollbar-track{background:#e6e6e6}.promise-form-wrap #customizerPromise .wrap-font-colors{scrollbar-face-color:#bbb7b7;scrollbar-track-color:#e6e6e6}.promise-form-wrap #customizerPromise .wrap-font-colors input{-webkit-box-flex:none;-ms-flex:none;flex:none;margin-left:10px}.promise-form-wrap #customizerPromise .wrap-font-colors input:first-of-type{margin-left:20px}.promise-form-wrap #customizerPromise .wrap-font-colors input:last-of-type{margin-right:20px}.promise-form-wrap #customizerPromise .wrap-image-ranges{margin-top:15px}.promise-form-wrap #customizerPromise .select-font{margin-bottom:15px}}@media(max-height:650px){.promise-form-wrap #customizerPromise{margin-bottom:0}}.promise-form-wrap .wrap-size-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.promise-form-wrap .wrap-size-image>*{width:calc(50% - 6.5px)}.promise-form-wrap .wrap-size-image-box{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;border-width:0;height:330px;max-height:330px;transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;-webkit-transition:background .5s}.promise-form-wrap .wrap-size-image-box,.promise-form-wrap .wrap-size-image-box .wrap-size-image-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;position:relative}.promise-form-wrap .wrap-size-image-box .wrap-size-image-content{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;outline:none;overflow:hidden}.promise-form-wrap .wrap-size-image-box .overlayer-promise,.promise-form-wrap .wrap-size-image-box .wrap-size-image-content{border:0;height:100%;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.promise-form-wrap .wrap-size-image-box .overlayer-promise{background:#000;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.promise-form-wrap .wrap-size-image-box img{border:0;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;-o-border-radius:22px;-khtml-border-radius:22px;height:100%;-o-object-fit:cover;object-fit:cover;outline:none;width:100%}.promise-form-wrap .wrap-image-size p{margin:0}.promise-form-wrap .wrap-image-size.wrap-font{margin-top:30px}.promise-form-wrap .promise-choice{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:flex-start;left:0;padding:30px;position:absolute;top:0;width:100%;z-index:10}.promise-form-wrap .promise-choice p{color:#fff;font-size:17px;line-height:1.5;margin:0;text-align:center;width:90%}.promise-form-wrap .promise-choice-wrap{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;height:80%;text-align:center}.promise-form-wrap .promise-choice-wrap,.promise-form-wrap .promise-quote-wrap{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.promise-form-wrap .promise-quote-wrap{margin-top:auto}.promise-form-wrap .promise-quote-wrap,.promise-form-wrap .select-font{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.promise-form-wrap .select-font{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background:#fff;border:1.5px solid #e7efff;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;justify-content:flex-start;margin-bottom:20px;padding:0 18px;position:relative}.promise-form-wrap .select-font:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMCAxTDUuNSA1TDEgMSIgc3Ryb2tlPSIjMjAzNzYwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);height:20px;pointer-events:none;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:10px;z-index:20}.promise-form-wrap .select-font select{background-color:transparent;border:unset;cursor:pointer;height:40px;padding:0}.promise-form-wrap .wrap-image-radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;width:100%}.promise-form-wrap .wrap-image-radio+.wrap-image-radio{margin-top:20px}.promise-form-wrap .wrap-image-radio .custom-font-radio-label,.promise-form-wrap .wrap-image-radio .wrap-image-radio-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#c6d0e1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;overflow:hidden}.promise-form-wrap .wrap-image-radio .wrap-image-radio-label{background-color:#fff;border:1.5px solid #e7efff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;font-size:17px;font-weight:600;height:100px;line-height:23px;width:100px}.promise-form-wrap .wrap-image-radio .wrap-image-radio-label:nth-of-type(2){height:133.33px;margin-left:10px}@media screen and (max-device-width:768px)and (max-height:700px){.promise-form-wrap .wrap-image-radio .wrap-image-radio-label{height:75px;width:75px}.promise-form-wrap .wrap-image-radio .wrap-image-radio-label:nth-of-type(2){height:95px}}.promise-form-wrap .wrap-image-radio .custom-font-radio-label{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:38px;margin-left:20px;width:38px}.promise-form-wrap .wrap-image-radio .custom-font-radio-label:first-of-type{margin-left:0}.promise-form-wrap .wrap-image-radio .custom-font-radio-label[for=line_1]>svg{height:12px;width:18px}.promise-form-wrap .wrap-image-radio .custom-font-radio-label[for=line_2]>svg{height:14px;width:18px}.promise-form-wrap .wrap-image-radio .custom-font-radio-label[for=line_3]>svg{height:18px;width:18px}.promise-form-wrap .wrap-image-radio .custom-font-radio-label[for*=align]>svg{height:12px;width:18px}.promise-form-wrap .wrap-image-radio input[type=radio]:checked+label{border:2px solid #203760;color:#203760}.promise-form-wrap .wrap-image-radio .title-custom-font{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-right:30px;width:85px}.promise-form-wrap .wrap-image-ranges{margin-top:20px;width:100%}.promise-form-wrap .wrap-image-ranges .image-blur,.promise-form-wrap .wrap-image-ranges .image-brightness{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.promise-form-wrap .wrap-image-ranges .image-brightness{margin-top:25px}.promise-form-wrap .wrap-image-ranges .image-brightness[for=font_size]{margin-top:0}.promise-form-wrap .wrap-image-ranges .font_opacity_value,.promise-form-wrap .wrap-image-ranges .font_size_value,.promise-form-wrap .wrap-image-ranges .image_blur_value,.promise-form-wrap .wrap-image-ranges .image_brightness_value{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding-right:6%;width:100%}.promise-form-wrap .wrap-image-ranges .image_brightness_value [data-number=image_brightness]{margin-left:47%}.promise-form-wrap .wrap-image-ranges .font_opacity_value [data-number=font_opacity]{margin-left:100%}.promise-form-wrap .wrap-image-ranges .font_size_value [data-number=font_size]{margin-left:21%}.promise-form-wrap .wrap-image-ranges #image_blur,.promise-form-wrap .wrap-image-ranges #image_brightness{cursor:ew-resize}.promise-form-wrap .wrap-image-ranges #image_brightness{background-size:50% 100%}.promise-form-wrap .wrap-image-ranges #font_size{background-size:21% 100%}.promise-form-wrap .wrap-image-ranges #font_opacity{background-size:100% 100%}.promise-form-wrap .wrap-image-ranges input[type=range]{margin-top:9px}.promise-form-wrap .font-color-opacity{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-top:10px}@media screen and (max-height:768px){.promise-form-wrap .font-color-opacity{margin-top:0}}.promise-form-wrap .font-color-opacity>p{margin:0}.promise-form-wrap .font-color-opacity .label-font-color{display:none;opacity:0;visibility:hidden}.promise-form-wrap .font-color-opacity .input-font-color{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:42px;margin:0;max-width:42px;min-height:42px;min-width:42px;overflow:hidden;width:42px}.promise-form-wrap .font-color-opacity .input-font-color:nth-of-type(2){border:1px solid #e0ebff}.promise-form-wrap .font-color-opacity .input-font-color:checked{border:.15em solid #1d77f1;-webkit-box-shadow:inset 0 0 2px 4px #fff;box-shadow:inset 0 0 2px 4px #fff}.promise-form-wrap .font-color-opacity .input-font-color+.input-font-color{margin-left:10px}@media screen and (max-height:768px){.promise-form-wrap .font-color-opacity .input-font-color{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;height:35px;max-width:35px;min-height:35px;min-width:35px;overflow:hidden;width:35px}}.promise-form-wrap .font-color-opacity .image-brightness{margin-top:5px}.promise-form-wrap .promise-form-buttons{width:100%}.promise-form-wrap .promise-form-buttons .wrap-step-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s}.promise-form-wrap .promise-form-buttons .wrap-step-button[data-hidden=true]{display:none;opacity:0;visibility:hidden}.promise-form-wrap .promise-form-buttons .wrap-step-button button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;justify-content:flex-end;margin:0;padding:0;width:40px}.promise-form-wrap .promise-form-buttons .wrap-step-button button svg{margin:0}.promise-form-wrap .promise-form-buttons .wrap-step-button button:first-child{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}.promise-form-wrap .promise-form-buttons .wrap-step-button button:first-child svg{justify-self:flex-start;opacity:.5;-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.promise-form-wrap .promise-form-buttons .wrap-step-button button:first-child:hover svg{opacity:1}.promise-form-wrap .promise-form-buttons .wrap-step-button button[data-promise=createPromise]{font-size:16px;font-weight:700;line-height:20px;width:200px}.promise-form-wrap .promise-form-buttons .wrap-step-button button[data-promise=createPromise] svg{margin-left:10px}.promise-form-wrap .promise-form-buttons .wrap-step-button[data-button=listImages]{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.promise-form-wrap .promise-form-buttons .wrap-step-button[data-button=listImages] button{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;width:115px}.promise-form-wrap .promise-form-buttons .wrap-step-button[data-button=listImages] button svg{justify-self:flex-start;margin-left:10px;opacity:.5;-o-transform:rotate(0);transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}.promise-form-wrap .promise-form-buttons .wrap-step-button[data-button=listImages] button:hover svg{opacity:1}.promise-form-wrap button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;background:unset;color:#203760;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:16px;font-style:normal;font-weight:700;justify-content:flex-start;line-height:20px;margin:34px 12px 0 auto}.promise-form-wrap button svg{height:15px;margin-left:11.88px;width:12.05px}#main-new-user{min-height:300px;overflow:hidden;padding:0 100px 100px;position:relative}#main-new-user .image-wrap{height:50vh;max-height:497px;width:50%}#main-new-user .image-wrap img{height:100%}#main-new-user .image-description{width:50%}#main-new-user .heart-user{height:80vw;left:50%;max-height:835px;max-width:1081px;pointer-events:none;position:absolute;top:0;-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:90%;z-index:-1}#main-new-user .heart-user>svg{fill:#edf0f5;height:100%;width:100%}.telephones{display:grid;gap:30px;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(auto-fill,175px);width:100%}@media(max-width:1150px){.telephones{grid-template-columns:repeat(3,auto)}}@media(max-width:600px){.telephones{grid-template-columns:repeat(2,auto)}}@media(max-width:539px){.telephones{grid-template-columns:auto}}.telephones__item{background-position:50%;background-repeat:no-repeat;background-size:130%;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;box-shadow:0 10px 22px rgba(170,195,219,.3);-moz-box-shadow:0 10px 22px rgba(170,195,219,.3);-webkit-box-shadow:0 10px 22px rgba(170,195,219,.3);-o-box-shadow:0 10px 22px rgba(170,195,219,.3);max-height:175px;max-width:310px;overflow:hidden;position:relative;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1)}@media(max-width:600px){.telephones__item{max-width:100%;width:100%}}.telephones__item:hover{background-size:140%}.telephones__item:hover .telephones__info{background-color:#1d77f1;border-color:#1d77f1}.telephones__item:hover .telephones__state span{color:#fff}.telephones__item:hover .telephones__state span:before{background-color:#fff;color:#1d77f1}.telephones__item:hover .telephones__number{color:#fff}.telephones__cover img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-o-object-fit:cover;object-fit:cover;visibility:hidden}.telephones__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;background:#fff;border:1.5px solid #e7efff;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px;-khtml-border-radius:100px;bottom:13px;-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);box-shadow:0 22px 32px rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;left:50%;min-height:50px;overflow:hidden;padding:0 15px 0 10px;position:absolute;top:auto;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-o-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:95%;z-index:1}.telephones__state span{color:#203760;font-size:12px;font-style:normal;font-weight:700;line-height:12px}.telephones__state span,.telephones__state span:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.telephones__state span:before{background-color:#1d77f1;border-radius:100px;color:#fff;content:attr(data-letter);height:30px;margin-right:10px;text-align:center;text-transform:uppercase;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-o-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:30px}.telephones__number{color:#203760;font-size:12px;font-style:normal;font-weight:600;line-height:15px;text-decoration:none}body.template-following .main{overflow:hidden}.following-subtitle{-webkit-box-flex:none;color:#203760;-ms-flex:none;flex:none;font-family:Montserrat,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;letter-spacing:-.15px;line-height:24px;margin:0;width:100%}.following-list{-webkit-box-orient:horizontal;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;list-style:none;margin:30px 0 0;padding:0;width:100%;z-index:10}.following-list,.following-list-item{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.following-list-item{-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-pack:center;border:1.5px solid #e7efff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-khtml-border-radius:20px;-ms-flex-direction:column;flex-direction:column;height:104px;justify-content:center;min-height:104px;min-width:104px;width:104px}.following-list-item+li{margin-left:30px}.following-list-item span{color:#203760;font-family:Montserrat,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1;margin-top:10px;pointer-events:none}.following-list-item svg{fill:#1d77f1;height:30px;min-height:30px;min-width:30px;width:30px}.following-list-item.univer svg{height:28px;min-height:28px;min-width:58px;width:58px}.following-list-item.loggedin{cursor:pointer}.following-list-item.loggedin.active,.following-list-item.loggedin:hover{background-color:#fff}.following-list-item.loggedin.active:after{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#1d77f1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-khtml-border-radius:50%;bottom:7px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjg1NTQ3IDQuNTkwMUw0Ljg4OTc2IDcuNzEzNzNMMTEuMTQxMiAxLjI4NTE2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:25px;justify-content:center;max-width:25px;min-height:25px;min-width:25px;overflow:hidden;position:absolute;right:7px;width:25px}@media screen and (max-width:1320px){.following-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-left:-5vw;margin-right:-5vw;overflow:auto;width:100vw}.following-list::-webkit-scrollbar{height:0!important;width:0!important}.following-list::-webkit-scrollbar-thumb{background:transparent}.following-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.following-list{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.following-list>:first-child{margin-left:5vw}.following-list>:last-child{margin-right:5vw}}@media screen and (max-width:768px){.following-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px;overflow:auto;width:100vw}.following-list::-webkit-scrollbar{height:0!important;width:0!important}.following-list::-webkit-scrollbar-thumb{background:transparent}.following-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}.following-list{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}.following-list>:first-child{margin-left:15px}.following-list>:last-child{margin-right:15px}.l-common-wrapper.no-loggedin{display:none}}#following-logged{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin:0 auto;position:relative;width:90%}#following-logged>svg{grid-column:1/3;margin:64px auto 115px;max-height:835px;max-width:1081px;min-height:359px;min-width:485px;position:relative;z-index:-1}#following-logged>.l-common-row.is-justify-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;justify-self:center;position:absolute;top:125px;z-index:2}@media screen and (max-width:1200px){#following-logged{overflow:hidden}}@media screen and (max-width:900px){#following-logged{min-height:100vw;width:100%}#following-logged>svg{position:absolute;z-index:-1}#following-logged>.l-common-row.is-justify-center{margin-bottom:84px;position:relative;top:0;z-index:2}}.following-content-signup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;width:90%}@media screen and (max-width:900px){.following-content-signup{width:100%}}.following-content-signup .following-content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;max-width:750px}.following-content-signup .following-content-wrap>ul{margin:20px auto;width:100%}.following-content-signup .following-content-wrap>ul li{color:#203760;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:23px}.following-content-signup .following-content-wrap>ul li strong{font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:23px}@media screen and (max-width:600px){.following-content-signup .following-content-wrap>ul li{font-size:.875rem;line-height:1.1;padding:0}.following-content-signup .following-content-wrap>ul li+li{margin-top:10px}.following-content-signup .following-content-wrap>ul li strong{font-size:.875rem}.following-content-signup .following-content-wrap>ul li::marker{margin-left:10px}}@media screen and (max-width:600px){.following-content-signup .following-content-wrap>ul{padding:0 0 0 20px}}.following-content-signup .following-content-wrap .btn--crop,.following-content-signup .following-content-wrap .btn--takephoto,.following-content-signup .following-content-wrap .gform_footer .gform_button.button[type=submit],.following-content-signup .following-content-wrap .m-btn,.gform_footer .following-content-signup .following-content-wrap .gform_button.button[type=submit]{height:50px;max-width:323px;width:100%}.following-content-signup .following-content-title{color:#203760;font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:-.15px;line-height:42px;margin:0 20px;text-align:center}@media screen and (max-width:830px){.following-content-signup .following-content-title{font-size:1.833rem;line-height:1.2;margin:0 0 11px}}@media screen and (max-width:600px){.following-content-signup .following-content-title{font-size:1.5rem;margin:0 0 11px}}@media screen and (max-width:450px){.following-content-signup .following-content-title{font-size:1.375rem}}.following-content-img{height:400px;position:relative;width:100%}.following-content-img img{left:50%;max-width:100%;min-width:450px;position:absolute;top:-78px;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.following-content-img .content-stars{left:48%;position:absolute;-webkit-transform:translateX(-48%);-o-transform:translateX(-48%);transform:translateX(-48%);width:400px;z-index:5}@media screen and (max-width:900px){.following-content-img{margin-bottom:45px}.following-content-img img{top:0}.following-content-img .content-stars{left:46%;margin-top:10%}}@media screen and (max-width:550px){.following-content-img{height:64vw}.following-content-img .content-stars{left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:450px){.following-content-img{height:300px}.following-content-img .content-stars{left:50%;-webkit-transform:translateX(-49%);-o-transform:translateX(-49%);transform:translateX(-49%)}}.following-content-img .l-subhead-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f3141a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:46px;justify-content:center;margin-right:10px;width:46px}@media(max-width:48rem){.following-content-img .l-subhead-icon{height:35px;width:35px}}.following-content-img .l-subhead-icon svg{fill:#fff;stroke:#fff;height:20px;width:20px}@media(max-width:48rem){.following-content-img .l-subhead-icon svg{height:15px;width:15px}}@media(max-width:750px){.following-content-img .l-subhead-icon{margin-right:0}}.following-content-img .l-subhead-icon{left:5%;position:relative;z-index:2}.following-content-img .l-subhead-icon svg{stroke-width:1.8px}.following-content-img .l-subhead-icon-favorite_1{height:90px;width:90px}.following-content-img .l-subhead-icon-favorite_1 svg{height:37px;width:39px}.following-content-img .l-subhead-icon-favorite_2{height:40px;left:10%;margin-bottom:-5px;margin-top:25px;width:40px}.following-content-img .l-subhead-icon-favorite_2 svg{height:16px;width:17px}.following-content-img .l-subhead-icon-favorite_3{height:20px;left:4.5%;margin-bottom:-8px;width:20px}.following-content-img .l-subhead-icon-favorite_3 svg{height:8px;width:8px}@media screen and (max-width:900px){.following-content-img .l-subhead-icon-favorite_1{height:60px;left:15%;width:60px}.following-content-img .l-subhead-icon-favorite_1 svg{height:30px;width:30px}.following-content-img .l-subhead-icon-favorite_2{left:15%;margin-top:40px}.following-content-img .l-subhead-icon-favorite_3{left:12%}}body.template-following .l-common-wrapper{height:auto;overflow:hidden}body.template-following .l-common-wrapper.deactivate{height:0}body.template-following .l-common-wrapper .l-common-row-h-scroll.blog-and-schedule{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .loading.universal{margin-top:50px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4{grid-template-columns:repeat(4,minmax(250px,1fr))}@media screen and (max-width:76.25rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media screen and (max-width:65rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:none!important;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;justify-content:flex-start;margin:0;overflow:auto;row-gap:unset;width:100vw}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music.active,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts.active,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music::-webkit-scrollbar,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts::-webkit-scrollbar,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio::-webkit-scrollbar{height:0!important;width:0!important}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music::-webkit-scrollbar-thumb,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts::-webkit-scrollbar-thumb,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio::-webkit-scrollbar-thumb{background:transparent}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music::-webkit-scrollbar-track,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts::-webkit-scrollbar-track,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>*{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:306px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>*+*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>*+*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>*+*{margin-left:30px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>:first-of-type{margin-left:5vw}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>:last-of-type{margin-right:5vw}}@media screen and (max-width:48rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>:first-of-type{margin-left:15px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-music>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-podcasts>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-4.items-radio>:last-of-type{margin-right:15px}}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3{grid-template-columns:repeat(3,minmax(350px,1fr))}@media screen and (max-width:76.25rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media screen and (max-width:65rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category{-ms-grid-columns:unset;-ms-grid-rows:unset;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;display:unset;display:none!important;grid-column:unset;grid-template-areas:unset;grid-template-columns:unset;grid-template-rows:unset;justify-content:flex-start;margin:0;overflow:auto;row-gap:unset;width:100vw}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs.active,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs::-webkit-scrollbar,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category::-webkit-scrollbar{height:0!important;width:0!important}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs::-webkit-scrollbar-thumb,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category::-webkit-scrollbar-thumb{background:transparent}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs::-webkit-scrollbar-track,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category::-webkit-scrollbar-track{background:hsla(0,0%,100%,.5)}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category{scrollbar-face-color:transparent;scrollbar-track-color:hsla(0,0%,100%,.5)}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>*{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:306px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>*+*,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>*+*{margin-left:30px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>:first-of-type{margin-left:5vw}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>:last-of-type{margin-right:5vw}}@media screen and (max-width:48rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>:first-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>:first-of-type{margin-left:15px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-blogs>:last-of-type,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-category>:last-of-type{margin-right:15px}}@media screen and (max-width:76.25rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-church{grid-template-columns:repeat(2,minmax(290px,1fr))}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-copy{max-width:unset}}@media screen and (max-width:40.625rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .content-grid-scroll.col-3.items-church{grid-template-columns:minmax(340px,1fr)}}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-thumb{height:300px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex{padding:30px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .opt{top:30px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#203760;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:32px;font-weight:600;letter-spacing:-.15px;line-height:1;margin:16px 0}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-location{font-size:14px;font-weight:600;line-height:1.4}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-location:first-of-type{font-size:18px;line-height:1}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:auto 0 0;padding:0 30px 30px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-copy,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-info,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-map{max-width:365px;width:100%}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons a+a{margin:15px 0 0}@media screen and (max-width:1480px){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-info,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-map{max-width:unset;width:100%}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-map{margin-right:0}}@media screen and (max-width:1220px){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-copy{margin-bottom:0}}@media screen and (max-width:68.75rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address{min-width:300px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-thumb{height:250px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-title{font-size:26px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-location:first-of-type{font-size:16px}}@media screen and (max-width:48rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-thumb{height:340px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-title{font-size:20px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-location{font-size:13px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-tex .m-address-text-location:first-of-type{font-size:14px}#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-copy,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-info,#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-buttons .m-address-buttons-map{height:40px}}@media screen and (max-width:23.75rem){#section-items-favorites .l-common-row-mobile-scroll.uni-videos.actions-home .items-church>.m-address-extra.block-address .m-address-thumb{height:240px}}body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-title .m-title{color:#203760;font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:-.15px;line-height:32px}body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button{width:336px}.gform_footer body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button .btn-pwh.gform_button.button[type=submit],body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button .btn--crop,body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button .btn--takephoto,body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button .gform_footer .btn-pwh.gform_button.button[type=submit],body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button .m-btn.btn-pwh{background-color:#203760}body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button a svg{height:25px!important;margin-right:15px;width:27px!important}body.template-my-page .l-subhead-wrapper+.m-spacer.sp-50{height:50px}@media screen and (max-width:768px){body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-title .m-title{font-size:26px;line-height:1}body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button{max-width:35px;padding:0}.gform_footer body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button>.m-btn-mobile.gform_button.button[type=submit],body.template-my-page .l-subhead-wrapper .l-subhead-row .gform_footer .l-subhead-button>.m-btn-mobile.gform_button.button[type=submit],body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button>.m-btn-mobile.btn--crop,body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button>.m-btn-mobile.btn--takephoto,body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button>.m-btn.m-btn-mobile{background-color:#203760;height:35px;min-height:35px;min-width:35px;min-width:35px!important;padding:0;width:35px}body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-button a svg{height:100%;margin-right:0;min-height:unset;min-width:unset;padding:0;width:100%}}@media screen and (max-width:500px){body.template-my-page .l-subhead-wrapper .l-subhead-row .l-subhead-title .m-title{font-size:20px}}body.template-my-page #following-logged{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-template-columns:unset;grid-template-rows:unset;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:90%}body.template-my-page #following-logged>svg{grid-column:1/3;height:auto;left:50%;margin:0 auto 115px;min-width:600px;position:absolute;top:0;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}body.template-my-page #following-logged>.l-common-row.is-justify-center{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;justify-self:center;margin:35px auto 50px;position:relative;top:0;z-index:2}body.template-my-page #following-logged .following-content-img,body.template-my-page #following-logged>.l-common-row.is-justify-center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}body.template-my-page #following-logged .following-content-img{-ms-flex-align:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end}body.template-my-page #following-logged .following-content-img img{left:0;position:relative;top:0;-webkit-transform:translateX(7%);-o-transform:translateX(7%);transform:translateX(7%)}body.template-my-page #following-logged .following-content-signup{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.template-my-page #following-logged .following-content-signup .following-content-wrap{margin-left:-30px;padding-bottom:20px}@media screen and (max-width:1050px){body.template-my-page #following-logged>.l-common-row.is-justify-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 70px}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-img img{-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap{margin:-80px 0 0}}@media screen and (max-width:900px){body.template-my-page #following-logged{max-width:100vw;min-height:unset;width:100vw}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-img{height:auto;margin-top:30px}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-img img{min-width:350px}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap{margin:-50px 0 0}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap p{margin-top:0}}@media screen and (max-width:450px){body.template-my-page #following-logged>.l-common-row.is-justify-center{margin-bottom:50px}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap{margin:-40px 0 0}body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap p{font-size:14px}.gform_footer body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap .gform_button.button[type=submit],body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap .btn--crop,body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap .btn--takephoto,body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap .gform_footer .gform_button.button[type=submit],body.template-my-page #following-logged>.l-common-row.is-justify-center .following-content-signup .following-content-wrap .m-btn{height:40px;min-height:40px}}body.template-my-page .m-type-two-slider.my-page .slick-prev-two{left:0;right:unset}body.template-my-page .m-type-two-slider.my-page .slick-next-two{right:0}body.template-my-page .m-type-two-slider.my-page .slick-next-two,body.template-my-page .m-type-two-slider.my-page .slick-prev-two{height:80%;top:10%;width:80px}body.template-my-page .m-type-two-slider.my-page .dot-slider-class{width:100%}@media(max-width:1260px){body.template-my-page .l-spotlight-grid-container.my-page-spotilight{gap:30px;grid-template-areas:"slider aside";grid-template-columns:minmax(380px,1fr) 350px}body.template-my-page .l-spotlight-grid-container.my-page-spotilight .l-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body.template-my-page .l-spotlight-grid-container.my-page-spotilight .l-aside>*{height:auto;margin-left:0}}@media(max-width:850px){body.template-my-page .l-spotlight-grid-container.my-page-spotilight{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:540px){body.template-my-page .l-spotlight-grid-container.my-page-spotilight{max-width:calc(100% - 30px)}body.template-my-page .l-spotlight-grid-container.my-page-spotilight .article-slider .m-slider-title.is-fz-m-18{font-size:16px}}#address-favorites{overflow:unset}#address-favorites .m-address-extra{height:auto;margin-left:30px;max-width:418px;width:100%}#address-favorites .m-address-extra .m-address{height:auto}#address-favorites .m-address-extra .m-address-thumb{height:243px}#address-favorites .m-address-extra .m-address-tex{height:auto;padding:20px 30px 36px}#address-favorites .m-address-extra .m-address-tex .m-address-text-location{margin-top:15px}#address-favorites .m-address-extra .m-address-tex .opt.opt-white>svg{fill:#0a4b78}@media(min-width:1366px)and (max-width:1441px){#address-favorites .m-address-extra .m-address{width:100%}}@media(min-width:1280px)and (max-width:1350px){#address-favorites .m-address-extra .m-address{width:100%}}@media(min-width:1020px)and (max-width:1100px){#address-favorites .m-address-extra .m-address{width:100%}}@media(max-width:1300px){#address-favorites{max-width:100vw;width:100vw}#address-favorites .slick-list.draggable{margin:0 5vw}#address-favorites .slick-next{right:5vw}#address-favorites .slick-prev{right:calc(5vw + 40px)}#address-favorites .m-address-extra{max-width:360px}#address-favorites .m-address-extra .m-address{width:100%}}@media(max-width:1020px){#address-favorites .m-address-extra .m-address{width:100%}}@media(max-width:768px){#address-favorites{padding-left:0}#address-favorites .slick-list.draggable{margin:0}#address-favorites .slick-list.draggable .slick-track{margin:0 15px}#address-favorites .slick-next{right:15px}#address-favorites .slick-prev{right:55px}#address-favorites .m-address-extra{max-width:360px}#address-favorites .m-address-extra .m-address{width:100%}}@media(max-width:400px){#address-favorites .m-address-extra{max-width:320px}}@media(max-width:1100px){.block--layout-address #content-allAddressWrapper{overflow:unset}.block--layout-address #content-allAddressWrapper #allAddressWrapper.content-grid-scroll.col-2{grid-template-columns:repeat(2,minmax(360px,1fr))!important}}@media(max-width:820px){.block--layout-address #content-allAddressWrapper #allAddressWrapper.content-grid-scroll.col-2{grid-template-columns:1fr!important;width:100%}.block--layout-address #content-allAddressWrapper #allAddressWrapper.content-grid-scroll.col-2 .m-address-extra.block-address{max-width:100%}}@media(max-width:1100px){.block--layout-address{overflow:unset}.block--layout-address #blockAddressWrapper.content-grid-scroll.col-2{grid-template-columns:repeat(2,minmax(360px,1fr))!important}}@media(max-width:820px){.block--layout-address #blockAddressWrapper.content-grid-scroll.col-2{grid-template-columns:1fr!important;width:100%}.block--layout-address #blockAddressWrapper.content-grid-scroll.col-2 .m-address-extra.block-address{max-width:100%}}.otnotice-content{padding-left:0!important;padding-right:0!important}.otnotice-content .otnotice-sections{margin-left:0!important;margin-right:0!important}.otnotice-content .otnotice-sections .otnotice-section>*{margin-left:0!important}.otnotice-content .otnotice-sections .otnotice-section .otnotice-section-header{color:#203760;font-size:1.56rem;line-height:1;margin-top:40px}.otnotice-content .otnotice-sections .otnotice-section .otnotice-section-content p{margin:0!important}.otnotice-content .otnotice-sections .otnotice-section .otnotice-section-content ol{margin-bottom:50px}.otnotice-content .otnotice-sections .otnotice-section .otnotice-section-content ol li{color:#203760;font-size:1.125rem}@media screen and (max-width:767px){.otnotice-sections>.otnotice-section>.otnotice-section-content,.otnotice-sections>.otnotice-section>h2.otnotice-section-header{margin-right:0!important}}.l-common-wrapper#favorite-music #favorite-content{display:grid;gap:1.875rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:56.25rem){.l-common-wrapper#favorite-music #favorite-content{gap:.9375rem;grid-template-columns:1fr}}.l-common-wrapper#favorite-music #favorite-content>.m-most-listened-item{margin:0;width:100%}.l-common-wrapper#favorite-music #favorite-content>.m-most-listened-item>.m-podcasts{margin:0}.l-common-wrapper#favorite-music #favorite-content>.m-most-listened-item>.m-podcasts>.m-podcasts-timer{width:7.8125pxrem!important}.l-subhead-wrapper .l-subhead-icon.l-subhead-icon-hinario{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.l-subhead-wrapper .l-subhead-icon.l-subhead-icon-hinario svg{height:22px;width:22px}.l-subhead-icon.hinario.l-subhead-icon-icon-star-white{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.l-subhead-icon.hinario.l-subhead-icon-icon-star-white svg{height:20px;margin-right:8px;width:20px}.hinario-favorite,.hinario-favorite button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background:transparent;display:none!important;height:40px;justify-content:flex-end;width:40px}.hinario-favorite{-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.hinario-favorite button{background:transparent;border:none;cursor:pointer;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.hinario-favorite button,.hinario-favorite button:hover{-webkit-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.hinario-favorite button:hover{-webkit-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}.hinario-favorite svg{color:#fff;height:30px;min-height:30px;min-width:30px;pointer-events:none;width:30px}@media(max-width:48rem){.hinario-favorite svg{height:24px;min-height:24px;min-width:24px;width:24px}}.m-hinarios{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(42px);background:#fff;border-radius:20px;-webkit-box-shadow:inset -5px -5px 250px 0 hsla(0,0%,100%,.02);box-shadow:inset -5px -5px 250px 0 hsla(0,0%,100%,.02);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;max-height:90px;padding:27px 17px;width:100%}.m-hinarios+.m-hinarios{margin-top:16px}@media(max-width:48rem){.m-hinarios{padding:14px 16px}}.m-hinarios-items-info{-webkit-box-orient:horizontal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.m-hinarios-info,.m-hinarios-items-info{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.m-hinarios-info{-webkit-box-orient:vertical;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.m-hinarios-info h3,.m-hinarios-info p{margin:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.m-hinarios-info h3{color:#233a62;font-size:18px;font-weight:800;line-height:22.05px;margin-bottom:8px}@media(max-width:48rem){.m-hinarios-info h3{font-size:14px;line-height:17px}}.m-hinarios-info p{color:rgba(35,58,98,.8);font-size:16px;font-weight:400;line-height:19.41px}@media(max-width:48rem){.m-hinarios-info p{font-size:12px;line-height:14px}}.m-hinarios-info a{text-decoration:none}.m-hinarios-info a:active,.m-hinarios-info a:hover,.m-hinarios-info a:visited{color:#233a62;text-decoration:none}.m-hinarios-play-pause-hinario{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;margin:0 8px 0 15px;min-height:60px;min-width:60px;width:60px}@media(max-width:48rem){.m-hinarios-play-pause-hinario{height:40px;margin:0 8px 0 16px;min-height:40px;min-width:40px;width:40px}}.m-hinario-number{color:#94a6c5;font-size:18px;font-weight:800;line-height:22.05px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media(max-width:48rem){.m-hinario-number{font-size:14px}}.m-hinarios-play-pause-hinario img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hinario-notfound{font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;line-height:20px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media screen and (max-width:29.678rem){.m-music-button.hinario{max-width:unset;width:100%}}.hinario-order{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px 8px;position:relative;width:220px}.hinario-order>svg{height:20px;margin-right:5px;min-height:20px;min-width:20px;width:20px}.hinario-order .order-selected,.hinario-order>svg{pointer-events:none}.hinario-order #order{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(42px);background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-khtml-border-radius:10px;box-shadow:0 22px 32px rgba(170,195,219,.3);-moz-box-shadow:0 22px 32px rgba(170,195,219,.3);-webkit-box-shadow:0 22px 32px rgba(170,195,219,.3);-o-box-shadow:0 22px 32px rgba(170,195,219,.3);display:none;-ms-flex-direction:column;flex-direction:column;pointer-events:none;position:absolute;right:0;top:110%;transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;width:100%;z-index:20}.hinario-order #order.show{display:-webkit-box;display:-ms-flexbox;display:flex;transition:display .5s ease-in-out;-moz-transition:display .5s ease-in-out;-ms-transition:display .5s ease-in-out;-o-transition:display .5s ease-in-out;-webkit-transition:display .5s ease-in-out}.hinario-order-text{background:transparent;font-size:16px;font-weight:400;line-height:22.05px;padding:8px;pointer-events:all;position:relative;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;z-index:1}.hinario-order-text.selected{font-weight:600}.hinario-order-text:hover{background:#f5f5f5;cursor:pointer;font-weight:600}@media screen and (max-width:37.5rem){.hinario-order{width:auto}.hinario-order>svg{margin:0 5px}.hinario-order .order-selected{display:none}.hinario-order #order{-webkit-animation:hide-list .8s ease-in-out both;-o-animation:hide-list .8s ease-in-out both;animation:hide-list .8s ease-in-out both;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;bottom:0;box-shadow:-1px -3px 8px 0 rgba(170,195,219,.3);-moz-box-shadow:-1px -3px 8px 0 rgba(170,195,219,.3);-webkit-box-shadow:-1px -3px 8px 0 rgba(170,195,219,.3);-o-box-shadow:-1px -3px 8px 0 rgba(170,195,219,.3);display:-webkit-box;display:-ms-flexbox;display:flex;height:0;left:0;position:fixed;right:0;top:unset;transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;width:100vw;z-index:10}.hinario-order #order.show{-webkit-animation:show-list .8s ease both;-o-animation:show-list .8s ease both;animation:show-list .8s ease both;transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;-webkit-transition:height .5s ease-in-out}.hinario-order-text{padding:12px 16px}}@-o-keyframes show-list{0%{height:0}to{height:200px}}@keyframes show-list{0%{height:0}to{height:200px}}@-webkit-keyframes show-list{0%{height:0}to{height:200px}}@-o-keyframes hide-list{0%{height:200px}to{height:0}}@keyframes hide-list{0%{height:200px}to{height:0}}@-webkit-keyframes hide-list{0%{height:200px}to{height:0}}.l-common--row.hinario-single{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border-radius:20px;-webkit-box-shadow:0 22px 32px 0 rgba(170,195,219,.302);box-shadow:0 22px 32px 0 rgba(170,195,219,.302);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;justify-content:space-between;padding:60px}.l-common--row.hinario-single .content-single{max-width:584px;width:100%}@media(max-width:64rem){.l-common--row.hinario-single .content-single{max-width:calc(100% - 210px)}}@media(max-width:59.375rem){.l-common--row.hinario-single .content-single{position:relative;z-index:1}}@media(max-width:48rem){.l-common--row.hinario-single .content-single{max-width:calc(100% - 110px)}}.l-common--row.hinario-single .content-single h2{color:#203760;font-size:28px;font-weight:800;line-height:34.13px;margin:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media(max-width:48rem){.l-common--row.hinario-single .content-single h2{font-size:18px;line-height:22px}}.l-common--row.hinario-single .content-single h3{color:#97bffd;font-size:20px;font-weight:400;line-height:24.38px;margin:0 0 30px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media(max-width:48rem){.l-common--row.hinario-single .content-single h3{font-size:16px;line-height:18.41px}}.l-common--row.hinario-single .content-single .content-single-song p{color:#485a7b;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:32px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.l-common--row.hinario-single .video-wrapper{margin-top:56px;max-width:584px;width:100%}@media(max-width:64rem){.l-common--row.hinario-single .video-wrapper{margin-top:0;max-width:unset;position:absolute;right:40px;top:80px;width:200px;z-index:2}}@media(max-width:48rem){.l-common--row.hinario-single .video-wrapper{top:87px;width:100px}}.l-common--row.hinario-single .video-wrapper-inner{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;padding-bottom:56.25%;position:relative;-webkit-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;transition:all .8s ease-in-out;width:100%}.l-common--row.hinario-single .video-wrapper-player{opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:-1}.l-common--row.hinario-single .video-wrapper-player-img{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:0}.l-common--row.hinario-single .hino-play-pause{color:#1d77f1;height:62px;min-height:62px;min-width:62px;width:62px;z-index:1}@media(max-width:64rem){.l-common--row.hinario-single .hino-play-pause{height:40px;min-height:40px;min-width:40px;width:40px}}@media(max-width:48rem){.l-common--row.hinario-single .hino-play-pause{height:24px;min-height:24px;min-width:24px;width:24px}}.l-common--row.hinario-single .video-wrapper-img{height:100%;-o-object-fit:contain;object-fit:contain;opacity:.3;position:absolute;width:100%;z-index:0}.l-common--row.hinario-single .video-text{bottom:0;margin:auto 50px 20px;position:absolute;z-index:2}.l-common--row.hinario-single .video-text strong{color:#fff;font-size:24.85px;font-weight:700;line-height:29.66px}.l-common--row.hinario-single .video-text p,.l-common--row.hinario-single .video-text strong{margin:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.l-common--row.hinario-single .video-text p{color:#97bffd;font-size:18.64px;font-weight:400;line-height:22.24px}@media(max-width:69rem){.l-common--row.hinario-single .video-text{display:none}}.l-common--row.hinario-single .content-single-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:16px;position:relative}.l-common--row.hinario-single .content-single-actions .hinario-favorite,.l-common--row.hinario-single .content-single-actions .hinario-favorite button{height:40px;width:40px}.l-common--row.hinario-single .letter-action{background:transparent;color:#94a6c5;cursor:pointer;font-size:20px;font-weight:400;line-height:24px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.l-common--row.hinario-single .letter-action strong{font-size:26px;font-weight:400;line-height:24px;pointer-events:none}.l-common--row.hinario-single .letter-action-controller{background:#fff;border:1px solid #e7efff;border-radius:4px;display:none;left:0;padding:23px 28px;position:absolute;top:100%;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;width:375px;z-index:11}.l-common--row.hinario-single .letter-action-controller label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#94a6c5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.l-common--row.hinario-single .letter-action-controller input[type=range]{background-size:50% 100%}.l-common--row.hinario-single .m-error-report-component{margin-left:auto}@media(max-width:64rem){.l-common--row.hinario-single{padding:40px;position:relative}.l-common--row.hinario-single.playing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:0 0 20px}.l-common--row.hinario-single.playing .video-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-khtml-border-radius:0;left:0;margin-top:0;max-width:unset;order:0;position:relative;top:0;width:100%;z-index:20}.l-common--row.hinario-single.playing .content-single{-webkit-box-ordinal-group:2;-ms-flex-order:1;max-width:unset;order:1;padding:0 20px;position:relative;width:100%;z-index:1}}@media(max-width:48rem){.l-common--row.hinario-single .content-single-actions{position:unset}.l-common--row.hinario-single .letter-action-controller{bottom:0;left:15px;max-width:unset;position:fixed;top:unset;width:calc(100vw - 30px)}}#singleSearchHino{position:relative;z-index:22}#singleSearchHino .m-search-form-button{position:relative;z-index:-1}#singleSearchHino .search-field-container{top:120%}#singleSearchHino .search-field-container .search-item{font-size:16px}
