.container{padding:0 15px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.container{width:738px;padding:0}}@media only screen and (min-width:992px){.container{width:962px}}@media only screen and (min-width:1200px){.container{width:1170px}}.m-t{margin-top:15px}@media only screen and (min-width:1200px){.m-t{margin-top:30px}}.m-b{margin-bottom:15px}@media only screen and (min-width:1200px){.m-b{margin-bottom:30px}}.m-tb{margin-top:15px;margin-bottom:15px}@media only screen and (min-width:1200px){.m-tb{margin-top:30px;margin-bottom:30px}}.m-lr{margin-left:15px;margin-right:15px}@media only screen and (min-width:1200px){.m-lr{margin-left:30px;margin-right:30px}}.m-full{margin:15px}@media only screen and (min-width:1200px){.m-full{margin:30px}}.p-t{padding-top:15px}@media only screen and (min-width:1200px){.p-t{padding-top:30px}}.p-b{padding-bottom:15px}@media only screen and (min-width:1200px){.p-b{padding-bottom:30px}}.p-tb{padding-top:15px;padding-bottom:15px}@media only screen and (min-width:1200px){.p-tb{padding-top:30px;padding-bottom:30px}}.p-lr{padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px){.p-lr{padding-left:30px;padding-right:30px}}.p-full{padding:15px}@media only screen and (min-width:1200px){.p-full{padding:30px}}.sHeader{background:transparent;position:relative;z-index:1}.sHeader.with-bg{background:#004358 url("../img/tatoroku/menu-bg.png")}.sHeader.with-4mama .sHeader__content{padding:10px 15px;position:relative;max-width:962px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.sHeader.with-4mama .sHeader__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sHeader.with-4mama .sHeader__menu{margin-top:15px}@media only screen and (min-width:640px){.sHeader.with-4mama .sHeader__menu{display:none;margin:10px 0}}@media only screen and (min-width:768px){.sHeader.with-4mama .sHeader__menu{display:inline-block!important;margin:0}}@media only screen and (min-width:992px){.sHeader.with-4mama .sHeader__menu a{margin-right:45px}.sHeader.with-4mama .sHeader__menu a:last-child{margin-right:0}}@media only screen and (min-width:640px){.sHeader.with-4mama .sHeader__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.sHeader.with-4mama .sHeader__hamburger{display:none}}@media only screen and (min-width:640px){.sHeader.with-4mama .sHeader__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media only screen and (min-width:768px){.sHeader.with-4mama .sHeader__logo{display:inline-block;width:auto}}.sHeader.with-4mama .sHeader__4mama{display:block}@media only screen and (min-width:768px){.sHeader.with-4mama .sHeader__4mama{margin-top:-10px}}.sHeader__content{padding:10px 15px}@media only screen and (min-width:640px){.sHeader__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sHeader__logo{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;width:100%}@media only screen and (min-width:640px){.sHeader__logo{display:inline-block;width:auto;margin-right:15px}}@media only screen and (min-width:768px){.sHeader__logo{margin-right:20px}}@media only screen and (min-width:992px){.sHeader__logo{margin-right:30px}}@media only screen and (min-width:1200px){.sHeader__logo{margin-right:45px}}.sHeader__hamburger{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;margin-left:15px;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:640px){.sHeader__hamburger{display:none}}.sHeader__hamburger.active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sHeader__hamburger.active span{background:hsla(0,0%,100%,0)}.sHeader__hamburger.active span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:19px 3px;transform-origin:19px 3px}.sHeader__hamburger.active span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:19px -1px;transform-origin:19px -1px}.sHeader__hamburger span{background:#fff;display:inline-block;width:20px;height:2px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.sHeader__hamburger span:after,.sHeader__hamburger span:before{content:"";background:#fff;display:inline-block;width:20px;height:2px;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sHeader__hamburger span:before{top:2px}.sHeader__hamburger span:after{bottom:2px}.sHeader__menu{display:none;text-align:center;font-size:14px}@media only screen and (min-width:640px){.sHeader__menu{display:block}}.sHeader__menu a{text-transform:uppercase;display:block;color:#fff;margin-bottom:10px;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:640px){.sHeader__menu a{display:inline-block;margin-bottom:0;margin-right:10px}}@media only screen and (min-width:768px){.sHeader__menu a{margin-right:20px}}@media only screen and (min-width:992px){.sHeader__menu a{margin-right:30px}}@media only screen and (min-width:1200px){.sHeader__menu a{margin-right:45px}}.sHeader__menu a:last-child{margin-right:0}.sHeader__menu a.active span:after{width:100%}.sHeader__menu a span{display:inline-block}.sHeader__menu a span:focus:after,.sHeader__menu a span:hover:after{width:100%}.sHeader__menu a span:after{display:block;content:"";margin:0 auto;height:1px;width:0;background:#fff;-webkit-transition:.2s ease;transition:.2s ease}.sHeader__4mama{display:none;position:absolute;top:12px;left:50%;margin-left:-35px}@media only screen and (min-width:768px){.sHeader__4mama{position:static;margin-left:30px}}.sFooter__content{padding:15px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:480px){.sFooter__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px){.sFooter__content{padding:30px 0}}@media only screen and (min-width:480px){.sFooter__4mama{width:100%}}@media only screen and (min-width:768px){.sFooter__4mama{width:auto}}.sFooter__edipresse{margin:30px 0}@media only screen and (min-width:480px){.sFooter__edipresse{margin:30px 30px 0 0}}@media only screen and (min-width:768px){.sFooter__edipresse{margin:0 60px}}@media only screen and (min-width:992px){.sFooter__edipresse{margin:0 100px}}@media only screen and (min-width:1200px){.sFooter__edipresse{margin:0 150px}}.sFooter__social-copy{color:#a6d4eb;text-transform:uppercase}@media only screen and (min-width:768px){.sFooter__social-copy{text-align:left}}.sFooter__social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid;border-radius:50%;width:26px;height:26px;font-size:14px;margin-bottom:5px}.sFooter__copy{font-size:12px}@media only screen and (min-width:992px){.sFooter__copy{font-size:14px}}.sSection1{margin-top:-260px;background:url("../img/tatoroku/home-1-bg.png") 100% 50% no-repeat;background-size:cover;padding-top:260px;position:relative;overflow:hidden}@media only screen and (min-width:640px){.sSection1{margin-top:-62px;padding-top:62px}}.sSection1__mustache{display:none}@media only screen and (min-width:1200px){.sSection1__mustache{display:block;position:absolute;right:0;bottom:calc(5% + 10vw)}}@media only screen and (min-width:1400px){.sSection1__mustache{display:block;position:absolute;right:0;bottom:5%}}.sSection1__mustache img{width:25vw}.sSection1__image{text-align:center}.sSection1__image img{max-width:100%}.sSection1__text{padding:0 15px;text-align:center;font-weight:700;font-family:PTSansBold,sans-serif;font-size:16px;max-width:640px;margin-left:auto;margin-right:auto;color:#fff}@media only screen and (min-width:480px){.sSection1__text{font-size:18px}}@media only screen and (min-width:600px){.sSection1__text{font-size:20px}}@media only screen and (min-width:768px){.sSection1__text{font-size:22px}}.sSection1__text p{margin:0}.sSection1__btn{display:inline-block;background:#00a6a4;color:#fff;padding:10px 50px;font-family:PTSansBold,sans-serif;-webkit-box-shadow:0 0 15px 2px #292929;box-shadow:0 0 15px 2px #292929;text-shadow:0 1px 2px #000;font-size:14px}@media only screen and (min-width:992px){.sSection1__btn{padding:12px 60px;font-size:18px}}.sSection1__btn-container{padding:30px 0;text-align:center}@media only screen and (min-width:992px){.sSection1__btn-container{padding:45px 0}}.sSection1__partners{text-align:center;padding:0 15px}@media only screen and (min-width:768px){.sSection1__partners{padding:0 15px 15px}}.sSection1__partners img{display:inline-block;margin:0 15px 15px;max-width:calc(100% - 30px)}.sNominations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:480px){.sNominations{margin-left:-7.5px;margin-right:-7.5px}}@media only screen and (min-width:992px){.sNominations{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:1200px){.sNominations{margin-left:-22.5px;margin-right:-22.5px}}.sNominations-wrapper{margin:0 auto 30px;width:290px}@media only screen and (min-width:480px){.sNominations-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:450px}}@media only screen and (min-width:768px){.sNominations-wrapper{width:738px}}@media only screen and (min-width:992px){.sNominations-wrapper{width:962px}}@media only screen and (min-width:1200px){.sNominations-wrapper{width:1170px}}.sNominations .sNomination{margin-bottom:15px}@media only screen and (min-width:480px){.sNominations .sNomination{width:calc(50% - 15px);padding-bottom:calc(50% - 15px);margin-left:7.5px;margin-right:7.5px}}@media only screen and (min-width:768px){.sNominations .sNomination{width:calc(33.33333% - 15px);padding-bottom:calc(33.33333% - 15px)}}@media only screen and (min-width:992px){.sNominations .sNomination{width:calc(33.33333% - 30px);padding-bottom:calc(33.33333% - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px}}@media only screen and (min-width:1200px){.sNominations .sNomination{width:calc(33.33333% - 45px);padding-bottom:calc(33.33333% - 45px);margin-left:22.5px;margin-right:22.5px;margin-bottom:45px}}.sNomination{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.sNomination:focus .sNomination__image,.sNomination:hover .sNomination__image{-webkit-filter:blur(3px);filter:blur(3px)}.sNomination:focus .sNomination__logo,.sNomination:focus .sNomination__partner,.sNomination:hover .sNomination__logo,.sNomination:hover .sNomination__partner{opacity:1}.sNomination__content,.sNomination__image{position:absolute;top:0;left:0;right:0;bottom:0}.sNomination__image{-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.sNomination__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sNomination__content{padding:15px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:1200px){.sNomination__content{padding:30px 30px 20px}}.sNomination__content-top{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sNomination__title{text-transform:uppercase;color:#fff;font-family:PTSansBold,sans-serif;text-align:left;margin-bottom:10px;font-size:22px}@media only screen and (min-width:480px){.sNomination__title{font-size:20px}}@media only screen and (min-width:768px){.sNomination__title{font-size:22px}}@media only screen and (min-width:992px){.sNomination__title{font-size:24px}}@media only screen and (min-width:1200px){.sNomination__title{font-size:26px}}.sNomination__logo{opacity:0;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sNomination__logo img{max-width:35%}@media only screen and (min-width:992px){.sNomination__logo img{max-width:40%}}@media only screen and (min-width:1200px){.sNomination__logo img{max-width:none}}.sNomination__partner{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.sNomination__partner-title{text-align:center;text-transform:uppercase;font-family:PTSansBold,sans-serif;color:#fff;margin-bottom:10px;font-size:14px}@media only screen and (min-width:480px){.sNomination__partner-title{margin-bottom:5px}}@media only screen and (min-width:768px){.sNomination__partner-title{font-size:14px}}@media only screen and (min-width:992px){.sNomination__partner-title{font-size:18px}}@media only screen and (min-width:1200px){.sNomination__partner-title{font-size:20px}}.sNomination__partner-logo{text-align:center}.sNomination__partner-logo img{max-width:100%;max-height:45px}@media only screen and (min-width:480px){.sNomination__partner-logo img{max-height:30px}}@media only screen and (min-width:768px){.sNomination__partner-logo img{max-height:35px}}@media only screen and (min-width:992px){.sNomination__partner-logo img{max-height:45px}}@media only screen and (min-width:1200px){.sNomination__partner-logo img{max-height:55px}}.section5{background:url("../img/tatoroku/home-1-bg.png") 50% 0 no-repeat;background-size:cover}.section5 .s5-slide-desc span{border-bottom:none}.section5__mustache{display:none}@media only screen and (min-width:1400px){.section5__mustache{display:block;position:absolute;left:0;bottom:150px}}@media only screen and (min-width:1600px){.section5__mustache{bottom:50px}}.section5 .static__article p{color:#fff}.nominee-overlay-vote-line p{font-size:18px!important}.nomination__partner{text-align:center;margin:15px}@media only screen and (min-width:480px){.nomination__partner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){.nomination__partner{margin-top:-15px}}.nomination__partner-title{text-transform:uppercase;font-family:PTSansBold,sans-serif;margin-bottom:5px;font-size:18px}@media only screen and (min-width:480px){.nomination__partner-title{margin:10px 15px 0}}.nomination__partner-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomination__partner-image img{max-width:260px;max-height:200px}.sVote{display:inline-block;border:1px solid #fff;color:#fff;padding:4px 12px 5px;-webkit-transition:.3s ease;transition:.3s ease}.sVote:focus,.sVote:hover{background:#008b95}.sVote__container{position:absolute;bottom:15px;left:0;right:0;text-align:center}.static{max-width:992px;margin-left:auto;margin-right:auto;padding:0 15px}.static__article p{color:#000}.sBreadcrumbs{margin:0 15px;color:#fff}@media only screen and (min-width:992px){.sBreadcrumbs{width:962px;margin-left:auto;margin-right:auto}}.sBreadcrumbs.black{color:#000}.sAbout1{margin-top:-260px;background:url("../img/tatoroku/home-1-bg.png") 100% 0 no-repeat;background-size:cover;padding-top:260px;position:relative;overflow:hidden}@media only screen and (min-width:768px){.sAbout1{margin-top:-62px;padding-top:62px}}.sAbout1__mustache{display:none}@media only screen and (min-width:1200px){.sAbout1__mustache{display:block;position:absolute;bottom:-40%;right:-15%;width:30%}}@media only screen and (min-width:1400px){.sAbout1__mustache{right:-10%}}.sAbout1__mustache img{max-width:100%}.sAbout1__content{margin:30px 0;text-align:center}@media only screen and (min-width:768px){.sAbout1__content{width:738px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:992px){.sAbout1__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;margin:30px 15px}}.sAbout1__logo{text-align:center}.sAbout1__logo img{max-width:100%}.sAbout1__title{font-size:24px;font-family:PTSansBold,sans-serif;text-transform:uppercase;color:#fff;margin-top:15px}@media only screen and (min-width:768px){.sAbout1__title{font-size:30px}}@media only screen and (min-width:992px){.sAbout1__title{text-align:center}}@media only screen and (min-width:1200px){.sAbout1__title{font-size:36px;margin-bottom:30px}}.sAbout1__text{font-size:16px;margin-left:15px;margin-right:15px}@media only screen and (min-width:992px){.sAbout1__text{text-align:left;width:60%}}@media only screen and (min-width:1200px){.sAbout1__text{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.sAbout1__text p{font-size:16px}@media only screen and (min-width:768px){.sAbout1__text p{font-size:18px}}.sAbout1__text strong{font-family:PTSansBold,sans-serif}.sAbout1__btn-container{margin-top:30px}@media only screen and (min-width:992px){.sAbout1__btn-container{text-align:center}}.sAbout1__btn{display:inline-block;color:#fff;font-family:PTSansBold,sans-serif;border:2px solid;padding:8px 40px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:992px){.sAbout1__btn{padding:8px 50px;font-size:18px}}.sAbout1__btn:focus,.sAbout1__btn:hover{background:#007882}.sAbout1__btn.black{color:#000}.sAbout1__btn.black:focus,.sAbout1__btn.black:hover{border-color:#007882;color:#fff}.sInfo{text-align:center;margin-left:15px;margin-right:15px;margin-top:30px}@media only screen and (min-width:480px){.sInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sInfo__item{margin-bottom:30px}@media only screen and (min-width:480px){.sInfo__item{margin-right:30px}}@media only screen and (min-width:768px){.sInfo__item{margin-right:45px}}@media only screen and (min-width:992px){.sInfo__item{margin-right:75px}}@media only screen and (min-width:1200px){.sInfo__item{margin-right:125px}}.sInfo__item:last-child{margin-right:0}.sInfo__item-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100px;margin-left:auto;margin-right:auto;position:relative}@media only screen and (min-width:768px){.sInfo__item-image{width:212px}}.sInfo__item-image:after{content:"";width:80px;height:80px;top:50%;left:50%;margin-left:-40px;margin-top:-40px;background:hsla(0,0%,100%,.6);position:absolute;-webkit-box-shadow:0 0 100px 0 hsla(0,0%,100%,.6);box-shadow:0 0 100px 0 hsla(0,0%,100%,.6);border-radius:50%}@media only screen and (min-width:768px){.sInfo__item-image:after{width:170px;height:170px;margin-left:-85px;margin-top:-90px}}.sInfo__item-image img{position:relative;z-index:1;width:100%;height:100%}.sInfo__item-title{font-family:PTSansBold,sans-serif;color:#fff;font-size:18px;line-height:1em;margin-top:5px}@media only screen and (min-width:768px){.sInfo__item-title{margin-top:15px;font-size:26px}}.sSteps{text-align:center;max-width:270px;margin:15px auto 30px;color:#fff;position:relative}@media only screen and (min-width:768px){.sSteps{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:738px;margin-top:15px}}@media only screen and (min-width:992px){.sSteps{max-width:962px}}@media only screen and (min-width:768px){.sSteps .sStep{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px}}.sSteps .sStep:last-child{margin-right:0}.sSteps #step-line-1,.sSteps #step-line-2,.sSteps #step-line-3{display:block;width:95px;height:2px;background:#fff;position:absolute;top:54px}@media only screen and (min-width:992px){.sSteps #step-line-1,.sSteps #step-line-2,.sSteps #step-line-3{width:149px}}.sSteps #step-line-1{left:130px}@media only screen and (min-width:992px){.sSteps #step-line-1{left:159px}}.sSteps #step-line-2{left:322px}@media only screen and (min-width:992px){.sSteps #step-line-2{left:407px}}.sSteps #step-line-3{width:94px;left:513px}@media only screen and (min-width:992px){.sSteps #step-line-3{width:149px;left:654px}}.sStep{margin-bottom:45px}.sStep:last-child{margin-bottom:0}.sStep__image{width:109px;height:109px;margin:0 auto 15px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sStep__image:before{content:"";width:2px;height:2px;border-radius:50%;-webkit-box-shadow:0 0 80px 45px hsla(0,0%,100%,.6);box-shadow:0 0 80px 45px hsla(0,0%,100%,.6);position:absolute;top:50%;left:50%}.sStep__image img{position:relative}.sStep__dates{text-transform:uppercase;font-size:18px;margin-bottom:15px}@media only screen and (min-width:992px){.sStep__dates{margin-bottom:30px}}.sNominee{margin-top:-260px;background:url("../img/tatoroku/home-1-bg.png") 100% 0 no-repeat;background-size:cover;padding-top:260px;position:relative;overflow:hidden;padding-bottom:30px}@media only screen and (min-width:768px){.sNominee{margin-top:-62px;padding-top:62px;padding-bottom:60px}}@media only screen and (min-width:992px){.sNominee{padding-bottom:75px}}@media only screen and (min-width:1200px){.sNominee{padding-bottom:90px}}.sNominee__content{padding:15px 0;background:#fff;margin:0 15px}@media only screen and (min-width:992px){.sNominee__content{padding:15px 30px 45px}}@media only screen and (min-width:1200px){.sNominee__content{padding:30px 45px 60px}}.sNominee__content .nomination__partner{margin-bottom:30px}@media only screen and (min-width:480px){.sNominee__content .nomination__partner{margin-top:0}}@media only screen and (min-width:768px){.sNominee__content .nomination__partner{margin-top:-10px;margin-bottom:45px}}@media only screen and (min-width:992px){.sNominee__content .nomination__partner{margin-top:-20px;margin-bottom:60px}}.sNominee__title{padding-left:15px;padding-right:15px}.sNominee__info{padding:0 15px;max-width:540px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.sNominee__info{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none}}.sNominee__left{text-align:center}.sNominee__right{margin-top:30px}@media only screen and (min-width:768px){.sNominee__right{margin-top:0;margin-left:15px}}.sNominee__image{width:260px;height:260px;background:50% 50% no-repeat;background-size:cover;margin-left:auto;margin-right:auto}.sNominee__socials{margin-top:15px;font-size:20px}@media only screen and (min-width:992px){.sNominee__socials{font-size:24px}}@media only screen and (min-width:1200px){.sNominee__socials{font-size:28px}}.sNominee__socials a{display:inline-block;margin-right:15px}.sNominee__socials a:last-child{margin-right:0}.sNominee__votes{margin-top:15px}.sNominee__name{font-family:PTSansBold,sans-serif;font-size:22px;text-align:center}@media only screen and (min-width:480px){.sNominee__name{font-size:26px}}@media only screen and (min-width:768px){.sNominee__name{text-align:left;font-size:22px}}@media only screen and (min-width:992px){.sNominee__name{font-size:26px}}.sNominee__body{text-align:center}@media only screen and (min-width:768px){.sNominee__body{text-align:left}}.sNominee__body p{color:#000}@media only screen and (min-width:768px){.sNominee__body p{font-size:16px}}@media only screen and (min-width:992px){.sNominee__body p{font-size:18px}}.sNominee__images{margin-top:30px;padding:0 30px;position:relative}@media only screen and (min-width:768px){.sNominee__images{margin-top:45px}}@media only screen and (min-width:992px){.sNominee__images{margin-top:60px}}.sNominee__images-item{display:block;width:100%;height:0;padding-bottom:100%;position:relative}.sNominee__images-item:focus .sNominee__images-item--image,.sNominee__images-item:hover .sNominee__images-item--image{-webkit-filter:blur(3px);filter:blur(3px)}.sNominee__images-item--content,.sNominee__images-item--image{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.sNominee__images-item--image{background:50% 50% no-repeat;background-size:cover;-webkit-transition:.3s ease;transition:.3s ease}.sNominee__images-item--content{padding:10px;color:#fff}@media only screen and (min-width:992px){.sNominee__images-item--content{font-size:18px}}@media only screen and (min-width:1200px){.sNominee__images-item--content{font-size:20px}}.sNominee__images .lSSlideWrapper{position:static}.sNominee__images .lSAction .lSNext,.sNominee__images .lSAction .lSPrev{width:auto;height:auto;font-family:AaarghRegular;font-weight:700;opacity:1;color:#40a8b0;font-size:30px}@media only screen and (min-width:992px){.sNominee__images .lSAction .lSNext,.sNominee__images .lSAction .lSPrev{font-size:50px;margin-top:-30px}}@media only screen and (min-width:992px){.sNominee__images .lSAction .lSPrev{left:-10px}}.sNominee__images .lSAction .lSNext{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:992px){.sNominee__images .lSAction .lSNext{right:-10px}}.sNominee .sAbout1__btn-container{text-align:center}.section-description{padding:0 15px 30px;text-align:center}@media only screen and (min-width:480px){.section-description{font-size:18px}}.prevs{max-width:280px;margin-left:auto;margin-right:auto;padding:0 16px}@media only screen and (min-width:480px){.prevs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:none;margin-left:-8px;margin-right:-8px}}@media only screen and (min-width:1200px){.prevs{margin-left:-12px;margin-right:-12px}}.prev{display:block;position:relative;margin-bottom:16px}.prev:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1;-webkit-transition:.2s ease;transition:.2s ease;border-radius:10px}.prev:hover:before{background:rgba(0,67,88,.5)}.prev:hover .prev__year{-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px);border-radius:10px}.prev__image{width:100%;height:0;padding-bottom:100%;position:relative}.prev__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.prev__content{position:absolute;bottom:0;left:0}.prev__year{background:#004358;padding:8px 24px;color:#fff;border-top-right-radius:10px;border-bottom-left-radius:10px;-webkit-transition:.2s ease;transition:.2s ease;position:relative;z-index:11}@media only screen and (min-width:480px){.prev{width:calc(50% - 16px);margin:0 8px 16px}}@media only screen and (min-width:640px){.prev{width:calc(33.33333% - 16px)}}@media only screen and (min-width:992px){.prev{width:calc(25% - 16px)}}@media only screen and (min-width:1200px){.prev{width:calc(25% - 24px);margin:0 12px 24px}}.image-cover{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media{font-size:14px;color:#000;overflow:hidden;text-align:justify}@media only screen and (min-width:992px){.media{font-size:16px}}.media :last-child{margin-bottom:0}.media p{margin-bottom:16px}.media a,.media p{color:#004358}.media ol,.media ul{padding:0;list-style:none;margin:0 0 16px}.media ol li,.media ul li{padding-left:calc(1rem + 16px);margin-bottom:16px;position:relative}.media ol li:before,.media ul li:before{display:block;position:absolute;left:0}.media ol{counter-reset:num}.media ol li:before{content:counter(num) ".";counter-increment:num;color:#004358;font-size:inherit;line-height:inherit;font-weight:700;margin:0 16px 0 0}.media ul li:before{content:"\2022";font-size:1.5em;color:#004358;margin:4px 16px 0 0;-ms-flex-negative:0;flex-shrink:0}.media blockquote{max-width:100%;color:#004358;margin:32px auto;text-align:justify;font-family:Lobster,sans-serif;font-size:1.2em;line-height:1.8em}@media only screen and (min-width:480px){.media blockquote{max-width:80%}}.media blockquote:before{content:"";display:block;width:32px;height:32px;margin:0 auto 16px;background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJxdW90ZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLXF1b3RlLXJpZ2h0IGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iI2Y2ZjVmMCIgZD0iTTQ2NCAzMkgzMzZjLTI2LjUgMC00OCAyMS41LTQ4IDQ4djEyOGMwIDI2LjUgMjEuNSA0OCA0OCA0OGg4MHY2NGMwIDM1LjMtMjguNyA2NC02NCA2NGgtOGMtMTMuMyAwLTI0IDEwLjctMjQgMjR2NDhjMCAxMy4zIDEwLjcgMjQgMjQgMjRoOGM4OC40IDAgMTYwLTcxLjYgMTYwLTE2MFY4MGMwLTI2LjUtMjEuNS00OC00OC00OHptLTI4OCAwSDQ4QzIxLjUgMzIgMCA1My41IDAgODB2MTI4YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDgwdjY0YzAgMzUuMy0yOC43IDY0LTY0IDY0aC04Yy0xMy4zIDAtMjQgMTAuNy0yNCAyNHY0OGMwIDEzLjMgMTAuNyAyNCAyNCAyNGg4Yzg4LjQgMCAxNjAtNzEuNiAxNjAtMTYwVjgwYzAtMjYuNS0yMS41LTQ4LTQ4LTQ4eiI+PC9wYXRoPjwvc3ZnPg==")}.media__picture{display:block;width:100%;height:0;position:relative;background:#d3d3d3}.media__picture-container{max-width:100%;margin:32px auto}@media only screen and (min-width:480px){.media__picture-container{max-width:80%}}.media__picture-container figcaption{text-align:center;color:#004358;margin-top:16px}.media-youtube{width:100%;height:0;padding-bottom:65%;position:relative;background:#d3d3d3}.media-youtube__container{max-width:100%;margin:32px auto}@media only screen and (min-width:480px){.media-youtube__container{max-width:80%}}.media-youtube__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.spoiler__title{cursor:pointer;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spoiler__content{overflow:hidden;max-height:0;opacity:0;-webkit-transition:.2s ease;transition:.2s ease}.spoiler__content-visible{opacity:1}
/*# sourceMappingURL=sanek.css.map*/