#cms-section-918947629321 .sect-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-918947629321 .line-divider { height: 5px; position: relative; width: 120px; margin: 10px auto 20px auto; animation-delay: var(--animation-delay); -webkit-animation-delay: var(--animation-delay); transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); opacity: 1;}#cms-section-918947629321 h1 { text-transform: var(--heading-font-transform); font-weight: var(--heading-font-weight); transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -webkit-animation-delay: var(--animation-delay); opacity: 1;}#cms-section-918947629321 p { position: relative; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); line-height: 1.5em; animation-delay: var(--animation-delay); -webkit-animation-delay: var(--animation-delay); transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: opacity 1s cubic-bezier(0.3, 0, 0.1, 0.5), transform 1s cubic-bezier(0.3, 0, 0.1, 0.5); font-size: 18px; opacity: 1;}#cms-section-918947629321 .AboutContainer { position: relative; display: inline-block; max-width: 100%; padding: 0 20px; width: 100%; box-sizing: border-box;}#cms-section-918947629321 .AboutContainer .ImgContainer { max-width: 600px; width: 100%; margin: 20px auto; position: relative; max-width: 900px; margin: 0 auto;}#cms-section-918947629321 .AboutContainer .ImgContainer img { max-width: 100%; width: 100%; height: auto;}#cms-section-918947629321 .AboutContainer .content { background-color: rgba(0, 0, 0, 0); padding: 20px; max-width: 750px; margin: 0 auto;}#cms-section-918947629321 .AboutContainer .bottom-border { display: none;}#cms-section-918947629321 .left-display, #cms-section-918947629321 .right-display { position: relative; display: flex; max-width: 100%; padding: 0; width: 100%; box-sizing: border-box; height: 75vh; flex-wrap: nowrap; overflow: hidden;}#cms-section-918947629321 .left-display .ImgContainer, #cms-section-918947629321 .right-display .ImgContainer { flex: 0 0 50%; margin: 0 auto; position: relative; box-sizing: border-box; overflow: hidden;}#cms-section-918947629321 .left-display .ImgContainer img, #cms-section-918947629321 .right-display .ImgContainer img { height: 100%; position: absolute; top: 0; left: 0;}#cms-section-918947629321 .left-display .content, #cms-section-918947629321 .right-display .content { flex: 0 0 50%; padding: 15px 50px; box-sizing: border-box; display: flex; flex-direction: column;}#cms-section-918947629321 .right-display .ImgContainer { order: 1;}#cms-section-918947629321 .right-display .content { order: 2;}#cms-section-918947629321 .center-text { align-items: center;}#cms-section-918947629321 .center-text h1, #cms-section-918947629321 .center-text p { text-align: center;}#cms-section-918947629321 .left-text { align-items: flex-start;}#cms-section-918947629321 .left-text h1, #cms-section-918947629321 .left-text p { text-align: left;}#cms-section-918947629321 .left-text .line-divider { margin: 10px auto 20px 0;}#cms-section-918947629321 .right-text { align-items: flex-end;}#cms-section-918947629321 .right-text h1, #cms-section-918947629321 .right-text p { text-align: right;}#cms-section-918947629321 .right-text .line-divider { margin: 10px 0 20px auto;}#cms-section-918947629321 .cms-animation h1 { opacity: 0; transform: translate3d(0px, 50px, 0px); -webkit-transform: translate3d(0px, 50px, 0px);}#cms-section-918947629321 .cms-animation .line-divider { opacity: 0; transform: translate3d(0px, 50px, 0px); -webkit-transform: translate3d(0px, 50px, 0px);}#cms-section-918947629321 .cms-animation p { opacity: 0; transform: translate3d(0px, 50px, 0px); -webkit-transform: translate3d(0px, 50px, 0px);}#cms-section-918947629321 .line-divider { background-color: var(--primary-color);}@media (max-width: 900px) { #cms-section-918947629321 .ImgContainer {  width: 80%; } #cms-section-918947629321 .ImgContainer img {  width: 100%; } #cms-section-918947629321 h1 {  font-size: var(--adventure-font-size-tablet); } #cms-section-918947629321 .right-display, #cms-section-918947629321 .left-display {  display: flex;  height: auto;  flex-direction: column; } #cms-section-918947629321 .right-display .ImgContainer, #cms-section-918947629321 .left-display .ImgContainer {  height: 50vh;  flex: 0 1 50vh;  width: 100%;  top: 0;  left: 0; } #cms-section-918947629321 .right-display .content, #cms-section-918947629321 .left-display .content {  padding: 15px 25px; } #cms-section-918947629321 .left-display .ImgContainer {  order: 1; } #cms-section-918947629321 .left-display .content {  order: 2; }}@media (max-width: 500px) { #cms-section-918947629321 .AboutContainer {  padding: 0 10px; } #cms-section-918947629321 h1 {  font-size: var(--adventure-font-size-mobile); }}#cms-section-6233153680 .section-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-6233153680 .headline { margin-bottom: 2rem;}#cms-section-6233153680 .txt { max-width: 720px; display: inline-block;}#cms-section-6233153680 .txt h1, #cms-section-6233153680 .txt h2, #cms-section-6233153680 .txt h3, #cms-section-6233153680 .txt h4, #cms-section-6233153680 .txt h5, #cms-section-6233153680 .txt h6, #cms-section-6233153680 .txt p { text-align: center;}#cms-section-6233153680 .txt b, #cms-section-6233153680 .txt span { color: #363536;}#cms-section-6233153680 .content-left { text-align: left;}#cms-section-6233153680 .content-center { text-align: center;}#cms-section-6233153680 .content-right { text-align: right;}#cms-section-6233153680 .container { overflow: hidden; position: relative;}#cms-section-6233153680 .testimony-parent ul { list-style: none; padding: 0; margin: 0; display: flex;}#cms-section-6233153680 .testimony-parent ul li { flex: 0 0 100%;}#cms-section-6233153680 .item-box { text-align: center; display: flex; flex-direction: column; align-items: center;}#cms-section-6233153680 .content { max-width: 650px; margin-bottom: 2rem; flex: 0 1 100%;}#cms-section-6233153680 .content p { text-align: -webkit-center;}#cms-section-6233153680 .customer-box { display: flex; align-items: center; justify-content: center;}#cms-section-6233153680 .img { width: 140px; height: 140px; flex: 0 0 140px; overflow: hidden; border-radius: 50%; -webkit-border-radius: 50%; border: 1px solid rgba(0, 0, 0, 0);}#cms-section-6233153680 .img img { width: 100%;}#cms-section-6233153680 .nav-btn { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 32px; height: 68px; display: flex; align-items: center; justify-content: center;}#cms-section-6233153680 .nav-btn svg { width: 24px; background-color: unset;}#cms-section-6233153680 .nav-btn:hover { cursor: pointer;}#cms-section-6233153680 .hide-btn { display: none;}#cms-section-6233153680 .stars { margin-bottom: 0.5rem; display: flex; align-items: center; justify-content: center;}#cms-section-6233153680 .stars svg { background-color: unset; fill: #ffd900; width: 24px; margin: 0 4px;}#cms-section-6233153680 .no-style svg { fill: var(--body-font-color);}#cms-section-6233153680 .round-btn { border: 1px solid var(--body-font-color); width: 68px; height: 68px; border-radius: 50%; -webkit-border-radius: 50%;}#cms-section-6233153680 .round-btn svg { fill: rgba(0, 0, 0, 0); width: 16px;}#cms-section-6233153680 .round-btn { border: 1px solid var(--body-font-color); width: 60px; height: 60px; border-radius: 50%; -webkit-border-radius: 50%;}#cms-section-6233153680 .round-btn svg { fill: var(--body-font-color); width: 12px;}#cms-section-6233153680 .rec-btn-out { border: 1px solid var(--body-font-color); width: 40px; height: 68px; border-radius: 4px; -webkit-border-radius: 4px;}#cms-section-6233153680 .rec-btn-out svg { fill: var(--body-font-color); width: 12px;}#cms-section-6233153680 .solid-round-btn { background-color: var(--body-font-color); width: 60px; height: 60px; border-radius: 50%; -webkit-border-radius: 50%;}#cms-section-6233153680 .solid-round-btn svg { fill: var(--website-bg-color); width: 12px;}#cms-section-6233153680 .solid-rec-btn { background-color: var(--body-font-color); width: 40px; height: 68px; border-radius: 4px; -webkit-border-radius: 4px;}#cms-section-6233153680 .solid-rec-btn svg { fill: var(--website-bg-color); width: 12px;}#cms-section-6233153680 .not-active-btn { opacity: 0;}#cms-section-6233153680 .left-btn { left: 0;}#cms-section-6233153680 .right-btn { right: 0;}#cms-section-6233153680 .details { margin-left: 2rem;}#cms-section-6233153680 .details p { text-align: left;}#cms-section-6233153680 .navbar { display: block; text-align: center; margin: 0px auto; padding: 16px 0 0 0;}#cms-section-6233153680 .nav-item { border-radius: 50%; -webkit-border-radius: 50%; border: 1px solid var(--body-font-color); width: 7px; height: 7px; display: inline-block; margin: 0 8px; transition: background-color var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1); -webkit-transition: background-color var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1);}#cms-section-6233153680 .nav-active { background-color: var(--body-font-color);}@media (max-width: 900px) { #cms-section-6233153680 .nav-btn {  display: none; }}#cms-section-4690851751 .section-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-4690851751 .txt { max-width: 720px; display: inline-block;}#cms-section-4690851751 .txt h1, #cms-section-4690851751 .txt h2, #cms-section-4690851751 .txt h3, #cms-section-4690851751 .txt h4, #cms-section-4690851751 .txt h5, #cms-section-4690851751 .txt h6, #cms-section-4690851751 .txt p { text-align: center;}#cms-section-4690851751 .txt b, #cms-section-4690851751 .txt span { color: #000000;}#cms-section-4690851751 .content-left { text-align: left;}#cms-section-4690851751 .content-center { text-align: center;}#cms-section-4690851751 .content-right { text-align: right;}#cms-section-4690851751 .faqs-container { display: flex; margin-top: var(--desktop-section-spacing);}#cms-section-4690851751 .faqs-container ul { list-style: none; padding: 0; margin: 0; display: block;}#cms-section-4690851751 .faqs-container li { padding: 0; text-align: left; box-sizing: border-box; margin-bottom: 16px;}#cms-section-4690851751 .faqs-container .column { flex: 0 0 50%;}#cms-section-4690851751 .faq-box { background-color: var(--background-color-2); border-radius: 8px; -webkit-border-radius: 8px; border-width: 0.5px; border-color: var(--border-color); border-style: solid; padding: 0; box-sizing: border-box; box-shadow: 0 8px 16px rgba(191, 191, 191, 0.3); -webkit-box-shadow: 0 8px 16px rgba(191, 191, 191, 0.3);}#cms-section-4690851751 .faq-box p { color: var(--body-font-color);}#cms-section-4690851751 .faq-box:hover { cursor: pointer;}#cms-section-4690851751 .faq-box .answer-box p { visibility: hidden;}#cms-section-4690851751 .column-one { padding-right: calc(16px / 2); box-sizing: border-box;}#cms-section-4690851751 .column-two { padding-left: calc(16px / 2); box-sizing: border-box;}#cms-section-4690851751 .answer-box { max-height: 0px; opacity: 0; padding: 0; transition: opacity var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1), max-height var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1); -webkit-transition: opacity var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1), max-height var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1);}#cms-section-4690851751 .question-box { padding: 8px 16px; position: relative;}#cms-section-4690851751 .question-box p { margin-right: 48px;}#cms-section-4690851751 .toggle-btn { position: absolute; width: 48px; height: 100%; top: 0; right: 0;}#cms-section-4690851751 .toggle-btn:before { content: ""; position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; border-radius: 1px; -webkit-border-radius: 1px; transform: translate(-5px, -1px); -webkit-transform: translate(-5px, -1px);}#cms-section-4690851751 .toggle-btn:after { content: ""; position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; border-radius: 1px; -webkit-border-radius: 1px; transform: rotate(0deg) translate(-5px, -1px); -webkit-transform: rotate(0deg) translate(-5px, -1px); transition: transform var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.6, 0, 0.2, 1);}#cms-section-4690851751 .toggle-btn:before { background-color: var(--body-font-color);}#cms-section-4690851751 .toggle-btn:after { background-color: var(--body-font-color);}#cms-section-4690851751 .active-question { background-color: var(--background-color-3);}#cms-section-4690851751 .active-question .answer-box { max-height: 1000px; opacity: 1; padding: 8px 16px; overflow: hidden; position: relative;}#cms-section-4690851751 .active-question .answer-box p { visibility: visible;}#cms-section-4690851751 .active-question .toggle-btn:after { transform: rotate(90deg) translate(-1px, 5px); -webkit-transform: rotate(90deg) translate(-1px, 5px);}@media (max-width: 900px) { #cms-section-4690851751 .faqs-container {  margin-top: var(--tablet-section-spacing); } #cms-section-4690851751 .faqs-container {  display: block; } #cms-section-4690851751 .column {  padding: 0; }}@media (max-width: 500px) { #cms-section-4690851751 .faqs-container {  margin-top: var(--mobile-section-spacing); }}