@font-face{font-family:noto sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-400-latin-ext.woff2)format("woff2");unicode-range:U+100-2FF,U+1E??,U+20A0-20AB}@font-face{font-family:noto sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+20AC,U+2122}@font-face{font-family:open sans condensed;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/open-sans-condensed-300-latin-ext.woff2)format("woff2");unicode-range:U+100-2FF,U+1E??,U+20A0-20AB}@font-face{font-family:open sans condensed;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/open-sans-condensed-300-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+20AC,U+2122}@font-face{font-family:open sans condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/open-sans-condensed-700-latin-ext.woff2)format("woff2");unicode-range:U+100-2FF,U+1E??,U+20A0-20AB}@font-face{font-family:open sans condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/open-sans-condensed-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+20AC,U+2122}@font-face{font-family:poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400-latin.woff2)format("woff2")}@font-face{font-family:poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500-latin.woff2)format("woff2")}@font-face{font-family:poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600-latin.woff2)format("woff2")}@font-face{font-family:poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700-latin-ext.woff2)format("woff2");unicode-range:U+100-2FF,U+1E??,U+20A0-20AB}@font-face{font-family:poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+20AC,U+2122}:root{--orange:#ea6531;--orange-dark:#994220;--ink:#333;--muted:#6b6b6b;--paper:#fff;--soft:#f1f1f1;--dark:#181818;--line:#dedede;--heading:"Open Sans Condensed", sans-serif;--body:"Noto Sans", sans-serif;--container:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--body)}body,button,input,select{font-family:var(--body)}img{display:block;max-width:100%}a{color:var(--orange-dark);text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 1em}h1,h2,h3,h4{margin:0 0 .55em;font-family:var(--heading);line-height:1.3}h1,h2{font-weight:300}h1{font-size:68px;line-height:1.4}h2{color:var(--orange);font-size:48px;text-align:center}h3{font-size:26px}.container{width:min(100% - 48px,var(--container));margin-inline:auto}.section-intro{max-width:830px;margin:0 auto 48px;color:var(--muted);font-size:1.08rem;text-align:center}.home-section,.content-section{position:relative;padding:92px 0}.text-link{display:inline-block;margin-top:8px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-cta{margin-top:48px;text-align:center}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative;z-index:100;padding:16px 0;border-bottom:1px solid #ddd;background:#efefef}.site-header__inner{display:flex;width:min(100%,1240px);min-height:84px;margin:0 auto;padding:0 20px;align-items:center;gap:71px}.logo{flex:0 0 240px}.logo .logo__image{width:240px;height:84px;object-fit:contain}.nav-wrap{display:flex;min-width:0;flex:1;align-items:center;gap:0}.main-nav{flex:none;padding-left:15px}.main-nav>ul{display:flex;margin:0;padding:0;align-items:center;gap:0;list-style:none}.main-nav a,.main-nav summary{color:#333;font-family:var(--heading);font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase}.main-nav>ul>li>a{display:block;padding:0 20px;white-space:nowrap}.main-nav>ul>li>details>summary{display:inline-flex;padding:0 20px;align-items:center;white-space:nowrap}.main-nav>ul>.nav-parent>details>summary{padding-right:28px}.main-nav a:hover,.main-nav summary:hover{color:var(--orange);text-decoration:none}.nav-parent{position:relative}.nav-parent details summary,.lang-switch summary{cursor:pointer;list-style:none}.nav-parent details summary::-webkit-details-marker,.lang-switch summary::-webkit-details-marker,.distributor-list summary::-webkit-details-marker{display:none}.nav-parent details>summary::after,.lang-switch>summary::after{display:inline-block;width:7px;height:7px;margin:0 0 0 10px;border-right:1.5px solid #333;border-bottom:1.5px solid #333;content:"";flex:none;transform:rotate(45deg);transform-origin:center}.nav-parent details[open]>summary::after,.lang-switch[open]>summary::after{transform:rotate(225deg)}.nav-dropdown,.lang-dropdown{position:absolute;top:calc(100% + 16px);min-width:238px;margin:0;padding:10px 0;border-top:3px solid var(--orange);background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.16);list-style:none}.nav-dropdown a,.lang-dropdown a{display:block;padding:9px 18px;white-space:nowrap}.nav-dropdown a:hover,.lang-dropdown a:hover{background:#f5f5f5}.nav-subparent{position:relative}.nav-subparent>details>summary{display:flex;padding:9px 18px;align-items:center;justify-content:space-between}.nav-subparent>details>summary::after,.nav-subparent>details[open]>summary::after{margin:0 2px 0 14px;transform:rotate(-45deg)}.nav-subparent .nav-dropdown{top:-13px;left:100%}.header-tools{display:flex;flex:none;align-items:center}.lang-switch{position:relative}.lang-switch>summary{display:flex;min-width:149px;padding:0 20px;align-items:center;justify-content:center;font-family:var(--heading);font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;white-space:nowrap}.lang-flag{display:inline-block;width:27px;height:20px;margin-right:10px;flex:0 0 27px;background-position:50%;background-repeat:no-repeat;background-size:27px 20px;vertical-align:middle}.lang-flag--en{background-image:url(/images/flags/gb.svg)}.lang-flag--de{background-image:url(/images/flags/de.svg)}.lang-flag--fr{background-image:url(/images/flags/fr.svg)}.lang-flag--es{background-image:url(/images/flags/es.svg)}.lang-dropdown{right:0;display:none;min-width:145px;top:100%}.lang-switch[open] .lang-dropdown{display:block}.lang-dropdown a{display:flex;color:var(--ink);align-items:center;font-size:.8rem;font-weight:700;text-transform:uppercase}.lang-dropdown a[aria-current=page]{color:var(--orange)}.nav-toggle{display:none;margin-left:auto;padding:8px;border:0;background:0 0;cursor:pointer}.nav-toggle-icon{display:grid;gap:5px}.nav-toggle-icon i{display:block;width:26px;height:2px;background:var(--ink)}.btn{display:inline-block;padding:13px 25px;border:2px solid transparent;border-radius:1px;font-family:var(--heading);font-size:.88rem;font-weight:700;letter-spacing:.07em;line-height:1;text-transform:uppercase;transition:.18s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--hero{border-color:#fff;color:#fff}.btn--hero:hover{background:#fff;color:var(--ink)}.btn--solid{background:var(--orange);color:#fff}.btn--solid:hover{background:var(--orange-dark)}.btn--outline{border-color:var(--orange);color:var(--orange)}.btn--outline:hover{background:var(--orange);color:#fff}.hero{position:relative;display:flex;min-height:780px;background:#191919 url(/images/Omni-Background.png)50%/cover no-repeat;align-items:center;overflow:hidden}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,5%),rgba(0,0,0,8%) 45%,rgba(0,0,0,.42))}.hero__content{position:relative;width:min(100% - 48px,var(--container));margin:0 auto;text-align:right}.hero h1{max-width:690px;margin:0 0 28px auto;color:var(--orange);font-size:clamp(3.2rem,6.3vw,6rem)}.home-intro{padding-block:110px}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.reason-card{position:relative;padding:12px 0 0 56px}.reason-card__number{position:absolute;top:3px;left:0;color:#e2e2e2;font:700 2.4rem/1 var(--heading)}.reason-card h3{color:var(--orange);font-size:1.65rem}.reason-card p{color:var(--muted);font-size:.95rem}.author-reviews{background:linear-gradient(10deg,rgba(255,255,255,0) 22%,rgba(218,109,64,.96) 85%),var(--section-image)50%/cover fixed;color:#fff}.author-reviews h2,.author-reviews .section-intro{color:#fff}.review-summary{display:flex;min-height:110px;margin-bottom:20px;padding:24px;border-radius:8px;background:#fafafa;color:#111;flex-direction:column;align-items:center;justify-content:center;gap:2px}.review-summary__heading,.review-summary__rating{display:flex;align-items:center}.review-summary__heading{gap:6px}.review-summary__heading img{width:76px;height:32px}.review-summary__heading strong{font-size:20px;line-height:26px}.review-summary__rating{gap:6px}.review-summary__rating>strong{font-size:22px;line-height:28px}.review-summary__rating>span:last-child{color:rgba(17,17,17,.5);font-size:12px;line-height:14px}.review-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid.is-masonry{display:block}.review-grid.is-masonry .review-card{position:absolute}.review-card{display:flex;min-width:0;margin:0;padding:24px;border:1px solid transparent;border-radius:8px;background:#fafafa;color:#111;flex-direction:column}.review-card__author{display:flex;min-width:0;margin-bottom:16px;align-items:center;gap:12px}.review-card__author>span{min-width:0}.review-card__avatar{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden}.review-card__avatar img{width:40px;height:40px;object-fit:cover}.review-card__name,.review-card__author small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-card__name{color:#111;font-size:15px;font-weight:600;line-height:18px}.review-card__name:hover,.review-card__source:hover{text-decoration:none}.review-card__author small{margin-top:4px;color:rgba(17,17,17,.5);font-size:12px;line-height:16px}.review-stars{display:flex;height:18px;margin-bottom:6px;color:#f1c100}.review-stars svg{display:block;width:18px;height:18px;fill:currentColor}.review-stars--summary{height:22px;margin:0}.review-stars--summary svg{width:22px;height:22px}.review-card__copy p{margin:0;color:#111;font-size:16px;font-style:normal;line-height:23px}.review-card__copy.is-collapsed p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.review-card__copy button{display:block;margin:0;padding:0;border:0;background:0 0;color:rgba(17,17,17,.5);font-size:16px;line-height:23px;cursor:pointer}.review-card__copy button:hover{color:#111;text-decoration:underline}.review-card__source{display:flex;width:fit-content;min-height:48px;margin-top:16px;color:rgba(17,17,17,.5);align-items:center;gap:10px;font-size:12px;line-height:24px}.review-card__source img{width:32px;height:32px}.review-card__source span,.review-card__source strong{display:block}.review-card__source strong{color:#4285f4;font-weight:400}.testimonial-feature{padding:76px 0;background:var(--orange);color:#fff;text-align:center}.testimonial-feature h2{color:#fff}.testimonial-feature blockquote{max-width:760px;margin:0 auto}.testimonial-feature blockquote p{font-size:1.12rem;font-style:italic}.testimonial-feature cite{font-size:.76rem;font-style:normal;font-weight:700;text-transform:uppercase}.home-benefits{padding:72px 0;background:var(--orange);color:#fff;border-top:1px solid rgba(255,255,255,.23)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.benefit{padding:20px;text-align:left}.offer-grid__icon{position:relative;display:block;width:54px;height:54px;margin:0 auto 18px;border:2px solid;border-radius:50%}.offer-grid__icon{color:var(--orange)}.offer-grid__icon::after{position:absolute;inset:0;display:grid;color:currentColor;content:"✓";font-size:1.4rem;place-items:center}.benefit h3{margin:0 0 20px;color:#fff;font-size:26px;font-weight:300;line-height:26px}.benefit p{margin:0 0 16px;color:#fff;font-size:16px;line-height:24px}.author-community{background:var(--orange);color:#fff}.author-community h2,.author-community .section-intro{color:#fff}.author-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.author-story-grid article{background:#fff;color:var(--ink)}.author-story-grid img{width:100%;height:205px;object-fit:cover}.author-story-grid article>div{padding:23px}.author-story-grid h3{color:var(--orange)}.author-story-grid p{color:var(--muted);font-size:.85rem}.distribution{background:var(--section-image)50% 0 no-repeat fixed;color:var(--ink);overflow:hidden}.distribution::before{position:absolute;inset:0;background:rgba(255,255,255,.75);content:""}.distribution>.container{position:relative;z-index:1}.distribution h2{color:var(--orange)}.distribution .section-intro{max-width:1120px;color:var(--ink);font-size:16px;line-height:24px}.distribution-shop{display:grid;max-width:835px;margin:0 auto 45px;grid-template-columns:minmax(0,610px)205px;gap:20px;align-items:center}.distribution-shop__copy{grid-column:1;grid-row:1}.distribution-shop h3{margin:0 0 20px;color:var(--orange);font-size:26px;font-weight:300;line-height:26px}.distribution-shop p{margin:0;color:var(--ink);font-size:16px;line-height:24px}.distribution-shop__card{grid-column:2;grid-row:1;justify-self:center}.distributor-logos{display:grid;margin:40px 0;grid-template-columns:repeat(4,205px);justify-content:center;gap:24px}.distributor-card{display:flex;width:205px;min-height:205px;padding:20px;border:0;border-radius:5px;background:#fff;box-shadow:0 10px 28px rgba(98,56,38,.14);color:var(--ink);flex-direction:column;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.distributor-card:hover{box-shadow:0 15px 34px rgba(98,56,38,.22);text-decoration:none;transform:translateY(-4px)}.distributor-card img{width:auto;max-width:100%;height:115px;margin:0 auto;object-fit:contain;mix-blend-mode:normal}.distributor-card span{margin-top:10px;color:var(--ink);font-size:14px;line-height:21px;text-align:center}.distributor-list{margin-top:50px}.distributor-list summary{display:flex;padding:20px 24px;border-radius:6px;background:#fff;box-shadow:0 8px 24px rgba(98,56,38,.12);cursor:pointer;color:var(--ink);list-style:none;align-items:center;justify-content:space-between;gap:22px;text-align:left}.distributor-list summary>span:first-child{font-size:17px;font-weight:700}.distributor-list summary small{display:block;margin-top:3px;color:var(--ink);font-size:14px;font-weight:400}.distributor-toggle{display:grid;width:46px;height:46px;border-radius:50%;background:var(--orange);color:#fff;flex:none;place-items:center;transition:transform .25s ease}.distributor-toggle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.distributor-list[open] .distributor-toggle{transform:rotate(180deg)}.distributor-list__grid{display:grid;margin-top:16px;padding:28px 24px;border-radius:6px;background:#fff;box-shadow:0 8px 24px rgba(98,56,38,.1);grid-template-columns:repeat(4,minmax(0,1fr));gap:0 34px}.distributor-list__country{min-width:0;margin:0 0 24px;overflow-wrap:anywhere}.distributor-list__country h3{margin-bottom:5px;color:var(--orange);font-size:17px}.distributor-list__country ul{margin:0;padding-left:18px;font-size:13px}.affiliate-shop{background:#ededed}.affiliate-shop__inner{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.affiliate-shop h2{text-align:left}.affiliate-shop p{max-width:700px;color:var(--muted)}.affiliate-shop img{max-width:310px;justify-self:center;mix-blend-mode:multiply}.imprints{padding-bottom:55px}.imprints__subtitle{margin:-20px 0 28px;color:#999;font-size:1.1rem;letter-spacing:.18em;text-align:center;text-transform:uppercase}.brand-family{margin-top:82px}.brand-family__header{display:flex;min-height:240px;margin-bottom:36px;background-position:50%;background-size:cover;align-items:center;justify-content:center}.brand-family--academic .brand-family__header{background-image:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url(/images/campus-student-academic-2.jpg)}.brand-family--fiction .brand-family__header{background-image:linear-gradient(rgba(0,0,0,.53),rgba(0,0,0,.53)),url(/images/shutterstock_732217162-scaled.jpg)}.brand-family--special .brand-family__header{background-image:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url(/images/academic-brands-bg-1-1.jpg)}.brand-family__header h3{margin:0;color:#fff;font-size:clamp(2.5rem,5vw,4.3rem);font-weight:300}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.brand-card{padding:24px;border:1px solid #e8e8e8;background:#fff;text-align:center;transition:box-shadow .2s,transform .2s}.brand-card:hover{box-shadow:0 13px 35px rgba(0,0,0,.1);transform:translateY(-2px)}.brand-card__logo{width:100%;height:112px;margin:0 auto 17px;object-fit:contain}.brand-card h4{margin-bottom:2px;font-size:1.12rem}.brand-card h4 a{color:var(--ink)}.brand-card__lang{display:block;margin-bottom:11px;color:var(--orange);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-card p{color:var(--muted);font-size:.82rem;line-height:1.55}.brand-group{margin:55px 0 18px;color:var(--orange);font-size:1.8rem}.about-house{background:linear-gradient(90deg,rgba(25,25,25,.94),rgba(25,25,25,.8)),url(/images/books-2596809_1280.jpg)50%/cover;color:#eee}.about-house__inner{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.about-house h2{color:#fff;text-align:left}.about-house p{max-width:850px}.management{background:#f1f1f1}.team-grid{display:grid;grid-template-columns:repeat(4,1fr)}.team-card{background:0 0}.team-card__photo{width:100%;aspect-ratio:1;object-fit:cover}.team-card__body{padding-top:20px}.team-card h3{color:var(--orange)}.closing-cta{background:var(--orange);color:#fff;text-align:center}.closing-cta h2{color:#fff}.closing-cta p{max-width:720px;margin:0 auto 28px}.inner-hero{position:relative;display:flex;min-height:500px;color:#fff;align-items:center;background-position:50%;background-size:cover}.inner-hero::before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.18));content:""}.inner-hero__content{position:relative}.inner-hero h1{max-width:790px;margin:0;color:var(--orange);font-size:clamp(3rem,6vw,5.5rem)}.inner-hero__content>p{max-width:760px;margin:16px 0 0;font:300 clamp(1.3rem,2.5vw,2rem)/1.35 var(--heading)}.inner-hero--about{background-image:url(/images/books-2596809_1280.jpg)}.inner-hero--about::before{background:rgba(255,255,255,.82)}.inner-hero--about .inner-hero__content{color:var(--ink);text-align:center}.inner-hero--about h1{margin-inline:auto}.inner-hero--about .inner-hero__content>p{max-width:920px;margin-inline:auto;color:var(--orange)}.about-hero__intro{max-width:940px;margin:24px auto 0;font-size:.9rem}.about-hero__intro p{margin-bottom:.65em}.inner-hero--how{background-image:url(/images/academic-brands-bg-1-1.jpg)}.inner-hero--premium{min-height:450px;background-image:linear-gradient(90deg,rgba(242,242,242,.94),rgba(242,242,242,.74)),url(/images/shutterstock_2461422613.jpg);color:var(--ink)}.inner-hero--premium::before{display:none}.inner-hero--contact{min-height:700px;margin-top:0;padding:56px 0 54px;background-image:var(--page-image);background-attachment:fixed;background-position:0 0}.inner-hero--contact::before{background:linear-gradient(180deg,rgba(12,12,12,0) 59%,#fff 81%);opacity:.9;mix-blend-mode:screen}.inner-hero--contact .inner-hero__content{width:min(calc(100% - 40px),1120px);padding:0;align-self:flex-end}.inner-hero--contact h1{max-width:none;color:var(--orange);font-size:48px;line-height:1}.contact-hero-divider{position:absolute;right:0;bottom:-1px;left:0;overflow:hidden;color:#fff;line-height:0;pointer-events:none;transform:rotate(180deg)}.contact-hero-divider svg{position:relative;left:50%;display:block;width:calc(100% + 1.3px);height:auto;fill:currentColor;transform:translateX(-50%)}.about-numbers{background:var(--orange);color:#fff}.about-numbers h2,.about-numbers .section-intro{color:#fff}.number-grid{display:grid;max-width:860px;margin:42px auto 0;grid-template-columns:repeat(3,1fr);gap:22px}.number-grid div{padding:27px 18px;border:1px solid rgba(255,255,255,.37);background:rgba(255,255,255,8%);text-align:center}.number-grid dt{color:#fff;font:300 2.8rem/1 var(--heading)}.number-grid dd{margin:9px 0 0;color:rgba(255,255,255,.9);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.about-values{background:var(--orange);color:#fff}.about-values h2,.about-values .section-intro{color:#fff}.value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.value-grid article>span{color:rgba(255,255,255,.45);font:700 2rem/1 var(--heading)}.value-grid h3{margin-top:13px}.value-grid p{font-size:.84rem}.about-offers{background:linear-gradient(rgba(247,247,247,.94),rgba(247,247,247,.94)),url(/images/academic-brands-bg-1-1.jpg)50%/cover}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 32px}.offer-grid article{text-align:center}.offer-grid h3{color:var(--orange)}.offer-grid p{color:var(--muted);font-size:.9rem}.optional-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.optional-services{background:#eee}.optional-services__grid article{padding:32px;background:#fff;text-align:center}.optional-services__grid h3{color:var(--orange)}.optional-services__grid p{color:var(--muted);font-size:.88rem}.about-royalties{background:#fff}.about-royalties__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:center}.about-royalties__grid img{width:100%;max-height:470px;object-fit:cover}.about-peer-review{background:var(--orange);color:#fff}.prose{max-width:810px}.prose--wide{max-width:900px}.prose h2{margin-top:1.55em;color:inherit;font-size:2.4rem;text-align:left}.prose h2:first-of-type{margin-top:0}.prose blockquote{margin:24px 0;padding-left:24px;border-left:3px solid rgba(255,255,255,.55);font-style:italic}.prose--dark h2{color:var(--orange)}.prose--dark blockquote{border-left-color:var(--orange)}.publishing-model{background:#fff;color:var(--ink)}.publishing-model h2{color:var(--orange)}.publishing-model .section-intro{color:var(--muted)}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.model-grid article{padding:27px 24px;border-top:3px solid var(--orange);background:#f2f2f2}.model-grid h3{color:var(--orange)}.model-grid p{color:var(--muted);font-size:.88rem}.about-closing{background:var(--orange);color:#fff}.about-closing .prose h2{text-align:center}.publishing-comparison{background:var(--orange);color:#fff}.publishing-comparison__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}.publishing-comparison h2{color:#fff;text-align:left}.publishing-comparison .btn{margin-top:15px;border-color:#fff;background:0 0}.comparison-preview{display:block;box-shadow:0 20px 55px rgba(0,0,0,.25)}.comparison-preview img{width:100%}.publishing-process{background:#eee}.process-list{max-width:900px;margin:40px auto 0}.process-step{display:grid;min-height:210px;margin-bottom:34px;padding:38px;grid-template-columns:130px 1fr;gap:34px;align-items:center;background:#fff;box-shadow:0 7px 28px rgba(0,0,0,6%)}.process-step--reverse{grid-template-columns:1fr 130px}.process-step--reverse .process-step__number{grid-column:2}.process-step--reverse>div:last-child{grid-column:1;grid-row:1;text-align:right}.process-step__number{display:grid;width:105px;height:105px;border:2px solid var(--orange);border-radius:50%;color:var(--orange);font:300 3rem/1 var(--heading);place-items:center}.process-step h3{color:var(--orange);font-size:1.75rem}.process-step p{color:var(--muted)}.publishing-marketing{background:var(--orange);color:#fff}.publishing-marketing h2{color:#fff}.publishing-marketing__lead{display:grid;margin:35px 0 50px;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.publishing-marketing__lead img{width:100%;max-height:430px;object-fit:cover}.publishing-marketing__lead p{font-size:1.15rem}.marketing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.marketing-grid article{padding:26px;background:rgba(255,255,255,.1)}.marketing-grid p{font-size:.87rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:52px 28px}.service-card__image{width:100%;height:290px;margin-bottom:23px;object-fit:cover}.service-card h3{color:var(--orange);font-size:1.7rem}.service-card p{color:var(--muted);font-size:.92rem}.publish-now-live{min-height:455px;padding:75px 0 44px;background:linear-gradient(rgba(255,255,255,.84),rgba(255,255,255,.9)),var(--page-image)50%/cover;color:var(--ink)}.publish-shell{max-width:860px;padding-inline:0;text-align:center}.publish-now-live h1{margin:0;color:var(--orange);font-size:42px;line-height:1.3}.publish-now-live .publish-shell>p{margin:23px auto 77px;font-size:16px;line-height:24px}.publish-form{text-align:left}.publish-form__required{margin:0;font-size:inherit}.publish-form>label,.publish-form [data-recommender-genre]>label{display:block;margin:24px 0 10px;font-weight:700}.publish-form>.publish-form__required+label{margin-top:0}.publish-form select{display:block;width:100%;height:50px;padding:0 14px;border:1px solid #ddd;border-radius:0;background:#fff;color:var(--ink);font:16px/1.5 var(--body)}.publish-form [data-recommender-work-type]{margin-top:24px}.publish-form [data-recommender-work-type] fieldset{margin:0;padding:0;border:0}.publish-form [data-recommender-work-type] legend{margin:0 0 8px;padding:0;font-weight:700}.publish-form__radio-list{display:grid;gap:4px}.publish-form__radio-list label{display:flex;width:max-content;max-width:100%;align-items:flex-start;gap:9px;cursor:pointer}.publish-form__radio-list input{width:14px;height:14px;margin:5px 0 0;accent-color:#2878d0;flex:none}.recommender-result{margin-top:28px;padding:7px 0 0;border:0;border-top:1px solid #bbb;background:0 0;text-align:left}.recommender-result[hidden]{display:none}.recommender-result p{margin:0 0 11px}.recommender-result__link{display:inline-flex;min-height:42px;padding:9px 28px;border-radius:3px;align-items:center;gap:7px;background:#7d8894;color:#fff;font-size:16px;line-height:24px}.recommender-result__link:hover{background:#66717d;color:#fff;text-decoration:none}.recommender-result img{width:230px;height:115px;margin:12px 0 0;object-fit:contain}.contact-section{min-height:0;padding:88px 0 96px;background:#fff}.contact-details{display:grid;max-width:768px;padding-top:0;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.contact-addresses{padding-top:0;text-align:right}.contact-addresses h2{margin:0 0 20px;font-size:26px;line-height:26px;text-align:right}.contact-addresses address{margin:0 0 36px;font-style:normal}.contact-addresses address:last-child{margin-bottom:0}.contact-addresses p{margin:0;font-size:14px;line-height:24px}.contact-addresses address:first-of-type p{font-size:16px}.contact-map-wrap{position:relative;min-height:300px;overflow:hidden}.contact-map{display:block;width:100%;height:300px;border:0}.contact-mailto{max-width:730px;margin-top:102px;text-align:center}.contact-mailto h2{margin-bottom:24px;font-size:26px;line-height:26px}.contact-mailto p{margin:0 auto 28px;font-size:16px;line-height:24px}.contact-mailto .btn{min-width:260px}.page-hero{padding:72px 0}.page-hero--flat{background:#eee}.page-hero--flat h1{color:var(--orange);font-size:3.2rem}.page-hero--legal{display:flex;height:112px;padding:8px 0;align-items:center}.page-hero--legal h1{margin:0;font-size:48px;line-height:48px;text-align:center;text-transform:uppercase}.band{padding:85px 0}.band--white{background:#fff}.band:has(.prose--legal){min-height:10351px;padding:0}.prose--legal{max-width:788px;padding:10px 20px 0;color:var(--ink)}.prose--legal>*+*{margin-top:0}.prose--legal>:last-child{margin-bottom:0}.prose--legal p,.prose--legal li{max-width:none}.prose--legal h2{min-height:74px;margin:0 0 20px;color:var(--orange);font-size:48px;font-weight:300;line-height:1.3;text-align:left}.prose--legal h2 strong{color:var(--ink);font-family:var(--body);font-size:16px;font-weight:700}.prose--legal h3{margin:0 0 20px;color:var(--orange);font-size:26px;font-weight:300;line-height:1.3}.prose--legal h4{margin:0 0 20px;font-size:16px;font-weight:700;line-height:1.2}.prose--legal ul{margin:0 0 24px 48px;padding:0}.prose--legal li>ul{margin:0 0 0 24px}.prose--legal li+li{margin-top:0}.prose--legal table{display:table;width:100%;margin:0 0 24px;overflow:visible;border-collapse:separate;border-spacing:0}.prose--legal th,.prose--legal td{min-width:0;padding:11.2px 16px;border:0;vertical-align:top;white-space:pre-line}.prose--legal td:nth-child(1){width:34%}.prose--legal td:nth-child(2){width:23%}.prose--legal td:nth-child(3){width:43%}.prose--legal blockquote{border-left-color:var(--orange)}.site-footer{display:flex;height:1062px;margin-top:0;padding-top:48px;border-top:0;background:#333;color:#ddd;flex-direction:column}.site-footer__grid{display:grid;width:min(100% - 48px,var(--container));margin:0 auto;grid-template-columns:290px 440px 1fr;gap:60px}.footer-col h3{margin-bottom:18px;color:var(--orange);font-size:23px;font-weight:300}.footer-col p{margin-bottom:16px;font-size:14px;line-height:21px}.footer-imprint-links{margin:10px 0 0;padding:0 0 0 18px;font-size:13px;line-height:20px;overflow-wrap:anywhere}.footer-imprint-links a{color:var(--orange)}.morebooks-box{color:#eee;text-align:center}.morebooks-box h3{margin:0 0 11px;font-size:38px}.morebooks-box p{max-width:290px;margin:0 auto 27px}.site-footer .morebooks-box a.btn{color:#fff}.site-footer .morebooks-box__button{display:inline-flex;padding:12px 24px;border:0;font-size:24px;font-weight:400;letter-spacing:0;line-height:36px;text-transform:none;align-items:center;gap:18px}.morebooks-box__cart{width:24px;height:24px;fill:currentColor;flex:none}.morebooks-box__logo-img{width:150px;height:150px;margin:0 auto 25px;object-fit:contain}.facebook-feed{position:relative;width:100%;min-height:600px;overflow:hidden;background:#fff}.facebook-feed iframe{display:block;width:100%;max-width:500px;border:0;background:#fff}.assistant-consent{position:absolute;inset:0;display:flex;padding:25px;background:#eee;color:var(--ink);flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.assistant-consent p{margin:0}[data-optional-embed].is-loaded .assistant-consent{display:none}.facebook-feed-fallback{display:grid;margin-top:14px;padding:16px 18px;border-left:3px solid var(--orange);background:#414141;color:#eee;gap:8px}.facebook-feed-fallback strong{font-size:15px;line-height:20px}.facebook-feed-fallback>span{color:#ccc;font-size:13px;line-height:19px}.facebook-feed-fallback a{display:inline-flex;width:fit-content;color:var(--orange);align-items:center;gap:6px;font-size:13px;font-weight:700}.site-footer__social{display:flex;width:min(100% - 48px,var(--container));margin:35px auto 0;align-items:center;gap:10px;font-size:12px}.site-footer__social a{display:grid;width:42px;height:42px;border-radius:4px;background:#686868;color:#fff;place-items:center}.site-footer__social svg{width:24px;height:24px;fill:currentColor}.site-footer__bottom{display:flex;width:min(100% - 48px,var(--container));min-height:144px;margin:auto auto 0;padding:42px 0 40px;border-top:0;justify-content:space-between;font-size:13px}.site-footer__bottom a{margin-left:34px;color:var(--orange)}.back-to-top{position:fixed;z-index:200;right:24px;bottom:24px;display:grid;width:46px;height:46px;padding:0;border:0;border-radius:3px;opacity:0;background:var(--orange);box-shadow:0 4px 14px rgba(0,0,0,.22);color:#fff;cursor:pointer;pointer-events:none;place-items:center;transform:translateY(10px);transition:opacity .2s ease,background-color .2s ease,transform .2s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:var(--orange-dark)}.back-to-top:focus-visible{outline:3px solid #fff;outline-offset:2px}.back-to-top svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.cookie-preferences{padding:0;border:0;background:0 0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}.cookie-consent{position:fixed;z-index:1000;inset:0;opacity:0;transition:opacity .18s}.cookie-consent.is-visible{opacity:1}.cookie-overlay{position:absolute;inset:0;background:rgba(0,0,0,.56)}.cookie-dialog{position:absolute;top:50%;left:50%;width:470px;max-width:calc(100% - 36px);padding:29px;background:#fff;color:var(--ink);font-size:.88rem;transform:translate(-50%,-50%)}.cookie-actions{display:flex;margin:18px 0 14px;gap:8px;flex-wrap:wrap}.cookie-actions button{padding:9px 13px;border:1px solid #aaa;cursor:pointer}.cookie-primary{background:var(--orange);color:#fff}.cookie-secondary{background:#eee}.hero{min-height:900px;padding:0;background-position:50%}.hero__shade{background:0 0}.hero__content{width:100%;max-width:1440px;padding:100px}.hero h1{width:587px;max-width:100%;margin:0 0 26px auto;color:#e65820;font-size:64px;font-weight:600;line-height:1}.btn--hero{padding:12px 24px;border-width:2px;font-family:var(--body);font-size:15px;font-weight:400;letter-spacing:0;line-height:15px}.home-intro{min-height:450px;padding:20px 0 50px}.home-intro h2{height:48px;margin:0;line-height:48px}.reason-grid{min-height:332px;gap:0}.reason-card{padding:10px 20px 0;text-align:center}.reason-card__icon{display:grid;width:102px;height:102px;margin:0 auto 12px;border:3px solid #f3f3f3;border-radius:50%;background:var(--orange);place-items:center}.reason-card__icon svg{width:48px;height:48px;fill:#f3f3f3}.reason-card h3{margin:0 0 12px;color:var(--orange);font-size:26px;line-height:34px}.reason-card p{margin:0;color:#333;font-size:16px;line-height:24px}.author-reviews{min-height:1123px;padding:40px 0 10px;background-attachment:scroll}.author-reviews>.container{padding-inline:10px}.author-reviews h2{margin:0 0 20px;line-height:48px}.review-grid{grid-template-columns:repeat(4,1fr)}.testimonial-feature{min-height:755.5px;padding:54px 0 89px;background:linear-gradient(#ea6531 34%,#994220 100%)}.testimonial-feature>.container{width:min(100% - 48px,972px)}.testimonial-feature h2{margin:0 0 20px;line-height:48px}.testimonial-stage{position:relative;max-width:932px;margin:0 auto}.testimonial-track{position:relative;width:885px;height:515.5px;margin:0 auto}.testimonial{display:none;width:100%;height:100%;margin:0;padding:20px;border:0;border-radius:0;background:0 0;text-align:center}.testimonial.is-active{display:block;animation:testimonial-enter .35s ease both}.testimonial-stage[data-direction=previous] .testimonial.is-active{animation-name:testimonial-enter-previous}.testimonial blockquote{max-width:none;margin:0 0 40px}.testimonial blockquote p{margin:0;color:#fff;font-size:1.3rem;font-style:italic;line-height:1.5}.testimonial img{width:120px;height:120px;margin:0 auto 24px;border:0;border-radius:50%;object-fit:cover}.testimonial figcaption strong,.testimonial figcaption span{display:block}.testimonial figcaption strong{color:#fff;font-size:14px;font-weight:700;line-height:21px}.testimonial figcaption span{color:#fff;font-size:14px;font-weight:400;line-height:21px}.testimonial-stage .carousel-arrow{position:absolute;z-index:2;top:248px;width:20px;height:20px;padding:0;border:0;background:0 0;color:rgba(237,237,237,.9);font-size:20px;line-height:20px;cursor:pointer}.testimonial-stage .carousel-arrow svg{display:block;width:20px;height:20px;fill:currentColor}.testimonial-stage .previous{left:10px}.testimonial-stage .next{right:10px}.testimonial-dots{display:flex;height:6px;margin-top:23px;justify-content:center;gap:12px}.testimonial-dot{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#000;opacity:.2;cursor:pointer}.testimonial-dot.is-active{opacity:1}@keyframes testimonial-enter{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes testimonial-enter-previous{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.home-benefits{min-height:456px;padding:96px 0 48px;border:0;background:linear-gradient(#994220 0%,#ea6531 100%)}.home-benefits .container{padding-inline:0}.author-community{min-height:920px;padding:0 0 96px}.author-community>.container{padding-top:20px}.author-community h2{margin-bottom:20px;line-height:48px}.author-community .section-intro{max-width:1100px;margin-bottom:80px;font-size:16px;line-height:24px}.author-story-grid{gap:0}.author-story-grid article{display:grid;padding:10px;grid-template-rows:255px auto}.author-story-grid article{background:0 0;color:#fff}.author-story-grid img{width:100%;height:auto;max-height:255px;object-fit:contain;object-position:top left}.author-story-grid article>div{padding:20px 0 0}.author-story-grid h3{margin:0 0 20px;color:#fff;font-size:26px;font-weight:300;line-height:26px}.author-story-grid p{margin:0 0 16px;color:#fff;font-size:16px;line-height:24px}.author-story-grid a{color:#eacbc0}.distribution{min-height:0;padding:96px 0 80px}.distribution h2{margin-bottom:20px;line-height:62px}.distribution .section-intro{margin-bottom:114px}.imprints-intro{min-height:641px;padding:109px 0 27px;background:#fafafa}.imprints-intro>.container{width:min(100% - 48px,1120px);padding-inline:0;border-bottom:1px solid #bbb}.imprints-intro h2{margin:0 0 19px;line-height:48px}.imprints-intro .section-intro{max-width:1120px;margin:0 auto 18px;font-size:16px;line-height:24px}.imprints-intro .section-intro+.section-intro{margin:0 auto}.imprints__subtitle{margin:105px 0 18px;color:var(--orange);font-size:26px;font-weight:300;letter-spacing:0;line-height:26px;text-align:center;text-transform:none}.brands-instruction{margin:0;color:var(--ink);font-size:16px;line-height:24px;text-align:center}.imprint-jump-nav{display:grid;max-width:1060px;margin:67px auto 0;padding-bottom:53px;grid-template-columns:repeat(3,1fr);gap:60px}.imprint-jump-nav a{display:flex;height:54px;padding:15px 30px;border-radius:4px;background:var(--orange);color:#fff;font:24px/24px var(--heading);align-items:center;justify-content:center;gap:13px;text-transform:uppercase;transition:background-color .2s ease}.imprint-jump-nav a:hover,.imprint-jump-nav a:focus-visible{background:var(--orange-dark);color:#fff}.imprint-jump-nav svg{width:26px;height:26px;fill:currentColor;flex:none}.brand-family{position:relative;margin:0;overflow:hidden}.brand-family>.container{position:relative;z-index:1;width:min(100% - 48px,1120px);padding-inline:0}.brand-family__title{margin:0 0 20px;color:var(--orange);font-size:48px;font-weight:300;line-height:48px;text-align:center}.brand-family .brand-grid{gap:0}.brand-family--academic{min-height:2622px;padding:78px 0 0;background:linear-gradient(rgba(234,215,208,.89) 0%,rgba(255,255,255,.89) 53%),url(/images/campus-student-academic-2.jpg)50%/cover no-repeat}.brand-family--academic .brand-grid,.brand-family--fiction .brand-grid{grid-template-columns:repeat(4,1fr)}.brand-family--academic .brand-grid{grid-template-rows:minmax(466px,auto)minmax(514px,auto)minmax(466px,auto)minmax(554px,auto)minmax(394px,auto)}.brand-card{min-width:0;padding:30px;border:0;background:0 0;box-shadow:none;text-align:left}.brand-card:hover{box-shadow:none;transform:none}.brand-card__logo-link{display:block;margin-bottom:20px}.brand-card__logo{display:block;width:100%;height:auto;margin:0;padding:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.14)}.brand-card h4{margin:0 0 20px;font-size:16px;font-weight:700;line-height:16px;text-align:center}.brand-card h4 a{color:var(--ink)}.brand-card__lang{display:block;margin:0 0 20px;color:var(--orange);font-size:12px;font-style:italic;font-weight:400;letter-spacing:0;line-height:24px;text-align:center;text-transform:none}.brand-card p{margin:0;color:var(--ink);font-size:16px;line-height:24px;text-align:left}.brand-family--fiction{min-height:1160px;padding:102px 0 0;background:linear-gradient(#994220 0%,#ea6531 100%);color:#fff}.brand-family--fiction .brand-grid{grid-template-rows:minmax(490px,auto)minmax(394px,auto)}.brand-family--fiction .brand-family__title,.brand-family--fiction .brand-card h4 a,.brand-family--fiction .brand-card__lang,.brand-family--fiction .brand-card p{color:#fff}.brand-family--fiction .brand-card__lang{color:var(--orange)}.brand-family--special{min-height:4163px;padding:102px 0 0;background:#fff}.brand-family--special .brand-family__title{margin-bottom:89px}.brand-family--special .brand-grid{display:grid;grid-template-columns:repeat(12,1fr)}.brand-family--special .brand-grid .brand-card{grid-column:span 3}.brand-group{position:relative;height:26px;margin:69px 0 20px;font-size:26px;font-weight:300;line-height:26px;text-align:center}.brand-grid+.brand-group::before{position:absolute;top:-35px;right:0;left:0;height:1px;background:#e8e8e8;content:""}.brand-family--special .brand-family__title+.brand-group{margin-top:0}.brand-grid--special-0{grid-template-rows:minmax(487px,auto)}.brand-grid--special-0 .brand-card:first-child{grid-column:4/span 3}.brand-grid--special-1{grid-template-rows:minmax(538px,auto)}.brand-grid--special-2{grid-template-rows:minmax(480px,auto)}.brand-grid--special-2 .brand-card{grid-column:span 4!important}.brand-grid--special-3{grid-template-rows:minmax(320px,auto)}.brand-grid--special-3 .brand-card:first-child{grid-column:5/span 4}.brand-grid--special-4{grid-template-rows:minmax(418px,auto)}.brand-grid--special-4 .brand-card:first-child{grid-column:4/span 3}.brand-grid--special-5{grid-template-rows:minmax(490px,auto)minmax(489px,auto)}.brand-grid--special-5 .brand-card:nth-child(n+5){grid-column:span 4}.brand-transition{position:absolute;z-index:2;right:0;bottom:-1px;left:0;pointer-events:none}.brand-transition svg{display:block;width:100%;height:100%}.brand-transition--layered{height:72px;color:var(--orange-dark);transform:rotate(180deg)}.brand-transition--layered path{fill:currentColor}.brand-transition--curve{height:48px;color:#fff;transform:rotate(180deg)}.brand-transition--curve path{fill:currentColor}.brand-transition--distribution{height:72px;color:#fff;transform:rotate(180deg)}.brand-transition--distribution path{fill:currentColor}.brand-transition--management{height:auto;overflow:hidden;color:#eee;transform:rotate(180deg)}.brand-transition--management svg{height:auto}.brand-transition--management path{fill:currentColor}.management{min-height:2154px;padding:28px 0 0;background:linear-gradient(#eee 0%,#fff 45%)}.management>.container{width:min(100% - 48px,1120px);padding-inline:0}.management .management__heading{margin:0;font-size:48px;line-height:48px}.management .section-intro{max-width:660px;margin:30px auto 0;color:#333;font-size:16px;line-height:24px;text-align:left}.management .management-quote-heading{margin:94px 0 0;font-family:Georgia,sans-serif;font-size:36px;font-style:italic;line-height:36px}.management .team-grid{margin-top:118px;grid-template-columns:repeat(4,280px);column-gap:0;row-gap:51px}.management .team-card{padding:0 30px}.management .team-card:nth-child(n+5){padding-inline:20px}.management .team-card__photo{height:auto;box-shadow:0 0 10px rgba(0,0,0,.2);transition:opacity 0s}.management .team-card__photo:hover{opacity:.79}.management .team-card__body{padding:20px 0 0}.management .team-card h3{margin:0;font-size:26px;font-weight:300;line-height:26px;text-align:left}.management .team-card:first-child h3{width:250px}.management .team-card:nth-child(2) h3{width:255px}.management .team-card:nth-child(8) h3{text-align:right}.management .team-card__hook{margin:0;color:#333;font:italic 700 16px/16px Georgia,sans-serif;text-align:left}.management .team-card:nth-child(n+3) .team-card__hook{margin-top:20px}.management .team-card:nth-child(7) .team-card__hook{text-align:center}.management .team-card p{margin:20px 0 16px;color:#333;font-size:16px;line-height:24px;text-align:left}.closing-cta{min-height:381px;padding:10px 0 102px;background:#fff;color:#3f444b}.closing-cta__card{display:grid;width:min(calc(100% - 48px),740px);min-height:269px;margin-inline:auto;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr))}.closing-cta__copy{display:flex;min-width:0;padding:35px;background:#f9fafa;flex-direction:column;align-items:center;justify-content:center;text-align:center}.closing-cta h2{margin:0 0 15px;color:#3f444b;font-size:23px;font-weight:300;line-height:29.9px}.closing-cta p{margin:0 0 15px;color:#3f444b;font-size:16px;line-height:24px}.closing-cta__button{display:inline-block;padding:12px 24px;border:2px solid #3f444b;background:0 0;color:#3f444b;font-size:15px;line-height:15px;transition:background-color .3s,color .3s}.closing-cta__button:hover,.closing-cta__button:focus-visible{background:#3f444b;color:#fff;text-decoration:none}.closing-cta__visual{position:relative;min-width:0;overflow:hidden}.closing-cta__visual img{width:100%;height:100%;object-fit:cover;transition:transform .75s}.closing-cta__overlay{position:absolute;inset:0;background:rgba(255,255,255,.39);transition:background-color .75s}.closing-cta__card:hover .closing-cta__visual img{transform:scale(1.2)}.closing-cta__card:hover .closing-cta__overlay{background:rgba(0,0,0,.3)}.closing-cta__ribbon{position:absolute;top:0;right:0;z-index:1;width:150px;height:150px;overflow:hidden;pointer-events:none;transform:rotate(90deg)}.closing-cta__ribbon span{display:block;width:200%;margin-top:50px;background:var(--orange);color:#333;font-size:13px;font-weight:800;line-height:26px;text-align:center;text-transform:uppercase;transform:translateY(-50%)translateX(-50%)translateX(50px)rotate(-45deg);transform-origin:center}.inner-hero--about{min-height:650px;padding:0;background-image:url(/images/academic-brands-bg-1-1.jpg);background-attachment:fixed;overflow:hidden}.inner-hero--about::before{background:linear-gradient(180deg,rgba(255,255,255,.86) 71%,#fff 100%)}.inner-hero--about::after{position:absolute;right:0;bottom:0;left:0;height:92px;background:linear-gradient(to top right,#df7045 49.5%,transparent 50%)0 100%/50% 25px no-repeat,linear-gradient(to top left,#df7045 49.5%,transparent 50%)100% 100%/50% 25px no-repeat,linear-gradient(to top right,#ef9d7e 49.5%,transparent 50%)0 100%/50% 55px no-repeat,linear-gradient(to top left,#ef9d7e 49.5%,transparent 50%)100% 100%/50% 55px no-repeat,linear-gradient(to top right,#f7c8b5 49.5%,transparent 50%)0 100%/50% 92px no-repeat,linear-gradient(to top left,#f7c8b5 49.5%,transparent 50%)100% 100%/50% 92px no-repeat;content:"";pointer-events:none}.inner-hero--about .inner-hero__content{z-index:1;width:min(calc(100% - 40px),1120px);padding-inline:0;transform:translateY(-11px)}.inner-hero--about h1{max-width:none;margin:0;font-size:68px;line-height:68px}.inner-hero--about .inner-hero__content>h2{margin:20px 0 0;color:var(--orange);font-size:48px;font-weight:300;line-height:48px}.about-hero__intro{max-width:none;margin-top:24px;font-size:16px;line-height:24px}.about-hero__intro p{margin-bottom:16px}.about-numbers{height:404px;padding:60px 0;background:#da6d40}.about-numbers>.container{padding-inline:0}.about-numbers h2{margin:0;line-height:48px}.about-numbers .section-intro{margin:10px auto 28px;color:#fff}.number-grid{max-width:1120px;margin-top:60px;gap:20px}.number-grid div{min-height:157px;padding:40px 30px;border:0;border-radius:16px;background:rgba(82,24,0,.22)}.number-grid dt{font:800 clamp(2rem,5.6vw,3.4rem)/1 noto sans,sans-serif}.number-grid dd{margin-top:8px;font:clamp(.8rem,5.6vw,1.25rem)/1.2 poppins,sans-serif;letter-spacing:0;text-transform:none}.about-values{position:relative;height:610px;padding:80px 0 75px}.about-values::after,.about-royalties::after,.publishing-model::after{position:absolute;z-index:2;right:0;bottom:-1px;left:0;height:48px;background:#eee;clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%);content:""}.about-values h2{margin:0;line-height:48px}.about-values .section-intro{margin:20px auto;color:#fff;font-family:var(--heading);font-size:26px;line-height:26px}.value-list{max-width:1100px;margin:0 auto;padding-left:48px}.value-list li{padding-left:0;color:#fff;font-size:16px;line-height:24px}.value-list li+li{margin-top:16px}.value-list strong{font-weight:700}.about-offers{height:850px;padding:80px 0 58px;background:#eee}.about-offers h2{margin:0;line-height:48px}.about-offers .section-intro{margin:12px auto 39px}.optional-services .section-intro{margin:12px auto 42px}.offer-grid{gap:40px}.offer-grid article{height:248px;padding:30px 20px;border-radius:16px;background:#fff}.about-card-icon{display:block;width:50px;height:50px;margin:0 auto 15px;fill:currentColor;color:var(--orange)}.offer-grid h3,.model-grid h3{margin:0 0 8px;font-family:poppins,sans-serif;font-size:22px;font-weight:500;line-height:28.6px}.offer-grid p,.model-grid p{margin:0;color:var(--ink);font-family:poppins,sans-serif;font-size:16px;line-height:21.6px}.optional-services{height:300px;padding:10px 0 0;background:#eee}.optional-services h3{margin:0;color:var(--orange);font-size:26px;font-weight:300;line-height:26px;text-align:center}.optional-services__grid{gap:20px}.optional-services__grid article{height:157px;padding:30px 20px;border-radius:12px}.optional-services__grid p{display:none}.optional-service__icon{display:grid;width:36px;height:36px;margin:0 auto 14px;border:2px solid var(--orange);border-radius:50%;color:var(--orange);place-items:center}.optional-service__icon .about-card-icon{width:16px;height:16px;margin:0}.optional-services__grid h3{margin:0 0 20px;font-family:poppins,sans-serif;font-size:20px;font-weight:500;line-height:26px}.optional-services .section-cta{display:none}.about-royalties{position:relative;height:561px;padding:108px 0 0;background:#eee}.about-royalties::after{background:var(--orange)}.about-royalties__heading{width:min(calc(100% - 40px),1120px);margin:0 auto 40px;color:var(--orange);font-size:26px;font-weight:300;line-height:34px;text-align:center}.about-royalties__grid{width:min(calc(100% - 40px),1120px);height:320px;padding:0 10px;grid-template-columns:750px 330px;gap:20px}.about-royalties__grid img{width:330px;height:300px;border-radius:12px;justify-self:end;object-fit:cover}.about-royalties .prose{max-width:none;padding:0;font-size:16px;line-height:24px}.about-royalties .prose p{max-width:none;margin:0 0 16px}.about-peer-review{height:902px;padding:80px 0}.about-peer-review .prose{width:min(calc(100% - 40px),1120px);max-width:none;padding:0;font-size:16px;line-height:24px}.about-peer-review .prose h2{margin:0 0 20px;font-size:48px;line-height:48px;text-align:center}.about-peer-review .prose h3{margin:0 0 60px;font-size:26px;font-weight:300;line-height:26px;text-align:center}.about-peer-review .prose>p{max-width:none;margin:0 0 16px}.about-peer-review .prose blockquote{position:relative;height:147px;margin:36px 0 39px;padding:75px 0 0;border:0;font-style:normal}.about-peer-review .prose blockquote::before{position:absolute;top:18px;left:0;color:#fff;content:"\201c";font-family:Georgia,serif;font-size:78px;font-weight:700;line-height:1}.about-peer-review .prose blockquote p{max-width:none;margin:0;font-family:poppins,sans-serif;font-size:19.2px;font-style:italic;line-height:24px}.publishing-model{position:relative;height:893px;padding:120px 0 86px;background:linear-gradient(180deg,rgba(255,255,255,.86) 71%,#fff 100%),url(/images/books-2596809_1280.jpg)50%/cover fixed}.publishing-model::before{position:absolute;z-index:1;right:0;bottom:-1px;left:0;height:58px;background:#f5b9a1;clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%);content:""}.publishing-model::after{background:var(--orange)}.publishing-model h2{margin:0;line-height:48px}.publishing-model .section-intro{margin:18px auto 35px}.model-grid{max-width:800px;margin:0 auto;grid-template-columns:repeat(2,1fr);gap:40px}.model-grid article{min-height:205px;padding:30px 20px;border:0;border-radius:16px;background:#fff;text-align:center}.model-grid .about-card-icon{margin-bottom:15px}.about-closing{height:476px;padding:80px 0 70px}.about-closing__content{width:min(calc(100% - 40px),1120px);padding-inline:0}.about-closing .prose{width:851px;max-width:none;padding:0;font-size:16px;line-height:24px}.about-closing .prose h2{margin:0 0 20px;font-size:48px;line-height:48px}.about-closing .prose p{max-width:none;margin:0 0 16px;text-align:left}.about-closing .section-cta{width:851px;margin-top:20px;text-align:left}.about-closing .btn--hero{display:inline-flex;min-height:54px;padding:13px 20px;border:0;background:#fff;color:var(--orange);align-items:center;gap:18px;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}.about-closing .btn--hero:hover{color:var(--orange-dark)}.about-closing__icon{width:16px;height:16px;fill:currentColor}.how-overview{position:relative;height:1090px;overflow:hidden;padding:81px 0 0;background:linear-gradient(rgba(255,255,255,.82),rgba(255,255,255,.82)),url(/images/academic-brands-bg-1-1.jpg)50%/cover no-repeat;text-align:center}.how-overview__divider{position:absolute;right:0;bottom:-1px;left:0;overflow:hidden;line-height:0;pointer-events:none;transform:rotate(180deg)}.how-overview__divider svg{display:block;width:calc(100% + 1.3px);height:auto;fill:var(--orange);transform:translateX(-.65px)}.how-overview h1{margin:0;color:var(--orange);font-size:48px;line-height:48px}.how-overview>.container>p{max-width:1120px;margin:20px auto 36px;font-size:16px;line-height:24px}.how-comparison-preview{display:block;width:1024px;max-width:100%;margin:0 auto;box-shadow:0 8px 24px rgba(0,0,0,8%)}.how-comparison-preview img{width:100%;height:724px;object-fit:cover}.process-band{position:relative;overflow:hidden}.process-band::after{position:absolute;right:0;bottom:-1px;left:0;height:44px;background:var(--wave-next,#eee);clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%);content:""}.process-band--intro{--wave-next:#eee;height:540px;padding:103px 0 58px;background:var(--orange);color:#fff}.process-band--intro h2{margin:0 0 100px;color:#fff;line-height:48px}.process-band--light{--wave-next:var(--orange);background:#eee;color:#333}.process-band--orange{--wave-next:#eee;background:var(--orange);color:#fff}.process-band--1{height:362px;padding:113px 0 44px}.process-band--2{height:386px;padding:113px 0 44px}.process-band--3{height:426px;padding:113px 0 44px}.process-band--4{height:362px;padding:113px 0 44px}.process-band__step{display:grid;width:668px;margin:0 auto;transform:translateX(-30px);grid-template-columns:481px 106px;gap:81px;align-items:center}.process-band__step h3{margin:0 0 20px;color:inherit;font-size:26px;font-weight:300;line-height:26px}.process-band__step p{margin:0 0 16px;color:inherit;font-size:16px;line-height:24px}.process-band__icon{display:grid;width:106px;height:106px;border:3px solid;border-radius:50%;transform:translateY(-3px);place-items:center}.process-band__icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.process-band--light .process-band__step h3,.process-band--light .process-band__icon{color:var(--orange)}.how-process-cta{display:grid;height:144px;padding-top:81px;background:#fff;place-items:start center}.how-process-cta .btn{min-width:444px;min-height:54px;padding:15px 30px;border:0;background:#994220;font:600 24px/24px var(--heading);letter-spacing:0;transition:transform .3s}.how-process-cta .btn:hover{background:#994220;transform:scale(1.1)}.publishing-marketing--live{height:1505px;padding:103px 239px 50px;background:#fff;color:#333}.publishing-marketing--live>.container{width:100%;padding-inline:0}.publishing-marketing--live>.container>h2{margin:0 0 112px;color:var(--orange);line-height:48px}.marketing-copy{max-width:962px;margin:0 auto;padding:0 10px}.marketing-copy article{margin:0}.marketing-copy h4{margin:0 0 20px;color:#333;font-family:var(--heading);font-size:16px;font-weight:700;line-height:19.2px}.marketing-copy ul{margin:0 0 24px 48px;padding:0}.marketing-copy li{padding:0;font-size:16px;line-height:24px}.marketing-brochure{margin-top:54px;text-align:center}.marketing-brochure h2{margin:0;color:var(--orange);line-height:48px}.marketing-brochure p{margin:20px 0 36px;font-size:16px;line-height:24px}.marketing-brochure img{width:350px;height:350px;margin:0 auto;object-fit:contain}.process-band--repeat{height:362px;padding:113px 0 44px;background:#eee}.process-band--repeat::after{display:none}.inner-hero--premium{height:auto;min-height:454px;padding:76px 0 55px;background:#f5f5f5}.inner-hero--premium .container,.premium-services .container{width:min(100% - 48px,1280px)}.inner-hero--premium .inner-hero__content{align-self:stretch}.inner-hero--premium h1{margin:0 0 20px;color:#000;font-family:poppins,sans-serif;font-size:48px;font-weight:400;line-height:58px}.inner-hero--premium .inner-hero__content>p{max-width:none;margin:0 0 14px;color:#1c244b;font:16px/24px poppins,sans-serif}.premium-services{height:auto;min-height:1772px;padding:100px 0 70px}.premium-services .service-grid{grid-template-columns:repeat(3,1fr);gap:88px 64px}.premium-services .service-card{font-family:poppins,sans-serif}.premium-services .service-card__image{height:500px;margin-bottom:24px;object-fit:cover}.premium-services .service-card h3{margin:0 0 22px;color:#1c244b;font-family:poppins,sans-serif;font-size:24px;font-weight:600;line-height:31px}.premium-services .service-card p{min-height:72px;margin:0 0 24px;color:#1c244b;font-size:15px;line-height:24px}.premium-services .text-link{margin:0;padding:14px 28px;background:var(--orange);color:#fff;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}@media(max-width:980px){.site-header__inner{min-height:82px}.logo{flex-basis:190px}.logo__image{width:185px}.main-nav>ul{gap:15px}.main-nav a,.main-nav summary{font-size:.74rem}.reason-grid,.brand-grid,.service-grid,.marketing-grid,.offer-grid{grid-template-columns:repeat(2,1fr)}.brand-family--academic .brand-grid,.brand-family--fiction .brand-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.brand-family--special .brand-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.brand-family--special .brand-grid .brand-card,.brand-family--special .brand-grid .brand-card:first-child,.brand-family--special .brand-grid .brand-card:nth-child(n+5){grid-column:auto!important}.brand-family--academic,.brand-family--fiction,.brand-family--special{min-height:0;padding-bottom:110px}.author-story-grid,.model-grid{grid-template-columns:repeat(2,1fr)}.distributor-logos{grid-template-columns:repeat(3,205px)}.value-grid{grid-template-columns:repeat(3,1fr)}.team-grid{grid-template-columns:repeat(2,1fr)}.author-reviews{min-height:0}.review-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.footer-col--morebooks{grid-column:1/-1}}@media(max-width:1100px){.site-header__inner{width:calc(100% - 32px);min-height:76px;flex-wrap:wrap;gap:10px}.logo{flex-basis:auto}.logo .logo__image{width:170px;height:60px}.nav-toggle{display:block}.nav-wrap{display:none;width:100%;padding:10px 0 20px;flex-basis:100%}.nav-wrap.is-open{display:block}.main-nav{padding-left:0}.main-nav>ul{display:block;gap:0}.main-nav>ul>li{border-top:1px solid #d7d7d7}.main-nav a,.main-nav summary{display:block;padding:11px 2px;font-size:.83rem}.main-nav>ul>li>details>summary{display:flex;padding:11px 2px;align-items:center}.nav-dropdown,.lang-dropdown{position:static;display:block;padding:0 0 6px 14px;border:0;background:0 0;box-shadow:none}.nav-dropdown a,.lang-dropdown a{padding:7px 4px}.header-tools{display:block;padding-top:8px}.lang-switch>summary{min-width:0;padding:11px 2px;justify-content:flex-start}}@media(max-width:767px){.benefit-grid{grid-template-columns:1fr}}@media(max-width:720px){.container{width:min(100% - 36px,var(--container))}.home-section,.content-section{padding:70px 0}.site-header__inner{width:calc(100% - 32px);min-height:76px;flex-wrap:wrap;gap:10px}.logo{flex-basis:auto}.logo__image{width:170px}.nav-toggle{display:block}.nav-wrap{display:none;width:100%;padding:10px 0 20px;flex-basis:100%}.nav-wrap.is-open{display:block}.main-nav>ul{display:block}.main-nav>ul>li{border-top:1px solid #d7d7d7}.main-nav a,.main-nav summary{display:block;padding:11px 2px;font-size:.83rem}.main-nav>ul>li>details>summary{display:flex;align-items:center}.nav-dropdown,.lang-dropdown{position:static;display:block;padding:0 0 6px 14px;border:0;background:0 0;box-shadow:none}.nav-dropdown a,.lang-dropdown a{padding:7px 4px}.header-tools{padding-top:8px}.hero{min-height:620px;background-position:36%}.hero__shade{background:rgba(0,0,0,.3)}.hero__content{width:calc(100% - 36px);text-align:left}.hero h1{max-width:420px;margin-left:0;font-size:3rem}.reason-grid,.review-grid,.brand-grid,.service-grid,.marketing-grid,.offer-grid,.optional-services__grid{grid-template-columns:1fr}.reason-card{padding-left:50px}.benefit-grid,.author-story-grid,.model-grid{grid-template-columns:1fr}.distribution-shop,.affiliate-shop__inner,.about-house__inner,.about-royalties__grid,.publishing-comparison__grid,.publishing-marketing__lead,.contact-layout{grid-template-columns:1fr}.affiliate-shop img{margin-top:20px;justify-self:start}.brand-family__header{min-height:185px}.about-house__inner{gap:28px}.team-grid{grid-template-columns:1fr}.team-card{min-height:0}.team-card__photo{height:370px}.inner-hero{min-height:480px}.inner-hero--contact{min-height:540px}.value-grid{grid-template-columns:1fr}.number-grid{grid-template-columns:1fr}.process-step,.process-step--reverse{grid-template-columns:1fr;padding:29px;text-align:left}.process-step--reverse .process-step__number,.process-step--reverse>div:last-child{grid-column:1;grid-row:auto;text-align:left}.process-step__number{width:80px;height:80px}.service-card__image{height:260px}.publish-form{padding:26px 20px}.site-footer__grid{width:calc(100% - 36px);grid-template-columns:1fr}.footer-col--morebooks{grid-column:auto}.site-footer__social,.site-footer__bottom{width:calc(100% - 36px)}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:10px}.site-footer__bottom a{margin:0 15px 0 0}.back-to-top{right:14px;bottom:14px}h1{font-size:44px}h2{font-size:38px;line-height:1.25}.site-header{padding:15px 0}.site-header__inner{width:calc(100% - 30px);min-height:83px;padding:0}.logo .logo__image{width:150px;height:53px}.main-nav{padding-left:0}.main-nav>ul{gap:0}.main-nav>ul>li>a,.main-nav>ul>li>details>summary{padding:11px 2px}.header-tools{display:block}.lang-switch>summary{min-width:0;padding:11px 2px;justify-content:flex-start}.hero{min-height:360px;background-position:38%}.hero__shade{background:rgba(0,0,0,.2)}.hero__content{width:100%;padding:44px 28px}.hero h1{width:310px;margin:0 0 24px;font-size:44px;line-height:1.05}.home-intro{min-height:896px;padding:0 0 50px}.home-intro .container{width:100%}.home-intro h2{height:auto;margin-bottom:8px;font-size:32px;line-height:40px}.reason-grid{min-height:0;gap:0}.reason-card{padding:0 12px}.reason-card h3{line-height:26px}.reason-card p{font-size:14px;line-height:21px}.author-reviews{min-height:0;padding:40px 0 10px}.author-reviews>.container{width:calc(100% - 20px);padding-inline:0}.author-reviews h2{margin-bottom:20px;font-size:25px;line-height:25px}.review-grid{height:auto;grid-template-columns:1fr}.review-card{padding:24px}.testimonial-feature{min-height:1109px;padding:54px 0 89px}.testimonial-feature>.container{width:calc(100% - 20px);padding-inline:0}.testimonial-feature h2{margin-bottom:20px;font-size:25px;line-height:25px}.testimonial-stage{max-width:355px}.testimonial-track{width:calc(100% - 18px);height:892px}.testimonial blockquote{padding:0}.testimonial blockquote p{font-size:18.9696px;line-height:28.4544px}.testimonial-stage .carousel-arrow{top:436px}.home-benefits{min-height:0;padding:96px 0 48px}.home-benefits .container{width:100%;padding-inline:0}.benefit-grid{gap:0}.benefit h3{font-size:20px;line-height:20px}.benefit p{margin-bottom:14.592px;font-size:14.592px;line-height:21.888px}.author-community{min-height:0;padding:0 0 96px}.author-community>.container{width:100%;padding:20px 20px 0}.author-community h2,.distribution h2{line-height:1.25}.author-community h2{margin-bottom:20px;font-size:25px;line-height:25px}.author-community .section-intro{margin-bottom:78.592px;font-size:14.592px;line-height:21.888px}.author-story-grid{gap:0}.author-story-grid article{padding:10px;grid-template-rows:auto auto}.author-story-grid article:last-child{padding-bottom:30px}.author-story-grid img{width:300px;max-height:none;margin-inline:auto}.author-story-grid article>div{padding-top:20px}.author-story-grid h3{font-size:20px;line-height:20px}.author-story-grid p{margin-bottom:14.592px;font-size:14.592px;line-height:21.888px}.distribution{min-height:0;padding:90px 0;background-attachment:scroll}.distribution .section-intro{margin-bottom:70px;font-size:14.592px;line-height:21.888px}.distribution-shop{margin-bottom:40px;grid-template-columns:1fr;gap:28px}.distribution-shop__card,.distribution-shop__copy{grid-column:1;grid-row:auto}.distribution-shop h3{font-size:20px;line-height:20px}.distribution-shop p{font-size:14.592px;line-height:21.888px}.distributor-logos{width:auto;margin:40px 0;grid-template-columns:205px;gap:28px}.distributor-list{margin-top:50px}.distributor-list summary{padding:17px}.distributor-list summary>span:first-child{font-size:15px}.distributor-list__grid{padding:20px 16px;grid-template-columns:1fr;column-gap:0}.distributor-list__country{margin-bottom:18px}.distributor-list__country h3{font-size:14px}.distributor-list__country ul{padding-left:14px;font-size:11px}.imprints-intro{min-height:915px;padding:100px 0 72px}.imprints-intro h2{line-height:1.25}.imprints__subtitle{margin-top:82px}.imprint-jump-nav{max-width:360px;margin-top:56px;padding-bottom:45px;grid-template-columns:1fr;gap:18px}.brand-family--academic,.brand-family--fiction,.brand-family--special{padding:92px 0 70px}.brand-family--academic,.brand-family--fiction,.brand-family--special{min-height:0;padding-bottom:120px}.brand-family--academic .brand-grid,.brand-family--fiction .brand-grid,.brand-family--special .brand-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:42px}.brand-family--special .brand-grid .brand-card,.brand-family--special .brand-grid .brand-card:first-child,.brand-family--special .brand-grid .brand-card:nth-child(n+5){grid-column:1!important}.brand-family__title{font-size:38px;line-height:1.25}.brand-family--special .brand-family__title{margin-bottom:55px}.brand-group{height:auto;margin:62px 0 28px}.brand-family--special .brand-family__title+.brand-group{margin-top:0}.brand-card{min-height:0;padding:30px}.brand-card__logo-link{max-width:280px;margin-right:auto;margin-left:auto}.brand-card p{font-size:15px;line-height:23px}.brand-transition--layered{height:55px}.brand-transition--curve{height:38px}.management{min-height:0;padding:28px 0 7px}.management>.container{width:100%}.management .management__heading{width:calc(100% - 20px);margin-inline:auto;font-size:25px;line-height:25px}.management .section-intro{max-width:330px;font-size:14.592px;line-height:21.888px}.management .management-quote-heading{width:calc(100% - 20px);margin:92.6px auto 0;font-size:36px;line-height:36px}.management .team-grid{grid-template-columns:1fr;row-gap:60px}.management .team-card{padding-inline:40px}.management .team-card:nth-child(n+5){padding-inline:30px}.management .team-card:nth-child(4){margin-bottom:-9px}.management .team-card:nth-child(5),.management .team-card:nth-child(6),.management .team-card:nth-child(7){margin-bottom:-20px}.management .team-card__photo{width:300px;height:auto;margin-inline:auto}.management .team-card h3{font-size:20px;line-height:20px}.management .team-card:first-child h3,.management .team-card:nth-child(2) h3{width:auto}.management .team-card__hook{font-size:14.592px;line-height:14.592px}.management .team-card p{margin-bottom:14.592px;font-size:14.592px;line-height:21.888px}.closing-cta{min-height:0;padding:70px 0}.closing-cta__card{width:calc(100% - 20px);grid-template-columns:1fr}.closing-cta__copy{min-height:269px}.closing-cta__visual{min-height:254px}.inner-hero--about{min-height:680px;padding:10px 0 0;background-attachment:scroll;align-items:flex-start}.inner-hero--about .container{width:100%;padding-inline:10px;transform:none}.inner-hero--about h1{font-size:30px;line-height:30px}.inner-hero--about .inner-hero__content>h2{margin-top:20px;font-size:25px;line-height:25px}.about-hero__intro{font-size:14px;line-height:21px}.about-numbers,.about-values,.about-offers,.optional-services,.about-royalties,.about-peer-review,.publishing-model,.about-closing{height:auto}.about-numbers{min-height:672px;padding:60px 0 70px}.about-numbers h2,.about-values h2,.about-offers h2,.about-peer-review .prose h2,.publishing-model h2,.about-closing .prose h2{font-size:25px;line-height:25px}.number-grid{margin-top:60px;gap:20px}.number-grid div{min-height:139px;padding:37.5px 30px}.about-values{min-height:814px;padding:80px 0 75px}.about-values>.container,.about-offers>.container,.optional-services>.container,.publishing-model>.container{width:100%;padding-inline:20px}.about-values .section-intro{font-size:20px;line-height:20px}.value-list{padding-left:24px}.about-offers{padding:80px 0 111px}.about-offers .section-intro{margin:20px auto 30px;color:var(--orange);font-family:var(--heading);font-size:20px;line-height:20px}.offer-grid,.optional-services__grid,.model-grid{grid-template-columns:1fr;gap:20px}.offer-grid article{height:248px}.offer-grid article:nth-child(4),.offer-grid article:nth-child(6){height:226px}.optional-services{padding:10px 0 109px}.optional-services h3{font-size:20px;line-height:20px}.optional-services .section-intro{margin-bottom:43px;font-size:14.592px;line-height:21.888px}.optional-services__grid article{height:157px;min-height:157px}.about-royalties{min-height:816px;padding:0}.about-royalties__heading{width:calc(100% - 20px);margin-bottom:40px;font-size:20px;line-height:26px}.about-royalties__grid{width:100%;min-height:690px;height:auto;padding:10px 20px;grid-template-columns:1fr;gap:20px;align-content:start}.about-royalties__grid img{width:100%;height:300px;border-radius:12px;order:-1;justify-self:stretch}.about-royalties .prose{width:100%;min-height:350px}.about-peer-review .prose,.about-closing .prose{padding-inline:0}.about-peer-review{min-height:1184px;padding:80px 0}.about-peer-review .prose{width:calc(100% - 20px)}.about-peer-review .prose h2{margin-bottom:20px}.about-peer-review .prose h3{margin-bottom:60px;font-size:20px;line-height:20px}.about-peer-review .prose blockquote p{font-size:16px;line-height:21.6px}.publishing-model{min-height:1448px;padding:120px 0 149px;background-attachment:scroll}.publishing-model .section-intro{margin:14px auto 0}.model-grid{gap:40px}.model-grid article{min-height:0}.model-grid article:nth-child(1){height:183px}.model-grid article:nth-child(2){height:233px}.model-grid article:nth-child(3){height:226px}.model-grid article:nth-child(4){height:248px}.about-closing{min-height:479px;padding:80px 0 70px}.about-closing__content{width:calc(100% - 20px)}.about-closing .prose,.about-closing .section-cta{width:100%}.about-closing .btn--hero{font-size:16px;line-height:20px}.how-overview{height:799px;min-height:799px;padding:80px 0 0}.how-overview>.container{width:100%;padding:0 10px}.how-overview h1{width:370px;max-width:100%;font-size:48px;line-height:48px}.how-overview>.container>p{margin:20px auto 35px;font-size:14.592px;line-height:21.888px}.how-comparison-preview{width:370px}.how-comparison-preview img{height:auto}.process-band--intro,.process-band--1,.process-band--2,.process-band--3,.process-band--4,.process-band--repeat{height:auto;padding:112px 0 68px}.process-band--intro{min-height:675px;padding-top:102px}.process-band--intro h2{margin-bottom:100px;font-size:25px;line-height:25px}.process-band--1{min-height:524px}.process-band--2{min-height:546px}.process-band--3{min-height:626px}.process-band--4{min-height:502px}.process-band__step{width:254px;transform:none;grid-template-columns:1fr;gap:20px;text-align:left}.process-band__step h3{font-size:20px;line-height:20px}.process-band__step p{font-size:14.592px;line-height:21.888px}.process-band__icon{margin:0 auto;transform:none}.how-process-cta{height:134px;padding-top:78px}.how-process-cta .btn{min-width:322px;min-height:46px;padding:15px 30px;font-size:16px;line-height:16px}.publishing-marketing--live{height:auto;min-height:1749px;padding:78px 0 18px}.publishing-marketing--live>.container{width:calc(100% - 40px)}.publishing-marketing--live>.container>h2{margin-bottom:64px;font-size:25px;line-height:25px}.marketing-copy{padding:0}.marketing-copy h4{font-size:14.592px;line-height:17.5104px}.marketing-copy ul{margin-bottom:21.888px;margin-left:43.765625px}.marketing-copy li{font-size:14.592px;line-height:21.888px}.marketing-brochure{margin-top:53px;padding-inline:10px}.marketing-brochure h2{font-size:25px;line-height:25px}.marketing-brochure p{margin:20px 0 35px;font-size:14.592px;line-height:21.888px}.marketing-brochure img{width:330px;max-width:100%;height:auto}.process-band--repeat{min-height:524px}.inner-hero--premium{height:auto;min-height:894px;padding:70px 0}.inner-hero--premium .container,.premium-services .container{width:calc(100% - 36px)}.inner-hero--premium h1{font-size:38px;line-height:1.2}.premium-services{height:auto;padding:72px 0}.premium-services .service-grid{grid-template-columns:1fr;gap:67px}.premium-services .service-card__image{height:303px}.publish-now-live{min-height:505px;padding:65px 0 55px}.publish-shell{width:calc(100% - 40px)}.publish-now-live h1{font-size:42px;line-height:1}.publish-now-live .publish-shell>p{margin-bottom:48px;font-size:14.592px;line-height:21.888px}.publish-form{padding:0;font-size:14.592px;line-height:21.888px}.publish-form select{height:46px;padding-inline:11px;font-size:14.592px}.recommender-result{padding:7px 0 0}.inner-hero--contact{min-height:450px;margin-top:0;padding:36px 0;background-attachment:scroll}.inner-hero--contact .inner-hero__content{width:calc(100% - 20px);padding-bottom:48px}.inner-hero--contact h1{font-size:48px;line-height:48px;text-align:center}.contact-section{min-height:0;padding:60px 0 70px}.contact-details{width:calc(100% - 40px);padding-inline:0;grid-template-columns:1fr;gap:34px}.contact-addresses{text-align:center}.contact-addresses h2{text-align:center}.contact-addresses h2,.contact-mailto h2{font-size:20px;line-height:20px}.contact-addresses p{line-height:21.888px}.contact-map{height:300px}.contact-mailto{width:calc(100% - 20px);padding-inline:0}.page-hero--legal{height:auto;min-height:160px;padding:24px 0}.page-hero--legal .container{width:100%;padding-inline:16px}.page-hero--legal h1{overflow-wrap:anywhere;font-size:48px;line-height:1;text-transform:uppercase}.prose--legal{width:calc(100% - 20px);padding:10px 0 0;overflow-x:auto;overflow-wrap:anywhere;font-size:14.592px;line-height:21.888px}.prose--legal p{margin-bottom:14.592px}.prose--legal h2{min-height:36.5px;font-size:25px;line-height:32.5px}.prose--legal h3{font-size:20px;line-height:26px}.prose--legal h4{font-size:14.592px;line-height:17.5104px}.prose--legal ul{margin:0 0 21.888px 43.776px}.prose--legal table{display:table;width:454px;overflow:visible}.band:has(.prose--legal){min-height:13593px}.site-footer{height:auto;min-height:2003px;padding-top:58px}.site-footer__grid{gap:40px}.facebook-feed{min-height:500px}.site-footer__social{margin-top:60px}.site-footer__bottom{min-height:209px;margin-top:30px;padding:55px 0}}@media(prefers-reduced-motion:reduce){.distribution{background-attachment:scroll}.distributor-card,.distributor-toggle{transition:none}.back-to-top{transition:none}}.premium-detail{background:#fff;color:#324a6d;font-family:poppins,sans-serif}.premium-detail__hero{height:clamp(520px,calc(470px + 12.5vw),650px);padding:0;overflow:hidden}.premium-detail__hero picture,.premium-detail__hero img{display:block;width:100%;height:100%}.premium-detail__hero img{object-fit:cover;object-position:center}.premium-detail__overview,.premium-detail__faq{position:relative;isolation:isolate}.premium-detail__overview{min-height:700px;padding:132px 0 100px;background:#fff}.premium-detail__overview::before,.premium-detail__faq::before{position:absolute;z-index:0;inset:0;background:url(/images/iss_2790_05903-scaled-e1648734589433.jpg)repeat;content:"";filter:brightness(1)contrast(1)saturate(0);opacity:.2;pointer-events:none}.premium-detail__overview-inner,.premium-detail__package-inner,.premium-detail__wide,.premium-detail__content{width:min(100% - 48px,1280px);margin-inline:auto}.premium-detail__overview-inner,.premium-detail__faq .premium-detail__content{position:relative;z-index:1}.premium-detail__overview-inner{display:grid;grid-template-columns:minmax(0,44fr)minmax(0,56fr);gap:80px;align-items:start}.premium-detail h1,.premium-detail h2,.premium-detail h3{font-family:poppins,sans-serif;font-weight:700}.premium-detail__intro h1{margin:0 0 74px;color:#da6d40;font-size:40px;line-height:1.2}.premium-detail__intro p,.premium-detail__intro li,.premium-detail__feature p{font-size:16px;line-height:24px}.premium-detail__intro p{margin-bottom:20px}.premium-detail__intro ul{margin:0 0 65px;padding-left:28px}.premium-detail__button{display:inline-flex;min-height:50px;padding:13px 28px;background:#da6d40;color:#fff;align-items:center;gap:9px;font:700 16px/24px var(--body);text-transform:uppercase;transition:background .2s,transform .2s}.premium-detail__button-icon{display:block;width:18px;height:18px;flex:0 0 18px}.premium-detail__button-icon svg{display:block;width:100%;height:100%;fill:currentColor}.premium-detail__button:hover{background:#b9542e;text-decoration:none;transform:translateY(-2px)}.premium-detail__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 50px}.premium-detail__feature>span{display:block;width:50px;height:50px;margin-bottom:15px;color:#da6d40}.premium-detail__feature svg{width:100%;height:100%;fill:currentColor}.premium-detail__feature h3{margin:0 0 8px;color:#da6d40;font-size:48px;line-height:1.3;hyphens:auto;overflow-wrap:anywhere}.premium-detail__feature p{margin:0}.premium-detail__package{min-height:340px;padding:55px 0;background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(/images/premium-services/package-background.webp)50% 100% no-repeat #1b0f0a;color:#fff}.premium-detail__package-inner{display:grid;grid-template-columns:minmax(0,44fr)minmax(0,56fr);gap:80px;align-items:center}.premium-detail__package h2{margin:0 0 24px;color:#da6d40;font-size:40px;line-height:1.2;text-align:left}.premium-detail__package ul{margin:0;padding:0;list-style:none}.premium-detail__package li{display:flex;font-size:16px;font-weight:700;line-height:27px;align-items:flex-start;gap:6px}.premium-detail__check{width:16px;height:16px;margin-top:5px;flex:0 0 16px}.premium-detail__check svg{display:block;width:100%;height:100%}.premium-detail__price{display:grid;color:#da6d40;justify-items:center}.premium-detail__price span{width:78px;height:78px;margin-bottom:18px}.premium-detail__price svg{width:100%;height:100%;fill:currentColor}.premium-detail__price strong{font-size:48px;line-height:1.2}.premium-detail__samples{min-height:545px;padding:92px 0 100px;background:#000;color:#fff;text-align:center}.premium-detail__samples h2,.premium-detail__faq h2,.premium-detail__order h2{margin:0 0 20px;color:#da6d40;font-size:40px;line-height:1.2}.premium-detail__samples>div>p{margin-bottom:60px}.premium-detail__wide{width:min(100% - 48px,1250px)}.premium-detail__sample-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:31px}.premium-detail__sample{position:relative;min-height:195px;padding:0;overflow:hidden;border:0;border-radius:15px;background:var(--sample-image)50%/cover no-repeat #666;color:#fff;cursor:pointer;text-align:left}.premium-detail__sample::after{position:absolute;z-index:1;inset:0;background:0 0;content:"";transition:background-color .25s}.premium-detail__sample:hover::after,.premium-detail__sample:focus-visible::after{background:rgba(140,64,32,.5)}.premium-detail__play{position:absolute;z-index:2;bottom:16px;left:20px;display:grid;width:59px;height:59px;border-radius:7px;background:#da6d40;color:#fff;place-items:center;transition:background-color .2s,color .2s}.premium-detail__play svg{width:15px;height:15px;fill:currentColor}.premium-detail__sample:hover .premium-detail__play,.premium-detail__sample:focus-visible .premium-detail__play{background:#fff;color:#da6d40}.premium-detail__sample strong,.premium-detail__sample small{position:absolute;z-index:2;left:99px;display:block}.premium-detail__sample strong{bottom:44px;font:700 16px/19.2px var(--heading)}.premium-detail__sample small{bottom:20px;color:#da6d40;font:16px/24px poppins,sans-serif}.premium-detail__dialog{width:min(100% - 40px,1080px);padding:48px 70px 30px;border:0;background:#eee;color:#333;text-align:left}.premium-detail__dialog::backdrop{background:rgba(0,0,0,.76)}.premium-detail__dialog h3{margin-bottom:20px;font-size:24px;font-weight:400;text-transform:uppercase}.premium-detail__dialog video{width:100%;max-height:620px;background:#000}.premium-detail__dialog p{margin:7px 0 0;color:#da6d40}.premium-detail__external-link{display:inline-block;margin-top:12px;color:#994220;font-weight:600;text-decoration:underline}.premium-detail__dialog-close{position:absolute;top:0;right:0;width:54px;height:54px;border:0;background:#fff;color:#da6d40;font-size:38px;cursor:pointer}.premium-detail__faq{min-height:555px;padding:84px 0 70px;background:#fff}.premium-detail__faq h2{text-align:center}.premium-detail__accordion{margin-top:45px}.premium-detail__accordion details{border-bottom:1px solid #e1e1e1}.premium-detail__accordion summary{position:relative;display:flex;padding:17px 48px 17px 32px;color:#333;cursor:pointer;font:16px/24px var(--body);align-items:center;list-style:none}.premium-detail__accordion summary::-webkit-details-marker{display:none}.premium-detail__faq-icon{position:absolute;left:10px;display:block;width:8px;height:16px;color:#da6d40;transform-origin:center;transition:transform .18s}.premium-detail__faq-icon svg{display:block;width:100%;height:100%;fill:currentColor}.premium-detail__accordion details[open] .premium-detail__faq-icon{transform:rotate(-90deg)}.premium-detail__accordion details>div{padding:0 28px 24px;color:#333;font:15px/23px var(--body)}.premium-detail__accordion details>div p{margin-bottom:15px}.premium-detail__accordion details>div ul{padding-left:28px}.premium-detail__accordion details>div img{width:300px;height:auto;margin-top:15px}.premium-detail__order{position:relative;min-height:807px;padding:40px 0 56px;overflow:hidden;background:#17120f}.premium-detail__order::after{position:absolute;z-index:1;inset:0;background:rgba(0,0,0,.68);content:"";pointer-events:none}.premium-detail__order-background{position:absolute;inset:0}.premium-detail__order-background img{width:100%;height:100%;object-fit:cover}.premium-detail__order .premium-detail__content{position:relative;z-index:2}.premium-detail__order h2{color:#ea6531;line-height:1;text-align:center}.premium-detail__order iframe{display:block;width:min(100%,900px);min-height:600px;height:651px;margin:20px auto 0;border:0;background:0 0;transition:height .2s ease}.premium-detail__checkout-fallback{display:block;width:max-content;max-width:100%;margin:12px auto 0;color:#fff;font-weight:600;text-align:center;text-decoration:underline}@media(max-width:720px){.premium-detail__hero img{object-position:center}.premium-detail__overview{min-height:0;padding:70px 0 80px}.premium-detail__overview-inner,.premium-detail__package-inner,.premium-detail__wide,.premium-detail__content{width:calc(100% - 36px)}.premium-detail__overview-inner{grid-template-columns:1fr;gap:78px}.premium-detail__intro h1{margin-bottom:35px;font-size:34px}.premium-detail__intro p,.premium-detail__intro li,.premium-detail__feature p{font-size:14.592px;line-height:21.888px}.premium-detail__intro ul{margin-bottom:42px}.premium-detail__button{width:100%;justify-content:center;font-size:14px}.premium-detail__features{grid-template-columns:1fr;gap:54px}.premium-detail__feature h3{font-size:36px}.premium-detail__package{padding:68px 0}.premium-detail__package-inner{grid-template-columns:1fr;gap:54px}.premium-detail__package h2,.premium-detail__samples h2,.premium-detail__faq h2,.premium-detail__order h2{font-size:32px}.premium-detail__price strong{font-size:42px}.premium-detail__samples{padding:70px 0}.premium-detail__sample-grid{grid-template-columns:1fr;gap:25px}.premium-detail__dialog{padding:55px 15px 22px}.premium-detail__dialog video{max-height:62vh}.premium-detail__faq{padding:70px 0}.premium-detail__accordion{margin-top:35px}.premium-detail__accordion summary{padding-right:12px;font-size:14.592px;line-height:21.888px}.premium-detail__accordion details>div{padding-right:10px;font-size:14px;line-height:21px}.premium-detail__order{min-height:760px;padding:60px 0 50px}.premium-detail__order iframe{height:650px}}