#cms-section-6878597223 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: rgba(0, 0, 0, 0); z-index: 1; overflow: hidden;}#cms-section-6878597223 .text-bg .img-bg { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center; z-index: 1; background-repeat: no-repeat; transition: background-image linear var(--animation-duration); -webkit-transition: background-image linear var(--animation-duration); background-attachment: scroll;}#cms-section-6878597223 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: var(--background-color-1); background-image: none; opacity: 0.5;}#cms-section-6878597223 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-6878597223 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 32px; padding-bottom: 32px;}#cms-section-6878597223 .align-content .btns { justify-content: center; align-items: center;}#cms-section-6878597223 .content-left { justify-content: flex-start;}#cms-section-6878597223 .content-right { justify-content: flex-end;}#cms-section-6878597223 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-6878597223 .txt { position: relative; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-6878597223 h2 { color: var(--heading-font-color);}#cms-section-6878597223 .text-left p, #cms-section-6878597223 .text-left h1, #cms-section-6878597223 .text-left h2, #cms-section-6878597223 .text-left h3, #cms-section-6878597223 .text-left h4, #cms-section-6878597223 .text-left h5, #cms-section-6878597223 .text-left h6 { text-align: left;}#cms-section-6878597223 .text-left .btns { justify-content: flex-start;}#cms-section-6878597223 .text-center p, #cms-section-6878597223 .text-center h1, #cms-section-6878597223 .text-center h2, #cms-section-6878597223 .text-center h3, #cms-section-6878597223 .text-center h4, #cms-section-6878597223 .text-center h5, #cms-section-6878597223 .text-center h6 { text-align: center;}#cms-section-6878597223 .text-center .btns { justify-content: center;}#cms-section-6878597223 .text-right p, #cms-section-6878597223 .text-right h1, #cms-section-6878597223 .text-right h2, #cms-section-6878597223 .text-right h3, #cms-section-6878597223 .text-right h4, #cms-section-6878597223 .text-right h5, #cms-section-6878597223 .text-right h6 { text-align: right;}#cms-section-6878597223 .text-right .btns { justify-content: flex-end;}#cms-section-6878597223 .button { margin: 17px 0 0 0; display: inline-block; position: relative; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); opacity: 1; transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-6878597223 .button a { display: inline-block; text-align: center; line-height: 1.5em; height: 100%; padding: 9px 27px; box-sizing: border-box; position: relative; text-transform: var(--button-font-transform); overflow: hidden; z-index: 3; position: relative; transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); opacity: 1;}#cms-section-6878597223 .button a p { margin: 0; padding: 0; text-align: center; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color); z-index: 3; position: relative;}#cms-section-6878597223 .button a:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); background-color: var(--button-primary-color); z-index: 1; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; inset: 0; padding: 4px; box-sizing: border-box;}#cms-section-6878597223 .info-text { opacity: 1; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-6878597223 .info-text a { font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); margin: 13px 0 0 0; position: relative; display: flex; align-items: center; justify-items: center; height: 100%; padding: 10px 47px 10px 27px; box-sizing: border-box;}#cms-section-6878597223 .info-text a svg { width: 24px; height: 24px; position: absolute; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); top: 12px; left: calc(100% - 24px); background: none; stroke: none; fill: var(--button-font-color);}#cms-section-6878597223 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-6878597223 .info-text p { margin: 0; padding: 0; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color);}#cms-section-6878597223 .btns { display: flex;}#cms-section-6878597223 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-6878597223 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-6878597223 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-6878597223 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-6878597223 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-6878597223 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-6878597223 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-6878597223 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-6878597223 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-6878597223 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-6878597223 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-6878597223 .btns {  display: inline-block;  width: 100%; } #cms-section-6878597223 .btns .button {  width: 100%; } #cms-section-6878597223 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-6878597223 .info-text {  display: inline-block;  left: -12px; } #cms-section-6878597223 .text-left .btns {  text-align: left; } #cms-section-6878597223 .text-center .btns {  text-align: center; } #cms-section-6878597223 .text-right .btns {  text-align: right; } #cms-section-6878597223 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-6878597223 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-6878597223 .button a {  width: 100%; } #cms-section-6878597223 .text-left .btns {  text-align: center; } #cms-section-6878597223 .text-right .btns {  text-align: center; }}#cms-section-5632435186 .section-bg { position: relative; overflow: hidden;}#cms-section-5632435186 .product-box { display: flex; padding-bottom: 0px; z-index: 5;}#cms-section-5632435186 .bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center;}#cms-section-5632435186 .bg-img:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}#cms-section-5632435186 .image { flex: 0 1 100%; display: flex; justify-content: center; align-items: center; z-index: 5; order: 2; perspective: 480px; position: relative; z-index: 7;}#cms-section-5632435186 .image img { width: 100%; max-height: 100%; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); opacity: 1;}#cms-section-5632435186 .image .cms-animation { transform: translate3d(30px, 0px, 0px) rotateY(5deg); -webkit-transform: translate3d(30px, 0px, 0px) rotateY(5deg); opacity: 0;}#cms-section-5632435186 .content-top { align-items: flex-start;}#cms-section-5632435186 .content-bottom { align-items: flex-end;}#cms-section-5632435186 .content { flex: 0 0 50%; padding: 0 4rem 0 0; box-sizing: border-box; display: flex; justify-content: center; align-items: center; flex-direction: column; order: 1; perspective: 480px;}#cms-section-5632435186 .content h2 { width: 100%;}#cms-section-5632435186 .content h1, #cms-section-5632435186 .content h2, #cms-section-5632435186 .content h3, #cms-section-5632435186 .content h4, #cms-section-5632435186 .content h5, #cms-section-5632435186 .content h6, #cms-section-5632435186 .content p { text-align: left;}#cms-section-5632435186 .main-heading { width: 100%; display: inline-block; text-align: left; transform: translate3d(0px, 0px, 0px) rotateY(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg); opacity: 1; transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-5632435186 .main-heading.cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-5632435186 .keypoints { margin: 2rem 0;}#cms-section-5632435186 .keypoints ul { list-style: none; padding: 0; margin: 0; perspective: 480px;}#cms-section-5632435186 .keypoints ul li { display: flex; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); opacity: 1; transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-5632435186 .keypoints ul .cms-animation { transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); -webkit-transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); opacity: 0;}#cms-section-5632435186 .keypoints h3 { font-size: 18px; margin: 0 0 8px 0; letter-spacing: 0; color: #465f67;}#cms-section-5632435186 .keypoints p { font-size: 14px; margin: 0 0 16px;}#cms-section-5632435186 .icon { flex: 0 0 52px; box-sizing: border-box; margin: 0 32px 0 0;}#cms-section-5632435186 .icon img { width: 100%;}#cms-section-5632435186 .icon svg { width: 100%; background-color: unset; stroke: none; fill: var(--primary-color);}#cms-section-5632435186 .written-block { flex: 0 1 100%;}#cms-section-5632435186 .switch .content { order: 2; padding: 0 0 0 4rem;}#cms-section-5632435186 .switch .content .cms-animation { transform: translate3d(30px, 0px, -10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-5632435186 .switch .image { order: 1;}#cms-section-5632435186 .switch .image .cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-5632435186 .switch .keypoints ul .cms-animation { transform: translate3d(30px, 0px, 10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-5632435186 .bottom-divider { position: absolute; bottom: -1px; left: -1px; width: 100%; height: 0px; z-index: 5;}#cms-section-5632435186 .bottom-divider svg { width: 100%; height: 100%; stroke: none; background-color: rgba(0, 0, 0, 0); fill: var(--website-bg-color);}@media (max-width: 800px) { #cms-section-5632435186 .product-box {  display: block; } #cms-section-5632435186 .image {  padding: 0 0 var(--tablet-section-spacing) 0; } #cms-section-5632435186 .content {  padding: 0; } #cms-section-5632435186 .switch .content {  padding: 0; } #cms-section-5632435186 .bottom-divider {  height: calc(0px / 2); }}@media (max-width: 480px) { #cms-section-5632435186 .image {  padding: 0 0 var(--mobile-section-spacing) 0; } #cms-section-5632435186 .bottom-divider {  height: calc(0px / 3); }}#cms-section-6717801110 .flex-buffer { display: flex;}#cms-section-6717801110 .content { flex: 0 1 50%; margin-right: 3rem; transition: transform cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration), opacity cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration), opacity cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration); transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); opacity: 1;}#cms-section-6717801110 .content ul { display: block; list-style: none; padding: 0; margin: 0;}#cms-section-6717801110 .content li { position: relative; padding-left: 2.5rem; margin-top: 12px;}#cms-section-6717801110 .content svg { fill: #00942a;}#cms-section-6717801110 .content li::before { content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1.4em; height: 1.4em; background-size: contain; background-repeat: no-repeat; color: #00942a; background-color: #00942a;}#cms-section-6717801110 .txt-left { text-align: left;}#cms-section-6717801110 .txt-left h1, #cms-section-6717801110 .txt-left h2, #cms-section-6717801110 .txt-left h3, #cms-section-6717801110 .txt-left h4, #cms-section-6717801110 .txt-left h5, #cms-section-6717801110 .txt-left h6, #cms-section-6717801110 .txt-left a, #cms-section-6717801110 .txt-left p { text-align: left;}#cms-section-6717801110 .txt-center { text-align: center;}#cms-section-6717801110 .txt-center h1, #cms-section-6717801110 .txt-center h2, #cms-section-6717801110 .txt-center h3, #cms-section-6717801110 .txt-center h4, #cms-section-6717801110 .txt-center h5, #cms-section-6717801110 .txt-center h6, #cms-section-6717801110 .txt-center a, #cms-section-6717801110 .txt-center p { text-align: center;}#cms-section-6717801110 .txt-right { text-align: right;}#cms-section-6717801110 .txt-right h1, #cms-section-6717801110 .txt-right h2, #cms-section-6717801110 .txt-right h3, #cms-section-6717801110 .txt-right h4, #cms-section-6717801110 .txt-right h5, #cms-section-6717801110 .txt-right h6, #cms-section-6717801110 .txt-right a, #cms-section-6717801110 .txt-right p { text-align: right;}#cms-section-6717801110 b, #cms-section-6717801110 span { color: #465f67;}#cms-section-6717801110 .step-bg { flex: 0 0 50%; position: relative;}#cms-section-6717801110 .step-bg ul { padding: 0; margin: 0; list-style: none; position: relative;}#cms-section-6717801110 .step-bg li { padding-bottom: 16px; position: relative;}#cms-section-6717801110 .step-bg li:before { content: ""; position: absolute; top: 0; left: 25px; height: 100%; width: 0px; border-right: 2px solid #00942a; z-index: 1;}#cms-section-6717801110 .step-bg li:nth-child(1) .step-content { transition-delay: 0ms; -webkit-transition-delay: 0ms;}#cms-section-6717801110 .step-bg li:nth-child(2) .step-content { transition-delay: 500ms; -webkit-transition-delay: 500ms;}#cms-section-6717801110 .step-bg li:nth-child(3) .step-content { transition-delay: 1000ms; -webkit-transition-delay: 1000ms;}#cms-section-6717801110 .step-bg li:nth-child(4) .step-content { transition-delay: 1500ms; -webkit-transition-delay: 1500ms;}#cms-section-6717801110 .step-bg li:nth-child(5) .step-content { transition-delay: 2000ms; -webkit-transition-delay: 2000ms;}#cms-section-6717801110 .step-bg li:nth-child(6) .step-content { transition-delay: 2500ms; -webkit-transition-delay: 2500ms;}#cms-section-6717801110 .step-bg li:nth-child(7) .step-content { transition-delay: 3000ms; -webkit-transition-delay: 3000ms;}#cms-section-6717801110 .step-bg li:nth-child(8) .step-content { transition-delay: 3500ms; -webkit-transition-delay: 3500ms;}#cms-section-6717801110 .step-bg li:nth-child(9) .step-content { transition-delay: 4000ms; -webkit-transition-delay: 4000ms;}#cms-section-6717801110 .step-bg li:nth-child(10) .step-content { transition-delay: 4500ms; -webkit-transition-delay: 4500ms;}#cms-section-6717801110 .step-bg li:first-child:before { top: 50%; height: 50%;}#cms-section-6717801110 .step-bg li:last-child { padding-bottom: 0;}#cms-section-6717801110 .step-bg li:last-child:before { height: 50%;}#cms-section-6717801110 .step-box { display: flex; align-items: center;}#cms-section-6717801110 .step-num { position: relative; z-index: 2; flex: 0 0 48px; height: 48px; background-color: #f9f9fb; display: flex; align-items: center; justify-content: center; border: 2px solid #00942a; border-radius: 64px; -webkit-border-radius: 64px; box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15);}#cms-section-6717801110 .step-num .h3 { font-weight: 500; margin: 0; padding: 0;}#cms-section-6717801110 .step-content { display: flex; justify-content: flex-start; margin-left: 3rem; transition: transform cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration), opacity cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration), opacity cubic-bezier(0.3, 0, 0.1, 0.5) var(--animation-duration); align-items: center; padding: 16px; transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); opacity: 1; box-sizing: border-box; background-color: #ffffff; border: 0.5px solid #e6eff0; flex: 0 1 100%; border-radius: 4px; -webkit-border-radius: 4px; box-shadow: -16px 0 16px rgba(0, 0, 0, 0.05); -webkit-box-shadow: -16px 0 16px rgba(0, 0, 0, 0.05);}#cms-section-6717801110 .icon { flex: 0 0 48px; margin-right: 1.5rem;}#cms-section-6717801110 .bg-image { position: absolute; top: 0; left: calc(50% + 120px); width: calc(50% - 120px); height: 100%; background-size: cover; background-repeat: no-repeat;}#cms-section-6717801110 .section-bg { position: relative;}#cms-section-6717801110 .cms-animation.content { transform: translate(0px, -40px); -webkit-transform: translate(0px, -40px); opacity: 0;}#cms-section-6717801110 .cms-animation.step-content { transform: translate(-40px, 0px); -webkit-transform: translate(-40px, 0px); opacity: 0;}#cms-section-6717801110 .arrow-right { position: relative; transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-6717801110 .arrow { background-color: var(--button-font-color); margin-left: 8px; position: absolute; display: inline-block; top: 50%; right: 24px; width: 32px; height: 32px; border-radius: 50%; -webkit-border-radius: 50%; background-color: var(--button-font-color); transform: translate(8px, -16px); -webkit-transform: translate(8px, -16px); transition: background-color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: background-color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-6717801110 .arrow:before { content: ""; position: absolute; background-color: var(--button-primary-color); top: calc(50% - 5px); left: calc(50% - 5px); width: 12px; height: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); border-radius: 1px; -webkit-border-radius: 1px;}#cms-section-6717801110 .arrow:after { content: ""; position: absolute; background-color: var(--button-primary-color); top: calc(50% + 2px); left: calc(50% - 5px); width: 12px; height: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); border-radius: 1px; -webkit-border-radius: 1px;}#cms-section-6717801110 .step-btn { display: inline-block; position: relative; padding: 16px 72px 16px 24px; color: var(--button-font-color); background-color: var(--button-primary-color); font-family: var(--button-font); font-size: var(--button-font-size); text-transform: var(--button-font-transform); letter-spacing: var(--button-font-letterspacing); font-weight: var(--button-font-weight); transition: background-color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), border var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: background-color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), color var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), border var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); margin-top: 24px;}#cms-section-6717801110 .step-btn:hover { background-color: var(--button-primary-hover-color);}#cms-section-6717801110 .step-btn:hover .arrow { transform: translate(16px, -16px); -webkit-transform: translate(16px, -16px);}#cms-section-6717801110 .solid-round-btn { border-radius: 45px; -webkit-border-radius: 45px;}#cms-section-6717801110 .border-btn { background-color: unset; padding: 14px 72px 14px 24px; border: 2px solid var(--button-primary-color); color: var(--button-primary-color);}#cms-section-6717801110 .border-btn .arrow { background-color: var(--button-primary-color);}#cms-section-6717801110 .border-btn .arrow:before { background-color: var(--button-font-color);}#cms-section-6717801110 .border-btn .arrow:after { background-color: var(--button-font-color);}#cms-section-6717801110 .border-btn:hover { background-color: unset; color: var(--button-primary-hover-color); border: 2px solid var(--button-primary-hover-color);}#cms-section-6717801110 .border-btn:hover .arrow { background-color: var(--button-primary-hover-color);}#cms-section-6717801110 .border-rounded { border-radius: 45px; -webkit-border-radius: 45px;}@media (max-width: 800px) { #cms-section-6717801110 .flex-buffer {  display: block; } #cms-section-6717801110 .step-content {  margin-left: 2rem; } #cms-section-6717801110 .content {  margin-right: 0;  margin-bottom: var(--tablet-section-spacing); } #cms-section-6717801110 .txt {  text-align: left; } #cms-section-6717801110 .bg-image {  display: none; }}@media (max-width: 480px) { #cms-section-6717801110 .content {  margin-bottom: var(--mobile-section-spacing); } #cms-section-6717801110 .step-num {  display: none; } #cms-section-6717801110 .step-content {  margin-left: 0; } #cms-section-6717801110 .step-bg li:before {  display: none; } #cms-section-6717801110 .step-bg li:after {  display: none; } #cms-section-6717801110 .step-btn {  margin-bottom: var(--mobile-section-spacing); }}#cms-section-2800280199 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #e3966d; z-index: 1; overflow: hidden;}#cms-section-2800280199 .text-bg .img-bg { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center; z-index: 1; background-repeat: no-repeat; transition: background-image linear var(--animation-duration); -webkit-transition: background-image linear var(--animation-duration); background-attachment: scroll;}#cms-section-2800280199 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #e3966d; background-image: none; opacity: 0.5;}#cms-section-2800280199 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-2800280199 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 8px; padding-bottom: 8px;}#cms-section-2800280199 .align-content .btns { justify-content: center; align-items: center;}#cms-section-2800280199 .content-left { justify-content: flex-start;}#cms-section-2800280199 .content-right { justify-content: flex-end;}#cms-section-2800280199 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-2800280199 .txt { position: relative; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-2800280199 .txt p { color: #ffffff;}#cms-section-2800280199 .txt h1, #cms-section-2800280199 .txt h2, #cms-section-2800280199 .txt h3, #cms-section-2800280199 .txt h4, #cms-section-2800280199 .txt h5, #cms-section-2800280199 .txt h6 { color: #ffffff;}#cms-section-2800280199 h2 { color: var(--heading-font-color);}#cms-section-2800280199 .text-left p, #cms-section-2800280199 .text-left h1, #cms-section-2800280199 .text-left h2, #cms-section-2800280199 .text-left h3, #cms-section-2800280199 .text-left h4, #cms-section-2800280199 .text-left h5, #cms-section-2800280199 .text-left h6 { text-align: left;}#cms-section-2800280199 .text-left .btns { justify-content: flex-start;}#cms-section-2800280199 .text-center p, #cms-section-2800280199 .text-center h1, #cms-section-2800280199 .text-center h2, #cms-section-2800280199 .text-center h3, #cms-section-2800280199 .text-center h4, #cms-section-2800280199 .text-center h5, #cms-section-2800280199 .text-center h6 { text-align: center;}#cms-section-2800280199 .text-center .btns { justify-content: center;}#cms-section-2800280199 .text-right p, #cms-section-2800280199 .text-right h1, #cms-section-2800280199 .text-right h2, #cms-section-2800280199 .text-right h3, #cms-section-2800280199 .text-right h4, #cms-section-2800280199 .text-right h5, #cms-section-2800280199 .text-right h6 { text-align: right;}#cms-section-2800280199 .text-right .btns { justify-content: flex-end;}#cms-section-2800280199 .button { margin: 17px 0 0 0; display: inline-block; position: relative; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); opacity: 1; transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-2800280199 .button a { display: inline-block; text-align: center; line-height: 1.5em; height: 100%; padding: 9px 27px; box-sizing: border-box; position: relative; text-transform: var(--button-font-transform); overflow: hidden; z-index: 3; position: relative; transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); opacity: 1;}#cms-section-2800280199 .button a p { margin: 0; padding: 0; text-align: center; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color); z-index: 3; position: relative;}#cms-section-2800280199 .button a:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); background-color: var(--button-primary-color); z-index: 1; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; inset: 0; padding: 4px; box-sizing: border-box;}#cms-section-2800280199 .info-text { opacity: 1; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-2800280199 .info-text a { font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); margin: 13px 0 0 0; position: relative; display: flex; align-items: center; justify-items: center; height: 100%; padding: 10px 47px 10px 27px; box-sizing: border-box;}#cms-section-2800280199 .info-text a svg { width: 24px; height: 24px; position: absolute; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); top: 12px; left: calc(100% - 24px); background: none; stroke: none; fill: var(--button-font-color);}#cms-section-2800280199 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-2800280199 .info-text p { margin: 0; padding: 0; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color);}#cms-section-2800280199 .btns { display: flex;}#cms-section-2800280199 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-2800280199 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-2800280199 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-2800280199 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-2800280199 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-2800280199 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-2800280199 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-2800280199 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-2800280199 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-2800280199 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-2800280199 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-2800280199 .btns {  display: inline-block;  width: 100%; } #cms-section-2800280199 .btns .button {  width: 100%; } #cms-section-2800280199 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-2800280199 .info-text {  display: inline-block;  left: -12px; } #cms-section-2800280199 .text-left .btns {  text-align: left; } #cms-section-2800280199 .text-center .btns {  text-align: center; } #cms-section-2800280199 .text-right .btns {  text-align: right; } #cms-section-2800280199 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-2800280199 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-2800280199 .button a {  width: 100%; } #cms-section-2800280199 .text-left .btns {  text-align: center; } #cms-section-2800280199 .text-right .btns {  text-align: center; }}#cms-section-2264302834 .section-bg { background-color: #f0f1f5; overflow: hidden;}#cms-section-2264302834 .cms-section-full-buffer { padding-right: 0;}#cms-section-2264302834 .txt { display: inline-block;}#cms-section-2264302834 .txt h1, #cms-section-2264302834 .txt h2, #cms-section-2264302834 .txt h3, #cms-section-2264302834 .txt h4, #cms-section-2264302834 .txt h5, #cms-section-2264302834 .txt h6, #cms-section-2264302834 .txt p { text-align: left;}#cms-section-2264302834 .txt b, #cms-section-2264302834 .txt span { color: #000000;}#cms-section-2264302834 .flex-box { display: flex; align-items: self-start; justify-content: center;}#cms-section-2264302834 .headline { flex: 0 0 30%; position: relative; padding-right: 40px; box-sizing: border-box;}#cms-section-2264302834 .blog-container { flex: 0 1 100%; overflow: hidden;}#cms-section-2264302834 .list { display: flex; list-style: none; padding: 0; margin: 0;}#cms-section-2264302834 .list-item { flex: 0 0 30%; padding-right: 24px; box-sizing: border-box;}#cms-section-2264302834 article { width: 100%;}#cms-section-2264302834 article a { display: inline-block; width: 100%;}#cms-section-2264302834 .not-active-btn { opacity: 0.3;}#cms-section-2264302834 .img-box { width: 100%; line-height: 0;}#cms-section-2264302834 .img-box img { width: 100%; line-height: 0;}#cms-section-2264302834 .details h4, #cms-section-2264302834 .details h6 { text-align: left;}#cms-section-2264302834 .nav-ctrls { display: flex; justify-content: flex-end; margin-top: 48px;}#cms-section-2264302834 .left-btn { margin-right: 40px;}#cms-section-2264302834 .nav-btn { position: relative; width: 32px; height: 68px; display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; -webkit-border-radius: 50%; border: 1px solid var(--body-font-color);}#cms-section-2264302834 .nav-btn svg { background-color: unset; width: 12px;}#cms-section-2264302834 .nav-btn svg { fill: var(--body-font-color);}#cms-section-2264302834 .nav-btn:hover { cursor: pointer;}#cms-section-2264302834 .hide-btn { display: none;}#cms-section-2264302834 .navbar { display: block; text-align: center; margin: 0px auto; padding: 16px 0 0 0;}#cms-section-2264302834 .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-2264302834 .nav-active { background-color: var(--body-font-color);}@media (max-width: 800px) { #cms-section-2264302834 .headline {  flex: 0 0 50%; } #cms-section-2264302834 .list-item {  flex: 0 0 75%; }}@media (max-width: 480px) { #cms-section-2264302834 .flex-box {  display: block; } #cms-section-2264302834 .nav-ctrls {  margin: 24px 0;  justify-content: flex-start; }}#cms-section-3857220595 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #e6eff0; z-index: 1; overflow: hidden;}#cms-section-3857220595 .text-bg .img-bg { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center; z-index: 1; background-repeat: no-repeat; transition: background-image linear var(--animation-duration); -webkit-transition: background-image linear var(--animation-duration); background-attachment: scroll;}#cms-section-3857220595 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #e6eff0; background-image: none; opacity: 0.5;}#cms-section-3857220595 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-3857220595 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 0px; padding-bottom: 0px;}#cms-section-3857220595 .align-content .btns { justify-content: center; align-items: center;}#cms-section-3857220595 .content-left { justify-content: flex-start;}#cms-section-3857220595 .content-right { justify-content: flex-end;}#cms-section-3857220595 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-3857220595 .txt { position: relative; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-3857220595 h2 { color: var(--heading-font-color);}#cms-section-3857220595 .text-left p, #cms-section-3857220595 .text-left h1, #cms-section-3857220595 .text-left h2, #cms-section-3857220595 .text-left h3, #cms-section-3857220595 .text-left h4, #cms-section-3857220595 .text-left h5, #cms-section-3857220595 .text-left h6 { text-align: left;}#cms-section-3857220595 .text-left .btns { justify-content: flex-start;}#cms-section-3857220595 .text-center p, #cms-section-3857220595 .text-center h1, #cms-section-3857220595 .text-center h2, #cms-section-3857220595 .text-center h3, #cms-section-3857220595 .text-center h4, #cms-section-3857220595 .text-center h5, #cms-section-3857220595 .text-center h6 { text-align: center;}#cms-section-3857220595 .text-center .btns { justify-content: center;}#cms-section-3857220595 .text-right p, #cms-section-3857220595 .text-right h1, #cms-section-3857220595 .text-right h2, #cms-section-3857220595 .text-right h3, #cms-section-3857220595 .text-right h4, #cms-section-3857220595 .text-right h5, #cms-section-3857220595 .text-right h6 { text-align: right;}#cms-section-3857220595 .text-right .btns { justify-content: flex-end;}#cms-section-3857220595 .button { margin: 17px 0 0 0; display: inline-block; position: relative; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); opacity: 1; transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration), opacity cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration);}#cms-section-3857220595 .button a { display: inline-block; text-align: center; line-height: 1.5em; height: 100%; padding: 9px 27px; box-sizing: border-box; position: relative; text-transform: var(--button-font-transform); overflow: hidden; z-index: 3; position: relative; transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); opacity: 1;}#cms-section-3857220595 .button a p { margin: 0; padding: 0; text-align: center; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color); z-index: 3; position: relative;}#cms-section-3857220595 .button a:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); background-color: var(--button-primary-color); z-index: 1; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; inset: 0; padding: 4px; box-sizing: border-box;}#cms-section-3857220595 .info-text { opacity: 1; transform-style: preserve-3d; transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5), transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-3857220595 .info-text a { font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); margin: 13px 0 0 0; position: relative; display: flex; align-items: center; justify-items: center; height: 100%; padding: 10px 47px 10px 27px; box-sizing: border-box;}#cms-section-3857220595 .info-text a svg { width: 24px; height: 24px; position: absolute; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); -webkit-transition: transform cubic-bezier(0.6, 0, 0.2, 1) var(--animation-duration); top: 12px; left: calc(100% - 24px); background: none; stroke: none; fill: var(--button-font-color);}#cms-section-3857220595 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-3857220595 .info-text p { margin: 0; padding: 0; font-size: var(--button-font-size); text-transform: var(--button-font-transform); font-family: var(--button-font); text-transform: var(--button-font-letterspacing); font-weight: var(--button-font-weight); color: var(--button-font-color);}#cms-section-3857220595 .btns { display: flex;}#cms-section-3857220595 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-3857220595 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-3857220595 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-3857220595 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-3857220595 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-3857220595 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-3857220595 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-3857220595 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-3857220595 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-3857220595 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-3857220595 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-3857220595 .btns {  display: inline-block;  width: 100%; } #cms-section-3857220595 .btns .button {  width: 100%; } #cms-section-3857220595 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-3857220595 .info-text {  display: inline-block;  left: -12px; } #cms-section-3857220595 .text-left .btns {  text-align: left; } #cms-section-3857220595 .text-center .btns {  text-align: center; } #cms-section-3857220595 .text-right .btns {  text-align: right; } #cms-section-3857220595 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-3857220595 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-3857220595 .button a {  width: 100%; } #cms-section-3857220595 .text-left .btns {  text-align: center; } #cms-section-3857220595 .text-right .btns {  text-align: center; }}#cms-section-7529525642 .section-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-7529525642 .headline { margin-bottom: 2rem;}#cms-section-7529525642 .txt { max-width: 720px; display: inline-block;}#cms-section-7529525642 .txt h1, #cms-section-7529525642 .txt h2, #cms-section-7529525642 .txt h3, #cms-section-7529525642 .txt h4, #cms-section-7529525642 .txt h5, #cms-section-7529525642 .txt h6, #cms-section-7529525642 .txt p { text-align: center;}#cms-section-7529525642 .txt b, #cms-section-7529525642 .txt span { color: #000000;}#cms-section-7529525642 .content-left { text-align: left;}#cms-section-7529525642 .content-center { text-align: center;}#cms-section-7529525642 .content-right { text-align: right;}#cms-section-7529525642 .container { overflow: hidden; position: relative;}#cms-section-7529525642 .testimony-parent ul { list-style: none; padding: 0; margin: 0; display: flex;}#cms-section-7529525642 .testimony-parent ul li { flex: 0 0 100%;}#cms-section-7529525642 .item-box { text-align: center; display: flex; flex-direction: column; align-items: center;}#cms-section-7529525642 .content { max-width: 650px; margin-bottom: 2rem; flex: 0 1 100%;}#cms-section-7529525642 .content p { text-align: -webkit-center;}#cms-section-7529525642 .customer-box { display: flex; align-items: center; justify-content: center;}#cms-section-7529525642 .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-7529525642 .img img { width: 100%;}#cms-section-7529525642 .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-7529525642 .nav-btn svg { width: 24px; background-color: unset;}#cms-section-7529525642 .nav-btn:hover { cursor: pointer;}#cms-section-7529525642 .hide-btn { display: none;}#cms-section-7529525642 .stars { margin-bottom: 0.5rem; display: flex; align-items: center; justify-content: center;}#cms-section-7529525642 .stars svg { background-color: unset; fill: #ffd900; width: 24px; margin: 0 4px;}#cms-section-7529525642 .no-style svg { fill: #2f5aa4;}#cms-section-7529525642 .round-btn { border: 1px solid #2f5aa4; width: 60px; height: 60px; border-radius: 50%; -webkit-border-radius: 50%;}#cms-section-7529525642 .round-btn svg { fill: #2f5aa4; width: 12px;}#cms-section-7529525642 .rec-btn-out { border: 1px solid #2f5aa4; width: 40px; height: 68px; border-radius: 4px; -webkit-border-radius: 4px;}#cms-section-7529525642 .rec-btn-out svg { fill: #2f5aa4; width: 12px;}#cms-section-7529525642 .solid-round-btn { background-color: #2f5aa4; width: 60px; height: 60px; border-radius: 50%; -webkit-border-radius: 50%;}#cms-section-7529525642 .solid-round-btn svg { fill: var(--website-bg-color); width: 12px;}#cms-section-7529525642 .solid-rec-btn { background-color: #2f5aa4; width: 40px; height: 68px; border-radius: 4px; -webkit-border-radius: 4px;}#cms-section-7529525642 .solid-rec-btn svg { fill: var(--website-bg-color); width: 12px;}#cms-section-7529525642 .not-active-btn { opacity: 0;}#cms-section-7529525642 .left-btn { left: 0;}#cms-section-7529525642 .right-btn { right: 0;}#cms-section-7529525642 .details { margin-left: 2rem;}#cms-section-7529525642 .details p { text-align: left;}#cms-section-7529525642 .navbar { display: block; text-align: center; margin: 0px auto; padding: 16px 0 0 0;}#cms-section-7529525642 .nav-item { border-radius: 50%; -webkit-border-radius: 50%; border: 1px solid #2f5aa4; 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-7529525642 .nav-active { background-color: #2f5aa4;}@media (max-width: 800px) { #cms-section-7529525642 .nav-btn {  display: none; }}