@charset "UTF-8";@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:400;src:url("assets/fonts/noto-sans-v28-latin-regular.woff2") format("woff2"),url("assets/fonts/noto-sans-v28-latin-regular.woff") format("woff")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:italic;font-weight:400;src:url("assets/fonts/noto-sans-v28-latin-italic.woff2") format("woff2"),url("assets/fonts/noto-sans-v28-latin-italic.woff") format("woff")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:500;src:url("assets/fonts/noto-sans-v28-latin-500.woff2") format("woff2"),url("assets/fonts/noto-sans-v28-latin-500.woff") format("woff")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:600;src:url("assets/fonts/noto-sans-v28-latin-600.woff2") format("woff2"),url("assets/fonts/noto-sans-v28-latin-600.woff") format("woff")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:italic;font-weight:600;src:url("assets/fonts/noto-sans-v28-latin-600italic.woff2") format("woff2"),url("assets/fonts/noto-sans-v28-latin-600italic.woff") format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}body{position:relative;font-family:"Noto Sans",sans-serif;font-size:1.6rem;letter-spacing:0.016rem;color:#242424;background-color:#f8f8f8;margin:0;padding:0;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.text-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}.container{max-width:150rem;width:94%;margin:0 auto}::-moz-selection{background-color:rgba(76,164,221,0.15);padding:1rem}::selection{background-color:rgba(76,164,221,0.15);padding:1rem}a{outline:none;text-decoration:none;-webkit-transition:0.3s ease color,0.3s ease background;transition:0.3s ease color,0.3s ease background}a:focus-visible{outline:0.1rem dashed #4ca4dd}button,input,select{font-family:"Noto Sans",sans-serif;font-weight:500;border:none}button:focus,button:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible{outline:0.1rem dashed #4ca4dd}h1,h2,h3,h4,h5{font-family:"Noto Sans",sans-serif;font-weight:600;line-height:1.1;margin:0}h1,h2{font-family:"Noto Sans",sans-serif}ol,ul{list-style-type:none;margin:0;padding-left:0}p{margin:0 0 2.4rem;line-height:1.5}p:last-child{margin-bottom:0}.detacsufbo{unicode-bidi:bidi-override;direction:rtl}.skip-to-content{font-family:"Noto Sans",sans-serif;font-size:1.6rem;font-weight:600;position:absolute!important;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;padding:0.5rem 1.2rem 0.7rem;word-wrap:normal;color:#4ca4dd;z-index:50}.skip-to-content:focus{overflow:visible;clip:auto;width:auto;height:auto}.sr-only{position:absolute;width:0.1rem;height:0.1rem;font-size:0;text-indent:-999rem;display:inline-block}.fade-enter-active{-webkit-transition:all 0.6s cubic-bezier(0.25,1,0.5,1);transition:all 0.6s cubic-bezier(0.25,1,0.5,1)}.fade-leave-active{-webkit-transition:none;transition:none}.fade-enter,.fade-leave-to{opacity:0}.format-text h2{font-size:2.4rem;margin-bottom:1.8rem}@media screen and (max-width:46em){.format-text h2{font-size:2.2rem;margin-bottom:1.6rem}}.error .format-text h2{font-size:2rem;line-height:1;margin-bottom:1.2rem}.format-text h3{font-size:2.1rem;margin-bottom:1.5rem}@media screen and (max-width:46em){.format-text h3{font-size:1.9rem;margin-bottom:1.4rem}}.error .format-text h3{font-size:2rem;line-height:1;margin-bottom:1.2rem}.format-text h4{font-size:1.8rem;margin-bottom:1.2rem}@media screen and (max-width:46em){.format-text h4{font-size:1.6rem;margin-bottom:1.1rem}}.format-text h5,.format-text h6{font-size:1.6rem;margin-bottom:1rem}@media screen and (max-width:46em){.format-text h5,.format-text h6{font-size:1.5rem;margin-bottom:0.9rem}}.error .format-text p{margin-bottom:0.5rem}.error .format-text p:last-child{margin-bottom:0}.format-text ol,.format-text ul{margin-bottom:3.5rem}.format-text ol:last-child,.format-text ul:last-child{margin-bottom:0}.format-text ol li,.format-text ul li{position:relative;padding-left:2.2rem;margin:0 0 0.8rem;line-height:1.2}.format-text ol li:last-child,.format-text ul li:last-child{margin-bottom:0}.format-text ul li:before{content:"";width:0.5rem;height:0.5rem;background-color:#121212;position:absolute;left:0.1rem;top:0.6rem;display:block;border-radius:0.5rem}.format-text ol li{counter-increment:list}.format-text ol li:before{content:counter(list) ".";color:#121212;font-weight:600;position:absolute;left:1.5rem;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);display:block}.format-text a:not(.button){font-weight:600;text-decoration:underline;color:#121212;text-underline-offset:0.3rem}.format-text a:not(.button):focus,.format-text a:not(.button):hover{color:rgba(18,18,18,0.8)}.format-text .button-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style-type:none;padding:0;margin:2.5rem -1rem -1.5rem}.format-text .button-list__item{margin:0 1rem 1.5rem;padding:0}.format-text .button-list__item:before{display:none}.format-text .highlighted{font-size:2.1rem}@media screen and (max-width:46em){.format-text .highlighted{font-size:1.9rem}}p+.format-text .highlighted{margin-top:3.2rem}.format-text .mail{display:inline-block;font-weight:600;line-height:1;color:#121212;text-decoration:underline;text-underline-offset:0.4rem}.format-text .mail--big{font-size:2.4rem;text-underline-offset:0.6rem;text-decoration-thickness:0.2rem;margin-top:0.9rem}@media screen and (max-width:46em){.format-text .mail--big{font-size:2.1rem;margin-top:0.6rem}}.format-text .mail:focus,.format-text .mail:hover{color:rgba(18,18,18,0.75)}@media print{@page{margin:0.8cm 0.2cm 0!important}@page :first{margin-top:0!important}.brand,.creative-common,.footer,.footer-navigation,.hero__canvas,.hero__content,.hide-pdf,.more-chapters,.navigation,.single-chapter__buttons{display:none!important}.header{top:0!important}.header__inner{position:relative;margin-top:0.5rem!important}.header__inner:before{content:"The Visual Mathematical Dictionary - https://math.uni.lu/dictionary";font-size:1.2rem;font-weight:500;position:absolute;left:0;top:0;color:gray;white-space:nowrap}.header__inner:after{content:"CC BY-NC-SA 4.0";font-size:1rem;font-weight:600;font-style:italic;position:absolute;right:0;top:0;color:gray;white-space:nowrap}body{background-color:#fff!important}.container{width:80%}.hero{background-color:#fff!important}.hero--home{display:none!important}.hero:after,.hero:before{display:none!important}.hero__inner{padding:0!important}.hero__title{display:none!important}.hero__pdf-title,.hero__pdf-translation{font-size:3.6rem!important;color:#121212!important;opacity:1!important;display:block!important}.hero__pdf-title{margin-top:1.4cm!important}.hero__pdf-translation{font-size:2.8rem!important;font-style:italic;margin-top:0.4rem!important;color:rgba(18,18,18,0.7)!important}.filter{margin:1.5rem auto 0!important}.filter__label{display:none!important}.filter__select-wrapper{margin-bottom:0!important;text-align:center!important}.filter__select-wrapper:after{display:none!important}.filter__select-wrapper:nth-of-type(2) .filter__select{font-size:1.4rem!important;font-weight:600;font-style:italic;color:rgba(18,18,18,0.7)}.filter__select{width:auto!important;font-size:1.5rem!important;padding:0!important;text-align:center!important}.single-chapter__list{margin-top:1.5rem!important}.single-chapter__inner{padding-top:0!important}.chapter,.word{width:25%!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;padding-top:0.8rem!important;padding-bottom:1.8rem!important;page-break-inside:avoid!important;-webkit-column-break-inside:avoid!important;-moz-column-break-inside:avoid!important;break-inside:avoid!important}.single-chapter__list--madeForChildren .chapter,.single-chapter__list--madeForChildren .word{width:33.33%!important}.chapter__image,.word__image{border:0.1rem solid #ddd!important;margin-bottom:1rem!important;page-break-inside:avoid!important;-webkit-column-break-inside:avoid!important;-moz-column-break-inside:avoid!important;break-inside:avoid!important}.chapter__title,.word__title{font-size:1.3rem!important;line-height:1.1!important}.chapter__translation,.word__translation{font-size:1.1rem!important;line-height:1.1!important;margin-top:0.4rem!important}}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6rem 0 8rem}.loading-ring{display:inline-block;position:relative;width:5rem;height:5rem}.loading-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:5rem;height:5rem;margin:0.5rem;border-width:0.5rem;border-style:solid;border-radius:50%;-webkit-animation:loading-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:loading-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#4ca4dd transparent transparent transparent}.loading-ring div:first-child{-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.loading-ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loading-ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes loading-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button{position:relative;font-size:1.6rem;font-weight:600;line-height:1.5;padding:1rem 1.4rem 1rem 3.9rem;background-color:#121212;border-radius:0.5rem;color:#fff;display:inline-block}@media screen and (max-width:46em){.button{font-size:1.5rem}}.button:before{content:"";width:1.5rem;height:2rem;display:block;position:absolute;top:1.2rem;left:1.3rem;background-image:url("./assets/icons/download.svg");-webkit-transition:0.3s ease opacity;transition:0.3s ease opacity}.button:focus,.button:hover{background-color:rgba(18,18,18,0.9)}.back{position:relative;font-size:1.8rem;font-weight:600;color:#121212;padding-left:2.8rem}@media screen and (max-width:46em){.back{font-size:1.6rem}}@media screen and (max-width:30em){.back{margin-bottom:1.6rem}}.back:before{content:"";width:1.8rem;height:1.2rem;display:block;position:absolute;left:0;top:0.7rem;background-image:url("./assets/icons/back.svg");-webkit-transition:0.3s ease opacity;transition:0.3s ease opacity}@media screen and (max-width:46em){.back:before{top:0.6rem}}.back:focus,.back:hover{color:rgba(18,18,18,0.8)}.back:focus:before,.back:hover:before{opacity:0.8}.error{text-align:center;margin:6rem auto 8rem;display:none}.error.visible{display:block}.error__inner{display:inline-block;background-color:#e7e7e7;padding:2rem}.header{position:absolute;top:2.5rem;left:0;width:100%;z-index:15}@media screen and (max-width:46em){.header{top:2rem}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width:46em){.header__inner{display:block}}.brand{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.brand:focus,.brand:hover{color:#b3b3b3}.brand__image{width:8rem;display:block}@media screen and (max-width:46em){.brand__image{width:7rem}}.header .brand__image{display:none}.brand__text{font-size:1.6rem;line-height:1.25;font-weight:600;padding:0.4rem 0 0.4rem 1.5rem;margin-left:1.8rem;border-left:0.1rem solid #fff}@media screen and (max-width:46em){.brand__text{font-size:1.5rem;padding:0.3rem 0 0.3rem 1.5rem}}.header .brand__text{font-size:2rem;padding:0.4rem 0;border:none;margin-left:0}@media screen and (max-width:46em){.header .brand__text{font-size:1.9rem}}.burger{position:absolute;z-index:50;width:3.8rem;height:2.8rem;top:0.8rem;right:3%;display:none;background:transparent;border:none;cursor:pointer;padding:0}@media screen and (max-width:46em){.burger{display:block}}.burger__inner{width:100%;height:100%;display:block;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.open .burger__inner{left:0;top:0}.burger__item{display:block;position:absolute;height:0.2rem;width:100%;background:#fff;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.open .burger__item{background:#fff}.burger__item--1{top:0;right:0}.open .burger__item--1{top:1.3rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger__item--2{top:calc(50% - 0.1rem)}.open .burger__item--2{opacity:0}.burger__item--3{top:calc(100% - 0.2rem);right:0}.open .burger__item--3{top:1.3rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navigation{display:inline-block}@media screen and (max-width:46em){.navigation{opacity:0;visibility:hidden;-webkit-transition:0.25s ease all;transition:0.25s ease all;position:absolute;top:5rem;right:3%;background-color:#000;padding:2rem 1.8rem}}.navigation.open{opacity:1;visibility:visible}.navigation__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 -0.8rem}@media screen and (max-width:46em){.navigation__list{display:block;margin:0}}.navigation__item{font-size:1.8rem;font-weight:500;margin-right:4.6rem;margin-bottom:0.8rem}@media screen and (max-width:46em){.navigation__item{font-size:1.6rem;margin-right:0;margin-bottom:1rem}}.navigation__item:last-child{margin-right:0}@media screen and (max-width:46em){.navigation__item:last-child{margin-bottom:0}}.navigation__link{position:relative;color:#fff;padding:0.3rem 0}@media screen and (max-width:46em){.navigation__link{padding:0.2rem 0}}.navigation__link.active:after{opacity:1}.navigation__link:after{content:"";width:calc(100% - 0.2rem);height:0.1rem;position:absolute;bottom:0;left:0.1rem;background-color:#fff;display:block;opacity:0;-webkit-transition:0.25s ease opacity;transition:0.25s ease opacity}.navigation__link:focus,.navigation__link:hover{color:#b3b3b3}.hero{position:relative;width:100%;background-color:#121212;color:#fff;overflow:hidden}.hero:after,.hero:before{content:"";width:100%;height:100%;position:absolute;left:0;display:block;z-index:1}.hero:before{height:calc(100% - 7rem);top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgb(0,0,0)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%)}.hero:after{background:-webkit-gradient(linear,left bottom,left top,from(rgb(0,0,0)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%);bottom:0}.hero__overlay{width:100%;height:100%;background-color:#121212;position:absolute;top:0;left:0;z-index:1}.hero__canvas{position:absolute;width:100%;height:100%;top:0;left:0}.hero__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:18rem 0 6.5rem;z-index:5}@media screen and (max-width:68em){.hero__inner{padding-bottom:4rem}}@media screen and (max-width:46em){.hero__inner{padding:15rem 0 3rem}}.hero--home .hero__inner{padding:22.6rem 0 11rem}@media screen and (max-width:68em){.hero--home .hero__inner{padding:20rem 0 8rem}}@media screen and (max-width:46em){.hero--home .hero__inner{padding:15rem 0 8rem}}.hero__title{font-size:4.8rem;font-weight:600;line-height:1.125;max-width:72.8rem;margin:0 auto;text-align:center}@media screen and (max-width:68em){.hero__title{font-size:4.2rem}}@media screen and (max-width:46em){.hero__title{font-size:3.4rem;text-align:left}}.hero--404 .hero__title{font-size:10rem}.hero--chapter .hero__title{opacity:0;text-align:center}.hero__title.visible{opacity:1}.hero__pdf-title,.hero__pdf-translation{display:none}.hero__subtitle{font-size:2rem;text-align:center;color:#fff;margin-top:0.8rem}@media screen and (max-width:68em){.hero__subtitle{font-size:1.8rem}}@media screen and (max-width:46em){.hero__subtitle{text-align:left}}.hero__content{max-width:65rem;margin:2.5rem auto 0;text-align:center}@media screen and (max-width:46em){.hero__content{text-align:left;margin-top:1.8rem}}.hero--chapter .hero__content{opacity:0;text-align:center}.hero__content.visible{opacity:1}.filter{width:100%;max-width:30rem;margin:4rem auto 0;opacity:0}@media screen and (max-width:46em){.filter{margin-top:3rem;margin-bottom:1rem}}.filter.visible{opacity:1}.filter__label{font-size:1.8rem;font-weight:500;color:#fff;margin-bottom:0.7rem;display:inline-block}@media screen and (max-width:46em){.filter__label{font-size:1.6rem}}.filter__select-wrapper{position:relative;margin-bottom:0.9rem}.filter__select-wrapper:after{content:"";width:1.2rem;height:1.8rem;display:block;position:absolute;right:1.2rem;top:1.3rem;background-image:url("./assets/icons/down.svg")}.filter__select-wrapper:last-child{margin-bottom:0}.filter__select{width:100%;font-size:1.8rem;background-color:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0.5rem;padding:1rem 1.3rem;cursor:pointer;color:#121212}@media screen and (max-width:46em){.filter__select{font-size:1.6rem}}.categories__title{position:relative;font-size:4rem;color:#fff;padding:9.8rem 0 2.1rem;background-color:#121212;margin:-4rem auto 0;width:29.5rem;display:block;text-align:center;z-index:1}@media screen and (max-width:46em){.categories__title{font-size:3rem;padding:2.5rem 0;max-width:24rem}}.category{padding:5.4rem 0 7.1rem;display:none}.category.visible{display:block}@media screen and (max-width:46em){.category{padding:3.8rem 0 4rem}}.category:first-of-type{padding-top:4.3rem}.category:nth-of-type(2n){background-color:rgba(239,239,239,0.5)}.category__title{position:relative;font-size:2.4rem;font-weight:600;padding-left:2.6rem;margin-bottom:2.9rem}@media screen and (max-width:68em){.category__title{font-size:2.2rem}}@media screen and (max-width:46em){.category__title{font-size:2rem;margin-bottom:2.2rem;padding-left:2.2rem}}.category__title:before{content:"";width:0.8rem;height:0.8rem;background-color:#121212;display:block;position:absolute;top:0.8rem;left:0}@media screen and (max-width:46em){.category__title:before{width:0.6rem;height:0.6rem;top:0.7rem}}.category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -0.6rem -3.5rem}@media screen and (max-width:46em){.category__list{margin-bottom:-3rem}}.chapter{width:16.666%;padding:0 0.8rem 3.5rem}@media screen and (max-width:80em){.chapter{width:20%}}@media screen and (max-width:68em){.chapter{width:25%}}@media screen and (max-width:46em){.chapter{width:33.33%;padding-bottom:3rem}}@media screen and (max-width:30em){.chapter{width:50%}}.chapter__link{display:block;color:#121212;border-radius:1rem}.chapter__image{background-color:#fff;border-radius:1rem;background-size:65%;background-repeat:no-repeat;background-position:center;margin-bottom:1.6rem;-webkit-box-shadow:0 0 1rem rgba(36,36,36,0.06);box-shadow:0 0 1rem rgba(36,36,36,0.06);-webkit-transition:0.25s ease all;transition:0.25s ease all}@media screen and (max-width:46em){.chapter__image{margin-bottom:1.2rem}}.chapter__link:focus .chapter__image,.chapter__link:hover .chapter__image{-webkit-box-shadow:0 0 1.5rem rgba(36,36,36,0.14);box-shadow:0 0 1.5rem rgba(36,36,36,0.14)}.chapter__image:after{content:"";padding-bottom:100%;display:block}.chapter__title{font-size:1.9rem;font-weight:600;line-height:1.2;text-align:center}@media screen and (max-width:46em){.chapter__title{font-size:1.6rem}}.more-chapters{padding:6.5rem 0 7.5rem;background-color:rgba(239,239,239,0.5);display:none}.more-chapters.visible{display:block}.more-chapters__title{font-size:3.2rem;margin-bottom:4.5rem;text-align:center}.more-chapters__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -0.6rem -3.5rem}.word{width:16.666%;padding:0 0.8rem 6rem}@media screen and (max-width:80em){.word{width:20%}}@media screen and (max-width:68em){.word{width:25%}}@media screen and (max-width:46em){.word{width:33.33%;padding-bottom:4rem}}@media screen and (max-width:30em){.word{width:50%}}.word__link{display:block;color:#121212}.word__image{background-color:#fff;border-radius:1rem;background-size:70%;background-repeat:no-repeat;background-position:center;margin-bottom:1.4rem}@media screen and (max-width:46em){.word__image{margin-bottom:1.2rem}}.word__image:after{content:"";padding-bottom:100%;display:block}.word__title{font-size:1.8rem;font-weight:600;line-height:1.2;text-align:center}@media screen and (max-width:46em){.word__title{font-size:1.6rem}}.word__translation{font-size:1.6rem;font-weight:600;font-style:italic;text-align:center;color:rgba(18,18,18,0.7);margin-top:0.3rem}@media screen and (max-width:46em){.word__translation{font-size:1.4rem;margin-top:0.2rem}}.single-chapter__inner{padding:3rem 0 8rem;display:none}.single-chapter__inner.visible{display:block}.single-chapter__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:30em){.single-chapter__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}}.single-chapter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:3.6rem -0.6rem -6rem}.footer{background-color:#121212;padding:2.5rem 0 2.7rem}@media screen and (max-width:68em){.footer{padding:2rem 0 2.1rem}}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:46em){.footer__inner{display:block}}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:3rem}.creative-common{max-width:34rem;color:rgba(239,239,239,0.75)}@media screen and (max-width:46em){.creative-common{margin-top:2.8rem}}.creative-common__icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -0.3rem}.creative-common__icon{width:3rem;height:3rem;margin:0 0.3rem}@media screen and (max-width:46em){.creative-common__icon{width:2.5rem;height:2.5rem}}.creative-common__icon-img{width:100%}.creative-common__text{font-size:1.2rem;line-height:1.333;margin-top:1.2rem}@media screen and (max-width:46em){.creative-common__text{margin-top:1rem}}.creative-common__link{color:rgba(239,239,239,0.75);text-decoration:underline;text-underline-offset:0.1rem}.creative-common__link:focus,.creative-common__link:hover{color:#fff}.footer-navigation{margin-top:2rem}@media screen and (max-width:68em){.footer-navigation{margin-top:1.4rem}}.footer-navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:-0.4rem}.footer-navigation__item{font-size:1.6rem;margin-right:3rem;margin-bottom:0.4rem}@media screen and (max-width:68em){.footer-navigation__item{font-size:1.5rem;margin-right:2.4rem}}@media screen and (max-width:46em){.footer-navigation__item{margin-right:2.1rem}}.footer-navigation__item:last-child{margin-right:0}.footer-navigation__link{color:#fff}.footer-navigation__link.active,.footer-navigation__link:focus,.footer-navigation__link:hover{color:#b3b3b3}.section-text{padding:6.5rem 0 7rem}@media screen and (max-width:68em){.section-text{padding:5.8rem 0 6rem}}@media screen and (max-width:46em){.section-text{padding:4.2rem 0 5.2rem}}.section-text+.section-text{padding-top:0;margin-top:-1.7rem}@media screen and (max-width:46em){.section-text+.section-text{margin-top:0}}.section-text__inner{max-width:87.2rem;margin:0 auto}.section-text--centered .section-text__inner{max-width:65rem;text-align:center}.section-text-image{padding:6.5rem 0 7rem}@media screen and (max-width:68em){.section-text-image{padding:5.8rem 0 6rem}}@media screen and (max-width:46em){.section-text-image{padding:4.2rem 0 5.2rem}}.section-text+.section-text-image{padding-top:0;margin-top:-1.7rem}@media screen and (max-width:46em){.section-text+.section-text-image{margin-top:0}}.section-text-image__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:131.6rem}.section-text-image--image-right .section-text-image__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.section-text-image__image{width:43%}.section-text-image__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:4rem}.section-text-image--image-right .section-text-image__content{padding:0 4rem 0 0}.section-image{padding:6.5rem 0 7rem}@media screen and (max-width:68em){.section-image{padding:5.8rem 0 6rem}}@media screen and (max-width:46em){.section-image{padding:4.2rem 0 5.2rem}}.section-text+.section-image{padding-top:0}@media screen and (max-width:46em){.section-text+.section-image{margin-top:0}}.section-image__inner{max-width:87.2rem;margin:0 auto}.section-image__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:3rem -1rem 0}@media screen and (max-width:30em){.section-image__images{display:block;margin:2.5rem 0 0}}.section-image__link{display:block;width:41%;padding:0 1rem}@media screen and (max-width:30em){.section-image__link{width:100%;max-width:30rem;padding:0 0 2rem}}.section-image__link:first-child{width:18%}@media screen and (max-width:30em){.section-image__link:first-child{width:100%;max-width:10rem}}.section-image__image{display:block;width:100%}