.widget_item_style_24 .slider__pagination{position:relative;bottom:0!important;width:fit-content!important;margin:20px auto 0 auto}.widget_item_style_24 .slider__pagination .swiper-pagination-bullet{margin:0 5px;color:transparent;padding:0;border-radius:8px;background-color:var(--theme-color);opacity:.5;width:8px;height:8px;transition:200ms}.widget_item_style_24 .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:50px}.widget_item_style_24 .swiper-wrapper{display:flex;align-items:center}.widget_item_style_24 .swiper-wrapper .item{position:relative;overflow:hidden;background-color:#fff;border-radius:7px}.widget_item_style_24 .swiper-wrapper .item .info{position:relative;padding-top:calc(var(--icon-height) / 2)}.widget_item_style_24 .swiper-wrapper .item .info .icon{background:var(--theme-color);width:var(--icon-height);height:var(--icon-height);padding:15px;border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.widget_item_style_24 .swiper-wrapper .item .info .icon img{width:100%;height:100%;object-fit:contain}.widget_item_style_24 .swiper-wrapper .item .info .title{margin-top:20px}.widget_item_style_24 .swiper-wrapper .item .info .title p.heading{color:#000;font-size:16px;font-weight:700;margin:0;text-align:center}.widget_item_style_24 .swiper-wrapper .item .banner{position:relative;padding-bottom:var(--wpost-img-ration,115%);height:0;overflow:hidden;border-radius:10px}.widget_item_style_24 .swiper-wrapper .item .banner img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);transition:200ms}.widget_item_style_24 .swiper-wrapper .item:hover .info .icon img{animation:jittery 2s infinite}.widget_item_style_24 .swiper-wrapper .item:hover .banner img{transform:scale(1.05) translate(-50%,-50%)}.widget_item_style_24 .swiper-wrapper .swiper-slide-active .item .banner{padding-top:25%}@keyframes jittery{5%,50%{transform:scale(1)}10%{transform:scale(.9)}15%{transform:scale(1.15)}20%{transform:scale(1.15) rotate(-5deg)}25%{transform:scale(1.15) rotate(5deg)}30%{transform:scale(1.15) rotate(-3deg)}35%{transform:scale(1.15) rotate(2deg)}40%{transform:scale(1.15) rotate(0)}}.widget_post_style_9 .items-list{margin-top:20px}.widget_post_style_9 .items-list .item-thumb{position:relative;padding:0 10px}.widget_post_style_9 .items-list .item-thumb .item-thumb-box{border:2px solid #fff;background-color:#fff;box-shadow:0 0 5px #e5e3e3;overflow:hidden;position:relative;cursor:pointer;border-radius:5px}.widget_post_style_9 .items-list .item-thumb .item-thumb-box .img{position:relative;display:block;width:100%;padding-top:100%;height:inherit;border-radius:5px;overflow:hidden}.widget_post_style_9 .items-list .item-thumb .item-thumb-box .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_post_style_9 .items-list .item-thumb .item-thumb-box .img picture img{height:100%;width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:contain}.widget_post_style_9 .items-list .item-thumb:hover .item-thumb-box{border-color:var(--theme-color)}.widget_post_style_9 .items-list .item-thumb:hover .item-thumb-box .title{opacity:0}.widget_post_style_9 .items-list .slick-current .item-thumb .item-thumb-box{border-color:var(--theme-color)}.widget_post_style_9 .items-content .item-info{display:grid!important;grid-template-columns:1fr 2fr;padding:20px;background-color:#fff;border-radius:5px;grid-gap:20px;max-width:1000px;margin:10px auto;box-shadow:0 0 5px #ccc}.widget_post_style_9 .items-content .item-info .avatar .img{position:relative;display:block;width:100%;padding-top:120%;height:inherit;border-radius:0;overflow:hidden}.widget_post_style_9 .items-content .item-info .avatar .img a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_post_style_9 .items-content .item-info .avatar .img a img{height:100%;width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:contain}.widget_post_style_9 .items-content .item-info .info .chucvu{font-size:14px;margin-bottom:5px;font-weight:500;font-style:italic}.widget_post_style_9 .items-content .item-info .info .name{font-size:25px;font-weight:700;margin-bottom:15px;color:var(--theme-color)}.widget_post_style_9 .items-content .item-info .info .name a{color:inherit}.widget_post_style_9 .items-content .item-info .info .vitri{font-weight:700;margin-bottom:15px;display:inline-block;background-color:var(--theme-color);color:#fff;padding:5px 10px;border-radius:5px;box-shadow:inset 0 -10px 0 -6px rgba(0,0,0,.17);font-size:14px;font-style:italic}.widget_post_style_9 .items-content .item-info .info .description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical}@media (max-width:600px){.widget_post_style_9 .items-content .item-info{grid-template-columns:1fr}.widget_post_style_9 .items-content .item-info .info .description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5}}.widget_item_style_1{overflow:hidden;text-align:center}.widget_item_style_1 .row-flex{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:10px}.widget_item_style_1 .item{position:relative;overflow:hidden;text-align:center;background-position:center}.widget_item_style_1 .item a{color:currentColor}.widget_item_style_1 .item .img{height:var(--item-icon-height,50px);text-align:center}.widget_item_style_1 .item .img img{width:auto;height:100%;display:inline-block;border-radius:5px;padding:5px;margin-top:5px}.widget_item_style_1 .item .title{text-align:center;padding:10px}.widget_item_style_1 .item .title .heading{color:#000;font-size:15px;font-weight:700;margin:0 0 10px 0}.widget_item_style_1 .item .title .description{color:#8a8b8c;font-size:14px;line-height:20px}.widget_item_style_1 .item:hover .img img{-webkit-animation:toTopFromBottom .5s forwards;animation:toTopFromBottom .5s forwards;box-shadow:0 0 10px 4px rgba(31,66,135,.1)}@media (max-width:1000px){.widget_item_style_1 .item .img{height:var(--item-icon-height-tablet,50px)}}@media (max-width:768px){.widget_item_style_1 .row-flex{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_item_style_1 .row-flex{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_item_style_1 .item .img{height:var(--item-icon-height-mobile,50px)}}.widget_videos_style_2{--video-icon-size:50px;--video-big-icon-size:50px}.widget_videos_style_2 .videos-row{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--left-width, 50%) - var(--gutter)) calc(var(--right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_videos_style_2 .video-item{position:relative;padding:0 0;background-color:#fff}.widget_videos_style_2 .video-item .video-img{position:relative;border-radius:5px;overflow:hidden}.widget_videos_style_2 .video-item .video-img a{display:block;height:0!important;width:100%;padding-top:var(--video-img-ration,100%)}.widget_videos_style_2 .video-item .video-img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_videos_style_2 .video-item .video-img:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_videos_style_2 .video-item .video-title{position:relative}.widget_videos_style_2 .video-item .video-title .heading{margin-top:10px;margin-bottom:0;font-size:15px;line-height:25px;font-family:var(--font-header);font-weight:700}.widget_videos_style_2 .video-item .video-title .heading a{color:currentColor}.widget_videos_style_2 .video-item .video-title .description{display:var(--video-description-display,-webkit-box);margin-bottom:0;color:#252525;overflow:hidden;text-overflow:ellipsis;line-height:25px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.widget_videos_style_2 .video-item .play-now{display:flex;z-index:10;align-items:center;justify-content:center;color:#fff;background-color:var(--video-icon-color,var(--theme-color));border:solid 2px #FFFFFF1A;font-size:calc(var(--video-icon-size)/3);box-shadow:0 5px 10px 0 rgba(255,255,255,.1);position:absolute;left:50%;top:50%;width:var(--video-icon-size);height:var(--video-icon-size);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;border-radius:50%;transition:all 0.5s}.widget_videos_style_2 .video-item .play-now:before,.widget_videos_style_2 .video-item .play-now:after{content:"";position:absolute;box-shadow:0 0 0 0 rgba(255,255,255,.3);animation:ripple 3s infinite;border-radius:50%;width:100%;height:100%}.widget_videos_style_2 .video-item .play-now:before{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.widget_videos_style_2 .video-item .play-now:after{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.widget_videos_style_2 .video-item .video-overlay{height:100%;width:100%;top:0;left:0;position:absolute;background-color:transparent;background-image:linear-gradient(0deg,#000C21 0%,#FF010100 100%);opacity:1;transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.widget_videos_style_2 .video-item:hover .play-now{background-color:#fff;color:var(--theme-color)}.widget_videos_style_2 .video-big .video-item .video-title .heading{font-size:20px}.widget_videos_style_2 .video-big .video-item .video-title .description{display:var(--video-big-description-display,block)}.widget_videos_style_2 .video-big .video-item .play-now{background-color:var(--video-big-icon-color,var(--theme-color));font-size:calc(var(--video-big-icon-size)/3);width:var(--video-big-icon-size);height:var(--video-big-icon-size)}.widget_videos_style_2 .video-big .video-item:hover .play-now{background-color:#fff;color:var(--theme-color)}.widget_videos_style_2 .video-list .video-item{--video-img-width:200px;display:flex!important;gap:10px;margin-bottom:20px}.widget_videos_style_2 .video-list .video-item .video-img{width:var(--video-img-width,100px)}.widget_videos_style_2 .video-list .video-item .video-title{width:calc(100% - var(--video-img-width, 100px) - 10px);position:relative}@media (max-width:768px){.widget_videos_style_2 .videos-row{display:block}}@media (max-width:600px){.widget_videos_style_2 .video-big .video-item{margin-bottom:10px}.widget_videos_style_2 .video-list .video-item{padding:0 5px;display:block!important}.widget_videos_style_2 .video-list .video-item .video-img{width:100%}.widget_videos_style_2 .video-list .video-item .video-title{display:block!important;width:100%}}.widget_post_style_6.post .post-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;align-items:start;grid-template-columns:calc(var(--post-left-width, 50%) - var(--gutter)) calc(var(--post-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_post_style_6.post .item{padding:0;margin-bottom:10px;display:block}.widget_post_style_6.post .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_6.post .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_6.post .item .img .date-box{display:none}.widget_post_style_6.post .item .title .header{margin:0;font-size:18px;line-height:30px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.widget_post_style_6.post .item .title .header a{color:currentColor}.widget_post_style_6.post .item .title .description{color:#252525;margin-top:8px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-align:left}.widget_post_style_6.post .item .title .post-created{position:absolute;display:inline-block;background-color:var(--theme-color);color:#fff;line-height:20px;border-radius:20px;padding:5px 15px;top:-15px;left:15px}.widget_post_style_6.post .item .title .read-more{display:var(--post-button-main-display,none)}.widget_post_style_6.post .item .title .read-more a{color:#fff;display:inline-block;position:relative;transition:all 0.3s}.widget_post_style_6.post .item .title .read-more a:hover{padding-left:20px;color:var(--theme-color)}.widget_post_style_6.post .item .title .read-more i{color:red;position:relative;top:1px}.widget_post_style_6.post .post-list{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:repeat(var(--item-number,2),1fr);gap:var(--bs-gutter-x);height:100%}.widget_post_style_6.post .post-list .item .img{padding-top:var(--wpost-img-list-ration,100%)}.widget_post_style_6.post .post-list .item .title .header{font-size:15px;font-weight:700;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--font-header)}.widget_post_style_6.post .post-list .item .title .description{display:none}.widget_post_style_6.post .post-list .item .title .read-more{display:none}@media (max-width:800px){.widget_post_style_6.post .post-grid{display:block}.widget_post_style_6.post .post-list{grid-template-columns:repeat(var(--item-number-tablet,1),1fr);height:auto}}@media (max-width:600px){.widget_post_style_6.post .post-list{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_post_style_6.post .post-list .item .title .header{font-size:14px;line-height:20px}.widget_post_style_6.post .post-list .item .title .description{font-size:12px;margin-bottom:0}}.widget_email_style_3 .header-title.header-title-style-1 .header-description{font-weight:700}.widget_email_style_3 .header-title.header-title-style-1 .header::after{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);background-color:#fff}.widget_email_style_3 .email-grid{--gutter:calc(40px/2);display:grid;align-items:center;gap:0;grid-template-columns:var(--email-left-width) var(--email-right-width);background-color:#fff;border-radius:var(--radius,20px);overflow:hidden}.widget_email_style_3 .email-box-form{overflow:hidden;padding:24px;height:100%}.widget_email_style_3 .email-box-form .email-box-heading{display:flex;align-items:center;gap:10px}.widget_email_style_3 .email-box-form .email-box-heading .img{width:100px}.widget_email_style_3 .email-box-form .email-box-heading .img img{width:100%}.widget_email_style_3 .email-box-form .description{margin:30px 0 10px 0;color:#a4a4a4}.widget_email_style_3 .email-box-form .form-group{overflow:hidden}.widget_email_style_3 .email-box-form .form-group .input{overflow:hidden}.widget_email_style_3 .email-box-form .form-group .input .form-control{border:0;border-radius:500px;margin-bottom:10px;float:left;width:100%;padding:12px 24px;outline:none;color:rgba(8,30,7,.5);font-size:14px;line-height:1.5;background-color:#f3f3f3}.widget_email_style_3 .email-box-form .form-group .button{margin-top:6px}.widget_email_style_3 .email-box-form .form-group .button button{border-radius:8px;font-weight:700;padding:12px 24px;font-size:14px;font-style:normal;line-height:150%;text-transform:uppercase;letter-spacing:0}.widget_email_style_3 .email-box-banner{height:100%}.widget_email_style_3 .email-box-banner .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_email_style_3 .email-box-banner .about-img-inner{width:100%;height:100%}.widget_email_style_3 .email-box-banner .about-img-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.widget_email_style_3 .email-grid{display:block}.widget_email_style_3 .email-box-form{padding:20px}.widget_email_style_3 .email-box-form .form-group{display:block}.widget_email_style_3 .email-box-form .form-group .input{margin-bottom:10px;width:100%}.widget_email_style_3 .email-box-banner{background-size:contain}.widget_email_style_3 .email-box-banner .about-img-inner{position:relative}.widget_email_style_3 .email-box-banner .about-img-inner img{position:relative}}.widget_about_style_2 .about-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--about-left-width, 50%) - var(--gutter)) calc(var(--about-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_about_style_2 .about-content .description{margin-bottom:20px}.widget_about_style_2 .about-content p{color:#777;font-size:14px;line-height:25px;margin-bottom:10px;margin-top:10px}.widget_about_style_2 .about-content ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style-type:none;margin-right:-10px;margin-bottom:5px;margin-top:5px}.widget_about_style_2 .about-content ul li{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;margin-top:10px;font-weight:600;color:#777;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_2 .about-content ul li:after{content:"";height:15px;width:15px;background-image:url(https://bizweb.dktcdn.net/100/367/318/themes/737653/assets/evo_about_icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;left:0;top:50%;transform:translate(0,-50%);position:absolute}.widget_about_style_2 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_2 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_2 .about-image .about-img-inner{position:absolute;width:100%;height:100%;top:0}.widget_about_style_2 .about-image .about-img-inner img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:var(--image-type,cover);object-fit:var(--image-type,cover)}.widget_about_style_2 .item{margin-bottom:10px;position:relative;overflow:hidden;text-align:center;background-position:center;padding-left:10px;padding-top:10px;display:flex;gap:10px}.widget_about_style_2 .item .img{flex:1 0 auto;height:40px;width:40px;text-align:center;padding:0;transition:all .5s}.widget_about_style_2 .item .img img{max-width:100%;width:auto;height:100%;display:inline-block}.widget_about_style_2 .item .title{width:calc(100% - 40px);text-align:left;padding-left:10px}.widget_about_style_2 .item .title .heading{color:#000;font-size:15px;font-weight:700;margin:0 0 5px 0}.widget_about_style_2 .item .title .description{color:#8a8b8c;font-size:14px;line-height:20px;margin:0 0 20px;font-style:italic}.widget_about_style_2 .item:hover .img img{-webkit-animation:toTopFromBottom .5s forwards;animation:toTopFromBottom .5s forwards}@media (max-width:768px){.widget_about_style_2 .about-grid{grid-template-columns:1fr}.widget_about_style_2 .about-image .about-img-inner{position:relative}.widget_about_style_2 .about-image .about-img-inner img{position:relative}}.widget_album_style_3 .box-content{position:relative}.widget_album_style_3 .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,20px)}.widget_album_style_3 .swiper-slide .album-item:not(:last-child){margin-bottom:var(--item-gap,20px)}.widget_album_style_3 .album-item{display:block;padding:10px;border-radius:5px;overflow:hidden;background-color:#fff}.widget_album_style_3 .album-item .album{position:relative}.widget_album_style_3 .album-item .album .img{position:relative;display:block;width:100%;padding-top:var(--image-ratio,100%);height:inherit;overflow:hidden;transition:all 1s}.widget_album_style_3 .album-item .album .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_album_style_3 .album-item .album .img picture img{min-height:100%;min-width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:cover}.widget_album_style_3 .album-item .album .title{position:relative;padding:20px}.widget_album_style_3 .album-item .album .title .btn{border-radius:40px;letter-spacing:0}.widget_album_style_3 .album-item .album:hover .img:before{transform:translate(-50%,-50%) scale(1.1);transition:500ms;opacity:0;width:100%;height:100%}.widget_album_style_3 .album-item .album:hover .img:after{transform:translate(-50%,-50%) scale(1.1);transition:500ms;opacity:0;width:100%;height:100%}.widget_album_style_3 .album-item .album:hover .img img{transform:scale(1.1);transition:all 500ms}.widget_album_style_3 .album-item .album:hover .title{width:100%;height:100%;transition:all 0.7s}@media (max-width:1000px){.widget_album_style_3 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_album_style_3 .album-list{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_album_style_3 .album-item .album .title h3.header{margin:0;font-size:14px}.widget_album_style_3 .album-item .album span{line-height:14px}}.widget_album_style_1 .box-content{position:relative}.widget_album_style_1 .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,20px)}.widget_album_style_1 .swiper-slide .album-item:not(:last-child){margin-bottom:var(--item-gap,20px)}.widget_album_style_1 .album-item{display:block}.widget_album_style_1 .album-item .album{position:relative}.widget_album_style_1 .album-item .album .img{position:relative;display:block;width:100%;padding-top:var(--image-ratio,100%);height:inherit;overflow:hidden;transition:all 1s}.widget_album_style_1 .album-item .album .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_album_style_1 .album-item .album .img picture img{min-height:100%;min-width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:cover}.widget_album_style_1 .album-item .album:hover .img:before{transform:translate(-50%,-50%) scale(1.1);transition:500ms;opacity:0;width:100%;height:100%}.widget_album_style_1 .album-item .album:hover .img:after{transform:translate(-50%,-50%) scale(1.1);transition:500ms;opacity:0;width:100%;height:100%}.widget_album_style_1 .album-item .album:hover .img img{transform:scale(1.1);transition:all 500ms}.widget_album_style_1 .album-item .album:hover .title{width:100%;height:100%;transition:all 0.7s}.widget_album_style_1 .album-item .album .title{position:absolute;z-index:2;width:calc(100% - 70px);height:calc(100% - 70px);top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;text-align:center;padding:10px}.widget_album_style_1 .album-item .album .title h3.header{font-size:18px;color:#fff}.widget_album_style_1 .album-item .album .title .read-more span{font-size:14px;color:#fff}@media (max-width:1000px){.widget_album_style_1 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_album_style_1 .album-list{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_album_style_1 .album-item .album .title h3.header{margin:0;font-size:14px}.widget_album_style_1 .album-item .album span{line-height:14px}}.widget_post_style_1.post .box-content{position:relative}.widget_post_style_1.post .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1.post .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1.post .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_post_style_1.post .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_1.post .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1.post .item .title{padding:10px;display:flex;flex-direction:column}.widget_post_style_1.post .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:0;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1.post .item .title .header a{color:currentColor;outline:none}.widget_post_style_1.post .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#687385}.widget_post_style_1.post .item .title .post-created{position:absolute;display:inline-block;background-color:var(--theme-color);color:#fff;line-height:20px;border-radius:20px;padding:5px 15px;top:-15px;left:15px}.widget_post_style_1.post .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_1.post .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1.post .item{padding:0;margin:10px}.widget_post_style_1.post .item .img{height:200px}}footer{position:relative}footer .widget_footer_style_1 p,footer .widget_footer_style_1 a{color:var(--footer-text-color,#ffffff)}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:20px}footer .widget_footer_style_1 .footer-column{flex:0 0 auto}footer .widget_footer_style_1 .footer-column-1{width:calc(var(--footer-column-1, 34%) - 20px)}footer .widget_footer_style_1 .footer-column-2{width:calc(var(--footer-column-2, 33%) - 20px)}footer .widget_footer_style_1 .footer-column-3{width:calc(var(--footer-column-3, 33%) - 20px)}footer .widget_footer_style_1 ul.footer-menu{padding:0}footer .widget_footer_style_1 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_1 ul.footer-menu li a i{display:none}footer .widget_footer_style_1 iframe{width:100%;height:400px}footer .widget_footer_style_1 .line{border-bottom:1px dashed var(--footer-text-color,#ffffff);margin:30px 0}footer .widget_footer_style_1 .line:last-of-type{display:none}footer .widget_footer_style_1 .map-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:768px){footer .widget_footer_style_1 .footer-grid{display:block}footer .widget_footer_style_1 .footer-column{width:100%!important;margin-bottom:20px}footer .widget_footer_style_1 .map-grid{grid-template-columns:1fr}}