/* This code is subject to LICENSE in root of this repository */

/* Used to detect in JavaScript if apps have loaded styles or not. */
:root {
	--reach-dialog: 1;
}

[data-reach-dialog-overlay] {
	background: hsla(0, 0%, 0%, 0.33);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

[data-reach-dialog-content] {
	width: 50vw;
	margin: 10vh auto;
	background: white;
	padding: 2rem;
	outline: none;
}

.refund-info-section{padding:16px;background-color:#f6f6f6;border-radius:4px}[dir=rtl] .refund-info-section{margin:8px -16px 8px 0}.cover-image{width:80px}#footnotes-ref{font-size:var(--vst-size-2);vertical-align:super}.foot-notes{font-size:var(--vst-size-2);font-style:italic}.foot-notes ul{list-style:none;padding:0}.inline-footnote>p{display:inline}.asset-metadata-section{padding:0;margin:16px}.metadata-wrapper{margin-bottom:24px}.inline-footnote a{text-decoration:underline}
.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-dialog{margin-top:5rem}.modal-content{border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-body{padding:15px}.modal-footer{border:0}.vs-modal h3{font-weight:bold;margin-bottom:12px}.vs-modal h3,.vs-modal p{color:#000;line-height:1.4}.vs-modal__icon{background:#f2f4f9;border-radius:50%;margin-left:auto;margin-right:auto;max-height:70px;max-width:70px;padding:10px}.vs-modal img{max-width:40px;width:100%}.vs-modal__paragraph--small{font-size:var(--vst-size-3);line-height:1.2}.vs-modal__paragraph--medium{margin-bottom:12px}:root{--reach-dialog: 1}[data-reach-dialog-overlay]{background-color:rgba(0,0,0,.5);bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:9999}[data-reach-dialog-content].vst-dialog-component{background:#fff;border-radius:4px;box-shadow:0 4px 15px 0 rgba(0,0,0,.2);margin:10vh auto;outline:none;position:relative;width:560px}@media only screen and (max-width: 768px){[data-reach-dialog-content].vst-dialog-component{width:344px}}[data-reach-dialog-content]{padding:0}[data-reach-dialog-content] .dialog-body{padding:24px}[data-reach-dialog-content] .close-button{background:none;border:0;color:#000;font-size:var(--vst-size-5);font-weight:700;padding:0 7px;margin:0 7px;position:absolute;right:1px;text-shadow:0 1px 0 #fff;top:10px}[dir=rtl] [data-reach-dialog-content] .close-button{left:0;right:auto}[data-reach-dialog-content] .close-button:focus{border-radius:4px;box-shadow:0 0 0 2px #425ba1;outline:none}[data-reach-dialog-content] .close-button__white:focus{box-shadow:0 0 0 2px #fff}.dialog-header{padding:24px 15px 0 24px;display:flex;justify-content:space-between}.dialog-header h2{color:#1c1c1c;font-size:var(--vst-size-20);font-weight:700;line-height:150%;padding:0;margin-inline-end:24px;margin-bottom:0}.dialog-header.theme__cheddar{background-color:#ca500f}.dialog-header.theme__cheddar h2{color:#fff}.dialog-header.theme__cheddar button{color:#fff;opacity:1;text-shadow:none}.dialog-header.theme__ocean{background-color:#007fad}.dialog-header.theme__ocean h2{color:#fff}.dialog-header.theme__ocean button{color:#fff;opacity:1;text-shadow:none}
.external-icon{transform:translate(6px, -2px)}[dir=rtl] .external-icon{transform:translate(-6px, -2px)}
.clipboard-header{display:block}.clipboard-header label{font-weight:700;margin-right:4px}.clipboard-header img{cursor:pointer}.clipboard__input{background-color:#fff !important;border:1px solid #949494;height:40px}[dir=rtl] .clipboard__input{border-start-start-radius:4px !important;border-end-start-radius:4px !important;border-start-end-radius:0 !important;border-end-end-radius:0 !important}
.new_tooltip{height:fit-content}.new_tooltip .button-text{text-decoration:underline;height:auto}.new_tooltip.trigger{background:0,0;border:0;max-width:300px}.new_tooltip__popper{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.2);font-size:var(--vst-size-2);max-width:320px;min-width:190px;padding:14px 20px;position:absolute;white-space:normal;z-index:9999}.new_tooltip__popper.dark{background-color:#1c1c1c;border:solid 1px #1c1c1c;color:#fff}.new_tooltip__popper.light{background-color:#fff;border:solid 1px #fff;color:#1c1c1c}#arrow,#arrow::before{background:inherit;height:16px;position:absolute;width:16px}#arrow{visibility:hidden}#arrow::before{content:"";transform:rotate(45deg);visibility:visible}[data-popper-placement^=top]>#arrow{bottom:-8px}[data-popper-placement^=bottom]>#arrow{top:-8px}[data-popper-placement^=left]>#arrow{right:-8px}[data-popper-placement^=right]>#arrow{left:-8px}
.product-cover__srp_image{width:100%;height:100%}.coach-me{font-size:var(--vst-size-1)}.coach-me svg{margin-right:4px}[dir=rtl] .coach-me svg{margin-right:0;margin-left:4px}.asset-srp-metadata{line-height:21px !important;margin-right:32px}[dir=rtl] .asset-srp-metadata{margin-right:0;margin-left:32px}@media(max-width: 767.98px){.asset-srp-metadata{margin-right:0}[dir=rtl] .asset-srp-metadata{margin-left:0}}.asset-srp-metadata ul{margin:0}.view{max-width:280px}
.skeleton-loader{background-color:#949494 !important;background-image:linear-gradient(90deg, #949494, #757575, #949494) !important}
.asset-content-wrapper .access-textbook{font-weight:500;margin-bottom:32px;text-align:center}@media(max-width: 1199.98px){.asset-content-wrapper .access-textbook{margin-bottom:16px}}.asset-content-wrapper .access-textbook div{display:inline-block}.asset-content-wrapper .subscription-purchase{margin-left:8px}.asset-content-wrapper .no-sampling-badge img{margin-right:8px}.asset-content-wrapper .bulk-store-pdp-link{display:flex;justify-content:center;margin-top:16px}.asset-content-wrapper .bulk-store-pdp-link a{margin:0}.asset-content-wrapper .no-sampling-badge{display:flex;margin-top:16px}.asset-content-wrapper .no-sampling-badge p{margin:0;margin-left:8px}[dir=rtl] .asset-content-wrapper .no-sampling-badge p{margin-left:0;margin-right:8px}.asset-content-wrapper .pdp-sampling-badges{display:flex;padding:8px 0}.asset-content-wrapper .pdp-sampling-badges .pdp-sampling-badge{display:flex;margin-right:8px}.asset-content-wrapper .pdp-sampling-badges .pdp-sampling-badge p{margin:0;margin-left:8px}[dir=rtl] .asset-content-wrapper .pdp-sampling-badges .pdp-sampling-badge p{margin-left:0;margin-right:8px}.asset-content-wrapper .bulk-pricing-variant{display:flex}.asset-content-wrapper .bulk-pricing-variant span:last-of-type{margin-left:8px}[dir=rtl] .asset-content-wrapper .bulk-pricing-variant span:last-of-type{margin-left:0;margin-right:8px}.asset-content-wrapper .sampling-lead-in.emphasized{font-size:var(--vst-size-4);font-weight:700}.asset-content-wrapper .pdp-redesign-student-pricing-panel .bulk-purchase-options{display:block;margin:0;margin-top:16px}.asset-content-wrapper .product-overview__action_button{max-width:none}.asset-content-wrapper .product-overview__badge{margin-top:16px}.asset-content-wrapper .product-overview__badge span{color:#1b1b26;font-weight:400 !important}.asset-content-wrapper .variant-selector-container .quantity-label{display:flex;justify-self:center}.asset-content-wrapper .bulk-purchase-options::after{content:url(/packs/static/components/VariantSelectorContainer/caret-blue-677488734278978c1c08.svg);display:inline-block;transform:rotate(-90deg)}.asset-content-wrapper .asset-action-bulk-enabled{display:flex;flex-direction:column;position:relative;align-items:center}.asset-content-wrapper .asset-action-bulk-enabled .bulk-enabled-wrap{width:100%}.asset-content-wrapper .asset-action-bulk-enabled .quantity-options{padding-bottom:8px}.asset-content-wrapper .asset-purchased{display:flex;flex-direction:column;width:100%}.asset-content-wrapper .asset-purchased .watkins-read-bookshelf-image{margin:32px auto;width:140px}.asset-content-wrapper .asset-purchased p{margin:0}.asset-content-wrapper .asset-purchased .purchased-on{text-align:center}.asset-content-wrapper .asset-purchased .return-policy{align-items:center;display:flex;justify-content:center;margin-top:8px}.asset-content-wrapper .asset-purchased .return-policy .tooltip-trigger{display:block}.asset-content-wrapper .tooltip-trigger{background-image:url(/packs/static/components/VariantSelectorContainer/info-20a2fdb6c0808e49f1ce.svg);height:16px;margin:0;margin-left:8px;width:16px}[dir=rtl] .asset-content-wrapper .tooltip-trigger{margin-left:0;margin-right:8px}.asset-content-wrapper .panel-collapse .feature-tile-container{display:flex;flex-direction:column;justify-content:center}.asset-content-wrapper .panel-collapse .feature-tile-container .feature-tile{display:flex;flex-direction:column;width:100%}.asset-content-wrapper .panel-collapse .feature-tile-container .feature-tile p{text-align:center}.asset-content-wrapper .sales-rights-warning-modal-button{max-width:304px}.asset-content-wrapper .quantity-input{border:solid 1px #949494;border-radius:4px;height:40px;width:53px}.asset-content-wrapper .tab-title-wrap{position:relative}.asset-content-wrapper .tab-title-wrap span{left:-9999px;position:absolute;top:-100px}[dir=rtl] .asset-content-wrapper .tab-title-wrap span{left:auto;right:-9999px}#return-policy-modal a:link,#return-policy-modal a:visited,#return-policy-modal a:active{color:#5773bf;font-weight:700}#return-policy-modal .modal-header{border:0}#return-policy-modal .modal-header h2{font-size:var(--vst-size-5);margin:24px 0 0}#return-policy-modal .modal-dialog{max-width:748px}#return-policy-modal .modal-body{overflow:hidden;padding-top:0}#return-policy-modal .modal-body .list{padding:0;padding-left:16px}[dir=rtl] #return-policy-modal .modal-body .list{padding-left:0;padding-right:16px}#return-policy-modal .modal-body .list li{list-style-type:none;padding:0 16px;text-indent:-16px}#return-policy-modal .modal-body .list li::before{content:url(/packs/static/components/VariantSelectorContainer/black_square_icon-eb3ad3318fce2f9430e8.svg);padding-right:8px}[dir=rtl] #return-policy-modal .modal-body .list li::before{padding-left:8px;padding-right:0}#gift-modal .content{padding:16px 48px 32px}#gift-modal .link{display:flex;justify-content:center;margin-top:24px}.accessibility-section p{margin:0}.accessibility-section ul{padding-inline-start:20px}.tab-description{margin:0;padding:0}@media only screen and (min-width: 992px){.tab-description .limit-width{width:50%}.tab-description .limit-width:last-of-type{padding-left:32px}}.tab-description .read-more{margin:16px 0}.description-heading{font-weight:500}.product-details__read-more{margin:0 !important;padding-top:16px !important}.product-details__read-more a:link,.product-details__read-more a:visited,.product-details__read-more a:active{color:#ca500f !important}@media only screen and (min-width: 375px){.asset-content-wrapper .panel .feature-tile-container{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.asset-content-wrapper .panel .feature-tile-container .feature-tile{align-items:flex-start;margin-bottom:16px;max-width:50%;padding:16px}.asset-content-wrapper .panel .feature-tile-container .feature-tile p{text-align:left}[dir=rtl] .asset-content-wrapper .panel .feature-tile-container .feature-tile p{text-align:right}.asset-content-wrapper .accessibility-pill{margin-right:8px;min-width:150px;padding:0 8px;width:unset}[dir=rtl] .asset-content-wrapper .accessibility-pill{margin-left:8px;margin-right:0}}@media only screen and (min-width: 550px)and (max-width: 992px){.asset-content-wrapper .etextbook-features .feature-tile-container .feature-tile{margin:0 32px}}@media only screen and (min-width: 640px)and (max-width: 1023px){.asset-content-wrapper .accessibility-pill{margin-right:16px;min-width:180px;padding:8px 16px;width:auto}.asset-content-wrapper .vst-btn--orange-outline,.asset-content-wrapper .vst-btn--orange{margin-left:auto;margin-right:auto;max-width:304px}}@media only screen and (min-width: 1200px){.asset-content-wrapper .etextbook-features .feature-tile-container{padding:0 96px}.asset-content-wrapper .etextbook-features .feature-tile-container .feature-tile{margin:0}.asset-content-wrapper .accessibility-pill{margin-right:16px;min-width:180px;padding:8px 16px;width:auto}[dir=rtl] .asset-content-wrapper .accessibility-pill{margin-left:16px;margin-right:0}.asset-content-wrapper .first-row-wrap{display:flex}}.packages .packages__view-entire-collection a:link,.packages .packages__view-entire-collection a:visited,.packages .packages__view-entire-collection a:active{color:#b0430c;display:block;margin:0;text-align:center}.back-to-top{display:flex;justify-content:center}.back-to-top a{max-width:304px}
.pdp-quantity-input{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:8px;width:53px}.pdp-quantity-input p{margin:0;text-align:center}.pdp-quantity-input input{border:solid 1px #dadada;border-radius:4px;height:40px;text-align:center;width:100%}#redirect-modal .modal-content{background:transparent;border:0;box-shadow:none}#redirect-modal .modal-body{background:transparent;color:#fff;text-align:center}#redirect-modal .modal-body img{animation:spin 1s infinite linear}@keyframes spin{100%{transform:rotate(360deg)}}.variant-selector__customer-satisfaction{font-size:var(--vst-size-1)}.variant-selector__customer-satisfaction img{max-width:21px}.variant-selector__customer-satisfaction span,.variant-selector__customer-satisfaction a{padding-left:5px}[dir=rtl] .variant-selector__customer-satisfaction span,[dir=rtl] .variant-selector__customer-satisfaction a{padding-left:0;padding-right:5px}.variant-selector__customer-satisfaction.customer-satisfaction--mobile .col-xs-12 span{display:inline-block}.variant-selector__customer-satisfaction.customer-satisfaction--mobile .col-xs-12 img{position:relative;top:-2px}.variant-selector__customer-satisfaction.customer-satisfaction--mobile .col-xs-12 .customer-satisfaction__shield{padding-left:15px}[dir=rtl] .variant-selector__customer-satisfaction.customer-satisfaction--mobile .col-xs-12 .customer-satisfaction__shield{padding-left:0;padding-right:15px}.quantity-options{flex-direction:column;padding-bottom:8px;padding-top:8px}.quantity-options__group{border-radius:20px;width:150px;height:40px;border:1px solid #949494}.quantity-options__group .quantity-options__button{outline:none;border:unset;padding:0;width:80%;height:38px;color:#1c1c1c;display:flex;align-items:center}.quantity-options__group .quantity-options__button--decrement{border-bottom-left-radius:50%;border-top-left-radius:50%;border-right:1px solid #ececec}.quantity-options__group .quantity-options__button--decrement:hover{background-color:#ececec}.quantity-options__group .quantity-options__button--decrement:focus{box-shadow:0 0 0 2px #425ba1}.quantity-options__group .quantity-options__button--increment{border-bottom-right-radius:50%;border-top-right-radius:50%;border-left:1px solid #ececec}.quantity-options__group .quantity-options__button--increment:hover{background-color:#ececec}.quantity-options__group .quantity-options__button--increment:focus{box-shadow:0 0 0 2px #425ba1}.quantity-options__group .quantity-options__button--decrement,.quantity-options__group .quantity-options__button--increment{background-color:#fff;cursor:pointer}.quantity-options__group .quantity-options__input{outline:none;border:unset;width:100%;text-align:center;margin:3px}.quantity-options__group .quantity-options__input:focus{border-radius:3px;box-shadow:0 0 0 2px #425ba1}.quantity-options input[type=number]{-moz-appearance:textfield}.quantity-options input[type=number]::-webkit-inner-spin-button,.quantity-options input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
#sales-rights-warning-modal .vst-btn--orange{color:#fff !important}
.express_checkout__content{display:flex;flex-direction:column}.express_checkout__content__wrap{display:flex}.express_checkout__content__wrap img{margin-right:16px;max-height:99px}.express_checkout__content__wrap__details{margin-bottom:32px}.express_checkout__content__wrap__details .duration-details-text{font-size:var(--vst-size-2)}.express_checkout__content__wrap__details p{line-height:var(--vst-size-4);margin-bottom:8px}.express_checkout__content__wrap__details p:nth-child(2),.express_checkout__content__wrap__details p:nth-child(3){font-size:var(--vst-size-2)}.express_checkout__order_summary{border:solid 1px #dadada;margin-bottom:24px;width:100%}.express_checkout__order_summary hr{border:1px dashed #ccc;margin:16px 16px 8px}.express_checkout__order_summary ul{list-style-type:none;padding:0}.express_checkout__order_summary ul li{display:flex;justify-content:space-between;padding:8px 16px}.express_checkout__order_summary ul li p{margin:0}.express_checkout__order_summary ul li p.order_summary_subtotal{font-size:var(--vst-size-4);font-weight:700}.express_checkout__order_summary ul li:first-of-type{border-bottom:solid 1px #dadada;margin-bottom:8px;padding:16px}.express_checkout__order_summary ul li:first-of-type p{font-size:var(--vst-size-4)}.express_checkout__saved_payment hr{margin:16px 0}.express_checkout__saved_payment p,.express_checkout__saved_payment a{margin:0}.express_checkout__saved_payment a:link,.express_checkout__saved_payment a:active,.express_checkout__saved_payment a:visited{color:#425ba1;font-weight:700;text-decoration:none}.express_checkout__saved_payment .page-level-message{align-items:center;margin-top:16px}.express_checkout__saved_payment .page-level-message p{font-size:var(--vst-size-2);margin:0}
.page-level-message{align-items:baseline;border-radius:4px;display:flex;margin-bottom:8px;padding:16px;width:100%}.page-level-message svg{font-size:var(--vst-size-4);position:relative;top:4px}.page-level-message p,.page-level-message svg{color:#1c1c1c}.page-level-message p{margin-bottom:0;padding-left:16px}.page-level-message img{position:relative;top:4px}.page-level-message.page_level_message_as_error{background-color:#ffe1e6}.page-level-message.page_level_message_as_success{background-color:#d1ead1}
#carbon-neutrality img{min-height:48px}#carbon-neutrality-modal p{margin:0}#carbon-neutrality-modal .planet-smart{background:url(/packs/static/components/CarbonNeutralityDialog/images/planet-smart-modal-e5b54dd0947f6485f410.svg);height:190px;margin-bottom:24px;width:250px}#carbon-neutrality-modal .block{display:flex;margin-bottom:16px}#carbon-neutrality-modal .icon{align-items:center;background-color:#fff;border:solid 3px #5773bf;border-radius:50%;display:flex;height:50px;justify-content:center;margin-right:16px;min-width:50px;width:50px}#carbon-neutrality-modal .icon-computer{background:url(/packs/static/components/CarbonNeutralityDialog/images/computer-mobile-5d076c92fdeddfa32ac3.svg);height:30px;width:38px}#carbon-neutrality-modal .icon-tree{background:url(/packs/static/components/CarbonNeutralityDialog/images/trees-mobile-e660c5aeb22093b3b55a.svg);height:36px;width:33px}#carbon-neutrality-modal .icon-car{background:url(/packs/static/components/CarbonNeutralityDialog/images/car-mobile-321b34461e0acb518eb2.svg);height:19px;width:42px}@media only screen and (max-width: 480px){#carbon-neutrality-modal{margin:0 auto;width:100%}}

/*# sourceMappingURL=client-bundle-28335795.css.map*/