#cms-section-8433676226 .section-bg { position: relative; overflow: hidden;}#cms-section-8433676226 .img-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}#cms-section-8433676226 .img-bg img { min-width: 100%; min-height: calc(100% + 200px); position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transition: transformY 0.3s linear; -webkit-transition: transformY 0.3s linear;}#cms-section-8433676226 .headline { min-height: 320px; display: flex;}#cms-section-8433676226 .txt { max-width: 720px; width: 100%; display: inline-block;}#cms-section-8433676226 .txt h1, #cms-section-8433676226 .txt h2, #cms-section-8433676226 .txt h3, #cms-section-8433676226 .txt h4, #cms-section-8433676226 .txt h5, #cms-section-8433676226 .txt h6, #cms-section-8433676226 .txt p, #cms-section-8433676226 .txt a { text-align: left; color: #f5fffa;}#cms-section-8433676226 .content-left { justify-content: flex-start;}#cms-section-8433676226 .content-center { justify-content: center;}#cms-section-8433676226 .content-right { justify-content: flex-end;}#cms-section-8433676226 .content-top { align-items: flex-start;}#cms-section-8433676226 .content-middle { align-items: center;}#cms-section-8433676226 .content-bottom { align-items: flex-end;}#cms-section-8433676226 .breadcrumb { margin: 24px 0;}#cms-section-8414243567 .section-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-8414243567 .txt { display: inline-block; text-align: left;}#cms-section-8414243567 .txt h1, #cms-section-8414243567 .txt h2, #cms-section-8414243567 .txt h3, #cms-section-8414243567 .txt h4, #cms-section-8414243567 .txt h5, #cms-section-8414243567 .txt h6, #cms-section-8414243567 .txt p, #cms-section-8414243567 .txt li { text-align: left;}#cms-section-8414243567 .headline { flex: 0 0 50%; padding-right: 3rem; box-sizing: border-box; display: flex; justify-content: center;}#cms-section-8414243567 .content-area { list-style: none; padding: 0; margin: 0;}#cms-section-8414243567 .content-area .cms-animation .headline { transform: translate(0px, 48px); -webkit-transform: translate(0px, 48px); opacity: 0;}#cms-section-8414243567 .content-area .cms-animation .img-box { transform: translate(48px, 0px); -webkit-transform: translate(48px, 0px); opacity: 0;}#cms-section-8414243567 .content-area li:nth-child(even) .img-box { order: 1;}#cms-section-8414243567 .content-area li:nth-child(even) .headline { order: 2; padding-right: 0; padding-left: 3rem; box-sizing: border-box;}#cms-section-8414243567 .content-area li.cms-animation:nth-child(even) .img-box { transform: translate(-48px, 0px); -webkit-transform: translate(-48px, 0px);}#cms-section-8414243567 .headline { transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition-delay: var(--animation-delay); -webkit-transition-delay: var(--animation-delay); opacity: 1; 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);}#cms-section-8414243567 .headline ul { display: block; list-style: none; padding: 0; margin: 1.6rem 0;}#cms-section-8414243567 .headline li { position: relative; padding-left: 2.5rem; margin-top: 12px;}#cms-section-8414243567 .headline svg { fill: #00b847;}#cms-section-8414243567 .headline li::before { content: ""; position: absolute; top: 4px; left: 0; width: 1.4em; height: 1.4em; background-size: contain; background-repeat: no-repeat; color: #00b847; background-color: #00b847;}#cms-section-8414243567 .content-top { align-items: flex-start;}#cms-section-8414243567 .content-middle { align-items: center;}#cms-section-8414243567 .content-bottom { align-items: flex-end;}#cms-section-8414243567 .img-top { align-items: flex-start;}#cms-section-8414243567 .img-middle { align-items: center;}#cms-section-8414243567 .img-bottom { align-items: flex-end;}#cms-section-8414243567 .content-item { display: flex;}#cms-section-8414243567 .img-box { flex: 0 0 50%; transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); opacity: 1; 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); transition-delay: calc(var(--animation-delay) * 2); -webkit-transition-delay: calc(var(--animation-delay) * 2); display: flex; justify-content: center; align-items: center;}#cms-section-8414243567 .img-box img { width: 100%; transition: filter cubic-bezier(0.3, 0, 0.1, 0.5) 300ms; -webkit-transition: filter cubic-bezier(0.3, 0, 0.1, 0.5) 300ms;}#cms-section-8414243567 .cta-btn { display: inline-block; position: relative; text-align: center; padding: 16px 24px; min-width: 180px; 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; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.15); transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition: box-shadow 300ms cubic-bezier(0.3, 0, 0.1, 0.5), background-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5), transform 300ms cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow 300ms cubic-bezier(0.3, 0, 0.1, 0.5), background-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5), transform 300ms cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-8414243567 .cta-btn:hover { background-color: var(--button-primary-hover-color); cursor: pointer; box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.25); transform: translate(0px, -2px); -webkit-transform: translate(0px, -2px);}#cms-section-8414243567 .solid-round-btn { border-radius: 45px; -webkit-border-radius: 45px;}#cms-section-8414243567 .border-btn { background-color: unset; padding: 14px 24px; border: 2px solid var(--button-primary-color); color: var(--button-primary-color);}#cms-section-8414243567 .border-btn:hover { background-color: unset; color: var(--button-primary-hover-color); border: 2px solid var(--button-primary-hover-color);}#cms-section-8414243567 .border-rounded { border-radius: 45px; -webkit-border-radius: 45px;}#cms-section-8414243567 .lazyload { filter: blur(4px); -webkit-filter: blur(4px);}#cms-section-8414243567 .list-item:nth-child(1) h1, #cms-section-8414243567 .list-item:nth-child(1) h2, #cms-section-8414243567 .list-item:nth-child(1) h3, #cms-section-8414243567 .list-item:nth-child(1) h4, #cms-section-8414243567 .list-item:nth-child(1) h5, #cms-section-8414243567 .list-item:nth-child(1) h6, #cms-section-8414243567 .list-item:nth-child(1) p, #cms-section-8414243567 .list-item:nth-child(1) li { color: #3c9cc2;}#cms-section-8414243567 .list-item:nth-child(1) b, #cms-section-8414243567 .list-item:nth-child(1) span { color: #0a5c70;}#cms-section-8414243567 .list-item:nth-child(1) .cta-btn { color: var(--button-font-color); background-color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(1) .cta-btn:hover { background-color: var(--button-primary-hover-color);}#cms-section-8414243567 .list-item:nth-child(1) .border-btn { background-color: unset; border: 2px solid var(--button-primary-color); border: 2px solid var(--button-primary-color); color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(1) .border-btn:hover { background-color: unset; color: var(--button-primary-hover-color); border: 2px solid var(--button-primary-hover-color);}#cms-section-8414243567 .list-item:nth-child(2) h1, #cms-section-8414243567 .list-item:nth-child(2) h2, #cms-section-8414243567 .list-item:nth-child(2) h3, #cms-section-8414243567 .list-item:nth-child(2) h4, #cms-section-8414243567 .list-item:nth-child(2) h5, #cms-section-8414243567 .list-item:nth-child(2) h6, #cms-section-8414243567 .list-item:nth-child(2) p, #cms-section-8414243567 .list-item:nth-child(2) li { color: #b2e8f7;}#cms-section-8414243567 .list-item:nth-child(2) b, #cms-section-8414243567 .list-item:nth-child(2) span { color: #54bad1;}#cms-section-8414243567 .list-item:nth-child(2) .cta-btn { color: var(--button-font-color); background-color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(2) .cta-btn:hover { background-color: var(--button-primary-hover-color);}#cms-section-8414243567 .list-item:nth-child(2) .border-btn { background-color: unset; border: 2px solid var(--button-primary-color); border: 2px solid var(--button-primary-color); color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(2) .border-btn:hover { background-color: unset; color: var(--button-primary-hover-color); border: 2px solid var(--button-primary-hover-color);}#cms-section-8414243567 .list-item:nth-child(3) h1, #cms-section-8414243567 .list-item:nth-child(3) h2, #cms-section-8414243567 .list-item:nth-child(3) h3, #cms-section-8414243567 .list-item:nth-child(3) h4, #cms-section-8414243567 .list-item:nth-child(3) h5, #cms-section-8414243567 .list-item:nth-child(3) h6, #cms-section-8414243567 .list-item:nth-child(3) p, #cms-section-8414243567 .list-item:nth-child(3) li { color: #3c9cc2;}#cms-section-8414243567 .list-item:nth-child(3) b, #cms-section-8414243567 .list-item:nth-child(3) span { color: #066b9e;}#cms-section-8414243567 .list-item:nth-child(3) .cta-btn { color: var(--button-font-color); background-color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(3) .cta-btn:hover { background-color: var(--button-primary-hover-color);}#cms-section-8414243567 .list-item:nth-child(3) .border-btn { background-color: unset; border: 2px solid var(--button-primary-color); border: 2px solid var(--button-primary-color); color: var(--button-primary-color);}#cms-section-8414243567 .list-item:nth-child(3) .border-btn:hover { background-color: unset; color: var(--button-primary-hover-color); border: 2px solid var(--button-primary-hover-color);}@media (max-width: 800px) { #cms-section-8414243567 .txt {  width: 100%;  margin-bottom: var(--tablet-section-spacing); } #cms-section-8414243567 .content-item {  display: block; } #cms-section-8414243567 .headline {  padding: 0; } #cms-section-8414243567 .content-area {  list-style: none;  padding: 0;  margin: 0; } #cms-section-8414243567 .content-area .cms-animation .headline {  transform: translate(0px, 48px);  -webkit-transform: translate(0px, 48px);  opacity: 0; } #cms-section-8414243567 .content-area .cms-animation .img-box {  transform: translate(48px, 0px);  -webkit-transform: translate(48px, 0px);  opacity: 0; } #cms-section-8414243567 .content-area li:nth-child(even) .headline {  padding: 0; }}@media (max-width: 480px) { #cms-section-8414243567 .txt {  margin-bottom: var(--mobile-section-spacing); }}#cms-section-7308353673 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #2f4f4f; z-index: 1; overflow: hidden;}#cms-section-7308353673 .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-7308353673 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #2f4f4f; background-image: none; opacity: 0.45;}#cms-section-7308353673 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-7308353673 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 32px; padding-bottom: 32px;}#cms-section-7308353673 .align-content .btns { justify-content: center; align-items: center;}#cms-section-7308353673 .content-left { justify-content: flex-start;}#cms-section-7308353673 .content-right { justify-content: flex-end;}#cms-section-7308353673 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-7308353673 .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-7308353673 .txt h1, #cms-section-7308353673 .txt h2, #cms-section-7308353673 .txt h3, #cms-section-7308353673 .txt h4, #cms-section-7308353673 .txt h5, #cms-section-7308353673 .txt h6 { color: #cfecf7;}#cms-section-7308353673 h2 { color: var(--heading-font-color);}#cms-section-7308353673 .text-left p, #cms-section-7308353673 .text-left h1, #cms-section-7308353673 .text-left h2, #cms-section-7308353673 .text-left h3, #cms-section-7308353673 .text-left h4, #cms-section-7308353673 .text-left h5, #cms-section-7308353673 .text-left h6 { text-align: left;}#cms-section-7308353673 .text-left .btns { justify-content: flex-start;}#cms-section-7308353673 .text-center p, #cms-section-7308353673 .text-center h1, #cms-section-7308353673 .text-center h2, #cms-section-7308353673 .text-center h3, #cms-section-7308353673 .text-center h4, #cms-section-7308353673 .text-center h5, #cms-section-7308353673 .text-center h6 { text-align: center;}#cms-section-7308353673 .text-center .btns { justify-content: center;}#cms-section-7308353673 .text-right p, #cms-section-7308353673 .text-right h1, #cms-section-7308353673 .text-right h2, #cms-section-7308353673 .text-right h3, #cms-section-7308353673 .text-right h4, #cms-section-7308353673 .text-right h5, #cms-section-7308353673 .text-right h6 { text-align: right;}#cms-section-7308353673 .text-right .btns { justify-content: flex-end;}#cms-section-7308353673 .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-7308353673 .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-7308353673 .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: #f7b740; z-index: 3; position: relative;}#cms-section-7308353673 .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-image: linear-gradient(305deg, #f7b740, #f7b740); background-image: -webkit-linear-gradient(305deg, #f7b740, #f7b740); 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-7308353673 .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-7308353673 .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-7308353673 .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-7308353673 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-7308353673 .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-7308353673 .btns { display: flex;}#cms-section-7308353673 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-7308353673 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-7308353673 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-7308353673 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-7308353673 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-7308353673 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-7308353673 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-7308353673 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-7308353673 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-7308353673 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-7308353673 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-7308353673 .btns {  display: inline-block;  width: 100%; } #cms-section-7308353673 .btns .button {  width: 100%; } #cms-section-7308353673 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-7308353673 .info-text {  display: inline-block;  left: -12px; } #cms-section-7308353673 .text-left .btns {  text-align: left; } #cms-section-7308353673 .text-center .btns {  text-align: center; } #cms-section-7308353673 .text-right .btns {  text-align: right; } #cms-section-7308353673 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-7308353673 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-7308353673 .button a {  width: 100%; } #cms-section-7308353673 .text-left .btns {  text-align: center; } #cms-section-7308353673 .text-right .btns {  text-align: center; }}