.App__whereToBuy{background-size:cover;background-repeat:no-repeat;position:relative;z-index:5;border-radius:25px}.App.isIE .App__whereToBuy__wrapper>div>div:nth-child(2){min-width:1180px}.App__whereToBuy__wrapper .grid.rows-3{grid-template-rows:auto auto auto;color:#fff}.App__whereToBuy__wrapper .grid.rows-3>div{text-align:center}@media screen and (max-width:425px){.App__whereToBuy__wrapper .grid.rows-3>div{width:100vw}}.App__whereToBuy__wrapper .grid.rows-3>div:first-child{font-size:4rem;padding-bottom:15px;grid-row:1/2}.App__whereToBuy__wrapper .grid.rows-3>div:nth-child(2){grid-row:2/3}.App__whereToBuy__wrapper .grid.rows-3>div:nth-child(2) p{max-width:70%;margin:0 auto}.App__whereToBuy__wrapper .grid.rows-3>div:nth-child(2) a{display:block;position:relative}.App__whereToBuy__wrapper .grid.rows-3>div:nth-child(3){grid-row:3/4}.App__whereToBuy__wrapper__list{overflow:auto;margin:50px 0 0}.App__whereToBuy__wrapper__list>div{text-align:left;display:block;white-space:nowrap;width:auto;border-right:1px solid #fff;padding:0 30px;justify-self:left!important}.App__whereToBuy__wrapper__list>div:last-child{border:none}.App__whereToBuy__wrapper__list>div p{display:block;white-space:nowrap;max-width:100%!important}.App__whereToBuy__wrapper__list>div p a{color:#fff!important;display:inline-block!important;text-decoration:underline!important}.App__whereToBuy__wrapper__list>div p a:hover{text-decoration:none!important}.App__sustainability__title{text-align:center;line-height:1.2}.App__sustainability .button{display:inline-block!important}.pad-5{padding:5px}.pad-x-5{padding-left:5px;padding-right:5px}.pad-y-5{padding-top:5px!important;padding-bottom:5px!important}.pad-15{padding:15px!important}.pad-x-15{padding-left:15px!important;padding-right:15px!important}.pad-y-15{padding-top:15px!important;padding-bottom:15px!important}.pad-25{padding:25px}.pad-x-25{padding-left:25px;padding-right:25px}.pad-y-25{padding-top:25px;padding-bottom:25px}.pad-50{padding:50px}.pad-x-50{padding-left:50px;padding-right:50px}.pad-y-50{padding-top:50px;padding-bottom:50px}.mar-5{margin:5px}.mar-x-5{margin-left:5px;margin-right:5px}.mar-y-5{margin-top:5px;margin-bottom:5px}.mar-15{margin:15px}.mar-x-15{margin-left:15px;margin-right:15px}.mar-y-15{margin-top:15px;margin-bottom:15px}.mar-25{margin:25px}.mar-x-25{margin-left:25px;margin-right:25px}.mar-y-25{margin-top:25px!important;margin-bottom:25px!important}.mar-50{margin:50px}.mar-x-50{margin-left:50px;margin-right:50px}.mar-y-50{margin-top:50px!important;margin-bottom:50px!important}a.button{padding:10px 20px;border-radius:25px;display:inline-block;text-align:center;text-decoration:none;background-color:#e4001c;color:#fff;transition:all .4s ease;position:relative}a.button:hover{background-color:#cb0019;color:#fff;box-shadow:0 10px 25px #000ac6}a.button--white{background-color:#fff;color:#e4001c}a.button--shadow{box-shadow:0 12px 90px #000ac6,0 12px 60px #000ac6}a.button--border:before{content:"";display:block;width:100%;height:100%;border-radius:120px;border:1px solid #e4001c;position:absolute;top:0;left:0;transform:scale(1.05,1.3);transform-origin:center}a.button--border:hover{box-shadow:0 0 50px #000ac6}.center{text-align:center;justify-content:center;justify-items:center;justify-self:center}.right{text-align:right;justify-content:flex-end;justify-items:end;justify-self:end}.gradient{background-color:#e2e2e2;background:linear-gradient(180deg,#e2e2e2 55%,#fff 65%)}.v-center{align-items:center}.flex{display:flex}.flex,.grid{position:relative}.grid{display:grid;height:100%}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-2>:first-child{grid-column:1}.grid.cols-2>:nth-child(2){grid-column:2}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-3>:first-child{grid-column:1}.grid.cols-3>:nth-child(2){grid-column:2}.grid.cols-3>:nth-child(3){grid-column:3}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.grid.cols-4>:first-child{grid-column:1}.grid.cols-4>:nth-child(2){grid-column:2}.grid.cols-4>:nth-child(3){grid-column:3}.grid.cols-4>:nth-child(4){grid-column:4}.grid.rows-2{grid-template-rows:repeat(2,1fr)}.grid.rows-2>:first-child{grid-row:1}.grid.rows-2>:nth-child(2){grid-row:2}.grid.rows-3{grid-template-rows:repeat(3,1fr)}.grid.rows-3>:first-child{grid-row:1}.grid.rows-3>:nth-child(2){grid-row:2}.grid.rows-3>:nth-child(3){grid-row:3}.grid.rows-5{grid-template-rows:repeat(5,auto)}.grid.rows-5>:first-child{grid-row:1}.grid.rows-5>:nth-child(2){grid-row:2}.grid.rows-5>:nth-child(3){grid-row:3}.grid.rows-5>:nth-child(4){grid-row:4}.grid.rows-5>:nth-child(5){grid-row:5}.App__usefulInformation__wrapper article{width:1180px;margin:0 auto;margin-bottom:0!important;background-color:#3d3d3d;color:#fff;border-radius:25px;overflow:hidden;position:relative;height:auto}.App__usefulInformation__wrapper article>.grid{position:relative;z-index:2;grid-template-rows:repeat(2,auto) 1fr}.App__usefulInformation__wrapper article>.grid>div:first-child{font-size:4rem;padding-bottom:15px}.App__usefulInformation__wrapper article>.grid>div:nth-child(2) p{max-width:70%;margin:0 auto}.App__usefulInformation__wrapper article>.grid>div:nth-child(3){flex-wrap:wrap;max-width:1180px}.App__usefulInformation__wrapper article>.grid>div:nth-child(3) a{width:60%}.App__usefulInformation__wrapper article>img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}