.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#039}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs>li{font-size:16px;float:left}.nav-tabs>li>a{color:#555;line-height:1.428571429;border-color:transparent transparent #bcbcbc;border-style:solid;border-width:0 0 3px;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{color:#38474f;border-color:transparent transparent #38474f}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#38474f;border-color:transparent transparent #38474f;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}#hero-widget-container{display:block;border-bottom:1px solid #eee!important;padding:0 0 4px;margin:10px 0 10px 0;height:128px}#hero-widget-container .panel{margin-bottom:0}.hero-grid-thirds{display:flex;justify-content:space-between}.hero-item{display:flex;width:100%}.hero-gutters{margin-right:0}.hero-grid-top{align-items:flex-start}.hero-text{margin-top:0;margin-right:0;margin-bottom:0;margin-left:1em}.hero-text p{font-size:11px;line-height:1.5em}.hero-subtitle{font-weight:700;font-size:13px}.show-all-formats{padding:10px 5px 20px;border-bottom:1px solid #b1bac3}.afe,.mbo,.oef{border:1px solid #ccd5de;border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(2,8,14,.16);transition:transform .1s ease 0s,box-shadow .1s ease 0s;transform:translateY(0);padding:8px 16px;font-size:.875rem}.mbo{max-width:150px}.mbo>a{color:#232f3e;display:block}.mbo-count a{color:#232f3e}.mbo,.oef{padding:8px}.afe>a:active,.afe>a:hover,.afe>a:link,.afe>a:visited{color:#232f3e;text-decoration:none}.flex-it{display:flex;column-gap:8px}.afe{border-radius:30px;text-align:center;padding:5px 2px}.afe-link{display:inline-block;margin:0 auto;text-align:left}.afe>a>span{color:#000}.afe.noresults{height:48px;display:flex;justify-content:center;align-items:center}.afe,.all-collectables,.all-formats,.mbo{float:left;width:48%}.all-collectables [class~=afe]:last-of-type,.all-formats [class~=afe]:last-of-type{margin-left:8px}.all-formats+.all-collectables{margin-left:10px}@media screen and (max-width:1120px){.show-all-formats{border-bottom:0;margin-bottom:20px}}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0;top:100px}@media (max-width:767px){.modal-content{border:none;border-radius:2px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:.5}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-footnote{background:#263238;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;color:#fff;height:60px}.modal-footnote:after,.modal-footnote:before{content:" ";display:table}.modal-footnote:after{clear:both}.modal-footnote .footnote-nav{color:#fff;line-height:60px}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}[data-readmore-state=closed]{display:inline;outline:0}[data-readmore-state=closed]+.readmore{display:inline}[data-readmore-state=closed]+.readmore>a.link-popover::before{content:"\002B";padding:0 3px 0 0}[data-readmore-state=closed] .review-body,[data-readmore-state=closed] .synopsis-body{display:inline}[data-readmore-state=open]{outline:0}[data-readmore-state=open]+.readmore{margin:0 0 16px}[data-readmore-state=open]+.readmore>a.link-popover::before{content:"\2212";padding:0 3px 0 0}[data-readmore-state=open] .review-body,[data-readmore-state=open] .synopsis-body{display:inline-block}.readmore-toggle div{display:inline;outline:0}.link-popover{padding-left:4px}.readmore-toggle>.synopsis-body+.review-title{margin-top:5px}.readmore-toggle p{display:inline-block}#review-disclaimer-text,#synopsis-disclaimer-text,.review-disclaimer{margin-top:5px}.mrdn-link-primary{color:#008296!important;text-decoration:underline!important}.mrdn-link-primary:active,.mrdn-link-primary:visited{color:#008296!important}.mrdn-link-secondary{color:#008296!important;text-decoration:none}.mrdn-link-secondary:active,.mrdn-link-secondary:visited{color:#008296!important}.mrdn-link-tertiary{color:#008296!important;border-bottom:1px dotted #008296;text-decoration:none}.mrdn-link-tertiary:active,.mrdn-link-tertiary:visited{color:#008296!important}.mrdn-button-primary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:0;color:#fff!important;background-color:#008296}.mrdn-button-primary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-primary:visited{color:#fff}.mrdn-button-primary:active,.mrdn-button-primary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-secondary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:none;color:#02080e!important;background-color:#ccd5de}.mrdn-button-secondary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-secondary:visited{color:#02080e}.mrdn-button-secondary:hover{background-color:#b1bac3;text-decoration:none}.mrdn-button-secondary:active{background-color:#89929a}.mrdn-button-tertiary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:2px solid #008296;color:#008296!important;background-color:rgba(0,0,0,0)}.mrdn-button-tertiary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-tertiary:visited{color:#008296}.mrdn-button-tertiary:active,.mrdn-button-tertiary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-large{font-size:1.125rem;height:3rem}.mrdn-button-small{font-size:.875rem;height:32px}.button-full-width{width:100%}.mrdn-text-h100{font-size:1rem;font-weight:700;line-height:1.25rem}.mrdn-text-h200{font-size:1.125rem;font-weight:700;line-height:1.25rem}.mrdn-text-b200{font-size:.875rem;line-height:1.25rem}.mrdn-text-b300{font-size:1rem;line-height:1.5rem}.mrdn-text-b400{font-size:1.125rem;line-height:1.5rem}.mrdn-text-d50{font-size:2.25rem;font-weight:200;line-height:3rem}.mrdn-divider-small{border-top:1px solid #b1bac3;width:100%}#change-currency-modal .modal-dialog,#change-currency-modal-v2 .modal-dialog{max-width:600px}#change-currency-modal .modal-content,#change-currency-modal-v2 .modal-content{position:static;display:flex;flex-direction:column;max-height:calc(100vh - 60px)}#change-currency-modal .description,#change-currency-modal-v2 .description{color:#333;font-size:1rem;margin-bottom:8px}#change-currency-modal .currency-help-link,#change-currency-modal-v2 .currency-help-link{color:#039}#change-currency-modal .form-group,#change-currency-modal-v2 .form-group{padding-left:8px;padding-right:8px}#change-currency-modal .currency-selector-container,#change-currency-modal-v2 .currency-selector-container{width:60%}#change-currency-modal .currency-selector-container #currency-selector,#change-currency-modal .currency-selector-container .currency-selector,#change-currency-modal-v2 .currency-selector-container #currency-selector,#change-currency-modal-v2 .currency-selector-container .currency-selector{cursor:pointer}@media (max-width:600px){#change-currency-modal .currency-selector-container,#change-currency-modal-v2 .currency-selector-container{width:90%}}#change-currency-modal .non-supported-currency-warning,#change-currency-modal-v2 .non-supported-currency-warning{background-color:#efefef;display:inline-flex;align-items:start;padding:16px;border:1px solid #b1bac3;border-radius:4px;margin-bottom:16px}#change-currency-modal .non-supported-currency-warning .currency-message-icon,#change-currency-modal-v2 .non-supported-currency-warning .currency-message-icon{width:24px;height:24px;margin-top:8px;margin-right:16px;flex:0 0 auto}#change-currency-modal .non-supported-currency-warning .currency-warning-text,#change-currency-modal-v2 .non-supported-currency-warning .currency-warning-text{margin:0}#change-currency-modal .currency-disclaimer,#change-currency-modal-v2 .currency-disclaimer{margin-top:16px;font-size:.875rem;display:inline-flex;align-items:start}#change-currency-modal .currency-disclaimer .currency-disclaimer-text,#change-currency-modal-v2 .currency-disclaimer .currency-disclaimer-text{padding-left:8px;margin:0}#change-currency-modal .currency-disclaimer .currency-message-icon,#change-currency-modal-v2 .currency-disclaimer .currency-message-icon{background-repeat:no-repeat;width:16px;height:16px;margin-top:2px;flex:0 0 auto}#change-currency-modal .modal-header,#change-currency-modal-v2 .modal-header{flex:0 0 auto}#change-currency-modal .modal-body,#change-currency-modal-v2 .modal-body{flex:1;overflow:auto}#change-currency-modal .modal-btn,#change-currency-modal-v2 .modal-btn{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border-radius:4px;width:120px;height:36px}#change-currency-modal .modal-btn:focus,#change-currency-modal-v2 .modal-btn:focus{outline-offset:2px;outline:2px solid #008296}#change-currency-modal .cancel-btn,#change-currency-modal-v2 .cancel-btn{border:1px solid #c9d4d7}#change-currency-modal .cancel-btn:active,#change-currency-modal .cancel-btn:hover,#change-currency-modal-v2 .cancel-btn:active,#change-currency-modal-v2 .cancel-btn:hover{background-color:#b1bac3}#change-currency-modal .save-btn,#change-currency-modal-v2 .save-btn{margin-left:8px;color:#fff;background-color:#008296;border:0}#change-currency-modal .save-btn:active,#change-currency-modal .save-btn:hover,#change-currency-modal-v2 .save-btn:active,#change-currency-modal-v2 .save-btn:hover{background-color:#004f6c}#change-currency-modal .modal-footer,#change-currency-modal-v2 .modal-footer{flex:0 0 auto}.change-currency-modal-trigger,.change-currency-modal-trigger-v2{padding:0;cursor:pointer;border-top:0;border-left:0;border-right:0}.change-currency-modal-trigger-v2.mrdn-link-tertiary,.change-currency-modal-trigger.mrdn-link-tertiary{border-color:unset}#non-supported-currency-group-v2.--disabled{display:none}#non-supported-currency-group-v2.--disabled option{display:none}.mrdn-link-primary{color:#008296!important;text-decoration:underline!important}.mrdn-link-primary:active,.mrdn-link-primary:visited{color:#008296!important}.mrdn-link-secondary{color:#008296!important;text-decoration:none}.mrdn-link-secondary:active,.mrdn-link-secondary:visited{color:#008296!important}.mrdn-link-tertiary{color:#008296!important;border-bottom:1px dotted #008296;text-decoration:none}.mrdn-link-tertiary:active,.mrdn-link-tertiary:visited{color:#008296!important}.mrdn-button-primary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:0;color:#fff!important;background-color:#008296}.mrdn-button-primary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-primary:visited{color:#fff}.mrdn-button-primary:active,.mrdn-button-primary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-secondary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:none;color:#02080e!important;background-color:#ccd5de}.mrdn-button-secondary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-secondary:visited{color:#02080e}.mrdn-button-secondary:hover{background-color:#b1bac3;text-decoration:none}.mrdn-button-secondary:active{background-color:#89929a}.mrdn-button-tertiary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:2px solid #008296;color:#008296!important;background-color:rgba(0,0,0,0)}.mrdn-button-tertiary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-tertiary:visited{color:#008296}.mrdn-button-tertiary:active,.mrdn-button-tertiary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-large{font-size:1.125rem;height:3rem}.mrdn-button-small{font-size:.875rem;height:32px}.button-full-width{width:100%}.mrdn-text-h100{font-size:1rem;font-weight:700;line-height:1.25rem}.mrdn-text-h200{font-size:1.125rem;font-weight:700;line-height:1.25rem}.mrdn-text-b200{font-size:.875rem;line-height:1.25rem}.mrdn-text-b300{font-size:1rem;line-height:1.5rem}.mrdn-text-b400{font-size:1.125rem;line-height:1.5rem}.mrdn-text-d50{font-size:2.25rem;font-weight:200;line-height:3rem}.mrdn-divider-small{border-top:1px solid #b1bac3;width:100%}.preorder-message{color:#005c00;font-size:1rem;margin:16px 0;display:flex;flex-wrap:nowrap;align-items:flex-start}.preorder-message>[role=img]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath d='M0 8c0-4.42 3.58-8 8-8s8 3.58 8 8-3.58 8-8 8-8-3.58-8-8zm8-4.97c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm1.5 8.22h-.75V7c0-.41-.34-.75-.75-.75H7c-.41 0-.75.34-.75.75s.34.75.75.75h.25v3.5H6.5c-.41 0-.75.34-.75.75s.34.75.75.75h3c.41 0 .75-.34.75-.75s-.34-.75-.75-.75z' fill='%23005C00' stroke-width='0'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;min-height:16px;max-height:32px;width:16px;margin-right:8px;align-self:stretch;flex-shrink:0}.preorder-message-sm{font-size:.875rem;margin-top:0}.contributor-banner{background:#f5f9fa;border-radius:8px;border:1px solid #61b5c8;display:flex;align-items:center;padding:16px 32px;box-sizing:border-box}.contributor-banner-icon img{width:64px;height:64px}.contributor-banner-content{flex:1;margin-left:20px}.contributor-banner-title{font-weight:700;font-size:1rem;margin-top:0;margin-bottom:8px;padding:0}.contributor-banner-subtitle{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:4px;align-items:baseline}.contributor-banner-subtitle-description{font-size:.875rem;margin:0}.contributor-banner-subtitle-link{color:#00688d;text-decoration:none;font-size:.875rem;display:inline-flex;align-items:center;column-gap:8px}.contributor-banner-subtitle-link:hover{text-decoration:underline}.mrdn-link-primary{color:#008296!important;text-decoration:underline!important}.mrdn-link-primary:active,.mrdn-link-primary:visited{color:#008296!important}.mrdn-link-secondary{color:#008296!important;text-decoration:none}.mrdn-link-secondary:active,.mrdn-link-secondary:visited{color:#008296!important}.mrdn-link-tertiary{color:#008296!important;border-bottom:1px dotted #008296;text-decoration:none}.mrdn-link-tertiary:active,.mrdn-link-tertiary:visited{color:#008296!important}.mrdn-button-primary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:0;color:#fff!important;background-color:#008296}.mrdn-button-primary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-primary:visited{color:#fff}.mrdn-button-primary:active,.mrdn-button-primary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-secondary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:none;color:#02080e!important;background-color:#ccd5de}.mrdn-button-secondary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-secondary:visited{color:#02080e}.mrdn-button-secondary:hover{background-color:#b1bac3;text-decoration:none}.mrdn-button-secondary:active{background-color:#89929a}.mrdn-button-tertiary{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:inherit;appearance:none;margin-block:0;margin-inline:0;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;outline:0;height:40px;padding:0 16px;transition:color .1s ease 0s,background-color .1s ease 0s,border-color .1s ease 0s;border-radius:22px;white-space:nowrap;position:relative;z-index:0;border:2px solid #008296;color:#008296!important;background-color:rgba(0,0,0,0)}.mrdn-button-tertiary:focus{outline-offset:2px;outline:2px solid #008296}.mrdn-button-tertiary:visited{color:#008296}.mrdn-button-tertiary:active,.mrdn-button-tertiary:hover{color:#fff!important;background-color:#008296;text-decoration:none}.mrdn-button-large{font-size:1.125rem;height:3rem}.mrdn-button-small{font-size:.875rem;height:32px}.button-full-width{width:100%}.mrdn-text-h100{font-size:1rem;font-weight:700;line-height:1.25rem}.mrdn-text-h200{font-size:1.125rem;font-weight:700;line-height:1.25rem}.mrdn-text-b200{font-size:.875rem;line-height:1.25rem}.mrdn-text-b300{font-size:1rem;line-height:1.5rem}.mrdn-text-b400{font-size:1.125rem;line-height:1.5rem}.mrdn-text-d50{font-size:2.25rem;font-weight:200;line-height:3rem}.mrdn-divider-small{border-top:1px solid #b1bac3;width:100%}.buybox-heading{font-size:.875rem;font-weight:700;margin-bottom:0}.buybox-condition{color:#575f67;margin-bottom:0}.catalog-list{margin-bottom:0;padding-bottom:0}.catalog-list li{margin-bottom:0;padding-left:0;padding-right:0}.catalog-list li:first-child{padding-right:0;padding-left:4px}.listing-metadata{border:1px solid #b1bac3;display:flex;flex-flow:row wrap}.listing-metadata dt{background-color:#f7f6f8;border-right:1px solid #b1bac3;border-bottom:1px solid #b1bac3;font-weight:400;overflow-wrap:anywhere;padding:8px;width:10em}.listing-metadata dt:last-of-type{border-bottom:none}.listing-metadata dd{border-bottom:1px solid #b1bac3;padding:8px;width:calc(100% - 10em)}.listing-metadata dd:last-of-type{border-bottom:none}a,h2,h3,h4,h5,img,p{margin:0;padding:0;border:0;vertical-align:baseline}img{max-width:100%}p{line-height:1.45em;margin:0 0 1em}#list-price-container{color:#666;display:none;font-size:12px;margin:0}.plp-title{padding:10px 0 0}.plp-title h1{font-family:"Bookerly Regular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;margin:0;font-weight:700}.plp-title h3{font-size:14px;margin-top:0}.review-group{margin-bottom:16px}.review-title{font-size:1rem;margin-bottom:8px}.synopsis-review{width:auto;overflow:hidden;padding-top:8px}.plp-author h2{font-size:1rem;margin:0 0 6px}.plp-main-heading{display:inline;font-size:14px}.plp-buybox-heading{font-size:.875rem}.change-currency{font-size:.75rem}.other-editions{padding:10px;visibility:hidden}.other-editions-image,.similar-edition-image{display:none}.tab-content{padding:10px 0;background:#fff}.ms-toggle,.ms-toggle+a{padding:0 10px}[aria-expanded=false]+a{padding-top:5px}[aria-expanded=true]+a{padding-top:5px;box-shadow:none}#list-price{text-decoration:line-through!important}.panel-title small{float:right;padding-top:3px}.panel-minimal+.panel-minimal{border-top:1px solid #ddd}.separator>span+span::before{content:"\2044";font-weight:400!important;color:#666;padding:0 3px}.plp-feature{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row;-moz-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.main-feature{padding-right:15px;flex:1;-webkit-flex:1}.feature-content{height:auto;overflow:hidden}.feature-image{padding:5px 15px 5px 0;word-wrap:break-word;text-align:center;width:216px;float:left}.feature-image>img{max-height:300px;min-height:165px;width:auto}.plp-buybox{border:1px solid #b1bac3;border-radius:4px;padding:12px 16px;margin-bottom:12px}.plp-buybox>div[role=group]+div[role=group]{border-top:1px solid #b1bac3;margin-top:16px;padding-top:16px}.contributor-banner-wrapper{margin-bottom:20px}.bb-image{display:none}.bb-price{font-size:1.5rem;line-height:28px}#mbo-options,.feature-details{width:auto;overflow:hidden}.feature-details{margin-bottom:10px;padding-left:5px}#mbo-options{padding:10px 5px}.plp-crumbs{margin-top:12px}.currency-change-message{margin-top:15px}.result-image{display:none}.text-left{text-align:left}.all-collectables>p,.all-formats>p{margin-bottom:5px}.block{display:block!important}.hidden{display:none!important;visibility:hidden!important}.p-xs-b{padding-bottom:5px!important}.m-xs-b{margin-bottom:5px!important}.m-md-t{margin-top:15px!important}.m-md-b{margin-bottom:15px!important}.breadcrumb-long{max-width:500px}.breadcrumb-short{max-width:145px}.books-like-cta{margin-top:10px;text-align:center;background-color:#fafafa;height:48px}.plp-feature{overflow:hidden;display:flex;flex-flow:row}.collectables>span{font-size:1.125rem;font-weight:200;color:#000}.isbns{font-weight:500;color:#000}.publisher{color:#555}#mbo-options,.feature-details{width:auto;overflow:hidden}.feature-details{margin-bottom:10px;padding-left:5px}#mbo-options{padding:10px 5px}.about-this-edition>ul>li{margin-bottom:5px;display:flex;border-bottom:1px solid #e7e9e9}.about-this-edition>ul>li>span{padding:8px 0 8px 7px;margin:0;max-width:300px;word-wrap:break-word;word-break:break-word}.about-this-edition .ratings{padding:8px 0 8px 7px;margin:0;max-width:300px;word-wrap:break-word;word-break:break-word}.about-this-edition .rating:first-of-type{margin-top:0}.about-this-edition strong{background-color:#f0f2f2;font-weight:700;min-width:170px;padding:8px 0 8px 7px}@media (max-width:1240px){#abe-content{border-left:none;border-right:none}}@media screen and (max-width:1100px){.breadcrumb-long{max-width:400px}}@media screen and (max-width:1075px){.all-collectables,.all-formats{float:none;width:inherit}.all-formats+.all-collectables{margin-top:10px;margin-left:0}}@media screen and (max-width:1024px){.plp-feature{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.feature-image{width:200px;padding:5px 5px 5px 0}.feature-content{margin-right:5px}.bb-image{display:none}.main-feature>.break-b{margin-right:10px}#ntb-title{max-width:400px}}@media screen and (max-width:995px){#ntb-title{max-width:350px}}@media screen and (max-width:990px){#ntb-title{max-width:300px}}@media screen and (max-width:980px){.breadcrumb-long{max-width:250px}}@media screen and (max-width:920px){.breadcrumb-long{max-width:225px}}@media screen and (max-width:905px){.all-collectables,.all-formats{float:none;width:inherit}.all-collectables{margin-top:20px}.all-formats+.all-collectables{margin-left:0}}@media screen and (max-width:880px){.breadcrumb-long{max-width:200px}}@media screen and (max-width:845px){.breadcrumb-long{max-width:175px}}@media screen and (max-width:840px){#ntb-title{max-width:200px}}@media screen and (max-width:810px){.breadcrumb-long{max-width:155px}.breadcrumb-short{max-width:135px}}@media screen and (max-width:805px){.it-btn{width:inherit!important}.feature-image{width:180px}}@media screen and (max-width:780px){.feature-image>img{min-height:0}.bb-pricing,.bb-shipping{overflow:hidden;width:auto}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.synopsis-review{clear:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.main-feature>.break-b{margin-right:10px}.feature-image{width:200px;padding:5px 5px 5px 0}.feature-content{margin-right:5px}}@media screen and (max-width:767px){.plp-feature{display:block}.bb-image{display:block;float:left;width:115px;padding-right:10px}.main-feature{padding-right:0}.used-box{border-top:none;border-left:1px solid #ddd}.it-btn{width:100%!important}#main{padding-bottom:5px}.feature-details{padding:0}.synopsis-review{margin-bottom:15px}.panel-title .left,.panel-title small{float:none!important;display:block;padding-top:5px}span.no-wrap{white-space:normal!important}.bb-shipping{border-bottom-width:0}.bb-shipping.m-sm-b{margin:0!important}#ntb-title{max-width:350px}}@media screen and (max-width:765px){.bb-image{display:block;float:left;width:115px;padding-right:10px}}@media screen and (max-width:690px){.synopsis-review{float:left;width:inherit}#ntb-title{max-width:300px}}@media screen and (max-width:650px){.breadcrumb-short{max-width:95px}.breadcrumb-long{max-width:185px}}@media screen and (max-width:645px){.separator>span+span.no-wrap::before,.separator>span+span.quantity::before{content:"";padding:0}.separator>.no-wrap,.separator>.quantity{display:block}}@media screen and (max-width:625px){.feature-image{width:49%}.feature-details{float:left;width:49%}#ntb-title{max-width:225px}.show-all-formats{margin:0 0 0;clear:both}#mbo-options{float:left;width:49%}.used-box{border-top:1px solid #ddd;border-left:none}}@media screen and (max-width:565px){#mbo-options,.feature-details{float:none;width:inherit}#mbo-options{padding:5px 3px}#mbo-options>a{display:none!important}.mbo{padding-left:5px;padding-right:5px;text-align:center;width:47%}.mbo+.mbo{margin-left:2.5%}#new-from{float:right}.feature-details{float:none;width:inherit;padding:0 3px;overflow:visible}.feature-image{padding-right:5px}}@media screen and (max-width:530px){#ntb-title{max-width:200px}}@media screen and (max-width:495px){.breadcrumb-short{max-width:48px}.breadcrumb-long{max-width:90px}.title-crumb{font-size:12px}.author-crumb{font-size:12px}.books-like-cta{margin-top:10px;text-align:center;background-color:#fafafa;height:68px}}@media screen and (max-width:395px){.feature-image{max-width:140px;padding:5px 10px 5px 0;text-align:left}#mbo-options{overflow:hidden;padding:0 5px}.mbo{padding-left:0;padding-right:0}.about-this-edition strong{width:140px;padding:20px 0 20px 7px}.about-this-edition .ratings,.about-this-edition>ul>li>span{max-width:170px;padding:20px 0 20px 7px}.nav>li>a{vertical-align:middle;padding:10px 7px;white-space:normal;max-width:120px;height:60px;word-wrap:break-word;word-break:break-word;font-size:16px}}.show-all-formats{margin-bottom:25px;height:110px}@media screen and (max-width:1075px){.show-all-formats{max-width:375px;padding:10px 5px;height:180px}}