@import '../font-awesome.css';.container{position:relative;overflow:visible;width:100%;background:hsla(0,0%,100%,.8);margin:20px 0 0;padding:10px 15px}.container .container-header{font-family:bebas,Helvetica,Arial,sans-serif;color:#000;z-index:2;margin-bottom:10px;font-size:1.8em}@media screen and (max-width:600px){.container .container-header{text-align:center}}.container .container-content{font-family:Oswald,Helvetica,Arial,sans-serif;color:#333;font-weight:300;z-index:2;font-size:1em}.container-image{width:100%}.container-image img{width:100%;height:auto;display:block;margin-bottom:5px}.container-thumbnails{width:100%;margin:5px 0}.image-list{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around}.image-list li{-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1;text-align:center}.image-list li img{width:90%;height:auto;margin:auto;cursor:pointer}.image-list.social .fa{font-size:3em;color:#000}.card-list{width:100%;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-list,.card-list li{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.card-list li{padding:10px 0;width:48%;position:relative}.card-list li:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;background:-webkit-radial-gradient(ellipse at center,#cec934 0,rgba(206,201,52,0) 70%);background:radial-gradient(ellipse at center,#cec934 0,rgba(206,201,52,0) 70%);height:3px}@media screen and (min-width:601px) and (max-width:640px){.card-list li{width:auto;-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0}}@media screen and (max-width:600px){.card-list li{width:auto;-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0}}.card-list li:nth-child(even) .list-item-thumbnail{-webkit-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;order:2}.card-list li:nth-child(even) .list-item-article{-webkit-box-ordinal-group:1;-o-box-ordinal-group:1;-ms-flex-order:1;order:1}.card-list li .list-item-thumbnail{position:relative;float:left;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-list li .list-item-thumbnail img{width:100%;max-width:140px;height:auto;padding:3px;display:block}@media screen and (max-width:600px){.card-list li .list-item-thumbnail img{max-width:100px}}.card-list li .list-item-header{margin:0 0 5px}.card-list li .list-item-article{position:relative;float:left;-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1;padding:4px}*{list-style-type:none;text-decoration:none;box-sizing:border-box}*,img{margin:0;padding:0}img{display:block}html{overflow-x:hidden}html.activeOverlay{overflow:hidden}body,html{width:100%}.background{background:#000;background-size:cover;background-repeat:no-repeat;background-position:bottom;position:fixed;width:100%;height:120vh}footer{margin:auto;z-index:2;height:214px;overflow:hidden}.row,footer{width:100%;position:relative;max-width:1000px}.row{box-sizing:border-box;clear:both;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;min-height:40px;margin:0 auto;-webkit-box-align:start;-o-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (min-width:641px){.row{padding:0}}@media screen and (max-width:640px){.row{-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}}.row:last-child{margin-bottom:0}.row.row-fw{width:100%}.row>.row{margin:0 auto;padding:0}.row-headline{color:#fff;text-align:left;font-family:bebas,Helvetica,Arial,sans-serif}@media screen and (min-width:601px) and (max-width:640px){.no-tablet{display:none!important}}@media screen and (max-width:600px){.no-mobile{display:none!important}}@media screen and (min-width:641px){.no-desktop{display:none!important}}.col{position:relative;float:left;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (min-width:641px){.col{padding:10px}}@media screen and (min-width:601px) and (max-width:640px){.col{margin:10px 0}}@media screen and (max-width:600px){.col{margin:10px 0}}.col.col-dynamic{-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1;margin:0 $jg_row_gutter}.col.col-dynamic:last-child{margin:$jg_row_gutter 0 0 $jg_row_gutter}@media screen and (max-width:600px){.row-1 .col-s-1{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-1 .col-s-1.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-1 .col-m-1{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-1 .col-m-1.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-1 .col-l-1{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-1 .col-l-1.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-1 .col-xl-1.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-2 .col-s-1{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-2 .col-s-1.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-2 .col-m-1{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-2 .col-m-1.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-2 .col-l-1{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-2 .col-l-1.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-2 .col-xl-1.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-2 .col-s-2{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-2 .col-s-2.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-2 .col-m-2{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-2 .col-m-2.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-2 .col-l-2{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-2 .col-l-2.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-2 .col-xl-2.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-3 .col-s-1{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (max-width:600px){.row-3 .col-s-1.col-square{width:calc(33.333333333333336vw - 26.666666666666668px);height:calc(33.333333333333336vw - 26.666666666666668px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-1{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-1.col-square{width:calc(33.333333333333336vw - 20px);height:calc(33.333333333333336vw - 20px)}}@media screen and (min-width:641px){.row-3 .col-l-1{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:641px){.row-3 .col-l-1.col-square{width:calc(33.333333333333336vw - 13.333333333333334px);height:calc(33.333333333333336vw - 13.333333333333334px)}}@media screen and (min-width:1000px){.row-3 .col-xl-1.col-square{width:326.66667px;height:326.66667px}}@media screen and (max-width:600px){.row-3 .col-s-2{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (max-width:600px){.row-3 .col-s-2.col-square{width:calc(66.66666666666667vw - 13.333333333333334px);height:calc(66.66666666666667vw - 13.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-2{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-2.col-square{width:calc(66.66666666666667vw - 10px);height:calc(66.66666666666667vw - 10px)}}@media screen and (min-width:641px){.row-3 .col-l-2{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:641px){.row-3 .col-l-2.col-square{width:calc(66.66666666666667vw - 6.666666666666667px);height:calc(66.66666666666667vw - 6.666666666666667px)}}@media screen and (min-width:1000px){.row-3 .col-xl-2.col-square{width:663.33333px;height:663.33333px}}@media screen and (max-width:600px){.row-3 .col-s-3{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-3 .col-s-3.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-3{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-3 .col-m-3.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-3 .col-l-3{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-3 .col-l-3.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-3 .col-xl-3.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-4 .col-s-1{width:calc(25% - 7.5px)}}@media screen and (max-width:600px){.row-4 .col-s-1.col-square{width:calc(25vw - 30px);height:calc(25vw - 30px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-1{width:calc(25% - 7.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-1.col-square{width:calc(25vw - 22.5px);height:calc(25vw - 22.5px)}}@media screen and (min-width:641px){.row-4 .col-l-1{width:calc(25% - 7.5px)}}@media screen and (min-width:641px){.row-4 .col-l-1.col-square{width:calc(25vw - 15px);height:calc(25vw - 15px)}}@media screen and (min-width:1000px){.row-4 .col-xl-1.col-square{width:242.5px;height:242.5px}}@media screen and (max-width:600px){.row-4 .col-s-2{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-4 .col-s-2.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-2{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-2.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-4 .col-l-2{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-4 .col-l-2.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-4 .col-xl-2.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-4 .col-s-3{width:calc(75% - 2.5px)}}@media screen and (max-width:600px){.row-4 .col-s-3.col-square{width:calc(75vw - 9.999999999999998px);height:calc(75vw - 9.999999999999998px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-3{width:calc(75% - 2.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-3.col-square{width:calc(75vw - 7.499999999999998px);height:calc(75vw - 7.499999999999998px)}}@media screen and (min-width:641px){.row-4 .col-l-3{width:calc(75% - 2.5px)}}@media screen and (min-width:641px){.row-4 .col-l-3.col-square{width:calc(75vw - 4.999999999999999px);height:calc(75vw - 4.999999999999999px)}}@media screen and (min-width:1000px){.row-4 .col-xl-3.col-square{width:747.5px;height:747.5px}}@media screen and (max-width:600px){.row-4 .col-s-4{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-4 .col-s-4.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-4{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-4 .col-m-4.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-4 .col-l-4{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-4 .col-l-4.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-4 .col-xl-4.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-5 .col-s-1{width:calc(20% - 8px)}}@media screen and (max-width:600px){.row-5 .col-s-1.col-square{width:calc(20vw - 32px);height:calc(20vw - 32px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-1{width:calc(20% - 8px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-1.col-square{width:calc(20vw - 24px);height:calc(20vw - 24px)}}@media screen and (min-width:641px){.row-5 .col-l-1{width:calc(20% - 8px)}}@media screen and (min-width:641px){.row-5 .col-l-1.col-square{width:calc(20vw - 16px);height:calc(20vw - 16px)}}@media screen and (min-width:1000px){.row-5 .col-xl-1.col-square{width:192px;height:192px}}@media screen and (max-width:600px){.row-5 .col-s-2{width:calc(40% - 6px)}}@media screen and (max-width:600px){.row-5 .col-s-2.col-square{width:calc(40vw - 24px);height:calc(40vw - 24px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-2{width:calc(40% - 6px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-2.col-square{width:calc(40vw - 18px);height:calc(40vw - 18px)}}@media screen and (min-width:641px){.row-5 .col-l-2{width:calc(40% - 6px)}}@media screen and (min-width:641px){.row-5 .col-l-2.col-square{width:calc(40vw - 12px);height:calc(40vw - 12px)}}@media screen and (min-width:1000px){.row-5 .col-xl-2.col-square{width:394px;height:394px}}@media screen and (max-width:600px){.row-5 .col-s-3{width:calc(60% - 4.000000000000001px)}}@media screen and (max-width:600px){.row-5 .col-s-3.col-square{width:calc(60vw - 16.000000000000004px);height:calc(60vw - 16.000000000000004px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-3{width:calc(60% - 4.000000000000001px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-3.col-square{width:calc(60vw - 12.000000000000004px);height:calc(60vw - 12.000000000000004px)}}@media screen and (min-width:641px){.row-5 .col-l-3{width:calc(60% - 4.000000000000001px)}}@media screen and (min-width:641px){.row-5 .col-l-3.col-square{width:calc(60vw - 8.000000000000002px);height:calc(60vw - 8.000000000000002px)}}@media screen and (min-width:1000px){.row-5 .col-xl-3.col-square{width:596px;height:596px}}@media screen and (max-width:600px){.row-5 .col-s-4{width:calc(80% - 2px)}}@media screen and (max-width:600px){.row-5 .col-s-4.col-square{width:calc(80vw - 8px);height:calc(80vw - 8px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-4{width:calc(80% - 2px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-4.col-square{width:calc(80vw - 6px);height:calc(80vw - 6px)}}@media screen and (min-width:641px){.row-5 .col-l-4{width:calc(80% - 2px)}}@media screen and (min-width:641px){.row-5 .col-l-4.col-square{width:calc(80vw - 4px);height:calc(80vw - 4px)}}@media screen and (min-width:1000px){.row-5 .col-xl-4.col-square{width:798px;height:798px}}@media screen and (max-width:600px){.row-5 .col-s-5{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-5 .col-s-5.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-5{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-5 .col-m-5.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-5 .col-l-5{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-5 .col-l-5.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-5 .col-xl-5.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-6 .col-s-1{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (max-width:600px){.row-6 .col-s-1.col-square{width:calc(16.666666666666668vw - 33.333333333333336px);height:calc(16.666666666666668vw - 33.333333333333336px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-1{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-1.col-square{width:calc(16.666666666666668vw - 25px);height:calc(16.666666666666668vw - 25px)}}@media screen and (min-width:641px){.row-6 .col-l-1{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (min-width:641px){.row-6 .col-l-1.col-square{width:calc(16.666666666666668vw - 16.666666666666668px);height:calc(16.666666666666668vw - 16.666666666666668px)}}@media screen and (min-width:1000px){.row-6 .col-xl-1.col-square{width:158.33333px;height:158.33333px}}@media screen and (max-width:600px){.row-6 .col-s-2{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (max-width:600px){.row-6 .col-s-2.col-square{width:calc(33.333333333333336vw - 26.666666666666668px);height:calc(33.333333333333336vw - 26.666666666666668px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-2{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-2.col-square{width:calc(33.333333333333336vw - 20px);height:calc(33.333333333333336vw - 20px)}}@media screen and (min-width:641px){.row-6 .col-l-2{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:641px){.row-6 .col-l-2.col-square{width:calc(33.333333333333336vw - 13.333333333333334px);height:calc(33.333333333333336vw - 13.333333333333334px)}}@media screen and (min-width:1000px){.row-6 .col-xl-2.col-square{width:326.66667px;height:326.66667px}}@media screen and (max-width:600px){.row-6 .col-s-3{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-6 .col-s-3.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-3{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-3.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-6 .col-l-3{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-6 .col-l-3.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-6 .col-xl-3.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-6 .col-s-4{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (max-width:600px){.row-6 .col-s-4.col-square{width:calc(66.66666666666667vw - 13.333333333333334px);height:calc(66.66666666666667vw - 13.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-4{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-4.col-square{width:calc(66.66666666666667vw - 10px);height:calc(66.66666666666667vw - 10px)}}@media screen and (min-width:641px){.row-6 .col-l-4{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:641px){.row-6 .col-l-4.col-square{width:calc(66.66666666666667vw - 6.666666666666667px);height:calc(66.66666666666667vw - 6.666666666666667px)}}@media screen and (min-width:1000px){.row-6 .col-xl-4.col-square{width:663.33333px;height:663.33333px}}@media screen and (max-width:600px){.row-6 .col-s-5{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (max-width:600px){.row-6 .col-s-5.col-square{width:calc(83.33333333333334vw - 6.666666666666665px);height:calc(83.33333333333334vw - 6.666666666666665px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-5{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-5.col-square{width:calc(83.33333333333334vw - 4.999999999999999px);height:calc(83.33333333333334vw - 4.999999999999999px)}}@media screen and (min-width:641px){.row-6 .col-l-5{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (min-width:641px){.row-6 .col-l-5.col-square{width:calc(83.33333333333334vw - 3.333333333333333px);height:calc(83.33333333333334vw - 3.333333333333333px)}}@media screen and (min-width:1000px){.row-6 .col-xl-5.col-square{width:831.66667px;height:831.66667px}}@media screen and (max-width:600px){.row-6 .col-s-6{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-6 .col-s-6.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-6{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-6 .col-m-6.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-6 .col-l-6{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-6 .col-l-6.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-6 .col-xl-6.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-7 .col-s-1{width:calc(14.285714285714286% - 8.571428571428571px)}}@media screen and (max-width:600px){.row-7 .col-s-1.col-square{width:calc(14.285714285714286vw - 34.285714285714285px);height:calc(14.285714285714286vw - 34.285714285714285px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-1{width:calc(14.285714285714286% - 8.571428571428571px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-1.col-square{width:calc(14.285714285714286vw - 25.714285714285715px);height:calc(14.285714285714286vw - 25.714285714285715px)}}@media screen and (min-width:641px){.row-7 .col-l-1{width:calc(14.285714285714286% - 8.571428571428571px)}}@media screen and (min-width:641px){.row-7 .col-l-1.col-square{width:calc(14.285714285714286vw - 17.142857142857142px);height:calc(14.285714285714286vw - 17.142857142857142px)}}@media screen and (min-width:1000px){.row-7 .col-xl-1.col-square{width:134.28571px;height:134.28571px}}@media screen and (max-width:600px){.row-7 .col-s-2{width:calc(28.571428571428573% - 7.142857142857143px)}}@media screen and (max-width:600px){.row-7 .col-s-2.col-square{width:calc(28.571428571428573vw - 28.571428571428573px);height:calc(28.571428571428573vw - 28.571428571428573px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-2{width:calc(28.571428571428573% - 7.142857142857143px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-2.col-square{width:calc(28.571428571428573vw - 21.42857142857143px);height:calc(28.571428571428573vw - 21.42857142857143px)}}@media screen and (min-width:641px){.row-7 .col-l-2{width:calc(28.571428571428573% - 7.142857142857143px)}}@media screen and (min-width:641px){.row-7 .col-l-2.col-square{width:calc(28.571428571428573vw - 14.285714285714286px);height:calc(28.571428571428573vw - 14.285714285714286px)}}@media screen and (min-width:1000px){.row-7 .col-xl-2.col-square{width:278.57143px;height:278.57143px}}@media screen and (max-width:600px){.row-7 .col-s-3{width:calc(42.85714285714286% - 5.714285714285715px)}}@media screen and (max-width:600px){.row-7 .col-s-3.col-square{width:calc(42.85714285714286vw - 22.85714285714286px);height:calc(42.85714285714286vw - 22.85714285714286px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-3{width:calc(42.85714285714286% - 5.714285714285715px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-3.col-square{width:calc(42.85714285714286vw - 17.142857142857146px);height:calc(42.85714285714286vw - 17.142857142857146px)}}@media screen and (min-width:641px){.row-7 .col-l-3{width:calc(42.85714285714286% - 5.714285714285715px)}}@media screen and (min-width:641px){.row-7 .col-l-3.col-square{width:calc(42.85714285714286vw - 11.42857142857143px);height:calc(42.85714285714286vw - 11.42857142857143px)}}@media screen and (min-width:1000px){.row-7 .col-xl-3.col-square{width:422.85714px;height:422.85714px}}@media screen and (max-width:600px){.row-7 .col-s-4{width:calc(57.142857142857146% - 4.285714285714286px)}}@media screen and (max-width:600px){.row-7 .col-s-4.col-square{width:calc(57.142857142857146vw - 17.142857142857142px);height:calc(57.142857142857146vw - 17.142857142857142px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-4{width:calc(57.142857142857146% - 4.285714285714286px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-4.col-square{width:calc(57.142857142857146vw - 12.857142857142858px);height:calc(57.142857142857146vw - 12.857142857142858px)}}@media screen and (min-width:641px){.row-7 .col-l-4{width:calc(57.142857142857146% - 4.285714285714286px)}}@media screen and (min-width:641px){.row-7 .col-l-4.col-square{width:calc(57.142857142857146vw - 8.571428571428571px);height:calc(57.142857142857146vw - 8.571428571428571px)}}@media screen and (min-width:1000px){.row-7 .col-xl-4.col-square{width:567.14286px;height:567.14286px}}@media screen and (max-width:600px){.row-7 .col-s-5{width:calc(71.42857142857143% - 2.857142857142857px)}}@media screen and (max-width:600px){.row-7 .col-s-5.col-square{width:calc(71.42857142857143vw - 11.428571428571427px);height:calc(71.42857142857143vw - 11.428571428571427px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-5{width:calc(71.42857142857143% - 2.857142857142857px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-5.col-square{width:calc(71.42857142857143vw - 8.57142857142857px);height:calc(71.42857142857143vw - 8.57142857142857px)}}@media screen and (min-width:641px){.row-7 .col-l-5{width:calc(71.42857142857143% - 2.857142857142857px)}}@media screen and (min-width:641px){.row-7 .col-l-5.col-square{width:calc(71.42857142857143vw - 5.714285714285714px);height:calc(71.42857142857143vw - 5.714285714285714px)}}@media screen and (min-width:1000px){.row-7 .col-xl-5.col-square{width:711.42857px;height:711.42857px}}@media screen and (max-width:600px){.row-7 .col-s-6{width:calc(85.71428571428572% - 1.428571428571429px)}}@media screen and (max-width:600px){.row-7 .col-s-6.col-square{width:calc(85.71428571428572vw - 5.714285714285716px);height:calc(85.71428571428572vw - 5.714285714285716px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-6{width:calc(85.71428571428572% - 1.428571428571429px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-6.col-square{width:calc(85.71428571428572vw - 4.285714285714287px);height:calc(85.71428571428572vw - 4.285714285714287px)}}@media screen and (min-width:641px){.row-7 .col-l-6{width:calc(85.71428571428572% - 1.428571428571429px)}}@media screen and (min-width:641px){.row-7 .col-l-6.col-square{width:calc(85.71428571428572vw - 2.857142857142858px);height:calc(85.71428571428572vw - 2.857142857142858px)}}@media screen and (min-width:1000px){.row-7 .col-xl-6.col-square{width:855.71429px;height:855.71429px}}@media screen and (max-width:600px){.row-7 .col-s-7{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-7 .col-s-7.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-7{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-7 .col-m-7.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-7 .col-l-7{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-7 .col-l-7.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-7 .col-xl-7.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-8 .col-s-1{width:calc(12.5% - 8.75px)}}@media screen and (max-width:600px){.row-8 .col-s-1.col-square{width:calc(12.5vw - 35px);height:calc(12.5vw - 35px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-1{width:calc(12.5% - 8.75px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-1.col-square{width:calc(12.5vw - 26.25px);height:calc(12.5vw - 26.25px)}}@media screen and (min-width:641px){.row-8 .col-l-1{width:calc(12.5% - 8.75px)}}@media screen and (min-width:641px){.row-8 .col-l-1.col-square{width:calc(12.5vw - 17.5px);height:calc(12.5vw - 17.5px)}}@media screen and (min-width:1000px){.row-8 .col-xl-1.col-square{width:116.25px;height:116.25px}}@media screen and (max-width:600px){.row-8 .col-s-2{width:calc(25% - 7.5px)}}@media screen and (max-width:600px){.row-8 .col-s-2.col-square{width:calc(25vw - 30px);height:calc(25vw - 30px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-2{width:calc(25% - 7.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-2.col-square{width:calc(25vw - 22.5px);height:calc(25vw - 22.5px)}}@media screen and (min-width:641px){.row-8 .col-l-2{width:calc(25% - 7.5px)}}@media screen and (min-width:641px){.row-8 .col-l-2.col-square{width:calc(25vw - 15px);height:calc(25vw - 15px)}}@media screen and (min-width:1000px){.row-8 .col-xl-2.col-square{width:242.5px;height:242.5px}}@media screen and (max-width:600px){.row-8 .col-s-3{width:calc(37.5% - 6.249999999999999px)}}@media screen and (max-width:600px){.row-8 .col-s-3.col-square{width:calc(37.5vw - 24.999999999999996px);height:calc(37.5vw - 24.999999999999996px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-3{width:calc(37.5% - 6.249999999999999px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-3.col-square{width:calc(37.5vw - 18.749999999999996px);height:calc(37.5vw - 18.749999999999996px)}}@media screen and (min-width:641px){.row-8 .col-l-3{width:calc(37.5% - 6.249999999999999px)}}@media screen and (min-width:641px){.row-8 .col-l-3.col-square{width:calc(37.5vw - 12.499999999999998px);height:calc(37.5vw - 12.499999999999998px)}}@media screen and (min-width:1000px){.row-8 .col-xl-3.col-square{width:368.75px;height:368.75px}}@media screen and (max-width:600px){.row-8 .col-s-4{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-8 .col-s-4.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-4{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-4.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-8 .col-l-4{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-8 .col-l-4.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-8 .col-xl-4.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-8 .col-s-5{width:calc(62.5% - 3.75px)}}@media screen and (max-width:600px){.row-8 .col-s-5.col-square{width:calc(62.5vw - 15.000000000000002px);height:calc(62.5vw - 15.000000000000002px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-5{width:calc(62.5% - 3.75px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-5.col-square{width:calc(62.5vw - 11.250000000000002px);height:calc(62.5vw - 11.250000000000002px)}}@media screen and (min-width:641px){.row-8 .col-l-5{width:calc(62.5% - 3.75px)}}@media screen and (min-width:641px){.row-8 .col-l-5.col-square{width:calc(62.5vw - 7.500000000000001px);height:calc(62.5vw - 7.500000000000001px)}}@media screen and (min-width:1000px){.row-8 .col-xl-5.col-square{width:621.25px;height:621.25px}}@media screen and (max-width:600px){.row-8 .col-s-6{width:calc(75% - 2.5px)}}@media screen and (max-width:600px){.row-8 .col-s-6.col-square{width:calc(75vw - 9.999999999999998px);height:calc(75vw - 9.999999999999998px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-6{width:calc(75% - 2.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-6.col-square{width:calc(75vw - 7.499999999999998px);height:calc(75vw - 7.499999999999998px)}}@media screen and (min-width:641px){.row-8 .col-l-6{width:calc(75% - 2.5px)}}@media screen and (min-width:641px){.row-8 .col-l-6.col-square{width:calc(75vw - 4.999999999999999px);height:calc(75vw - 4.999999999999999px)}}@media screen and (min-width:1000px){.row-8 .col-xl-6.col-square{width:747.5px;height:747.5px}}@media screen and (max-width:600px){.row-8 .col-s-7{width:calc(87.5% - 1.25px)}}@media screen and (max-width:600px){.row-8 .col-s-7.col-square{width:calc(87.5vw - 4.999999999999998px);height:calc(87.5vw - 4.999999999999998px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-7{width:calc(87.5% - 1.25px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-7.col-square{width:calc(87.5vw - 3.749999999999999px);height:calc(87.5vw - 3.749999999999999px)}}@media screen and (min-width:641px){.row-8 .col-l-7{width:calc(87.5% - 1.25px)}}@media screen and (min-width:641px){.row-8 .col-l-7.col-square{width:calc(87.5vw - 2.499999999999999px);height:calc(87.5vw - 2.499999999999999px)}}@media screen and (min-width:1000px){.row-8 .col-xl-7.col-square{width:873.75px;height:873.75px}}@media screen and (max-width:600px){.row-8 .col-s-8{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-8 .col-s-8.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-8{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-8 .col-m-8.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-8 .col-l-8{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-8 .col-l-8.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-8 .col-xl-8.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-9 .col-s-1{width:calc(11.11111111111111% - 8.88888888888889px)}}@media screen and (max-width:600px){.row-9 .col-s-1.col-square{width:calc(11.11111111111111vw - 35.55555555555556px);height:calc(11.11111111111111vw - 35.55555555555556px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-1{width:calc(11.11111111111111% - 8.88888888888889px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-1.col-square{width:calc(11.11111111111111vw - 26.666666666666668px);height:calc(11.11111111111111vw - 26.666666666666668px)}}@media screen and (min-width:641px){.row-9 .col-l-1{width:calc(11.11111111111111% - 8.88888888888889px)}}@media screen and (min-width:641px){.row-9 .col-l-1.col-square{width:calc(11.11111111111111vw - 17.77777777777778px);height:calc(11.11111111111111vw - 17.77777777777778px)}}@media screen and (min-width:1000px){.row-9 .col-xl-1.col-square{width:102.22222px;height:102.22222px}}@media screen and (max-width:600px){.row-9 .col-s-2{width:calc(22.22222222222222% - 7.777777777777778px)}}@media screen and (max-width:600px){.row-9 .col-s-2.col-square{width:calc(22.22222222222222vw - 31.11111111111111px);height:calc(22.22222222222222vw - 31.11111111111111px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-2{width:calc(22.22222222222222% - 7.777777777777778px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-2.col-square{width:calc(22.22222222222222vw - 23.333333333333332px);height:calc(22.22222222222222vw - 23.333333333333332px)}}@media screen and (min-width:641px){.row-9 .col-l-2{width:calc(22.22222222222222% - 7.777777777777778px)}}@media screen and (min-width:641px){.row-9 .col-l-2.col-square{width:calc(22.22222222222222vw - 15.555555555555555px);height:calc(22.22222222222222vw - 15.555555555555555px)}}@media screen and (min-width:1000px){.row-9 .col-xl-2.col-square{width:214.44444px;height:214.44444px}}@media screen and (max-width:600px){.row-9 .col-s-3{width:calc(33.33333333333333% - 6.666666666666667px)}}@media screen and (max-width:600px){.row-9 .col-s-3.col-square{width:calc(33.33333333333333vw - 26.666666666666668px);height:calc(33.33333333333333vw - 26.666666666666668px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-3{width:calc(33.33333333333333% - 6.666666666666667px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-3.col-square{width:calc(33.33333333333333vw - 20px);height:calc(33.33333333333333vw - 20px)}}@media screen and (min-width:641px){.row-9 .col-l-3{width:calc(33.33333333333333% - 6.666666666666667px)}}@media screen and (min-width:641px){.row-9 .col-l-3.col-square{width:calc(33.33333333333333vw - 13.333333333333334px);height:calc(33.33333333333333vw - 13.333333333333334px)}}@media screen and (min-width:1000px){.row-9 .col-xl-3.col-square{width:326.66667px;height:326.66667px}}@media screen and (max-width:600px){.row-9 .col-s-4{width:calc(44.44444444444444% - 5.555555555555555px)}}@media screen and (max-width:600px){.row-9 .col-s-4.col-square{width:calc(44.44444444444444vw - 22.22222222222222px);height:calc(44.44444444444444vw - 22.22222222222222px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-4{width:calc(44.44444444444444% - 5.555555555555555px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-4.col-square{width:calc(44.44444444444444vw - 16.666666666666664px);height:calc(44.44444444444444vw - 16.666666666666664px)}}@media screen and (min-width:641px){.row-9 .col-l-4{width:calc(44.44444444444444% - 5.555555555555555px)}}@media screen and (min-width:641px){.row-9 .col-l-4.col-square{width:calc(44.44444444444444vw - 11.11111111111111px);height:calc(44.44444444444444vw - 11.11111111111111px)}}@media screen and (min-width:1000px){.row-9 .col-xl-4.col-square{width:438.88889px;height:438.88889px}}@media screen and (max-width:600px){.row-9 .col-s-5{width:calc(55.55555555555556% - 4.444444444444445px)}}@media screen and (max-width:600px){.row-9 .col-s-5.col-square{width:calc(55.55555555555556vw - 17.77777777777778px);height:calc(55.55555555555556vw - 17.77777777777778px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-5{width:calc(55.55555555555556% - 4.444444444444445px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-5.col-square{width:calc(55.55555555555556vw - 13.333333333333334px);height:calc(55.55555555555556vw - 13.333333333333334px)}}@media screen and (min-width:641px){.row-9 .col-l-5{width:calc(55.55555555555556% - 4.444444444444445px)}}@media screen and (min-width:641px){.row-9 .col-l-5.col-square{width:calc(55.55555555555556vw - 8.88888888888889px);height:calc(55.55555555555556vw - 8.88888888888889px)}}@media screen and (min-width:1000px){.row-9 .col-xl-5.col-square{width:551.11111px;height:551.11111px}}@media screen and (max-width:600px){.row-9 .col-s-6{width:calc(66.66666666666666% - 3.333333333333333px)}}@media screen and (max-width:600px){.row-9 .col-s-6.col-square{width:calc(66.66666666666666vw - 13.333333333333334px);height:calc(66.66666666666666vw - 13.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-6{width:calc(66.66666666666666% - 3.333333333333333px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-6.col-square{width:calc(66.66666666666666vw - 10px);height:calc(66.66666666666666vw - 10px)}}@media screen and (min-width:641px){.row-9 .col-l-6{width:calc(66.66666666666666% - 3.333333333333333px)}}@media screen and (min-width:641px){.row-9 .col-l-6.col-square{width:calc(66.66666666666666vw - 6.666666666666667px);height:calc(66.66666666666666vw - 6.666666666666667px)}}@media screen and (min-width:1000px){.row-9 .col-xl-6.col-square{width:663.33333px;height:663.33333px}}@media screen and (max-width:600px){.row-9 .col-s-7{width:calc(77.77777777777777% - 2.222222222222223px)}}@media screen and (max-width:600px){.row-9 .col-s-7.col-square{width:calc(77.77777777777777vw - 8.888888888888891px);height:calc(77.77777777777777vw - 8.888888888888891px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-7{width:calc(77.77777777777777% - 2.222222222222223px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-7.col-square{width:calc(77.77777777777777vw - 6.666666666666668px);height:calc(77.77777777777777vw - 6.666666666666668px)}}@media screen and (min-width:641px){.row-9 .col-l-7{width:calc(77.77777777777777% - 2.222222222222223px)}}@media screen and (min-width:641px){.row-9 .col-l-7.col-square{width:calc(77.77777777777777vw - 4.444444444444446px);height:calc(77.77777777777777vw - 4.444444444444446px)}}@media screen and (min-width:1000px){.row-9 .col-xl-7.col-square{width:775.55556px;height:775.55556px}}@media screen and (max-width:600px){.row-9 .col-s-8{width:calc(88.88888888888889% - 1.111111111111111px)}}@media screen and (max-width:600px){.row-9 .col-s-8.col-square{width:calc(88.88888888888889vw - 4.444444444444445px);height:calc(88.88888888888889vw - 4.444444444444445px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-8{width:calc(88.88888888888889% - 1.111111111111111px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-8.col-square{width:calc(88.88888888888889vw - 3.333333333333333px);height:calc(88.88888888888889vw - 3.333333333333333px)}}@media screen and (min-width:641px){.row-9 .col-l-8{width:calc(88.88888888888889% - 1.111111111111111px)}}@media screen and (min-width:641px){.row-9 .col-l-8.col-square{width:calc(88.88888888888889vw - 2.222222222222222px);height:calc(88.88888888888889vw - 2.222222222222222px)}}@media screen and (min-width:1000px){.row-9 .col-xl-8.col-square{width:887.77778px;height:887.77778px}}@media screen and (max-width:600px){.row-9 .col-s-9{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-9 .col-s-9.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-9{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-9 .col-m-9.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-9 .col-l-9{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-9 .col-l-9.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-9 .col-xl-9.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-10 .col-s-1{width:calc(10% - 9px)}}@media screen and (max-width:600px){.row-10 .col-s-1.col-square{width:calc(10vw - 36px);height:calc(10vw - 36px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-1{width:calc(10% - 9px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-1.col-square{width:calc(10vw - 27px);height:calc(10vw - 27px)}}@media screen and (min-width:641px){.row-10 .col-l-1{width:calc(10% - 9px)}}@media screen and (min-width:641px){.row-10 .col-l-1.col-square{width:calc(10vw - 18px);height:calc(10vw - 18px)}}@media screen and (min-width:1000px){.row-10 .col-xl-1.col-square{width:91px;height:91px}}@media screen and (max-width:600px){.row-10 .col-s-2{width:calc(20% - 8px)}}@media screen and (max-width:600px){.row-10 .col-s-2.col-square{width:calc(20vw - 32px);height:calc(20vw - 32px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-2{width:calc(20% - 8px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-2.col-square{width:calc(20vw - 24px);height:calc(20vw - 24px)}}@media screen and (min-width:641px){.row-10 .col-l-2{width:calc(20% - 8px)}}@media screen and (min-width:641px){.row-10 .col-l-2.col-square{width:calc(20vw - 16px);height:calc(20vw - 16px)}}@media screen and (min-width:1000px){.row-10 .col-xl-2.col-square{width:192px;height:192px}}@media screen and (max-width:600px){.row-10 .col-s-3{width:calc(30% - 7px)}}@media screen and (max-width:600px){.row-10 .col-s-3.col-square{width:calc(30vw - 28px);height:calc(30vw - 28px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-3{width:calc(30% - 7px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-3.col-square{width:calc(30vw - 21px);height:calc(30vw - 21px)}}@media screen and (min-width:641px){.row-10 .col-l-3{width:calc(30% - 7px)}}@media screen and (min-width:641px){.row-10 .col-l-3.col-square{width:calc(30vw - 14px);height:calc(30vw - 14px)}}@media screen and (min-width:1000px){.row-10 .col-xl-3.col-square{width:293px;height:293px}}@media screen and (max-width:600px){.row-10 .col-s-4{width:calc(40% - 6px)}}@media screen and (max-width:600px){.row-10 .col-s-4.col-square{width:calc(40vw - 24px);height:calc(40vw - 24px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-4{width:calc(40% - 6px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-4.col-square{width:calc(40vw - 18px);height:calc(40vw - 18px)}}@media screen and (min-width:641px){.row-10 .col-l-4{width:calc(40% - 6px)}}@media screen and (min-width:641px){.row-10 .col-l-4.col-square{width:calc(40vw - 12px);height:calc(40vw - 12px)}}@media screen and (min-width:1000px){.row-10 .col-xl-4.col-square{width:394px;height:394px}}@media screen and (max-width:600px){.row-10 .col-s-5{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-10 .col-s-5.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-5{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-5.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-10 .col-l-5{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-10 .col-l-5.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-10 .col-xl-5.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-10 .col-s-6{width:calc(60% - 4.000000000000001px)}}@media screen and (max-width:600px){.row-10 .col-s-6.col-square{width:calc(60vw - 16.000000000000004px);height:calc(60vw - 16.000000000000004px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-6{width:calc(60% - 4.000000000000001px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-6.col-square{width:calc(60vw - 12.000000000000004px);height:calc(60vw - 12.000000000000004px)}}@media screen and (min-width:641px){.row-10 .col-l-6{width:calc(60% - 4.000000000000001px)}}@media screen and (min-width:641px){.row-10 .col-l-6.col-square{width:calc(60vw - 8.000000000000002px);height:calc(60vw - 8.000000000000002px)}}@media screen and (min-width:1000px){.row-10 .col-xl-6.col-square{width:596px;height:596px}}@media screen and (max-width:600px){.row-10 .col-s-7{width:calc(70% - 3px)}}@media screen and (max-width:600px){.row-10 .col-s-7.col-square{width:calc(70vw - 12.000000000000002px);height:calc(70vw - 12.000000000000002px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-7{width:calc(70% - 3px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-7.col-square{width:calc(70vw - 9.000000000000002px);height:calc(70vw - 9.000000000000002px)}}@media screen and (min-width:641px){.row-10 .col-l-7{width:calc(70% - 3px)}}@media screen and (min-width:641px){.row-10 .col-l-7.col-square{width:calc(70vw - 6.000000000000001px);height:calc(70vw - 6.000000000000001px)}}@media screen and (min-width:1000px){.row-10 .col-xl-7.col-square{width:697px;height:697px}}@media screen and (max-width:600px){.row-10 .col-s-8{width:calc(80% - 2px)}}@media screen and (max-width:600px){.row-10 .col-s-8.col-square{width:calc(80vw - 8px);height:calc(80vw - 8px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-8{width:calc(80% - 2px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-8.col-square{width:calc(80vw - 6px);height:calc(80vw - 6px)}}@media screen and (min-width:641px){.row-10 .col-l-8{width:calc(80% - 2px)}}@media screen and (min-width:641px){.row-10 .col-l-8.col-square{width:calc(80vw - 4px);height:calc(80vw - 4px)}}@media screen and (min-width:1000px){.row-10 .col-xl-8.col-square{width:798px;height:798px}}@media screen and (max-width:600px){.row-10 .col-s-9{width:calc(90% - 1px)}}@media screen and (max-width:600px){.row-10 .col-s-9.col-square{width:calc(90vw - 4.000000000000002px);height:calc(90vw - 4.000000000000002px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-9{width:calc(90% - 1px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-9.col-square{width:calc(90vw - 3.000000000000001px);height:calc(90vw - 3.000000000000001px)}}@media screen and (min-width:641px){.row-10 .col-l-9{width:calc(90% - 1px)}}@media screen and (min-width:641px){.row-10 .col-l-9.col-square{width:calc(90vw - 2.000000000000001px);height:calc(90vw - 2.000000000000001px)}}@media screen and (min-width:1000px){.row-10 .col-xl-9.col-square{width:899px;height:899px}}@media screen and (max-width:600px){.row-10 .col-s-10{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-10 .col-s-10.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-10{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-10 .col-m-10.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-10 .col-l-10{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-10 .col-l-10.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-10 .col-xl-10.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-11 .col-s-1{width:calc(9.090909090909092% - 9.090909090909092px)}}@media screen and (max-width:600px){.row-11 .col-s-1.col-square{width:calc(9.090909090909092vw - 36.36363636363637px);height:calc(9.090909090909092vw - 36.36363636363637px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-1{width:calc(9.090909090909092% - 9.090909090909092px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-1.col-square{width:calc(9.090909090909092vw - 27.272727272727273px);height:calc(9.090909090909092vw - 27.272727272727273px)}}@media screen and (min-width:641px){.row-11 .col-l-1{width:calc(9.090909090909092% - 9.090909090909092px)}}@media screen and (min-width:641px){.row-11 .col-l-1.col-square{width:calc(9.090909090909092vw - 18.181818181818183px);height:calc(9.090909090909092vw - 18.181818181818183px)}}@media screen and (min-width:1000px){.row-11 .col-xl-1.col-square{width:81.81818px;height:81.81818px}}@media screen and (max-width:600px){.row-11 .col-s-2{width:calc(18.181818181818183% - 8.181818181818182px)}}@media screen and (max-width:600px){.row-11 .col-s-2.col-square{width:calc(18.181818181818183vw - 32.72727272727273px);height:calc(18.181818181818183vw - 32.72727272727273px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-2{width:calc(18.181818181818183% - 8.181818181818182px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-2.col-square{width:calc(18.181818181818183vw - 24.545454545454547px);height:calc(18.181818181818183vw - 24.545454545454547px)}}@media screen and (min-width:641px){.row-11 .col-l-2{width:calc(18.181818181818183% - 8.181818181818182px)}}@media screen and (min-width:641px){.row-11 .col-l-2.col-square{width:calc(18.181818181818183vw - 16.363636363636363px);height:calc(18.181818181818183vw - 16.363636363636363px)}}@media screen and (min-width:1000px){.row-11 .col-xl-2.col-square{width:173.63636px;height:173.63636px}}@media screen and (max-width:600px){.row-11 .col-s-3{width:calc(27.272727272727273% - 7.272727272727272px)}}@media screen and (max-width:600px){.row-11 .col-s-3.col-square{width:calc(27.272727272727273vw - 29.09090909090909px);height:calc(27.272727272727273vw - 29.09090909090909px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-3{width:calc(27.272727272727273% - 7.272727272727272px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-3.col-square{width:calc(27.272727272727273vw - 21.818181818181817px);height:calc(27.272727272727273vw - 21.818181818181817px)}}@media screen and (min-width:641px){.row-11 .col-l-3{width:calc(27.272727272727273% - 7.272727272727272px)}}@media screen and (min-width:641px){.row-11 .col-l-3.col-square{width:calc(27.272727272727273vw - 14.545454545454545px);height:calc(27.272727272727273vw - 14.545454545454545px)}}@media screen and (min-width:1000px){.row-11 .col-xl-3.col-square{width:265.45455px;height:265.45455px}}@media screen and (max-width:600px){.row-11 .col-s-4{width:calc(36.36363636363637% - 6.363636363636363px)}}@media screen and (max-width:600px){.row-11 .col-s-4.col-square{width:calc(36.36363636363637vw - 25.454545454545453px);height:calc(36.36363636363637vw - 25.454545454545453px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-4{width:calc(36.36363636363637% - 6.363636363636363px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-4.col-square{width:calc(36.36363636363637vw - 19.09090909090909px);height:calc(36.36363636363637vw - 19.09090909090909px)}}@media screen and (min-width:641px){.row-11 .col-l-4{width:calc(36.36363636363637% - 6.363636363636363px)}}@media screen and (min-width:641px){.row-11 .col-l-4.col-square{width:calc(36.36363636363637vw - 12.727272727272727px);height:calc(36.36363636363637vw - 12.727272727272727px)}}@media screen and (min-width:1000px){.row-11 .col-xl-4.col-square{width:357.27273px;height:357.27273px}}@media screen and (max-width:600px){.row-11 .col-s-5{width:calc(45.45454545454546% - 5.454545454545455px)}}@media screen and (max-width:600px){.row-11 .col-s-5.col-square{width:calc(45.45454545454546vw - 21.81818181818182px);height:calc(45.45454545454546vw - 21.81818181818182px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-5{width:calc(45.45454545454546% - 5.454545454545455px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-5.col-square{width:calc(45.45454545454546vw - 16.363636363636367px);height:calc(45.45454545454546vw - 16.363636363636367px)}}@media screen and (min-width:641px){.row-11 .col-l-5{width:calc(45.45454545454546% - 5.454545454545455px)}}@media screen and (min-width:641px){.row-11 .col-l-5.col-square{width:calc(45.45454545454546vw - 10.90909090909091px);height:calc(45.45454545454546vw - 10.90909090909091px)}}@media screen and (min-width:1000px){.row-11 .col-xl-5.col-square{width:449.09091px;height:449.09091px}}@media screen and (max-width:600px){.row-11 .col-s-6{width:calc(54.54545454545455% - 4.545454545454545px)}}@media screen and (max-width:600px){.row-11 .col-s-6.col-square{width:calc(54.54545454545455vw - 18.18181818181818px);height:calc(54.54545454545455vw - 18.18181818181818px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-6{width:calc(54.54545454545455% - 4.545454545454545px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-6.col-square{width:calc(54.54545454545455vw - 13.636363636363635px);height:calc(54.54545454545455vw - 13.636363636363635px)}}@media screen and (min-width:641px){.row-11 .col-l-6{width:calc(54.54545454545455% - 4.545454545454545px)}}@media screen and (min-width:641px){.row-11 .col-l-6.col-square{width:calc(54.54545454545455vw - 9.09090909090909px);height:calc(54.54545454545455vw - 9.09090909090909px)}}@media screen and (min-width:1000px){.row-11 .col-xl-6.col-square{width:540.90909px;height:540.90909px}}@media screen and (max-width:600px){.row-11 .col-s-7{width:calc(63.63636363636364% - 3.636363636363636px)}}@media screen and (max-width:600px){.row-11 .col-s-7.col-square{width:calc(63.63636363636364vw - 14.545454545454543px);height:calc(63.63636363636364vw - 14.545454545454543px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-7{width:calc(63.63636363636364% - 3.636363636363636px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-7.col-square{width:calc(63.63636363636364vw - 10.909090909090907px);height:calc(63.63636363636364vw - 10.909090909090907px)}}@media screen and (min-width:641px){.row-11 .col-l-7{width:calc(63.63636363636364% - 3.636363636363636px)}}@media screen and (min-width:641px){.row-11 .col-l-7.col-square{width:calc(63.63636363636364vw - 7.272727272727272px);height:calc(63.63636363636364vw - 7.272727272727272px)}}@media screen and (min-width:1000px){.row-11 .col-xl-7.col-square{width:632.72727px;height:632.72727px}}@media screen and (max-width:600px){.row-11 .col-s-8{width:calc(72.72727272727273% - 2.727272727272727px)}}@media screen and (max-width:600px){.row-11 .col-s-8.col-square{width:calc(72.72727272727273vw - 10.909090909090908px);height:calc(72.72727272727273vw - 10.909090909090908px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-8{width:calc(72.72727272727273% - 2.727272727272727px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-8.col-square{width:calc(72.72727272727273vw - 8.181818181818182px);height:calc(72.72727272727273vw - 8.181818181818182px)}}@media screen and (min-width:641px){.row-11 .col-l-8{width:calc(72.72727272727273% - 2.727272727272727px)}}@media screen and (min-width:641px){.row-11 .col-l-8.col-square{width:calc(72.72727272727273vw - 5.454545454545454px);height:calc(72.72727272727273vw - 5.454545454545454px)}}@media screen and (min-width:1000px){.row-11 .col-xl-8.col-square{width:724.54545px;height:724.54545px}}@media screen and (max-width:600px){.row-11 .col-s-9{width:calc(81.81818181818183% - 1.818181818181819px)}}@media screen and (max-width:600px){.row-11 .col-s-9.col-square{width:calc(81.81818181818183vw - 7.272727272727275px);height:calc(81.81818181818183vw - 7.272727272727275px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-9{width:calc(81.81818181818183% - 1.818181818181819px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-9.col-square{width:calc(81.81818181818183vw - 5.454545454545457px);height:calc(81.81818181818183vw - 5.454545454545457px)}}@media screen and (min-width:641px){.row-11 .col-l-9{width:calc(81.81818181818183% - 1.818181818181819px)}}@media screen and (min-width:641px){.row-11 .col-l-9.col-square{width:calc(81.81818181818183vw - 3.636363636363638px);height:calc(81.81818181818183vw - 3.636363636363638px)}}@media screen and (min-width:1000px){.row-11 .col-xl-9.col-square{width:816.36364px;height:816.36364px}}@media screen and (max-width:600px){.row-11 .col-s-10{width:calc(90.90909090909092% - .90909090909091px)}}@media screen and (max-width:600px){.row-11 .col-s-10.col-square{width:calc(90.90909090909092vw - 3.636363636363639px);height:calc(90.90909090909092vw - 3.636363636363639px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-10{width:calc(90.90909090909092% - .90909090909091px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-10.col-square{width:calc(90.90909090909092vw - 2.727272727272729px);height:calc(90.90909090909092vw - 2.727272727272729px)}}@media screen and (min-width:641px){.row-11 .col-l-10{width:calc(90.90909090909092% - .90909090909091px)}}@media screen and (min-width:641px){.row-11 .col-l-10.col-square{width:calc(90.90909090909092vw - 1.81818181818182px);height:calc(90.90909090909092vw - 1.81818181818182px)}}@media screen and (min-width:1000px){.row-11 .col-xl-10.col-square{width:908.18182px;height:908.18182px}}@media screen and (max-width:600px){.row-11 .col-s-11{width:calc(100.00000000000001% - 0px)}}@media screen and (max-width:600px){.row-11 .col-s-11.col-square{width:calc(100.00000000000001vw - 0px);height:calc(100.00000000000001vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-11{width:calc(100.00000000000001% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-11 .col-m-11.col-square{width:calc(100.00000000000001vw - 0px);height:calc(100.00000000000001vw - 0px)}}@media screen and (min-width:641px){.row-11 .col-l-11{width:calc(100.00000000000001% - 0px)}}@media screen and (min-width:641px){.row-11 .col-l-11.col-square{width:calc(100.00000000000001vw - 0px);height:calc(100.00000000000001vw - 0px)}}@media screen and (min-width:1000px){.row-11 .col-xl-11.col-square{width:1000px;height:1000px}}@media screen and (max-width:600px){.row-12 .col-s-1{width:calc(8.333333333333334% - 9.166666666666666px)}}@media screen and (max-width:600px){.row-12 .col-s-1.col-square{width:calc(8.333333333333334vw - 36.666666666666664px);height:calc(8.333333333333334vw - 36.666666666666664px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-1{width:calc(8.333333333333334% - 9.166666666666666px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-1.col-square{width:calc(8.333333333333334vw - 27.5px);height:calc(8.333333333333334vw - 27.5px)}}@media screen and (min-width:641px){.row-12 .col-l-1{width:calc(8.333333333333334% - 9.166666666666666px)}}@media screen and (min-width:641px){.row-12 .col-l-1.col-square{width:calc(8.333333333333334vw - 18.333333333333332px);height:calc(8.333333333333334vw - 18.333333333333332px)}}@media screen and (min-width:1000px){.row-12 .col-xl-1.col-square{width:74.16667px;height:74.16667px}}@media screen and (max-width:600px){.row-12 .col-s-2{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (max-width:600px){.row-12 .col-s-2.col-square{width:calc(16.666666666666668vw - 33.333333333333336px);height:calc(16.666666666666668vw - 33.333333333333336px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-2{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-2.col-square{width:calc(16.666666666666668vw - 25px);height:calc(16.666666666666668vw - 25px)}}@media screen and (min-width:641px){.row-12 .col-l-2{width:calc(16.666666666666668% - 8.333333333333334px)}}@media screen and (min-width:641px){.row-12 .col-l-2.col-square{width:calc(16.666666666666668vw - 16.666666666666668px);height:calc(16.666666666666668vw - 16.666666666666668px)}}@media screen and (min-width:1000px){.row-12 .col-xl-2.col-square{width:158.33333px;height:158.33333px}}@media screen and (max-width:600px){.row-12 .col-s-3{width:calc(25% - 7.5px)}}@media screen and (max-width:600px){.row-12 .col-s-3.col-square{width:calc(25vw - 30px);height:calc(25vw - 30px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-3{width:calc(25% - 7.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-3.col-square{width:calc(25vw - 22.5px);height:calc(25vw - 22.5px)}}@media screen and (min-width:641px){.row-12 .col-l-3{width:calc(25% - 7.5px)}}@media screen and (min-width:641px){.row-12 .col-l-3.col-square{width:calc(25vw - 15px);height:calc(25vw - 15px)}}@media screen and (min-width:1000px){.row-12 .col-xl-3.col-square{width:242.5px;height:242.5px}}@media screen and (max-width:600px){.row-12 .col-s-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (max-width:600px){.row-12 .col-s-4.col-square{width:calc(33.333333333333336vw - 26.666666666666668px);height:calc(33.333333333333336vw - 26.666666666666668px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-4.col-square{width:calc(33.333333333333336vw - 20px);height:calc(33.333333333333336vw - 20px)}}@media screen and (min-width:641px){.row-12 .col-l-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media screen and (min-width:641px){.row-12 .col-l-4.col-square{width:calc(33.333333333333336vw - 13.333333333333334px);height:calc(33.333333333333336vw - 13.333333333333334px)}}@media screen and (min-width:1000px){.row-12 .col-xl-4.col-square{width:326.66667px;height:326.66667px}}@media screen and (max-width:600px){.row-12 .col-s-5{width:calc(41.66666666666667% - 5.833333333333334px)}}@media screen and (max-width:600px){.row-12 .col-s-5.col-square{width:calc(41.66666666666667vw - 23.333333333333336px);height:calc(41.66666666666667vw - 23.333333333333336px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-5{width:calc(41.66666666666667% - 5.833333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-5.col-square{width:calc(41.66666666666667vw - 17.5px);height:calc(41.66666666666667vw - 17.5px)}}@media screen and (min-width:641px){.row-12 .col-l-5{width:calc(41.66666666666667% - 5.833333333333334px)}}@media screen and (min-width:641px){.row-12 .col-l-5.col-square{width:calc(41.66666666666667vw - 11.666666666666668px);height:calc(41.66666666666667vw - 11.666666666666668px)}}@media screen and (min-width:1000px){.row-12 .col-xl-5.col-square{width:410.83333px;height:410.83333px}}@media screen and (max-width:600px){.row-12 .col-s-6{width:calc(50% - 5px)}}@media screen and (max-width:600px){.row-12 .col-s-6.col-square{width:calc(50vw - 20px);height:calc(50vw - 20px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-6{width:calc(50% - 5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-6.col-square{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media screen and (min-width:641px){.row-12 .col-l-6{width:calc(50% - 5px)}}@media screen and (min-width:641px){.row-12 .col-l-6.col-square{width:calc(50vw - 10px);height:calc(50vw - 10px)}}@media screen and (min-width:1000px){.row-12 .col-xl-6.col-square{width:495px;height:495px}}@media screen and (max-width:600px){.row-12 .col-s-7{width:calc(58.333333333333336% - 4.166666666666667px)}}@media screen and (max-width:600px){.row-12 .col-s-7.col-square{width:calc(58.333333333333336vw - 16.666666666666668px);height:calc(58.333333333333336vw - 16.666666666666668px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-7{width:calc(58.333333333333336% - 4.166666666666667px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-7.col-square{width:calc(58.333333333333336vw - 12.5px);height:calc(58.333333333333336vw - 12.5px)}}@media screen and (min-width:641px){.row-12 .col-l-7{width:calc(58.333333333333336% - 4.166666666666667px)}}@media screen and (min-width:641px){.row-12 .col-l-7.col-square{width:calc(58.333333333333336vw - 8.333333333333334px);height:calc(58.333333333333336vw - 8.333333333333334px)}}@media screen and (min-width:1000px){.row-12 .col-xl-7.col-square{width:579.16667px;height:579.16667px}}@media screen and (max-width:600px){.row-12 .col-s-8{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (max-width:600px){.row-12 .col-s-8.col-square{width:calc(66.66666666666667vw - 13.333333333333334px);height:calc(66.66666666666667vw - 13.333333333333334px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-8{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-8.col-square{width:calc(66.66666666666667vw - 10px);height:calc(66.66666666666667vw - 10px)}}@media screen and (min-width:641px){.row-12 .col-l-8{width:calc(66.66666666666667% - 3.333333333333333px)}}@media screen and (min-width:641px){.row-12 .col-l-8.col-square{width:calc(66.66666666666667vw - 6.666666666666667px);height:calc(66.66666666666667vw - 6.666666666666667px)}}@media screen and (min-width:1000px){.row-12 .col-xl-8.col-square{width:663.33333px;height:663.33333px}}@media screen and (max-width:600px){.row-12 .col-s-9{width:calc(75% - 2.5px)}}@media screen and (max-width:600px){.row-12 .col-s-9.col-square{width:calc(75vw - 9.999999999999998px);height:calc(75vw - 9.999999999999998px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-9{width:calc(75% - 2.5px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-9.col-square{width:calc(75vw - 7.499999999999998px);height:calc(75vw - 7.499999999999998px)}}@media screen and (min-width:641px){.row-12 .col-l-9{width:calc(75% - 2.5px)}}@media screen and (min-width:641px){.row-12 .col-l-9.col-square{width:calc(75vw - 4.999999999999999px);height:calc(75vw - 4.999999999999999px)}}@media screen and (min-width:1000px){.row-12 .col-xl-9.col-square{width:747.5px;height:747.5px}}@media screen and (max-width:600px){.row-12 .col-s-10{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (max-width:600px){.row-12 .col-s-10.col-square{width:calc(83.33333333333334vw - 6.666666666666665px);height:calc(83.33333333333334vw - 6.666666666666665px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-10{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-10.col-square{width:calc(83.33333333333334vw - 4.999999999999999px);height:calc(83.33333333333334vw - 4.999999999999999px)}}@media screen and (min-width:641px){.row-12 .col-l-10{width:calc(83.33333333333334% - 1.666666666666666px)}}@media screen and (min-width:641px){.row-12 .col-l-10.col-square{width:calc(83.33333333333334vw - 3.333333333333333px);height:calc(83.33333333333334vw - 3.333333333333333px)}}@media screen and (min-width:1000px){.row-12 .col-xl-10.col-square{width:831.66667px;height:831.66667px}}@media screen and (max-width:600px){.row-12 .col-s-11{width:calc(91.66666666666667% - .833333333333333px)}}@media screen and (max-width:600px){.row-12 .col-s-11.col-square{width:calc(91.66666666666667vw - 3.333333333333331px);height:calc(91.66666666666667vw - 3.333333333333331px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-11{width:calc(91.66666666666667% - .833333333333333px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-11.col-square{width:calc(91.66666666666667vw - 2.499999999999998px);height:calc(91.66666666666667vw - 2.499999999999998px)}}@media screen and (min-width:641px){.row-12 .col-l-11{width:calc(91.66666666666667% - .833333333333333px)}}@media screen and (min-width:641px){.row-12 .col-l-11.col-square{width:calc(91.66666666666667vw - 1.666666666666665px);height:calc(91.66666666666667vw - 1.666666666666665px)}}@media screen and (min-width:1000px){.row-12 .col-xl-11.col-square{width:915.83333px;height:915.83333px}}@media screen and (max-width:600px){.row-12 .col-s-12{width:calc(100% - 0px)}}@media screen and (max-width:600px){.row-12 .col-s-12.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-12{width:calc(100% - 0px)}}@media screen and (min-width:601px) and (max-width:640px){.row-12 .col-m-12.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:641px){.row-12 .col-l-12{width:calc(100% - 0px)}}@media screen and (min-width:641px){.row-12 .col-l-12.col-square{width:calc(100vw - 0px);height:calc(100vw - 0px)}}@media screen and (min-width:1000px){.row-12 .col-xl-12.col-square{width:1000px;height:1000px}}header{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around;position:fixed;height:auto}header,header:before{width:100%;z-index:3;top:0}header:before{content:'';left:0;height:100%;position:absolute;background:-webkit-linear-gradient(top,rgba(0,0,0,.4),transparent);background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);border-bottom:none;box-shadow:none}header #logo{clear:both;background:url(../../gfx/client/ci.png);background-size:contain;background-repeat:no-repeat;background-position:50%;padding:3px 0;left:0;top:0;cursor:pointer;height:auto;width:100%;height:30vh;z-index:4}header #logo a{display:block;height:100%}header #logo a,header nav{width:100%;position:absolute}header nav{left:0;z-index:2;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:all .8s cubic-bezier(.82,.1,.165,1);transition:all .8s cubic-bezier(.82,.1,.165,1);font-family:Trajan Bold,Helvetica,Arial,sans-serif;dispaly:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}header nav:before{content:'';background:hsla(0,0%,100%,.9);background-size:cover;background-repeat:no-repeat;background-position:50%;height:100%;width:100%;position:absolute;display:block;z-index:2}header nav.open{-webkit-transform:translate3d(0,auto,0);transform:translate3d(0,auto,0)}header nav.open,header nav.open ul{opacity:1;-ms-filter:none;filter:none}header nav.open ul{-webkit-transition:opacity .3s cubic-bezier(.82,.1,.165,1);transition:opacity .3s cubic-bezier(.82,.1,.165,1)}header nav.open ul li{opacity:1;-ms-filter:none;filter:none}header nav ul{max-width:980px;margin:0 auto;height:calc(100vh - auto);-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-ms-flex-line-pack:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around;overflow:hidden;z-index:3;box-sizing:border-box;-webkit-transition:opacity .3s cubic-bezier(.82,.1,.165,1) .6s;transition:opacity .3s cubic-bezier(.82,.1,.165,1) .6s;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}header nav ul,header nav ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-o-box-align:center;align-items:center;align-content:center;width:100%}header nav ul li{-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;-ms-flex-align:center;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;clear:both}header nav ul li:not(:last-child):after{position:absolute;content:'';display:block;left:0;bottom:0;width:100%;background:-webkit-radial-gradient(ellipse at center,#cec934 0,rgba(206,201,52,0) 70%);background:radial-gradient(ellipse at center,#cec934 0,rgba(206,201,52,0) 70%);height:3px}header nav ul li a{display:block;text-align:center;font-size:2em;color:#cec934}header .burger{left:0;top:0;padding:0 2vw;height:auto;background:transparent;background-size:contain;background-position:50%;background-repeat:no-repeat;font-size:30px;color:#cec934;text-shadow:0 0 3px hsla(0,0%,100%,.2);z-index:5;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center}.jumbo,header .burger{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;align-content:center}.jumbo{width:100%;min-height:100vh;padding-top:30vh;background:url(../../gfx/faces.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;-ms-flex-direction:row;flex-direction:row;max-width:inherit;-ms-flex-line-pack:center;-webkit-box-align:end;-o-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jumbo .container{background:rgba(0,0,0,.4)}.jumbo .col{z-index:2}.jumbo .col .jumbo-player{width:90%;max-width:500px}.jumbo:before{top:0;height:0;background:none}.jumbo:after,.jumbo:before{content:'';position:absolute;left:0;width:100%}.jumbo:after{bottom:0;height:20%;background:-webkit-linear-gradient(bottom,#000,transparent);background:linear-gradient(0deg,#000,transparent)}.jumbo-teaser{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:10px}.jumbo-teaser .teaser-header{padding:4px;-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#cec934}.jumbo-teaser .teaser-header article{font-size:.7em;font-weight:300;font-family:Oswald,Helvetica,Arial,sans-serif}.jumbo-teaser .teaser-thumbnail img{width:100%;height:auto;max-width:150px;min-width:150px}.main{margin:0 auto;max-width:980px;z-index:1}.main,.main:before{position:relative;clear:both;width:100%}.main:before{content:'';display:block;height:auto}#overlay{position:fixed;background:transparent;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);height:100%;width:100%;top:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;justify-content:space-around;-webkit-transition:all .3s cubic-bezier(.82,.1,.165,1);transition:all .3s cubic-bezier(.82,.1,.165,1)}#overlay.active{z-index:5000;background:rgba(0,0,0,.8)}#overlay.active,#overlay.active img{opacity:1;-ms-filter:none;filter:none}#overlay.active img{display:block}#overlay .closeOverlay{position:absolute;color:#fff;right:10px;top:10px;font-size:2em;cursor:pointer}#overlay .video{width:80%}#overlay img{width:80%;max-width:480px;padding:5px;height:auto;display:none;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .3s cubic-bezier(.82,.1,.165,1) .4s;transition:opacity .3s cubic-bezier(.82,.1,.165,1) .4s}@font-face{font-family:Trajan Bold;src:url(../../font/TrajanPro-Bold.eot);src:url(../../font/TrajanPro-Bold.eot?#iefix) format('embedded-opentype'),url(../../font/TrajanPro-Bold.ttf) format('truetype'),url(../../font/TrajanPro-Bold.otf) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:bebas;src:url(../../font/BebasNeue-webfont.eot);src:url(../../font/BebasNeue-webfont.eot?#iefix) format('embedded-opentype'),url(../../font/BebasNeue-webfont.ttf) format('truetype'),url(../../font/BebasNeue-webfont.otf) format('opentype');font-weight:400;font-style:normal}#videos{background:url(../../gfx/midpic.jpg);background-sizce:cover;background-position:50%;background-repeat:no-repeat;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center}#videos .container{background-color:hsla(0,0%,100%,.8)}#releases .container-content,#videos .container .container-header{text-align:center}