#cms-section-5347642541 .section-bg { background-color: rgba(0, 0, 0, 0); position: relative; overflow: hidden;}#cms-section-5347642541 .flex-box { display: flex; align-items: flex-start;}#cms-section-5347642541 .media-box { flex: 0 0 50%; position: relative; z-index: 1; display: flex;}#cms-section-5347642541 .content-box { flex: 0 1 100%; position: relative; z-index: 2;}#cms-section-5347642541 .garnish-img { width: 400px; position: absolute; bottom: 0; left: 0; max-width: 100%; line-height: 0;}#cms-section-5347642541 .garnish-img img { width: 100%; line-height: 0; position: absolute; left: 0; bottom: 0; opacity: 1; transition: opacity 500ms ease-in; -webkit-transition: opacity 500ms ease-in;}#cms-section-5347642541 .garnish-img .lazyload { opacity: 0;}#cms-section-5347642541 .content-bg { background-color: var(--website-bg-color); position: relative; margin-top: 40px; padding: 64px 0 64px 74px;}#cms-section-5347642541 .intro { display: flex; align-items: center;}#cms-section-5347642541 .intro-icon { flex: 0 0 24px; height: 20px; margin: 0 8px 0 0; display: flex; align-items: center; justify-content: flex-start;}#cms-section-5347642541 .intro-icon svg { background-color: unset; stroke: unset; height: 20px; fill: var(--primary-color);}#cms-section-5347642541 .intro-txt { flex: 0 1 100%; margin: 0; text-align: left; color: var(--primary-color);}#cms-section-5347642541 .headline-txt { text-align: left;}#cms-section-5347642541 .content { text-align: left; padding: 8px 0;}#cms-section-5347642541 .keypoints { text-align: left;}#cms-section-5347642541 .item { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 8px;}#cms-section-5347642541 .item p { margin: 0;}#cms-section-5347642541 .item-icon { flex: 0 0 16px; margin: 0 16px 0 0;}#cms-section-5347642541 .item-icon svg { height: 16px; background-color: unset; fill: var(--primary-color);}#cms-section-5347642541 .primary-image { position: relative; flex: 0 1 100%; z-index: 2; line-height: 0; display: flex; flex-direction: column; justify-content: center;}#cms-section-5347642541 .primary-image img { width: 100%; position: relative; border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden; box-sizing: border-box;}#cms-section-5347642541 .img-others { flex: 0 0 20%; line-height: 0; box-sizing: border-box;}#cms-section-5347642541 .img-others img { width: 100%; aspect-ratio: 1; height: auto; object-fit: cover;}#cms-section-5347642541 .secondary-image { position: absolute; z-index: 3; line-height: 0;}#cms-section-5347642541 .secondary-image img { position: relative; width: 100%;}#cms-section-5347642541 .other-img-box img { border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden;}#cms-section-5347642541 .left-imgs { display: flex; flex-direction: column; justify-content: start; padding-right: 8px; box-sizing: border-box;}#cms-section-5347642541 .right-imgs { display: flex; flex-direction: column; justify-content: end; padding-left: 8px; box-sizing: border-box;}#cms-section-5347642541 .left-img-one { margin-bottom: 8px;}#cms-section-5347642541 .right-img-one { margin-bottom: 8px;}#cms-section-5347642541 .director-box { display: inline-flex; margin-top: 40px; width: 100%; overflow: hidden;}#cms-section-5347642541 .profile-img { flex: 0 0 64px; overflow: hidden; margin-right: 24px; line-height: 0;}#cms-section-5347642541 .profile-img img { width: 64px; height: 64px; border-radius: 50%; -webkit-border-radius: 50%; object-fit: cover;}#cms-section-5347642541 .director-title { flex: 0 0 auto; display: flex; flex-direction: column; align-items: self-start; justify-content: center;}#cms-section-5347642541 .director-title p { text-align: left; margin: 0;}#cms-section-5347642541 .dir-name { font-weight: 700;}#cms-section-5347642541 .director-sign { flex: 0 1 auto; display: flex; align-items: center; justify-content: flex-start; margin-left: 32px; padding-left: 32px; border-left: 1px solid var(--border-color);}#cms-section-5347642541 .director-sign img { max-height: 54px; max-width: 100%; height: auto; width: auto;}#cms-section-5347642541 .btns-box { text-align: left;}#cms-section-5347642541 .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-5347642541 .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-5347642541 .info-btn { min-width: unset; margin-right: 24px; background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-5347642541 .info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-5347642541 .content-btn { margin: 24px 32px 24px 0;}#cms-section-5347642541 .content-btn.info-btn { background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-5347642541 .content-btn.info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-5347642541 .quote-box { padding: 16px 16px 16px 40px; position: relative; background-color: var(--background-color-2); margin: 24px 0 8px 0;}#cms-section-5347642541 .quote-line { content: ""; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background-color: var(--accent-color-1);}#cms-section-5347642541 .quote-txt { text-align: left; margin: 0;}#cms-section-5347642541 .duel-icons { display: flex; margin: 24px 0 8px 0;}#cms-section-5347642541 .icon-item { flex: 0 1 50%;}#cms-section-5347642541 .icon-item:first-child { margin: 0 3rem 0 0; box-sizing: border-box;}#cms-section-5347642541 .icon-box { padding: 8px 0; text-align: left;}#cms-section-5347642541 .icon-box img { height: 100%;}#cms-section-5347642541 .title-box { text-align: left;}#cms-section-5347642541 .content-box p { text-align: left;}#cms-section-5347642541 .animate-opacity { transition: opacity var(--animation-duration) ease-in-out; -webkit-transition: opacity var(--animation-duration) ease-in-out;}#cms-section-5347642541 .animate-opacity.cms-animation { opacity: 0;}#cms-section-5347642541 .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-5347642541 .animate-right.cms-animation { opacity: 0; transform: translate(32px, 0px); -webkit-transform: translate(32px, 0px);}#cms-section-5347642541 .animate-left.cms-animation { opacity: 0; transform: translate(-32px, 0px); -webkit-transform: translate(-32px, 0px);}#cms-section-5347642541 .animate-up.cms-animation { opacity: 0; transform: translate(0px, -32px); -webkit-transform: translate(0px, -32px);}#cms-section-5347642541 .animate-down.cms-animation { opacity: 0; transform: translate(0px, 32px); -webkit-transform: translate(0px, 32px);}#cms-section-5347642541 .content-left .media-box { order: 2;}#cms-section-5347642541 .content-left .content-box { order: 1;}#cms-section-5347642541 .content-left .content-bg { padding: 64px 74px 0 0;}#cms-section-5347642541 .content-left .garnish-img { left: unset; right: 0;}#cms-section-5347642541 .remove-v-offset .primary-image img { width: 100%; margin-bottom: 0;}#cms-section-5347642541 .remove-v-offset .content-left .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-5347642541 .remove-v-offset .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-5347642541 .icon-w-txt { display: flex; margin-bottom: 16px;}#cms-section-5347642541 .icon-w-txt .icon-box { margin-right: 16px;}#cms-section-5347642541 .feature-heading { margin: 0;}@media (max-width: 900px) { #cms-section-5347642541 .garnish-img { display: none; } #cms-section-5347642541 .flex-box { display: block; } #cms-section-5347642541 .content-bg { padding: 0; margin-top: 32px; } #cms-section-5347642541 .content-left .content-bg { padding: 0; margin-top: 32px; } #cms-section-5347642541 .content-left .primary-image img { margin-left: 0px; } #cms-section-5347642541 .director-sign { margin-left: 16px; padding-left: 16px; } #cms-section-5347642541 .remove-v-offset .primary-image img { margin-bottom: 40px; } #cms-section-5347642541 .primary-image img { width: 100%; margin-bottom: 40px; }}@media (max-width: 480px) { #cms-section-5347642541 .content-btn { min-width: 300px; margin: 16px auto; } #cms-section-5347642541 .btns-box { text-align: center; margin: 16px 0; }}#cms-section-3659109334 .section-bg { background-color: #f5f8fa; position: relative; overflow: hidden;}#cms-section-3659109334 .flex-box { display: flex; align-items: flex-start;}#cms-section-3659109334 .media-box { flex: 0 0 50%; position: relative; z-index: 1; display: flex;}#cms-section-3659109334 .content-box { flex: 0 1 100%; position: relative; z-index: 2;}#cms-section-3659109334 .garnish-img { width: 400px; position: absolute; bottom: 0; left: 0; max-width: 100%; line-height: 0;}#cms-section-3659109334 .garnish-img img { width: 100%; line-height: 0; position: absolute; left: 0; bottom: 0; opacity: 1; transition: opacity 500ms ease-in; -webkit-transition: opacity 500ms ease-in;}#cms-section-3659109334 .garnish-img .lazyload { opacity: 0;}#cms-section-3659109334 .content-bg { background-color: #f5f8fa; position: relative; margin-top: 40px; padding: 64px 0 64px 74px;}#cms-section-3659109334 .intro { display: flex; align-items: center;}#cms-section-3659109334 .intro-icon { flex: 0 0 24px; height: 20px; margin: 0 8px 0 0; display: flex; align-items: center; justify-content: flex-start;}#cms-section-3659109334 .intro-icon svg { background-color: unset; stroke: unset; height: 20px; fill: var(--primary-color);}#cms-section-3659109334 .intro-txt { flex: 0 1 100%; margin: 0; text-align: left; color: var(--primary-color);}#cms-section-3659109334 .headline-txt { text-align: left;}#cms-section-3659109334 .content { text-align: left; padding: 8px 0;}#cms-section-3659109334 .keypoints { text-align: left;}#cms-section-3659109334 .item { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 8px;}#cms-section-3659109334 .item p { margin: 0;}#cms-section-3659109334 .item-icon { flex: 0 0 16px; margin: 0 16px 0 0;}#cms-section-3659109334 .item-icon svg { height: 16px; background-color: unset; fill: var(--primary-color);}#cms-section-3659109334 .primary-image { position: relative; flex: 0 1 100%; z-index: 2; line-height: 0; display: flex; flex-direction: column; justify-content: center;}#cms-section-3659109334 .primary-image img { width: 100%; position: relative; border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden; box-sizing: border-box;}#cms-section-3659109334 .img-others { flex: 0 0 20%; line-height: 0; box-sizing: border-box;}#cms-section-3659109334 .img-others img { width: 100%; aspect-ratio: 1; height: auto; object-fit: cover;}#cms-section-3659109334 .secondary-image { position: absolute; z-index: 3; line-height: 0;}#cms-section-3659109334 .secondary-image img { position: relative; width: 100%;}#cms-section-3659109334 .other-img-box img { border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden;}#cms-section-3659109334 .left-imgs { display: flex; flex-direction: column; justify-content: start; padding-right: 8px; box-sizing: border-box;}#cms-section-3659109334 .right-imgs { display: flex; flex-direction: column; justify-content: end; padding-left: 8px; box-sizing: border-box;}#cms-section-3659109334 .left-img-one { margin-bottom: 8px;}#cms-section-3659109334 .right-img-one { margin-bottom: 8px;}#cms-section-3659109334 .director-box { display: inline-flex; margin-top: 40px; width: 100%; overflow: hidden;}#cms-section-3659109334 .profile-img { flex: 0 0 64px; overflow: hidden; margin-right: 24px; line-height: 0;}#cms-section-3659109334 .profile-img img { width: 64px; height: 64px; border-radius: 50%; -webkit-border-radius: 50%; object-fit: cover;}#cms-section-3659109334 .director-title { flex: 0 0 auto; display: flex; flex-direction: column; align-items: self-start; justify-content: center;}#cms-section-3659109334 .director-title p { text-align: left; margin: 0;}#cms-section-3659109334 .dir-name { font-weight: 700;}#cms-section-3659109334 .director-sign { flex: 0 1 auto; display: flex; align-items: center; justify-content: flex-start; margin-left: 32px; padding-left: 32px; border-left: 1px solid var(--border-color);}#cms-section-3659109334 .director-sign img { max-height: 54px; max-width: 100%; height: auto; width: auto;}#cms-section-3659109334 .btns-box { text-align: left;}#cms-section-3659109334 .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-3659109334 .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-3659109334 .info-btn { min-width: unset; margin-right: 24px; background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-3659109334 .info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-3659109334 .content-btn { margin: 24px 32px 24px 0;}#cms-section-3659109334 .content-btn.info-btn { background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-3659109334 .content-btn.info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-3659109334 .quote-box { padding: 16px 16px 16px 40px; position: relative; background-color: var(--background-color-2); margin: 24px 0 8px 0;}#cms-section-3659109334 .quote-line { content: ""; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background-color: var(--accent-color-1);}#cms-section-3659109334 .quote-txt { text-align: left; margin: 0;}#cms-section-3659109334 .duel-icons { display: flex; margin: 24px 0 8px 0;}#cms-section-3659109334 .icon-item { flex: 0 1 50%;}#cms-section-3659109334 .icon-item:first-child { margin: 0 3rem 0 0; box-sizing: border-box;}#cms-section-3659109334 .icon-box { padding: 8px 0; text-align: left;}#cms-section-3659109334 .icon-box img { height: 100%;}#cms-section-3659109334 .title-box { text-align: left;}#cms-section-3659109334 .content-box p { text-align: left;}#cms-section-3659109334 .animate-opacity { transition: opacity var(--animation-duration) ease-in-out; -webkit-transition: opacity var(--animation-duration) ease-in-out;}#cms-section-3659109334 .animate-opacity.cms-animation { opacity: 0;}#cms-section-3659109334 .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-3659109334 .animate-right.cms-animation { opacity: 0; transform: translate(32px, 0px); -webkit-transform: translate(32px, 0px);}#cms-section-3659109334 .animate-left.cms-animation { opacity: 0; transform: translate(-32px, 0px); -webkit-transform: translate(-32px, 0px);}#cms-section-3659109334 .animate-up.cms-animation { opacity: 0; transform: translate(0px, -32px); -webkit-transform: translate(0px, -32px);}#cms-section-3659109334 .animate-down.cms-animation { opacity: 0; transform: translate(0px, 32px); -webkit-transform: translate(0px, 32px);}#cms-section-3659109334 .content-left .media-box { order: 2;}#cms-section-3659109334 .content-left .content-box { order: 1;}#cms-section-3659109334 .content-left .content-bg { padding: 64px 74px 0 0;}#cms-section-3659109334 .content-left .garnish-img { left: unset; right: 0;}#cms-section-3659109334 .remove-v-offset .primary-image img { width: 100%; margin-bottom: 0;}#cms-section-3659109334 .remove-v-offset .content-left .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-3659109334 .remove-v-offset .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-3659109334 .icon-w-txt { display: flex; margin-bottom: 16px;}#cms-section-3659109334 .icon-w-txt .icon-box { margin-right: 16px;}#cms-section-3659109334 .feature-heading { margin: 0;}@media (max-width: 900px) { #cms-section-3659109334 .garnish-img { display: none; } #cms-section-3659109334 .flex-box { display: block; } #cms-section-3659109334 .content-bg { padding: 0; margin-top: 32px; } #cms-section-3659109334 .content-left .content-bg { padding: 0; margin-top: 32px; } #cms-section-3659109334 .content-left .primary-image img { margin-left: 0px; } #cms-section-3659109334 .director-sign { margin-left: 16px; padding-left: 16px; } #cms-section-3659109334 .remove-v-offset .primary-image img { margin-bottom: 40px; } #cms-section-3659109334 .primary-image img { width: 100%; margin-bottom: 40px; }}@media (max-width: 480px) { #cms-section-3659109334 .content-btn { min-width: 300px; margin: 16px auto; } #cms-section-3659109334 .btns-box { text-align: center; margin: 16px 0; }}#cms-section-9950637782 .section-bg { background-color: rgba(0, 0, 0, 0); position: relative; overflow: hidden;}#cms-section-9950637782 .flex-box { display: flex; align-items: flex-start;}#cms-section-9950637782 .media-box { flex: 0 0 50%; position: relative; z-index: 1; display: flex;}#cms-section-9950637782 .content-box { flex: 0 1 100%; position: relative; z-index: 2;}#cms-section-9950637782 .garnish-img { width: 400px; position: absolute; bottom: 0; left: 0; max-width: 100%; line-height: 0;}#cms-section-9950637782 .garnish-img img { width: 100%; line-height: 0; position: absolute; left: 0; bottom: 0; opacity: 1; transition: opacity 500ms ease-in; -webkit-transition: opacity 500ms ease-in;}#cms-section-9950637782 .garnish-img .lazyload { opacity: 0;}#cms-section-9950637782 .content-bg { background-color: var(--website-bg-color); position: relative; margin-top: 40px; padding: 64px 0 64px 74px;}#cms-section-9950637782 .intro { display: flex; align-items: center;}#cms-section-9950637782 .intro-icon { flex: 0 0 24px; height: 20px; margin: 0 8px 0 0; display: flex; align-items: center; justify-content: flex-start;}#cms-section-9950637782 .intro-icon svg { background-color: unset; stroke: unset; height: 20px; fill: var(--primary-color);}#cms-section-9950637782 .intro-txt { flex: 0 1 100%; margin: 0; text-align: left; color: var(--primary-color);}#cms-section-9950637782 .headline-txt { text-align: left;}#cms-section-9950637782 .content { text-align: left; padding: 8px 0;}#cms-section-9950637782 .keypoints { text-align: left;}#cms-section-9950637782 .item { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 8px;}#cms-section-9950637782 .item p { margin: 0;}#cms-section-9950637782 .item-icon { flex: 0 0 16px; margin: 0 16px 0 0;}#cms-section-9950637782 .item-icon svg { height: 16px; background-color: unset; fill: var(--primary-color);}#cms-section-9950637782 .primary-image { position: relative; flex: 0 1 100%; z-index: 2; line-height: 0; display: flex; flex-direction: column; justify-content: center;}#cms-section-9950637782 .primary-image img { width: 100%; position: relative; border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden; box-sizing: border-box;}#cms-section-9950637782 .img-others { flex: 0 0 20%; line-height: 0; box-sizing: border-box;}#cms-section-9950637782 .img-others img { width: 100%; aspect-ratio: 1; height: auto; object-fit: cover;}#cms-section-9950637782 .secondary-image { position: absolute; z-index: 3; line-height: 0;}#cms-section-9950637782 .secondary-image img { position: relative; width: 100%;}#cms-section-9950637782 .other-img-box img { border: 1px solid rgba(0, 0, 0, 0); border-radius: 16px; overflow: hidden;}#cms-section-9950637782 .left-imgs { display: flex; flex-direction: column; justify-content: start; padding-right: 8px; box-sizing: border-box;}#cms-section-9950637782 .right-imgs { display: flex; flex-direction: column; justify-content: end; padding-left: 8px; box-sizing: border-box;}#cms-section-9950637782 .left-img-one { margin-bottom: 8px;}#cms-section-9950637782 .right-img-one { margin-bottom: 8px;}#cms-section-9950637782 .director-box { display: inline-flex; margin-top: 40px; width: 100%; overflow: hidden;}#cms-section-9950637782 .profile-img { flex: 0 0 64px; overflow: hidden; margin-right: 24px; line-height: 0;}#cms-section-9950637782 .profile-img img { width: 64px; height: 64px; border-radius: 50%; -webkit-border-radius: 50%; object-fit: cover;}#cms-section-9950637782 .director-title { flex: 0 0 auto; display: flex; flex-direction: column; align-items: self-start; justify-content: center;}#cms-section-9950637782 .director-title p { text-align: left; margin: 0;}#cms-section-9950637782 .dir-name { font-weight: 700;}#cms-section-9950637782 .director-sign { flex: 0 1 auto; display: flex; align-items: center; justify-content: flex-start; margin-left: 32px; padding-left: 32px; border-left: 1px solid var(--border-color);}#cms-section-9950637782 .director-sign img { max-height: 54px; max-width: 100%; height: auto; width: auto;}#cms-section-9950637782 .btns-box { text-align: left;}#cms-section-9950637782 .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-9950637782 .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-9950637782 .info-btn { min-width: unset; margin-right: 24px; background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-9950637782 .info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-9950637782 .content-btn { margin: 24px 32px 24px 0;}#cms-section-9950637782 .content-btn.info-btn { background-color: var(--button-secondary-color); color: var(--button-secondary-font-color);}#cms-section-9950637782 .content-btn.info-btn:hover { background-color: var(--button-secondary-hover-color);}#cms-section-9950637782 .quote-box { padding: 16px 16px 16px 40px; position: relative; background-color: var(--background-color-2); margin: 24px 0 8px 0;}#cms-section-9950637782 .quote-line { content: ""; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background-color: var(--accent-color-1);}#cms-section-9950637782 .quote-txt { text-align: left; margin: 0;}#cms-section-9950637782 .duel-icons { display: flex; margin: 24px 0 8px 0;}#cms-section-9950637782 .icon-item { flex: 0 1 50%;}#cms-section-9950637782 .icon-item:first-child { margin: 0 3rem 0 0; box-sizing: border-box;}#cms-section-9950637782 .icon-box { padding: 8px 0; text-align: left;}#cms-section-9950637782 .icon-box img { height: 100%;}#cms-section-9950637782 .title-box { text-align: left;}#cms-section-9950637782 .content-box p { text-align: left;}#cms-section-9950637782 .animate-opacity { transition: opacity var(--animation-duration) ease-in-out; -webkit-transition: opacity var(--animation-duration) ease-in-out;}#cms-section-9950637782 .animate-opacity.cms-animation { opacity: 0;}#cms-section-9950637782 .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-9950637782 .animate-right.cms-animation { opacity: 0; transform: translate(32px, 0px); -webkit-transform: translate(32px, 0px);}#cms-section-9950637782 .animate-left.cms-animation { opacity: 0; transform: translate(-32px, 0px); -webkit-transform: translate(-32px, 0px);}#cms-section-9950637782 .animate-up.cms-animation { opacity: 0; transform: translate(0px, -32px); -webkit-transform: translate(0px, -32px);}#cms-section-9950637782 .animate-down.cms-animation { opacity: 0; transform: translate(0px, 32px); -webkit-transform: translate(0px, 32px);}#cms-section-9950637782 .content-left .media-box { order: 2;}#cms-section-9950637782 .content-left .content-box { order: 1;}#cms-section-9950637782 .content-left .content-bg { padding: 64px 74px 0 0;}#cms-section-9950637782 .content-left .garnish-img { left: unset; right: 0;}#cms-section-9950637782 .remove-v-offset .primary-image img { width: 100%; margin-bottom: 0;}#cms-section-9950637782 .remove-v-offset .content-left .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-9950637782 .remove-v-offset .content-bg { padding-top: 0; padding-bottom: 0; margin-top: 0;}#cms-section-9950637782 .icon-w-txt { display: flex; margin-bottom: 16px;}#cms-section-9950637782 .icon-w-txt .icon-box { margin-right: 16px;}#cms-section-9950637782 .feature-heading { margin: 0;}@media (max-width: 900px) { #cms-section-9950637782 .garnish-img { display: none; } #cms-section-9950637782 .flex-box { display: block; } #cms-section-9950637782 .content-bg { padding: 0; margin-top: 32px; } #cms-section-9950637782 .content-left .content-bg { padding: 0; margin-top: 32px; } #cms-section-9950637782 .content-left .primary-image img { margin-left: 0px; } #cms-section-9950637782 .director-sign { margin-left: 16px; padding-left: 16px; } #cms-section-9950637782 .remove-v-offset .primary-image img { margin-bottom: 40px; } #cms-section-9950637782 .primary-image img { width: 100%; margin-bottom: 40px; }}@media (max-width: 480px) { #cms-section-9950637782 .content-btn { min-width: 300px; margin: 16px auto; } #cms-section-9950637782 .btns-box { text-align: center; margin: 16px 0; }}#cms-section-9569288556 .section-bg { position: relative; overflow: hidden;}#cms-section-9569288556 .product-box { display: flex; padding-bottom: 0px; z-index: 5;}#cms-section-9569288556 .bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center;}#cms-section-9569288556 .bg-img:before { content: ""; background-image: radial-gradient(at center, rgba(248, 249, 250, 0.5) 0%, #f8f9fa 60%); background-image: -webkit-radial-gradient(at center, rgba(248, 249, 250, 0.5) 0%, #f8f9fa 60%); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}#cms-section-9569288556 .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-9569288556 .image img { width: 100%; max-height: 100%; border-radius: 32px; border: 0px none rgba(0, 0, 0, 0); box-sizing: border-box; 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-9569288556 .image .cms-animation { transform: translate3d(30px, 0px, 0px) rotateY(5deg); -webkit-transform: translate3d(30px, 0px, 0px) rotateY(5deg); opacity: 0;}#cms-section-9569288556 .content-top { align-items: flex-start;}#cms-section-9569288556 .content-bottom { align-items: flex-end;}#cms-section-9569288556 .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-9569288556 .content h2 { width: 100%;}#cms-section-9569288556 .content h1, #cms-section-9569288556 .content h2, #cms-section-9569288556 .content h3, #cms-section-9569288556 .content h4, #cms-section-9569288556 .content h5, #cms-section-9569288556 .content h6, #cms-section-9569288556 .content p { text-align: left;}#cms-section-9569288556 .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-9569288556 .main-heading.cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-9569288556 .keypoints { margin: 2rem 0;}#cms-section-9569288556 .keypoints ul { list-style: none; padding: 0; margin: 0; perspective: 480px;}#cms-section-9569288556 .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-9569288556 .keypoints ul .cms-animation { transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); -webkit-transform: translate3d(-30px, 0px, 0px) rotateY(-10deg); opacity: 0;}#cms-section-9569288556 .keypoints h3 { font-size: 18px; margin: 0 0 8px 0; letter-spacing: 0; color: var(--primary-color);}#cms-section-9569288556 .keypoints p { font-size: 14px; margin: 0 0 16px;}#cms-section-9569288556 .icon { flex: 0 0 52px; box-sizing: border-box; margin: 0 32px 0 0;}#cms-section-9569288556 .icon img { width: 100%;}#cms-section-9569288556 .icon svg { width: 100%; background-color: unset; stroke: none; fill: var(--primary-color);}#cms-section-9569288556 .written-block { flex: 0 1 100%;}#cms-section-9569288556 .switch .content { order: 2; padding: 0 0 0 4rem;}#cms-section-9569288556 .switch .content .cms-animation { transform: translate3d(30px, 0px, -10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-9569288556 .switch .image { order: 1;}#cms-section-9569288556 .switch .image .cms-animation { transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); -webkit-transform: translate3d(-30px, 0px, -10px) rotateY(-5deg); opacity: 0;}#cms-section-9569288556 .switch .keypoints ul .cms-animation { transform: translate3d(30px, 0px, 10px) rotateY(10deg); -webkit-transform: translate3d(30px, 0px, -10px) rotateY(10deg); opacity: 0;}#cms-section-9569288556 .bottom-divider { position: absolute; bottom: -1px; left: -1px; width: 100%; height: 0px; z-index: 5;}#cms-section-9569288556 .bottom-divider svg { width: 100%; height: 100%; stroke: none; background-color: rgba(0, 0, 0, 0); fill: var(--website-bg-color);}@media (max-width: 900px) { #cms-section-9569288556 .product-box { display: block; } #cms-section-9569288556 .image { padding: 0 0 var(--tablet-section-spacing) 0; } #cms-section-9569288556 .content { padding: 0; } #cms-section-9569288556 .switch .content { padding: 0; } #cms-section-9569288556 .bottom-divider { height: calc(0px / 2); }}@media (max-width: 480px) { #cms-section-9569288556 .image { padding: 0 0 var(--mobile-section-spacing) 0; } #cms-section-9569288556 .bottom-divider { height: calc(0px / 3); }}