#cms-section-9880509801 .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-9880509801 .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-9880509801 .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: linear-gradient(-90deg, var(--background-color-1), var(--background-color-1-darker)); background-image: -webkit-linear-gradient(-90deg, var(--background-color-1), var(--background-color-1-darker)); opacity: 0.5;}#cms-section-9880509801 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-9880509801 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 64px; padding-bottom: 64px;}#cms-section-9880509801 .align-content .btns { justify-content: center; align-items: center;}#cms-section-9880509801 .content-left { justify-content: flex-start;}#cms-section-9880509801 .content-right { justify-content: flex-end;}#cms-section-9880509801 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-9880509801 .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-9880509801 h2 { color: var(--heading-font-color);}#cms-section-9880509801 .text-left p, #cms-section-9880509801 .text-left h1, #cms-section-9880509801 .text-left h2, #cms-section-9880509801 .text-left h3, #cms-section-9880509801 .text-left h4, #cms-section-9880509801 .text-left h5, #cms-section-9880509801 .text-left h6 { text-align: left;}#cms-section-9880509801 .text-left .btns { justify-content: flex-start;}#cms-section-9880509801 .text-center p, #cms-section-9880509801 .text-center h1, #cms-section-9880509801 .text-center h2, #cms-section-9880509801 .text-center h3, #cms-section-9880509801 .text-center h4, #cms-section-9880509801 .text-center h5, #cms-section-9880509801 .text-center h6 { text-align: center;}#cms-section-9880509801 .text-center .btns { justify-content: center;}#cms-section-9880509801 .text-right p, #cms-section-9880509801 .text-right h1, #cms-section-9880509801 .text-right h2, #cms-section-9880509801 .text-right h3, #cms-section-9880509801 .text-right h4, #cms-section-9880509801 .text-right h5, #cms-section-9880509801 .text-right h6 { text-align: right;}#cms-section-9880509801 .text-right .btns { justify-content: flex-end;}#cms-section-9880509801 .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-9880509801 .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-9880509801 .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-9880509801 .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-9880509801 .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-9880509801 .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-9880509801 .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-9880509801 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-9880509801 .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-9880509801 .btns { display: flex;}#cms-section-9880509801 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-9880509801 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-9880509801 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-9880509801 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-9880509801 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-9880509801 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-9880509801 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-9880509801 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-9880509801 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-9880509801 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-9880509801 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-9880509801 .btns {  display: inline-block;  width: 100%; } #cms-section-9880509801 .btns .button {  width: 100%; } #cms-section-9880509801 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-9880509801 .info-text {  display: inline-block;  left: -12px; } #cms-section-9880509801 .text-left .btns {  text-align: left; } #cms-section-9880509801 .text-center .btns {  text-align: center; } #cms-section-9880509801 .text-right .btns {  text-align: right; } #cms-section-9880509801 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-9880509801 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-9880509801 .button a {  width: 100%; } #cms-section-9880509801 .text-left .btns {  text-align: center; } #cms-section-9880509801 .text-right .btns {  text-align: center; }}#cms-section-4644335122 { overflow: hidden;}#cms-section-4644335122 .txt-img-bg { position: relative;}#cms-section-4644335122 .hld { display: flex;}#cms-section-4644335122 .img-hld { flex: 0 0 50%; display: flex; perspective: 480px;}#cms-section-4644335122 .img-hld img { width: 100%;}#cms-section-4644335122 .img-hld svg { width: 100%;}#cms-section-4644335122 .txt-hld { position: relative; perspective: 480px;}#cms-section-4644335122 .txt-flex { flex: 0 0 50%; padding: 0 0 0 60px; box-sizing: border-box; display: flex;}#cms-section-4644335122 .switch-pos .img-hld { order: 2;}#cms-section-4644335122 .switch-pos .txt-flex { order: 1; padding: 0 60px 0 0;}#cms-section-4644335122 .img-top, #cms-section-4644335122 .text-top { align-items: flex-start;}#cms-section-4644335122 .img-mid, #cms-section-4644335122 .text-mid { align-items: center;}#cms-section-4644335122 .img-bottom, #cms-section-4644335122 .text-bottom { align-items: flex-end;}#cms-section-4644335122 ul { list-style: none; padding: 0px; margin: 0;}#cms-section-4644335122 ul li { position: relative; box-sizing: border-box; font-weight: var(--body-font-weight); text-transform: var(--body-font-transform); font-size: var(--body-font-size); font-family: var(--body-font-family); color: var(--body-font-color); letter-spacing: var(--body-font-letterspacing); padding: 8px 0 8px 40px;}#cms-section-4644335122 ul li:before { content: ""; position: absolute; width: 0; height: 5px; border: 4px solid #008000; border-top: none; border-right: none; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin-bottom: 4px; opacity: 1; left: 4px; top: 18px;}#cms-section-4644335122 ul li:after { content: ""; position: absolute; width: 0; height: 16px; border: 4px solid #008000; border-top: none; border-right: none; transform: rotate(45deg); -webkit-transform: rotate(45deg); margin-bottom: 4px; opacity: 1; left: 12px; top: 8px;}#cms-section-4644335122 .btn-hld { margin: 0; display: inline-block; width: 100%; margin-top: 24px; position: relative;}#cms-section-4644335122 .btn-hld a { display: inline-block; width: 100%; text-align: center; line-height: 1.5em; display: inline-block; height: auto; padding: 11px 37px; box-sizing: border-box; position: relative; text-transform: var(--button-font-transform); overflow: hidden; z-index: 3; position: relative;}#cms-section-4644335122 .btn-hld a p { margin: 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-4644335122 .btn-hld 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;}#cms-section-4644335122 .btn-hld a:after { content: ""; position: absolute; width: calc(100% - 8px); height: calc(100% - 8px); left: 4px; top: 4px; border-radius: 25px; -webkit-border-radius: 25px; background-color: var(--website-bg-color); z-index: 2;}#cms-section-4644335122 .info-text { opacity: 1; width: 100%; margin-top: 24px; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); 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); min-width: 120px; border: 3px solid; padding: 3px 0; box-sizing: border-box; border-color: var(--button-font-color);}#cms-section-4644335122 .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: 0; position: relative; display: flex; align-items: center; justify-items: center; height: 100%; padding: 5px 0px 5px 0px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}#cms-section-4644335122 .info-text a svg { width: 16px; height: 16px; position: relative; 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: 0px; left: 8px; background: none; stroke: none; fill: var(--button-font-color);}#cms-section-4644335122 .info-text a:hover svg { transform: translate3d(12px, 0px, 0px); -webkit-transform: translate3d(12px, 0px, 0px);}#cms-section-4644335122 .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); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical;}#cms-section-4644335122 .btn-hld { display: block; opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); 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); transform-style: preserve-3d;}#cms-section-4644335122 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 120px;}#cms-section-4644335122 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 120px;}#cms-section-4644335122 .border-box a:after { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-4644335122 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 120px;}#cms-section-4644335122 .solid-box a:after { display: none;}#cms-section-4644335122 h6 { font-weight: 700; font-size: 18px; margin: 0;}#cms-section-4644335122 .text-left .btn-hld { text-align: left;}#cms-section-4644335122 .text-left h1, #cms-section-4644335122 .text-left h2, #cms-section-4644335122 .text-left h3, #cms-section-4644335122 .text-left h4, #cms-section-4644335122 .text-left h5, #cms-section-4644335122 .text-left h6, #cms-section-4644335122 .text-left p, #cms-section-4644335122 .text-left li { text-align: left;}#cms-section-4644335122 .text-center .btn-hld { text-align: center;}#cms-section-4644335122 .text-center h1, #cms-section-4644335122 .text-center h2, #cms-section-4644335122 .text-center h3, #cms-section-4644335122 .text-center h4, #cms-section-4644335122 .text-center h5, #cms-section-4644335122 .text-center h6, #cms-section-4644335122 .text-center p, #cms-section-4644335122 .text-center li { text-align: center;}#cms-section-4644335122 .text-right .btn-hld { text-align: right;}#cms-section-4644335122 .text-right h1, #cms-section-4644335122 .text-right h2, #cms-section-4644335122 .text-right h3, #cms-section-4644335122 .text-right h4, #cms-section-4644335122 .text-right h5, #cms-section-4644335122 .text-right h6, #cms-section-4644335122 .text-right p, #cms-section-4644335122 .text-right li { text-align: right;}#cms-section-4644335122 img, #cms-section-4644335122 svg { transform: translate3d(0px, 0px, 0px) rotateY(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg); opacity: 1; transition: 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: 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-style: preserve-3d;}#cms-section-4644335122 .txt-intro, #cms-section-4644335122 .txt-title, #cms-section-4644335122 .txt-content, #cms-section-4644335122 .btn-hld, #cms-section-4644335122 .info-text { transform: translate3d(0px, 0px, 0px) rotateX(0deg); -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg); opacity: 1; transition: 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: 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-style: preserve-3d;}#cms-section-4644335122 .btns { perspective: 480px;}#cms-section-4644335122 .cms-animation img { transform: translate3d(-30px, 0px, 0px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, 0px) rotateY(-5deg); opacity: 0;}#cms-section-4644335122 .txt-intro.cms-animation { transform: translate3d(0px, 30px, 0px) rotateX(-10deg); -webkit-transform: translate3d(0px, 30px, 0px) rotateX(-10deg); opacity: 0;}#cms-section-4644335122 .txt-title.cms-animation { transform: translate3d(0px, 30px, 0px) rotateX(-10deg); -webkit-transform: translate3d(0px, 30px, 0px) rotateX(-10deg); opacity: 0;}#cms-section-4644335122 .txt-content.cms-animation { transform: translate3d(0px, 30px, 0px) rotateX(-10deg); -webkit-transform: translate3d(0px, 30px, 0px) rotateX(-10deg); opacity: 0;}#cms-section-4644335122 .btn-hld.cms-animation { transform: translate3d(0px, 30px, 0px) rotateX(-10deg); -webkit-transform: translate3d(0px, 30px, 0px) rotateX(-10deg); opacity: 0;}#cms-section-4644335122 .info-text.cms-animation { transform: translate3d(0px, 30px, 0px) rotateX(-10deg); -webkit-transform: translate3d(0px, 30px, 0px) rotateX(-10deg); opacity: 0;}#cms-section-4644335122 .switch-pos .img-hld { order: 2;}#cms-section-4644335122 .switch-pos .txt-flex { order: 1; padding: 0 60px 0 0;}#cms-section-4644335122 .switch-pos .cms-animation img { transform: translate3d(30px, 0px, 0px) rotateY(5deg); -webkit-transform: translate3d(30px, 0px, 0px) rotateY(5deg); opacity: 0;}@media (max-width: 800px) { #cms-section-4644335122 .cms-section-full-buffer {  padding: 0; } #cms-section-4644335122 .btns {  display: inline-block;  width: 100%; } #cms-section-4644335122 .hld {  display: inline-block; } #cms-section-4644335122 .txt-flex {  padding: var(--tablet-section-spacing) var(--tablet-gutter-size); } #cms-section-4644335122 .switch-pos .txt-flex {  padding: var(--tablet-section-spacing) var(--tablet-gutter-size); } #cms-section-4644335122 .text-center .info-text {  text-align: center; }}@media (max-width: 480px) { #cms-section-4644335122 .txt-flex {  padding: var(--mobile-section-spacing) var(--mobile-gutter-size); } #cms-section-4644335122 .switch-pos .txt-flex {  padding: var(--mobile-section-spacing) var(--mobile-gutter-size); }}#cms-section-4749763921 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #e3966d; z-index: 1; overflow: hidden;}#cms-section-4749763921 .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-4749763921 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #e3966d; background-image: linear-gradient(-90deg, #e3966d, #db7742); background-image: -webkit-linear-gradient(-90deg, #e3966d, #db7742); opacity: 0.5;}#cms-section-4749763921 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-4749763921 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 32px; padding-bottom: 32px;}#cms-section-4749763921 .align-content .btns { justify-content: center; align-items: center;}#cms-section-4749763921 .content-left { justify-content: flex-start;}#cms-section-4749763921 .content-right { justify-content: flex-end;}#cms-section-4749763921 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-4749763921 .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-4749763921 .txt p { color: #f0f1f5;}#cms-section-4749763921 .txt h1, #cms-section-4749763921 .txt h2, #cms-section-4749763921 .txt h3, #cms-section-4749763921 .txt h4, #cms-section-4749763921 .txt h5, #cms-section-4749763921 .txt h6 { color: #f9f9fb;}#cms-section-4749763921 h2 { color: var(--heading-font-color);}#cms-section-4749763921 .text-left p, #cms-section-4749763921 .text-left h1, #cms-section-4749763921 .text-left h2, #cms-section-4749763921 .text-left h3, #cms-section-4749763921 .text-left h4, #cms-section-4749763921 .text-left h5, #cms-section-4749763921 .text-left h6 { text-align: left;}#cms-section-4749763921 .text-left .btns { justify-content: flex-start;}#cms-section-4749763921 .text-center p, #cms-section-4749763921 .text-center h1, #cms-section-4749763921 .text-center h2, #cms-section-4749763921 .text-center h3, #cms-section-4749763921 .text-center h4, #cms-section-4749763921 .text-center h5, #cms-section-4749763921 .text-center h6 { text-align: center;}#cms-section-4749763921 .text-center .btns { justify-content: center;}#cms-section-4749763921 .text-right p, #cms-section-4749763921 .text-right h1, #cms-section-4749763921 .text-right h2, #cms-section-4749763921 .text-right h3, #cms-section-4749763921 .text-right h4, #cms-section-4749763921 .text-right h5, #cms-section-4749763921 .text-right h6 { text-align: right;}#cms-section-4749763921 .text-right .btns { justify-content: flex-end;}#cms-section-4749763921 .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-4749763921 .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-4749763921 .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-4749763921 .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-4749763921 .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-4749763921 .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-4749763921 .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-4749763921 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-4749763921 .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-4749763921 .btns { display: flex;}#cms-section-4749763921 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-4749763921 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-4749763921 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-4749763921 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-4749763921 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-4749763921 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-4749763921 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-4749763921 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-4749763921 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-4749763921 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-4749763921 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-4749763921 .btns {  display: inline-block;  width: 100%; } #cms-section-4749763921 .btns .button {  width: 100%; } #cms-section-4749763921 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-4749763921 .info-text {  display: inline-block;  left: -12px; } #cms-section-4749763921 .text-left .btns {  text-align: left; } #cms-section-4749763921 .text-center .btns {  text-align: center; } #cms-section-4749763921 .text-right .btns {  text-align: right; } #cms-section-4749763921 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-4749763921 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-4749763921 .button a {  width: 100%; } #cms-section-4749763921 .text-left .btns {  text-align: center; } #cms-section-4749763921 .text-right .btns {  text-align: center; }}#cms-section-1776100483 .section-bg { background-color: rgba(0, 0, 0, 0); overflow: hidden;}#cms-section-1776100483 .cms-section-full-buffer { padding-right: 0;}#cms-section-1776100483 .txt { display: inline-block;}#cms-section-1776100483 .txt h1, #cms-section-1776100483 .txt h2, #cms-section-1776100483 .txt h3, #cms-section-1776100483 .txt h4, #cms-section-1776100483 .txt h5, #cms-section-1776100483 .txt h6, #cms-section-1776100483 .txt p { text-align: left;}#cms-section-1776100483 .txt b, #cms-section-1776100483 .txt span { color: #465f67;}#cms-section-1776100483 .flex-box { display: flex; align-items: self-start; justify-content: center;}#cms-section-1776100483 .headline { flex: 0 0 30%; position: relative; padding-right: 40px; box-sizing: border-box;}#cms-section-1776100483 .blog-container { flex: 0 1 100%; overflow: hidden;}#cms-section-1776100483 .list { display: flex; list-style: none; padding: 0; margin: 0;}#cms-section-1776100483 .list-item { flex: 0 0 30%; padding-right: 24px; box-sizing: border-box;}#cms-section-1776100483 article { width: 100%;}#cms-section-1776100483 article a { display: inline-block; width: 100%;}#cms-section-1776100483 .not-active-btn { opacity: 0.3;}#cms-section-1776100483 .img-box { width: 100%; line-height: 0;}#cms-section-1776100483 .img-box img { width: 100%; line-height: 0;}#cms-section-1776100483 .details h4, #cms-section-1776100483 .details h6 { text-align: left;}#cms-section-1776100483 .nav-ctrls { display: flex; justify-content: flex-end; margin-top: 48px;}#cms-section-1776100483 .left-btn { margin-right: 40px;}#cms-section-1776100483 .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-1776100483 .nav-btn svg { background-color: unset; width: 12px;}#cms-section-1776100483 .nav-btn svg { fill: var(--body-font-color);}#cms-section-1776100483 .nav-btn:hover { cursor: pointer;}#cms-section-1776100483 .hide-btn { display: none;}#cms-section-1776100483 .navbar { display: block; text-align: center; margin: 0px auto; padding: 16px 0 0 0;}#cms-section-1776100483 .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-1776100483 .nav-active { background-color: var(--body-font-color);}@media (max-width: 800px) { #cms-section-1776100483 .headline {  flex: 0 0 50%; } #cms-section-1776100483 .list-item {  flex: 0 0 75%; }}@media (max-width: 480px) { #cms-section-1776100483 .flex-box {  display: block; } #cms-section-1776100483 .nav-ctrls {  margin: 24px 0;  justify-content: flex-start; }}