.layout-3-wrapper{position:relative}.layout-3-content-wrapper{position:relative}.layout-3-container{flex-wrap:wrap;align-items:flex-start;position:relative;z-index:20}.layout-3-sections{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.layout-3-images-wrapper{width:50%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;position:relative;padding-right:30px}.layout-3-top{width:100%;display:flex;justify-content:flex-end}.layout-3-first-image{width:100%;height:auto;display:flex;justify-content:flex-end;z-index:2;top:0;right:0}.layout-3-first-image img{max-width:75%;height:auto;display:block;border-radius:16px}.layout-3-bottom{width:100%;display:flex;justify-content:flex-end;position:relative}.layout-3-second-image{width:60%;height:auto;display:flex;justify-content:flex-end;z-index:3;position:absolute;bottom:0;left:0}.layout-3-second-img{max-width:100%;height:auto;display:block;border-radius:16px}.layout-3-absolute-1{display:block;position:absolute;left:0;top:0}.layout-3-absolute-2{display:block;position:absolute;left:-15px;top:-16px;animation:zoomInOut 5s infinite alternate;z-index:20}@keyframes zoomInOut{0%{-webkit-transform:scale(.5);transform:scale(.5)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}.layout-3-counter-wrapper{width:40%;display:flex;padding-top:15px;padding-left:15px}.layout-3-counter{width:100%;display:flex;background:var(--c-color-1);flex-direction:column;align-items:center;border-radius:16px;padding:15px;box-shadow:6px 6px 0 var(--c-color-2)}.layout-3-counter-top{width:100%;display:flex;color:#fff;justify-content:center;align-items:center;gap:0 10px}.layout-3-unit{color:var(--c-color-2)}.layout-3-counter-desc{color:#fff;width:100%;display:block;text-align:center}.layout-3-right-wrapper{width:50%;padding:0 0 60px 30px;display:flex;align-items:center}.layout-3-right{display:block;width:100%}.layout-3-sub-title{width:100%;display:block;margin-bottom:15px;color:var(--c-color-2)}.layout-3-title{width:100%;margin-bottom:30px;display:block;font-family:var(--font-2);color:#1d1d1d}.layout-3-summary{display:block;width:100%;color:var(--c-light-font-color);font-family:var(--font-2)}.layout-3-content{display:block;width:100%;margin-top:30px}.layout-3-content ul{width:100%;display:flex;flex-wrap:wrap;list-style:none}.layout-3-content ul li{width:50%;font-size:16px;font-weight:500;color:var(--c-color-2);padding-right:15px;margin-bottom:10px;display:flex}.layout-3-content ul li::before{content:"\f101";display:inline-block;font-family:'Line Awesome Free';font-weight:900;margin-right:10px;color:var(--c-color-2)}.dir-rtl .layout-3-content ul li::before{content:"\f100";margin-right:0;margin-left:10px}.layout-3-links{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:45px}.layout-3-link{display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;letter-spacing:1px;font-weight:700;color:var(--c-color-1);border:1px solid var(--c-color-1);padding:17px 24px 17px 35px;transition:all .3s}.layout-3-link i{display:inline-block;margin-left:10px;color:var(--c-color-1);font-size:16px;transition:all .3s}.layout-3-link:hover{background:var(--c-color-1);border-color:var(--c-color-1);color:#fff}.layout-3-link:hover i{color:#fff;transform:rotate(0)}@media (max-width:1024px){.layout-3-wrapper{padding:30px 0!important}.layout-3-sections{flex-direction:column}.layout-3-images-wrapper{width:100%;padding:0}.layout-3-second-image{justify-content:flex-start}.layout-3-right-wrapper{width:100%;margin-top:30px;padding:0}}@media (max-width:768px){.layout-3-second-image{display:none}.layout-3-absolute-1,.layout-3-absolute-2{display:none}.layout-3-first-image img{max-width:100%;width:100%}.layout-3-counter-wrapper{width:100%;padding-left:0}}.layout-506-wrapper{width:100%;display:block}.layout-506-content-wrapper{flex-wrap:wrap;font-size:0;position:relative}.layout-506-items-container{padding:0}.layout-506-header{width:100%;display:block;margin-bottom:30px;padding:0 30px}.layout-506-title{width:100%;display:block}.layout-506-childs{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-bottom:30px}.layout-506-child{width:33.33%;padding:0 15px;display:flex;flex-direction:column;justify-content:stretch;flex:1 1 auto;margin-top:30px;position:relative}.with-menu .layout-506-child{width:50%}.layout-506-item-wrapper{width:100%;min-height:100%;position:relative;display:flex}.layout-506-items-container{padding:0}.layout-506-item{width:100%;display:block;position:relative;background:#fff;padding:30px;border-radius:16px;box-shadow:5px 5px 15px rgba(0,0,0,.1)}.with-radius .layout-506-item{border-radius:var(--radius-30)}.layout-506-icon{position:absolute;top:15px;right:15px;font-size:24px;color:var(--c-color-2)}.layout-506-strong{display:block;width:100%;letter-spacing:.5px;color:#1d1d1d}.layout-506-text{display:block;width:100%;text-align:left;position:relative;z-index:50;margin-top:15px;color:var(--c-light-font-color)}@media (max-width:1280px){.layout-506-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-506-child{width:50%}}@media (max-width:600px){.with-menu .layout-506-child,.layout-506-child{width:100%;padding:0}}@media (max-width:480px){.layout-506-icon{display:none}}