@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
@import"https://fonts.googleapis.com/css2?family=Space+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";.ac{margin-top:8px;border:1px solid #eee;background-color:#fff;box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:700 16px Arial,sans-serif;color:#111;text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger:after{content:"+";text-align:center;width:15px;transform:translateY(-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:#111;padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger:after{content:"–"}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{outline:0!important;-webkit-tap-highlight-color:transparent!important}*,*:before,*:after{box-sizing:border-box}:root{--column-count: 12;--gutter: 3rem;--wrapper-padding: var(--gutter);--color: #000;--background: #fff;--wrapper-width: 113.4rem;--selection-text: #fff;--selection-bg: #000}@supports (height: 100svh){:root{--vh: 1svh}}body{overflow-x:hidden;background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}img{max-width:100%;vertical-align:top}svg{max-width:100%;height:auto;max-height:100%}.fb-xfbml-parse-ignore{visibility:hidden}em,i{font-style:italic}strong,b{font-weight:700}@font-face{font-family:tiposka;src:url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/tiposka-webfont.woff2) format("woff2"),url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/tiposka-webfont.woff) format("woff");font-weight:400;font-style:normal}body{font-family:EB Garamond,serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.2;font-optical-sizing:auto;color:var(--color)}select,input,textarea{color:inherit}::selection{color:var(--selection-text);text-shadow:none;background:var(--selection-bg)}a{color:inherit;text-decoration:none}address{font-style:normal}small{font-size:inherit}input,select,button,textarea{padding:0;color:inherit;font:inherit;border:0;border-radius:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:antialiased}textarea{resize:vertical}form.loading,.file-upload-wrapper.loading{cursor:wait}form.loading>*,.file-upload-wrapper.loading>*{cursor:wait;pointer-events:none;opacity:.5}.cookies{display:flex;position:fixed;bottom:0;left:0;z-index:9000;visibility:hidden;transition-property:opacity,visibility;opacity:0}.no-js .cookies,.cookies.is-visible{visibility:visible;opacity:1}.header a{transition:opacity .3s ease}@media (hover: hover) and (pointer: fine){.header a:hover{opacity:.6}}.header a:focus-visible{opacity:.6}[data-lazy-load]{transition:opacity .6s ease;opacity:0}[data-lazy-load].loaded{opacity:1}.lds-dual-ring{display:inline-block;width:32px;height:32px}.lds-dual-ring:after{content:" ";display:block;width:32px;height:32px;animation:lds-dual-ring 1.2s linear infinite;border:6px solid;border-color:#fff transparent;border-radius:50%}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-nav{display:block;width:calc(100% - 60px);margin:0 30px;position:fixed;right:0;bottom:56px;left:0;z-index:1000;font-family:Space Mono,monospace;font-weight:400;font-style:normal}@media screen and (min-width: 992px){.page-nav{max-width:970px;right:auto;left:50%;transform:translate(calc(-50% - 30px))}}.page-nav_bar{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;gap:12px}@media screen and (min-width: 992px){.page-nav_bar{justify-content:space-between;cursor:default;gap:40px}}.page-nav_dot{margin-right:-4px;padding:4px;transition:all .2s ease;opacity:1}@media screen and (min-width: 992px){.page-nav_dot{display:none}}.page-nav_dot.--hidden{opacity:0}.page-nav_dot span{display:block;width:16px;height:16px;border-radius:50%;background:#f90}.page-nav_menu{display:none}@media screen and (min-width: 992px){.page-nav_menu{display:flex;gap:24px}}.page-nav_menu-item{color:#afafaf;font-size:16px;line-height:24px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.page-nav_menu-item:hover,.page-nav_menu-item.--active{color:#fff}.page-nav_mobile-menu{display:none;padding:24px 0 92px}@media screen and (min-width: 992px){.page-nav_mobile-menu{display:none}}.page-nav_mobile-menu.--opened{display:block}@media screen and (min-width: 992px){.page-nav_mobile-menu.--opened{display:none}}.page-nav_mobile-menu-item{display:block;width:100%;padding:12px 0;position:relative;color:#fff;font-size:22px;font-weight:400;line-height:24px;text-align:left;cursor:pointer;border-bottom:1px solid #9095a1}.page-nav_mobile-menu-item:first-child{border-top:1px solid #9095a1}.page-nav_mobile-menu-item.--active:after{opacity:1}.page-nav_mobile-menu-item:after{content:"";display:block;width:16px;height:16px;position:absolute;top:50%;right:0;transition:all .2s ease;transform:translateY(-50%);opacity:0;border-radius:50%;background:#f90}.page-nav_preorder-button{display:flex;padding:12px 16px;font-size:14px;line-height:16px;letter-spacing:.03em;text-transform:uppercase;transition:all .4s ease;border-radius:4px;background:linear-gradient(90deg,#ff4a44 0%,#f21fff 100%)}@media screen and (min-width: 992px){.page-nav_preorder-button{padding:12px 24px;font-size:16px;line-height:16px;letter-spacing:.03em}}@media (hover: hover) and (pointer: fine){.page-nav_preorder-button:hover{cursor:pointer;background:#fff}}@media (hover: hover) and (pointer: fine){.page-nav_preorder-button:hover span{background:linear-gradient(90deg,#ff4a44 0%,#f21fff 100%);-webkit-background-clip:text;background-clip:text}}.page-nav_preorder-button span{transition:all .4s ease;background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-nav_title{margin-right:auto}@media screen and (min-width: 992px){.page-nav_title{margin:0}}.page-nav_title svg{display:block;width:105px}@media screen and (min-width: 992px){.page-nav_title svg{width:140px}}.page-nav_wrapper{padding:16px;border-radius:8px;background:rgba(72,72,72,.8)}.preorder-button{display:block;position:absolute;top:38%;right:9%;border-radius:24px;background:linear-gradient(90deg,#ff4a44 0%,#f21fff 100%)}@media screen and (min-width: 1366px){.preorder-button{top:62%}}.preorder-button:hover .preorder-button_list{display:block}.preorder-button_list{display:none;padding:22px 24px 30px}.preorder-button_list a{color:#fff;font-family:Space Mono,monospace;text-transform:uppercase}@media (hover: hover) and (pointer: fine){.preorder-button_list a:hover{opacity:.8}}.preorder-button_list div{margin:16px 0;font-size:16px;line-height:16px;letter-spacing:.03em}.preorder-button_toggle{padding:16px 40px 16px 24px;position:relative;color:#fff;font-family:Space Mono,monospace;font-size:16px;line-height:16px;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}.preorder-button_toggle svg{position:absolute;top:50%;right:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-50%)}.modal{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9000;transition:opacity .3s,visibility 0ms;pointer-events:auto}.modal--is-hidden{visibility:hidden;pointer-events:none;opacity:0}.modal__close{padding:2rem;position:absolute;right:0;bottom:0}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000}.slider__slide{height:auto}.slider__slide:not(:first-child,.swiper-slide){display:none}.wysiwyg-content ul li{padding-left:1em;position:relative}.wysiwyg-content ul li:before{content:"· ";display:block;position:absolute;top:0;left:0;color:inherit;font-weight:700}.wysiwyg-content ol{list-style-type:decimal}.wysiwyg-content ol li{margin-bottom:var(--list-margin);margin-left:1em;padding-left:.6em;position:relative}.wysiwyg-content ol:last-child li:last-child{margin-bottom:0}.wysiwyg-content ul ul,.wysiwyg-content ul ol,.wysiwyg-content ol ul,.wysiwyg-content ol ol{margin-top:.4em}.wysiwyg-content ul,.wysiwyg-content ol,.wysiwyg-content p{margin-bottom:1rem}.wysiwyg-content ul:last-child,.wysiwyg-content ol:last-child,.wysiwyg-content p:last-child{margin-bottom:0}.wysiwyg-content a{text-decoration:underline}.wysiwyg-content mark{background-color:#ff0}.wysiwyg-content strong,.wysiwyg-content b{font-weight:bolder}.wysiwyg-content em,.wysiwyg-content i{font-style:italic}.wysiwyg-content blockquote cite{font-style:normal}.wysiwyg-content blockquote cite:before{content:"— "}.wysiwyg-content .alignleft{float:left;margin:0 3rem 3rem 0}.wysiwyg-content .alignright{float:right;margin:0 3rem}html{height:100%;min-height:100%;position:relative;overflow-x:hidden}html.no-scroll{overflow:hidden}body{width:100vw}.wrapper{--max-width: 100%;width:100%;max-width:var(--max-width);margin-right:auto;margin-left:auto;padding-right:var(--wrapper-padding);padding-left:var(--wrapper-padding);--max-width: calc(var(--wrapper-width) + 2 * var(--wrapper-padding))}.main-container{position:relative;overflow:hidden}gsap-animations{display:block}.content{max-width:1920px;margin:0 auto;padding:0 10px}@media screen and (min-width: 425px){.content{padding:0 30px}}@media screen and (min-width: 1366px){.content{padding:0 56px 0 40px}}.section{position:relative}.section:not(.--full-width){max-width:1920px;margin-right:auto;margin-left:auto;overflow:hidden}h1{font-family:tiposka}html{font-size:16px}@media screen and (min-width: 1440px){html{font-size:1.1111111111vw}}@media screen and (min-width: 1366px){.author_columns{column-gap:32px;columns:2}}.author_image{display:flex;height:805px}@media screen and (min-width: 992px){.author_image{width:140%;height:auto;transform:translate(-12%)}}.author_image img{object-fit:cover}@media screen and (min-width: 992px){.author_image img{width:100%}}.author_sm-item{display:flex;align-items:center;height:48px;color:#fff;font-family:Space Mono,monospace;font-size:16px;line-height:24px;letter-spacing:-.02em;border-bottom:1px solid #dedede}@media screen and (min-width: 1366px){.author_sm-item{height:80px;margin-bottom:-1px;font-size:22px;line-height:32px;letter-spacing:0;border-top:1px solid #dedede}}.author_sm-list{margin-bottom:38px;border-top:1px solid #dedede}@media screen and (min-width: 1366px){.author_sm-list{width:50%;margin-bottom:92px;border-top:0;column-gap:24px;columns:2}}.author_sm-title{margin-bottom:18px;color:#fff;font-family:Space Mono,monospace;font-size:24px;line-height:24px;letter-spacing:-.02em}@media screen and (min-width: 1366px){.author_sm-title{margin-bottom:24px;font-size:22px;line-height:32px;letter-spacing:0}}.author_text{margin-bottom:80px;color:#fff;font-size:16px;line-height:24px}@media screen and (min-width: 1366px){.author_text{margin-bottom:136px;font-size:24px;line-height:32px}}.author_text p:not(:last-child){margin-bottom:24px}.author-section{margin-top:-50px;padding:48px 0 0;border-radius:40px 40px 0 0;background:#d2d2d2 url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/author-shape-mobile.webp) 38% -40px no-repeat;background-size:1324px 1672px}@media screen and (min-width: 1366px){.author-section{padding:140px 0 0}}@media screen and (min-width: 1440px){.author-section{margin-top:-154px;border-radius:80px 80px 0 0}}.author-section h2{margin-bottom:80px}@media screen and (min-width: 1366px){.author-section h2{margin-bottom:66px}}.author-section h2 svg{display:block;width:100%}.book_accordion{display:block;margin-top:50px}@media screen and (min-width: 1366px){.book_accordion{margin-top:40px}}.book_accordion-item{margin-top:8px;border-top:1px solid #d5dbe0}.book_accordion-item.js-enabled .book_accordion-item-content{visibility:hidden}.book_accordion-item.--opened svg .accordion_plus{display:none}.book_accordion-item.--opened .book_accordion-item-content{visibility:visible}.book_accordion-item-button{display:grid;grid-template-areas:"number icon" "title title";align-items:center;justify-content:space-between;width:100%;padding:24px 0;text-align:left;cursor:pointer;gap:24px}@media screen and (min-width: 1366px){.book_accordion-item-button{grid-template-areas:"number title icon";grid-template-columns:max-content minmax(0,1fr) max-content;justify-content:start}}@media screen and (min-width: 1440px){.book_accordion-item-button{padding:60px 0}}@media (hover: hover) and (pointer: fine){.book_accordion-item-button:hover .book_accordion-item-title{opacity:.7}}.book_accordion-item-button svg{justify-self:flex-end}.book_accordion-item-content{color:#787878;font-size:16px;line-height:24px;overflow:hidden;transition-timing-function:ease;transition-property:height,visibility}@media screen and (min-width: 1440px){.book_accordion-item-content{font-size:24px;line-height:32px}}.book_accordion-item-content p:not(:last-child){margin-bottom:24px}@media screen and (min-width: 1440px){.book_accordion-item-content p:not(:last-child){margin-bottom:32px}}.book_accordion-item-number{display:block;width:40px;height:40px;color:#fff;font-size:22px;line-height:40px;text-align:center;border-radius:50%;background:linear-gradient(90deg,#9aa1b2 0%,#e1b1e4 100%)}.book_accordion-item-text{padding:16px 0 40px}@media screen and (min-width: 1440px){.book_accordion-item-text{column-gap:32px;columns:2;padding:20px 0 140px}}.book_accordion-item-title{grid-area:title;color:#787878;font-size:24px;font-weight:400;line-height:24px;text-transform:uppercase;transition:all .2s ease}.book_chapter{display:grid;grid-template-areas:"number line" "title title";grid-template-columns:max-content minmax(0,1fr);align-items:baseline;margin-top:40px;color:#787878;column-gap:30px}@media screen and (min-width: 992px){.book_chapter{grid-column:auto/span 3;grid-template-areas:"number line title";grid-template-columns:subgrid}}@media screen and (min-width: 1440px){.book_chapter{column-gap:40px;margin-top:46px}}.book_chapter-line{grid-area:line;height:2px;background:linear-gradient(to right,#787878 2px,transparent 2px,transparent) repeat;background-size:20px 2px}@media screen and (min-width: 992px){.book_chapter-list{display:grid;grid-template-columns:max-content minmax(0,690px) max-content}}@media screen and (min-width: 1440px){.book_chapter-list{margin-top:30px}}.book_chapter-number{grid-area:number;font-size:22px;font-variant:all-small-caps;line-height:32px}@media screen and (min-width: 1440px){.book_chapter-number{margin-right:27px}}.book_chapter-title{grid-area:title;font-size:22px;line-height:32px}.book_chapters{margin-top:160px}@media screen and (min-width: 992px){.book_chapters{margin-top:60px}}@media screen and (min-width: 1440px){.book_chapters{margin-top:120px}}.book_heading{color:#787878;font-size:32px;line-height:32px}@media screen and (min-width: 1440px){.book_heading{font-size:48px;line-height:48px}}.book_img{margin-top:40px;padding-bottom:91.87%;position:relative;border-radius:40px;background:url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/book-img.webp) center center no-repeat;background-size:cover}@media screen and (min-width: 1440px){.book_img{margin-top:0;border-radius:80px}}.book_separator{display:none;margin-top:80px;border-top:1px solid #d2d2d2}@media screen and (min-width: 992px){.book_separator{display:block}}@media screen and (min-width: 1440px){.book_separator{margin-top:160px}}.book_shape{width:100%;margin-top:-80px;padding:70px 20px 80px;position:relative;color:#fff;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase;border-radius:40px;background:#d2d2d2 url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/book-shape.webp) center center no-repeat;background-size:cover;overflow-wrap:break-word}@media screen and (min-width: 425px){.book_shape{font-size:64px;line-height:56px}}@media screen and (min-width: 768px){.book_shape{font-size:82px;line-height:70px}}@media screen and (min-width: 992px){.book_shape{margin-top:0;position:absolute;top:80%;font-size:110px;line-height:90px}}@media screen and (min-width: 1440px){.book_shape{padding:112px 76px 82px;font-size:208px;line-height:168px;border-radius:80px}}.book_shape.--desktop{display:none}@media screen and (min-width: 992px){.book_shape.--desktop{display:block}}@media screen and (min-width: 992px){.book_shape.--mobile{display:none}}.book_shape div{white-space:pre-line}.book_shape div:last-child{text-align:right}.book_text{margin-top:48px;color:#787878;font-size:16px;line-height:24px}@media screen and (min-width: 992px){.book_text{max-width:912px}}@media screen and (min-width: 1440px){.book_text{margin-top:125px;font-size:24px;line-height:32px}}.book_text.--small-margin{margin-top:16px}@media screen and (min-width: 1440px){.book_text.--small-margin{margin-top:20px}}.book-section{padding-top:75px}@media screen and (min-width: 1440px){.book-section{padding-top:70px}}.book-section h2{margin-bottom:75px;color:#787878;font-family:tiposka;font-size:58px;line-height:50px;white-space:pre-line;text-transform:uppercase}@media screen and (min-width: 425px){.book-section h2{font-size:64px;line-height:56px}}@media screen and (min-width: 992px){.book-section h2{font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.book-section h2{margin-bottom:150px;font-size:240px;line-height:200px}}.contact_text{margin-bottom:76px;color:#989898;font-size:16px;line-height:24px;text-align:right}@media screen and (min-width: 1366px){.contact_text{font-size:24px;line-height:32px}}.contact_text p:not(:last-child){margin-bottom:24px}.contact_form-container{display:block}.contact_submit-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-form-section{margin-top:-40px;padding:44px 0 140px;border-radius:40px 40px 0 0;background:#ced8ce}@media screen and (min-width: 1440px){.contact-form-section{margin-top:-80px;padding:84px 0 256px;border-radius:80px 80px 0 0}}.contact-form-section button{display:block;width:100%;height:48px;position:relative;color:#787878;font-family:Space Mono,monospace;font-size:16px;line-height:48px;text-align:center;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:4px;background:#989898}@media screen and (min-width: 992px){.contact-form-section button{height:64px}}.contact-form-section button.--submitting{pointer-events:none}.contact-form-section button.--submitting .contact_submit-text{display:none}.contact-form-section button.--submitting .contact_submit-loader{display:block}.contact-form-section form{max-width:912px;margin-left:auto}.contact-form-section h2{margin-bottom:76px;color:#fff;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase}@media screen and (min-width: 425px){.contact-form-section h2{font-size:64px;line-height:60px}}@media screen and (min-width: 992px){.contact-form-section h2{font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.contact-form-section h2{margin-bottom:88px;font-size:240px;line-height:200px}}@media screen and (min-width: 992px){.contact-form-section h2 span.--right-part{display:block;text-align:right}}.contact-form-section input{display:block;width:100%;height:56px;margin-bottom:16px;padding:20px 26px;color:#989898;font-family:Space Mono,monospace;font-size:14px;line-height:16px;border-radius:4px;background:#f0f0f0}@media screen and (min-width: 992px){.contact-form-section input{height:64px;padding:24px}}.contact-form-section input.--error{color:#dc2626;border:1px solid #dc2626}.contact-form-section input.--error:-ms-input-placeholder{color:#dc2626}.contact-form-section input.--error::placeholder{color:#dc2626}.contact-form-section input:-ms-input-placeholder{color:#989898}.contact-form-section input::placeholder{color:#989898}.contact-form-section textarea{display:block;width:100%;height:258px;margin-bottom:16px;padding:20px 26px;color:#989898;font-family:Space Mono,monospace;font-size:14px;line-height:16px;border-radius:4px;background:#f0f0f0}@media screen and (min-width: 992px){.contact-form-section textarea{height:320px;padding:24px}}.contact-form-section textarea.--error{color:#dc2626;border:1px solid #dc2626}.contact-form-section textarea.--error:-ms-input-placeholder{color:#dc2626}.contact-form-section textarea.--error::placeholder{color:#dc2626}.footer_author.--desktop{display:none}@media screen and (min-width: 992px){.footer_author.--desktop{display:block}}@media screen and (min-width: 992px){.footer_author.--mobile{display:none}}.footer_author svg{width:128px}@media screen and (min-width: 992px){.footer_author svg{width:912px}}.footer_links{padding:80px 0;font-family:Space Mono,monospace;font-size:18px;line-height:24px;letter-spacing:-.03em}.footer_links a{color:#fff}.footer_links div:last-child{margin-top:8px}.footer-section{margin-top:-44px;margin-bottom:-5px;padding:152px 0 268px;text-align:center;border-radius:40px 40px 0 0;background:linear-gradient(247.7deg,#d2d2d2 3.01%,#c1ceb9 49.96%,#bbaba7 95.06%)}@media screen and (min-width: 992px){.footer-section{padding:160px 0 600px}}@media screen and (min-width: 1440px){.footer-section{margin-top:-74px;border-radius:80px 80px 0 0}}head-section{display:block;position:relative}@media screen and (min-width: 1366px){.head{position:absolute;top:0;right:0;left:0}}.head h1{padding-top:60px;color:#fff;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase}@media screen and (min-width: 425px){.head h1{font-size:64px;line-height:56px}}@media screen and (min-width: 620px){.head h1{font-size:84px;line-height:74px}}@media screen and (min-width: 768px){.head h1{font-size:115px;line-height:100px}}@media screen and (min-width: 992px){.head h1{font-size:140px;line-height:120px}}@media screen and (min-width: 1366px){.head h1{font-size:180px;line-height:145px}}@media screen and (min-width: 1920px){.head h1{font-size:240px;line-height:200px}}.head h1 span{display:block;white-space:pre-line}.head h1 span:last-child{margin-top:10px;text-align:right}.head_book{max-width:245px;margin:0 auto}@media screen and (min-width: 768px){.head_book{max-width:686px}}@media screen and (min-width: 1366px){.head_book{width:100%;margin:0;position:relative}}.head_book:before{display:block;width:100%;padding-bottom:100%}@media screen and (min-width: 1366px){.head_book:before{content:""}}.head_book-image{width:100%}@media screen and (min-width: 1366px){.head_book-image{position:absolute;top:0;right:0;left:0}}.head_container{position:relative;z-index:10}@media screen and (min-width: 1366px){.head_container{display:flex;justify-content:space-between}}@media screen and (min-width: 1366px){.head_desktop_container{max-width:1216px;margin-right:auto;margin-left:auto}}.head_rating{max-width:550px;margin:0 auto;padding:0 25px;text-align:center}.head_rating.--desktop{display:none}@media screen and (min-width: 1366px){.head_rating.--desktop{display:block;width:320px;margin-top:100px;padding:0}}.head_rating-author{margin-top:16px;color:#484848;font-size:20px;line-height:24px}@media screen and (min-width: 1366px){.head_rating-author{margin-top:12px;font-size:22px}}.head_rating-author-desc{margin-top:16px;color:#787878;font-size:14px;line-height:16px}@media screen and (min-width: 1366px){.head_rating-author-desc{margin-top:12px}}.head_rating-avatar{display:block;width:96px;height:96px;margin:12px auto 0;overflow:hidden;border-radius:50%;object-fit:cover}.head_rating-stars{display:block;height:16px;margin:0 auto}.head_rating-text{margin-top:16px;color:#787878;font-size:20px;line-height:24px}@media screen and (min-width: 1366px){.head_rating-text{margin-top:12px;font-size:22px;line-height:32px}}.head_ratings{display:block;margin-top:40px}@media screen and (min-width: 1366px){.head_ratings{display:none}}.head_reviews{display:block;margin-top:74px}.head_reviews img{display:block}@media screen and (min-width: 425px){.head_reviews .swiper-slide{width:320px}}@media screen and (min-width: 425px){.head_reviews-item{width:320px}}.head_reviews-item-author{margin-top:16px;color:#484848;font-size:22px;line-height:24px}.head_reviews-item-avatar{display:block;width:96px;height:96px;margin-top:16px;overflow:hidden;border-radius:50%;object-fit:cover}.head_reviews-item-stars{height:24px}.head_reviews-item-text{margin-top:18px;color:#787878;font-size:22px;line-height:32px;letter-spacing:.01em}.head_spacer{height:22vh}@media screen and (min-width: 768px){.head_spacer{height:15vh}}@media screen and (min-width: 1366px){.head_spacer{height:67vh}}.head_text{margin-top:78px;color:#484848;font-size:24px;line-height:32px}@media screen and (min-width: 1366px){.head_text{font-size:38px;line-height:50px}}@media screen and (min-width: 1920px){.head_text{font-size:56px;line-height:80px}}.head_video{width:100vw;height:100vh;position:absolute;top:0;left:0}.head_video video{width:250%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black);backface-visibility:hidden}@media screen and (min-width: 1366px){.head_video video{width:100%}}.head-section{padding-bottom:118px;background:#d2d2d2;background-size:auto 699px}@media screen and (min-width: 992px){.head-section{background-position:left 20px top}}@media screen and (min-width: 1366px){.head-section{background-position:calc(50% + 30px) top;background-size:102% auto}}@media screen and (min-width: 1920px){.head-section{padding-bottom:160px;background-size:1958px auto}}.head-section h3{margin-top:110px;color:#787878;font-size:58px;line-height:50px;white-space:pre-line}@media screen and (min-width: 425px){.head-section h3{font-size:64px;line-height:56px}}@media screen and (min-width: 1920px){.head-section h3{margin-top:334px;font-size:80px;line-height:80px}}.head-section .content{position:relative;z-index:10}.news_date{width:160px;font-variant:small-caps}.news_info{display:flex;grid-area:info;align-items:center;color:#787878;font-size:16px;line-height:20px}@media screen and (min-width: 992px){.news_info{margin-top:2px}}@media screen and (min-width: 1440px){.news_info{font-size:24px;line-height:32px}}.news_item{padding:24px 0 40px;border-top:1px solid #fff}@media screen and (min-width: 992px){.news_item{display:grid;grid-column:auto/span 2;grid-template-areas:"info title";grid-template-columns:subgrid;align-items:start;padding:35px 0 40px;gap:50px}}@media screen and (min-width: 1366px){.news_item{gap:100px}}@media screen and (min-width: 1440px){.news_item{gap:200px;padding:70px 0 80px}}@media screen and (min-width: 992px){.news_list{display:grid;grid-template-columns:max-content minmax(0,1fr)}}@media screen and (min-width: 1440px){.news_list{margin-bottom:40px}}.news_list-container{display:block}.news_separator{display:inline-block;width:4px;height:4px;margin:0 8px;border-radius:50%;background:#787878}@media screen and (min-width: 992px){.news_separator{width:0;height:0;margin:0 4px}}.news_show-more{display:block;width:100%;height:52px;position:relative;color:#787878;font-family:Space Mono,monospace;font-size:16px;line-height:52px;text-align:center;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:4px;background:rgba(255,255,255,.8)}@media screen and (min-width: 992px){.news_show-more{width:142px;height:52px;margin:0 auto;border-radius:200px}}.news_show-more.--loading{pointer-events:none}.news_show-more.--loading .news_show-more-text{display:none}.news_show-more.--loading .news_show-more-loader{display:block}.news_show-more-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.news_title{grid-area:title;max-width:1064px;margin-bottom:16px;color:#484848;font-size:16px;line-height:24px}.news_title a{display:flex;gap:100px;align-items:center}@media screen and (min-width: 992px){.news_title{margin-bottom:0}}@media screen and (min-width: 1440px){.news_title{font-size:24px;line-height:32px}}.news_image{max-width:215px}.news_content{align-self:flex-start}.news-section{margin-top:-110px;padding:44px 0 236px;border-radius:40px 40px 0 0;background:#d2d2d2}@media screen and (min-width: 1440px){.news-section{margin-top:-200px;padding:106px 0 316px;border-radius:80px 80px 0 0}}.news-section h2{margin-bottom:75px;color:#fff;font-family:tiposka;font-size:64px;line-height:56px;text-transform:uppercase}@media screen and (min-width: 425px){.news-section h2{font-size:72px;line-height:64px}}@media screen and (min-width: 992px){.news-section h2{font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.news-section h2{margin-bottom:108px;font-size:240px;line-height:200px}}#newsletter_response{display:none;margin-top:24px}@media screen and (min-width: 1440px){#newsletter_response{margin-top:32px}}.newsletter_content{max-width:912px;margin-left:auto}.newsletter_form-container{display:block}.newsletter_submit-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#newsletter_response,.newsletter_text{margin-bottom:24px;color:#fff;font-size:16px;line-height:24px}@media screen and (min-width: 1440px){#newsletter_response,.newsletter_text{margin-bottom:32px;font-size:24px;line-height:32px}}.newsletter-section{margin-top:-35px;padding:50px 0 200px;border-radius:40px 40px 0 0;background:linear-gradient(90deg,#9aa1b2 0%,#e1b1e4 100%)}@media screen and (min-width: 1440px){.newsletter-section{margin-top:-80px;padding:116px 0 384px;border-radius:80px 80px 0 0}}.newsletter-section button{display:block;width:100%;height:64px;padding:24px;position:relative;color:#fff;font-family:Space Mono,monospace;font-size:16px;line-height:16px;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:4px;background:#989898}@media screen and (min-width: 1440px){.newsletter-section button{height:80px;border-radius:8px}}.newsletter-section button.--submitting{pointer-events:none}.newsletter-section button.--submitting .newsletter_submit-text{display:none}.newsletter-section button.--submitting .newsletter_submit-loader{display:block}.newsletter-section form{margin-top:40px}@media screen and (min-width: 992px){.newsletter-section form{margin-top:70px}}@media screen and (min-width: 1440px){.newsletter-section form{margin-top:112px}}.newsletter-section h2{margin-bottom:20px;color:#fff;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase}@media screen and (min-width: 425px){.newsletter-section h2{font-size:64px;line-height:56px}}@media screen and (min-width: 992px){.newsletter-section h2{margin-bottom:80px;font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.newsletter-section h2{margin-bottom:160px;font-size:240px;line-height:200px}}.newsletter-section input{display:block;width:100%;height:64px;margin-bottom:16px;padding:24px;color:#989898;font-family:Space Mono,monospace;font-size:14px;line-height:16px;border-radius:4px;background:#ecf1f5}@media screen and (min-width: 1440px){.newsletter-section input{height:80px;margin-bottom:24px;padding:32px;font-size:20px;border-radius:8px}}.newsletter-section input.--error{color:#dc2626;border:1px solid #dc2626}.newsletter-section input.--error:-ms-input-placeholder{color:#dc2626}.newsletter-section input.--error::placeholder{color:#dc2626}.newsletter-section input:-ms-input-placeholder{color:#989898}.newsletter-section input::placeholder{color:#989898}.newsletter-section li{padding-left:38px;position:relative}.newsletter-section li:before{content:"";width:6px;height:6px;position:absolute;top:13px;left:16px;border-radius:50%;background:currentcolor}.newsletter-section ul{color:#fff;font-size:16px;line-height:24px}@media screen and (min-width: 1440px){.newsletter-section ul{font-size:24px;line-height:32px}}@media screen and (min-width: 992px){.others_item:nth-child(2n){margin-top:120px}}@media screen and (min-width: 992px){.others_item:nth-child(odd){margin-top:-60px}}@media screen and (min-width: 1366px){.others_item:nth-child(3n-2){margin-top:-40px}}@media screen and (min-width: 1366px){.others_item:nth-child(3n-1){margin-top:100px}}@media screen and (min-width: 1366px){.others_item:nth-child(3n){margin-top:240px}}.others_item:not(:last-child){margin-bottom:80px}@media screen and (min-width: 992px){.others_item:not(:last-child){margin-bottom:0}}.others_item-desc{grid-area:desc;color:#787878;font-size:16px;line-height:24px;white-space:pre-line}@media screen and (min-width: 1440px){.others_item-desc{line-height:20px}}.others_item-image{display:flex;grid-area:image;width:56px;height:56px;margin-top:24px;overflow:hidden;border-radius:50%;background:#fff}@media screen and (min-width: 1440px){.others_item-image{width:96px;height:96px}}.others_item-image img{object-fit:cover;width:100%}.others_item-name{grid-area:name;margin-top:24px;color:#484848;font-size:22px;line-height:32px}.others_item-text{color:#787878;font-size:16px;line-height:24px}@media screen and (min-width: 1440px){.others_item-text{font-size:24px;line-height:32px}}@media screen and (min-width: 992px){.others_items{column-gap:48px;display:grid;grid-template-columns:1fr 1fr;margin-top:-60px}}@media screen and (min-width: 1366px){.others_items{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 1440px){.others_items{column-gap:152px;max-width:1672px}}.others-section{padding:42px 0 190px;border-radius:40px 40px 0 0;background:#d2d2d2 url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/others-shape-mobile.webp) 35% 160px no-repeat;background-size:540% 88%}@media screen and (min-width: 425px){.others-section{background-size:280% 88%}}@media screen and (min-width: 992px){.others-section{padding:68px 0 190px;background:#d2d2d2 url(//whatsnextisnowthebook.com/wp-content/themes/whatsnextisnow-website-wordpress-theme/_/dist/others-shape-desktop.webp) 64% top no-repeat;background-size:cover;background-blend-mode:color}}@media screen and (min-width: 1440px){.others-section{padding:128px 0 190px;border-radius:80px 80px 0 0}}.others-section h2{margin-bottom:88px;color:#fff;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase}@media screen and (min-width: 425px){.others-section h2{font-size:64px;line-height:56px}}@media screen and (min-width: 992px){.others-section h2{font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.others-section h2{font-size:250px;line-height:230px}}.others-section h2.--desktop{display:none}@media screen and (min-width: 992px){.others-section h2.--desktop{display:block}}.others-section h2.--mobile{white-space:pre-line}@media screen and (min-width: 992px){.others-section h2.--mobile{display:none}}.others-section h2 span{display:block;white-space:pre-line}.others-section h2 span:last-child{text-align:right}.preorder_anchor{width:0;height:0;opacity:0}.preorder_box{display:grid;grid-template-areas:"title" "text" "additional" "number";grid-template-rows:max-content max-content minmax(0,1fr) max-content;padding:30px 24px 34px;border-radius:40px}@media screen and (min-width: 992px){.preorder_box{min-height:800px;padding:43px 33px}}.preorder_box:not(:last-child){margin-bottom:32px}@media screen and (min-width: 992px){.preorder_box:not(:last-child){margin-bottom:0}}.preorder_box.--box-1{background:#d2d2d2}.preorder_box.--box-2{background:#c1ceb9}.preorder_box-logo{display:grid;grid-auto-rows:minmax(0,1fr);align-items:center;justify-content:center;height:80px;border-bottom:1px solid #ededed}@media screen and (min-width: 1336px){.preorder_box-logo{margin-right:-1px;border-right:1px solid #ededed}}.preorder_box-logo a{display:grid;grid-auto-rows:minmax(0,1fr);max-width:100%;max-height:100%}.preorder_box-logo img{justify-self:center;width:100%;max-height:100%}.preorder_box-logos{margin-top:26px;border-top:1px solid #ededed}@media screen and (min-width: 1336px){.preorder_box-logos{column-gap:0;columns:2;margin-top:72px;overflow:hidden}}.preorder_box-number{grid-area:number;margin-top:30px;color:#fff;font-family:tiposka;font-size:80px;line-height:80px;text-transform:uppercase}@media screen and (min-width: 1440px){.preorder_box-number{font-size:120px;line-height:120px}}.preorder_box-sm{margin-top:50px;border-top:1px solid #ededed}.preorder_box-sm-item{display:flex;align-items:center;justify-content:flex-start;height:80px;border-bottom:1px solid #ededed}.preorder_box-sm-item a{color:#fff;font-size:16px;line-height:24px}.preorder_box-text{grid-area:text;color:#484848;font-size:16px;line-height:24px}@media screen and (min-width: 1440px){.preorder_box-text{font-size:24px;line-height:32px}}.preorder_box-text a{white-space:nowrap;text-decoration:underline}.preorder_box-text em,.preorder_box-text i{font-style:normal;font-variant:all-small-caps}.preorder_box-title{grid-area:title;margin-bottom:16px;font-family:tiposka;font-size:50px;line-height:42px;white-space:pre-line;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width: 425px){.preorder_box-title{font-size:56px;line-height:48px}}@media screen and (min-width: 1440px){.preorder_box-title{margin-bottom:68px}}.preorder_box-title.--box-1{background-image:linear-gradient(87.07deg,#989898 3.19%,#b1b68c 94.5%)}.preorder_box-title.--box-2{background-image:linear-gradient(90deg,#a9ac92 0%,#e1b1e4 78.35%)}.preorder_boxes{display:block;margin-top:80px}@media screen and (min-width: 992px){.preorder_boxes{display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:-30px}}.preorder_separator{display:none}@media screen and (min-width: 1440px){.preorder_separator{display:block;height:1px;margin-bottom:166px;background:#d2d2d2}}.preorder_text{margin-bottom:40px;color:#787878;font-size:16px;line-height:24px}@media screen and (min-width: 992px){.preorder_text{max-width:912px;margin-bottom:80px}}@media screen and (min-width: 1440px){.preorder_text{font-size:24px;line-height:32px}}.preorder-section{padding:115px 0 80px}@media screen and (min-width: 1440px){.preorder-section{padding:195px 0 88px}}.preorder-section h2{margin-bottom:35px;color:#787878;font-family:tiposka;font-size:58px;line-height:50px;text-transform:uppercase}@media screen and (min-width: 425px){.preorder-section h2{font-size:64px;line-height:56px}}@media screen and (min-width: 992px){.preorder-section h2{margin-bottom:80px;font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.preorder-section h2{font-size:240px;line-height:200px}}.preorder-section h2 span{display:block;white-space:pre-line}.preorder-section h2 span:last-child{text-align:right}.tickets_button{grid-area:button;width:100px;height:40px;color:#787878;font-family:Space Mono,monospace;font-size:16px;line-height:40px;text-align:center;letter-spacing:-.03em;border-radius:4px;background:rgba(232,231,218,.6)}.tickets_date{grid-area:date;color:#787878;font-size:16px;font-variant:small-caps;line-height:20px}@media screen and (min-width: 1440px){.tickets_date{display:flex;justify-content:space-between;width:160px;font-size:24px;line-height:32px}}.tickets_date span{display:block}@media screen and (min-width: 1366px){.tickets_date span{display:inline}}.tickets_item{display:grid;grid-template-areas:"date button" "text text";grid-template-columns:minmax(0,1fr) max-content;padding:25px 0 40px;border-top:1px solid #dedede;row-gap:25px}@media screen and (min-width: 992px){.tickets_item{grid-column:auto/span 3;grid-template-areas:"date text button";grid-template-columns:subgrid;align-items:center;padding:25px 0;gap:0 44px}}@media screen and (min-width: 992px){.tickets_list{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content}}.tickets_list-container{display:block}.tickets_show-more{display:block;width:100%;height:64px;position:relative;color:#787878;font-family:Space Mono,monospace;font-size:16px;line-height:64px;text-align:center;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:4px;background:#e8e7da}@media screen and (min-width: 992px){.tickets_show-more{width:142px;margin:0 auto;background:#e8e7da}}@media screen and (min-width: 1366px){.tickets_show-more{margin-top:60px}}.tickets_show-more.--loading{pointer-events:none}.tickets_show-more.--loading .tickets_show-more-text{display:none}.tickets_show-more.--loading .tickets_show-more-loader{display:block}.tickets_show-more-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tickets_text{grid-area:text;color:#484848;font-size:16px;line-height:24px;white-space:pre-line}@media screen and (min-width: 1366px){.tickets_text{white-space:unset}}@media screen and (min-width: 1440px){.tickets_text{font-size:24px;line-height:32px}}.tickets-section{margin-top:-48px;padding:54px 0 216px;border-radius:40px 40px 0 0;background:#c1ceb9}@media screen and (min-width: 1440px){.tickets-section{margin-top:-72px;padding:114px 0 334px;border-radius:80px 80px 0 0}}.tickets-section h2{margin-bottom:76px;color:#787878;font-family:tiposka;font-size:58px;line-height:50px;white-space:pre-line;text-transform:uppercase}@media screen and (min-width: 425px){.tickets-section h2{font-size:64px;line-height:56px}}@media screen and (min-width: 992px){.tickets-section h2{font-size:140px;line-height:120px}}@media screen and (min-width: 1440px){.tickets-section h2{margin-bottom:95px;font-size:240px;line-height:200px}}.video_container{display:flex;height:512px}@media screen and (min-width: 992px){.video_container{height:0;padding-bottom:56.25%;position:relative}}.video_container:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:100}.video_container iframe{width:210%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.video_container img{object-fit:cover;width:100%}@media screen and (min-width: 992px){.video_container img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}}.video-section{margin-top:-40px;border-radius:40px 40px 0 0}@media screen and (min-width: 1440px){.video-section{margin-top:-88px;border-radius:80px 80px 0 0}}