.jq-checkbox,.jq-radio{position:relative;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jq-checkbox input,.jq-radio input{position:absolute;z-index:-1;margin:0;padding:0;opacity:0}.jq-file{position:relative;display:inline-block;overflow:hidden}.jq-file input{position:absolute;top:0;right:0;height:auto;margin:0;padding:0;opacity:0;font-size:100px;line-height:1em}.jq-file__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox,.jq-select-multiple{position:relative;display:inline-block}.jq-selectbox select,.jq-select-multiple select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}.jq-selectbox li,.jq-select-multiple li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch}.jq-select-multiple ul{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.jq-number{display:inline-block}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.jq-checkbox,.jq-radio{vertical-align:-4px;width:16px;height:16px;margin:0 4px 0 0;border:1px solid #c3c3c3;background:linear-gradient(#fff,#e6e6e6);box-shadow:0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;cursor:pointer}.jq-checkbox.focused,.jq-radio.focused{border:1px solid #08c}.jq-checkbox.disabled,.jq-radio.disabled{opacity:.55}.jq-checkbox{border-radius:3px}.jq-checkbox.checked .jq-checkbox__div{width:8px;height:4px;margin:3px 0 0 3px;border-bottom:2px solid #666;border-left:2px solid #666;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.jq-radio{border-radius:50%}.jq-radio.checked .jq-radio__div{width:10px;height:10px;margin:3px 0 0 3px;border-radius:50%;background:#777;box-shadow:inset 1px 1px 1px rgba(0,0,0,.7)}.jq-file{width:270px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.jq-file input{cursor:pointer}.jq-file__name{box-sizing:border-box;width:100%;height:34px;padding:0 80px 0 10px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:#fff;box-shadow:inset 1px 1px #f1f1f1;font:14px/32px Arial,sans-serif;color:#333}.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #ccc;border-radius:0 4px 4px 0;background:linear-gradient(#fff,#e6e6e6);box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #fff}.jq-file:hover .jq-file__browse{background:linear-gradient(#f6f6f6,#e6e6e6)}.jq-file:active .jq-file__browse{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}.jq-file.focused .jq-file__name{border:1px solid #5794bf}.jq-file.disabled,.jq-file.disabled .jq-file__name,.jq-file.disabled .jq-file__browse{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-number{position:relative;vertical-align:middle;padding:0 36px 0 0}.jq-number__field{width:100px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1)}.jq-number__field:hover{border-color:#b3b3b3}.jq-number__field input{box-sizing:border-box;width:100%;padding:8px 9px;border:none;outline:none;background:0 0;font:14px Arial,sans-serif;color:#333}.jq-number__spin{position:absolute;top:0;right:0;width:32px;height:14px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:linear-gradient(#fff,#e6e6e6);box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-shadow:1px 1px #fff;cursor:pointer}.jq-number__spin.minus{top:auto;bottom:0}.jq-number__spin:hover{background:linear-gradient(#f6f6f6,#e6e6e6)}.jq-number__spin:active{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}.jq-number__spin:after{content:'';position:absolute;top:4px;left:11px;width:0;height:0;border-right:5px solid transparent;border-bottom:5px solid #999;border-left:5px solid transparent}.jq-number__spin.minus:after{top:5px;border-top:5px solid #999;border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.jq-number__spin.minus:hover:after{border-top-color:#000}.jq-number__spin.plus:hover:after{border-bottom-color:#000}.jq-number.focused .jq-number__field{border:1px solid #5794bf}.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-number.disabled .jq-number__spin:after{border-bottom-color:#aaa}.jq-number.disabled .jq-number__spin.minus:after{border-top-color:#aaa}.jq-selectbox{vertical-align:middle;cursor:pointer}.jq-selectbox__select{height:32px;padding:0 45px 0 10px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:linear-gradient(#fff,#e6e6e6);box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #fff}.jq-selectbox__select:hover{background:linear-gradient(#f6f6f6,#e6e6e6)}.jq-selectbox__select:active{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}.jq-selectbox.focused .jq-selectbox__select{border:1px solid #5794bf}.jq-selectbox.disabled .jq-selectbox__select{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-selectbox__select-text{display:block;width:100%}.jq-selectbox .placeholder{color:#888}.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%;border-left:1px solid #ccc}.jq-selectbox__trigger-arrow{position:absolute;top:14px;right:12px;width:0;height:0;border-top:5px solid #999;border-right:5px solid transparent;border-left:5px solid transparent}.jq-selectbox:hover .jq-selectbox__trigger-arrow{border-top-color:#000}.jq-selectbox.disabled .jq-selectbox__trigger-arrow{border-top-color:#aaa}.jq-selectbox__dropdown{box-sizing:border-box;width:100%;margin:2px 0 0;padding:0;border:1px solid #ccc;border-radius:4px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);font:14px/18px Arial,sans-serif}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;border:1px solid #ccc;border-radius:3px;outline:none;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;box-shadow:inset 1px 1px #f1f1f1;color:#333}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#f0f0f0;font-size:13px}.jq-selectbox ul{margin:0;padding:0}.jq-selectbox li{min-height:18px;padding:5px 10px 6px;color:#231f20}.jq-selectbox li.selected{background-color:#a3abb1;color:#fff}.jq-selectbox li:hover{background-color:#08c;color:#fff}.jq-selectbox li.disabled{color:#aaa}.jq-selectbox li.disabled:hover{background:0 0}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:0 0;color:#231f20;cursor:default}.jq-selectbox li.option{padding-left:25px}.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:#fff;box-shadow:inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);font:14px/18px Arial,sans-serif;color:#333;cursor:default}.jq-select-multiple.focused{border:1px solid #5794bf}.jq-select-multiple.disabled{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-select-multiple ul{margin:0;padding:0}.jq-select-multiple li{padding:3px 9px 4px;list-style:none}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08c;color:#fff}.jq-select-multiple li.disabled{color:#aaa}.jq-select-multiple li.optgroup{font-weight:700}.jq-select-multiple li.option{padding-left:25px}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled{background:#ccc;color:#fff}input[type=email].styler,input[type=password].styler,input[type=search].styler,input[type=tel].styler,input[type=text].styler,input[type=url].styler,textarea.styler{padding:8px 9px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333}input[type=search].styler{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.styler{overflow:auto}input[type=email].styler:hover,input[type=password].styler:hover,input[type=search].styler:hover,input[type=tel].styler:hover,input[type=text].styler:hover,input[type=url].styler:hover,textarea.styler:hover{border-color:#b3b3b3}input[type=email].styler:hover:focus,input[type=password].styler:hover:focus,input[type=search].styler:hover:focus,input[type=tel].styler:hover:focus,input[type=text].styler:hover:focus,input[type=url].styler:hover:focus,textarea.styler:hover:focus{border-color:#ccc;border-top-color:#b3b3b3;outline:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}button.styler,input[type=button].styler,input[type=submit].styler,input[type=reset].styler{overflow:visible;padding:8px 11px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;outline:none;background:linear-gradient(#fff,#e6e6e6);box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333;text-shadow:1px 1px #fff;cursor:pointer}button.styler.styler::-moz-focus-inner,input[type=button].styler.styler::-moz-focus-inner,input[type=submit].styler.styler::-moz-focus-inner,input[type=reset].styler.styler::-moz-focus-inner{padding:0;border:0}button.styler:not([disabled]):hover,input[type=button].styler:not([disabled]):hover,input[type=submit].styler:not([disabled]):hover,input[type=reset].styler:not([disabled]):hover,input[type=reset].styler:hover{background:linear-gradient(#f6f6f6,#e6e6e6)}button.styler:active,input[type=button].styler:active,input[type=submit].styler:active,input[type=reset].styler:active{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}button.styler[disabled],input[type=button].styler[disabled],input[type=submit].styler[disabled]{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
@keyframes marquee{0%{text-indent:330px}100%{text-indent:-460px}}@-webkit-keyframes marquee{0%{text-indent:330px}100%{text-indent:-460px}}.marquee{overflow:hidden;white-space:nowrap;animation:marquee 17s linear infinite;-webkit-animation:marquee 17s linear infinite}.marquee:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.about-us__content_story-matters_text p,.about-us__content_welcome_text p,.event-text p{font-size:20px}.about-us__content_welcome_text a,.event-text a{text-decoration:none !important;color:#04b5b5 !important}.about-us__content_welcome_text a:hover,.event-text a:hover{text-decoration:underline !important}.mejs-container,.single .main-content-inner .mejs-container{-webkit-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out;bottom:-100%;height:80px !important;position:fixed;left:0;z-index:110}.mejs-container .wp-audio-shortcode,.single .main-content-inner .mejs-container .wp-audio-shortcode{position:static;bottom:auto}.mejs-container.shown,.single .main-content-inner .mejs-container.shown{bottom:0}.mejs-container .mejs-inner,.single .main-content-inner .mejs-container .mejs-inner{position:relative;height:inherit;color:#fff}.mejs-container .mejs-inner .close-player,.single .main-content-inner .mejs-container .mejs-inner .close-player{position:absolute;right:6px;top:4px;font-size:14px;cursor:pointer}.mejs-container .mejs-inner .mejs-poster,.single .main-content-inner .mejs-container .mejs-inner .mejs-poster{display:block !important;left:110px;top:12px;font-size:14px;font-weight:800;font-family:"Open Sans",sans-serif}@media (max-width:767px){.mejs-container .mejs-inner .mejs-poster,.single .main-content-inner .mejs-container .mejs-inner .mejs-poster{font-size:12px;left:69px;width:70% !important;overflow:hidden;white-space:nowrap;animation:marquee 16s linear infinite;-webkit-animation:marquee 16s linear infinite}.mejs-container .mejs-inner .mejs-poster:hover,.single .main-content-inner .mejs-container .mejs-inner .mejs-poster:hover{-webkit-animation-play-state:paused;animation-play-state:paused}}.mejs-container .mejs-inner .mejs-time-float,.single .main-content-inner .mejs-container .mejs-inner .mejs-time-float{display:none !important}.mejs-container .mejs-inner .mejs-controls,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls{top:40%;bottom:auto;padding:0 20px}.mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-current,.mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-total,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-current,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-total{height:2px;top:14px}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button{margin-right:20px;margin-top:-5px}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon{display:none;position:absolute;left:14px;top:-13px;cursor:pointer;color:#fff;width:44px;height:44px;-webkit-transition:fill .1s ease-in-out,opacity .1s ease-in-out;-o-transition:fill .1s ease-in-out,opacity .1s ease-in-out;transition:fill .1s ease-in-out,opacity .1s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:fill,opacity}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon.active,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon.active{display:block}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon path,.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon polygon,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon path,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .player-icon polygon{color:#fff;fill:currentColor;-webkit-transition:color .1s ease-in-out,stroke .1s ease-in-out,fill .1s ease-in-out;-o-transition:color .1s ease-in-out,stroke .1s ease-in-out,fill .1s ease-in-out;transition:color .1s ease-in-out,stroke .1s ease-in-out,fill .1s ease-in-out}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:after,.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:before,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:after,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:before{display:inline-block;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease;content:"";position:absolute;top:0;left:0;margin:auto;border:6px solid rgba(255,255,255,.5);-webkit-border-radius:50%;border-radius:50%;border-left-color:rgba(255,255,255,.8);border-top-color:rgba(255,255,255,.8)}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:before,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:before{-webkit-animation:bigSpin .8s linear infinite;animation:bigSpin .8s linear infinite;animation-origin:50% 50%}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:after,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button .listen-spinner:after{text-align:center;-webkit-animation:bigSpin 1.2s cubic-bezier(.68,-.55,.265,1.55) infinite;animation:bigSpin 1.2s cubic-bezier(.68,-.55,.265,1.55) infinite;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button{background:0 0;display:none}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-time-rail{padding-top:9px}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total{height:20px;background:0 0;top:0;outline:0}.mejs-container .mejs-inner .mejs-controls .mejs-time-rail a,.mejs-container .mejs-inner .mejs-controls .mejs-time-rail span,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-time-rail a,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-time-rail span{height:2px;top:9px}.mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-current:after,.mejs-container .mejs-inner .mejs-controls .mejs-time-current:after,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-current:after,.single .main-content-inner .mejs-container .mejs-inner .mejs-controls .mejs-time-current:after{content:"";height:12px;width:12px;background-color:#128cf4;-webkit-border-radius:50%;border-radius:50%;opacity:1;display:block;position:absolute;right:-12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.launch-podcast-wrapper{margin-top:25px}@media (min-width:768px){.launch-podcast-wrapper{position:absolute;bottom:42px;margin-top:0}}.launch-podcast{float:none}.launch-podcast-wrapper.soundcloud{position:absolute;right:0}.launch-podcast-wrapper.soundcloud img{width:35px}@media (max-width:767px){.launch-podcast-wrapper.soundcloud{bottom:59px}}.no-decor{text-decoration:none}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}*{margin:0;padding:0}html,body{height:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@font-face{font-family:"Souvenir";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Bold.otf);font-weight:700}@font-face{font-family:"Souvenir";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Medium.otf);font-weight:400}@font-face{font-family:"Souvenir-Demi";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Demi.otf);font-weight:400}.d-inline{display:inline-block}.m-t-0{margin-top:0}.m-t-5{margin-top:5px}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-20{margin-top:20px}.m-b-0{margin-bottom:0}.m-b-5{margin-bottom:5px}.m-b-10{margin-bottom:10px}.m-b-15{margin-bottom:15px}.m-b-20{margin-bottom:20px}.m-x-a{margin:0 auto}.p-0{padding:0}.p-10{padding:10px}.bg-lite-pink{background-color:#f1ece9}.float-right{float:right}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}*:focus{outline:none}html,body{height:100%;color:#000;font-size:16px;line-height:1.2;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:Kanit,sans-serif}html.no-overflow body,body.no-overflow body{overflow-y:hidden}img{display:block;max-width:100%;height:auto;border:0}input[type=submit],input[type=button]{-webkit-appearance:none}input::-ms-clear{display:none}input::-ms-reveal{display:none}._hide{display:none}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.container{width:100%;margin:0 auto;padding:0 10px}.container-big{width:100%;margin:0 auto}.container-fluid{width:100%;margin:0 auto}.no-mobile{display:none}.title{font-family:Souvenir,Arial,sans-serif}.title-h3{font-family:Souvenir,Arial,sans-serif;color:#272727}.col-50{width:100%}.w-100{width:100%}.background-none{background:0 0 !important}.title-sub{color:#015668;font-size:24px;font-family:Zilla Slab,serif;font-weight:600;line-height:1.4;margin-bottom:20px}.validation-error{color:red;font-size:13px;height:0;float:right}.validation-error .php_validate_message{font-weight:300}.no-banner-page{background:#f1ece9;background:-o-linear-gradient(top,#f1ece9 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f1ece9),to(#fff));background:linear-gradient(to bottom,#f1ece9 0%,#fff 100%);padding:60px 0 40px;margin-top:-30px}.text-page{padding-bottom:100px}.text-page__title{color:#2e2e2e;font-size:35px;margin-bottom:20px}.text-page p{color:#2d2d2d;font-size:20px;font-family:Zilla Slab,serif;font-weight:400;line-height:1.6}.text-page p a{color:#1b8ba3;text-decoration:none}.text-page .tptn_counter{display:none}@media (min-width:576px){.container{width:540px}}@media (min-width:768px){.container{width:668px}.no-mobile{display:block}.no-tablet{display:none}.col-50{width:50%}.no-banner-page{padding:90px 0 50px}.text-page p{margin-bottom:25px}}@media (min-width:1024px){.container{width:980px}.no-mobile{display:block}.no-tablet{display:block}.no-desktop{display:none}.no-banner-page{padding:160px 0 50px;margin-top:-100px}.text-page{padding-bottom:140px}.text-page .container{padding:0 90px}.text-page__title{margin-bottom:40px}.text-page p{margin-bottom:30px;padding-left:60px;max-width:720px}}@media (min-width:1280px){body{overflow-x:visible}.container-big{width:100%;max-width:1250px}.text-page .container{padding:0 60px}}.bahai-form-open{overflow:hidden}a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:inline;color:#fff;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0}h1 a,h2 a,h3 a{padding:0}h1{color:#015668;margin:10px 0;font-size:22px;font-family:Souvenir,Arial,sans-serif;font-weight:500}h2{font-weight:700;font-size:20px}.event-text h2{margin-top:.83em;margin-bottom:.83em;line-height:1.4;font-size:1.2em;color:inherit;font-weight:500}@media (min-width:768px){.event-text h2{font-size:1.8em}}h3{font-size:16px;font-weight:500}h4,h5,h6{font-size:16px;font-weight:500;margin:0 !important}p{margin:0;margin-bottom:20px;width:auto;font-size:16px;height:auto;letter-spacing:normal;font-weight:500}p a{padding:0;display:inline}table,form,input,select,textarea,iframe,object{margin:0;padding:0;width:100%;height:auto;font-size:16px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}@media (min-width:768px){h1{font-size:30px;line-height:1.1}}@media (min-width:1024px){h1{font-size:30px;line-height:1.05}}.flex-btw{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-title{padding:20px 10px;position:relative;z-index:8;margin-top:20px}.main-title_left{margin-top:0}.authorClass{color:#272727;font-size:12px;line-height:1.4;font-weight:300;text-transform:uppercase}.author{color:#272727;font-size:12px;line-height:1.4;font-weight:300;text-transform:uppercase}.category{color:#fff;padding:30px 0 20px 20px;margin-bottom:22px}.category__title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px}.category__title .title{font-size:25px;text-transform:capitalize}.category__title .sub-title-link{text-decoration:none}.category__title .sub-title{font-size:13px;font-weight:300;letter-spacing:2.28px;text-transform:uppercase;position:relative}.category__menu{width:100%;white-space:nowrap;margin-top:24px;margin-bottom:4px}.category__submenu{margin-right:30px}.category__link{color:#fff;font-size:16px;font-family:Zilla Slab,serif;font-weight:400;line-height:1.4;letter-spacing:1px;text-decoration:none}.category .tab-content__item{margin-bottom:12px}.tab-wrapper{margin:0;width:100%}.tab-menu{margin:0 0 15px;display:block;border-bottom:2px solid rgba(255,255,255,.4)}.tab-menu__item{font-size:16px;width:auto !important;position:relative;display:inline-block;cursor:pointer;color:#8ff9f3;letter-spacing:2.06px;padding-bottom:6px;margin-right:30px;font-weight:700;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;text-transform:uppercase}.tab-menu__item:hover,.tab-menu__item.active{color:#fff}.tab-menu__item .line{position:absolute;bottom:0;left:0}.tab-content{margin-top:-1px;text-align:left}.tab-content__item{width:100%;padding:0;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.category .mCSB_scrollTools.mCSB_scrollTools_horizontal{height:19px}.category .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:#55a089;height:6px}.category .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:59px !important;height:19px !important}.category .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:59px;height:19px;margin:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-scroll.svg) center no-repeat}.welcome-block{width:100vw;margin:30px -10px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.welcome-block__img{width:100%}.welcome-block__img img{width:100%}.welcome-block__text{width:100%;padding:50px 20px 0;color:#3c3c3c;font-family:Zilla Slab,serif;font-size:16px;font-weight:500;line-height:1.44;position:relative}.welcome-block__title{color:#ffdcc5;font-size:24px;font-weight:500;background:-o-linear-gradient(left,#ee5a5a 0%,#ffb174 100%);background:-webkit-gradient(linear,left top,right top,from(#ee5a5a),to(#ffb174));background:linear-gradient(to right,#ee5a5a 0%,#ffb174 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=1);line-height:1.1;padding:28px 40px 31px 25px;position:absolute;left:0;top:-105px;max-width:260px}.welcome-block__title span{border-left:4px solid #ffdcc5;display:block;padding-left:22px}.feedback-link{color:#3c3c3c;display:inline-block;font-size:16px;font-family:Kanit,sans-serif;font-weight:700;line-height:2;letter-spacing:2.8px;text-decoration:none;margin-top:12px;text-transform:uppercase}.tag{font-size:12px;letter-spacing:2px;text-decoration:none;text-transform:uppercase;padding:2px 7px;font-weight:700}.m-auto{margin:0 auto !important}@media (min-width:768px){.main-title{margin-top:-45px;padding-bottom:30px}.main-title .flex-btw{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main-title_left{margin-top:-30px}.main-title_left .flex-btw{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.category{overflow:hidden;padding:25px 0 20px 30px;margin-bottom:35px}.category__title{display:block;padding-right:inherit;width:150px;margin-right:45px}.category__title .title{font-size:28px}.category__title .sub-title:after{top:0}.category__menu{margin-top:0;width:calc(100% - 195px)}.category .flex-btw{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-menu{border-bottom:1px solid rgba(255,255,255,.7)}.tab-menu__item.active .line{width:100%;height:4px;bottom:-2px;background-color:#fff}.welcome-block{margin:0 0 25px;width:100%}.welcome-block__img{width:58%}.welcome-block__text{width:42%;line-height:1.4;padding:190px 0 0 30px;font-size:18px}.welcome-block__title{top:25px;left:-25px;font-size:30px;max-width:295px;padding-right:30px}.feedback-link{margin-top:8px}.feedback-link:hover{color:#015668}}@media (min-width:1024px){.main-title{margin-top:-120px;padding-bottom:60px}.main-title h1{font-size:36px}.main-title_left{margin-top:-50px}.welcome-block__img{width:64%;max-width:510px;min-height:550px}.welcome-block__img img{min-height:550px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.welcome-block__title{font-size:36px;padding:26px 45px;top:50px;left:-45px;max-width:100%}.welcome-block__text{font-size:20px;width:380px;padding:245px 0 0 25px}}@media (min-width:1600px){.main-title{margin-top:-150px;padding-bottom:60px}.main-title_left{margin-top:-50px}}.icon{display:inline-block;vertical-align:middle}.icon-arrow-link-black{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-link-arrow-black.svg) center no-repeat;width:14px;height:9px}.icon-arrow-link-white{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-link-arrow-white.svg) center no-repeat;width:14px;height:9px}.icon-arrow-link-red{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-link-arrow-red.svg) center no-repeat;width:14px;height:9px}.icon-small-pink-arrow{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-small-pink-arrow.svg) center no-repeat;width:18px;height:18px;vertical-align:text-top;margin-right:-3px;margin-top:1px}.icon-arrow-right-pink{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-right-pink.svg) center/contain no-repeat;width:6px;height:11px;vertical-align:middle;margin-top:-2px;margin-left:3px}.icon-small-pink-right{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-small-pink-arrow-right.svg) center no-repeat;width:6px;height:9px;vertical-align:middle;margin-top:-1px}.icon-small-orang-right{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-small-orang-right.svg) center no-repeat;width:19px;height:18px;vertical-align:middle;margin-top:-3px;margin-left:-4px}.icon-podcast{width:48px;height:48px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-podcast.svg) center no-repeat;background-size:cover}.btn-next-arrow{position:relative;padding-right:20px}.btn-next-arrow:after{content:'';position:absolute;width:15px;height:15px;top:0;right:0;background-color:#ff0}.share-buttons{z-index:95;width:40px;height:100px}.share-buttons_fixed{position:fixed;left:0;top:20px}.share-buttons:after,.share-buttons:before{content:'';position:absolute}.share-buttons:after{width:30px;height:100%;z-index:10;background-repeat:no-repeat;background-size:contain;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/sare-purple-bg.svg)}.share-buttons:before{top:15px;width:100%;height:74px;z-index:20;background-repeat:no-repeat;background-size:contain;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/sare-coral-bg.svg)}.share-buttons__btn{display:block;position:absolute;text-decoration:none}.share-buttons__btn_facebook{width:25px;height:35px;top:18px;left:3px;z-index:25;background-repeat:no-repeat;background-size:65% 65%;background-position:center center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/facebook.svg)}.share-buttons__btn_twitter{width:22px;height:30px;top:54px;left:5px;z-index:25;background-repeat:no-repeat;background-size:100% 60%;background-position:center center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/twitter.svg)}.play-btn-green{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:26px;line-height:26px;padding:0 16px 0 36px;border:1px solid #22eaaa;border-radius:16px;font-size:13px;font-weight:500;letter-spacing:1px;color:#fff;text-transform:uppercase;background-repeat:no-repeat;background-size:auto;background-position:16px;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/video/play-btn-small.svg);background-color:transparent;font-family:Kanit,sans-serif}.play-btn-green.video__footer__btn{color:#fff !important}.play-btn-green.video__footer__btn:hover{color:#000 !important;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/video/play-btn-small-hover.svg) 16px no-repeat #22eaaa;background-size:auto}.play-btn-green.video__footer__btn.playing{color:#000 !important;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/video/play-btn-small-pause.svg) 16px no-repeat #f16d6d;background-size:auto;border:1px solid #f56c6c}.youtube-btn-coral{width:26px;height:20px;margin-top:3px !important}.soundcloud-btn-coral{width:33px;height:18px;margin-top:3px !important}.spotify-btn-coral{width:27px;height:27px}.imusic-btn-coral{width:27px;height:29px}.video-hub-banner__footer__btn:hover svg{fill:#cc3ea7}.load-more-btn{width:160px;height:22px;font-family:Kanit,sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:2.31px;text-align:center;color:#fff;border-radius:11px;border:solid 1px #1b8ba3;background-color:#1b8ba3;text-transform:uppercase;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.load-more-btn:hover{background-color:#fff;color:#1b8ba3}.load-more-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;margin-bottom:30px}.load-more-loading{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/loader/preloader.gif) center/contain no-repeat;width:30px;height:30px}[data-load-more] [data-load-more-loading]{display:none}[data-load-more]._loading [data-load-more-loading]{display:block}[data-load-more]._loading [data-load-more-btn]{display:none}[data-load-more]._no-more [data-load-more-loading]{display:none}[data-load-more]._no-more [data-load-more-btn]{display:none}@media (min-width:768px){.play-btn-green.video__footer__btn{color:#1b8ba3 !important}.share-buttons{position:absolute}.share-buttons_fixed{position:fixed;left:0;top:100px}}@media (min-width:1024px){.play-btn-green.video__footer__btn{color:#fff !important}.play-btn-green{height:32px;line-height:32px}.share-buttons{width:52px;height:133px;margin-top:30px}.share-buttons_fixed{position:fixed;top:50px}.share-buttons:after{width:40px;height:100%;background-repeat:no-repeat;background-size:contain;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/sare-purple-bg-desktop.svg)}.share-buttons:before{top:17px;width:100%;height:104px;background-repeat:no-repeat;background-size:contain;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/share/sare-coral-bg-desktop.svg)}.share-buttons__btn{left:13px}.share-buttons__btn:after{position:absolute;width:38px;height:15px;font-size:10px;font-weight:400;color:#f1ece9;bottom:-10px;left:-4px;text-transform:uppercase;font-family:Kanit,sans-serif}.share-buttons__btn_facebook{top:23px}.share-buttons__btn_facebook:after{content:'share'}.share-buttons__btn_twitter{top:67px}.share-buttons__btn_twitter:after{content:'tweet'}}.top-info{background-image:-o-linear-gradient(7deg,#015668 -24%,#008aa2 126%);background-image:linear-gradient(83deg,#015668 -24%,#008aa2 126%);color:#fff;padding:10px 20px;position:relative;z-index:10;display:none}.top-info._show{display:block}.top-info__title{font-size:12px;font-weight:500;letter-spacing:.3px}.top-info__desc{font-size:14px;padding-top:10px;margin-top:10px;font-weight:300;border-top:1px solid #8ff9f3;display:none}.top-info__trigger{width:19px;height:19px;right:25px;top:50%;margin-top:-8px;display:block;position:absolute;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-info.svg) center no-repeat;background-size:cover;cursor:pointer}.top-info._opened .top-info__title{font-size:14px}.top-info._opened .top-info__desc{display:block}.top-info._opened .top-info__trigger{width:24px;height:24px;right:15px;top:14px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-clear.svg) center no-repeat}.header{position:relative;z-index:98}.header__mobile{width:100%;padding:5px 20px 25px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/header-mobile.png) center bottom no-repeat;background-size:cover}.header .mobile-menu{width:100%;background-color:#f1ece9;position:absolute;left:0;right:0;top:50px;z-index:9;overflow-y:auto;height:calc(100vh - 108px);display:none;-ms-flex-line-pack:baseline;align-content:baseline}.header .mobile-menu._opened{display:-webkit-box;display:-ms-flexbox;display:flex}.header._fixed .mobile-menu{height:calc(100vh - 58px)}.header__lang{width:100%;background-color:#cc3ea7;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header__lang svg{display:none}.header__info{background-image:-o-linear-gradient(331deg,#ffb174 -8%,#ee5a5a 103%);background-image:linear-gradient(119deg,#ffb174 -8%,#ee5a5a 103%);color:#2e2e2e;font-size:16px;font-family:Souvenir,Arial,sans-serif;font-weight:500;padding:20px 20px 100px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%}.header__info__link{color:#b31e6f;font-size:20px;font-family:Souvenir-Demi,Arial,sans-serif;text-decoration:none}.header__search{width:100%;padding:12px 20px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__search__block{position:relative;border-bottom:2px solid #b31e6f}.header__search .input-search{background-color:transparent;border:0;color:#b31e6f;font-size:20px;font-family:Souvenir,Arial,sans-serif;font-weight:500;padding:5px 32px 5px 0}.header__search .btn-search{position:absolute;width:22px;height:21px;right:0;top:50%;margin-top:-10px;-webkit-box-shadow:none;box-shadow:none;border:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-search-pink.svg) center no-repeat;background-size:cover;cursor:pointer}.header__search .btn-search svg{display:none}.header__search .btn-search._active{pointer-events:auto}.header._opened .show-menu-logo{display:block}.header._opened .hide-menu-logo{display:none}.header._opened .mobile-menu-burger span{background:#ee5a5a}.header._opened .mobile-menu-burger span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-1px;right:0}.header._opened .mobile-menu-burger span:nth-child(2){width:0;opacity:0}.header._opened .mobile-menu-burger span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:18px;right:0}body.is-podcast .header._opened .mobile-menu{height:calc(100vh - 218px);padding-bottom:50px}body.is-podcast .header._fixed._opened .mobile-menu{height:calc(100vh - 214px);padding-bottom:0}body.is-podcast .header._fixed._opened .header__info{padding:20px 20px 40px}body.is-podcast.footer-small .header._opened .mobile-menu{height:calc(100vh - 204px);padding-bottom:0}body.is-podcast.footer-small .header._fixed._opened .mobile-menu{height:calc(100vh - 170px);padding-bottom:0}.show-menu-logo{display:none}.sticky._fixed{position:fixed;width:100%;top:0;left:0}.sticky._fixed+div{padding-top:74px}@media (min-width:768px){.sticky._fixed+div{padding-top:93px}}.sticky._fixed+.profile{padding-top:140px}@media (min-width:768px){.sticky._fixed+.profile{padding-top:209px}}@media (min-width:1024px){.sticky._fixed+div{padding-top:initial}.sticky._fixed+.profile{padding-top:200px}}.mobile-menu-burger{display:block;width:26px;height:20px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor:pointer;margin-top:6px;position:relative}.mobile-menu-burger span{display:block;position:absolute;height:2px;width:100%;background:-o-linear-gradient(left,#04b5b5 0%,#015668 100%);background:-webkit-gradient(linear,left top,right top,from(#04b5b5),to(#015668));background:linear-gradient(to right,#04b5b5 0%,#015668 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=1);opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.mobile-menu-burger span:nth-child(1){top:0;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mobile-menu-burger span:nth-child(2){top:8px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mobile-menu-burger span:nth-child(3){top:16px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.nav{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nav__item:nth-child(10n+1){background-color:#015b6e}.nav__item:nth-child(10n+2){background-color:#016074}.nav__item:nth-child(10n+3){background-color:#01657a}.nav__item:nth-child(10n+4){background-color:#016a80}.nav__item:nth-child(10n+5){background-color:#016f86}.nav__item:nth-child(10n+6){background-color:#01748c}.nav__item:nth-child(10n+7){background-color:#017992}.nav__item:nth-child(10n+8){background-color:#017e98}.nav__item:nth-child(10n+9){background-color:#02839f}.nav__item:nth-child(10n+10){background-color:#0288a5}.nav__item a{text-decoration:none}.nav__link{color:#f1ece9;display:block;padding:13px 20px;text-transform:uppercase;font-size:20px;text-decoration:none;position:relative}.nav__link:after{content:'';position:absolute;width:36px;height:34px;right:10px;top:50%;margin-top:-17px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-right-marin.svg) center no-repeat}.main-banner{margin-top:-25px;position:relative;z-index:5}.main-banner_only .main-banner__img{overflow:hidden;max-height:220px;position:relative}.main-banner_only .main-banner__img img.no-desktop{min-height:220px;-o-object-fit:cover;object-fit:cover}.main-banner__line{width:100%;position:absolute;left:0;right:0;bottom:-15px;overflow:hidden}.main-banner__line svg{width:100%;max-width:100%;height:auto}.main-banner__text{position:absolute;width:100%;left:0;top:85px;z-index:99;display:none}.main-banner__titles{width:420px;margin-right:0}.main-banner__item{margin-bottom:20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.main-banner__item__link{color:#272727;font-size:16px;font-weight:500;text-decoration:none;line-height:1.25;display:block}.main-banner__item__tag{color:#272727;font-size:12px;font-weight:300;text-transform:uppercase;line-height:1.42;letter-spacing:1.9px}.main-banner__item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.main-banner__item:hover .main-banner__item__tag{color:#1b8ba3}.main-banner__item:hover .main-banner__item__link{color:#1b8ba3}.main-banner__item:hover .icon-arrow-link-black{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-link-arrow-blue.svg) center no-repeat}.main-banner_left .main-banner__line{display:none}.main-banner_left .main-banner__line.main-banner__line_left{display:block}.home .main-banner__item{margin-bottom:7px}.input-search::-webkit-input-placeholder{color:#b31e6f}.input-search::-moz-placeholder{color:#b31e6f}.input-search:-ms-input-placeholder{color:#b31e6f}.input-search::-ms-input-placeholder{color:#b31e6f}.input-search::placeholder{color:#b31e6f}.input-search:-ms-input-placeholder{color:#b31e6f}.input-search::-ms-input-placeholder{color:#b31e6f}.input-search_field::-webkit-input-placeholder{color:#b31e6f}.input-search_field::-moz-placeholder{color:#b31e6f}.input-search_field:-ms-input-placeholder{color:#b31e6f}.input-search_field::-ms-input-placeholder{color:#b31e6f}.input-search_field::placeholder{color:#b31e6f}.input-search_field:-ms-input-placeholder{color:#b31e6f}.input-search_field::-ms-input-placeholder{color:#b31e6f}@media (min-width:420px) and (max-width:750px){.header__mobile{padding:6px 20px 35px}.main-banner{margin-top:-30px}}@media (min-width:768px){.main-banner__line{bottom:-6px}.main-banner__line_left{bottom:-50px}.main-banner_only .main-banner__img{max-height:490px}.main-banner_only .main-banner__img img.no-desktop{min-height:490px;-o-object-fit:cover;object-fit:cover}.top-info{background-image:-o-linear-gradient(7deg,#153f16 -24%,#8ff9f3 126%,#fff 135%);background-image:linear-gradient(83deg,#153f16 -24%,#8ff9f3 126%,#fff 135%);padding:6px 20px}.top-info__title{position:relative;font-size:14px}.top-info__trigger{width:14px;height:14px;top:50%;right:-22px;margin-top:-7px}.top-info__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-info__social__link{margin-left:15px}.top-info._opened .flex-btw{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.top-info._opened .top-info__text{width:70%}.top-info._opened .top-info__title{padding-top:4px}.top-info._opened .top-info__trigger{right:0;top:50%;margin-top:-10px}.header__mobile{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/header-tablet.png) center bottom no-repeat;background-size:cover;padding:12px 20px 37px}.header .nav__link{letter-spacing:1.73px;padding:20px}.header .mobile-menu{top:58px;height:calc(100vh - 93px)}.header__lang .nav__link:after{display:none}.header__info{padding:35px 240px 35px 20px}.header__info .header__info__link{display:none}}@media (min-width:1024px) and (max-width:1200px){.mobile-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__search{margin:0 0 10px 85px !important}.header__lang{margin-left:10px}.header__login{margin-left:170px}}@media (min-width:1024px) and (max-width:1300px){.header__search{width:135px !important}}@media (min-width:1024px){.top-info{padding:15px 20px 20px}.top-info__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:800px}.top-info__title{font-size:13px;font-weight:500;width:130px;-ms-flex-preferred-size:130px;flex-basis:130px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;text-align:right;padding-right:20px;margin-right:20px;border-right:1px solid #8ff9f3}.top-info__desc{display:block;margin:0;padding:0;font-size:14px;line-height:1.3;border:0;width:auto}.top-info._opened .top-info__title{padding-top:0}.top-info._closed{padding:6px 20px 6px}.top-info._closed .top-info__title br{display:none}.top-info._closed .top-info__desc{display:none}.top-info._closed .top-info-desktop__trigger{display:none}.top-info._closed .top-info__trigger{display:block;right:-24px}.top-info._closed .top-info__title{padding-right:0;margin-right:0;border:0;width:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.top-info__trigger{display:none}.top-info._hidden{display:none}.top-info .top-info-desktop__trigger{color:#b31e6f;font-size:13px;font-weight:700;text-align:center;text-transform:uppercase;text-decoration:none;border:1px solid #b31e6f;border-radius:12px;display:inline-block;min-width:80px;padding:3px 0;margin-left:34px}.mobile-menu-burger{display:none}.main-banner_only{margin-bottom:30px}.main-banner_only .main-banner__img{max-height:850px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),(min-width:1024px) and (-ms-high-contrast:none){.main-banner__line svg{height:calc(100vw/6.2)}}@media (min-width:1024px){.header{position:relative;padding:0 20px 10px;background-color:transparent;overflow:hidden}.header .container-big{position:relative}.header .container-big>.flex-btw{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:9}.header .container-big:after{content:'';background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/header-desktop.png) center no-repeat;width:894px;height:100px;position:absolute;top:0;left:-85px;z-index:1}.header.sticky._fixed{position:relative;width:auto;top:inherit;left:inherit}.header__mobile{width:auto;padding:13px 40px 22px 0;background:0 0}.header .mobile-menu{width:auto;background-color:transparent;position:inherit;left:inherit;right:inherit;top:inherit;z-index:9;overflow-y:hidden;max-height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:2;-ms-flex:2;flex:2;padding-top:25px;height:inherit}.header._fixed .mobile-menu{height:inherit}.header__login{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header__login .nav__link{color:var(--color);font-size:12px;position:relative}.header__login .nav__link svg{display:inline;margin-bottom:-2px}.header__lang{width:auto;background-color:transparent;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.header__lang .nav__link{padding:0 0 0 15px !important;font-size:12px;font-weight:500;color:var(--color);position:relative;display:block;letter-spacing:.77px}.header__lang .nav__link svg{display:inline;margin-bottom:-2px}.header__info{display:none}.header__search{width:205px;padding:0;margin:0 20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__search__block{position:relative;border-bottom:2px solid var(--color)}.header__search .input-search{background-color:transparent;border:0;color:var(--color);font-size:12px;font-weight:500;font-family:Souvenir,Arial,sans-serif;padding:3px 20px 3px 0}.header__search .btn-search{width:13px;height:12px;margin-top:-6px;background:0 0;background-size:cover}.header__search .btn-search svg{display:block;width:13px;height:12px}.nav{width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:auto;overflow:hidden;white-space:nowrap}.nav .nav__link{border-bottom:3px solid transparent;padding:0 !important;margin:0 15px;letter-spacing:1px !important}.nav .nav__link:hover{color:#cc3ea7;border-color:#cc3ea7}.nav ._active .nav__link{color:#cc3ea7;border-color:#cc3ea7;font-weight:600}.nav__item{background-color:transparent !important;display:inline-block}.nav__item.no-desktop{display:none !important}.nav__link{color:#015668;display:inline-block;padding:0 15px !important;text-transform:uppercase;font-size:14px;font-weight:500;text-decoration:none;position:relative;letter-spacing:.98px !important}.nav__link:after{display:none}.input-search::-webkit-input-placeholder{color:var(--color)}.input-search::-moz-placeholder{color:var(--color)}.input-search:-ms-input-placeholder{color:var(--color)}.input-search::-ms-input-placeholder{color:var(--color)}.input-search::placeholder{color:var(--color)}.input-search:-ms-input-placeholder{color:var(--color)}.input-search::-ms-input-placeholder{color:var(--color)}.main-banner{margin-top:-100px}.main-banner__line{bottom:-6px}.main-banner__line_left{bottom:-20px}.green-highlight .header__search__block{border-bottom:2px solid #2d2d2d}.green-highlight .header__search .btn-search{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-search.svg) center no-repeat}.green-highlight .header__lang .nav__link{color:#2d2d2d}.green-highlight .header__lang .nav__link:after{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-globe.svg) center no-repeat}.green-highlight .header__login .nav__link{color:#2d2d2d}.green-highlight .header__login .nav__link:before{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-login-profile.svg) center no-repeat}.green-highlight .input-search::-webkit-input-placeholder{color:#2d2d2d}.green-highlight .input-search::-moz-placeholder{color:#2d2d2d}.green-highlight .input-search:-ms-input-placeholder{color:#2d2d2d}.green-highlight .input-search::-ms-input-placeholder{color:#2d2d2d}.green-highlight .input-search::placeholder{color:#2d2d2d}.green-highlight .input-search:-ms-input-placeholder{color:#2d2d2d}.green-highlight .input-search::-ms-input-placeholder{color:#2d2d2d}.home .sticky:before,.header-gradient .sticky:before{content:'';position:absolute;width:100%;height:95px;top:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#2e2e2e),to(rgba(255,255,255,0)));background-image:-o-linear-gradient(top,#2e2e2e,rgba(255,255,255,0));background-image:linear-gradient(to bottom,#2e2e2e,rgba(255,255,255,0))}}@media (min-width:1220px){.main-banner__text{display:block}.main-banner__item:nth-of-type(4){display:none}.home .main-banner__titles{width:280px;margin-right:50px}.home .main-banner__titles .main-banner__item{border-radius:5px;background-color:#fff;padding:6px 9px 11px}}@media (min-width:1280px){.header .mobile-menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-info__text{width:840px}.nav__link{padding:0 20px}}@media (min-width:1440px){.main-banner__titles{width:285px;margin-right:10px}.main-banner__item:nth-of-type(4){display:block}}@media (min-width:1600px){.main-banner__text{top:100px}}@media (min-width:1921px){.main-banner_only .main-banner__img{max-height:34vw}}@media (min-width:2800px){.main-banner_only .main-banner__img{max-height:29vw}}.footer{border-top:3px solid #015668;overflow:hidden}.footer__info{background-color:#2e2e2e}.footer__info_podcast{background-color:#cc3ea7}.footer__info_podcast .footer__info__text{background-color:#cc3ea7}.footer__info_podcast .footer__info__text:after{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/footer-podcast-img.png) right top no-repeat}.footer__info_podcast .mobile-podcast-icon{display:block}.footer__info_podcast .footer__info_podcast__links{padding-left:40px;display:none}.footer__info_podcast .footer__info_podcast__title{color:#2e2e2e;font-size:16px;text-decoration:none;display:inline-block;vertical-align:middle;overflow:hidden;max-height:116px}.footer__info_default .bg-white:after{content:none !important}.footer__info_default .footer__info__text{padding:20px 0 14px 20px}.footer__info_default .footer__info__text:after{background-size:cover !important;width:136px;right:-135px}.footer__info__text{color:#fff;padding:26px 30px 30px 20px;background-color:#2e2e2e;position:relative;margin-left:-10px}.footer__info__text:after{content:'';position:absolute;top:0;right:calc(-200px/2.8 + 1px);z-index:5;width:calc(200px/2.8);height:100%;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/footer-default-img.png) right top no-repeat;background-size:100% 130% !important}.footer__info__title{font-size:20px;font-weight:500;max-width:161px}.footer__info__desc{font-size:11px;letter-spacing:.3px;text-transform:uppercase;font-weight:300;max-width:161px}.footer__info__btn{color:#fff;display:inline-block;text-align:center;font-size:13px;letter-spacing:1px;padding:2px 16px;font-weight:500;border-radius:12px;border:1px solid #fff;text-decoration:none}.footer__info .bg-white{background:#fff;position:relative}.footer__info .bg-white:after{content:'';position:absolute;background:#fff;width:50%;height:100%;right:-25%;top:0;z-index:0}.footer__info__links{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:5}.footer__bottom{background-color:#015668;padding-bottom:15px}.footer__menu{width:100%;padding:15px 10px}.footer__nav__link{font-size:14px;font-weight:500;line-height:2.2;letter-spacing:1px;text-decoration:none;text-transform:uppercase}.footer__social{width:100%;padding:10px}.footer__social__link{margin-right:15px}.footer__social__link:last-child{margin-right:0}.footer__copy{background-color:#153f16;padding:6px 0 49px}.footer__copy__text{color:#04b5b5;font-size:12px;font-weight:500}.footer-topics__desktop{display:none}.footer-topics__links{max-width:246px;margin-top:12px}.footer-topics__link{width:117px;text-align:center;padding:3px 7px;margin:0 5px 6px 0;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.follow-insta{border-top:3px solid #015668;overflow:hidden;clear:both}.follow-insta__title{font-size:20px;color:#015668;font-family:Souvenir,Arial,sans-serif;padding:20px 10px 25px;text-align:center}.follow-insta__title .follow-instagram-link{color:#015668;text-decoration:none}.follow-insta__carousel{margin-bottom:25px}.follow-insta__carousel .slick-list{padding:0 !important}.follow-insta__carousel .slick-arrow{width:36px;height:35px;z-index:9}.follow-insta__carousel .slick-arrow:before{display:none}.follow-insta__carousel .slick-prev{left:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-left-white.svg) center no-repeat !important}.follow-insta__carousel .slick-next{right:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-right-white.svg) center no-repeat !important}.follow-insta__item{margin:0 9px;width:184px}#sb_instagram #sbi_images .sbi_item{margin:0 9px !important;width:184px}#sb_instagram #sbi_images .sbi_item .sbi_photo{background:0 0 !important;padding:0 !important;height:auto !important;overflow:hidden}.mobile-podcast-icon{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-podcast.svg) center no-repeat;width:94px;height:94px;position:absolute;left:-10px;top:-24px;z-index:9;background-size:cover;display:none}.how-bottom-fix{position:fixed;bottom:0;left:0;right:0;width:100%;text-align:center;background-color:#f1ece9;padding:11px 14px;z-index:99}.how-bottom-fix._closed{bottom:-35px !important}.how-bottom-link{color:#015668;font-size:18px;font-family:Souvenir,Arial,sans-serif;font-weight:500;text-decoration:none;position:relative;z-index:9}.how-bottom-open{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-top-pink.svg) center -1px no-repeat #f1ece9;border-radius:50%;width:50px;height:50px;position:absolute;left:50%;margin-left:-25px;top:-25px;z-index:5}.how-bottom-close{border:1px solid #cc3ea7;border-radius:50%;width:17px;height:17px;line-height:.75;color:#cc3ea7;position:absolute;right:14px;top:50%;margin-top:-9px;text-decoration:none;font-size:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-pink-close-modal.svg) center no-repeat;background-size:7px 7px;z-index:9}@media (min-width:576px) and (max-width:767px){.footer__info .bg-white:after{content:'' !important;position:absolute;background:#fff;width:50%;height:100%;right:-25%;top:0;z-index:0}}@media (min-width:768px){.footer-topics__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-topics__link{margin-right:7px}.footer-topics__mobile{display:none}.footer-topics__links{max-width:372px;margin-left:100px}.footer__info_default .bg-white:after{content:'' !important}.footer__info_default .footer__info__text{padding:26px 30px 30px 20px}.footer__info_default .footer__info__text:after{right:calc(-200px/2.8 + 1px);width:calc(200px/2.8);background-size:100% 100% !important}.footer .container.bg-white{width:708px}.footer .footer__info_podcast__links{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__nav__item{display:inline-block}.footer__nav__link{margin-right:6px}.footer__menu{width:auto;padding:10px 0;max-width:calc(100% - 126px)}.footer__social{width:auto;padding:10px 0}.footer__bottom{padding:0}.footer__bottom .container{width:100%;padding:0 20px}.footer__info__btn{display:none}.footer__info{background-color:#153f16}.footer__info__text{background-color:#153f16}.footer__info__text:after{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/footer-default-img-tablet.png) right top no-repeat;background-size:100% 100% !important}.footer__info_podcast{background-color:#cc3ea7}.footer__copy{padding:6px 0 6px}.footer__copy .container{width:100%;padding:0 20px}.follow-insta__title{text-align:left;padding:20px 0 25px}.footer__info_podcast .mobile-podcast-icon{display:none}.footer__info_podcast__title{max-width:180px}}@media (min-width:1024px){.footer-topics__links{max-width:500px}.footer .container.bg-white{width:980px;padding-left:0}.footer__info_podcast__links{-ms-flex-pack:distribute;justify-content:space-around}.footer .footer__info_podcast__links{padding-left:70px}.footer__info_podcast .icon-podcast{width:62px;height:62px}.footer__info_podcast .footer__info_podcast__title{font-size:20px;max-width:250px;overflow:hidden;max-height:120px}.footer__bottom .container{width:980px;padding:0 10px}.footer__info{background-color:#2e2e2e}.footer__info__text{padding-left:20px;margin-top:0;background-color:#2e2e2e}.footer__info__text:after{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/footer-default-img.png) right top no-repeat}.footer__info .bg-white:after{width:100%;right:-50%}.footer__info_podcast{background-color:#cc3ea7}.footer__nav__link{margin-right:37px}.footer__copy .container{width:980px;padding:0 10px}.follow-insta__carousel{max-width:1400px;margin:0 auto 25px}}#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-25vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 36px)/2) !important}@media (min-width:400px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-16.6vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 52px)/3) !important}}@media (min-width:600px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-13vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 70px)/4) !important}}@media (min-width:850px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-10vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 90px)/5) !important}}@media (min-width:1024px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-8.3vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 106px)/6) !important}}@media (min-width:1250px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:-7.1vw}#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((100vw - 121px)/7) !important}}@media (min-width:1400px){#sb_instagram .slick-track img,.follow-insta__carousel .slick-track img{height:calc((1440px - 166px)/7) !important}}@media (min-width:1550px){#sb_instagram .slick-track,.follow-insta__carousel .slick-track{left:0}}.subscribe-form{width:100%;max-width:540px;padding:15px 15px 0;margin:auto}.subscribe-form__text{font-size:15px;font-weight:300;line-height:1.27;color:#2e2e2e}.subscribe-form__title{padding-top:45px;padding-bottom:10px;opacity:.96;font-size:32px;line-height:1.13;color:#b31e6f;font-weight:500}.subscribe-form__desc{padding-bottom:10px;opacity:.96;font-family:Zilla Slab,serif;font-size:16px;line-height:1.38;color:#015668;font-weight:500}.subscribe-form ::-webkit-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-moz-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form :-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form :-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form__input{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.8);border-left:none;border-top:none;border-right:none;border-bottom:1px solid #979797;font-weight:500}.subscribe-form__btn-wrapper{padding-top:5px;text-align:right;margin-right:-5px;margin-top:14px}.subscribe-form__btn{cursor:pointer;font-size:13px;font-weight:600;font-family:Kanit,sans-serif;line-height:1.54;letter-spacing:1px;color:#b31e6f;background:0 0;border:none;text-transform:uppercase}.subscribe-form__btn_bigger{font-size:16px}.subscribe-form__link{display:inline-block;cursor:pointer;font-size:13px;font-weight:600;font-family:Kanit,sans-serif;line-height:1.54;letter-spacing:1px;color:#ee5a5a;background:0 0;border:none;text-decoration:none;text-transform:uppercase}.subscribe-form__link_bigger{font-size:16px}@media (min-width:768px){.subscribe-form{max-width:inherit;width:668px;padding:0 15px;margin:auto}}@media (min-width:1024px){.subscribe-form{padding:110px 65px 90px;width:400px;background-repeat:no-repeat;background-size:cover;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/subscribe-bg.png)}.subscribe-form__title{width:230px;padding-top:45px;padding-bottom:10px;opacity:.96;font-size:32px;font-weight:500;line-height:1.13;color:#b31e6f}.subscribe-form__desc{width:200px;padding-bottom:10px;opacity:.96;font-family:Zilla Slab,serif;font-size:16px;font-weight:500;line-height:1.38;color:#015668}.subscribe-form form{width:200px}.subscribe-form ::-webkit-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-moz-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form :-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form :-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form ::-ms-input-placeholder{font-family:Zilla Slab,serif;font-size:14px;font-style:italic;background:0 0;color:rgba(45,45,45,.24);text-transform:capitalize}.subscribe-form__input{font-family:Zilla Slab,serif;font-size:14px;font-weight:500;font-style:italic;background:0 0;color:rgba(45,45,45,.8);border-left:none;border-top:none;border-right:none}.subscribe-form__btn-wrapper{padding-top:5px;text-align:right;margin-right:-5px;margin-top:14px}.subscribe-form__btn{cursor:pointer;font-size:13px;font-weight:600;line-height:1.54;letter-spacing:1px;background:0 0;border:none;text-transform:uppercase;font-family:Kanit,sans-serif}.subscribe-form__btn_bigger{font-size:16px}}.p7-wrapper{width:100%;height:100%;border:solid 1px #ee5a5a}.vertical-center{position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#become-bahai label,#become-forms label,#become-bahai-full label{position:relative;display:block;max-width:300px}#become-bahai label .error-wrapper,#become-forms label .error-wrapper,#become-bahai-full label .error-wrapper{color:#ee5a5a;font-size:13px;text-transform:lowercase;font-family:Zilla Slab,serif;opacity:.96;letter-spacing:normal;font-weight:400;position:absolute;padding-bottom:5px;top:-3px;right:0;display:block}#become-bahai label.error .validate-required,#become-forms label.error .validate-required,#become-bahai-full label.error .validate-required{border-color:red !important}#become-bahai label.error .error-wrapper,#become-forms label.error .error-wrapper,#become-bahai-full label.error .error-wrapper{display:block}#become-bahai label.error input,#become-forms label.error input,#become-bahai-full label.error input{border:solid 1px #ee5a5a !important}#become-bahai label:last-of-type .error-wrapper,#become-forms label:last-of-type .error-wrapper,#become-bahai-full label:last-of-type .error-wrapper{padding-bottom:0}#become-forms{overflow-x:auto}#become-forms .become-forms-inner{position:relative;height:100%}#become-forms .become-forms-inner:before{content:"";position:absolute;width:100%;height:100%;border:1px solid green}#become-forms .become-forms__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#become-forms .become-forms__content{margin:35px 0;height:unset}#become-forms .vertical-center{top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}#become-forms .popup-agree{max-width:220px;margin-left:auto;margin-right:auto}@media (min-width:768px){#become-forms .popup-agree{max-width:310px}}#become-bahai-full label .error-wrapper{top:0;right:8px}#become-bahai-full .jq-selectbox{margin-left:0}#become-bahai-full #c-form-4 label .error-wrapper{top:inherit;right:8px;bottom:-8px}.become-forms{opacity:0;position:fixed;width:100%;height:100%;background:#f1ece9 url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/become/form-bg.png) no-repeat right;background-size:37.5% 100%;padding:7px;z-index:-1}.become-forms[style*="opacity: 0"]{z-index:-1 !important}.become-forms__top_common_close{margin:12px 12px 5px auto;border-radius:50%;border:1px solid #cc3ea7;width:17px;height:17px;text-align:center;cursor:pointer;font-size:0;z-index:9;position:relative}.become-forms__top_common_close:after{content:'';width:7px;height:7px;position:absolute;left:4px;top:4px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-pink-close-modal.svg) center no-repeat;background-size:7px 7px}.become-forms__top_common_logo{margin:0 15px 0 32px}.become-forms__top_common_title{max-width:110px;font-family:Souvenir,Arial,sans-serif;font-size:17px;font-weight:500;color:#015668}.become-forms__content{height:60%;text-align:center;position:relative}.become-forms__content_title{color:#2e2e2e;font-family:Souvenir,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.35;max-width:220px;margin:auto;margin-bottom:25px}@media (min-width:768px){.become-forms__content_title{max-width:320px}}.become-forms__content_title.for-step-1{margin-bottom:0}.become-forms__content_desc{color:#2d2d2d;display:none;padding-top:10px;max-width:219px;margin:auto;font-family:Zilla Slab,serif;font-size:16px;font-weight:500;line-height:1.5}.become-forms__content_form label .jq-selectbox{margin-left:0}.become-forms__content_form label .jq-selectbox__dropdown{width:100% !important;left:0}.become-forms__content_form .jq-selectbox__search input{font-size:13px}.become-forms__content_form .jq-selectbox{width:100%;font-family:Kanit,sans-serif;margin-left:0}.become-forms__content_form .jq-selectbox__select{height:34px;border:0 !important;padding:0;-webkit-box-shadow:none;box-shadow:none;background:0 0}.become-forms__content_form .jq-selectbox__select-text{max-width:100%;padding-right:20px !important}.become-forms__content_form .jq-selectbox__trigger{border:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-down-black-sort.svg) center no-repeat;background-size:cover;width:25px;height:26px;right:0;top:4px}.become-forms__content_form .jq-selectbox__trigger .jq-selectbox__trigger-arrow{display:none}.become-forms__content_form .jq-selectbox__select-text{display:inline-block;width:auto;color:#545454;line-height:1;font-family:Zilla Slab,serif;text-transform:capitalize;padding:10px 0}.become-forms__content_form .jq-selectbox__dropdown{border:solid 1px rgba(151,151,151,.49) !important;-webkit-box-shadow:none;box-shadow:none;margin:0;top:36px;padding:5px 0;border-radius:12px}.become-forms__content_form .jq-selectbox__dropdown ul{max-height:105px}.become-forms__content_form .jq-selectbox__dropdown li{color:#272727;line-height:1.2;padding:5px 10px;text-decoration:none;text-transform:capitalize;font-family:Zilla Slab,serif}.become-forms__content_form .jq-selectbox__dropdown li.selected{background:0 0}.become-forms__content_form__wrapper{max-width:220px;text-align:left;margin:auto}@media (min-width:768px){.become-forms__content_form__wrapper{max-width:320px}}.become-forms__content_form_label{padding-left:0;font-size:12px;font-weight:500;line-height:1.8;letter-spacing:1.56px;color:#545454;text-transform:uppercase;font-family:Kanit,sans-serif}.become-forms__content_form_input{height:34px;display:block;border:solid .5px rgba(151,151,151,.49);background-color:#fff;padding:0 10px;border-radius:12px;margin-bottom:4px;max-width:228px}@media (min-width:768px){.become-forms__content_form_input{max-width:300px}}.become-forms__tools{text-align:center}.become-forms__tools_continue .btn{width:220px;height:31px;background-color:#cc3ea7;font-size:13px;font-weight:500;font-family:Kanit,sans-serif;line-height:1.8;letter-spacing:1px;color:#f1ece9;text-transform:uppercase;border:none;border-radius:15.5px;margin:auto;cursor:pointer}.become-forms__tools_back{margin:18px 0}.become-forms__tools_back .btn{margin:auto;font-size:13px;line-height:1.54;letter-spacing:1px;color:#cc3ea7;background:0 0;text-transform:uppercase;font-weight:600;border:none;cursor:pointer;font-family:Kanit,sans-serif}.become-forms__tools_dots .dot-wrapper_dot{width:11px;height:11px;background-color:#ffdcc5;display:inline-block;margin:0 5px;border-radius:50%}.become-forms__tools_dots .dot-wrapper_dot.active{width:16px;height:16px;background-color:#ffb174;margin-bottom:-2.5px}.default-hidden{display:none}.step-1 .for-step-1{display:block}.step-1 .become-forms__content_title{font-size:54px;font-weight:500;color:#04b5b5;max-width:100%}.step-1 .become-forms__content_desc{display:block}.step-1 .become-forms__content_form{display:none}.step-2 #form-2,.step-2 #c-form-2{display:block}.step-2 .for-step-2{display:block}.step-3 #form-3,.step-3 #c-form-3{display:block}.step-3 .for-step-3{display:block}.step-4 #form-4,.step-4 #c-form-4{display:block}.step-4 .for-step-4{display:block}.form-fixed{position:fixed;top:50%;margin-top:10px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.home .content{overflow-x:hidden;max-width:100%;position:relative}.form-static{position:absolute;right:-104px;top:0}.form-static .arrow-left-wrapper{display:none}@media (min-width:1200px){.form-static{right:0}}@media (min-width:1440px){.form-static{right:inherit}}.mobile-static#become-bahai{width:100%;display:block;margin-bottom:14px}.mobile-static#become-bahai .wrapper .grad-img{right:-10px}.mobile-static#become-bahai .wrapper .content{max-width:100%}.mobile-static#become-bahai .wrapper .content_title{max-width:204px}.mobile-static#become-bahai .wrapper .content_desc{margin:12px 0;max-width:204px}.mobile-static#become-bahai .content_form{max-width:185px}.mobile-static .arrow-left-wrapper{display:none}#become-bahai{display:none;width:345px;max-width:100%;height:380px;padding:8px;background:#f9f9f9 url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/become/combined-shape.png) no-repeat right;background-size:auto 100%;z-index:98}@media (min-width:1440px){#become-bahai{width:410px}#become-bahai[style*="right: -345px"]{right:-410px !important}}#become-bahai .rotated-title{display:none;position:absolute;top:50%;-webkit-transform:rotate(-90deg) translateX(10%);-ms-transform:rotate(-90deg) translateX(10%);transform:rotate(-90deg) translateX(10%);background:#f9f9f9;opacity:1;font-family:Souvenir,Arial,sans-serif;font-size:25px;font-weight:500;line-height:1.44;color:#f25959;padding:8px 8px 0;left:240px;-webkit-transition:left,opacity .5s;-o-transition:left,opacity .5s;transition:left,opacity .5s;cursor:pointer;width:422px;height:72px;overflow:hidden}#become-bahai .rotated-title_text{border:1px solid red;padding:11px 68px 11px 15px;font-size:25px;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#become-bahai .rotated-title_text:after{content:'';width:15px;height:15px;position:absolute;border-top:2px solid #cc3ea7;border-left:2px solid #cc3ea7;top:34px;right:35px;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#become-bahai[aria-hidden=false] .rotated-title{opacity:0;display:none !important}#become-bahai.tablet-header-menu{width:100%}#become-bahai.tablet-header-menu .wrapper{padding:40px 60px}#become-bahai.tablet-header-menu .wrapper .arrow-left-wrapper{display:none}#become-bahai.tablet-header-menu .wrapper .content{max-width:400px}#become-bahai.tablet-header-menu .wrapper .content_form{max-width:185px}#become-bahai.hidden-form{display:none}#become-bahai.position-left .rotated-title{display:block;right:-245px}#become-bahai.position-left .wrapper .arrow-left-wrapper .arrow-left{-webkit-transform:rotateZ(135deg);-ms-transform:rotate(135deg);transform:rotateZ(135deg)}#become-bahai.position-right .rotated-title{display:block;left:-245px}#become-bahai.position-right .wrapper .arrow-left-wrapper .arrow-left{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#become-bahai .wrapper{width:100%;height:100%;border:solid 2px #ee5a5a;padding:20px;position:relative}#become-bahai .wrapper .grad-img{position:absolute;top:-30px;right:20px}#become-bahai .wrapper .arrow-left-wrapper{position:absolute;top:20px;right:20px;padding:10px;cursor:pointer}#become-bahai .wrapper .arrow-left-wrapper .arrow-left{border-top:3px solid #cc3ea7;border-right:3px solid #cc3ea7;width:20px;height:20px}#become-bahai .wrapper .content{max-width:202px}#become-bahai .wrapper .content_title{opacity:.96;font-size:32px;font-weight:500;line-height:1.13;color:#ee5a5a;font-family:Souvenir,Arial,sans-serif;max-width:280px}#become-bahai .wrapper .content_desc{opacity:.96;font-family:Zilla Slab,serif;font-size:16px;line-height:1.31;color:#153f16;margin:5px 0 10px;max-width:275px}#become-bahai .wrapper .content_form_label{opacity:.96;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:2.4px;color:#cc3ea7;text-transform:uppercase}#become-bahai .wrapper .content_form_input{height:30px;opacity:.59;border-radius:15px;border:1px solid #6c6c6c;margin:2px 0;padding:0 10px}#become-bahai .wrapper .content_form_btn{font-size:13px;font-weight:700;font-family:Kanit,sans-serif;line-height:1.54;letter-spacing:1px;color:#b31e6f;background:0 0;cursor:pointer;float:right;text-transform:uppercase;margin-top:12px;border:none;clear:both}#become-form-settings{width:100%}#become-form-settings #become-form-title{padding:10px}#for-static-form-tablet{display:none}.become-forms__content_form_textarea{height:50px;resize:none}#form-4 .become-forms__content_form_label.error{font-size:10px}#form-4 .become-forms__content_form_label.error .error-wrapper{font-size:10px}@media (max-width:400px) and (max-height:668px){.step-1 .become-forms__content_title{font-size:36px}.become-forms__content{height:52%}.step-3 .become-forms__content,.step-4 .become-forms__content{height:56%}.become-forms__content_desc{font-size:14px}.become-forms__content_title{font-size:14px;margin-bottom:14px}.become-forms__content_form_input{height:28px}.become-forms__tools_continue .btn{height:28px}.become-forms__content_form_label{font-size:10px}.become-forms__top{margin-top:15px}.become-forms__content_form .jq-selectbox__select{height:28px}.become-forms__content_form .jq-selectbox__select-text{padding:7px 0}.become-forms__content_form .jq-selectbox__dropdown{top:30px}.become-forms__content_form .jq-selectbox__trigger{top:1px}.become-forms__top_common_close{position:absolute;margin:0;top:19px;right:19px}.become-forms__tools_back{margin:12px 0}}.bahai-form-open-overlay{display:none}@media (min-width:768px){#become-bahai label .error-wrapper,#become-forms label .error-wrapper{top:0;font-size:14px}.home .category{margin-bottom:25px}.home .top-post{padding-top:10px}#become-bahai{display:block}.bahai-form-open-overlay{width:100vw;height:100vh;position:fixed;left:0;top:0;right:0;background-color:#2e2e2e;opacity:.58;z-index:99}.bahai-form-open{overflow:hidden}.bahai-form-open .bahai-form-open-overlay{display:block}#become-forms.become-forms{top:50%;left:50%;max-width:470px;height:620px;margin:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#for-static-form-tablet{display:block}#become-bahai .wrapper .content_desc{margin:15px 0 25px;color:#2e2e2e}#become-bahai.position-right .wrapper .content_desc{margin:5px 0 10px}#become-bahai.position-right .wrapper .grad-img{right:-8px;top:-15px}.become-forms__content_form .jq-selectbox__dropdown ul{max-height:130px}}@media (min-width:1024px){#become-bahai .wrapper .content_desc{margin:5px 0 10px;color:#153f16}#become-bahai .wrapper .grad-img{top:-28px;right:-8px}.custom-form{position:relative}#become-form-settings{width:auto}.custom-form-bg{position:absolute;height:100%;top:0;right:0;z-index:-1}#become-bahai-full .become-forms__tools_back .btn .icon icon-small-pink-arrow{margin-right:-4px}#become-bahai-full .become-forms__content_form_label{opacity:.96;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:1px;color:#ee5a5a;padding-left:0}#become-bahai-full .become-forms__content_form_input{width:220px;height:30px;border:solid .5px #979797;margin-bottom:15px;border-radius:6px}#become-bahai-full .become-forms__tools{max-width:240px;margin:auto}#become-bahai-full .become-forms__tools_continue .btn{width:inherit;height:inherit;background-color:transparent;color:#ee5a5a;font-weight:700;border:none;margin-right:20px;float:right}#become-bahai-full .become-forms__tools_continue .btn .arrow-right{font-size:16px}#become-bahai-full .become-forms__tools_back{margin:0}#become-bahai-full .become-forms__tools_back .btn{float:left}#become-bahai-full .become-forms__tools_dots{position:absolute;top:45%;right:20px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#become-bahai-full .become-forms__tools_dots .dot-wrapper_dot{width:9px;height:9px;background-color:transparent;display:block;margin:0 0 20px;border:1px solid #1b8ba3}#become-bahai-full .become-forms__tools_dots .dot-wrapper_dot.active{background-color:#1b8ba3;margin:0 0 20px}#become-bahai-full.become-forms{position:relative;margin:auto;max-width:100%;width:100%;height:auto;background:-o-linear-gradient(left,#f1ece9 0%,#fff 100%);background:-webkit-gradient(linear,left top,right top,from(#f1ece9),to(#fff));background:linear-gradient(to right,#f1ece9 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=1);background-repeat:no-repeat;background-size:100% 100%}#become-bahai-full.become-forms .become-forms__content_form .jq-selectbox__select-text{padding:8px 0}#become-bahai-full.become-forms .become-forms__content_form .jq-selectbox__trigger{top:2px}#become-bahai-full.become-forms .for-border{border:2px solid #ee5a5a;padding:35px 0 20px}#become-bahai-full.become-forms .flex-item{width:33.3%}#become-bahai-full.become-forms .form-header_title{opacity:.96;font-size:25px;font-weight:500;line-height:1.08;color:#ee5a5a;max-width:250px;padding-bottom:15px}#become-bahai-full.become-forms .form-header_desc{max-width:270px;opacity:.96;font-family:Zilla Slab,serif;font-size:16px;font-weight:500;line-height:1.38;letter-spacing:normal;color:#015668}#become-bahai-full.become-forms .form-footer_text{max-width:260px;font-family:Zilla Slab,serif;font-size:16px;font-weight:700;line-height:1.44;color:#04b5b5;margin-left:auto;padding-bottom:35px}#become-bahai-full.become-forms .form-footer_author{font-size:12px;font-weight:500;text-align:right;color:#015668;text-transform:uppercase}#for-static-form-tablet{display:none}}@media (min-width:1440px){#become-bahai{background:#f9f9f9 url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/become/combined-shape-desktop.png) no-repeat right}#become-bahai .wrapper .grad-img{top:-28px;right:62px}}html[lang=es-ES] #become-bahai .rotated-title_text{font-size:23px}@media only screen and (min-device-width:320px) and (max-device-width:767px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.become-forms__top_common{display:none}.become-forms label{width:48%;max-width:48% !important;display:inline-block !important;vertical-align:top;padding:0}.become-forms label:nth-child(odd){margin-right:2%}.become-forms label .jq-selectbox{width:100%;max-width:100% !important}.become-forms__content_form_input{max-width:100%}.become-forms .jq-selectbox{margin-left:0;width:48%;max-width:48% !important;display:block !important}.become-forms__content_form__wrapper{max-width:100%}.become-forms__content_title{max-width:100%;font-size:18px}.become-forms__content_desc{width:100%;max-width:100%}.become-forms__tools{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 35px}.become-forms__tools_continue{margin-right:25px}.become-forms__tools_back{margin:0 78px 0 0}.become-forms__tools_dots{-ms-flex-item-align:end;align-self:flex-end;margin:0 0 0 auto}.become-forms__tools_dots .dot-wrapper_dot{margin:0 1px}}@media only screen and (min-device-width:320px) and (max-device-width:767px) and (max-height:460px){.become-forms__top_common{display:none}.become-forms label{width:48%;max-width:48% !important;display:inline-block !important;vertical-align:top;padding:0}.become-forms label:nth-child(odd){margin-right:2%}.become-forms label .jq-selectbox{width:100%;max-width:100% !important}.become-forms__content_form_input{max-width:100%}.become-forms #form-2 label{width:100%;max-width:310px !important;display:block !important}.become-forms #form-3 label,.become-forms #form-4 label{padding-bottom:10px}.become-forms #form-3 label .error-wrapper,.become-forms #form-4 label .error-wrapper{top:unset !important;padding-bottom:0 !important;bottom:-5px}.become-forms #form-3 label[for=language],.become-forms #form-4 label[for=language]{width:200px;max-width:200px !important}.become-forms .jq-selectbox{margin-left:0;width:48%;max-width:48% !important;display:block !important}.become-forms__content{text-align:left;padding:25px 35px 25px;height:70% !important}.become-forms__content_form__wrapper{max-width:100%}.become-forms__content_title{max-width:100%;font-size:18px}.become-forms__content_title.for-step-3,.become-forms__content_title.for-step-4{font-size:14px;margin-bottom:5px}.become-forms .step-3 .become-forms__content{padding:5px 35px}.become-forms__content_desc{width:100%;max-width:100%}.become-forms__tools{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 35px}.become-forms__tools_continue{margin-right:25px}.become-forms__tools_back{margin:10px 78px 0 0}.become-forms__tools_dots{-ms-flex-item-align:end;align-self:flex-end;margin:0 0 0 auto}.become-forms__tools_dots .dot-wrapper_dot{margin:0 1px}}.comment-step{top:0;left:0;position:fixed;width:100%;height:100%;background:#f1ece9 url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/become/form-bg.png) no-repeat right;background-size:37.5% 100%;padding:7px;z-index:100}.comment-step.popup{position:fixed}.comment-step .become-forms__top_common_close{margin:12px 12px 5px auto;border:none}.comment-step .become-forms__top_common_close:after{content:none}.comment-step .become-forms__top_common_logo{margin:0 15px 0 32px}.comment-step .become-forms__content_form_input{padding-top:5px;max-width:inherit;height:122px;resize:none;display:block}.comment-step .become-forms__tools{text-align:center;margin-top:-15px}.comment-step .become-forms__tools_continue{margin-bottom:50px;position:relative;z-index:10}.comment-step ::-webkit-input-placeholder{letter-spacing:normal;font-family:Zilla Slab,serif}.comment-step :-ms-input-placeholder{letter-spacing:normal;font-family:Zilla Slab,serif}.comment-step ::-moz-placeholder{letter-spacing:normal;font-family:Zilla Slab,serif}.comment-step ::-ms-input-placeholder{letter-spacing:normal;font-family:Zilla Slab,serif}.comment-step ::placeholder{letter-spacing:normal;font-family:Zilla Slab,serif}@media (min-width:768px){.comment-step{top:50%;left:50%;max-width:420px;height:620px;margin:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}.step-1 .popup-agree,.step-2 .popup-agree{display:none}.step-3 .p7-wrapper,.step-4 .p7-wrapper{height:auto;padding-bottom:15px}#become-forms::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#become-forms::-webkit-scrollbar{width:4px;background-color:#f5f5f5}#become-forms::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#cc3ea7}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:"slick";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/./fonts/slick.eot);src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/./fonts/slick.eot?#iefix) format("embedded-opentype"),url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/./fonts/slick.woff) format("woff"),url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/./fonts/slick.ttf) format("truetype"),url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/./fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.mfp-content{max-width:468px !important}.mfp-bg{background-color:#2e2e2e;opacity:.58}.popup{opacity:1;position:relative;background:#f1ece9 url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/form-bg-2.png) no-repeat top right;background-size:180px 100%;padding:6px;font-family:Kanit,sans-serif;-webkit-animation:fade-in .8s;animation:fade-in .8s}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.popup__container{border:solid 1px #ee5a5a;padding:25px 15px 30px}.popup .mfp-close{border-radius:50%;border:1px solid #cc3ea7;width:17px;height:17px;text-align:center;opacity:1;cursor:pointer;right:20px;top:20px;font-size:0}.popup .mfp-close:after{content:'';width:7px;height:7px;position:absolute;left:4px;top:4px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-pink-close-modal.svg) center no-repeat;background-size:7px 7px}.popup__header{margin:0 0 25px}.popup__logo{width:40px;margin:0 auto}.popup__title{color:#015668;font-size:17px;max-width:165px;font-weight:500;margin:10px 0 0 20px}.popup__form__row{margin-bottom:6px;margin-top:-4px}.popup__form__label{color:#545454;font-size:12px;font-weight:500;text-transform:uppercase;line-height:2;letter-spacing:1.56px;margin:0 0 0 10px}.popup__form__input{width:100%;background-color:#fff;border-radius:12px;border:1px solid rgba(151,151,151,.49);padding:4px 10px;font-family:Kanit,sans-serif;font-weight:300;margin-top:-3px}.popup__form__textarea{resize:none;height:165px;padding:10px;overflow:auto}.popup__form__btn{color:#f1ece9;background-color:#cc3ea7;border-radius:15px;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:13px;font-weight:500;margin:26px auto 0;text-align:center;text-transform:uppercase;line-height:1.54;letter-spacing:1px;width:245px;display:block;padding:5px 0;font-family:Kanit,sans-serif;cursor:pointer}.popup-agree-content{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:left}.popup-agree-text{font-family:Zilla Slab,serif;font-size:16px;font-weight:400;line-height:21px;color:#545454;text-indent:20px;margin-bottom:0}.popup-agree-check{position:absolute;left:0;width:unset;height:unset;top:14px}.popup-agree--no-check .popup-agree-text{text-indent:unset}.popup#popup-thanks .popup__header,.popup#popup-activate-subscribing .popup__header,.popup[id*=popup-lostpassword-submission] .popup__header,.popup[id*=popup-contact-us-submission] .popup__header,.popup[id*=popup-thanks] .popup__header{margin:0 0 30px}.popup#popup-thanks .popup__logo,.popup#popup-activate-subscribing .popup__logo,.popup[id*=popup-lostpassword-submission] .popup__logo,.popup[id*=popup-contact-us-submission] .popup__logo,.popup[id*=popup-thanks] .popup__logo{margin:auto}.popup#popup-thanks .popup__title,.popup#popup-activate-subscribing .popup__title,.popup[id*=popup-lostpassword-submission] .popup__title,.popup[id*=popup-contact-us-submission] .popup__title,.popup[id*=popup-thanks] .popup__title{color:#2e2e2e;font-size:24px;line-height:1.42;margin:0 auto 20px;text-align:center}.popup#popup-thanks p,.popup#popup-activate-subscribing p,.popup[id*=popup-lostpassword-submission] p,.popup[id*=popup-contact-us-submission] p,.popup[id*=popup-thanks] p{color:#545454;font-family:Zilla Slab,serif;text-align:center;line-height:1.69}.popup .popup-dismiss{background-color:#cc3ea7;font-size:13px;font-weight:600;color:#f1ece9;border-radius:15px;text-align:center;letter-spacing:1px;text-transform:uppercase;text-decoration:none;max-width:245px;display:block;padding:8px 10px;margin:50px auto 0;cursor:pointer}.popup .profile{padding:0;margin:0;background:0 0}.popup .profile .profile__block{width:100%;margin:0}@media (max-width:412px){.popup .profile .login-fb-btn{background-position:16% center}}@media (max-width:365px){.popup .profile .login-fb-btn{background-position:9% center}}.popup__form__input::-webkit-input-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input::-moz-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input:-ms-input-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input::-ms-input-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input::placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input:-ms-input-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}.popup__form__input::-ms-input-placeholder{color:#b2b2b2;font-family:Zilla Slab,serif}@media (min-width:768px){.popup__logo{width:auto}.popup__container{padding:40px 68px 50px}.popup__header{margin:0 0 25px 35px}}.group-blog .mfp-wrap{overflow-x:scroll}.popup-agree-text-submit{display:none}.step-4 .popup-agree-text-submit{display:inline}.step-4 .popup-agree-text-continue{display:none}
#sb_instagram{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram:after{content:"";display:table;clear:both}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_images{width:100%;float:left;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover{border:none}#sb_instagram #sbi_images .sbi_item{display:-moz-inline-stack;display:inline-block;float:left;vertical-align:top;zoom:1;max-height:1000px;padding:inherit!important;margin:0!important;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0;max-height:0}#sb_instagram.sbi_col_1 #sbi_images .sbi_item{width:100%}#sb_instagram.sbi_col_2 #sbi_images .sbi_item{width:50%}#sb_instagram.sbi_col_3 #sbi_images .sbi_item{width:33.33%}#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width:25%}#sb_instagram.sbi_col_5 #sbi_images .sbi_item{width:20%}#sb_instagram.sbi_col_6 #sbi_images .sbi_item{width:16.66%}#sb_instagram.sbi_col_7 #sbi_images .sbi_item{width:14.28%}#sb_instagram.sbi_col_8 #sbi_images .sbi_item{width:12.5%}#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:11.11%}#sb_instagram.sbi_col_10 #sbi_images .sbi_item{width:10%}#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item{width:100%}#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item{width:50%}#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item{width:33.33%}#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item{width:25%}#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{width:20%}#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item{width:16.66%}#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item{width:14.28%}#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item{width:12.5%}#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item{width:11.11%}#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{width:10%}#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{width:100%;height:auto}#sb_instagram .sbi_no_js img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover{outline:0}#sb_instagram img{display:block;padding:0!important;margin:0!important;max-width:100%!important;opacity:1!important}#sb_instagram .sbi_link{display:none;position:absolute;bottom:0;right:0;width:100%;padding:10px 0;background:rgba(0,0,0,.5);text-align:center;color:#fff;font-size:12px;line-height:1.1}#sb_instagram .sbi_link a{padding:0 6px;text-decoration:none;color:#fff;font-size:12px;line-height:1.1;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{height:1em;display:inline-block}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{display:block!important;position:absolute;z-index:1;color:#fff;color:rgba(255,255,255,.9);font-style:normal!important;text-shadow:0 0 8px rgba(0,0,0,.8)}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-19px;padding:0;font-size:48px}#sb_instagram .sbi_type_carousel .fa-clone{right:12px;top:12px;font-size:24px;text-shadow:0 0 8px rgba(0,0,0,.3)}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow( 0 0 2px rgba(0,0,0,.4) );filter:drop-shadow( 0 0 2px rgba(0,0,0,.4) )}#sb_instagram .sbi_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:#000;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:sbi-sk-scaleout 1s infinite ease-in-out;animation:sbi-sk-scaleout 1s infinite ease-in-out}#sb_instagram br{display:none}#sbi_load p{display:inline;padding:0;margin:0}#sb_instagram #sbi_load .sbi_loader{position:absolute;margin-top:-11px;background-color:#fff;opacity:1}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#sb_instagram .sb_instagram_header{float:left;clear:both;margin:0 0 15px 0;padding:0;line-height:1.2;width:100%}#sb_instagram .sb_instagram_header a{float:left;display:block;text-decoration:none;transition:color .5s ease}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}.sbi_no_avatar .sbi_header_hashtag_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-ms-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;-moz-transition:background .2s linear,color .2s linear;-ms-transition:background .2s linear,color .2s linear;-o-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media all and (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img{width:80px;height:80px;border-radius:40px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img{width:80px;height:80px;border-radius:40px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3{margin-left:95px!important;line-height:1.4}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3{margin-right:-85px!important}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{margin-top:4px!important}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3{padding-top:20px!important}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img{width:120px;height:120px;border-radius:60px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img{width:120px;height:120px;border-radius:60px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3{margin-left:140px!important;line-height:1.5}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3{margin-right:-120px!important}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{margin-top:12px!important}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3{padding-top:32px!important}}#sb_instagram .sb_instagram_header .sbi_header_img{float:left;position:relative;width:50px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#sb_instagram .sb_instagram_header .sbi_header_img img{float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#sb_instagram .sb_instagram_header .sbi_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75)}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-18px;margin-left:-18px;width:36px;height:36px;font-size:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-24px;margin-left:-24px;width:48px;height:48px;font-size:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden;background:url(//bahaiteachings.org/wp-content/plugins/instagram-feed/css/../img/small-logo.png) no-repeat 0 0}#sb_instagram .sb_instagram_header .sbi_header_img_hover{z-index:2;transition:opacity .4s ease-in-out}#sb_instagram .sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity .2s ease-in-out}#sb_instagram .sb_instagram_header .sbi_header_img_hover{position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75);-moz-opacity:0;-khtml-opacity:0;opacity:0;border-radius:40px;transition:opacity .2s}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text{float:left;width:100%;padding-top:5px}#sb_instagram .sb_instagram_header a{text-decoration:none}#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header .sbi_header_text h3{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important}#sb_instagram .sb_instagram_header h3{font-size:16px;line-height:1.3}#sb_instagram .sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram p:empty{display:none}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3{padding-top:9px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{float:left;clear:both;width:100%;text-align:center}#sb_instagram #sbi_load .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}#sb_instagram #sbi_load{opacity:1;transition:all .5s ease-in}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:all .1s ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0 auto;background:#333;color:#eee;border:none;color:#fff;text-decoration:none;font-size:13px;line-height:1.5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_load .sbi_load_btn{position:relative}#sb_instagram .sbi_follow_btn{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;text-align:center}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{transition:all .1s ease-in}#sb_instagram #sbi_load .sbi_load_btn:hover{outline:0;box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:inset 0 0 10px 20px #359dff}#sb_instagram #sbi_load .sbi_load_btn.sbi_custom:hover,#sb_instagram .sbi_follow_btn.sbi_custom a:focus,#sb_instagram .sbi_follow_btn.sbi_custom a:hover{box-shadow:inset 0 0 20px 20px rgba(255,255,255,.15)}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{width:100%;text-align:center;line-height:1.4}#sbi_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#sbi_mod_error ol,#sbi_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}#sbi_mod_error li{padding:1px 0!important;margin:0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{margin-top:-12px;margin-left:-9px;font-size:23px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:8px;top:8px;font-size:18px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{margin-top:-9px;margin-left:-7px;font-size:18px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:5px;top:5px;font-size:12px}@media all and (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_col_6 #sbi_images .sbi_item{width:50%}#sb_instagram.sbi_col_10 #sbi_images .sbi_item,#sb_instagram.sbi_col_7 #sbi_images .sbi_item,#sb_instagram.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:25%}#sb_instagram.sbi_width_resp{width:100%!important}}@media all and (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images .sbi_item,#sb_instagram.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_col_7 #sbi_images .sbi_item,#sb_instagram.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:100%}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;position:relative;overflow:hidden}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{position:absolute;top:0;left:0;bottom:0;right:0}#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition{opacity:1;max-height:640px}#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{display:inline-block;padding:6px 10px;background:#ddd;background:rgba(0,0,0,.1);text-decoration:none;border-radius:5px;margin-top:10px;color:#444}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:#ccc;background:rgba(0,0,0,.15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}
.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.wp-gs .wp-block-button__link:not(.has-background){background-color:var(--wp-block-core-button--color--background,var(--wp-color--primary,#32373c))}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons.alignright .wp-block-button{margin-right:none;margin-left:8px}.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 30px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left],.block-editor-block-list__block[data-type="core/embed"][data-align=right],.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation>ul{display:block;list-style:none;margin:0;padding-left:0}@media (min-width:600px){.wp-block-navigation>ul{display:flex;flex-wrap:wrap}}.wp-block-navigation>ul ul{list-style:none;padding-left:0;margin-top:0;margin-left:0}.wp-block-navigation>ul ul li{margin:0}.wp-block-navigation>ul li{z-index:1}.wp-block-navigation>ul li:focus-within,.wp-block-navigation>ul li:hover{cursor:pointer;z-index:99999}.wp-block-navigation>ul li:focus-within>ul,.wp-block-navigation>ul li:hover>ul,.wp-block-navigation>ul li ul:focus,.wp-block-navigation>ul li ul:hover{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation>ul>li ul{position:absolute;left:0;top:100%;min-width:200px;max-width:200px;opacity:0;transition:opacity .1s linear;visibility:hidden}.wp-block-navigation,.wp-block-navigation .block-editor-block-list__layout{display:flex;flex-wrap:wrap}.wp-block-navigation .block-editor-block-list__layout .block-editor-block-list__layout{width:200px}.wp-block-navigation .block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block{margin:0;width:auto}.wp-block-navigation,.wp-block-navigation>.wp-block-navigation__container{align-items:center;width:100%}.wp-block-navigation>.wp-block-navigation-link,.wp-block-navigation>.wp-block-navigation__container>.wp-block-navigation-link{display:flex;margin-top:0;margin-bottom:0}.wp-block-navigation .wp-block-navigation-link{position:relative;margin:0;min-height:56px;display:flex;line-height:1.4}.wp-block-navigation .wp-block-navigation-link .wp-block,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link{min-height:auto;padding:0}.wp-block-navigation .wp-block-navigation-link .wp-block .wp-block-navigation-link{margin:0}.wp-block-navigation .wp-block-navigation-link>.block-editor-inner-blocks{display:none}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks{display:flex;border:1px solid rgba(0,0,0,.15);position:absolute;z-index:1;top:100%;left:0}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .wp-block-navigation__container{left:100%;top:-1px}.wp-block-navigation .wp-block-navigation-link .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation__container{background-color:inherit;color:inherit}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content{display:flex;align-items:center;width:max-content;padding:6px 16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:first-child:not(:only-child) .wp-block-navigation-link__content{padding-top:8px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:last-child .wp-block-navigation-link__content{padding-bottom:8px}.wp-block-navigation .wp-block-navigation-link.has-child .wp-block-navigation-link__content{min-width:100%;padding-right:32px;position:relative}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon{position:absolute;right:16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon svg{fill:currentColor}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link svg{transform:rotate(0)}.wp-block-navigation .wp-block-navigation-link.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#111}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#333}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container{display:flex;flex-direction:column;padding:0}.wp-block-navigation>ul>li>a{display:flex;align-items:center}.wp-block-navigation>ul>li:first-of-type>a{padding-left:0}.wp-block-navigation>ul>li:last-of-type>a{padding-right:0}.wp-block-navigation.items-justified-left>ul{justify-content:flex-start}.wp-block-navigation.items-justified-center>ul{justify-content:center}.wp-block-navigation.items-justified-right>ul{justify-content:flex-end}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}
.featured-video-plus.fvp-responsive .wp-video{width:auto !important;height:auto !important}.featured-video-plus.fvp-responsive .wp-video video{width:100% !important;height:auto !important}.featured-video-plus.fvp-responsive .mejs-container{width:100% !important;height:auto !important;padding-top:57%}.featured-video-plus.fvp-responsive .mejs-overlay,.featured-video-plus.fvp-responsive .mejs-poster{width:100% !important;height:100% !important}.featured-video-plus.fvp-responsive .mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important}.featured-video-plus.fvp-responsive audio{width:100%}.featured-video-plus.fvp-center{text-align:center}.featured-video-plus.fvp-center .wp-video{margin:0 auto}.featured-video-plus.fvp-right{text-align:right}.featured-video-plus.fvp-right .wp-video{margin:0 0 auto auto}.featured-video-plus.fvp-left{text-align:left}.featured-video-plus.fvp-left .wp-video{margin:0 auto auto 0}.fvp-overlay,.fvp-dynamic{position:relative;display:block;height:auto;width:auto}.fvp-overlay .fvp-actionicon,.fvp-dynamic .fvp-actionicon{background:transparent no-repeat scroll center center;position:absolute;top:0;left:0;z-index:999;pointer-events:none;display:none}.fvp-overlay .fvp-actionicon.play,.fvp-dynamic .fvp-actionicon.play{display:block;background-image:url(//bahaiteachings.org/wp-content/plugins/featured-video-plus/styles/../img/playicon.png)}.fvp-overlay .fvp-actionicon.load,.fvp-dynamic .fvp-actionicon.load{display:block}.fvp-overlay .fvp-actionicon.load.w,.fvp-dynamic .fvp-actionicon.load.w{background-image:url(//bahaiteachings.org/wp-content/plugins/featured-video-plus/styles/../img/loadicon_w.gif)}.fvp-overlay .fvp-actionicon.load.b,.fvp-dynamic .fvp-actionicon.load.b{background-image:url(//bahaiteachings.org/wp-content/plugins/featured-video-plus/styles/../img/loadicon_b.gif)}#DOMWindow{background:transparent center center no-repeat;width:auto;height:auto;margin:auto auto;overflow:hidden;background-image:url(//bahaiteachings.org/wp-content/plugins/featured-video-plus/styles/../img/loadicon_w.gif)}.fvp-onload{display:none !important;height:0;width:0;visibility:hidden}.featured-video-plus .wp-video a:not(.post-thumbnail){display:none}.no-js .featured-video-plus .wp-video a:not(.post-thumbnail){display:inline}.featured-video-plus.fvp-responsive.fvp-spotify .fluid-width-video-wrapper{padding-top:100% !important}
.printomatic{cursor:pointer}.pom-default{background-image:url(//bahaiteachings.org/wp-content/plugins/print-o-matic/css/print-icon.png);background-repeat:no-repeat;width:32px;height:32px}.pom-small{background-image:url(//bahaiteachings.org/wp-content/plugins/print-o-matic/css/print-icon-small.png);background-repeat:no-repeat;width:17px;height:16px}.pom-small-black{background-image:url(//bahaiteachings.org/wp-content/plugins/print-o-matic/css/print-icon-small-black.png);background-repeat:no-repeat;width:17px;height:16px}.pom-small-grey{background-image:url(//bahaiteachings.org/wp-content/plugins/print-o-matic/css/print-icon-small-grey.png);background-repeat:no-repeat;width:17px;height:16px}.pom-small-white{background-image:url(//bahaiteachings.org/wp-content/plugins/print-o-matic/css/print-icon-small-white.png);background-repeat:no-repeat;width:17px;height:16px}.printomatictext{cursor:pointer}.printomatictext:hover{text-decoration:underline}
.csColumn img{max-width:100%;width:auto;height:auto}.csRow{clear:both}.csRow:after{display:block;content:'';height:0;clear:both;visibility:hidden;font-size:0;line-height:0}
@media screen and (max-width:1024px){.csColumn{clear:both !important;float:none !important;text-align:center !important;margin-left:10% !important;margin-right:10% !important;width:80% !important}.csColumnGap{display:none !important}}

.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover-textonly{position:absolute;top:-10px;left:0;width:100%;height:100%;text-align:center}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.ytvi-story-container{display:block;max-width:100%}
.epyt-gallery-thumb{width:33.333%}
#sb_instagram #sbi_images .sbi_item{margin:0 9px !important}
@font-face{font-family:"Souvenir";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Bold.otf);font-weight:700}@font-face{font-family:"Souvenir";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Medium.otf);font-weight:400}@font-face{font-family:"Souvenir-Demi";src:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../fonts/souvenir/Souvenir-Demi.otf);font-weight:400}.d-inline{display:inline-block}.m-t-0{margin-top:0}.m-t-5{margin-top:5px}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-20{margin-top:20px}.m-b-0{margin-bottom:0}.m-b-5{margin-bottom:5px}.m-b-10{margin-bottom:10px}.m-b-15{margin-bottom:15px}.m-b-20{margin-bottom:20px}.m-x-a{margin:0 auto}.p-0{padding:0}.p-10{padding:10px}.bg-lite-pink{background-color:#f1ece9}.float-right{float:right}.event-topics{position:relative;top:-95px;display:none;z-index:4}.event-topics__block{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/event-topic-bg.png) top center no-repeat;background-size:100% auto;width:400px;position:absolute;top:0;right:0;padding:50px 107px 20px 45px;min-height:620px}.event-topics__title{color:#cc3ea7;font-size:25px;font-weight:500;line-height:1.1;margin-bottom:8px;padding-right:30px;margin-top:30px}.event-topics__subtitle{color:#015668;font-size:16px;font-family:Zilla Slab,serif;line-height:1.38;margin-bottom:15px}.event-topics__link{width:48.5%;margin-bottom:6px;padding:3px 7px;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.event-topics__search{margin-top:12px}.event-topics__search__title{color:#ee5a5a;font-size:12px;font-weight:500;line-height:1.5;text-transform:uppercase;margin-bottom:2px}.event-topics__search__block{background-color:#fff;position:relative}.event-topics__search__block .error-wrapper{color:#ee5a5a;font-size:10px;display:none;position:absolute;top:-15px;right:0}.event-topics__search__block .input-search{color:#5e5e5e;font-size:12px;font-family:Zilla Slab,serif;padding:10px 40px 10px 10px;font-style:italic;letter-spacing:.94px;border-radius:6px;border:1px solid #979797}.event-topics__search__block .input-search.error{border:1px solid #ee5a5a}.event-topics__search__block .btn-search{position:absolute;width:24px;height:24px;right:8px;top:50%;margin-top:-12px;-webkit-box-shadow:none;box-shadow:none;border:0;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-search-pink-2.svg) center no-repeat;cursor:pointer}.event-topics__search__block .btn-search._active{pointer-events:auto;opacity:1}.event-topics__search__block .btn-search:disabled{cursor:no-drop;pointer-events:none}.event-template-default .event-topics{top:-52px}.event-template-default .event-topics__block{min-height:421px;padding-top:25px !important}.event-topics .input-search::-webkit-input-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search::-moz-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search:-ms-input-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search::-ms-input-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search::placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search:-ms-input-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}.event-topics .input-search::-ms-input-placeholder{color:#5e5e5e;font-style:italic;letter-spacing:.94px}@media (min-width:1220px){.event-topics{display:block}}.comments-area{margin-top:25px;margin-bottom:50px}.comments-area .comments-title{font-size:20px;font-family:Souvenir,Arial,sans-serif;font-weight:500;color:#015668;line-height:1.3;margin-bottom:8px}.comment-respond .author-photo{display:none}.comment-respond .avatar-crop{height:100%}.comment-respond .avatar-crop img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comment-respond .comment-form{position:relative;border:1px solid #015668;border-radius:3px;overflow:hidden;height:120px}.comment-respond .comment-form .comment-limit-info{font-weight:300;font-size:13px;margin:0 0 0 10px}.comment-respond .comment-form textarea{width:100%;height:85px;border:0;resize:none;overflow:auto;padding:5px 10px 0}.comment-respond .comment-form #cancel-comment-reply-link,.comment-respond .comment-form .submit{color:#cc3ea7;font-size:14px;font-family:Kanit,sans-serif;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-decoration:none;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;position:absolute;bottom:5px;right:10px;padding:0;display:inline-block;width:auto;cursor:pointer}.comment-respond .comment-form #cancel-comment-reply-link:hover,.comment-respond .comment-form .submit:hover{opacity:.5}.comment-respond .comment-form #cancel-comment-reply-link{bottom:7px;right:70px}.comment-respond .comment-limit-info{display:none}.comment-list{margin-top:28px}.comment-list .load-more-button{border:0;border-radius:15px;background-color:#cc3ea7;width:310px;max-width:100%;font-size:13px;color:#f1ece9;text-transform:uppercase;font-family:Kanit,sans-serif;font-weight:500;letter-spacing:1px;text-align:center;padding:6px 10px;margin-top:25px;cursor:pointer}.comment-list .comment-respond{margin:30px 0 0 60px}.comment-list .comment-respond .author-photo{margin-bottom:10px}.comment-list .comment{margin-bottom:30px}.comment-list .comment .children{margin-left:60px;margin-top:30px}.comment-list .comment .author-photo{width:40px;height:40px;overflow:hidden;border-radius:50%;display:inline-block;vertical-align:top;margin-right:14px}.comment-list .comment .comment-body-right{display:inline-block;vertical-align:top;width:calc(100% - 60px)}.comment-list .comment .comment-body-right .comment-author-name{color:#015668;font-size:15px;text-decoration:none;font-weight:500;text-transform:capitalize}.comment-list .comment .comment-body-right .comment-time{font-size:13px;color:#04b5b5;font-weight:500;margin-top:4px}.comment-list .comment .comment-body-right .comment-content{color:#3c3c3c;font-family:Zilla Slab,serif;font-weight:500;word-break:break-word}.comment-list .comment .comment-body-right .comment-footer{margin-top:12px}.comment-list .comment .comment-body-right .like-wrapper{display:inline-block;vertical-align:middle;margin-right:11px}.comment-list .comment .comment-body-right .like-wrapper .ic-like-o{width:14px;height:14px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-favorite.svg) center no-repeat;display:inline-block;vertical-align:middle;text-decoration:none}.comment-list .comment .comment-body-right .like-wrapper .ic-like-o:hover,.comment-list .comment .comment-body-right .like-wrapper .ic-like-o._active{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-favorite-active.svg) center no-repeat}.comment-list .comment .comment-body-right .like-wrapper .ic-like{width:14px;height:14px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-favorite-active.svg) center no-repeat;display:inline-block;vertical-align:middle;text-decoration:none}.comment-list .comment .comment-body-right .like-wrapper .like-counter{font-size:15px;color:#ee5a5a;display:inline-block;vertical-align:middle;font-weight:500}.comment-list .comment .comment-body-right .comments-text-more{display:none}.comment-list .comment .comment-body-right .comments-read-more{font-size:14px;color:#cc3ea7;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;cursor:pointer;margin-top:10px}.comment-list .comment .comment-body-right .reply{display:inline-block;vertical-align:middle}.comment-list .comment .comment-body-right .reply .comment-reply-link{font-size:14px;color:#cc3ea7;font-weight:700;letter-spacing:1.4px;text-decoration:none;text-transform:uppercase}.launch-podcast-wrapper .mejs-container,.launch-podcast-wrapper .mejs-container .mejs-controls,.launch-podcast-wrapper .mejs-embed,.launch-podcast-wrapper .mejs-embed body{background:0 0}.launch-podcast-wrapper{position:inherit;bottom:inherit;margin-top:0}.launch-podcast-wrapper .mejs-container{position:fixed !important;width:100% !important;height:120px !important;left:0;bottom:0;right:0;z-index:98 !important;background-image:-o-linear-gradient(338deg,#2e2e2e -3%,#015668 106%) !important;background-image:linear-gradient(112deg,#2e2e2e -3%,#015668 106%) !important;display:none}.launch-podcast-wrapper .mejs-container.shown{display:block}.launch-podcast-wrapper .mejs-container .mejs-controls{background:0 0;padding:0 15px 0 10px !important;top:48% !important}.launch-podcast-wrapper .mejs-container .mejs-playpause-button{width:60px;height:60px;position:absolute;left:4px;top:-48px}.launch-podcast-wrapper .mejs-container .mejs-playpause-button svg.player-icon{width:60px !important;height:60px !important;top:0 !important;left:0 !important}.launch-podcast-wrapper .mejs-container .mejs-playpause-button svg.player-icon polygon,.launch-podcast-wrapper .mejs-container .mejs-playpause-button svg.player-icon path{fill:#2e2e2e !important}.launch-podcast-wrapper .mejs-container .mejs-poster{font-size:16px;font-family:Souvenir,Arial,sans-serif;font-weight:500;color:#fff;top:22px !important;left:64px !important;height:auto !important}.launch-podcast-wrapper .mejs-container .mejs-button.mejs-volume-button{margin:0 5px 0 auto}.launch-podcast-wrapper .mejs-container .mejs-time.mejs-duration-container{margin-right:20px}.launch-podcast-wrapper .mejs-container .mejs-mute>button,.launch-podcast-wrapper .mejs-container .mejs-unmute>button{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-volume.svg) center no-repeat;background-size:cover;width:calc(72px/2.9);height:calc(64px/2.9);margin:10px 0}.launch-podcast-wrapper .mejs-container .mejs-unmute>button{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-mute.svg) center no-repeat;background-size:cover;width:calc(72px/1.8);height:calc(64px/1.8);margin:4px 0 7px -7px}.launch-podcast-wrapper .mejs-container .mejs-currenttime,.launch-podcast-wrapper .mejs-container .mejs-duration{font-size:15px;font-weight:400;font-family:Kanit,sans-serif;letter-spacing:.5px;width:40px;max-width:40px;display:block}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider{width:54px}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:17px;height:7px;width:calc(100%);background:#ffdcc5 !important;border-radius:6px}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current{background:#ee5a5a;top:0;height:7px;border-radius:6px 0 0 6px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;display:block}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after{width:16px;height:16px;right:-12px;border-radius:50%;background-color:#cc3ea7;-webkit-box-shadow:0 2px 1px 0 #153f16;box-shadow:0 2px 1px 0 #153f16}.launch-podcast-wrapper .mejs-container .mejs-time-rail{max-width:85px;margin:0 4px}.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-hovered,.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-handle{display:none}.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-total{top:12px !important;height:7px !important;border-radius:6px;background-color:#3f7464 !important}.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-loaded{height:7px !important;background-color:#3f7464;border-radius:6px;top:0 !important}.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-current{background:#8ff9f3;top:0 !important;height:7px !important;border-radius:6px 0 0 6px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;display:block}.launch-podcast-wrapper .mejs-container .mejs-time-rail .mejs-time-current:after{width:16px;height:16px;right:-12px;border-radius:50%;background-color:#22eaaa;-webkit-box-shadow:0 2px 1px 0 #153f16;box-shadow:0 2px 1px 0 #153f16}body.is-podcast footer{margin-bottom:150px}body.is-podcast .how-bottom-fix{bottom:120px !important}body.is-podcast .how-bottom-fix._closed{bottom:-35px !important}body.is-podcast #ms-iframe{display:none !important}.video-page .comment-respond .comment-form #cancel-comment-reply-link,.video-page .comment-respond .comment-form .submit{color:#ee5a5a}html[lang=es-ES] .comment-respond .comment-form #cancel-comment-reply-link{right:100px}@media (min-width:1024px){html[lang=es-ES] .footer-topics__links{max-width:570px}}@media (min-width:768px){.launch-podcast-wrapper{position:inherit}.launch-podcast-wrapper .mejs-container{height:150px !important}.launch-podcast-wrapper .mejs-container .mejs-poster{font-size:18px;left:130px !important;top:32px !important}.launch-podcast-wrapper .mejs-container .mejs-controls{padding:0 65px 0 125px !important;top:52% !important}.launch-podcast-wrapper .mejs-container .mejs-playpause-button{width:116px;height:116px;top:-60px;left:8px}.launch-podcast-wrapper .mejs-container .mejs-playpause-button svg.player-icon{width:116px !important;height:116px !important}.launch-podcast-wrapper .mejs-container .mejs-button.mejs-volume-button{margin:0 16px 0 auto}}@media screen and (min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.launch-podcast-wrapper .mejs-container .mejs-button.mejs-volume-button{margin:0 16px 0 62%}}@media (min-width:768px){@supports (-ms-ime-align:auto){.launch-podcast-wrapper .mejs-container .mejs-button.mejs-volume-button{margin:0 16px 0 62%}}.launch-podcast-wrapper .mejs-container .mejs-mute>button{width:calc(72px/2.4);height:calc(64px/2.4)}.launch-podcast-wrapper .mejs-container .mejs-unmute>button{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-mute.svg) center no-repeat;background-size:cover;width:calc(72px/2);height:calc(64px/2);margin:8px 0 7px -2px}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider{width:96px}.launch-podcast-wrapper .mejs-container .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:19px}.launch-podcast-wrapper .mejs-container .mejs-time-rail{max-width:240px}}@media (min-width:1024px){.launch-podcast-wrapper{position:inherit}.launch-podcast-wrapper .mejs-container .mejs-controls{padding:0 40px 0 155px !important;top:52% !important}.launch-podcast-wrapper .mejs-container .mejs-playpause-button{width:126px;height:126px;top:-58px;left:18px}.launch-podcast-wrapper .mejs-container .mejs-playpause-button svg.player-icon{width:126px !important;height:126px !important}.launch-podcast-wrapper .mejs-container .mejs-poster{font-size:26px;left:160px !important;top:35px !important}.launch-podcast-wrapper .mejs-container .mejs-time-rail{max-width:380px}.comments-area{width:calc(50vw + 40px);max-width:850px}.article-page__content .comments-area,.article-page__content .get-in-touch{width:620px;max-width:620px}}.profile__form{text-align:left}.profile__form__row{margin-bottom:8px}.profile__form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:17px 0}.profile__link{color:#cc3ea7;font-size:13px;font-weight:600;font-family:Kanit,sans-serif;line-height:1.6;letter-spacing:1px;text-transform:uppercase;margin-left:4px}.profile__link:hover{text-decoration:none}.profile__label{color:#545454;font-size:12px;font-family:Kanit,sans-serif;font-weight:500;text-transform:uppercase;line-height:2;letter-spacing:1.56px;margin:0 0 0 10px}.profile__input{width:100%;background-color:#fff;border:1px solid rgba(151,151,151,.49);border-radius:12px;padding:4px 14px 5px;font-family:Kanit,sans-serif;font-weight:300}.profile__input::-webkit-input-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input::-moz-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input:-ms-input-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input::-ms-input-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input::placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input:-ms-input-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__input::-ms-input-placeholder{color:#979797;font-family:Zilla Slab,serif}.profile__textarea{height:92px;resize:none;overflow:auto}.profile__btn{color:#f1ece9;padding:6px 10px;display:block;background-color:#cc3ea7;font-size:13px;font-weight:400;text-align:center;letter-spacing:1px;border-radius:15px;text-transform:uppercase;text-decoration:none;width:100%;margin:25px 0;-webkit-box-shadow:none;box-shadow:none;border:0;font-family:Kanit,sans-serif;cursor:pointer;white-space:normal}@media (min-width:768px){.profile__form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:17px 0}.profile__form__buttons .profile__btn,.profile__form__buttons .link-logout{margin:0;width:202px}}.login-fb-btn{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-fb-light-blue.svg) 14% center no-repeat #3b5998;display:block;padding:9px 10px;font-size:13px;font-weight:400;line-height:1.54;letter-spacing:1px;text-transform:uppercase;text-decoration:none;border-radius:15px;text-align:center;color:#f1ece9;font-family:Kanit,sans-serif}@media (min-width:370px){.login-fb-btn{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-fb-light-blue.svg) 20% center no-repeat #3b5998}}@media (min-width:580px){.login-fb-btn{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-fb-light-blue.svg) 29.5% center no-repeat #3b5998}}@media (min-width:768px){.login-fb-btn{margin:25px 0 10px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-fb-light-blue.svg) 50px center no-repeat #3b5998}}.top-post{margin:0 -10px 10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.top-post__big{max-width:440px}.top-post__big .post-item__desc{padding:0 10px}.top-post__big .post-img{width:100%;height:235px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.top-post .top-post__smalls .post-item__img{height:74px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.top-post .top-post__smalls .post-item__img{max-width:inherit}}@supports (-ms-ime-align:auto){.top-post .top-post__smalls .post-item__img{max-width:inherit}}.top-post .top-post__smalls .post-img{width:100%;height:74px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.top-post .top-post__smalls .post-img{max-width:inherit;width:auto !important;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}@supports (-ms-ime-align:auto){.top-post .top-post__smalls .post-img{max-width:inherit;width:auto !important;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}.top-post .post-item__small .title-h3{height:59px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.top-post .post-item__small .post-item__desc{width:calc(100% - 115px)}.top-post__smalls{padding:0 10px}.top-post__smalls .post-img{width:100%;height:74px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.top-post .post-item__small .post-item__img{margin-right:10px;margin-bottom:0}.top-post #for-static-form{margin-top:-10px}.post-hr{width:100%;height:0;border:0;border-bottom:1px solid #f1ece9;margin:0 0 20px}.posts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-item{width:100%;margin-bottom:30px;position:relative}.post-item-inner{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/home-fireside-img.png) no-repeat center/cover;height:222px;padding:25px 20px}@media (min-width:768px){.post-item-inner{height:235px}}@media (min-width:1024px){.post-item-inner{height:222px}}.post-item-link{display:inline-block;font-size:16px;font-weight:500;font-family:Kanit,sans-serif;line-height:1.54;letter-spacing:1px;color:#b31e6f;background:0 0;cursor:pointer;text-transform:uppercase;margin-top:15px}.post-item-title{font-family:Souvenir,Arial,sans-serif;font-weight:500;font-size:30px;line-height:36px;color:#015668}.post-item-text{font-family:Zilla Slab,serif;font-weight:500;font-size:16px;line-height:20px;color:#272727;margin-top:15px}.post-item-text span{font-weight:800}.post-item a{text-decoration:none}.post-item_last{margin-right:0;margin-left:0}.post-item_quarter.post-item_last{margin-right:0;margin-left:0}.post-item .post-item__small .title-h3{height:59px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.post-item .post-item__small .post-item__desc{width:calc(100% - 120px)}.post-item__podcast .title-h3{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-item__podcast .author{max-height:32px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.post-item .post-img{width:100%;height:222px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.post-item .post-img{max-width:inherit;width:auto !important;position:relative;top:50%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%)}}@supports (-ms-ime-align:auto){.post-item .post-img{max-width:inherit;width:auto !important;position:relative;top:50%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%)}}.post-item__img{width:100%;margin-bottom:10px;position:relative;overflow:hidden}.post-item__tag{font-size:12px;font-weight:700;letter-spacing:2px;position:absolute;left:0;top:15px;z-index:8;text-decoration:none;text-transform:uppercase;padding:2px 7px}.post-item.post-type-video .post-item__img:after{content:'';background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-play.svg) center no-repeat;background-size:cover;width:52px;height:52px;position:absolute;left:5px;bottom:5px}.post-item__small{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.post-item__small:last-child{margin-bottom:0}.post-item__small .post-item__img{min-width:100px;max-width:100px;margin-right:20px}.post-item__small .post-img{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.post-item__small.post-type-video .post-item__img:after{content:'';background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-play.svg) center no-repeat;background-size:cover;width:26px;height:26px;position:absolute;left:4px;bottom:4px}.post-item__small:hover .post-item__title{color:#1b8ba3}.post-item .post-item__small__tag{position:inherit;left:inherit;top:inherit;padding:1px 6px}.post-item_quarter{width:47%}.post-item_quarter:last-child{margin-bottom:70px}.post-item_quarter .post-type-podcast{width:100%}.post-item__title{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.post-item.post-type-default:hover .post-item__title,.post-item .post-type-podcast:hover .post-item__title{color:#1b8ba3}@media (min-width:768px) and (max-width:1023px){.post-item--third .post-item__podcast:nth-child(2){display:none}}@media (min-width:768px) and (max-width:1023px){.post-item--third .post-item__img .post-img{height:337px}}.post-item--third .post-podcast-about__text{padding:0;font-weight:400}@media (min-width:768px) and (max-width:1023px){.post-item--third .post-podcast-about__text{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:pre-wrap}}.post-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.post-item__inner>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-podcast-about{padding-bottom:10px;margin-bottom:12px;margin-top:10px;width:100%}.post-podcast-about.podcast_american{border-bottom:3px solid #ffdcc5}.post-podcast-about.podcast_cloud9{border-bottom:3px solid #04b5b5}.post-podcast-about.podcast_ambassador_humanity{border-bottom:3px solid #ee5a5a}.post-podcast-about.podcast_ambassador_humanity .post-podcast-about__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-podcast-about.podcast_ambassador_humanity .post-podcast-about__img img{width:160px}@media (min-width:1024px){.post-podcast-about.podcast_ambassador_humanity .post-podcast-about__img img{width:188px}}.post-podcast-about.podcast_moments{border-bottom:3px solid #ca4e93}.post-podcast-about.podcast_moments img{width:86px}.post-podcast-about__text{font-size:14px;color:#015668;line-height:1.36;margin:15px auto 10px}.post-podcast-about__img{min-height:113px}.post-item__podcast,.post-item__podcast_big{width:47%;display:inline-block;vertical-align:top}.post-item__podcast+.post-item__podcast,.post-item__podcast_big+.post-item__podcast{margin-left:4%}.post-item__podcast:nth-of-type(3)~.post-item__podcast,.post-item__podcast_big:nth-of-type(3)~.post-item__podcast{display:none}.post-item__podcast .post-item__img,.post-item__podcast_big .post-item__img{border-radius:4px}.post-type-podcast .post-item__img:after{pointer-events:none;content:'';background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-podcast.svg) center no-repeat;background-size:cover;width:48px;height:48px;position:absolute;left:8px;bottom:8px}.post-type-author .post-item__img{height:222px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/post-author-bg.png) center no-repeat;background-size:cover}.post-type-author__info{height:100%;padding:0 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-type-author__img{width:131px;border-radius:50%;overflow:hidden;margin:0 20px 0 0;-webkit-box-shadow:0 6px 0 0 #ee5a5a;box-shadow:0 6px 0 0 #ee5a5a;-ms-flex-preferred-size:131px;flex-basis:131px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.post-type-author__img img{width:131px;max-height:131px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.post-type-author__name{color:#015668;font-size:18px;font-weight:500;word-break:break-word}@media (min-width:320px) and (max-width:767px){.post-tablet-half{width:100%}.post-tablet-half .post-img{height:222px !important}.post-type-half .post-item__podcast+.post-item__podcast+.post-item__podcast{display:none}}@media (min-width:768px){.posts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:22px}.post-podcast-about{margin-bottom:15px}.post-type-author .post-item__img{height:235px}.top-post{margin:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.top-post .post-item{width:100%}.top-post__big{width:440px;-ms-flex-preferred-size:440px;flex-basis:440px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.top-post__big .title-h3{font-size:18px}.top-post__big .post-item__desc{padding:0}.top-post__big .post-item .post-img{height:325px}.top-post__big:hover .post-item__title{color:#1b8ba3}.top-post__smalls{-ms-flex-negative:1;flex-shrink:1;padding:0 0 0 12px}.top-post .post-item__small .title-h3{font-size:14px;height:66px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-height:66px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.top-post .post-item__small .post-item__img{width:100px;-ms-flex-preferred-size:100px;flex-basis:100px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.post-item{width:315px}.post-item.post-item--third{width:calc(33.333% - 22px)}.post-item.post-item--third .post-item__podcast{width:100%}.post-item_last{margin-right:0;margin-left:0}.post-item_quarter.post-item_last{margin-right:0;margin-left:0}.post-item .post-item__small .title-h3{height:58px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.post-item__img{border-radius:4px}.post-item .post-img{height:235px}.post-item .post-item__small .post-img{height:80px}.post-item_quarter{width:31%}.post-item_quarter .post-img{height:317px}.post-item_quarter .post-type-podcast .post-item__img:after{width:56px;height:56px}.post-item__small_row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-item__small_row .post-item__small{width:315px}.post-item__small_row .post-item__small:nth-of-type(2)~.post-item__small{display:none}.post-item__small_row .post-item__small .post-item__img{margin-right:10px}}@media (min-width:768px) and (max-width:1023px){.post-tablet-half{width:315px}.post-tablet-half .post-img{height:235px !important}.post-type-half .post-item__podcast+.post-item__podcast+.post-item__podcast{display:none}}@media (min-width:1024px){.post-hr{border-bottom:2px solid #f1ece9}.posts{padding-bottom:0}.post-type-author .post-item__img{height:222px}.post-item{width:305px}.post-item_last{margin-right:auto;margin-left:22.5px}.post-item_quarter.post-item_last{margin-left:2.6%;margin-right:auto}.post-item_quarter.post-item_last:nth-last-child(2){margin-right:0}.post-item.post-type-half{width:49%}.post-item.post-type-half .post-img{height:353px}.post-item.post-type-half .post-type-podcast.post-item__podcast_big .post-img{height:353px}.post-item.post-type-half .post-type-podcast .post-img{height:222px}.post-item .post-img{height:222px}.post-item_quarter{width:23%;margin-bottom:40px}.post-item_quarter .post-img{height:353px}.post-item_quarter .post-type-podcast .post-item__img:after{width:65px;height:65px}.post-item__podcast{width:30%}.post-item__podcast+.post-item__podcast{margin-left:3.5%}.post-item__podcast:nth-of-type(3)~.post-item__podcast{display:inline-block}.post-podcast-about{padding-bottom:10px;width:100%}.post-podcast-about__text{margin:15px auto 10px;min-height:60px;padding:0 30px}.post-item__small_row{width:100%}.post-item__small_row .post-item__small{width:300px}.post-item__small_row .post-item__small:nth-of-type(2)~.post-item__small{display:-webkit-box;display:-ms-flexbox;display:flex}.post-item__small_row .post-item__small:nth-of-type(3)~.post-item__small{display:none}.post-item__small_row .post-item__small .post-item__img{margin-right:20px}.top-post{max-width:720px}.top-post__smalls{-ms-flex-negative:1;flex-shrink:1;padding:0 0 0 12px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),(min-width:1024px) and (-ms-high-contrast:none){.top-post__smalls{width:280px}}@media (min-width:1024px){.top-post .post-item__small .title-h3{font-size:16px;line-height:1.25;height:62px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-height:62px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.top-post .post-item.post-type-video .post-item__img:after{width:94px;height:94px;left:10px;bottom:10px}.post-item__podcast.post-item__podcast_big{width:47%;display:inline-block;vertical-align:top}.post-item__podcast.post-item__podcast_big+.post-item__podcast{margin-left:4%}.post-item__podcast.post-item__podcast_big .post-item__img:after{width:65px;height:65px}.post-item.post-type-video .post-item__img:after{width:65px;height:65px}}@media (min-width:1024px){.top-post .post-item__small .title-h3{height:59px}.posts{margin-right:-22px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.posts .post-item{margin-right:22px}.posts .post-item.post-item_last{margin-left:0}.posts .post-item.post-type-half{width:calc(50% - 22px)}.posts .post-item--third{width:calc(33.333% - 22px)}.posts .post-item--third .post-item__podcast{-webkit-box-flex:1;-ms-flex:1;flex:1}.posts .post-item.post-item_quarter{width:calc(25% - 22px)}.posts .post-hr{width:calc(100% - 22px)}}@media (min-width:1024px){.content--home .post-type-podcast{max-width:147px}}@media (min-width:768px){.home .post-podcast-about__text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1024px){.home .post-podcast-about__text{-webkit-line-clamp:3}}.banner-block{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/banner-frame-mobile.png) no-repeat center/cover;padding:30px 20px 35px;margin:25px auto}@media (min-width:768px){.banner-block{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/banner-frame-desktop.png) no-repeat right/cover;padding:20px 25px}}.banner-block-title{font-family:Souvenir,Arial,sans-serif;color:#015668;font-size:30px;font-weight:500;line-height:normal}.banner-block-text{font-family:Zilla Slab,serif;font-weight:500;font-size:16px;line-height:20px;color:#272727;margin:10px 0 0}.banner-block-text span{font-weight:800}.banner-block-link,.banner-block .link-event-more{color:#fff !important;display:inline-block;margin-top:20px;padding:7px 15px;min-width:180px}.banner-block-link:hover,.banner-block .link-event-more:hover{color:#cc3ea7 !important;text-decoration:none !important}@media (min-width:768px){.banner-block-link,.banner-block .link-event-more{margin-top:15px}}.event-banner{background-color:#f1ece9;padding:45px 0 0;margin-bottom:20px}.event-banner__title{padding:0 10px}.event-banner__title .author{letter-spacing:1px}.event-banner__img{margin:80px -10px 0;width:100vw;padding:0 10px 35px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/event-top-img.png) top right no-repeat;background-size:100% auto}.event-banner__img img{margin-top:-55px}.event-banner .authorClass{letter-spacing:1px}.eventhub-banner__img{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/eventhub-top-img.png) top right no-repeat;background-size:100% auto}.link-anchor{color:#cc3ea7;font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none}.link-anchor:after{content:'';display:inline-block;width:38px;height:38px;border:2px solid #cc3ea7;text-align:center;vertical-align:middle;margin-left:10px;border-radius:50%;line-height:41px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-down-pink.svg) center no-repeat}.link-anchor_mobile{float:right;margin-bottom:25px}.event-text{color:#2d2d2d;font-size:20px;line-height:1.6;font-family:Zilla Slab,serif;font-weight:400;margin-bottom:30px;clear:both}.event-text p{font-weight:400}.event-text pre{white-space:pre-wrap}.event-text a{text-decoration:none !important;color:#04b5b5 !important}.event-post-title{border-bottom:1px solid #979797;color:#000;font-size:16px;font-weight:500;letter-spacing:1px;line-height:2.5;margin-bottom:10px;text-transform:uppercase}.event-list{margin-bottom:55px}.event-item{border-bottom:1px solid #979797;margin-bottom:10px;padding-bottom:10px}.event-item:last-child{border-bottom:0}.event-item__img{border-radius:50%;overflow:hidden;width:94px;height:94px;margin:0 22px 12px 0;-webkit-box-shadow:0 6px 0 0 #04b5b5;box-shadow:0 6px 0 0 #04b5b5}.event-item__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:94px;height:94px}.event-item__title{color:#3c3c3c;font-size:18px;line-height:1.3;font-weight:500;padding-right:10px;margin-bottom:6px;width:100%}.event-item__desc p{color:#3c3c3c;font-family:Zilla Slab,serif;line-height:1.5;display:-webkit-box;max-width:100%;margin:0 auto;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.event-item__top{width:100%}.event-item__title-block{width:calc(100% - 120px)}.event-item__link{border-radius:16px;border:1px solid #cf4dac;text-align:center;font-size:13px;font-weight:600;letter-spacing:1px;padding:4px 14px;color:#cf4dac;text-transform:uppercase;text-decoration:none;margin-bottom:10px;min-width:103px}.event-item .feedback-link{margin:0}.event-gallery{width:100vw;margin:0 -10px 0;overflow:hidden}.event-gallery__for{margin-bottom:8px}.event-gallery__nav{margin:0 -4px}.event-gallery__nav__item{margin:0 4px}.event-gallery .slick-prev,.event-gallery .slick-next{width:30px;height:42px;background:#f1ece9;z-index:9}.event-gallery .slick-prev:before,.event-gallery .slick-next:before{display:none}.event-gallery .slick-prev:after,.event-gallery .slick-next:after{content:'';position:absolute;left:50%;margin-left:-7px;top:50%;margin-top:-14px;width:14px;height:28px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-right-pink.svg) center no-repeat;background-size:cover}.event-gallery .slick-prev{left:0}.event-gallery .slick-prev:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.event-gallery .slick-next{right:0}@media (min-width:576px) and (max-width:767px){.event-gallery{margin-left:calc(-100vw/2 + 520px/2);margin-right:calc(-100vw/2 + 520px/2)}}.link-event-more{color:#f1ece9;background-color:#cc3ea7;border:1px solid #cc3ea7;border-radius:15px;font-size:13px;font-weight:600;letter-spacing:1px;text-align:center;text-transform:uppercase;text-decoration:none;padding:5px 45px}.link-event-more:hover{background-color:#fff;color:#cc3ea7}.link-event-more_mobile{margin-left:25px;position:relative;top:-32px;z-index:9}.link-event-more_desktop{padding:7px 45px}.eventhub-list{margin-bottom:25px}.eventhub-item{width:100%;overflow:hidden;border-radius:3px;margin-bottom:12px}.eventhub-item a{text-decoration:none}.eventhub-item__img{width:100%;height:212px}.eventhub-item__img img{width:100%;height:212px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.eventhub-item__desc{background-color:#2e2e2e;padding:15px 18px 18px}.eventhub-item__title{color:#fff;font-size:16px;font-weight:500;line-height:1.25;margin-bottom:12px;max-height:40px;overflow:hidden}.eventhub-item .authorClass,.eventhub-item .author{color:#fff;letter-spacing:1px}@media (min-width:768px){.event-banner{padding:80px 0 60px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/event-top-img.png) top right no-repeat #f1ece9;background-size:50% 100%;margin-bottom:35px}.event-banner__half{width:50%}.event-banner__title{padding:0 30px 0 0}.event-banner__img{background:0 0;padding:0;margin:0}.event-banner__img img{margin:0 0 0 -20px}.event-banner_hub{background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/eventhub-top-img.png) top right no-repeat #f1ece9;background-size:50% 100%}.eventhub-banner__img{background:0 0}.link-anchor{font-size:18px;line-height:1.1}.link-anchor_desktop{margin-top:60px;display:inline-block;position:relative;padding-right:52px}.link-anchor_desktop:after{position:absolute;right:0;top:50%;margin-top:-21px}.event-text{margin-bottom:55px}.event-post-title{font-size:20px;margin-bottom:15px}.event-item{margin-bottom:15px;padding-bottom:15px}.event-item__img{width:128px;height:128px;margin:0 32px 20px 0}.event-item__img img{width:128px;height:128px}.event-item__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.event-item__title{font-size:20px;line-height:1.4;margin-bottom:10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.event-item__desc{padding-left:calc(128px + 32px);margin-top:-115px}.event-item__desc p{margin:0;display:block;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:visible;-o-text-overflow:inherit;text-overflow:inherit}.event-item__link{margin-top:-12px}.event-item__title-block{width:calc(100% - 160px);-ms-flex-wrap:nowrap;flex-wrap:nowrap}.event-item .feedback-link{margin-top:5px}.event-list{margin-bottom:60px}.event-gallery{width:100%;margin:0 0 90px;overflow:visible}.event-gallery__for{margin-bottom:12px}.event-gallery__nav{margin:0 -7px}.event-gallery__nav__item{margin:0 7px}.event-gallery .slick-prev,.event-gallery .slick-next{background:#fff}.event-gallery .slick-prev{left:-35px}.event-gallery .slick-next{right:-35px}.link-event-more{max-width:224px;margin-top:40px}.eventhub-item{width:48.5%;margin-bottom:20px}.eventhub-item__desc{min-height:101px}.eventhub-list{margin-bottom:70px}}@media (min-width:1024px){.eventhub-page{min-height:calc(100vh - 712px)}.event-page{width:620px;min-height:470px}.event-post-title{font-size:24px}.event-banner{padding:160px 0 60px;margin-bottom:50px}.event-banner__title{padding:0 140px 0 0}.event-banner__title .author{letter-spacing:1px}.event-banner__title .title{font-size:42px;line-height:1.14;margin:20px 0}.event-banner__img img{width:120%;max-width:120%;margin:0 0 0 -80px}.link-anchor_desktop{margin-top:60px;padding-right:0;padding-left:60px}.link-anchor_desktop:after{right:inherit;left:0;top:50%;margin-left:0}.event-text{margin-bottom:30px}.event-text .wp-caption{max-width:100%}.event-list{margin-bottom:50px}.event-gallery{margin-bottom:110px}.event-gallery__for{margin-bottom:20px}.event-gallery__nav{margin:0 -10px}.event-gallery__nav__item{margin:0 10px}.event-gallery .slick-prev{left:-40px}.event-gallery .slick-next{right:-40px}.event-banner_hub{margin-bottom:35px}.link-event-more{margin-top:15px}.eventhub-list>.flex-btw{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eventhub-item{width:32.2%;margin-bottom:16px;margin-right:1.7%}.eventhub-item:nth-child(3n){margin-right:0}}.article-topics__link_title{color:#2e2e2e}.article-page{margin-top:-40px}.article-page .main-banner__img img{width:100%;max-width:1118px;margin:0 auto}.article-page__svg-wrapper{overflow:hidden;position:relative;height:80px;text-align:center}.article-page__svg-wrapper svg{width:100%;max-width:100%;height:auto}.article-page__svg-wrapper-inner{position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:left top;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/article-bg-line-tablet.svg);height:100%}.article-page_title-wrapper{margin:15px auto 0}.article-page_top-text{margin-top:20px}.article-page__content{padding-top:15px}.article-page__content .post-item{width:48%;color:#2e2e2e}.article-page__content .post-hr{border-color:#979797;margin:20px 0 25px}.article-page__content__footer{padding:0 5px}.article-page__content .wp-caption{max-width:100%}.article-page__content .event-text{position:relative;padding-bottom:40px;margin-bottom:18px}.article-page__content ol:not(.comment-list),.article-page__content ul:not(.comment-list){list-style-type:disc;margin:1em 0;padding-left:40px}.article-page__content .comments-area ol,.article-page__content .comments-area ul{display:block;list-style:none;margin:inherit;padding:0}.article-page__share-buttons{float:left;margin-top:5px;margin-bottom:10px}.article-page__header{font-size:20px;font-weight:500;line-height:1.3;color:#015668}.article-page .author{line-height:1.42;letter-spacing:1px;margin-bottom:0}.article-page .author a:hover{color:#1b8ba3}.article-page .author-name{cursor:pointer}.article-page .author-name:hover{color:#1b8ba3}.article-page .link-anchor{font-size:13px;letter-spacing:1px;line-height:20px;float:right;text-transform:uppercase;color:#b31e6f;padding-right:5px}.article-page .link-anchor:after{border:0;width:10px;height:7px;margin-left:5px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:auto;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-down-light-pink.svg);margin-top:-3px}.article-page_green-text{color:#04b5b5;font-size:13px;font-weight:400;line-height:1.23;letter-spacing:1px;text-transform:capitalize;text-decoration:none}.article-page__publish-time{font-size:13px;font-weight:600;line-height:normal;letter-spacing:1px;color:#3c3c3c;text-transform:uppercase;margin-bottom:4px}.article-page__publish-tags{font-size:14px;color:#3c3c3c;line-height:1.14;letter-spacing:1.08px;text-transform:uppercase}@media (min-width:480px) and (max-width:750px){.article-page{margin-top:-55px}.article-page__svg-wrapper{height:120px}}.article__topics .event-topics__block{padding-top:95px;padding-bottom:50px;background-position:center top;background-color:#f5f4f3;background-size:100% auto;background-repeat:repeat-y}.article__topics .event-topics__block .event-topics__top-text{color:#2e2e2e}.article__topics .event-topics__block .subscribe-form__title{font-size:25px;white-space:nowrap;color:#cc3ea7}.article__topics .event-topics__block .subscribe-form__desc{font-weight:400}.article__topics .event-topics__block .subscribe-form__input::-webkit-input-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input::-moz-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input:-ms-input-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input::-ms-input-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input::placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input:-ms-input-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__block .subscribe-form__input::-ms-input-placeholder{color:rgba(45,45,45,.24)}.article__topics .event-topics__top-text{margin-bottom:30px}.event-topics__top-text{font-size:15px;font-weight:300;line-height:1.27;padding-top:0;margin-bottom:10px;margin-top:15px}.content-title{text-align:center}.get-in-touch .article-item__img{margin-bottom:0}.get-in-touch>.flex-btw{margin-bottom:30px}.get-in-touch__title{max-width:108px;color:#015668;font-size:20px;font-weight:500;line-height:1.3}.get-in-touch .present-link{color:#04b5b5}.get-in-touch__text .present-link{color:#ee5a5a}.get-in-touch .arrow-right{font-size:16px}.article-posts .title-h3{color:#015668}.share-fixed-btn{position:fixed;width:50px;height:133px;top:40%;z-index:10}.share-fixed-btn__icon{margin:0 auto}.share-fixed-btn__text{color:#fff;text-align:center;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-fixed-btn__mobile_link{text-decoration:none;color:#cc3ea7;font-size:11px;font-weight:600}.share-fixed-btn__mobile_line{color:#cc3ea7;font-size:11px;padding:0 4px}.share-fixed-btn__mobile_icon{margin:0 5px}.share-fixed-btn__mobile_icon-fb{width:5px;height:13px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-fb-pink.svg)}.share-fixed-btn__mobile_icon-like{width:13px;height:13px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/like.png)}.share-fixed-btn__mobile_icon-tweet{width:11px;height:13px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-twitter-pink.svg)}.share-fixed-btn__mobile_icon-msg{width:15px;height:13px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-msg-pink.svg)}.share-fixed-btn__mobile_icon-print{width:15px;height:12px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-print-pink.svg)}.article-item__desc .present-link{font-size:14px;font-weight:600;line-height:3;letter-spacing:1.4px;text-transform:uppercase}.article-item__desc .present-link:after{content:'';display:inline-block;vertical-align:middle;text-align:center;margin-left:5px;width:10px;height:6px;line-height:41px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-arrow-down-light-pink.svg)}.article-item__img{-webkit-box-shadow:none;box-shadow:none;margin:0 14px 30px 0}.present-txt{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:normal;color:#3c3c3c;margin-bottom:0;font-family:Zilla Slab,serif}.present-txt a{color:#04b5b5}.present-link{font-size:14px;font-weight:600;line-height:3.14;letter-spacing:1.4px;color:#cc3ea7;text-decoration:none;text-transform:uppercase}.icon-orange-message{width:28px;height:19px;margin-right:6px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-msg-orange.svg)}.icon-orange-print{width:23px;height:23px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-print.svg)}.article-page__content .posts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-page__content .alignleft{float:left}.article-page__content .alignright{float:right}.article-topics__link_title{font-size:24px;padding:0 25px}.article-page .container-big{padding:15px 10px}.article-posts .post-item .post-img{height:90px}.content blockquote,.content blockquote.wp-block-quote{position:relative;z-index:5;padding:0 25px 0 20px;font-weight:700}.content blockquote p,.content blockquote.wp-block-quote p{z-index:5;position:relative;font-weight:700}.content blockquote p span,.content blockquote.wp-block-quote p span{font-weight:700 !important}.content blockquote:before,.content blockquote.wp-block-quote:before{content:'';position:absolute;left:0;top:-10px;width:51px;height:35px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-quotes-left.svg) center no-repeat;z-index:-1}.content blockquote:after,.content blockquote.wp-block-quote:after{content:'';position:absolute;right:0;bottom:-5px;width:50px;height:35px;background:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/icons/icon-quotes-right.svg) center no-repeat;z-index:-1}.article-page__content .post-hr{border-color:#f1ece9 !important}@media (min-width:768px){.article-page{margin-top:-120px}.article-page__svg-wrapper{height:150px;position:inherit}.article-page_title-wrapper{width:80%;margin:30px auto 0}.article-page_top-text{margin-top:0}.article-page_top-text-content{padding:0}.article-page__share-buttons+div{height:20px;margin-bottom:10px}.article-page .container-big{padding:0 29px}.article-page__publish-time{margin-bottom:8px}.article-page__content .article-posts{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.article-page__content .post-item{width:205px;margin-right:16px}.article-page__content .post-item:nth-child(3n+3){margin-right:0}.article-page__content .event-text{padding-bottom:28px;margin-bottom:36px}.article-page__content .event-text:after{bottom:0}.article-page__content-h3{text-align:left}.article-page_green-text{font-size:14px;line-height:1.14;letter-spacing:1.08px}.content-title{text-align:left}.article-posts .title-h3{color:#2e2e2e}.article-topics__link_title{line-height:1.23;font-size:30px}.article-item__img{width:100px;height:100px;margin:0 40px 20px 0}.article-item__img img{width:100px;height:100px}.article-posts .post-item .post-img{height:130px}}@media (min-width:1024px){.get-in-touch__title{max-width:150px}.article-page{margin-top:-120px}.article-page .container-big{max-width:100%;padding:0 51px;margin-top:10px}.article-page_desktop-svg{position:relative;margin:auto;text-align:center}.article-page_desktop-svg svg{max-width:100%}.article-page_title-wrapper{width:75%}.article-page__content{width:620px;padding-top:30px;margin:0 auto}.article-page__content .post-item{width:195px}.article-page_top-text-content{padding:30px 50px 10px}.article-page_top-text{margin-top:30px}.article-page__svg-wrapper{height:166px}.article-page__svg-wrapper svg{width:100%;height:165px}.article-page__svg-wrapper-inner{background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(//bahaiteachings.org/wp-content/themes/new-bahaiteachings/static/css/../img/article-bg-line-desktop.svg);top:-15px}.article-topics__link_title{line-height:1.28;font-size:36px}.share-fixed-btn__svg-mobile{margin:0 auto}.event-topics__top-text{padding-top:40px;margin-bottom:20px;margin-top:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),(min-width:1024px) and (-ms-high-contrast:none){.article-posts .post-item__img{height:130px;overflow:hidden}}@media (min-width:1024px){@supports (-ms-ime-align:auto){.article-posts .post-item__img{height:130px;overflow:hidden}}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),(min-width:1024px) and (-ms-high-contrast:none){.article-posts .post-item .post-img{height:auto;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}@media (min-width:1024px){@supports (-ms-ime-align:auto){.article-posts .post-item .post-img{height:auto;-webkit-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}}@media (min-width:1025px){.article-page__content{margin:0}}@media (min-width:1200px){.article-page .container-big{max-width:1118px;padding:0}}@media (min-width:1440px){.article-page_desktop-svg svg{margin-left:-60px}}@media (min-width:1680px){.article__topics.event-topics{display:block;max-width:1118px;margin:auto}.article__topics .event-topics__block{-webkit-transform:translateX(45%);-ms-transform:translateX(45%);transform:translateX(45%)}}@media print{#become-bahai,#become-bahai-full,#become-forms,#become-form-settings,#comments,.follow-insta,.article-page-also-block,.share-fixed-btn__mobile,.video-page__icons-wrapper,footer{display:none !important}}