@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes flipX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}to{opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes rotate{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.dwp-blur-zoom,.dwp-brightness-zoom,.dwp-colorize-zoom,.dwp-nothing-selected,.dwp-point-zoom,.dwp-quick-zoom,.dwp-slow-zoom,.dwp-zoom-rotate{perspective:1000px}.dwp-blur-zoom img,.dwp-brightness-zoom img,.dwp-colorize-zoom img,.dwp-nothing-selected img,.dwp-point-zoom img,.dwp-quick-zoom img,.dwp-slow-zoom img,.dwp-zoom-rotate img{backface-visibility:hidden;border-radius:inherit;display:block;transform-style:preserve-3d}.dwp-nothing-selected:hover img{transform:scale(1)}.dwp-quick-zoom img{transform-origin:center center;transition:transform .25s ease-in;will-change:transform}.dwp-quick-zoom:hover img{transform:scale(1.5)}.dwp-point-zoom img{transform-origin:65% 75%;transition:transform 1s ease-out}.dwp-point-zoom:hover img{transform:scale(2)}.dwp-zoom-rotate img{transition:transform .5s ease-in-out}.dwp-zoom-rotate:hover img{transform:scale(1.5) rotate(25deg)}.dwp-slow-zoom img{transform-origin:50% 65%;transition:transform 5s,filter 3s ease-in-out}.dwp-slow-zoom:hover img{transform:scale(2)}.dwp-brightness-zoom img{backface-visibility:hidden;filter:brightness(50%);transform:rotate(.01deg);transform-style:preserve-3d;transition:transform 2s,filter 1.5s cubic-bezier(.4,0,.2,1);will-change:transform,filter}.dwp-brightness-zoom:hover img{filter:brightness(100%);transform:scale(1.3) rotate(.01deg)}.dwp-blur-zoom{display:inline-block;height:200px;overflow:hidden;position:relative;width:300px}.dwp-blur-zoom img{backface-visibility:hidden;filter:blur(2px);height:100%;transform:scale(1.2);transform-style:preserve-3d;transition:transform 2s,filter 1.5s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform,filter}.dwp-blur-zoom:hover img{filter:blur(0);transform:scale(1)}.dwp-colorize-zoom img{filter:grayscale(100%);transition:transform .5s,filter 1.5s ease-in-out}.dwp-colorize-zoom:hover img{filter:grayscale(0);transform:scale(1.1)}.wp-block-create-block-dwp-latest-posts .dwp-post-grid{-moz-column-gap:var(--latestPostColumnGapDesktop);column-gap:var(--latestPostColumnGapDesktop);display:grid;grid-template-columns:repeat(var(--latestColumnsToShowDesktop),1fr);row-gap:var(--latestPostRowGapDesktop)}.wp-block-create-block-dwp-latest-posts .dwp-post-layout{background-color:var(--latestContainerBGColor);border-color:var(--latestDesktopBorderColor);border-radius:var(--latestDesktopBorderRadiusTop) var(--latestDesktopBorderRadiusRight) var(--latestDesktopBorderRadiusBottom) var(--latestDesktopBorderRadiusLeft);border-style:var(--latestDesktopBorderStyle);border-width:var(--latestDesktopBorderWidthTop) var(--latestDesktopBorderWidthRight) var(--latestDesktopBorderWidthBottom) var(--latestDesktopBorderWidthLeft);box-shadow:var(--latestPostBoxShadowDesktop);font-family:Arial,sans-serif;margin:var(--latestDesktopMarginTop) var(--latestDesktopMarginRight) var(--latestDesktopMarginBottom) var(--latestDesktopMarginLeft);padding:var(--latestDesktopPaddingTop) var(--latestDesktopPaddingRight) var(--latestDesktopPaddingBottom) var(--latestDesktopPaddingLeft)}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image{border-color:var(--latestThumbnailBorderColor);border-radius:8px;border-radius:var(--latestThumbnailBorderRadiusTop) var(--latestThumbnailBorderRadiusRight) var(--latestThumbnailBorderRadiusBottom) var(--latestThumbnailBorderRadiusLeft);border-style:var(--latestThumbnailBorderStyle);border-width:var(--latestThumbnailBorderWidthTop) var(--latestThumbnailBorderWidthRight) var(--latestThumbnailBorderWidthBottom) var(--latestThumbnailBorderWidthLeft);cursor:pointer;display:block;height:var(--latestPostThumbnailHeightDesktop);overflow:hidden;position:relative;width:var(--latestPostThumbnailWidthDesktop);z-index:1}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image img{height:100%;-o-object-fit:var(--latestPostThumbnailFit,cover);object-fit:var(--latestPostThumbnailFit,cover);-o-object-position:var(--latestPostThumbnailPosition,center);object-position:var(--latestPostThumbnailPosition,center);position:relative;width:100%}.wp-block-create-block-dwp-latest-posts .dwp-post-category{font-size:14px;margin-top:8px}.wp-block-create-block-dwp-latest-posts .dwp-category-link{color:#121212;font-weight:600;text-decoration:none}.wp-block-create-block-dwp-latest-posts .dwp-post-heading{animation-delay:var(--latestPostAnimationDelayDesktop);animation-duration:var(--latestPostAnimationDurationDesktop);animation-fill-mode:both;animation-name:var(--latestPostAnimationTypeDesktop);color:var(--latestPostHeadingColor);font-family:var(--latestPostFontFamilyDesktop);font-size:var(--latestPostFontSizeDesktop);font-style:var(--latestPostFontStyleDesktop);font-weight:var(--latestPostFontWeightDesktop);letter-spacing:var(--latestPostLetterSpacingDesktop);line-height:var(--latestPostLineHeightDesktop);margin:12px 0;text-align:var(--latestPostTextAlignDesktop);-webkit-text-decoration:var(--latestPostTextDecorationDesktop);text-decoration:var(--latestPostTextDecorationDesktop);text-transform:var(--latestPostTextTransformDesktop)}.wp-block-create-block-dwp-latest-posts .dwp-post-heading a{transition:color .3s ease}.wp-block-create-block-dwp-latest-posts .dwp-post-heading a:hover{color:var(--latestPostHeadingHoverColor)}.wp-block-create-block-dwp-latest-posts .dwp-post-title{text-decoration:none}.wp-block-create-block-dwp-latest-posts .dwp-post-description{color:#666;font-size:16px}.wp-block-create-block-dwp-latest-posts .dwp-post-author{align-items:center;display:flex;margin-top:16px}.wp-block-create-block-dwp-latest-posts .dwp-author-image{align-self:center;display:flex}.wp-block-create-block-dwp-latest-posts .dwp-author-image img{border-radius:50%;height:40px;margin-right:12px;width:40px}.wp-block-create-block-dwp-latest-posts .dwp-author-info{color:#444;font-size:14px;line-height:.8}.wp-block-create-block-dwp-latest-posts .dwp-author-name{font-weight:700;margin-bottom:4px}.wp-block-create-block-dwp-latest-posts .dwp-published-date{color:#888;font-size:12px}@media screen and (max-width:782px){.wp-block-create-block-dwp-latest-posts .dwp-post-grid{animation:var(--latestPostAnimationTypeTablet) var(--latestPostAnimationDurationTablet) var(--latestPostAnimationDelayTablet);border-color:var(--latestTabletBorderColor);border-radius:var(--latestTabletBorderRadiusTop) var(--latestTabletBorderRadiusRight) var(--latestTabletBorderRadiusBottom) var(--latestTabletBorderRadiusLeft);border-style:var(--latestTabletBorderStyle);border-width:var(--latestTabletBorderWidthTop) var(--latestTabletBorderWidthRight) var(--latestTabletBorderWidthBottom) var(--latestTabletBorderWidthLeft);box-shadow:var(--latestPostBoxShadowTablet);-moz-column-gap:var(--latestPostColumnGapTablet);column-gap:var(--latestPostColumnGapTablet);grid-template-columns:repeat(var(--latestColumnsToShowTablet),1fr);margin:var(--latestTabletMarginTop) var(--latestTabletMarginRight) var(--latestTabletMarginBottom) var(--latestTabletMarginLeft);padding:var(--latestTabletPaddingTop) var(--latestTabletPaddingRight) var(--latestTabletPaddingBottom) var(--latestTabletPaddingLeft);row-gap:var(--latestPostRowGapTablet)}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image{border-color:var(--latestTabletThumbnailBorderColor);border-radius:var(--latestTabletThumbnailBorderRadiusTop) var(--latestTabletThumbnailBorderRadiusRight) var(--latestTabletThumbnailBorderRadiusBottom) var(--latestTabletThumbnailBorderRadiusLeft);border-style:var(--latestTabletThumbnailBorderStyle);border-width:var(--latestTabletThumbnailBorderWidthTop) var(--latestTabletThumbnailBorderWidthRight) var(--latestTabletThumbnailBorderWidthBottom) var(--latestTabletThumbnailBorderWidthLeft)}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image,.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image img{height:var(--latestPostThumbnailHeightTablet);width:var(--latestPostThumbnailWidthTablet)}.wp-block-create-block-dwp-latest-posts .dwp-post-heading{font-family:var(--latestPostFontFamilyTablet);font-size:var(--latestPostFontSizeTablet);font-style:var(--latestPostFontStyleTablet);font-weight:var(--latestPostFontWeightTablet);letter-spacing:var(--latestPostLetterSpacingTablet);line-height:var(--latestPostLineHeightTablet);text-align:var(--latestPostTextAlignTablet);-webkit-text-decoration:var(--latestPostTextDecorationTablet);text-decoration:var(--latestPostTextDecorationTablet);text-transform:var(--latestPostTextTransformTablet)}}@media screen and (max-width:425px){.wp-block-create-block-dwp-latest-posts .dwp-post-grid{animation:var(--latestPostAnimationTypeMobile) var(--latestPostAnimationDurationMobile) var(--latestPostAnimationDelayMobile);border-color:var(--latestMobileBorderColor);border-radius:var(--latestMobileBorderRadiusTop) var(--latestMobileBorderRadiusRight) var(--latestMobileBorderRadiusBottom) var(--latestMobileBorderRadiusLeft);border-style:var(--latestMobileBorderStyle);border-width:var(--latestMobileBorderWidthTop) var(--latestMobileBorderWidthRight) var(--latestMobileBorderWidthBottom) var(--latestMobileBorderWidthLeft);box-shadow:var(--latestPostBoxShadowMobile);-moz-column-gap:var(--latestPostColumnGapMobile);column-gap:var(--latestPostColumnGapMobile);grid-template-columns:repeat(var(--latestColumnsToShowMobile),1fr);margin:var(--latestMobileMarginTop) var(--latestMobileMarginRight) var(--latestMobileMarginBottom) var(--latestMobileMarginLeft);padding:var(--latestMobilePaddingTop) var(--latestMobilePaddingRight) var(--latestMobilePaddingBottom) var(--latestMobilePaddingLeft);row-gap:var(--latestPostRowGapMobile)}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image{border-color:var(--latestMobileThumbnailBorderColor);border-radius:var(--latestMobileThumbnailBorderRadiusTop) var(--latestMobileThumbnailBorderRadiusRight) var(--latestMobileThumbnailBorderRadiusBottom) var(--latestMobileThumbnailBorderRadiusLeft);border-style:var(--latestMobileThumbnailBorderStyle);border-width:var(--latestMobileThumbnailBorderWidthTop) var(--latestMobileThumbnailBorderWidthRight) var(--latestMobileThumbnailBorderWidthBottom) var(--latestMobileThumbnailBorderWidthLeft)}.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image,.wp-block-create-block-dwp-latest-posts .dwp-post-featured-image img{height:var(--latestPostThumbnailHeightMobile);width:var(--latestPostThumbnailWidthMobile)}.wp-block-create-block-dwp-latest-posts .dwp-post-heading{font-family:var(--latestPostFontFamilyMobile);font-size:var(--latestPostFontSizeMobile);font-style:var(--latestPostFontStyleMobile);font-weight:var(--latestPostFontWeightMobile);letter-spacing:var(--latestPostLetterSpacingMobile);line-height:var(--latestPostLineHeightMobile);text-align:var(--latestPostTextAlignMobile);-webkit-text-decoration:var(--latestPostTextDecorationMobile);text-decoration:var(--latestPostTextDecorationMobile);text-transform:var(--latestPostTextTransformMobile)}}
