@charset "UTF-8";
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }

@font-face {
font-family: "ultimate-post-kit";
src: url(//malli.vn/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.woff2?9lb9y7) format("woff2"), url(//malli.vn/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.ttf?9lb9y7) format("truetype"), url(//malli.vn/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.woff?9lb9y7) format("woff"), url(//malli.vn/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.svg?9lb9y7#ultimate-post-kit) format("svg");
font-weight: normal;
font-style: normal;
font-display: block; }
[class^="upk-icon-"], [class*=" upk-icon-"] { font-family: "ultimate-post-kit" !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.upk-icon-gratis-grid:before {
content: ""; }
.upk-icon-eldora-carousel:before {
content: ""; }
.upk-icon-gratis-carousel:before {
content: ""; }
.upk-icon-candy-list:before {
content: ""; }
.upk-icon-instagram-gallery:before {
content: ""; }
.upk-icon-banner:before {
content: ""; }
.upk-icon-stone-hover:before {
content: ""; }
.upk-icon-snog-slider:before {
content: ""; }
.upk-icon-iconic-slider:before {
content: ""; }
.upk-icon-exotic-list:before {
content: ""; }
.upk-icon-foxico-slider:before {
content: ""; }
.upk-icon-reading-progress-circle:before {
content: ""; }
.upk-icon-pholox-slider:before {
content: ""; }
.upk-icon-sline-slider:before {
content: ""; }
.upk-icon-berlin-slider:before {
content: ""; }
.upk-icon-carbon-slider:before {
content: ""; }
.upk-icon-reading-progress:before {
content: ""; }
.upk-icon-atlas-slider:before {
content: ""; }
.upk-icon-category-carousel:before {
content: ""; }
.upk-icon-crystal-slider:before {
content: ""; }
.upk-icon-vertex-slider:before {
content: ""; }
.upk-icon-camux-slider:before {
content: ""; }
.upk-icon-static-social-count:before {
content: ""; }
.upk-icon-welsh-list:before {
content: ""; }
.upk-icon-amox-carousel:before {
content: ""; }
.upk-icon-amox-grid:before {
content: ""; }
.upk-icon-skide-slider:before {
content: ""; }
.upk-icon-recent-comments:before {
content: ""; }
.upk-icon-pixina-grid:before {
content: ""; }
.upk-icon-classic-list:before {
content: ""; }
.upk-icon-noxe-slider:before {
content: ""; }
.upk-icon-grove-timeline:before {
content: ""; }
.upk-icon-post-calendar:before {
content: ""; }
.upk-icon-wixer-carousel:before {
content: ""; }
.upk-icon-wixer-grid:before {
content: ""; }
.upk-icon-pixina-carousel:before {
content: ""; }
.upk-icon-soft-timeline:before {
content: ""; }
.upk-icon-hansel-slider:before {
content: ""; }
.upk-icon-holux-tabs:before {
content: ""; }
.upk-icon-forbes-tabs:before {
content: ""; }
.upk-icon-snap-timeline:before {
content: ""; }
.upk-icon-optick-slider:before {
content: ""; }
.upk-icon-buzz-list:before {
content: ""; }
.upk-icon-buzz-list-carousel:before {
content: ""; }
.upk-icon-newsletter:before {
content: ""; }
.upk-icon-scott-list:before {
content: ""; }
.upk-icon-fanel-list:before {
content: ""; }
.upk-icon-social-share:before {
content: ""; }
.upk-icon-social-link:before {
content: ""; }
.upk-icon-tiny-list:before {
content: ""; }
.upk-icon-author:before {
content: ""; }
.upk-icon-timeline:before {
content: ""; }
.upk-icon-featured-list:before {
content: ""; }
.upk-icon-tag-cloud:before {
content: ""; }
.upk-icon-post-accordion:before {
content: ""; }
.upk-icon-harold-carousel:before {
content: ""; }
.upk-icon-post-category:before {
content: ""; }
.upk-icon-news-ticker:before {
content: ""; }
.upk-icon-kalon-carousel:before {
content: ""; }
.upk-icon-kalon-grid:before {
content: ""; }
.upk-icon-paradox-slider:before {
content: ""; }
.upk-icon-alice-carousel:before {
content: ""; }
.upk-icon-alice-grid:before {
content: ""; }
.upk-icon-harold-list:before {
content: ""; }
.upk-icon-alex-carousel:before {
content: ""; }
.upk-icon-alex-grid:before {
content: ""; }
.upk-icon-ramble-grid:before {
content: ""; }
.upk-icon-ramble-carousel:before {
content: ""; }
.upk-icon-maple-carousel:before {
content: ""; }
.upk-icon-elite-carousel:before {
content: ""; }
.upk-icon-alter-carousel:before {
content: ""; }
.upk-icon-alter-grid:before {
content: ""; }
.upk-icon-elite-grid:before {
content: ""; }
.upk-icon-hazel-carousel:before {
content: ""; }
.upk-icon-hazel-grid:before {
content: ""; }
.upk-icon-maple-grid:before {
content: ""; }
.upk-icon-multicolor-item:before {
content: ""; }
.upk-icon-category_image:before {
content: ""; }
.upk-icon-video_link:before {
content: ""; }
.upk-icon-live-copy:before {
content: ""; }
.upk-icon-asset-manager:before {
content: ""; }
.upk-icon-duplicator:before {
content: ""; }
.upk-icon-animations:before {
content: ""; }
.upk-icon-arrow-left-0:before {
content: ""; }
.upk-icon-arrow-right-0:before {
content: ""; }
.upk-icon-arrow-left-1:before {
content: ""; }
.upk-icon-arrow-right-1:before {
content: ""; }
.upk-icon-arrow-left-2:before {
content: ""; }
.upk-icon-arrow-right-2:before {
content: ""; }
.upk-icon-arrow-left-3:before {
content: ""; }
.upk-icon-arrow-right-3:before {
content: ""; }
.upk-icon-arrow-left-4:before {
content: ""; }
.upk-icon-arrow-right-4:before {
content: ""; }
.upk-icon-arrow-left-5:before {
content: ""; }
.upk-icon-arrow-right-5:before {
content: ""; }
.upk-icon-arrow-left-6:before {
content: ""; }
.upk-icon-arrow-right-6:before {
content: ""; }
.upk-icon-arrow-left-7:before {
content: ""; }
.upk-icon-arrow-right-7:before {
content: ""; }
.upk-icon-arrow-left-8:before {
content: ""; }
.upk-icon-arrow-right-8:before {
content: ""; }
.upk-icon-arrow-left-9:before {
content: ""; }
.upk-icon-arrow-right-9:before {
content: ""; }
.upk-icon-arrow-left-10:before {
content: ""; }
.upk-icon-arrow-right-10:before {
content: ""; }
.upk-icon-arrow-left-11:before {
content: ""; }
.upk-icon-arrow-right-11:before {
content: ""; }
.upk-icon-arrow-left-12:before {
content: ""; }
.upk-icon-arrow-right-12:before {
content: ""; }
.upk-icon-arrow-left-13:before {
content: ""; }
.upk-icon-arrow-right-13:before {
content: ""; }
.upk-icon-arrow-left-14:before {
content: ""; }
.upk-icon-arrow-right-14:before {
content: ""; }
.upk-icon-arrow-left-15:before {
content: ""; }
.upk-icon-arrow-right-15:before {
content: ""; }
.upk-icon-arrow-left-16:before {
content: ""; }
.upk-icon-arrow-right-16:before {
content: ""; }
.upk-icon-arrow-left-17:before {
content: ""; }
.upk-icon-arrow-right-17:before {
content: ""; }
.upk-icon-arrow-left-18:before {
content: ""; }
.upk-icon-arrow-right-18:before {
content: ""; }
.upk-icon-arrow-up-1:before {
content: ""; }
.upk-icon-arrow-down-1:before {
content: ""; }
.upk-icon-arrow-up-2:before {
content: ""; }
.upk-icon-arrow-down-2:before {
content: ""; }
.upk-icon-arrow-up-3:before {
content: ""; }
.upk-icon-arrow-down-3:before {
content: ""; }
.upk-icon-arrow-up-4:before {
content: ""; }
.upk-icon-arrow-down-4:before {
content: ""; }
.upk-icon-arrow-up-5:before {
content: ""; }
.upk-icon-arrow-down-5:before {
content: ""; }
.upk-icon-arrow-up-7:before {
content: ""; }
.upk-icon-arrow-down-7:before {
content: ""; }
.upk-icon-arrow-up-8:before {
content: ""; }
.upk-icon-arrow-down-8:before {
content: ""; }
.upk-icon-arrow-left-circle-1:before {
content: ""; }
.upk-icon-arrow-right-circle-1:before {
content: ""; }
.upk-icon-arrow-left-circle-2:before {
content: ""; }
.upk-icon-arrow-right-circle-2:before {
content: ""; }
.upk-icon-arrow-left-circle-3:before {
content: ""; }
.upk-icon-arrow-right-circle-3:before {
content: ""; }
.upk-icon-arrow-left-circle-4:before {
content: ""; }
.upk-icon-arrow-right-circle-4:before {
content: ""; }
.upk-icon-arrow-left-square-1:before {
content: ""; }
.upk-icon-arrow-right-square-1:before {
content: ""; }
.upk-icon-ultimate-post-kit:before {
content: ""; }
.upk-icon-hexagon-zigzag:before {
content: ""; }
.upk-icon-bulge-rectangle:before {
content: ""; }
.upk-icon-hexagon-radius2:before {
content: ""; }
.upk-icon-hexagon:before {
content: ""; }
.upk-icon-hexagon-radius:before {
content: ""; }
.upk-icon-g2:before {
content: ""; }
.upk-icon-plus-2:before {
content: ""; }
.upk-icon-user:before {
content: ""; }
.upk-icon-eye:before {
content: ""; }
.upk-icon-preview:before {
content: ""; }
.upk-icon-email:before {
content: ""; }
.upk-icon-meneame:before {
content: ""; }
.upk-icon-moimir:before {
content: ""; }
.upk-icon-instapaper:before {
content: ""; }
.upk-icon-surfingbird:before {
content: ""; }
.upk-icon-livejournal:before {
content: ""; }
.upk-icon-baidu:before {
content: ""; }
.upk-icon-line:before {
content: ""; }
.upk-icon-twitter:before {
content: ""; }
.upk-icon-linkedin:before {
content: ""; }
.upk-icon-github:before {
content: ""; }
.upk-icon-youtube:before {
content: ""; }
.upk-icon-xing:before {
content: ""; }
.upk-icon-instagram:before {
content: ""; }
.upk-icon-tumblr:before {
content: ""; }
.upk-icon-apple:before {
content: ""; }
.upk-icon-android:before {
content: ""; }
.upk-icon-dribbble:before {
content: ""; }
.upk-icon-skype:before {
content: ""; }
.upk-icon-vk:before {
content: ""; }
.upk-icon-weibo:before {
content: ""; }
.upk-icon-renren:before {
content: ""; }
.upk-icon-wordpress:before {
content: ""; }
.upk-icon-google:before {
content: ""; }
.upk-icon-delicious:before {
content: ""; }
.upk-icon-digg:before {
content: ""; }
.upk-icon-soundcloud:before {
content: ""; }
.upk-icon-wechat:before {
content: ""; }
.upk-icon-pinterest:before {
content: ""; }
.upk-icon-whatsapp:before {
content: ""; }
.upk-icon-odnoklassniki:before {
content: ""; }
.upk-icon-pocket:before {
content: ""; }
.upk-icon-safari:before {
content: ""; }
.upk-icon-chrome:before {
content: ""; }
.upk-icon-firefox:before {
content: ""; }
.upk-icon-opera:before {
content: ""; }
.upk-icon-ie:before {
content: ""; }
.upk-icon-vimeo:before {
content: ""; }
.upk-icon-reddit:before {
content: ""; }
.upk-icon-edge:before {
content: ""; }
.upk-icon-blogger:before {
content: ""; }
.upk-icon-facebook:before {
content: ""; }
.upk-icon-messenger:before {
content: ""; }
.upk-icon-googleplay:before {
content: ""; }
.upk-icon-mix:before {
content: ""; }
.upk-icon-telegram:before {
content: ""; }
.upk-icon-uikit:before {
content: ""; }
.upk-icon-viber:before {
content: ""; }
.upk-icon-flipboard:before {
content: ""; }
.upk-icon-buffer:before {
content: ""; }
.upk-icon-evernote:before {
content: ""; }
.upk-icon-plus:before {
content: ""; }
.upk-icon-search:before {
content: ""; }
.upk-icon-edit:before {
content: ""; }
.upk-icon-video-player:before {
content: ""; }
.upk-icon-post:before {
content: ""; }
.upk-icon-picture:before {
content: ""; }
.upk-icon-music:before {
content: ""; }
.upk-icon-video:before {
content: ""; }
.upk-icon-code:before {
content: ""; }
.upk-icon-cart:before {
content: ""; }
.upk-icon-location:before {
content: ""; }
.upk-icon-clock:before {
content: ""; }
.upk-icon-calendar:before {
content: ""; }
.upk-icon-display:before {
content: ""; }
.upk-icon-tutorial:before {
content: ""; }
.upk-icon-bubble:before {
content: ""; }
.upk-icon-bubbles:before {
content: ""; }
.upk-icon-quote:before {
content: ""; }
.upk-icon-spinner:before {
content: ""; }
.upk-icon-loading:before {
content: ""; }
.upk-icon-spinner-2:before {
content: ""; }
.upk-icon-enlarge:before {
content: ""; }
.upk-icon-lock:before {
content: ""; }
.upk-icon-menu:before {
content: ""; }
.upk-icon-website:before {
content: ""; }
.upk-icon-url:before {
content: ""; }
.upk-icon-link:before {
content: ""; }
.upk-icon-star-empty:before {
content: ""; }
.upk-icon-star-half:before {
content: ""; }
.upk-icon-star-full:before {
content: ""; }
.upk-icon-heart-full:before {
content: ""; }
.upk-icon-heart-empty:before {
content: ""; }
.upk-icon-gallery:before {
content: ""; }
.upk-icon-question:before {
content: ""; }
.upk-icon-plus3:before {
content: ""; }
.upk-icon-checkmark:before {
content: ""; }
.upk-icon-new-tab:before {
content: ""; }
.upk-icon-behance:before {
content: ""; }
.upk-icon-yelp:before {
content: ""; }.upk-maple-grid .upk-post-grid {
display: grid;
grid-gap: 20px; }
.upk-maple-grid .upk-item {
position: relative;
overflow: hidden;
display: flex;
transition: all 0.3s ease; }
.upk-maple-grid .upk-item:hover .upk-img {
transform: scale(1.1); }
.upk-maple-grid .upk-item-box {
position: relative; }
.upk-maple-grid .upk-image-wrap {
position: relative;
display: flex; }
.upk-maple-grid .upk-main-image {
position: relative;
overflow: hidden;
border-radius: 5px;
width: 100%; }
.upk-maple-grid .upk-main-image .upk-img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease-in-out; }
.upk-maple-grid .upk-category {
position: absolute;
top: 0;
left: 0;
margin: 15px;
display: inline-flex; }
.upk-maple-grid .upk-category a {
background-color: #ef233c;
text-decoration: none;
padding: 3px 10px;
border-radius: 15px;
font-size: 12px;
color: #ffffff;
letter-spacing: 1.5px; }
.upk-maple-grid .upk-category a + a {
margin-left: 5px; }
.upk-maple-grid .upk-post-format {
position: absolute;
bottom: 0;
right: 50px; }
.upk-maple-grid .upk-post-format a {
color: #fff;
background-color: #ef233c;
display: flex;
position: absolute;
padding: 10px;
border-radius: 30px;
cursor: pointer;
transform: translate(-50%, -50%); }
.upk-maple-grid .upk-post-format a i {
display: flex; }
.upk-maple-grid .upk-content {
padding-top: 20px;
width: 100%; }
.upk-maple-grid .upk-meta {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 15px;
font-size: 13px; }
.upk-maple-grid .upk-meta .upk-author {
display: flex;
align-items: center; }
.upk-maple-grid .upk-meta .upk-author img {
border-radius: 80px;
margin-right: 10px; }
.upk-maple-grid .upk-meta .author-name {
color: #8d99ae;
font-weight: 600; }
.upk-maple-grid .upk-meta .upk-blog-date {
position: relative;
display: flex; }
.upk-maple-grid .upk-meta .upk-blog-date .date {
color: #8d99ae; }
.upk-maple-grid .upk-meta .upk-blog-date i {
margin: 0 5px; }
.upk-maple-grid .upk-meta .upk-post-time {
margin-left: 5px;
color: #8d99ae; }
.upk-maple-grid .upk-meta .upk-post-time i {
margin-right: 2px; }
.upk-maple-grid .upk-meta .upk-reading-time {
color: #8d99ae; }
.upk-maple-grid .upk-meta > div {
position: relative;
display: inline-flex; }
.upk-maple-grid .upk-meta > div:before {
content: attr(data-separator);
margin: 0 8px; }
.upk-maple-grid .upk-meta > div:nth-child(1)::before {
display: none; }
.upk-maple-grid .upk-title {
width: 100%;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
margin-top: 0;
margin-bottom: 15px; }
.upk-maple-grid .upk-title a {
color: #2b2d42; }
.upk-maple-grid .upk-title a:hover {
color: #ef233c; }
.upk-maple-grid .upk-text {
color: #8d99ae;
font-size: 14px; }
.upk-maple-grid .upk-text P {
margin: 0; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-item-box,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-item-box,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-item-box,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-item-box,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-item-box,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-item-box,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-item-box,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-item-box,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-item-box,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-item-box,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-item-box,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-item-box {
display: flex;
align-items: center;
width: 100%; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-title,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-title {
font-size: 16px; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-category,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-post-format,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-author,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-blog-date::before,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-text,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-category,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-post-format,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-author,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-blog-date::before,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-text,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-category,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-post-format,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-author,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-blog-date::before,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-text,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-category,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-post-format,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-author,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-blog-date::before,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-text,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-category,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-post-format,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-author,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-blog-date::before,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-text,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-category,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-post-format,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-author,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-blog-date::before,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-text,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-category,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-post-format,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-author,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-blog-date::before,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-text,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-category,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-post-format,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-author,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-blog-date::before,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-text,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-category,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-post-format,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-author,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-blog-date::before,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-text,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-category,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-post-format,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-author,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-blog-date::before,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-text,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-category,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-post-format,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-author,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-blog-date::before,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-text,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-category,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-post-format,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-author,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-blog-date::before,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-text {
display: none; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-main-image,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-main-image,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-main-image,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-main-image,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-main-image,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-main-image,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-main-image,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-main-image,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-main-image,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-main-image,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-main-image,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-main-image {
width: 150px; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-content,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-content,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-content,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-content,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-content,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-content,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-content,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-content,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-content,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-content,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-content,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-content {
padding: 15px; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-content-inner,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-content-inner,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-content-inner,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-content-inner,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-content-inner,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-content-inner,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-content-inner,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-content-inner,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-content-inner,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-content-inner,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-content-inner,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-content-inner {
display: flex;
flex-direction: row-reverse;
flex-flow: wrap-reverse; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-meta,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-meta,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-meta,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-meta,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-meta,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-meta {
font-size: 13px;
margin-bottom: 0;
width: 100%; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-meta .upk-blog-date,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-meta .upk-blog-date {
padding-left: 0px; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-meta .upk-blog-date i,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-meta .upk-blog-date i {
margin-left: 0; }
.upk-maple-grid .upk-style-1 {
grid-template-columns: repeat(6, 1fr); }
.upk-maple-grid .upk-style-1 .upk-item {
grid-column: span 6 / auto; }
.upk-maple-grid .upk-style-2 {
grid-template-columns: repeat(6, 1fr); }
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 1) {
grid-column: span 6 / auto;
grid-row: span 4 / auto; }
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) {
grid-column: span 6 / auto; }
.upk-maple-grid .upk-style-3 {
grid-template-columns: repeat(1, 1fr); }
.upk-maple-grid .upk-style-4 {
grid-template-columns: repeat(1, 1fr); }
.upk-maple-grid .upk-style-5 {
grid-template-columns: repeat(6, 1fr); }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) {
grid-column: span 6 / auto; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-item-box {
display: block; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-main-image {
width: 100%; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-content {
padding-top: 30px;
padding-left: 0px;
padding-right: 0px; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-title {
font-size: 18px; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 3) {
grid-column: span 6 / auto;
grid-row: span 3 / auto; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2), .upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4), .upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) {
grid-column: span 6 / auto; }
.upk-maple-content--center .upk-style-1 .upk-item:nth-child(6n + 3) .upk-meta,
.upk-maple-content--center .upk-style-1 .upk-item:nth-child(6n + 4) .upk-meta,
.upk-maple-content--center .upk-style-1 .upk-item:nth-child(6n + 5) .upk-meta,
.upk-maple-content--center .upk-style-1 .upk-item:nth-child(6n + 6) .upk-meta,
.upk-maple-content--center .upk-style-2 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-content--center .upk-style-2 .upk-item:nth-child(5n + 3) .upk-meta,
.upk-maple-content--center .upk-style-2 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-content--center .upk-style-2 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-content--center .upk-style-5 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-content--center .upk-style-5 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-content--center .upk-style-5 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-content--center .upk-style-3 .upk-item:nth-child(n + 1) .upk-meta {
justify-content: center; }
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 3) .upk-item-box,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 4) .upk-item-box,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 5) .upk-item-box,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 6) .upk-item-box,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 2) .upk-item-box,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 3) .upk-item-box,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 4) .upk-item-box,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 5) .upk-item-box,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 2) .upk-item-box,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 4) .upk-item-box,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 5) .upk-item-box,
.upk-maple-content--right .upk-style-3 .upk-item:nth-child(n + 1) .upk-item-box {
flex-direction: row-reverse; }
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 3) .upk-meta,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 4) .upk-meta,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 5) .upk-meta,
.upk-maple-content--right .upk-style-1 .upk-item:nth-child(6n + 6) .upk-meta,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 3) .upk-meta,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-content--right .upk-style-2 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 2) .upk-meta,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 4) .upk-meta,
.upk-maple-content--right .upk-style-5 .upk-item:nth-child(5n + 5) .upk-meta,
.upk-maple-content--right .upk-style-3 .upk-item:nth-child(n + 1) .upk-meta {
justify-content: flex-end; }
.upk-global-link-yes .upk-maple-grid .upk-item:hover {
cursor: pointer; }
@media (min-width: 768px) {
.upk-maple-grid .upk-title {
font-size: 24px; }
.upk-maple-grid .upk-text {
font-size: 16px;
margin-bottom: 20px; }
.upk-maple-grid .upk-meta {
font-size: 14px; }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 3) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 4) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 5) .upk-title,
.upk-maple-grid .upk-style-1 .upk-item:nth-child(6n + 6) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4) .upk-title,
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4) .upk-title,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) .upk-title,
.upk-maple-grid .upk-style-3 .upk-item:nth-child(n + 1) .upk-title {
font-size: 18px; }
.upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 1), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 2), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 3), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 4), .upk-maple-grid .upk-style-2 .upk-item:nth-child(5n + 5) {
grid-column: span 3 / auto; }
.upk-maple-grid .upk-style-4,
.upk-maple-grid .upk-style-3 {
grid-template-columns: repeat(2, 1fr); }
.upk-maple-grid .upk-style-1 .upk-item:nth-child(n + 1) {
grid-column: span 3 / auto; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-image-wrap,
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-content {
width: 50%; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-item-box {
display: flex; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-post-format {
bottom: 50px;
right: 0px; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-content {
padding: 0 30px; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 1) .upk-title {
font-size: 24px; }
.upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 2), .upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 3), .upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 4), .upk-maple-grid .upk-style-5 .upk-item:nth-child(5n + 5) {
grid-column: span 3 / auto; } }@keyframes qi-blocks-fade-in{0%{opacity:0;visibility:hidden;z-index:102}to{opacity:1;visibility:visible;z-index:102}}@keyframes qi-blocks-fade-out{0%{opacity:1;visibility:visible;z-index:102}to{opacity:0;visibility:hidden;z-index:0}}@keyframes qi-blocks-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes qi-blocks-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}to{transform:scaleX(1);transform-origin:right}}@keyframes qi-blocks-animate-underline-multiline{0%{background-position-x:right;background-size:100% 87%}38%{background-position-x:right;background-size:0 87%}39%{background-position-x:left;background-size:0 87%}to{background-position-x:left;background-size:100% 87%}}@keyframes qi-blocks-animate-underline-multiline-2{0%{background-position-x:right;background-size:100% 95%}38%{background-position-x:right;background-size:0 95%}39%{background-position-x:left;background-size:0 95%}to{background-position-x:left;background-size:100% 95%}}@keyframes qi-blocks-animate-highlight{0%{background-position-x:left;background-size:0 100%}to{background-position-x:left;background-size:100% 100%}}@keyframes qi-blocks-animate-underline-multiline-thick{0%{background-position-x:right;background-size:100% 93%}38%{background-position-x:right;background-size:0 93%}39%{background-position-x:left;background-size:0 93%}to{background-position-x:left;background-size:100% 93%}}@keyframes qi-blocks-follow-info{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.qi-block-advanced-text p{margin:0;overflow-wrap:break-word}.qi-block-advanced-text p a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}header .qi-block-advanced-text{line-height:1}.wp-block-group .qi-block-advanced-text{display:inline-block;position:relative;vertical-align:top;width:100%}.qi-block-advanced-text.qodef-text-link--underline p a{background-image:linear-gradient(#0000 calc(100% - 1px),currentColor 1px);background-repeat:no-repeat;background-size:0 100%;transition:.9s cubic-bezier(.32,.32,.15,1.17);width:100%}.qi-block-advanced-text.qodef-text-link--underline p a:hover{background-size:100% 100%}.qi-block-advanced-text.qodef-text-link--underline-thick p a{background-image:linear-gradient(#0000 calc(100% - 2px),currentColor 2px);background-repeat:no-repeat;background-size:0 100%;transition:.9s cubic-bezier(.32,.32,.15,1.17);width:100%}.qi-block-advanced-text.qodef-text-link--underline-thick p a:hover{background-size:100% 100%}.qi-block-advanced-text.qodef-text-link--underline-initial p a{background-image:linear-gradient(#0000 calc(100% - .07em),currentColor .07em);background-repeat:no-repeat;background-size:100% 93%}.qi-block-advanced-text.qodef-text-link--underline-initial p a:hover{animation:qi-blocks-animate-underline-multiline-thick 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}@media (max-width:1024px){.qi-block-advanced-text.qodef-text-break--disabled p br{display:none}}