body::after{content:"x-small";display:none}@media all and (min-width:450px){body::after{content:"small"}}@media all and (min-width:768px){body::after{content:"medium"}}@media all and (min-width:992px){body::after{content:"large"}}@media all and (min-width:1200px){body::after{content:"x-large"}}.glue-breakpoint-match{animation:breakpoint-in 1s;visibility:visible}.glue-breakpoint-no-match{visibility:hidden}.glue-breakpoint-no-match.ng-animate{animation:breakpoint-out 1s;visibility:visible}.show-small-down,.show-small-only{display:none}@media all and (max-width:450px){.show-small-down,.show-small-only{display:initial}}.show-medium-up{display:none}@media all and (min-width:450px){.show-medium-up{display:initial}}.show-medium-only{display:none}@media all and (min-width:450px) and (max-width:768px){.show-medium-only{display:initial}}.show-medium-down{display:none}@media all and (max-width:768px){.show-medium-down{display:initial}}.show-large-up{display:none}@media all and (min-width:768px){.show-large-up{display:initial}}.show-large-only{display:none}@media all and (min-width:768px) and (max-width:992px){.show-large-only{display:initial}}.show-large-down{display:none}@media all and (max-width:992px){.show-large-down{display:initial}}.show-extra-large-only,.show-extra-large-up{display:none}@media all and (min-width:992px){.show-extra-large-only,.show-extra-large-up{display:initial}}.show-xl-only,.show-xl-up{display:none}@media all and (min-width:1200px){.show-xl-only,.show-xl-up{display:initial}}.show-xl-down{display:initial}.show-portrait-only{display:none}@media all and (min-width:0) and (orientation:portrait){.show-portrait-only{display:initial}}.show-landscape-only{display:none}@media all and (min-width:0) and (orientation:landscape){.show-landscape-only{display:initial}}html{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-ms-box-sizing:inherit;-o-box-sizing:inherit;box-sizing:inherit}body{margin:0}img{border:0}article,aside,audio,canvas,details,figcaption,figure,header,hgroup,main,menu,progress,section,summary,video{display:block}table{border-collapse:collapse;border-spacing:0}table tr{background-color:#fafafa}table tr :nth-of-type(even){background-color:#fff}table tr :first-of-type th:first-of-type:empty{border-color:#fff #eee #eee #fff;visibility:hidden}table tr th{background-color:#f5f5f5}table tr td,table tr th{border:1px solid #eee;padding:4px 12px;vertical-align:top}html.aim-flex .flex-group{display:-ms-flexbox;display:flex;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}@media all and (min-width:0) and (max-width:450px){html.aim-flex .flex-group{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}html.aim-flex .flex-group.no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}html.aim-flex .flex-group.center{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}html.aim-flex .flex-group.start{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}html.aim-flex .flex-group.end{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}html.aim-flex .flex-group.space-around{-ms-flex-pack:space-around;-ms-justify-content:space-around;justify-content:space-around}html.aim-flex .flex-group.space-between{-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}html.aim-flex .flex-group.cross-start{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}html.aim-flex .flex-group.cross-end{-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}html.aim-flex .flex-group.cross-center{-ms-align-items:center;-ms-flex-align:center;align-items:center}html.aim-flex .flex-group.cross-stretch{-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}html.aim-flex .flex-group.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}html.aim-flex .flex-group.base-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}html.aim-flex .flex-group.row{-ms-flex-direction:row;flex-direction:row}html.aim-flex .flex-group.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}html.aim-flex .flex-group.column{-ms-flex-direction:column;flex-direction:column}html.aim-flex .flex-group.column.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}html.aim-flex .flex-column,html.aim-flex .flex-row{display:-ms-flexbox;display:flex;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}@media all and (min-width:0) and (max-width:450px){html.aim-flex .flex-column,html.aim-flex .flex-row{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}html.aim-flex .flex-column.no-wrap,html.aim-flex .flex-row.no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}html.aim-flex .flex-column.center,html.aim-flex .flex-row.center{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}html.aim-flex .flex-column.start,html.aim-flex .flex-row.start{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}html.aim-flex .flex-column.end,html.aim-flex .flex-row.end{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}html.aim-flex .flex-column.space-around,html.aim-flex .flex-row.space-around{-ms-flex-pack:space-around;-ms-justify-content:space-around;justify-content:space-around}html.aim-flex .flex-column.space-between,html.aim-flex .flex-row.space-between{-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}html.aim-flex .flex-column.cross-start,html.aim-flex .flex-row.cross-start{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}html.aim-flex .flex-column.cross-end,html.aim-flex .flex-row.cross-end{-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}html.aim-flex .flex-column.cross-center,html.aim-flex .flex-row.cross-center{-ms-align-items:center;-ms-flex-align:center;align-items:center}html.aim-flex .flex-column.cross-stretch,html.aim-flex .flex-row.cross-stretch{-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}html.aim-flex .flex-column.no-wrap,html.aim-flex .flex-row.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}html.aim-flex .flex-column.base-wrap,html.aim-flex .flex-row.base-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}html.aim-flex .flex-row{-ms-flex-direction:row;flex-direction:row;width:100%}html.aim-flex .flex-row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}html.aim-flex .flex-row>.cross-1{height:1%}html.aim-flex .flex-row>.cross-2{height:2%}html.aim-flex .flex-row>.cross-3{height:3%}html.aim-flex .flex-row>.cross-4{height:4%}html.aim-flex .flex-row>.cross-5{height:5%}html.aim-flex .flex-row>.cross-10{height:10%}html.aim-flex .flex-row>.cross-15{height:15%}html.aim-flex .flex-row>.cross-20{height:20%}html.aim-flex .flex-row>.cross-25{height:25%}html.aim-flex .flex-row>.cross-30{height:30%}html.aim-flex .flex-row>.cross-33{height:33%}html.aim-flex .flex-row>.cross-35{height:35%}html.aim-flex .flex-row>.cross-40{height:40%}html.aim-flex .flex-row>.cross-45{height:45%}html.aim-flex .flex-row>.cross-50{height:50%}html.aim-flex .flex-row>.cross-55{height:55%}html.aim-flex .flex-row>.cross-60{height:60%}html.aim-flex .flex-row>.cross-65{height:65%}html.aim-flex .flex-row>.cross-66{height:66%}html.aim-flex .flex-row>.cross-70{height:70%}html.aim-flex .flex-row>.cross-75{height:75%}html.aim-flex .flex-row>.cross-80{height:80%}html.aim-flex .flex-row>.cross-85{height:85%}html.aim-flex .flex-row>.cross-90{height:90%}html.aim-flex .flex-row>.cross-95{height:95%}html.aim-flex .flex-row>.cross-100{height:100%}html.aim-flex .flex-row .cross-s-1{height:1%}html.aim-flex .flex-row .cross-s-2{height:2%}html.aim-flex .flex-row .cross-s-3{height:3%}html.aim-flex .flex-row .cross-s-4{height:4%}html.aim-flex .flex-row .cross-s-5{height:5%}html.aim-flex .flex-row .cross-s-10{height:10%}html.aim-flex .flex-row .cross-s-15{height:15%}html.aim-flex .flex-row .cross-s-20{height:20%}html.aim-flex .flex-row .cross-s-25{height:25%}html.aim-flex .flex-row .cross-s-30{height:30%}html.aim-flex .flex-row .cross-s-33{height:33%}html.aim-flex .flex-row .cross-s-35{height:35%}html.aim-flex .flex-row .cross-s-40{height:40%}html.aim-flex .flex-row .cross-s-45{height:45%}html.aim-flex .flex-row .cross-s-50{height:50%}html.aim-flex .flex-row .cross-s-55{height:55%}html.aim-flex .flex-row .cross-s-60{height:60%}html.aim-flex .flex-row .cross-s-65{height:65%}html.aim-flex .flex-row .cross-s-66{height:66%}html.aim-flex .flex-row .cross-s-70{height:70%}html.aim-flex .flex-row .cross-s-75{height:75%}html.aim-flex .flex-row .cross-s-80{height:80%}html.aim-flex .flex-row .cross-s-85{height:85%}html.aim-flex .flex-row .cross-s-90{height:90%}html.aim-flex .flex-row .cross-s-95{height:95%}html.aim-flex .flex-row .cross-s-100{height:100%}@media all and (min-width:450px){html.aim-flex .flex-row .cross-m-1{height:1%}html.aim-flex .flex-row .cross-m-2{height:2%}html.aim-flex .flex-row .cross-m-3{height:3%}html.aim-flex .flex-row .cross-m-4{height:4%}html.aim-flex .flex-row .cross-m-5{height:5%}html.aim-flex .flex-row .cross-m-10{height:10%}html.aim-flex .flex-row .cross-m-15{height:15%}html.aim-flex .flex-row .cross-m-20{height:20%}html.aim-flex .flex-row .cross-m-25{height:25%}html.aim-flex .flex-row .cross-m-30{height:30%}html.aim-flex .flex-row .cross-m-33{height:33%}html.aim-flex .flex-row .cross-m-35{height:35%}html.aim-flex .flex-row .cross-m-40{height:40%}html.aim-flex .flex-row .cross-m-45{height:45%}html.aim-flex .flex-row .cross-m-50{height:50%}html.aim-flex .flex-row .cross-m-55{height:55%}html.aim-flex .flex-row .cross-m-60{height:60%}html.aim-flex .flex-row .cross-m-65{height:65%}html.aim-flex .flex-row .cross-m-66{height:66%}html.aim-flex .flex-row .cross-m-70{height:70%}html.aim-flex .flex-row .cross-m-75{height:75%}html.aim-flex .flex-row .cross-m-80{height:80%}html.aim-flex .flex-row .cross-m-85{height:85%}html.aim-flex .flex-row .cross-m-90{height:90%}html.aim-flex .flex-row .cross-m-95{height:95%}html.aim-flex .flex-row .cross-m-100{height:100%}}@media all and (min-width:768px){html.aim-flex .flex-row .cross-l-1{height:1%}html.aim-flex .flex-row .cross-l-2{height:2%}html.aim-flex .flex-row .cross-l-3{height:3%}html.aim-flex .flex-row .cross-l-4{height:4%}html.aim-flex .flex-row .cross-l-5{height:5%}html.aim-flex .flex-row .cross-l-10{height:10%}html.aim-flex .flex-row .cross-l-15{height:15%}html.aim-flex .flex-row .cross-l-20{height:20%}html.aim-flex .flex-row .cross-l-25{height:25%}html.aim-flex .flex-row .cross-l-30{height:30%}html.aim-flex .flex-row .cross-l-33{height:33%}html.aim-flex .flex-row .cross-l-35{height:35%}html.aim-flex .flex-row .cross-l-40{height:40%}html.aim-flex .flex-row .cross-l-45{height:45%}html.aim-flex .flex-row .cross-l-50{height:50%}html.aim-flex .flex-row .cross-l-55{height:55%}html.aim-flex .flex-row .cross-l-60{height:60%}html.aim-flex .flex-row .cross-l-65{height:65%}html.aim-flex .flex-row .cross-l-66{height:66%}html.aim-flex .flex-row .cross-l-70{height:70%}html.aim-flex .flex-row .cross-l-75{height:75%}html.aim-flex .flex-row .cross-l-80{height:80%}html.aim-flex .flex-row .cross-l-85{height:85%}html.aim-flex .flex-row .cross-l-90{height:90%}html.aim-flex .flex-row .cross-l-95{height:95%}html.aim-flex .flex-row .cross-l-100{height:100%}}@media all and (min-width:992px){html.aim-flex .flex-row .cross-xl-1{height:1%}html.aim-flex .flex-row .cross-xl-2{height:2%}html.aim-flex .flex-row .cross-xl-3{height:3%}html.aim-flex .flex-row .cross-xl-4{height:4%}html.aim-flex .flex-row .cross-xl-5{height:5%}html.aim-flex .flex-row .cross-xl-10{height:10%}html.aim-flex .flex-row .cross-xl-15{height:15%}html.aim-flex .flex-row .cross-xl-20{height:20%}html.aim-flex .flex-row .cross-xl-25{height:25%}html.aim-flex .flex-row .cross-xl-30{height:30%}html.aim-flex .flex-row .cross-xl-33{height:33%}html.aim-flex .flex-row .cross-xl-35{height:35%}html.aim-flex .flex-row .cross-xl-40{height:40%}html.aim-flex .flex-row .cross-xl-45{height:45%}html.aim-flex .flex-row .cross-xl-50{height:50%}html.aim-flex .flex-row .cross-xl-55{height:55%}html.aim-flex .flex-row .cross-xl-60{height:60%}html.aim-flex .flex-row .cross-xl-65{height:65%}html.aim-flex .flex-row .cross-xl-66{height:66%}html.aim-flex .flex-row .cross-xl-70{height:70%}html.aim-flex .flex-row .cross-xl-75{height:75%}html.aim-flex .flex-row .cross-xl-80{height:80%}html.aim-flex .flex-row .cross-xl-85{height:85%}html.aim-flex .flex-row .cross-xl-90{height:90%}html.aim-flex .flex-row .cross-xl-95{height:95%}html.aim-flex .flex-row .cross-xl-100{height:100%}}html.aim-flex .flex-row.gutter>*{margin:0 .5%}html.aim-flex .flex-row.gutter>:first-child{margin-left:0}html.aim-flex .flex-row.gutter>:last-child{margin-right:0}html.aim-flex .flex-row.gutter.before>*{margin-right:0;margin-left:1%}html.aim-flex .flex-row.gutter.before>:first-child{margin-left:1%}html.aim-flex .flex-row.gutter.before>:last-child{margin-right:0}html.aim-flex .flex-row.gutter.after>*{margin-right:1%;margin-left:0}html.aim-flex .flex-row.gutter.after>:first-child{margin-left:0}html.aim-flex .flex-row.gutter.after>:last-child{margin-right:1%}html.aim-flex .flex-row.gutter.outside>:first-child{margin-left:1%}html.aim-flex .flex-row.gutter.outside>:last-child{margin-right:1%}html.aim-flex .flex-column{-ms-flex-direction:column;flex-direction:column;height:100%}html.aim-flex .flex-column.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}html.aim-flex .flex-column>.cross-1{width:1%}html.aim-flex .flex-column>.cross-2{width:2%}html.aim-flex .flex-column>.cross-3{width:3%}html.aim-flex .flex-column>.cross-4{width:4%}html.aim-flex .flex-column>.cross-5{width:5%}html.aim-flex .flex-column>.cross-10{width:10%}html.aim-flex .flex-column>.cross-15{width:15%}html.aim-flex .flex-column>.cross-20{width:20%}html.aim-flex .flex-column>.cross-25{width:25%}html.aim-flex .flex-column>.cross-30{width:30%}html.aim-flex .flex-column>.cross-33{width:33%}html.aim-flex .flex-column>.cross-35{width:35%}html.aim-flex .flex-column>.cross-40{width:40%}html.aim-flex .flex-column>.cross-45{width:45%}html.aim-flex .flex-column>.cross-50{width:50%}html.aim-flex .flex-column>.cross-55{width:55%}html.aim-flex .flex-column>.cross-60{width:60%}html.aim-flex .flex-column>.cross-65{width:65%}html.aim-flex .flex-column>.cross-66{width:66%}html.aim-flex .flex-column>.cross-70{width:70%}html.aim-flex .flex-column>.cross-75{width:75%}html.aim-flex .flex-column>.cross-80{width:80%}html.aim-flex .flex-column>.cross-85{width:85%}html.aim-flex .flex-column>.cross-90{width:90%}html.aim-flex .flex-column>.cross-95{width:95%}html.aim-flex .flex-column>.cross-100{width:100%}html.aim-flex .flex-column>.cross-s-1{height:1%}html.aim-flex .flex-column>.cross-s-2{height:2%}html.aim-flex .flex-column>.cross-s-3{height:3%}html.aim-flex .flex-column>.cross-s-4{height:4%}html.aim-flex .flex-column>.cross-s-5{height:5%}html.aim-flex .flex-column>.cross-s-10{height:10%}html.aim-flex .flex-column>.cross-s-15{height:15%}html.aim-flex .flex-column>.cross-s-20{height:20%}html.aim-flex .flex-column>.cross-s-25{height:25%}html.aim-flex .flex-column>.cross-s-30{height:30%}html.aim-flex .flex-column>.cross-s-33{height:33%}html.aim-flex .flex-column>.cross-s-35{height:35%}html.aim-flex .flex-column>.cross-s-40{height:40%}html.aim-flex .flex-column>.cross-s-45{height:45%}html.aim-flex .flex-column>.cross-s-50{height:50%}html.aim-flex .flex-column>.cross-s-55{height:55%}html.aim-flex .flex-column>.cross-s-60{height:60%}html.aim-flex .flex-column>.cross-s-65{height:65%}html.aim-flex .flex-column>.cross-s-66{height:66%}html.aim-flex .flex-column>.cross-s-70{height:70%}html.aim-flex .flex-column>.cross-s-75{height:75%}html.aim-flex .flex-column>.cross-s-80{height:80%}html.aim-flex .flex-column>.cross-s-85{height:85%}html.aim-flex .flex-column>.cross-s-90{height:90%}html.aim-flex .flex-column>.cross-s-95{height:95%}html.aim-flex .flex-column>.cross-s-100{height:100%}@media all and (min-width:450px){html.aim-flex .flex-column>.cross-m-1{height:1%}html.aim-flex .flex-column>.cross-m-2{height:2%}html.aim-flex .flex-column>.cross-m-3{height:3%}html.aim-flex .flex-column>.cross-m-4{height:4%}html.aim-flex .flex-column>.cross-m-5{height:5%}html.aim-flex .flex-column>.cross-m-10{height:10%}html.aim-flex .flex-column>.cross-m-15{height:15%}html.aim-flex .flex-column>.cross-m-20{height:20%}html.aim-flex .flex-column>.cross-m-25{height:25%}html.aim-flex .flex-column>.cross-m-30{height:30%}html.aim-flex .flex-column>.cross-m-33{height:33%}html.aim-flex .flex-column>.cross-m-35{height:35%}html.aim-flex .flex-column>.cross-m-40{height:40%}html.aim-flex .flex-column>.cross-m-45{height:45%}html.aim-flex .flex-column>.cross-m-50{height:50%}html.aim-flex .flex-column>.cross-m-55{height:55%}html.aim-flex .flex-column>.cross-m-60{height:60%}html.aim-flex .flex-column>.cross-m-65{height:65%}html.aim-flex .flex-column>.cross-m-66{height:66%}html.aim-flex .flex-column>.cross-m-70{height:70%}html.aim-flex .flex-column>.cross-m-75{height:75%}html.aim-flex .flex-column>.cross-m-80{height:80%}html.aim-flex .flex-column>.cross-m-85{height:85%}html.aim-flex .flex-column>.cross-m-90{height:90%}html.aim-flex .flex-column>.cross-m-95{height:95%}html.aim-flex .flex-column>.cross-m-100{height:100%}}@media all and (min-width:768px){html.aim-flex .flex-column>.cross-l-1{height:1%}html.aim-flex .flex-column>.cross-l-2{height:2%}html.aim-flex .flex-column>.cross-l-3{height:3%}html.aim-flex .flex-column>.cross-l-4{height:4%}html.aim-flex .flex-column>.cross-l-5{height:5%}html.aim-flex .flex-column>.cross-l-10{height:10%}html.aim-flex .flex-column>.cross-l-15{height:15%}html.aim-flex .flex-column>.cross-l-20{height:20%}html.aim-flex .flex-column>.cross-l-25{height:25%}html.aim-flex .flex-column>.cross-l-30{height:30%}html.aim-flex .flex-column>.cross-l-33{height:33%}html.aim-flex .flex-column>.cross-l-35{height:35%}html.aim-flex .flex-column>.cross-l-40{height:40%}html.aim-flex .flex-column>.cross-l-45{height:45%}html.aim-flex .flex-column>.cross-l-50{height:50%}html.aim-flex .flex-column>.cross-l-55{height:55%}html.aim-flex .flex-column>.cross-l-60{height:60%}html.aim-flex .flex-column>.cross-l-65{height:65%}html.aim-flex .flex-column>.cross-l-66{height:66%}html.aim-flex .flex-column>.cross-l-70{height:70%}html.aim-flex .flex-column>.cross-l-75{height:75%}html.aim-flex .flex-column>.cross-l-80{height:80%}html.aim-flex .flex-column>.cross-l-85{height:85%}html.aim-flex .flex-column>.cross-l-90{height:90%}html.aim-flex .flex-column>.cross-l-95{height:95%}html.aim-flex .flex-column>.cross-l-100{height:100%}}@media all and (min-width:992px){html.aim-flex .flex-column>.cross-xl-1{height:1%}html.aim-flex .flex-column>.cross-xl-2{height:2%}html.aim-flex .flex-column>.cross-xl-3{height:3%}html.aim-flex .flex-column>.cross-xl-4{height:4%}html.aim-flex .flex-column>.cross-xl-5{height:5%}html.aim-flex .flex-column>.cross-xl-10{height:10%}html.aim-flex .flex-column>.cross-xl-15{height:15%}html.aim-flex .flex-column>.cross-xl-20{height:20%}html.aim-flex .flex-column>.cross-xl-25{height:25%}html.aim-flex .flex-column>.cross-xl-30{height:30%}html.aim-flex .flex-column>.cross-xl-33{height:33%}html.aim-flex .flex-column>.cross-xl-35{height:35%}html.aim-flex .flex-column>.cross-xl-40{height:40%}html.aim-flex .flex-column>.cross-xl-45{height:45%}html.aim-flex .flex-column>.cross-xl-50{height:50%}html.aim-flex .flex-column>.cross-xl-55{height:55%}html.aim-flex .flex-column>.cross-xl-60{height:60%}html.aim-flex .flex-column>.cross-xl-65{height:65%}html.aim-flex .flex-column>.cross-xl-66{height:66%}html.aim-flex .flex-column>.cross-xl-70{height:70%}html.aim-flex .flex-column>.cross-xl-75{height:75%}html.aim-flex .flex-column>.cross-xl-80{height:80%}html.aim-flex .flex-column>.cross-xl-85{height:85%}html.aim-flex .flex-column>.cross-xl-90{height:90%}html.aim-flex .flex-column>.cross-xl-95{height:95%}html.aim-flex .flex-column>.cross-xl-100{height:100%}}html.aim-flex .flex-column.gutter>*{margin:.5% 0}html.aim-flex .flex-column.gutter>:first-child{margin-top:0}html.aim-flex .flex-column.gutter>:last-child{margin-bottom:0}html.aim-flex .flex-column.gutter>.before{margin:1% 0 0 0}html.aim-flex .flex-column.gutter>.before:first-child{margin-top:1%}html.aim-flex .flex-column.gutter>.before:last-child{margin-bottom:0}html.aim-flex .flex-column.gutter>.after{margin:0 0 1% 0}html.aim-flex .flex-column.gutter>.after:first-child{margin-top:0}html.aim-flex .flex-column.gutter>.after:last-child{margin-bottom:1%}html.aim-flex .flex-column.gutter>.outside:first-child{margin-top:1%}html.aim-flex .flex-column.gutter>.outside:last-child{margin-bottom:1%}html.aim-flex .flex-column>*,html.aim-flex .flex-item,html.aim-flex .flex-row>*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;flex:1 1 auto;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-align-self:auto;-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}html.aim-flex .flex-column>* img,html.aim-flex .flex-item img,html.aim-flex .flex-row>* img{width:100%}html.aim-flex .flex-column>.shrink,html.aim-flex .flex-item.shrink,html.aim-flex .flex-row>.shrink{flex:0 1 auto;-ms-flex:0 1 auto;-webkit-flex:0 1 auto}html.aim-flex .flex-column>.grow,html.aim-flex .flex-item.grow,html.aim-flex .flex-row>.grow{flex:1 0 auto;-ms-flex:1 0 auto;-webkit-flex:1 0 auto}html.aim-flex .flex-column>.static,html.aim-flex .flex-item.static,html.aim-flex .flex-row>.static{flex:0 0 auto;-ms-flex:0 0 auto;-webkit-flex:0 0 auto}html.aim-flex .flex-column>.first,html.aim-flex .flex-item.first,html.aim-flex .flex-row>.first{-ms-flex-order:-1;order:-1}html.aim-flex .flex-column>.first.last,html.aim-flex .flex-item.first.last,html.aim-flex .flex-row>.first.last{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.last,html.aim-flex .flex-item.last,html.aim-flex .flex-row>.last{-ms-flex-order:10000;order:10000}html.aim-flex .flex-column>.last.first,html.aim-flex .flex-item.last.first,html.aim-flex .flex-row>.last.first{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-0,html.aim-flex .flex-item.order-0,html.aim-flex .flex-row>.order-0{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-1,html.aim-flex .flex-item.order-1,html.aim-flex .flex-row>.order-1{-ms-flex-order:1;order:1}html.aim-flex .flex-column>.order-2,html.aim-flex .flex-item.order-2,html.aim-flex .flex-row>.order-2{-ms-flex-order:2;order:2}html.aim-flex .flex-column>.order-3,html.aim-flex .flex-item.order-3,html.aim-flex .flex-row>.order-3{-ms-flex-order:3;order:3}html.aim-flex .flex-column>.order-4,html.aim-flex .flex-item.order-4,html.aim-flex .flex-row>.order-4{-ms-flex-order:4;order:4}html.aim-flex .flex-column>.order-5,html.aim-flex .flex-item.order-5,html.aim-flex .flex-row>.order-5{-ms-flex-order:5;order:5}html.aim-flex .flex-column>.order-6,html.aim-flex .flex-item.order-6,html.aim-flex .flex-row>.order-6{-ms-flex-order:6;order:6}html.aim-flex .flex-column>.order-7,html.aim-flex .flex-item.order-7,html.aim-flex .flex-row>.order-7{-ms-flex-order:7;order:7}html.aim-flex .flex-column>.order-8,html.aim-flex .flex-item.order-8,html.aim-flex .flex-row>.order-8{-ms-flex-order:8;order:8}html.aim-flex .flex-column>.order-9,html.aim-flex .flex-item.order-9,html.aim-flex .flex-row>.order-9{-ms-flex-order:9;order:9}html.aim-flex .flex-column>.order-10,html.aim-flex .flex-item.order-10,html.aim-flex .flex-row>.order-10{-ms-flex-order:10;order:10}html.aim-flex .flex-column>.order-11,html.aim-flex .flex-item.order-11,html.aim-flex .flex-row>.order-11{-ms-flex-order:11;order:11}html.aim-flex .flex-column>.order-12,html.aim-flex .flex-item.order-12,html.aim-flex .flex-row>.order-12{-ms-flex-order:12;order:12}html.aim-flex .flex-column>.order-13,html.aim-flex .flex-item.order-13,html.aim-flex .flex-row>.order-13{-ms-flex-order:13;order:13}html.aim-flex .flex-column>.order-14,html.aim-flex .flex-item.order-14,html.aim-flex .flex-row>.order-14{-ms-flex-order:14;order:14}html.aim-flex .flex-column>.order-15,html.aim-flex .flex-item.order-15,html.aim-flex .flex-row>.order-15{-ms-flex-order:15;order:15}@media all and (max-width:450px){html.aim-flex .flex-column>.order-s-0,html.aim-flex .flex-item.order-s-0,html.aim-flex .flex-row>.order-s-0{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-s-1,html.aim-flex .flex-item.order-s-1,html.aim-flex .flex-row>.order-s-1{-ms-flex-order:1;order:1}html.aim-flex .flex-column>.order-s-2,html.aim-flex .flex-item.order-s-2,html.aim-flex .flex-row>.order-s-2{-ms-flex-order:2;order:2}html.aim-flex .flex-column>.order-s-3,html.aim-flex .flex-item.order-s-3,html.aim-flex .flex-row>.order-s-3{-ms-flex-order:3;order:3}html.aim-flex .flex-column>.order-s-4,html.aim-flex .flex-item.order-s-4,html.aim-flex .flex-row>.order-s-4{-ms-flex-order:4;order:4}html.aim-flex .flex-column>.order-s-5,html.aim-flex .flex-item.order-s-5,html.aim-flex .flex-row>.order-s-5{-ms-flex-order:5;order:5}html.aim-flex .flex-column>.order-s-6,html.aim-flex .flex-item.order-s-6,html.aim-flex .flex-row>.order-s-6{-ms-flex-order:6;order:6}html.aim-flex .flex-column>.order-s-7,html.aim-flex .flex-item.order-s-7,html.aim-flex .flex-row>.order-s-7{-ms-flex-order:7;order:7}html.aim-flex .flex-column>.order-s-8,html.aim-flex .flex-item.order-s-8,html.aim-flex .flex-row>.order-s-8{-ms-flex-order:8;order:8}html.aim-flex .flex-column>.order-s-9,html.aim-flex .flex-item.order-s-9,html.aim-flex .flex-row>.order-s-9{-ms-flex-order:9;order:9}html.aim-flex .flex-column>.order-s-10,html.aim-flex .flex-item.order-s-10,html.aim-flex .flex-row>.order-s-10{-ms-flex-order:10;order:10}html.aim-flex .flex-column>.order-s-11,html.aim-flex .flex-item.order-s-11,html.aim-flex .flex-row>.order-s-11{-ms-flex-order:11;order:11}html.aim-flex .flex-column>.order-s-12,html.aim-flex .flex-item.order-s-12,html.aim-flex .flex-row>.order-s-12{-ms-flex-order:12;order:12}html.aim-flex .flex-column>.order-s-13,html.aim-flex .flex-item.order-s-13,html.aim-flex .flex-row>.order-s-13{-ms-flex-order:13;order:13}html.aim-flex .flex-column>.order-s-14,html.aim-flex .flex-item.order-s-14,html.aim-flex .flex-row>.order-s-14{-ms-flex-order:14;order:14}html.aim-flex .flex-column>.order-s-15,html.aim-flex .flex-item.order-s-15,html.aim-flex .flex-row>.order-s-15{-ms-flex-order:15;order:15}}@media all and (min-width:450px) and (max-width:768px){html.aim-flex .flex-column>.order-m-0,html.aim-flex .flex-item.order-m-0,html.aim-flex .flex-row>.order-m-0{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-m-1,html.aim-flex .flex-item.order-m-1,html.aim-flex .flex-row>.order-m-1{-ms-flex-order:1;order:1}html.aim-flex .flex-column>.order-m-2,html.aim-flex .flex-item.order-m-2,html.aim-flex .flex-row>.order-m-2{-ms-flex-order:2;order:2}html.aim-flex .flex-column>.order-m-3,html.aim-flex .flex-item.order-m-3,html.aim-flex .flex-row>.order-m-3{-ms-flex-order:3;order:3}html.aim-flex .flex-column>.order-m-4,html.aim-flex .flex-item.order-m-4,html.aim-flex .flex-row>.order-m-4{-ms-flex-order:4;order:4}html.aim-flex .flex-column>.order-m-5,html.aim-flex .flex-item.order-m-5,html.aim-flex .flex-row>.order-m-5{-ms-flex-order:5;order:5}html.aim-flex .flex-column>.order-m-6,html.aim-flex .flex-item.order-m-6,html.aim-flex .flex-row>.order-m-6{-ms-flex-order:6;order:6}html.aim-flex .flex-column>.order-m-7,html.aim-flex .flex-item.order-m-7,html.aim-flex .flex-row>.order-m-7{-ms-flex-order:7;order:7}html.aim-flex .flex-column>.order-m-8,html.aim-flex .flex-item.order-m-8,html.aim-flex .flex-row>.order-m-8{-ms-flex-order:8;order:8}html.aim-flex .flex-column>.order-m-9,html.aim-flex .flex-item.order-m-9,html.aim-flex .flex-row>.order-m-9{-ms-flex-order:9;order:9}html.aim-flex .flex-column>.order-m-10,html.aim-flex .flex-item.order-m-10,html.aim-flex .flex-row>.order-m-10{-ms-flex-order:10;order:10}html.aim-flex .flex-column>.order-m-11,html.aim-flex .flex-item.order-m-11,html.aim-flex .flex-row>.order-m-11{-ms-flex-order:11;order:11}html.aim-flex .flex-column>.order-m-12,html.aim-flex .flex-item.order-m-12,html.aim-flex .flex-row>.order-m-12{-ms-flex-order:12;order:12}html.aim-flex .flex-column>.order-m-13,html.aim-flex .flex-item.order-m-13,html.aim-flex .flex-row>.order-m-13{-ms-flex-order:13;order:13}html.aim-flex .flex-column>.order-m-14,html.aim-flex .flex-item.order-m-14,html.aim-flex .flex-row>.order-m-14{-ms-flex-order:14;order:14}html.aim-flex .flex-column>.order-m-15,html.aim-flex .flex-item.order-m-15,html.aim-flex .flex-row>.order-m-15{-ms-flex-order:15;order:15}}@media all and (min-width:768px) and (max-width:992px){html.aim-flex .flex-column>.order-l-0,html.aim-flex .flex-item.order-l-0,html.aim-flex .flex-row>.order-l-0{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-l-1,html.aim-flex .flex-item.order-l-1,html.aim-flex .flex-row>.order-l-1{-ms-flex-order:1;order:1}html.aim-flex .flex-column>.order-l-2,html.aim-flex .flex-item.order-l-2,html.aim-flex .flex-row>.order-l-2{-ms-flex-order:2;order:2}html.aim-flex .flex-column>.order-l-3,html.aim-flex .flex-item.order-l-3,html.aim-flex .flex-row>.order-l-3{-ms-flex-order:3;order:3}html.aim-flex .flex-column>.order-l-4,html.aim-flex .flex-item.order-l-4,html.aim-flex .flex-row>.order-l-4{-ms-flex-order:4;order:4}html.aim-flex .flex-column>.order-l-5,html.aim-flex .flex-item.order-l-5,html.aim-flex .flex-row>.order-l-5{-ms-flex-order:5;order:5}html.aim-flex .flex-column>.order-l-6,html.aim-flex .flex-item.order-l-6,html.aim-flex .flex-row>.order-l-6{-ms-flex-order:6;order:6}html.aim-flex .flex-column>.order-l-7,html.aim-flex .flex-item.order-l-7,html.aim-flex .flex-row>.order-l-7{-ms-flex-order:7;order:7}html.aim-flex .flex-column>.order-l-8,html.aim-flex .flex-item.order-l-8,html.aim-flex .flex-row>.order-l-8{-ms-flex-order:8;order:8}html.aim-flex .flex-column>.order-l-9,html.aim-flex .flex-item.order-l-9,html.aim-flex .flex-row>.order-l-9{-ms-flex-order:9;order:9}html.aim-flex .flex-column>.order-l-10,html.aim-flex .flex-item.order-l-10,html.aim-flex .flex-row>.order-l-10{-ms-flex-order:10;order:10}html.aim-flex .flex-column>.order-l-11,html.aim-flex .flex-item.order-l-11,html.aim-flex .flex-row>.order-l-11{-ms-flex-order:11;order:11}html.aim-flex .flex-column>.order-l-12,html.aim-flex .flex-item.order-l-12,html.aim-flex .flex-row>.order-l-12{-ms-flex-order:12;order:12}html.aim-flex .flex-column>.order-l-13,html.aim-flex .flex-item.order-l-13,html.aim-flex .flex-row>.order-l-13{-ms-flex-order:13;order:13}html.aim-flex .flex-column>.order-l-14,html.aim-flex .flex-item.order-l-14,html.aim-flex .flex-row>.order-l-14{-ms-flex-order:14;order:14}html.aim-flex .flex-column>.order-l-15,html.aim-flex .flex-item.order-l-15,html.aim-flex .flex-row>.order-l-15{-ms-flex-order:15;order:15}}@media all and (min-width:992px){html.aim-flex .flex-column>.order-xl-0,html.aim-flex .flex-item.order-xl-0,html.aim-flex .flex-row>.order-xl-0{-ms-flex-order:0;order:0}html.aim-flex .flex-column>.order-xl-1,html.aim-flex .flex-item.order-xl-1,html.aim-flex .flex-row>.order-xl-1{-ms-flex-order:1;order:1}html.aim-flex .flex-column>.order-xl-2,html.aim-flex .flex-item.order-xl-2,html.aim-flex .flex-row>.order-xl-2{-ms-flex-order:2;order:2}html.aim-flex .flex-column>.order-xl-3,html.aim-flex .flex-item.order-xl-3,html.aim-flex .flex-row>.order-xl-3{-ms-flex-order:3;order:3}html.aim-flex .flex-column>.order-xl-4,html.aim-flex .flex-item.order-xl-4,html.aim-flex .flex-row>.order-xl-4{-ms-flex-order:4;order:4}html.aim-flex .flex-column>.order-xl-5,html.aim-flex .flex-item.order-xl-5,html.aim-flex .flex-row>.order-xl-5{-ms-flex-order:5;order:5}html.aim-flex .flex-column>.order-xl-6,html.aim-flex .flex-item.order-xl-6,html.aim-flex .flex-row>.order-xl-6{-ms-flex-order:6;order:6}html.aim-flex .flex-column>.order-xl-7,html.aim-flex .flex-item.order-xl-7,html.aim-flex .flex-row>.order-xl-7{-ms-flex-order:7;order:7}html.aim-flex .flex-column>.order-xl-8,html.aim-flex .flex-item.order-xl-8,html.aim-flex .flex-row>.order-xl-8{-ms-flex-order:8;order:8}html.aim-flex .flex-column>.order-xl-9,html.aim-flex .flex-item.order-xl-9,html.aim-flex .flex-row>.order-xl-9{-ms-flex-order:9;order:9}html.aim-flex .flex-column>.order-xl-10,html.aim-flex .flex-item.order-xl-10,html.aim-flex .flex-row>.order-xl-10{-ms-flex-order:10;order:10}html.aim-flex .flex-column>.order-xl-11,html.aim-flex .flex-item.order-xl-11,html.aim-flex .flex-row>.order-xl-11{-ms-flex-order:11;order:11}html.aim-flex .flex-column>.order-xl-12,html.aim-flex .flex-item.order-xl-12,html.aim-flex .flex-row>.order-xl-12{-ms-flex-order:12;order:12}html.aim-flex .flex-column>.order-xl-13,html.aim-flex .flex-item.order-xl-13,html.aim-flex .flex-row>.order-xl-13{-ms-flex-order:13;order:13}html.aim-flex .flex-column>.order-xl-14,html.aim-flex .flex-item.order-xl-14,html.aim-flex .flex-row>.order-xl-14{-ms-flex-order:14;order:14}html.aim-flex .flex-column>.order-xl-15,html.aim-flex .flex-item.order-xl-15,html.aim-flex .flex-row>.order-xl-15{-ms-flex-order:15;order:15}}html.aim-flex .flex-column>.align-start,html.aim-flex .flex-item.align-start,html.aim-flex .flex-row>.align-start{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}html.aim-flex .flex-column>.align-end,html.aim-flex .flex-item.align-end,html.aim-flex .flex-row>.align-end{-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}html.aim-flex .flex-column>.align-center,html.aim-flex .flex-item.align-center,html.aim-flex .flex-row>.align-center{-ms-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}html.aim-flex .flex-column>.align-stretch,html.aim-flex .flex-item.align-stretch,html.aim-flex .flex-row>.align-stretch{-ms-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}html.aim-flex .flex-column>.base-1,html.aim-flex .flex-item.base-1,html.aim-flex .flex-row>.base-1{flex-basis:1%;-ms-flex-basis:1%;-ms-flex-preferred-size:1%;-webkit-flex-basis:1%}html.aim-flex .flex-column>.static-1,html.aim-flex .flex-item.static-1,html.aim-flex .flex-row>.static-1{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 1%;-ms-flex:0 0 1%;-webkit-flex:0 0 1%}html.aim-flex .flex-column>.base-2,html.aim-flex .flex-item.base-2,html.aim-flex .flex-row>.base-2{flex-basis:2%;-ms-flex-basis:2%;-ms-flex-preferred-size:2%;-webkit-flex-basis:2%}html.aim-flex .flex-column>.static-2,html.aim-flex .flex-item.static-2,html.aim-flex .flex-row>.static-2{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 2%;-ms-flex:0 0 2%;-webkit-flex:0 0 2%}html.aim-flex .flex-column>.base-3,html.aim-flex .flex-item.base-3,html.aim-flex .flex-row>.base-3{flex-basis:3%;-ms-flex-basis:3%;-ms-flex-preferred-size:3%;-webkit-flex-basis:3%}html.aim-flex .flex-column>.static-3,html.aim-flex .flex-item.static-3,html.aim-flex .flex-row>.static-3{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 3%;-ms-flex:0 0 3%;-webkit-flex:0 0 3%}html.aim-flex .flex-column>.base-4,html.aim-flex .flex-item.base-4,html.aim-flex .flex-row>.base-4{flex-basis:4%;-ms-flex-basis:4%;-ms-flex-preferred-size:4%;-webkit-flex-basis:4%}html.aim-flex .flex-column>.static-4,html.aim-flex .flex-item.static-4,html.aim-flex .flex-row>.static-4{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 4%;-ms-flex:0 0 4%;-webkit-flex:0 0 4%}html.aim-flex .flex-column>.base-5,html.aim-flex .flex-item.base-5,html.aim-flex .flex-row>.base-5{flex-basis:5%;-ms-flex-basis:5%;-ms-flex-preferred-size:5%;-webkit-flex-basis:5%}html.aim-flex .flex-column>.static-5,html.aim-flex .flex-item.static-5,html.aim-flex .flex-row>.static-5{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 5%;-ms-flex:0 0 5%;-webkit-flex:0 0 5%}html.aim-flex .flex-column>.base-10,html.aim-flex .flex-item.base-10,html.aim-flex .flex-row>.base-10{flex-basis:10%;-ms-flex-basis:10%;-ms-flex-preferred-size:10%;-webkit-flex-basis:10%}html.aim-flex .flex-column>.static-10,html.aim-flex .flex-item.static-10,html.aim-flex .flex-row>.static-10{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 10%;-ms-flex:0 0 10%;-webkit-flex:0 0 10%}html.aim-flex .flex-column>.base-15,html.aim-flex .flex-item.base-15,html.aim-flex .flex-row>.base-15{flex-basis:15%;-ms-flex-basis:15%;-ms-flex-preferred-size:15%;-webkit-flex-basis:15%}html.aim-flex .flex-column>.static-15,html.aim-flex .flex-item.static-15,html.aim-flex .flex-row>.static-15{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 15%;-ms-flex:0 0 15%;-webkit-flex:0 0 15%}html.aim-flex .flex-column>.base-20,html.aim-flex .flex-item.base-20,html.aim-flex .flex-row>.base-20{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%}html.aim-flex .flex-column>.static-20,html.aim-flex .flex-item.static-20,html.aim-flex .flex-row>.static-20{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%}html.aim-flex .flex-column>.base-25,html.aim-flex .flex-item.base-25,html.aim-flex .flex-row>.base-25{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%}html.aim-flex .flex-column>.static-25,html.aim-flex .flex-item.static-25,html.aim-flex .flex-row>.static-25{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%}html.aim-flex .flex-column>.base-30,html.aim-flex .flex-item.base-30,html.aim-flex .flex-row>.base-30{flex-basis:30%;-ms-flex-basis:30%;-ms-flex-preferred-size:30%;-webkit-flex-basis:30%}html.aim-flex .flex-column>.static-30,html.aim-flex .flex-item.static-30,html.aim-flex .flex-row>.static-30{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 30%;-ms-flex:0 0 30%;-webkit-flex:0 0 30%}html.aim-flex .flex-column>.base-33,html.aim-flex .flex-item.base-33,html.aim-flex .flex-row>.base-33{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%}html.aim-flex .flex-column>.static-33,html.aim-flex .flex-item.static-33,html.aim-flex .flex-row>.static-33{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 33%;-ms-flex:0 0 33%;-webkit-flex:0 0 33%}html.aim-flex .flex-column>.base-35,html.aim-flex .flex-item.base-35,html.aim-flex .flex-row>.base-35{flex-basis:35%;-ms-flex-basis:35%;-ms-flex-preferred-size:35%;-webkit-flex-basis:35%}html.aim-flex .flex-column>.static-35,html.aim-flex .flex-item.static-35,html.aim-flex .flex-row>.static-35{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 35%;-ms-flex:0 0 35%;-webkit-flex:0 0 35%}html.aim-flex .flex-column>.base-40,html.aim-flex .flex-item.base-40,html.aim-flex .flex-row>.base-40{flex-basis:40%;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-webkit-flex-basis:40%}html.aim-flex .flex-column>.static-40,html.aim-flex .flex-item.static-40,html.aim-flex .flex-row>.static-40{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 40%;-ms-flex:0 0 40%;-webkit-flex:0 0 40%}html.aim-flex .flex-column>.base-45,html.aim-flex .flex-item.base-45,html.aim-flex .flex-row>.base-45{flex-basis:45%;-ms-flex-basis:45%;-ms-flex-preferred-size:45%;-webkit-flex-basis:45%}html.aim-flex .flex-column>.static-45,html.aim-flex .flex-item.static-45,html.aim-flex .flex-row>.static-45{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 45%;-ms-flex:0 0 45%;-webkit-flex:0 0 45%}html.aim-flex .flex-column>.base-50,html.aim-flex .flex-item.base-50,html.aim-flex .flex-row>.base-50{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%}html.aim-flex .flex-column>.static-50,html.aim-flex .flex-item.static-50,html.aim-flex .flex-row>.static-50{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%}html.aim-flex .flex-column>.base-55,html.aim-flex .flex-item.base-55,html.aim-flex .flex-row>.base-55{flex-basis:55%;-ms-flex-basis:55%;-ms-flex-preferred-size:55%;-webkit-flex-basis:55%}html.aim-flex .flex-column>.static-55,html.aim-flex .flex-item.static-55,html.aim-flex .flex-row>.static-55{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 55%;-ms-flex:0 0 55%;-webkit-flex:0 0 55%}html.aim-flex .flex-column>.base-60,html.aim-flex .flex-item.base-60,html.aim-flex .flex-row>.base-60{flex-basis:60%;-ms-flex-basis:60%;-ms-flex-preferred-size:60%;-webkit-flex-basis:60%}html.aim-flex .flex-column>.static-60,html.aim-flex .flex-item.static-60,html.aim-flex .flex-row>.static-60{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 60%;-ms-flex:0 0 60%;-webkit-flex:0 0 60%}html.aim-flex .flex-column>.base-65,html.aim-flex .flex-item.base-65,html.aim-flex .flex-row>.base-65{flex-basis:65%;-ms-flex-basis:65%;-ms-flex-preferred-size:65%;-webkit-flex-basis:65%}html.aim-flex .flex-column>.static-65,html.aim-flex .flex-item.static-65,html.aim-flex .flex-row>.static-65{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 65%;-ms-flex:0 0 65%;-webkit-flex:0 0 65%}html.aim-flex .flex-column>.base-66,html.aim-flex .flex-item.base-66,html.aim-flex .flex-row>.base-66{flex-basis:66%;-ms-flex-basis:66%;-ms-flex-preferred-size:66%;-webkit-flex-basis:66%}html.aim-flex .flex-column>.static-66,html.aim-flex .flex-item.static-66,html.aim-flex .flex-row>.static-66{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 66%;-ms-flex:0 0 66%;-webkit-flex:0 0 66%}html.aim-flex .flex-column>.base-70,html.aim-flex .flex-item.base-70,html.aim-flex .flex-row>.base-70{flex-basis:70%;-ms-flex-basis:70%;-ms-flex-preferred-size:70%;-webkit-flex-basis:70%}html.aim-flex .flex-column>.static-70,html.aim-flex .flex-item.static-70,html.aim-flex .flex-row>.static-70{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 70%;-ms-flex:0 0 70%;-webkit-flex:0 0 70%}html.aim-flex .flex-column>.base-75,html.aim-flex .flex-item.base-75,html.aim-flex .flex-row>.base-75{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%}html.aim-flex .flex-column>.static-75,html.aim-flex .flex-item.static-75,html.aim-flex .flex-row>.static-75{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%}html.aim-flex .flex-column>.base-80,html.aim-flex .flex-item.base-80,html.aim-flex .flex-row>.base-80{flex-basis:80%;-ms-flex-basis:80%;-ms-flex-preferred-size:80%;-webkit-flex-basis:80%}html.aim-flex .flex-column>.static-80,html.aim-flex .flex-item.static-80,html.aim-flex .flex-row>.static-80{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 80%;-ms-flex:0 0 80%;-webkit-flex:0 0 80%}html.aim-flex .flex-column>.base-85,html.aim-flex .flex-item.base-85,html.aim-flex .flex-row>.base-85{flex-basis:85%;-ms-flex-basis:85%;-ms-flex-preferred-size:85%;-webkit-flex-basis:85%}html.aim-flex .flex-column>.static-85,html.aim-flex .flex-item.static-85,html.aim-flex .flex-row>.static-85{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 85%;-ms-flex:0 0 85%;-webkit-flex:0 0 85%}html.aim-flex .flex-column>.base-90,html.aim-flex .flex-item.base-90,html.aim-flex .flex-row>.base-90{flex-basis:90%;-ms-flex-basis:90%;-ms-flex-preferred-size:90%;-webkit-flex-basis:90%}html.aim-flex .flex-column>.static-90,html.aim-flex .flex-item.static-90,html.aim-flex .flex-row>.static-90{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%}html.aim-flex .flex-column>.base-95,html.aim-flex .flex-item.base-95,html.aim-flex .flex-row>.base-95{flex-basis:95%;-ms-flex-basis:95%;-ms-flex-preferred-size:95%;-webkit-flex-basis:95%}html.aim-flex .flex-column>.static-95,html.aim-flex .flex-item.static-95,html.aim-flex .flex-row>.static-95{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 95%;-ms-flex:0 0 95%;-webkit-flex:0 0 95%}html.aim-flex .flex-column>.base-100,html.aim-flex .flex-item.base-100,html.aim-flex .flex-row>.base-100{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%}html.aim-flex .flex-column>.static-100,html.aim-flex .flex-item.static-100,html.aim-flex .flex-row>.static-100{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%}html.aim-flex .flex-column>* .base-s-1,html.aim-flex .flex-item .base-s-1,html.aim-flex .flex-row>* .base-s-1{flex-basis:1%;-ms-flex-basis:1%;-ms-flex-preferred-size:1%;-webkit-flex-basis:1%}html.aim-flex .flex-column>* .static-s-1,html.aim-flex .flex-item .static-s-1,html.aim-flex .flex-row>* .static-s-1{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 1%;-ms-flex:0 0 1%;-webkit-flex:0 0 1%}html.aim-flex .flex-column>* .base-s-2,html.aim-flex .flex-item .base-s-2,html.aim-flex .flex-row>* .base-s-2{flex-basis:2%;-ms-flex-basis:2%;-ms-flex-preferred-size:2%;-webkit-flex-basis:2%}html.aim-flex .flex-column>* .static-s-2,html.aim-flex .flex-item .static-s-2,html.aim-flex .flex-row>* .static-s-2{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 2%;-ms-flex:0 0 2%;-webkit-flex:0 0 2%}html.aim-flex .flex-column>* .base-s-3,html.aim-flex .flex-item .base-s-3,html.aim-flex .flex-row>* .base-s-3{flex-basis:3%;-ms-flex-basis:3%;-ms-flex-preferred-size:3%;-webkit-flex-basis:3%}html.aim-flex .flex-column>* .static-s-3,html.aim-flex .flex-item .static-s-3,html.aim-flex .flex-row>* .static-s-3{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 3%;-ms-flex:0 0 3%;-webkit-flex:0 0 3%}html.aim-flex .flex-column>* .base-s-4,html.aim-flex .flex-item .base-s-4,html.aim-flex .flex-row>* .base-s-4{flex-basis:4%;-ms-flex-basis:4%;-ms-flex-preferred-size:4%;-webkit-flex-basis:4%}html.aim-flex .flex-column>* .static-s-4,html.aim-flex .flex-item .static-s-4,html.aim-flex .flex-row>* .static-s-4{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 4%;-ms-flex:0 0 4%;-webkit-flex:0 0 4%}html.aim-flex .flex-column>* .base-s-5,html.aim-flex .flex-item .base-s-5,html.aim-flex .flex-row>* .base-s-5{flex-basis:5%;-ms-flex-basis:5%;-ms-flex-preferred-size:5%;-webkit-flex-basis:5%}html.aim-flex .flex-column>* .static-s-5,html.aim-flex .flex-item .static-s-5,html.aim-flex .flex-row>* .static-s-5{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 5%;-ms-flex:0 0 5%;-webkit-flex:0 0 5%}html.aim-flex .flex-column>* .base-s-10,html.aim-flex .flex-item .base-s-10,html.aim-flex .flex-row>* .base-s-10{flex-basis:10%;-ms-flex-basis:10%;-ms-flex-preferred-size:10%;-webkit-flex-basis:10%}html.aim-flex .flex-column>* .static-s-10,html.aim-flex .flex-item .static-s-10,html.aim-flex .flex-row>* .static-s-10{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 10%;-ms-flex:0 0 10%;-webkit-flex:0 0 10%}html.aim-flex .flex-column>* .base-s-15,html.aim-flex .flex-item .base-s-15,html.aim-flex .flex-row>* .base-s-15{flex-basis:15%;-ms-flex-basis:15%;-ms-flex-preferred-size:15%;-webkit-flex-basis:15%}html.aim-flex .flex-column>* .static-s-15,html.aim-flex .flex-item .static-s-15,html.aim-flex .flex-row>* .static-s-15{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 15%;-ms-flex:0 0 15%;-webkit-flex:0 0 15%}html.aim-flex .flex-column>* .base-s-20,html.aim-flex .flex-item .base-s-20,html.aim-flex .flex-row>* .base-s-20{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%}html.aim-flex .flex-column>* .static-s-20,html.aim-flex .flex-item .static-s-20,html.aim-flex .flex-row>* .static-s-20{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%}html.aim-flex .flex-column>* .base-s-25,html.aim-flex .flex-item .base-s-25,html.aim-flex .flex-row>* .base-s-25{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%}html.aim-flex .flex-column>* .static-s-25,html.aim-flex .flex-item .static-s-25,html.aim-flex .flex-row>* .static-s-25{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%}html.aim-flex .flex-column>* .base-s-30,html.aim-flex .flex-item .base-s-30,html.aim-flex .flex-row>* .base-s-30{flex-basis:30%;-ms-flex-basis:30%;-ms-flex-preferred-size:30%;-webkit-flex-basis:30%}html.aim-flex .flex-column>* .static-s-30,html.aim-flex .flex-item .static-s-30,html.aim-flex .flex-row>* .static-s-30{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 30%;-ms-flex:0 0 30%;-webkit-flex:0 0 30%}html.aim-flex .flex-column>* .base-s-33,html.aim-flex .flex-item .base-s-33,html.aim-flex .flex-row>* .base-s-33{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%}html.aim-flex .flex-column>* .static-s-33,html.aim-flex .flex-item .static-s-33,html.aim-flex .flex-row>* .static-s-33{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 33%;-ms-flex:0 0 33%;-webkit-flex:0 0 33%}html.aim-flex .flex-column>* .base-s-35,html.aim-flex .flex-item .base-s-35,html.aim-flex .flex-row>* .base-s-35{flex-basis:35%;-ms-flex-basis:35%;-ms-flex-preferred-size:35%;-webkit-flex-basis:35%}html.aim-flex .flex-column>* .static-s-35,html.aim-flex .flex-item .static-s-35,html.aim-flex .flex-row>* .static-s-35{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 35%;-ms-flex:0 0 35%;-webkit-flex:0 0 35%}html.aim-flex .flex-column>* .base-s-40,html.aim-flex .flex-item .base-s-40,html.aim-flex .flex-row>* .base-s-40{flex-basis:40%;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-webkit-flex-basis:40%}html.aim-flex .flex-column>* .static-s-40,html.aim-flex .flex-item .static-s-40,html.aim-flex .flex-row>* .static-s-40{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 40%;-ms-flex:0 0 40%;-webkit-flex:0 0 40%}html.aim-flex .flex-column>* .base-s-45,html.aim-flex .flex-item .base-s-45,html.aim-flex .flex-row>* .base-s-45{flex-basis:45%;-ms-flex-basis:45%;-ms-flex-preferred-size:45%;-webkit-flex-basis:45%}html.aim-flex .flex-column>* .static-s-45,html.aim-flex .flex-item .static-s-45,html.aim-flex .flex-row>* .static-s-45{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 45%;-ms-flex:0 0 45%;-webkit-flex:0 0 45%}html.aim-flex .flex-column>* .base-s-50,html.aim-flex .flex-item .base-s-50,html.aim-flex .flex-row>* .base-s-50{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%}html.aim-flex .flex-column>* .static-s-50,html.aim-flex .flex-item .static-s-50,html.aim-flex .flex-row>* .static-s-50{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%}html.aim-flex .flex-column>* .base-s-55,html.aim-flex .flex-item .base-s-55,html.aim-flex .flex-row>* .base-s-55{flex-basis:55%;-ms-flex-basis:55%;-ms-flex-preferred-size:55%;-webkit-flex-basis:55%}html.aim-flex .flex-column>* .static-s-55,html.aim-flex .flex-item .static-s-55,html.aim-flex .flex-row>* .static-s-55{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 55%;-ms-flex:0 0 55%;-webkit-flex:0 0 55%}html.aim-flex .flex-column>* .base-s-60,html.aim-flex .flex-item .base-s-60,html.aim-flex .flex-row>* .base-s-60{flex-basis:60%;-ms-flex-basis:60%;-ms-flex-preferred-size:60%;-webkit-flex-basis:60%}html.aim-flex .flex-column>* .static-s-60,html.aim-flex .flex-item .static-s-60,html.aim-flex .flex-row>* .static-s-60{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 60%;-ms-flex:0 0 60%;-webkit-flex:0 0 60%}html.aim-flex .flex-column>* .base-s-65,html.aim-flex .flex-item .base-s-65,html.aim-flex .flex-row>* .base-s-65{flex-basis:65%;-ms-flex-basis:65%;-ms-flex-preferred-size:65%;-webkit-flex-basis:65%}html.aim-flex .flex-column>* .static-s-65,html.aim-flex .flex-item .static-s-65,html.aim-flex .flex-row>* .static-s-65{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 65%;-ms-flex:0 0 65%;-webkit-flex:0 0 65%}html.aim-flex .flex-column>* .base-s-66,html.aim-flex .flex-item .base-s-66,html.aim-flex .flex-row>* .base-s-66{flex-basis:66%;-ms-flex-basis:66%;-ms-flex-preferred-size:66%;-webkit-flex-basis:66%}html.aim-flex .flex-column>* .static-s-66,html.aim-flex .flex-item .static-s-66,html.aim-flex .flex-row>* .static-s-66{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 66%;-ms-flex:0 0 66%;-webkit-flex:0 0 66%}html.aim-flex .flex-column>* .base-s-70,html.aim-flex .flex-item .base-s-70,html.aim-flex .flex-row>* .base-s-70{flex-basis:70%;-ms-flex-basis:70%;-ms-flex-preferred-size:70%;-webkit-flex-basis:70%}html.aim-flex .flex-column>* .static-s-70,html.aim-flex .flex-item .static-s-70,html.aim-flex .flex-row>* .static-s-70{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 70%;-ms-flex:0 0 70%;-webkit-flex:0 0 70%}html.aim-flex .flex-column>* .base-s-75,html.aim-flex .flex-item .base-s-75,html.aim-flex .flex-row>* .base-s-75{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%}html.aim-flex .flex-column>* .static-s-75,html.aim-flex .flex-item .static-s-75,html.aim-flex .flex-row>* .static-s-75{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%}html.aim-flex .flex-column>* .base-s-80,html.aim-flex .flex-item .base-s-80,html.aim-flex .flex-row>* .base-s-80{flex-basis:80%;-ms-flex-basis:80%;-ms-flex-preferred-size:80%;-webkit-flex-basis:80%}html.aim-flex .flex-column>* .static-s-80,html.aim-flex .flex-item .static-s-80,html.aim-flex .flex-row>* .static-s-80{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 80%;-ms-flex:0 0 80%;-webkit-flex:0 0 80%}html.aim-flex .flex-column>* .base-s-85,html.aim-flex .flex-item .base-s-85,html.aim-flex .flex-row>* .base-s-85{flex-basis:85%;-ms-flex-basis:85%;-ms-flex-preferred-size:85%;-webkit-flex-basis:85%}html.aim-flex .flex-column>* .static-s-85,html.aim-flex .flex-item .static-s-85,html.aim-flex .flex-row>* .static-s-85{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 85%;-ms-flex:0 0 85%;-webkit-flex:0 0 85%}html.aim-flex .flex-column>* .base-s-90,html.aim-flex .flex-item .base-s-90,html.aim-flex .flex-row>* .base-s-90{flex-basis:90%;-ms-flex-basis:90%;-ms-flex-preferred-size:90%;-webkit-flex-basis:90%}html.aim-flex .flex-column>* .static-s-90,html.aim-flex .flex-item .static-s-90,html.aim-flex .flex-row>* .static-s-90{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%}html.aim-flex .flex-column>* .base-s-95,html.aim-flex .flex-item .base-s-95,html.aim-flex .flex-row>* .base-s-95{flex-basis:95%;-ms-flex-basis:95%;-ms-flex-preferred-size:95%;-webkit-flex-basis:95%}html.aim-flex .flex-column>* .static-s-95,html.aim-flex .flex-item .static-s-95,html.aim-flex .flex-row>* .static-s-95{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 95%;-ms-flex:0 0 95%;-webkit-flex:0 0 95%}html.aim-flex .flex-column>* .base-s-100,html.aim-flex .flex-item .base-s-100,html.aim-flex .flex-row>* .base-s-100{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%}html.aim-flex .flex-column>* .static-s-100,html.aim-flex .flex-item .static-s-100,html.aim-flex .flex-row>* .static-s-100{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%}@media all and (min-width:450px){html.aim-flex .flex-column>* .base-m-1,html.aim-flex .flex-item .base-m-1,html.aim-flex .flex-row>* .base-m-1{flex-basis:1%;-ms-flex-basis:1%;-ms-flex-preferred-size:1%;-webkit-flex-basis:1%}html.aim-flex .flex-column>* .static-m-1,html.aim-flex .flex-item .static-m-1,html.aim-flex .flex-row>* .static-m-1{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 1%;-ms-flex:0 0 1%;-webkit-flex:0 0 1%}html.aim-flex .flex-column>* .base-m-2,html.aim-flex .flex-item .base-m-2,html.aim-flex .flex-row>* .base-m-2{flex-basis:2%;-ms-flex-basis:2%;-ms-flex-preferred-size:2%;-webkit-flex-basis:2%}html.aim-flex .flex-column>* .static-m-2,html.aim-flex .flex-item .static-m-2,html.aim-flex .flex-row>* .static-m-2{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 2%;-ms-flex:0 0 2%;-webkit-flex:0 0 2%}html.aim-flex .flex-column>* .base-m-3,html.aim-flex .flex-item .base-m-3,html.aim-flex .flex-row>* .base-m-3{flex-basis:3%;-ms-flex-basis:3%;-ms-flex-preferred-size:3%;-webkit-flex-basis:3%}html.aim-flex .flex-column>* .static-m-3,html.aim-flex .flex-item .static-m-3,html.aim-flex .flex-row>* .static-m-3{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 3%;-ms-flex:0 0 3%;-webkit-flex:0 0 3%}html.aim-flex .flex-column>* .base-m-4,html.aim-flex .flex-item .base-m-4,html.aim-flex .flex-row>* .base-m-4{flex-basis:4%;-ms-flex-basis:4%;-ms-flex-preferred-size:4%;-webkit-flex-basis:4%}html.aim-flex .flex-column>* .static-m-4,html.aim-flex .flex-item .static-m-4,html.aim-flex .flex-row>* .static-m-4{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 4%;-ms-flex:0 0 4%;-webkit-flex:0 0 4%}html.aim-flex .flex-column>* .base-m-5,html.aim-flex .flex-item .base-m-5,html.aim-flex .flex-row>* .base-m-5{flex-basis:5%;-ms-flex-basis:5%;-ms-flex-preferred-size:5%;-webkit-flex-basis:5%}html.aim-flex .flex-column>* .static-m-5,html.aim-flex .flex-item .static-m-5,html.aim-flex .flex-row>* .static-m-5{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 5%;-ms-flex:0 0 5%;-webkit-flex:0 0 5%}html.aim-flex .flex-column>* .base-m-10,html.aim-flex .flex-item .base-m-10,html.aim-flex .flex-row>* .base-m-10{flex-basis:10%;-ms-flex-basis:10%;-ms-flex-preferred-size:10%;-webkit-flex-basis:10%}html.aim-flex .flex-column>* .static-m-10,html.aim-flex .flex-item .static-m-10,html.aim-flex .flex-row>* .static-m-10{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 10%;-ms-flex:0 0 10%;-webkit-flex:0 0 10%}html.aim-flex .flex-column>* .base-m-15,html.aim-flex .flex-item .base-m-15,html.aim-flex .flex-row>* .base-m-15{flex-basis:15%;-ms-flex-basis:15%;-ms-flex-preferred-size:15%;-webkit-flex-basis:15%}html.aim-flex .flex-column>* .static-m-15,html.aim-flex .flex-item .static-m-15,html.aim-flex .flex-row>* .static-m-15{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 15%;-ms-flex:0 0 15%;-webkit-flex:0 0 15%}html.aim-flex .flex-column>* .base-m-20,html.aim-flex .flex-item .base-m-20,html.aim-flex .flex-row>* .base-m-20{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%}html.aim-flex .flex-column>* .static-m-20,html.aim-flex .flex-item .static-m-20,html.aim-flex .flex-row>* .static-m-20{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%}html.aim-flex .flex-column>* .base-m-25,html.aim-flex .flex-item .base-m-25,html.aim-flex .flex-row>* .base-m-25{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%}html.aim-flex .flex-column>* .static-m-25,html.aim-flex .flex-item .static-m-25,html.aim-flex .flex-row>* .static-m-25{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%}html.aim-flex .flex-column>* .base-m-30,html.aim-flex .flex-item .base-m-30,html.aim-flex .flex-row>* .base-m-30{flex-basis:30%;-ms-flex-basis:30%;-ms-flex-preferred-size:30%;-webkit-flex-basis:30%}html.aim-flex .flex-column>* .static-m-30,html.aim-flex .flex-item .static-m-30,html.aim-flex .flex-row>* .static-m-30{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 30%;-ms-flex:0 0 30%;-webkit-flex:0 0 30%}html.aim-flex .flex-column>* .base-m-33,html.aim-flex .flex-item .base-m-33,html.aim-flex .flex-row>* .base-m-33{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%}html.aim-flex .flex-column>* .static-m-33,html.aim-flex .flex-item .static-m-33,html.aim-flex .flex-row>* .static-m-33{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 33%;-ms-flex:0 0 33%;-webkit-flex:0 0 33%}html.aim-flex .flex-column>* .base-m-35,html.aim-flex .flex-item .base-m-35,html.aim-flex .flex-row>* .base-m-35{flex-basis:35%;-ms-flex-basis:35%;-ms-flex-preferred-size:35%;-webkit-flex-basis:35%}html.aim-flex .flex-column>* .static-m-35,html.aim-flex .flex-item .static-m-35,html.aim-flex .flex-row>* .static-m-35{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 35%;-ms-flex:0 0 35%;-webkit-flex:0 0 35%}html.aim-flex .flex-column>* .base-m-40,html.aim-flex .flex-item .base-m-40,html.aim-flex .flex-row>* .base-m-40{flex-basis:40%;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-webkit-flex-basis:40%}html.aim-flex .flex-column>* .static-m-40,html.aim-flex .flex-item .static-m-40,html.aim-flex .flex-row>* .static-m-40{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 40%;-ms-flex:0 0 40%;-webkit-flex:0 0 40%}html.aim-flex .flex-column>* .base-m-45,html.aim-flex .flex-item .base-m-45,html.aim-flex .flex-row>* .base-m-45{flex-basis:45%;-ms-flex-basis:45%;-ms-flex-preferred-size:45%;-webkit-flex-basis:45%}html.aim-flex .flex-column>* .static-m-45,html.aim-flex .flex-item .static-m-45,html.aim-flex .flex-row>* .static-m-45{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 45%;-ms-flex:0 0 45%;-webkit-flex:0 0 45%}html.aim-flex .flex-column>* .base-m-50,html.aim-flex .flex-item .base-m-50,html.aim-flex .flex-row>* .base-m-50{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%}html.aim-flex .flex-column>* .static-m-50,html.aim-flex .flex-item .static-m-50,html.aim-flex .flex-row>* .static-m-50{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%}html.aim-flex .flex-column>* .base-m-55,html.aim-flex .flex-item .base-m-55,html.aim-flex .flex-row>* .base-m-55{flex-basis:55%;-ms-flex-basis:55%;-ms-flex-preferred-size:55%;-webkit-flex-basis:55%}html.aim-flex .flex-column>* .static-m-55,html.aim-flex .flex-item .static-m-55,html.aim-flex .flex-row>* .static-m-55{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 55%;-ms-flex:0 0 55%;-webkit-flex:0 0 55%}html.aim-flex .flex-column>* .base-m-60,html.aim-flex .flex-item .base-m-60,html.aim-flex .flex-row>* .base-m-60{flex-basis:60%;-ms-flex-basis:60%;-ms-flex-preferred-size:60%;-webkit-flex-basis:60%}html.aim-flex .flex-column>* .static-m-60,html.aim-flex .flex-item .static-m-60,html.aim-flex .flex-row>* .static-m-60{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 60%;-ms-flex:0 0 60%;-webkit-flex:0 0 60%}html.aim-flex .flex-column>* .base-m-65,html.aim-flex .flex-item .base-m-65,html.aim-flex .flex-row>* .base-m-65{flex-basis:65%;-ms-flex-basis:65%;-ms-flex-preferred-size:65%;-webkit-flex-basis:65%}html.aim-flex .flex-column>* .static-m-65,html.aim-flex .flex-item .static-m-65,html.aim-flex .flex-row>* .static-m-65{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 65%;-ms-flex:0 0 65%;-webkit-flex:0 0 65%}html.aim-flex .flex-column>* .base-m-66,html.aim-flex .flex-item .base-m-66,html.aim-flex .flex-row>* .base-m-66{flex-basis:66%;-ms-flex-basis:66%;-ms-flex-preferred-size:66%;-webkit-flex-basis:66%}html.aim-flex .flex-column>* .static-m-66,html.aim-flex .flex-item .static-m-66,html.aim-flex .flex-row>* .static-m-66{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 66%;-ms-flex:0 0 66%;-webkit-flex:0 0 66%}html.aim-flex .flex-column>* .base-m-70,html.aim-flex .flex-item .base-m-70,html.aim-flex .flex-row>* .base-m-70{flex-basis:70%;-ms-flex-basis:70%;-ms-flex-preferred-size:70%;-webkit-flex-basis:70%}html.aim-flex .flex-column>* .static-m-70,html.aim-flex .flex-item .static-m-70,html.aim-flex .flex-row>* .static-m-70{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 70%;-ms-flex:0 0 70%;-webkit-flex:0 0 70%}html.aim-flex .flex-column>* .base-m-75,html.aim-flex .flex-item .base-m-75,html.aim-flex .flex-row>* .base-m-75{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%}html.aim-flex .flex-column>* .static-m-75,html.aim-flex .flex-item .static-m-75,html.aim-flex .flex-row>* .static-m-75{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%}html.aim-flex .flex-column>* .base-m-80,html.aim-flex .flex-item .base-m-80,html.aim-flex .flex-row>* .base-m-80{flex-basis:80%;-ms-flex-basis:80%;-ms-flex-preferred-size:80%;-webkit-flex-basis:80%}html.aim-flex .flex-column>* .static-m-80,html.aim-flex .flex-item .static-m-80,html.aim-flex .flex-row>* .static-m-80{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 80%;-ms-flex:0 0 80%;-webkit-flex:0 0 80%}html.aim-flex .flex-column>* .base-m-85,html.aim-flex .flex-item .base-m-85,html.aim-flex .flex-row>* .base-m-85{flex-basis:85%;-ms-flex-basis:85%;-ms-flex-preferred-size:85%;-webkit-flex-basis:85%}html.aim-flex .flex-column>* .static-m-85,html.aim-flex .flex-item .static-m-85,html.aim-flex .flex-row>* .static-m-85{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 85%;-ms-flex:0 0 85%;-webkit-flex:0 0 85%}html.aim-flex .flex-column>* .base-m-90,html.aim-flex .flex-item .base-m-90,html.aim-flex .flex-row>* .base-m-90{flex-basis:90%;-ms-flex-basis:90%;-ms-flex-preferred-size:90%;-webkit-flex-basis:90%}html.aim-flex .flex-column>* .static-m-90,html.aim-flex .flex-item .static-m-90,html.aim-flex .flex-row>* .static-m-90{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%}html.aim-flex .flex-column>* .base-m-95,html.aim-flex .flex-item .base-m-95,html.aim-flex .flex-row>* .base-m-95{flex-basis:95%;-ms-flex-basis:95%;-ms-flex-preferred-size:95%;-webkit-flex-basis:95%}html.aim-flex .flex-column>* .static-m-95,html.aim-flex .flex-item .static-m-95,html.aim-flex .flex-row>* .static-m-95{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 95%;-ms-flex:0 0 95%;-webkit-flex:0 0 95%}html.aim-flex .flex-column>* .base-m-100,html.aim-flex .flex-item .base-m-100,html.aim-flex .flex-row>* .base-m-100{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%}html.aim-flex .flex-column>* .static-m-100,html.aim-flex .flex-item .static-m-100,html.aim-flex .flex-row>* .static-m-100{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%}}@media all and (min-width:768px){html.aim-flex .flex-column>* .base-l-1,html.aim-flex .flex-item .base-l-1,html.aim-flex .flex-row>* .base-l-1{flex-basis:1%;-ms-flex-basis:1%;-ms-flex-preferred-size:1%;-webkit-flex-basis:1%}html.aim-flex .flex-column>* .static-l-1,html.aim-flex .flex-item .static-l-1,html.aim-flex .flex-row>* .static-l-1{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 1%;-ms-flex:0 0 1%;-webkit-flex:0 0 1%}html.aim-flex .flex-column>* .base-l-2,html.aim-flex .flex-item .base-l-2,html.aim-flex .flex-row>* .base-l-2{flex-basis:2%;-ms-flex-basis:2%;-ms-flex-preferred-size:2%;-webkit-flex-basis:2%}html.aim-flex .flex-column>* .static-l-2,html.aim-flex .flex-item .static-l-2,html.aim-flex .flex-row>* .static-l-2{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 2%;-ms-flex:0 0 2%;-webkit-flex:0 0 2%}html.aim-flex .flex-column>* .base-l-3,html.aim-flex .flex-item .base-l-3,html.aim-flex .flex-row>* .base-l-3{flex-basis:3%;-ms-flex-basis:3%;-ms-flex-preferred-size:3%;-webkit-flex-basis:3%}html.aim-flex .flex-column>* .static-l-3,html.aim-flex .flex-item .static-l-3,html.aim-flex .flex-row>* .static-l-3{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 3%;-ms-flex:0 0 3%;-webkit-flex:0 0 3%}html.aim-flex .flex-column>* .base-l-4,html.aim-flex .flex-item .base-l-4,html.aim-flex .flex-row>* .base-l-4{flex-basis:4%;-ms-flex-basis:4%;-ms-flex-preferred-size:4%;-webkit-flex-basis:4%}html.aim-flex .flex-column>* .static-l-4,html.aim-flex .flex-item .static-l-4,html.aim-flex .flex-row>* .static-l-4{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 4%;-ms-flex:0 0 4%;-webkit-flex:0 0 4%}html.aim-flex .flex-column>* .base-l-5,html.aim-flex .flex-item .base-l-5,html.aim-flex .flex-row>* .base-l-5{flex-basis:5%;-ms-flex-basis:5%;-ms-flex-preferred-size:5%;-webkit-flex-basis:5%}html.aim-flex .flex-column>* .static-l-5,html.aim-flex .flex-item .static-l-5,html.aim-flex .flex-row>* .static-l-5{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 5%;-ms-flex:0 0 5%;-webkit-flex:0 0 5%}html.aim-flex .flex-column>* .base-l-10,html.aim-flex .flex-item .base-l-10,html.aim-flex .flex-row>* .base-l-10{flex-basis:10%;-ms-flex-basis:10%;-ms-flex-preferred-size:10%;-webkit-flex-basis:10%}html.aim-flex .flex-column>* .static-l-10,html.aim-flex .flex-item .static-l-10,html.aim-flex .flex-row>* .static-l-10{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 10%;-ms-flex:0 0 10%;-webkit-flex:0 0 10%}html.aim-flex .flex-column>* .base-l-15,html.aim-flex .flex-item .base-l-15,html.aim-flex .flex-row>* .base-l-15{flex-basis:15%;-ms-flex-basis:15%;-ms-flex-preferred-size:15%;-webkit-flex-basis:15%}html.aim-flex .flex-column>* .static-l-15,html.aim-flex .flex-item .static-l-15,html.aim-flex .flex-row>* .static-l-15{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 15%;-ms-flex:0 0 15%;-webkit-flex:0 0 15%}html.aim-flex .flex-column>* .base-l-20,html.aim-flex .flex-item .base-l-20,html.aim-flex .flex-row>* .base-l-20{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%}html.aim-flex .flex-column>* .static-l-20,html.aim-flex .flex-item .static-l-20,html.aim-flex .flex-row>* .static-l-20{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%}html.aim-flex .flex-column>* .base-l-25,html.aim-flex .flex-item .base-l-25,html.aim-flex .flex-row>* .base-l-25{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%}html.aim-flex .flex-column>* .static-l-25,html.aim-flex .flex-item .static-l-25,html.aim-flex .flex-row>* .static-l-25{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%}html.aim-flex .flex-column>* .base-l-30,html.aim-flex .flex-item .base-l-30,html.aim-flex .flex-row>* .base-l-30{flex-basis:30%;-ms-flex-basis:30%;-ms-flex-preferred-size:30%;-webkit-flex-basis:30%}html.aim-flex .flex-column>* .static-l-30,html.aim-flex .flex-item .static-l-30,html.aim-flex .flex-row>* .static-l-30{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 30%;-ms-flex:0 0 30%;-webkit-flex:0 0 30%}html.aim-flex .flex-column>* .base-l-33,html.aim-flex .flex-item .base-l-33,html.aim-flex .flex-row>* .base-l-33{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%}html.aim-flex .flex-column>* .static-l-33,html.aim-flex .flex-item .static-l-33,html.aim-flex .flex-row>* .static-l-33{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 33%;-ms-flex:0 0 33%;-webkit-flex:0 0 33%}html.aim-flex .flex-column>* .base-l-35,html.aim-flex .flex-item .base-l-35,html.aim-flex .flex-row>* .base-l-35{flex-basis:35%;-ms-flex-basis:35%;-ms-flex-preferred-size:35%;-webkit-flex-basis:35%}html.aim-flex .flex-column>* .static-l-35,html.aim-flex .flex-item .static-l-35,html.aim-flex .flex-row>* .static-l-35{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 35%;-ms-flex:0 0 35%;-webkit-flex:0 0 35%}html.aim-flex .flex-column>* .base-l-40,html.aim-flex .flex-item .base-l-40,html.aim-flex .flex-row>* .base-l-40{flex-basis:40%;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-webkit-flex-basis:40%}html.aim-flex .flex-column>* .static-l-40,html.aim-flex .flex-item .static-l-40,html.aim-flex .flex-row>* .static-l-40{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 40%;-ms-flex:0 0 40%;-webkit-flex:0 0 40%}html.aim-flex .flex-column>* .base-l-45,html.aim-flex .flex-item .base-l-45,html.aim-flex .flex-row>* .base-l-45{flex-basis:45%;-ms-flex-basis:45%;-ms-flex-preferred-size:45%;-webkit-flex-basis:45%}html.aim-flex .flex-column>* .static-l-45,html.aim-flex .flex-item .static-l-45,html.aim-flex .flex-row>* .static-l-45{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 45%;-ms-flex:0 0 45%;-webkit-flex:0 0 45%}html.aim-flex .flex-column>* .base-l-50,html.aim-flex .flex-item .base-l-50,html.aim-flex .flex-row>* .base-l-50{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%}html.aim-flex .flex-column>* .static-l-50,html.aim-flex .flex-item .static-l-50,html.aim-flex .flex-row>* .static-l-50{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%}html.aim-flex .flex-column>* .base-l-55,html.aim-flex .flex-item .base-l-55,html.aim-flex .flex-row>* .base-l-55{flex-basis:55%;-ms-flex-basis:55%;-ms-flex-preferred-size:55%;-webkit-flex-basis:55%}html.aim-flex .flex-column>* .static-l-55,html.aim-flex .flex-item .static-l-55,html.aim-flex .flex-row>* .static-l-55{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 55%;-ms-flex:0 0 55%;-webkit-flex:0 0 55%}html.aim-flex .flex-column>* .base-l-60,html.aim-flex .flex-item .base-l-60,html.aim-flex .flex-row>* .base-l-60{flex-basis:60%;-ms-flex-basis:60%;-ms-flex-preferred-size:60%;-webkit-flex-basis:60%}html.aim-flex .flex-column>* .static-l-60,html.aim-flex .flex-item .static-l-60,html.aim-flex .flex-row>* .static-l-60{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 60%;-ms-flex:0 0 60%;-webkit-flex:0 0 60%}html.aim-flex .flex-column>* .base-l-65,html.aim-flex .flex-item .base-l-65,html.aim-flex .flex-row>* .base-l-65{flex-basis:65%;-ms-flex-basis:65%;-ms-flex-preferred-size:65%;-webkit-flex-basis:65%}html.aim-flex .flex-column>* .static-l-65,html.aim-flex .flex-item .static-l-65,html.aim-flex .flex-row>* .static-l-65{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 65%;-ms-flex:0 0 65%;-webkit-flex:0 0 65%}html.aim-flex .flex-column>* .base-l-66,html.aim-flex .flex-item .base-l-66,html.aim-flex .flex-row>* .base-l-66{flex-basis:66%;-ms-flex-basis:66%;-ms-flex-preferred-size:66%;-webkit-flex-basis:66%}html.aim-flex .flex-column>* .static-l-66,html.aim-flex .flex-item .static-l-66,html.aim-flex .flex-row>* .static-l-66{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 66%;-ms-flex:0 0 66%;-webkit-flex:0 0 66%}html.aim-flex .flex-column>* .base-l-70,html.aim-flex .flex-item .base-l-70,html.aim-flex .flex-row>* .base-l-70{flex-basis:70%;-ms-flex-basis:70%;-ms-flex-preferred-size:70%;-webkit-flex-basis:70%}html.aim-flex .flex-column>* .static-l-70,html.aim-flex .flex-item .static-l-70,html.aim-flex .flex-row>* .static-l-70{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 70%;-ms-flex:0 0 70%;-webkit-flex:0 0 70%}html.aim-flex .flex-column>* .base-l-75,html.aim-flex .flex-item .base-l-75,html.aim-flex .flex-row>* .base-l-75{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%}html.aim-flex .flex-column>* .static-l-75,html.aim-flex .flex-item .static-l-75,html.aim-flex .flex-row>* .static-l-75{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%}html.aim-flex .flex-column>* .base-l-80,html.aim-flex .flex-item .base-l-80,html.aim-flex .flex-row>* .base-l-80{flex-basis:80%;-ms-flex-basis:80%;-ms-flex-preferred-size:80%;-webkit-flex-basis:80%}html.aim-flex .flex-column>* .static-l-80,html.aim-flex .flex-item .static-l-80,html.aim-flex .flex-row>* .static-l-80{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 80%;-ms-flex:0 0 80%;-webkit-flex:0 0 80%}html.aim-flex .flex-column>* .base-l-85,html.aim-flex .flex-item .base-l-85,html.aim-flex .flex-row>* .base-l-85{flex-basis:85%;-ms-flex-basis:85%;-ms-flex-preferred-size:85%;-webkit-flex-basis:85%}html.aim-flex .flex-column>* .static-l-85,html.aim-flex .flex-item .static-l-85,html.aim-flex .flex-row>* .static-l-85{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 85%;-ms-flex:0 0 85%;-webkit-flex:0 0 85%}html.aim-flex .flex-column>* .base-l-90,html.aim-flex .flex-item .base-l-90,html.aim-flex .flex-row>* .base-l-90{flex-basis:90%;-ms-flex-basis:90%;-ms-flex-preferred-size:90%;-webkit-flex-basis:90%}html.aim-flex .flex-column>* .static-l-90,html.aim-flex .flex-item .static-l-90,html.aim-flex .flex-row>* .static-l-90{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%}html.aim-flex .flex-column>* .base-l-95,html.aim-flex .flex-item .base-l-95,html.aim-flex .flex-row>* .base-l-95{flex-basis:95%;-ms-flex-basis:95%;-ms-flex-preferred-size:95%;-webkit-flex-basis:95%}html.aim-flex .flex-column>* .static-l-95,html.aim-flex .flex-item .static-l-95,html.aim-flex .flex-row>* .static-l-95{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 95%;-ms-flex:0 0 95%;-webkit-flex:0 0 95%}html.aim-flex .flex-column>* .base-l-100,html.aim-flex .flex-item .base-l-100,html.aim-flex .flex-row>* .base-l-100{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%}html.aim-flex .flex-column>* .static-l-100,html.aim-flex .flex-item .static-l-100,html.aim-flex .flex-row>* .static-l-100{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%}}@media all and (min-width:992px){html.aim-flex .flex-column>* .base-xl-1,html.aim-flex .flex-item .base-xl-1,html.aim-flex .flex-row>* .base-xl-1{flex-basis:1%;-ms-flex-basis:1%;-ms-flex-preferred-size:1%;-webkit-flex-basis:1%}html.aim-flex .flex-column>* .static-xl-1,html.aim-flex .flex-item .static-xl-1,html.aim-flex .flex-row>* .static-xl-1{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 1%;-ms-flex:0 0 1%;-webkit-flex:0 0 1%}html.aim-flex .flex-column>* .base-xl-2,html.aim-flex .flex-item .base-xl-2,html.aim-flex .flex-row>* .base-xl-2{flex-basis:2%;-ms-flex-basis:2%;-ms-flex-preferred-size:2%;-webkit-flex-basis:2%}html.aim-flex .flex-column>* .static-xl-2,html.aim-flex .flex-item .static-xl-2,html.aim-flex .flex-row>* .static-xl-2{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 2%;-ms-flex:0 0 2%;-webkit-flex:0 0 2%}html.aim-flex .flex-column>* .base-xl-3,html.aim-flex .flex-item .base-xl-3,html.aim-flex .flex-row>* .base-xl-3{flex-basis:3%;-ms-flex-basis:3%;-ms-flex-preferred-size:3%;-webkit-flex-basis:3%}html.aim-flex .flex-column>* .static-xl-3,html.aim-flex .flex-item .static-xl-3,html.aim-flex .flex-row>* .static-xl-3{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 3%;-ms-flex:0 0 3%;-webkit-flex:0 0 3%}html.aim-flex .flex-column>* .base-xl-4,html.aim-flex .flex-item .base-xl-4,html.aim-flex .flex-row>* .base-xl-4{flex-basis:4%;-ms-flex-basis:4%;-ms-flex-preferred-size:4%;-webkit-flex-basis:4%}html.aim-flex .flex-column>* .static-xl-4,html.aim-flex .flex-item .static-xl-4,html.aim-flex .flex-row>* .static-xl-4{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 4%;-ms-flex:0 0 4%;-webkit-flex:0 0 4%}html.aim-flex .flex-column>* .base-xl-5,html.aim-flex .flex-item .base-xl-5,html.aim-flex .flex-row>* .base-xl-5{flex-basis:5%;-ms-flex-basis:5%;-ms-flex-preferred-size:5%;-webkit-flex-basis:5%}html.aim-flex .flex-column>* .static-xl-5,html.aim-flex .flex-item .static-xl-5,html.aim-flex .flex-row>* .static-xl-5{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 5%;-ms-flex:0 0 5%;-webkit-flex:0 0 5%}html.aim-flex .flex-column>* .base-xl-10,html.aim-flex .flex-item .base-xl-10,html.aim-flex .flex-row>* .base-xl-10{flex-basis:10%;-ms-flex-basis:10%;-ms-flex-preferred-size:10%;-webkit-flex-basis:10%}html.aim-flex .flex-column>* .static-xl-10,html.aim-flex .flex-item .static-xl-10,html.aim-flex .flex-row>* .static-xl-10{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 10%;-ms-flex:0 0 10%;-webkit-flex:0 0 10%}html.aim-flex .flex-column>* .base-xl-15,html.aim-flex .flex-item .base-xl-15,html.aim-flex .flex-row>* .base-xl-15{flex-basis:15%;-ms-flex-basis:15%;-ms-flex-preferred-size:15%;-webkit-flex-basis:15%}html.aim-flex .flex-column>* .static-xl-15,html.aim-flex .flex-item .static-xl-15,html.aim-flex .flex-row>* .static-xl-15{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 15%;-ms-flex:0 0 15%;-webkit-flex:0 0 15%}html.aim-flex .flex-column>* .base-xl-20,html.aim-flex .flex-item .base-xl-20,html.aim-flex .flex-row>* .base-xl-20{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%}html.aim-flex .flex-column>* .static-xl-20,html.aim-flex .flex-item .static-xl-20,html.aim-flex .flex-row>* .static-xl-20{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%}html.aim-flex .flex-column>* .base-xl-25,html.aim-flex .flex-item .base-xl-25,html.aim-flex .flex-row>* .base-xl-25{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%}html.aim-flex .flex-column>* .static-xl-25,html.aim-flex .flex-item .static-xl-25,html.aim-flex .flex-row>* .static-xl-25{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%}html.aim-flex .flex-column>* .base-xl-30,html.aim-flex .flex-item .base-xl-30,html.aim-flex .flex-row>* .base-xl-30{flex-basis:30%;-ms-flex-basis:30%;-ms-flex-preferred-size:30%;-webkit-flex-basis:30%}html.aim-flex .flex-column>* .static-xl-30,html.aim-flex .flex-item .static-xl-30,html.aim-flex .flex-row>* .static-xl-30{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 30%;-ms-flex:0 0 30%;-webkit-flex:0 0 30%}html.aim-flex .flex-column>* .base-xl-33,html.aim-flex .flex-item .base-xl-33,html.aim-flex .flex-row>* .base-xl-33{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%}html.aim-flex .flex-column>* .static-xl-33,html.aim-flex .flex-item .static-xl-33,html.aim-flex .flex-row>* .static-xl-33{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 33%;-ms-flex:0 0 33%;-webkit-flex:0 0 33%}html.aim-flex .flex-column>* .base-xl-35,html.aim-flex .flex-item .base-xl-35,html.aim-flex .flex-row>* .base-xl-35{flex-basis:35%;-ms-flex-basis:35%;-ms-flex-preferred-size:35%;-webkit-flex-basis:35%}html.aim-flex .flex-column>* .static-xl-35,html.aim-flex .flex-item .static-xl-35,html.aim-flex .flex-row>* .static-xl-35{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 35%;-ms-flex:0 0 35%;-webkit-flex:0 0 35%}html.aim-flex .flex-column>* .base-xl-40,html.aim-flex .flex-item .base-xl-40,html.aim-flex .flex-row>* .base-xl-40{flex-basis:40%;-ms-flex-basis:40%;-ms-flex-preferred-size:40%;-webkit-flex-basis:40%}html.aim-flex .flex-column>* .static-xl-40,html.aim-flex .flex-item .static-xl-40,html.aim-flex .flex-row>* .static-xl-40{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 40%;-ms-flex:0 0 40%;-webkit-flex:0 0 40%}html.aim-flex .flex-column>* .base-xl-45,html.aim-flex .flex-item .base-xl-45,html.aim-flex .flex-row>* .base-xl-45{flex-basis:45%;-ms-flex-basis:45%;-ms-flex-preferred-size:45%;-webkit-flex-basis:45%}html.aim-flex .flex-column>* .static-xl-45,html.aim-flex .flex-item .static-xl-45,html.aim-flex .flex-row>* .static-xl-45{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 45%;-ms-flex:0 0 45%;-webkit-flex:0 0 45%}html.aim-flex .flex-column>* .base-xl-50,html.aim-flex .flex-item .base-xl-50,html.aim-flex .flex-row>* .base-xl-50{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%}html.aim-flex .flex-column>* .static-xl-50,html.aim-flex .flex-item .static-xl-50,html.aim-flex .flex-row>* .static-xl-50{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%}html.aim-flex .flex-column>* .base-xl-55,html.aim-flex .flex-item .base-xl-55,html.aim-flex .flex-row>* .base-xl-55{flex-basis:55%;-ms-flex-basis:55%;-ms-flex-preferred-size:55%;-webkit-flex-basis:55%}html.aim-flex .flex-column>* .static-xl-55,html.aim-flex .flex-item .static-xl-55,html.aim-flex .flex-row>* .static-xl-55{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 55%;-ms-flex:0 0 55%;-webkit-flex:0 0 55%}html.aim-flex .flex-column>* .base-xl-60,html.aim-flex .flex-item .base-xl-60,html.aim-flex .flex-row>* .base-xl-60{flex-basis:60%;-ms-flex-basis:60%;-ms-flex-preferred-size:60%;-webkit-flex-basis:60%}html.aim-flex .flex-column>* .static-xl-60,html.aim-flex .flex-item .static-xl-60,html.aim-flex .flex-row>* .static-xl-60{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 60%;-ms-flex:0 0 60%;-webkit-flex:0 0 60%}html.aim-flex .flex-column>* .base-xl-65,html.aim-flex .flex-item .base-xl-65,html.aim-flex .flex-row>* .base-xl-65{flex-basis:65%;-ms-flex-basis:65%;-ms-flex-preferred-size:65%;-webkit-flex-basis:65%}html.aim-flex .flex-column>* .static-xl-65,html.aim-flex .flex-item .static-xl-65,html.aim-flex .flex-row>* .static-xl-65{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 65%;-ms-flex:0 0 65%;-webkit-flex:0 0 65%}html.aim-flex .flex-column>* .base-xl-66,html.aim-flex .flex-item .base-xl-66,html.aim-flex .flex-row>* .base-xl-66{flex-basis:66%;-ms-flex-basis:66%;-ms-flex-preferred-size:66%;-webkit-flex-basis:66%}html.aim-flex .flex-column>* .static-xl-66,html.aim-flex .flex-item .static-xl-66,html.aim-flex .flex-row>* .static-xl-66{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 66%;-ms-flex:0 0 66%;-webkit-flex:0 0 66%}html.aim-flex .flex-column>* .base-xl-70,html.aim-flex .flex-item .base-xl-70,html.aim-flex .flex-row>* .base-xl-70{flex-basis:70%;-ms-flex-basis:70%;-ms-flex-preferred-size:70%;-webkit-flex-basis:70%}html.aim-flex .flex-column>* .static-xl-70,html.aim-flex .flex-item .static-xl-70,html.aim-flex .flex-row>* .static-xl-70{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 70%;-ms-flex:0 0 70%;-webkit-flex:0 0 70%}html.aim-flex .flex-column>* .base-xl-75,html.aim-flex .flex-item .base-xl-75,html.aim-flex .flex-row>* .base-xl-75{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%}html.aim-flex .flex-column>* .static-xl-75,html.aim-flex .flex-item .static-xl-75,html.aim-flex .flex-row>* .static-xl-75{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%}html.aim-flex .flex-column>* .base-xl-80,html.aim-flex .flex-item .base-xl-80,html.aim-flex .flex-row>* .base-xl-80{flex-basis:80%;-ms-flex-basis:80%;-ms-flex-preferred-size:80%;-webkit-flex-basis:80%}html.aim-flex .flex-column>* .static-xl-80,html.aim-flex .flex-item .static-xl-80,html.aim-flex .flex-row>* .static-xl-80{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 80%;-ms-flex:0 0 80%;-webkit-flex:0 0 80%}html.aim-flex .flex-column>* .base-xl-85,html.aim-flex .flex-item .base-xl-85,html.aim-flex .flex-row>* .base-xl-85{flex-basis:85%;-ms-flex-basis:85%;-ms-flex-preferred-size:85%;-webkit-flex-basis:85%}html.aim-flex .flex-column>* .static-xl-85,html.aim-flex .flex-item .static-xl-85,html.aim-flex .flex-row>* .static-xl-85{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 85%;-ms-flex:0 0 85%;-webkit-flex:0 0 85%}html.aim-flex .flex-column>* .base-xl-90,html.aim-flex .flex-item .base-xl-90,html.aim-flex .flex-row>* .base-xl-90{flex-basis:90%;-ms-flex-basis:90%;-ms-flex-preferred-size:90%;-webkit-flex-basis:90%}html.aim-flex .flex-column>* .static-xl-90,html.aim-flex .flex-item .static-xl-90,html.aim-flex .flex-row>* .static-xl-90{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%}html.aim-flex .flex-column>* .base-xl-95,html.aim-flex .flex-item .base-xl-95,html.aim-flex .flex-row>* .base-xl-95{flex-basis:95%;-ms-flex-basis:95%;-ms-flex-preferred-size:95%;-webkit-flex-basis:95%}html.aim-flex .flex-column>* .static-xl-95,html.aim-flex .flex-item .static-xl-95,html.aim-flex .flex-row>* .static-xl-95{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 95%;-ms-flex:0 0 95%;-webkit-flex:0 0 95%}html.aim-flex .flex-column>* .base-xl-100,html.aim-flex .flex-item .base-xl-100,html.aim-flex .flex-row>* .base-xl-100{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%}html.aim-flex .flex-column>* .static-xl-100,html.aim-flex .flex-item .static-xl-100,html.aim-flex .flex-row>* .static-xl-100{flex-basis:auto;-ms-flex-basis:auto;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%}}html.aim-flex .flex-column>.grow-0,html.aim-flex .flex-item.grow-0,html.aim-flex .flex-row>.grow-0{box-flex:0;flex-grow:0;-ms-flex-grow:0;-ms-flex-positive:0;-webkit-flex-grow:0}html.aim-flex .flex-column>.shrink-0,html.aim-flex .flex-item.shrink-0,html.aim-flex .flex-row>.shrink-0{flex-shrink:0;-ms-flex-shrink:0;-ms-flex-negative:0;-webkit-flex-shrink:0}html.aim-flex .flex-column>.grow-1,html.aim-flex .flex-item.grow-1,html.aim-flex .flex-row>.grow-1{box-flex:1;flex-grow:1;-ms-flex-grow:1;-ms-flex-positive:1;-webkit-flex-grow:1}html.aim-flex .flex-column>.shrink-1,html.aim-flex .flex-item.shrink-1,html.aim-flex .flex-row>.shrink-1{flex-shrink:1;-ms-flex-shrink:1;-ms-flex-negative:1;-webkit-flex-shrink:1}html.aim-flex .flex-column>.grow-2,html.aim-flex .flex-item.grow-2,html.aim-flex .flex-row>.grow-2{box-flex:2;flex-grow:2;-ms-flex-grow:2;-ms-flex-positive:2;-webkit-flex-grow:2}html.aim-flex .flex-column>.shrink-2,html.aim-flex .flex-item.shrink-2,html.aim-flex .flex-row>.shrink-2{flex-shrink:2;-ms-flex-shrink:2;-ms-flex-negative:2;-webkit-flex-shrink:2}html.aim-flex .flex-column>.grow-3,html.aim-flex .flex-item.grow-3,html.aim-flex .flex-row>.grow-3{box-flex:3;flex-grow:3;-ms-flex-grow:3;-ms-flex-positive:3;-webkit-flex-grow:3}html.aim-flex .flex-column>.shrink-3,html.aim-flex .flex-item.shrink-3,html.aim-flex .flex-row>.shrink-3{flex-shrink:3;-ms-flex-shrink:3;-ms-flex-negative:3;-webkit-flex-shrink:3}html.aim-flex .flex-column>.grow-4,html.aim-flex .flex-item.grow-4,html.aim-flex .flex-row>.grow-4{box-flex:4;flex-grow:4;-ms-flex-grow:4;-ms-flex-positive:4;-webkit-flex-grow:4}html.aim-flex .flex-column>.shrink-4,html.aim-flex .flex-item.shrink-4,html.aim-flex .flex-row>.shrink-4{flex-shrink:4;-ms-flex-shrink:4;-ms-flex-negative:4;-webkit-flex-shrink:4}html.aim-flex .flex-column>.grow-5,html.aim-flex .flex-item.grow-5,html.aim-flex .flex-row>.grow-5{box-flex:5;flex-grow:5;-ms-flex-grow:5;-ms-flex-positive:5;-webkit-flex-grow:5}html.aim-flex .flex-column>.shrink-5,html.aim-flex .flex-item.shrink-5,html.aim-flex .flex-row>.shrink-5{flex-shrink:5;-ms-flex-shrink:5;-ms-flex-negative:5;-webkit-flex-shrink:5}html.aim-flex .flex-column>.grow-6,html.aim-flex .flex-item.grow-6,html.aim-flex .flex-row>.grow-6{box-flex:6;flex-grow:6;-ms-flex-grow:6;-ms-flex-positive:6;-webkit-flex-grow:6}html.aim-flex .flex-column>.shrink-6,html.aim-flex .flex-item.shrink-6,html.aim-flex .flex-row>.shrink-6{flex-shrink:6;-ms-flex-shrink:6;-ms-flex-negative:6;-webkit-flex-shrink:6}html.aim-flex .flex-column>.grow-7,html.aim-flex .flex-item.grow-7,html.aim-flex .flex-row>.grow-7{box-flex:7;flex-grow:7;-ms-flex-grow:7;-ms-flex-positive:7;-webkit-flex-grow:7}html.aim-flex .flex-column>.shrink-7,html.aim-flex .flex-item.shrink-7,html.aim-flex .flex-row>.shrink-7{flex-shrink:7;-ms-flex-shrink:7;-ms-flex-negative:7;-webkit-flex-shrink:7}html.aim-flex .flex-column>.grow-8,html.aim-flex .flex-item.grow-8,html.aim-flex .flex-row>.grow-8{box-flex:8;flex-grow:8;-ms-flex-grow:8;-ms-flex-positive:8;-webkit-flex-grow:8}html.aim-flex .flex-column>.shrink-8,html.aim-flex .flex-item.shrink-8,html.aim-flex .flex-row>.shrink-8{flex-shrink:8;-ms-flex-shrink:8;-ms-flex-negative:8;-webkit-flex-shrink:8}html.aim-flex .flex-column>.grow-9,html.aim-flex .flex-item.grow-9,html.aim-flex .flex-row>.grow-9{box-flex:9;flex-grow:9;-ms-flex-grow:9;-ms-flex-positive:9;-webkit-flex-grow:9}html.aim-flex .flex-column>.shrink-9,html.aim-flex .flex-item.shrink-9,html.aim-flex .flex-row>.shrink-9{flex-shrink:9;-ms-flex-shrink:9;-ms-flex-negative:9;-webkit-flex-shrink:9}html.aim-flex .flex-column>.grow-10,html.aim-flex .flex-item.grow-10,html.aim-flex .flex-row>.grow-10{box-flex:10;flex-grow:10;-ms-flex-grow:10;-ms-flex-positive:10;-webkit-flex-grow:10}html.aim-flex .flex-column>.shrink-10,html.aim-flex .flex-item.shrink-10,html.aim-flex .flex-row>.shrink-10{flex-shrink:10;-ms-flex-shrink:10;-ms-flex-negative:10;-webkit-flex-shrink:10}.content-teleport{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.content-teleport :active,.content-teleport :focus,.content-teleport :hover{background:#f9edbe;border:1px solid #f0c36d;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.14);height:auto;left:0;margin:5px auto;max-width:180px;padding:6px;right:0;text-align:center;width:auto;z-index:3}[dir=rtl] .content-teleport{left:auto;right:-10000px}.glue-c-tabset__panel-container,.glue-o-pagination__pages{display:none;list-style-type:none;margin:0}.glue-is-ready.glue-c-tabset__panel-container,.glue-is-ready.glue-o-pagination__pages{display:block;margin:inherit}.glue-o-pagination__page{display:none}.glue-is-shown.glue-o-pagination__page{display:block}.glue-o-pagination__page-list{display:inline-block;list-style-type:none;margin:0}.glue-o-pagination__page-list-button-container{display:inline-block}.glue-c-carousel__button-container .glue-o-pagination__button,.glue-c-carousel__page-list .glue-o-pagination__button{background-color:#fff;border-radius:2px;border:solid 1px #ccc;cursor:pointer;padding:.5em 1em}.glue-c-carousel__button-container .glue-o-pagination__button:focus,.glue-c-carousel__page-list .glue-o-pagination__button:focus{background-color:#eee}.glue-c-carousel__button-container .glue-o-pagination__button[aria-selected=true],.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}.glue-c-carousel__button-container,.glue-c-tabset__tab{display:inline-block;margin:.2rem 1rem .2rem 0}.glue-c-carousel__button-container.glue-pagination-teleport{margin:0}.glue-c-carousel__page-list{border:solid 1px #ccc;border-radius:2px;display:inline-block;margin:.2rem 1rem .2rem 0;padding:0}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container.ng-hide+.glue-o-pagination__page-list-button-container{border-left:none}.glue-c-carousel__page-list .glue-o-pagination__page-list-button{border:none;margin:0;padding:.5em 1em}.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}@media screen and (-ms-high-contrast:active){.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{color:highlightText;background-color:highlight}}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:solid 1px #ccc}html[dir=rtl] .glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:0;border-right:solid 1px #ccc}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{border:none;margin-right:20px}@media screen and (min-width:1024px){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{margin-right:14px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container .glue-o-pagination__page-list-button{height:14px;width:14px}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button{background-color:#ccc;border:solid 2px #ccc;border-radius:50%;color:#fff;font-size:0;height:20px;padding:0;vertical-align:middle;width:20px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button:focus{background-color:#ccc;border-color:#1a1a1a;outline:0}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background-color:#4d4d4d;border:solid 1px #4d4d4d}@media screen and (-ms-high-contrast:active){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background:buttonText}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]:focus{border-color:#1a1a1a}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container.ng-hide:not(.ng-hide-animate){display:inherit!important}.glue-c-carousel__pages.glue-c-carousel__pages--xfade{min-height:200px;position:relative}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page{background-color:#fff;display:block;height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-o-pagination__page--previously-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-o-pagination__page--previously-shown{opacity:1;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-is-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-is-shown{transition:opacity .4s linear;opacity:1;z-index:2}.glue-app-ready .glue-c-modal,.glue-app-ready .glue-c-modal__overlay,.glue-app-ready [data-glue-modal],.glue-app-ready [glue-modal],.glue-app-supported .glue-c-modal,.glue-app-supported .glue-c-modal__overlay,.glue-app-supported [data-glue-modal],.glue-app-supported [glue-modal]{display:none}.glue-app-ready body.glue-is-showing-modal,.glue-app-supported body.glue-is-showing-modal{overflow:hidden}.glue-app-ready .glue-c-modal{display:block}.glue-app-ready .glue-c-modal__overlay{background:#e0e0e0;background:rgba(224,224,224,.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.glue-app-ready .glue-c-modal__overlay.glue-is-shown{display:block}.glue-app-ready .glue-c-modal__dialog{background:#fff;bottom:0;height:100%;position:relative;left:0;margin:auto;right:0;top:0;width:100%}.glue-app-ready .glue-c-modal__dialog.glue-is-shown{display:block}.glue-app-ready .glue-c-modal__dialog *,.glue-app-ready .glue-c-modal__dialog :after,.glue-app-ready .glue-c-modal__dialog :before{box-sizing:border-box}.glue-app-ready .glue-c-modal__close{background:#fff;border:none;cursor:pointer;position:absolute;right:0;top:0}.glue-app-ready .glue-c-modal__content{padding:15px;height:100%;overflow:auto}.glue-app-ready .glue-c-modal__content iframe,.glue-app-ready .glue-c-modal__content img{max-width:100%}[data-glue-show]{display:none}.glue-is-shown[data-glue-show]{display:block}@keyframes glue-show-fade-in{from{opacity:0}to{opacity:1}}@keyframes glue-show-fade-out{from{opacity:1}to{opacity:0}}.glue-is-shown.glue-is-shown-fx-fade-in[data-glue-show]{animation:glue-show-fade-in .5s}.glue-is-show-remove.glue-is-shown-fx-fade-out[data-glue-show]{display:block;animation:glue-show-fade-out .5s}.glue-c-tabset__panel-container,.glue-o-pagination__pages{display:none;list-style-type:none;margin:0}.glue-is-ready.glue-c-tabset__panel-container,.glue-is-ready.glue-o-pagination__pages{display:block;margin:inherit}.glue-o-pagination__page{display:none}.glue-is-shown.glue-o-pagination__page{display:block}.glue-o-pagination__page-list{display:inline-block;list-style-type:none;margin:0}.glue-o-pagination__page-list-button-container{display:inline-block}.glue-c-carousel__button-container .glue-o-pagination__button,.glue-c-carousel__page-list .glue-o-pagination__button{background-color:#fff;border-radius:2px;border:solid 1px #ccc;cursor:pointer;padding:.5em 1em}.glue-c-carousel__button-container .glue-o-pagination__button:focus,.glue-c-carousel__page-list .glue-o-pagination__button:focus{background-color:#eee}.glue-c-carousel__button-container .glue-o-pagination__button[aria-selected=true],.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}.glue-c-carousel__button-container,.glue-c-tabset__tab{display:inline-block;margin:.2rem 1rem .2rem 0}.glue-c-carousel__button-container.glue-pagination-teleport{margin:0}.glue-c-carousel__page-list{border:solid 1px #ccc;border-radius:2px;display:inline-block;margin:.2rem 1rem .2rem 0;padding:0}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container.ng-hide+.glue-o-pagination__page-list-button-container{border-left:none}.glue-c-carousel__page-list .glue-o-pagination__page-list-button{border:none;margin:0;padding:.5em 1em}.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}@media screen and (-ms-high-contrast:active){.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{color:highlightText;background-color:highlight}}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:solid 1px #ccc}html[dir=rtl] .glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:0;border-right:solid 1px #ccc}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{border:none;margin-right:20px}@media screen and (min-width:1024px){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{margin-right:14px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container .glue-o-pagination__page-list-button{height:14px;width:14px}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button{background-color:#ccc;border:solid 2px #ccc;border-radius:50%;color:#fff;font-size:0;height:20px;padding:0;vertical-align:middle;width:20px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button:focus{background-color:#ccc;border-color:#1a1a1a;outline:0}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background-color:#4d4d4d;border:solid 1px #4d4d4d}@media screen and (-ms-high-contrast:active){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background:buttonText}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]:focus{border-color:#1a1a1a}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container.ng-hide:not(.ng-hide-animate){display:inherit!important}.glue-c-carousel__pages.glue-c-carousel__pages--xfade{min-height:200px;position:relative}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page{background-color:#fff;display:block;height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-o-pagination__page--previously-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-o-pagination__page--previously-shown{opacity:1;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-is-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-is-shown{transition:opacity .4s linear;opacity:1;z-index:2}.glue-c-tabset{width:100%}.glue-c-tabset__panel-container{background-color:#fff;border:1px solid #848484;margin:-1px 0 0;padding:10px}.glue-c-tabset__tab{margin:0 0 0 10px}.glue-c-tabset__tab.glue-is-active{background-color:#fff;border-bottom:none}.glue-c-tabset__button{background-color:initial;border:1px solid #848484;border-bottom:0;border-radius:0;color:#444;font-size:1rem;padding:10px}.glue-c-tabset__button:hover,.glue-c-tabset__button[aria-selected=true]:hover,.glue-c-tabset__button[aria-selected=true]:hover:focus{color:#448aff}.glue-c-tabset__button[aria-selected=true],.glue-c-tabset__button[aria-selected=true]:focus{background-color:initial;border-bottom:0;color:#444;font-weight:700}.glue-c-tabset__button:focus{background-color:#eee}.glue-c-tabset__tab.glue-c-tabset__tab--vertical{display:block;margin-left:0}.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child) .glue-c-tabset__button,.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child) .glue-c-tabset__button.ng-click-active{border-top:0}.glue-c-tabset__button.glue-c-tabset__button--vertical{border-bottom:1px solid #848484;border-right:0;text-align:left;width:100%}.glue-c-tabset__button.glue-c-tabset__button--vertical:focus{border-bottom:1px solid #848484}.glue-c-tabset__tablist.glue-c-tabset__tablist--vertical{float:left;width:15rem}.glue-c-tabset__panel-container.glue-c-tabset__panel-container--vertical{margin-left:15rem}.h-google-red-50{color:#fbe9e7}.h-bg-google-red-50{background-color:#fbe9e7}.h-google-red-100{color:#f4c7c3}.h-bg-google-red-100{background-color:#f4c7c3}.h-google-red-200{color:#eda29b}.h-bg-google-red-200{background-color:#eda29b}.h-google-red-300{color:#e67c73}.h-bg-google-red-300{background-color:#e67c73}.h-google-red-400{color:#e06055}.h-bg-google-red-400{background-color:#e06055}.h-google-red-500{color:#db4437}.h-bg-google-red-500{background-color:#db4437}.h-google-red-600{color:#d23f31}.h-bg-google-red-600{background-color:#d23f31}.h-google-red-700{color:#c53929}.h-bg-google-red-700{background-color:#c53929}.h-google-red-800{color:#b93221}.h-bg-google-red-800{background-color:#b93221}.h-google-red-900{color:#a52714}.h-bg-google-red-900{background-color:#a52714}.h-pink-50{color:#fce4ec}.h-bg-pink-50{background-color:#fce4ec}.h-pink-100{color:#f8bbd0}.h-bg-pink-100{background-color:#f8bbd0}.h-pink-200{color:#f48fb1}.h-bg-pink-200{background-color:#f48fb1}.h-pink-300{color:#f06292}.h-bg-pink-300{background-color:#f06292}.h-pink-400{color:#ec407a}.h-bg-pink-400{background-color:#ec407a}.h-pink-500{color:#e91e63}.h-bg-pink-500{background-color:#e91e63}.h-pink-600{color:#d81b60}.h-bg-pink-600{background-color:#d81b60}.h-pink-700{color:#c2185b}.h-bg-pink-700{background-color:#c2185b}.h-pink-800{color:#ad1457}.h-bg-pink-800{background-color:#ad1457}.h-pink-900{color:#880e4f}.h-bg-pink-900{background-color:#880e4f}.h-purple-50{color:#f3e5f5}.h-bg-purple-50{background-color:#f3e5f5}.h-purple-100{color:#e1bee7}.h-bg-purple-100{background-color:#e1bee7}.h-purple-200{color:#ce93d8}.h-bg-purple-200{background-color:#ce93d8}.h-purple-300{color:#ba68c8}.h-bg-purple-300{background-color:#ba68c8}.h-purple-400{color:#ab47bc}.h-bg-purple-400{background-color:#ab47bc}.h-purple-500{color:#9c27b0}.h-bg-purple-500{background-color:#9c27b0}.h-purple-600{color:#8e24aa}.h-bg-purple-600{background-color:#8e24aa}.h-purple-700{color:#7b1fa2}.h-bg-purple-700{background-color:#7b1fa2}.h-purple-800{color:#6a1b9a}.h-bg-purple-800{background-color:#6a1b9a}.h-purple-900{color:#4a148c}.h-bg-purple-900{background-color:#4a148c}.h-deep-purple-50{color:#ede7f6}.h-bg-deep-purple-50{background-color:#ede7f6}.h-deep-purple-100{color:#d1c4e9}.h-bg-deep-purple-100{background-color:#d1c4e9}.h-deep-purple-200{color:#b39ddb}.h-bg-deep-purple-200{background-color:#b39ddb}.h-deep-purple-300{color:#9575cd}.h-bg-deep-purple-300{background-color:#9575cd}.h-deep-purple-400{color:#7e57c2}.h-bg-deep-purple-400{background-color:#7e57c2}.h-deep-purple-500{color:#673ab7}.h-bg-deep-purple-500{background-color:#673ab7}.h-deep-purple-600{color:#5e35b1}.h-bg-deep-purple-600{background-color:#5e35b1}.h-deep-purple-700{color:#512da8}.h-bg-deep-purple-700{background-color:#512da8}.h-deep-purple-800{color:#4527a0}.h-bg-deep-purple-800{background-color:#4527a0}.h-deep-purple-900{color:#311b92}.h-bg-deep-purple-900{background-color:#311b92}.h-indigo-50{color:#e8eaf6}.h-bg-indigo-50{background-color:#e8eaf6}.h-indigo-100{color:#c5cae9}.h-bg-indigo-100{background-color:#c5cae9}.h-indigo-200{color:#9fa8da}.h-bg-indigo-200{background-color:#9fa8da}.h-indigo-300{color:#7986cb}.h-bg-indigo-300{background-color:#7986cb}.h-indigo-400{color:#5c6bc0}.h-bg-indigo-400{background-color:#5c6bc0}.h-indigo-500{color:#3f51b5}.h-bg-indigo-500{background-color:#3f51b5}.h-indigo-600{color:#3949ab}.h-bg-indigo-600{background-color:#3949ab}.h-indigo-700{color:#303f9f}.h-bg-indigo-700{background-color:#303f9f}.h-indigo-800{color:#283593}.h-bg-indigo-800{background-color:#283593}.h-indigo-900{color:#1a237e}.h-bg-indigo-900{background-color:#1a237e}.h-google-blue-50{color:#e8f0fe}.h-bg-google-blue-50{background-color:#e8f0fe}.h-google-blue-100{color:#c6dafc}.h-bg-google-blue-100{background-color:#c6dafc}.h-google-blue-200{color:#a1c2fa}.h-bg-google-blue-200{background-color:#a1c2fa}.h-google-blue-300{color:#7baaf7}.h-bg-google-blue-300{background-color:#7baaf7}.h-google-blue-400{color:#5e97f6}.h-bg-google-blue-400{background-color:#5e97f6}.h-google-blue-500{color:#4285f4}.h-bg-google-blue-500{background-color:#4285f4}.h-google-blue-600{color:#3b78e7}.h-bg-google-blue-600{background-color:#3b78e7}.h-google-blue-700{color:#3367d6}.h-bg-google-blue-700{background-color:#3367d6}.h-google-blue-800{color:#2a56c6}.h-bg-google-blue-800{background-color:#2a56c6}.h-google-blue-900{color:#1c3aa9}.h-bg-google-blue-900{background-color:#1c3aa9}.h-light-blue-50{color:#e1f5fe}.h-bg-light-blue-50{background-color:#e1f5fe}.h-light-blue-100{color:#b3e5fc}.h-bg-light-blue-100{background-color:#b3e5fc}.h-light-blue-200{color:#81d4fa}.h-bg-light-blue-200{background-color:#81d4fa}.h-light-blue-300{color:#4fc3f7}.h-bg-light-blue-300{background-color:#4fc3f7}.h-light-blue-400{color:#29b6f6}.h-bg-light-blue-400{background-color:#29b6f6}.h-light-blue-500{color:#03a9f4}.h-bg-light-blue-500{background-color:#03a9f4}.h-light-blue-600{color:#039be5}.h-bg-light-blue-600{background-color:#039be5}.h-light-blue-700{color:#0288d1}.h-bg-light-blue-700{background-color:#0288d1}.h-light-blue-800{color:#0277bd}.h-bg-light-blue-800{background-color:#0277bd}.h-light-blue-900{color:#01579b}.h-bg-light-blue-900{background-color:#01579b}.h-cyan-50{color:#e0f7fa}.h-bg-cyan-50{background-color:#e0f7fa}.h-cyan-100{color:#b2ebf2}.h-bg-cyan-100{background-color:#b2ebf2}.h-cyan-200{color:#80deea}.h-bg-cyan-200{background-color:#80deea}.h-cyan-300{color:#4dd0e1}.h-bg-cyan-300{background-color:#4dd0e1}.h-cyan-400{color:#26c6da}.h-bg-cyan-400{background-color:#26c6da}.h-cyan-500{color:#00bcd4}.h-bg-cyan-500{background-color:#00bcd4}.h-cyan-600{color:#00acc1}.h-bg-cyan-600{background-color:#00acc1}.h-cyan-700{color:#0097a7}.h-bg-cyan-700{background-color:#0097a7}.h-cyan-800{color:#00838f}.h-bg-cyan-800{background-color:#00838f}.h-cyan-900{color:#006064}.h-bg-cyan-900{background-color:#006064}.h-teal-50{color:#e0f2f1}.h-bg-teal-50{background-color:#e0f2f1}.h-teal-100{color:#b2dfdb}.h-bg-teal-100{background-color:#b2dfdb}.h-teal-200{color:#80cbc4}.h-bg-teal-200{background-color:#80cbc4}.h-teal-300{color:#4db6ac}.h-bg-teal-300{background-color:#4db6ac}.h-teal-400{color:#26a69a}.h-bg-teal-400{background-color:#26a69a}.h-teal-500{color:#009688}.h-bg-teal-500{background-color:#009688}.h-teal-600{color:#00897b}.h-bg-teal-600{background-color:#00897b}.h-teal-700{color:#00796b}.h-bg-teal-700{background-color:#00796b}.h-teal-800{color:#00695c}.h-bg-teal-800{background-color:#00695c}.h-teal-900{color:#004d40}.h-bg-teal-900{background-color:#004d40}.h-google-green-50{color:#e2f3eb}.h-bg-google-green-50{background-color:#e2f3eb}.h-google-green-100{color:#b7e1cd}.h-bg-google-green-100{background-color:#b7e1cd}.h-google-green-200{color:#87ceac}.h-bg-google-green-200{background-color:#87ceac}.h-google-green-300{color:#57bb8a}.h-bg-google-green-300{background-color:#57bb8a}.h-google-green-400{color:#33ac71}.h-bg-google-green-400{background-color:#33ac71}.h-google-green-500{color:#0f9d58}.h-bg-google-green-500{background-color:#0f9d58}.h-google-green-600{color:#0d904f}.h-bg-google-green-600{background-color:#0d904f}.h-google-green-700{color:#0b8043}.h-bg-google-green-700{background-color:#0b8043}.h-google-green-800{color:#097138}.h-bg-google-green-800{background-color:#097138}.h-google-green-900{color:#055524}.h-bg-google-green-900{background-color:#055524}.h-light-green-50{color:#f1f8e9}.h-bg-light-green-50{background-color:#f1f8e9}.h-light-green-100{color:#dcedc8}.h-bg-light-green-100{background-color:#dcedc8}.h-light-green-200{color:#c5e1a5}.h-bg-light-green-200{background-color:#c5e1a5}.h-light-green-300{color:#aed581}.h-bg-light-green-300{background-color:#aed581}.h-light-green-400{color:#9ccc65}.h-bg-light-green-400{background-color:#9ccc65}.h-light-green-500{color:#8bc34a}.h-bg-light-green-500{background-color:#8bc34a}.h-light-green-600{color:#7cb342}.h-bg-light-green-600{background-color:#7cb342}.h-light-green-700{color:#689f38}.h-bg-light-green-700{background-color:#689f38}.h-light-green-800{color:#558b2f}.h-bg-light-green-800{background-color:#558b2f}.h-light-green-900{color:#33691e}.h-bg-light-green-900{background-color:#33691e}.h-lime-50{color:#f9fbe7}.h-bg-lime-50{background-color:#f9fbe7}.h-lime-100{color:#f0f4c3}.h-bg-lime-100{background-color:#f0f4c3}.h-lime-200{color:#e6ee9c}.h-bg-lime-200{background-color:#e6ee9c}.h-lime-300{color:#dce775}.h-bg-lime-300{background-color:#dce775}.h-lime-400{color:#d4e157}.h-bg-lime-400{background-color:#d4e157}.h-lime-500{color:#cddc39}.h-bg-lime-500{background-color:#cddc39}.h-lime-600{color:#c0ca33}.h-bg-lime-600{background-color:#c0ca33}.h-lime-700{color:#afb42b}.h-bg-lime-700{background-color:#afb42b}.h-lime-800{color:#9e9d24}.h-bg-lime-800{background-color:#9e9d24}.h-lime-900{color:#827717}.h-bg-lime-900{background-color:#827717}.h-yellow-50{color:#fffde7}.h-bg-yellow-50{background-color:#fffde7}.h-yellow-100{color:#fff9c4}.h-bg-yellow-100{background-color:#fff9c4}.h-yellow-200{color:#fff59d}.h-bg-yellow-200{background-color:#fff59d}.h-yellow-300{color:#fff176}.h-bg-yellow-300{background-color:#fff176}.h-yellow-400{color:#ffee58}.h-bg-yellow-400{background-color:#ffee58}.h-yellow-500{color:#ffeb3b}.h-bg-yellow-500{background-color:#ffeb3b}.h-yellow-600{color:#fdd835}.h-bg-yellow-600{background-color:#fdd835}.h-yellow-700{color:#fbc02d}.h-bg-yellow-700{background-color:#fbc02d}.h-yellow-800{color:#f9a825}.h-bg-yellow-800{background-color:#f9a825}.h-yellow-900{color:#f57f17}.h-bg-yellow-900{background-color:#f57f17}.h-google-yellow-50{color:#fef6e0}.h-bg-google-yellow-50{background-color:#fef6e0}.h-google-yellow-100{color:#fce8b2}.h-bg-google-yellow-100{background-color:#fce8b2}.h-google-yellow-200{color:#fada80}.h-bg-google-yellow-200{background-color:#fada80}.h-google-yellow-300{color:#f7cb4d}.h-bg-google-yellow-300{background-color:#f7cb4d}.h-google-yellow-400{color:#f6bf26}.h-bg-google-yellow-400{background-color:#f6bf26}.h-google-yellow-500{color:#f4b400}.h-bg-google-yellow-500{background-color:#f4b400}.h-google-yellow-600{color:#f2a600}.h-bg-google-yellow-600{background-color:#f2a600}.h-google-yellow-700{color:#f09300}.h-bg-google-yellow-700{background-color:#f09300}.h-google-yellow-800{color:#ee8100}.h-bg-google-yellow-800{background-color:#ee8100}.h-google-yellow-900{color:#ea6100}.h-bg-google-yellow-900{background-color:#ea6100}.h-orange-50{color:#fff3e0}.h-bg-orange-50{background-color:#fff3e0}.h-orange-100{color:#ffe0b2}.h-bg-orange-100{background-color:#ffe0b2}.h-orange-200{color:#ffcc80}.h-bg-orange-200{background-color:#ffcc80}.h-orange-300{color:#ffb74d}.h-bg-orange-300{background-color:#ffb74d}.h-orange-400{color:#ffa726}.h-bg-orange-400{background-color:#ffa726}.h-orange-500{color:#ff9800}.h-bg-orange-500{background-color:#ff9800}.h-orange-600{color:#fb8c00}.h-bg-orange-600{background-color:#fb8c00}.h-orange-700{color:#f57c00}.h-bg-orange-700{background-color:#f57c00}.h-orange-800{color:#ef6c00}.h-bg-orange-800{background-color:#ef6c00}.h-orange-900{color:#e65100}.h-bg-orange-900{background-color:#e65100}.h-deep-orange-50{color:#fbe9e7}.h-bg-deep-orange-50{background-color:#fbe9e7}.h-deep-orange-100{color:#ffccbc}.h-bg-deep-orange-100{background-color:#ffccbc}.h-deep-orange-200{color:#ffab91}.h-bg-deep-orange-200{background-color:#ffab91}.h-deep-orange-300{color:#ff8a65}.h-bg-deep-orange-300{background-color:#ff8a65}.h-deep-orange-400{color:#ff7043}.h-bg-deep-orange-400{background-color:#ff7043}.h-deep-orange-500{color:#ff5722}.h-bg-deep-orange-500{background-color:#ff5722}.h-deep-orange-600{color:#f4511e}.h-bg-deep-orange-600{background-color:#f4511e}.h-deep-orange-700{color:#e64a19}.h-bg-deep-orange-700{background-color:#e64a19}.h-deep-orange-800{color:#d84315}.h-bg-deep-orange-800{background-color:#d84315}.h-deep-orange-900{color:#bf360c}.h-bg-deep-orange-900{background-color:#bf360c}.h-brown-50{color:#efebe9}.h-bg-brown-50{background-color:#efebe9}.h-brown-100{color:#d7ccc8}.h-bg-brown-100{background-color:#d7ccc8}.h-brown-200{color:#bcaaa4}.h-bg-brown-200{background-color:#bcaaa4}.h-brown-300{color:#a1887f}.h-bg-brown-300{background-color:#a1887f}.h-brown-400{color:#8d6e63}.h-bg-brown-400{background-color:#8d6e63}.h-brown-500{color:#795548}.h-bg-brown-500{background-color:#795548}.h-brown-600{color:#6d4c41}.h-bg-brown-600{background-color:#6d4c41}.h-brown-700{color:#5d4037}.h-bg-brown-700{background-color:#5d4037}.h-brown-800{color:#4e342e}.h-bg-brown-800{background-color:#4e342e}.h-brown-900{color:#3e2723}.h-bg-brown-900{background-color:#3e2723}.h-google-grey-50{color:#fafafa}.h-bg-google-grey-50{background-color:#fafafa}.h-google-grey-100{color:#f5f5f5}.h-bg-google-grey-100{background-color:#f5f5f5}.h-google-grey-200{color:#eee}.h-bg-google-grey-200{background-color:#eee}.h-google-grey-300{color:#e0e0e0}.h-bg-google-grey-300{background-color:#e0e0e0}.h-google-grey-400{color:#bdbdbd}.h-bg-google-grey-400{background-color:#bdbdbd}.h-google-grey-500{color:#9e9e9e}.h-bg-google-grey-500{background-color:#9e9e9e}.h-google-grey-600{color:#757575}.h-bg-google-grey-600{background-color:#757575}.h-google-grey-700{color:#616161}.h-bg-google-grey-700{background-color:#616161}.h-google-grey-800{color:#424242}.h-bg-google-grey-800{background-color:#424242}.h-google-grey-900{color:#212121}.h-bg-google-grey-900{background-color:#212121}.h-blue-grey-50{color:#eceff1}.h-bg-blue-grey-50{background-color:#eceff1}.h-blue-grey-100{color:#cfd8dc}.h-bg-blue-grey-100{background-color:#cfd8dc}.h-blue-grey-200{color:#b0bec5}.h-bg-blue-grey-200{background-color:#b0bec5}.h-blue-grey-300{color:#90a4ae}.h-bg-blue-grey-300{background-color:#90a4ae}.h-blue-grey-400{color:#78909c}.h-bg-blue-grey-400{background-color:#78909c}.h-blue-grey-500{color:#607d8b}.h-bg-blue-grey-500{background-color:#607d8b}.h-blue-grey-600{color:#546e7a}.h-bg-blue-grey-600{background-color:#546e7a}.h-blue-grey-700{color:#455a64}.h-bg-blue-grey-700{background-color:#455a64}.h-blue-grey-800{color:#37474f}.h-bg-blue-grey-800{background-color:#37474f}.h-blue-grey-900{color:#263238}.h-bg-blue-grey-900{background-color:#263238}.h-gm-grey-50{color:#f8f9fa}.h-bg-gm-grey-50{background-color:#f8f9fa}.h-gm-grey-100{color:#f1f3f4}.h-bg-gm-grey-100{background-color:#f1f3f4}.h-gm-grey-200{color:#e8eaed}.h-bg-gm-grey-200{background-color:#e8eaed}.h-gm-grey-300{color:#dadce0}.h-bg-gm-grey-300{background-color:#dadce0}.h-gm-grey-400{color:#bdc1c6}.h-bg-gm-grey-400{background-color:#bdc1c6}.h-gm-grey-500{color:#9aa0a6}.h-bg-gm-grey-500{background-color:#9aa0a6}.h-gm-grey-600{color:#80868b}.h-bg-gm-grey-600{background-color:#80868b}.h-gm-grey-700{color:#5f6368}.h-bg-gm-grey-700{background-color:#5f6368}.h-gm-grey-800{color:#3c4043}.h-bg-gm-grey-800{background-color:#3c4043}.h-gm-grey-900{color:#202124}.h-bg-gm-grey-900{background-color:#202124}.h-gm-grey-rgba-50{color:rgba(32,33,36,.03)}.h-bg-gm-grey-rgba-50{background-color:rgba(32,33,36,.03)}.h-gm-grey-rgba-100{color:rgba(32,33,36,.06)}.h-bg-gm-grey-rgba-100{background-color:rgba(32,33,36,.06)}.h-gm-grey-rgba-200{color:rgba(32,33,36,.1)}.h-bg-gm-grey-rgba-200{background-color:rgba(32,33,36,.1)}.h-gm-grey-rgba-300{color:rgba(32,33,36,.16)}.h-bg-gm-grey-rgba-300{background-color:rgba(32,33,36,.16)}.h-gm-grey-rgba-400{color:rgba(32,33,36,.28)}.h-bg-gm-grey-rgba-400{background-color:rgba(32,33,36,.28)}.h-gm-grey-rgba-500{color:rgba(32,33,36,.43)}.h-bg-gm-grey-rgba-500{background-color:rgba(32,33,36,.43)}.h-gm-grey-rgba-600{color:rgba(32,33,36,.55)}.h-bg-gm-grey-rgba-600{background-color:rgba(32,33,36,.55)}.h-gm-grey-rgba-700{color:rgba(32,33,36,.71)}.h-bg-gm-grey-rgba-700{background-color:rgba(32,33,36,.71)}.h-gm-grey-rgba-800{color:rgba(32,33,36,.86)}.h-bg-gm-grey-rgba-800{background-color:rgba(32,33,36,.86)}.h-gm-grey-rgba-900{color:#202124}.h-bg-gm-grey-rgba-900{background-color:#202124}.h-gm-blue-50{color:#e8f0fe}.h-bg-gm-blue-50{background-color:#e8f0fe}.h-gm-blue-100{color:#d2e3fc}.h-bg-gm-blue-100{background-color:#d2e3fc}.h-gm-blue-500{color:#4285f4}.h-bg-gm-blue-500{background-color:#4285f4}.h-gm-blue-600{color:#1a73e8}.h-bg-gm-blue-600{background-color:#1a73e8}.h-gm-blue-700{color:#1967d2}.h-bg-gm-blue-700{background-color:#1967d2}.h-gm-blue-800{color:#185abc}.h-bg-gm-blue-800{background-color:#185abc}.h-gm-blue-900{color:#174ea6}.h-bg-gm-blue-900{background-color:#174ea6}.h-gm-red-50{color:#fce8e6}.h-bg-gm-red-50{background-color:#fce8e6}.h-gm-red-100{color:#fad2cf}.h-bg-gm-red-100{background-color:#fad2cf}.h-gm-red-500{color:#ea4335}.h-bg-gm-red-500{background-color:#ea4335}.h-gm-red-600{color:#d93025}.h-bg-gm-red-600{background-color:#d93025}.h-gm-red-700{color:#c5221f}.h-bg-gm-red-700{background-color:#c5221f}.h-gm-red-800{color:#b31412}.h-bg-gm-red-800{background-color:#b31412}.h-gm-red-900{color:#a50e0e}.h-bg-gm-red-900{background-color:#a50e0e}.h-gm-yellow-50{color:#fef7e0}.h-bg-gm-yellow-50{background-color:#fef7e0}.h-gm-yellow-100{color:#feefc3}.h-bg-gm-yellow-100{background-color:#feefc3}.h-gm-yellow-500{color:#fbbc04}.h-bg-gm-yellow-500{background-color:#fbbc04}.h-gm-yellow-600{color:#f9ab00}.h-bg-gm-yellow-600{background-color:#f9ab00}.h-gm-yellow-700{color:#f29900}.h-bg-gm-yellow-700{background-color:#f29900}.h-gm-yellow-800{color:#ea8600}.h-bg-gm-yellow-800{background-color:#ea8600}.h-gm-yellow-900{color:#e37400}.h-bg-gm-yellow-900{background-color:#e37400}.h-gm-green-50{color:#e6f4ea}.h-bg-gm-green-50{background-color:#e6f4ea}.h-gm-green-100{color:#ceead6}.h-bg-gm-green-100{background-color:#ceead6}.h-gm-green-500{color:#34a853}.h-bg-gm-green-500{background-color:#34a853}.h-gm-green-600{color:#1e8e3e}.h-bg-gm-green-600{background-color:#1e8e3e}.h-gm-green-700{color:#188038}.h-bg-gm-green-700{background-color:#188038}.h-gm-green-800{color:#137333}.h-bg-gm-green-800{background-color:#137333}.h-gm-green-900{color:#0d652d}.h-bg-gm-green-900{background-color:#0d652d}dl,ol,ul{list-style-position:outside;margin-bottom:20px}dl.h-no-bullet,li.h-no-bullet,ol.h-no-bullet,ul.h-no-bullet{list-style:none}ol.h-no-bullet,ul.h-no-bullet{margin-left:0}html[dir=rtl] ol.h-no-bullet,html[dir=rtl] ul.h-no-bullet{margin-right:0}ol,ul{margin-left:20px}html[dir=rtl] ol,html[dir=rtl] ul{margin-left:0;margin-right:20px}ol.h-inline li,ul.h-inline li{display:inline-block}ol li ol,ol li ul,ul li ol,ul li ul{margin-bottom:0;margin-left:20px}html[dir=rtl] ol li ol,html[dir=rtl] ol li ul,html[dir=rtl] ul li ol,html[dir=rtl] ul li ul{margin-left:0;margin-right:20px}ul.h-circle li ul,ul.h-disc li ul,ul.h-square li ul{list-style:inherit}ul.h-square{list-style-type:square}ul.h-circle{list-style-type:circle}ul.h-disc{list-style-type:disc}dl dt{font-weight:700}dl dd{margin-bottom:12px}html{font-size:18px}body{background:#fff;color:#414141;cursor:auto;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:1em;font-style:normal;font-weight:300;line-height:1.444;margin:0;padding:0;overflow-wrap:break-word;word-wrap:break-word}body::after{content:'x-small';display:none}@media (min-width:600px){body::after{content:'small'}}@media (min-width:1024px){body::after{content:'medium'}}@media (min-width:1440px){body::after{content:'large'}}[lang=ja] body{font-family:Roboto,"Noto Sans CJK JP","Noto Sans JP",Arial,Helvetica,sans-serif}[lang=ko] body{font-family:Roboto,"Noto Sans CJK KR","Noto Sans KR",Arial,Helvetica,sans-serif}[lang=zh-CN] body{font-family:Roboto,"Noto Sans CJK SC","Noto Sans SC",Arial,Helvetica,sans-serif}[lang=zh-TW] body{font-family:Roboto,"Noto Sans CJK TC","Noto Sans TC",Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-size:18px;font-weight:300}h1.h-has-top-margin,h2.h-has-top-margin,h3.h-has-top-margin,h4.h-has-top-margin,h5.h-has-top-margin,h6.h-has-top-margin{margin-top:16px}h1.h-has-bottom-margin,h2.h-has-bottom-margin,h3.h-has-bottom-margin,h4.h-has-bottom-margin,h5.h-has-bottom-margin,h6.h-has-bottom-margin{margin-bottom:16px}h1.h-has-top-bottom-margin,h2.h-has-top-bottom-margin,h3.h-has-top-bottom-margin,h4.h-has-top-bottom-margin,h5.h-has-top-bottom-margin,h6.h-has-top-bottom-margin{margin-bottom:16px;margin-top:16px}.h-c-copy.h-c-copy--one,p{font-size:16px;line-height:26px}.h-has-top-margin.h-c-copy.h-c-copy--one,p.h-has-top-margin{margin-top:12px}.h-has-bottom-margin.h-c-copy.h-c-copy--one,p.h-has-bottom-margin{margin-bottom:12px}.h-has-top-bottom-margin.h-c-copy.h-c-copy--one,p.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}.h-c-copy--lead.h-c-copy.h-c-copy--one,p.h-c-copy--lead{font-size:18px;line-height:26px}.h-c-copy--print.h-c-copy.h-c-copy--one,p.h-c-copy--print{text-indent:24px}.h-c-copy--print.h-c-copy.h-c-copy--one+.h-c-copy--print.h-c-copy.h-c-copy--one,.h-c-copy--print.h-c-copy.h-c-copy--one+p.h-c-copy--print,p.h-c-copy--print+.h-c-copy--print.h-c-copy.h-c-copy--one,p.h-c-copy--print+p.h-c-copy--print{margin-top:0}.h-c-copy.h-c-copy--one+.h-c-copy.h-c-copy--one,.h-c-copy.h-c-copy--one+p,p+.h-c-copy.h-c-copy--one,p+p{margin-top:12px}@media (min-width:600px){.h-c-copy.h-c-copy--one,p{font-size:16px;line-height:26px}}@media (min-width:1024px){.h-c-copy.h-c-copy--one,p{font-size:18px;line-height:28px}.h-has-top-margin.h-c-copy.h-c-copy--one,p.h-has-top-margin{margin-top:16px}.h-has-bottom-margin.h-c-copy.h-c-copy--one,p.h-has-bottom-margin{margin-bottom:16px}.h-has-top-bottom-margin.h-c-copy.h-c-copy--one,p.h-has-top-bottom-margin{margin-bottom:16px;margin-top:16px}.h-c-copy.h-c-copy--one+.h-c-copy.h-c-copy--one,.h-c-copy.h-c-copy--one+p,p+.h-c-copy.h-c-copy--one,p+p{margin-top:16px}}hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin-bottom:19px;margin-top:20px}em,i{font-style:italic}b,strong{font-weight:700}pre{background:#f5f5f5;border-color:#e0e0e0;border-style:solid;border-width:1px;margin-bottom:20px;padding:6px;white-space:pre}pre code{background:0 0;padding:0}code{background:#f5f5f5;color:#9e9e9e;font-family:Consolas,Monaco,"Bitstream Vera Sans Mono","Courier New",Courier,monospace;font-weight:300;overflow-x:auto;padding:6px;white-space:pre;word-wrap:normal}abbr,acronym{color:#414141;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}.h-c-headline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#414141;font-weight:300;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:initial;word-wrap:initial}.h-c-headline.h-c-headline--display{font-size:60px;font-weight:100;letter-spacing:-.75px;line-height:64px}.h-c-headline.h-c-headline--display.h-has-top-margin{margin-top:32px}.h-c-headline.h-c-headline--display.h-has-bottom-margin{margin-bottom:32px}.h-c-headline.h-c-headline--display.h-has-top-bottom-margin{margin-bottom:32px;margin-top:32px}@media (min-width:600px){.h-c-headline.h-c-headline--display{font-size:72px;letter-spacing:-1px;line-height:76px}.h-c-headline.h-c-headline--display.h-has-top-margin{margin-top:38px}.h-c-headline.h-c-headline--display.h-has-bottom-margin{margin-bottom:38px}.h-c-headline.h-c-headline--display.h-has-top-bottom-margin{margin-bottom:38px;margin-top:38px}}@media (min-width:1024px){.h-c-headline.h-c-headline--display{font-size:120px;letter-spacing:-2px;line-height:124px}.h-c-headline.h-c-headline--display.h-has-top-margin{margin-top:62px}.h-c-headline.h-c-headline--display.h-has-bottom-margin{margin-bottom:62px}.h-c-headline.h-c-headline--display.h-has-top-bottom-margin{margin-bottom:62px;margin-top:62px}}.h-c-headline.h-c-headline--one{font-size:32px;letter-spacing:0;line-height:38px}.h-c-headline.h-c-headline--one.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--one.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}@media (min-width:600px){.h-c-headline.h-c-headline--one{font-size:38px;letter-spacing:0;line-height:44px}.h-c-headline.h-c-headline--one.h-has-top-margin{margin-top:13px}.h-c-headline.h-c-headline--one.h-has-bottom-margin{margin-bottom:13px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:13px;margin-top:13px}}@media (min-width:1024px){.h-c-headline.h-c-headline--one{font-size:56px;letter-spacing:-.5px;line-height:64px}.h-c-headline.h-c-headline--one.h-has-top-margin{margin-top:20px}.h-c-headline.h-c-headline--one.h-has-bottom-margin{margin-bottom:20px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:20px;margin-top:20px}}.h-c-headline.h-c-headline--two{font-size:24px;letter-spacing:0;line-height:32px}.h-c-headline.h-c-headline--two.h-has-top-margin{margin-top:10px}.h-c-headline.h-c-headline--two.h-has-bottom-margin{margin-bottom:10px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:10px;margin-top:10px}@media (min-width:600px){.h-c-headline.h-c-headline--two{font-size:32px;letter-spacing:0;line-height:40px}.h-c-headline.h-c-headline--two.h-has-top-margin{margin-top:12px}.h-c-headline.h-c-headline--two.h-has-bottom-margin{margin-bottom:12px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}}@media (min-width:1024px){.h-c-headline.h-c-headline--two{font-size:44px;letter-spacing:-.5px;line-height:52px}.h-c-headline.h-c-headline--two.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--two.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}}.h-c-headline.h-c-headline--three{font-size:20px;letter-spacing:0;line-height:28px}.h-c-headline.h-c-headline--three.h-has-top-margin{margin-top:14px}.h-c-headline.h-c-headline--three.h-has-bottom-margin{margin-bottom:14px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:14px;margin-top:14px}@media (min-width:600px){.h-c-headline.h-c-headline--three{font-size:24px;letter-spacing:0;line-height:32px}.h-c-headline.h-c-headline--three.h-has-top-margin{margin-top:13px}.h-c-headline.h-c-headline--three.h-has-bottom-margin{margin-bottom:13px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:13px;margin-top:13px}}@media (min-width:1024px){.h-c-headline.h-c-headline--three{font-size:32px;letter-spacing:0;line-height:40px}.h-c-headline.h-c-headline--three.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--three.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}}.h-c-headline.h-c-headline--four{font-size:16px;letter-spacing:0;line-height:24px}.h-c-headline.h-c-headline--four.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--four.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}@media (min-width:600px){.h-c-headline.h-c-headline--four{font-size:16px;letter-spacing:0;line-height:24px}.h-c-headline.h-c-headline--four.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--four.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}}@media (min-width:1024px){.h-c-headline.h-c-headline--four{font-size:22px;letter-spacing:0;line-height:30px}.h-c-headline.h-c-headline--four.h-has-top-margin{margin-top:12px}.h-c-headline.h-c-headline--four.h-has-bottom-margin{margin-bottom:12px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}}.h-c-eyebrow{color:#414141;font-size:12px;font-weight:500;letter-spacing:1.25px;line-height:18px;text-transform:uppercase}.h-c-eyebrow.h-has-top-margin{margin-top:5px}.h-c-eyebrow.h-has-bottom-margin{margin-bottom:5px}.h-c-eyebrow.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}@media (min-width:1024px){.h-c-eyebrow{font-size:14px;letter-spacing:1.5px;line-height:22px}.h-c-eyebrow.h-has-top-margin{margin-top:5px}.h-c-eyebrow.h-has-bottom-margin{margin-bottom:5px}.h-c-eyebrow.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}}.h-c-copy.h-c-copy--two{color:#414141;font-size:14px;letter-spacing:.25px;line-height:22px}.h-c-copy.h-c-copy--two.h-has-top-margin{margin-top:10px}.h-c-copy.h-c-copy--two.h-has-bottom-margin{margin-bottom:10px}.h-c-copy.h-c-copy--two.h-has-top-bottom-margin{margin-bottom:10px;margin-top:10px}@media (min-width:600px){.h-c-copy.h-c-copy--two{font-size:14px;letter-spacing:.25px;line-height:22px}.h-c-copy.h-c-copy--two.h-has-top-margin{margin-top:10px}.h-c-copy.h-c-copy--two.h-has-bottom-margin{margin-bottom:10px}.h-c-copy.h-c-copy--two.h-has-top-bottom-margin{margin-bottom:10px;margin-top:10px}}@media (min-width:1024px){.h-c-copy.h-c-copy--two{font-size:16px;letter-spacing:0;line-height:24px}.h-c-copy.h-c-copy--two.h-has-top-margin{margin-top:11px}.h-c-copy.h-c-copy--two.h-has-bottom-margin{margin-bottom:11px}.h-c-copy.h-c-copy--two.h-has-top-bottom-margin{margin-bottom:11px;margin-top:11px}}.h-c-footnote{color:#414141;font-size:12px;font-weight:400;letter-spacing:.35px;line-height:18px}.h-c-footnote.h-has-top-margin{margin-top:5px}.h-c-footnote.h-has-bottom-margin{margin-bottom:5px}.h-c-footnote.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}@media (min-width:1024px){.h-c-footnote.h-has-top-margin{margin-top:9px}.h-c-footnote.h-has-bottom-margin{margin-bottom:9px}.h-c-footnote.h-has-top-bottom-margin{margin-bottom:9px;margin-top:9px}}.h-c-tip{cursor:help;font-style:italic}.h-c-footer{background:#f6f6f6;margin:0}.h-c-footer.h-c-footer--topmargin{margin-top:40px}.h-c-footer__link{color:#414141;font-size:14px;font-weight:400;letter-spacing:.25px;line-height:22px}.h-c-footer__link:visited{color:#414141}.h-c-footer__link:hover{color:#757575}.h-c-footer__global{margin:0 auto;padding:40px 16px 20px}@media (min-width:600px){.h-c-footer__global{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1344px;padding:40px 32px 20px}.h-c-footer__global:after{content:"";display:table;clear:both}}.h-c-footer__logo{height:28px;margin:0 0 30px;width:86px}@media (min-width:600px){.h-c-footer__logo{flex:0 0 90%;-ms-flex:0 0 90%;-webkit-flex:0 0 90%;margin-right:55px}[dir=rtl] .h-c-footer__logo{margin-left:55px;margin-right:0}}@media (min-width:1024px){.h-c-footer__logo{flex:0 0 86px;-ms-flex:0 0 86px;-webkit-flex:0 0 86px}}.h-c-footer__logo-img{fill:#414141;height:28px;width:86px}.h-c-footer__global-links{margin:0 0 15px}.h-c-footer__global-links:after{content:"";display:table;clear:both}@media (min-width:600px){.h-c-footer__global-links{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex:2 0 auto;-ms-flex:2 0 auto;-webkit-flex:2 0 auto;max-width:100%}}@media (min-width:600px){.h-c-footer__global-links--extra{flex:0 0 auto;-ms-flex:0 0 auto;-webkit-flex:0 0 auto}}.h-c-footer__global-links-list-item{float:left;padding:0 30px 15px 0}[dir=rtl] .h-c-footer__global-links-list-item{float:right;padding-left:30px;padding-right:0}.h-c-footer__global-links-list-item--extra:last-child{padding-left:0;padding-right:0}.h-c-footer__lang-dropdown{appearance:none;background-color:#f6f6f6;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzU0NTQ1NCI+PHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiPjwvcGF0aD48L3N2Zz4=);background-position:right 50%;background-repeat:no-repeat;border:none;border-radius:0;box-sizing:border-box;display:inline-block;font-size:14px;font-weight:400;height:18px;margin:0;padding:0 24px 0 2px;text-overflow:ellipsis;width:100%;white-space:pre-wrap}[dir=rtl] .h-c-footer__lang-dropdown{background-position:left 50%;padding:0 2px 0 24px}.h-c-footer__lang-dropdown::-ms-expand{display:none}.h-c-footer__upper{margin:0 auto;padding:30px 16px 0}@media (min-width:600px){.h-c-footer__upper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1344px;padding:30px 32px 0}.h-c-footer__upper:after{content:"";display:table;clear:both}}.h-c-footer__site-links{border-bottom:1px solid #e2e2e2;margin:0 auto;padding:0 16px}.h-has-sitesearch .h-c-footer__site-links,.h-has-social .h-c-footer__site-links{border-top:1px solid #e2e2e2}@media (min-width:600px){.h-c-footer__site-links{max-width:1344px;padding:50px 32px;width:auto;width:initial}}@media (min-width:1440px){.h-c-footer__site-links{max-width:1280px;padding:70px 0 50px}}@media (min-width:600px){.h-c-footer__site-links-grid{box-sizing:content-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-c-footer__site-links-grid:after{content:"";display:table;clear:both}}.h-c-footer__site-links-column{border-bottom:1px solid #d7d7d7;margin:0;padding:30px 0 20px}.h-c-footer__site-links-column:last-child{border-bottom:none}@media (min-width:600px){.h-c-footer__site-links-column{flex:0 0 20%;-ms-flex:0 0 20%;-webkit-flex:0 0 20%;border-bottom:none;float:left;margin-bottom:15px;max-width:20%;padding:0;width:20%}[dir=rtl] .h-c-footer__site-links-column{float:right}}.h-c-footer__site-links-header{color:#414141;font-size:16px;font-weight:400;line-height:24px;margin:0 0 10px;overflow:hidden}.glue-flexbox .h-c-footer__site-links-header{display:-ms-flexbox;display:flex;-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}@media (min-width:600px){.h-c-footer__site-links-header{margin:0 40px 18px 0}[dir=rtl] .h-c-footer__site-links-header{margin-left:40px;margin-right:0}}@media (min-width:1024px){.h-c-footer__site-links-header{font-size:18px;line-height:28px}}.h-c-footer__site-links-header:focus{color:#414141}.h-c-footer__expand{display:none;fill:currentColor;float:right;-ms-transform:rotate(0);transform:rotate(0);transition:transform .333s ease-in}[dir=rtl] .h-c-footer__expand{float:left}.glue-flexbox .h-c-footer__expand{flex:0 0 32px;-ms-flex:0 0 32px;-webkit-flex:0 0 32px;margin:-5px 0 0 8px}[dir=rtl] .glue-flexbox .h-c-footer__expand{margin:-5px 8px 0 0}.glue-c-zippy__btn .h-c-footer__expand{display:block}.glue-is-expanded .h-c-footer__expand{-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .glue-is-expanded .h-c-footer__expand{-ms-transform:rotate(180deg);transform:rotate(180deg)}.h-c-footer__site-links-list{margin-bottom:0}.h-c-footer__site-links-list-item{margin:0 40px 0 0;padding-bottom:20px}.h-c-footer__site-links-list-item:last-child{padding-bottom:0}[dir=rtl] .h-c-footer__site-links-list-item{margin:0 0 0 40px}@media (min-width:600px){.h-c-footer__site-links-list-item{padding-bottom:20px}}.h-c-footer__signup{background:#fff;border-top:1px solid #e2e2e2;padding:60px 0 30px}.h-c-footer__signup-intro{margin-top:40px}@media (min-width:600px){.h-c-footer__signup-intro{margin-top:3px}}.h-c-footer__signup-form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0 0;position:relative}@media (min-width:600px){.h-c-footer__signup-button,.h-c-footer__signup-input{flex:0 0 auto;-ms-flex:0 0 auto;-webkit-flex:0 0 auto}}.h-c-footer__signup-input{border:none;border-bottom:1px solid #e2e2e2;display:block;font-size:14px;margin:6px 0 30px;padding:8px 0;width:100%}@media (min-width:600px){.h-c-footer__signup-input{margin-left:0;margin-right:100px;width:300px}[dir=rtl] .h-c-footer__signup-input{margin-left:100px;margin-right:0}}@media (min-width:1024px){.h-c-footer__signup-input{font-size:16px}}.h-c-footer__signup-label{color:#414141;font-size:12px;left:0;position:absolute;top:-10px}[dir=rtl] .h-c-footer__signup-label{left:auto;right:0}.h-c-footer__signup-input:focus{border-color:#4285f4;border-bottom-width:2px;margin-bottom:29px;outline:0}.h-c-footer__signup-input:focus+.h-c-footer__signup-label{color:#4285f4}.h-c-footer__signup-input:placeholder-shown+.h-c-footer__signup-label{display:none}.h-c-footer__signup-button{margin:0 0 30px}.h-c-icon{display:inline-block;fill:currentColor}.svg-assets{display:none}.svg-assets path{stroke-width:inherit}.h-c-icon--18px{width:18px;height:18px}.h-c-icon--20px{width:20px;height:20px}.h-c-icon--24px{width:24px;height:24px}.h-c-icon--32px{width:32px;height:32px}[dir=rtl] .h-c-icon--arrow-forward{-ms-transform:rotate(180deg);transform:rotate(180deg)}.h-c-icon--arrow-external{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=rtl] .h-c-icon--arrow-external{-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.h-c-icon--arrow-top{-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.h-c-icon--arrow-sort-asc{-ms-transform:rotate(180deg);transform:rotate(180deg)}.h-c-icon--arrow-sort-desc{-ms-transform:rotate(0);transform:rotate(0)}.h-c-icon--chevron{height:8px;width:12px}.h-c-icon--chevron-down{-ms-transform:rotate(180deg);transform:rotate(180deg)}#mi-keyboard-arrow-left path,#mi-keyboard-arrow-right path{stroke:inherit;stroke-width:inherit}.h-c-icon--keyboard-arrow-left,.h-c-icon--keyboard-arrow-right{fill:none;height:24px;stroke:#000;stroke-width:2px;width:24px}[dir=rtl] .h-c-icon--keyboard-arrow-left{-ms-transform:rotate(0);transform:rotate(0)}.h-c-icon--keyboard-arrow-left,[dir=rtl] .h-c-icon--keyboard-arrow-right{-ms-transform:rotate(180deg);transform:rotate(180deg)}.h-c-icon--footer{margin:0 5px 0 0;vertical-align:middle}[dir=rtl] .h-c-icon--footer{margin:0 0 0 5px}.h-c-icon--social{fill:#414141;padding:2px;vertical-align:top}.h-c-icon--no-padding{padding:0}.h-c-icon--color-white{fill:#fff}.h-c-icon--color-black{fill:#000}.h-c-icon--color-link{fill:#3367d6}.h-c-icon--color-text{fill:#414141}.h-c-icon--color-gplus{fill:#db4437}.h-c-icon--color-facebook{fill:#3b5998}.h-c-icon--color-twitter{fill:#1da1f2}.h-c-icon--color-youtube{fill:#cd201f}.h-c-icon--color-linkedin{fill:#0077b5}.h-c-icon--color-blogger{fill:#ff8000}.h-c-icon--color-instagram{fill:#df465f}.site-width{box-sizing:content-box;margin:0 auto;max-width:984px;padding:0 15px}@media all and (min-width:450px){.site-width{padding:0 20px}}@media all and (min-width:768px){.site-width{padding:0}}@media all and (min-width:450px){.aim-flex .cols-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;margin-left:-1.21951%;margin-right:-1.21951%}.aim-flex .cols-row>*{flex:auto 0 auto;-ms-flex:auto 0 auto;-webkit-flex:auto 0 auto;box-sizing:border-box;padding-left:1.21951%;padding-right:1.21951%}}@media all and (min-width:450px){.aim-flex .col-1,.aim-flex .col-s-1{flex-basis:8.33333%;-ms-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;-webkit-flex-basis:8.33333%;max-width:8.33333%}.aim-flex .col-2,.aim-flex .col-s-2{flex-basis:16.66667%;-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;-webkit-flex-basis:16.66667%;max-width:16.66667%}.aim-flex .col-3,.aim-flex .col-s-3{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;max-width:25%}.aim-flex .col-4,.aim-flex .col-s-4{flex-basis:33.33333%;-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;-webkit-flex-basis:33.33333%;max-width:33.33333%}.aim-flex .col-5,.aim-flex .col-s-5{flex-basis:41.66667%;-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;-webkit-flex-basis:41.66667%;max-width:41.66667%}.aim-flex .col-6,.aim-flex .col-s-6{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}.aim-flex .col-7,.aim-flex .col-s-7{flex-basis:58.33333%;-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;-webkit-flex-basis:58.33333%;max-width:58.33333%}.aim-flex .col-8,.aim-flex .col-s-8{flex-basis:66.66667%;-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;-webkit-flex-basis:66.66667%;max-width:66.66667%}.aim-flex .col-9,.aim-flex .col-s-9{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;max-width:75%}.aim-flex .col-10,.aim-flex .col-s-10{flex-basis:83.33333%;-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;-webkit-flex-basis:83.33333%;max-width:83.33333%}.aim-flex .col-11,.aim-flex .col-s-11{flex-basis:91.66667%;-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;-webkit-flex-basis:91.66667%;max-width:91.66667%}.aim-flex .col-12,.aim-flex .col-s-12{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}.aim-flex .col-offset-1{margin-left:8.33333%}.aim-flex[dir=rtl] .col-offset-1{margin-left:0;margin-right:8.33333%}.aim-flex .col-offset-2{margin-left:16.66667%}.aim-flex[dir=rtl] .col-offset-2{margin-left:0;margin-right:16.66667%}.aim-flex .col-offset-3{margin-left:25%}.aim-flex[dir=rtl] .col-offset-3{margin-left:0;margin-right:25%}.aim-flex .col-offset-4{margin-left:33.33333%}.aim-flex[dir=rtl] .col-offset-4{margin-left:0;margin-right:33.33333%}.aim-flex .col-offset-5{margin-left:41.66667%}.aim-flex[dir=rtl] .col-offset-5{margin-left:0;margin-right:41.66667%}.aim-flex .col-offset-6{margin-left:50%}.aim-flex[dir=rtl] .col-offset-6{margin-left:0;margin-right:50%}.aim-flex .col-offset-7{margin-left:58.33333%}.aim-flex[dir=rtl] .col-offset-7{margin-left:0;margin-right:58.33333%}.aim-flex .col-offset-8{margin-left:66.66667%}.aim-flex[dir=rtl] .col-offset-8{margin-left:0;margin-right:66.66667%}.aim-flex .col-offset-9{margin-left:75%}.aim-flex[dir=rtl] .col-offset-9{margin-left:0;margin-right:75%}.aim-flex .col-offset-10{margin-left:83.33333%}.aim-flex[dir=rtl] .col-offset-10{margin-left:0;margin-right:83.33333%}.aim-flex .col-offset-11{margin-left:91.66667%}.aim-flex[dir=rtl] .col-offset-11{margin-left:0;margin-right:91.66667%}.aim-flex .col-offset-12{margin-left:100%}.aim-flex[dir=rtl] .col-offset-12{margin-left:0;margin-right:100%}.col-1-fixed{max-width:60px}.col-2-fixed{max-width:144px}.col-3-fixed{max-width:228px}.col-4-fixed{max-width:312px}.col-5-fixed{max-width:396px}.col-6-fixed{max-width:480px}.col-7-fixed{max-width:564px}.col-8-fixed{max-width:648px}.col-9-fixed{max-width:732px}.col-10-fixed{max-width:816px}.col-11-fixed{max-width:900px}}@media all and (min-width:768px){.aim-flex .col-m-1{flex-basis:8.33333%;-ms-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;-webkit-flex-basis:8.33333%;max-width:8.33333%}.aim-flex .col-m-2{flex-basis:16.66667%;-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;-webkit-flex-basis:16.66667%;max-width:16.66667%}.aim-flex .col-m-3{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;max-width:25%}.aim-flex .col-m-4{flex-basis:33.33333%;-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;-webkit-flex-basis:33.33333%;max-width:33.33333%}.aim-flex .col-m-5{flex-basis:41.66667%;-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;-webkit-flex-basis:41.66667%;max-width:41.66667%}.aim-flex .col-m-6{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}.aim-flex .col-m-7{flex-basis:58.33333%;-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;-webkit-flex-basis:58.33333%;max-width:58.33333%}.aim-flex .col-m-8{flex-basis:66.66667%;-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;-webkit-flex-basis:66.66667%;max-width:66.66667%}.aim-flex .col-m-9{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;max-width:75%}.aim-flex .col-m-10{flex-basis:83.33333%;-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;-webkit-flex-basis:83.33333%;max-width:83.33333%}.aim-flex .col-m-11{flex-basis:91.66667%;-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;-webkit-flex-basis:91.66667%;max-width:91.66667%}.aim-flex .col-m-12{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}.aim-flex .col-offset-m-1{margin-left:8.33333%}.aim-flex[dir=rtl] .col-offset-m-1{margin-left:0;margin-right:8.33333%}.aim-flex .col-offset-m-2{margin-left:16.66667%}.aim-flex[dir=rtl] .col-offset-m-2{margin-left:0;margin-right:16.66667%}.aim-flex .col-offset-m-3{margin-left:25%}.aim-flex[dir=rtl] .col-offset-m-3{margin-left:0;margin-right:25%}.aim-flex .col-offset-m-4{margin-left:33.33333%}.aim-flex[dir=rtl] .col-offset-m-4{margin-left:0;margin-right:33.33333%}.aim-flex .col-offset-m-5{margin-left:41.66667%}.aim-flex[dir=rtl] .col-offset-m-5{margin-left:0;margin-right:41.66667%}.aim-flex .col-offset-m-6{margin-left:50%}.aim-flex[dir=rtl] .col-offset-m-6{margin-left:0;margin-right:50%}.aim-flex .col-offset-m-7{margin-left:58.33333%}.aim-flex[dir=rtl] .col-offset-m-7{margin-left:0;margin-right:58.33333%}.aim-flex .col-offset-m-8{margin-left:66.66667%}.aim-flex[dir=rtl] .col-offset-m-8{margin-left:0;margin-right:66.66667%}.aim-flex .col-offset-m-9{margin-left:75%}.aim-flex[dir=rtl] .col-offset-m-9{margin-left:0;margin-right:75%}.aim-flex .col-offset-m-10{margin-left:83.33333%}.aim-flex[dir=rtl] .col-offset-m-10{margin-left:0;margin-right:83.33333%}.aim-flex .col-offset-m-11{margin-left:91.66667%}.aim-flex[dir=rtl] .col-offset-m-11{margin-left:0;margin-right:91.66667%}.aim-flex .col-offset-m-12{margin-left:100%}.aim-flex[dir=rtl] .col-offset-m-12{margin-left:0;margin-right:100%}}@media all and (min-width:992px){.aim-flex .col-l-1{flex-basis:8.33333%;-ms-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;-webkit-flex-basis:8.33333%;max-width:8.33333%}.aim-flex .col-l-2{flex-basis:16.66667%;-ms-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;-webkit-flex-basis:16.66667%;max-width:16.66667%}.aim-flex .col-l-3{flex-basis:25%;-ms-flex-basis:25%;-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;max-width:25%}.aim-flex .col-l-4{flex-basis:33.33333%;-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;-webkit-flex-basis:33.33333%;max-width:33.33333%}.aim-flex .col-l-5{flex-basis:41.66667%;-ms-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;-webkit-flex-basis:41.66667%;max-width:41.66667%}.aim-flex .col-l-6{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}.aim-flex .col-l-7{flex-basis:58.33333%;-ms-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;-webkit-flex-basis:58.33333%;max-width:58.33333%}.aim-flex .col-l-8{flex-basis:66.66667%;-ms-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;-webkit-flex-basis:66.66667%;max-width:66.66667%}.aim-flex .col-l-9{flex-basis:75%;-ms-flex-basis:75%;-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;max-width:75%}.aim-flex .col-l-10{flex-basis:83.33333%;-ms-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;-webkit-flex-basis:83.33333%;max-width:83.33333%}.aim-flex .col-l-11{flex-basis:91.66667%;-ms-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;-webkit-flex-basis:91.66667%;max-width:91.66667%}.aim-flex .col-l-12{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}.aim-flex .col-offset-l-1{margin-left:8.33333%}.aim-flex[dir=rtl] .col-offset-l-1{margin-left:0;margin-right:8.33333%}.aim-flex .col-offset-l-2{margin-left:16.66667%}.aim-flex[dir=rtl] .col-offset-l-2{margin-left:0;margin-right:16.66667%}.aim-flex .col-offset-l-3{margin-left:25%}.aim-flex[dir=rtl] .col-offset-l-3{margin-left:0;margin-right:25%}.aim-flex .col-offset-l-4{margin-left:33.33333%}.aim-flex[dir=rtl] .col-offset-l-4{margin-left:0;margin-right:33.33333%}.aim-flex .col-offset-l-5{margin-left:41.66667%}.aim-flex[dir=rtl] .col-offset-l-5{margin-left:0;margin-right:41.66667%}.aim-flex .col-offset-l-6{margin-left:50%}.aim-flex[dir=rtl] .col-offset-l-6{margin-left:0;margin-right:50%}.aim-flex .col-offset-l-7{margin-left:58.33333%}.aim-flex[dir=rtl] .col-offset-l-7{margin-left:0;margin-right:58.33333%}.aim-flex .col-offset-l-8{margin-left:66.66667%}.aim-flex[dir=rtl] .col-offset-l-8{margin-left:0;margin-right:66.66667%}.aim-flex .col-offset-l-9{margin-left:75%}.aim-flex[dir=rtl] .col-offset-l-9{margin-left:0;margin-right:75%}.aim-flex .col-offset-l-10{margin-left:83.33333%}.aim-flex[dir=rtl] .col-offset-l-10{margin-left:0;margin-right:83.33333%}.aim-flex .col-offset-l-11{margin-left:91.66667%}.aim-flex[dir=rtl] .col-offset-l-11{margin-left:0;margin-right:91.66667%}.aim-flex .col-offset-l-12{margin-left:100%}.aim-flex[dir=rtl] .col-offset-l-12{margin-left:0;margin-right:100%}}.red{color:#ea4335}.blue{color:#255fdb}.yellow{color:#fbbc05}.green{color:#34a853}.title-case{display:inline-block}.title-case::first-letter{text-transform:uppercase}.index footer{margin-top:0}@media (min-width:768px) and (orientation:portrait){.save-the-date .footer-nav{position:absolute}}@media all and (min-width:768px){.header-wrapper{position:fixed;top:0;width:100%;z-index:800}}.header{box-shadow:0 0 2px 0 rgba(0,0,0,.3);height:64px;min-height:64px;position:relative}@media all and (min-width:768px){.header{background-color:#fff;height:auto}}.header h1{color:#9aa0a6;display:block;float:left;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:15px;line-height:20px;margin:0;min-height:47px;overflow:hidden;padding:19px 65px 0;position:relative;text-overflow:ellipsis;white-space:nowrap}.header h1 .site-name{display:inline-block}.header h1 a,.header h1 a:visited{color:#9aa0a6}@media (min-width:768px){.header{height:auto}}[dir=rtl] .header h1{margin:0 15px 0 0}.d4g .d4g-header{-ms-flex-align:center;align-items:center;background-color:#fff;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:justify;justify-content:space-between;padding:0 2rem;z-index:9999}@media (max-width:767px){.d4g .d4g-header{-ms-flex-align:normal;align-items:normal}}.d4g .d4g-header h1{display:-ms-flexbox;display:flex;padding:2px}.d4g .d4g-header h1 a{-ms-flex-align:center;align-items:center;color:#000;display:-ms-flexbox;display:flex;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:500;gap:16px;letter-spacing:-.25px;line-height:24px;padding:0 5px 0 0;text-decoration:none}.d4g-header nav,.nav-mobile{float:right;position:relative;z-index:1000000}.d4g-header nav ul,.nav-mobile ul{display:-ms-flexbox;display:flex;gap:13px;line-height:1.6;margin:0;padding:0}.d4g-header nav ul .anchor-nav-item,.nav-mobile ul .anchor-nav-item{color:#80868b;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:18px 12px;text-align:center;text-decoration:none}.d4g-header nav .nav-toggle,.nav-mobile .nav-toggle{background-image:url(/static/images/menu.svg);background-position:center right;background-repeat:no-repeat;background-size:60%;content:'';display:block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:65px;margin:0;position:absolute;right:0;text-indent:0;top:22px;width:64px;z-index:10000}@media all and (min-width:768px){.d4g-header nav .nav-toggle,.nav-mobile .nav-toggle{position:relative;right:0;top:0}}@media all and (min-width:1025px){.d4g-header nav .nav-toggle,.nav-mobile .nav-toggle{display:none}}.d4g-header nav .nav-item-how-it-works a.active,.d4g-header nav .nav-item-how-it-works a:hover,.nav-mobile .nav-item-how-it-works a.active,.nav-mobile .nav-item-how-it-works a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-prizes a.active,.d4g-header nav .nav-item-prizes a:hover,.nav-mobile .nav-item-prizes a.active,.nav-mobile .nav-item-prizes a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-judges a.active,.d4g-header nav .nav-item-judges a:hover,.nav-mobile .nav-item-judges a.active,.nav-mobile .nav-item-judges a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-educators a.active,.d4g-header nav .nav-item-educators a:hover,.nav-mobile .nav-item-educators a.active,.nav-mobile .nav-item-educators a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-faq a.active,.d4g-header nav .nav-item-faq a:hover,.nav-mobile .nav-item-faq a.active,.nav-mobile .nav-item-faq a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-vote a.active,.d4g-header nav .nav-item-vote a:hover,.nav-mobile .nav-item-vote a.active,.nav-mobile .nav-item-vote a:hover{border-bottom:3px solid #255fdb}.d4g-header nav .nav-item-nav-cta a,.nav-mobile .nav-item-nav-cta a{background:#1a73e8;border-radius:4px;color:#fff;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.5px;margin:0 auto;min-height:48px;min-width:96px;padding:15px 26px;text-decoration:none;font-weight:500;min-width:21%;padding:10px 24px}.d4g-header nav .nav-item-nav-cta a:hover,.nav-mobile .nav-item-nav-cta a:hover{background:#1b73e8;border:0 solid transparent}.d4g-header nav .nav-item-nav-cta button,.nav-mobile .nav-item-nav-cta button{background:#1a73e8;border-radius:4px;color:#fff;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.5px;margin:0 auto;min-height:48px;min-width:96px;padding:15px 26px;text-decoration:none;font-weight:500;margin:8px 0;min-width:21%;padding:10px 24px}.d4g-header nav .nav-item-nav-cta button:hover,.nav-mobile .nav-item-nav-cta button:hover{background:#1b73e8;border:0 solid transparent}.d4g-header nav .nav-item-sign-up .save-the-date-nav,.nav-mobile .nav-item-sign-up .save-the-date-nav{cursor:pointer}.d4g-header nav .nav-item-sign-up .save-the-date-nav.active,.d4g-header nav .nav-item-sign-up .save-the-date-nav:hover,.nav-mobile .nav-item-sign-up .save-the-date-nav.active,.nav-mobile .nav-item-sign-up .save-the-date-nav:hover{border-bottom:1px solid #255fdb}.d4g-header nav button,.nav-mobile button{color:#666;display:block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;padding:20px 10px;text-decoration:none}.d4g-header nav button.active,.d4g-header nav button:hover,.nav-mobile button.active,.nav-mobile button:hover{border-bottom:3px solid #666}.d4g-header nav button[href='enter.html'],.nav-mobile button[href='enter.html']{color:#255fdb}.d4g-header nav button.save-the-date-nav,.nav-mobile button.save-the-date-nav{border:0;cursor:pointer;margin:0}.d4g-header nav li,.nav-mobile li{list-style:none;padding:0}@media all and (min-width:1025px){.d4g-header nav li,.nav-mobile li{display:inline-block;margin:0}}.nav-mobile .nav{position:absolute;right:0}.nav-mobile .nav-mobile{position:relative}.nav-mobile .nav-mobile::after{border-bottom:20px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent;content:'';display:block;left:95px;position:absolute;top:-15px}.nav-mobile .nav-floating{background-color:#fff;display:block;height:100%;margin-left:0;margin-right:0;overflow-x:hidden;overflow-y:scroll;padding-bottom:40px;position:fixed;right:0;top:0;width:100%;z-index:10}.nav-mobile .nav-floating a{line-height:48px;width:100%}.nav-mobile .nav-floating .v-align-parent{display:table;height:100%;margin-left:auto;margin-right:auto;padding-top:20px;width:100%}.nav-mobile .nav-floating .v-align{display:table-cell;margin-left:auto;margin-right:auto;vertical-align:middle}.nav-mobile .nav-floating .v-align ul{width:100%}.nav-mobile .nav-floating.open .nav-toggle{-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:transparent;background-image:none;color:#202124;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:70px;height:47px;line-height:27px;padding:5px;position:absolute;right:20px;text-indent:0;top:20px;width:47px;z-index:10000}@media all and (min-width:450px){.nav-mobile .nav-floating.open .nav-toggle{font-size:35px;padding:10px}}@media all and (min-width:768px){.nav-mobile .nav-floating.open .nav-toggle{font-size:40px;right:35px;top:35px}}@media all and (min-width:992px){.nav-mobile .nav-floating.open .nav-toggle{font-size:60px;right:70px;top:70px}}.nav-mobile .nav-floating.open .nav-toggle:hover{transition:.5s color;background-color:transparent;color:#255fdb}.nav-mobile .nav-floating li{transition:.3s .1s border-color;margin-bottom:10px;margin-top:10px;padding:20px}.nav-mobile .nav-floating li h2:hover{color:#255fdb}.nav-mobile .nav-floating li.active{padding-bottom:20px}@media all and (min-width:768px){.nav-mobile .nav-floating li.active{padding-bottom:10px}}.nav-mobile .nav-floating li.active:hover{padding-bottom:20px}@media all and (min-width:768px){.nav-mobile .nav-floating li.active:hover{padding-bottom:10px}}.nav-mobile .nav-floating li.nav-item-submit{margin-bottom:0;margin-top:0;padding:0}.nav-mobile .nav-floating li.nav-item-submit a{padding-bottom:20px;padding-top:20px}.nav-mobile .nav-floating li.nav-item-submit,.nav-mobile .nav-floating li.nav-item-submit a:hover,.nav-mobile .nav-floating li.nav-item-submit:hover,.nav-mobile .nav-floating li.nav-toggle,.nav-mobile .nav-floating li.nav-toggle a:hover,.nav-mobile .nav-floating li.nav-toggle:hover{transition:none;border:0;cursor:pointer}.nav-mobile .nav-floating h2{box-sizing:border-box;display:block;font-size:22px;margin-bottom:0;margin-top:0;max-width:none;width:100%}[dir=rtl] .header img{left:auto;right:0}.d4g .nav-item-submit{background-image:url(/d4g/assets/images/cta-bg-sprite.png);background-position:-160px 0;background-repeat:no-repeat;background-size:320px 51px;box-sizing:border-box;cursor:pointer;height:64px;padding:0;vertical-align:top;width:160px}.d4g .nav-item-submit a{color:#fff;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:1px;padding-bottom:16px;padding-top:16px;text-align:center}.d4g .nav-item-submit a.active{border:0}.d4g .nav-item-submit a h2:hover,.d4g .nav-item-submit a.active:hover,.d4g .nav-item-submit a:hover{border:0;color:#fff}@media{.d4g .nav-item-submit{background-image:url(/d4g/assets/images/cta-bg-sprite_2x.png)}}.d4g .nav-item-submit:hover{background-position:0 0}@media{.d4g .nav-item-submit:hover{background-position:0 0}}.nav-wrapper .nav-item-submit{background-size:320px 67px;height:66px;margin:0 auto;padding-bottom:10px}.nav-wrapper .nav-item-submit h2{color:#fff;line-height:33px;margin-bottom:0;margin-top:0}.nav-wrapper .nav-item-submit h2:hover{border:0;color:#fff}@media (min-width:768px){.header h1{font-size:20px;line-height:1;padding:20px 20px 0 76px;top:auto}[dir=rtl] .header h1{margin-left:0;margin-right:20px;padding:20px 76px 0 20px}}@media (min-width:1024px){.header h1{padding:20px 20px 0 76px}[dir=rtl] .header h1{padding:20px 76px 0 20px}}@media (max-width:1025px){.show-custom-extra-large-up{display:none}}.share-box{margin:15px auto}@media all and (min-width:768px){.share-box{display:block;margin:25px 0}}.share-box .share-link.icon{cursor:pointer;display:inline-block;height:40px;margin-left:0;margin-right:6px;position:relative;width:40px}@media all and (min-width:768px){.share-box .share-link.icon{margin-left:auto;padding-right:0}}.share-box .share-link.icon:last-child{margin-right:0}.share-box .share-link.icon:first-child{margin-left:-2px}.share-box .share-link.icon img{height:40px;position:absolute;width:40px}.share-box .share-link.icon img.overlay{transition:.3s opacity}.share-box .share-link.icon .no-touch:hover .overlay{opacity:0}.d4g .glue-c-modal__dialog{background-position:bottom;background-repeat:no-repeat;background-size:cover}.d4g .glue-c-modal__overlay{opacity:0;transition:opacity .1s ease .1s,display 0s ease 2s}.d4g .glue-c-modal__overlay.glue-is-shown{opacity:1;transition:opacity .1s ease .1s,display 0s ease 2s}.d4g .glue-c-modal__content{display:contents;padding:30px;width:100%}@media all and (min-width:450px){.d4g .glue-c-modal__content{padding:35px}}@media all and (min-width:768px){.d4g .glue-c-modal__content{padding:50px}}.d4g .glue-c-modal__content .cols-row,.d4g .glue-c-modal__content .copy{margin:20px auto 0;max-width:95%;position:relative}@media (min-width:768px){.d4g .glue-c-modal__content .cols-row,.d4g .glue-c-modal__content .copy{max-width:90%}}.d4g .glue-c-modal__content .cols-row .d4g-ballot-box-vote,.d4g .glue-c-modal__content .copy .d4g-ballot-box-vote{text-align:center}@media (min-width:768px){.d4g .glue-c-modal__content .cols-row .share,.d4g .glue-c-modal__content .copy .share{bottom:0;position:relative}}.d4g .glue-c-modal__content .d4g-vote-title{font-size:28px;line-height:44px;margin:16px 0 11px;max-width:78%;text-align:left}@media all and (min-width:768px){.d4g .glue-c-modal__content .d4g-vote-title{font-size:48px}}.d4g .glue-c-modal__content .vote-modal--col-6{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media all and (min-width:768px){.d4g .glue-c-modal__content .vote-modal--col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.d4g .glue-c-modal__content .vote-modal--col-6+.vote-modal--col-6{padding-bottom:100px}@media (min-width:768px){.d4g .glue-c-modal__content .vote-modal--col-6+.vote-modal--col-6{padding-bottom:0}}.d4g .glue-c-modal__content img{display:block;margin-left:auto;margin-right:auto;max-width:100%;width:720px}.d4g .image-wrapper{margin:70px auto 0;max-width:90%}.d4g .d4g-next{background:center/contain no-repeat url(//www.gstatic.com/images/icons/material/system/2x/keyboard_arrow_right_black_48dp.png);cursor:pointer;height:50px;position:fixed;right:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:50px;z-index:1000}.d4g .d4g-next::after{content:''}@media (min-width:758px){.d4g .d4g-next{height:80px;width:80px}}@media (min-width:1040px){.d4g .d4g-next{right:5%}}.d4g .d4g-previous{background:center/contain no-repeat url(//www.gstatic.com/images/icons/material/system/2x/keyboard_arrow_left_black_48dp.png);cursor:pointer;height:50px;left:0;position:fixed;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:50px;z-index:1000}.d4g .d4g-previous::after{content:''}@media (min-width:758px){.d4g .d4g-previous{height:80px;width:80px}}@media (min-width:1040px){.d4g .d4g-previous{left:5%}}.d4g .glue-c-modal__close{background:center/contain no-repeat url(//www.gstatic.com/images/icons/material/system/2x/close_black_48dp.png);color:#202124;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:0;height:32px;line-height:27px;padding:5px;position:absolute;right:25px;text-indent:0;top:25px;width:47px;z-index:10000}@media all and (min-width:450px){.d4g .glue-c-modal__close{padding:10px 10px 30px;right:30px;top:20px}}@media all and (min-width:768px){.d4g .glue-c-modal__close{right:45px;top:35px}}@media all and (min-width:992px){.d4g .glue-c-modal__close{right:60px;top:30px}}.d4g .glue-c-modal__close:hover{transition:.5s color;background-color:transparent;color:#255fdb}.d4g .glue-c-modal__close::after{content:''}.thank-you-msg{font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;margin-top:15%;padding:20px}.thank-you-msg h2{font-weight:700;margin-top:70px}.thank-you-msg-hide{display:none}.sign-up-form{padding:20px;position:relative}.sign-up-form h2{font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:28px;margin-bottom:35px;margin-top:60px}.sign-up-form [type=email]{background:0 0;border:1px solid #e8eaed;border-radius:4px;color:#444;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:16px;height:45px;line-height:normal;padding:0 0 0 5%;position:relative;width:95%}.sign-up-form label{color:#5f6368;display:block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;margin:0 0 5px;padding:0}.sign-up-form [for=f-disclaimer]{font-weight:400}.sign-up-form div{margin-bottom:20px}.sign-up-form div div label{font-weight:400}.submit-button{background:#1a73e8;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:16px;height:48px;margin:0;overflow:visible;padding:13px 24px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:normal;width:auto}.submit-button:focus,.submit-button:hover{background-color:#396bbc;background-image:linear-gradient(to bottom,#5587d7,#396bbc)}.f-disclaimer-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.f-disclaimer-wrapper label{margin-left:22px;margin-top:-18px}.age-confirmation-wrapper,.form-disclaimer-wrapper{display:-ms-flexbox;display:flex}.age-confirmation-wrapper [type=checkbox],.form-disclaimer-wrapper [type=checkbox]{margin-right:5px}.no-touch .auto-monitor-children>*,.no-touch .monitor.slide-in-up{opacity:0;-ms-transform:translateY(25px);transform:translateY(25px);transition:.3s transform,.3s opacity}.no-touch .auto-monitor-children>.monitor-viewport-in,.no-touch .auto-monitor-children>.monitor-viewport-was-in,.no-touch .monitor.slide-in-up.monitor-viewport-in,.no-touch .monitor.slide-in-up.monitor-viewport-was-in{opacity:1;-ms-transform:translateY(0);transform:translateY(0)}.no-touch .auto-monitor-children>.monitor-viewport-in strong,.no-touch .auto-monitor-children>.monitor-viewport-was-in strong,.no-touch .monitor.slide-in-up.monitor-viewport-in strong,.no-touch .monitor.slide-in-up.monitor-viewport-was-in strong{display:block}.no-touch .auto-monitor-children>.monitor-viewport-in.grades-wrapper,.no-touch .auto-monitor-children>.monitor-viewport-was-in.grades-wrapper,.no-touch .monitor.slide-in-up.monitor-viewport-in.grades-wrapper,.no-touch .monitor.slide-in-up.monitor-viewport-was-in.grades-wrapper{margin-bottom:37px}.hide{display:none}body,html{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-weight:400;height:auto;min-height:100%}*,::after,::before{box-sizing:border-box}hr{background:0 0;border:0;clear:both;margin:1.25rem 0 1.1875rem}body{margin:0;overflow-x:hidden}ol,ul{margin:0;padding:0}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}.nobr{white-space:nowrap}.d4g-main{transition:.3s padding;padding-bottom:0}@media all and (max-width:450px){.d4g-wrapper{overflow-x:hidden}}.d4g-contest,.formbox-modal{height:auto;min-height:100%;padding-bottom:0;padding-top:0;position:relative}@media all and (min-width:992px){.d4g-contest,.formbox-modal{padding-top:24px}}.d4g-contest a,.formbox-modal a{color:#255fdb}.d4g-contest a:hover,.formbox-modal a:hover{color:#9aa0a6}.d4g-contest .site-width,.formbox-modal .site-width{min-width:290px;padding-left:10px;padding-right:10px}@media all and (min-width:450px){.d4g-contest .site-width,.formbox-modal .site-width{max-width:450px}}@media all and (min-width:768px){.d4g-contest .site-width,.formbox-modal .site-width{max-width:768px}}@media all and (min-width:992px){.d4g-contest .site-width,.formbox-modal .site-width{max-width:992px;padding:0}}@media all and (min-width:1200px){.d4g-contest .site-width,.formbox-modal .site-width{max-width:1200px;padding:0}}.d4g-contest .glue-c-modal__dialog,.formbox-modal .glue-c-modal__dialog{background-color:#fff;box-sizing:border-box;height:100vh;overflow-x:hidden;overflow-y:auto}.d4g-contest .video-bg,.formbox-modal .video-bg{-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:0;left:50%;overflow:hidden;padding-top:62px;position:absolute}.d4g-contest .video-bg source,.d4g-contest .video-bg>*,.formbox-modal .video-bg source,.formbox-modal .video-bg>*{background-color:transparent}.d4g-contest .video-bg video,.formbox-modal .video-bg video{background-color:transparent;display:none;height:auto;margin-left:auto;margin-right:auto;max-width:1400px;width:100vw;z-index:-1}@media all and (min-width:768px){.d4g-contest .video-bg video,.formbox-modal .video-bg video{display:block}}@media all and (max-width:1024px){.d4g-contest .video-bg,.formbox-modal .video-bg{padding-top:0}}.cta-text{text-align:center}.d4g-hero{margin-bottom:50px;padding-top:45px}@media all and (min-width:450px){.d4g-hero{margin-bottom:150px;padding-top:45px}}@media all and (min-width:768px){.d4g-hero{margin-bottom:120px;padding-top:63px}}@media all and (min-width:992px){.d4g-hero{margin-bottom:120px;padding-top:63px}}@media all and (min-width:1200px){.d4g-hero{margin-bottom:120px;padding-top:63px}}.doodle-finalist-wrapper,.judges-gallery{margin-bottom:120px;margin-left:auto;margin-right:auto;margin-top:88px;max-width:97%}@media all and (min-width:768px){.doodle-finalist-wrapper,.judges-gallery{max-width:600px}}@media all and (min-width:992px){.doodle-finalist-wrapper,.judges-gallery{margin-bottom:60px;max-width:950px}}@media all and (min-width:1200px){.doodle-finalist-wrapper,.judges-gallery{max-width:1090px}}.doodle-finalist-wrapper h1,.judges-gallery h1{margin-bottom:20px;max-width:375px}@media all and (min-width:768px){.doodle-finalist-wrapper h1,.judges-gallery h1{line-height:40px;margin-bottom:30px;max-width:340px}}.doodle-special-jury-recognition-title{font-weight:500;text-align:center}.doodle-special-jury-recognition-wrapper{margin-bottom:100px;margin-left:auto;margin-right:auto;max-width:100%}@media all and (min-width:768px){.doodle-special-jury-recognition-wrapper{max-width:50%}}.doodle-finalist-grid,.judges-gallery-grid{list-style-type:none;margin-left:0}.doodle-finalist-grid .doodle-image,.judges-gallery-grid .doodle-image{cursor:pointer;display:block;margin:60px 0;padding-left:0;padding-right:0;width:100%}@media all and (min-width:450px){.doodle-finalist-grid .doodle-image,.judges-gallery-grid .doodle-image{margin:15px auto;min-width:50%;padding-left:10px;padding-right:15px}}@media all and (min-width:768px){.doodle-finalist-grid .doodle-image,.judges-gallery-grid .doodle-image{margin:60px auto;min-width:100%;padding:0 30px;width:100%}.doodle-finalist-grid .doodle-image.d4g-vote-image,.judges-gallery-grid .doodle-image.d4g-vote-image{min-width:50%}}@media all and (min-width:1024px){.doodle-finalist-grid .doodle-image,.judges-gallery-grid .doodle-image{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%;min-width:50%}.doodle-finalist-grid .doodle-image:nth-child(9),.judges-gallery-grid .doodle-image:nth-child(9){margin-left:auto}}@media all and (min-width:1200px){.doodle-finalist-grid .doodle-image,.judges-gallery-grid .doodle-image{margin-bottom:24px;margin-top:24px}}.doodle-finalist-grid .doodle-image img,.judges-gallery-grid .doodle-image img{transition:.5s transform ease-in-out;display:block;width:100%}.doodle-image-wrapper,.judge-image-wrapper{transition:.3s border;overflow:hidden}.doodle-image-wrapper:hover img,.judge-image-wrapper:hover img{-ms-transform:scale(1.2);transform:scale(1.2)}.doodle-image-wrapper{background-color:#fff;position:relative;z-index:1}@media all and (min-width:450px){.doodle-image-wrapper{height:auto}}@media all and (min-width:992px){.doodle-image-wrapper{height:272px}}.doodle-image-wrapper.national-winner-image{height:auto;width:85vw}@media all and (min-width:1400px){.doodle-image-wrapper.national-winner-image{width:40vw}}.doodle-image-wrapper img{height:100%;object-fit:contain;width:100%}.doodle-example-paragraph,.doodle-example-title{text-align:center}.doodle-example-title{margin:12px 0}@media all and (min-width:450px){.doodle-example-title{margin:48px 0 12px}}.touts{margin-left:auto;margin-right:auto}h1,h2,li,p{color:#202124;margin-left:auto;margin-right:auto;text-align:left}h1{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:28px;font-weight:500;line-height:1em;margin-bottom:11px;text-align:center}@media all and (min-width:768px){h1{font-size:48px}}h2,h3,h4{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif}strong{font-weight:400}h2{font-size:18px;line-height:28px;margin-bottom:.5em;margin-top:30px}@media all and (min-width:768px){h2{font-size:24px;line-height:32px;margin-bottom:.5em;margin-top:60px}}li,p{font-size:18px;line-height:26px;margin:0;transition:.3s font-size,.3s max-width}@media all and (min-width:768px){li,p{font-size:24px;line-height:32px}}p{margin-top:0}.page-description{font-size:18px;line-height:28px;text-align:center;width:76%}@media all and (min-width:768px){.page-description{font-size:24px;line-height:32px;width:100%}}ul>li{margin-bottom:.5em;margin-left:30px;padding-left:0}ol>li{margin-bottom:1em;margin-left:20px;padding-left:20px}li>ol>li{margin-bottom:0}.section{position:relative}.section:last-child{padding-bottom:0}.aim-flex .marquee .col-4{padding-left:.5%;padding-right:.5%}.centered{margin-left:auto;margin-right:auto;text-align:center}.footer-nav{background:#f6f6f6;bottom:0;left:0;padding:0 72px;position:relative;width:100%}.footer-nav .h-c-footer__lang-dropdown:focus{background-color:#e8eaed;color:#202124;outline:10px solid #e8eaed}.footer-nav .footer-upper-layer a{margin-right:30px}.footer-nav a{color:#414141;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.25px;margin-top:4px;text-decoration:none}.footer-nav a:hover{color:#757575}.footer-nav .footer-nav-google{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:25px 0}@media all and (min-width:768px){.footer-nav .footer-nav-google{-ms-flex-direction:row;flex-direction:row}}.footer-nav .google-logo{margin:0 55px 0 0}.footer-nav .google-logo img{height:28px;width:86px}.footer-nav .footer-nav-d4g{border-bottom:1px solid #e2e2e2}@media all and (max-width:768px){.footer-nav .footer-nav-d4g{padding:25px 0}}body:not(.user-is-tabbing) [tabindex],body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) div:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:0}.public-voting-open-headline{margin:0 auto 16px}.public-voting-description{margin:0 auto 48px}.vote-closed-element,.vote-open-element{display:none!important}@media all and (max-width:450px){.footer-nav-d4g a{margin-right:14px}}.d4g-home-youtube-video-wrapper{margin:0 auto 60px;max-width:640px}.d4g-home-youtube-video-wrapper .d4g-home-youtube-video{height:0;padding-bottom:56.206088993%;position:relative;text-align:center}.d4g-home-youtube-video-wrapper .d4g-home-youtube-video iframe{-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:100%;left:0;position:absolute;top:0;width:100%}.d4g-hero.d4g-national-finalists+.section,.d4g-hero.d4g-national-winner+.section{margin-bottom:40px}@media all and (min-width:450px){.d4g-hero.d4g-national-finalists+.section,.d4g-hero.d4g-national-winner+.section{min-width:100%}}@media all and (min-width:768px){.d4g-hero.d4g-national-finalists+.section,.d4g-hero.d4g-national-winner+.section{min-width:55%}}.d4g-butter-bar{background:#255fdb;height:62px}.d4g-butter-bar .site-width{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%}.d4g-butter-bar p{color:#fff;margin-bottom:0}.google-sans-font{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif}.headline{color:#000;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:72px;font-weight:700;letter-spacing:-2px;line-height:80px}@media all and (max-width:1200px){.headline{font-size:37px;line-height:52px}.headline br{display:none}}.subheadline,.subheadline-lg,.subheadline-sm{color:#000;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.subheadline-lg{font-size:56px;letter-spacing:-2px;line-height:64px}.subheadline{font-size:32px;line-height:40px}.subheadline-sm{font-size:24px;line-height:32px}.subheadline-xs{color:#000;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.eyebrow{color:#979797;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;letter-spacing:2px;line-height:24px;margin-top:56px;text-align:center;text-transform:uppercase}.paragraph{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px}.paragraph-center{margin:33px auto 0;text-align:center}.paragraph-left{margin-top:0;text-align:left}.headline-light-grey{color:#979797}@media all and (min-width:1200px){.aim{background-position:center 94px}}.aim .footer-nav .footer-bottom-layer{border-bottom:0}.aim .footer-nav .footer-bottom-layer .footer-elements>li{margin:0}.aim .d4g-contest .touts{margin-bottom:0}.aim .d4g-contest .touts .save-the-date-nav.cta{border:0;cursor:pointer;margin:0}@media all and (max-width:768px){.aim .d4g-contest .touts h2,.aim .d4g-contest .touts h4{max-width:100%}}@media all and (min-width:768px){.aim .d4g-contest .touts{margin-bottom:50px}}.aim .d4g-contest .markdown ul>li::before{margin-right:3px}@media all and (min-width:768px){.aim .d4g-contest td{padding-top:3px}}.aim .d4g-contest .judge-modal-list{max-width:90%}@media all and (max-width:450px) and (orientation:portrait){.aim .d4g-contest .video-mobile-wrapper{width:100%}.aim .d4g-contest .video-mobile-wrapper .video-mobile--img img{max-width:100%}}.aim .d4g-contest .glue-c-tabset__tablist,.aim .d4g-contest h2,.aim .d4g-contest h3,.aim .d4g-contest h4,.aim .d4g-contest hr,.aim .d4g-contest ol,.aim .d4g-contest p,.aim .d4g-contest pre,.aim .d4g-contest ul{margin-left:auto;margin-right:auto;max-width:90%}@media all and (min-width:450px){.aim .d4g-contest .glue-c-tabset__tablist,.aim .d4g-contest h2,.aim .d4g-contest h3,.aim .d4g-contest h4,.aim .d4g-contest hr,.aim .d4g-contest ol,.aim .d4g-contest p,.aim .d4g-contest pre,.aim .d4g-contest ul{max-width:330px}}@media all and (min-width:768px){.aim .d4g-contest .glue-c-tabset__tablist,.aim .d4g-contest h2,.aim .d4g-contest h3,.aim .d4g-contest h4,.aim .d4g-contest hr,.aim .d4g-contest ol,.aim .d4g-contest p,.aim .d4g-contest pre,.aim .d4g-contest ul{max-width:595px}}@media all and (min-width:992px){.aim .d4g-contest .glue-c-tabset__tablist,.aim .d4g-contest h2,.aim .d4g-contest h3,.aim .d4g-contest h4,.aim .d4g-contest hr,.aim .d4g-contest ol,.aim .d4g-contest p,.aim .d4g-contest pre,.aim .d4g-contest ul{max-width:610px}}.aim .d4g-contest .glue-c-tabset__tablist.introduction,.aim .d4g-contest h2.introduction,.aim .d4g-contest h3.introduction,.aim .d4g-contest h4.introduction,.aim .d4g-contest hr.introduction,.aim .d4g-contest ol.introduction,.aim .d4g-contest p.introduction,.aim .d4g-contest pre.introduction,.aim .d4g-contest ul.introduction{margin-bottom:43px}.aim .d4g-contest .footer-elements{margin:0;max-width:100%}.aim .d4g-contest ol,.aim .d4g-contest ul{margin:6px auto 10px}.aim .d4g-contest h4{font-size:18px}.aim .d4g-contest hr{margin-bottom:0;margin-top:0}.aim .d4g-hero{padding-top:55px}@media all and (min-width:450px){.aim .d4g-hero{margin-bottom:50px}}.aim .breadcrumbs a{display:block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:18px;text-decoration:none;white-space:nowrap}@media all and (min-width:768px){.aim .breadcrumbs a{display:inline-block;margin-right:.5em}.aim .breadcrumbs a:not(:last-child){border-right:2px solid #fff;line-height:15px;padding-top:4px}.aim .breadcrumbs a:not(:last-child)::after{content:'>\00a0\00a0'}}.aim .breadcrumbs a::after{content:'>';display:inline-block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:18px;margin-left:.5em;text-decoration:none;white-space:nowrap}@media (min-width:768px){.aim .section{padding:0}}.aim .anchors{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:80%;text-align:center}@media all and (min-width:450px){.aim .anchors{max-width:330px}}@media all and (min-width:768px){.aim .anchors{max-width:780px;text-align:left}}.educators{margin-top:0}@media all and (min-width:992px){.educators{margin-top:110px}}.educators .d4g-main{max-width:320px}@media all and (min-width:450px){.educators .d4g-main{max-width:340px}}@media all and (min-width:768px){.educators .d4g-main{margin-top:20vw;max-width:650px}}@media all and (min-width:992px){.educators .d4g-main{margin-top:5vw;max-width:610px}}@media all and (min-width:1200px){.educators .d4g-main{max-width:830px}}.educators .d4g-main h2,.educators .d4g-main h3,.educators .d4g-main p,.educators .d4g-main ul{max-width:100%;width:100%}.educators .d4g-main h2{margin:0 0 25px}.educators .d4g-main .page-description{margin-bottom:140px}.educators .d4g-main .d4g-hero{padding-top:0}.educators .d4g-main .section.section-1.markdown{max-width:100%}@media all and (min-width:1200px){.educators .d4g-main .section.section-1.markdown{margin:0 auto;max-width:640px}}.educators .bottom-img-container{height:200px;position:relative}@media all and (min-width:768px){.educators .bottom-img-container{position:relative}}.educators .mascot3{display:none;position:absolute;-ms-transform:rotate(28deg) scaleX(-1);transform:rotate(28deg) scaleX(-1);z-index:-2}@media all and (min-width:768px){.educators .mascot3{bottom:-27vw;display:block;height:18vw;left:-2vw;width:28vw}}@media all and (min-width:1024px){.educators .mascot3{bottom:-22vw;display:block;height:18vw;left:-2vw;width:28vw}}@media all and (min-width:1400px){.educators .mascot3{bottom:-17vw;display:block;height:230px;left:-30px;width:335px}}.educators .mascot1{height:40vw;left:-20vw;position:absolute;top:276px;-ms-transform:rotate(341deg);transform:rotate(341deg);width:41vw;z-index:-2}@media all and (min-width:768px){.educators .mascot1{height:23vw;left:-5vw;top:-8vw;width:25vw}}@media all and (min-width:1024px){.educators .mascot1{height:23vw;left:-10vw;top:0;width:25vw}}@media all and (min-width:1400px){.educators .mascot1{height:374px;left:-161px;top:8vw;width:377px}}.educators .mascot2{display:none;height:29vw;left:75vw;position:absolute;top:74vh;width:28vw;z-index:-3}@media all and (min-width:768px){.educators .mascot2{display:block;height:29vw;left:86vw;top:2200px;width:28vw}}@media all and (min-width:1400px){.educators .mascot2{height:588px;left:76vw;top:86vw;width:565px}}.educators .certificates{margin-bottom:50px}@media all and (min-width:768px){.educators .certificates{margin:0 auto;margin-bottom:150px;max-width:1200px}}.educators .certificates .title{max-width:80%;text-align:center}.educators .certificates .download-grid{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.educators .certificates .download-grid .download-item{border:3px solid #ededed;border-radius:10px;height:70vw;margin:10px;overflow:hidden;padding:15px 15px 160px;position:relative;text-align:center;text-decoration:none;width:100vw}@media all and (min-width:1400px){.educators .certificates .download-grid .download-item{-ms-flex:30%;flex:30%;height:290px}}.educators .certificates .download-grid .download-item .mascot{left:0;position:absolute;top:0;width:100%;z-index:-4}.educators .certificates .download-grid .download-img{bottom:20px;height:80px;position:absolute;right:20px;width:80px}.educators .certificates .download-all-item{display:-ms-flexbox;display:flex;margin-top:32px}.educators .certificates .download-all-item .cta{background:#1a73e8;border-radius:4px;color:#fff;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.5px;margin:0 auto;min-height:48px;min-width:96px;padding:15px 26px;text-decoration:none;margin:0 auto}.educators .download-links p{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.educators .download-links a{margin:10px 0 0;position:relative;text-decoration:none;white-space:nowrap;width:100%}.educators .download-links a::after{background:transparent url(/static/images/arrow.svg) no-repeat;content:'';display:inline-block;height:15px;margin-left:12px;position:relative;top:1px;width:15px}.educators .download-links a:first-child{margin-top:0}.educators .download-links a:hover{color:#202124}.educators .download-links a:hover::after{background:transparent url(/static/images/arrow-hover.svg) no-repeat}.educators .recommended-songs{margin-top:50px}.educators .recommended-songs .songs audio{margin-bottom:18px;width:100%}.educators .d4g-home-youtube-video-wrapper{margin:0 auto 60px;max-width:100%}.educators .video-heading{margin-top:60px}.educators .video-heading strong{font-weight:700}.educators .educators-tiles{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:60px}@media all and (min-width:768px){.educators .educators-tiles{-ms-flex-pack:justify;justify-content:space-between}}.educators .educators-tiles .educators-tile{border:1px solid #e0e0e0;display:-ms-flexbox;display:flex;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:60px;min-height:515px;position:relative}@media all and (min-width:768px){.educators .educators-tiles .educators-tile{-ms-flex-preferred-size:48%;flex-basis:48%;min-height:460px}}.educators .educators-tiles .educators-tile p{max-width:100%}@media all and (max-width:768px){.educators .educators-tiles .educators-tile p{max-width:60%}}.educators .educators-tiles .educators-tile .video-modal{bottom:0;position:absolute;width:100%}.educators .educators-tiles .video-heading{font-size:14px;margin:0;padding:20px 49px 20px 20px}.educators .educators-tiles .video-heading strong{display:block}.educators .educators-tiles .video-modal p{display:none}@media all and (min-width:992px){.educators .educators-tiles .video-modal p{display:block}}.educators .educators-tiles .video-modal p a{display:none;text-decoration:none}.educators .educators-survey-link{margin-bottom:150px}@media all and (min-width:768px){.educators .educators-survey-link{margin-bottom:150px}}@media (min-width:800px) and (max-width:1024px){.cols-row .video-content{width:100%}}@media (min-width:320px) and (max-width:1366px){.cols-row .educators-video{width:100%}}.animated-image{display:-ms-flexbox;display:flex;margin:0 auto;max-height:356px;max-width:43%}.faq{margin-top:0}@media all and (min-width:768px){.faq{margin-top:80px}}@media all and (min-width:992px){.faq{margin-top:46px}}.faq .faq-list{margin:0 auto;padding:10px;width:80%}.faq .faq-list .title{font-family:Google Sans Display;font-size:32px;font-weight:700;line-height:40px;margin-top:60px;text-align:left}.faq .faq-list .faq-question{border-bottom:1px solid #848484;color:#4285f4;cursor:pointer;display:-ms-flexbox;display:flex;font-family:Google Sans Display;font-size:24px;font-weight:100;-ms-flex-pack:justify;justify-content:space-between;line-height:40px;margin-top:50px;padding-bottom:30px;text-align:left}.faq .faq-list .faq-question .text{width:85%}@media all and (min-width:768px){.faq .faq-list .faq-question .text{width:100%}}.faq .faq-list .faq-question .arrow{background-repeat:no-repeat;height:20px;margin:12px auto;width:20px}@media all and (min-width:768px){.faq .faq-list .faq-question .arrow{margin-top:12px}}.faq .faq-list .faq-question .arrow.arrow-up{background-image:url(/static/images/faq-arrow-up.jpg)}.faq .faq-list .faq-question .arrow.arrow-down{background-image:url(/static/images/faq-arrow-down.jpg)}.faq .faq-list .faq-answer{color:#000;display:none;font-family:Google Sans Display;font-size:24px;font-weight:400;line-height:32px;padding-top:30px;text-align:left}.faq .faq-list .faq-answer.visible{display:block}.faq .d4g-hero{margin-bottom:35px}.faq .section-1 h2{margin-top:67px}@media all and (max-width:767px){.faq .anchors a{max-width:100%;text-align:left}}.faq .anchor a{cursor:default;text-decoration:none}.faq .anchor a[name]::before{content:'';display:block;height:64px;margin:0}.faq .anchor.red a{color:#ea4335}.faq .anchor.blue a{color:#255fdb}.faq .anchor.yellow a{color:#fbbc05}.faq .anchor.green a{color:#34a853}.faq .d4g-main p{text-align:left}.faq .bottom-img-container{height:39vw;margin-bottom:0;position:relative}@media all and (min-width:768px){.faq .bottom-img-container{height:45vw;min-width:100%;overflow:hidden}}@media all and (min-width:1200px){.faq .bottom-img-container{height:50vw;min-width:100%;overflow:hidden}}.faq .bottom-img-container .mascot3{height:80vw;position:absolute;right:-5vw;top:0;-ms-transform:rotate(10deg);transform:rotate(10deg);width:100vw;z-index:-4}@media all and (min-width:768px){.faq .bottom-img-container .mascot3{height:auto;left:8vw;top:3vw;width:100%}}@media all and (min-width:1400px){.faq .bottom-img-container .mascot3{height:1425px;left:0;top:70px;width:1666px}}.faq .mascot1{height:213px;left:88vw;position:absolute;top:39vw;-ms-transform:rotate(338deg) scaleX(-1);transform:rotate(338deg) scaleX(-1);width:75px;z-index:-2}@media all and (min-width:768px){.faq .mascot1{height:23vw;left:90vw;top:14vw;width:9vw}}@media all and (min-width:1400px){.faq .mascot1{height:434px;left:89vw;top:8vw;width:162px}}.faq .mascot2{height:19vw;left:82vw;position:absolute;top:134vh;-ms-transform:rotate(24deg);transform:rotate(24deg);width:26vw;z-index:-3}@media all and (min-width:768px){.faq .mascot2{height:14vw;left:90vw;top:800px;width:19vw}}@media all and (min-width:1400px){.faq .mascot2{height:170px;left:92vw;top:2062px;width:243px}}.faq .mascot4{height:29vw;left:-14vw;position:absolute;top:92vw;-ms-transform:rotate(11deg);transform:rotate(11deg);width:28vw;z-index:-4}@media all and (min-width:768px){.faq .mascot4{left:-14vw;top:229vw}}@media all and (min-width:1024px){.faq .mascot4{top:235vw}}@media all and (min-width:1400px){.faq .mascot4{left:-14vw;top:92vw}}.how-it-works{margin-top:0}@media all and (min-width:768px){.how-it-works{margin-top:80px}}@media all and (min-width:992px){.how-it-works{margin-top:73px}}.how-it-works .d4g-main{max-width:100%}.how-it-works .mascot1{height:40vw;left:-19vw;position:absolute;top:6vw;-ms-transform:rotate(18.95deg);transform:rotate(18.95deg);width:41vw;z-index:-2}@media all and (min-width:768px){.how-it-works .mascot1{height:29vw;left:-2vw;top:-4vw;width:29vw}}@media all and (min-width:1400px){.how-it-works .mascot1{height:374px;left:-25px;top:-2vw;width:377px}}.how-it-works .mascot2{height:22vw;left:87vw;position:absolute;top:170vw;-ms-transform:rotate(-17.04deg);transform:rotate(-17.04deg);width:22vw;z-index:-3}@media all and (min-width:768px){.how-it-works .mascot2{height:14vw;left:84vw;top:707px;width:14vw}}@media all and (min-width:1400px){.how-it-works .mascot2{height:139px;left:86vw;top:42vw;width:141px}}.how-it-works .mascot3{display:none;height:17vw;left:-7px;position:absolute;top:708px;-ms-transform:rotate(38.37deg);transform:rotate(38.37deg);width:24vw;z-index:-4}@media all and (min-width:768px){.how-it-works .mascot3{display:block;height:13vw;left:-8vw;top:1220px;width:18vw}}@media all and (min-width:1400px){.how-it-works .mascot3{height:163px;left:-5vw;top:1253px;width:230px}}.how-it-works .mascot4{height:36vw;position:absolute;right:-54px;top:343vw;width:35vw;z-index:-4}@media all and (min-width:768px){.how-it-works .mascot4{height:30vw;right:-137px;top:1790px;width:30vw}}@media all and (min-width:1400px){.how-it-works .mascot4{height:372px;left:88vw;top:1860px;width:357px}}.how-it-works .mascot5{bottom:292vw;display:none;height:33vw;left:-87px;position:absolute;-ms-transform:rotate(18.43deg);transform:rotate(18.43deg);width:45vw;z-index:-4}@media all and (min-width:768px){.how-it-works .mascot5{bottom:1512px;display:block;height:24vw;left:-167px;width:30vw}}@media all and (min-width:1300px){.how-it-works .mascot5{height:262px;left:-171px;top:2579px;width:331px}}.how-it-works .mascot6{bottom:-9vw;height:46vw;left:329px;position:absolute;-ms-transform:rotate(311deg);transform:rotate(311deg);width:30vw;z-index:-4}@media all and (min-width:768px){.how-it-works .mascot6{bottom:685px;height:41vw;left:900px;width:25vw}}@media all and (min-width:1300px){.how-it-works .mascot6{height:513px;left:1539px;top:3152px;width:307px}}.how-it-works .d4g-hero{margin-bottom:50px}.how-it-works .blue{white-space:nowrap}@media all and (max-width:767px){.how-it-works .d4g-contest{margin-bottom:20px}}@media all and (min-width:768px){.how-it-works .d4g-contest{margin-bottom:40px}}.how-it-works .d4g-contest .markdown{margin:0 auto 86px;max-width:330px}@media all and (min-width:450px){.how-it-works .d4g-contest .markdown{max-width:340px}}@media all and (min-width:768px){.how-it-works .d4g-contest .markdown{max-width:650px}}@media all and (min-width:992px){.how-it-works .d4g-contest .markdown{max-width:610px}}@media all and (min-width:1200px){.how-it-works .d4g-contest .markdown{max-width:860px}}.how-it-works .d4g-contest .markdown a{color:#000}.how-it-works .d4g-contest .markdown h3{margin-bottom:16px}.how-it-works .d4g-contest .markdown h4{margin:0}.how-it-works .d4g-contest .markdown p{margin-bottom:32px}.how-it-works .d4g-contest .markdown h2,.how-it-works .d4g-contest .markdown h3,.how-it-works .d4g-contest .markdown h4,.how-it-works .d4g-contest .markdown ol,.how-it-works .d4g-contest .markdown p,.how-it-works .d4g-contest .markdown ul{max-width:100%;width:100%}.how-it-works .d4g-contest .markdown h4{font-size:24px;line-height:32px}.index{background-color:transparent;background-position:center 0;background-repeat:no-repeat;background-size:100%}@media all and (min-width:768px){.index{background:0 0;background-position:center 10px;background-repeat:no-repeat;background-size:100%;padding-top:64px}}.index .d4g-contest{margin:0;padding:0}.index .d4g-contest .butter-bar{background-color:#fde293;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:70px;margin-top:-70px;min-height:80px;position:relative;width:100%}@media all and (min-width:768px){.index .d4g-contest .butter-bar{margin:0}}.index .d4g-contest .butter-bar__copy-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:16px 40px;width:100%}.index .d4g-contest .butter-bar__copy{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.index .d4g-contest .butter-bar__copy p{font-size:16px;margin:0;max-width:none;text-align:center}.index .d4g-contest .butter-bar__copy p a{color:#000}.index .doodle-image-modal{padding:0}.index .doodle-image-modal .wrapper{margin-top:40px}.index .doodle-image-modal .glue-modal-content p{max-width:100%}.index .doodle-image-modal .vote-modal--col-6{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 auto;max-width:720px}.index .doodle-image-modal .vote-modal--col-6 h3,.index .doodle-image-modal .vote-modal--col-6 p{max-width:100%}.index .doodle-featured-image-wrapper{cursor:pointer;display:block;left:50%;max-width:1000px;position:relative;-ms-transform:translateX(-50%);transform:translateX(-50%);width:80%}.index .doodle-featured-image{left:50%;max-width:600px;position:relative;-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}.index .d4g-main{padding-bottom:100px}@media all and (min-width:768px){.index .d4g-main{padding-bottom:150px}}.index .d4g-wrapper{padding-top:120px}@media all and (min-width:768px){.index .d4g-wrapper{padding-top:0}}@media all and (max-width:1024px){.index .d4g-wrapper .homepage-wrapper{padding-bottom:0}}@media all and (max-width:1024px){.index .d4g-wrapper .homepage-wrapper .touts{margin-bottom:0}}.index .page-description{font-size:24px;max-width:100%}.index .video-bg{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}@media all and (max-width:1024px){.index .video-bg{position:relative}}@media all and (min-width:1025px){.index .video-bg{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-33px;overflow:hidden;padding-top:82px;z-index:-1}}.index .video-bg video{display:none}@media all and (min-width:1025px){.index .video-bg video{display:block;width:1400px}}.index .video-bg .video-bg--img{background-position:center bottom;background-repeat:no-repeat;background-size:20%;display:none;height:100vh;max-width:1024px;width:100vw}@media all and (min-width:1025px){.index .video-bg .video-bg--img{display:none}}.index .video-bg .video-mobile--img{height:100%;position:relative;text-align:center}@media all and (max-width:450px){.index .video-bg .video-mobile--img{margin-bottom:-110px}}@media all and (max-width:320px){.index .video-bg .video-mobile--img{margin-bottom:-90px}}@media all and (min-width:450px) and (max-width:1024px){.index .video-bg .video-mobile--img{margin-bottom:-130px}}@media all and (min-width:1025px){.index .video-bg .video-mobile--img{display:none}}.index .video-bg .video-mobile--img img{vertical-align:middle}.index .section{margin:0 auto;padding-top:0;width:80%}@media all and (min-width:768px){.index .section{width:55%}}.index .d4g-hero{margin-bottom:0;margin-left:auto;margin-right:auto;padding-top:0;position:relative;transition:.3s height,.3s padding}@media all and (min-width:768px){.index .d4g-hero{padding-top:80px}}.index .d4g-hero .vote-open-footer-image,.index .d4g-hero .vote-open-image{max-width:240px}.index .d4g-hero .vote-open-image{margin-bottom:40px}.index .d4g-hero .vote-open-footer-image{margin-bottom:160px}.index .d4g-hero .logo{display:block;height:75px;margin-bottom:10px;margin-left:auto;margin-right:auto;transition:.3s width,.3s height,.3s padding,.3s margin,.3s transform,.3s opacity;width:auto}@media all and (min-width:450px){.index .d4g-hero .logo{height:95px;margin-bottom:32px;padding-top:10px}}@media all and (min-width:768px){.index .d4g-hero .logo{height:180px;margin-bottom:0}}.index .d4g-hero>p{margin-left:auto;margin-right:auto}@media all and (min-width:450px){.index .d4g-hero>p{line-height:1.7em}}@media all and (min-width:1200px){.index .d4g-hero>p{line-height:1.7em;margin-top:2px}}.index .videos-modal .glue-modal{padding-top:0}.index .cta-w-bg.big{margin-top:35px}@media all and (min-width:768px){.index .cta-w-bg.big{margin-top:45px}}.index .cta{background:#1a73e8;border-radius:4px;color:#fff;font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.5px;margin:0 auto;min-height:48px;min-width:96px;padding:15px 26px;text-decoration:none;display:inline-block;margin-top:0}.index .cta:hover{background-color:#1b73e8;color:#fff}.index .cta.bottom{margin-bottom:0}.index .d4g-feature-image{left:50%;margin-top:50px;position:relative;-ms-transform:translateX(-47%);transform:translateX(-47%);width:87%}@media (min-width:375px) and (max-width:812px){.index .d4g-feature-image{margin-top:150px}}@media all and (min-width:768px){.index .d4g-feature-image{margin-top:70px;width:35%}}.index .homepage-logo-top{margin:0 auto;width:200px}@media all and (min-width:768px){.index .homepage-logo-top{margin-bottom:10px;width:286px}}.index .homepage-logo-top img{width:100%}.index .footer{background-color:transparent}.index .save-the-date--header{color:#fbbc05;font-weight:500;text-align:center;text-transform:uppercase}.index .save-the-date-cta{margin-bottom:50px}.index.vote-open .d4g-main{min-height:100%}@media all and (min-width:768px){.index.vote-open .d4g-main{min-height:60vh}}@media all and (min-width:1024px){.index.vote-open .d4g-main{min-height:calc(100vh - 377px)}}.index.vote-open .d4g-main .mascot1{height:50vw;left:-12vw;position:absolute;top:-4vh;-ms-transform:rotate(18.95deg);transform:rotate(18.95deg);width:50vw}@media all and (min-width:768px){.index.vote-open .d4g-main .mascot1{height:20vw;left:-2vw;top:0;width:20vw}}@media all and (min-width:1400px){.index.vote-open .d4g-main .mascot1{height:374px;left:-50px;top:0;width:377px}}.index.vote-open .d4g-main .mascot2{display:none}@media all and (min-width:768px){.index.vote-open .d4g-main .mascot2{display:block;height:9vw;left:83vw;position:absolute;top:4vh;-ms-transform:rotate(-17.04deg);transform:rotate(-17.04deg);width:10vw}}@media all and (min-width:1400px){.index.vote-open .d4g-main .mascot2{height:9vw;right:8vw;top:7vh;width:10vw}}.index.vote-open .d4g-main .mascot3{display:none}@media all and (min-width:768px){.index.vote-open .d4g-main .mascot3{bottom:-2vh;display:block;height:12vw;left:3vw;position:absolute;-ms-transform:rotate(40deg);transform:rotate(40deg);width:16vw}}@media all and (min-width:1400px){.index.vote-open .d4g-main .mascot3{bottom:-3vh;height:163px;left:20vw;width:230px}}.index.vote-open .d4g-main .mascot4{bottom:-12vh;height:55vw;position:absolute;right:-16vw;width:55vw}@media all and (min-width:768px){.index.vote-open .d4g-main .mascot4{bottom:-9vw;height:25vw;right:0;width:25vw}}@media all and (min-width:1400px){.index.vote-open .d4g-main .mascot4{bottom:-20vh;height:24vw;right:5vw;width:24vw}}.index.submissions-closed .d4g-main,.index.submissions-open .d4g-main,.index.vote-open .d4g-main{padding-bottom:120px}.index.submissions-closed .d4g-main .touts,.index.submissions-open .d4g-main .touts,.index.vote-open .d4g-main .touts{margin-bottom:0}.index.submissions-closed .d4g-main .h-c-copy--one,.index.submissions-open .d4g-main .h-c-copy--one,.index.vote-open .d4g-main .h-c-copy--one{font-size:16px}.index.submissions-closed .hero-logo,.index.submissions-open .hero-logo,.index.vote-open .hero-logo{max-width:132px}@media all and (min-width:768px){.index.submissions-closed .hero-logo,.index.submissions-open .hero-logo,.index.vote-open .hero-logo{max-width:269px}}.index.submissions-closed .flying-penguin,.index.submissions-closed .home-animation-music,.index.submissions-closed .home-hero-animation-growth,.index.submissions-closed .mighty-mouse,.index.submissions-open .flying-penguin,.index.submissions-open .home-animation-music,.index.submissions-open .home-hero-animation-growth,.index.submissions-open .mighty-mouse,.index.vote-open .flying-penguin,.index.vote-open .home-animation-music,.index.vote-open .home-hero-animation-growth,.index.vote-open .mighty-mouse{margin:0 auto;width:100%}.index.submissions-closed .home-hero-animation-growth,.index.submissions-closed .mighty-mouse,.index.submissions-open .home-hero-animation-growth,.index.submissions-open .mighty-mouse,.index.vote-open .home-hero-animation-growth,.index.vote-open .mighty-mouse{max-width:405px}.index.submissions-closed .flying-penguin-container,.index.submissions-closed .home-animation-music-container,.index.submissions-open .flying-penguin-container,.index.submissions-open .home-animation-music-container,.index.vote-open .flying-penguin-container,.index.vote-open .home-animation-music-container{font-size:0;margin-top:0}.index.submissions-closed .flying-penguin-container video,.index.submissions-closed .home-animation-music-container video,.index.submissions-open .flying-penguin-container video,.index.submissions-open .home-animation-music-container video,.index.vote-open .flying-penguin-container video,.index.vote-open .home-animation-music-container video{margin:0 auto 80px;width:300px}.index.submissions-closed .flying-penguin,.index.submissions-open .flying-penguin,.index.vote-open .flying-penguin{max-width:540px}.index.submissions-closed .home-animation-music,.index.submissions-open .home-animation-music,.index.vote-open .home-animation-music{max-width:340px}.index.submissions-closed .opens-for-submissions--title,.index.submissions-open .opens-for-submissions--title,.index.vote-open .opens-for-submissions--title{font-family:"Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif;font-size:50px;font-weight:700;line-height:1.2em;margin-bottom:26px;max-width:none}@media all and (min-width:450px){.index.submissions-closed .opens-for-submissions--title,.index.submissions-open .opens-for-submissions--title,.index.vote-open .opens-for-submissions--title{font-size:50px}}@media all and (min-width:768px){.index.submissions-closed .opens-for-submissions--title,.index.submissions-open .opens-for-submissions--title,.index.vote-open .opens-for-submissions--title{font-size:50px}}@media all and (min-width:992px){.index.submissions-closed .opens-for-submissions--title,.index.submissions-open .opens-for-submissions--title,.index.vote-open .opens-for-submissions--title{font-size:72px;letter-spacing:-2px}}.index.submissions-open .d4g-main{padding-bottom:0}.index.submissions-closed .d4g-hero h1,.index.vote-open .d4g-hero h1{margin-bottom:32px}@media all and (min-width:768px){.index.submissions-closed .d4g-hero h1,.index.vote-open .d4g-hero h1{padding-left:50px;padding-right:50px}}.d4g-header nav .save-the-date--header{color:#1a73e8}.d4g-header nav .save-the-date--header .nav-mobile .save-the-date--header{font-weight:200}.formbox-modal .glue-c-modal__overlay.glue-is-shown{background-color:rgba(189,193,198,.4);transform:translate3d(0,0,0);z-index:1000001}.formbox-modal .glue-c-modal__dialog.glue-is-shown{left:0;width:100%}@media all and (min-width:992px){.formbox-modal .glue-c-modal__dialog.glue-is-shown{left:35%;width:33%}}.formbox-modal iframe{border:0;height:100%;width:600px}.formbox-modal .glue-c-modal__content{overflow:hidden}@media all and (min-width:768px){.index.save_the_date{background-position:left 27%}}.index.save_the_date .d4g-hero{padding-top:0}@media (min-width:411px) and (orientation:portrait){.index.save_the_date .d4g-contest{padding-top:0}}.doodle-video{margin-bottom:154px}.video-modal .video-youtube{text-align:center}@media screen and (min-width:480px){.video-modal .glue-app-ready .video-half-width .glue-c-modal__dialog{height:50%;position:fixed;width:50%}.video-modal .glue-app-ready .educations-youtube-video{height:100%}}[data-locale=ALL_in] .homepage-wrapper .animated-image{max-width:560px;width:100%}[data-locale=ALL_in] .explore-more-cta{background:#fff;border:1px solid #dadce0;border-radius:4px;color:#1b73e8;display:inline-block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.5px;margin:2em auto;min-height:48px;min-width:96px;padding:15px 26px;text-decoration:none}[data-locale=ALL_in] .explore-more-cta:hover{background-color:#1b73e8}[data-locale=ALL_in] .cta-text .explore-more-cta:hover{color:#fff}.submissions-open .d4g-main{padding-bottom:0}.submissions-open .d4g-main h2,.submissions-open .d4g-main h3,.submissions-open .d4g-main p,.submissions-open .d4g-main ul{max-width:100%;width:100%}.submissions-open .home-submission-open{color:#000;text-align:center}.submissions-open .home-submission-open .doodle-image{cursor:initial}.submissions-open .home-submission-open .prizes{margin:136px 0;padding-top:0}@media all and (min-width:768px){.submissions-open .home-submission-open .prizes{margin:200px 0}}.submissions-open .home-submission-open .prizes .headline{margin:0;text-align:center}.submissions-open .home-submission-open .prizes .headline br{display:block}.submissions-open .home-submission-open .prizes .headline-light-grey{margin-bottom:0}.submissions-open .home-submission-open .winners-section .headline{text-align:center}.submissions-open .home-submission-open .winners-section .headline{margin:0;text-align:center}.submissions-open .home-submission-open .winners-section .headline br{display:block}.submissions-open .home-submission-open .winners-section .headline-light-grey{margin-bottom:0}.submissions-open .home-submission-open .headline{text-align:center}.submissions-open .home-submission-open .grid-judges{grid-gap:30px;-ms-flex-pack:center;justify-content:center;margin-bottom:200px;margin-top:10vh}.submissions-open .home-submission-open .grid-judges .name{font-size:32px;font-weight:700;line-height:40px}.submissions-open .home-submission-open .prizes-grid .headline{margin-bottom:30px;width:95%}.submissions-open .home-submission-open .prizes-grid .grid-prizes{grid-gap:30px;-ms-flex-pack:center;justify-content:center}@media all and (max-width:768px){.submissions-open .home-submission-open .prizes-grid .grid-prizes{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.submissions-open .home-submission-open .prizes-grid .grid-prizes .box{padding-bottom:30px}.submissions-open .home-submission-open .prizes-grid .grid-prizes .box .name{font-size:24px;font-weight:700;line-height:40px}.submissions-open .home-submission-open .prizes-grid .grid-prizes .box p{font-weight:400;line-height:32px;text-align:center}.submissions-open .home-submission-open .mascot1{height:40vw;left:-7vw;position:absolute;top:-5vw;-ms-transform:rotate(18.95deg);transform:rotate(18.95deg);width:41vw;z-index:-2}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot1{height:29vw;left:-8vw;top:-12vw;width:29vw}}@media all and (min-width:1400px){.submissions-open .home-submission-open .mascot1{height:374px;left:-4vw;top:-13vw;width:377px}}.submissions-open .home-submission-open .mascot2{height:22vw;position:absolute;right:0;top:8vw;-ms-transform:rotate(-17.04deg);transform:rotate(-17.04deg);width:22vw;z-index:-3}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot2{height:14vw;right:-4vw;top:16vw;width:14vw}}@media all and (min-width:1400px){.submissions-open .home-submission-open .mascot2{height:139px;right:7vw;top:-1vw;width:141px}}.submissions-open .home-submission-open .mascot3{height:17vw;left:-7px;position:absolute;top:185vw;-ms-transform:rotate(38.37deg);transform:rotate(38.37deg);width:24vw;z-index:-4}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot3{height:13vw;left:6vw;top:67vw;width:18vw}}@media all and (min-width:1200px){.submissions-open .home-submission-open .mascot3{height:13vw;left:6vw;top:31vw;width:18vw}}@media all and (min-width:1400px){.submissions-open .home-submission-open .mascot3{height:163px;left:12vw;top:432px;width:230px}}.submissions-open .home-submission-open .mascot4{height:42vw;position:absolute;right:-74px;top:165vw;width:42vw;z-index:-2}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot4{height:38vw;right:-18vw;top:120vw;width:38vw}}@media all and (min-width:1024px){.submissions-open .home-submission-open .mascot4{height:35vw;right:-14vw;top:82vw;width:35vw}}@media all and (min-width:1400px){.submissions-open .home-submission-open .mascot4{height:372px;left:82vw;top:460px;width:357px}}.submissions-open .home-submission-open .mascot5{display:none;position:absolute;-ms-transform:rotate(18.43deg);transform:rotate(18.43deg);z-index:-4}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot5{display:none}}@media all and (min-width:1300px){.submissions-open .home-submission-open .mascot5{display:block;height:262px;left:-179px;top:1079px;width:331px}}.submissions-open .home-submission-open .mascot6{display:none;position:absolute;-ms-transform:rotate(311deg);transform:rotate(311deg);z-index:-4}@media all and (min-width:768px){.submissions-open .home-submission-open .mascot6{bottom:182vw;display:block;height:41vw;left:-10vw;-ms-transform:scaleX(-1) rotate(-51deg);transform:scaleX(-1) rotate(-51deg);width:25vw}}@media all and (min-width:1024px){.submissions-open .home-submission-open .mascot6{bottom:16vw;left:-12vw}}@media all and (min-width:1200px){.submissions-open .home-submission-open .mascot6{bottom:135vw;height:513px;left:auto;right:-9vw;-ms-transform:rotate(312deg);transform:rotate(312deg);width:307px}}.submissions-open .home-submission-open .top-area{margin:0}@media all and (min-width:768px){.submissions-open .home-submission-open .top-area{margin:100px 0 0}}@media all and (min-width:1400px){.submissions-open .home-submission-open .top-area{margin:200px 0 136px}}.submissions-open .home-submission-open .bottom-headline{margin:9px 0 32px}.submissions-open .home-submission-open .button-wrapper{margin-top:60px}@media all and (min-width:768px){.submissions-open .home-submission-open .button-wrapper{margin-top:48px}}.submissions-open .home-submission-open .button-wrapper .cta{margin-bottom:0}.submissions-open .enter{margin-top:180px}.submissions-open .enter .headline br{display:block}@media all and (max-width:768px){.submissions-open .enter .headline .first-br{display:none}}.submissions-open .enter .headline br{display:block}.submissions-open .enter .mascot1{height:35vw;left:-17vw;position:absolute;top:20px;-ms-transform:rotate(-23deg);transform:rotate(-23deg);width:35vw;z-index:-2}@media all and (min-width:768px){.submissions-open .enter .mascot1{height:23vw;left:-11vw;top:10vw;width:25vw}}@media all and (min-width:1400px){.submissions-open .enter .mascot1{height:358px;left:-206px;top:10vw;width:443px}}.submissions-open .enter .mascot2{height:44vw;left:72vw;position:absolute;top:2800px;width:43vw;z-index:-3}@media all and (min-width:768px){.submissions-open .enter .mascot2{height:24vw;left:83vw;top:104vw;width:25vw}}@media all and (min-width:1400px){.submissions-open .enter .mascot2{height:439px;left:81vw;top:93vw;width:427px}}.d4g.enter{margin-top:0}.bottom-img-container{margin-bottom:100px}@media all and (max-width:510px){.bottom-img-container{margin-top:67px;overflow:hidden}}.bottom-img-container .mascot-bottom{bottom:32vw;margin-bottom:-172px;position:absolute;right:-16vw;-ms-transform:rotate(350deg);transform:rotate(350deg);width:300px;z-index:-4}@media all and (min-width:600px){.bottom-img-container .mascot-bottom{bottom:5vw;right:-12vw;-ms-transform:rotate(340deg);transform:rotate(340deg)}}@media all and (min-width:827px){.bottom-img-container .mascot-bottom{bottom:3vw;height:200px;right:-10vw;width:400px}}@media all and (min-width:1200px){.bottom-img-container .mascot-bottom{right:-7vw}}.first-pixel{background-color:#fff;height:1px;width:1px}.submissions-closed.judges{background-image:none}.judges{margin-top:0}@media all and (min-width:768px){.judges{margin-top:150px}}@media all and (min-width:992px){.judges{margin-top:200px}}@media all and (max-width:767px){.judges .judge-text--p{margin-bottom:30px!important;margin-top:3px!important}}.judges .d4g-main{-ms-flex-direction:column;flex-direction:column}@media all and (max-width:768px){.judges .d4g-main{margin-top:100px}}@media all and (min-width:992px){.judges .d4g-contest{min-height:90vh}}.judges .d4g-contest .d4g-hero{padding:0}.judges .mascot1{height:36vw;left:-15vw;position:absolute;top:-6vw;-ms-transform:rotate(18.95deg);transform:rotate(18.95deg);width:37vw;z-index:-2}@media all and (min-width:768px){.judges .mascot1{height:29vw;left:-8vw;top:-15vw;width:29vw}}@media all and (min-width:1400px){.judges .mascot1{height:374px;left:-4vw;top:-9vw;width:377px}}.judges .mascot2{height:22vw;left:86vw;position:absolute;top:1vw;-ms-transform:rotate(-17.04deg);transform:rotate(-17.04deg);width:22vw;z-index:-3}@media all and (min-width:768px){.judges .mascot2{height:14vw;left:84vw;top:-3vw;width:14vw}}@media all and (min-width:1400px){.judges .mascot2{height:139px;left:82vw;top:3vw;width:141px}}.judges .judge-text--h2{font-size:24px;font-style:normal;font-weight:700;line-height:40px;margin-top:0;text-align:left}.judges .judge-text--p{font-size:24px;font-style:normal;font-weight:400;line-height:32px;text-align:left}@media all and (min-width:768px){.judges .glue-pagination-pages{max-width:880px}}.judges .glue-pagination-pages .glue-o-pagination__page{margin-left:0;padding-left:0}.judges .doodle-image{text-decoration:none}@media all and (min-width:450px){.judges .doodle-image{margin:15px 0;padding-left:25px;padding-right:25px}}@media all and (min-width:768px){.judges .doodle-image{flex-basis:20%;-ms-flex-basis:20%;-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;margin-bottom:15px;margin-top:5px;max-width:50%;min-width:50%}}@media all and (min-width:1024px){.judges .doodle-image{max-width:25%;min-width:25%}}.judges .doodle-image img{transition:.5s transform ease-in-out;width:100%}@media all and (max-width:767px){.judges .doodle-image h2,.judges .doodle-image p{max-width:100%}}.judges .judges-gallery{margin-top:65px;max-width:91%}@media all and (min-width:768px){.judges .judges-gallery{width:100%}}.judges .judges-gallery-grid{-ms-flex-pack:center;justify-content:center;margin-bottom:50px}@media all and (min-width:768px){.judges .judges-gallery-grid{margin-bottom:0}}.judges .judge-image-wrapper{border:0;margin-bottom:20px;margin-top:0}.judges .judge-image-wrapper:hover{border:0}.judges .judge-image-wrapper:hover img{transition:none;-ms-transform:none;transform:none}.judges .glue-c-modal__content{display:table}.judges .glue-c-modal__content .wrapper{padding-bottom:60px}.judges .glue-c-modal__content .cols-row{max-width:90%}.judges .glue-c-modal__content .copy{max-width:100%}@media all and (min-width:992px){.judges .glue-c-modal__content .copy{margin-top:0;padding-left:20px}}@media all and (min-width:992px){.judges .glue-c-modal__content .copy h2{margin-top:0}}.judges .glue-c-modal__content .copy h2,.judges .glue-c-modal__content .copy p{max-width:100%}@media all and (min-width:992px){[dir=rtl] .judges .glue-c-modal__content .copy{padding-left:0;padding-right:20px}}.judges .glue-c-modal__content .lockup{margin-top:20px}.judges .show-medium-up{display:none}@media all and (min-width:768px){.judges .show-medium-up{display:initial}}.judges .glue-pagination-carousel .glue-pagination-page-list-dots{-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;left:50%;margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;position:relative}.judges .glue-pagination-next{right:0}.judges .glue-pagination-previous{left:0}.judges .glue-pagination{overflow:hidden}.judges .glue-pagination .glue-o-pagination__button{padding:1px 6px}.judges .glue-pagination-slide{width:600%}.judges .glue-pagination-slide>*{-ms-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:block;float:left;width:16.66666666%}.judges .glue-pagination-slide::after{clear:both;content:'';display:block;font-size:0;height:0;visibility:hidden}.judges-modal .glue-pagination-next,.judges-modal .glue-pagination-previous{-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent;color:#202124;cursor:pointer;display:block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:30px;line-height:50px;margin-left:10px;margin-right:10px;position:absolute;text-indent:0;top:50%;transition:.1s .3s color,.3s top,.3s left,.3s right;visibility:visible}@media all and (min-width:450px){.judges-modal .glue-pagination-next,.judges-modal .glue-pagination-previous{font-size:35px}}@media all and (min-width:768px){.judges-modal .glue-pagination-next,.judges-modal .glue-pagination-previous{font-size:40px}}@media all and (min-width:992px){.judges-modal .glue-pagination-next,.judges-modal .glue-pagination-previous{font-size:60px}}.judges-modal .glue-pagination-next span,.judges-modal .glue-pagination-previous span{font:inherit;margin:0}.judges-modal .glue-pagination-next button,.judges-modal .glue-pagination-previous button{background-color:transparent;border:0;cursor:pointer;font:inherit}.judges-modal .glue-pagination-next button:active,.judges-modal .glue-pagination-next button:focus,.judges-modal .glue-pagination-next button:hover,.judges-modal .glue-pagination-next button:link,.judges-modal .glue-pagination-next button:visited,.judges-modal .glue-pagination-previous button:active,.judges-modal .glue-pagination-previous button:focus,.judges-modal .glue-pagination-previous button:hover,.judges-modal .glue-pagination-previous button:link,.judges-modal .glue-pagination-previous button:visited{background-color:transparent}.judges-modal .glue-pagination-next:hover,.judges-modal .glue-pagination-previous:hover{transition:.5s color;color:#255fdb}.partners{background-position:center 74px;background-repeat:no-repeat;background-size:230%}@media all and (min-width:768px){.partners{background-position:center 70px;background-size:cover;padding-top:100px}}@media all and (min-width:1400px){.partners{background-position:center 70px;background-size:cover;padding-top:100px}}@media all and (min-width:450px){.partners .d4g-hero{padding-top:35px}}@media all and (min-width:992px){.partners .d4g-hero{padding-top:43px}}.partners .partner{margin-left:auto;margin-right:auto;max-width:80%;text-align:left}@media all and (min-width:450px){.partners .partner{max-width:330px}}@media all and (min-width:768px){.partners .partner{max-width:595px}}@media all and (min-width:992px){.partners .partner{max-width:750px}.partners .partner p{max-width:750px}}.partners .partner img{height:29px}.partners .section-1{padding-top:12px}.prizes{margin-top:0}@media all and (min-width:768px){.prizes{margin-top:180px}}@media all and (min-width:992px){.prizes{margin-top:100px}}.prizes .d4g-main{max-width:320px}@media all and (min-width:450px){.prizes .d4g-main{max-width:340px}}@media all and (min-width:768px){.prizes .d4g-main{max-width:650px}}@media all and (min-width:992px){.prizes .d4g-main{max-width:610px}}@media all and (min-width:1200px){.prizes .d4g-main{max-width:843px}}.prizes .d4g-main .d4g-hero{margin-bottom:25px;padding-top:0}.prizes .d4g-main h2,.prizes .d4g-main h3,.prizes .d4g-main h4,.prizes .d4g-main p,.prizes .d4g-main ul{max-width:100%;width:100%}.prizes .d4g-main h1{margin-bottom:0}.prizes .d4g-main h2{margin-top:0}.prizes .d4g-main h3{margin-bottom:25px}.prizes .d4g-main h4{font-size:24px;font-weight:700;margin-bottom:0}.prizes .d4g-main p{margin-bottom:30px}.prizes .d4g-main ul>li{font-size:24px;font-style:normal;font-weight:400;line-height:32px}.prizes .bottom-img-container{height:200px;margin:0;position:relative}@media all and (min-width:768px){.prizes .bottom-img-container{position:relative}}.prizes .bottom-img-container .mascot3{bottom:-10vw;height:33vw;left:-4vw;position:absolute;-ms-transform:rotate(21deg) scaleX(-1);transform:rotate(21deg) scaleX(-1);width:50vw;z-index:-4}@media all and (min-width:768px){.prizes .bottom-img-container .mascot3{bottom:-6vw;height:20vw;left:-3vw;width:30vw}}@media all and (min-width:1400px){.prizes .bottom-img-container .mascot3{height:237px;left:-2vw;top:5vw;width:334px}}.prizes .mascot1{height:35vw;left:-18vw;position:absolute;top:20px;-ms-transform:rotate(341deg);transform:rotate(341deg);width:35vw;z-index:-2}@media all and (min-width:768px){.prizes .mascot1{height:23vw;left:-11vw;top:-10vw;width:25vw}}@media all and (min-width:1024px){.prizes .mascot1{height:23vw;left:-11vw;top:1vw;width:25vw}}@media all and (min-width:1400px){.prizes .mascot1{height:374px;left:-163px;top:3vw;width:377px}}.prizes .mascot2{height:35vw;position:absolute;right:-13vw;top:80vh;width:35vw;z-index:-3}@media all and (min-width:768px){.prizes .mascot2{height:24vw;left:84vw;top:72vw;width:25vw}}@media all and (min-width:1024px){.prizes .mascot2{height:30vw;left:81vw;top:72vw;width:30vw}}@media all and (min-width:1400px){.prizes .mascot2{height:588px;left:76vw;top:86vw;width:565px}}@media all and (min-width:768px){.rules{padding-top:82px}}.rules strong{font-weight:700}.rules ol>li ol{list-style-type:lower-alpha}.rules ul ul{padding-left:17px}.rules .roman{list-style-type:lower-roman}.rules .d4g-contest{margin:0 auto 100px;max-width:320px}@media all and (min-width:450px){.rules .d4g-contest{max-width:340px}}@media all and (min-width:768px){.rules .d4g-contest{max-width:650px}}@media all and (min-width:992px){.rules .d4g-contest{max-width:610px}}@media all and (min-width:1200px){.rules .d4g-contest{max-width:630px}}.rules .d4g-contest h2,.rules .d4g-contest h3,.rules .d4g-contest ol,.rules .d4g-contest p,.rules .d4g-contest ul{max-width:100%;width:100%}.rules .d4g-contest .d4g-hero{margin-bottom:96px}.rules .d4g-contest .legal-markdown ul li{font-size:24px;font-weight:300}.rules .d4g-contest .legal-markdown li>p:first-child{display:inline}.rules .d4g-contest .section-1{padding-top:0}.enter{margin-top:150px}.enter .d4g-contest h2{font-size:22px}.enter .d4g-contest hr{margin-bottom:30px;margin-top:30px}@media all and (min-width:1200px){.enter .d4g-contest hr{margin-bottom:40px;margin-top:40px}}.enter .d4g-contest .enter-headline-graphic{left:50%;position:relative;top:79px;-ms-transform:translateX(-50%);transform:translateX(-50%);width:194px}@media all and (min-width:768px){.enter .d4g-contest .enter-headline-graphic{top:32px;width:284px}}.enter .d4g-contest .section{color:#000;padding:0;text-align:center}.enter .d4g-contest .section a{color:#000}.enter .d4g-contest .section.subheadline-wrapper h2{color:#000;font-size:56px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:64px;margin-bottom:32px;text-align:center}.enter .d4g-contest .section.subheadline-wrapper p{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:72px;text-align:center}.enter .d4g-contest .markdown{font-size:24px;font-style:normal;font-weight:400;line-height:32px}.enter .d4g-contest .section-2.markdown ol{list-style-type:none}.enter .d4g-contest .dates{text-align:center}@media all and (max-width:767px){.enter .d4g-contest .col-two{padding-top:40px}}@media all and (min-width:768px){.enter .d4g-contest .col-two{padding-left:40px}}.enter .d4g-contest .col-two h2{padding-bottom:20px}@media all and (min-width:768px){.enter .d4g-contest .col-one{margin-bottom:40px;padding-right:40px;position:relative}.enter .d4g-contest .col-one::after{background-color:#e0e0e0;content:' ';height:100%;position:absolute;right:-5px;top:0;width:1px}}.enter .d4g-contest iframe{height:260vh;margin-left:-20px;width:100%}@media all and (min-width:450px){.enter .d4g-contest iframe{height:1870px;margin-left:0;max-width:432px}}@media all and (min-width:768px){.enter .d4g-contest iframe{max-width:595px}}@media all and (min-width:992px){.enter .d4g-contest iframe{max-width:955px}}@media all and (min-width:1200px){.enter .d4g-contest iframe{max-width:955px}}.enter .d4g-contest .form{border:0;display:block;height:260vh;margin:0 auto;margin-bottom:10px;max-width:85%;overflow-x:scroll;overflow-y:hidden;padding-bottom:30px}@media all and (min-width:450px){.enter .d4g-contest .form{max-width:430px}}@media all and (min-width:768px){.enter .d4g-contest .form{height:100%;max-width:595px}}@media all and (min-width:992px){.enter .d4g-contest .form{height:100%;max-width:955px}}@media all and (min-width:1200px){.enter .d4g-contest .form{height:100%;max-width:955px}}.enter .d4g-contest h2,.enter .d4g-contest h3,.enter .d4g-contest h4,.enter .d4g-contest hr,.enter .d4g-contest ol,.enter .d4g-contest p,.enter .d4g-contest pre,.enter .d4g-contest ul{margin-left:auto;margin-right:auto;text-align:left}.enter .dates h1{background-image:url(/d4g/assets/images/calendar.png);background-position:center center;background-repeat:no-repeat;background-size:100px 100px;height:100px;line-height:125px;margin:0 auto;width:100px}@media{.enter .dates h1{background-image:url(/d4g/assets/images/calendar_2x.png)}}.enter .dates h1,.enter .dates h2,.enter .dates hr,.enter .dates p{text-align:center}.enter .dates hr{margin-bottom:30px;margin-left:auto;margin-right:auto;margin-top:30px;width:33%}.enter .d4g-hero{padding:0}@media all and (min-width:450px){.enter .d4g-hero h1{padding-top:20px}}@media all and (min-width:768px){.enter .d4g-hero h1{padding-top:0}}.enter .d4g-hero h1{margin:0}@media all and (min-width:768px){.vote{background-image:url(https://lh3.googleusercontent.com/sWc1Vaji88UUtLwY4O1rtwbCr4jO48Jfw-SjBPYw8NtpX97A_Dfk-n6D-4ouBIN7XYZGa8DmmGUqQdZqCosctp-sk-SRWz0U6p9qfxYc7-hGtLh3jR8=s0-rj-l60);background-position:center 64px;background-repeat:no-repeat;background-size:130%;margin-top:60px}}.vote.vote_open .vote-open-element{display:block}.vote .d4g-main{max-width:320px}@media all and (min-width:450px){.vote .d4g-main{max-width:340px}}@media all and (min-width:768px){.vote .d4g-main{max-width:650px}}@media all and (min-width:992px){.vote .d4g-main{max-width:610px}}@media all and (min-width:1200px){.vote .d4g-main{max-width:1000px}}.vote .d4g-main h2,.vote .d4g-main h3,.vote .d4g-main p,.vote .d4g-main ul{max-width:100%;width:100%}.vote .page-description{font-size:19px}.vote .d4g-hero h1+p{margin-top:50px}.vote .vote-collection{min-height:1000px}.vote .vote-collection ul{margin:0 auto 60px}.vote .vote-collection ul li{margin:0;padding:0}.vote .vote-collection ul .doodle-finalist-grid .doodle-image{flex-basis:100%;-ms-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;max-width:100%}@media all and (min-width:450px){.vote .vote-collection ul .doodle-finalist-grid .doodle-image{flex-basis:50%;-ms-flex-basis:50%;-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;max-width:50%}}@media all and (min-width:768px){.vote .vote-collection ul .doodle-finalist-grid .doodle-image{flex-basis:33%;-ms-flex-basis:33%;-ms-flex-preferred-size:33%;-webkit-flex-basis:33%;max-width:33%}}.vote .vote-collection ul .vote-title{max-width:auto}@media all and (min-width:768px){.vote .vote-collection ul{width:100%}}.vote .glue-c-tabset__tablist{display:block;margin-top:40px;text-align:center;width:100%}.vote .glue-c-tabset__tablist>*{-ms-flex-positive:1;flex-grow:1;margin-bottom:15px}@media all and (min-width:768px){.vote .glue-c-tabset__tablist{display:-ms-flexbox;display:flex;margin-top:80px}.vote .glue-c-tabset__tablist>*{margin-bottom:0}}.vote .glue-o-pagination__button{background-color:#dadce0;border:0;cursor:pointer;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;padding:1px 7px 2px;word-break:keep-all}.vote .glue-o-pagination__button[aria-selected=true]{background-color:#dadce0;color:#255fdb;font-weight:initial}@media (min-width:768px){.vote .glue-o-pagination__button[aria-selected=true]{background-color:initial}}@media (min-width:768px){.vote .glue-o-pagination__button{background-color:initial}}.vote .item-title{color:#000;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-weight:400;padding:4px 10px;text-align:center}.vote .vote-title{display:none}.vote .glue-c-tabset__panel-container{background-color:transparent;border:0}.vote .glue-pagination-tab{display:block}.vote .d4g-vote--item{cursor:pointer;padding:20px 10px 0;position:relative}.vote .d4g-vote--item.selected{border:2px solid #1a73e8;border-radius:5px}.vote .d4g-vote--item.selected .d4g-selected-check{background:#fff;border-radius:45px;box-shadow:0 5px 4px 1px #dadce0;height:40px;position:absolute;right:15px;top:10px;width:40px;z-index:2}.vote .d4g-vote-box{margin:auto;max-width:330px}.vote .d4g-vote-box--check{background:transparent url(/static/images/check.svg) center/59px no-repeat;border-radius:45px;box-shadow:0 5px 4px 1px #dadce0;height:60px;margin:18px auto 10px;width:60px}.vote .d4g-vote-box--header{color:#1a73e8;font-size:18px;font-weight:700;margin-bottom:10px;margin-top:18px}.vote .d4g-vote-box--subtitle{font-size:14px;margin-bottom:15px}.vote .d4g-vote-box--captcha-placeholder{margin-bottom:15px;position:relative}.vote .d4g-vote-box--voted{color:#1a73e8;margin:0 15% 10px;text-align:center}@media (min-width:758px){.vote .d4g-vote-box--voted{margin:0 auto 10px;max-width:200px}}.vote .d4g-button{border:0;border-radius:2px;display:inline-block;font-family:"Google Sans",Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;height:46px;letter-spacing:.75px;line-height:1;margin:8px 0;padding:15px 24px;transition:background-color .15s linear,color .15s linear;vertical-align:middle}@media (min-width:768px){.vote .d4g-button{font-size:16px;height:48px;letter-spacing:.5px;padding:17px 23px}}.vote .d4g-button.d4g-button--primary{background-color:#1a73e8;color:#fff;min-width:100%}@media (min-width:450px){.vote .d4g-button.d4g-button--primary{min-width:205px}}.vote .d4g-button.d4g-button--primary:visited{background-color:#1a73e8;color:#fff}.vote .d4g-button.d4g-button--primary[disabled],.vote .d4g-button.d4g-button--primary[disabled]:hover{background-color:#dadce0}.vote .d4g-button.d4g-button--primary:focus,.vote .d4g-button.d4g-button--primary:hover{background-color:#174ea6;color:#fff}.vote .d4g-vote-title{text-align:left}.vote .glue-c-modal__content .image-wrapper{min-height:33vh}.vote .d4g-vote-hero-image-wrapper{height:200px}@media all and (min-width:768px){.vote .d4g-vote-hero-image-wrapper{height:233px}}.vote .d4g-vote-hero-image-wrapper .d4g-vote-hero-image{height:100%;object-fit:contain;width:100%}.memorial{background-position:center 130px;background-size:contain;font-family:'Google Sans Text'}.memorial .d4g-wrapper{padding:0 20px}@media all and (min-width:1200px){.memorial{background-repeat:no-repeat;background-size:auto}.memorial .d4g-wrapper{padding:0}}.memorial .memorial-info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:768px){.memorial .memorial-info{margin-top:80px}}.memorial .memorial-info>*{text-align:center}.memorial .memorial-info h1{font-size:32px;margin:5px auto}.memorial .memorial-info h2,.memorial .memorial-info p{font-size:16px;margin:5px auto}.memorial .memorial-info p{font-weight:500;line-height:24px}.memorial .memorial-info .sub{max-width:240px}@media all and (min-width:768px){.memorial .memorial-info .sub{max-width:none}}.memorial .memorial-info .portrait{border-radius:120px;margin:36px 0;max-width:120px}.memorial .doodle-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:60px auto;max-width:840px}.memorial .doodle-wrapper .doodle{margin-bottom:36px;max-width:100%}.memorial .doodle-wrapper .purple-heart{margin-top:60px;max-width:71px}.memorial .doodle-wrapper blockquote{background-color:#fef7e0;border-radius:20px;margin:0;padding:24px 40px;text-align:center;width:100%}@media all and (min-width:768px){.memorial .doodle-wrapper blockquote{padding:24px 140px}}@media all and (min-width:768px){.save-the-date{background-image:url(https://lh3.googleusercontent.com/sWc1Vaji88UUtLwY4O1rtwbCr4jO48Jfw-SjBPYw8NtpX97A_Dfk-n6D-4ouBIN7XYZGa8DmmGUqQdZqCosctp-sk-SRWz0U6p9qfxYc7-hGtLh3jR8=s0-rj-l60);background-position:center 64px;background-repeat:no-repeat;background-size:130%}}@media all and (min-width:992px){.save-the-date{background-size:100%}}.save-the-date .d4g-wrapper{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 182px);padding-top:0}.save-the-date .d4g-wrapper .d4g-main{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:80px;padding:0}.save-the-date .d4g-wrapper .d4g-main .d4g-hero{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.save-the-date .d4g-wrapper .d4g-main .d4g-hero .touts{max-width:385px}@media all and (min-width:1200px){.save-the-date .d4g-wrapper .d4g-main .d4g-hero .touts{max-width:100%}}.save-the-date .d4g-wrapper .d4g-main .d4g-save-the-date-hero-image-wrapper{height:200px}@media all and (min-width:768px){.save-the-date .d4g-wrapper .d4g-main .d4g-save-the-date-hero-image-wrapper{height:233px}}.save-the-date .d4g-wrapper .d4g-main .d4g-save-the-date-hero-image-wrapper .d4g-save-the-date-hero-image{height:100%;object-fit:contain;width:100%}.winners{padding-top:0}@media all and (min-width:768px){.winners{margin-top:120px}}.winners .d4g-wrapper{padding-top:0}@media all and (min-width:768px){.winners .d4g-wrapper{padding-top:inherit}}.winners .d4g-wrapper .d4g-main h2,.winners .d4g-wrapper .d4g-main h3,.winners .d4g-wrapper .d4g-main p,.winners .d4g-wrapper .d4g-main ul{max-width:100%;width:100%}.winners .d4g-wrapper .d4g-main h3.subheadline{font-size:19px;font-weight:500;margin-top:12px;max-width:100%;width:100%}.winners .home-winners{color:#000;text-align:center}.winners .home-winners .mascot1{height:29vw;left:-12vw;position:absolute;top:127vw;-ms-transform:rotate(15deg);transform:rotate(15deg)}@media all and (min-width:768px){.winners .home-winners .mascot1{left:-12vw;top:83vw;width:29vw}}@media all and (min-width:1024px){.winners .home-winners .mascot1{height:29vw;left:-11vw;top:-2%;width:29vw}}@media all and (min-width:1400px){.winners .home-winners .mascot1{height:374px;left:-3vw;top:-4%;width:377px}}.winners .home-winners .mascot2{height:20vw;position:absolute;right:-11vw;top:245vw;-ms-transform:rotate(-15deg);transform:rotate(-15deg);width:22vw}@media all and (min-width:768px){.winners .home-winners .mascot2{height:13vw;right:2vw;top:141vw;width:15vw}}@media all and (min-width:1024px){.winners .home-winners .mascot2{top:49vw}}@media all and (min-width:1400px){.winners .home-winners .mascot2{height:139px;right:5vw;top:11%;width:141px}}.winners .home-winners .mascot3{bottom:0;height:25vw;left:-17vw;position:absolute;-ms-transform:rotate(35deg);transform:rotate(35deg);width:36vw}@media all and (min-width:768px){.winners .home-winners .mascot3{bottom:-1%;height:16vw;left:-8vw;width:22vw}}@media all and (min-width:1400px){.winners .home-winners .mascot3{bottom:auto;height:163px;left:-6%;top:60%;width:230px}}.winners .home-winners .mascot4{bottom:-2%;height:50vw;position:absolute;right:-17vw;width:50vw}@media all and (min-width:768px){.winners .home-winners .mascot4{bottom:-3%;height:40vw;right:-11vw;width:40vw}}@media all and (min-width:1024px){.winners .home-winners .mascot4{height:35vw;right:-11vw;width:35vw}}@media all and (min-width:1400px){.winners .home-winners .mascot4{bottom:-6%;height:372px;right:-6%;width:357px}}.winners .home-winners .d4g-hero{padding:0}.winners .home-winners .d4g-hero .winners-header{margin:0}.winners .home-winners .d4g-hero .winners-subheader{margin:0 auto 30px;text-align:center}.winners .home-winners .d4g-hero .subheader-1{margin-bottom:110px}.winners .home-winners .d4g-hero .cta-text{margin:48px auto 76px}.winners .home-winners .d4g-hero .national-winner-doodle-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:60vw;-ms-flex-pack:center;justify-content:center;margin:0 auto 50px;max-height:286px;max-width:630px}@media all and (min-width:768px){.winners .home-winners .d4g-hero .national-winner-doodle-wrapper{height:auto;max-height:100%}}.winners .home-winners .d4g-hero .national-winner-doodle-wrapper img{height:auto;width:100%}.winners .home-winners .d4g-hero .national-winner-description{margin-bottom:96px}.winners .home-winners .d4g-hero .national-winner-description a{color:#000}.winners .home-winners .d4g-hero .national-winner-description p{text-align:center}.winners .home-winners .d4g-hero .winners-specialty-award-headline{margin-bottom:32px}@media all and (min-width:768px){.winners .home-winners .d4g-hero .winners-specialty-award-headline{margin:0 auto;max-width:450px}}@media all and (min-width:1024px){.winners .home-winners .d4g-hero .winners-specialty-award-headline{max-width:600px}}@media all and (min-width:1200px){.winners .home-winners .d4g-hero .winners-specialty-award-headline{max-width:100%}}.winners .home-winners .d4g-hero .winners-specialty-award-headline h2{text-align:center}.winners .home-winners .d4g-hero .winners-specialty-award-paragraph{margin-bottom:64px}.winners .home-winners .d4g-hero .winners-specialty-award-paragraph p{max-width:90%;text-align:center}.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto}@media all and (min-width:768px){.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid{-ms-flex-align:normal;align-items:normal;-ms-flex-direction:row;flex-direction:row}}@media all and (min-width:992px){.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid{-ms-flex-pack:distribute;justify-content:space-around;max-width:810px}}@media all and (min-width:1200px){.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid{max-width:1088px}}.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image{-ms-flex-preferred-size:100%;flex-basis:100%;margin:60px 26px;text-decoration:none}.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image .winner-text--h3,.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image .winner-text--p{text-align:center}.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image .winner-image-wrapper img{width:100%}@media all and (min-width:1200px){.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image:first-child{margin-left:0}}@media all and (min-width:1200px){.winners .home-winners .d4g-hero .winners-specialty-gallery .winners-specialty-gallery-grid .winner.doodle-image:last-child{margin-right:0}}.submissions-closed .d4g-main{padding-bottom:0}.submissions-closed .d4g-main h2,.submissions-closed .d4g-main h3,.submissions-closed .d4g-main p,.submissions-closed .d4g-main ul{max-width:100%;width:100%}.submissions-closed .d4g-hero-submission-closed-image-wrapper{height:200px}@media all and (min-width:768px){.submissions-closed .d4g-hero-submission-closed-image-wrapper{height:233px}}.submissions-closed .d4g-hero-submission-closed-image-wrapper .d4g-hero-submission-closed-image{height:100%;object-fit:contain;width:100%}.submissions-closed .submission-closed{color:#000;text-align:center}.submissions-closed .submission-closed .doodle-image{cursor:initial}.submissions-closed .submission-closed .headline--sub{font-size:42px;font-weight:500}.submissions-closed .submission-closed .download-grid{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.submissions-closed .submission-closed .download-grid .download-item{border:3px solid #ededed;border-radius:10px;height:70vw;margin:10px;overflow:hidden;padding:15px 15px 160px;position:relative;text-align:center;text-decoration:none;width:100vw}@media all and (min-width:1400px){.submissions-closed .submission-closed .download-grid .download-item{-ms-flex:30%;flex:30%;height:290px}}.submissions-closed .submission-closed .download-grid .download-item .mascot{left:0;position:absolute;top:0;width:100%;z-index:-4}.submissions-closed .submission-closed .download-grid .download-img{bottom:20px;height:80px;position:absolute;right:20px;width:80px}.submissions-closed .submission-closed .download-all-item{margin-top:32px}.submissions-closed .submission-closed .prizes{margin:136px 0;padding-top:0}@media all and (min-width:768px){.submissions-closed .submission-closed .prizes{margin:200px 0}}.submissions-closed .submission-closed .prizes .headline{margin:0;padding:0}@media all and (min-width:992px){.submissions-closed .submission-closed .prizes .headline{padding-bottom:190px}}@media all and (min-width:1200px){.submissions-closed .submission-closed .prizes .headline{padding-bottom:220px}}.submissions-closed .submission-closed .prizes .headline .logo{width:40px}.submissions-closed .submission-closed .prizes .headline .title{color:#000;font-size:28px;font-weight:600;line-height:1.2;margin:8px 0 16px}.submissions-closed .submission-closed .prizes .headline .mascot{max-width:70%;position:absolute}.submissions-closed .submission-closed .prizes .headline .mascot--1{bottom:-60px;-ms-transform:rotate(10deg);transform:rotate(10deg)}.submissions-closed .submission-closed .prizes .headline .mascot--2{bottom:-50px;-ms-transform:rotate(20deg);transform:rotate(20deg)}.submissions-closed .submission-closed .prizes .headline .mascot--3{bottom:-100px;-ms-transform:rotate(15deg);transform:rotate(15deg)}@media all and (min-width:1024px){.submissions-closed .submission-closed .prizes .headline .mascot--3{bottom:-140px}}.submissions-closed .submission-closed .prizes .headline .mascot--4{bottom:-130px;-ms-transform:rotate(-2deg);transform:rotate(-2deg)}@media all and (min-width:1024px){.submissions-closed .submission-closed .prizes .headline .mascot--4{bottom:-190px}}.submissions-closed .submission-closed .prizes .headline .download-img{bottom:20px;height:80px;position:absolute;right:20px;width:80px}@media all and (min-width:1024px){.submissions-closed .submission-closed .prizes .headline .download-img{height:110px;width:110px}}.submissions-closed .submission-closed .download-all-item{margin-top:32px}.submissions-closed .submission-closed .prizes{margin:136px 0;padding-top:0}@media all and (min-width:768px){.submissions-closed .submission-closed .prizes{margin:200px 0}}.submissions-closed .submission-closed .prizes .headline{margin:0;text-align:center}.submissions-closed .submission-closed .prizes .headline br{display:block}.submissions-closed .submission-closed .prizes .headline-light-grey{margin-bottom:0}.submissions-closed .submission-closed .winners-section .headline{text-align:center}.submissions-closed .submission-closed .winners-section .headline{margin:0;text-align:center}.submissions-closed .submission-closed .winners-section .headline br{display:block}.submissions-closed .submission-closed .winners-section .headline-light-grey{margin-bottom:0}.submissions-closed .submission-closed .headline{text-align:center}.submissions-closed .submission-closed .grid-judges{grid-gap:30px;-ms-flex-pack:center;justify-content:center;margin-bottom:200px;margin-top:10vh}.submissions-closed .submission-closed .grid-judges .name{font-size:32px;font-weight:700;line-height:40px}.submissions-closed .submission-closed .prizes-grid .headline{margin-bottom:30px;width:95%}.submissions-closed .submission-closed .prizes-grid .grid-prizes{grid-gap:30px;-ms-flex-pack:center;justify-content:center}@media all and (max-width:768px){.submissions-closed .submission-closed .prizes-grid .grid-prizes{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.submissions-closed .submission-closed .prizes-grid .grid-prizes .box{padding-bottom:30px}.submissions-closed .submission-closed .prizes-grid .grid-prizes .box .name{font-size:24px;font-weight:700;line-height:40px}.submissions-closed .submission-closed .prizes-grid .grid-prizes .box p{font-weight:400;line-height:32px;text-align:center}.submissions-closed .submission-closed .mascot1{height:40vw;left:-7vw;position:absolute;top:-5vw;-ms-transform:rotate(18.95deg);transform:rotate(18.95deg);width:41vw;z-index:-2}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot1{height:29vw;left:-8vw;top:-12vw;width:29vw}}@media all and (min-width:1400px){.submissions-closed .submission-closed .mascot1{height:374px;left:-4vw;top:-13vw;width:377px}}.submissions-closed .submission-closed .mascot2{height:22vw;position:absolute;right:0;top:8vw;-ms-transform:rotate(-17.04deg);transform:rotate(-17.04deg);width:22vw;z-index:-3}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot2{height:14vw;right:-4vw;top:16vw;width:14vw}}@media all and (min-width:1400px){.submissions-closed .submission-closed .mascot2{height:139px;right:7vw;top:-1vw;width:141px}}.submissions-closed .submission-closed .mascot3{height:17vw;left:-7px;position:absolute;top:185vw;-ms-transform:rotate(38.37deg);transform:rotate(38.37deg);width:24vw;z-index:-4}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot3{height:13vw;left:6vw;top:67vw;width:18vw}}@media all and (min-width:1200px){.submissions-closed .submission-closed .mascot3{height:13vw;left:6vw;top:31vw;width:18vw}}@media all and (min-width:1400px){.submissions-closed .submission-closed .mascot3{height:163px;left:12vw;top:432px;width:230px}}.submissions-closed .submission-closed .mascot4{height:42vw;position:absolute;right:-74px;top:165vw;width:42vw;z-index:-2}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot4{height:38vw;right:-18vw;top:120vw;width:38vw}}@media all and (min-width:1024px){.submissions-closed .submission-closed .mascot4{height:35vw;right:-14vw;top:82vw;width:35vw}}@media all and (min-width:1400px){.submissions-closed .submission-closed .mascot4{height:372px;left:82vw;top:460px;width:357px}}.submissions-closed .submission-closed .mascot5{display:none;position:absolute;-ms-transform:rotate(18.43deg);transform:rotate(18.43deg);z-index:-4}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot5{display:none}}@media all and (min-width:1300px){.submissions-closed .submission-closed .mascot5{display:block;height:262px;left:-179px;top:1079px;width:331px}}.submissions-closed .submission-closed .mascot6{display:none;position:absolute;-ms-transform:rotate(311deg);transform:rotate(311deg);z-index:-4}@media all and (min-width:768px){.submissions-closed .submission-closed .mascot6{bottom:182vw;display:block;height:41vw;left:-10vw;-ms-transform:scaleX(-1) rotate(-51deg);transform:scaleX(-1) rotate(-51deg);width:25vw}}@media all and (min-width:1024px){.submissions-closed .submission-closed .mascot6{bottom:16vw;left:-12vw}}@media all and (min-width:1200px){.submissions-closed .submission-closed .mascot6{bottom:135vw;height:513px;left:auto;right:-9vw;-ms-transform:rotate(312deg);transform:rotate(312deg);width:307px}}.submissions-closed .submission-closed .top-area{margin:0}@media all and (min-width:768px){.submissions-closed .submission-closed .top-area{margin:100px 0 0}}@media all and (min-width:1400px){.submissions-closed .submission-closed .top-area{margin:200px 0 136px}}.submissions-closed .submission-closed .bottom-headline{margin:9px 0 32px}.submissions-closed .submission-closed .button-wrapper{margin-top:60px}@media all and (min-width:768px){.submissions-closed .submission-closed .button-wrapper{margin-top:48px}}.submissions-closed .submission-closed .button-wrapper .cta{margin-bottom:0}.submissions-closed .enter{margin-top:180px}.submissions-closed .enter .headline br{display:block}@media all and (max-width:768px){.submissions-closed .enter .headline .first-br{display:none}}.submissions-closed .enter .headline br{display:block}.submissions-closed .enter .mascot1{height:35vw;left:-17vw;position:absolute;top:20px;-ms-transform:rotate(-23deg);transform:rotate(-23deg);width:35vw;z-index:-2}@media all and (min-width:768px){.submissions-closed .enter .mascot1{height:23vw;left:-11vw;top:10vw;width:25vw}}@media all and (min-width:1400px){.submissions-closed .enter .mascot1{height:358px;left:-206px;top:10vw;width:443px}}.submissions-closed .enter .mascot2{height:44vw;left:72vw;position:absolute;top:2800px;width:43vw;z-index:-3}@media all and (min-width:768px){.submissions-closed .enter .mascot2{height:24vw;left:83vw;top:104vw;width:25vw}}@media all and (min-width:1400px){.submissions-closed .enter .mascot2{height:439px;left:81vw;top:93vw;width:427px}}.d4g.enter{margin-top:0}.bottom-img-container{margin-bottom:100px}@media all and (max-width:510px){.bottom-img-container{margin-top:67px;overflow:hidden}}.bottom-img-container .mascot-bottom{bottom:32vw;margin-bottom:-172px;position:absolute;right:-16vw;-ms-transform:rotate(350deg);transform:rotate(350deg);width:300px;z-index:-4}@media all and (min-width:600px){.bottom-img-container .mascot-bottom{bottom:5vw;right:-12vw;-ms-transform:rotate(340deg);transform:rotate(340deg)}}@media all and (min-width:827px){.bottom-img-container .mascot-bottom{bottom:3vw;height:200px;right:-10vw;width:400px}}@media all and (min-width:1200px){.bottom-img-container .mascot-bottom{right:-7vw}}.h-u-text-left{text-align:left}[dir=rtl] .h-u-text-left{text-align:right}.h-u-text-right{text-align:right}[dir=rtl] .h-u-text-right{text-align:left}.h-u-text-center{text-align:center}.h-u-text-justify{text-align:justify}.h-u-valign-bottom{vertical-align:bottom}.h-u-valign-middle{vertical-align:middle}.h-u-valign-top{vertical-align:top}.h-u-font-weight-light{font-weight:300}.h-u-font-weight-regular{font-weight:400}.h-u-font-weight-medium{font-weight:500}.h-u-font-weight-bold{font-weight:700}.h-u-font-smoothing{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}