:root{--l-2-h:720px}.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}.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)}.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-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:flex-start}.layout-2-item-box-content-wrapper{width:60%;display:flex;align-items:center;justify-content:flex-start;position:relative}.layout-2-item-image::before{content:"";display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(var(--c-1-rgb),.4);z-index:100}.layout-2-item-box-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:wrap;position:relative;z-index:100}.layout-2-item-top{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;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)}.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:flex-start;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 15px;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;border:2px solid #fff;color:#fff;background:transparent;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{border-color:var(--c-color-1);background:var(--c-color-1);color:#fff}@media (max-width:1440px){.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){.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){:root{--l-2-h:auto}.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}.layout-2-item-title{font-size:40px;line-height:1.25}.layout-2-button{width:24px;height:24px;font-size:12px;border-width:1px;border-radius:4px}}@media (max-width:600px){.layout-2-item-sub-title,.layout-2-item-text{display:none}.layout-2-item-title{font-size:30px;line-height:1.25}}@media (max-width:480px){.layout-2-item-link{width:max-content;margin:0;margin-bottom:10px;font-size:10px;height:30px}.layout-2-item-title{font-size:24px;line-height:1.25}}.l-3-selection{margin:0;padding:10vh 0;background:var(--c-color-3)}.layout-3-header{width:100%;display:flex;flex-direction:column-reverse;gap:10px 0;align-items:center}.layout-3-sub-title{color:var(--c-color-2)}.layout-3-title{display:inline-flex;text-align:center;color:var(--c-color-1);width:50%}.layout-3-items-container{overflow:hidden;align-items:stretch;padding:0}.layout-3-items{width:100%;display:flex;flex-wrap:wrap;margin-top:60px;justify-content:center}.layout-3-item-wrapper{padding:15px;width:33.33%;display:flex;margin-bottom:30px;position:relative}.layout-3-item{position:relative;width:100%;display:flex}.layout-3-item-holder{width:100%;padding:50px 46px 40px;transition:all .5s ease-in-out;border:1px solid transparent;border-radius:35px;background:#fff}.layout-3-item:hover .layout-3-item-holder{background-color:initial}.layout-3-item-icon{width:99px;height:99px;border-radius:10px;background-color:var(--c-color-3);display:flex;align-items:center;justify-content:center;margin-bottom:48px;position:relative;z-index:2}.layout-3-item-overflow{filter:drop-shadow(0 6px 40px rgba(var(--c-3-rgb),1));position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;transition:all .5s ease-in-out;opacity:1;visibility:visible}.layout-3-item-overflow::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;mask-image:url(data:image/png;base64,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);mask-repeat:no-repeat;transition:.5s ease-in-out;mask-size:cover;border-radius:30px}.layout-3-item-overflow img{position:absolute;right:0;top:0;width:auto;border-radius:0 30px 0 120px;height:auto;max-width:150px;transition:border-radius .2s linear 0s}.layout-3-item:hover .layout-3-item-overflow img{border-radius:0 30px 0 30px}.layout-3-item-title{display:inline-block;position:relative;margin-bottom:28px;color:var(--c-title);font-family:var(--f-title)}.layout-3-item-title:hover{color:var(--c-color-2)}.layout-3-item-excerpt{width:100%;display:block;color:var(--c-content);position:relative}.layout-3-item-view{transition:.5s ease-in-out;border-top:1px solid #f0e2d0;padding-top:29px;margin-top:33px;margin-right:70px;position:relative}.layout-3-item-link{color:var(--c-title);display:inline-flex;align-items:center;justify-content:flex-start;gap:0 8px}.layout-3-item-link::before{content:"";display:block;width:100%;height:100%;position:absolute;inset:0;z-index:100}.layout-3-item-link i{color:var(--c-color-2)}.layout-3-item-readmore{position:absolute;bottom:0;right:0;width:79px;height:79px;border-top-left-radius:0;padding:15px 0 0 15px;transition:.5s ease;opacity:0;visibility:hidden;transform:1;transform:scale(0)}.layout-3-item-readmore .btn{background-color:var(--c-color-2);padding:18px 23px;width:100%;height:100%;z-index:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:100px;transition:all .25s cubic-bezier(.645,.045,.355,1);position:relative;border:none;text-align:center;color:#fff}.layout-3-item-readmore .btn span{position:relative;z-index:1;transition:all .3s linear 0ms;top:0;text-transform:none}.layout-3-item-readmore .btn .button-arrow-hover svg:first-child,.layout-3-item-readmore .btn .button-arrow-hover i:first-child{transform:translatex(0)translatey(0)translatez(0)}.layout-3-item-readmore .btn .button-arrow-hover svg path{fill:#fff}.layout-3-item-readmore .btn .button-arrow-hover svg:last-child,.layout-3-item-readmore .btn .button-arrow-hover i:last-child{position:absolute;top:0;left:0;transform:translatex(-200%)translatey(200%)translatez(0)}.layout-3-item:hover .layout-3-item-readmore{opacity:1;transform:scale(1);visibility:visible}.layout-3-item-readmore .btn.btn-default:hover .button-arrow-hover i:first-child{transform:translatex(200%)translatey(-200%)translatez(0)}@media (max-width:1024px){.layout-3-item-wrapper{width:50%}}@media (max-width:768px){.layout-3-title{width:100%}}@media (max-width:600px){.layout-3-item-wrapper{width:100%;margin:0}.layout-3-items{margin-top:15px}}@media (max-width:480px){.layout-3-item-overflow{display:none}.layout-3-item:hover .layout-3-item-holder{background-color:#fff}.layout-3-item-holder{padding:30px 15px;border-radius:16px}.layout-3-item-icon{display:none}.layout-3-item-view{margin-right:0}}.layout-4-sections{width:100%;border-radius:300px;background:var(--c-color-2);display:flex;align-items:center;justify-content:space-between}.layout-4-sections-inner{width:100%;display:flex;align-items:center;justify-content:space-between;padding:21px 20px 21px 30px;gap:0 30px}.layout-4-images{display:flex;align-items:center;justify-content:flex-start;padding-left:43px}.layout-4-image{width:90px;height:90px;border-radius:90px;margin-left:-43px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid #fff}.layout-4-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.layout-4-logo{width:90px;height:90px;border-radius:90px;margin-left:-43px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid #fff;background:var(--c-color-1)}.layout-4-logo img{max-width:70%;max-height:70%;object-fit:contain;object-position:center}.layout-4-center-wrapper{display:flex;flex:auto}.layout-4-right-wrapper{display:flex}.layout-4-center{color:#fff;display:block;width:100%}.layout-4-phone-box{padding:17px 96px 17px 23px;border-radius:300px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,8%);display:flex;align-items:center;justify-content:center;gap:0 10px;position:relative}.layout-4-phone-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;border:2px solid #fff;font-size:30px}.layout-4-phone-content{display:flex;flex-direction:column;gap:5px 0}.layout-4-phone-title{display:block;color:rgba(255,255,255,.5)}.layout-4-phone-number{display:inline-block;color:#fff;white-space:nowrap}.layout-4-phone-number::before{content:"";display:block;position:absolute;width:100%;height:100%;inset:0;z-index:32;border-radius:300px}.layout-4-phone-box:hover{background:var(--c-color-2);border-color:#fff}@media (max-width:768px){.layout-4-sections-inner{flex-direction:column;gap:30px 0}}@media (max-width:600px){.layout-4-sections{border-radius:30px}}@media (max-width:480px){.layout-4-phone-box{padding:17px 23px}.layout-4-phone-icon{width:48px;height:48px}}.layout-513-content-wrapper{width:100%;position:relative;overflow:hidden}.layout-513-header-wrapper{margin-bottom:6vh}.layout-513-header{width:100%;display:flex;flex-direction:column-reverse;gap:10px 0;align-items:center}.layout-513-sub-title{color:var(--c-color-2)}.layout-513-title{display:inline-flex;text-align:center;color:var(--c-color-1);width:50%}.layout-513-items{width:100%;display:flex;flex-wrap:wrap}.layout-513-item-wrapper{width:33.33%;position:relative;display:flex;padding:0 15px;flex:auto}.layout-513-item-wrapper::after{content:"";display:inline-block;width:1px;height:65%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.1)}.layout-513-item-wrapper:nth-child(3n)::after{display:none}.layout-513-item{display:flex;flex-direction:column;padding:45px 0;width:100%;justify-content:center;align-items:center;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.layout-513-item-wrapper:nth-last-child(-n+3) .layout-513-item{border-bottom:none}.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:center;justify-content:flex-start;gap:0 10px}.layout-513-item-count{display:inline-flex;color:var(--t-color-1)}.layout-513-item-unit{color:var(--t-color-2)}.layout-513-item-content{display:flex}.layout-513-item-title{display:block;font-weight:400;letter-spacing:1px;text-align:center}@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%}.layout-513-title{width:100%}.layout-513-item-wrapper:nth-child(3n)::after{display:inline-block}.layout-513-item-wrapper:nth-child(2n)::after{display:none}.layout-513-item-wrapper:nth-last-child(-n+3) .layout-513-item{border-bottom:1px solid rgba(0,0,0,.1)}.layout-513-item-wrapper:nth-last-child(-n+2) .layout-513-item{border-bottom:none}}@media (max-width:480px){.layout-513-item-wrapper{width:100%}.layout-513-item-count{font-size:30px}.layout-513-item-wrapper::after{display:none!important}.layout-513-item-wrapper:nth-last-child(-n+2) .layout-513-item{border-bottom:1px solid rgba(0,0,0,.1)}}.layout-12-wrapper{padding:0 60px}.layout-12-bg-wrapper{position:relative;background-image:url(../../components/layout_12/img/bg.webp);background-repeat:repeat;background-position:center;border-radius:60px;overflow:hidden}.layout-12-content-wrapper{padding:90px 0;background:rgba(255,255,255,.8)}.layout-12-sections{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.layout-12-header{width:100%;display:flex;flex-wrap:wrap;text-align:left;justify-content:space-between}.layout-12-header-left{width:50%;display:inline-flex;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.layout-12-title{color:var(--c-color-1)}.layout-12-summary{display:block;color:var(--c-light-font-color);font-family:var(--font-2)}.layout-12-header-right{display:flex;align-items:center;justify-content:flex-end;gap:0 15px}.layout-12-header-link{color:var(--c-color-1)}.layout-12-header-link:hover{color:var(--c-color-2)}.layout-12-nav{display:flex;align-items:center;justify-content:flex-start;gap:0 10px}.dir-rtl .layout-12-nav{flex-direction:row-reverse}.layout-12-nav-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--c-color-1);color:var(--c-color-1);background:transparent;cursor:pointer;font-size:20px;border-radius:10px}.layout-12-nav-button:hover{background:var(--c-color-2);border-color:var(--c-color-2);color:#fff}.layout-12-items-wrapper{width:100%;display:flex;position:relative;z-index:1000;overflow:hidden;margin-top:30px}.layout-12-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.layout-12-item-wrapper{width:33.33%;display:flex;overflow:hidden;position:relative;padding:0;font-size:0}.layout-12-item{width:100%;display:flex;justify-content:space-between;flex-direction:column;border:1px solid transparent;transition:all .2s;align-items:center;position:relative;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15)}.layout-12-item-top{width:100%;display:flex;flex:1;padding:30px;position:relative}.layout-12-item-summary{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:10;line-clamp:10;color:#1d1d1d}.layout-12-item-bottom{width:100%;display:flex;padding:15px 30px;border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;gap:0 20px}.layout-12-item-bottom-left{display:inline-flex;align-items:center;justify-content:flex-start;flex:auto;gap:0 20px}.layout-12-item-bottom-right{display:flex;align-items:center;justify-content:flex-end}.layout-12-item-bottom-right i{font-size:18px;color:var(--c-color-2)}.layout-12-item-category-link{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--c-color-1);padding:8px 15px;border-radius:30px;font-size:14px}.layout-12-item-image{width:50px;height:50px;display:flex;border-radius:50%;overflow:hidden;border:2px solid var(--c-color-1)}.layout-12-item-image picture{width:100%;height:100%;display:block}.layout-12-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.layout-12-item-title{display:block;color:var(--c-color-1);font-weight:600;text-align:left;transition:color .2s ease 0s}@media (max-width:1280px){.layout-12-wrapper{padding:0 15px}}@media (max-width:1024px){.layout-12-header{width:100%}.layout-12-items-wrapper{width:100%;flex:auto}}@media (max-width:768px){.layout-12-content-wrapper{padding:30px 0}.layout-12-header{flex-direction:column}.layout-12-header-left{width:100%;justify-content:center;align-items:center;text-align:center}.layout-12-header-right{width:100%;justify-content:space-between;margin-top:15px}}@media (max-width:600px){.layout-12-nav-button{width:32px;height:32px;font-size:18px}}@media (max-width:480px){.layout-12-bg-wrapper{border-radius:30px}}.layout-10-header-wrapper{margin-bottom:30px}.layout-10-content-wrapper{position:relative;overflow:hidden}.layout-10-sections{width:100%;display:flex;flex-direction:column;position:relative;z-index:2}.layout-10-header{width:100%;display:flex;flex-direction:column-reverse;gap:10px 0;align-items:center}.layout-10-sub-title{color:var(--c-color-2)}.layout-10-title{display:inline-flex;text-align:center;color:var(--c-color-1);width:50%}.layout-10-items-wrapper{margin-top:3vh}.layout-10-items-container{align-items:flex-start;overflow:hidden}.layout-10-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;border-radius:16px;overflow:hidden}.layout-10-item-groups{width:100%;display:flex;flex-wrap:wrap;flex-direction:column}.layout-10-item-wrapper{width:100%;display:flex;margin-bottom:30px;position:relative}.layout-10-item{width:100%;display:flex;align-items:stretch;gap:0 15px;transition:.4s;border-radius:16px}.layout-10-item:hover{background:var(--c-color-3)}.layout-10-item-wrapper:nth-child(even) .layout-10-item{flex-direction:row-reverse}.layout-10-item-image{width:50%;height:297px;display:block;position:relative;z-index:1;transition:all .3s;overflow:hidden;border-radius:16px;transition:.4s}.layout-10-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:inline-block;border-radius:16px}.layout-10-item:hover .layout-10-item-image{padding:15px}.layout-10-item-box{width:100%;display:flex;flex-direction:column;align-items:stretch;z-index:3;padding:30px;flex:1;background:var(--c-color-3);border-radius:16px}.layout-10-item-box-top{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;padding:15px 0;flex-direction:column;flex:1}.layout-10-item-title{display:block;transition:all .3s;color:var(--c-color-1)}.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:4;line-clamp:4;text-align:left;color:#657078;margin:15px 0 0 0}.layout-10-item-box-link{display:flex;align-items:center;justify-content:flex-start;color:var(--c-color-2)}.layout-10-item-box-link i{transition:all .3s}.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(-45deg)}.layout-10-swiper-pagination{width:100%;display:flex;align-items:center;justify-content:center;margin-top:30px;padding-bottom:5px}.layout-10-swiper-pagination .swiper-pagination-bullet{background-color:transparent!important;background-image:none!important;display:inline-flex;place-content:center;place-items:center;letter-spacing:0;height:30px;line-height:normal;margin:clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem) 6px 0 6px;opacity:1;padding:0;position:relative;text-decoration:none;text-transform:none;vertical-align:top;width:30px;z-index:1;border-radius:50%;transition:1s cubic-bezier(.25,1,.25,1);border:2px solid transparent;-webkit-transform:scale(.8);transform:scale(.8)}.layout-10-swiper-pagination .swiper-pagination-bullet::before{background:var(--c-color-2);content:"";height:7px;margin:auto;position:absolute;bottom:0;left:0;right:0;top:0;width:7px;border-radius:50%;transition:inherit;transition:1s cubic-bezier(.25,1,.25,1);transform:scale(1.01)}.layout-10-swiper-pagination .swiper-pagination-bullet-active{opacity:1;border:2px solid var(--c-color-2);-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:768px){.layout-10-title{width:100%}}@media (max-width:600px){.layout-10-item{flex-direction:column}.layout-10-item-wrapper:nth-child(even) .layout-10-item{flex-direction:column}.layout-10-item-image{width:100%;height:auto}.layout-10-item-box{padding:15px}}