.layout-3-wrapper{position:relative;background-image:url(../../components/layout_3/img/shape.png);background-repeat:no-repeat;background-position:right center;padding:90px 0 90px 0}.layout-3-content-wrapper{align-items:stretch}.layout-3-section{width:100%;display:flex;align-items:stretch}.layout-3-left-wrapper{width:50%;padding:0;display:flex;align-items:center;justify-content:flex-start}.layout-3-left{display:flex;width:100%;flex-direction:column}.layout-3-description{color:#fff;display:flex;width:max-content;padding:8px;border-radius:6px;background:var(--color-1);font-weight:700;font-size:12px;margin-bottom:15px}.layout-3-title{display:block;width:100%;margin-bottom:15px;color:var(--color-2);font-size:36px;line-height:48px;font-weight:700}.layout-3-content{display:block;width:100%;color:var(--light-font-color);font-size:16px;line-height:28px}.layout-3-links{width:100%;display:flex;flex-wrap:wrap;margin-top:30px;position:relative;align-items:center;justify-content:flex-start}.layout-3-link-item{margin-right:30px}.layout-3-link{color:var(--color-1);border:1px solid var(--color-1);border-radius:30px;padding:15px 30px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:1px;white-space:nowrap;height:52px}.layout-3-link:hover{background:var(--color-1);color:#fff}.layout-3-image-wrapper{width:50%;display:flex;justify-content:flex-start;position:relative}.layout-3-image{width:80%;height:100%;overflow:hidden}.layout-3-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:16px}.layout-3-counter-wrapper{position:absolute;right:0;transform:translateX(-30%);bottom:-60px;z-index:100}.layout-3-counter{width:max-content;padding:30px 45px;background:var(--color-1);color:#fff;flex-direction:column;justify-content:center;border-radius:9px;position:relative}.layout-3-counter-icon{position:absolute;left:-15px;top:-20px;font-size:107px;color:#FFFFFF50}.layout-3-counter-icon svg{height:107px}.layout-3-counter-count{width:100%;display:block;font-size:70px;font-weight:900;text-align:center}.layout-3-counter-text{width:100%;display:block;font-size:16px;font-weight:600}@media (max-width:1368px){.layout-3-wrapper{padding:30px 0 60px 0!important}}@media (max-width:1280px){.layout-3-wrapper{padding:30px 0 30px 0!important}.layout-3-image-wrapper{padding-right:30px}.layout-3-image{width:100%}.layout-3-counter-wrapper{right:30px;bottom:0;transform:translateX(0)}.layout-3-counter{padding:20px}.layout-3-counter-icon{display:none}.layout-3-counter-count{font-size:40px}.layout-3-counter-text{font-size:14px}.layout-3-title{font-size:30px;line-height:40px}.layout-3-content{font-size:14px;line-height:24px}.layout-3-link{border-radius:20px;padding:10px 20px;height:42px;font-size:12px}}@media (max-width:1024px){.layout-3-wrapper{background:none}.layout-3-title{font-size:24px;line-height:34px}}@media (max-width:768px){.layout-3-section{flex-wrap:wrap}.layout-3-image-wrapper{width:100%;padding:0;flex-wrap:wrap}.layout-3-counter-wrapper{width:100%;left:0;right:0}.layout-3-counter-count{font-size:30px}.layout-3-left-wrapper{width:100%;margin-top:30px}.layout-3-title{font-size:20px;line-height:30px}}:root{--l17Height:calc(100vh - 164px)}.layout-17-wrapper{width:100%;height:var(--l17Height);position:relative;overflow:hidden}.layout-17-content-wrapper{width:100%;height:var(--l17Height)}.layout-17-items{width:100%;display:flex;height:var(--l17Height);position:relative}.layout-17-item-wrapper{width:33.33%;display:flex;overflow:hidden;position:relative;border-right:1px solid var(--color-1)}.layout-17-item{width:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}.layout-17-item-image{width:100%;height:100%;overflow:hidden;display:flex}.layout-17-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all 350ms ease 0s}.layout-17-item-content-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;background:rgba(255,255,255,.8);transition:background 350ms ease 0s}.layout-17-item-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.layout-17-item-logo{width:100%;display:block;text-align:center}.layout-17-item-logo img{max-width:100%;height:auto;display:block;margin:0 auto}.layout-17-item-text{width:70%;margin-top:45px;font-size:16px;line-height:26px;color:var(--light-font-color);text-align:center}.layout-17-item:hover .layout-17-item-image img{transform:scale(1.15)}.layout-17-item:hover .layout-17-item-content-wrapper{background:rgba(255,255,255,.5)}@media (max-width:1024px){:root{--l17Height:400px}.layout-17-item-logo{padding:0 60px}.layout-17-item-text{display:none}}@media (max-width:768px){:root{--l17Height:auto}.layout-17-item-wrapper{height:300px}}@media (max-width:600px){.layout-17-items{flex-wrap:wrap}.layout-17-item-wrapper{width:100%}}