#cms-section-6002760302 .section-bg { position: relative; overflow: hidden;}#cms-section-6002760302 .img-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}#cms-section-6002760302 .img-bg:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #ffffff; opacity: 0.59; z-index: 2;}#cms-section-6002760302 .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; z-index: 1;}#cms-section-6002760302 .headline { min-height: 260px; display: flex;}#cms-section-6002760302 .txt { max-width: 720px; width: 100%; display: inline-block; position: relative; z-index: 3;}#cms-section-6002760302 .txt h1, #cms-section-6002760302 .txt h2, #cms-section-6002760302 .txt h3, #cms-section-6002760302 .txt h4, #cms-section-6002760302 .txt h5, #cms-section-6002760302 .txt h6, #cms-section-6002760302 .txt p, #cms-section-6002760302 .txt a { text-align: left;}#cms-section-6002760302 .content-left { justify-content: flex-start;}#cms-section-6002760302 .content-center { justify-content: center;}#cms-section-6002760302 .content-right { justify-content: flex-end;}#cms-section-6002760302 .content-top { align-items: flex-start;}#cms-section-6002760302 .content-middle { align-items: center;}#cms-section-6002760302 .content-bottom { align-items: flex-end;}#cms-section-6002760302 .breadcrumb { margin: 24px 0;}#cms-section-4141043005 .section-bg { background-color: rgba(0, 0, 0, 0);}#cms-section-4141043005 .txt { max-width: 720px; display: inline-block;}#cms-section-4141043005 .txt h1, #cms-section-4141043005 .txt h2, #cms-section-4141043005 .txt h3, #cms-section-4141043005 .txt h4, #cms-section-4141043005 .txt h5, #cms-section-4141043005 .txt h6, #cms-section-4141043005 .txt p { text-align: center;}#cms-section-4141043005 .content-left { text-align: left;}#cms-section-4141043005 .content-center { text-align: center;}#cms-section-4141043005 .content-right { text-align: right;}#cms-section-4141043005 .item-box { display: flex;}#cms-section-4141043005 .item-content { flex: 0 0 30%; padding: 0 3rem 0 0; box-sizing: border-box; order: 1;}#cms-section-4141043005 .item-content h1, #cms-section-4141043005 .item-content h2, #cms-section-4141043005 .item-content h3, #cms-section-4141043005 .item-content h4, #cms-section-4141043005 .item-content h5, #cms-section-4141043005 .item-content h6, #cms-section-4141043005 .item-content p { text-align: left;}#cms-section-4141043005 .img-box { padding: 0; margin: 0 0 0 3rem; box-sizing: border-box; width: 100%;}#cms-section-4141043005 .img-box:nth-child(3) { display: none;}#cms-section-4141043005 .img-box:first-child { margin: 0;}#cms-section-4141043005 .btns-box { margin-top: 3rem; text-align: left;}#cms-section-4141043005 .item-imgs { flex: 0 0 70%; display: flex; order: 2;}#cms-section-4141043005 .item-imgs a { display: flex;}#cms-section-4141043005 .img { flex: 0 0 33%; padding: 0; box-sizing: border-box; width: 100%; line-height: 0; overflow: hidden;}#cms-section-4141043005 .img img { width: 100%; max-height: 500px; aspect-ratio: 1; object-fit: cover; transition: transform 1s cubic-bezier(0.6, 0, 0.2, 1); -webkit-transition: transform 1s cubic-bezier(0.6, 0, 0.2, 1); transform: scale(1); -webkit-transform: scale(1);}#cms-section-4141043005 .img:hover img { cursor: pointer; transform: scale(1.2); -webkit-transform: scale(1.2);}#cms-section-4141043005 .img svg { width: 100%; max-height: 500px;}#cms-section-4141043005 .url-btn { display: inline-block; padding: 16px 32px; box-sizing: border-box; text-align: center; background-color: var(--button-primary-color); color: var(--button-font-color); border: none; 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); border-radius: 40px; -webkit-border-radius: 40px; 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-4141043005 .url-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-4141043005 .info-btn { min-width: unset; margin-right: 24px; background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-4141043005 .info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-4141043005 .animate-this { transition: opacity var(--animation-duration) ease-in-out, transform var(--animation-duration) ease-in-out; -webkit-transition: opacity var(--animation-duration) ease-in-out, transform var(--animation-duration) ease-in-out; opacity: 1; transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition-delay: var(--animation-delay); -webkit-transition-delay: var(--animation-delay);}#cms-section-4141043005 .animate-right.cms-animation { opacity: 0; transform: translate(32px, 0px); -webkit-transform: translate(32px, 0px);}#cms-section-4141043005 .animate-left.cms-animation { opacity: 0; transform: translate(-32px, 0px); -webkit-transform: translate(-32px, 0px);}#cms-section-4141043005 .animate-up.cms-animation { opacity: 0; transform: translate(0px, -32px); -webkit-transform: translate(0px, -32px);}#cms-section-4141043005 .animate-down.cms-animation { opacity: 0; transform: translate(0px, 32px); -webkit-transform: translate(0px, 32px);}@media (min-width: 1400px) { #cms-section-4141043005 .img-box:nth-child(3) {  display: block; }}@media (max-width: 826px) { #cms-section-4141043005 .item-content {  flex: 0 0 50%; } #cms-section-4141043005 .item-imgs {  flex: 0 0 50%; } #cms-section-4141043005 .img-box {  padding: 0;  box-sizing: border-box; } #cms-section-4141043005 .img-box:nth-child(2) {  display: none; } #cms-section-4141043005 .btns-box {  margin-top: 2rem; }}@media (max-width: 480px) { #cms-section-4141043005 .item-box {  display: block; } #cms-section-4141043005 .item-content {  padding: 0; } #cms-section-4141043005 .btns-box {  margin-top: 1rem; }}