﻿/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:white;background:rgba(255,255,255,0.75);cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:white}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:0.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:0.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}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,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,menu,nav,section{display:block}body{line-height:1}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}.custom-select{position:relative;display:block}.custom-select select{width:100%;margin:0;outline:none;padding:.6em .8em .5em .8em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px}.custom-select::after{content:" ";position:absolute;top:50%;right:1em;z-index:2;pointer-events:none;display:none}@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)){.custom-select::after{display:block}.custom-select select{padding-right:2em;background:none;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select select:focus{border-color:#aaa}}@-moz-document url-prefix(){.custom-select{overflow:hidden}.custom-select::after{display:block}.custom-select select{overflow:-moz-hidden-unscrollable;padding-right:.4em;background:none;border:1px solid transparent;min-width:6em;width:130%;min-width:-moz-calc(0em);width:-moz-calc(100% + 2.4em);min-width:calc(0em);width:calc(100% + 2.4em)}@supports (mask-type: alpha){.custom-select{overflow:visible}.custom-select select{-moz-appearance:none;width:100%;padding-right:2em}}}.custom-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.custom-select select::-ms-expand{display:none}.custom-select select:focus{border-color:#aaa}.custom-select select:focus::-ms-value{background:transparent;color:#222}.custom-select select{padding-right:2em;background:none;border:1px solid transparent}.custom-select::after{display:block}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-77fa68876a65b2de1e70ee9d72457560e8850e2138c5b6414e23aa38c3b1de94.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url(/assets/slick-c2d37ccf56d9a66affbe00beb6f0f5585b3016249999555a2e7a5b66ba317b9a.eot);src:url(/assets/slick-c2d37ccf56d9a66affbe00beb6f0f5585b3016249999555a2e7a5b66ba317b9a.eot?#iefix) format("embedded-opentype"),url(/assets/slick-f53bd85b1167d5f2f07d3a050b16b95de90484cd657bb3f3e137927fee95e25d.woff) format("woff"),url(/assets/slick-4a41143bcae6c5cfb22bb0647fcc28f64c5a8741b0eb88c733b57d3ae4ac93f0.ttf) format("truetype"),url(/assets/slick-2a957cb2aae0f3b07b0ebeb595f7354c2c18d5f38bbb6438301097d12a35b572.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.slick-slider .homepage-banner__container img{margin:0 auto}.button{font-size:16px;background-color:transparent;border:0;cursor:pointer;display:inline-block;font-family:inherit;padding:0;text-decoration:none}@media (min-width: 801px){.button{font-size:18px}}.button--red{border-radius:3px;flex-shrink:0;font-weight:bold;line-height:1.2;padding:12px 20px;transform:translateZ(0);transition:box-shadow 100ms, transform 100ms;-webkit-font-smoothing:antialiased;-webkit-appearance:none;background-color:#e0302e;box-shadow:0 3px 0 0 #b61b18;color:#fff}.button--red:hover,.button--red:focus{transform:translateY(-2px) translateZ(0)}.button--red:active{transform:translateY(3px) translateZ(0);transition:none}.button--red:hover,.button--red:focus{box-shadow:0 5px 0 0 #b61b18}.button--red:active{box-shadow:0 0 0 0 #b61b18}.button--green{border-radius:3px;flex-shrink:0;font-weight:bold;line-height:1.2;padding:12px 20px;transform:translateZ(0);transition:box-shadow 100ms, transform 100ms;-webkit-font-smoothing:antialiased;-webkit-appearance:none;background-color:#97cd77;box-shadow:0 3px 0 0 #60a03b;color:#fff}.button--green:hover,.button--green:focus{transform:translateY(-2px) translateZ(0)}.button--green:active{transform:translateY(3px) translateZ(0);transition:none}.button--green:hover,.button--green:focus{box-shadow:0 5px 0 0 #60a03b}.button--green:active{box-shadow:0 0 0 0 #b61b18}.button--gray{border-radius:3px;flex-shrink:0;font-weight:bold;line-height:1.2;padding:12px 20px;transform:translateZ(0);transition:box-shadow 100ms, transform 100ms;-webkit-font-smoothing:antialiased;-webkit-appearance:none;background-color:#f7f7f7;box-shadow:0 3px 0 0 #dcdcdc;color:#505050}.button--gray:hover,.button--gray:focus{transform:translateY(-2px) translateZ(0)}.button--gray:active{transform:translateY(3px) translateZ(0);transition:none}.button--gray:hover,.button--gray:focus{box-shadow:0 5px 0 0 #dcdcdc}.button--gray[disabled="disabled"]:hover,.button--gray[disabled="disabled"]:focus{box-shadow:0 3px 0 0 #dcdcdc;transform:translateY(0) translateZ(0)}.button--gray:active{box-shadow:0 0 0 0 #dcdcdc}.button--white{border-radius:3px;flex-shrink:0;font-weight:bold;line-height:1.2;padding:12px 20px;transform:translateZ(0);transition:box-shadow 100ms, transform 100ms;-webkit-font-smoothing:antialiased;-webkit-appearance:none;color:#505050;background-color:#fff;box-shadow:0 3px 0 0 #dcdcdc}.button--white:hover,.button--white:focus{transform:translateY(-2px) translateZ(0)}.button--white:active{transform:translateY(3px) translateZ(0);transition:none}.button--white:hover,.button--white:focus{box-shadow:0 5px 0 0 #dcdcdc}.button--white:active{box-shadow:0 0 0 0 #dcdcdc}.button--with-icon{display:flex;align-items:center}.button--text{color:#e0302e;text-decoration:none}.button--text:visited{color:#e0302e}.button--text:hover,.button--text:focus{text-decoration:underline}.button--block{display:block;width:100%}.button--small{font-size:13px;padding:6px 12px}@media (min-width: 801px){.button--small{font-size:15px}}.button--right{right:0;position:absolute}.copy h1,.copy h2,.copy h3,.copy h4,.copy h5,.copy h6,.copy p,.copy ul,.copy ol,.copy dl,.copy li,.copy table,.copy blockquote,.copy code,.copy figure,.copy pre,.copy cite,.copy figcaption{margin-bottom:20px}.copy h1{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.copy h1{font-size:50px}}.copy h2{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.copy h2{font-size:40px}}.copy h3{font-weight:bold}.copy a{color:#e0302e;text-decoration:none}.copy a:visited{color:#e0302e}.copy a:hover,.copy a:focus{text-decoration:underline}.copy ul>li{list-style-type:disc;margin-left:20px;margin-bottom:0}.copy ol{counter-reset:numeric-bullet}.copy ol>li{list-style-type:decimal}.copy li>ol{padding-left:20px}.copy strong{font-weight:bold}.copy em{font-style:italic}.flash{font-size:13px;align-items:center;background-color:#fef4df;color:#474747;display:flex;padding:20px 20px 15px;width:100%}@media (min-width: 801px){.flash{font-size:15px}}.flash:empty{display:none}.flash--alert{border-left:2px solid #e0302e;fill:#e0302e;stroke:#e0302e}.flash--notice{border-left:2px solid #97cd77;fill:#97cd77;stroke:#97cd77}.flash--above-label{margin:5px 0 10px}.flash__icon{height:20px;margin-right:15px;width:20px}.flash__link{color:#e0302e;text-decoration:none}.flash__link:visited{color:#e0302e}.flash__link:hover,.flash__link:focus{text-decoration:underline}.onboarding .flickity-viewport{height:100vh}.onboarding .flickity-page-dots{bottom:initial;top:230px}@media (min-width: 801px){.onboarding .flickity-page-dots{top:inherit;bottom:30px}}.onboarding .flickity-page-dots .dot{background-color:transparent;border:1px solid #e0302e;height:5px;margin:0 10px;opacity:1;width:5px}@media (min-width: 801px){.onboarding .flickity-page-dots .dot{height:10px;width:10px}}.onboarding .flickity-page-dots .is-selected{background-color:#e0302e}.onboarding .flickity-prev-next-button{background-color:transparent;top:170px}@media (min-width: 801px){.onboarding .flickity-prev-next-button{top:45%}}.onboarding .flickity-prev-next-button:hover{background-color:transparent}.onboarding .flickity-prev-next-button:disabled{opacity:0}.onboarding .flickity-prev-next-button .arrow{fill:#e0302e}.footer{padding-top:50px;padding-bottom:50px;background:#1c5176 url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;color:#fff;flex-shrink:0;text-align:center}.footer__container{margin:30px 0}.footer__list-item{padding:10px}@media (min-width: 801px){.footer__list-item{display:inline-block}}.footer__link,.footer__icon-link{color:#fff;text-decoration:none}.footer__link:visited,.footer__icon-link:visited{color:#fff;text-decoration:none}.footer__link:hover,.footer__link:focus,.footer__link:active,.footer__icon-link:hover,.footer__icon-link:focus,.footer__icon-link:active{opacity:0.6;text-decoration:underline}.footer__icon-link:hover,.footer__icon-link:focus,.footer__icon-link:active{text-decoration:none}.footer__logo{margin-bottom:20px}@media (min-width: 801px){.footer__logo{display:inline-block;margin:0 10px}}.footer__logo-svg{max-height:30px;width:135px}@media (min-width: 801px){.footer__socials{display:inline-block;margin:0 10px}}.footer__socials-svg{fill:#fff;height:30px;margin:0 5px;width:30px}@media (min-width: 801px){.footer__socials-svg{margin:0 10px}}.footer__socials-tiktok-svg{padding:3px 0;stroke:white;stroke-width:175px}.footer__copyright{padding:30px 0 10px;opacity:0.6}.form-label{font-size:13px;display:inline;font-weight:bolder;text-transform:uppercase}@media (min-width: 801px){.form-label{font-size:15px}}.form-label--block{display:block}.form-label-instruction{font-size:13px}@media (min-width: 801px){.form-label-instruction{font-size:15px}}.form-input,.form-textarea{font-size:16px;background-color:#f7f7f7;border-radius:3px;border:1px solid #dcdcdc;color:inherit;display:block;font-family:inherit;line-height:1.1;padding:15px 20px 13px;width:100%;margin-top:10px;-webkit-appearance:none}@media (min-width: 801px){.form-input,.form-textarea{font-size:18px}}.form-input:focus,.form-textarea:focus{outline:0;border:1px solid #9b9b9b}.form-input:invalid,.form-textarea:invalid{border:1px solid #e0302e;box-shadow:0 0 2px #e0302e}.form-input::placeholder,.form-textarea::placeholder{color:rgba(0,0,0,0.4)}.form-input--white{background-color:#fff}.form-textarea{height:200px}@media (min-width: 801px){.form-textarea{height:300px}}.field-with-errors .form-input,.field-with-errors .form-textarea{border:1px solid #e0302e}.form-checkbox{margin-top:10px}.form-select{font-size:16px;display:block;margin-top:10px;width:100%}@media (min-width: 801px){.form-select{font-size:18px}}.form-rating{display:flex;margin-bottom:20px}.form-rating__stars{margin-left:10px}.form-rating__0-stars{margin-left:10px;font-size:16px}.form-error{font-size:13px;align-items:center;background-color:#fef4df;color:#474747;border-left:2px solid #e0302e;display:flex;margin:5px 0 10px;padding:20px 20px 15px;width:100%}@media (min-width: 801px){.form-error{font-size:15px}}.form-error:empty{display:none}.form-error__icon{fill:#e0302e;stroke:#e0302e;height:20px;margin-right:15px;width:20px}.form-error__value{display:inline;vertical-align:top}.form-error__listed::before{content:'•'}.form-label__cursor-nopointer{cursor:default}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:1px}.pill{font-size:13px;border-radius:15px;border:1px solid #e0302e;color:#e0302e;display:inline-block;margin-bottom:5px;padding:3px 15px;white-space:nowrap}@media (min-width: 801px){.pill{font-size:15px}}html{box-sizing:border-box;height:100%}*,::before,::after{box-sizing:inherit}body{color:#505050;display:flex;flex-direction:column;font-family:'ingra', 'Helvetica', 'Arial', sans-serif;line-height:1.4;height:100vh}@media (min-width: 801px){body{font-size:18px}}.site-content{flex:1 0 auto}.site-content--dark{background-color:#f7f7f7}.turbolinks-progress-bar{background-color:#267ca6;height:4px;left:0;position:fixed;top:0;width:100%;z-index:100}img{height:auto;max-width:100%}strong{font-weight:bold}em{font-style:italic}label{cursor:pointer;vertical-align:middle}button{font-family:'ingra', 'Helvetica', 'Arial', sans-serif;font:inherit}@media (min-width: 801px){button{font-size:18px}}.hidden{display:none}.table{font-size:13px;border-collapse:separate;border-radius:10px;border:2px solid #dcdcdc;overflow:hidden;text-align:left;width:100%}@media (min-width: 801px){.table{font-size:15px}}.table__row{color:#9b9b9b;position:relative}.table__row--header{background-color:#f7f7f7;color:#505050;font-weight:bold}.table__row--red{background-color:rgba(224,48,46,0.1)}.table__cell{border-top:2px solid #dcdcdc;padding:10px}@media (min-width: 481px){.table__cell{padding:15px}}@media (min-width: 801px){.table__cell{padding:15px 40px}}.table__cell--gray{color:#9b9b9b}.table__cell a{color:#e0302e;text-decoration:none}.table__cell a:visited{color:#e0302e}.table__cell a:hover,.table__cell a:focus{text-decoration:underline}.table__row--header .table__cell{border-top:0}.table__cell--long-text{max-width:400px}.application-form{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.application-form{padding-left:20px;padding-right:20px}}.application-form__row{background:#fff;border-radius:3px;box-shadow:1px 2px 5px rgba(0,0,0,0.1);margin-bottom:20px;padding:20px}@media (min-width: 801px){.application-form__row{margin-bottom:40px;padding:40px}}.application-form__block{margin-top:15px;margin-bottom:35px}.application-form__title,.application-form__label{display:block;font-size:25px;font-weight:bold;margin-bottom:15px}@media (min-width: 801px){.application-form__title,.application-form__label{font-size:30px}}.application-form__bold-label{font-weight:bold}.application-form__hint{font-size:16px;margin-bottom:15px}.application-form__hint span{display:block;font-size:75%}.application-form__book-formats{background-color:#f7f7f7;display:none;margin-top:20px;padding:20px 20px 10px}.application-form__win-checkbox:checked~.application-form__book-formats{display:block}.application-form__book-format-title{font-weight:bold;margin-bottom:10px}.application-form__radio-container{font-size:13px;display:inline-block;margin-bottom:10px;margin-right:20px}@media (min-width: 801px){.application-form__radio-container{font-size:15px}}.application-form__button+.application-form__button{margin-left:10px}img.application-form__like-cover{margin-bottom:12px}.audiobook-teaser{margin-bottom:10px}@media (min-width: 481px){.audiobook-teaser{display:flex}}.audiobook-teaser__image{margin-bottom:10px}@media (min-width: 481px){.audiobook-teaser__image{margin-left:5px;width:50%}}@media (min-width: 801px){.audiobook-teaser__image{margin-bottom:0;width:30%}}@media (min-width: 481px){.audiobook-teaser__body{margin-left:15px;width:50%}}@media (min-width: 801px){.audiobook-teaser__body{width:70%}}.audiobook-teaser__title{display:block;font-size:24px;font-weight:bold;margin-bottom:10px}.audiobook-teaser__description p{margin-bottom:10px}.audiobook-teaser__description a{color:#e0302e;text-decoration:none}.audiobook-teaser__description a:visited{color:#e0302e}.audiobook-teaser__description a:hover,.audiobook-teaser__description a:focus{text-decoration:underline}.author{color:inherit;display:block;text-align:center;text-decoration:none}.author__body{margin-top:20px}.author__title{font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.author__title{font-size:24px}}.author:hover .author__title,.author:focus .author__title{text-decoration:underline}.author-actions{margin-top:40px}.author-actions__social{margin-bottom:40px}.author-details{padding-top:50px;padding-bottom:50px;background-color:#267ca6}.author-details-container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;color:#fff;text-align:center}@media (max-width: 1599px){.author-details-container{padding-left:20px;padding-right:20px}}.author-details__body{margin-top:20px}.author-details__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.author-details__title{font-size:50px}}.author-details__description{margin-bottom:20px}.author-details__description a{color:#fff}.author-details__description a:visited{color:#fff}.author-details__description a:hover,.author-details__description a:focus{text-decoration:none}.author-details__publishers{margin-top:10px}.author-details__publishers-label{font-weight:bold}.author-details__publisher-wrapper{display:inline}.author-details__publisher-wrapper+.author-details__publisher-wrapper::before{content:', ';display:inline;margin-left:-2px}.author-details__publisher-link{color:#fff}.author-details__publisher-link:visited{color:#fff}.author-details__publisher-link:hover,.author-details__publisher-link:focus{text-decoration:none}.author-expanded{color:inherit;display:block;text-decoration:none}@media (max-width: 799px){.author-expanded{text-align:center}}@media (min-width: 801px){.author-expanded{margin-left:auto;margin-right:auto;max-width:800px;width:100%;align-items:flex-start;display:flex}}@media (min-width: 801px) and (max-width: 1599px){.author-expanded{padding-left:20px;padding-right:20px}}.author-expanded+.author-expanded{margin-top:40px}@media (min-width: 801px){.author-expanded:nth-of-type(even){flex-direction:row-reverse}}@media (min-width: 801px){.author-expanded:nth-of-type(odd) .author-expanded__figure{margin-right:50px}}@media (min-width: 801px){.author-expanded:nth-of-type(even) .author-expanded__figure{margin-left:50px}}.author-expanded__body{margin-top:20px}@media (max-width: 799px){.author-expanded__body{margin-left:auto;margin-right:auto;max-width:320px;max-width:36ch}}@media (min-width: 801px){.author-expanded__body{align-self:center;flex:1}}.author-expanded__title{font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.author-expanded__title{font-size:24px}}.author-photo figure{height:200px}.author-photo figcaption{font-size:10px;color:#666666;text-align:center}.author-details-container .author-photo figcaption{color:#ffffff}.author-photo__image{background-size:cover;background-position:center;border-radius:50%;height:160px;margin:auto;width:160px}@media (min-width: 801px){.author-photo__image{width:180px;height:180px}}.book{color:inherit;display:block;text-align:center;text-decoration:none;margin-bottom:20px}@media (min-width: 801px){.book{margin-bottom:50px}}.book__head{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}@media (min-width: 801px){.book__head{height:280px}}.book__image{max-height:280px}.book__body{margin-top:20px}.book__title{font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased;margin-bottom:5px}@media (min-width: 801px){.book__title{font-size:24px}}.book__sub-title{font-size:14px;font-weight:normal;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:5px}@media (min-width: 801px){.book__sub-title{font-size:18px}}.book:hover .book__title,.book:focus .book__title{text-decoration:underline}.book__rating{margin-bottom:10px;margin-top:10px}.book-actionable{text-align:center}.book-actionable__link{display:block;text-decoration:none}.book-actionable__image{width:100%}.book-actionable__title{color:#e0302e;font-weight:bold;margin:5px 0 20px}.book-actionable__link:hover .book-actionable__title,.book-actionable__link:focus .book-actionable__title{text-decoration:underline}@media (min-width: 801px){.book-actionable__button{padding:0 20px}}@media (max-width: 799px){.book-actions{margin-left:auto;margin-right:auto;max-width:400px;text-align:left}}@media (max-width: 1599px){.book-actions{padding-top:50px}}@media (min-width: 1601px){.book-actions{max-width:340px;margin-left:auto}}.book-actions__group{margin-bottom:50px}.book-actions__item{margin-bottom:20px}@media (min-width: 801px){.book-actions__item{max-width:300px}}.book-actions__label{font-size:13px;font-weight:bold;padding-bottom:10px;text-transform:uppercase}@media (min-width: 801px){.book-actions__label{font-size:15px}}.book-actions__link{color:#e0302e;text-decoration:none;display:block;margin-bottom:10px;padding-left:20px}.book-actions__link:visited{color:#e0302e}.book-actions__link:hover,.book-actions__link:focus{text-decoration:underline}.book-actions__icon{display:inline-block;fill:#fff;height:30px;margin-right:10px;text-align:right;vertical-align:middle;width:30px}.book-actions__icon--black{fill:#505050}.book-actions__icon--red{fill:#e0302e}.book-actions__icon--inline{margin-right:5px}.book-actions__claim{margin-bottom:10px}.book-actions__claim-label{display:block;margin-bottom:10px}.book-actions__claim-remaining{font-size:10px;margin-top:10px}@media (min-width: 801px){.book-actions__claim-remaining{font-size:12px}}.book-countdown{font-size:16px;background-color:#fef4df;border-radius:3px;color:#474747;display:none;margin-bottom:20px;max-width:300px;padding:20px}@media (min-width: 801px){.book-countdown{font-size:18px}}.book-countdown--small{font-size:14px;padding:5px 10px}.book-countdown--active{display:block}.book-countdown__time{display:block;font-weight:bold}.book-countdown--small .book-countdown__time{display:inline-block}.book-details{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.book-details{padding-left:20px;padding-right:20px}}.book-details__container+.book-details__container{margin-top:30px}.book-details__title{font-size:13px;border-bottom:1px solid #dcdcdc;font-weight:bold;margin-bottom:10px;padding:10px;text-transform:uppercase}@media (min-width: 801px){.book-details__title{font-size:15px}}.book-details__data-table{border-collapse:initial;border-spacing:5px;width:100%}.book-details__cell-label-ebook{padding:10px;text-align:left;vertical-align:middle;font-size:13px;font-weight:bold}@media (min-width: 801px){.book-details__cell-label-ebook{font-size:15px}}.book-details__cell-label{padding:10px;text-align:left;vertical-align:middle;font-size:13px;background-color:#f7f7f7;font-weight:bold}@media (min-width: 801px){.book-details__cell-label{font-size:15px}}@media (min-width: 801px){.book-details__cell-label{width:30%}}.book-details__cell-label::after{content:':';display:inline}.book-details__cell-value{padding:10px;text-align:left;vertical-align:middle;width:50%}@media (min-width: 801px){.book-details__cell-value{width:70%}}.book-details__data-link{color:#e0302e;text-decoration:none}.book-details__data-link:visited{color:#e0302e}.book-details__data-link:hover,.book-details__data-link:focus{text-decoration:underline}@media (min-width: 801px){.book-info{display:flex}}@media (min-width: 1601px){.book-info{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%}}.book-info__extra{background:#fef4df url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;display:flex;justify-content:center;padding:40px 20px}@media (min-width: 801px){.book-info__extra{width:40%}}@media (min-width: 1025px){.book-info__extra{padding:40px}}@media (min-width: 1601px){.book-info__extra{width:33.3333333333%}}.book-info__media{max-width:220px}@media (min-width: 801px){.book-info__media{max-width:260px}}@media (min-width: 1025px){.book-info__media{max-width:300px}}.book-info__img{box-shadow:1px 2px 5px rgba(0,0,0,0.5);display:inline-block;position:relative;width:100%;z-index:1}.book-info__img.remove-shadow{box-shadow:none}.book-info__quote{font-weight:normal;line-height:1.1;margin-top:20px;text-align:center}@media (min-width: 801px){.book-info__quote{font-size:25px;margin-top:30px}}.book-info__details{padding:40px 20px}@media (max-width: 799px){.book-info__details{margin-left:auto;margin-right:auto;max-width:520px;max-width:55ch}}@media (min-width: 801px){.book-info__details{width:60%}}@media (min-width: 1025px){.book-info__details{padding:40px}}@media (min-width: 1601px){.book-info__details{display:flex;padding-right:0;width:66.6666666667%}}.book-info__body{max-width:800px;min-width:300px}@media (min-width: 1601px){.book-info__body{max-width:500px}}.book-info__jump-link::before{content:'↓';display:inline-block;margin-right:5px}.book-info__authors{margin-bottom:10px}.book-info__author-wrapper{display:inline}.book-info__author-wrapper+.book-info__author-wrapper::before{color:#9b9b9b;content:' | ';display:inline}.book-info__author-link{color:#e0302e;text-decoration:none}.book-info__author-link:visited{color:#e0302e}.book-info__author-link:hover,.book-info__author-link:focus{text-decoration:underline}.book-info__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.book-info__title{font-size:50px}}@media (min-width: 801px){.book-info__title{margin-bottom:5px}}.book-info__sub-title{font-size:20px;font-weight:normal;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.book-info__sub-title{font-size:30px}}@media (min-width: 801px){.book-info__sub-title{margin-bottom:5px}}.book-info__rating{margin-bottom:20px}.book-info__rating-container{display:inline-block;margin-right:10px;transform:translateY(-1px);vertical-align:top}.book-info__share{margin-bottom:20px}.book-info__description{max-width:600px}@media (min-width: 1601px){.book-info__description{font-size:20px;line-height:1.5}}.book-info__format{margin-bottom:20px}.book-info__received{font-weight:bold}.book-info__received-date{font-style:italic}.book-video{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.book-video{padding-left:20px;padding-right:20px}}.breadcrumbs{font-size:13px;border-bottom:1px solid #dcdcdc;flex-shrink:0;overflow-x:auto;padding-bottom:15px;padding-top:15px;white-space:nowrap}@media (min-width: 801px){.breadcrumbs{font-size:15px}}.breadcrumbs__container{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%}.breadcrumbs__link{color:#e0302e;text-decoration:none;text-decoration:underline}.breadcrumbs__link:visited{color:#e0302e}.breadcrumbs__link:hover,.breadcrumbs__link:focus{text-decoration:underline}.breadcrumbs__active{font-weight:bold}.breadcrumbs__separator{color:#505050;margin:0 5px}.char-counter{font-size:13px;color:#e0302e}@media (min-width: 801px){.char-counter{font-size:15px}}.char-counter--above{color:#97cd77}.copy-clipboard{background-color:#fef4df;color:#474747;border:1px solid #f7f7f7;display:none;margin-bottom:30px;padding:20px}.copy-clipboard--enabled{display:block}.custom-select{background-color:#f7f7f7;border-radius:3px;border:1px solid #dcdcdc}.custom-select::after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid #9b9b9b;height:0;margin-top:-3px;width:0}.custom-select--inline{display:inline-block}.custom-select--white{background-color:#fff}.custom-select--small{margin-bottom:5px}.custom-select--small label{width:19%;font-size:16px;padding-left:15px;display:inline-block}.custom-select--small .custom-select{width:80%;display:inline-block}.custom-select select{padding-bottom:13px;padding-left:20px;padding-top:15px}.custom-select select:focus{border:1px solid #9b9b9b;outline:0}.dashboard-booklist__toggle{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;padding:10px;width:100%}@media (min-width: 801px){.dashboard-booklist__toggle{padding:20px 10px}}.dashboard-booklist--books-awaiting-blurb .dashboard-booklist__toggle{border-color:currentcolor;color:#267ca6;fill:currentcolor}.dashboard-booklist--books-awaiting-blurb .dashboard-booklist__toggle:hover,.dashboard-booklist--books-awaiting-blurb .dashboard-booklist__toggle:focus{background-color:rgba(38,124,166,0.05)}.dashboard-booklist--books-in-raffle .dashboard-booklist__toggle{border-color:currentcolor;color:#5b74b4;fill:currentcolor}.dashboard-booklist--books-in-raffle .dashboard-booklist__toggle:hover,.dashboard-booklist--books-in-raffle .dashboard-booklist__toggle:focus{background-color:rgba(91,116,180,0.05)}.dashboard-booklist--books-won .dashboard-booklist__toggle{border-color:currentcolor;color:#505050;fill:currentcolor}.dashboard-booklist--books-won .dashboard-booklist__toggle:hover,.dashboard-booklist--books-won .dashboard-booklist__toggle:focus{background-color:rgba(80,80,80,0.05)}.dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle{border-color:currentcolor;color:#e0302e;fill:currentcolor}.dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle:hover,.dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle:focus{background-color:rgba(224,48,46,0.05)}.dashboard-booklist__icon{border-radius:50%;border:2px solid transparent;border-color:inherit;height:60px;flex-shrink:0;padding:10px;position:relative;width:60px}@media (min-width: 801px){.dashboard-booklist__icon{border-width:3px;height:80px;width:80px}}.dashboard-booklist__svg{height:100%;width:100%}.dashboard-booklist__number{font-size:13px;animation:show-number ease-out 300ms forwards;background-color:#e0302e;border-radius:50%;color:#fff;height:1.5em;line-height:1.6em;opacity:0;position:absolute;right:-2px;text-align:center;top:-2px;width:1.5em}@media (min-width: 801px){.dashboard-booklist__number{font-size:15px}}@media (min-width: 801px){.dashboard-booklist__number{right:-1px;top:-1px}}.dashboard-booklist:nth-child(0) .dashboard-booklist__number{animation-delay:500ms}.dashboard-booklist:nth-child(1) .dashboard-booklist__number{animation-delay:700ms}.dashboard-booklist:nth-child(2) .dashboard-booklist__number{animation-delay:900ms}.dashboard-booklist:nth-child(3) .dashboard-booklist__number{animation-delay:1100ms}.dashboard-booklist:nth-child(4) .dashboard-booklist__number{animation-delay:1300ms}@keyframes show-number{0%{opacity:0}30%{transform:scale(1.5)}60%{transform:scale(1)}100%{opacity:1}}.dashboard-booklist__title{border-bottom:2px solid #dcdcdc;margin-left:10px;padding-bottom:5px;padding-left:10px;text-align:left;width:100%}@media (min-width: 801px){.dashboard-booklist__title{font-size:20px}}.dashboard-booklist__list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:40px;padding:0 20px}.dashboard-booklist__list[aria-hidden='true']{max-height:0;overflow:hidden}.dashboard-booklist__list-item{margin:20px 0;max-width:200px;padding:0 10px 20px;width:50%;opacity:1;max-height:380px;transition:max-height 250ms, visibility 0s, opacity 250ms;visibility:visible}@media (min-width: 801px){.dashboard-booklist__list-item{width:25%}}.dashboard-booklist__list[aria-hidden='true'] .dashboard-booklist__list-item{max-height:0;opacity:0;overflow:hidden;transition-delay:0s, 250ms, 0s;visibility:hidden}.dashboard-booklist__empty-message{padding:20px;text-align:center;width:100%}.dashboard-booklist__list-row{width:100%;display:flex;flex-wrap:nowrap}.book-information__list-image{margin-right:20px}.book-information__list-author{color:#e0302e;margin-bottom:5px}.book-information__list-title{color:#505050;font-weight:bold;font-size:125%;margin-bottom:10px}.book-information__list-title a,.book-information__list-title a:visited{color:#505050}.book-information__list-button{margin-bottom:10px}.book-information__list-reviewcount{font-size:90%;margin-top:10px}.book-information__list-label{font-size:15px;font-weight:bold;padding-bottom:10px;text-transform:uppercase}.dashboard-header{padding:20px 20px 20px 30px}@media (min-width: 801px){.dashboard-header{padding-bottom:50px;padding-top:50px}}.dashboard-header__container{align-items:flex-start;display:flex;justify-content:center;margin:0 auto;max-width:700px}.dashboard-header__photo{flex-shrink:0}.dashboard-header__info{margin-left:10px}@media (min-width: 801px){.dashboard-header__info{margin-left:30px}}.dashboard-header__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.dashboard-header__title{font-size:40px}}.dashboard-header__note{font-size:13px;color:#505050;display:block;line-height:1.1}@media (min-width: 801px){.dashboard-header__note{font-size:15px}}.dashboard-header__note--left{float:left}.dashboard-header__note--right{float:right}.dashboard-header__note-link{display:inline;padding:0}.dashboard-header__stats{display:flex;margin:10px 0}@media (min-width: 801px){.dashboard-header__stats{margin:20px 0}}.dashboard-header__stat-block{text-align:center;padding:0 5px}@media (min-width: 801px){.dashboard-header__stat-block{border-right:2px solid #dcdcdc;padding:0 20px}}.dashboard-header__stat-block:first-child{padding-left:0}.dashboard-header__stat-block:last-child{border-right:0;padding-right:0}.dashboard-header__stat-value{color:#e0302e;display:block;font-size:18px;font-weight:bold;margin-top:5px;text-decoration:none}@media (min-width: 801px){.dashboard-header__stat-value{font-size:24px}}.dashboard-header__stat-value:hover,.dashboard-header__stat-value:focus{text-decoration:underline}.dashboard-header__progress-bar{background-color:#f7f7f7;border:1px solid #dcdcdc;border-radius:5px;display:inline-block;height:15px;margin:5px 0;overflow:hidden;position:relative;width:100%}@media (min-width: 801px){.dashboard-header__progress-bar{height:20px}}.dashboard-header__progress-bar-inside{background-color:#e0302e;bottom:0;content:'';left:0;position:absolute;top:0}.dashboard-header__progress--win .dashboard-header__progress-bar-inside{animation:animate-bar ease-in 2s forwards;background-color:#97cd77}@keyframes animate-bar{0%{width:0%}100%{width:100%}}.dashboard-header__note--highlight{animation:highlight-book ease-out 500ms 2s forwards}@keyframes highlight-book{0%{color:#9b9b9b;opacity:0}30%{transform:scale(1.5)}60%{transform:scale(1)}100%{color:#97cd77;font-weight:bold;opacity:1}}.dashboard-header__remaining-claims{clear:both;font-size:13px;color:#505050;display:block;line-height:1.1;padding-top:20px}@media (min-width: 801px){.dashboard-header__remaining-claims{font-size:15px}}.dashboard-layout{margin-left:auto;margin-right:auto;max-width:800px;width:100%;padding-top:50px;padding-bottom:50px}@media (max-width: 1599px){.dashboard-layout{padding-left:20px;padding-right:20px}}.dashboard-layout__header{margin-bottom:1em}.dashboard-refer-block{margin-bottom:50px;margin-bottom:60px}.dashboard-refer-block::after{clear:both}.dashboard-refer-block__title{font-size:20px;font-weight:bold;-webkit-font-smoothing:antialiased}.dashboard-refer-block__description{font-size:13px}@media (min-width: 801px){.dashboard-refer-block__description{font-size:15px}}.dashboard-refer-block__token{margin-top:10px;height:65px}.dashboard-refer-block__token1{cursor:pointer;position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}@media (max-width: 799px){.dashboard-refer-block__token1{width:100%}}@media (min-width: 800px){.dashboard-refer-block__token1{width:33%;float:left}}.dashboard-refer-block__token1 input[type=text]{position:relative;flex:1 1 auto;width:1%;margin-bottom:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.dashboard-refer-block__token1 .input-group-append{margin-left:-1px;display:flex;height:49px;margin-top:10px}.dashboard-refer-block__token1 .input-group-append span{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;background-color:#f7f7f7;border-right:1px solid #dcdcdc;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-radius:0 3px 3px 0}.dashboard-refer-block__token2{display:flex;justify-content:flex-end}@media (max-width: 799px){.dashboard-refer-block__token2{width:100%}}@media (min-width: 800px){.dashboard-refer-block__token2{width:66%;float:right}}.dashboard-refer-block__token2 .dashboard-refer-block__text{font-size:13px;align-self:center;margin:0 15px}@media (min-width: 801px){.dashboard-refer-block__token2 .dashboard-refer-block__text{font-size:15px}}.dashboard-refer-block__token2 .dashboard-refer-block__icons{align-self:center}.dashboard-refer-block__icon{width:48px;height:48px;margin-top:10px}.dashboard-refer-block__whatsapp{color:#25d366}.dashboard-refer-block__facebook{color:#4267b2}.dashboard-refer-block__twitter{color:#1da1f2}.dashboard-refer-block__email{color:#97cd77}.dashboard-refer-block__copy{color:#495057;width:25px;height:25px;margin-top:0}.dashboard-navigation{border-bottom:3px solid #dcdcdc;border-top:3px solid #dcdcdc;display:flex;justify-content:center}.dashboard-navigation__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;display:flex}@media (max-width: 1599px){.dashboard-navigation__container{padding-left:20px;padding-right:20px}}.dashboard-navigation__link{border-bottom:3px solid transparent;color:#505050;padding:20px 0;text-align:center;text-decoration:none;transform:translateY(3px);width:100%}.dashboard-navigation__link:hover,.dashboard-navigation__link:focus{border-color:#1c5176}.dashboard-navigation__link--current{font-weight:bold;border-color:#1c5176}.dashboard-profile{margin-left:auto;margin-right:auto;max-width:800px;width:100%;padding-top:50px;padding-bottom:50px}@media (max-width: 1599px){.dashboard-profile{padding-left:20px;padding-right:20px}}.dashboard-profile__back-link{color:#e0302e;text-decoration:none;display:inline-block;margin-bottom:20px}.dashboard-profile__back-link:visited{color:#e0302e}.dashboard-profile__back-link:hover,.dashboard-profile__back-link:focus{text-decoration:underline}.dashboard-profile__back-link::before{content:'«'}.dashboard-profile__cta{margin-bottom:20px;margin-top:20px}.dashboard-profile__checkbox{margin:5px 0}.dashboard-profile__checkbox div.field-with-errors{display:inline}.dashboard-profile__checkbox a{color:#e0302e}.dashboard-profile__checkbox p{display:inline;margin-bottom:15px}.dashboard-profile--edit{max-width:600px}.dashboard-profile-block{margin-bottom:50px}@media (min-width: 801px){.dashboard-profile-block{display:flex;margin-bottom:60px}}@media (min-width: 801px){.dashboard-profile-block__half{width:50%}}@media (max-width: 799px){.dashboard-profile-block__half:first-child{margin-bottom:50px}}@media (min-width: 801px){.dashboard-profile-block__half:first-child{padding-right:40px}}.dashboard-profile-block__title{font-size:20px;font-weight:bold;-webkit-font-smoothing:antialiased}.dashboard-profile-block__description{font-size:13px}@media (min-width: 801px){.dashboard-profile-block__description{font-size:15px}}.dashboard-profile-row{margin-bottom:30px}.dashboard-profile-row__label{border-bottom:solid 1px #dcdcdc;font-size:13px;font-weight:bold;margin-bottom:10px;padding-bottom:5px;text-transform:uppercase;-webkit-font-smoothing:antialiased}.dashboard-profile-row__label.no-uppercase{font-weight:normal;text-transform:none}.dashboard-profile-row__def{margin-bottom:10px}@media (min-width: 801px){.dashboard-profile-row__def{margin-bottom:20px}}.dashboard-profile-row__field{margin-bottom:30px}.dashboard-profile-row__image{max-width:80px}.dashboard-profile__delete-account{text-align:right}.dashboard-profile-row input[type="checkbox"]+label{margin-right:10px}.dashboard-profile-private{border:2px solid #dcdcdc;padding:20px;margin:50px 0}@media (min-width: 801px){.dashboard-profile-private{padding:30px}}.dashboard-profile-children{display:none}.dashboard-profile-children.dashboard-profile-row-show{display:block}.dashboard-profile-row-street{display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-profile-row-street .dashboard-profile-row-street-wide{width:75%}.dashboard-profile-row-street .dashboard-profile-row-street-small{width:20%;margin-left:5%}.dashboard-profile-row-street .dashboard-profile-row-street-small .form-input,.dashboard-profile-row-street .dashboard-profile-row-street-small .form-textarea{padding:15px 10px 13px}.devise-body--users{background-color:#ffd565}.devise-form{background:#fff;border-radius:3px;box-shadow:1px 2px 5px rgba(0,0,0,0.2);margin:0 auto 30px;max-width:450px;padding:40px 30px 50px;width:90%}@media (min-width: 481px){.devise-form{width:100%}}.devise-form__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;font-weight:bold;margin-bottom:30px;text-align:center}@media (min-width: 801px){.devise-form__title{font-size:40px}}.devise-form__row{margin-bottom:30px}.devise-form__link{color:#e0302e;text-decoration:none;display:block}.devise-form__link:visited{color:#e0302e}.devise-form__link:hover,.devise-form__link:focus{text-decoration:underline}@media (min-width: 481px){.devise-form__link{display:inline-block}}.devise-form__link:first-child{margin-bottom:15px}@media (min-width: 481px){.devise-form__link:first-child{margin:0 15px 10px 0}}.devise-form__footnote{font-size:13px;margin-top:30px;text-align:center}@media (min-width: 801px){.devise-form__footnote{font-size:15px}}.devise-form__checkbox{margin:5px 0}.devise-form__checkbox .form-label{font-weight:normal;text-transform:none}.devise-form__checkbox .form-label p{display:inline}.devise-form__checkbox div.field-with-errors{display:inline}.devise-form__checkbox .devise-form__link:first-child{margin:0}.device-confirmation__new a{color:#e0302e}.devise-header{align-items:flex-end;display:flex;justify-content:space-between;margin:30px auto;max-width:450px;width:90%}@media (min-width: 481px){.devise-header{width:100%}}.devise-header__logo-svg{display:block;max-height:30px;width:110px}.devise-header__links{align-items:center;display:flex;text-align:right}.devise-header__link{font-size:24px;color:#e0302e;text-decoration:none}.devise-header__link:visited{color:#e0302e}.devise-header__link:hover,.devise-header__link:focus{text-decoration:underline}.devise-header__link-separation{font-size:13px;display:inline-block;padding:0 10px}@media (min-width: 801px){.devise-header__link-separation{font-size:15px}}.dialog[aria-hidden="true"]{display:none}.dialog-overlay{background-color:rgba(0,0,0,0.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:2}.dialog-content{background-color:#fff;border-radius:3px;left:50%;max-width:90%;padding:20px;position:fixed;top:50%;transform:translate(-50%, -50%);width:600px;z-index:3}@media (min-width: 801px){.dialog-content{padding:40px}}.dialog-content--margin{margin-bottom:30px}.dialog-content--walkthrough{background-color:#fee9c0}.dialog-close{background-color:transparent;border:0;color:#e0302e;cursor:pointer;font-size:30px;font-weight:bold;height:1.2em;padding:0;position:absolute;right:0;text-align:center;top:0;transition:0.15s;width:1.2em}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.external-review{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.external-review{padding-left:20px;padding-right:20px}}.external-review__content{background:#fff;border-radius:3px;box-shadow:1px 2px 5px rgba(0,0,0,0.1);margin-bottom:20px;padding:20px}@media (min-width: 801px){.external-review__content{margin-bottom:40px;padding:40px}}.external-review__block{margin-bottom:30px}.external-review__block a{color:#e0302e;text-decoration:none}.external-review__block a:visited{color:#e0302e}.external-review__block a:hover,.external-review__block a:focus{text-decoration:underline}.external-review__label{border-bottom:solid 1px #dcdcdc;font-size:13px;font-weight:bold;margin-bottom:10px;padding-bottom:5px;text-transform:uppercase;-webkit-font-smoothing:antialiased}.external-review__field{margin-bottom:30px}.external-review__back-link{color:#e0302e;text-decoration:none;line-height:30px}.external-review__back-link:visited{color:#e0302e}.external-review__back-link:hover,.external-review__back-link:focus{text-decoration:underline}.external-review__back-link::before{content:'←';display:inline-block;margin-right:4px;margin-right:1ch}.external-review-heading{margin-left:auto;margin-right:auto;max-width:800px;width:100%;text-align:center;margin-bottom:50px}@media (max-width: 1599px){.external-review-heading{padding-left:20px;padding-right:20px}}.external-review-shortcuts__link{color:#e0302e;text-decoration:none}.external-review-shortcuts__link:visited{color:#e0302e}.external-review-shortcuts__link:hover,.external-review-shortcuts__link:focus{text-decoration:underline}.external-review-shortcuts__shortcuts{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.external-review-shortcuts__shortcut{align-items:center;border-radius:3px;border:1px solid #dcdcdc;display:flex;height:90px;justify-content:center;margin:10px;width:120px}.external-review-shortcuts__shortcut:hover,.external-review-shortcuts__shortcut:focus{border-color:#e0302e}.external-review-shortcuts__logo-image{max-height:50px;max-width:90px;display:block}.external-review-teaser{background-color:#fff;border-radius:3px;margin:0 20px;max-width:800px;padding:20px}@media (min-width: 801px){.external-review-teaser{margin:0 auto;width:100%}}@media (min-width: 481px){.external-review-teaser{align-items:flex-start;display:flex}}.external-review-teaser+.external-review-teaser{margin-top:20px}@media (min-width: 481px){.external-review-teaser+.external-review-teaser{margin-top:40px}}.external-review__head{display:flex;margin-bottom:10px}@media (min-width: 481px){.external-review__head{flex-shrink:0;padding-right:20px;width:30%}}.external-review__figure{margin-right:20px;width:40px}.external-review__img{display:block}.external-review__link{color:#e0302e;text-decoration:none;font-weight:bold}.external-review__link:visited{color:#e0302e}.external-review__link:hover,.external-review__link:focus{text-decoration:underline}.external-review__meta{font-size:13px;align-self:center;flex:1}@media (min-width: 801px){.external-review__meta{font-size:15px}}@media (min-width: 481px){.external-review__meta{align-self:flex-start}}.external-review__body{color:#505050;text-decoration:none}@media (min-width: 481px){.external-review__body{border-left:1px solid #dcdcdc;flex-shrink:0;padding-left:20px;width:70%}}.external-review__body h4{color:#e0302e;font-size:20px}.external-review__body h4 a.external-review__link,.external-review__body h4 a.external-review__link:visited{text-decoration:none}.external-review__body a.external-review__link,.external-review__body a.external-review__link:visited{text-decoration:none}.external-review__title{color:#e0302e;text-decoration:none;font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}.external-review__title:visited{color:#e0302e}.external-review__title:hover,.external-review__title:focus{text-decoration:underline}@media (min-width: 801px){.external-review__title{font-size:24px}}.external-review__text{display:block;margin-top:5px;margin-bottom:10px}.external-review__text--cut-off{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filter-bar__items{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%}@media (max-width: 1023px){.filter-bar__items{max-width:600px}}@media (min-width: 1025px){.filter-bar__items{display:flex;justify-content:center}}@media (max-width: 1023px){.filter-bar__item{margin-bottom:10px}}@media (min-width: 1025px){.filter-bar__item{display:flex;align-items:center;margin-right:40px}}@media (min-width: 1025px){.filter-bar__item:last-child{margin-right:0}}.filter-bar__item--search{align-items:flex-start;display:flex}.filter-bar__label{display:inline-block;font-size:13px;font-weight:bold;text-transform:uppercase}@media (max-width: 1023px){.filter-bar__label{margin-bottom:10px}}@media (min-width: 1025px){.filter-bar__label{margin-right:20px}}.filter-bar__label::after{content:':'}.filter-bar__item .form-input,.filter-bar__item .form-textarea{margin-top:0;margin-right:10px}.site-name-vorablesen .filter-bar__item{flex-direction:column;flex-basis:25%}@media (min-width: 1025px){.site-name-vorablesen .filter-bar__item{align-items:inherit}}.site-name-vorablesen .filter-bar__item label{height:50px;padding-top:10px;width:100%;margin-right:0}.site-name-vorablesen .filter-bar__item--search label{overflow:inherit;margin:0;clip:inherit;position:inherit}.site-name-vorablesen .filter-bar__item--search input{order:2}.site-name-vorablesen .filter-bar__item--search button{order:3;margin-top:15px;margin-left:auto}.filter-panel__head{padding-top:50px;padding-bottom:50px;background-color:#fef4df;color:#474747;margin-bottom:50px}.filter-panel__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-left:auto;margin-right:auto;max-width:800px;width:100%;margin-bottom:20px;text-align:center}@media (min-width: 801px){.filter-panel__title{font-size:40px}}@media (max-width: 1599px){.filter-panel__title{padding-left:20px;padding-right:20px}}@media (min-width: 801px){.filter-panel__title{margin-bottom:50px}}.filter-panel__body{margin-bottom:50px}.filter-panel__empty{text-align:center}.help-tooltip{display:inline-block;position:relative;vertical-align:middle}.help-tooltip__trigger{font-size:13px;background-color:#fef4df;border-radius:50%;border:0;color:#e0302e;display:inline-block;font-weight:bold;height:25px;line-height:27px;text-align:center;width:25px}@media (min-width: 801px){.help-tooltip__trigger{font-size:15px}}.help-tooltip:hover .help-tooltip__trigger{background-color:#e0302e;color:#fef4df}.help-tooltip__dialog{font-size:13px;background-color:#fef4df;bottom:30px;box-shadow:1px 1px 2px rgba(0,0,0,0.2);color:#474747;display:none;padding:20px;position:absolute;margin-left:-130px;width:300px}@media (min-width: 801px){.help-tooltip__dialog{font-size:15px}}.help-tooltip__dialog:hover,.help-tooltip__dialog:active,.help-tooltip__trigger:hover~.help-tooltip__dialog,.help-tooltip__trigger:active~.help-tooltip__dialog{display:block}.help-tooltip__dialog::after{bottom:-30px;content:'';left:-20px;position:absolute;right:-20px;top:-20px;z-index:5}.help-tooltip__description{position:relative;z-index:10}.help-tooltip__topic{font-weight:bold}.help-tooltip__topic::after{content:':';display:inline}.help-tooltip__faq-link{color:#e0302e;text-decoration:none;margin-top:10px}.help-tooltip__faq-link:visited{color:#e0302e}.help-tooltip__faq-link:hover,.help-tooltip__faq-link:focus{text-decoration:underline}.kpi-dashboard{padding-top:50px;padding-bottom:50px;background-color:#f7f7f7;padding:20px}.kpi-dashboard__header{margin:0 auto 50px;max-width:500px;text-align:center}.kpi-dashboard__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:20px}@media (min-width: 801px){.kpi-dashboard__title{font-size:50px}}.kpi-dashboard__blocks{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px}.kpi-dashboard__block{background-color:#fff;border-radius:5px;margin:20px;max-width:360px;padding:30px}.kpi-dashboard__block-title{font-size:30px;line-height:1.1;margin-bottom:10px}@media (min-width: 801px){.kpi-dashboard__block-title{font-size:40px}}.kpi-dashboard__chart{margin-bottom:20px}.linking-walkthrough{text-align:center}@media (max-height: 859px){.linking-walkthrough{background:linear-gradient(#fee9c0 30%, rgba(255,255,255,0)), linear-gradient(rgba(255,255,255,0), #fee9c0 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background:linear-gradient(#fee9c0 30%, rgba(255,255,255,0)), linear-gradient(rgba(255,255,255,0), #fee9c0 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(50% 100%, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background-attachment:local, local, scroll, scroll;background-color:#fee9c0;background-repeat:no-repeat;background-size:100% 40px, 100% 40px, 100% 14px, 100% 14px;max-height:400px;max-height:90vh;overflow-y:auto}}.linking-walkthrough__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:25px}@media (min-width: 801px){.linking-walkthrough__title{font-size:40px}}@media (min-width: 801px){.linking-walkthrough__section{align-items:center;display:flex;justify-content:center;margin:40px 0}}.linking-walkthrough__section-icon{margin:20px 0 5px}@media (min-width: 801px){.linking-walkthrough__section-icon{margin:0 25px 0 0;width:150px}}@media (min-width: 801px){.linking-walkthrough__section-icon--right{margin-left:25px;margin-right:0;order:1}}.linking-walkthrough__section-icon-image{height:140px}@media (min-width: 801px){.linking-walkthrough__copy{text-align:left;width:240px}}.linking-walkthrough__section-title{font-weight:bold}.linking-walkthrough__button{margin:5px 0}.list-teasers__container{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width: 1023px){.list-teasers--horizontal .list-teasers__container{background:linear-gradient(90deg, white 30%, rgba(255,255,255,0)), linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(100% 50%, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)) 100% 0;background:linear-gradient(90deg, white 30%, rgba(255,255,255,0)), linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,0.2), rgba(0,0,0,0)) 100% 0;background-attachment:local, local, scroll, scroll;background-repeat:no-repeat;background-size:40px 100%, 40px 100%, 14px 100%, 14px 100%;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}}.list-teasers__item{flex:0 0 50%;padding:10px}@media (min-width: 481px){.list-teasers__item{flex:0 0 33%}}@media (min-width: 801px){.list-teasers__item{flex:0 0 25%;padding:20px}}.list-teasers__item:has(div.book__junior){background-color:#edf5f8}.list-teasers__item:has(div.book__junior) .pill{color:#d82322}#junior_search_form .list-teasers__item:has(div.book__junior),#junior_raffle .list-teasers__item:has(div.book__junior){background-color:transparent}.list-teasers__item--boxed{background-color:#fff;border-radius:3px;padding:20px;margin:10px}@media (max-width: 479px){.list-teasers__item--boxed{flex:0 0 100%}}@media (min-width: 801px){.list-teasers__item--boxed{flex:0 0 25%;margin:20px}}.list-teasers__item--single-row{flex:initial;margin:initial}@media (min-width: 801px){.list-teasers__item--single-row{flex:initial;margin:initial}}.list-teasers__more-button{margin-top:30px;text-align:center}.menu{background:#e0302e;color:#fff;flex-shrink:0}.menu__container{position:relative}@media (min-width: 801px){.menu__container{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%;align-items:center;display:flex;justify-content:space-between}}@media (max-width: 799px){.menu--embed .menu__container{display:flex}}.menu__logo{display:inline-block;padding-bottom:20px;padding-top:20px}@media (max-width: 799px){.menu__logo{padding-left:20px}}.menu--embed .menu__logo{margin:0 auto}.menu__logo-svg{margin-bottom:-5px;max-height:35px;width:135px}@media (max-width: 800px){.menu__list{max-height:0;overflow:hidden;transition:max-height 250ms ease-out, visibility 500ms linear;visibility:hidden}}.js-nav-open .menu__list{max-height:1000px;transition:max-height 250ms ease-in;visibility:visible}.menu__list-item{border-top:1px solid rgba(255,255,255,0.1);padding-right:40px;padding:25px}@media (min-width: 801px){.menu__list-item{border-top:0;display:inline-block;margin:0 10px;padding:0}}@media (min-width: 1025px){.menu__list-item{margin:0 20px}}@media (min-width: 801px){.menu__list-item:last-child{margin-right:0}}.menu__list-item--devise{display:flex;justify-content:space-between}@media (min-width: 801px){.menu__list-item--devise{display:inline-block}}.menu__link{font-size:16px;color:#fff;text-decoration:none;text-transform:uppercase}@media (min-width: 801px){.menu__link{font-size:18px}}.menu__link:hover,.menu__link:active{text-decoration:underline}.menu__link--devise{color:#ffd565}@media (min-width: 801px){.menu__link--devise{margin-right:20px}}@media (min-width: 1025px){.menu__link--devise{margin-right:40px}}.menu__link--devise:last-child{margin-right:0}.menu__link--current{font-weight:bold}.menu__link--button{background:transparent;border:0;cursor:pointer;font-weight:bold;position:absolute;right:20px;top:25px}@media (min-width: 801px){.menu__link--button{display:none}}.newsletter-form{margin-top:30px;margin-left:auto;margin-right:auto}.newsletter-form--constrained{margin-left:auto;margin-right:auto;max-width:800px;width:100%;margin-bottom:50px;margin-top:0}@media (max-width: 1599px){.newsletter-form--constrained{padding-left:20px;padding-right:20px}}.newsletter-form--compact{max-width:1400px}@media (min-width: 801px){.newsletter-form--compact{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row}}.newsletter-form--compact .newsletter-form__text{width:100%;max-width:none}.newsletter-form--compact .newsletter-form__input{width:100%;max-width:none;min-width:inherit}.newsletter-form__item{margin-bottom:20px}.newsletter-form__item:last-child{margin-bottom:0}@media (min-width: 801px){.newsletter-form--compact .newsletter-form__item{padding-right:20px}}@media (min-width: 801px){.newsletter-form__text{max-width:300px}}.newsletter-form__input{max-width:400px}@media (min-width: 801px){.newsletter-form__input{min-width:340px}}.newsletter-form .form-input,.newsletter-form .form-textarea{margin-top:0}.newsletter-form__link{color:#d82322;text-decoration:underline}.newsletter-form__link:visited{color:#d82322}.onboarding-wrapper__close{position:absolute;right:5px;top:15px}.onboarding-wrapper__icon{fill:#e0302e;height:20px;margin-right:20px;stroke:#e0302e;width:20px}@media (min-width: 801px){.onboarding-wrapper__icon{height:25px;width:25px}}.onboarding-wrapper__cell{min-height:100%;width:100%}@media (min-width: 801px){.onboarding-wrapper__cell{align-items:center;display:flex;justify-content:center}}.onboarding-wrapper__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px;text-align:center}@media (min-width: 801px){.onboarding-wrapper__title{font-size:40px}}@media (min-width: 801px){.onboarding-wrapper__title{margin-bottom:20px;text-align:left}}.onboarding-wrapper__image{height:240px;margin-bottom:20px;max-width:700px}@media (min-width: 801px){.onboarding-wrapper__image{height:auto}}.onboarding-wrapper__header{text-align:center}@media (min-width: 801px){.onboarding-wrapper__header{margin-right:30px;text-align:left}}.onboarding-wrapper__body{padding:0 20px;text-align:left}@media (min-width: 481px){.onboarding-wrapper__body{max-width:400px;margin:auto;text-align:left}}@media (min-width: 801px){.onboarding-wrapper__body{margin:0;max-width:450px}}.onboarding-wrapper__text{margin-bottom:25px}.onboarding-wrapper__list{list-style:disc;margin-bottom:20px;padding-left:15px}.onboarding-wrapper__list-item{margin-bottom:10px}.onboarding-wrapper__links{text-align:center}@media (min-width: 801px){.onboarding-wrapper__links{text-align:left}}.onboarding-wrapper__link{color:#d82322;text-decoration:none;display:block;margin-top:20px}.onboarding-wrapper__link:visited{color:#d82322}.onboarding-wrapper__link:hover,.onboarding-wrapper__link:focus{text-decoration:underline}.onboarding-wrapper__cell{background:#fef4df;color:#474747}.pagination{padding-top:50px;padding-bottom:50px;text-align:center}.pagination__number{background-color:#e0302e;color:#fff;display:inline-block;min-height:2em;line-height:2em;min-width:2em;text-decoration:none}.pagination__number--link{background-color:#f7f7f7;color:#505050}.pagination__number--link:hover,.pagination__number--link:focus{background-color:#e0302e;color:#fff}.site-name-bookishfirst .pagination__number--link:hover,.site-name-bookishfirst .pagination__number--link:focus{background-color:#0076a3}.pagination__text-link{background-color:#f7f7f7;color:#505050;display:inline-block;min-height:2em;line-height:2em;text-decoration:none;padding:0 0.5em}.pagination__text-link:hover,.pagination__text-link:focus{background-color:#e0302e;color:#fff}.site-name-bookishfirst .pagination__text-link:hover,.site-name-bookishfirst .pagination__text-link:focus{background-color:#0076a3}.pagination__edge-link{color:#e0302e;text-decoration:none;font-size:13px;margin:0 50px}.pagination__edge-link:visited{color:#e0302e}.pagination__edge-link:hover,.pagination__edge-link:focus{text-decoration:underline}@media (min-width: 801px){.pagination__edge-link{font-size:15px}}.panel{padding-top:50px;padding-bottom:50px}.panel--light{background-color:#fff}.panel--dark{background-color:#f7f7f7}.panel--dark .pill{color:#dc2423}.panel__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-left:auto;margin-right:auto;max-width:800px;width:100%;margin-bottom:20px;text-align:center}@media (min-width: 801px){.panel__title{font-size:40px}}@media (max-width: 1599px){.panel__title{padding-left:20px;padding-right:20px}}@media (min-width: 801px){.panel__title{margin-bottom:50px}}.panel__title.panel__title_smaller{font-size:30px}.panel__title a{color:#e0302e;text-decoration:none}.panel__title a:visited{color:#e0302e}.panel__title a:hover,.panel__title a:focus{text-decoration:underline}.panel__description{margin-left:auto;margin-right:auto;max-width:800px;width:100%;margin-bottom:20px;margin-top:-20px;max-width:600px;text-align:center}@media (max-width: 1599px){.panel__description{padding-left:20px;padding-right:20px}}@media (min-width: 801px){.panel__description{margin-bottom:50px}}.panel__description a{color:#e0302e;text-decoration:none}.panel__description a:visited{color:#e0302e}.panel__description a:hover,.panel__description a:focus{text-decoration:underline}.panel--dark .panel__description a{color:#d82322;text-decoration:none;text-decoration:underline}.panel--dark .panel__description a:visited{color:#d82322}.panel--dark .panel__description a:hover,.panel--dark .panel__description a:focus{text-decoration:underline}.private-fields{display:flex;margin-bottom:30px}.private-fields__icon{border-radius:50%;border:2px solid #5b74b4;flex-shrink:0;height:50px;margin-right:10px;padding:5px;width:50px}.private-fields__svg{fill:#5b74b4;height:100%;width:100%}.private-fields__title{font-weight:bold}.private-fields__description{font-size:13px}@media (min-width: 801px){.private-fields__description{font-size:15px}}.private-fields__hint{font-size:13px;margin-top:5px}@media (min-width: 801px){.private-fields__hint{font-size:15px}}.publisher{color:inherit;display:block;text-align:center;text-decoration:none}.publisher__logo{display:inline-block;max-width:200px}.publisher__body{margin-top:20px}.publisher__title{font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.publisher__title{font-size:24px}}.publisher:hover .publisher__title,.publisher:focus .publisher__title{text-decoration:underline}.publisher-details{padding-top:50px;padding-bottom:50px;background-color:#7a8e99;color:#fff}.publisher-details__logo{margin-bottom:20px;max-width:180px}.publisher-details__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;text-align:center}@media (max-width: 1599px){.publisher-details__container{padding-left:20px;padding-right:20px}}.publisher-details__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.publisher-details__title{font-size:50px}}.publisher-details__description{margin-bottom:20px}.publisher-details__description a{color:#e0302e}.review{max-width:320px;max-width:36ch}.review__head{display:flex;margin-bottom:10px}.review__figure{margin-right:20px;width:40px}.review__media{position:relative;margin-right:40px;margin-bottom:30px}.review__media .book__image{display:block;margin:0 auto 5px;height:110px}.review__media .review__figure{position:absolute;margin-right:0;bottom:-15px;right:-20px}.review__img{display:block}.review__img--user{border-radius:50%}.review__link{color:#e0302e;text-decoration:none;font-weight:bold}.review__link:visited{color:#e0302e}.review__link:hover,.review__link:focus{text-decoration:underline}.review__meta{font-size:13px;align-self:center;flex:1}@media (min-width: 801px){.review__meta{font-size:15px}}.review__body{color:#505050;text-decoration:none}.review__title{color:#e0302e;text-decoration:none;font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}.review__title:visited{color:#e0302e}.review__title:hover,.review__title:focus{text-decoration:underline}@media (min-width: 801px){.review__title{font-size:24px}}.review__text{margin-bottom:5px}form.reviews__search .custom-select{margin-right:10px}.review-body__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.review-body__container{padding-left:20px;padding-right:20px}}.review-body__copy{margin-bottom:30px}.review-cta{text-align:center}.review-cta__icon{border:2px solid #e0302e;border-radius:50%;display:block;height:60px;margin:0 auto;padding:10px;width:60px}.review-cta__text{font-weight:bold;margin:20px auto;max-width:260px;max-width:26ch}.review-cta__svg{height:100%;fill:#e0302e;width:100%}.review-example__title{font-size:20px;font-weight:bold}@media (min-width: 801px){.review-example__title{font-size:30px}}.review-example__rating{margin-bottom:20px}.review-example__body{max-height:500px;overflow-y:auto}@media (max-height: 759px){.review-example__body{background:linear-gradient(#fff 30%, rgba(255,255,255,0)), linear-gradient(rgba(255,255,255,0), #fff 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(50% 100%, farthest-side, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background:linear-gradient(#fff 30%, rgba(255,255,255,0)), linear-gradient(rgba(255,255,255,0), #fff 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0,0,0,0.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background-attachment:local, local, scroll, scroll;background-color:#fff;background-repeat:no-repeat;background-size:100% 40px, 100% 40px, 100% 14px, 100% 14px;max-height:220px}}.review-footer__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;margin-bottom:50px}@media (max-width: 1599px){.review-footer__container{padding-left:20px;padding-right:20px}}.review-footer__icon{display:inline-block;height:22px;margin-right:12px;text-align:right;vertical-align:middle;width:22px}@media (max-width: 479px){.review-footer__share{margin-bottom:30px}}@media (min-width: 481px){.review-footer__share{float:right}}.review-footer__back-link{color:#e0302e;text-decoration:none;line-height:30px}.review-footer__back-link:visited{color:#e0302e}.review-footer__back-link:hover,.review-footer__back-link:focus{text-decoration:underline}.review-footer__back-link::before{content:'←';display:inline-block;margin-right:4px;margin-right:1ch}.review-header{padding-top:50px;padding-bottom:50px;text-align:center}.review-header__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.review-header__container{padding-left:20px;padding-right:20px}}.review-header__book{margin-bottom:10px}.review-header__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.review-header__title{font-size:50px}}.review-header__ratings{margin-bottom:20px}.review-header__user-photo{margin-bottom:20px}.review-header__link{color:#e0302e;text-decoration:none}.review-header__link:visited{color:#e0302e}.review-header__link:hover,.review-header__link:focus{text-decoration:underline}.review-linking{margin-left:auto;margin-right:auto;max-width:800px;width:100%;padding-top:50px;padding-bottom:50px;text-align:center}@media (max-width: 1599px){.review-linking{padding-left:20px;padding-right:20px}}.review-linking__title{font-size:30px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:10px}@media (min-width: 801px){.review-linking__title{font-size:40px}}.review-linking__links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px}.review-linking__link{align-items:center;border-radius:3px;border:1px solid #dcdcdc;display:flex;height:90px;justify-content:center;margin:10px;width:120px}.review-linking__link:hover,.review-linking__link:focus{border-color:#e0302e}.review-linking__logo-image{max-height:50px;max-width:90px;display:block}.review-status{background-color:#fef4df;border-bottom:1px solid #dcdcdc;display:flex;justify-content:flex-end}.review-status__item{padding:15px 20px}.review-status__item+.review-status__item{border-left:1px solid #dcdcdc}.review-status__link{color:#e0302e;text-decoration:none;display:inline-block;padding-top:6px}.review-status__link:visited{color:#e0302e}.review-status__link:hover,.review-status__link:focus{text-decoration:underline}.share-actions__label{font-size:13px;display:inline-block;font-weight:bolder;margin-right:5px;margin-top:3px;text-transform:uppercase;vertical-align:middle}@media (min-width: 801px){.share-actions__label{font-size:15px}}.share-actions__facebook-link,.share-actions__twitter-link,.share-actions__email-link{border:2px solid transparent;border-radius:50%;display:inline-block;height:35px;text-align:center;vertical-align:middle;width:35px}.share-actions__facebook-link:hover,.share-actions__facebook-link:focus,.share-actions__twitter-link:hover,.share-actions__twitter-link:focus,.share-actions__email-link:hover,.share-actions__email-link:focus{opacity:0.9;fill:#fff;stroke:#fff}.share-actions__facebook-link{border-color:#3664a2;fill:#3664a2;stroke:#3664a2;margin-right:5px}.share-actions__facebook-link:hover,.share-actions__facebook-link:focus{background-color:#3664a2}.share-actions__twitter-link{border-color:#55acee;fill:#55acee;stroke:#55acee}.share-actions__twitter-link:hover,.share-actions__twitter-link:focus{background-color:#55acee}.share-actions__email-link{border-color:#9b9b9b;fill:#9b9b9b;stroke:#9b9b9b;margin-right:5px}.share-actions__email-link:hover,.share-actions__email-link:focus{background-color:#9b9b9b}.share-actions__svg{height:20px;margin-top:5px;width:20px}.social-links__item{border-radius:3px;display:inline-block;height:40px;margin-right:10px;text-align:center;width:40px}.social-links__item:hover,.social-links__item:active{opacity:0.9}.social-links__item:last-child{margin-right:0}.social-links__item--website{background-color:#4c4c4c}.social-links__item--facebook{background-color:#3664a2}.social-links__item--twitter{background-color:#55acee}.social-links__item--instagram{background-color:#3f729b}.social-links__item--pinterest{background-color:#bd081c}.social-links__svg{fill:#fff;height:30px;margin-top:5px;width:30px}.star-rating__star{fill:transparent;stroke:#dcdcdc;stroke-width:2px}.star-rating--small .star-rating__star{height:18px;margin-right:0;width:18px}.star-rating--medium .star-rating__star{height:25px;margin-right:2px;width:25px}.star-rating--large .star-rating__star{height:30px;margin-right:5px;width:30px}.star-rating__star--filled{fill:#e0302e;stroke:#e0302e}.star-rating__total{display:inline-block;transform:translateY(-0.2em);vertical-align:middle}.star-rating--small .star-rating__total{font-size:10px}.star-rating--medium .star-rating__total{font-size:13px}@media (min-width: 801px){.star-rating--medium .star-rating__total{font-size:15px}}.star-rating__star-container{display:inline-block;vertical-align:middle}.star-rating__star--halffilled{fill:#e0302e;stroke:#e0302e}.user{color:inherit;display:block;text-align:center;text-decoration:none}.user__body{margin-top:20px}.user__title{font-size:18px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.user__title{font-size:24px}}.user:hover .user__title,.user:focus .user__title{text-decoration:underline}.user__reviews{display:flex;justify-content:center}.user__reviews-count{font-size:13px}@media (min-width: 801px){.user__reviews-count{font-size:15px}}.user__reviews-count+.user__reviews-count::before{content:', '}.user-actions{margin-top:35px}.user-actions__social{margin-top:50px}.user-details{padding-top:50px;padding-bottom:50px;background:#ffd565}.user-details__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;text-align:center}@media (max-width: 1599px){.user-details__container{padding-left:20px;padding-right:20px}}.user-details__edit-profile{color:#e0302e;text-decoration:none}.user-details__edit-profile:visited{color:#e0302e}.user-details__edit-profile:hover,.user-details__edit-profile:focus{text-decoration:underline}.user-details__body{margin-top:20px}.user-details__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.user-details__title{font-size:50px}}.user-details__description{margin-bottom:20px}.user-details__member-since{font-size:13px}@media (min-width: 801px){.user-details__member-since{font-size:15px}}.user-photo__image{background-size:cover;background-position:center;border-radius:50%;height:140px;margin:auto;width:140px}@media (min-width: 801px){.user-photo__image{height:180px;width:180px}}.user-photo--medium .user-photo__image{height:65px;width:65px}@media (min-width: 801px){.user-photo--medium .user-photo__image{height:160px;width:160px}}.user-photo--small .user-photo__image{height:60px;width:60px}@media (min-width: 801px){.user-photo--small .user-photo__image{height:80px;width:80px}}.user-photo__copyright{font-size:13px}@media (min-width: 801px){.user-photo__copyright{font-size:15px}}.homepage-profileupdate{text-align:left;width:100%;height:110px;background:#63aec3 url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;color:#fff;padding-bottom:10px;padding-top:10px}@media (min-width: 801px){.homepage-profileupdate{padding-bottom:20px;padding-top:20px}}.homepage-profileupdate__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1599px){.homepage-profileupdate__container{padding-left:20px;padding-right:20px}}@media (min-width: 801px){.homepage-profileupdate__container{flex-wrap:nowrap}}.homepage-profileupdate__body{order:1}.homepage-profileupdate__actions{flex-shrink:0;order:2}@media (min-width: 801px){.homepage-profileupdate__actions{margin-left:30px;margin-top:0;white-space:nowrap}}.homepage-newsletterupdate{text-align:left;height:110px;width:100%;background:#63aec3 url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;color:#fff;padding-bottom:10px;padding-top:10px}@media (min-width: 801px){.homepage-newsletterupdate{padding-bottom:20px;padding-top:20px}}.homepage-newsletterupdate__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1599px){.homepage-newsletterupdate__container{padding-left:20px;padding-right:20px}}@media (min-width: 801px){.homepage-newsletterupdate__container{flex-wrap:nowrap}}.homepage-newsletterupdate__body{order:1}.homepage-newsletterupdate__actions{flex-shrink:0;order:2}@media (min-width: 801px){.homepage-newsletterupdate__actions{margin-left:30px;margin-top:0;white-space:nowrap}}#tos_pp_update .dialog-close{display:none}#tos_pp_update a:focus{outline:0}.tos-update__title{font-size:20px;font-weight:bold}@media (min-width: 801px){.tos-update__title{font-size:30px}}.tos-update__body{max-height:500px;overflow-y:auto}.tos-update__body a{color:#e0302e;font-weight:bold;text-decoration:none;text-decoration-color:#e0302e}.tos-update__body a:hover{text-decoration:underline}.tos-update__actions{text-align:right}.profile-update__title{font-size:20px;font-weight:bold}@media (min-width: 801px){.profile-update__title{font-size:30px}}.profile-update__body{max-height:500px;overflow-y:auto}.profile-update__body p{margin-bottom:10px}.profile-update__body a{color:#e0302e;font-weight:bold;text-decoration:none;text-decoration-color:#e0302e}.profile-update__body a:hover{text-decoration:underline}.profile-update__body .dashboard-profile-row{margin-bottom:15px}.profile-update__actions{text-align:right;margin-top:10px}form.blurbs__search .custom-select{margin-right:10px}.landingpage__body{height:100%}.landingpage_instagram{position:relative;background:#fef4df url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;color:#474747;height:auto !important;min-height:100%}.landingpage_instagram .landingpage_instagram__header{text-align:center;margin:0 auto;width:75%;max-width:400px}.landingpage_instagram .landingpage_instagram__header h2{padding-top:25px;font-size:100%}.landingpage_instagram .landingpage_instagram__logo{padding-top:50px;padding-bottom:40px}.landingpage_instagram .landingpage_instagram__logo img{height:100%;width:100%}.landingpage_instagram .landingpage_instagram__logo_span{width:100px;height:100px;background-color:#fafafa;border-radius:50%;border:1px solid white;box-sizing:border-box;display:block;flex:0 0 auto;overflow:hidden;position:relative;margin:0 auto}.landingpage_instagram .landingpage_instagram__button_list{margin:0 auto;width:75%;max-width:400px;padding-bottom:50px}.landingpage_instagram .landingpage_instagram__button_list a{border:1px solid #474747;width:100%;display:block;margin-bottom:40px;color:#474747;text-decoration:none;text-align:center;padding:10px;font-size:80%}.landingpage__content.page__content{max-width:1400px}.landingpage__content .landingpage__logo{text-align:center}.landingpage__content .landingpage__headline{text-align:center}.landingpage__content .landingpage__subheadline{text-align:center;font-weight:bold;margin-bottom:20px}.landingpage__content .landingpage__upper,.landingpage__content #landingpage-tags,.landingpage__content .landingpage__lower,.landingpage__content .landingpage__footer{margin-bottom:50px}.landingpage__content #landingpage-tags{text-align:center}.landingpage__content #landingpage-tags .pill{border-radius:25px;font-size:25px;padding:5px 25px;cursor:pointer;color:white;margin-right:10px}#landingpage-books{margin-bottom:50px}#landingpage-books .page__content{max-width:1400px}#landingpage-books .landingpage-book__teaser-list{padding-top:20px}#landingpage-books .book__rating,#landingpage-books .book__format{display:none}#landingpage-books .landingpage-book__more{padding-bottom:30px;text-align:center}.support{margin-left:auto;margin-right:auto;max-width:800px;width:100%;padding-top:50px;padding-bottom:50px}@media (max-width: 1599px){.support{padding-left:20px;padding-right:20px}}.support_header h2{font-size:125%;font-weight:bold;margin-bottom:25px}.support_header p{margin-bottom:15px}.support-row{margin-bottom:30px}.error-page{padding-top:50px;padding-bottom:50px}@media (max-width: 479px){.error-page{text-align:center}}.error-page__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.error-page__container{padding-left:20px;padding-right:20px}}@media (min-width: 481px){.error-page__container{align-items:center;display:flex}}.error-page__image-container{flex-shrink:0}.error-page__image{height:200px;max-width:none;width:200px}@media (min-width: 481px){.error-page__image{height:250px;width:250px}}@media (min-width: 801px){.error-page__image{height:380px;width:380px}}.error-page__text{margin:20px auto 0;max-width:300px}@media (min-width: 801px){.error-page__text{margin-left:50px;margin-top:0;max-width:none}}.error-page__title{font-weight:bold}.error-page__error-code{font-size:35px;font-weight:bold;line-height:1.1}@media (min-width: 481px){.error-page__error-code{font-size:60px}}.error-page__error-text{display:block;font-size:24px;line-height:1.1}@media (min-width: 481px){.error-page__error-text{font-size:30px}}.error-page__description{margin:20px 0 30px}.error-page__description a{color:#e0302e;text-decoration:none}.error-page__description a:visited{color:#e0302e}.error-page__description a:hover,.error-page__description a:focus{text-decoration:underline}.error-page__sundown .error-page__container{max-width:1024px}.error-page__sundown .error-page__text{margin-left:0}.error-page__sundown .error-page__error-code{margin-bottom:10px;display:block}.error-page__sundown .error-page__error-text{margin-bottom:20px;display:block}.homepage-banner{padding-top:50px;padding-bottom:50px;background-color:#fef4df}.homepage-banner__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;display:block;max-height:300px;text-align:center}@media (max-width: 1599px){.homepage-banner__container{padding-left:20px;padding-right:20px}}.homepage-onboarding{background:#63aec3 url(/assets/book-bubbles-pattern-12020e9ce0a1023794b618128a7392659fd4acbf208ab06a4f9357bacb8bb14a.png) repeat;color:#fff;padding-bottom:10px;padding-top:10px}@media (min-width: 801px){.homepage-onboarding{padding-bottom:20px;padding-top:20px}}.homepage-onboarding__container{margin-left:auto;margin-right:auto;max-width:800px;width:100%;align-items:flex-start;color:inherit;display:block;display:flex;justify-content:center;text-decoration:none}@media (max-width: 1599px){.homepage-onboarding__container{padding-left:20px;padding-right:20px}}.homepage-onboarding__container:hover{opacity:0.8}.homepage-onboarding__image{align-self:center;flex-shrink:0;margin-right:20px}@media (max-width: 799px){.homepage-onboarding__image{max-width:60px}}.homepage-onboarding__body{align-self:center}.homepage-onboarding__title{display:block;font-size:20px;font-weight:bold;line-height:1.1;margin-bottom:5px;-webkit-font-smoothing:antialiased}@media (min-width: 801px){.homepage-onboarding__title{font-size:25px}}.homepage-onboarding__cta::after{content:'›';margin-left:5px}.homepage-newsletter__button{text-align:center}.page{padding-top:50px;padding-bottom:50px}.page__content{margin-left:auto;margin-right:auto;max-width:800px;width:100%}@media (max-width: 1599px){.page__content{padding-left:20px;padding-right:20px}}.page__title{font-size:35px;font-weight:bold;line-height:1.1;-webkit-font-smoothing:antialiased;margin-bottom:50px}@media (min-width: 801px){.page__title{font-size:50px}}.page__content_sommer{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%}.page__sommer_map{margin-top:15px;width:100%;height:800px}.page__sommer_map .uc-embedding-container{width:100% !important;height:100% !important}.page__sommer_map iframe{width:100%;height:800px}.page__content_gewinnspiel{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%;max-width:1024px}.page__include_gewinnspiel{margin-top:15px;width:100%}.site-name-vorablesen.hide-uc-canvas #uc-btn-outside-click-banner-modal{background-color:rgba(0,0,0,0) !important}.site-name-vorablesen .book-info__quote{font-weight:bold}.site-name-vorablesen .frc-captcha{border:1px solid #dcdcdc;border-radius:3px;background-color:#f7f7f7;color:#505050;max-width:100%}.site-name-vorablesen .frc-captcha *{color:#505050}.site-name-vorablesen .frc-captcha svg.frc-icon{fill:#505050;stroke:#505050}.site-name-readersfirst .dashboard-profile-row-street .dashboard-profile-row-street-wide{order:2;margin-left:5%}.site-name-readersfirst .dashboard-profile-row-street .dashboard-profile-row-street-small{order:1;margin-left:0%}.site-name-readersfirst.hide-uc-canvas #uc-btn-outside-click-banner-modal{background-color:rgba(0,0,0,0) !important}@media (min-width: 801px) and (max-width: 875px){.site-name-bookishfirst ul.menu__list{text-align:right}.site-name-bookishfirst .menu__list-item:last-child{margin-right:10px}}.site-name-bookishfirst .button--red{background-color:#0076a3;box-shadow:0 3px 0 0 #005170}.site-name-bookishfirst .button--red:hover,.site-name-bookishfirst .button--red:focus{box-shadow:0 5px 0 0 #005170}.site-name-bookishfirst .onboarding .flickity-page-dots .dot{border:1px solid #0076a3}.site-name-bookishfirst .onboarding .flickity-page-dots .is-selected{background-color:#0076a3}.site-name-bookishfirst .onboarding .flickity-prev-next-button .arrow{fill:#0076a3}.site-name-bookishfirst .onboarding-wrapper__icon{fill:#0076a3;stroke:#0076a3}.site-name-bookishfirst .pill{border:1px solid #0076a3;color:#0076a3}.site-name-bookishfirst .book-actionable__title{color:#0076a3}.site-name-bookishfirst .book-actions__icon--red{fill:#0076a3}.site-name-bookishfirst .dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle{color:#0076a3}.site-name-bookishfirst .dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle:hover,.site-name-bookishfirst .dashboard-booklist--books-won-amazon-release .dashboard-booklist__toggle:focus{background-color:rgba(0,118,163,0.05)}.site-name-bookishfirst .dashboard-header__stat-value{color:#0076a3}.site-name-bookishfirst .dashboard-header__progress-bar-inside{background-color:#0076a3}.site-name-bookishfirst .dialog-close{color:#0076a3}.site-name-bookishfirst .external-review-shortcuts__shortcut:hover,.site-name-bookishfirst .external-review-shortcuts__shortcut:focus{border-color:#0076a3}.site-name-bookishfirst .help-tooltip__trigger{color:#0076a3}.site-name-bookishfirst .help-tooltip:hover .help-tooltip__trigger{background-color:#0076a3}.site-name-bookishfirst .menu{background:#0076a3}.site-name-bookishfirst .pagination__number{background-color:#0076a3}.site-name-bookishfirst .review-cta__icon{border:2px solid #0076a3}.site-name-bookishfirst .review-cta__svg{fill:#0076a3}.site-name-bookishfirst .star-rating__star--filled{fill:#0076a3;stroke:#0076a3}.site-name-bookishfirst .star-rating__star--halffilled{fill:#0076a3;stroke:#0076a3}.site-name-bookishfirst .devise-body--users{background-color:#e6edef}.site-name-bookishfirst .menu__link--devise{color:#e6edef}.site-name-bookishfirst .user-details{background:#e6edef}.site-name-bookishfirst .flash{background-color:#e6edef}.site-name-bookishfirst .form-error{background-color:#e6edef}.site-name-bookishfirst .book-countdown{background-color:#e6edef}.site-name-bookishfirst .copy-clipboard{background-color:#e6edef}.site-name-bookishfirst .filter-panel__head{background-color:#e6edef;padding-top:10px;padding-bottom:20px;margin-bottom:20px}.site-name-bookishfirst .filter-panel__title{margin-bottom:15px}.site-name-bookishfirst .help-tooltip__trigger{background-color:#e6edef}.site-name-bookishfirst .help-tooltip:hover .help-tooltip__trigger{color:#e6edef}.site-name-bookishfirst .help-tooltip__dialog{background-color:#e6edef}.site-name-bookishfirst body{font-family:'PT Sans', 'Helvetica', 'Arial', sans-serif}.site-name-bookishfirst .menu__logo-svg{width:300px}@media (max-width: 479px){.site-name-bookishfirst .menu__logo-svg{width:210px}}.site-name-bookishfirst .book-info__extra{background-color:#e6edef}.site-name-bookishfirst .author-details{background-color:#7a8e99}.site-name-bookishfirst .cc_message a{color:#0076a3}.site-name-bookishfirst.hide-uc-canvas #uc-btn-outside-click-banner-modal{background-color:rgba(0,0,0,0) !important}.junior .menu{background-color:#63aec4}.junior .menu__link:not(.menu__link--devise){color:#000}.junior .junior-newsletter__container{padding-bottom:50px}.junior .junior-newsletter__row{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%;text-align:center}@media (max-width: 479px){.junior .junior-newsletter__text a{margin-left:0;margin-top:10px}}.junior .junior-newsletter__text a{margin-left:25px}.junior .book-info__quote{font-weight:bold}
