:root{--l-2-h:calc(100vh - 134px)}.layout-2-wrapper{width:100%;height:var(--l-2-h);padding:0;display:block;position:relative;overflow:hidden;font-size:0;background:var(--color-1)}.layout-2-content-wrapper{width:100%;height:var(--l-2-h);display:block;position:relative;overflow:hidden}.layout-2-slideshow{width:100%;height:var(--l-2-h);display:flex;overflow:hidden;position:relative}.layout-2-item-wrapper{width:100%;height:100%;display:block;position:relative}.layout-2-item{width:100%;height:100%;display:flex;align-items:stretch;justify-content:space-between;position:relative}.layout-2-item-image{width:100%;height:100%;flex-shrink:0;align-items:center;justify-content:flex-end;overflow:hidden;z-index:1;position:relative;margin-left:auto;position:absolute;right:0;top:0}.layout-2-item-image::before{content:"";display:inline-block;position:absolute;width:50%;height:100%;top:0;left:0;filter:blur(100px);background:#fff}.layout-2-item-image img{width:100%;height:100%;object-fit:cover;object-position:center}.layout-2-item-box-wrapper{position:relative;top:0;left:0;right:0;bottom:0;z-index:2;align-items:center}.layout-2-item-box-content-wrapper{width:60%;display:flex;align-items:center;justify-content:flex-start}.layout-2-item-box-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.layout-2-item-top{width:100%;display:flex;flex-wrap:wrap;align-items:center;text-align:left;justify-content:flex-start;position:relative}.layout-2-item-title{animation-delay:0.5s;display:block;width:100%;color:var(--color-2);font-size:60px;line-height:72px;font-weight:600}.layout-2-item-text{animation-delay:0.75s;display:block;width:75%;color:var(--light-font-color);margin-top:30px;font-size:16px;line-height:26px}.layout-2-item-links{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:45px;animation-delay:0.9s}.layout-2-item-link{border:1px solid var(--color-1);color:var(--color-1);border-radius:6px;padding:0 30px;height:48px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:1px;white-space:nowrap}.layout-2-item-link:hover{background:var(--color-1);color:#fff;border-color:var(--color-1)}.layout-2-item-video-link{margin-left:15px;color:var(--color-2);background:transparent;border:1px solid var(--color-2)}.layout-2-item-link i{margin-right:5px;font-size:30px;line-height:30px}.layout-2-item-video-link:hover{background:var(--color-2);border-color:var(--color-2);color:#fff}.layout-2-nav-wrapper{position:absolute;bottom:0;left:0}.layout-2-nav{width:100%;display:flex;align-items:center;justify-content:flex-end}.layout-2-nav i{font-size:20px;cursor:pointer;color:#ddd;height:48px;width:48px;display:flex;align-items:center;justify-content:center;background:var(--color-1);margin-left:3px}.layout-2-nav i:hover{background:var(--color-2)}@media (max-width:1440px){.layout-2-item-sub-title{font-size:14px}.layout-2-item-title{font-size:40px;line-height:50px}.layout-2-item-text{font-size:14px;line-height:26px;margin-top:15px}.layout-2-item-links{margin-top:30px}.layout-2-item-link{padding:0 20px;font-size:12px}}@media (max-width:1280px){.layout-2-wrapper,.layout-2-slideshow,.layout-2-item-wrapper,.layout-2-item{height:600px}.layout-2-wrapper br{display:none}.layout-2-item-text{width:100%}.layout-2-item-box-content-wrapper{width:100%}}@media (max-width:1024px){.layout-2-nav i{font-size:30px}}@media (max-width:768px){.layout-2-wrapper,.layout-2-slideshow,.layout-2-item-wrapper,.layout-2-item{height:480px}.layout-2-item-sub-title,.layout-2-item-text{text-align:center}.layout-2-item-title{font-size:30px;line-height:40px;text-align:center}.layout-2-item-links{justify-content:center}.layout-2-nav{justify-content:center}}@media (max-width:480px){.layout-2-wrapper,.layout-2-slideshow,.layout-2-item-wrapper,.layout-2-item{height:360px}.layout-2-item-title{font-size:20px;line-height:30px;text-align:center}.layout-2-item-link{width:max-content;margin:0;margin-bottom:10px;font-size:10px;height:30px}.layout-2-item-sub-title,.layout-2-item-text{display:none}}@media (min-width:1280px){@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}}.layout-21-wrapper{width:100%;display:block}.layout-21-container{align-items:center}.layout-21-content-wrapper{width:100%;font-size:0;background:var(--color-1);flex-wrap:wrap;position:relative}.layout-21-section{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:45px 0}.layout-21-text-wrapper{display:flex;flex:1;align-items:center;justify-content:flex-start}.layout-21-text{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.layout-21-title{display:inline-block;color:#fff;margin-right:5px;font-size:28px}.layout-21-title h1{font-size:inherit}.layout-21-buttons{display:flex;align-items:center}.layout-21-button{display:flex;align-items:center;justify-content:center;border:1px solid #fff;color:#fff;padding:0 30px;height:52px;border-radius:6px;font-size:14px;font-weight:500;letter-spacing:.9px}.layout-21-button:hover{background:#fff;color:var(--color-1)}@media (max-width:1440px){.layout-21-title{font-size:26px}}@media (max-width:1368px){.layout-21-section{padding:30px 0}.layout-21-title{font-size:24px}}@media (max-width:1280px){.layout-21-title{font-size:20px}.layout-21-button{font-size:12px;height:35px}}@media (max-width:768px){.layout-21-section{justify-content:center;text-align:center}.layout-21-text-wrapper{width:100%}.layout-21-text{justify-content:center}.layout-21-title{font-size:18px;line-height:28px}.layout-21-buttons{width:100%;margin-top:15px;justify-content:center}}@media (max-width:480px){.layout-21-title{font-size:16px;line-height:26px}}.layout-7-wrapper{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2NkZDRUU0Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ2NkZDRUU1Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDY2RkNFRTJGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDY2RkNFRTNGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ckpiiAAAAUUlEQVR42mK8eeuWHgMDwyV1NTUGbAAoLw2kDJiIUQTEFxgZcABkRUCDnjISowgkxkiMIgyFuBShKMSnCK6QkCIQYCJGEVANAxMxioBADyDAAFeiNnPdJnoGAAAAAElFTkSuQmCC)}.layout-7-container{flex-wrap:wrap;align-items:center;position:relative;z-index:20}.layout-7-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative;z-index:10}.layout-7-image{width:100%;height:100%;overflow:hidden}.layout-7-image-wrapper img{width:100%;height:auto;display:block}.layout-7-left-wrapper{flex:1;padding:0;display:flex;align-items:center;padding-left:30px;position:relative;z-index:30}.layout-7-left{display:block;width:100%}.layout-7-description{color:var(--color-1);display:flex;width:max-content;font-size:16px;margin-bottom:5px}.layout-7-title{display:block;width:100%;margin-bottom:30px;color:var(--color-2);font-weight:700}.layout-7-content{display:block;width:100%;color:var(--light-font-color)}.layout-7-links{width:100%;display:flex;flex-wrap:wrap;margin-top:30px;position:relative;align-items:center;justify-content:flex-start}.layout-7-link-item{margin-right:30px}.layout-7-link{color:var(--color-1);border:1px solid var(--color-1);border-radius:6px;padding:0 20px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:1px;white-space:nowrap;height:42px}.layout-7-link:hover{background:var(--color-1);color:#fff}.dir-rtl .layout-7-left-wrapper{padding-left:0;padding-right:30px}.layout-7-pattern{position:absolute;display:block;width:100%;height:100%;top:0;left:0;width:74.5%;left:auto;right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2NkZDRUU0Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ2NkZDRUU1Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDY2RkNFRTJGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDY2RkNFRTNGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ckpiiAAAAUUlEQVR42mK8eeuWHgMDwyV1NTUGbAAoLw2kDJiIUQTEFxgZcABkRUCDnjISowgkxkiMIgyFuBShKMSnCK6QkCIQYCJGEVANAxMxioBADyDAAFeiNnPdJnoGAAAAAElFTkSuQmCC);z-index:20}@media (max-width:1368px){.layout-7-links{margin-top:15px}.layout-7-link{padding:10px 15px;font-size:12px;height:42px}}@media (max-width:1280px){.layout-7-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-7-image-wrapper{width:100%}.layout-7-left-wrapper,.dir-rtl .layout-7-left-wrapper{width:100%;padding:0;margin-top:30px}}.layout-22-content-wrapper{width:100%;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2NkZDRUU0Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ2NkZDRUU1Rjg2RDExRThCNUE3RjY3OEYzMjVCRkE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDY2RkNFRTJGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDY2RkNFRTNGODZEMTFFOEI1QTdGNjc4RjMyNUJGQTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ckpiiAAAAUUlEQVR42mK8eeuWHgMDwyV1NTUGbAAoLw2kDJiIUQTEFxgZcABkRUCDnjISowgkxkiMIgyFuBShKMSnCK6QkCIQYCJGEVANAxMxioBADyDAAFeiNnPdJnoGAAAAAElFTkSuQmCC);border-top:1px solid var(--color-1);border-bottom:1px solid var(--color-1)}.layout-22-container{align-items:stretch}.layout-22-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;padding-bottom:30px}.layout-22-item-wrapper{position:relative;width:33.33%;margin-top:30px;display:flex;padding:0 15px;flex:auto}.layout-22-item{width:100%;display:flex;padding:30px;flex-direction:column;justify-content:center;align-items:flex-start;position:relative}.layout-22-item-wrapper::after{content:"";display:inline-block;width:1px;height:65%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:#f1f1f1}.layout-22-item-wrapper:last-child::after{display:none}.layout-22-item-top{width:100%;display:flex;flex-wrap:wrap;justify-content:center;text-align:center;align-items:flex-start}.layout-22-item-counter{width:100%;display:flex;align-items:baseline;justify-content:center}.layout-22-item-count{font-size:40px;display:inline-flex;color:var(--color-1);font-weight:700}.layout-22-item-unit{font-size:18px;display:inline-flex;color:#000;margin-left:10px}.layout-22-item-title{width:100%;display:block;color:#000;font-size:18px;font-weight:600;letter-spacing:1px;margin-top:10px}.layout-22-item-summary{display:flex;flex:1;width:100%;color:var(--light-font-color);margin-top:15px;text-align:center;justify-content:center;align-items:flex-start;font-size:14px;line-height:24px}@media (max-width:1280px){.layout-22-wrapper{padding:0 0 30px 0!important}.layout-22-content-wrapper{padding:0}}@media (max-width:768px){.layout-22-item-wrapper{width:100%;border-bottom:1px solid #e8e8e8}.layout-22-item-wrapper:last-child{border-bottom:none}.layout-22-item-wrapper::after{display:none}}@media (max-width:600px){.layout-22-item-wrapper{width:100%;padding:0!important;margin-top:0}.layout-22-item{border-radius:0;text-align:center}.layout-22-item-image{width:100%;height:auto;display:none}.layout-22-item-counter{width:100%;display:flex;align-items:center;justify-content:center}}.layout-14-header{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.layout-14-sub-title{width:100%;color:var(--color-1)}.layout-14-title{display:block;width:100%;margin-bottom:30px;color:var(--color-2);font-weight:700}.layout-14-items-container{padding:0}.layout-14-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.layout-14-item-wrapper{width:33.33%;padding:0 15px;display:flex;position:relative;margin-top:30px}.layout-14-item{width:100%;display:flex;flex-direction:column;border:1px solid var(--color-1);position:relative;padding:15px;transition:background 500ms ease-in-out 0s}.layout-14-item-image{width:100%;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.layout-14-item-image picture{width:100%;height:100%}.layout-14-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all 500ms ease 0s}.layout-14-item:hover .layout-14-item-image img{transform:scale(1.11)}.layout-14-item-content-wrapper{width:100%;position:relative;z-index:20;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding:42px 24px}.layout-14-item-content-wrapper::before{content:"";position:absolute;z-index:-1;top:-89px;right:-89px;background:var(--color-1);height:32px;width:32px;border-radius:32px;transform:scale(1);transform-origin:50% 50%;transition:transform 500ms ease-out .1s}.layout-14-item:hover .layout-14-item-content-wrapper::before{transform:scale(50)}.layout-14-item-content{margin-top:15px}.layout-14-item-title{display:inline-block;font-weight:600;color:#212121;letter-spacing:1.2px;transition:all 500ms ease 250ms}.layout-14-item:hover .layout-14-item-title{color:#fff}.layout-14-item-summary-wrapper{width:100%;display:flex;margin-top:15px}.layout-14-item-summary{width:100%;display:block}.layout-14-item-text{width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--light-font-color);transition:all 500ms ease 0s}.layout-14-item:hover .layout-14-item-text{color:#fff}.layout-14-item:hover{background:var(--color-1)}.layout-14-item-corner{display:flex;align-items:center;justify-content:center;position:absolute;width:48px;height:48px;top:10px;right:10px;background-color:var(--color-1);transition:all 150ms ease-in 0s}.layout-14-item-arrow{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-size:24px;color:#fff;display:block;transition:all 250ms ease-in 0s}.layout-14-item:hover .layout-14-item-corner{background:#fff}.layout-14-item:hover .layout-14-item-arrow{left:50%;transform:translateX(-50%) translateY(-50%) rotate(-45deg);color:var(--color-1)}.dir-rtl .layout-14-top-title{border-right:0;border-left:1px solid var(--color-1)}.dir-rtl .layout-14-top-summary{padding-left:0;padding-right:30px}@media (max-width:1368px){.layout-14-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-14-top-title-wrapper,.dir-rtl .layout-14-top-title-wrapper{width:100%;border:none;padding:0}.layout-14-top-summary,.dir-rtl .layout-14-top-summary{padding:0;margin-top:15px;width:100%}.layout-14-items{margin-top:0}.layout-14-item-image{height:200px}}@media (max-width:768px){.layout-14-item-wrapper{width:50%}}@media (max-width:480px){.layout-14-item-wrapper{width:100%}}.layout-23-wrapper{width:100%;display:block;position:relative}.layout-23-content-wrapper{position:relative}.page .layout-23-content-wrapper{padding:0}.layout-23-sections{width:100%;display:flex;align-items:stretch;justify-content:center;background:var(--color-4)}.layout-23-image{width:50%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;right:0;top:0}.layout-23-left{width:50%;padding:120px 60px 120px 0;display:block;text-align:left}.layout-23-left-title{color:var(--color-1);display:block;font-size:40px;line-height:56px;font-weight:600;letter-spacing:2px}.layout-23-left-summary{color:var(--light-font-color);display:block;font-size:18px;line-height:28px;font-weight:300;width:100%;margin-top:30px}.layout-23-links{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-top:45px;position:relative}.layout-23-link-item{padding-right:15px}.layout-23-link{color:#fff;background:var(--color-2);text-align:center;border-radius:6px;padding:0 15px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:1px;white-space:nowrap;font-weight:500;height:52px}.layout-23-link i{margin-right:5px;font-size:30px}.layout-23-link:hover{background:var(--color-1);color:#fff}@media (max-width:1440px){.layout-23-left-title{font-size:30px;line-height:46px}.layout-23-left-summary{font-size:16px;line-height:26px}}@media (max-width:1024px){.layout-23-image{width:100%;display:none}.layout-23-left{width:100%;padding:60px 0;text-align:center}.layout-23-links{justify-content:center}.layout-23-left-title{font-size:26px;line-height:36px}.layout-23-left-summary{font-size:14px;line-height:26px}}@media (max-width:480px){.layout-23-link-item{width:100%;margin:0;margin-bottom:10px}.layout-23-link{width:100%}}.layout-10-header{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;text-align:left}.layout-10-sub-title{width:100%;color:var(--color-1)}.layout-10-title{display:block;width:100%;margin-bottom:30px;color:var(--color-2);font-weight:700}.layout-10-items-container{padding:0}.layout-10-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.layout-10-item-wrapper{width:33.33%;padding:0 15px;display:flex;position:relative;margin-top:30px}.layout-10-item{width:100%;display:flex;flex-direction:column;border:1px solid var(--color-1);position:relative;padding:15px;transition:background 500ms ease-in-out 0s}.layout-10-item-image{width:100%;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.layout-10-item-image picture{width:100%;height:100%}.layout-10-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all 500ms ease 0s}.layout-10-item:hover .layout-10-item-image img{transform:scale(1.11)}.layout-10-item-content-wrapper{width:100%;position:relative;z-index:20;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding:42px 24px}.layout-10-item-content-wrapper::before{content:"";position:absolute;z-index:-1;top:-89px;right:-89px;background:var(--color-1);height:32px;width:32px;border-radius:32px;transform:scale(1);transform-origin:50% 50%;transition:transform 500ms ease-out .1s}.layout-10-item:hover .layout-10-item-content-wrapper::before{transform:scale(50)}.layout-10-item-content{margin-top:15px}.layout-10-item-title{display:inline-block;font-weight:600;color:#212121;letter-spacing:1.2px;transition:all 500ms ease 250ms}.layout-10-item:hover .layout-10-item-title{color:#fff}.layout-10-item-summary-wrapper{width:100%;display:flex;margin-top:15px}.layout-10-item-summary{width:100%;display:block}.layout-10-item-text{width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--light-font-color);transition:all 500ms ease 0s}.layout-10-item:hover .layout-10-item-text{color:#fff}.layout-10-item:hover{background:var(--color-1)}.layout-10-item-corner{display:flex;align-items:center;justify-content:center;position:absolute;width:48px;height:48px;top:10px;right:10px;background-color:var(--color-1);transition:all 150ms ease-in 0s}.layout-10-item-arrow{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-size:24px;color:#fff;display:block;transition:all 250ms ease-in 0s}.layout-10-item:hover .layout-10-item-corner{background:#fff}.layout-10-item:hover .layout-10-item-arrow{left:50%;transform:translateX(-50%) translateY(-50%) rotate(-45deg);color:var(--color-1)}.dir-rtl .layout-10-top-title{border-right:0;border-left:1px solid var(--color-1)}.dir-rtl .layout-10-top-summary{padding-left:0;padding-right:30px}@media (max-width:1368px){.layout-10-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-10-top-title-wrapper,.dir-rtl .layout-10-top-title-wrapper{width:100%;border:none;padding:0}.layout-10-top-summary,.dir-rtl .layout-10-top-summary{padding:0;margin-top:15px;width:100%}.layout-10-items{margin-top:0}.layout-10-item-image{height:200px}}@media (max-width:768px){.layout-10-item-wrapper{width:50%}}@media (max-width:480px){.layout-10-item-wrapper{width:100%}}.layout-28-sections{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;overflow:hidden}.layout-28-sub-title{width:100%;color:var(--color-1)}.layout-28-title{display:block;width:100%;margin-bottom:30px;color:var(--color-2);font-weight:700}.layout-28-items-container{padding:0}.layout-28-childs{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;position:relative;padding-bottom:45px}.layout-28-gallery{width:100%;display:flex;align-items:stretch}.layout-28-child{width:50%;display:flex;flex-direction:column;justify-content:stretch;flex:1 1 auto;position:relative}.layout-28-item-wrapper{width:100%;min-height:100%;position:relative;padding:15px;display:flex}.layout-28-wrapper #tns2>.tns-item{display:flex;align-items:stretch}.layout-28-item{width:100%;display:flex;flex-wrap:wrap;position:relative;user-select:none;padding:30px 30px 45px 30px;background:var(--color-4);border-bottom:3px solid var(--color-1);transition:all 300ms ease-in-out 0s}.layout-28-item-header{width:100%;display:flex;align-items:center;justify-content:flex-start}.layout-28-item-image{width:64px;height:64px;display:flex;flex-shrink:0;border-radius:50%;overflow:hidden;margin-right:30px;border:2px solid #fff}.layout-28-item-image img{width:100%;height:100%;object-fit:cover;object-position:center}.layout-28-item-strong{display:block;width:100%;font-weight:500;color:var(--color-1)}.layout-28-item-text-wrapper{width:100%;display:block;margin-top:15px}.layout-28-item-text{width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;text-align:left;position:relative;z-index:50;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--light-font-color)}.layout-28-nav{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:15px}.layout-28-prev,.layout-28-next{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;background:var(--color-1);color:#fff;cursor:pointer;border-radius:4px}.layout-28-next{margin-left:10px}.layout-28-prev:hover,.layout-28-next:hover{background:var(--color-2)}.layout-28-quote{position:absolute;right:15px;top:15px;font-size:50px;color:var(--color-1)}.layout-28-wrapper .tns-nav{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;text-align:center;padding-top:15px;gap:0 8px}.layout-28-wrapper .tns-nav button{width:12px;height:12px;border-radius:50%;background:var(--color-1);border:none;transition:all 200ms ease 0s}.layout-28-wrapper .tns-nav button.tns-nav-active{width:16px;height:16px;background:var(--color-2)}.layout-28-wrapper .tns-controls{display:none}.layout-28-item:hover{background:var(--color-2)}.layout-28-item:hover .layout-28-item-text{color:#fff}.layout-28-item:hover .layout-28-quote{color:#fff}.layout-28-item:hover .layout-28-item-strong{color:#fff}@media (max-width:1280px){.layout-28-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-28-left-wrapper{width:100%;margin-right:0}.layout-28-childs{width:100%;margin-top:30px}.layout-28-item-wrapper{padding:15px 0}.layout-28-nav{display:none}}