﻿.title-decor{display:flex;gap:3px;align-items:center;}.title-decor .dot{width:5px;height:5px;border-radius:50%;}.title-decor .dot.green{background-color:#83af41;}.title-decor .dot.blue{background-color:#216497;}#Header{position:relative;margin-top:85px;height:320px;}#Header .banner{position:absolute;inset:0;}#Header .banner::after{content:"";position:absolute;inset:0;background:transparent linear-gradient(222deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 79%,#000 100%) 0% 0% no-repeat padding-box;opacity:.64;}#Header .banner img{height:100%;width:100%;object-fit:cover;}#Header .text-container{position:absolute;bottom:50px;left:105px;}#Header .text-container .top-text{display:flex;gap:15px;}#Header .text-container .top-text .title{font-family:Lato-Bold;font-size:32px;color:#fff;}#Header .text-container .bot-text{font-family:Lato-Black;font-size:38px;color:#fff;}#Content{position:relative;}#Content .content-nav.sticky+*{margin-top:120px;}@media screen and (min-width:1600px){#Content .content-nav.sticky+*{margin-top:7.5vw;}}#Content .content-nav.sticky{position:fixed;top:90px;left:0;width:100%;z-index:990;}@media screen and (min-width:1600px){#Content .content-nav.sticky{top:5.6vw;}}#Content .content-nav{background-color:#216497;padding:13px 0;}#Content .content-nav .nav-wrapper{display:flex;align-items:center;justify-content:center;gap:7.5vw;}@media screen and (max-width:1248px){#Content .content-nav .nav-wrapper{padding:0 7.5vw;}}@media screen and (max-width:1439px){#Content .content-nav .nav-wrapper.special{gap:4.5vw;}}#Content .content-nav .nav-wrapper .left-slight{left:3.75vw;}@media screen and (max-width:1248px){#Content .content-nav .nav-wrapper .left-slight{left:unset;}}#Content .content-nav .nav-wrapper .nav-button.active{color:#fff;}#Content .content-nav .nav-wrapper .nav-button.active::after{opacity:1;}#Content .content-nav .nav-wrapper .nav-button{position:relative;font-family:Lato-Semibold;font-size:18px;line-height:22px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;transition:all .4s ease;}#Content .content-nav .nav-wrapper .nav-button::after{content:"";width:8px;height:15px;background:url("../images/nominations/nav-arrow.svg") no-repeat center;background-size:contain;margin-left:3.75vw;flex-shrink:0;opacity:0;transition:all .3s ease;}@media screen and (min-width:769px){#Content .content-nav .nav-wrapper .nav-button:hover{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#ac1a2d 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}#Content .content-nav .nav-wrapper .nav-button:hover::after{opacity:1;}}#Content .content-nav .nav-wrapper .midbreak{width:1px;height:28px;background-color:#fff;}#Content .content-section{position:relative;margin:55px auto;}#Content .content-section .head{width:70vw;margin:0 auto;text-align:center;}#Content .content-section .head .head-title{display:flex;gap:13px;justify-content:center;}#Content .content-section .head .head-title .title-decor{align-items:flex-start;margin-top:13px;}#Content .content-section .head .head-title .title-text{font-family:Lato-Bold;font-size:24px;color:#216497;}#Content .content-section .head .head-title .title-text span{color:#83af41;}#Content .content-section .head .head-desc{margin-top:18px;padding-bottom:18px;font-family:Lato-Regular;font-size:16px;line-height:22px;color:#000;}#Content .content-section .box{background-color:#f2f7ed;width:84.375vw;border-radius:20px;margin:26px auto;}#Content .content-section .box .box-wrapper{padding:34px 56px 38px;}#Content .content-section .box .box-wrapper .title{font-family:Lato-Bold;font-size:24px;color:#216497;}#Content .content-section .box .box-wrapper .text{margin-top:18px;font-family:Lato-Regular;font-size:16px;line-height:22px;color:#000;}#Content .content-section .box .box-wrapper .text .small{margin-top:8px;}#Content .content-section .box .box-wrapper .text .big{margin-top:12px;}#Content .content-section .box .box-wrapper .text .large{margin-top:34px;}#Content .content-section .box .box-wrapper .text .huge{margin-top:68px;}#Content .content-section .box .box-wrapper .text a{font-family:Lato-Bold;color:#216497;}#Content .content-section .box .box-wrapper .text ul{padding-left:20px;}#Content .content-section .box .box-wrapper .text ul li::marker{color:#216497;}#Content .content-section .box .box-wrapper .text ul li:not(:first-child){margin-top:12px;}#Content .content-section .box .box-wrapper .text .blue-box{margin:34px 0 24px;background-color:#216497;padding:24px 34px;color:#fff;border-radius:20px;}#Content .content-section .box .box-wrapper .text .blue-box a{color:#fff;}#Content .content-section .box .box-wrapper .text .blue-box li::marker{color:#fff;}#Content .content-section .box .box-wrapper .text .text-flex{display:flex;gap:38px;}#Content .content-section .box .box-wrapper .text .text-rows .rows-head{padding:10px 21px;font-size:16px;line-height:1.5;background-color:#d4deca;border-radius:20px;width:fit-content;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper{margin-left:12px;margin-top:22px;display:flex;gap:54px;}@media screen and (max-width:1248px){#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper{flex-direction:column;gap:16px;}}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row{width:23.125vw;font-family:Lato-Bold;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row a{color:#216497;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item{line-height:22px;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item:not(:first-child){margin-top:16px;}#Content .content-section .box-flex{display:flex;width:84.375vw;margin:26px auto;gap:30px;}#Content .content-section .box-flex .box{width:unset;margin:0;}#Content .content-section .box-flex .box .title{color:#83af41;}#Content .content-section .box-flex .box.one{flex-shrink:0;}#Content .content-section .box-flex .box.two{flex:1;}@media screen and (max-width:1400px){#Content .content-section .box-flex .box.one{flex-shrink:unset;}#Content .content-section .box-flex .box.two{flex:unset;}}#Content .content-section .box-flex .flex{display:flex;gap:46.5px;}#Content .break{width:94%;height:.5px;background-color:#707070;margin:0 auto;}@media screen and (min-width:1601px){.title-decor{display:flex;gap:.188vw;align-items:center;}.title-decor .dot{width:.313vw;height:.313vw;border-radius:50%;}.title-decor .dot.green{background-color:#83af41;}.title-decor .dot.blue{background-color:#216497;}#Header{position:relative;margin-top:5.313vw;height:20vw;}#Header .banner{position:absolute;inset:0;}#Header .banner::after{content:"";position:absolute;inset:0;background:transparent linear-gradient(222deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 79%,#000 100%) 0% 0% no-repeat padding-box;opacity:.64;}#Header .text-container{position:absolute;bottom:3.125vw;left:6.563vw;}#Header .text-container .top-text{display:flex;gap:.938vw;}#Header .text-container .top-text .title{font-family:Lato-Bold;font-size:2vw;color:#fff;}#Header .text-container .bot-text{font-family:Lato-Black;font-size:2.375vw;color:#fff;}#Content{position:relative;}#Content .content-nav{background-color:#216497;padding:.813vw 0;}#Content .content-nav .nav-wrapper{display:flex;align-items:center;justify-content:center;gap:7.5vw;}#Content .content-nav .nav-wrapper .left-slight{left:3.75vw;}#Content .content-nav .nav-wrapper .nav-button{position:relative;font-family:Lato-Semibold;font-size:1.125vw;line-height:1.375vw;color:#fff;text-decoration:none;display:inline-flex;align-items:center;transition:all .4s ease;}#Content .content-nav .nav-wrapper .nav-button::after{content:"";width:.5vw;height:.938vw;background:url("../images/nominations/nav-arrow.svg") no-repeat center;background-size:contain;margin-left:3.75vw;opacity:0;transition:all .3s ease;}#Content .content-nav .nav-wrapper .break{width:.063vw;height:1.75vw;background-color:#fff;}#Content .content-section{position:relative;margin:3.438vw auto;}#Content .content-section .head{width:70vw;margin:0 auto;text-align:center;}#Content .content-section .head .head-title{display:flex;gap:.813vw;justify-content:center;}#Content .content-section .head .head-title .title-text{font-family:Lato-Bold;font-size:1.5vw;color:#216497;}#Content .content-section .head .head-title .title-text span{color:#83af41;}#Content .content-section .head .head-desc{margin-top:1.125vw;padding-bottom:1.125vw;font-family:Lato-Regular;font-size:1vw;line-height:1.375vw;color:#000;}#Content .content-section .box{background-color:#f2f7ed;width:84.375vw;border-radius:1.25vw;margin:1.625vw auto;}#Content .content-section .box .box-wrapper{padding:2.125vw 3.5vw 2.375vw;}#Content .content-section .box .box-wrapper .title{font-family:Lato-Bold;font-size:1.5vw;color:#216497;}#Content .content-section .box .box-wrapper .text{margin-top:1.125vw;font-family:Lato-Regular;font-size:1vw;line-height:1.375vw;color:#000;}#Content .content-section .box .box-wrapper .text .small{margin-top:.5vw;}#Content .content-section .box .box-wrapper .text .big{margin-top:.75vw;}#Content .content-section .box .box-wrapper .text .large{margin-top:2.125vw;}#Content .content-section .box .box-wrapper .text .huge{margin-top:4.25vw;}#Content .content-section .box .box-wrapper .text a{font-family:Lato-Bold;color:#216497;}#Content .content-section .box .box-wrapper .text ul{padding-left:1.25vw;}#Content .content-section .box .box-wrapper .text ul li::marker{color:#216497;}#Content .content-section .box .box-wrapper .text ul li:not(:first-child){margin-top:.75vw;}#Content .content-section .box .box-wrapper .text .blue-box{margin:2.125vw 0 1.5vw;background-color:#216497;padding:1.5vw 2.125vw;color:#fff;border-radius:1.25vw;}#Content .content-section .box .box-wrapper .text .blue-box a{color:#fff;}#Content .content-section .box .box-wrapper .text .blue-box li::marker{color:#fff;}#Content .content-section .box .box-wrapper .text .text-flex{display:flex;gap:2.375vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-head{padding:.625vw 1.313vw;font-size:1vw;line-height:1.5;background-color:#d4deca;border-radius:1.25vw;width:fit-content;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper{margin-left:.75vw;margin-top:1.375vw;display:flex;gap:3.375vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row{width:23.125vw;font-family:Lato-Bold;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row a{color:#216497;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item{line-height:1.375vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item:not(:first-child){margin-top:1vw;}#Content .content-section .box-flex{display:flex;width:84.375vw;margin:1.625vw auto;gap:1.875vw;}#Content .content-section .box-flex .box{width:unset;margin:0;}#Content .content-section .box-flex .box .title{color:#83af41;}#Content .content-section .box-flex .box.one{flex-shrink:0;}#Content .content-section .box-flex .box.two{flex:1;}#Content .content-section .box-flex .flex{display:flex;gap:2.906vw;}#Content .break{width:94%;height:.031vw;background-color:#707070;margin:0 auto;}}@media screen and (max-width:768px){a{word-break:break-word;}#Content .content-nav.sticky{top:76px;}#Content .content-nav .nav-wrapper{flex-direction:column;gap:14px;}#Content .content-nav .nav-wrapper.special{gap:14px;}#Content .content-nav .nav-wrapper .nav-button{text-align:center;}#Content .content-nav .nav-wrapper .nav-button::after{display:none;}#Content .content-nav .nav-wrapper .midbreak{width:90.7vw;height:1px;}.title-decor{display:flex;gap:.698vw;align-items:center;}.title-decor .dot{width:1.163vw;height:1.163vw;border-radius:50%;}.title-decor .dot.green{background-color:#83af41;}.title-decor .dot.blue{background-color:#216497;}#Header{position:relative;margin-top:19.767vw;height:111.628vw;}#Header .banner{position:absolute;inset:0;}#Header .banner::after{content:"";position:absolute;inset:0;background:transparent linear-gradient(198deg,rgba(0,0,0,0),rgba(0,0,0,.4),#000) 0% 0% no-repeat padding-box;opacity:.64;}#Header .banner img{height:100%;width:100%;object-fit:cover;object-position:-80vw 0;}#Header .text-container{position:absolute;bottom:11.628vw;left:8.14vw;}#Header .text-container .top-text{display:flex;gap:3.488vw;}#Header .text-container .top-text .title{font-family:Lato-Bold;font-size:7.442vw;color:#fff;}#Header .text-container .bot-text{font-family:Lato-Black;font-size:8.837vw;color:#fff;}#Content{position:relative;}#Content .content-section{position:relative;margin:12.791vw auto;}#Content .content-section .head{width:84vw;margin:0 auto;text-align:left;}#Content .content-section .head .head-title{display:flex;gap:3.023vw;justify-content:center;}#Content .content-section .head .head-title .title-decor{align-items:flex-start;margin-top:3.023vw;}#Content .content-section .head .head-title .title-text{font-family:Lato-Bold;font-size:5.581vw;color:#216497;}#Content .content-section .head .head-title .title-text span{color:#83af41;}#Content .content-section .head .head-desc{margin-top:4.186vw;padding-bottom:4.186vw;font-family:Lato-Regular;font-size:3.721vw;line-height:5.116vw;color:#000;}#Content .content-section .box{background-color:#f2f7ed;width:90.675vw;border-radius:4.651vw;margin:6.047vw auto;}#Content .content-section .box .box-wrapper{padding:6.047vw 4.884vw 5.581vw;}#Content .content-section .box .box-wrapper .title{font-family:Lato-Bold;font-size:5.581vw;color:#216497;}#Content .content-section .box .box-wrapper .text{margin-top:4.186vw;font-family:Lato-Regular;font-size:3.721vw;line-height:5.116vw;color:#000;}#Content .content-section .box .box-wrapper .text .small{margin-top:1.86vw;}#Content .content-section .box .box-wrapper .text .big{margin-top:2.791vw;}#Content .content-section .box .box-wrapper .text .large{margin-top:7.907vw;}#Content .content-section .box .box-wrapper .text .huge{margin-top:7.814vw;}#Content .content-section .box .box-wrapper .text a{font-family:Lato-Bold;color:#216497;}#Content .content-section .box .box-wrapper .text ul{padding-left:4.651vw;}#Content .content-section .box .box-wrapper .text ul li::marker{color:#216497;}#Content .content-section .box .box-wrapper .text ul li:not(:first-child){margin-top:2.791vw;}#Content .content-section .box .box-wrapper .text .blue-box{margin:7.907vw 0 5.581vw;background-color:#216497;padding:5.581vw 4.651vw;color:#fff;border-radius:4.651vw;}#Content .content-section .box .box-wrapper .text .blue-box a{color:#fff;}#Content .content-section .box .box-wrapper .text .blue-box li::marker{color:#fff;}#Content .content-section .box .box-wrapper .text .text-flex{display:flex;flex-direction:column;gap:8.837vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-head{padding:2.326vw 4.884vw;font-size:3.721vw;line-height:1.5;background-color:#d4deca;border-radius:4.651vw;width:fit-content;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper{margin-left:0;margin-top:5.116vw;display:flex;flex-direction:column;gap:3.721vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row{width:unset;font-family:Lato-Bold;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row a{color:#216497;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item{line-height:5.116vw;}#Content .content-section .box .box-wrapper .text .text-rows .rows-wrapper .row .row-item:not(:first-child){margin-top:3.721vw;}#Content .content-section .box-flex{display:flex;width:90.675vw;margin:6.047vw auto;gap:6.977vw;flex-direction:column;}#Content .content-section .box-flex .box{width:unset;margin:0;}#Content .content-section .box-flex .box .title{color:#83af41;}#Content .content-section .box-flex .box.one{flex-shrink:0;}#Content .content-section .box-flex .box.two{flex:1;}#Content .content-section .box-flex .flex{display:flex;gap:10.814vw;}#Content .break{width:94%;height:.116vw;background-color:#707070;margin:0 auto;}}