.news{padding-bottom:80px}.news .filter-main .d-flex>.w-50{padding-top:11px}@media (max-width:1024px){.news .filter-main .d-flex>.w-50{padding-top:0}}.news .filter-main:not(.no_filters){margin-bottom:34px}.news .filter-main .w-50.search-container{padding-left:20px}.news .filter-main .filter-tags{position:relative}.news .filter-main .filter-tags .select-title{display:inline-flex;align-items:center;cursor:pointer}.news .filter-main .filter-tags .select-title .icon{width:24px;height:24px;display:inline-block}.news .filter-main .filter-tags .select-title .icon svg{width:24px;height:24px}.news .filter-main .filter-tags .select-title .icon svg path{transition:all .3s}.news .filter-main .filter-tags .select-title .selected,.news .filter-main .filter-tags .select-title .txt{display:inline-block;padding-left:8px;transition:all .3s}.news .filter-main .filter-tags .select-title:hover .txt{color:var(--c-blue)}.news .filter-main .filter-tags .select-title:hover svg path{fill:var(--c-blue)}.news .filter-main .filter-tags .tag-list-main{top:calc(100% + 16px);position:absolute;pointer-events:none;opacity:0;list-style-type:none;max-width:450px;width:100%;z-index:11}.news .filter-main .filter-tags .tag-list-main .tag-list-wrapper{position:relative}.news .filter-main .filter-tags .tag-list-main .filter-btn{cursor:pointer;position:absolute;bottom:15px;background-color:var(--c-blue);z-index:2;left:15px;color:#fff;text-align:center;right:15px;height:48px;display:flex;align-items:center;justify-content:center;font-family:var(--ff-inter)}.news .filter-main .filter-tags .tag-list-main ul{border-radius:8px;border:1px solid #e1eeff;background-color:var(--c-white);box-shadow:0 8px 8px 0 rgba(0,0,0,.2);max-width:100%;width:100%;padding:16px 16px 56px;margin:auto;transition:all .3s;max-height:390px;overflow-y:auto}.news .filter-main .filter-tags .tag-list-main ul::-webkit-scrollbar{width:6px;height:10px}.news .filter-main .filter-tags .tag-list-main ul::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.news .filter-main .filter-tags .tag-list-main ul::-webkit-scrollbar-thumb{background-color:#e1eeff;outline:1px solid #e1eeff;border-radius:6px}.news .filter-main .filter-tags .tag-list-main ul li{padding:16px 16px 16px 0;border-radius:8px;display:flex;align-items:center;position:relative;cursor:pointer}.news .filter-main .filter-tags .tag-list-main ul li .icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .3s;background-color:transparent;border-radius:6px;width:24px;height:24px}.news .filter-main .filter-tags .tag-list-main ul li .icon svg{width:18px;height:13px}.news .filter-main .filter-tags .tag-list-main ul li .icon svg path{transition:all .3s}.news .filter-main .filter-tags .tag-list-main ul li .txt{display:inline-block;padding-left:16px;line-height:24px}.news .filter-main .filter-tags .tag-list-main ul li:first-child{padding-top:0}.news .filter-main .filter-tags .tag-list-main ul li:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;border-radius:8px;background-color:#e1eeff}.news .filter-main .filter-tags .tag-list-main ul li.active .icon,.news .filter-main .filter-tags .tag-list-main ul li:hover .icon{background-color:#e1eeff}.news .filter-main .filter-tags .tag-list-main ul li.active .icon svg path,.news .filter-main .filter-tags .tag-list-main ul li:hover .icon svg path{fill:var(--c-blue)}.news .filter-main .filter-tags .tag-list-main:after{content:"";pointer-events:none;display:block;position:absolute;bottom:0;left:0;width:100%;max-width:calc(100% - 8px);height:110px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.3) 50%,#fff 100%)}.news .filter-main .filter-tags.active .tag-list-main{pointer-events:auto;opacity:1}@media (max-width:1024px){.news .filter-main.no_filters{margin-bottom:24px}.news .filter-main.no_filters .w-50.search-container{width:100%;padding-left:0}.news .filter-main.no_filters .w-50.search-container .justify-end{justify-content:unset}}@media (max-width:992px){.news .filter-main .search-container form{width:100%}.news .filter-main .search-container form .search-container input{min-width:auto}}@media (max-width:767px){.news .filter-main>.d-flex{flex-wrap:wrap}.news .filter-main .w-50{width:100%;order:2}.news .filter-main .w-50.search-container{padding-left:0;width:100%;padding-bottom:24px;order:1}.news .filter-main .filter-tags .tag-list-main ul{max-height:300px}}.news .post-list-main .col-list{max-width:862px;width:100%;padding-right:20px}.news .post-list-main .col-list .title{margin-bottom:37px}.news .post-list-main .col-list .title h1{font-size:40px;line-height:51px}.news .post-list-main .col-list .title h1 span{color:var(--c-blue);position:relative;display:inline-block}.news .post-list-main .col-list .title h1 span:after{content:"";display:block;position:absolute;left:0;bottom:-10px;background-image:url(../../img/Title_line.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;height:10px;max-width:111px;width:100%}.news .post-list-main .col-list .articles-main-container{max-width:760px;width:100%;display:flex;flex-wrap:wrap}.news .post-list-main .col-list .articles-main-container .article-item{margin-top:42px;width:50%}.news .post-list-main .col-list .articles-main-container .article-item:nth-child(odd){padding-left:12px}.news .post-list-main .col-list .articles-main-container .article-item:nth-child(even){padding-right:12px}.news .post-list-main .col-list .articles-main-container .article-item:first-child{margin-top:0}.news .post-list-main .col-list .articles-main-container .article-item .article-container{height:100%}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img{display:flex}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a{width:100%}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item:hover .feat-img-container .img-wrapper,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a:hover .feat-img-container .img-wrapper{transform:scale(1.1)}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item .feat-img-container,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container{width:100%;position:relative;height:auto;overflow:hidden;max-width:100%;overflow:hidden;border-radius:8px}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item .feat-img-container .img-wrapper,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container .img-wrapper{height:100%;transition:.3s all ease}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item .feat-img-container img,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container img{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img .feat-item .feat-img-container:after,.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container:after{content:"";display:block;padding-top:81.525%}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container{position:relative}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info{margin:16px 0}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .cat{transition:.3s all ease}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .cat:hover{color:var(--c-blue)}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .dot{padding:0 5px}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-title a:hover .title-item{color:var(--c-blue)}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .excerpt{padding-top:8px;padding-bottom:39px}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .btn-with-arrow{position:absolute;right:0;bottom:0}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .btn-with-arrow a{padding:7px 42px 7px 0}.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .btn-with-arrow a:hover:before{width:calc(100% - 42px)}.news .post-list-main .tending-list{position:relative;max-width:calc(100% - 862px);width:100%}.news .post-list-main .tending-list>.pos-rel{position:sticky;top:100px;right:0}.news .post-list-main .tending-list .title{margin-top:45px;margin-bottom:37px}.news .post-list-main .tending-list .trending-container article{margin-bottom:32px}.news .post-list-main .tending-list .trending-container article:last-child{margin-bottom:0}.news .post-list-main .tending-list .trending-container article .article-container{display:flex;position:relative}.news .post-list-main .tending-list .trending-container article .article-container .feat-img{max-width:162px;width:100%}.news .post-list-main .tending-list .trending-container article .article-container .feat-img>.feat-item,.news .post-list-main .tending-list .trending-container article .article-container .feat-img>a{width:100%;display:flex;justify-content:center}.news .post-list-main .tending-list .trending-container article .article-container .feat-img a:hover .feat-img-container .img-wrapper{transform:scale(1.1)}.news .post-list-main .tending-list .trending-container article .article-container .feat-img .feat-img-container{width:100%;position:relative;height:auto;overflow:hidden;max-width:100%;border-radius:8px}.news .post-list-main .tending-list .trending-container article .article-container .feat-img .feat-img-container .img-wrapper{height:100%;display:block;transition:.3s all ease}.news .post-list-main .tending-list .trending-container article .article-container .feat-img .feat-img-container img{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.news .post-list-main .tending-list .trending-container article .article-container .feat-img .feat-img-container:after{content:"";display:block;padding-top:88.89%}.news .post-list-main .tending-list .trending-container article .article-container .post-container{max-width:calc(100% - 162px);width:100%;padding-left:16px;padding-right:20px}.news .post-list-main .tending-list .trending-container article .article-container .post-container .cat{transition:.3s all ease}.news .post-list-main .tending-list .trending-container article .article-container .post-container .cat:hover{color:var(--c-blue)}.news .post-list-main .tending-list .trending-container article .article-container .post-container .dot{padding:0 5px}.news .post-list-main .tending-list .trending-container article .article-container .post-container .date{font-size:13px}.news .post-list-main .tending-list .trending-container article .article-container .post-container .post-title{margin-top:16px;margin-bottom:32px}.news .post-list-main .tending-list .trending-container article .article-container .post-container .post-title a:hover h3{color:var(--c-blue)}.news .post-list-main .tending-list .trending-container article .article-container .post-container .post-title+a{position:absolute;right:0;bottom:0;z-index:3}.news .post-list-main .tending-list .trending-container article .article-container .post-container .post-title+a img{max-width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:390px){.news .post-list-main .tending-list .cat,.news .post-list-main .tending-list .dot{display:none}}.news .pagination-main{margin-top:84px}@media (min-width:768px){.news .post-list-main .col-list .articles-main-container article.first-style,.news .post-list-main .col-list .articles-main-container article:first-child{width:100%;padding-right:0}.news .post-list-main .col-list .articles-main-container article.first-style:nth-child(odd),.news .post-list-main .col-list .articles-main-container article:first-child:nth-child(odd){padding-right:0;padding-left:0}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .feat-img a .feat-img-container:after,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .feat-img a .feat-img-container:after{padding-top:39.475%}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .post-container .post-meta-info .post-meta,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .post-container .post-meta-info .post-meta{width:50%}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .post-container .post-meta-info .post-meta .dot,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .post-container .post-meta-info .post-meta .dot{padding:0 5px}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .post-container .post-meta-info .btn-with-arrow,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .post-container .post-meta-info .btn-with-arrow{width:50%;padding-left:20px;position:unset;text-align:right}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .post-container .excerpt,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .post-container .excerpt{padding-bottom:0}.news .post-list-main .col-list .articles-main-container article.first-style .article-container .post-container .excerpt+.btn-with-arrow,.news .post-list-main .col-list .articles-main-container article:first-child .article-container .post-container .excerpt+.btn-with-arrow{display:none}}@media (max-width:1320px){.news .post-list-main .col-list{max-width:calc(100% - 418px)}.news .post-list-main .tending-list{max-width:418px}}@media (max-width:1024px){.news{padding-top:64px}.news .pagination-main{margin-top:48px}.news .post-list-main .col-list{max-width:100%;padding-right:0}.news .post-list-main .col-list .title{margin-bottom:32px}.news .post-list-main .col-list .title h1{font-size:24px;line-height:31px}.news .post-list-main .col-list .articles-main-container{max-width:100%}.news .post-list-main .col-list .articles-main-container article .article-container .post-container .post-meta-info{margin:12px 0 8px 0}.news .post-list-main .col-list .articles-main-container article .article-container .post-container .post-meta-info .post-meta{font-size:14px;line-height:20px}.news .post-list-main .col-list .articles-main-container article .article-container .post-container .post-title h3{font-size:16px;line-height:20px}.news .post-list-main .col-list .articles-main-container article .article-container .post-container .excerpt{font-size:14px;line-height:20px}.news .post-list-main .tending-list{max-width:100%;margin-top:48px}.news .post-list-main .tending-list .search-container{display:none}.news .post-list-main .tending-list .title{margin-top:0;margin-bottom:0}.news .post-list-main .tending-list .trending-container .articles{display:flex;flex-wrap:wrap}.news .post-list-main .tending-list .trending-container .articles article{width:50%;margin-bottom:0;margin-top:32px}.news .post-list-main .tending-list .trending-container .articles article:nth-child(even){padding-left:12px}.news .post-list-main .tending-list .trending-container .articles article:nth-child(odd){padding-right:12px}.news .post-list-main .tending-list .trending-container .articles article .post-container .post-meta{font-size:14px;line-height:20px}.news .post-list-main .tending-list .trending-container .articles article .post-container .post-title{margin-top:8px}.news .post-list-main .tending-list .trending-container .articles article .post-container .post-title h3{font-size:16px;line-height:20px}}@media (max-width:767px){.news .filter-main{margin-bottom:48px}.news .post-list-main .col-list .title{margin-bottom:0}.news .post-list-main .col-list .articles-main-container article{margin-top:32px;width:100%}.news .post-list-main .col-list .articles-main-container article:nth-child(even),.news .post-list-main .col-list .articles-main-container article:nth-child(odd){padding:0}.news .post-list-main .col-list .articles-main-container article .article-container .feat-img a .feat-img-container:after{padding-top:65.6%}.news .post-list-main .col-list .articles-main-container article .article-container .post-container .post-meta-info .btn-with-arrow{display:none}.news .post-list-main .col-list .articles-main-container article.first-style,.news .post-list-main .col-list .articles-main-container article:first-child{width:100%;margin-top:32px}.news .post-list-main .col-list .articles-main-container .article-item{width:100%}.news .post-list-main .col-list .articles-main-container .article-item:nth-child(even),.news .post-list-main .col-list .articles-main-container .article-item:nth-child(odd){padding:0}.news .post-list-main .col-list .articles-main-container article:nth-child(odd){padding:0}.news .post-list-main .tending-list .trending-container .articles article{width:100%}.news .post-list-main .tending-list .trending-container .articles article:nth-child(even){padding-left:0}.news .post-list-main .tending-list .trending-container .articles article:nth-child(odd){padding-right:0}}.pag-container{justify-content:center}.pag-container .arrow{width:24px;height:24px;transition:all .3s}.pag-container .arrow.disabled{pointer-events:none;opacity:.7}.pag-container .arrow img{max-width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.pag-container .arrow.swiper-button-disabled{opacity:.5}.pag-container .arrow:hover{opacity:.7}.pag-container .page-count{max-width:-moz-fit-content;max-width:fit-content;margin:0 24px;justify-content:center}.pag-container .page-count .dot{padding:0 5px}.single-style.news .filter-main{margin-bottom:0}.single-style.news .post-list-main .col-list .title{margin-bottom:24px}.single-style.news .post-list-main .col-list .articles-main-container .article-item{width:100%}.single-style.news .post-list-main .col-list .articles-main-container .article-item:nth-child(odd){padding:0}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container:after{padding-top:39.475%}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info{justify-content:space-between}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .tags-list-span a{color:var(--c-blue);position:relative}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .tags-list-span a:after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;width:0;background-color:var(--c-blue);height:2px;border-radius:8px;transition:all .3s}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info .tags-list-span a:hover:after{width:100%}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content p{margin-top:28px}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content ul{padding-left:30px;list-style-type:disc;margin-top:10px}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content a{transition:all .3s;text-decoration:underline;color:var(--c-dark5)}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content a:hover{color:var(--c-blue)}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h2{font-size:24px;line-height:32px;font-weight:var(--fw-700);margin:28px 0}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h3,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h4,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h5,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h6{font-size:18px;line-height:24px;font-weight:var(--fw-700);margin:28px 0}.single-style.news .post-list-main .tending-list{position:relative}.single-style.news .post-list-main .tending-list .title{margin-top:45px}.single-style.news .post-list-main .tending-list>.pos-rel{position:sticky;top:100px;right:0}.single-style.news .filter-main .w-50.search-container{width:100%;padding:0}@media (max-width:1024px){.single-style.news .post-list-main .tending-list .title{margin-top:32px}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content p{margin-top:16px}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h2{font-size:20px;line-height:28px;margin:24px 0}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h3,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h4,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h5,.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-content h6{margin:24px 0}}@media (max-width:767px){.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .feat-img a .feat-img-container:after{padding-top:65.6%}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info{flex-wrap:wrap}.single-style.news .post-list-main .col-list .articles-main-container .article-item .article-container .post-container .post-meta-info>div{width:100%}}@media (max-width:1024px){body.single-post .news .post-list-main .tending-list .trending-wrapper .search-container{display:block}body.single-post .news .post-list-main .tending-list .trending-wrapper .search-container form{width:100%}}.single-post .wp-block-table{overflow-x:auto}.single-post .wp-block-table table{border-collapse:collapse;width:100%}.single-post .wp-block-table thead{border-bottom:3px solid}.single-post .wp-block-table tfoot{border-top:3px solid}.single-post .wp-block-table td,.single-post .wp-block-table th{border:1px solid;padding:.5em}.single-post .wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.single-post .wp-block-table .has-fixed-layout td,.single-post .wp-block-table .has-fixed-layout th{word-break:break-word}.single-post .wp-block-table.aligncenter,.single-post .wp-block-table.alignleft,.single-post .wp-block-table.alignright{display:table;width:auto}.single-post .wp-block-table.aligncenter td,.single-post .wp-block-table.aligncenter th,.single-post .wp-block-table.alignleft td,.single-post .wp-block-table.alignleft th,.single-post .wp-block-table.alignright td,.single-post .wp-block-table.alignright th{word-break:break-word}.single-post .wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.single-post .wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.single-post .wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.single-post .wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.single-post .wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.single-post .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.single-post .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.single-post .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.single-post .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.single-post .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.single-post .wp-block-table.is-style-stripes td,.single-post .wp-block-table.is-style-stripes th{border-color:transparent}.single-post .wp-block-table .has-border-color td,.single-post .wp-block-table .has-border-color th,.single-post .wp-block-table .has-border-color tr,.single-post .wp-block-table .has-border-color>*{border-color:inherit}.single-post .wp-block-table table[style*=border-top-color] tr:first-child,.single-post .wp-block-table table[style*=border-top-color] tr:first-child td,.single-post .wp-block-table table[style*=border-top-color] tr:first-child th,.single-post .wp-block-table table[style*=border-top-color]>*,.single-post .wp-block-table table[style*=border-top-color]>* td,.single-post .wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.single-post .wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.single-post .wp-block-table table[style*=border-right-color] td:last-child,.single-post .wp-block-table table[style*=border-right-color] th,.single-post .wp-block-table table[style*=border-right-color] tr,.single-post .wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.single-post .wp-block-table table[style*=border-bottom-color] tr:last-child,.single-post .wp-block-table table[style*=border-bottom-color] tr:last-child td,.single-post .wp-block-table table[style*=border-bottom-color] tr:last-child th,.single-post .wp-block-table table[style*=border-bottom-color]>*,.single-post .wp-block-table table[style*=border-bottom-color]>* td,.single-post .wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.single-post .wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.single-post .wp-block-table table[style*=border-left-color] td:first-child,.single-post .wp-block-table table[style*=border-left-color] th,.single-post .wp-block-table table[style*=border-left-color] tr,.single-post .wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.single-post .wp-block-table table[style*=border-style] td,.single-post .wp-block-table table[style*=border-style] th,.single-post .wp-block-table table[style*=border-style] tr,.single-post .wp-block-table table[style*=border-style]>*{border-style:inherit}.single-post .wp-block-table table[style*=border-width] td,.single-post .wp-block-table table[style*=border-width] th,.single-post .wp-block-table table[style*=border-width] tr,.single-post .wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.single-post .post-content figure{margin-left:auto;margin-right:auto}.single-post .post-content figure img{height:auto;-o-object-fit:contain;object-fit:contain}.single-post .post-content img{height:auto;-o-object-fit:contain;object-fit:contain}div.line span{position:relative;display:inline-block;color:var(--c-blue)}div.line span:after{content:"";display:block;position:absolute;left:0;bottom:-7px;background-image:url(../../img/Title_line.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;height:10px;max-width:111px;width:100%}.contact_us{padding-top:120px}.contact_us .container{max-width:960px}.contact_us .section-title{margin-bottom:88px}.contact_us .contact-us-container .col-content{padding-right:35px;width:48%}.contact_us .contact-us-container .col-content .icon-boxes a{display:flex;align-items:center;margin-bottom:48px;transition:all .3s}.contact_us .contact-us-container .col-content .icon-boxes a:hover{opacity:.7}.contact_us .contact-us-container .col-content .icon-boxes a .icon{width:32px;height:32px}.contact_us .contact-us-container .col-content .icon-boxes a .icon img{max-width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.contact_us .contact-us-container .col-content .icon-boxes a .txt{padding-left:16px;font-size:18px;line-height:23px;max-width:calc(100% - 32px);width:100%}.contact_us .contact-us-container .col-content .work-hours-container .col-title{padding-bottom:8px}.contact_us .contact-us-container .col-content .work-hours-container .work-hours-container ul{max-width:342px;width:100%}.contact_us .contact-us-container .col-content .work-hours-container .work-hours-container ul li{padding-top:16px;width:50%}.contact_us .contact-us-container .map{width:52%}.contact_us .contact-us-container .map iframe{border:0;max-width:100%;width:100%;height:372px}@media (max-width:1024px){.contact_us{padding-top:64px}}@media (max-width:992px){.contact_us .section-title{margin-bottom:48px}.contact_us .contact-us-container .col-content{padding-right:20px}.contact_us .contact-us-container .col-content .icon-boxes a{margin-bottom:32px}.contact_us .contact-us-container .col-content .icon-boxes a .icon{width:24px;height:24px}.contact_us .contact-us-container .col-content .icon-boxes a .icon img{max-width:24px;height:24px}.contact_us .contact-us-container .col-content .icon-boxes a .txt{padding-left:8px;font-size:16px;line-height:20px;max-width:calc(100% - 24px)}.contact_us .contact-us-container .col-content .work-hours-container .col-title{padding-bottom:0}.contact_us .contact-us-container .map iframe{height:325px}}@media (max-width:767px){.contact_us .contact-us-container .col-content{width:100%;padding-right:0;padding-bottom:32px}.contact_us .contact-us-container .col-content .icon-boxes a{margin-bottom:24px}.contact_us .contact-us-container .map{width:100%}.contact_us .contact-us-container .map .map-container{text-align:center}.contact_us .contact-us-container .map iframe{max-width:400px;margin:auto;height:225px}}.form-style span.success{color:#32cd32}.form-style .input-style{width:100%}.form-style .label-div{justify-content:space-between}.form-style .label-div .textarea-count{font-family:var(--ff-koh);font-size:14px;font-style:normal;font-weight:var(--fw-400);line-height:20px;margin-bottom:8px}.form-style label{display:block;margin-bottom:8px;color:var(--c-dark3);font-family:var(--ff-koh);font-size:14px;font-style:normal;font-weight:var(--fw-400);line-height:20px}.form-style input,.form-style textarea{display:block;width:100%;outline:0;border-radius:8px;border:1px solid var(--c-dark2);padding:12px;font-size:16px;line-height:18px;font-family:var(--ff-koh);font-weight:var(--fw-500);transition:all .3s}.form-style input:focus,.form-style textarea:focus{border-color:var(--c-blue)}.form-style input.error,.form-style textarea.error{border-color:red}.form-style input{font-family:var(--ff-inter)}.form-style textarea{resize:none;height:140px}.form-style input[type=number]::-webkit-inner-spin-button,.form-style input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-style input[type=number]{-moz-appearance:textfield}.form-style .global-btn{max-width:-moz-fit-content;max-width:fit-content;margin:80px auto 0;text-align:center;position:relative;transition:.3s all ease}.form-style .global-btn input{width:auto;margin:auto;cursor:pointer;border-radius:4px;border-color:var(--c-blue)}.get_in_touch{padding-top:120px;padding-bottom:80px}.get_in_touch .container{max-width:960px}.get_in_touch .section-title{margin-bottom:120px}.get_in_touch .form-container-get_in_touch form{max-width:936px;width:100%;margin:auto}.get_in_touch .form-container-get_in_touch form .d-flex .left-col{padding-right:4px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}.get_in_touch .form-container-get_in_touch form .d-flex .right-col{padding-left:52px}.get_in_touch .form-container-get_in_touch form .d-flex textarea{height:239px}.get_in_touch .form-container-get_in_touch form.sending .global-btn{opacity:.7;pointer-events:none}.get_in_touch .form-container-get_in_touch form.sending .global-btn .lds-dual-ring{opacity:1}@media (max-width:992px){.get_in_touch{padding-top:64px}.get_in_touch .section-title{margin-bottom:64px}.get_in_touch .form-container-get_in_touch form .d-flex .left-col{padding-right:20px}.get_in_touch .form-container-get_in_touch form .d-flex .right-col{padding-left:0}.get_in_touch .form-container-get_in_touch form .d-flex textarea{height:239px}.get_in_touch .form-container-get_in_touch form .global-btn{margin-top:48px}}@media (max-width:767px){.get_in_touch .form-container-get_in_touch form{max-width:400px}.get_in_touch .form-container-get_in_touch form .d-flex{flex-wrap:wrap}.get_in_touch .form-container-get_in_touch form .d-flex .left-col{width:100%;padding-right:0}.get_in_touch .form-container-get_in_touch form .d-flex .left-col .input-style{margin-bottom:20px}.get_in_touch .form-container-get_in_touch form .d-flex .right-col{width:100%}.get_in_touch .form-container-get_in_touch form .d-flex textarea{height:160px}.get_in_touch .form-container-get_in_touch form .global-btn input{min-width:auto;width:100%}}.faq{padding-top:120px;padding-bottom:80px}.faq .container{max-width:960px}.faq .section-title{max-width:680px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:60px}.faq .section-title span:after{background-image:url(../../img/Faq_line.svg);max-width:225px;background-size:contain}.faq .acc-main .title{padding-top:40px;padding-bottom:16px}.faq .acc-main .accordion-repeater .accordion-item{border-top:2px solid #e1eeff}.faq .acc-main .accordion-repeater .accordion-item:last-child{border-bottom:2px solid #e1eeff}.faq .acc-main .accordion-repeater .accordion-item .acc-title{padding:12px 32px 16px 0;justify-content:space-between;position:relative;cursor:pointer}.faq .acc-main .accordion-repeater .accordion-item .acc-img{position:absolute;width:16px;height:16px;right:8px;top:16px}.faq .acc-main .accordion-repeater .accordion-item .acc-img .acc-icon{position:relative;width:16px;height:16px;display:block}.faq .acc-main .accordion-repeater .accordion-item .acc-img .acc-icon:before{position:absolute;content:"";width:100%;top:50%;transform:translateY(-50%);height:2px;border:2px solid #0360d9;border-radius:4px;transition:.3s all ease}.faq .acc-main .accordion-repeater .accordion-item .acc-img .acc-icon:after{position:absolute;left:50%;transform:translateX(-50%);border:2px solid #0360d9;height:100%;content:"";border-radius:4px;transition:.3s all ease}.faq .acc-main .accordion-repeater .accordion-item .acc-inner{transition:.3s all ease;display:grid;grid-template-rows:0fr;overflow:hidden}.faq .acc-main .accordion-repeater .accordion-item .acc-description{min-height:0;padding-right:56px;padding-left:40px}.faq .acc-main .accordion-repeater .accordion-item.active .acc-inner{grid-template-rows:1fr}.faq .acc-main .accordion-repeater .accordion-item.active .acc-description{padding-bottom:12px}.faq .acc-main .accordion-repeater .accordion-item.active .acc-img .acc-icon:after{transform:translateX(-50%) rotate(90deg)}@media (max-width:1024px){.faq{padding-top:64px}}@media (max-width:992px){.faq .section-title{margin-bottom:16px}.faq .acc-main .title{padding-top:32px}.faq .acc-main .accordion-repeater .accordion-item .acc-description{padding-right:20px;padding-left:20px}}.appointment{padding-top:80px;padding-bottom:80px}.appointment .container>.d-flex{flex-wrap:wrap}.appointment input.error{border-color:red}.appointment .err-msg{color:red}.appointment span.success{color:#32cd32}.appointment .global-btn{text-align:center;position:relative;max-width:-moz-fit-content;max-width:fit-content;margin:80px auto 0}.appointment .global-btn .lds-dual-ring{opacity:0;transition:.3s all ease}.appointment .global-btn .lds-dual-ring:after{transition:.3s all ease}.appointment .global-btn.sending input{opacity:.7;pointer-events:none}.appointment .global-btn.sending .lds-dual-ring{opacity:1}.appointment .global-btn input{cursor:pointer;font-family:var(--ff-inter)}.appointment .col-content{max-width:480px;width:100%}.appointment .col-content .section-title h2{text-align:left}.appointment .col-content .section-title span:after{background-image:url(../../img/app_line.svg);max-width:350px;background-size:contain;height:20px;bottom:-20px}.appointment .col-content .desc{margin-top:60px}.appointment .form-col{max-width:calc(100% - 480px);width:100%;padding-left:20px;display:flex;justify-content:flex-end}.appointment .form-col .form-style{max-width:720px;width:100%}.appointment .form-col .form-style .d-flex{flex-wrap:wrap}.appointment .form-col .form-style .d-flex>.d-flex:last-child{margin-bottom:0}.appointment .form-col .form-style .d-flex .d-flex{width:100%;margin-bottom:32px}.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(1){padding-right:40px}.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(2){padding-left:40px}.appointment .form-col .form-style .d-flex .d-flex>div{width:50%}.appointment .form-col .form-style .d-flex .d-flex>div.form-subtitle{padding-right:0;width:100%;padding-bottom:8px}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(2){padding-left:0;padding-right:40px}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(2) .textarea-count{padding:0}.appointment .form-col .form-style .d-flex .d-flex .label-div{justify-content:space-between;margin-bottom:0}.appointment .form-col .form-style .d-flex .d-flex .label-div .textarea-count{width:auto}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(3){padding-left:40px;padding-right:0}.appointment .form-col .form-style .d-flex .d-flex textarea{height:88px}@media (max-width:1200px){.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(1){padding-right:10px}.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(2){padding-left:10px}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(2){padding-right:10px}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(3){padding-left:10px}}@media (max-width:1024px){.appointment{padding-top:64px}.appointment .global-btn{margin-top:64px}.appointment .col-content{max-width:320px}.appointment .col-content .desc{margin-top:42px}.appointment .form-col{max-width:calc(100% - 320px)}}@media (max-width:992px){.appointment .col-content{max-width:100%}.appointment .form-col{justify-content:center;max-width:100%;padding-top:32px;padding-left:0}.appointment .form-col .form-style{max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.appointment .global-btn{max-width:400px;width:100%;margin-top:22px;margin-left:auto;margin-right:auto}.appointment .global-btn input{min-width:auto;width:100%}.appointment .form-col .form-style{max-width:400px}.appointment .form-col .form-style .input-style,.appointment .form-col .form-style .select-style{margin-bottom:20px}.appointment .form-col .form-style .d-flex .d-flex{margin-bottom:0}.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(1){padding-right:0}.appointment .form-col .form-style .d-flex .d-flex>div:nth-child(2){padding-left:0}.appointment .form-col .form-style .d-flex .d-flex>div{width:100%}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(2){padding-right:0}.appointment .form-col .form-style .d-flex .d-flex>div.textarea:nth-child(3){padding-left:0}}.reversed_columns_hero{margin-top:24px;overflow:hidden}.reversed_columns_hero .pos-rel:first-child{padding-left:16px}.reversed_columns_hero .pos-rel:first-child:after{content:"";display:block;position:absolute;right:0;top:0;background-color:#e1eeff;width:50%;height:100%;z-index:0}.reversed_columns_hero .pos-rel:first-child .abs-img{max-width:1444px;width:100%;margin:auto;display:flex;justify-content:flex-end;transform:translateX(-50%);position:absolute;left:50%;z-index:1;top:0;height:100%}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container{width:50%;height:100%;display:flex;align-items:flex-end;justify-content:center}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom left;object-position:bottom left}.reversed_columns_hero .pos-rel:first-child .container{padding-top:100px;padding-bottom:72px;position:relative;z-index:2}.reversed_columns_hero .pos-rel:first-child .container .col-content{padding-right:20px}.reversed_columns_hero .pos-rel:first-child .container .col-content-container{max-width:600px;width:100%}.reversed_columns_hero .pos-rel:first-child .container .col-content-container div.line span:after{max-width:512px;height:20px;bottom:-20px;background-image:url(../../img/reverse_line.svg);background-size:contain}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc{margin-top:60px}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc p{margin-bottom:20px}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc p:last-child{margin-bottom:0}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc p a{display:inline;font-weight:var(--fw-700);color:var(--c-blue)}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc p a:hover{text-decoration:underline}.reversed_columns_hero .reversed-item{padding-left:16px}.reversed_columns_hero .reversed-item:nth-child(odd):after{left:unset;right:0}.reversed_columns_hero .reversed-item:nth-child(even){padding-left:0;padding-right:16px}.reversed_columns_hero .reversed-item:nth-child(even):after{left:0;right:unset}.reversed_columns_hero .reversed-item:nth-child(even) .container>.d-flex{flex-direction:row-reverse}.reversed_columns_hero .reversed-item:nth-child(even) .container .col-content{padding-left:35px;padding-right:0}.reversed_columns_hero .reversed-item:nth-child(even) .abs-img{justify-content:flex-start}.reversed_columns_hero .reversed-item:nth-child(even) .abs-img .abs-img-container{text-align:left;justify-content:flex-start}.reversed_columns_hero .reversed-item:after{content:"";display:block;position:absolute;right:0;top:0;background-color:#e1eeff;width:50%;height:100%;z-index:0}.reversed_columns_hero .reversed-item .container{position:relative;z-index:2;padding:67px 0}.reversed_columns_hero .reversed-item .container .col-content{padding-right:35px}.reversed_columns_hero .reversed-item .container .col-content .col-content-container{max-width:598px;width:100%}.reversed_columns_hero .reversed-item .container .col-content .desc p{margin-bottom:20px}.reversed_columns_hero .reversed-item .container .col-content .desc p:last-child{margin-bottom:0}.reversed_columns_hero .reversed-item .container .col-content .desc p a{display:inline;font-weight:var(--fw-700);color:var(--c-blue)}.reversed_columns_hero .reversed-item .container .col-content .desc p a:hover{text-decoration:underline}.reversed_columns_hero .reversed-item .abs-img{max-width:1280px;width:100%;position:absolute;left:50%;z-index:1;bottom:0;display:flex;align-items:center;justify-content:flex-end;transform:translateX(-50%);height:100%}.reversed_columns_hero .reversed-item .abs-img .abs-img-container{width:50%;text-align:right;height:100%;display:flex;align-items:center;justify-content:flex-end}.reversed_columns_hero .reversed-item .abs-img .abs-img-container img{max-width:500px;height:358px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}@media (max-width:1200px){.reversed_columns_hero .pos-rel:first-child .section-title h1{font-size:40px;line-height:48px}}@media (max-width:992px){.reversed_columns_hero{margin-top:0}.reversed_columns_hero .pos-rel:first-child:after{display:none}.reversed_columns_hero .pos-rel:first-child .abs-img{left:unset;transform:none;right:-100px;max-width:336px;height:420px;width:100%;top:unset;bottom:48px}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container{width:100%}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container img{max-width:336px;height:420px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right}.reversed_columns_hero .pos-rel:first-child .container{padding-top:64px;padding-bottom:48px}.reversed_columns_hero .pos-rel:first-child .container .col-content{padding-right:0;width:100%}.reversed_columns_hero .pos-rel:first-child .container .empty{display:none}.reversed_columns_hero .pos-rel:first-child .container .col-content-container{max-width:68%}.reversed_columns_hero .pos-rel:first-child .container .col-content-container .desc{margin-top:42px}}@media (max-width:767px){.reversed_columns_hero .pos-rel:first-child{padding-right:0;padding-left:0}.reversed_columns_hero .pos-rel:first-child .abs-img{position:unset;max-width:100%;width:100%;background-color:#e1eeff;height:auto;padding:0}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container{text-align:center;justify-content:center}.reversed_columns_hero .pos-rel:first-child .abs-img .abs-img-container img{max-width:100%;height:auto;-o-object-position:bottom center;object-position:bottom center;margin-bottom:-10px}.reversed_columns_hero .pos-rel:first-child .container{padding-right:16px;padding-left:16px}.reversed_columns_hero .pos-rel:first-child .container .col-content-container{max-width:100%}.reversed_columns_hero .pos-rel:first-child .section-title h1{font-size:32px;line-height:38px}.reversed_columns_hero .reversed-item{padding-left:0}.reversed_columns_hero .reversed-item:nth-child(odd):after{display:none}.reversed_columns_hero .reversed-item .empty{display:none}.reversed_columns_hero .reversed-item:nth-child(even){padding-left:0;padding-right:0}.reversed_columns_hero .reversed-item:nth-child(even):after{display:none}.reversed_columns_hero .reversed-item:nth-child(even) .container>.d-flex{flex-direction:row-reverse}.reversed_columns_hero .reversed-item:nth-child(even) .container .col-content{width:100%;padding-left:0}.reversed_columns_hero .reversed-item:nth-child(even) .abs-img{justify-content:center}.reversed_columns_hero .reversed-item:nth-child(even) .abs-img .abs-img-container{text-align:center;justify-content:center}.reversed_columns_hero .reversed-item .container{padding:32px 16px}.reversed_columns_hero .reversed-item .container .col-content{width:100%;padding-right:0}.reversed_columns_hero .reversed-item .container .col-content .col-content-container{max-width:100%}.reversed_columns_hero .reversed-item .abs-img{background-color:#e1eeff;position:unset;max-width:100%;transform:none;display:flex;align-items:center;justify-content:center;height:auto;padding:32px 16px}.reversed_columns_hero .reversed-item .abs-img .abs-img-container{width:100%;text-align:center;justify-content:center}.reversed_columns_hero .reversed-item .abs-img .abs-img-container img{max-width:400px;height:225px}}.icon_boxes{padding-top:120px}.icon_boxes .section-title{text-align:center}.icon_boxes .icon-boxes-container{margin:0 -12px}.icon_boxes .icon-boxes-container>.d-flex{max-width:980px;width:100%;margin:auto}.icon_boxes .icon-boxes-container>.d-flex .w-33{padding:0 12px;margin-top:60px}.icon_boxes .icon-boxes-container>.d-flex .w-33.first-item .icon-container{border-color:var(--c-blue2);background-color:var(--c-blue2)}.icon_boxes .icon-boxes-container>.d-flex .w-33.first-item .icon-container .desc,.icon_boxes .icon-boxes-container>.d-flex .w-33.first-item .icon-container .sub-title h3{color:var(--c-white)}.icon_boxes .icon-boxes-container>.d-flex .w-33 .sub-title{margin:16px 0}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container{padding:36px 34px;border-radius:20px;border:1px solid var(--c-dark3);height:100%}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container .img-container{width:92px;height:92px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e1eeff}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container .img-container img{max-width:56px;height:56px;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.icon_boxes{padding-top:100px}}@media (max-width:992px){.icon_boxes .icon-boxes-container{margin:0 -10px}.icon_boxes .icon-boxes-container>.d-flex .w-33{padding:0 10px;margin-top:42px}.icon_boxes .icon-boxes-container>.d-flex .w-33 .sub-title{margin:12px 0}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container{padding:32px 20px}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container .img-container{width:64px;height:64px}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container .img-container img{max-width:32px;height:32px}}@media (max-width:767px){.icon_boxes{padding-top:70px}.icon_boxes .icon-boxes-container{margin:0 auto}.icon_boxes .icon-boxes-container>.d-flex .w-33{width:100%;padding:0}.icon_boxes .icon-boxes-container>.d-flex .w-33 .icon-container{min-height:278px}}.img-responsive{display:flex}.img-responsive .img-container{width:100%;position:relative;height:auto;max-width:100%}.img-responsive .img-container img{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:8px}.img-responsive .img-container:after{content:"";display:block;padding-top:81.525%}.image_and_text{padding-top:160px}.image_and_text .container{max-width:1130px}.image_and_text .img-col{width:47%}.image_and_text .img-col .img-container img{border:1px solid var(--c-dark);border-radius:20px}.image_and_text .img-col .img-container:after{padding-top:58%}.image_and_text .col-content{width:53%;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-left:20px}.image_and_text .col-content .col-content-container{max-width:520px;width:100%}.image_and_text .col-content .col-content-container .section-title{margin-bottom:36px}.image_and_text .col-content .col-content-container .desc ul li{position:relative;padding-left:31px;padding-bottom:11px}.image_and_text .col-content .col-content-container .desc ul li:last-child{padding-bottom:0}.image_and_text .col-content .col-content-container .desc ul li:after{content:"";display:block;position:absolute;left:0;top:3px;background-image:url(../../img/Check.svg);width:16px;height:16px;background-size:contain;background-position:center center;background-repeat:no-repeat}.image_and_text .col-content .col-content-container .btn-with-arrow{margin-top:32px}@media (max-width:1024px){.image_and_text{padding-top:100px}.image_and_text .img-col{width:50%}.image_and_text .col-content{width:50%}.image_and_text .col-content .col-content-container{max-width:100%}.image_and_text .col-content .col-content-container .section-title{margin-bottom:24px}.image_and_text .col-content .col-content-container .btn-with-arrow{margin-top:24px}}@media (max-width:767px){.image_and_text{padding-top:70px}.image_and_text .column>.d-flex{flex-wrap:wrap}.image_and_text .img-col{width:100%}.image_and_text .img-col .img-container:after{padding-top:63%}.image_and_text .col-content{padding-left:0;padding-top:24px;width:100%}}.testimonials{overflow:hidden;margin-top:120px;background-color:#e1eeff;padding-top:145px;padding-bottom:145px}.testimonials .form-style .global-btn{margin-top:20px}.testimonials .col-content{padding-right:20px}.testimonials .col-content .section-title{max-width:500px;width:100%;margin-bottom:24px}.testimonials .col-content .section-title h2 span:after{background-image:url(../../img/app_line.svg);max-width:311px;background-size:contain;height:20px;bottom:-12px;left:8px}.testimonials .col-content .desc{max-width:560px;width:100%}.testimonials .col-content>.d-flex{margin-top:40px}.testimonials .col-content>.d-flex .authors-img{max-width:224px;height:52px;width:100%}.testimonials .col-content>.d-flex .authors-img img{height:100%;-o-object-fit:contain;object-fit:contain}.testimonials .col-content>.d-flex .sub-title{max-width:calc(100% - 224px);padding-left:28px;width:100%}.testimonials .col-content>.d-flex .sub-title h3{line-height:20px}.testimonials .col-carousel .inner{max-width:100%}.testimonials .col-carousel .inner:not(.swiper-initialized){width:100%}.testimonials .col-carousel .inner:not(.swiper-initialized) .slider-main{position:relative;display:flex}.testimonials .col-carousel .inner:not(.swiper-initialized) .slider-main .testimonial-item{position:absolute;height:100%}.testimonials .col-carousel .swiper-slide-shadow{background:unset}.testimonials .col-carousel .slider-main .testimonial-item{transition:.2s all ease}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container{padding:48px;background-color:var(--c-white);border-radius:20px;border:1px solid #a8a8a8}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top{width:100%;justify-content:space-between}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex{max-width:calc(100% - 200px);width:100%;padding-right:10px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex .img{min-width:52px;max-width:52px;min-height:52px;max-height:52px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex .img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:50%}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex .author-name{padding-left:18px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex .author-name .name{display:block;line-height:20px;margin-bottom:4px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate{max-width:200px;width:100%;height:40px;padding-right:0}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate .rate-items{height:100%}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate .rate-items ul{display:flex;align-items:center}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate .rate-items ul img{max-width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .bottom{margin-top:45px}.testimonials .col-carousel .pag-container{margin-top:18px}@media (max-width:1024px){.testimonials{margin-top:100px;padding-top:100px;padding-bottom:100px}.testimonials .col-content{width:100%;padding-right:0;padding-bottom:48px}.testimonials .col-content .section-title{max-width:100%}.testimonials .col-content .desc{max-width:100%}.testimonials .col-content>.d-flex{margin-top:24px;justify-content:center}.testimonials .col-content>.d-flex .sub-title{max-width:none;width:auto}.testimonials .col-carousel{width:100%}.testimonials .col-carousel>.d-flex{max-width:640px;width:100%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.testimonials{margin-top:70px;padding-top:70px;padding-bottom:70px}.testimonials .col-content .section-title{max-width:300px}.testimonials .col-content .section-title h2 span:after{height:10px;bottom:-6px;left:0}.testimonials .col-content>.d-flex .authors-img{max-width:180px}.testimonials .col-content>.d-flex .sub-title{padding-left:16px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container{padding:32px 20px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex{padding-right:8px;max-width:100%}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top>.d-flex .author-name{padding-left:8px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate{height:24px;max-width:120px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .top .rate .rate-items ul img{max-width:24px;height:24px}.testimonials .col-carousel .slider-main .testimonial-item .testimonial-item-container .bottom{margin-top:24px}}.reversed_columns .column{padding-top:120px}.reversed_columns .column .columns-wrapper{display:grid;grid-template-columns:repeat(2,1fr);row-gap:120px;-moz-column-gap:60px;column-gap:60px}.reversed_columns .column .col-content .section-title.line span:after{background-image:url(../../img/app_line.svg);max-width:345px;background-size:contain;height:20px;bottom:-20px;left:0}.reversed_columns .column .col-content .desc{max-width:570px;width:100%;margin-top:52px}.reversed_columns .column .img-col .img-container img{border-radius:20px;border:1px solid var(--c-dark)}.reversed_columns .column .img-col .img-container:after{padding-top:69%}.reversed_columns .column .col-content{padding-right:0;display:flex}.reversed_columns .column .col-content-container{max-width:620px;width:100%}.reversed_columns .column .col-content-container .list-items{margin-top:40px;margin-left:-10px;margin-right:-10px}.reversed_columns .column .col-content-container .list-items .list{padding:0 10px}.reversed_columns .column .col-content-container .list-items .list .sub-title h3{color:var(--c-blue)}.reversed_columns .column .col-content-container .list-items .list .desc{margin-top:24px}.reversed_columns .column .col-content-container .list-items .list .desc ul li{position:relative;padding-left:31px;padding-bottom:11px}.reversed_columns .column .col-content-container .list-items .list .desc ul li:after{content:"";left:0;display:block;position:absolute;top:3px;background-image:url(../../img/Check.svg);width:16px;height:16px;background-size:contain;background-position:center center;background-repeat:no-repeat}@media (max-width:1024px){.reversed_columns .column{padding-top:100px}.reversed_columns .column .columns-wrapper{row-gap:60px}.reversed_columns .column>.d-flex{align-items:flex-start}.reversed_columns .column .col-content{padding-right:20px}.reversed_columns .column .col-content .desc{max-width:100%;margin-top:32px}.reversed_columns .column.reversed .col-content-container{max-width:100%}.reversed_columns .column.reversed .col-content-container .list-items{margin-top:32px}}@media (max-width:767px){.reversed_columns .column{padding-top:70px}.reversed_columns .column>.d-flex{flex-wrap:wrap}.reversed_columns .column .columns-wrapper{grid-template-columns:1fr}.reversed_columns .column .col-content{width:100%;padding-right:0;padding-bottom:20px}.reversed_columns .column .img-col{width:100%}.reversed_columns .column .img-col .img-container:after{padding-top:63%}.reversed_columns .column.reversed .d-flex{flex-direction:unset}.reversed_columns .column.reversed .col-content{padding-left:0;padding-bottom:20px}.reversed_columns .column.reversed .col-content-container{max-width:100%}.reversed_columns .column.reversed .col-content-container .list-items{margin-top:0;margin-left:0;margin-right:0}.reversed_columns .column.reversed .col-content-container .list-items .list{margin-top:24px;padding:0;width:100%}.reversed_columns .column.reversed .col-content-container .list-items .list .desc{margin-top:16px}}.video{padding-top:120px}.video .container{max-width:960px}.video .video-col{position:relative}.video .video-col .play-icon{width:88px;height:88px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:2}.video .video-col .play-icon img{height:88px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.video .video-col .video-featured-image{max-width:100%;height:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1;border-radius:20px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video .video-col .video-featured-image img{height:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.video .video-col .video-container{height:600px}.video .video-col .video-container .vid-main{display:flex;justify-content:center;align-items:center;position:relative}.video .video-col .video-container .vid-main iframe{max-width:100%;width:100%;height:600px;border-radius:16px;border:none}.video .video-col.playing .vid-main{z-index:2}@media (max-width:1024px){.video{padding-top:100px}.video .container{max-width:720px}.video .video-col .play-icon{width:60px;height:60px}.video .video-col .play-icon img{height:60px}.video .video-col .video-featured-image{height:420px}.video .video-col .video-container{height:420px}.video .video-col .video-container .vid-main iframe{height:420px}}@media (max-width:767px){.video{padding-top:70px}}@media (max-width:600px){.video{padding-top:70px}.video .container{max-width:400px}.video .video-col .video-featured-image{height:215px}.video .video-col .video-container{height:215px}.video .video-col .video-container .vid-main iframe{height:215px}}.post_list{padding-top:120px;padding-bottom:120px}.post_list .section-title{text-align:center}.post_list .post-list-main{margin:0 -16px}.post_list .post-list-main .article-style{margin-top:60px;padding:0 16px}.post_list .post-list-main .article-style:hover .article-container .feat-img .img-responsive .img-container .img-wrapper{transform:scale(1.1)}.post_list .post-list-main .article-style .article-container{height:100%;position:relative}.post_list .post-list-main .article-style .article-container .feat-img .img-responsive .img-container{border-radius:20px;border:1px solid var(--c-dark3);overflow:hidden}.post_list .post-list-main .article-style .article-container .feat-img .img-responsive .img-container .img-wrapper{transition:.3s all ease;height:100%}.post_list .post-list-main .article-style .article-container .feat-img .img-responsive .img-container img{transition:.3s all ease;border-radius:20px}.post_list .post-list-main .article-style .article-container .feat-img .img-responsive .img-container:after{padding-top:66%}.post_list .post-list-main .article-style .article-container .post-meta-info{width:100%;margin-top:16px;margin-bottom:8px}.post_list .post-list-main .article-style .article-container .post-meta-info .cat{transition:.3s all ease}.post_list .post-list-main .article-style .article-container .post-meta-info .cat:hover{color:var(--c-blue)}.post_list .post-list-main .article-style .article-container .post-meta-info .dot{padding:0 5px}.post_list .post-list-main .article-style .article-container .post-title{margin-bottom:8px}.post_list .post-list-main .article-style .article-container .post-title h3{transition:all .3s}.post_list .post-list-main .article-style .article-container .post-title a:hover h3{color:var(--c-blue)}.post_list .post-list-main .article-style .article-container .excerpt{padding-bottom:40px}.post_list .post-list-main .article-style .article-container .btn-with-arrow{position:absolute;left:0;bottom:0;z-index:1}@media (max-width:1024px){.post_list{padding-top:100px;padding-bottom:100px}.post_list .post-list-main .article-style{margin-top:42px;width:50%}.post_list .post-list-main .article-style .article-container .feat-img .img-responsive .img-container:after{padding-top:66%}}@media (max-width:767px){.post_list{padding-top:70px;padding-bottom:70px}.post_list .post-list-main{margin:0 auto}.post_list .post-list-main .article-style{padding:0;width:100%}}.hero{position:relative}.hero .hidden-img{display:none}.hero .pos-rel-bottom{z-index:3;position:relative}.hero .pos-rel-bottom:after{content:"";display:block;position:absolute;left:0;top:0;width:57%;height:100%;background-color:var(--c-blue2)}.hero .pos-rel-bottom .container{position:relative;z-index:1;padding-top:28px;padding-bottom:28px}.hero .pos-rel{z-index:3}.hero .pos-rel:after{content:"";display:block;position:absolute;left:0;top:0;width:57%;height:100%;background-color:#e1eeff}.hero .pos-rel .container{position:relative;z-index:3;padding-top:120px;padding-bottom:106px}.hero .pos-rel .container .col-content-container{padding-right:20px}.hero .pos-rel .container .col-content-container .section-title{max-width:745px;width:100%}.hero .pos-rel .container .col-content-container .section-title span:after{background-image:url(../../img/line_hero.svg);max-width:220px;background-size:contain;height:20px;bottom:-14px;left:0}.hero .pos-rel .container .col-content-container .desc{padding-top:62px;padding-bottom:44px;max-width:450px;width:100%}.hero .pos-rel .container .contact-cols h3{line-height:20px}.hero .pos-rel .container .contact-cols .btn-contact{margin-top:8px}.hero .pos-rel .container .contact-cols .btn-contact a{color:var(--c-dark4);font-family:var(--ff-koh);font-size:16px;font-style:normal;font-weight:var(--fw-400);line-height:20px;transition:all .3s}.hero .pos-rel .container .contact-cols .btn-contact a:hover{color:var(--c-blue)}.hero .pos-rel .container .contact-cols .w-50:first-child{padding-right:38px;position:relative}.hero .pos-rel .container .contact-cols .w-50:first-child:after{content:"";display:block;position:absolute;right:20%;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);width:1px;height:50px}.hero .pos-rel .container .contact-cols .w-50:last-child{padding-left:38px}.hero .abs-img{position:absolute;left:0;top:0;max-width:2240px;width:100%;height:100%}.hero .abs-img .abs-img-container{width:43%;margin:0 0 0 auto;text-align:right;height:100%;display:flex;align-items:flex-end}.hero .abs-img .abs-img-container img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}.hero .icon-item{padding-right:80px;position:relative;width:auto}.hero .icon-item:last-child{padding-right:10px}.hero .icon-item:last-child:after{display:none}.hero .icon-item:last-child .text{white-space:nowrap}.hero .icon-item:after{content:"";display:block;position:absolute;right:30px;height:calc(100% + 2px);top:50%;transform:translateY(-50%);width:1px;background-color:rgba(255,255,255,.5)}.hero .icon-item .icon{max-width:68px;height:68px;width:100%}.hero .icon-item .icon img{max-width:68px;height:68px;width:100%;-o-object-fit:contain;object-fit:contain}.hero .icon-item .content{padding-left:14px;max-width:calc(100% - 68px);width:100%}.hero .icon-item .content .number span{color:var(--c-white);font-family:var(--ff-ibm);font-size:48px;font-style:normal;font-weight:var(--fw-700);line-height:62px}.hero .icon-item .content .text{color:var(--c-white);font-family:var(--ff-ibm);font-size:16px;font-style:normal;font-weight:var(--fw-400);line-height:21px}@media (max-width:1320px){.hero .pos-rel .container,.hero .pos-rel-bottom .container{padding-left:16px}}@media (max-width:1140px){.hero .pos-rel-bottom .container{padding-top:20px;padding-bottom:20px}.hero .icon-item{padding-right:70px}.hero .icon-item:after{right:30px}.hero .icon-item .icon{max-width:42px;height:42px}.hero .icon-item .icon img{max-width:42px;height:42px}.hero .icon-item .content{padding-left:8px;max-width:calc(100% - 42px)}.hero .icon-item .content .number span{font-size:32px;line-height:42px}}@media (max-width:1024px){.hero .abs-img{display:none}.hero .icon-item{padding-right:70px;width:33.333%}.hero .icon-item:last-child{padding-right:10px}.hero .icon-item:after{right:30px}.hero .pos-rel-bottom .bottom{padding-right:16px}.hero .pos-rel-bottom:after{width:100%}.hero .pos-rel-bottom .empty{display:none}.hero .pos-rel-bottom .col-content{width:100%}.hero .pos-rel:after{width:100%}.hero .pos-rel .container{padding-top:100px;padding-bottom:100px;padding-right:16px}.hero .pos-rel .container .col-content{width:100%}.hero .pos-rel .container .empty{display:none}.hero .pos-rel .container .col-content-container{padding-right:0}.hero .pos-rel .container .col-content-container .section-title{max-width:100%}.hero .pos-rel .container .col-content-container .desc{padding-top:36px;padding-bottom:36px;max-width:100%}.hero .pos-rel .container .col-content-container .contact-cols{max-width:600px;margin-left:auto;margin-right:auto}.hero .icon-item{display:flex;justify-content:center}.hero .icon-item .d-flex{justify-content:center}.hero .icon-item .content{max-width:130px}.hero .icon-item:after{right:35px}}@media (max-width:767px){.hero .pos-rel .container>.d-flex{flex-wrap:wrap}.hero .hidden-img{display:block;width:100%;margin-top:24px}.hero .hidden-img .img-container{margin-left:-16px;margin-right:-16px}.hero .hidden-img .img-container img{max-width:100%;width:100%;height:460px;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;margin-bottom:-5px}.hero h1{font-size:24px;line-height:31px}.hero .pos-rel .container{padding-top:70px;padding-bottom:0}.hero .pos-rel .container .col-content-container .contact-cols{max-width:100%}.hero .pos-rel .container .contact-cols .d-flex{flex-wrap:wrap}.hero .pos-rel .container .contact-cols .w-50:first-child{width:100%;padding-right:0;margin-bottom:16px}.hero .pos-rel .container .contact-cols .w-50:first-child:after{display:none}.hero .pos-rel .container .contact-cols .w-50:last-child{width:100%;padding-left:0}.hero .icon-item{padding-right:0}.hero .icon-item:after{right:0}.hero .icon-item:last-child{padding-right:0}.hero .icon-item .d-flex{width:100%;flex-wrap:wrap;justify-content:center}.hero .icon-item .icon{text-align:center;max-width:28px;width:100%;height:28px;margin-bottom:10px;margin-left:0}.hero .icon-item .icon img{max-width:28px;height:28px}.hero .icon-item .content{text-align:center;max-width:100%;padding-right:0;padding-left:0}.hero .icon-item .content .number span{font-size:24px;line-height:32px}.hero .icon-item .content .text{font-size:13px;line-height:16px}}@media (max-width:420px){.hero .hidden-img .img-container img{-o-object-fit:cover;object-fit:cover}}.lng_switcher{position:relative;margin-left:100px}.lng_switcher .lngs{display:flex;gap:10px;text-transform:uppercase;align-items:center}.lng_switcher .lngs a{color:var(--c-dark2);position:relative;font-size:18px}.lng_switcher .lngs a:hover{color:var(--c-blue);transition:all .3s}.lng_switcher .lngs a:before{content:"";background-color:var(--c-dark2);width:5px;height:5px;display:flex;border-radius:50%;position:relative;align-items:center;line-height:0;margin-right:10px;top:9px}.lng_switcher .lngs a:first-child:before{display:none}.lng_switcher .lngs .active{color:var(--c-blue);pointer-events:none}@media (max-width:960px){.lng_switcher .lngs a{font-size:12px}.lng_switcher .lngs a::before{top:5px}}@media (max-width:768px){.lng_switcher{margin-left:0}.lng_switcher .lngs{gap:25px}.lng_switcher .lngs a{font-size:16px}.lng_switcher .lngs a::before{display:none}}.heart_link{position:fixed;background-image:url(../../img/footer-items-back.svg);width:48px;height:48px;right:15px;bottom:80px;display:flex;justify-content:center;align-items:center;z-index:11;border-radius:50%;animation:animate-pulse 3s linear infinite}.heart_link a{display:inline-flex;align-items:center;justify-content:center}.heart_link img{width:70%}.author-box{gap:40px;margin-top:50px;align-items:center}.author-box img{width:96px;height:96px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.author-box h4{margin:7px 0 20px 0}@media (max-width:620px){.author-box{flex-wrap:wrap;justify-content:center;text-align:center}.author-box .w-15,.author-box .w-85{width:100%}}.live-search-results{position:absolute;background-color:var(--c-white);z-index:11;padding:20px;border-radius:8px;border:1px solid var(--c-dark2);margin-top:10px;height:220px;overflow-y:scroll;width:100%;justify-content:center;align-items:center;display:none;left:0;right:0}.live-search-results ul{position:absolute;top:15px;left:15px;right:15px;text-align:left}.live-search-results ul li{margin-bottom:8px}.live-search-results ul li a{display:block}.live-search-results ul li a:hover{color:var(--c-blue)}.spinner{width:56px;height:56px;border-radius:50%;background:conic-gradient(rgba(0,0,0,0) 10%,#474bff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 9px),#000 0);animation:spinner-zp9dbg 1s infinite linear;display:none;position:absolute}@keyframes spinner-zp9dbg{to{transform:rotate(1turn)}}.reviews_link{left:0;right:0;top:0;bottom:0;height:100%;width:100%;position:absolute}.reviews-wrapper{align-items:stretch;-moz-column-gap:4%;column-gap:4%;row-gap:35px;flex-wrap:wrap;margin:65px auto 45px}.reviews-wrapper .item{padding:48px;background-color:var(--c-white);border-radius:20px;border:1px solid #a8a8a8;width:48%}.reviews-wrapper .item .stars{width:170px;height:32px;position:relative;background-image:url(../../img/Star-5.svg);background-repeat:repeat-x}.reviews-wrapper .item .stars .star_overlay{position:absolute;right:0;top:0;bottom:0;height:100%;background-color:var(--c-white)}.reviews-wrapper .item .review_content{margin-top:30px}.reviews-wrapper .custom-pagination{width:100%;margin:25px auto;justify-content:center}.reviews-wrapper .custom-pagination .page-info{padding:0 25px}.search_icon{position:absolute;right:40px;display:none;cursor:pointer}.interested{margin:80px auto 20px}.interested .search-container{margin:20px auto 0;max-width:418px;width:100%}.interested .search-container .justify-end{justify-content:center}.interested .live-search-results{max-width:418px;margin:10px auto 0}.interested .wrapper{background-color:#e1eeff;padding:35px;border-radius:20px}.interested .btns{flex-wrap:wrap;gap:30px;margin-top:45px;justify-content:center}.interested .btns .form-style .global-btn{margin:0}.interested .btns .form-style .global-btn a{min-width:218px}@media (max-width:860px){.reviews-wrapper{-moz-column-gap:0;column-gap:0}.reviews-wrapper .item{width:100%}}@media (max-width:540px){form{width:100%}form input{min-width:100%!important}.wrapper{padding:20px}}@media (max-width:520px){.reviews-wrapper .item .top_part{flex-wrap:wrap;gap:20px}.reviews-wrapper .item .top_part .author_date{width:100%}.interested .btns .form-style .global-btn a,.testimonials .form-style .global-btn a{min-width:auto}}.post-navigation{margin-top:30px}.post-navigation span{display:flex;gap:10px}.post-navigation span a{color:var(--c-dark5)}
/*# sourceMappingURL=modules.min.css.map */
