@charset "UTF-8";
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp--ui-visible .pswp__button:hover,.pswp--ui-visible .pswp__button:active,.pswp--ui-visible .pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity 0.2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#ccc;position:absolute;width:100%;left:0;top:0;transition:opacity 120ms linear!important;line-height:1.5em}.pswp__dynamic-caption--aside,.pswp__dynamic-caption--below{opacity:1!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#ccc}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;top:auto;right:0;bottom:0;background:rgba(0,0,0,.5);padding:10px 15px}.pswp__caption,.pswp__caption__exif{padding-bottom:.5em}.pswp__caption__exif_camera{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2NjY2NjYyIgZD0ibTQsNWwzLDBsMiwtMmw2LDBsMiwybDMsMGEyLDIgMCAwIDEgMiwybDAsMTJhMiwyIDAgMCAxIC0yLDJsLTE2LDBhMiwyIDAgMCAxIC0yLC0ybDAsLTEyYTIsMiAwIDAgMSAyLC0ybTgsM2E1LDUgMCAwIDAgLTUsNWE1LDUgMCAwIDAgNSw1YTUsNSAwIDAgMCA1LC01YTUsNSAwIDAgMCAtNSwtNW0wLDJhMywzIDAgMCAxIDMsM2EzLDMgMCAwIDEgLTMsM2EzLDMgMCAwIDEgLTMsLTNhMywzIDAgMCAxIDMsLTN6Ii8+PC9zdmc+)}.pswp__caption__exif_focal{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjY2NjY2NjIiBkPSJNMTIgNi41YzMuNzkgMCA3LjE3IDIuMTMgOC44MiA1LjUtMS42NSAzLjM3LTUuMDIgNS41LTguODIgNS41UzQuODMgMTUuMzcgMy4xOCAxMkM0LjgzIDguNjMgOC4yMSA2LjUgMTIgNi41bTAtMkM3IDQuNSAyLjczIDcuNjEgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41czkuMjctMy4xMSAxMS03LjVjLTEuNzMtNC4zOS02LTcuNS0xMS03LjV6bTAgNWMxLjM4IDAgMi41IDEuMTIgMi41IDIuNXMtMS4xMiAyLjUtMi41IDIuNS0yLjUtMS4xMi0yLjUtMi41IDEuMTItMi41IDIuNS0yLjVtMC0yYy0yLjQ4IDAtNC41IDIuMDItNC41IDQuNXMyLjAyIDQuNSA0LjUgNC41IDQuNS0yLjAyIDQuNS00LjUtMi4wMi00LjUtNC41LTQuNXoiPjwvcGF0aD48L3N2Zz4K)}.pswp__caption__exif_shutter{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjY2NjY2NjIiBkPSJNMTUgMUg5djJoNlYxem00LjAzIDYuMzlsMS40Mi0xLjQyYy0uNDMtLjUxLS45LS45OS0xLjQxLTEuNDFsLTEuNDIgMS40MkMxNi4wNyA0Ljc0IDE0LjEyIDQgMTIgNGMtNC45NyAwLTkgNC4wMy05IDlzNC4wMiA5IDkgOSA5LTQuMDMgOS05YzAtMi4xMi0uNzQtNC4wNy0xLjk3LTUuNjF6TTEyIDIwYy0zLjg3IDAtNy0zLjEzLTctN3MzLjEzLTcgNy03IDcgMy4xMyA3IDctMy4xMyA3LTcgN3ptLS4zMi01SDYuMzVjLjU3IDEuNjIgMS44MiAyLjkyIDMuNDEgMy41NmwtLjExLS4wNiAyLjAzLTMuNXptNS45Ny00Yy0uNTctMS42LTEuNzgtMi44OS0zLjM0LTMuNTRMMTIuMjYgMTFoNS4zOXptLTcuMDQgNy44M2MuNDUuMTEuOTEuMTcgMS4zOS4xNyAxLjM0IDAgMi41Ny0uNDUgMy41Ny0xLjE5bC0yLjExLTMuOS0yLjg1IDQuOTJ6TTcuNTUgOC45OUM2LjU5IDEwLjA1IDYgMTEuNDYgNiAxM2MwIC4zNC4wNC42Ny4wOSAxaDQuNzJMNy41NSA4Ljk5em04Ljc5IDguMTRDMTcuMzcgMTYuMDYgMTggMTQuNiAxOCAxM2MwLS4zNC0uMDQtLjY3LS4wOS0xaC00LjM0bDIuNzcgNS4xM3ptLTMuMDEtOS45OEMxMi45IDcuMDYgMTIuNDYgNyAxMiA3Yy0xLjQgMC0yLjY5LjQ5LTMuNzEgMS4yOWwyLjMyIDMuNTYgMi43Mi00Ljd6Ij48L3BhdGg+PC9zdmc+Cg==)}.pswp__caption__exif_fstop{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjY2NjY2NjIiBkPSJNOS40IDEwLjVsNC43Ny04LjI2QzEzLjQ3IDIuMDkgMTIuNzUgMiAxMiAyYy0yLjQgMC00LjYuODUtNi4zMiAyLjI1bDMuNjYgNi4zNS4wNi0uMXpNMjEuNTQgOWMtLjkyLTIuOTItMy4xNS01LjI2LTYtNi4zNEwxMS44OCA5aDkuNjZ6bS4yNiAxaC03LjQ5bC4yOS41IDQuNzYgOC4yNUMyMSAxNi45NyAyMiAxNC42MSAyMiAxMmMwLS42OS0uMDctMS4zNS0uMi0yek04LjU0IDEybC0zLjktNi43NUMzLjAxIDcuMDMgMiA5LjM5IDIgMTJjMCAuNjkuMDcgMS4zNS4yIDJoNy40OWwtMS4xNS0yem0tNi4wOCAzYy45MiAyLjkyIDMuMTUgNS4yNiA2IDYuMzRMMTIuMTIgMTVIMi40NnptMTEuMjcgMGwtMy45IDYuNzZjLjcuMTUgMS40Mi4yNCAyLjE3LjI0IDIuNCAwIDQuNi0uODUgNi4zMi0yLjI1bC0zLjY2LTYuMzUtLjkzIDEuNnoiPjwvcGF0aD48L3N2Zz4=)}.pswp__caption__exif_iso{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjY2NjY2NjIiBkPSJNMTkgM0g1Yy0xLjEgMC0yIC45LTIgMnYxNGMwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6TTUuNSA3LjVoMnYtMkg5djJoMlY5SDl2Mkg3LjVWOWgtMlY3LjV6TTE5IDE5SDVMMTkgNXYxNHptLTItMnYtMS41aC01VjE3aDV6Ij48L3BhdGg+PC9zdmc+Cg==)}.pswp__caption__exif_datetime{padding-left:1.5em;white-space:nowrap;background-position:0 center;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2NjY2NjYyIgc3Ryb2tlPSJudWxsIiBpZD0ic3ZnXzIiIGQ9Im0yMC44NDM4MywzLjM5NjkybC0zLjc2NDI0LDBsMCwtMC41NjY2MmMwLC0wLjMxNzIxIC0wLjI1NzI3LC0wLjU3NDQ3IC0wLjU3NDQ3LC0wLjU3NDQ3cy0wLjU3NDQ3LDAuMjU3MjcgLTAuNTc0NDcsMC41NzQ0N2wwLDAuNTY2NjJsLTMuMzU2MTcsMGwwLC0wLjU2NjYyYzAsLTAuMzE3MjEgLTAuMjU3MjcsLTAuNTc0NDcgLTAuNTc0NDcsLTAuNTc0NDdzLTAuNTc0NDcsMC4yNTcyNyAtMC41NzQ0NywwLjU3NDQ3bDAsMC41NjY2MmwtMy4yMTM1MSwwbDAsLTAuNTY2NjJjMCwtMC4zMTcyMSAtMC4yNTcyNywtMC41NzQ0NyAtMC41NzQ0NywtMC41NzQ0N3MtMC41NzQ0NywwLjI1NzI3IC0wLjU3NDQ3LDAuNTc0NDdsMCwwLjU2NjYybC0zLjkwNjgsMGMtMC4zMTcyMSwwIC0wLjU3NDQ3LDAuMjU3MjcgLTAuNTc0NDcsMC41NzQ0N2wwLDEyLjk4MDQyYzAsMC4zMTcyMSAwLjI1NzI3LDAuNTc0NDcgMC41NzQ0NywwLjU3NDQ3bDMuNTI1OTMsMGMwLjU2NDk5LDIuNDE0MTMgMi43MzQwMiw0LjIxNzg4IDUuMzE3ODEsNC4yMTc4OHM0Ljc1MjgxLC0xLjgwMzg1IDUuMzE3ODEsLTQuMjE3ODhsMy41MjU5MywwYzAuMzE3MjEsMCAwLjU3NDQ3LC0wLjI1NzI3IDAuNTc0NDcsLTAuNTc0NDdsMCwtMTIuOTgwNDJjMC4wMDAxLC0wLjMxNzIxIC0wLjI1NzA4LC0wLjU3NDQ3IC0wLjU3NDM4LC0wLjU3NDQ3em0tMTMuNzgwNzYsMS4xNDg5NWwwLDAuNTE5MTNjMCwwLjMxNzIxIDAuMjU3MjcsMC41NzQ0NyAwLjU3NDQ3LDAuNTc0NDdzMC41NzQ0NywtMC4yNTcyNyAwLjU3NDQ3LC0wLjU3NDQ3bDAsLTAuNTE5MTNsMy4yMTM1MSwwbDAsMC41MTkxM2MwLDAuMzE3MjEgMC4yNTcyNywwLjU3NDQ3IDAuNTc0NDcsMC41NzQ0N3MwLjU3NDQ3LC0wLjI1NzI3IDAuNTc0NDcsLTAuNTc0NDdsMCwtMC41MTkxM2wzLjM1NjE3LDBsMCwwLjUxOTEzYzAsMC4zMTcyMSAwLjI1NzI3LDAuNTc0NDcgMC41NzQ0NywwLjU3NDQ3czAuNTc0NDcsLTAuMjU3MjcgMC41NzQ0NywtMC41NzQ0N2wwLC0wLjUxOTEzbDMuMTg5NzYsMGwwLDIuMzQ5MjFsLTE2LjUzODYyLDBsMCwtMi4zNDkyMWwzLjMzMjMzLDB6bTQuOTM2OTMsMTYuMDQ5MzZjLTIuMzc4NTEsMCAtNC4zMTM2MywtMS45MzUxMSAtNC4zMTM2MywtNC4zMTM2M3MxLjkzNTExLC00LjMxMzYzIDQuMzEzNjMsLTQuMzEzNjNzNC4zMTM2MywxLjkzNTAyIDQuMzEzNjMsNC4zMTM2M3MtMS45MzUwMiw0LjMxMzYzIC00LjMxMzYzLDQuMzEzNjN6bTUuNDYwMTgsLTQuMjE3ODhjMC4wMDA1NywtMC4wMzE5OCAwLjAwMjM5LC0wLjA2MzY3IDAuMDAyMzksLTAuMDk1NzVjMCwtMy4wMTIwNiAtMi40NTA1MSwtNS40NjI1NyAtNS40NjI1NywtNS40NjI1N3MtNS40NjI1NywyLjQ1MDUxIC01LjQ2MjU3LDUuNDYyNTdjMCwwLjAzMjA3IDAuMDAxOTEsMC4wNjM3NyAwLjAwMjM5LDAuMDk1NzVsLTIuODA5MTgsMGwwLC04LjMzMzIybDE2LjUzODYyLDBsMCw4LjMzMzIybC0yLjgwOTA4LDB6Ii8+PHBhdGggZmlsbD0iI2NjY2NjYyIgc3Ryb2tlPSJudWxsIiBpZD0ic3ZnXzMiIGQ9Im0xMi41NzQ0NywxNi40MjY1NmwwLC0yLjc3OTExYzAsLTAuMzE3MjEgLTAuMjU3MjcsLTAuNTc0NDcgLTAuNTc0NDcsLTAuNTc0NDdzLTAuNTc0NDcsMC4yNTcyNyAtMC41NzQ0NywwLjU3NDQ3bDAsMy4wMTcxNGMwLDAuMTUyMzMgMC4wNjA1MSwwLjI5ODQ0IDAuMTY4MjMsMC40MDYyNWwxLjMyMDMzLDEuMzIwNDNjMC4xMTIyMSwwLjExMjEyIDAuMjU5MTgsMC4xNjgyMyAwLjQwNjI1LDAuMTY4MjNjMC4xNDY5NywwIDAuMjk0MDMsLTAuMDU2MTEgMC40MDYyNSwtMC4xNjgyM2MwLjIyNDMzLC0wLjIyNDMzIDAuMjI0MzMsLTAuNTg4MDcgMCwtMC44MTI0bC0xLjE1MjExLC0xLjE1MjN6Ii8+PC9zdmc+Cg==)}.pswp__dynamic-caption--overlay{position:absolute!important;bottom:0;top:initial;text-align:center;background:rgba(0,0,0,.7);padding-top:.5em}.lotos-likes {
background: url(//gromoboibook.ru/wp-content/plugins/lotos-likes/images/heart.png) no-repeat 0 50%;
border: 0 !important;
display: inline-block;
margin-bottom: 10px;
min-height: 14px;
padding-left: 18px;
text-decoration: none !important;
font-size: 14px;
}
.lotos-likes:hover,
.lotos-likes.active {
background: url(//gromoboibook.ru/wp-content/plugins/lotos-likes/images/heart_active.png) no-repeat 0 50%;
border: 0 !important;
margin: 0 0 10px 0 !important;
padding-left: 18px !important;
text-decoration: none !important;
}
.lotos-blog-widget .lotos-likes,
.tz_recentwork_widget .lotos-likes,
.tz_blog_widget .lotos-likes,
.home div#the_body #slider .excerpt .lotos-likes,
.archive div#the_body #slider .excerpt .lotos-likes { display: none; }.scc-cookie-consent {
font-family: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
transition: transform 0.3s ease-in-out;
}
.scc-cookie-consent.scc-hidden {
transform: translateY(100%);
}
.scc-cookie-content {
background: var(--scc-background, #1a1a1a);
color: var(--scc-text-color, #ffffff);
max-width: 100%;
margin: 0 auto;
padding: 1rem;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
.scc-cookie-text {
margin: 0;
flex: 1;
min-width: 250px;
font-size: 0.9em;
}
.scc-cookie-accept {
font-family: inherit;
font-size: inherit;
background: var(--scc-button-background, #007cba);
color: var(--scc-button-text, #ffffff);
border: var(--scc-button-border, none);
border-radius: var(--scc-button-radius, 4px);
padding: var(--scc-button-padding, 0.5rem 1rem);
cursor: pointer;
transition: all 0.2s ease;
appearance: none;
-webkit-appearance: none;
}
.scc-cookie-accept:hover {
background: var(--scc-button-hover-background, #005a87);
color: var(--scc-button-hover-text, #ffffff);
}
.scc-cookie-accept:focus {
outline: 2px solid var(--scc-button-focus-outline, #007cba);
outline-offset: 2px;
} @media (min-width: 769px) {
.scc-cookie-consent { }
} @media (max-width: 768px) {
.scc-cookie-consent {
position: fixed;
top: auto;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 9999; animation: scc-slide-up 0.3s ease-out;
}
.scc-cookie-content {
flex-direction: column;
text-align: center;
padding: 1.5rem 1rem;
border-radius: 12px 12px 0 0;
box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15); background: linear-gradient(
to top,
var(--scc-background, #1a1a1a) 0%,
var(--scc-background, #1a1a1a) 90%,
transparent 100%
);
}
.scc-cookie-text {
min-width: auto;
margin-bottom: 1rem;
font-size: 0.9em;
line-height: 1.4;
}
.scc-cookie-accept {
width: 100%;
max-width: 200px;
padding: 0.75rem 1rem;
font-size: 1em;
font-weight: 600;
}
} @media (max-width: 480px) {
.scc-cookie-content {
padding: 1.2rem 0.8rem;
}
.scc-cookie-text {
font-size: 0.85em;
margin-bottom: 0.8rem;
}
.scc-cookie-accept {
padding: 0.7rem 1rem;
font-size: 0.95em;
}
} @media (max-width: 1024px) and (min-width: 769px) {
.scc-cookie-content {
max-width: 90%;
margin: 0 auto;
}
} @keyframes scc-slide-up {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
} @supports (padding: max(0px)) {
@media (max-width: 768px) {
.scc-cookie-content {
padding-left: max(1rem, env(safe-area-inset-left));
padding-right: max(1rem, env(safe-area-inset-right));
padding-bottom: max(1rem, env(safe-area-inset-bottom));
}
}
} @media (prefers-color-scheme: dark) {
.scc-cookie-content {
background: var(--scc-background, #2d2d2d);
color: var(--scc-text-color, #ffffff);
}
}
@media (prefers-color-scheme: light) {
.scc-cookie-content {
background: var(--scc-background, #ffffff);
color: var(--scc-text-color, #333333);
border-top: 1px solid #e0e0e0;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.sticky {} .gallery-caption {} .bypostauthor {} .partners-link {
display: flex;
align-items: center;
justify-content: center;
}
.partners-link::after {
content: none!important;
}
 html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15}body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}h1{margin:.67em 0;font-size:2em}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{margin:0;font-size:100%;font-family:inherit;line-height:1.15}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}:root{--X-Large:1140px;--Large:960px;--Medium:720px;--Small:540px;--Extra-small:481px}p{-ms-word-wrap:break-word;word-wrap:break-word;word-break:break-word;-ms-font-feature-settings:"liga","dlig";-o-font-feature-settings:"liga","dlig";font-feature-settings:"liga","dlig"}.container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}@supports (grid-area:auto){.grid{display:grid;gap:1.5rem}.grid-aside{grid-template-rows:auto 1fr auto}.sidebar_footer .sidebar_footer-wrap{display:grid;grid-template-columns:1fr;grid-template-rows:600px;grid-gap:30px;max-width:320px;margin:auto;padding:10px}.breadcrumbs{max-width:320px;margin:auto}}.archive-title{font-size:25px;line-height:32px;padding:.3em 0}.archive-header{max-width:320px;margin:auto;padding:10px}.page-archive-wrap{max-width:320px;margin:auto}.page-archive-wrap .page-archive-row{display:grid;grid-template-columns:1fr;grid-column-gap:1rem}.page-archive-wrap .page-archive-row .article-footer{margin-top:auto}.page-archive-wrap article{padding:10px 10px 30px;margin-bottom:3em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-archive-wrap article .row{padding:10px 0}.page-archive-wrap article:nth-child(odd){background-color:#e2f3cf}.page-archive-wrap .post-thumbnail .wp-post-image{min-width:300px;max-width:300px;object-fit:cover;max-height:168px}.page-archive-wrap .archive-title{font-size:40px;margin:1em 0;font-family:Merriweather}.page-archive-wrap .page-archive-excerpt-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.page-archive-wrap .page-archive-excerpt{font-size:15px;line-height:19px}.page-archive-grid-categories-wrap{padding:45px 0;max-width:320px;margin:auto;display:grid;grid-template-columns:1fr;grid-gap:30px;grid-auto-rows:100px}.page-archive-grid-categories-item{padding:0 10px;display:grid;grid-gap:10px;grid-template-rows:40px 40px;-ms-flex-line-pack:center;align-content:center}.page-archive-grid-categories-item h4{font-family:Merriweather;font-size:30px;font-style:normal;font-weight:400;line-height:31px;margin:0}.page-archive-grid-categories-item span{text-indent:5em;display:block}.page-archive-grid-categories-item span a{font-size:15px;font-style:normal;font-weight:400;line-height:19px}.page-archive-grid-categories-item span a::after{content:""}.page-archive-grid-categories-item:hover{background-color:#28807a}.page-archive-grid-categories-item:hover a,.page-archive-grid-categories-item:hover h4{color:#fff}.page-archive-grid-categories-item:hover span a{color:#fff}.page-archive-grid-categories-item:hover span a::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%23EEEEEE'/%3E%3C/svg%3E")}.article-header{max-width:320px;margin:auto}.alert-error,.alert-help,.alert-info,.alert-success{margin:10px;padding:5px 18px;border:1px solid}.alert-help{border-color:#e8dc59;background:#ebe16f}.alert-info{border-color:#bfe4f4;background:#d5edf8}.alert-error{border-color:#f8cdce;background:#fbe3e4}.alert-success{border-color:#deeaae;background:#e6efc2}.blue-button,.button{position:relative;display:inline-block;margin-bottom:.5em;padding:.5em 1em;border:0;border-radius:2px;text-decoration:none;cursor:pointer}.blue-button:active,.button:active{top:1px}.blue-button{background:#08c}.field,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-sizing:border-box;min-height:2.4375rem;width:100%;padding:.625rem;margin-bottom:.625rem;font-family:inherit;font-size:.875rem;vertical-align:middle;border:.0625rem solid #919191;border-radius:.1875rem;outline:0;background-color:#fff}.field:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#28807a}.field:disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,select:disabled,textarea:disabled{background-color:#eee;cursor:not-allowed}input[type=password]{letter-spacing:.3em}input[type=submit]{display:inline-block;font-weight:400;line-height:1.5;color:#28807a;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;font-size:1.3rem;position:relative}.gwolle_gb_submit .input{position:relative;float:none!important;display:inline}.gwolle_gb_submit .input::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}.gwolle_gb_submit .input:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}.gwolle_gb_submit.button{padding:0;margin-bottom:.3em}.arrow{position:relative;display:inline}.arrow::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}.arrow:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}textarea{box-sizing:border-box;min-height:2.4375rem;width:100%;padding:.625rem;margin-bottom:.625rem;font-family:inherit;font-size:.875rem;vertical-align:middle;border:.0625rem solid #919191;border-radius:.1875rem;outline:0;background-color:#fff;display:block;overflow:auto}textarea:focus{border-color:#28807a}textarea:disabled{background-color:#eee;cursor:not-allowed}fieldset{border:1px solid #ccc}fieldset label{font-weight:600}fieldset p{margin-bottom:0}legend{padding:0 .5em}.radio-buttons{margin-top:0}.radio-buttons li{margin-left:2px;list-style-type:none}.radio-buttons label{font-weight:400}input[type=radio]{position:absolute;left:-1000rem}input[type=radio]+label{position:relative;cursor:pointer;margin-right:.9375rem;padding-left:1.5625rem;font-size:.875rem}input[type=radio]+label::before{content:"";position:absolute;left:0;bottom:0;height:1.125rem;width:1.125rem;border-radius:.5625rem;background-color:#777;font-family:sans-serif}input[type=radio]+label::after{content:"";transition:background-color .3s}input[type=radio]:checked+label::after{content:"";position:absolute;left:.3125rem;top:.1875rem;height:.5rem;width:.5rem;border-radius:.9375rem;background-color:#28807a;text-align:center}input[type=radio]:focus+label::before{box-shadow:0 .0625rem 0 #2b2b2b}input[type=radio]:disabled+label{cursor:not-allowed}input[type=radio]:disabled+label::before{background-color:#eee}input[type=radio]:disabled:checked+label::after{background-color:#a2a2a2}input[type=checkbox]{position:absolute;left:-1000rem}input[type=checkbox]+label{position:relative;cursor:pointer;margin-right:.9375rem;padding-left:1.5625rem;font-size:.875rem}input[type=checkbox]+label::before{content:"";position:absolute;left:0;bottom:0;height:1rem;width:1rem;border-radius:.1875rem;background-color:#777;font-family:sans-serif}input[type=checkbox]+label::after{content:"";opacity:0;transition:opacity .3s}input[type=checkbox]:checked+label::after{content:"";position:absolute;display:block;opacity:1;left:.3125rem;top:0;width:.1875rem;height:.6875rem;border:solid #28807a;border-width:0 .1875rem .1875rem 0;transform:rotate(45deg);line-height:1rem}input[type=checkbox]:focus+label::before{box-shadow:0 .0625rem 0 #2b2b2b}input[type=checkbox]:disabled+label{cursor:not-allowed}input[type=checkbox]:disabled+label::before{background-color:#eee}input[type=checkbox]:disabled:checked+label::after{border-color:#a2a2a2}html{font-size:1em}body{color:#333;background-color:#fff;font-size:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}.archive .categories-list-page a,.archive .entry-content a,.archive .page-archive-wrap a,.page .categories-list-page a,.page .entry-content a,.page .page-archive-wrap a{position:relative;text-decoration:none}.archive .categories-list-page a:hover,.archive .entry-content a:hover,.archive .page-archive-wrap a:hover,.page .categories-list-page a:hover,.page .entry-content a:hover,.page .page-archive-wrap a:hover{color:#4b4b4b}.archive .categories-list-page .page-title,.archive .entry-content .page-title,.archive .page-archive-wrap .page-title,.page .categories-list-page .page-title,.page .entry-content .page-title,.page .page-archive-wrap .page-title{font-size:24px}a.link-arrow{position:relative;text-decoration:none}a.link-arrow::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}a.link-arrow:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}a.link-arrow:hover{color:#4b4b4b}.page-archive-grid-categories-wrap a{position:relative;text-decoration:none}.page-archive-grid-categories-wrap a::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}.page-archive-grid-categories-wrap a:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}.page-archive-grid-categories-wrap a:hover{color:#4b4b4b}.mobile_menu_container,.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100%}.mobile_menu_container,.mobile_menu_container ul li ul{transition:all .2s}.mobile_menu_overlay{display:none;cursor:pointer;z-index:10200;background:rgba(0,0,0,.5)}.mobile_menu_container{transform:translateX(-300px);width:300px;overflow:hidden;z-index:10201;background:#28807a}.mobile_menu_container.loaded{transform:translateX(0)}.mobile_menu_container .mobile_menu_content{overflow:auto;max-height:100%;padding-bottom:30px;margin-top:3em}.mobile_menu_container ul{margin:0;padding:0}.mobile_menu_container ul li{list-style:none}.mobile_menu_container ul li a[href^="#"]::after{display:none}.mobile_menu_container ul li a{display:inline-block;padding:5px 20px;line-height:39px!important;font-size:19px;background:#28807a;color:#fff;text-decoration:none;position:relative}.mobile_menu_container ul li a::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='white'/%3E%3C/svg%3E%0A")}.mobile_menu_container ul li a:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='white'/%3E%3C/svg%3E")}.mobile_menu_container ul li a.parent{padding-right:50px;background-size:20px}.mobile_menu_container ul li a.parent:hover{background-size:20px}.mobile_menu_container ul li a.back{padding-left:50px;background-size:20px;box-sizing:border-box;min-height:50px}.mobile_menu_container ul li a.back:hover{background-size:20px}.mobile_menu_container ul li a:hover{background:#28807a}.mobile_menu_container ul li ul{padding-left:10px}.mobile_menu_container ul li ul.loaded{transform:translateX(0)}.mobile_menu_container ul li ul.activity{overflow-y:auto;overflow-x:hidden}@media (max-width:320px){.mobile_menu_container{width:240px}}.menu_container{padding:8px;margin-left:auto}.wrap{padding:1em 10px}article{background:#fff}a,a:visited{color:#28807a}a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,0.3)}.breadcrumbs{font-size:10px;line-height:13px}.breadcrumbs a{text-decoration:none;color:#828282}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:1.333em 0 .5em;color:#28807a;font-weight:500;line-height:1.2;text-rendering:optimizelegibility;font-family:Merriweather}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}.h1,h1{margin-top:0;margin-bottom:.319rem;font-size:1.875rem;-webkit-margin-before:0;-webkit-margin-after:0}.h2,h2{margin-top:.88rem;font-size:1.5625rem}.h3,h3{font-size:1.1875rem}.h4,h4{font-size:1rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.75rem;text-transform:uppercase;letter-spacing:4.333px}#bloginfo{position:relative}.inner-header-wrap{background:#e2f3cf}#bloginfo,#inner-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#site-title{margin-right:12px;font-size:2em}#logo{position:relative}#logo img{width:100%;height:auto;max-width:200px}.logo-description{font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0;text-align:center;color:#4b4b4b}.p_image{position:absolute;right:-80px;bottom:-60px}.p_img{width:80px;height:80px}.post-page-numbers{padding:.1rem .4rem;text-decoration:none}.entry-content-book-content{padding-top:3em;padding-bottom:3em;text-align:justify}.entry-content-book{margin-bottom:3em;max-width:320px;margin:0 auto}.entry-content-book-introductory-text{max-width:445px;margin-bottom:50px;margin-top:50px;font-size:15px}.entry-content-book-footer-link a{position:relative;display:inline-block;font-family:Merriweather;font-size:15px;line-height:19px;margin-bottom:1em;text-decoration:none}.entry-content-book-footer-link a::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}.entry-content-book-footer-link a:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}ol,ul{-webkit-padding-start:20px}.list-square{margin-bottom:1.5em;list-style-position:outside;list-style-type:square}.nostyle{margin-left:0;padding-left:0;list-style-type:none}nav.header-nav li a{line-height:44px}.home .wp-block-create-block-post-snip .card-container{min-height:auto}.home .wp-block-create-block-post-snip .card-footer{display:none}.post-nav-links,.wp-pagenavi{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}ul.post-categories{list-style:none}ul.post-categories li{position:relative}ul.post-categories li a{text-decoration:none;color:#4b4b4b;font-size:15px;letter-spacing:.15em;text-indent:40px;position:relative;display:block}ul.post-categories li a::before{content:"";position:absolute;width:40px;height:1px;top:50%;left:-10px;background-color:#4b4b4b}.entry-content table{margin-bottom:1.5em;width:100%;border:1px solid #ccc}.entry-content tr{border-bottom:1px solid #ccc}.entry-content tr:nth-child(even){background-color:#dedede}.entry-content td{padding:7px;border-right:1px solid #ccc}.entry-content td:last-child{border-right:0}.entry-content th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#dedede}.entry-content th:last-child{border-right:0}.screen-reader-text{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}.screen-reader-text:focus{top:5px;left:5px;z-index:100000;display:block;clip:auto!important;padding:15px 23px 14px;width:auto;height:auto;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;text-decoration:none;font-weight:700;font-size:.875rem;font-size:14px;line-height:normal}.wp-prev-next .prev-link{float:left}.wp-prev-next .next-link{float:right}.commentlist{margin:0;list-style-type:none}.widgettitle{font-family:Merriweather;font-size:30px;text-align:left;line-height:31px;color:#4b4b4b}.footer{clear:both;text-align:center}.sidebar_footer{background-size:cover;background-repeat:no-repeat;background-position:200px;background-blend-mode:darken;background-color:#e2f3cf}.footer-wrap{font-family:Roboto;background:#fff;display:grid;grid-gap:10px}.footer-links ul li a{color:#828282;font-size:10px}.footer-image{width:170px;height:37px;grid-column:span 2}.social-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;grid-column:span 2}.social-icon a{padding:0 .5em}.copyright{font-size:10px;color:#828282;grid-column:span 4}.footer-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;grid-column:span 4}.m-0 p{margin:0}.categories-list-page{max-width:600px;margin:auto}.categories-list-page a{position:relative}.categories-list-page a::after{content:"";text-decoration:none;position:absolute;width:40px;height:8px;top:calc(50% - 4px);right:-50px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%2328807A'/%3E%3C/svg%3E%0A")}.categories-list-page a:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='41' height='8' viewBox='0 0 41 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.3536 4.35355C40.5488 4.15829 40.5488 3.84171 40.3536 3.64645L37.1716 0.464466C36.9763 0.269204 36.6597 0.269204 36.4645 0.464466C36.2692 0.659728 36.2692 0.976311 36.4645 1.17157L39.2929 4L36.4645 6.82843C36.2692 7.02369 36.2692 7.34027 36.4645 7.53553C36.6597 7.7308 36.9763 7.7308 37.1716 7.53553L40.3536 4.35355ZM0 4.5H40V3.5H0V4.5Z' fill='%234B4B4B'/%3E%3C/svg%3E")}.categories-list-page .categories-list-page-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.categories-list-page .categories-list-page-description-wrap{margin-left:auto}.categories-list-page .categories-list-page-title{font-family:Merriweather;font-size:30px;line-height:37px;margin-bottom:0}.categories-list-page .categories-list-page-description{max-width:475px;font-size:14px;margin-bottom:2em}.gwolle-gb{max-width:var(--X-Large, "1200px");margin:auto}.render-book{overflow:scroll}.render-book svg{width:100%;height:100%}.book-controls-wrap{display:-ms-flexbox;display:flex;margin-top:10px;max-height:100px}.book-controls-wrap .page-numbering{display:-ms-flexbox;display:flex}.book-controls-wrap button{box-sizing:border-box;cursor:pointer;min-height:2.4375rem;padding:.75rem 1.5rem;margin-bottom:.625rem;font-family:inherit;font-size:.875rem;border:none;border-radius:.1875rem;outline:0;text-decoration:none;background-color:#28807a;color:silver;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.book-controls-wrap button::-moz-focus-inner{border:0}.book-controls-wrap button:focus,.book-controls-wrap button:hover{box-shadow:0 .125rem 0 #777}.book-controls-wrap button:active{box-shadow:inset 0 .125rem 0 #1c5955}.book-controls-wrap button:disabled{color:#a2a2a2;background-color:#eee;cursor:not-allowed}.book-controls-wrap button:disabled:focus,.book-controls-wrap button:disabled:hover{box-shadow:none}.book-controls-wrap button.close{margin-left:10px;position:relative;z-index:100}.book-controls-wrap .book-controls{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.vis{display:none}.page-numbers{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.page-numbers li{list-style-type:none}.page-numbers li .page-numbers{color:#fff;box-sizing:border-box;cursor:pointer;min-height:2.4375rem;padding:.75rem 1.5rem;margin-bottom:.625rem;font-family:inherit;font-size:.875rem;border:none;border-radius:.1875rem;outline:0;text-decoration:none;background-color:#28807a}.page-numbers li .page-numbers::-moz-focus-inner{border:0}.page-numbers li .page-numbers:focus,.page-numbers li .page-numbers:hover{box-shadow:0 .125rem 0 #777}.page-numbers li .page-numbers:active{box-shadow:inset 0 .125rem 0 #1c5955}.page-numbers li .page-numbers:disabled{color:#a2a2a2;background-color:#eee;cursor:not-allowed}.page-numbers li .page-numbers:disabled:focus,.page-numbers li .page-numbers:disabled:hover{box-shadow:none}.page-numbers li .page-numbers::after{display:none}.zoom{position:fixed;top:0;bottom:0;left:0;right:0;transform:scale(1.3);background-color:#fff;z-index:100000}.book-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:20px}.reading-control-buttons-wrap .reading-control-buttons{box-sizing:border-box;cursor:pointer;min-height:2.4375rem;padding:.75rem 1.5rem;margin-bottom:.625rem;font-family:inherit;font-size:.875rem;border:none;border-radius:.1875rem;outline:0;text-decoration:none;background-color:#28807a;color:#f8f9fa}.reading-control-buttons-wrap .reading-control-buttons::-moz-focus-inner{border:0}.reading-control-buttons-wrap .reading-control-buttons:focus,.reading-control-buttons-wrap .reading-control-buttons:hover{box-shadow:0 .125rem 0 #777}.reading-control-buttons-wrap .reading-control-buttons:active{box-shadow:inset 0 .125rem 0 #1c5955}.reading-control-buttons-wrap .reading-control-buttons:disabled{color:#a2a2a2;background-color:#eee;cursor:not-allowed}.reading-control-buttons-wrap .reading-control-buttons:disabled:focus,.reading-control-buttons-wrap .reading-control-buttons:disabled:hover{box-shadow:none}.book-list{list-style-type:none;color:#9d9c9f;letter-spacing:.25px;padding:0}.book-list li{margin-bottom:12px}.book-list li span{color:#3f3f3f}.wrap-entry-content-book-content{background:#fff2e1;position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;padding:10px 20px;height:100vh}.entry-content-book-content{column-gap:50px;column-width:375px;column-count:1;column-rule:1px dashed #28807A;height:100vh;max-height:calc(100vh - 100px);margin:auto;overflow-x:scroll;overflow-y:hidden;padding:0;font-size:1.3rem}.entry-content-book-content::-webkit-scrollbar{width:10px;height:10px}.entry-content-book-content::-webkit-scrollbar-thumb{background:#d77f85;border-radius:14px}.entry-content-book-content::-webkit-scrollbar-track{background:#28807a;box-shadow:inset 0 0 2px 1px #bbbbbe}.entry-content-book-content::-webkit-scrollbar-button{border-style:solid;width:10px;height:10px}.entry-content-book-content::-webkit-scrollbar-button:vertical:decrement{border-width:0 7px 14px 7px;border-color:transparent transparent #404040 transparent}.entry-content-book-content::-webkit-scrollbar-button:vertical:decrement:hover{border-color:transparent transparent #505050 transparent}.entry-content-book-content::-webkit-scrollbar-button:vertical:increment{border-width:14px 7px 0 7px;border-color:#404040 transparent transparent transparent}.entry-content-book-content::-webkit-scrollbar-button:vertical:increment:hover{border-color:#505050 transparent transparent transparent}.entry-content-book-content::-webkit-scrollbar-button:horizontal:decrement{border-width:7px 14px 7px 0;border-color:transparent #404040 transparent transparent}.entry-content-book-content::-webkit-scrollbar-button:horizontal:decrement:hover{border-color:transparent #505050 transparent transparent}.entry-content-book-content::-webkit-scrollbar-button:horizontal:increment{border-width:7px 0 7px 14px;border-color:transparent transparent transparent #404040}.entry-content-book-content::-webkit-scrollbar-button:horizontal:increment:hover{border-color:transparent transparent transparent #505050}.entry-content-book-content{scrollbar-face-color:#d77f85;scrollbar-track-color:#28807A}.retractable-window{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(20,20,20,.5);display:none}.retractable-window .retractable{background-color:bisque;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:max-content;padding:20px;position:absolute;top:calc(50% - 160px);left:calc(50% - 180px)}.cover-book{min-height:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:bisque;margin-bottom:10px}.cover-book .wp-post-image{width:100%;max-width:350px;margin-right:auto}.wp-block-create-block-post-snip{padding:5vw 0}.wp-block-create-block-post-snip .post-ship-wrap{max-width:320px;margin:auto}.wp-block-create-block-post-snip .post-ship-wrap .column .card{padding:30px 10px}.wp-block-create-block-post-snip .post-ship-wrap .column:nth-child(odd) .card{background-color:#e2f3cf}.wp-block-create-block-post-snip .row{display:grid;grid-template-columns:1fr;grid-column-gap:1rem}.wp-block-create-block-post-snip .card-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:200px}.wp-block-create-block-post-snip .card-link{margin-top:auto}.wp-block-create-block-post-snip .card-footer{font-size:14px;font-style:normal;font-weight:400;line-height:19px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:50px;margin-top:auto}.wp-block-create-block-post-snip .card-footer div{margin-top:auto}.wp-block-create-block-post-snip .card-heading{font-size:25px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:0;font-family:Roboto}.wp-block-create-block-post-snip .category-list{margin-bottom:.5em;padding-left:50px}.wp-block-create-block-post-snip .category-list a{text-decoration:none;color:#4b4b4b;font-size:15px;font-style:normal;font-weight:400;line-height:19px;letter-spacing:.15em;position:relative;display:block}.wp-block-create-block-post-snip .category-list a::after{content:"";display:none}.wp-block-create-block-post-snip .category-list a::before{content:"";position:absolute;top:56%;left:-50px;width:40px;height:1px;background-color:#4b4b4b}.tax-genres .book-category{display:none}.business-card-wrap{position:relative}.business-card{max-width:320px;margin:auto;padding:10px}.business-card .signature-text{padding-left:1em}.business-card .signature-text img{margin-left:60px}.business-card .h2-indent{font-family:Merriweather;font-style:normal;font-weight:400}.business-card .h2-indent h2{font-size:30px;line-height:37px;margin-bottom:.5em;margin-top:0}.business-card .h2-indent h2 strong{color:#fff;font-weight:400;text-shadow:0 -2px 0 #28807a,0 -2px 0 #28807a,0 2px 0 #28807a,0 2px 0 #28807a,-2px 0 0 #28807a,2px 0 0 #28807a,-2px 0 0 #28807a,2px 0 0 #28807a,-1px -2px 0 #28807a,1px -2px 0 #28807a,-1px 2px 0 #28807a,1px 2px 0 #28807a,-2px -1px 0 #28807a,2px -1px 0 #28807a,-2px 1px 0 #28807a,2px 1px 0 #28807a,-2px -2px 0 #28807a,2px -2px 0 #28807a,-2px 2px 0 #28807a,2px 2px 0 #28807a,-2px -2px 0 #28807a,2px -2px 0 #28807a,-2px 2px 0 #28807a,2px 2px 0 #28807a}.business-card .small-text{max-width:410px;font-family:Roboto;font-size:14px;font-style:italic;font-weight:400;line-height:19px;letter-spacing:0;text-align:left}@media only screen and (min-width:481px){.logo-description{font-size:12px}#logo img{max-width:230px}.p_img{width:100px;height:100px}.p_image{position:absolute;right:calc(-100% - 60px);bottom:-95px}.wrap{padding:1.5em 10px}#bloginfo,#inner-header{-ms-flex-direction:row;flex-direction:row}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left;margin-top:11px}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right;margin-top:11px}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both;margin-top:11px}.footer{text-align:left}.footer-links ul li a{font-size:15px}.copyright{grid-column:span 2;font-size:15px}.footer-nav{grid-column:span 2}.wp-block-create-block-post-snip .post-ship-wrap{max-width:var(--Extra-small)}.wp-block-create-block-post-snip .post-ship-wrap .column .card{background-color:transparent!important}.business-card{max-width:var(--Extra-small)}.business-card .h2-indent h2{font-size:50px;line-height:63px}}@media only screen and (max-width:767px){#bloginfo,#inner-header{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:start;-ms-flex-pack:justify;justify-content:space-between}.nav{margin:0;padding:0;border-bottom:0;list-style-type:none}.nav li a{display:block;text-decoration:none}.nav li ul.children li a,.nav li ul.sub-menu li a{padding-left:30px}}@media only screen and (min-width:768px){#inner-footer,.inner-header{margin:0 auto;max-width:var(--Medium)}#logo img{max-width:350px}.top-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p_img{width:120px;height:120px}.p_image{position:absolute;right:calc(-85% - 60px);bottom:-95px}.header-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:2;flex-grow:2;margin-bottom:auto}.nav{margin:0;padding:0;border:0;list-style-type:none}.nav li{list-style:none}.nav li a{display:block;padding:0 1.5em;border-bottom:0;text-decoration:none}.nav li a:focus,.nav li a:hover{text-decoration:underline}.nav li ul.children,.nav li ul.sub-menu{position:absolute;z-index:8999;visibility:hidden;background-color:#e2f3cf}.nav li ul.children li:last-child a,.nav li ul.sub-menu li:last-child a{border-bottom:0}.nav li:hover>ul{top:auto;visibility:visible}.mobile_menu_container ul li a{font-size:30px;padding:15px 20px}.breadcrumbs{max-width:var(--Medium)}.home .wp-block-create-block-post-snip .card-container{min-height:200px}.home .wp-block-create-block-post-snip .card-footer{display:block}.widgettitle{margin-bottom:1.7em}.footer-wrap{grid-template-columns:1fr 1fr}.footer-image{width:255px;height:52.5px;grid-column:auto}.social-icon{grid-column:auto}.copyright{grid-column:auto}.footer-nav{grid-column:auto}.sidebar_footer{background-color:#eee}.sidebar_footer .sidebar_footer-wrap{grid-template-rows:100%;max-width:var(--Medium)}.sidebar_footer .sidebar_footer-wrap .sidebar_footer-left{max-width:400px}.archive-title{font-size:30px;line-height:37px;padding:.5em 0}.archive-header{max-width:var(--Medium);margin:auto}.page-archive-wrap{max-width:var(--Medium)}.page-archive-wrap .page-archive-row{grid-template-columns:1fr}.page-archive-wrap .post-thumbnail .wp-post-image{min-width:350px;max-width:350px;object-fit:cover;max-height:max-content}.page-archive-wrap .row{display:-ms-flexbox;display:flex;gap:10px}.page-archive-wrap article:nth-child(even) .row{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.categories-list-page .categories-list-page-title{font-size:40px;line-height:50px;margin-bottom:.4em}.categories-list-page .categories-list-page-description{font-size:15px;margin-bottom:1em}.page-archive-grid-categories-wrap{max-width:var(--Medium);grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;padding:60px 0}.page-archive-grid-categories-item{border:1px solid #28807a;padding:0}.page-archive-grid-categories-item h4{font-size:30px;place-self:center;text-indent:-40px}.page-archive-grid-categories-item span{text-indent:2em;place-self:center}.article-header{max-width:var(--Medium);margin:auto}.post-page-numbers{padding:.3rem .7rem;text-decoration:none}.entry-content-book{margin-bottom:5em;max-width:730px;margin:auto}.vis{display:block}.wrap-entry-content-book-content{padding:10px 60px}.wp-block-create-block-post-snip{background:#e2f3cf}.wp-block-create-block-post-snip .card-container{min-height:250px;max-height:350px}.wp-block-create-block-post-snip .category-list{margin-bottom:2em}.wp-block-create-block-post-snip .card-footer{font-size:16px;margin-top:0}.wp-block-create-block-post-snip .post-ship-wrap{max-width:var(--Medium)}.wp-block-create-block-post-snip .row{grid-template-columns:1fr;grid-column-gap:1rem;grid-row-gap:2em}.wp-block-create-block-post-snip .post-ship-wrap img{max-height:100%}.wp-block-create-block-post-snip .post-ship-wrap .column .card{padding:0;display:-ms-flexbox;display:flex;gap:20px}.wp-block-create-block-post-snip .post-ship-wrap .column:nth-child(even) .card{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tax-genres .book-category{display:block}.mobile_menu_container ul li ul{transform:translateX(300px);position:absolute;top:0;left:0;width:100%;height:100%;background:#28807a;z-index:2}.business-card{max-width:var(--Medium);padding-left:4em}.business-card .h2-indent{text-indent:-4em}.business-card .h2-indent h2{font-size:64px;line-height:64px;margin-bottom:.3em}.small-text{font-size:12px;line-height:15px}}@media only screen and (max-width:899px){.top-nav{display:none}}@media only screen and (min-width:900px){.menu_container{display:none}#inner-footer,.inner-header{margin:0 auto;max-width:var(--Large)}.p_image{position:absolute;right:calc(-15% - 60px);bottom:-95px}.header-nav{margin:auto}.entry-content-book-content{column-gap:50px;column-width:450px;column-count:2}.copyright{display:none}.footer-wrap{grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1030px){.h1,h1{margin-top:0;margin-bottom:.319em;font-size:4rem;-webkit-margin-before:0;-webkit-margin-after:0}.h2,h2{margin-top:.88em;font-size:2.5rem}.h3,h3{font-size:1.5625rem}.h4,h4{font-size:.9375rem}.h5,h5{font-size:.875rem}#inner-footer,.inner-header{margin:0 auto;max-width:var(--X-Large)}.header{height:160px}.breadcrumbs{max-width:var(--X-Large)}.sidebar_footer .sidebar_footer-wrap{display:grid;grid-template-columns:max-content min-content;grid-template-rows:600px;grid-gap:30px;max-width:var(--X-Large);margin:auto}.categories-list-page .categories-list-page-title{font-size:40px;line-height:50px;margin-bottom:.7em}.categories-list-page .categories-list-page-description{font-size:15px;margin-bottom:2em}.archive-title{font-size:40px;line-height:50px;padding:1em 0}.archive-header{max-width:var(--X-Large, "1200px");margin:auto}.page-archive-wrap{max-width:var(--X-Large, "1200px")}.page-archive-wrap .page-archive-row{grid-template-columns:repeat(3,1fr)}.page-archive-wrap article:nth-child(odd){background-color:#fff}.page-archive-wrap .post-thumbnail .wp-post-image{object-fit:fill}.page-archive-wrap .row{display:block}.page-archive-wrap .page-title{font-size:24px}.page-archive-wrap .page-archive-excerpt-wrap{min-height:240px}.page-archive-wrap .page-archive-excerpt{min-height:150px}.page-archive-grid-categories-wrap{max-width:var(--X-Large, "1200px");grid-template-columns:repeat(3,1fr);padding:145px 0}.page-archive-grid-categories-wrap{padding:145px 0;max-width:var(--X-Large, "1200px");margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;grid-auto-rows:150px}.article-header{max-width:var(--X-Large, "1200px");margin:auto}.article-header .single-title{margin-top:.9em;margin-bottom:.4em}.article-footer--book,.entry-content-blog,.entry-content-book,.entry-content-post,.w-730{max-width:730px;margin:auto}.entry-content-book{margin-bottom:10em}.entry-content-book-content{column-gap:30px;column-width:500px}.wp-block-create-block-post-snip{background:linear-gradient(180deg,#e2f3cf 40%,#fff 40%)}.wp-block-create-block-post-snip .card-container{min-height:400px}.wp-block-create-block-post-snip .card-footer{font-size:15px}.wp-block-create-block-post-snip .post-ship-wrap{max-width:var(--X-Large, "1200px")}.wp-block-create-block-post-snip .post-ship-wrap .row{grid-template-columns:repeat(3,1fr);grid-column-gap:1rem}.wp-block-create-block-post-snip .post-ship-wrap .column .card{padding:0;display:block}.business-card{max-width:var(--X-Large)}.business-card .small-text{font-size:15px;line-height:20px}}@media only screen and (min-width:1240px){#inner-footer,.inner-header{margin:0 auto;max-width:var(--X-Large)}}@media print{*{background:0 0!important;color:#000!important;text-shadow:none!important;-ms-filter:none!important;filter:none!important}a,a:visited{color:#444!important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.page-navigation,.respond-form,.sidebar,.wp-prev-next,nav{display:none}}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}