.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes anim-drag{from,to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes anim-drag{from,to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes anim-mouse{0%{opacity:0;-webkit-transform:scaleY(1) translateY(0px);transform:scaleY(1) translateY(0px)}5%,20%{opacity:1;-webkit-transform:scaleY(1) translateY(0px);transform:scaleY(1) translateY(0px)}35%{opacity:1;-webkit-transform:scaleY(1.5) translateY(4px);transform:scaleY(1.5) translateY(4px)}60%{opacity:.5;-webkit-transform:scaleY(1) translateY(12px);transform:scaleY(1) translateY(12px)}80%{opacity:0}100%{-webkit-transform:scaleY(1) translateY(18px);transform:scaleY(1) translateY(18px);opacity:0}}@keyframes anim-mouse{0%{opacity:0;-webkit-transform:scaleY(1) translateY(0px);transform:scaleY(1) translateY(0px)}5%,20%{opacity:1;-webkit-transform:scaleY(1) translateY(0px);transform:scaleY(1) translateY(0px)}35%{opacity:1;-webkit-transform:scaleY(1.5) translateY(4px);transform:scaleY(1.5) translateY(4px)}60%{opacity:.5;-webkit-transform:scaleY(1) translateY(12px);transform:scaleY(1) translateY(12px)}80%{opacity:0}100%{-webkit-transform:scaleY(1) translateY(18px);transform:scaleY(1) translateY(18px);opacity:0}}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.back-spinner{background:#000;position:fixed;height:100%;width:100%;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.back-spinner .spinner{position:relative}.back-spinner .spinner__image{width:100%;position:absolute;left:0;top:0}.back-spinner .spinner__content{display:inline-block;position:relative;width:64px;height:64px}.back-spinner .spinner__content div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;border:4px solid #999;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#2D2E2F transparent transparent transparent}.back-spinner .spinner__content div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.back-spinner .spinner__content div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.back-spinner .spinner__content div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{margin:0;background:#ffffff;color:#2D2E2F;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{font-family:portada-light;font-size:20px;line-height:1.6;font-weight:400;color:##2D2E2F;max-width:540px;margin:0 auto}@media(min-width:1024px){p{max-width:620px}}h1{margin:0 0 15px;text-align:center;font-family:portada-extrabold;font-size:52px;line-height:1.1;font-weight:400;color:#2D2E2F}h1 span{display:block;font-family:portada-light;font-size:27px;line-height:1.2;font-weight:400;color:##2D2E2F}@media(min-width:768px){h1{font-size:52px}h1 span{font-size:35px}}@media(min-width:1024px){h1{font-size:100px}h1 span{font-size:35px}}h2{margin:0;text-align:center;font-family:portada-extrabold;font-size:52px;line-height:1.1;font-weight:400;color:#2D2E2F}h2 span{display:block;font-family:portada-light;font-size:27px;line-height:1.2;font-weight:400;color:#2D2E2F}@media(min-width:768px){h2{font-size:52px}h2 span{font-size:35px}}@media(min-width:1024px){h2{font-size:70px}h2 span{font-size:35px}}.section,.intro{width:90%;margin:0 auto}@media(min-width:768px){.section,.intro{width:100%}}.intro{padding:100vh 0 20vw;padding:20vw 0}@media(min-width:768px){.intro{padding:0 0}}.intro p{font-family:portada-light;font-size:24px;line-height:1.45;font-weight:400;color:#2D2E2F;width:98%;max-width:900px;margin:0 auto;text-align:center}@media(min-width:411px){.intro p{font-size:26px}}@media(min-width:768px){.intro p{font-size:30px;width:90%}}@media(min-width:1024px){.intro p{font-size:36px;width:65%}}@media(min-width:1440px){.intro p{font-size:42px;line-height:1.55}}.section{margin:30vw auto}@media(min-width:1024px){.section{margin:5vw auto}}@media(min-width:1200px){.section{margin:10vw auto}}.section__full{margin-left:calc(-50vw + 50%)!important;left:0;position:relative;width:100vw!important}@media(min-width:480px){.section__full{margin-left:auto!important;width:100%!important}}.section__title{position:relative;text-align:center;margin:0 auto;margin-bottom:60px;padding-top:30px;max-width:620px;z-index:2;width:90%}.section__title::after{content:"";position:absolute;background:#c9c6c6;height:1px;width:100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}@media(min-width:768px){.section__title::after{width:200px}}.section__title hr{border:none;height:1px;width:200px;background:#fff;margin:20px auto}.section__title h3{font-family:adelle-sans,sans-serif;font-size:26px;line-height:1.1;font-weight:800;color:#2D2E2F;margin:0 auto;position:relative;width:90%}@media(min-width:411px){.section__title h3{font-size:28px}}@media(min-width:768px){.section__title h3{font-size:30px}}.section__title p{font-family:adelle-sans,sans-serif;font-size:18px;line-height:1.35;font-weight:100;color:#2D2E2F;margin:20px 0 0;max-width:620px}@media(min-width:768px){.section__title p{font-size:19px}}.section__map{width:100%;max-width:1256px;margin:0 auto 25vw;overflow:hidden}@media(min-width:1024px){.section__map{margin:0 auto 5vw}}.section__map object{margin:0 auto}@media(min-width:1024px){.section__map object{max-width:1024px}}@media(min-width:1024px){.section__map{min-height:620px}}.section__map img{margin:0 auto}.section__map--camps{margin-top:15vw}@media(min-width:1024px){.section__map--camps{margin-top:5vw}}.section__map--train{padding-top:240%;-webkit-transform:translateY(0px);transform:translateY(0px);z-index:1;position:relative}@media(min-width:768px){.section__map--train{padding-top:0;overflow:hidden;height:1000px;background:url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/detalles/trenes/desktop.jpg) center center no-repeat}}.section__map--train object{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0);background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/detalles/trenes/vagones.png") center center/cover no-repeat;background-size:120%;z-index:2;position:absolute;bottom:0}.section__detalle{width:100%;overflow-x:scroll;margin-bottom:15vw}@media(min-width:1024px){.section__detalle{overflow-x:hidden!important}}.section__detalle--escape{width:1200px;height:696px;margin:0 auto}.section__detalle--escape object{background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/detalles/alambrado/alambrado.png") top left/contain no-repeat;max-width:100%}.section__detalle--crematorios{width:1254px;height:1000px;margin:0 auto}.--mobile{display:block!important;pointer-events:inherit;opacity:1}@media(min-width:768px){.--mobile{display:none!important;pointer-events:none;opacity:0}}.--tablet{display:none!important;pointer-events:none;opacity:0}@media(min-width:768px){.--tablet{display:block!important;pointer-events:inherit;opacity:1}}.--desktop{display:none!important;pointer-events:none;opacity:0}@media(min-width:768px){.--desktop{display:block!important;pointer-events:inherit;opacity:1}}.mv_pointer{opacity:1;margin:30px auto 0;max-width:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative;-webkit-filter:invert(100%) sepia(0%) saturate(100%) hue-rotate(360deg) brightness(100%) contrast(100%);filter:invert(100%) sepia(0%) saturate(100%) hue-rotate(360deg) brightness(100%) contrast(100%)}.mv_pointer--swipe{-webkit-animation:anim-drag 3s ease-in-out infinite;animation:anim-drag 3s ease-in-out infinite}.mv_pointer-text{font-family:adelle-sans,Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;text-align:center;width:100%;display:block;color:#2D2E2F;padding:10px 0}@keyframes anim-drag{from,to{-webkit-transform:translateX(-20px);transform:translateX(-20px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@media(min-width:1256px){.mv_pointer--swipe.no--desktop,.mv_pointer-text.no--desktop{display:none}}@media(min-width:1024px){.no--desktop{display:none!important}}.hero{height:100vh;width:100%}@media(min-width:1024px){.hero{height:100vh}}.hero__texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;position:relative;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:0;width:100%}.hero__videoloop{position:absolute;top:0;right:0;width:100%;height:100vh;z-index:1;position:fixed;z-index:-1}.hero__videoloop::before{content:"";position:absolute;top:0;left:0;right:0;height:25%;background-color:rgba(0,0,0,.25);background:-webkit-gradient(linear,left bottom,left top,from(#17171700),to(#171717));background:linear-gradient(to top,#17171700 0%,#171717 100%);z-index:2}.hero__videoloop:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:40%;background-color:rgba(0,0,0,.25);background:-webkit-gradient(linear,left top,left bottom,from(#17171700),to(#171717));background:linear-gradient(to bottom,#17171700 0%,#171717 100%)}@media(min-width:480px){.hero__videoloop{height:100vh}}.hero__videoloop video{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header{height:100vh;position:relative}.header::after{content:"";bottom:-1px;top:auto;height:30%;background:-webkit-gradient(linear,left top,left bottom,from(#17171700),to(#171717));background:linear-gradient(to bottom,#17171700 0%,#171717 100%);width:100%;position:absolute;bottom:0}.header::before{content:"";bottom:auto;top:0;height:30%;background:-webkit-gradient(linear,left top,left bottom,color-stop(2%,#171717),to(#17171700));background:linear-gradient(to bottom,#171717 2%,#17171700 100%);position:absolute;width:100%}.header__text{z-index:3}.auschwitz--I{background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/mobile/auschwitz-1-principal.jpg") center center/cover}@media(min-width:1024px){.auschwitz--I{background-image:url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/auschwitz-1-principal.jpg)}}.auschwitz--II{background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/mobile/auschwitz-2-birkenau2.jpg") center center/cover}@media(min-width:1024px){.auschwitz--II{background-image:url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/auschwitz-2-birkenau.jpg)}}.auschwitz--III{background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/mobile/auschwitz-3-monowitz.jpg") center center/cover}@media(min-width:1024px){.auschwitz--III{background-image:url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/header/auschwitz-3-monowitz.jpg)}}.viewplane__mb{position:relative;display:block}.viewplane__mb img{width:100%}.viewplane__mb .open{position:absolute;width:55px;height:55px;background:#fff;border-radius:100%;text-align:center;display:block;right:20px;bottom:0;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.viewplane__mb .open img{pointer-events:none}.viewplane__mb .modal{display:none;position:fixed;height:100%;width:100%;top:0;background:#171717;z-index:11;left:0;overflow:scroll;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:show-modal .2s;animation:show-modal .2s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-overflow-scrolling:touch}@-webkit-keyframes show-modal{0%{opacity:0;-webkit-transform:translateX(40%);transform:translateX(40%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes show-modal{0%{opacity:0;-webkit-transform:translateX(40%);transform:translateX(40%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.viewplane__mb .modal img{width:1000px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.viewplane__mb .modal .close{position:fixed;right:10px;top:10px;background:#fff;width:40px;height:40px;border-radius:100%;padding:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:show-close .5s;animation:show-close .5s}@-webkit-keyframes show-close{0%{opacity:0}50%{opacity:0}51%{opacity:1}100%{opacity:1}}@keyframes show-close{0%{opacity:0}50%{opacity:0}51%{opacity:1}100%{opacity:1}}.viewplane__mb .modal .close img{width:100%;position:initial}.viewplane__mb .modal::-webkit-scrollbar{width:0;height:0;background-color:transparent;display:none}.viewplane__mb .modal::-webkit-scrollbar-track{background:#fff;background-color:transparent;display:none}.viewplane__mb .modal::-webkit-scrollbar-thumb{background:transparent;border:0 solid #fff;border-radius:0;background-color:transparent;display:none}@media(min-width:1024px){.viewplane__mb{display:none}}.viewplane__dk{display:none;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:1024px){.viewplane__dk{display:-webkit-box;display:-ms-flexbox;display:flex}}.viewplane__dk img{width:1250px}.deaths{text-align:center;padding:10vw 0;width:90%;max-width:1256px;margin:0 auto;text-align:left}@media(min-width:1440px){.deaths{width:100%}}.deaths h4{font-family:portada-thin;font-size:28px;line-height:1.3;font-weight:300;text-align:left;max-width:480px;margin-bottom:40px}.deaths h4 em{font-style:normal;font-family:portada-semibold}.deaths small{font-family:adelle-sans,sans-serif;font-size:15px;line-height:1.35;font-weight:300;color:#2D2E2F;display:inline-block;position:relative;text-align:left;margin:30px 0 -3px 3px;padding:20px 0 80px 20px;border-top:1px solid #ffffff50;width:80%;max-width:420px}.deaths small::after{display:block;content:"";width:1px;height:100%;position:absolute;left:0;top:0;background:#ffffff50}@media(min-width:1024px){.deaths small{margin:30px 0 -5px 5px}}.deaths__data{width:100%;max-width:280px;height:55px;background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/deaths/grid-man.svg") left center/contain}@media(min-width:411px){.deaths__data{max-width:330px;height:65px}}@media(min-width:1024px){.deaths__data{max-width:450px;height:90px}}.deaths__grids{height:100%;width:100%;max-width:1256px}.deaths__grids .grid{display:-ms-grid;display:grid;position:relative;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);-ms-grid-rows:(1fr)[20];grid-template-rows:repeat(20,1fr);grid-gap:3px;margin:0 auto 10vw;font-family:adelle-sans,sans-serif;font-size:26px;line-height:1.1;font-weight:800;color:##2D2E2F}@media(min-width:768px){.deaths__grids .grid{-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10,1fr);-ms-grid-rows:(1fr)[10];grid-template-rows:repeat(10,1fr);grid-gap:5px}}.deaths__grids .grid>div{width:100%;padding-top:100%;background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/deaths/grid.svg") center center/contain}.deaths__grids .grid:first-child>div:first-child{background:url("https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/deaths/grid-first.svg") center center/contain!important}.deaths__grids .grid::after{position:absolute;bottom:40px;right:20px}.deaths__grids .grid:nth-child(1)::after{content:"110.000"}.deaths__grids .grid:nth-child(2)::after{content:"220.000"}.deaths__grids .grid:nth-child(3)::after{content:"330.000"}.deaths__grids .grid:nth-child(4)::after{content:"440.000"}.deaths__grids .grid:nth-child(5)::after{content:"550.000"}.deaths__grids .grid:nth-child(6)::after{content:"660.000"}.deaths__grids .grid:nth-child(7)::after{content:"770.000"}.deaths__grids .grid:nth-child(8)::after{content:"880.000"}.deaths__grids .grid:nth-child(9)::after{content:"990.000"}.deaths__grids .grid:nth-child(10)::after{content:"1.100.000"}.deaths__grids .grid::before{content:"personas";position:absolute;bottom:25px;right:20px;z-index:1;font-size:14px;font-weight:400}.section__banner{max-width:1024px;width:90%}.banner img{width:100%}.banner .mb{display:block}@media(min-width:411px){.banner .mb{display:none}}.banner .md{display:none}@media(min-width:411px){.banner .md{display:block}}@media(min-width:768px){.banner .md{display:none}}.banner .dk{display:none}@media(min-width:768px){.banner .dk{display:block}}.credits{text-align:center;margin-bottom:100px}.credits h5{font-family:adelle-sans,sans-serif;font-size:16px;line-height:1.5;font-weight:700;color:#2D2E2F;margin:0;margin-bottom:20px}.credits p{font-family:adelle-sans,sans-serif;font-size:14px;line-height:1.5;font-weight:400;color:#2D2E2F;margin:0 auto;width:90%;max-width:500px}.credits p span{font-size:12px}.credits p a{text-decoration:none;color:#2D2E2F;font-size:12px}.credits__nota{margin-bottom:60px}.Shareo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;z-index:2;padding:0 0 30px;margin:0 auto}.Shareo__Botones{background-color:#2D2E2F;border:1px solid #333;border-radius:100%;height:43px;width:43px;margin:0 15px 0 0;-webkit-transition:.15s;transition:.15s;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.Shareo .icon{fill:#fff}.Shareo svg{max-height:28px;margin:6px;cursor:pointer}.Shareo #ico-twitter{margin:7px 8px}.Shareo .Shareo__Botones--fb{background:#333 url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/facebook.svg) center center no-repeat}.Shareo .Shareo__Botones--fb:hover{background-color:#3b5998;border:1px solid #3b5998}.Shareo .Shareo__Botones--twitter{background:#333 url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/twitter.svg) center center no-repeat}.Shareo .Shareo__Botones--twitter:hover{background-color:#2D2E2F;border:1px solid #00aced}.Shareo .Shareo__Botones--whatsapp{background:#333 url(https://clarin.com/redaccionfiler/clarin/desarrollo/2020/sociedad/auschwitz/media/icon-whatsapp.svg) center center no-repeat}.Shareo .Shareo__Botones--whatsapp:hover{background-color:#25d366;border:1px solid #25d366}footer{text-align:center;padding:40px 0}footer .logo{display:block;width:112px;margin:0 auto;margin-bottom:20px}footer p{margin:0 auto;font-size:12px;color:#2D2E2F;margin-bottom:20px;width:90%;max-width:500px;font-family:adelle-sans,sans-serif}footer p b{margin-left:10px}footer .btn{background:#009bdb;text-decoration:none;display:block;width:240px;border-radius:4px;margin:40px auto;cursor:pointer;font-family:adelle-sans,sans-serif;font-size:15px;line-height:45px;font-weight:700;color:#2D2E2F}footer ul{margin:0;padding:0}footer ul li{display:inline-block;margin:0 2px;vertical-align:middle}footer ul li a{width:40px;height:40px;background:#333;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .sm{font-size:10px;line-height:14px;margin-top:15px}