@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,500,700&amp;display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.choose_ex{box-sizing:border-box;flex-direction:column;width:100%}.choose_ex,.choose_ex-box.MuiBox-root{align-items:center;display:flex;justify-content:center}.choose_ex-box.MuiBox-root{padding:16px}.choose_ex-header{border-bottom:2px solid;color:var(--primary-color);font-size:24px;font-weight:500;margin:25px 0 35px;padding-bottom:10px;text-align:center;width:100%}.experience{align-items:center;display:flex;flex-direction:column;margin-bottom:75px}.experience:last-child{margin-bottom:0}.experience_img{border:2px solid #fff;border-radius:10px;height:200px;margin-bottom:22px;object-fit:cover;width:80%}.experiences{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;max-width:400px;width:100%}.experience_btn{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;border-radius:30px;cursor:pointer;display:flex;font-size:20px;justify-content:center;padding:5px 40px;text-transform:uppercase;transition:.5s;z-index:1}.experience_btn,.experience_btn:active,.experience_btn:hover{background-color:var(--primary-color);color:var(--white-color)}@media (max-width:600px){.experiences{justify-content:center}}@media (max-width:360px){.experience{padding-right:0}}.Onboarding{flex-direction:column;height:100%;padding:0 25px}.Onboarding,.back_icon-onboarding{align-items:center;display:flex;justify-content:center}.back_icon-onboarding{-webkit-animation:fadein 1s;animation:fadein 1s;background-color:var(--white-color);border-radius:50px;color:var(--primary-color);cursor:pointer;font-size:25px;height:15px;margin:10px;padding:15px;position:absolute;width:15px}.onboarding_btn{background-color:var(--primary-color);color:var(--white-color);margin-top:15px}.instructions_header{border-bottom:2px solid;color:var(--primary-color);font-size:24px;font-weight:500;padding-bottom:10px;text-align:center;width:100%}.instructions_content{-webkit-animation:fadein 1s;animation:fadein 1s;height:500px;object-fit:contain;width:100%}@media (max-height:700px){.instructions_content{height:450px}}@media (max-height:600px){.instructions_content{height:365px}}.side_drawer{height:100%;overflow-y:hidden}.header_container{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:25px}.header{border-bottom:2px solid;color:var(--primary-color);font-size:24px;font-weight:500;padding-bottom:10px;text-align:center;width:82%}.divider{background-color:var(--primary-color);height:2px;justify-content:center;margin-top:10px}.divider,.event_sec{display:flex;width:100%}.event_sec{background:none;flex-direction:column;height:100%;margin-top:15px;-webkit-mask-image:linear-gradient(0deg,transparent 10%,#000 20%,#000);overflow:scroll;width:82%}.event{background-color:var(--primary-color);border:2px solid #fff;border-radius:16px;color:var(--white-color);cursor:pointer;font-family:var(--body-font);font-size:18px;margin:10px 0;padding:10px 12px;word-spacing:5px}.event:active,.event:after,.event:hover{background-color:var(--white-color);color:var(--primary-color)}.locations_header{color:var(--primary-color);font-family:var(--title-font);font-size:20px;font-weight:600}.locations_container{display:flex;margin-bottom:20px;margin-right:15px}.locations_container:last-child{margin-bottom:125px}.locations_grouper{border-radius:20px 0 0 20px;margin:5px 15px 10px 0;width:25px}.group{display:flex;flex-direction:column;width:100%}::-webkit-scrollbar{height:5px;width:10px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:var(--primary-color)}::-webkit-scrollbar-corner{background-color:var(--primary-color)}@media (max-width:700px){.locations_container:last-child{margin-bottom:80px}.box.MuiBox-root{margin-top:85px}}@media (min-width:700px){.event{padding:10px 15px;transition:.5s}}@media (min-width:300px) and (min-height:1000px){.box.MuiBox-root{height:78%}}.events_drawer{align-items:center;justify-content:center;margin-top:65px;overflow-y:hidden;padding:0 25px}.events_container,.events_drawer,.events_sec{display:flex;flex-direction:column}.events_sec{height:50vh;-webkit-mask-image:linear-gradient(0deg,transparent 10%,#000 25%,#000);max-width:545px;overflow:scroll;padding:0 10px 0 20px;width:80%}.events_sec-event{background-color:var(--primary-color);border:2px solid #fff;border-radius:16px;color:var(--white-color);cursor:pointer;font-family:var(--body-font);font-size:24px;margin:15px 0;padding:10px 15px;word-spacing:5px}.events_sec-event:first-child{margin-bottom:15px;margin-top:0}.events_sec-event:active,.events_sec-event:after,.events_sec-event:hover{background-color:var(--white-color);color:var(--primary-color)}.events_sec-event:last-child{margin-bottom:10vh}.location_sec-container{display:flex;justify-content:center;position:absolute;text-align:center;top:0;-webkit-transform:translateY(-49%);transform:translateY(-49%);width:100%}.location_sec-location{background-color:#fff;color:#333742;display:flex;font-family:var(--title-font);font-size:42px;font-weight:600;padding:10px 0;text-align:center;text-transform:uppercase}.location_sec-arrows{align-items:center;background-color:#fff;border-radius:8px 8px 8px 8px;display:flex;justify-content:space-around}::-webkit-scrollbar{border-radius:50px;width:8px}::-webkit-scrollbar-thumb{border-radius:50px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}::-webkit-scrollbar-corner{background:transparent}@media (max-width:600px){.events_sec-event{font-size:18px;margin:10px 0}.events_sec-event:first-child{margin-bottom:10px}.location_sec-location{font-size:20px}.events_drawer{margin-top:50px}}@media (max-width:350px){.location_sec-location{font-size:18px}}@media (min-width:450px){.events_sec-event{padding:15px;text-align:center}}@media (min-width:700px){.events_sec-event{transition:.5s}}.goldBar{background-color:var(--secondary-color);height:5px;width:100%}.bottom_sec{background-color:var(--background-color);box-sizing:border-box;padding:0 25px}.bottom_sec,.title_sec{align-items:center;display:flex;flex-direction:column;justify-content:center}.title_sec{bottom:-20px;position:absolute;width:100%}.spacer{display:flex;height:140px;position:relative}.title_sec-location{border-radius:10px 10px 0 0;color:#333742;font-family:var(--bold-font);font-size:24px;margin-bottom:-5px;max-width:150px;padding:5px 35px;text-align:center;text-transform:uppercase}.title_sec-box,.title_sec-location{background-color:var(--secondary-color)}.title_sec-box{border-radius:15px;box-shadow:0 16px 25px -15px #191919;max-width:600px;padding:6px;width:90%}.title_sec-arrows{align-items:center;border-radius:8px 8px 2px 2px;justify-content:space-around}.title_sec-arrows,.title_sec-title{background-color:var(--white-color);display:flex}.title_sec-title{color:#333742;font-family:var(--title-font);font-size:32px;font-weight:700;overflow:hidden;padding:10px 0;text-align:center}.title_sec-icon.MuiSvgIcon-root{color:var(--primary-color);height:50px;margin:0 5px;width:35px}.description_container{padding:2px 10px}.description{color:#333742;display:flex;font-family:var(--title-font);font-size:20px;justify-content:center;max-height:84px;overflow:auto;word-spacing:4px}video{width:100%}.scripture_sec{margin:4vh 0 1vh}.question_sec,.scripture_sec{align-items:center;display:flex;flex-direction:column;height:46vh;-webkit-mask-image:linear-gradient(0deg,transparent,#000 10%,#000);overflow-y:scroll;width:100%}.question_sec{margin:5vh 0 1vh;overflow-x:hidden;padding:0 10px 10px 5px}.question{align-items:center;background-color:var(--primary-color);border:2px solid var(--white-color);border-radius:6px;display:flex;flex-direction:column;margin-bottom:2vh;padding:10px}.question_text{color:var(--white-color);font-family:var(--body-font);font-size:18px;line-height:25px;text-align:center}.video_sec{display:flex;margin-bottom:5vh;margin-top:5vh}.text{background-color:var(--primary-color);border:2px solid var(--white-color);border-radius:6px;color:var(--white-color);font-family:var(--body-font);font-size:18px;line-height:25px;margin-bottom:30px;max-width:550px;padding:25px 25px 0;position:relative;width:95%;word-spacing:10px}.verse{margin:5px 0 25px}.prevBtn.MuiSvgIcon-root{color:var(--white-color)}.arrow_icon.MuiSvgIcon-root{color:var(--primary-color)}.icon_sec{display:flex;justify-content:space-between;margin-bottom:10px;max-width:700px;width:100%}.icon{align-items:center;background-color:var(--white-color);border:4px solid var(--primary-color);border-radius:80px;color:var(--primary-color);cursor:pointer;display:flex;font-size:45px;font-weight:bolder;justify-content:center;margin:5px;max-height:75px;max-width:75px;padding:4vh;transition:.5s}span.line{display:block;padding-left:30px}span.verse-number{float:left;margin-right:10px}.icon:active,.icon:after,.icon:hover,.icon_active{background-color:var(--primary-color);color:var(--white-color)}.disabled{opacity:25%;pointer-events:none}@media (max-width:750px){.title_sec-title{font-size:24px}.title_sec-location{font-size:20px}}@media (max-width:600px){.title_sec-title{font-size:18px}.icon{font-size:10vw}.video_sec{margin-bottom:6vh;margin-top:6vh}}@media (max-width:500px){.description,.title_sec-location{font-size:16px}}@media (max-width:350px){.title_sec-title{font-size:18px}.icon{font-size:10vw;padding:10px}}@media (max-width:300px){.title_sec-title{font-size:16px}.title_sec-location{font-size:14px}}@media (max-height:575px){.title_sec-title{font-size:18px}.title_sec-location{max-width:200px}}@media (max-height:720px){.title_sec-icon.MuiSvgIcon-root{height:40px;width:25px}.description{max-height:44px}}@media (min-height:650px){.spacer{height:200px}#articleFrame,#storyFrame{height:46vh;width:80vw}}@media (min-height:850px){#articleFrame,#storyFrame{height:54vh}}@media (min-width:1000px) and (max-height:800px){.video_sec{margin-bottom:5vh;margin-top:5vh}}.print-show-footnotes.default.PFshowContent{overflow-x:hidden}.article_sec{height:82%}.article,.article_sec{align-items:center;display:flex;flex-direction:column;width:100%}.article{height:100%;max-width:850px}.article_link{margin-bottom:10px}.back_icon-drawer{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;background-color:var(--white-color);border-radius:50px;color:var(--primary-color);cursor:pointer;display:flex;font-size:25px;height:40px;justify-content:center;margin:10px;padding:15px;width:40px;z-index:10000}.back_icon-drawer:active,.back_icon-drawer:after{background-color:var(--primary-color);color:var(--white-color)}@media (min-width:550px) and (min-height:700px){.back_icon-drawer{margin:10px 10px 20px}.article{align-items:center;display:flex;justify-content:center}}@media (max-width:400px){.article{height:95%}}@media (min-width:700px){.back_icon-drawer:hover{background-color:var(--primary-color);color:var(--white-color);transition:.5s}}#storyFrame{height:70vh;width:100%}.story_sec{height:82%;overflow-y:scroll}.story,.story_sec{align-items:center;display:flex;flex-direction:column;width:100%}.story{height:100%;justify-content:center;max-width:850px}.image_sec{align-items:center;display:flex;flex-direction:column;height:80%;width:100%}.image{height:100%;max-width:650px;object-fit:contain;width:90%}@media (max-width:400px){.story{height:95%}}.swiper1>.swiper-slide{-swiper-theme-color:red;color:var(--white-color)}.swiper1>.swiper-slide,.swiper1>.swiper-slide-photo{align-items:center;background-color:initial;border-radius:15px;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper1>.swiper-slide-photo{color:#333742}.swiper1>.swiper-slide.img{display:block;height:100%;object-fit:cover;width:100%}.swiper1>.swiper-button-next,.swiper1>.swiper-button-prev{border-radius:50px;color:var(--white-color);height:50px;top:40%;width:45%}.swiper1>.swiper-button-next:after,.swiper1>.swiper-button-prev:after{display:none}.swiper1>.swiper-pagination-bullet-active{background-color:var(--primary-color)}.swiper1>.swiper-wrapper{align-items:center;background:transparent;height:250px;margin-bottom:15px;width:500px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:9vh;display:flex;justify-content:center}@media (max-width:1100px){.swiper1>.swiper-button-next,.swiper1>.swiper-button-prev{top:40%;width:20%}}@media (max-width:750px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:120px}}@media (max-width:600px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:28%}.swiper1>.swiper-wrapper{height:200px;margin-bottom:0;width:350px}}@media (max-width:350px){.swiper1>.swiper-wrapper{height:200px;width:300px}}@media (max-height:900px){.swiper1>.swiper-button-next,.swiper1>.swiper-button-prev{top:35%;width:20%}}@media (max-height:700px){.swiper1>.swiper-button-next,.swiper1>.swiper-button-prev{top:35%;width:15%}}.swiper2{margin-top:15px;width:100%}.swiper_container{width:300px}.instructions_arrow,.swiper_container{align-items:center;display:flex;justify-content:center}.instructions_arrow{-webkit-animation:fadein 1s;animation:fadein 1s;background-color:var(--primary-color);border-radius:50px;color:var(--white-color);cursor:pointer;font-size:22px;height:20px;padding:12px;width:20px}.png_sequence{align-items:center;display:flex}.png{object-fit:contain;width:100%}.instructions_arrow:active{background-color:var(--white-color);color:var(--primary-color)}.swiper-button-next2,.swiper-button-prev2{border-radius:50px;color:var(--white-color);height:50px;width:50px}.swiper-button-next2{left:auto;margin-right:0;right:10%;right:var(--swiper-navigation-sides-offset,10%)}.swiper-button-next2,.swiper-button-prev2{align-items:center;display:flex;justify-content:center;position:absolute;z-index:10}.swiper-button-prev2{left:10%;left:var(--swiper-navigation-sides-offset,10%);margin:0;right:auto}.swiper-button-next,.swiper-button-prev{display:none}.swiper_btns{display:flex;position:absolute;top:50%}.swiper-button-next:active,.swiper-button-prev:active{background-color:var(--white-color);color:var(--primary-color)}.swiper2>.swiper-button-next{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/next.010441d090da1e7e914f.svg)}.swiper2>.swiper-button-next,.swiper2>.swiper-button-prev{background-color:var(--primary-color);background-position:50%;background-repeat:no-repeat;position:absolute}.swiper2>.swiper-button-prev{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/back.168f74956e5343294709.svg)}.swiper-button-next.swiper-button-next{left:auto;right:0;right:var(--swiper-navigation-sides-offset,0)}.swiper-button-prev.swiper-button-prev{left:0;left:var(--swiper-navigation-sides-offset,0);right:auto}.swiper2>.swiper-pagination{bottom:15px}.swiper2>.swiper-wrapper{align-items:center;background:transparent;height:100%;margin-bottom:0}@media screen and (min-width:550px) and (min-height:1000px){.instructions_img{height:100%}}@media screen and (min-width:550px) and (max-height:1000px){.instructions_img{height:90%}}@media (min-width:550px){.swiper2{height:85%;margin-top:25px}.swiper2>.swiper-button-next,.swiper2>.swiper-button-prev{top:55%;width:16%}}@media screen and (min-width:550px) and (max-height:600px){.instructions_img{height:80%}}@media (min-width:700px){.instructions_arrow:hover{background-color:var(--white-color);color:var(--primary-color);transition:.5s}}.dialect_modal{height:100%;padding:35px 25px 0}.modal_header{border-bottom:2px solid;color:var(--primary-color);font-size:24px;font-weight:500;margin-top:-20px;padding-bottom:10px;text-align:center;width:100%}.modal_lang-sec{background:none;flex-direction:column;height:100%;-webkit-mask-image:linear-gradient(0deg,transparent 15%,#000 30%,#000);overflow:scroll;padding:0 15px 0 0;width:100%}.modal_lang-wrapper{border-bottom:1px solid var(--primary-color);color:var(--white-color);cursor:pointer;padding:25px 0;text-align:center;width:100%}.modal_lang-wrapper:active,.modal_lang-wrapper:after{background-color:rgba(3,183,211,.5)}.modal_lang-wrapper:last-child{border-bottom:none;margin-bottom:22vh}.modal_lang-lang{font-family:var(--body-font);font-size:20px}.modal_lang-subtext{font-size:14px}.MuiBox-root{outline:none}@media (min-width:550px){.dialect_modal{padding:65px 25px 0}.mui_box.MuiBox-root{border-radius:16px;height:60vh;padding:25px}.modal_lang-sec{height:100%}.modal_lang-lang{font-size:22px}.modal_lang-subtext{font-size:16px}.modal_header{font-size:36px;margin-top:-35px}.modal_lang-wrapper:last-child{margin-bottom:12vh}}@media (min-width:1000px) and (max-height:800px){.modal_lang-sec{height:85%}.overlay_img{height:75%}}@media (min-width:700px){.modal_lang-wrapper{transition:.5s}.modal_lang-wrapper:hover{background-color:rgba(3,183,211,.5);transition:.5s}}.instructions_modal{align-items:center;display:flex;flex-direction:column;height:100%;padding:0 25px}.instructions_container{align-items:center;background:transparent;display:flex;height:100%;margin-bottom:25px;width:100%}.back_icon-modal{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;background-color:var(--white-color);border-radius:50px;color:var(--primary-color);cursor:pointer;display:flex;font-size:25px;height:20px;justify-content:center;margin:10px;padding:15px;width:20px}.back_icon-modal:active,.back_icon-modal:hover{background-color:var(--primary-color);color:var(--white-color)}@media (max-width:500px){.back_icon-modal{height:20px;width:20px}}@media (min-width:550px){.back_icon-modal{margin:0}.instructions_modal{padding:0}.mui_instructions-box.MuiBox-root{border-radius:16px;height:60%;padding:25px}}@media (min-width:700px){.back_icon-modal{transition:.5s}}.lang-select-modal{height:100%;padding:0 25px}.onboarding_modal{align-items:center;background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/onboarding-bg.34c020291624abc59f4f.png);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;width:100%}.onboarding_welcome{color:var(--white-color);font-family:ZoramBold;font-size:24px;font-weight:700;margin-top:20vh}.onboarding_wrapper{align-items:center;display:flex;flex-direction:column;margin-top:20vh;top:75%;width:95%}.truste_box_overlay_border{background:#000;display:block;height:104%;left:-10px;opacity:.3;position:absolute;top:-10px;width:110%}.truste_box_overlay{height:90%;overflow-x:hidden;overflow-y:scroll}.truste-close-button-container{position:absolute;right:-8px;top:-8px;z-index:500000000000000000000}.logo_img{height:100%;max-width:275px;min-width:200px;width:50%}platform_footer{position:absolute;z-index:100}.onboarding_title-container{align-items:center;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;line-height:25px;margin-bottom:1vh}.onboarding_copy-container{display:flex;justify-content:center;width:100vw}.onboarding_copy{color:var(--white-color);font-size:12px;margin-bottom:25px;text-align:center;width:90%}.prevent-select{-webkit-user-select:none;user-select:none}.enter_btn{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;border-radius:30px;cursor:pointer;display:flex;font-size:20px;justify-content:center;padding:2px 40px;text-transform:uppercase;top:50%;transition:.5s;z-index:1}.welcome_btn{background-color:var(--white-color);color:var(--primary-color);margin-top:20vh}.enter_btn:active,.enter_btn:after,.enter_btn:hover{background-color:rgba(255,252,245,.5);color:var(--white-color)}@-webkit-keyframes spin-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (min-width:750px){.onboarding_welcome{font-size:36px;top:25%}.logo_img{max-width:350px;min-width:350px}.enter_btn{top:50%}.welcome_img{height:100%;width:100%}.onboarding_wrapper{top:75%}.onboarding_title-container{line-height:30px}.onboarding_copy{font-size:20px}}@media (max-height:600px){.onboarding_wrapper{top:70%}}@media screen and (min-width:200px) and (min-height:1200px){.onboarding_wrapper{top:50%}.onboarding_welcome{font-size:36px;top:20%}.onboarding_box.MuiBox-root{overflow-x:hidden;overflow-y:hidden}.enter_btn{top:40%}}@keyframes spin-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{-webkit-animation:spin-anim 1.2s linear infinite;animation:spin-anim 1.2s linear infinite;border:8px solid;border-color:var(--white-color) transparent var(--white-color) transparent;border-radius:50%;height:50px;pointer-events:none;top:48%;width:50px}platform-footer{--footerThemeBackground:##08b4d4;--footerThemeText:#fff;--footerThemeLogo:#fff;--footerThemeCopyright:#fff}.example{-ms-overflow-style:none;scrollbar-width:none}.onboarding_box::-webkit-scrollbar{display:none}.onboarding_box{-ms-overflow-style:none;scrollbar-width:none}.popup{height:100%;padding:10px 25px 5px}.popup_header{border-bottom:2px solid;color:var(--primary-color);font-size:24px;font-weight:500;padding-bottom:8px;text-align:center}.popup_option-sec{align-items:center;background:none;display:flex;flex-direction:column;height:90%;width:100%}.popup_option{border-bottom:1px solid var(--primary-color);color:var(--white-color);cursor:pointer;font-family:var(--body-font);padding:15px 0;text-align:center;width:100%}.popup_option:active,.popup_option:hover{background-color:rgba(3,183,211,.5)}.popup_option:last-child{border-bottom:none}.menu_btn-container{display:flex;margin:10px 0 5px}.menu_btn{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;background-color:-color;background-color:var(--var(--white-color)-color);border:3px solid var(--primary-color);border-radius:50px;color:var(--primary-color);cursor:pointer;display:flex;font-size:35px;height:35px;justify-content:center;margin:5px 10px;padding:10px;transition:.5s;width:35px}.icon-mute.active,.icon-unmute.active,.menu_btn:active,.menu_btn:after,.menu_btn:hover{background-color:var(--primary-color);color:var(--white-color)}@media (min-width:400px){.popup_option{padding:25px 0}.popup_option-sec{height:100%}.popup_header{font-size:32px}}@media (min-width:700px){.popup_option{transition:.5s}}.Scene{display:flex;flex-direction:column;height:calc(100vh - env(safe-area-inset-bottom));width:100%}.current_pin-location{align-items:center;background-color:#fff;border-radius:8px 8px 8px 8px;display:flex;font-size:18px;font-weight:600;height:100%;justify-content:space-around;text-align:center;text-transform:uppercase;z-index:1600}.pin_location-container{background-color:var(--secondary-color);border-radius:15px;box-shadow:0 16px 25px -15px #191919;height:50px;margin-top:5px;max-width:300px;padding:6px;width:50%;z-index:1600}.top_bar{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.scene_modal-popup{display:none}.scene_menu-popup{z-index:1600}.article_con{z-index:10000}.top_icon:active,.top_icon:after,.top_icon:hover{background-color:var(--primary-color);color:var(--white-color)}.ctrls_wrapper{align-items:center;background-color:var(--primary-color);border-radius:16px;color:#01b6d1;display:flex;margin:0 10px 10px 0;padding:0 5px}.ctrls{border-radius:50px;color:var(--white-color);font-size:90px;margin:10px}.overlay_img{-webkit-animation:fade-inout 1s ease-in-out infinite alternate;animation:fade-inout 1s ease-in-out infinite alternate;max-width:400px;object-fit:contain;width:40%}.overlay_img,.overlay_img-container{height:100%;pointer-events:none;position:absolute;z-index:700}.overlay_img-container{align-items:center;display:flex;justify-content:center;width:100%}.desktopCtrls_img{max-width:200px;object-fit:contain;padding:10px;width:30%}.desktopCtrls_img,.desktopCtrls_img-container{pointer-events:none;position:absolute;z-index:700}.desktopCtrls_img-container{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:100%}.side_icon{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;background-color:#fff;border-radius:10px 0 0 10px;color:var(--primary-color);display:flex;height:100px;justify-content:center;padding:20px 2px;transition:.5s;width:20px;z-index:1400}.side_icon:active,.side_icon:after,.side_icon:hover{background-color:var(--primary-color);color:#fff}.scene_side-drawer{display:flex;justify-content:flex-end;margin-top:100px}.hidden{display:none}@-webkit-keyframes fade-inout{0%{opacity:1}to{opacity:0}}@keyframes fade-inout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadein{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1}}@keyframes fadein{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1}}@media (max-width:500px){.back_icon-drawer,.top_icon{height:30px;width:30px}}@media (min-width:1000px) and (max-height:800px){.overlay_img{height:75%}}@media (min-width:500px){.current_pin-location{font-size:24px}.overlay_img{height:25%}}@media (min-width:700px){.top_icon{transition:.5s}}.landing8-prompt-link{display:none}:root{--primary-color:#03b7d3;--secondary-color:#dbb383;--white-color:#fffcf4;--gold-color:#bf9f2e;--background-color:rgba(51,55,66,.8);--swiper-theme-color:#03b7d3;--title-font:ZoramReg;--body-font:McKayReg;--bold-font:ZoramBold}.App{box-sizing:border-box;overflow-x:hidden;width:100%}body{font-family:ZoramReg}a,div{-webkit-tap-highlight-color:transparent}#requestingCameraPermissions{background-color:rgba(51,55,66,.8);background-color:var(--background-color);color:#fffcf4;color:var(--white-color)}body:not(.xrextras-old-style) .prompt-box-8w{background-color:rgba(51,55,66,.8);background-color:var(--background-color);color:#03b7d3;color:var(--primary-color);font-family:ZoramReg;font-family:var(--title-font);text-align:center;z-index:5000}body:not(.xrextras-old-style) .prompt-button-8w{background-color:#fffcf4;background-color:var(--white-color);border-radius:10px;color:#03b7d3;color:var(--primary-color);font-family:ZoramReg;font-family:var(--title-font)}body:not(.xrextras-old-style) .button-primary-8w{background-color:#03b7d3;background-color:var(--primary-color);color:#fffcf4;color:var(--white-color);font-family:ZoramReg;font-family:var(--title-font)}@font-face{font-family:ZoramReg;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/ZoramReg.f49ab148f523f4bb0f46.ttf)}@font-face{font-family:ZoramItalic;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/ZoramItalic.8d73cbe9391be6ef8a88.ttf)}@font-face{font-family:ZoramBold;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/ZoramBold.69f592bce59902d2d708.ttf)}@font-face{font-family:McKayReg;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/McKayReg.ad16d4b00e251f4408c2.ttf)}@font-face{font-family:McKayItalic;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/McKayItalic.eb59040f238d113a8da7.ttf)}@font-face{font-family:McKayBold;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/McKayBold.4c1617913b8fd27ed239.ttf)}@font-face{font-family:NotoSerifTC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSerifTC.1ba3e28b7778cd54971c.otf)}@font-face{font-family:NotoSansTC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSansTC.fe97a59b3a1e0b63d03b.otf)}@font-face{font-family:NotoSerifBoldTC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSerifBoldTC.4f4b6c4c736a9804bb7d.otf)}@font-face{font-family:NotoSerifSC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSerifSC.75a737a72fe02a24fbf1.otf)}@font-face{font-family:NotoSansSC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSansSC.79d8fdec9b96345e31a9.otf)}@font-face{font-family:NotoSansBoldSC;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/NotoSansBoldSC.3801a954a0bd61573c8a.otf)}body{background-color:#fff;font-size:16px}figure{margin:auto!important}figure>img,iframe img{width:100%!important}iframe{height:75vh;width:100%}.mui_modal.MuiModal-root{z-index:1600}.mui_instructions-box.MuiBox-root{padding:25px}.mui_box.MuiBox-root{padding:15px}.mui_article-drawer.MuiDrawer-root,.mui_stories-drawer.MuiDrawer-root{z-index:1700}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/icomoon.cd8c76ded73c944a12cd.eot);src:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/icomoon.cd8c76ded73c944a12cd.eot#iefix) format("embedded-opentype"),url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/icomoon.bb3f5bc8b36a29eebe6f.ttf) format("truetype"),url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/icomoon.43d4bacfec512da258c2.woff) format("woff"),url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/icomoon.a94d743bf1a53023afac.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-back:before{content:"\e901"}.icon-next:before{content:"\e902"}.icon-menu:before{content:"\e903"}.icon-mute:before{content:"\e904"}.icon-unmute:before{content:"\e905"}.icon-globe:before{content:"\e906"}.icon-camera:before{content:"\e907"}.icon-videos:before{content:"\e908"}.icon-article:before{content:"\e909"}.icon-scriptures:before{content:"\e90a"}.icon-questions:before{content:"\e90b"}.icon-mouse_ctrls:before{content:"\e90c"}.icon-keyboard_ctrls:before{content:"\e90d"}p{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;display:block;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0}.fullScreen{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.noClick{pointer-events:none}.canClick{pointer-events:auto}#uiDiv{z-index:1}.absolutePosition{position:absolute}.centerImage{background-position:50%;background-repeat:no-repeat;background-size:cover}#reticleDiv{height:18vw;top:51%;width:18vw;z-index:1}#circleLoaderDiv,#reticleDiv{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#circleLoaderDiv{height:90%;top:50%;width:90%}#svgCircleHolder{height:100%;width:100%}#dotDiv{background-position:50%;background-repeat:no-repeat;background-size:contain;height:30%;left:50%;opacity:.5;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%;z-index:1}.circleImg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAYAAAH58PnTAAACZ0lEQVR4nO2b3XXbMAyFLzqBs4E9Qb1BnA3aDdQN3A2cCdINmg0yQtwJ0k7gbGBvcPtA2keRKf5IoGWf4DvHLyQFkCAkgiANVIPka7dMOg14qhA51X2JSNwUSbptSM5JLttl0qrkhwo/7F7jHUk2+FT0ukrXvkC/awULQwJiglTmRWU4xs1ActP+KpY8uGeAUNszzyS5AjDr61G37MzLYu8GcO6Zo98NfQGJl2eRJZXkKjAJm4GdNAyjOiTXoW9ni981lb8llGd91ENkRQMlAs8UZEQc1eNTv3pN24kccqdjB2A+SIHWdIjIAsD3Qv3PVSNQki89L8RbNaWGYRjGp2LwKkayAfAVbjv9T0R+aXUqpTiYAGgR3N/3kR0xkVz6GDKlYO+towfJWWn0zE4Kto+q0bNKqEZyPkS5f7YZ+mxbyOsA859IyU+aaKj5TwoS0zD5vuEmOjDmC/c31aD2JnYhIu+xBrlTsB2g/JBSDhQsRqVWyN2uZTuhF3jQVF7UAS/4DsBDpMkPOyoxDMMwDMMwDMMowWff1sw/w96RfBqTt7oK/MBH5b5a7JlxhH010CV8U9nmMTRTjzEKnQtfgh0L0/Yx1DIedDfBV1ryMjjAZeqyUksxVBKqJNe4rAEAd77yoiFIxRNI7pE+9KnFg4hsxwjQSq1PZQBAwQMnP19QIHmEkELLCFslOZPo1jLCTyU5pTxqrA5qkGwuFCMcqXdHdQx0f3qqGS0eaaYeaxLW84rrnP0YdJuovjuduexYefN00YNCunj/G4B7uGvAMwBLAO/+dwDwB8BWREYvfYZhGIZhGGP5D8Yiov39QLkEAAAAAElFTkSuQmCC)}.arrowImg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAYAAAH58PnTAAAEf0lEQVR4nO1a23XbMAwFezKAu4G6gbuBskG6gbtBOkGdCTKC2wlyOoGzgbuBsoGywe2HKJsmARKkKNlJc38S8wFcgCD4EIlyAeAAC7fcOA3gdzLGGCKiT7bBlohuvTa3Y0fjlrrSRil56hz8shXfJcsa7/eGbVgHnBNH/3RuhdvwxpaNFuzt36MzRb9IPhHJ3TEcepG9/blVSdeoB4BVrI3hCrlocPDZGPPKCmG4/2QEPLj1bjxyTI7zxEeEYSAkBp+xSkCXxcbXNHaw5a39v4kK0tp8FmGzYxyh0s4+2GgNpltEa8+Vi9kwgWOouyHeEdFvp5Ef4n+J6M9RszFbolPOISJ6JaJn+/+eQqyJ6IdfmDVTuUnFOfGO62zrgiAKJKYc6bPQZc1zBWfx8MmrPChknJmhWhVTdWwjmxM6AFuvHADuRX62wY4pb508wcWJbnW1iSVQ8B8CwJrJOQDwdCnFEuoQGqOoAvIIFVhcnxCGycjOHQCPWk0R+emVBHYXOCPK1/tCha1Gtryt8wiUko9uHS2Saw6Ax1ICtn+xAaOAVaU44BcJrRVawQDuE+3bGgSCYQGwd+obry5IdEUkvN8rAH3MvQA2js6NVyfmnygJB9tMG0YZrjcO2SQ+8CaA81V23k0Mo1w6nEfvHGoo1uwt5vFGxGoJdbyhtLrYG9GlFMOxt6lgR3B9NIJdqnE6BtVQTjTcELDe4A64taxm4W9gpBP2g19uwV2ucYj1vzXGPIs9LQGxTok20v+s7kZoyAlYi6xDPAH4pmmYfclRAeKMiKIgB2yrUUbG6cmFRvbc54akuzVnhik5fVoqtgQOlDcDzhUkTk6am7pi5UTilNYRQOTiMgPRYUithlVyQmwYsi9LGSSTSlFOUMz91mm7AvO5JDcn+AQkRIMSNTasCI/rPeKHUe5ud+/J0G9WHSs6nzm8wygSB1gAu+xhsO1br2zrKG6Ffp2tDy7uiwm4FvjDEOk/uv/owRIC4zD0/jBkyNk5MrII9Nz4l2IkUkPWBz5QG0566aT08i7h5VUOPepsh64LCsPfp0MmGP62HTKD4dfvEAwbtKKz9Jt2yJUYLmE+h+C6DZdQzyFYbp7PiTZmY87h/dlkgIi+TvJ+iJcc/ZpP7iNq3GBIqP01c7YXUuyFtoDje68LYoN5H2zXAdJPEGqgqclZPW80wHDVpXkAORUvxpgvtYTVzglLvWq4zheUAJ4WmAY+Npe2+wgskwckNFP5T84JWC4PSJicH2rkhEu/bpqcHyY5AcP3g3lf3ehwmf3DhfOAhGZJB9R4bn2AHT0Mp9QtTh+PStEt6YQSsntk3Chj+KrWFeiZf/8A/X5gh0R4YviGucMQBZq2e6XuTUWTAyJSHuitIdEkiWF0/a/EHcLI0jhwjfOvkz6i/YvhEd8k2q7Ah/Qewo0PTrmB69Mm9DUYbr+ir6onwyEVEIKc3HYpAxI6OUeKg4DTTdj8TrCe33nkeihCeSIHLjccp+OSTgiUz6JQx4kbjFmd0EwJ7SVgo6G95MC8SfwDXQib402papcAAAAASUVORK5CYII=)}#loaderCircleDiv{display:block;height:10%;left:50%;top:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}#nextSceneDiv{background-color:#fffcf4;border-radius:20px;bottom:10vw;font-size:50px;height:12vh;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);width:70vw}#nextSceneDiv,#nextSceneText{color:#02b7d3;text-align:center}#nextSceneText{font-size:40px;height:100%;left:0;padding:9% 0;top:0;width:100%}#fadeDiv{background-color:#fff;z-index:1000}.transparent{opacity:0}.fadeIn{animation:fadeInAnim 1s;-webkit-animation:fadeInAnim 1s;-moz-animation:fadeInAnim 1s;-o-animation:fadeInAnim 1s;-ms-animation:fadeInAnim 1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes fadeInAnim{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnim{0%{opacity:0}to{opacity:1}}.fadeOut{animation:fadeOutAnim 1s;-webkit-animation:fadeOutAnim 1s;-moz-animation:fadeOutAnim 1s;-o-animation:fadeOutAnim 1s;-ms-animation:fadeOutAnim 1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes fadeOutAnim{0%{opacity:1}to{opacity:0}}@keyframes fadeOutAnim{0%{opacity:1}to{opacity:0}}#circleElement{stroke-linecap:"round";stroke:#fff;stroke-width:10;fill:none;stroke-dasharray:315;stroke-dashoffset:315;stroke-miterlimit:0;opacity:.5}#topIconBar{bottom:0;height:8vw;left:0;width:100vw;z-index:90}.sceneIcon{background-size:contain;height:8vw;opacity:.2;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:8vw}.visited{opacity:.8;z-index:91}#sceneOneIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/1.1ef2270bc71541863d9b.png);left:25%;top:0;z-index:91}#sceneTwoIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/2.8dfea2d70544b4d5a627.png);bottom:0;left:35%;z-index:91}#sceneThreeIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/3.235317e392744244bcaa.png);left:45%;top:0;z-index:91}#sceneFourIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/4.fd223c2073e6b54e1602.png);bottom:0;left:55%;z-index:91}#sceneFiveIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/5.e2e9f1635c70cdfb6203.png);left:65%;top:0;z-index:91}#sceneSixIcon{background-image:url(https://virtualtours-stage.churchofjesuschrist.org/treeoflife/static/media/6.9dc469bc4e30d2038021.png);bottom:0;left:75%;z-index:91}.icon-home:before{content:"\e900"}.top_icon{z-index:1600}.top_icon,.top_icon_experience{align-items:center;-webkit-animation:fadein 1s;animation:fadein 1s;background-color:var(--white-color);border-radius:50px;color:var(--primary-color);cursor:pointer;display:flex;font-size:30px;height:40px;justify-content:center;margin:5px 10px;padding:15px;width:40px}.top_icon_experience{z-index:800}
/*# sourceMappingURL=main.e64e3172.css.map*/