#cms-section-8029138818 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #ffffff; z-index: 1; overflow: hidden;}#cms-section-8029138818 .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: fixed;}#cms-section-8029138818 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #ffffff; background-image: none; opacity: 0.35;}#cms-section-8029138818 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-8029138818 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 100px; padding-bottom: 100px;}#cms-section-8029138818 .align-content .btns { justify-content: center; align-items: center;}#cms-section-8029138818 .content-left { justify-content: flex-start;}#cms-section-8029138818 .content-right { justify-content: flex-end;}#cms-section-8029138818 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-8029138818 .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-8029138818 h2 { color: var(--heading-font-color);}#cms-section-8029138818 .text-left p, #cms-section-8029138818 .text-left h1, #cms-section-8029138818 .text-left h2, #cms-section-8029138818 .text-left h3, #cms-section-8029138818 .text-left h4, #cms-section-8029138818 .text-left h5, #cms-section-8029138818 .text-left h6 { text-align: left;}#cms-section-8029138818 .text-left .btns { justify-content: flex-start;}#cms-section-8029138818 .text-center p, #cms-section-8029138818 .text-center h1, #cms-section-8029138818 .text-center h2, #cms-section-8029138818 .text-center h3, #cms-section-8029138818 .text-center h4, #cms-section-8029138818 .text-center h5, #cms-section-8029138818 .text-center h6 { text-align: center;}#cms-section-8029138818 .text-center .btns { justify-content: center;}#cms-section-8029138818 .text-right p, #cms-section-8029138818 .text-right h1, #cms-section-8029138818 .text-right h2, #cms-section-8029138818 .text-right h3, #cms-section-8029138818 .text-right h4, #cms-section-8029138818 .text-right h5, #cms-section-8029138818 .text-right h6 { text-align: right;}#cms-section-8029138818 .text-right .btns { justify-content: flex-end;}#cms-section-8029138818 .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-8029138818 .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-8029138818 .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-8029138818 .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-8029138818 .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-8029138818 .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-8029138818 .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-8029138818 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-8029138818 .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-8029138818 .btns { display: flex;}#cms-section-8029138818 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-8029138818 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-8029138818 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-8029138818 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-8029138818 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-8029138818 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-8029138818 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-8029138818 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-8029138818 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-8029138818 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-8029138818 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-8029138818 .btns {  display: inline-block;  width: 100%; } #cms-section-8029138818 .btns .button {  width: 100%; } #cms-section-8029138818 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-8029138818 .info-text {  display: inline-block;  left: -12px; } #cms-section-8029138818 .text-left .btns {  text-align: left; } #cms-section-8029138818 .text-center .btns {  text-align: center; } #cms-section-8029138818 .text-right .btns {  text-align: right; } #cms-section-8029138818 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-8029138818 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-8029138818 .button a {  width: 100%; } #cms-section-8029138818 .text-left .btns {  text-align: center; } #cms-section-8029138818 .text-right .btns {  text-align: center; }}#cms-section-9563767075 .section-bg { position: relative; overflow: hidden;}#cms-section-9563767075 .cms-section-full-buffer { padding-bottom: 0;}#cms-section-9563767075 .product-box { display: flex; padding-bottom: 0px; z-index: 5;}#cms-section-9563767075 .bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center;}#cms-section-9563767075 .bg-img:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}#cms-section-9563767075 .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-9563767075 .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-9563767075 .image .cms-animation { transform: translate3d(30px, 0px, 0px) rotateY(5deg); -webkit-transform: translate3d(30px, 0px, 0px) rotateY(5deg); opacity: 0;}#cms-section-9563767075 .content-top { align-items: flex-start;}#cms-section-9563767075 .content-bottom { align-items: flex-end;}#cms-section-9563767075 .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-9563767075 .content h2 { width: 100%;}#cms-section-9563767075 .content h1, #cms-section-9563767075 .content h2, #cms-section-9563767075 .content h3, #cms-section-9563767075 .content h4, #cms-section-9563767075 .content h5, #cms-section-9563767075 .content h6, #cms-section-9563767075 .content p { text-align: left;}#cms-section-9563767075 .content h1 b, #cms-section-9563767075 .content h1 span, #cms-section-9563767075 .content h2 b, #cms-section-9563767075 .content h2 span, #cms-section-9563767075 .content h3 b, #cms-section-9563767075 .content h3 span, #cms-section-9563767075 .content h4 b, #cms-section-9563767075 .content h4 span, #cms-section-9563767075 .content h5 b, #cms-section-9563767075 .content h5 span, #cms-section-9563767075 .content h6 b, #cms-section-9563767075 .content h6 span, #cms-section-9563767075 .content p b, #cms-section-9563767075 .content p span { color: #6e997a;}#cms-section-9563767075 .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-9563767075 .main-heading.cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-9563767075 .keypoints { margin: 2rem;}#cms-section-9563767075 .keypoints ul { list-style: none; padding: 0; margin: 0; perspective: 480px;}#cms-section-9563767075 .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-9563767075 .keypoints ul .cms-animation { transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); -webkit-transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); opacity: 0;}#cms-section-9563767075 .keypoints h3 { font-size: 18px; margin: 0 0 8px 0; color: var(--primary-color);}#cms-section-9563767075 .keypoints p { font-size: 14px; margin: 0 0 16px;}#cms-section-9563767075 .icon { flex: 0 0 52px; box-sizing: border-box; margin: 0 16px 0 0;}#cms-section-9563767075 .icon img { width: 100%;}#cms-section-9563767075 .icon svg { width: 100%; background-color: unset; stroke: none; fill: var(--primary-color);}#cms-section-9563767075 .written-block { flex: 0 1 100%;}#cms-section-9563767075 .switch .content { order: 2; padding: 0 0 0 4rem;}#cms-section-9563767075 .switch .content .cms-animation { transform: translate3d(30px, 0px, -10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-9563767075 .switch .image { order: 1;}#cms-section-9563767075 .switch .image .cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-9563767075 .switch .keypoints ul .cms-animation { transform: translate3d(30px, 0px, 10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-9563767075 .bottom-divider { position: absolute; bottom: -1px; left: -1px; width: 100%; height: 0px; z-index: 5;}#cms-section-9563767075 .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-9563767075 .product-box {  display: block; } #cms-section-9563767075 .image {  padding: 0 0 var(--tablet-section-spacing) 0; } #cms-section-9563767075 .content {  padding: 0; } #cms-section-9563767075 .product-box {  display: flex;  flex-direction: column; } #cms-section-9563767075 .product-box .image {  order: 2;  padding: 0; } #cms-section-9563767075 .product-box .content {  order: 1; } #cms-section-9563767075 .switch .content {  padding: 0; } #cms-section-9563767075 .bottom-divider {  height: calc(0px / 2); }}@media (max-width: 480px) { #cms-section-9563767075 .image {  padding: 0 0 var(--mobile-section-spacing) 0; } #cms-section-9563767075 .bottom-divider {  height: calc(0px / 3); }}#cms-section-1483380050 .text-bg { position: relative; text-align: center; display: block; width: 100%; background-color: #4682b4; z-index: 1; overflow: hidden;}#cms-section-1483380050 .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-1483380050 .text-bg:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-color: #4682b4; background-image: none; opacity: 0.5;}#cms-section-1483380050 .text-bg .cms-lazyloader { filter: blur(4px); -webkit-filter: blur(4px); transform: scale(1.05); -webkit-transform: scale(1.05);}#cms-section-1483380050 .align-content { display: flex; align-items: center; justify-content: center; padding-top: 32px; padding-bottom: 32px;}#cms-section-1483380050 .align-content .btns { justify-content: center; align-items: center;}#cms-section-1483380050 .content-left { justify-content: flex-start;}#cms-section-1483380050 .content-right { justify-content: flex-end;}#cms-section-1483380050 .content { max-width: 750px; display: inline-block; width: 100%; z-index: 2; position: relative; perspective: 480px;}#cms-section-1483380050 .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-1483380050 .txt p { color: #ffffff;}#cms-section-1483380050 .txt h1, #cms-section-1483380050 .txt h2, #cms-section-1483380050 .txt h3, #cms-section-1483380050 .txt h4, #cms-section-1483380050 .txt h5, #cms-section-1483380050 .txt h6 { color: #ffffff;}#cms-section-1483380050 h2 { color: var(--heading-font-color);}#cms-section-1483380050 .text-left p, #cms-section-1483380050 .text-left h1, #cms-section-1483380050 .text-left h2, #cms-section-1483380050 .text-left h3, #cms-section-1483380050 .text-left h4, #cms-section-1483380050 .text-left h5, #cms-section-1483380050 .text-left h6 { text-align: left;}#cms-section-1483380050 .text-left .btns { justify-content: flex-start;}#cms-section-1483380050 .text-center p, #cms-section-1483380050 .text-center h1, #cms-section-1483380050 .text-center h2, #cms-section-1483380050 .text-center h3, #cms-section-1483380050 .text-center h4, #cms-section-1483380050 .text-center h5, #cms-section-1483380050 .text-center h6 { text-align: center;}#cms-section-1483380050 .text-center .btns { justify-content: center;}#cms-section-1483380050 .text-right p, #cms-section-1483380050 .text-right h1, #cms-section-1483380050 .text-right h2, #cms-section-1483380050 .text-right h3, #cms-section-1483380050 .text-right h4, #cms-section-1483380050 .text-right h5, #cms-section-1483380050 .text-right h6 { text-align: right;}#cms-section-1483380050 .text-right .btns { justify-content: flex-end;}#cms-section-1483380050 .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-1483380050 .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-1483380050 .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-1483380050 .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-1483380050 .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-1483380050 .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-1483380050 .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-1483380050 .info-text a:hover svg { transform: translate3d(8px, 0px, 0px); -webkit-transform: translate3d(8px, 0px, 0px);}#cms-section-1483380050 .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-1483380050 .btns { display: flex;}#cms-section-1483380050 .btns div:nth-child(2) { margin-left: 30px;}#cms-section-1483380050 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-1483380050 .curved-btn a:before { border-radius: 25px; -webkit-border-radius: 25px;}#cms-section-1483380050 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-1483380050 .border-box a:before { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-1483380050 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-1483380050 .solid-box a:before { -webkit-mask: none; mask: none;}#cms-section-1483380050 .cms-animation { opacity: 0; transform: translate3d(0px, 30px, 10px) rotateX(-5deg); -webkit-transform: translate3d(0px, 30px, 10px) rotateX(-5deg);}#cms-section-1483380050 .cms-section-sides-buffer.full-width { padding-left: 0; padding-right: 0; max-width: unset;}#cms-section-1483380050 .cms-section-sides-buffer { padding-top: 0; padding-bottom: 0;}@media (max-width: 800px) { #cms-section-1483380050 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-1483380050 .btns {  display: inline-block;  width: 100%; } #cms-section-1483380050 .btns .button {  width: 100%; } #cms-section-1483380050 .btns div:nth-child(2) {  margin-left: 0; } #cms-section-1483380050 .info-text {  display: inline-block;  left: -12px; } #cms-section-1483380050 .text-left .btns {  text-align: left; } #cms-section-1483380050 .text-center .btns {  text-align: center; } #cms-section-1483380050 .text-right .btns {  text-align: right; } #cms-section-1483380050 .text-bg .img-bg {  background-attachment: scroll; }}@media (max-width: 480px) { #cms-section-1483380050 .cms-section-sides-buffer {  padding-top: 0;  padding-bottom: 0; } #cms-section-1483380050 .button a {  width: 100%; } #cms-section-1483380050 .text-left .btns {  text-align: center; } #cms-section-1483380050 .text-right .btns {  text-align: center; }}#cms-section-6029888655 .heading-holder { display: inline-block; max-width: 700px; width: 100%;}#cms-section-6029888655 .title-left h1, #cms-section-6029888655 .title-left h2, #cms-section-6029888655 .title-left h3, #cms-section-6029888655 .title-left h4, #cms-section-6029888655 .title-left h5, #cms-section-6029888655 .title-left h6, #cms-section-6029888655 .title-left p { text-align: left;}#cms-section-6029888655 .title-center h1, #cms-section-6029888655 .title-center h2, #cms-section-6029888655 .title-center h3, #cms-section-6029888655 .title-center h4, #cms-section-6029888655 .title-center h5, #cms-section-6029888655 .title-center h6, #cms-section-6029888655 .title-center p { text-align: center;}#cms-section-6029888655 .title-right h1, #cms-section-6029888655 .title-right h2, #cms-section-6029888655 .title-right h3, #cms-section-6029888655 .title-right h4, #cms-section-6029888655 .title-right h5, #cms-section-6029888655 .title-right h6, #cms-section-6029888655 .title-right p { text-align: right;}#cms-section-6029888655 .question-holder { max-width: 100%; width: 900px; text-align: center; display: inline-block;}#cms-section-6029888655 .question-holder ul { padding: 0; margin: 0; list-style: none;}#cms-section-6029888655 .question-holder ul li { display: block; background-color: #4682b4; border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-6029888655 .question-holder ul li:first-child .question-box { border-top: 1px solid rgba(0, 0, 0, 0);}#cms-section-6029888655 .question-box { display: flex; padding: 24px 32px; margin: 24px auto; flex-wrap: wrap; position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0); transition: background-color linear 300ms; -webkit-transition: background-color linear 300ms;}#cms-section-6029888655 .question-box p { flex: 0 1 100%; text-align: left; color: #ffffff;}#cms-section-6029888655 .question-box .quest-txt { padding: 0; margin: 0 20px 0 0; font-weight: bold;}#cms-section-6029888655 .question-box .quest-txt:hover { cursor: pointer;}#cms-section-6029888655 .question-box .toggle-answer { flex: 0 0 20px; display: flex; justify-content: center; align-items: center; position: absolute; right: 0px; top: 0px; padding: 24px 32px; margin: 0; box-sizing: border-box;}#cms-section-6029888655 .question-box .toggle-answer p { margin: 0;}#cms-section-6029888655 .question-box .toggle-answer:hover { cursor: pointer;}#cms-section-6029888655 .plus-btn-icon { width: var(--body-font-size); height: var(--body-font-size); top: 3px; position: relative;}#cms-section-6029888655 .plus-btn-icon:before { content: ""; position: absolute; left: 0; top: 50%; height: 2px; width: 100%; margin-top: -1px; background-color: #ffffff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}#cms-section-6029888655 .plus-btn-icon:after { content: ""; position: absolute; left: 50%; top: 0; height: 100%; width: 2px; margin-left: -1px; background-color: #ffffff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; transition: transform 300ms linear; -webkit-transition: transform 300ms linear;}#cms-section-6029888655 .answer-post { box-sizing: border-box; display: inline-block; width: 100%; padding: 40px 20px;}#cms-section-6029888655 .answer-post blockquote { box-sizing: border-box;}#cms-section-6029888655 .answer-post img { max-width: 100%;}#cms-section-6029888655 .answer-post h1, #cms-section-6029888655 .answer-post h2, #cms-section-6029888655 .answer-post h3, #cms-section-6029888655 .answer-post h4, #cms-section-6029888655 .answer-post h5, #cms-section-6029888655 .answer-post h6, #cms-section-6029888655 .answer-post p { color: #ffffff;}#cms-section-6029888655 .answer-post hr { border-color: #ffffff;}#cms-section-6029888655 .answer-post table { width: 100%; border-collapse: collapse;}#cms-section-6029888655 .answer-post table td { border: 1px solid #ffffff; color: #ffffff; padding: 7px; box-sizing: border-box;}#cms-section-6029888655 .answer-post table h1, #cms-section-6029888655 .answer-post table h2, #cms-section-6029888655 .answer-post table h3, #cms-section-6029888655 .answer-post table h4, #cms-section-6029888655 .answer-post table h5, #cms-section-6029888655 .answer-post table h6, #cms-section-6029888655 .answer-post table p { margin: 0; padding: 0;}#cms-section-6029888655 .answer-post table tr:nth-child(odd) { background-color: #3f75a2;}#cms-section-6029888655 .answer-post table tr:hover { background-color: #38678f;}#cms-section-6029888655 .answer-post table tr:first-child { background-color: #ffffff;}#cms-section-6029888655 .answer-post table tr:first-child td { color: #4682b4;}#cms-section-6029888655 .answer-post table tr:first-child td h1, #cms-section-6029888655 .answer-post table tr:first-child td h2, #cms-section-6029888655 .answer-post table tr:first-child td h3, #cms-section-6029888655 .answer-post table tr:first-child td h4, #cms-section-6029888655 .answer-post table tr:first-child td h5, #cms-section-6029888655 .answer-post table tr:first-child td h6, #cms-section-6029888655 .answer-post table tr:first-child td p { color: #4682b4;}#cms-section-6029888655 .answer-box { display: block; padding: 0; height: 0; overflow: hidden; transition: height linear 300ms; -webkit-transition: height linear 300ms;}#cms-section-6029888655 .answer-box p { padding: 0; text-align: left;}#cms-section-6029888655 .answer-active { background-color: #ffffff;}#cms-section-6029888655 .answer-active .answer-box { height: auto;}#cms-section-6029888655 .answer-active .answer-text { margin-top: 32px;}#cms-section-6029888655 .answer-active .plus-btn-icon:after { -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg);}#cms-section-6029888655 .cta-btn { margin: 17px 0 0 0; display: inline-block; width: 100%; position: relative;}#cms-section-6029888655 .cta-btn a { display: inline-block; text-align: center; line-height: 1.5em; display: inline-block; height: 100%; padding: 9px 27px; box-sizing: border-box; position: relative; text-transform: var(--button-font-transform); overflow: hidden; z-index: 3; position: relative;}#cms-section-6029888655 .cta-btn 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-6029888655 .cta-btn 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-6029888655 .cta-btn a:after { content: ""; position: absolute; width: calc(100% - 8px); height: calc(100% - 8px); left: 4px; top: 4px; background-color: var(--website-bg-color); border-radius: 25px; -webkit-border-radius: 25px; z-index: 2;}#cms-section-6029888655 .curved-btn a { border-radius: 25px; -webkit-border-radius: 25px; min-width: 200px;}#cms-section-6029888655 .border-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-6029888655 .border-box a:after { border-radius: 0px; -webkit-border-radius: 0px;}#cms-section-6029888655 .solid-box a { border-radius: 0px; -webkit-border-radius: 0px; min-width: 200px;}#cms-section-6029888655 .solid-box a:after { display: none;}