@import"https://fonts.googleapis.com/css2?family=Goblin+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;text-decoration:none}body{margin:0}body>*{min-width:0}:root{--off_white: #f9f5f4;--beige: #fbebe4;--pink: #fce1fc;--pink-background: #FEF1FE;--pink-theme: #F3B0F5;--blue: #E7F1FF;--yellow: #F7F3E5;--orange-theme: #F96D32;--semi-black: #170504;--semi: clamp(.938, 2vw, 1.5625rem);--step-0: clamp(.6875rem, .8vw, .8125rem);--step-1: clamp(.75rem, 1.4vw, 1rem);--step-1-5: clamp(.875rem, 1.6vw, 1rem);--step-2: clamp(1rem, 2vw, 1.125rem);--step-2-5: clamp(1.125rem, 2.4vw, 1.25rem);--step-3-5: clamp(1.25rem, 2vw, 1.875rem);--step-3: clamp(1.563rem, 2vw, 1.875rem);--step-4: clamp(2.188rem, 6vw, 5rem);--letter-spacing-p: -.04em;--letter-spacing-h: -.03em;--letter-spacing-sub: .18em;--line-height-p: 1.55;--container-xl: 1900px;--container-md: 1200px;--container-lg: 800px;--content-padding: 1.5rem;--clip-path-style: polygon(4% 0%, 96% 6%, 100% 100%, 0% 100%);font-family:Poppins,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--content-padding);padding-right:var(--content-padding)}.container-with-sidebar-wrapper{position:relative;width:100%}.container-with-sidebar{width:100%;max-width:var(--container-lg);margin:0 auto;position:relative}.container-with-sidebar .sidebar-image{position:absolute;right:100%;top:0;width:6rem;margin-right:1rem}.container-with-sidebar .sidebar-image-language-patterns{position:absolute;right:100%;top:0;width:12rem;margin-right:1rem}.container-xl{max-width:var(--container-xl)}.container-lg{max-width:var(--container-lg)}.container-md{max-width:var(--container-md)}body{min-height:100vh;text-rendering:optimizeSpeed;margin:0 auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--off_white);color:var(--semi-black)}html{scroll-behavior:smooth;text-size-adjust:none;-webkit-text-size-adjust:none}p{margin:0;letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);font-size:var(--step-2)}ul{letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);font-size:var(--step-2)}main{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto}main>*{width:100%}h1{font-size:var(--step-4);font-family:Goblin One,sans-serif;text-transform:capitalize;text-align:center;max-width:16ch;margin:0;color:var(--semi-black)}h2{font-family:Goblin One,sans-serif;font-size:var(--step-3);letter-spacing:var(--letter-spacing-h);color:var(--semi-black);max-width:35ch;margin-top:6rem}.no-m{margin-top:0}h3{font-family:Goblin One,sans-serif;font-size:var(--step-2-5);letter-spacing:var(--letter-spacing-h);color:var(--semi-black);margin:0 0 .8rem;max-width:35ch}h4{font-family:Goblin One,sans-serif;font-size:var(--step-1-5);margin:0;padding:0;letter-spacing:var(--letter-spacing-h)}a.inline-ref{cursor:pointer;text-underline-offset:.2lh;text-decoration:underline;text-decoration-color:var(--orange-theme);color:inherit}a.inline-ref:hover{text-decoration-thickness:.15em}.references_list{padding:0}.references_list li{margin-bottom:1rem}img{height:auto;max-width:100%;display:block}.p-reference{font-weight:600}.no-p{padding:0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Goblin One,sans-serif;width:100%}.bg-pink{background-color:var(--pink-background)}.bg-blue{background-color:var(--blue)}.bg-yellow{background-color:var(--yellow)}ul ::marker{font-size:.8lh}q{font-style:italic}:focus{outline:none}:focus-visible{outline:2px solid currentColor;outline-offset:.2lh}footer{background-color:var(--semi-black);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--off_white);min-height:35vh}footer p{margin:5rem 0}@media screen and (max-width: 768px){h1{max-width:8ch}}@media (max-width: 1025px){.container-with-sidebar .sidebar-image{position:static;width:auto;margin:0;text-align:center}.content-footer p{margin-top:3vh}.container-with-sidebar .sidebar-image img{max-width:3rem;width:100%}}@media (max-width: 1050px){.container-with-sidebar .sidebar-image-language-patterns{position:static;width:auto;margin:3rem 0 1rem;text-align:center}.container-with-sidebar .sidebar-image-language-patterns img{max-width:6rem;width:100%}}.icons-wrapper{position:relative;width:60px;height:60px;align-items:center;justify-content:center}.custom-marker-icon{width:30px;height:30px;position:absolute;top:0;left:0;z-index:1;transition:all .3s ease;will-change:transform}.custom-marker-icon:nth-child(1){top:0;left:60%;transform:translate(-50%);z-index:2}.custom-marker-icon:nth-child(2){bottom:0;left:10%;transform:translate(-60%)}.custom-marker-icon:nth-child(3){bottom:0;right:0;transform:translateY(30%)}.icons-wrapper:hover .custom-marker-icon{transform:scale(1.05);filter:brightness(1.1)}.icons-wrapper:hover .custom-marker-icon:nth-child(1){transform:translate(-50%) scale(1.05)}.icons-wrapper:hover .custom-marker-icon:nth-child(2){transform:translate(-60%) scale(1.05)}.icons-wrapper:hover .custom-marker-icon:nth-child(3){transform:translateY(30%) scale(1.05)}.theme-tooltip-container{position:absolute;bottom:100%;left:50%;transform:translate(-50%) scale(.95);background:var(--off_white);border-radius:4px;z-index:1000;width:auto;min-width:300px;margin-bottom:10px;pointer-events:none;visibility:hidden;will-change:opacity;opacity:0;transition:all .3s ease;transition-property:opacity,visibility;border:6px solid #170504}.title-wrapper{background-color:var(--semi-black);color:var(--off_white);text-align:center;padding:10px}.title-tooltip{font-family:Goblin One,sans-serif;font-size:var(--step-3);max-width:28ch;letter-spacing:var(--letter-spacing-h);margin:0}.theme-tooltip{transform:translateZ(0);transition:all .3s ease}.theme-tooltip-content,.theme-tooltip-click{padding:10px}.theme-tooltip-top,.theme-tooltip-click{font-size:var(--step-2);text-align:center}.theme-row{display:flex;justify-content:flex-start;gap:8px;transition:all .2s ease;flex-direction:column}.theme-tooltip-icon{width:44px;height:44px;transform:translateZ(0);transition:transform .2s ease}.theme-row:hover .theme-tooltip-icon{transform:translateZ(0) scale(1.05)}.tooltip-theme-bold,.tooltip-theme-percent{font-size:var(--step-1-5);font-weight:600;font-family:Goblin One,sans-serif;transition:all .2s ease}.tooltip-theme-percent{font-weight:400;font-family:Poppins,sans-serif}@media (prefers-reduced-motion: reduce){.theme-tooltip-container,.theme-tooltip,.theme-row,.theme-tooltip-icon,.tooltip-theme-bold,.custom-marker-icon{transition:none}}.theme-sidebar{position:fixed;right:0;top:0;width:auto;height:100vh;min-height:100vh;background:var(--off_white);overflow-y:auto;z-index:1000;border:6px solid #170504;transform:translate(100%);animation:slideInFromRight .4s ease forwards}@keyframes slideInFromRight{to{transform:translate(0)}}.close-button{position:absolute;right:10px;top:10px;background:none;border:none;font-size:24px;cursor:pointer;color:var(--off_white)}.country-header{background-color:var(--semi-black);color:var(--off_white)}.country-title{font-family:Goblin One,sans-serif;font-size:var(--step-3);max-width:28ch;letter-spacing:var(--letter-spacing-h);padding:20px 32px 0}.summary-stats{padding:15px 32px 0}.sidebar-theme{font-family:Goblin One,sans-serif;margin:8px 0 10px}.theme-detail{border-top:6px solid #170504;padding:15px 32px 0}.themes-list{margin-top:20px;list-style-type:none}.theme-icon-sidebar{max-height:-webkit-fill-available;object-fit:contain;max-width:120px}.expressions-list{padding:0;list-style:none}.expressions-list li{max-width:22ch}@media (prefers-reduced-motion: reduce){.theme-sidebar{animation:none;transform:translate(0)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{width:100%;height:auto;margin-bottom:4rem}.region-selector{width:100%;display:flex;justify-content:flex-start;margin-bottom:2rem;align-items:baseline}.region-label{margin:0 1rem 0 0;letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);font-size:var(--step-2)}.region-selector-select{clip-path:var(--clip-path-style);padding:8px 12px;border-radius:4px;background:var(--semi-black);color:var(--off_white);font-family:Goblin One,sans-serif;letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);font-size:var(--step-2);border:none;outline:none;cursor:pointer;transition:all .3s ease;min-width:140px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f9f5f4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.map{width:100%;height:70vh;min-height:300px;max-height:800px;background:var(--pink)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-button-wrapper{position:relative;width:clamp(120px,15vw,180px);height:clamp(100px,12vw,160px);margin:.5rem;display:flex;align-items:center;justify-content:center}.button-border{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;transition:all .3s ease}.border-path{fill:transparent;transition:fill .3s ease}.theme-button-wrapper.selected .border-path{fill:var(--group-color)}.theme-icon{max-height:-webkit-fill-available;object-fit:contain}.theme-button-content{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.theme-text-wrapper{position:absolute;bottom:-10px}.theme-text{position:absolute;top:0;right:0;bottom:0;left:0;font-size:var(--step-0);font-family:Goblin One,sans-serif;padding:8px;color:var(--off_white)}.theme-button-wrapper:hover .border-path{fill:var(--group-color)}.theme-button-wrapper.disabled:hover .border-path,.theme-button-wrapper.disabled .border-path{fill:none;filter:none}.theme-button-wrapper:hover:not(.disabled):not(.selected) .border-path{fill:var(--group-color)}.theme-button-wrapper.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.theme-button-wrapper.selected .button-border{filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.theme-groups{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.entries-list{display:grid;grid-template-columns:repeat(2,.5fr);gap:1rem;padding:0;opacity:0;transform:translateY(20px);animation:fadeInUp .4s ease forwards}.entries-header{display:flex;flex-direction:row;align-items:baseline;justify-content:center;margin-top:2rem}.entries-count{font-family:Goblin One,sans-serif;font-size:var(--step-2);color:var(--semi-black);margin-bottom:1rem}.randomize-button.clip-path-styled{margin-left:1rem;cursor:pointer;clip-path:var(--clip-path-style);transition:all .3s ease;background:var(--semi-black);color:var(--off_white);font-family:Goblin One,sans-serif;padding:8px 12px;border:none;outline:none}.randomize-button[data-bg-color="#A6190F"],.randomize-button[data-bg-color="#B49F2F"],.randomize-button[data-bg-color="#170504"]{color:var(--off_white)}.randomize-button[data-bg-color="#B4CCFB"],.randomize-button[data-bg-color="#F7D86B"],.randomize-button[data-bg-color="#F96D32"],.randomize-button[data-bg-color="#F3B0F5"]{color:#170504}.randomize-button[data-bg-color="#A6190F"]{background:#a6190f}.randomize-button[data-bg-color="#B49F2F"]{background:#b49f2f}.randomize-button[data-bg-color="#B4CCFB"]{background:#b4ccfb}.randomize-button[data-bg-color="#F7D86B"]{background:#f7d86b}.randomize-button[data-bg-color="#F96D32"]{background:#f96d32}.randomize-button[data-bg-color="#F3B0F5"]{background:#f3b0f5}.randomize-button[data-bg-color="#170504"]{background:#170504}.randomize-button.clip-path-styled:disabled{opacity:.4;cursor:not-allowed;background:var(--semi-black);color:var(--off_white)}.randomize-button.clip-path-styled:disabled:hover{transform:none}.entry-title{text-align:center;font-family:Goblin One,sans-serif;font-size:var(--step-3-5);margin:.5rem 0 2rem}.entry-card{background-color:var(--off_white);color:var(--semi-black);border:6px solid #170504;min-width:200px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;opacity:0;transform:translateY(30px) scale(.95);animation:fadeInEntry .3s ease forwards}.entry-card:nth-child(1){animation-delay:.1s}.entry-card:nth-child(2){animation-delay:.2s}.entry-card:nth-child(3){animation-delay:.3s}.entry-card:nth-child(4){animation-delay:.4s}.entry-info{display:flex;flex-direction:column}.entry-details{display:flex;flex-direction:row;justify-content:space-between;padding-top:2.2rem;padding-right:2.2rem;padding-left:2.2rem}.entry-light{font-size:var(--step-1-5)}.entry-bold{font-weight:600;font-size:var(--step-2);max-width:17ch}.entry-themes{margin:8px 0 0}.themes{display:flex;flex-wrap:wrap;gap:8px;padding:2.2rem}.themes .theme-text-wrapper{position:relative;display:inline-block}.themes .text-border{display:block}.themes .entry-theme-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-weight:700;text-align:center;width:100%;padding:0 10px;box-sizing:border-box;font-family:Goblin One,sans-serif;font-size:var(--step-0)}.themes .theme-text-wrapper:has(.text-border path[fill="#A6190F"]) .entry-theme-text,.themes .theme-text-wrapper:has(.text-border path[fill="#B49F2F"]) .entry-theme-text{color:var(--off_white)}.themes .theme-text-wrapper:has(.text-border path[fill="#B4CCFB"]) .entry-theme-text,.themes .theme-text-wrapper:has(.text-border path[fill="#F7D86B"]) .entry-theme-text,.themes .theme-text-wrapper:has(.text-border path[fill="#F96D32"]) .entry-theme-text,.themes .theme-text-wrapper:has(.text-border path[fill="#F3B0F5"]) .entry-theme-text{color:#170504}@media screen and (max-width: 768px){.entries-list{display:grid;grid-template-columns:1fr;gap:1rem;transform:translateY(20px);animation:fadeInUp .4s ease forwards}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInEntry{to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.entries-list,.entry-card{animation:none;opacity:1;transform:none}}.standalone-chart-container{margin-block-start:3rem;margin-block-end:6rem}.sankey-chart-container{margin-block-start:1rem;margin-block-end:3rem}.list-container{background:var(--off_white);border:6px solid #170504;margin-block-start:1rem}.list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0}.list-grid>div:nth-child(odd):not(:only-child){border-right:6px solid var(--semi-black)}.list-grid>div:nth-child(3):last-child{border-right:none}.list-grid:has(>div:nth-child(3):last-child)>div:nth-child(3){grid-column:1 / -1}.list_title-wrapper{background-color:var(--semi-black);color:var(--off_white);padding:10px 0 10px 16px}.example-list{padding:0;font-size:var(--step-1-5)}.example-list li{margin-bottom:1.5vh}.lists-examples{display:grid;grid-template-columns:90px minmax(100px,1fr) minmax(100px,1fr);align-items:baseline;padding:0 16px;text-wrap-style:balance;gap:1rem}.list-flex{display:contents;gap:1rem}@media (max-width: 740px){.list-grid{grid-template-columns:1fr}.list-grid>div:nth-child(3){grid-column:auto}.list-grid>div:nth-child(odd):not(:only-child):not(:last-child),.list-grid>div:nth-child(3):last-child{border-right:none}}@media (max-width: 410px){.list-grid{grid-template-columns:1fr;min-width:0}.lists-examples{grid-template-columns:1fr;gap:0rem;text-wrap:wrap}}.languages-container{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}.languages-container svg{display:block;width:100%;height:auto;margin:0;padding:0}.unclear-grid{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2rem}.unclear-item-1{grid-row:3;grid-column:1;align-self:flex-end;margin-bottom:2rem;animation:unclear-belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.unclear-item-2{grid-row:3;grid-column:2;align-self:flex-end;margin-bottom:2rem;animation:unclear-belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.unclear-item-3{grid-row:3;grid-column:3;align-self:flex-end;margin-bottom:2rem;animation:unclear-belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.unclear-item-4{grid-area:2 / 5 / span 2 / span 1;align-self:flex-end;margin-bottom:2rem;animation:unclear-belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.unclear-item-5{grid-row:3;grid-column:4;align-self:flex-end;margin-bottom:2rem;animation:unclear-belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.taboo-div,.literal-div,.pattern-div,.emotive-div{animation:none}.factory-div-static{grid-column:1;grid-row:3;align-self:flex-end;z-index:1}.belt-div-static{grid-area:3 / 1 / span 1 / span 7;overflow:hidden;align-self:flex-end;margin-bottom:1rem}@keyframes unclear-belt-move-right{0%{transform:translate(0)}to{transform:translate(30vw)}}.horizontal-chart{width:100%;margin:0 auto;margin-block-start:1rem;margin-block-end:3rem;display:block;overflow:visible}.chart-percentage{font-size:.7rem;font-family:Poppins,sans-serif;fill:var(--semi-black)}@media screen and (max-width: 768px){.chart-percentage{font-size:1.7rem}}.frequency-container{display:flex;flex-direction:column}.theme-grid{display:grid;grid-template-columns:repeat(6,1fr);column-gap:3rem;position:relative;overflow:clip}.factory-themes{grid-row:1;grid-column:6;z-index:1}.factory-themes img{width:100%;height:auto}.factory-themes-second{grid-row:9;grid-column:3 / 5;z-index:1}.factory-themes-second img{width:100%;height:auto}.belt-div-themes{grid-row:1;grid-column:1 / -1;align-self:center;margin-top:4rem}.belt-div-theme-second{grid-row:3;grid-column:1 / -1;align-self:flex-end}.belt-div-theme-third{grid-row:9;grid-column:1 / -1;align-self:flex-end;margin-bottom:2rem}.theme-grid-item{align-self:center;position:relative}.animals-div{grid-row:1;grid-column:5;width:100%;animation:belt-move-right auto linear;animation-timeline:view();transform-origin:left}.prosti-div{grid-row:1;grid-column:4;width:85%;animation:belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.sexual-div{grid-row:1;grid-column:3;width:85%;animation:belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.organs-div{grid-row:1;grid-column:2;animation:belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.ancestor-div{grid-row:3;grid-column:2;width:85%;animation:belt-move-left auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.mother-div{grid-row:3;grid-column:3;width:90%;animation:belt-move-left auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.scatological-div{grid-row:3;grid-column:4;width:90%;animation:belt-move-left auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.disease-div{grid-row:3;grid-column:5;width:90%;animation:belt-move-left auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.death-div{grid-row:3;grid-column:6;animation:belt-move-left auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.religious-div{width:55%;grid-row:9;grid-column:2 / 4;align-self:flex-end;margin-bottom:3rem;animation:belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.unclear-div{width:40%;grid-row:9;grid-column:5 / 7;align-self:flex-end;margin-bottom:3rem;animation:belt-move-right auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.item-container{position:relative}.item-container:hover{transform:scale(1.05);transition:transform .3s ease}.item-container.opened{transform:scale(1.05) rotateY(5deg);transform-style:preserve-3d}.theme-grid-item img{width:100%;height:auto}.examples-popup{position:absolute;top:-50px;left:50%;transform:translate(-50%);background:var(--semi-black);color:var(--off_white);padding:.5rem 1rem;border-radius:8px;white-space:nowrap;box-shadow:0 4px 8px #0000004d;z-index:10}.theme-grid-mobile{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:min-content;margin:5rem 0;position:relative}.theme-grid-mobile .theme-grid-item{align-self:baseline;position:relative;width:clamp(120px,15vw,180px)}.theme-grid-mobile .theme-grid-item img{width:100%;height:100%;object-fit:contain}.pros-div-mobile{justify-self:center;grid-row:2;grid-column:1 / 3;animation:belt-move-right-mobile auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.sex-div-mobile{grid-row:3;grid-column:2;align-self:flex-start;animation:belt-move-right-mobile auto linear;animation-timeline:view();animation-range:entry 0% exit 100%}.organs-div-mobile{justify-self:flex-end;margin-bottom:3rem;grid-row:3;grid-column:1;animation:belt-move-right-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view()}.animal-div-mobile{grid-row:6;grid-column:1 / 3;justify-self:center;align-self:end;margin-bottom:1.5rem;animation:belt-move-left-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.mother-div-mobile{max-width:202px;grid-row:5;grid-column:2 / 4;justify-self:center;margin-bottom:-1.4rem;margin-left:5rem;margin-top:1rem;animation:belt-move-left-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.anc-div-mobile{grid-row:6;grid-column:2 / 4;justify-self:center;align-self:end;width:45%;max-width:202px;margin-bottom:1.5rem;animation:belt-move-left-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.death-div-mobile{grid-row:9;grid-column:2 / 4;justify-self:center;align-self:end;margin-top:2rem;animation:belt-move-right-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.scat-div-mobile{grid-row:10;grid-column:1 / 3;justify-self:center;align-self:end;width:50%;z-index:1;margin-bottom:6rem;animation:belt-move-right-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.disease-div-mobile{position:absolute;bottom:0;width:100%;right:-56%;grid-row:10;grid-column:2 / 3;animation:belt-move-right-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.religious-div-mobile{grid-row:14;grid-column:1 / 3;justify-self:center;align-self:end;width:50%;z-index:1;margin-bottom:6rem;animation:belt-move-left-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.unclear-div-mobile{position:absolute;width:100%;right:-56%;bottom:0;grid-row:14;grid-column:2 / 3;animation:belt-move-left-mobile auto linear;animation-range:entry 0% exit 100%;animation-timeline:view();transform-origin:center}.theme-div-mobile{grid-row:1 / 4;grid-column:3;z-index:1;position:relative;overflow:hidden}.theme-div-mobile img{position:absolute;width:100%;right:-43%;bottom:-4%;height:110%;max-width:64%;object-fit:fill}.theme-div-mobile-second{grid-row:9 / 11;grid-column:1;z-index:1;position:relative}.theme-div-mobile-second img{position:absolute;width:100%;left:-77%;bottom:-5%;height:100%;max-width:100%;object-fit:fill}.belt-theme-div-mobile{grid-row:3;grid-column:1 / -1;align-self:flex-end;margin-bottom:1rem}.belt-div-themes-mobile-down{grid-row:6;grid-column:1 / -1;align-self:end}.belt-div-theme-third-mobile{grid-row:10;grid-column:1 / -1;align-self:flex-end;margin-bottom:3rem}.belt-div-themes-mobile-fourth{grid-row:14;grid-column:1 / -1;align-self:flex-end;margin-bottom:3rem}.belt-theme-div-mobile img,.belt-div-themes-mobile-down img,.belt-div-theme-third-mobile img,.belt-div-themes-mobile-fourth img{height:80px}.examples-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.example-text{position:absolute;background:var(--semi-black);color:var(--off_white);padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;opacity:0;transform:translateY(0) scale(.5);transition:all .3s ease}.example-1{top:-10%;left:-10%}.example-2{top:0%;right:15%}.example-3{top:40%;left:15%}.example-4{bottom:25%;right:20%}.theme-grid-item:hover .example-text{opacity:1;transform:translateY(-20px) scale(1)}.theme-grid-item:hover .example-1{transition-delay:0s}.theme-grid-item:hover .example-2{transition-delay:.1s}.theme-grid-item:hover .example-3{transition-delay:.2s}.theme-grid-item:hover .example-4{transition-delay:.3s}@keyframes belt-move-right{0%{transform:translate(0)}to{transform:translate(10vw)}}@keyframes belt-move-left{0%{transform:translate(0)}to{transform:translate(-10vw)}}@keyframes belt-move-right-mobile{0%{transform:translate(0)}to{transform:translate(5vw)}}@keyframes belt-move-left-mobile{0%{transform:translate(0)}to{transform:translate(-5vw)}}@media (prefers-reduced-motion: reduce){.animals-div,.prosti-div,.sexual-div,.organs-div,.ancestor-div,.mother-div,.scatological-div,.disease-div,.death-div,.religious-div,.unclear-div,.pros-div-mobile,.sex-div-mobile,.organs-div-mobile,.animal-div-mobile,.mother-div-mobile,.anc-div-mobile,.death-div-mobile,.scat-div-mobile,.disease-div-mobile,.religious-div-mobile,.unclear-div-mobile{animation:none;animation-timeline:auto;transform:translate(0)}.item-container:hover{transform:scale(1.05);transition:none}.theme-grid-item:hover .example-text{opacity:1;transform:translateY(-20px) scale(1);transition:none}.theme-grid-item:hover .example-1,.theme-grid-item:hover .example-2,.theme-grid-item:hover .example-3,.theme-grid-item:hover .example-4{transition-delay:0s}}.criteria-bg{background-color:var(--beige)}.criteria-grid{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2rem;margin-bottom:5rem;color:var(--off_white);font-family:Goblin One,sans-serif;font-weight:400}.text-header{grid-area:1 / 1 / span 1 / span 7;color:var(--semi-black);padding:0 2rem;max-width:800px;margin:0 auto}.text-header p{font-family:Poppins,sans-serif;margin-bottom:4rem;letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);font-size:var(--step-2)}.factory-div{grid-area:1 / 1 / span 4 / span 1;align-self:flex-end;z-index:1;width:100%;animation:factory-shake 1.6s ease-in-out;animation-timeline:view();animation-range:entry 10% entry 100%}.factory-div img{width:100%;height:auto}.belt-div{grid-area:3 / 1 / span 1 / span 7;overflow:hidden;align-self:flex-end;margin-bottom:1rem}.belt-div img{width:100%;height:auto}.taboo-div img,.literal-div img,.pattern-div img,.emotive-div img{height:auto;max-width:100%}.taboo-div{grid-area:2 / 2 / span 2 / span 1;align-self:flex-end;width:100%;margin-bottom:2rem}.literal-div{grid-area:2 / 3 / span 2 / span 1;align-self:flex-end;margin-bottom:2rem;width:100%}.pattern-div{grid-area:2 / 4 / span 2 / span 1;align-self:flex-end;width:100%;margin-bottom:2rem}.emotive-div{grid-area:2 / 5 / span 2 / span 1;align-self:flex-end;margin-bottom:2rem;width:100%}.taboo-div,.literal-div,.pattern-div,.emotive-div{animation:go-right-on-belt-desktop auto ease-in-out;animation-timeline:view();animation-range:entry 0% exit 100%}.first-paragraph{margin:5rem 0 3rem}.criteria-list li{margin-bottom:2vh}.text-header-mobile{margin:3rem 0;padding-left:var(--content-padding);padding-right:var(--content-padding)}.criteria-grid-mobile{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:5rem;color:var(--off_white);font-family:Goblin One,sans-serif;font-weight:400}.factory-div-mobile{grid-row:3;grid-column:1;z-index:1;position:relative;animation:factory-shake 1.6s ease-in-out;animation-timeline:view();animation-range:entry 80% entry 100%}.factory-div-mobile img{position:absolute;width:100%;left:-68%;bottom:-20%;transform:translateY(0);height:auto;max-width:100%}.belt-div-mobile{grid-row:3;grid-column:1 / -1;align-self:flex-end}.taboo-div-mobile{grid-row:3;grid-column:1 / 3;width:55%;justify-self:center}.taboo-div-mobile img,.literal-div-mobile img,.pattern-div-mobile img,.emotive-div-mobile img{height:auto;max-width:100%}.literal-div-mobile{grid-row:3;grid-column:1 / 4;justify-self:flex-end;margin-right:2rem;width:35%;margin-bottom:2rem}.belt-div-mobile-down{grid-row:6;grid-column:1 / -1;align-self:flex-end}.belt-div-mobile img,.belt-div-mobile-down img{height:100px}.pattern-div-mobile{grid-row:6;grid-column:1 / 3;width:55%;justify-self:center;margin-bottom:2rem}.emotive-div-mobile{grid-row:6;grid-column:1 / 4;align-self:flex-end;justify-self:flex-end;margin-right:2rem;width:33%;margin-bottom:2.5rem}@keyframes go-left-on-belt{0%{transform:translate(0)}to{transform:translate(-10vw)}}@keyframes go-right-on-belt{0%{transform:translate(0)}to{transform:translate(10vw)}}@keyframes go-right-on-belt-desktop{0%{transform:translate(0)}to{transform:translate(10vw)}}@keyframes factory-shake{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(-2px) translateY(-20px) rotate(-2.5deg)}75%{transform:translate(2px) translateY(20px) rotate(2.5deg)}}.taboo-div-mobile,.literal-div-mobile{animation:go-right-on-belt auto ease-in-out;animation-timeline:view();animation-range:entry 0% exit 100%}.pattern-div-mobile,.emotive-div-mobile{animation:go-left-on-belt auto ease-in-out;animation-timeline:view();animation-range:entry 0% exit 100%}@media (prefers-reduced-motion: reduce){.factory-div,.factory-div-mobile,.taboo-div,.literal-div,.pattern-div,.emotive-div,.taboo-div-mobile,.literal-div-mobile,.pattern-div-mobile,.emotive-div-mobile{animation:none;animation-timeline:auto}.taboo-div,.literal-div,.pattern-div,.emotive-div,.taboo-div-mobile,.literal-div-mobile,.pattern-div-mobile,.emotive-div-mobile{opacity:1;transform:translateY(0) scale(1) rotate(0)}}.hero{background-color:var(--pink);min-height:100vh;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:6rem}.hero .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.title-div{margin-top:7rem}.title-highlight{color:var(--off_white);position:relative;display:inline-block;padding:0 .1em}.highlight-bg{position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);width:120%;height:132%;z-index:-1}.sub-title-div{text-transform:uppercase;font-weight:600;color:var(--semi-black);max-width:42ch;text-align:center;margin-top:1rem}.sub-title{letter-spacing:var(--letter-spacing-sub);font-size:var(--semi)}.hero-grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:.5rem;column-gap:2rem}.factory-belt-div{grid-row:2;grid-column:1 / -1;align-self:flex-end;margin-bottom:5rem}.factory-hero-div{grid-column:1 / 3;grid-row:2;z-index:1;align-self:center;justify-self:flex-start}.factory-hero-div img{width:100%;height:auto}.animal-hero-div{grid-column:2;grid-row:2;align-self:flex-end;margin-bottom:5rem;animation:hero-belt-move-right auto linear;animation-timeline:scroll()}.warning-div{grid-column:3;grid-row:2;align-self:flex-end;margin-bottom:5rem;animation:hero-belt-move-right auto linear;animation-timeline:scroll()}.banana-div{grid-column:4;grid-row:2;align-self:flex-end;margin-bottom:5rem;animation:hero-belt-move-right auto linear;animation-timeline:scroll()}.religion-hero-div{grid-column:5;grid-row:2;background-color:lightpurple;align-self:flex-end;margin-bottom:6rem;animation:hero-belt-move-right auto linear;animation-timeline:scroll()}.factory-hero-right-div{grid-column:6;grid-row:2;align-self:center;justify-self:flex-end;z-index:3}.animal-hero-div img,.warning-div img,.banana-div img,.religion-hero-div img,.factory-hero-right-div img{width:100%;height:auto}@media screen and (max-width: 768px){.hero{justify-content:flex-start}.sub-title-div{max-width:27ch}}.mobile-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:.5rem;column-gap:2rem;margin-top:5rem}.mobile-belt-wrapper{grid-row:3;grid-column:1 / -1;align-self:flex-end;margin-bottom:2rem;position:relative}.mobile-belt{width:100%;position:relative;z-index:1}.mobile-belt img{height:100px}.belt-item{position:absolute;width:40%;height:auto;left:0%;bottom:50%;z-index:2;animation-range:entry 0% exit 100%;animation:hero-belt-move-right auto linear;animation-timeline:view()}.banana-item{position:absolute;width:40%;height:auto;left:50%;transform:translate(-10%);bottom:40%;z-index:2;animation-range:entry 0% exit 100%;animation:hero-belt-move-right auto linear;animation-timeline:view()}.hero-img-div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hero-belt-img{max-width:100%;max-height:auto;object-fit:contain}.mobile-factory{grid-column:1 / 3;grid-row:3;z-index:3}.mobile-factory img{height:auto;max-width:25%}@keyframes hero-belt-move-right{0%{transform:translate(0)}to{transform:translate(10vw)}}@media (prefers-reduced-motion: no-preference){.animal-hero-div,.warning-div,.banana-div,.religion-hero-div{animation:hero-belt-move-right auto linear;animation-timeline:view()}}.paragraph-section{margin-bottom:6rem}.stack>*+*{margin-block-start:3rem}.asset-div{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem}.placeholder-image{max-width:100%;height:auto;display:block}.p-reference{font-style:italic}.list-bold{font-weight:700}@media (prefers-reduced-motion: reduce){.reading-progress:before{animation:none;transform:scaleX(1)}}
