:root{--l-2-h:calc(100vh - 175px)}.layout-2-wrapper{width:100%;height:var(--l-2-h);padding:0;display:block;position:relative;overflow:hidden;font-size:0;background:#fff}.layout-2-swiper{width:100%;height:var(--l-2-h);display:flex;overflow:hidden;position:relative}.layout-2-item-wrapper{width:100%;height:var(--l-2-h);display:flex;justify-content:center;position:relative;padding:0 30px}.layout-2-item-absolute{width:100%;height:70vh;position:absolute;top:0;left:0;right:0}.layout-2-item{width:100%;height:var(--l-2-h);display:flex;align-items:stretch;justify-content:space-between;position:relative;overflow:hidden;background:var(--color-1);border-radius:30px 30px}.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 img{width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;position:relative;transform:scale(1.2);transition:transform 7s ease-in-out}.layout-2-swiper .swiper-slide-active img{transform:scale(1)}.layout-2-video-embed{width:100%;height:100%;display:block;position:relative;overflow:hidden;pointer-events:none}.layout-2-video-embed iframe{width:100%!important;height:56.25vw;position:absolute;top:50%;left:0;transform:translateY(-50%)}.layout-2-item-box-wrapper{position:relative;top:0;left:0;right:0;bottom:0;z-index:2;align-items:center;overflow:hidden}.layout-2-item-box-container{justify-content:center}.layout-2-item-box-content-wrapper{width:60%;display:flex;align-items:center;justify-content:center;position:relative}.layout-2-item-image::before{content:"";display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6);opacity:.75;z-index:100}.layout-2-item-box-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;z-index:100}.layout-2-item-top{width:100%;display:flex;flex-wrap:wrap;align-items:center;text-align:center;justify-content:center;position:relative}.layout-2-item-title{display:block;width:100%;color:#fff;opacity:0;transform:translateY(-100%);letter-spacing:1px;font-family:var(--font-title);text-align:center}.layout-2-item-wrapper.animate .layout-2-item-title{animation:toDown 1s ease-in-out forwards}.layout-2-item-wrapper.animate .layout-2-item-text{animation:toTop 1s ease-in-out forwards}.layout-2-item-wrapper.animate .layout-2-item-link{animation:toTop 1s ease-in-out forwards;animation-delay:.5s}.layout-2-item-text{display:block;width:75%;color:rgba(255,255,255,.7);margin-top:30px;opacity:0;font-weight:400;transform:translateY(-100%);font-family:var(--font-content)}.layout-2-item-links{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:45px;animation-delay:0.9s;gap:0 15px}.layout-2-item-link{opacity:0;transform:translateY(-100%);text-transform:uppercase}.layout-2-item-video-link{margin-left:15px;color:var(--color-2);background:transparent;border:1px solid var(--color-2)}.layout-2-item-video-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{width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:2000;padding:0 60px;pointer-events:none}.layout-2-nav{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0 20px}.layout-2-button{display:inline-flex;width:48px;height:48px;background:var(--c-color-2);border:0 none;color:#fff;font-size:18px;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;pointer-events:all}.dir-rtl .layout-2-nav{flex-direction:row-reverse}.layout-2-button:hover{background:var(--c-color-1);color:#fff}@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}}@media (max-width:1470px){.layout-2-item-box-container{justify-content:center}.layout-2-item-title{text-align:center}.layout-2-item-text{text-align:center;width:100%}.layout-2-item-links{justify-content:center}}@media (max-width:1440px){:root{--l-2-h:600px}.layout-2-item-box-wrapper{padding:100px 0}.layout-2-item-box-content-wrapper{width:70%}}@media (max-width:1024px){.layout-2-item-wrapper{padding:0}.layout-2-item-absolute{display:none}.layout-2-item{border-radius:0}}@media (max-width:768px){.layout-2-item-sub-title,.layout-2-item-text{text-align:center}.layout-2-item-links{justify-content:center}.layout-2-swiper{border-radius:0}}@media (max-width:600px){.layout-2-wrapper,.layout-2-slideshow,.layout-2-item-wrapper,.layout-2-item{height:337.5px}.layout-2-item-sub-title,.layout-2-item-text{display:none}}@media (max-width:480px){.layout-2-wrapper,.layout-2-slideshow,.layout-2-item-wrapper,.layout-2-item{height:270px}.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-3-wrapper{position:relative}.layout-3-content-wrapper{background:var(--c-color-1);padding:120px 0;position:relative;overflow:hidden}.layout-3-absolute{width:500px;height:500px;border-radius:50%;position:absolute;top:-100px;left:-100px;z-index:1;background:var(--c-color-2)}.layout-3-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20}.layout-3-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.layout-3-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative}.layout-3-image{width:100%;height:100%;min-height:480px;display:flex;position:relative;z-index:200}.layout-3-image picture{width:100%;height:100%;display:block}.layout-3-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.layout-3-image-absolute{width:200px;height:200px;border-radius:50%;position:absolute;bottom:-75px;right:-75px;z-index:1;background:var(--c-color-2)}.with-radius .layout-3-image-wrapper img{border-radius:var(--radius-30)}.layout-3-left-wrapper{flex:1;padding:0;display:flex;align-items:center;padding-right:60px}.layout-3-left{display:block;width:100%}.layout-3-title{width:100%;margin-bottom:30px;color:#fff}.layout-3-content{display:block;width:100%;color:#fff}@media (max-width:1280px){.layout-3-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-3-container{align-items:flex-start}.layout-3-sections{align-items:flex-start}.layout-3-absolute,.layout-3-image-absolute{display:none}.layout-3-content-wrapper{padding:30px 0}.layout-3-image-wrapper{order:0}.layout-3-image-wrapper,.layout-3-image,.layout-3-image picture{width:100%;height:auto}.layout-3-left-wrapper{width:100%;padding:30px 0;order:2}.layout-3-content{font-weight:400!important}}.layout-10-header-wrapper{margin-bottom:30px}.layout-10-content-wrapper{position:relative;overflow:hidden}.layout-10-absolute{width:100%;height:70%;position:absolute;left:0;top:0;bottom:0;background:#f0f7fd;z-index:1;display:none}.layout-10-sections{width:100%;display:flex;flex-direction:column;position:relative;z-index:2}.layout-10-header{width:100%;display:flex;align-items:center;justify-content:space-between}.layout-10-title{width:100%;display:block;font-family:var(--font-title);text-align:left;color:var(--c-color-1)}.layout-10-nav{gap:0 10px;display:inline-flex;align-items:center;justify-content:flex-start;align-items:center;justify-content:flex-end;z-index:2000;pointer-events:none}.dir-rtl .layout-10-nav{flex-direction:row-reverse}.layout-10-nav-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--c-color-2);color:var(--c-color-2);background:transparent;cursor:pointer;font-size:20px;border-radius:10px;pointer-events:all}.layout-10-nav-button:hover{background:var(--c-color-2);border-color:var(--c-color-2);color:#fff}.layout-10-items-wrapper{margin-top:3vh}.layout-10-items-container{align-items:stretch;overflow:hidden}.layout-10-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch}.layout-10-item-wrapper{width:33.33%;display:flex;margin-bottom:30px;position:relative}.layout-10-item{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;transition:all .3s;border:1px solid var(--c-color-3);background:#f0f7fd;border-radius:30px;overflow:hidden}.layout-10-item-image{width:100%;height:250px;display:block;position:relative;z-index:1;transition:all .3s;overflow:hidden;border-radius:30px}.layout-10-item-image::after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:rgba(255,255,255,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:2}.layout-10-item:hover .layout-10-item-image::after{height:250%;transition:all 600ms linear;background-color:transparent}.layout-10-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:inline-block}.layout-10-item-box{width:100%;display:flex;flex-direction:column;align-items:stretch;z-index:3;padding:15px 30px 0 30px;flex:1}.layout-10-item-box-top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e8e8e8;flex:1}.layout-10-item-title{display:block;transition:all .3s;font-family:var(--font-title);color:var(--c-color-1)}.layout-10-item:hover{background:#fff9f7}.layout-10-item:hover .layout-10-item-title{color:var(--c-color-1)}.layout-10-item-summary{width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-align:left;color:#657078;font-family:var(--font-2);margin:15px 0 0 0}.layout-10-item-box-link{display:flex;align-items:center;justify-content:center;color:var(--c-color-2)}.layout-10-item-box-link i{transition:all .3s;transform:rotate(-45deg)}.layout-10-item-box-link::before{content:"";width:100%;height:100%;position:absolute;inset:0}.layout-10-item:hover .layout-10-item-box-link i{transform:rotate(0)}@media (max-width:1440px){.layout-10-shadow-bg{right:auto;left:50%}}@media (max-width:1280px){.layout-10-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-10-content-wrapper{padding:30px 0}.layout-10-right{flex-direction:column}.layout-10-right-left{width:100%;padding-right:0}.layout-10-right-right{width:100%;padding-left:0}}@media (max-width:768px){.layout-10-child{width:50%}}@media (max-width:600px){.layout-10-child{width:100%}}.layout-512-wrapper{position:relative}.layout-512-sections{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--c-color-1);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.layout-512-sections-inner-wrapper{width:100%;display:flex;align-items:stretch;background:var(--c-color-1-overlay);padding:120px 60px}.layout-512-sections-inner{width:100%;display:flex;align-items:stretch;justify-content:space-between}.with-radius .layout-512-sections,.with-radius .layout-512-sections-inner-wrapper{border-radius:var(--radius-30)}.layout-512-left{display:flex;width:50%;padding-right:90px}.with-menu .layout-512-left{padding-right:30px}.layout-512-right{display:flex;width:50%;flex-direction:column;justify-content:stretch;align-items:flex-start;padding-top:10px}.layout-512-right-text{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex:1}.layout-512-buttons{margin-top:45px;display:flex;align-items:center;justify-content:flex-start;gap:0 30px;width:100%}.layout-512-button{margin-top:15px}@media (max-width:1280px){.layout-512-wrapper{padding:30px 0!important}.layout-512-sections-inner-wrapper{padding:90px 30px}.layout-512-left{padding-right:30px}}@media (max-width:1024px){.layout-512-sections-inner{flex-wrap:wrap}.layout-512-left{width:80%}.layout-512-right{width:100%;margin-top:45px}}@media (max-width:600px){.layout-512-left{width:100%}}@media (max-width:480px){.layout-512-sections-inner-wrapper{padding:30px 15px}.layout-512-buttons{flex-direction:column}.layout-512-button{width:100%;display:flex}}.layout-4-header-wrapper{margin-bottom:30px}.layout-4-header{width:100%;display:block}.layout-4-items-container{padding:0}.layout-4-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch}.layout-4-left-wrapper{width:50%;display:flex;margin-top:15px;padding-right:15px}.layout-4-left{width:100%;display:flex}.layout-4-first-item{width:100%;display:flex;padding:30px;background:var(--c-color-2)}.with-radius .layout-4-first-item{border-radius:16px}.layout-4-first-item-title{color:#fff}.layout-4-first-item .layout-4-item-link{background:#fff;color:var(--c-color-1)}.layout-4-items{width:50%;display:flex;flex-wrap:wrap;align-items:space-between;justify-content:flex-start;position:relative;padding-left:15px}.layout-4-item-wrapper{display:flex;width:100%;padding:15px 0 0 0}.layout-4-item{width:100%;display:flex;position:relative;transition:background 500ms ease-in-out 0s;overflow:hidden;background:#f9f9f9}.with-radius .layout-4-item{border-radius:16px}.layout-4-item-content-wrapper{flex:1;position:relative;overflow:hidden;display:flex;align-items:stretch;justify-content:flex-start}.layout-4-item-content{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:stretch;padding:15px 30px;z-index:30}.layout-4-item-content-top{width:100%;display:flex;flex-wrap:wrap;flex:1}.layout-4-item-title{display:inline-block;color:var(--c-color-1);transition:all 500ms ease 250ms}.layout-4-item-summary-wrapper{width:100%;display:flex;margin-top:15px}.layout-4-item-summary{width:100%;display:block;padding-bottom:15px}.layout-4-item-text{width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;transition:all 500ms ease 0s}.layout-4-item-links{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:30px}.layout-4-item-link{background:#fff;color:#ccc;display:in line-flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.8px;padding:8px 16px;border-radius:16px;transition:opacity 250ms ease 0s}.layout-4-item:hover .layout-4-item-title{color:var(--c-color-2)}@media (max-width:1368px){.layout-4-wrapper{padding:30px 0!important}.layout-4-items-container{padding:0 15px}}@media (max-width:1024px){.layout-4-left-wrapper{width:100%;padding-right:0}.layout-4-items{width:100%;padding-left:0}}.layout-513-content-wrapper{width:100%;position:relative;overflow:hidden}.with-radius .layout-513-items-container{border-radius:var(--radius-30)}.layout-513-items{width:100%;display:flex;align-items:stretch;background:var(--c-color-1);padding:30px 0}.with-radius .layout-513-items{border-radius:var(--radius-30)}.layout-513-item-wrapper{position:relative;display:flex;padding:0 15px;flex:auto;color:#fff}.layout-513-item-wrapper::after{content:"";display:inline-block;width:1px;height:65%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1)}.layout-513-item-wrapper:nth-child(4n)::after{display:none}.layout-513-item{display:flex;padding:30px 0;width:100%;justify-content:center;align-items:center;position:relative}.with-menu .layout-513-item{flex-direction:column;align-items:center;justify-content:center;gap:20px 0}.layout-513-item-counter{display:flex;align-items:flex-start;justify-content:flex-start}.layout-513-item-count{font-size:50px;display:inline-flex}.layout-513-item-content{display:flex;padding-left:15px}.layout-513-item-unit{font-size:16px;display:inline-flex;letter-spacing:1.8px}.layout-513-item-title{display:block;font-size:14px;font-weight:400;letter-spacing:1px;text-align:left}@media (max-width:1368px){.layout-513-wrapper{padding:30px 0!important}}@media (max-width:1280px){.layout-513-item{flex-direction:column;align-items:center;justify-content:center;gap:20px 0}}@media (max-width:1024px){.layout-513-item-count{font-size:40px}}@media (max-width:768px){.layout-513-items{flex-wrap:wrap}.layout-513-item-wrapper{width:50%}}@media (max-width:480px){.layout-513-item-wrapper{width:100%}.layout-513-item-count{font-size:30px}.layout-513-item-wrapper::after{display:none}}.layout-9-wrapper{position:relative}.layout-9-header-wrapper{margin-bottom:30px}.layout-9-header{width:100%;display:block}.layout-9-header-title{color:var(--c-color-1);display:inline-flex;align-items:center}.layout-9-items-container{padding:0;position:relative}.layout-9-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;position:relative}.layout-9-item-wrapper{display:flex;width:33.33%;padding:0 15px;margin-top:30px}.layout-9-item{width:100%;height:380px;display:flex;flex-direction:column;position:relative;transition:background 500ms ease-in-out 0s;overflow:hidden;background:var(--c-color-1);padding:0}.with-radius .layout-9-item{border-radius:16px}.layout-9-item-image{width:100%;height:100%;display:block}.layout-9-item picture{width:100%;height:100%;display:block}.layout-9-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .2s ease 0s}.layout-9-item:hover .layout-9-item-image img{transform:scale(1.1)}.layout-9-item-content-wrapper{position:absolute;inset:0;width:100%;height:100%;display:flex;background:rgba(0,0,0,.3);padding:30px;transition:background .2s ease 0s}.layout-9-item:hover .layout-9-item-content-wrapper{background:var(--c-color-1-overlay)}.layout-9-item-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.layout-9-item-category{display:inline-flex;width:max-content;background:#fff;color:var(--c-color-2);padding:5px 10px;border-radius:30px;opacity:.5;transition:opacity .2s ease 0s}.layout-9-item:hover .layout-9-item-category{opacity:1;background:var(--c-color-2);color:#fff}.layout-9-item-title{width:100%;display:block;color:#fff;letter-spacing:1px;margin-bottom:15px}.layout-9-item-value{display:inline-flex;align-items:center;justify-content:flex-start;color:#fff;gap:0 10px;font-size:14px}@media (max-width:1368px){.layout-9-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-9-item-wrapper{width:50%}.layout-9-item{height:380px}}@media (max-width:600px){.layout-9-item-wrapper{width:100%}}