section.featureBlogContainer{width:calc(100% - var(--spaceXX) * 2);display:block;position:relative;overflow:hidden;padding-top:3rem;padding-bottom:3rem;margin:0 auto}section.featureBlogContainer .featureBlogWrap{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;background-color:var(--white)}section.featureBlogContainer .featureBlogWrap .media-wrap{position:relative;width:100%;height:52vh;padding:2.5rem}section.featureBlogContainer .featureBlogWrap .info-wrap{width:70%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.5rem}section.featureBlogContainer .featureBlogWrap .media-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.featureBlogContainer .featureBlogWrap .info-wrap span.date{font-size:.9rem;opacity:.5;margin-bottom:.8rem;display:block}section.featureBlogContainer .featureBlogWrap .info-wrap h2{font-size:1.75rem;font-style:normal;font-weight:600;margin-bottom:2.87rem}section.featureBlogContainer .featureBlogWrap .info-wrap p.content{line-height:1.6}section.blog-filter-container{position:relative;width:100%;display:block}.Loading{position:absolute;width:100%;z-index:1;background-color:rgba(233,230,225,.95);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding-top:20px;opacity:0;-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;pointer-events:none}.Loading.show{opacity:1}.Loading img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.Loading span{padding-top:12px}.Loading.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:6rem}.title-sort-list-wrapper .sort-select-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.title-sort-list-wrapper .sort-select-box span.title-item{opacity:.5;font-size:1rem;font-weight:400;display:block}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper{position:relative}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .header{width:6rem;text-align:left;cursor:pointer;font-size:1rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body{position:absolute;width:155%;text-align:center;left:50%;bottom:0;-webkit-transform:translate(-50%,108%);-ms-transform:translate(-50%,108%);transform:translate(-50%,108%);color:var(--white);display:none;padding:1rem 0;overflow:hidden}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .header span{font-size:1.125rem;font-weight:400;display:block}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p{font-size:1rem;font-weight:400;display:block;line-height:1.4;cursor:pointer;padding:.5rem 0;-webkit-transition:all ease-in-out .4s .2s;-o-transition:all ease-in-out .4s .2s;transition:all ease-in-out .4s .2s;position:relative;z-index:2}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 0;position:relative;height:79%;background-color:var(--blue)}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list::before{content:"";-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);background-position:left bottom;pointer-events:none;-webkit-transition:all ease-in-out .4s .4s;-o-transition:all ease-in-out .4s .4s;transition:all ease-in-out .4s .4s;opacity:0;position:absolute;width:70%;height:0;left:0;top:0;border:4px solid var(--blue);background-color:var(--blue);border-radius:0 40px 0 0;z-index:-1}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list::after{content:"";-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);background-position:top;pointer-events:none;-webkit-transition:all ease-in-out .4s .4s;-o-transition:all ease-in-out .4s .4s;transition:all ease-in-out .4s .4s;opacity:0;position:absolute;width:70%;height:0;right:0;bottom:0;border:4px solid var(--blue);background-color:var(--blue);border-radius:0 0 0 40px;z-index:-1}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body.show .body-list::before{-webkit-transform:translateY(-97%);-ms-transform:translateY(-97%);transform:translateY(-97%);opacity:1}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body.show .body-list::after{opacity:1;-webkit-transform:translateY(96%);-ms-transform:translateY(96%);transform:translateY(96%)}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p:hover{background-color:var(--white);color:var(--black)}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p.selected{background-color:var(--backColor);color:var(--black)}.pagination-boxes{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:6rem;z-index:2}.pagination-boxes .pagination-inner.news-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.85rem;-moz-column-gap:.85rem;column-gap:.85rem}.pagination-boxes .pagination-inner.news-pagination .page-numbers{opacity:.5}.pagination-boxes .pagination-inner.news-pagination .prev,.pagination-boxes .pagination-inner.news-pagination .next{opacity:1}.pagination-boxes .pagination-inner.news-pagination .page-numbers.current{opacity:1;pointer-events:none}#filterContainer{position:absolute;width:21vw;left:var(--spaceXX);top:132px}#filterContainer .search-product{position:relative;width:100%;display:block;margin-bottom:5rem}#filterContainer .filterWrapper{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5rem}#filterContainer .search-product form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(255,255,255,.3);padding:.75rem}#filterContainer .search-product form input.searchInput{border:none;background-color:transparent;width:calc(100% - 2rem);padding:0}#filterContainer .search-product form input[type=image]{border:none;width:1.25rem;height:1.25rem;padding:0}#filterContainer .filterWrapper .filter-wrap h3{font-size:1.25rem;font-style:normal;font-weight:600;margin-bottom:1.12rem}#filterContainer .filterWrapper .filter-wrap .filter-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.88rem}#filterContainer .filterWrapper .filter-wrap .filter-items.tags{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:.88rem;-moz-column-gap:.88rem;column-gap:.88rem;-ms-flex-wrap:wrap;flex-wrap:wrap}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item.selected{margin-right:15px;opacity:.6}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item{text-decoration:underline;font-size:1.125rem;cursor:pointer;position:relative;-webkit-transition:all linear .3s;-o-transition:all linear .3s;transition:all linear .3s}#filterContainer .filterWrapper .filter-wrap .filter-items.tags p.filter-item{text-decoration:none;padding:.2rem 1rem;background-color:rgba(255,255,255,.5);border-radius:.75rem}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item::before{content:"";position:absolute;width:0;height:1px;background-color:var(--black);right:-15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all linear .3s;-o-transition:all linear .3s;transition:all linear .3s}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item.selected::before{width:10px}#filterContainer .filterWrapper .filter-wrap .filter-items.tags p.filter-item.selected{background-color:var(--black);opacity:1;color:var(--white);margin:0}#filterContainer .filterWrapper .filter-wrap .filter-items.tags p.filter-item.selected::before{opacity:0}#filterContainer .filterWrapper .filter-wrap .filter-items.tags p.filter-item:hover{background-color:var(--blue);color:var(--white);opacity:1}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item:hover{opacity:.6}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item.selected:hover{background-color:#555}#filterContainer .filterWrapper .filter-wrap .filter-items.list p.filter-item:hover{background-color:transparent}.blogWrapper-pagination-wrapper p.no-result{font-size:1.1rem;font-weight:500}blockquote p{font-style:italic;color:#666}blockquote{font-size:18px;font-style:italic;margin:.25em 0 1.5rem;padding:.25em 47px;line-height:1.45;position:relative;color:#383838;border-left:5px solid #ccc}blockquote:before{display:block;content:"“";font-size:49px;position:absolute;left:13px;top:-8px;color:#7a7a7a;font-family:Georgia,serif}blockquote cite{color:#999;font-size:14px;display:block;margin-top:5px}blockquote cite:before{content:"— "}section.single-blog-content .wp-block-image figure{width:100%}section.single-blog-content a{display:inline-block;text-decoration:underline;font-weight:700}section.single-blog-content a{display:inline-block;text-decoration:underline;font-weight:700;color:#013da5}section.shareArticleContainer .shareArticle .share-list-wrapper a span{font-size:1.6rem}.a2a_full_services::-webkit-scrollbar{width:6px}.a2a_full_services::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #2a2a2a;box-shadow:inset 0 0 6px #2a2a2a}.a2a_full_services::-webkit-scrollbar-thumb{background-color:var(--backColor);outline:1px solid var(--backColor);border-radius:10px}#comments>.comments-title{margin-bottom:2rem}#comments .comment-list>li{border-bottom:4px solid var(--black);margin-bottom:2rem;padding-bottom:1rem}#comments .comment-list>li:after{content:"";position:absolute;width:35%;height:0;background-color:var(--black);right:0;bottom:-10px;border:5px solid var(--black);border-radius:0 0 0 35px}#comments ul{list-style:none;padding:0;margin:0}#comments .comment-body{padding:.5rem;margin-bottom:1rem;word-break:break-all;background-color:var(--white);position:relative}#comments .comment-body:not(:last-child):before,#comments .children li:not(:last-child):before{content:"";position:absolute;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCAyOCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIGlkPSJTVkciIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yM18xMTY0KSI+DQo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMjggMTAuNjY2N1YwQzI3LjkzNzEgMi44MDk3NyAyNi43NjEyIDUuNDg3NDggMjQuNzE3NCA3LjQ3NDc2QzIyLjY3MzcgOS40NjIwNCAxOS45MTk5IDEwLjYwNTUgMTcuMDMwNCAxMC42NjY3SDEwLjk2OTZDOC4wODAwNiAxMC42MDU1IDUuMzI2MjkgOS40NjIwNCAzLjI4MjU3IDcuNDc0NzZDMS4yMzg4NCA1LjQ4NzQ4IDAuMDYyOTE1MSAyLjgwOTc3IDAgMEwwIDY0QzAuMDYyOTE1MSA2MS4xOTAyIDEuMjM4ODQgNTguNTEyNSAzLjI4MjU3IDU2LjUyNTJDNS4zMjYyOSA1NC41MzggOC4wODAwNiA1My4zOTQ1IDEwLjk2OTYgNTMuMzMzM0gxNy4wMzA0QzE5LjkxOTkgNTMuMzk0NSAyMi42NzM3IDU0LjUzOCAyNC43MTc0IDU2LjUyNTJDMjYuNzYxMiA1OC41MTI1IDI3LjkzNzEgNjEuMTkwMiAyOCA2NFYxMC42NjY3WiIgZmlsbD0id2hpdGUiLz4NCjwvZz4NCjxkZWZzPg0KPGNsaXBQYXRoIGlkPSJjbGlwMF8yM18xMTY0Ij4NCjxyZWN0IHdpZHRoPSIyOCIgaGVpZ2h0PSI2NCIgZmlsbD0id2hpdGUiLz4NCjwvY2xpcFBhdGg+DQo8L2RlZnM+DQo8L3N2Zz4NCg==");bottom:0;left:80%;width:3rem;height:3rem;-webkit-transform:translate(-50%,calc(100% - 18px)) rotate(90deg);-ms-transform:translate(-50%,calc(100% - 18px)) rotate(90deg);transform:translate(-50%,calc(100% - 18px)) rotate(90deg);background-repeat:no-repeat;background-size:contain;z-index:1;background-position:center}#comments .children li:nth-of-type(odd):before{left:20%}#comments .comment-list>li:nth-child(even):after{right:auto;left:0;border-radius:0 0 35px 0}#comments .children li:last-child .comment-body:before{content:none}#comments .comment-author.vcard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}#comments .comment-author.vcard img.avatar{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;overflow:hidden}.comment-metadata{position:absolute;top:0;right:6rem;font-size:.75rem}#comments .comment-text{margin-right:6rem;font-size:.9rem}#comments cite.fn{display:inline-block;font-size:1rem;font-weight:600;padding:0 0 .25rem .5rem;border-bottom:3px solid #364bc0}#comments .reply{position:absolute;left:0;bottom:0;display:inline-block;margin:.5rem;color:#364bc0;padding-bottom:.25rem}#comments .reply:before{content:"";position:absolute;top:100%;right:0;width:100%;height:1px;background-color:#364bc0;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}#comments .reply:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}form#commentform label{position:absolute;top:.8rem;right:.75rem;z-index:1;color:rgba(0,0,0,.5)}@media only screen and (max-width:768px){blockquote{padding-right:15px}section.featureBlogContainer .featureBlogWrap{-ms-grid-columns:1fr;grid-template-columns:1fr}section.featureBlogContainer .featureBlogWrap .info-wrap{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:1rem}section.featureBlogContainer .featureBlogWrap .media-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:1rem}section.featureBlogContainer .featureBlogWrap .info-wrap h2{font-size:1.25rem;margin-bottom:1.5rem}section.featureBlogContainer .featureBlogWrap .info-wrap p.content{font-size:.9rem;margin-bottom:2rem}section.featureBlogContainer{padding-bottom:2rem;padding-top:2rem}#filterContainer{position:relative;width:100%;left:auto;top:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}section.blog-filter-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;padding-top:2rem}#filterContainer .search-product{margin-bottom:2rem}#filterContainer .filterWrapper{row-gap:2rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p{padding:.5rem 1rem;font-size:.9rem}.pagination-boxes{padding-top:4rem}.title-sort-list-wrapper .sort-select-box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.title-sort-list-wrapper .sort-select-box span.title-item{margin-bottom:1rem;font-size:.9rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .header{width:8rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .header span{font-size:1rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body{left:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);width:auto}section.shareArticleContainer .shareArticle .share-list-wrapper a span{font-size:1.1rem}#comments cite.fn{font-size:1rem}#comments .comment-list>li:after{border:4px solid var(--black);bottom:-9px;width:50%}}@media only screen and (min-width:640px) and (max-width:768px){.title-sort-list-wrapper .sort-select-box span.title-item{margin:0}}@media only screen and (min-width:769px) and (max-width:1199px){section.featureBlogContainer{width:calc(100% - var(--spaceX) * 2);padding-top:3rem;padding-bottom:2rem}section.featureBlogContainer .featureBlogWrap .media-wrap{height:33vh;padding:1.5rem}section.featureBlogContainer .featureBlogWrap .info-wrap{width:100%;padding:1.5rem}section.blog-filter-container{padding-right:var(--spaceX);padding-left:var(--spaceX)}#filterContainer{left:var(--spaceX);width:23vw}}@media only screen and (min-width:1200px) and (max-width:1400px){section.featureBlogContainer .featureBlogWrap .media-wrap{padding:1.5rem;height:51vh}section.featureBlogContainer .featureBlogWrap .info-wrap{padding:1.5rem;width:80%}section.featureBlogContainer .featureBlogWrap .info-wrap h2{font-size:1.5rem;margin-bottom:1.87rem}#filterContainer .search-product{margin-bottom:3rem}#filterContainer .filterWrapper{row-gap:3rem}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item{font-size:1rem}#filterContainer .filterWrapper .filter-wrap .filter-items{row-gap:.78rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p{font-size:.9rem}.pagination-boxes{padding-top:5rem}section.featureBlogContainer{padding-bottom:2rem}section.shareArticleContainer .shareArticle .share-list-wrapper a span{font-size:1.3rem}#filterContainer{top:110px}}@media only screen and (min-width:1401px) and (max-width:1600px){#filterContainer{top:97px}section.featureBlogContainer .featureBlogWrap .media-wrap{padding:1.5rem;height:45vh}section.featureBlogContainer .featureBlogWrap .info-wrap{padding:1.5rem;width:80%}section.featureBlogContainer .featureBlogWrap .info-wrap h2{font-size:1.5rem}#filterContainer .search-product{margin-bottom:3rem}#filterContainer .filterWrapper{row-gap:3rem}#filterContainer .filterWrapper .filter-wrap .filter-items p.filter-item{font-size:1rem}#filterContainer .filterWrapper .filter-wrap .filter-items{row-gap:.78rem}.title-sort-list-wrapper .sort-select-box .sort-list-wrapper .body .body-list p{font-size:.9rem}.pagination-boxes{padding-top:5rem}section.featureBlogContainer{padding-bottom:2rem}section.shareArticleContainer .shareArticle .share-list-wrapper a span{font-size:1.3rem}}