/* Janusz Korczak Association Australia - shared styles */

/* self-hosted fonts */
@font-face{font-family: 'Reem Kufi';font-style: normal;font-weight: 400;font-display: swap;src: url('../../fonts/Reem Kufi/ReemKufi.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 100;font-display: swap;src: url('../../fonts/Roboto/100.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 100;font-display: swap;src: url('../../fonts/Roboto/100italic.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 300;font-display: swap;src: url('../../fonts/Roboto/300.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 300;font-display: swap;src: url('../../fonts/Roboto/300italic.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 400;font-display: swap;src: url('../../fonts/Roboto/regular.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 400;font-display: swap;src: url('../../fonts/Roboto/italic.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 500;font-display: swap;src: url('../../fonts/Roboto/500.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 500;font-display: swap;src: url('../../fonts/Roboto/500italic.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 700;font-display: swap;src: url('../../fonts/Roboto/700.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 700;font-display: swap;src: url('../../fonts/Roboto/700italic.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: normal;font-weight: 900;font-display: swap;src: url('../../fonts/Roboto/900.woff2') format('woff2');}
@font-face{font-family: 'Roboto';font-style: italic;font-weight: 900;font-display: swap;src: url('../../fonts/Roboto/900italic.woff2') format('woff2');}

/* ---------------------------------------------------------------------------
   Base rules replacing what the AMP runtime used to provide
   --------------------------------------------------------------------------- */
html{overflow-x: hidden;}
body{margin: 0;-webkit-text-size-adjust: 100%;text-size-adjust: 100%;}
[hidden]{display: none !important;}

/* fixed-ratio media boxes (former amp-img / amp-youtube / amp-vimeo / amp-carousel):
   the box gets its height from a padding-top sizer (--ratio = height/width), the media fills it */
.amp-img,.amp-youtube,.amp-vimeo,.amp-carousel{display: block;position: relative;overflow: hidden;}
.amp-img::before,.amp-youtube::before,.amp-vimeo::before,.amp-carousel::before{content: '';display: block;padding-top: var(--ratio, 0);}
.amp-img > img,.amp-youtube > iframe,.amp-vimeo > iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;border: 0;}
.amp-img > a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}
.amp-iframe{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;border: 0;display: block;}

/* off-canvas menu (former amp-sidebar) */
.amp-sidebar{display: block;position: fixed;top: 0;height: 100vh;max-height: 100vh;max-width: 80vw;min-width: 45px;background-color: #efefef;outline: none;overflow-x: hidden;overflow-y: auto;z-index: 2147483647;transform: translateX(100%);visibility: hidden;transition: transform 233ms cubic-bezier(0,0,.21,1), visibility 0s linear 233ms;}
.amp-sidebar[data-side="right"]{right: 0;}
.amp-sidebar[data-side="left"]{left: 0;transform: translateX(-100%);}
.amp-sidebar.is-open{transform: none;visibility: visible;transition: transform 233ms cubic-bezier(0,0,.21,1);}
.amp-sidebar-mask{position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgba(0,0,0,.5);z-index: 2147483646;opacity: 0;visibility: hidden;transition: opacity 233ms, visibility 0s linear 233ms;}
.amp-sidebar-mask.is-open{opacity: 1;visibility: visible;transition: opacity 233ms;}

/* slider (former amp-carousel type="slides") */
.amp-carousel-track{display: flex;flex-wrap: nowrap;position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: transform .3s ease;}
.amp-carousel-slide{flex: 0 0 100%;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: relative;}
.amp-carousel-slide > *{height: 100%;width: 100%;overflow: hidden;}
.amp-carousel-button{position: absolute;box-sizing: border-box;top: 50%;height: 34px;width: 34px;border-radius: 2px;background-color: rgba(0,0,0,.5);background-position: 50% 50%;background-repeat: no-repeat;transform: translateY(-50%);z-index: 10;cursor: pointer;}
.amp-carousel-button:focus{border: 1px black solid;outline: 1px white solid;}
.amp-carousel-button-prev{left: 16px;background-size: 18px 18px;}
.amp-carousel-button-next{right: 16px;background-size: 18px 18px;}
@media (hover: none){.amp-carousel-button{opacity: 0;visibility: hidden;}}

/* full-screen image viewer (former amp-image-lightbox) */
.amp-image-lightbox{position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: 0;padding: 0;overflow: hidden;z-index: 1000;background: rgba(0,0,0,.95);color: #f2f2f2;display: flex;align-items: center;justify-content: center;cursor: pointer;}
#image-lightbox > img{max-width: 100%;max-height: 100%;width: auto;height: auto;object-fit: contain;}
.amp-image-lightbox a.control{cursor: pointer;z-index: 2;}

/* scrolling headline (former amp-animation) */
.animated-text{animation: mbr-marquee calc(20s - 19s * var(--duration, 60) / 100) linear infinite;}
@keyframes mbr-marquee{from{transform: translateX(100vw);}to{transform: translateX(-100%);}}

/* ---------------------------------------------------------------------------
   News page: "Latest Updates" (filled from the Google Doc) and the featured item
   --------------------------------------------------------------------------- */
.news-updates{padding-top: 75px;padding-bottom: 30px;background-color: #ffffff;}
.news-updates + .news-updates{padding-top: 0;}
.news-updates .news-update{border: 1px solid #cccccc;padding: 2rem;margin-bottom: 2rem;}
.news-updates .news-update > :last-child,.news-updates .news-update p:last-child{margin-bottom: 0;}
.news-updates .news-update h3,.news-updates .news-update h4{padding: 0 0 .5rem;margin: 0 0 1rem;}
.news-updates .news-update p{text-align: left;}
.news-updates .news-update img{display: block;max-width: 100%;height: auto;margin: 1rem auto 0;}
.news-updates .news-update ul,.news-updates .news-update ol{padding-left: 1.5rem;margin-bottom: 1rem;}
.news-updates .news-update li{color: #15181b;}
.news-updates .news-update a{color: #0049ff;}
.news-updates .news-update-meta{color: #808080;font-size: .8em;}
.news-updates .news-update-featured{display: flex;flex-wrap: wrap;align-items: center;gap: 2rem;}
.news-updates .news-update-featured .news-update-text{flex: 1 1 320px;}
.news-updates .news-update-featured .news-update-img{flex: 1 1 320px;}
.news-updates .news-update-featured .news-update-img img{margin: 0;width: 100%;}

/* Mobirise theme rules shared by every page */
div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,ol,ul,li,figcaption{font: inherit;}*{-webkit-box-sizing: border-box;box-sizing: border-box;}body{position: relative;font-style: normal;line-height: 1.5;color: #232323;}section{background-color: #eeeeee;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;overflow: hidden;}section.menu{min-height: 80px;}section,.container,.container-fluid{position: relative;word-wrap: break-word;}a.mbr-iconfont:hover{text-decoration: none;}h1,h2,h3{margin: auto;}h1,h3,p{padding: 10px 0;margin-bottom: 15px;}p,li,blockquote{color: #15181b;letter-spacing: 0.5px;line-height: 1.7;}ul,ol,pre,blockquote,h4{margin-bottom: 0;margin-top: 0;}pre{background: #f4f4f4;padding: 10px 24px;white-space: pre-wrap;}p{margin-top: 0;}a{font-style: normal;font-weight: 400;cursor: pointer;}a,a:hover{text-decoration: none;}figure{margin-bottom: 0;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.display-1,.display-2,.display-3,.display-4{line-height: 1;word-break: break-word;word-wrap: break-word;}b,strong{font-weight: bold;}blockquote{padding: 10px 0 10px 20px;position: relative;border-left: 3px solid;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition-delay: 9999s;transition-delay: 9999s;-webkit-transition-property: background-color,color;-o-transition-property: background-color,color;transition-property: background-color,color;}html,body{height: auto;min-height: 100vh;}.mbr-section-title{font-style: normal;line-height: 1.2;}.mbr-section-subtitle{line-height: 1.3;}.mbr-text{font-style: normal;line-height: 1.6;}.btn{font-weight: 400;border-width: 2px;border-style: solid;font-style: normal;letter-spacing: 2px;margin: .4rem .8rem;white-space: normal;-webkit-transition: all .3s ease-in-out,-webkit-box-shadow 2s ease-in-out;transition: all .3s ease-in-out,-webkit-box-shadow 2s ease-in-out;-o-transition: all .3s ease-in-out,box-shadow 2s ease-in-out;transition: all .3s ease-in-out,box-shadow 2s ease-in-out;transition: all .3s ease-in-out,box-shadow 2s ease-in-out,-webkit-box-shadow 2s ease-in-out;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;word-break: break-word;-webkit-align-items: center;-webkit-justify-content: center;display: -webkit-inline-flex;}.btn-underline:after{content: "";display: block;width: 100%;height: 2px;-webkit-transition: all .3s ease-in-out 0.2s;-o-transition: all .3s ease-in-out 0.2s;transition: all .3s ease-in-out 0.2s;margin-top: 2px;}.btn-underline:before{content: "";display: block;width: 0;height: 2px;position: absolute;right: 0;bottom: 0;-webkit-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;margin-top: 2px;}.btn-underline:hover:after{-webkit-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;-webkit-transition-delay: none;-o-transition-delay: none;transition-delay: none;width: 0;}.btn-underline:hover:before{-webkit-transition: all .3s ease-in-out 0.2s;-o-transition: all .3s ease-in-out 0.2s;transition: all .3s ease-in-out 0.2s;width: 100%;}.btn-form{border-radius: 0;}.btn-form:hover{cursor: pointer;}form .btn{margin: 0;}.mbr-figure img,.mbr-figure iframe{display: block;width: 100%;}.card{background-color: transparent;border: none;}.card-wrapper{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;-webkit-flex: 1;}.card-img{text-align: center;-ms-flex-negative: 0;flex-shrink: 0;-webkit-flex-shrink: 0;}.media{max-width: 100%;margin: 0 auto;}.mbr-figure{-ms-flex-item-align: center;-ms-grid-row-align: center;-webkit-align-self: center;align-self: center;}.media-container > div{max-width: 100%;}.mbr-figure img,.card-img img{width: 100%;}@media (max-width: 991px){.media-size-item{width: auto;}.media{width: auto;}.mbr-figure{width: 100%;}}.l-spacing3{letter-spacing: 3px;}.l-spacing-3{letter-spacing: -.3px;}.amp-carousel-button{width: 50px;height: 50px;}.amp-carousel-button:hover{cursor: pointer;}.amp-carousel-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff' viewBox='0 0 129 129'%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z'/%3E%3C/svg%3E");}.amp-carousel-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff' viewBox='0 0 129 129'%3E%3Cpath d='m88.6,121.3c0.8,0.8 1.8,1.2 2.9,1.2s2.1-0.4 2.9-1.2c1.6-1.6 1.6-4.2 0-5.8l-51-51 51-51c1.6-1.6 1.6-4.2 0-5.8s-4.2-1.6-5.8,0l-54,53.9c-1.6,1.6-1.6,4.2 0,5.8l54,53.9z'/%3E%3C/svg%3E");}.popup-btn:hover{cursor: pointer;}.hidden{visibility: hidden;}.super-hide{display: none;}.inactive{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;-webkit-user-drag: none;user-drag: none;}textarea[type="hidden"]{display: none;}#scrollToTop{display: none;}.popover-content ul.show{min-height: 155px;}.mbr-white{color: #ffffff;}.mbr-black{color: #000000;}.mbr-bg-white{background-color: #ffffff;}.mbr-bg-black{background-color: #000000;}.align-left{text-align: left;}.align-center{text-align: center;}.align-right{text-align: right;}@media (max-width: 767px){.align-left,.align-center,.align-right,.mbr-section-btn,.mbr-section-title{text-align: center;}}.mbr-light{font-weight: 300;}.mbr-regular{font-weight: 400;}.mbr-semibold{font-weight: 500;}.mbr-bold{font-weight: 700;}nav .mbr-section-btn{margin-left: 0rem;margin-right: 0rem;}.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont{cursor: pointer;margin-right: 0.5rem;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont{margin-right: 0.8rem;}[type="submit"]{-webkit-appearance: none;}.mbr-fullscreen .mbr-overlay{min-height: 100vh;}.mbr-fullscreen{display: -webkit-box;display: -ms-flexbox;display: flex;display: -moz-flex;display: -ms-flex;display: -o-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-align-items: center;min-height: 100vh;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 3rem;padding-bottom: 3rem;}.mbr-overlay{background-color: #000;bottom: 0;left: 0;opacity: .5;position: absolute;right: 0;top: 0;z-index: 0;}.mbr-parallax-bg{bottom: 0;left: 0;opacity: .5;position: absolute;right: 0;top: 0;z-index: 0;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}section.sidebar-open:before{content: '';position: fixed;top: 0;bottom: 0;right: 0;left: 0;background-color: rgba(0,0,0,0.2);z-index: 1040;}form input,form textarea,form select{padding: .8rem;border: 0px;background: #ececec;}form .fieldset{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-flex;-webkit-justify-content: center;-webkit-flex-wrap: wrap;-webkit-align-items: center;}.amp-img img{max-height: 100%;max-width: 100%;}html .amp-img > a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}.container{padding-right: 15px;padding-left: 15px;width: 100%;margin-right: auto;margin-left: auto;}@media (max-width: 767px){.container{max-width: 540px;}}@media (min-width: 768px){.container{max-width: 720px;}}@media (min-width: 992px){.container{max-width: 960px;}}@media (min-width: 1200px){.container{max-width: 1140px;}}@media (min-width: 1600px){.container{max-width: 1540px;}}.mbr-row,.mbr-form-row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -1rem;margin-left: -1rem;}.mbr-form-row{margin-right: -0.5rem;margin-left: -0.5rem;}.mbr-form-row > [class*="mbr-col"]{padding-left: 0.5rem;padding-right: 0.5rem;}.mbr-justify-content-center{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-justify-content: center;}@media (max-width: 767px){.mbr-col-sm-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}.mbr-row{margin: 0;}}@media (min-width: 768px){.mbr-col-md-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 25%;}.mbr-col-md-4{-ms-flex: 0 0 33.333333%;-webkit-box-flex: 0;flex: 0 0 33.333333%;max-width: 33.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 33.333333%;}.mbr-col-md-5{-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 41.666667%;}.mbr-col-md-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 50%;}.mbr-col-md-7{-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 58.333333%;}.mbr-col-md-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}.mbr-col-md-10{-ms-flex: 0 0 83.333333%;-webkit-box-flex: 0;flex: 0 0 83.333333%;max-width: 83.333333%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 83.333333%;}.mbr-col-md-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}}@media (min-width: 992px){.mbr-col-lg-2{-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 16.666667%;}.mbr-col-lg-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 25%;}.mbr-col-lg-4{-ms-flex: 0 0 33.33%;-webkit-box-flex: 0;flex: 0 0 33.33%;max-width: 33.33%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 33.33%;}.mbr-col-lg-5{-ms-flex: 0 0 41.666%;-webkit-box-flex: 0;flex: 0 0 41.666%;max-width: 41.666%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 41.666%;}.mbr-col-lg-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 50%;}.mbr-col-lg-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}.mbr-col-lg-10{-ms-flex: 0 0 83.3333%;-webkit-box-flex: 0;flex: 0 0 83.3333%;max-width: 83.3333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 83.3333%;}.mbr-col-lg-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}}@media (min-width: 1200px){.mbr-col-xl-4{-ms-flex: 0 0 33.33%;-webkit-box-flex: 0;flex: 0 0 33.33%;max-width: 33.33%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 33.33%;}.mbr-col-xl-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 50%;}.mbr-col-xl-7{-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 58.333333%;}.mbr-col-xl-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}}.amp-sidebar{background: transparent;}#scrollToTopMarker{position: absolute;width: 0px;height: 0px;top: 300px;}#scrollToTopButton{position: fixed;bottom: 25px;right: 25px;opacity: .4;z-index: 5000;font-size: 32px;height: 60px;width: 60px;border: none;border-radius: 3px;cursor: pointer;}#scrollToTopButton:focus{outline: none;}#scrollToTopButton a:before{content: '';position: absolute;height: 40%;top: 36%;width: 2px;left: calc(50% - 1px);}#scrollToTopButton a:after{content: '';position: absolute;border-top: 2px solid;border-right: 2px solid;width: 40%;height: 40%;left: calc(30% - 1px);bottom: 30%;-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}.field:not(:nth-last-child(1)){margin-bottom: 1rem;}.field-input{display: block;width: 100%;}.mbr-col{flex-basis: 0;flex-grow: 1;max-width: 100%;}.mbr-col-auto{-webkit-box-flex: 0;flex: 0 0 auto;width: auto;max-width: none;}.mbr-col,.mbr-col-auto{position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}@media (min-width: 991px){.mbr-col{min-width: 50%;}}@media (max-width: 991px){.mbr-col{min-width: 100%;}}.form-check{margin-bottom: 0;}.form-check-label{padding-left: 0;}.form-check-input{position: relative;margin: 4px;}.form-check-inline{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-left: 0;margin-right: .75rem;}P{margin: 0;text-align: center;}.p-0{padding: 0;}.mbr-flex{display: flex;}.mbr-column{flex-direction: column;}.mbr-px-5{padding-left: 3rem;padding-right: 3rem;}.note-popover .btn::after{display: none;}body{font-family: Roboto;}blockquote{border-color: #f9d5bd;}.display-1{font-family: 'Reem Kufi',sans-serif;font-size: 6rem;}.display-2{font-family: 'Reem Kufi',sans-serif;font-size: 4rem;}.display-5{font-family: 'Reem Kufi',sans-serif;font-size: 2.25rem;}.btn{padding: 1rem 2rem;border-radius: 0px;}.btn-sm{border-width: 1px;padding: 1rem 1rem;border-radius: 0px;}.btn-md{font-weight: 600;padding: 1rem 2rem;border-radius: 0px;}.bg-primary{background-color: #f9d5bd;}.bg-success{background-color: #c6e2ba;}.bg-info{background-color: #f5edf6;}.bg-warning{background-color: #7f7e7e;}.btn-primary,.btn-primary:active,.btn-primary.active{background-color: #f9d5bd;border-color: #f9d5bd;color: #a84c0f;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{color: #a84c0f;background-color: #f3a877;border-color: #f3a877;}.btn-primary.disabled,.btn-primary:disabled{color: #a84c0f;background-color: #f3a877;border-color: #f3a877;}.btn-info,.btn-info:active,.btn-info.active{background-color: #f5edf6;border-color: #f5edf6;color: #904c98;}.btn-info:hover,.btn-info:focus,.btn-info.focus{color: #904c98;background-color: #d9badd;border-color: #d9badd;}.btn-info.disabled,.btn-info:disabled{color: #904c98;background-color: #d9badd;border-color: #d9badd;}.btn-success,.btn-success:active,.btn-success.active{background-color: #c6e2ba;border-color: #c6e2ba;color: #426f2e;}.btn-success:hover,.btn-success:focus,.btn-success.focus{color: #426f2e;background-color: #9acb84;border-color: #9acb84;}.btn-success.disabled,.btn-success:disabled{color: #426f2e;background-color: #9acb84;border-color: #9acb84;}.btn-warning,.btn-warning:active,.btn-warning.active{background-color: #7f7e7e;border-color: #7f7e7e;color: #ffffff;}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus{color: #ffffff;background-color: #595858;border-color: #595858;}.btn-warning.disabled,.btn-warning:disabled{color: #ffffff;background-color: #595858;border-color: #595858;}.btn-black,.btn-black:active,.btn-black.active{background-color: #333333;border-color: #333333;color: #ffffff;}.btn-black:hover,.btn-black:focus,.btn-black.focus{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-black.disabled,.btn-black:disabled{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-white,.btn-white:active,.btn-white.active{background-color: #ffffff;border-color: #ffffff;color: #808080;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white.disabled,.btn-white:disabled{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white,.btn-white:active,.btn-white.active{color: #333333;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #333333;}.btn-white.disabled,.btn-white:disabled{color: #333333;}.btn-primary-outline,.btn-primary-outline:active,.btn-primary-outline.active{background: none;border-color: #f19a60;color: #f19a60;}.btn-primary-outline:hover,.btn-primary-outline:focus,.btn-primary-outline.focus{color: #a84c0f;background-color: #f9d5bd;border-color: #f9d5bd;}.btn-primary-outline.disabled,.btn-primary-outline:disabled{color: #a84c0f;background-color: #f9d5bd;border-color: #f9d5bd;}.btn-info-outline,.btn-info-outline:active,.btn-info-outline.active{background: none;border-color: #cfa9d4;color: #cfa9d4;}.btn-info-outline:hover,.btn-info-outline:focus,.btn-info-outline.focus{color: #904c98;background-color: #f5edf6;border-color: #f5edf6;}.btn-info-outline.disabled,.btn-info-outline:disabled{color: #904c98;background-color: #f5edf6;border-color: #f5edf6;}.btn-success-outline,.btn-success-outline:active,.btn-success-outline.active{background: none;border-color: #8bc472;color: #8bc472;}.btn-success-outline:hover,.btn-success-outline:focus,.btn-success-outline.focus{color: #426f2e;background-color: #c6e2ba;border-color: #c6e2ba;}.btn-success-outline.disabled,.btn-success-outline:disabled{color: #426f2e;background-color: #c6e2ba;border-color: #c6e2ba;}.btn-warning-outline,.btn-warning-outline:active,.btn-warning-outline.active{background: none;border-color: #4c4b4b;color: #4c4b4b;}.btn-warning-outline:hover,.btn-warning-outline:focus,.btn-warning-outline.focus{color: #ffffff;background-color: #7f7e7e;border-color: #7f7e7e;}.btn-warning-outline.disabled,.btn-warning-outline:disabled{color: #ffffff;background-color: #7f7e7e;border-color: #7f7e7e;}.btn-black-outline,.btn-black-outline:active,.btn-black-outline.active{background: none;border-color: #000000;color: #000000;}.btn-black-outline:hover,.btn-black-outline:focus,.btn-black-outline.focus{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-black-outline.disabled,.btn-black-outline:disabled{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-white-outline,.btn-white-outline:active,.btn-white-outline.active{background: none;border-color: #ffffff;color: #ffffff;}.btn-white-outline:hover,.btn-white-outline:focus,.btn-white-outline.focus{color: #333333;background-color: #ffffff;border-color: #ffffff;}.text-primary{color: #f9d5bd;}.text-primary.btn-underline:after,.text-primary.btn-underline:before{background: #f9d5bd;}.text-success{color: #c6e2ba;}.text-success.btn-underline:after,.text-success.btn-underline:before{background: #c6e2ba;}.text-info{color: #f5edf6;}.text-info.btn-underline:after,.text-info.btn-underline:before{background: #f5edf6;}.text-warning{color: #7f7e7e;}.text-warning.btn-underline:after,.text-warning.btn-underline:before{background: #7f7e7e;}.text-white{color: #ffffff;}.text-white.btn-underline:after,.text-white.btn-underline:before{background: #ffffff;}.text-black{color: #000000;}.text-black.btn-underline:after,.text-black.btn-underline:before{background: #000000;}a.text-primary:hover,a.text-primary:focus{color: #f19a60;}a.text-success:hover,a.text-success:focus{color: #8bc472;}a.text-info:hover,a.text-info:focus{color: #cfa9d4;}a.text-warning:hover,a.text-warning:focus{color: #4c4b4b;}a.text-white:hover,a.text-white:focus{color: #b3b3b3;}a.text-black:hover,a.text-black:focus{color: #4d4d4d;}.alert-success{background-color: #c6e2ba;}.alert-info{background-color: #f5edf6;}.alert-warning{background-color: #7f7e7e;}a,a:hover{color: #f9d5bd;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc{color: #ffffff;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc{color: #ffffff;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc{color: #ffffff;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc{color: #bfbebe;}div[submit-success]{background: #c6e2ba;color: #000000;padding: 1rem;margin-bottom: 1rem;}@-moz-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-webkit-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-o-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}.mobirise-loader .amp-active > div{display: none;}#scrollToTopMarker{display: none;}#scrollToTopButton{background-color: #f9d5bd;}#scrollToTopButton a:before{background: #000000;}#scrollToTopButton a:after{border-top-color: #000000;border-right-color: #000000;}.display-1 .mbr-iconfont-btn{font-size: 6rem;width: 6rem;}.display-2 .mbr-iconfont-btn{font-size: 4rem;width: 4rem;}.display-5 .mbr-iconfont-btn{font-size: 2.25rem;width: 2.25rem;}.display-6 .mbr-iconfont-btn{font-size: 1.3rem;width: 1.3rem;}[class*="-iconfont"]{display: inline-flex;}
