@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{box-sizing:border-box;height:100%;font-size:62.5%;font-size:.625em}*,:after,:before{box-sizing:inherit}body{position:relative;height:100%;font-family:Open Sans,sans-serif;font-size:1.4rem;font-weight:400;line-height:1;text-rendering:optimizeLegibility;color:#6b7c93;background:#fff;overflow-x:hidden;overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:30rem}[tabindex="-1"]:focus{outline:none!important}[data-whatinput=mouse]:focus,[data-whatinput=touch]:focus{outline:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}p{margin:0}small{font-size:inherit}abbr[title]{text-transform:lowercase}abbr,acronym{cursor:help}a{text-decoration:none;color:#7179bd;transition:color .3s ease-in-out}a:active,a:focus,a:hover{color:#6067a1}dl,ol,ul{margin:0;padding:0}ol,ul{list-style:none}dl dd{margin:0}img{vertical-align:bottom}img:not([src$=".svg"]){height:auto}img,svg,video{max-width:100%}iframe{border:0}input,select,textarea{display:block}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(107,124,147,.3)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(107,124,147,.3)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(107,124,147,.3)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(107,124,147,.3)}input::placeholder,select::placeholder,textarea::placeholder{color:rgba(107,124,147,.3)}label{display:inline-block;cursor:pointer}label abbr{display:none}textarea{resize:vertical}[type=checkbox],[type=radio]{display:inline}[type=search]{box-sizing:border-box}fieldset{margin:0;padding:0;border:0}::-webkit-input-placeholder{color:#04222d}::-moz-placeholder{color:#04222d}:-ms-input-placeholder{color:#04222d}::-ms-input-placeholder{color:#04222d}::placeholder{color:#04222d}table{max-width:100%;margin:0;border-collapse:collapse}td,th,tr{vertical-align:middle}th{font-weight:inherit;text-align:left}hr{border:0;border-top:1px solid #04222d;margin:2rem 0}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.app{display:flex;flex-direction:column;height:100%;min-height:100vh}.app-main{flex-grow:1}.box{background:#fff;border-radius:.4rem;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)}.box-header{padding:3rem 2rem;text-align:center;background:#f1f2f8;border-radius:.4rem .4rem 0 0;border-bottom:1px solid #e5e6ec}.box-header-title{text-transform:uppercase;font-size:1.8rem;font-weight:700;color:#7179bd}.box-header-title+.box-header-subtitle{margin-top:1rem;line-height:1.25}@media (min-width:30.0625em){.box-header-title+.box-header-subtitle{font-size:1.6rem}}.box-header-subtitle{color:#7179bd}.box-body,.box-footer{padding:2rem}.box-footer{margin-top:1rem;border-top:1px solid #ededed;text-align:center}.book{position:relative;display:flex;flex-direction:column;background:#f5f7f9;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);border-radius:.4rem;overflow:hidden;height:35rem;width:100%;transition:transform .3s ease-in-out}.book:hover{transform:translateY(-5px)}.book-head{padding:2rem}.book-head-title{color:#04222d}.book-body{display:flex;flex-wrap:wrap;overflow:hidden;margin-right:-3px}.book-body--empty{justify-content:center;align-items:center;flex-grow:1}.book-body-item{flex:0 0 33.333%;padding-right:3px;padding-bottom:3px;color:#cfd4df}.book-body-item img{width:100%}.book-body-empty{display:flex;justify-content:center;align-items:center;width:100%;flex-grow:1;text-align:center}.bookPage-head-tools a.button{margin-bottom:1rem}.bookList-head{display:flex;justify-content:space-between;align-items:center;padding-top:4rem;padding-bottom:4rem}.bookList-head>:not(:first-child){margin-left:2rem}.bookList-head-legend{display:flex;font-size:1.8rem}.bookList-head-legend>:not(:first-child){margin-left:2rem}.bookList-head-legend-highlight{color:#7179bd;font-weight:700}.bookList-body{display:flex;flex-wrap:wrap}@media (min-width:30.0625em){.bookList-body{margin:0 -1rem}}.bookList-body>*{margin-bottom:2rem}@media (min-width:30.0625em){.bookList-body>*{margin:1rem;width:calc(50% - 2rem)}}@media (min-width:64.0625em){.bookList-body>*{margin:1rem;width:calc(33.333% - 2rem)}}@media (min-width:93.8125em){.bookList-body>*{width:calc(25% - 2rem)}}@media (min-width:125.0625em){.bookList-body>*{width:calc(20% - 2rem)}}.bookList-body--organize{width:100%}.bookPage-head{display:flex;justify-content:space-between;align-items:center;padding-top:4rem;padding-bottom:4rem}.bookPage-head>:not(:first-child){margin-left:2rem}.bookPage-head-legend{display:flex;font-size:1.8rem}.bookPage-head-legend>:not(:first-child){margin-left:2rem}.bookPage-head-legend-highlight{color:#7179bd;font-weight:700}.linkBack+.bookPage-head-legend-highlight{margin-left:1rem}.button{position:relative;display:inline-flex;margin:0;padding:1.5rem 3.5rem;font-weight:700;line-height:1;text-align:center;vertical-align:middle;white-space:nowrap;text-decoration:none;color:#fff;border:0;border-radius:.4rem;background:#3fcadc;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .3s ease-in-out,background .3s ease-in-out,transform .3s ease-in-out;-webkit-user-drag:none;-webkit-appearance:none;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.button:focus,.button:hover{color:#fff;outline:none;background:#6fd7e5;transform:translateY(-3px)}.button.is-disabled:hover,.button:disabled:hover{background:#3fcadc;transform:none}.button.is-active,.button .is-pressed{background:#267984}.button.is-disabled,.button:disabled{background-image:none!important;box-shadow:none!important;cursor:not-allowed;opacity:.6}@media (min-width:30.0625em){.button+[class*=button]{margin-left:1rem}}.button--secondary{color:#6b7c93;background:#fff;box-shadow:inset 0 0 0 1px #cfd4df}.button--secondary:focus,.button--secondary:hover{color:#6b7c93;background:#cfd4df}.button--secondary.is-disabled:hover,.button--secondary:disabled:hover{background:#fff}.button--secondary.is-active,.button--secondary .is-pressed{color:#fff;background:#7c7f86;box-shadow:none}.button--danger{background:#fc3c63}.button--danger.is-disabled:hover,.button--danger:disabled:hover{background:#fc3c63}.button--danger:focus,.button--danger:hover{background:#ca304f}.button--S{padding:.5rem 1.5rem;font-size:1.2rem}.button--L{padding:2rem 4rem;font-size:1.8rem}.button--block{justify-content:center;width:100%}.content{padding:12rem 0;text-align:center}.content-head:not(:only-child){margin-bottom:3rem}.content-body{max-width:36rem;margin-left:auto;margin-right:auto}.content-body p:not(:last-child),.content-body p:not(:only-child){margin-bottom:2rem;font-size:1.6rem;line-height:1.33}.dropdown,.dropdown-button{color:#fff;position:relative}.dropdown-button{border:none;background:none;padding:.5rem 26px .5rem 1rem;cursor:pointer;transition:opacity .3s ease-in-out;will-change:opacity}.dropdown-button:focus{outline:none}.dropdown-button:focus,.dropdown-button:hover{opacity:.75}.dropdown-button:after{position:absolute;top:calc(50% - 3px);right:0;content:"";display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}.dropdown-button.is-dropdownOpen:after{transform:rotate(180deg)}.dropdown-button.is-dropdownOpen+.dropdown-content{display:block}.dropdown-content{position:absolute;top:calc(100% + 8px);right:0;background:#fff;display:none;border-radius:.4rem;min-width:22rem;text-align:center;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)}.dropdown-content:after{position:absolute;top:-8px;right:50px;content:"";display:block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.dropdown-box-list-item .link,.dropdown-box-list-item a{display:block;padding:1.5rem 2rem;color:#04222d}.dropdown-box-list-item .link:focus,.dropdown-box-list-item .link:hover,.dropdown-box-list-item a:focus,.dropdown-box-list-item a:hover{color:#7179bd}.dropdown-box-list-item .link{cursor:pointer}.dropdown-box-list-item:not(:first-child){border-top:1px solid #ededed}.dz-preview{background:#7179bd;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);border-radius:.4rem;padding:2rem;color:#fff}.dz-filename{color:#fff;font-size:1.6rem;font-weight:700}.dz-filename+.dz-size{margin-top:.5rem}.dz-size{font-size:1.2rem;color:#f1f2f8}.dz-progress{display:block;height:.5rem;background:#6067a1;border-radius:.5rem;overflow:hidden}.dz-upload{display:block;height:100%;width:0;background:#f1f2f8}.dz-error-message{color:red;display:none}.dropzone .dz-preview.dz-success .dz-success-mark,.dz-preview.dz-error .dz-error-mark,.dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{position:absolute;display:none;left:30px;top:30px;width:54px;height:58px;left:50%;margin-left:-27px}.dz-remove{position:relative;color:#4f5584;font-weight:700;font-size:1.2rem;display:inline-flex;padding:.75rem 1rem .75rem 3rem;background:#959bce;border-radius:.4rem;transition:background .3s ease-in-out}.dz-remove:hover{color:#4f5584;background:#fff}.dz-remove:after,.dz-remove:before{position:absolute;top:calc(50% - .2rem);left:.75rem;content:"";display:block;height:.2rem;width:1.6rem;background:#4f5584;border-radius:.1rem}.dz-remove:before{transform:rotate(45deg)}.dz-remove:after{transform:rotate(-45deg)}.editor{line-height:1.5}.editor h1{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1.5em 0 .8em;font-size:2.8rem}.editor h1:first-child{margin-top:0}.editor h2{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1em 0 .8em;font-size:2.4rem}.editor h2:first-child{margin-top:0}.editor h3{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1.75em 0 .8em;font-size:1.8rem}.editor h3:first-child{margin-top:0}.editor h4{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1.5em 0 .8em;font-size:1.6rem}.editor h4:first-child{margin-top:0}.editor h5{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1.5em 0 .8em;font-size:1.2rem}.editor h5:first-child{margin-top:0}.editor h6{font-weight:700;line-height:1.25;text-rendering:optimizeLegibility;color:#000;margin:1.5em 0 .8em;font-size:1rem}.editor h6:first-child{margin-top:0}.editor p{margin:2rem 0}.editor p>code{padding:.25rem .75rem;background:#eee;border:1px solid #e1e1e1;border-radius:.4rem}.editor blockquote{margin:2rem 0;padding-left:2rem;color:#97a3b3;border-left:4px solid #ededed}.editor blockquote p{margin:0}.editor blockquote cite:before{content:"\2014 \00A0"}.editor figcaption{font-size:1.2rem;font-style:italic}.editor code{font-family:courier,monospace}.editor pre{text-align:left;font-size:100%}.editor ol,.editor ul{padding-left:2rem;margin:2rem 0}.editor ol ol,.editor ol ul,.editor ul ol,.editor ul ul{list-style:circle;margin:0}.editor ul{list-style:disc}.editor ol{list-style:decimal}.editor dl{margin:2rem 0}.editor dt{font-weight:700}.editor dt:not(:first-child){margin-top:1rem}.editor a{color:#7179bd}.editor a:focus,.editor a:hover{color:#959bce}.editor hr{height:0;border:1px solid #ededed;margin:2em 0 1em}.editor img{margin:2rem 0}.editor table{width:100%;max-width:100%;margin-bottom:1rem;line-height:1.25}.editor th{padding:1.5rem;vertical-align:bottom;border-bottom:2px solid #ededed;font-weight:700}.editor td{padding:1.5rem;border-bottom:1px solid #ededed}.fakeSlider{position:relative}.fakeSlider-controls-next,.fakeSlider-controls-prev,.fakeSlider-img{display:flex;justify-content:center;align-items:center}.fakeSlider-controls-next,.fakeSlider-controls-prev{position:fixed;top:25%;height:10.4rem;width:5.2rem;background:rgba(96,103,161,.8)}.fakeSlider-controls-next:hover .fakeSlider-controls-picto path,.fakeSlider-controls-prev:hover .fakeSlider-controls-picto path{stroke-width:4px;stroke:#f5f7f9}.fakeSlider-controls-next.disabled,.fakeSlider-controls-prev.disabled{opacity:.5;cursor:not-allowed}.fakeSlider-controls-next.disabled svg,.fakeSlider-controls-prev.disabled svg{display:none}.fakeSlider-controls-next{right:0;border-radius:666px 0 0 666px}.fakeSlider-controls-prev{border-radius:0 666px 666px 0}.fakeSlider-controls-picto{width:2.2rem;height:3.6rem;display:block}.fakeSlider-controls-picto path{stroke:#f5f7f9;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:all .3s ease-in-out}.flashMessage{position:fixed;bottom:0;left:0;right:0;padding:3rem 7rem;text-align:center;z-index:9999;font-weight:700;transform:translate3d(0,100%,0);-webkit-animation:fadeInUp .3s ease-in-out forwards;animation:fadeInUp .3s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;will-change:opacity}.flashMessage-close{position:absolute;right:10px;top:calc(50% - 20px);bottom:0;width:40px;height:40px;background:rgba(0,0,0,.2);font-size:0;border-radius:50%}.flashMessage-close:after,.flashMessage-close:before{position:absolute;top:calc(50% - 10px);left:calc(50% - 1px);display:block;content:"";width:2px;height:20px;background-color:#fff;transform:rotate(-45deg);transition:all .2s ease-out}.flashMessage-close:after{transform:rotate(45deg)}.flashMessage-close:hover:before{transform:rotate(270deg)}.flashMessage-close:hover:after{transform:rotate(90deg)}.flashMessage.alert{background:#fc3c63;color:#fff}.flashMessage.notice{background:#2b9eeb;color:#fff}.flashMessage.success{background:#31cf65;color:#fff}.flashMessage.success a,.flashMessage.success a:active,.flashMessage.success a:hover{color:#6067a1}@media (max-width:30em){.form>.grid{margin-bottom:2rem}.form>.grid:last-child{margin-bottom:0}}.form-group{margin-bottom:2rem}.form-group:last-child{margin-bottom:0}.form-group-feedback{margin-top:1rem;font-size:1.4rem;line-height:1.25}.form-error,.form-group-small{display:block;font-size:90%;color:#a6b0be;margin-top:1rem}.form-group-label{margin:0 0 .75rem;font-weight:400}.form-group-label--required:after{content:" *"}.form-group-input input:not([type=range]),.form-group-input select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group-input [type=date],.form-group-input [type=email],.form-group-input [type=month],.form-group-input [type=number],.form-group-input [type=password],.form-group-input [type=search],.form-group-input [type=tel],.form-group-input [type=text],.form-group-input [type=url],.form-group-input select{height:4rem;padding:0 1rem;line-height:1}.form-group-input [type=date],.form-group-input [type=email],.form-group-input [type=month],.form-group-input [type=number],.form-group-input [type=password],.form-group-input [type=search],.form-group-input [type=tel],.form-group-input [type=text],.form-group-input [type=url],.form-group-input select,.form-group-input textarea{display:block;width:100%;border:1px solid #cfd4df;border-radius:.4rem;background-color:#fff;box-shadow:none;transition:all .3s ease-in-out}.form-group-input [type=date]:hover,.form-group-input [type=email]:hover,.form-group-input [type=month]:hover,.form-group-input [type=number]:hover,.form-group-input [type=password]:hover,.form-group-input [type=search]:hover,.form-group-input [type=tel]:hover,.form-group-input [type=text]:hover,.form-group-input [type=url]:hover,.form-group-input select:hover,.form-group-input textarea:hover{border-color:#babfc9}.form-group-input [type=date]:focus,.form-group-input [type=email]:focus,.form-group-input [type=month]:focus,.form-group-input [type=number]:focus,.form-group-input [type=password]:focus,.form-group-input [type=search]:focus,.form-group-input [type=tel]:focus,.form-group-input [type=text]:focus,.form-group-input [type=url]:focus,.form-group-input select:focus,.form-group-input textarea:focus{border-color:#a6aab2;outline:none;box-shadow:none,0 0 5px rgba(152,157,166,.7)}.form-group-input [type=date]:disabled,.form-group-input [type=email]:disabled,.form-group-input [type=month]:disabled,.form-group-input [type=number]:disabled,.form-group-input [type=password]:disabled,.form-group-input [type=search]:disabled,.form-group-input [type=tel]:disabled,.form-group-input [type=text]:disabled,.form-group-input [type=url]:disabled,.form-group-input select:disabled,.form-group-input textarea:disabled{cursor:not-allowed}.form-group-input textarea{min-height:8rem;padding:1rem;line-height:1.25}.form-fieldset:not(:only-child){margin-top:3rem;margin-bottom:3rem}.form-fieldset-lead{font-weight:700}.form-fieldset-lead:not(:only-child){margin-bottom:1rem}.form-footer{margin-top:3rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-footer-item:not(:first-child){margin-top:2rem}.form-errors{color:#fc3c63;line-height:1.25}.form-errors>*{margin-bottom:2rem}.form-errors h2{font-weight:700}.form-errors ul{padding-left:2rem;list-style:disc;margin-top:1rem}.form-errors li+li{margin-top:.5rem}.form-error{color:#fc3c63}.form-group-input--inline{display:flex}.form-group-input--inline>*+*{margin-left:2rem}.form-group-small--checkbox,.form-group-small--radio{margin-left:2.5rem}.form-group-input .select{min-width:6rem;height:4rem;padding-top:0;padding-right:3rem;padding-bottom:0;line-height:4rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuMzk3IDkuMTRsMy45NyAzLjZhLjk1My45NTMgMCAwMDEuMzE0LS4wMDVsMy45MjctMy42Yy40NTMtLjQxNS41MjUtMS4xNy4xNi0xLjY4Ny0uMzY0LS41MTYtMS4wMjYtLjU5OC0xLjQ4LS4xODNsLTMuOTI2IDMuNiAxLjMxNy0uMDA0LTMuOTctMy42Yy0uNDU0LS40MTItMS4xMTYtLjMyNi0xLjQ3OC4xOTMtLjM2My41MTgtLjI4OCAxLjI3My4xNjcgMS42ODZ6IiBmaWxsPSIjQURBREFEIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:right 10px center}.form-group-input .select::-ms-expand{display:none}.inputCheckbox,.inputRadio{position:relative;line-height:1.25}.inputCheckbox [type=checkbox],.inputCheckbox [type=radio],.inputRadio [type=checkbox],.inputRadio [type=radio]{position:absolute;z-index:-1;opacity:0}.inputCheckbox [type=checkbox]:disabled+label,.inputCheckbox [type=radio]:disabled+label,.inputRadio [type=checkbox]:disabled+label,.inputRadio [type=radio]:disabled+label{cursor:default}.inputCheckbox [type=checkbox]:disabled+label:before,.inputCheckbox [type=radio]:disabled+label:before,.inputRadio [type=checkbox]:disabled+label:before,.inputRadio [type=radio]:disabled+label:before{cursor:not-allowed}.inputCheckbox label,.inputRadio label{padding-left:1.5em;font-weight:400;transition:all .3s ease-in-out}.inputCheckbox label:before,.inputRadio label:before{position:absolute;top:.125em;left:0;display:inline-block;width:1em;height:1em;margin-right:.5em;vertical-align:text-bottom;border:1px solid #cfd4df;background:#fff 50% no-repeat;content:""}.inputCheckbox [type=checkbox]+label:hover,.inputCheckbox [type=checkbox]:checked+label,.inputCheckbox [type=radio]+label:hover,.inputCheckbox [type=radio]:checked+label,.inputRadio [type=checkbox]+label:hover,.inputRadio [type=checkbox]:checked+label,.inputRadio [type=radio]+label:hover,.inputRadio [type=radio]:checked+label{color:#6b7c93}.inputCheckbox [type=checkbox]+label:before{border-radius:.1875em;transition:border-color .3s ease-in-out,background-color .3s ease-in-out}.inputCheckbox [type=checkbox]:checked+label:before{border-color:#7179bd;background:#7179bd url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ctitle%3EShape%20Copy%3C/title%3E%3Cpath%20d%3D%22M.185%203.245L2.47%205.53c.246.246.645.246.89%200l4.455-4.454c.247-.246.247-.645%200-.89-.246-.248-.645-.248-.89%200L2.47%204.638h.89L1.077%202.353c-.246-.247-.645-.247-.89%200-.248.246-.248.645%200%20.89z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E") 50% no-repeat}.inputCheckbox:not(:first-child){margin-top:1rem}.form-group-input--inline .inputCheckbox:not(:first-child){margin-top:0}.inputRadio [type=radio]+label:before{border-radius:50%;transition:all .3s ease-in-out}.inputRadio [type=radio]:checked+label:before,.inputRadio [type=radio]:focus+label:before{border:.3125em solid #7179bd}.inputRadio:not(:first-child){margin-top:1rem}.form-group-input--inline .inputRadio:not(:first-child){margin-top:0}.form--inline{display:flex;align-items:flex-start}.form--inline .form-group{flex-grow:1;margin-bottom:0}.form--inline .form-group input,.form--inline .form-group select{border-radius:.4rem 0 0 .4rem;border-right:none}.form--inline .form-group-label{position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important}.form--inline .form-footer{margin:0;padding-top:0;border-top:0}.form--inline .button{display:block;width:100%;height:4rem;padding:0 2rem;font-size:1.2rem;line-height:4rem;text-align:center;border-radius:0 .4rem .4rem 0;box-shadow:none;background:#7179bd}.form--inline .button:hover{box-shadow:none;transform:none;background:#959bce}.form--inline .form-group .twitter-typeahead{display:block!important}.grid{display:flex;flex-wrap:wrap}@media (min-width:30.0625em){.grid{margin-left:-2rem}.grid>*{margin-left:2rem}}@media (max-width:30em){.grid>*{width:100%}}.grid--equalColumns>*{flex-grow:1}.gridThumb{margin-top:-1rem}@media (min-width:48.0625em){.gridThumb{margin-left:-1.5rem}}.gridThumb-item{margin-bottom:2rem!important;display:inline-block}@media (min-width:30.0625em){.gridThumb-item{margin-bottom:0!important}}.gridThumb-item.drop-preview{min-width:10rem;min-height:10rem;background:#7179bd;color:#fff;padding:2rem}.header{position:relative;background:#7179bd}@media (min-width:50em){.header{position:fixed;top:0;left:0;right:0;z-index:666}}.header-wrapper{padding:1.5rem 2rem}@media (min-width:30.0625em){.header-wrapper{max-width:250rem;margin-right:auto;margin-left:auto}}@media (min-width:50.0625em){.header-wrapper{height:7rem;display:flex;justify-content:space-between;align-items:center}.header-wrapper>:not(:first-child){margin-left:2rem}}.header-wrapper-logo svg{-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,.25));filter:drop-shadow(0 3px 6px rgba(0,0,0,.25))}.header-wrapper-logo .brand-name{display:inline-block;color:#fff;margin-left:1rem;font-size:2.4rem;font-weight:700}@media (max-width:50em){.header-wrapper-nav{position:absolute;top:2rem;right:2rem}}.header-title{color:#fff;font-size:1.8rem}.header-links a{color:#fff;margin:1rem}.footer{margin-top:4rem;padding:4rem 0;color:#fff;background:#04222d}.footer-nav{text-align:center}@media (min-width:30.0625em){.footer-nav{display:flex;justify-content:center}}.footer-nav a{color:#959bce}.footer-nav a:focus,.footer-nav a:hover{color:#fff}.footer-nav-item:not(:first-child){margin-top:2rem}@media (min-width:30.0625em){.footer-nav-item:not(:first-child){margin-left:2rem;margin-top:0}}.heroBrand{padding:4rem 2rem 19rem;margin-bottom:-15rem;background:#7179bd;color:#fff;text-align:center}@media (max-width:30em){.heroBrand svg{width:230px}}@media (min-width:30.0625em){.heroBrand{padding:7rem 2rem 27rem;margin-bottom:-20rem}}.heroBrand-subtitle{font-size:1.6rem;margin-top:1rem}@media (min-width:30.0625em){.heroBrand-subtitle{font-size:1.8rem}}.fakeLabel{margin:0 0 .75rem;font-weight:400}.linkBack svg{max-width:none;width:2rem;height:2rem}.linkBack svg circle,.linkBack svg path{fill:none;stroke:#7179bd;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;transition:stroke .3s ease-in-out}.linkBack:hover svg circle,.linkBack:hover svg path{stroke:#959bce}.linkCta{position:relative}.linkCta:after{position:absolute;bottom:-.3rem;left:-.4rem;right:-.4rem;height:2px;background:#7179bd;content:"";display:block;transform:rotateY(90deg);transition:transform .3s ease-in-out}.linkCta:focus:after,.linkCta:hover:after{transform:rotateY(0deg)}.linkBullet{display:inline-flex;align-items:center}.linkBullet:hover .linkBullet-icon{background:#959bce}.linkBullet:hover .linkBullet-legend{color:#959bce}.linkBullet-icon{width:3rem;height:3rem;background:#7179bd;border-radius:50%;transition:background .3s ease-in-out}.linkBullet-icon+.linkBullet-legend{margin-left:1rem}.linkBullet-icon svg path{fill:#fff}.linkBullet-legend{font-size:1.6rem;font-weight:700;transition:color .3s ease-in-out}.listTable:not(:empty){display:table;width:100%;margin-bottom:2rem;background:#f5f7f9;border-radius:.4rem}.listTable-item{display:table-row}.listTable-item>*{display:table-cell;padding:1.25rem 1rem;color:#6b7c93}.listTable-item:not(:last-child)>*{border-bottom:1px solid #ededed}.listTable-item-tools{text-align:right}.listTable-item-tools a{color:#6b7c93;font-size:1.2rem}.listTable-item-tools a:hover{color:#fc3c63}@media (min-width:50.0625em){.main{padding-top:7rem;min-height:100vh;display:flex;flex-direction:column}.main.without-header{padding-top:0}}.mfp-close{top:7px!important}.modal{background:#fff;border-radius:.4rem;max-width:45rem;margin:auto;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)}.modal.large{max-width:90rem}.modal-head{padding:2rem;border-bottom:1px solid #ededed}.modal-head-title{font-size:1.8rem;font-weight:700;color:#7179bd}.modal-body{padding:2rem}.modal-footer{display:flex;justify-content:space-between;padding:2rem;background-color:#f5f7f9;border-radius:0 0 .4rem .4rem}.modal-footer>:not(:first-child){margin-left:2rem}.moveBox-item{border:1px solid #ededed;border-radius:.4rem;margin-bottom:2rem;padding:1rem}.moveBox-item:last-child{margin-bottom:0}.moveBox-item img{margin:0 auto;max-width:20rem;display:block}.moveBox-item.moveBox-item--radio{position:relative;padding:0;text-align:center;color:#7179bd;border-color:#7179bd;transition:color .3s ease-in-out,background .3s ease-in-out}.moveBox-item.moveBox-item--radio [type=radio]{position:absolute;z-index:-1;opacity:0}.moveBox-item.moveBox-item--radio label{font-weight:700;padding:1rem;transition:color .3s ease-in-out,background .3s ease-in-out}.moveBox-item.moveBox-item--radio:hover{background:#d4d7eb}.moveBox-item.moveBox-item--radio [type=radio]:checked+label{background:#7179bd;color:#fff}.msg:not(:empty){padding:1rem;background:#f5f7f9;border-radius:.4rem}.msg:not(:empty):not(:last-child){margin-bottom:1rem}.msg--warning.msg--warning{background:#feeaa1;color:#98843b}.pagination{margin-top:4rem}.pagination .current,.pagination a{display:inline-block;padding:.5rem 1rem;border-radius:.4rem;font-size:1.2rem;border:1px solid #ededed}.pagination .current{background:#7179bd;color:#fff;border-color:#7179bd}.search{position:relative}@media (max-width:50em){.search{margin:2rem 0}}.search-icon{position:absolute;top:1.2rem;left:1.5rem;pointer-events:none;transition:transform .3s ease-in-out;will-change:transform}.search-icon path{transition:fill .3s ease-in-out;fill:#6b7c93}.search-input{border:none;width:400px;border-radius:.4rem;padding:1.2rem 2rem 1.2rem 4.5rem;transition:box-shadow .3s ease-in-out}@media (max-width:50em){.search-input{width:100%}}.search-input::-webkit-input-placeholder{color:#6b7c93}.search-input::-moz-placeholder{color:#6b7c93}.search-input:-ms-input-placeholder{color:#6b7c93}.search-input::-ms-input-placeholder{color:#6b7c93}.search-input::placeholder{color:#6b7c93}.search-input:focus{outline:none}.search-input:hover{box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)}.search-input:focus+.search-icon,.search-input:hover+.search-icon{transform:scale(1.1)}.search-input:focus+.search-icon path,.search-input:hover+.search-icon path{fill:#7179bd}.thumb{position:relative;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);border-radius:.4rem;overflow:hidden;min-height:10rem}.thumb:hover .thumb-tools{transform:translateX(0)}.thumb-img img{width:100%}.thumb-text{text-align:center;padding:1rem}.thumb-tools{position:absolute;bottom:0;left:0;right:0;display:flex;transform:translateY(100%);transition:transform .3s ease-in-out;background:rgba(4,34,45,.6)}.thumb-tools-link{display:flex;padding:1.5rem 1rem;flex-grow:1;justify-content:center;align-items:center;text-align:center;font-size:1.2rem;font-weight:700;color:#fff;transition:background .3s ease-in-out,opacity .3s ease-in-out;opacity:.8}.thumb-tools-link:hover{opacity:1;color:#fff;background:rgba(4,34,45,.6)}.thumb-tools-link-picto{margin-right:1rem}.tt-menu{background:#f5f7f9;border-radius:0 0 .4rem .4rem;overflow:hidden;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);border-left:1px solid #a6aab2;border-right:1px solid #a6aab2;border-bottom:1px solid #a6aab2;transform:translateX(.4rem)}.tt-suggestion{padding:1rem 2rem;border-bottom:1px solid #ededed;cursor:pointer;transition:color .3s ease-in-out}.tt-suggestion:hover{color:#04222d}.wrapper{padding-right:2rem;padding-left:2rem}@media (min-width:30.0625em){.wrapper{max-width:250rem;margin-right:auto;margin-left:auto}}@media (min-width:30.0625em){.wrapper--M{max-width:64rem}}@media (min-width:30.0625em){.wrapper--S{max-width:40rem}}.search-result-block{margin-top:2em}.search-result-title{font-size:1.8rem;color:#7179bd;font-weight:700}.search-result-pagination{text-align:center;margin:1rem}.share-modal-container{display:flex}.share-modal-container .share-modal-collaborators{flex:1 1;margin-right:1em}.share-modal-container .share-modal-collaborators .collaborator-list{max-height:60vh;overflow:auto;margin-bottom:2rem}.share-modal-container .share-modal-collaborators .collaborators-title{margin-bottom:2rem;font-size:1.8rem;line-height:1.333}.share-modal-container .share-modal-collaborators .collaborators-info{margin-bottom:2rem}.share-modal-container .share-modal-shares{flex:1 1}.u-cf:after,.u-cf:before{display:table;content:" "}.u-cf:after{clear:both}.u-noBfc{overflow:hidden!important}.u-floatLeft{float:left!important}.u-floatRight{float:right!important}.u-flexPushleft{margin-left:auto}.u-flexCenter{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.u-visuallyHidden{position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important}.u-maN,.u-mtN{margin-top:0!important}.u-maN,.u-mbN{margin-bottom:0!important}.u-maN,.u-mlN{margin-left:0!important}.u-maN,.u-mrN{margin-right:0!important}.u-paN,.u-ptN{padding-top:0!important}.u-paN,.u-pbN{padding-bottom:0!important}.u-paN,.u-plN{padding-left:0!important}.u-paN,.u-prN{padding-right:0!important}.u-maS,.u-mtS{margin-top:1rem!important}.u-maS,.u-mbS{margin-bottom:1rem!important}.u-maS,.u-mlS{margin-left:1rem!important}.u-maS,.u-mrS{margin-right:1rem!important}.u-paS,.u-ptS{padding-top:1rem!important}.u-paS,.u-pbS{padding-bottom:1rem!important}.u-paS,.u-plS{padding-left:1rem!important}.u-paS,.u-prS{padding-right:1rem!important}.u-maM,.u-mtM{margin-top:2rem!important}.u-maM,.u-mbM{margin-bottom:2rem!important}.u-maM,.u-mlM{margin-left:2rem!important}.u-maM,.u-mrM{margin-right:2rem!important}.u-paM,.u-ptM{padding-top:2rem!important}.u-paM,.u-pbM{padding-bottom:2rem!important}.u-paM,.u-plM{padding-left:2rem!important}.u-paM,.u-prM{padding-right:2rem!important}.u-maL,.u-mtL{margin-top:4rem!important}.u-maL,.u-mbL{margin-bottom:4rem!important}.u-maL,.u-mlL{margin-left:4rem!important}.u-maL,.u-mrL{margin-right:4rem!important}.u-paL,.u-ptL{padding-top:4rem!important}.u-paL,.u-pbL{padding-bottom:4rem!important}.u-paL,.u-plL{padding-left:4rem!important}.u-paL,.u-prL{padding-right:4rem!important}.u-maXL,.u-mtXL{margin-top:12rem!important}.u-maXL,.u-mbXL{margin-bottom:12rem!important}.u-maXL,.u-mlXL{margin-left:12rem!important}.u-maXL,.u-mrXL{margin-right:12rem!important}.u-paXL,.u-ptXL{padding-top:12rem!important}.u-paXL,.u-pbXL{padding-bottom:12rem!important}.u-paXL,.u-plXL{padding-left:12rem!important}.u-paXL,.u-prXL{padding-right:12rem!important}.u-textUpper{text-transform:uppercase!important}.u-textLower{text-transform:lowercase!important}.u-textCenter{text-align:center!important}.u-textLeft{text-align:left!important}.u-textRight{text-align:right!important}.u-textBreak{word-wrap:break-word!important}.u-textNoWrap,.u-textTruncate{white-space:nowrap!important}.u-textTruncate{overflow:hidden!important;max-width:100%;text-overflow:ellipsis!important;word-wrap:normal!important}.u-textBold{font-weight:700}.u-titleXL{font-size:2.4rem}.u-titleL,.u-titleXL{font-weight:700;color:#04222d}.u-textL,.u-titleL{font-size:1.8rem}.u-textL,.u-textM{line-height:1.333}.u-textM{font-size:1.6rem}.u-textS{font-size:1.4rem;line-height:1.333}.u-textXS{font-size:1.2rem;line-height:1.333}.u-textClrDanger{color:#fc3c63!important}.u-textClrSuccess{color:#31cf65!important}.u-textClrWarning{color:#fedc62!important}.u-textClr0{color:#6b7c93!important}.u-textClr0Light{color:#cfd4df!important}.u-textClr0Lighter{color:#f5f7f9!important}.u-textClr0Dark{color:#04222d!important}.u-textClr0Darker{color:#000!important}.u-textClr1{color:#7179bd!important}.u-textClr1Light{color:#959bce!important}.u-textClr1Dark{color:#6067a1!important}.u-textClr1Darker{color:#4f5584!important}.u-textClr2{color:#3fcadc!important}.u-textClr2Dark{color:#36acbb!important}.landing-page .heroBrand{padding:80px 0 40px;margin:0}.landing-page .intro{color:#fff;text-align:center;font-size:24px;line-height:40px;font-weight:400;margin-top:60px;margin-left:12px;margin-right:12px}.landing-page .section-title{color:#04222d;text-align:center;font-size:30px;margin-bottom:30px}.landing-page .examples{background:#fff;padding:30px 0}.recipe-landing .landing-page .examples{padding-top:70px}.landing-page .examples .example-list{display:flex;flex-direction:row;justify-content:center;grid-gap:30px;gap:30px;width:1200px;flex-wrap:wrap;margin:auto}@media (max-width:1200px){.landing-page .examples .example-list{width:auto}}.recipe-landing .landing-page .examples .example-list{align-items:flex-end;grid-gap:16px;gap:16px}.landing-page .examples .example-list .example-item .example-name{color:#04222d;font-size:16px;margin-bottom:16px}.landing-page .examples .example-list .example-item img.example-image{width:400px}@media (max-width:700px){.recipe-landing .landing-page .examples .example-list .example-item.example1{display:none}}.recipe-landing .landing-page .examples .example-list .example-item.example2{width:572px;margin:0 -58px -11px -70px;z-index:1}.recipe-landing .landing-page .examples .example-list .example-item.example2 img.example-image{width:100%}@media (max-width:700px){.recipe-landing .landing-page .examples .example-list .example-item.example2{display:none}}.landing-page .examples .example-list .example-item.example3 img.example-image{width:200px}.recipe-landing .landing-page .examples .example-list .example-item.example3{width:140px;margin-bottom:5px}.landing-page .examples .example-list .text-examples{color:#04222d}.landing-page .examples .example-list .text-examples .text-examples-title{font-weight:700;margin-top:32px;margin-bottom:8px}.landing-page .examples .example-list .text-examples .text-example-item{margin-left:16px;list-style:circle;margin-bottom:4px}.landing-page .examples .examples-subtext{color:#04222d;font-size:20px;text-align:center;margin-top:16px}.landing-page .main-section{background:#fff;padding:30px 0}.landing-page .sub-sections{color:#04222d;font-size:16px}.recipe-landing .landing-page .sub-sections{font-size:18px}.landing-page .sub-sections .sub-section-container{padding:16px 0}.landing-page .sub-sections .sub-section-container:nth-child(odd){background:#dddcff}.landing-page .sub-sections .sub-section{position:relative;width:1000px;margin:auto;display:flex;flex-direction:row;grid-gap:40px;gap:40px;align-items:flex-start}@media (max-width:1000px){.landing-page .sub-sections .sub-section{width:auto;margin:0 12px}}@media (max-width:700px){.landing-page .sub-sections .sub-section{width:auto;margin:0 12px;flex-direction:column;grid-gap:12px;gap:12px}}.landing-page .sub-sections .sub-section .sub-section-image{width:500px}.landing-page .sub-sections .sub-section .sub-section-text{padding:32px 0}.landing-page .sub-sections .sub-section .sub-section-text.small{padding:0}.landing-page .sub-sections .sub-section .sub-section-text p{margin:8px 0;line-height:20px}.recipe-landing .landing-page .sub-sections .sub-section .sub-section-text p{line-height:22px}.landing-page .sub-sections .sub-section .sub-section-text li{list-style:disc;margin-left:24px;margin-top:8px;margin-bottom:8px}.landing-page .landing-login{margin-top:20px;color:#fff}.landing-page .landing-login a{color:#fff;text-decoration:underline}.wrapper{width:100%}.js-grid .js-gutter-sizer{width:0}@media (min-width:481px){.js-grid .js-gutter-sizer{width:1%}}.js-grid .js-grid-item,.js-grid .js-grid-sizer{cursor:pointer;width:100%;margin-bottom:1%}@media (min-width:481px){.js-grid .js-grid-item,.js-grid .js-grid-sizer{width:49%}}@media (min-width:781px){.js-grid .js-grid-item,.js-grid .js-grid-sizer{width:32%}}@media (min-width:1025px){.js-grid .js-grid-item,.js-grid .js-grid-sizer{width:24%}}.js-grid .js-grid-item .hide,.js-grid .js-grid-sizer .hide{display:none}.js-grid .js-grid-item .is-dragging,.js-grid .js-grid-item .is-positioning-post-drag,.js-grid .js-grid-sizer .is-dragging,.js-grid .js-grid-sizer .is-positioning-post-drag{z-index:2}.js-grid .packery-drop-placeholder{border:5px solid #7179bd;background:rgba(113,121,189,.3)}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.js-organize-book .js-grid-item{display:inline-block;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.js-organize-book .js-grid-item img{transition:opacity .3s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.js-organize-book .js-grid-item.selected{background:#7179bd;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)}.js-organize-book .js-grid-item.selected img{opacity:.5}.js-book-page-move-inputs label{display:block}