@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}body{margin:0}.header-wrapper{display:flex;align-items:center;padding:20px 60px;justify-content:space-between;position:relative}@media (max-width: 768px){.header-wrapper{padding:20px}}.header-wrapper img{width:44px}.header-wrapper .burger-wrapper{display:none}@media (max-width: 768px){.header-wrapper .burger-wrapper{display:block}}.pagination-wrapper{display:flex;align-items:center;justify-content:center;gap:14px}.pagination-wrapper p{border:1px solid #000000;margin:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.pagination-wrapper button{cursor:pointer}.inner-menu{display:flex;align-items:center;gap:10px}@media (max-width: 768px){.inner-menu{display:none}}.inner-menu.mobile{display:flex;flex-direction:column;align-items:flex-start;background:#fff;box-sizing:border-box;padding:20px;border-top:1px solid lightgrey;position:absolute;z-index:10;width:100%}@media (min-width: 768px){.inner-menu.mobile{display:none}}.footer-wrapper{display:flex;align-items:center;justify-content:center;padding:60px;border-top:1px solid #000000}@media (max-width: 768px){.footer-wrapper{padding:20px;flex-direction:column}}.footer-wrapper .footer-content{display:flex;align-items:flex-start;justify-content:space-between;max-width:1000px;width:100%}@media (max-width: 768px){.footer-wrapper .footer-content{flex-direction:column}}.footer-wrapper .footer-content img{width:44px}.footer-wrapper .footer-content p{max-width:300px}.footer-wrapper .footer-content .inner-menu{display:flex!important;align-items:flex-start;flex-direction:column;padding:0!important}.footer-wrapper .footer-content .inner-menu a p{margin-top:0}@media (max-width: 768px){.footer-wrapper .footer-content .inner-menu{padding:20px}}.startpage-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px}@media (max-width: 768px){.startpage-wrapper{padding:20px}}.startpage-wrapper img{max-width:1000px;width:100%}.startpage-wrapper .wp-rendered-content{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1000px;width:100%}.contactpage-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px}@media (max-width: 768px){.contactpage-wrapper{padding:20px}}.contactpage-wrapper img{max-width:1000px;width:100%}.contactpage-wrapper .wp-rendered-content{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1000px;width:100%}.aboutpage-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px}@media (max-width: 768px){.aboutpage-wrapper{padding:20px}}.aboutpage-wrapper img{max-width:1000px;width:100%}.aboutpage-wrapper .wp-rendered-content{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1000px;width:100%}.archivepostpage-wrapper{padding:20px 60px}@media (max-width: 768px){.archivepostpage-wrapper{padding:20px}}.archivepostpage-wrapper h1{text-align:center}.archivepostpage-wrapper .post-grid{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:20px}.archivepostpage-wrapper .post-grid .loader-wrapper{display:flex;align-items:center;justify-content:center}.archivepostpage-wrapper .post-grid img{width:300px}@media (max-width: 768px){.archivepostpage-wrapper .post-grid img{max-width:400px;width:100%}}@media (max-width: 768px){.archivepostpage-wrapper .post-grid{grid-template-columns:repeat(1,1fr)}}.singlepost-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px}@media (max-width: 768px){.singlepost-wrapper{padding:20px}}.singlepost-wrapper img{max-width:1000px;width:100%}.singlepost-wrapper .wp-rendered-content{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1440px;width:100%}.react-stuff-wrapper{display:flex;align-items:center;justify-content:center;padding:20px 60px}@media (max-width: 768px){.react-stuff-wrapper{padding:20px}}.react-stuff-wrapper .react-stuff-content{max-width:1000px;width:100%}.react-stuff-wrapper .react-stuff-content .ant-components{display:flex;flex-direction:column;max-width:200px;width:100%;gap:10px}.react-stuff-wrapper .react-stuff-content .react-spinners{display:flex;align-items:center;gap:20px}@media (max-width: 768px){.react-stuff-wrapper .react-stuff-content .react-spinners{flex-direction:column;align-items:flex-start}}
