@import url(https://fonts.googleapis.com/css?family=Fira+Sans);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.left-section .inner-content{position:absolute;top:50%;transform:translateY(-50%)}body,html{margin:0;padding:0}body{font-family:"Fira Sans",sans-serif;color:#f5f6fa}.background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0c0e10,#446182)}.background .ground{position:absolute;bottom:0;width:100%;height:25vh;background:#0c0e10}@media (max-width:770px){.background .ground{height:0}}.container{position:relative;margin:0 auto;width:85%;height:100vh;padding-bottom:25vh;display:flex;flex-direction:row;justify-content:space-around}@media (max-width:770px){.container{flex-direction:column;padding-bottom:0}}.left-section,.right-section{position:relative}.left-section{width:40%}@media (max-width:770px){.left-section{width:100%;height:40%;position:absolute;top:0}}@media (max-width:770px){.left-section .inner-content{position:relative;padding:1rem 0}}.heading{text-align:center;font-size:1.5em;line-height:1.3em;margin:2rem 0 .5rem;padding:0;color:#fefefe}@media (max-width:770px){.heading{font-size:7em;line-height:1.15;margin:0}}.subheading{text-align:center;max-width:480px;font-size:1.5em;line-height:1.15em;padding:0 1rem;margin:0 auto}@media (max-width:770px){.subheading{font-size:1.3em;line-height:1.15;max-width:100%}}.right-section{width:50%}@media (max-width:770px){.right-section{width:100%;height:60%;position:absolute;bottom:0}}.svgimg{position:absolute;bottom:0;padding-top:10vh;padding-left:1vh;max-width:100%;max-height:100%}@media (max-width:770px){.svgimg{padding:0}}.svgimg .bench-legs{fill:#0c0e10}.svgimg .bottom-bench,.svgimg .top-bench{stroke:#0c0e10;stroke-width:1px;fill:#5b3e2b}.svgimg .bottom-bench path:first-child{fill:#432d20}.svgimg .lamp-details{fill:#202425}.svgimg .lamp-accent{fill:#2c3133}.svgimg .lamp-bottom{fill:linear-gradient(#202425,#0c0e10)}.svgimg .lamp-light{fill:#efefef}@-webkit-keyframes glow{0%{text-shadow:0 0 1rem #fefefe}50%{text-shadow:0 0 1.85rem #ededed}to{text-shadow:0 0 1rem #fefefe}}@keyframes glow{0%{text-shadow:0 0 1rem #fefefe}50%{text-shadow:0 0 1.85rem #ededed}to{text-shadow:0 0 1rem #fefefe}}.loadingText{top:56%;display:block;margin-top:-.03em;width:100%;font-weight:600}.loading,.loadingText{text-align:center;position:absolute}.loading{background:hsla(0,0%,100%,.8);top:0;right:0;bottom:0;left:0;z-index:9999}.loader{left:50%;margin-left:-1.5em;font-size:10px;border:.2em solid #dadbdf;border-left-color:#3aa6a5;-webkit-animation:spin 1.1s linear infinite;animation:spin 1.1s linear infinite}.loader,.loader:after{border-radius:50%;width:3em;height:3em;display:block;position:absolute;top:50%;margin-top:-2em}@-webkit-keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}*{box-sizing:border-box;margin:"0";padding:"0"}body{font-family:"Roboto";overflow-x:hidden;color:#000}.welcome-img{display:flex;height:100vh}.welcome-img img{width:80%}.welcome-message{color:#29bfdf;font-size:2rem;font-weight:700}.welcome-text{font-size:1.125rem;text-align:justify;opacity:.7;text-align:left;color:#05202a}.left-area-question{padding-top:2em;height:100vh;background-color:#29bfdf;box-shadow:inset -7px 0 9px -7px rgb(20 20 20/20%);color:#fff;padding-right:0}.left-area-question .text-area{line-height:30px;width:90%;margin:30px auto 0;display:block}.left-area-question img{margin:0 auto;display:block;width:80%}.right-area-question{padding:72px;overflow:visible;height:100vh}.radio-options{width:100%;float:left;cursor:pointer}.radio-options input{float:left;width:15px;margin-top:5px;margin-right:10px}.slider-options{margin-top:30px}.btn-primary{border-radius:300px;width:300px;border:0;background-color:#29bfdf;color:#fff}.btn-primary:hover{background-color:#17859c;transition:1s}.btn-primary-init{border-radius:300px;width:200px;border:0;background-color:#29bfdf;color:#fff;margin-top:20px}.btn-primary-init:hover{background-color:#17859c;transition:1s}.modal{background:rgba(0,0,0,.3803921568627451)}